devexpress-reporting 25.1.1-alpha → 25.1.3
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 +2 -2
- 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 +2 -2
- package/chart/_control.js +2 -2
- package/chart/_controlsFactory.d.ts +2 -2
- package/chart/_controlsFactory.js +2 -2
- package/chart/_dateUtils.d.ts +2 -2
- package/chart/_dateUtils.js +2 -2
- package/chart/_handlerUri.d.ts +2 -2
- package/chart/_handlerUri.js +2 -2
- package/chart/_initializer.d.ts +2 -2
- package/chart/_initializer.js +2 -2
- package/chart/_surface.d.ts +2 -2
- package/chart/_surface.js +2 -2
- package/chart/_utils.d.ts +2 -2
- package/chart/_utils.js +2 -2
- package/chart/components/_diagram.d.ts +2 -2
- package/chart/components/_diagram.js +2 -2
- package/chart/components/axis/_axis.d.ts +2 -2
- package/chart/components/axis/_axis.js +2 -2
- package/chart/components/axis/_axisXYViewModel.d.ts +2 -2
- package/chart/components/axis/_axisXYViewModel.js +2 -2
- 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 +2 -2
- package/chart/components/models/_chart.js +2 -2
- package/chart/components/models/_constantLine.d.ts +2 -2
- package/chart/components/models/_constantLine.js +2 -2
- package/chart/components/models/_dataContainer.d.ts +2 -2
- package/chart/components/models/_dataContainer.js +2 -2
- package/chart/components/models/_dataFilter.d.ts +2 -2
- package/chart/components/models/_dataFilter.js +2 -2
- package/chart/components/models/_legend.d.ts +2 -2
- package/chart/components/models/_legend.js +2 -2
- package/chart/components/models/_scaleBreak.d.ts +2 -2
- package/chart/components/models/_scaleBreak.js +2 -2
- package/chart/components/models/_strip.d.ts +2 -2
- package/chart/components/models/_strip.js +2 -2
- package/chart/components/models/_stripLimit.d.ts +2 -2
- package/chart/components/models/_stripLimit.js +2 -2
- package/chart/components/models/_title.d.ts +2 -2
- package/chart/components/models/_title.js +2 -2
- package/chart/components/models/_wholeRange.d.ts +2 -2
- package/chart/components/models/_wholeRange.js +2 -2
- package/chart/components/series/_fillStyle.d.ts +2 -2
- package/chart/components/series/_fillStyle.js +2 -2
- package/chart/components/series/_indicator.d.ts +2 -2
- package/chart/components/series/_indicator.js +2 -2
- package/chart/components/series/_label.d.ts +2 -2
- package/chart/components/series/_label.js +2 -2
- package/chart/components/series/_point.d.ts +2 -2
- package/chart/components/series/_point.js +2 -2
- package/chart/components/series/_series.d.ts +2 -2
- package/chart/components/series/_series.js +2 -2
- package/chart/components/series/_summaryOptions.d.ts +2 -2
- package/chart/components/series/_summaryOptions.js +2 -2
- package/chart/components/series/_summaryOptionsMetaData.d.ts +2 -2
- package/chart/components/series/_summaryOptionsMetaData.js +2 -2
- package/chart/components/series/_template.d.ts +2 -2
- package/chart/components/series/_template.js +2 -2
- package/chart/components/series/_templateOptions.d.ts +2 -2
- package/chart/components/series/_templateOptions.js +2 -2
- package/chart/components/series/_view.d.ts +2 -2
- package/chart/components/series/_view.js +2 -2
- package/chart/internal/_editorTemplates.d.ts +2 -2
- package/chart/internal/_editorTemplates.js +2 -2
- 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 +3 -3
- package/chart/internal/_requests.js +2 -2
- package/chart/internal/_utils.d.ts +2 -2
- package/chart/internal/_utils.js +2 -2
- 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 +2 -2
- package/chart/internal/chartStructure/_provider.d.ts +2 -2
- package/chart/internal/chartStructure/_provider.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/chart/internal/meta/_axis.js +2 -2
- package/chart/internal/meta/_chart.d.ts +2 -2
- package/chart/internal/meta/_chart.js +2 -2
- package/chart/internal/meta/_common.d.ts +2 -2
- package/chart/internal/meta/_common.js +2 -2
- package/chart/internal/meta/_diagram.d.ts +2 -2
- package/chart/internal/meta/_diagram.js +2 -2
- package/chart/internal/meta/_indicators.d.ts +2 -2
- package/chart/internal/meta/_indicators.js +2 -2
- package/chart/internal/meta/_series.d.ts +2 -2
- package/chart/internal/meta/_series.js +2 -2
- package/chart/internal/meta/_value.d.ts +2 -2
- package/chart/internal/meta/_value.js +2 -2
- package/chart/internal/meta/_view.d.ts +2 -2
- package/chart/internal/meta/_view.js +2 -2
- package/chart/widgets/_chartDataMemberEditor.d.ts +2 -2
- package/chart/widgets/_chartDataMemberEditor.js +2 -2
- package/chart/widgets/_chartDataSourceEditor.d.ts +2 -2
- package/chart/widgets/_chartDataSourceEditor.js +2 -2
- package/chart/widgets/_chartDependencyEditor.d.ts +2 -2
- package/chart/widgets/_chartDependencyEditor.js +2 -2
- package/chart/widgets/_collectionLookupEditor.d.ts +2 -2
- package/chart/widgets/_collectionLookupEditor.js +2 -2
- 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 +2 -2
- package/chart/widgets/_summaryFunctionEditor.d.ts +2 -2
- package/chart/widgets/_summaryFunctionEditor.js +2 -2
- 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 +2 -2
- package/common/binding/eventGenerator.d.ts +2 -2
- package/common/binding/eventGenerator.js +2 -2
- package/common/binding/exportOptionsEventArgs.d.ts +2 -2
- package/common/binding/exportOptionsEventArgs.js +2 -2
- package/common/customAction.d.ts +2 -2
- package/common/customAction.js +2 -2
- package/common/customTypes.d.ts +2 -2
- package/common/customTypes.js +2 -2
- package/common/defaultCulture.d.ts +2 -2
- package/common/defaultCulture.js +2 -2
- package/common/exportOptions/csvExportOptions.d.ts +2 -2
- package/common/exportOptions/csvExportOptions.js +2 -2
- package/common/exportOptions/csvMetaData.d.ts +2 -2
- package/common/exportOptions/csvMetaData.js +2 -2
- package/common/exportOptions/docxExportOptions.d.ts +2 -2
- package/common/exportOptions/docxExportOptions.js +2 -2
- package/common/exportOptions/docxMetaData.d.ts +2 -2
- package/common/exportOptions/docxMetaData.js +2 -2
- package/common/exportOptions/emailExportOptions.d.ts +2 -2
- package/common/exportOptions/emailExportOptions.js +2 -2
- package/common/exportOptions/emailMetaData.d.ts +2 -2
- package/common/exportOptions/emailMetaData.js +2 -2
- package/common/exportOptions/exportOptions.d.ts +2 -2
- package/common/exportOptions/exportOptions.js +2 -2
- package/common/exportOptions/exportOptionsMetaData.d.ts +2 -2
- package/common/exportOptions/exportOptionsMetaData.js +2 -2
- package/common/exportOptions/htmlExportOptions.d.ts +2 -2
- package/common/exportOptions/htmlExportOptions.js +2 -2
- package/common/exportOptions/htmlMetaData.d.ts +2 -2
- package/common/exportOptions/htmlMetaData.js +2 -2
- package/common/exportOptions/imageExportOptions.d.ts +2 -2
- package/common/exportOptions/imageExportOptions.js +2 -2
- package/common/exportOptions/imageMetaData.d.ts +2 -2
- package/common/exportOptions/imageMetaData.js +2 -2
- package/common/exportOptions/metadata.d.ts +2 -2
- package/common/exportOptions/metadata.js +2 -2
- package/common/exportOptions/mhtExportOptions.d.ts +2 -2
- package/common/exportOptions/mhtExportOptions.js +2 -2
- package/common/exportOptions/mhtMetaData.d.ts +2 -2
- package/common/exportOptions/mhtMetaData.js +2 -2
- package/common/exportOptions/options/docxExportDocumentOptions.d.ts +2 -2
- package/common/exportOptions/options/docxExportDocumentOptions.js +2 -2
- package/common/exportOptions/options/pdfExportDocumentOptions.d.ts +2 -2
- package/common/exportOptions/options/pdfExportDocumentOptions.js +2 -2
- package/common/exportOptions/options/pdfPasswordSecurityOptions.d.ts +2 -2
- package/common/exportOptions/options/pdfPasswordSecurityOptions.js +2 -2
- package/common/exportOptions/options/pdfPermissionsOptions.d.ts +2 -2
- package/common/exportOptions/options/pdfPermissionsOptions.js +2 -2
- package/common/exportOptions/pdfExportOptions.d.ts +2 -2
- package/common/exportOptions/pdfExportOptions.js +2 -2
- package/common/exportOptions/pdfMetaData.d.ts +2 -2
- package/common/exportOptions/pdfMetaData.js +2 -2
- package/common/exportOptions/printPreviewMetaData.d.ts +2 -2
- package/common/exportOptions/printPreviewMetaData.js +2 -2
- 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 +2 -2
- package/common/exportOptions/rtfMetaData.d.ts +2 -2
- package/common/exportOptions/rtfMetaData.js +2 -2
- package/common/exportOptions/textExportOptions.d.ts +2 -2
- package/common/exportOptions/textExportOptions.js +2 -2
- package/common/exportOptions/textMetaData.d.ts +2 -2
- package/common/exportOptions/textMetaData.js +2 -2
- package/common/exportOptions/xlsExportOptions.d.ts +2 -2
- package/common/exportOptions/xlsExportOptions.js +2 -2
- package/common/exportOptions/xlsMetaData.d.ts +2 -2
- package/common/exportOptions/xlsMetaData.js +2 -2
- package/common/exportOptions/xlsxExportOptions.d.ts +2 -2
- package/common/exportOptions/xlsxExportOptions.js +2 -2
- package/common/exportOptions/xlsxMetaData.d.ts +2 -2
- package/common/exportOptions/xlsxMetaData.js +2 -2
- package/common/imageSource.d.ts +2 -2
- package/common/imageSource.js +2 -2
- package/common/metadata.d.ts +2 -2
- package/common/metadata.js +2 -2
- package/common/types.d.ts +2 -2
- package/common/types.js +2 -2
- package/common/utils/_chartUtils.d.ts +2 -2
- package/common/utils/_chartUtils.js +2 -2
- package/common/utils/_locker.d.ts +2 -2
- package/common/utils/_locker.js +2 -2
- package/common/utils/_utils.d.ts +2 -2
- package/common/utils/_utils.js +2 -2
- package/common/utils/editingFieldExtensions.d.ts +2 -2
- package/common/utils/editingFieldExtensions.js +2 -2
- package/common/versions.d.ts +2 -2
- package/common/versions.js +2 -2
- package/common/widgets/_editorTemplates.d.ts +2 -2
- package/common/widgets/_editorTemplates.js +2 -2
- package/designer/actions/_alignmentHandler.d.ts +2 -2
- package/designer/actions/_alignmentHandler.js +2 -2
- package/designer/actions/_dataSourceActions.d.ts +10 -4
- package/designer/actions/_dataSourceActions.js +25 -3
- package/designer/actions/_federationDataSourceEditor.d.ts +2 -2
- package/designer/actions/_federationDataSourceEditor.js +2 -2
- package/designer/actions/_jsonDataSourceEditor.d.ts +2 -2
- package/designer/actions/_jsonDataSourceEditor.js +2 -2
- package/designer/actions/_objectDataSourceEditor.d.ts +2 -2
- package/designer/actions/_objectDataSourceEditor.js +2 -2
- package/designer/actions/_spaceCommandHandler.d.ts +2 -2
- package/designer/actions/_spaceCommandHandler.js +2 -2
- package/designer/actions/_sqlDataSourceEditor.d.ts +2 -2
- package/designer/actions/_sqlDataSourceEditor.js +2 -2
- package/designer/actions/actionId.d.ts +2 -2
- package/designer/actions/actionId.js +2 -2
- 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 +2 -2
- package/designer/actions/elementActions.d.ts +2 -2
- package/designer/actions/elementActions.js +2 -2
- package/designer/actions/elementsGroupActions.d.ts +2 -2
- package/designer/actions/elementsGroupActions.js +2 -2
- package/designer/actions/fitBoundsToTextAction.d.ts +2 -2
- package/designer/actions/fitBoundsToTextAction.js +2 -2
- package/designer/actions/fitTextToBoundsAction.d.ts +2 -2
- package/designer/actions/fitTextToBoundsAction.js +2 -2
- package/designer/actions/fitToContainerAction.d.ts +2 -2
- package/designer/actions/fitToContainerAction.js +2 -2
- package/designer/actions/pdfContentActions.d.ts +2 -2
- package/designer/actions/pdfContentActions.js +2 -2
- package/designer/actions/pivotGridActions.d.ts +2 -2
- package/designer/actions/pivotGridActions.js +2 -2
- package/designer/actions/reportActions.d.ts +2 -2
- package/designer/actions/reportActions.js +4 -4
- 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 +2 -2
- package/designer/actions/tableCellGroupActions.d.ts +2 -2
- package/designer/actions/tableCellGroupActions.js +2 -2
- package/designer/actions/tableRowActions.d.ts +2 -2
- package/designer/actions/tableRowActions.js +2 -2
- package/designer/actions/textElementAction.d.ts +2 -2
- package/designer/actions/textElementAction.js +2 -2
- package/designer/bands/_bandContainerUtils.d.ts +2 -2
- package/designer/bands/_bandContainerUtils.js +2 -2
- package/designer/bands/_bandHolder.d.ts +2 -2
- package/designer/bands/_bandHolder.js +2 -2
- package/designer/bands/_bandUtils.d.ts +16 -4
- package/designer/bands/_bandUtils.js +69 -51
- package/designer/bands/_printAcrossBandsPlaceHolder.d.ts +2 -2
- package/designer/bands/_printAcrossBandsPlaceHolder.js +6 -3
- package/designer/bands/_vericalBandContainer.d.ts +2 -2
- package/designer/bands/_vericalBandContainer.js +2 -2
- package/designer/bands/_verticalBandsUtils.d.ts +2 -2
- package/designer/bands/_verticalBandsUtils.js +2 -2
- package/designer/bands/bandSurfaceCollapsedHeight.d.ts +2 -2
- package/designer/bands/bandSurfaceCollapsedHeight.js +2 -2
- package/designer/bands/groupfield.d.ts +2 -2
- package/designer/bands/groupfield.js +2 -2
- package/designer/bands/metadata/bandsMetadata.d.ts +5 -3
- package/designer/bands/metadata/bandsMetadata.js +5 -3
- package/designer/bands/metadata/groupfieldMetaData.d.ts +2 -2
- package/designer/bands/metadata/groupfieldMetaData.js +2 -2
- package/designer/bands/metadata/multiColumnMetaData.d.ts +2 -2
- package/designer/bands/metadata/multiColumnMetaData.js +2 -2
- package/designer/bands/metadata/xrBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrBandMetaData.js +2 -2
- package/designer/bands/metadata/xrDetailBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrDetailBandMetaData.js +4 -6
- package/designer/bands/metadata/xrDetailReportBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrDetailReportBandMetaData.js +4 -4
- package/designer/bands/metadata/xrGroupBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrGroupBandMetaData.js +5 -5
- package/designer/bands/metadata/xrPageBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrPageBandMetaData.js +2 -2
- package/designer/bands/metadata/xrVerticalBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrVerticalBandMetaData.js +2 -2
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.js +2 -2
- package/designer/bands/multiColumn.d.ts +2 -2
- package/designer/bands/multiColumn.js +2 -2
- package/designer/bands/xrBand.d.ts +2 -7
- package/designer/bands/xrBand.js +15 -45
- package/designer/bands/xrDetailBand.d.ts +3 -3
- package/designer/bands/xrDetailBand.js +5 -4
- package/designer/bands/xrDetailReportBand.d.ts +18 -7
- package/designer/bands/xrDetailReportBand.js +79 -27
- package/designer/bands/xrGroupBand.d.ts +26 -4
- package/designer/bands/xrGroupBand.js +102 -9
- package/designer/bands/xrMarginBands.d.ts +2 -2
- package/designer/bands/xrMarginBands.js +2 -2
- package/designer/bands/xrPageBand.d.ts +2 -2
- package/designer/bands/xrPageBand.js +2 -2
- package/designer/bands/xrSubband.d.ts +2 -2
- package/designer/bands/xrSubband.js +2 -2
- package/designer/bands/xrVerticalBand.d.ts +2 -3
- package/designer/bands/xrVerticalBand.js +2 -5
- package/designer/bands/xrVerticalDetailBand.d.ts +3 -3
- package/designer/bands/xrVerticalDetailBand.js +4 -3
- package/designer/controls/_xrTodoControl.d.ts +2 -2
- package/designer/controls/_xrTodoControl.js +2 -2
- package/designer/controls/barCodesTypes.d.ts +2 -2
- package/designer/controls/barCodesTypes.js +2 -2
- package/designer/controls/crossTab/cellCreator.d.ts +2 -2
- package/designer/controls/crossTab/cellCreator.js +2 -2
- package/designer/controls/crossTab/definitions.d.ts +2 -2
- package/designer/controls/crossTab/definitions.js +2 -2
- 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 +2 -2
- package/designer/controls/defaultTableOfContentsLevelHeight.js +2 -2
- package/designer/controls/getNearestBand.d.ts +2 -2
- package/designer/controls/getNearestBand.js +2 -2
- package/designer/controls/metadata/crosstab/definitions.d.ts +2 -2
- package/designer/controls/metadata/crosstab/definitions.js +2 -2
- package/designer/controls/metadata/crosstab/fields.d.ts +2 -2
- package/designer/controls/metadata/crosstab/fields.js +2 -2
- package/designer/controls/metadata/crosstab/layoutOptions.d.ts +2 -2
- package/designer/controls/metadata/crosstab/layoutOptions.js +2 -2
- package/designer/controls/metadata/crosstab/printOptions.d.ts +2 -2
- package/designer/controls/metadata/crosstab/printOptions.js +2 -2
- package/designer/controls/metadata/crosstab/xrCrossTabCell.d.ts +2 -2
- package/designer/controls/metadata/crosstab/xrCrossTabCell.js +2 -2
- package/designer/controls/metadata/pivotgrid/pivotgridfield.d.ts +2 -2
- package/designer/controls/metadata/pivotgrid/pivotgridfield.js +2 -2
- package/designer/controls/metadata/pivotgrid/sortBySummary.d.ts +2 -2
- package/designer/controls/metadata/pivotgrid/sortBySummary.js +2 -2
- package/designer/controls/metadata/properties/action.d.ts +2 -2
- package/designer/controls/metadata/properties/action.js +2 -2
- package/designer/controls/metadata/properties/anchoring.d.ts +2 -2
- package/designer/controls/metadata/properties/anchoring.js +2 -2
- package/designer/controls/metadata/properties/controlParameter.d.ts +2 -2
- package/designer/controls/metadata/properties/controlParameter.js +2 -2
- package/designer/controls/metadata/properties/dataBindings.d.ts +2 -2
- package/designer/controls/metadata/properties/dataBindings.js +2 -2
- package/designer/controls/metadata/properties/editOptions.d.ts +2 -2
- package/designer/controls/metadata/properties/editOptions.js +2 -2
- package/designer/controls/metadata/properties/editOptionsSerializationInfo.d.ts +2 -2
- package/designer/controls/metadata/properties/editOptionsSerializationInfo.js +2 -2
- package/designer/controls/metadata/properties/expressionBinding.d.ts +2 -2
- package/designer/controls/metadata/properties/expressionBinding.js +2 -2
- package/designer/controls/metadata/properties/formattingRulesLink.d.ts +2 -2
- package/designer/controls/metadata/properties/formattingRulesLink.js +2 -2
- package/designer/controls/metadata/properties/formattingrules.d.ts +2 -2
- package/designer/controls/metadata/properties/formattingrules.js +2 -2
- package/designer/controls/metadata/properties/frameOptions.d.ts +2 -2
- package/designer/controls/metadata/properties/frameOptions.js +2 -2
- package/designer/controls/metadata/properties/glyphOptions.d.ts +2 -2
- package/designer/controls/metadata/properties/glyphOptions.js +2 -2
- package/designer/controls/metadata/properties/metadata.d.ts +12 -3
- package/designer/controls/metadata/properties/metadata.js +21 -3
- package/designer/controls/metadata/properties/metadataGroups.d.ts +2 -2
- package/designer/controls/metadata/properties/metadataGroups.js +5 -5
- package/designer/controls/metadata/properties/scriptMetadata.d.ts +2 -2
- package/designer/controls/metadata/properties/scriptMetadata.js +2 -2
- package/designer/controls/metadata/properties/sortingOptions.d.ts +2 -2
- package/designer/controls/metadata/properties/sortingOptions.js +2 -2
- package/designer/controls/metadata/properties/style.d.ts +2 -2
- package/designer/controls/metadata/properties/style.js +2 -2
- package/designer/controls/metadata/properties/watermark.d.ts +2 -2
- package/designer/controls/metadata/properties/watermark.js +2 -2
- package/designer/controls/metadata/xrBarcode.d.ts +2 -2
- package/designer/controls/metadata/xrBarcode.js +2 -2
- package/designer/controls/metadata/xrCharactercomb.d.ts +2 -2
- package/designer/controls/metadata/xrCharactercomb.js +4 -4
- package/designer/controls/metadata/xrChart.d.ts +2 -2
- package/designer/controls/metadata/xrChart.js +2 -2
- package/designer/controls/metadata/xrCheckbox.d.ts +2 -2
- package/designer/controls/metadata/xrCheckbox.js +2 -2
- package/designer/controls/metadata/xrControl.d.ts +2 -2
- package/designer/controls/metadata/xrControl.js +2 -2
- package/designer/controls/metadata/xrCrossTab.d.ts +2 -2
- package/designer/controls/metadata/xrCrossTab.js +2 -2
- package/designer/controls/metadata/xrCrossband.d.ts +2 -2
- package/designer/controls/metadata/xrCrossband.js +5 -5
- package/designer/controls/metadata/xrGauge.d.ts +2 -2
- package/designer/controls/metadata/xrGauge.js +2 -2
- package/designer/controls/metadata/xrLine.d.ts +2 -2
- package/designer/controls/metadata/xrLine.js +2 -2
- package/designer/controls/metadata/xrPagebreak.d.ts +2 -2
- package/designer/controls/metadata/xrPagebreak.js +2 -2
- package/designer/controls/metadata/xrPageinfo.d.ts +2 -2
- package/designer/controls/metadata/xrPageinfo.js +2 -2
- package/designer/controls/metadata/xrPdfContent.d.ts +2 -2
- package/designer/controls/metadata/xrPdfContent.js +2 -2
- package/designer/controls/metadata/xrPdfSignature.d.ts +2 -2
- package/designer/controls/metadata/xrPdfSignature.js +2 -2
- package/designer/controls/metadata/xrPicturebox.d.ts +2 -2
- package/designer/controls/metadata/xrPicturebox.js +2 -2
- package/designer/controls/metadata/xrPivotgrid.d.ts +2 -2
- package/designer/controls/metadata/xrPivotgrid.js +2 -2
- package/designer/controls/metadata/xrReport.d.ts +5 -4
- package/designer/controls/metadata/xrReport.js +18 -8
- package/designer/controls/metadata/xrRichText.d.ts +2 -2
- package/designer/controls/metadata/xrRichText.js +2 -2
- package/designer/controls/metadata/xrShape.d.ts +2 -2
- package/designer/controls/metadata/xrShape.js +2 -2
- package/designer/controls/metadata/xrSparkline.d.ts +2 -2
- package/designer/controls/metadata/xrSparkline.js +2 -2
- package/designer/controls/metadata/xrSubreport.d.ts +2 -2
- package/designer/controls/metadata/xrSubreport.js +2 -2
- package/designer/controls/metadata/xrSubreportParameterBinding.d.ts +2 -2
- package/designer/controls/metadata/xrSubreportParameterBinding.js +2 -2
- package/designer/controls/metadata/xrTable.d.ts +2 -2
- package/designer/controls/metadata/xrTable.js +2 -2
- package/designer/controls/metadata/xrTableCell.d.ts +2 -2
- package/designer/controls/metadata/xrTableCell.js +2 -2
- package/designer/controls/metadata/xrTableOfContents.d.ts +2 -2
- package/designer/controls/metadata/xrTableOfContents.js +4 -4
- package/designer/controls/metadata/xrTableOfContentsLevel.d.ts +2 -2
- package/designer/controls/metadata/xrTableOfContentsLevel.js +3 -3
- package/designer/controls/metadata/xrTableRow.d.ts +2 -2
- package/designer/controls/metadata/xrTableRow.js +2 -2
- package/designer/controls/metadata/xrTextControl.d.ts +2 -2
- package/designer/controls/metadata/xrTextControl.js +2 -2
- package/designer/controls/metadata/xrZipcode.d.ts +2 -2
- package/designer/controls/metadata/xrZipcode.js +2 -2
- package/designer/controls/pivotgrid/pivotgridfield.d.ts +2 -2
- package/designer/controls/pivotgrid/pivotgridfield.js +2 -2
- package/designer/controls/pivotgrid/sortBySummary.d.ts +2 -2
- package/designer/controls/pivotgrid/sortBySummary.js +2 -2
- package/designer/controls/properties/action.d.ts +2 -2
- package/designer/controls/properties/action.js +2 -2
- package/designer/controls/properties/anchoring.d.ts +2 -2
- package/designer/controls/properties/anchoring.js +2 -2
- package/designer/controls/properties/components.d.ts +6 -3
- package/designer/controls/properties/components.js +14 -5
- package/designer/controls/properties/controlParameter.d.ts +2 -2
- package/designer/controls/properties/controlParameter.js +2 -2
- package/designer/controls/properties/editOptions.d.ts +2 -2
- package/designer/controls/properties/editOptions.js +2 -2
- 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 +2 -2
- package/designer/controls/properties/formattingrules.d.ts +2 -2
- package/designer/controls/properties/formattingrules.js +2 -2
- package/designer/controls/properties/glyphOptions.d.ts +2 -2
- package/designer/controls/properties/glyphOptions.js +2 -2
- 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 +2 -2
- package/designer/controls/properties/style.d.ts +2 -2
- package/designer/controls/properties/style.js +2 -2
- package/designer/controls/properties/symbology.d.ts +2 -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 +2 -2
- package/designer/controls/richEdit.js +2 -2
- package/designer/controls/spartlineTypes.d.ts +2 -2
- package/designer/controls/spartlineTypes.js +2 -2
- package/designer/controls/subreportViewModel.d.ts +2 -2
- package/designer/controls/subreportViewModel.js +2 -2
- 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 +42 -31
- package/designer/controls/utils/_charactercombHelper.d.ts +2 -2
- package/designer/controls/utils/_charactercombHelper.js +2 -2
- package/designer/controls/utils/_chartDataFilterModelReport.d.ts +2 -2
- package/designer/controls/utils/_chartDataFilterModelReport.js +2 -2
- package/designer/controls/utils/_chartFieldListExtender.d.ts +2 -2
- package/designer/controls/utils/_chartFieldListExtender.js +2 -2
- package/designer/controls/utils/_chartUtils.d.ts +2 -2
- package/designer/controls/utils/_chartUtils.js +2 -2
- package/designer/controls/utils/_controlTypes.d.ts +2 -2
- 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 +2 -2
- package/designer/controls/utils/_localizationUtils.d.ts +2 -2
- package/designer/controls/utils/_localizationUtils.js +2 -2
- package/designer/controls/utils/_metaUtils.d.ts +2 -2
- package/designer/controls/utils/_metaUtils.js +2 -2
- package/designer/controls/utils/_modelPatch.d.ts +2 -2
- package/designer/controls/utils/_modelPatch.js +2 -2
- 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 +2 -2
- package/designer/controls/utils/_tableCalculationProvider.d.ts +2 -2
- package/designer/controls/utils/_tableCalculationProvider.js +2 -2
- package/designer/controls/utils/_tableComponentSurface.d.ts +2 -2
- package/designer/controls/utils/_tableComponentSurface.js +2 -2
- package/designer/controls/utils/_tocUtils.d.ts +2 -2
- package/designer/controls/utils/_tocUtils.js +2 -2
- package/designer/controls/utils/controlsFactory.d.ts +2 -2
- package/designer/controls/utils/controlsFactory.js +2 -2
- package/designer/controls/xrBarcode.d.ts +2 -2
- package/designer/controls/xrBarcode.js +2 -2
- package/designer/controls/xrCharactercomb.d.ts +2 -2
- package/designer/controls/xrCharactercomb.js +2 -2
- package/designer/controls/xrChart.d.ts +2 -2
- package/designer/controls/xrChart.js +2 -2
- package/designer/controls/xrCheckbox.d.ts +2 -2
- package/designer/controls/xrCheckbox.js +2 -2
- package/designer/controls/xrControl.d.ts +19 -3
- package/designer/controls/xrControl.js +87 -5
- package/designer/controls/xrCrossTab.d.ts +3 -3
- package/designer/controls/xrCrossTab.js +7 -4
- package/designer/controls/xrCrossTabCell.d.ts +2 -2
- package/designer/controls/xrCrossTabCell.js +3 -3
- package/designer/controls/xrCrossband.d.ts +3 -2
- package/designer/controls/xrCrossband.js +8 -2
- package/designer/controls/xrGauge.d.ts +2 -2
- package/designer/controls/xrGauge.js +2 -2
- package/designer/controls/xrLine.d.ts +2 -2
- package/designer/controls/xrLine.js +2 -2
- package/designer/controls/xrPagebreak.d.ts +2 -2
- package/designer/controls/xrPagebreak.js +5 -11
- package/designer/controls/xrPageinfo.d.ts +2 -2
- package/designer/controls/xrPageinfo.js +2 -2
- package/designer/controls/xrPdfContent.d.ts +2 -2
- package/designer/controls/xrPdfContent.js +2 -2
- package/designer/controls/xrPdfSignature.d.ts +2 -2
- package/designer/controls/xrPdfSignature.js +2 -2
- package/designer/controls/xrPicturebox.d.ts +3 -3
- package/designer/controls/xrPicturebox.js +5 -3
- package/designer/controls/xrPivotgrid.d.ts +2 -2
- package/designer/controls/xrPivotgrid.js +2 -2
- package/designer/controls/xrReport.d.ts +9 -5
- package/designer/controls/xrReport.js +58 -31
- package/designer/controls/xrReportelement.d.ts +4 -2
- package/designer/controls/xrReportelement.js +14 -2
- package/designer/controls/xrRichText.d.ts +2 -2
- package/designer/controls/xrRichText.js +2 -2
- package/designer/controls/xrRichTextSurface.d.ts +2 -2
- package/designer/controls/xrRichTextSurface.js +2 -2
- package/designer/controls/xrShape.d.ts +3 -2
- package/designer/controls/xrShape.js +4 -2
- package/designer/controls/xrSparkline.d.ts +2 -2
- package/designer/controls/xrSparkline.js +2 -2
- package/designer/controls/xrSubreport.d.ts +2 -2
- package/designer/controls/xrSubreport.js +2 -2
- package/designer/controls/xrSubreportParameterBinding.d.ts +2 -2
- package/designer/controls/xrSubreportParameterBinding.js +2 -2
- package/designer/controls/xrTable.d.ts +2 -2
- package/designer/controls/xrTable.js +2 -2
- package/designer/controls/xrTableCell.d.ts +2 -2
- package/designer/controls/xrTableCell.js +2 -2
- package/designer/controls/xrTableOfContents.d.ts +3 -2
- package/designer/controls/xrTableOfContents.js +4 -2
- package/designer/controls/xrTableOfContentsLevel.d.ts +3 -3
- package/designer/controls/xrTableOfContentsLevel.js +3 -3
- package/designer/controls/xrTableRow.d.ts +3 -3
- package/designer/controls/xrTableRow.js +3 -3
- package/designer/controls/xrTextControl.d.ts +2 -2
- package/designer/controls/xrTextControl.js +2 -2
- package/designer/controls/xrUnknownControl.d.ts +2 -2
- package/designer/controls/xrUnknownControl.js +2 -2
- package/designer/controls/xrZipcode.d.ts +2 -2
- package/designer/controls/xrZipcode.js +2 -2
- package/designer/dataObjects/calculatedField.d.ts +2 -2
- package/designer/dataObjects/calculatedField.js +2 -2
- package/designer/dataObjects/dataBinding.d.ts +2 -2
- package/designer/dataObjects/dataBinding.js +2 -2
- package/designer/dataObjects/dataFederation.d.ts +2 -2
- package/designer/dataObjects/dataFederation.js +2 -2
- package/designer/dataObjects/expressions/_expressionWrapper.d.ts +2 -2
- package/designer/dataObjects/expressions/_expressionWrapper.js +2 -2
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.d.ts +2 -2
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.js +2 -2
- package/designer/dataObjects/metadata/_parameterUtils.d.ts +2 -2
- package/designer/dataObjects/metadata/_parameterUtils.js +2 -2
- package/designer/dataObjects/metadata/calculatedField.d.ts +2 -2
- package/designer/dataObjects/metadata/calculatedField.js +2 -2
- package/designer/dataObjects/metadata/dataBinding.d.ts +2 -2
- package/designer/dataObjects/metadata/dataBinding.js +2 -2
- package/designer/dataObjects/metadata/dataBindingInfo.d.ts +2 -2
- package/designer/dataObjects/metadata/dataBindingInfo.js +2 -2
- package/designer/dataObjects/metadata/parameters/layoutItems.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/layoutItems.js +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpSettings.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpSettings.js +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpValue.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpValue.js +2 -2
- package/designer/dataObjects/metadata/parameters/parameter.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/parameter.js +2 -2
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.js +2 -2
- package/designer/dataObjects/metadata/parameters/rangeSettings.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/rangeSettings.js +2 -2
- package/designer/dataObjects/objectItemCreation.d.ts +2 -2
- package/designer/dataObjects/objectItemCreation.js +2 -2
- package/designer/dataObjects/objectStorage.d.ts +2 -2
- package/designer/dataObjects/objectStorage.js +2 -2
- package/designer/dataObjects/objectStorageItem.d.ts +3 -2
- package/designer/dataObjects/objectStorageItem.js +10 -4
- package/designer/dataObjects/parameters/layoutItems.d.ts +2 -2
- package/designer/dataObjects/parameters/layoutItems.js +2 -2
- 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 +2 -2
- package/designer/dataObjects/parameters/parameter.d.ts +2 -2
- package/designer/dataObjects/parameters/parameter.js +2 -2
- package/designer/dataObjects/parameters/parameterExpressionAddon.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterExpressionAddon.js +2 -2
- package/designer/dataObjects/parameters/parameterExpressionBinding.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterExpressionBinding.js +2 -2
- package/designer/dataObjects/parameters/parameterSettings.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterSettings.js +2 -2
- package/designer/dataObjects/parameters/parameterTypesHelper.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterTypesHelper.js +2 -2
- package/designer/dataObjects/parameters/propertyExpressionMapper.d.ts +2 -2
- package/designer/dataObjects/parameters/propertyExpressionMapper.js +2 -2
- package/designer/dataObjects/parameters/rangeSettings.d.ts +2 -2
- package/designer/dataObjects/parameters/rangeSettings.js +2 -2
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.d.ts +2 -2
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.js +2 -2
- package/designer/dataObjects/universalDataSource.d.ts +2 -2
- package/designer/dataObjects/universalDataSource.js +2 -2
- package/designer/helpers/_dataSourceHelper.d.ts +2 -2
- package/designer/helpers/_dataSourceHelper.js +3 -2
- package/designer/helpers/_designControlsHelper.d.ts +2 -2
- package/designer/helpers/_designControlsHelper.js +2 -2
- package/designer/helpers/_reportDesignerControlsHelper.d.ts +2 -2
- package/designer/helpers/_reportDesignerControlsHelper.js +2 -2
- package/designer/helpers/_styleHelper.d.ts +2 -2
- package/designer/helpers/_styleHelper.js +2 -2
- package/designer/helpers/_textElementSizeHelper.d.ts +2 -2
- package/designer/helpers/_textElementSizeHelper.js +2 -2
- package/designer/helpers/reportParameterHelper.d.ts +2 -2
- package/designer/helpers/reportParameterHelper.js +2 -2
- package/designer/internal/_addVariablesToExpressionEditor.d.ts +2 -2
- package/designer/internal/_addVariablesToExpressionEditor.js +2 -2
- package/designer/internal/_autoScrolling.d.ts +2 -2
- package/designer/internal/_autoScrolling.js +2 -2
- package/designer/internal/_bandLevelEditor.d.ts +2 -2
- package/designer/internal/_bandLevelEditor.js +4 -5
- 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 +2 -2
- package/designer/internal/_coordinateGrid.d.ts +2 -2
- package/designer/internal/_coordinateGrid.js +2 -2
- package/designer/internal/_copyPasteStrategy.d.ts +2 -2
- package/designer/internal/_copyPasteStrategy.js +2 -2
- 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 +2 -2
- package/designer/internal/_crossTabConverter.d.ts +2 -2
- package/designer/internal/_crossTabConverter.js +2 -2
- package/designer/internal/_customMergingEngine.d.ts +2 -2
- package/designer/internal/_customMergingEngine.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/designer/internal/_displayNameBindings.d.ts +2 -2
- package/designer/internal/_displayNameBindings.js +2 -2
- package/designer/internal/_displayNameProvider.d.ts +2 -2
- package/designer/internal/_displayNameProvider.js +2 -2
- 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 +2 -2
- package/designer/internal/_htmlMarkUpConverter.d.ts +2 -2
- package/designer/internal/_htmlMarkUpConverter.js +2 -2
- package/designer/internal/_initializer.d.ts +2 -2
- package/designer/internal/_initializer.js +5 -2
- package/designer/internal/_localizationStringId.d.ts +2 -2
- package/designer/internal/_localizationStringId.js +2 -2
- package/designer/internal/_reportConverter.d.ts +2 -2
- package/designer/internal/_reportConverter.js +2 -2
- package/designer/internal/_ruler.d.ts +3 -2
- package/designer/internal/_ruler.js +27 -4
- package/designer/internal/_settings.d.ts +2 -2
- package/designer/internal/_settings.js +2 -2
- package/designer/internal/_translateHelper.d.ts +2 -2
- package/designer/internal/_translateHelper.js +2 -2
- package/designer/internal/_utils.d.ts +2 -2
- package/designer/internal/_utils.js +2 -2
- package/designer/internal/_watermarkBinding.d.ts +2 -2
- package/designer/internal/_watermarkBinding.js +2 -2
- package/designer/internal/_wizardRunner.d.ts +2 -2
- package/designer/internal/_wizardRunner.js +2 -2
- package/designer/internal/ai/_aiDesignerPanelModel.d.ts +20 -0
- package/designer/internal/ai/_aiDesignerPanelModel.js +33 -0
- package/designer/internal/dragdrop/_fieldListDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_fieldListDragDropHandler.js +2 -2
- package/designer/internal/dragdrop/_fieldListDragDropHelper.d.ts +2 -2
- package/designer/internal/dragdrop/_fieldListDragDropHelper.js +2 -2
- package/designer/internal/dragdrop/_objectExplorerDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_objectExplorerDragDropHandler.js +2 -2
- package/designer/internal/dragdrop/_objectExplorerDragDropHelper.d.ts +2 -2
- package/designer/internal/dragdrop/_objectExplorerDragDropHelper.js +2 -2
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.d.ts +4 -2
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.js +11 -3
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.js +2 -2
- package/designer/internal/dragdrop/_reportSnapLinesCollector.d.ts +2 -2
- package/designer/internal/dragdrop/_reportSnapLinesCollector.js +2 -2
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.d.ts +2 -3
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.js +4 -23
- package/designer/internal/dragdrop/_selectionDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_selectionDragDropHandler.js +2 -2
- package/designer/internal/dragdrop/_utils.d.ts +2 -2
- package/designer/internal/dragdrop/_utils.js +3 -3
- package/designer/internal/errorPanel/_designerErrorProvider.d.ts +4 -4
- package/designer/internal/errorPanel/_designerErrorProvider.js +2 -2
- package/designer/internal/errorPanel/_errorPanelViewModel.d.ts +2 -2
- package/designer/internal/errorPanel/_errorPanelViewModel.js +2 -2
- 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 +3 -3
- package/designer/internal/fieldlist/_dataSourceItemsExtender.d.ts +2 -2
- package/designer/internal/fieldlist/_dataSourceItemsExtender.js +4 -2
- package/designer/internal/fieldlist/_fieldListController.d.ts +2 -2
- package/designer/internal/fieldlist/_fieldListController.js +2 -2
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.d.ts +2 -2
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.js +4 -4
- package/designer/internal/fieldlist/_parametersViewModel.d.ts +2 -2
- package/designer/internal/fieldlist/_parametersViewModel.js +2 -2
- package/designer/internal/fieldlist/_renameDataSourceStrategy.d.ts +2 -2
- package/designer/internal/fieldlist/_renameDataSourceStrategy.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.d.ts +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.js +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutTreeListController.d.ts +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutTreeListController.js +2 -2
- package/designer/internal/reportExplorer/_reportExplorer.d.ts +2 -2
- package/designer/internal/reportExplorer/_reportExplorer.js +2 -2
- package/designer/internal/reportExplorer/_reportItemsProvider.d.ts +2 -2
- package/designer/internal/reportExplorer/_reportItemsProvider.js +2 -2
- package/designer/internal/scripting/_eventArgsTypes.d.ts +2 -2
- package/designer/internal/scripting/_eventArgsTypes.js +2 -2
- package/designer/internal/scripting/_eventdropdowneditor.d.ts +2 -2
- package/designer/internal/scripting/_eventdropdowneditor.js +2 -2
- package/designer/internal/scripting/_languageHelper.d.ts +2 -2
- package/designer/internal/scripting/_languageHelper.js +2 -2
- package/designer/internal/scripting/_reportCompleter.d.ts +2 -2
- package/designer/internal/scripting/_reportCompleter.js +2 -2
- 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 +2 -2
- package/designer/internal/serialization/_serializer.d.ts +2 -2
- package/designer/internal/serialization/_serializer.js +2 -2
- package/designer/jsReportDesigner.d.ts +9 -9
- package/designer/jsReportDesigner.js +5 -2
- package/designer/jsReportDesignerBinding.d.ts +2 -2
- package/designer/jsReportDesignerBinding.js +2 -2
- package/designer/localization/_localization.d.ts +2 -2
- package/designer/localization/_localization.js +2 -2
- package/designer/localization/_localizationEditor.d.ts +12 -2
- package/designer/localization/_localizationEditor.js +13 -2
- package/designer/localization/_localizationEngine.d.ts +2 -2
- package/designer/localization/_localizationEngine.js +2 -2
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.d.ts +2 -2
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.js +2 -2
- package/designer/localization/localizationMetadata.d.ts +2 -2
- package/designer/localization/localizationMetadata.js +2 -2
- package/designer/localization/localizationService.d.ts +4 -3
- package/designer/localization/localizationService.js +9 -9
- package/designer/services/_aiService.d.ts +4 -2
- package/designer/services/_aiService.js +13 -4
- package/designer/services/_controlConverterService.d.ts +5 -5
- package/designer/services/_controlConverterService.js +2 -2
- package/designer/services/_formatStringService.d.ts +5 -5
- package/designer/services/_formatStringService.js +2 -2
- package/designer/services/_reportDataSourceService.d.ts +2 -2
- package/designer/services/_reportDataSourceService.js +2 -2
- package/designer/services/_reportPreviewService.d.ts +9 -3
- package/designer/services/_reportPreviewService.js +8 -5
- package/designer/services/_reportRenderingService.d.ts +7 -7
- package/designer/services/_reportRenderingService.js +2 -2
- package/designer/services/_reportScriptService.d.ts +5 -5
- package/designer/services/_reportScriptService.js +2 -2
- package/designer/services/_reportWizardService.d.ts +3 -3
- package/designer/services/_reportWizardService.js +2 -2
- package/designer/services/reportStorageWeb.d.ts +6 -6
- package/designer/services/reportStorageWeb.js +2 -2
- package/designer/settings.d.ts +3 -2
- package/designer/settings.js +3 -2
- package/designer/tools/dialogs/editParametersDialog.d.ts +3 -4
- package/designer/tools/dialogs/editParametersDialog.js +3 -4
- package/designer/tools/dialogs/openReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/openReportDialog.js +2 -2
- package/designer/tools/dialogs/parametersDialogs.d.ts +6 -4
- package/designer/tools/dialogs/parametersDialogs.js +6 -4
- 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 +6 -2
- package/designer/tools/dialogs/saveReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/saveReportDialog.js +2 -2
- package/designer/tools/generator/_inititalizer.d.ts +4 -2
- package/designer/tools/generator/_inititalizer.js +68 -14
- package/designer/tools/generator/_qBRequestWrapper.d.ts +2 -2
- package/designer/tools/generator/_qBRequestWrapper.js +2 -2
- package/designer/tools/generator/_reportMenuSettings.d.ts +2 -2
- package/designer/tools/generator/_reportMenuSettings.js +2 -2
- package/designer/tools/generator/_settings.d.ts +6 -3
- package/designer/tools/generator/_settings.js +6 -4
- package/designer/tools/generator/reportDesignerContext.d.ts +4 -2
- package/designer/tools/generator/reportDesignerContext.js +3 -2
- package/designer/tools/navigation/navigateByReports.d.ts +2 -2
- package/designer/tools/navigation/navigateByReports.js +2 -2
- package/designer/tools/navigation/navigateTab.d.ts +2 -2
- package/designer/tools/navigation/navigateTab.js +2 -2
- package/designer/tools/smartTags/expressionSmartTag.d.ts +2 -2
- package/designer/tools/smartTags/expressionSmartTag.js +2 -2
- package/designer/tools/smartTags/smartTagContainer.d.ts +2 -2
- package/designer/tools/smartTags/smartTagContainer.js +2 -2
- package/designer/utils/_registerControls.d.ts +2 -2
- package/designer/utils/_registerControls.js +5 -4
- package/designer/utils/_registerCustomControls.d.ts +2 -2
- package/designer/utils/_registerCustomControls.js +2 -2
- 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 +2 -2
- package/designer/utils/inititalizer.d.ts +18 -3
- package/designer/utils/inititalizer.js +2 -2
- 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 +3 -2
- package/designer/utils/reportDesignerElements.js +4 -3
- package/designer/utils/serializationInfo.d.ts +2 -2
- package/designer/utils/serializationInfo.js +2 -2
- package/designer/utils/settings.d.ts +2 -2
- package/designer/utils/settings.js +2 -2
- package/designer/utils/utils.d.ts +2 -2
- package/designer/utils/utils.js +2 -2
- 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 +2 -2
- package/designer/widgets/bandEditors.d.ts +2 -2
- package/designer/widgets/bandEditors.js +2 -2
- package/designer/widgets/canPublishEditor.d.ts +55 -0
- package/designer/widgets/canPublishEditor.js +79 -0
- package/designer/widgets/chartValueBindingEditor.d.ts +2 -2
- package/designer/widgets/chartValueBindingEditor.js +2 -2
- package/designer/widgets/customFunctions.d.ts +2 -2
- package/designer/widgets/customFunctions.js +2 -2
- package/designer/widgets/dataSourceEditor.d.ts +2 -2
- package/designer/widgets/dataSourceEditor.js +2 -2
- package/designer/widgets/dataSourceSelectBox.d.ts +2 -2
- package/designer/widgets/dataSourceSelectBox.js +2 -2
- package/designer/widgets/editOptionsEditor.d.ts +2 -2
- package/designer/widgets/editOptionsEditor.js +2 -2
- package/designer/widgets/editorTemplates.d.ts +3 -3
- package/designer/widgets/editorTemplates.js +2 -2
- package/designer/widgets/explorerEditors.d.ts +2 -2
- package/designer/widgets/explorerEditors.js +2 -2
- package/designer/widgets/expressionableFontEditor.d.ts +2 -2
- package/designer/widgets/expressionableFontEditor.js +2 -2
- 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 +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.js +2 -2
- package/designer/widgets/fieldsComboboxEditor.d.ts +2 -2
- package/designer/widgets/fieldsComboboxEditor.js +2 -2
- 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 +2 -2
- package/designer/widgets/gaugeStyleEditor.d.ts +2 -2
- package/designer/widgets/gaugeStyleEditor.js +2 -2
- package/designer/widgets/groups.d.ts +2 -2
- package/designer/widgets/groups.js +12 -11
- package/designer/widgets/imageSourceEditor.d.ts +2 -2
- package/designer/widgets/imageSourceEditor.js +2 -2
- 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 +2 -2
- package/designer/widgets/pivotGridCriteriaEditor.d.ts +2 -2
- package/designer/widgets/pivotGridCriteriaEditor.js +2 -2
- package/designer/widgets/propertyGridEditors.d.ts +2 -2
- package/designer/widgets/propertyGridEditors.js +2 -2
- package/designer/widgets/registerEditors.d.ts +2 -2
- package/designer/widgets/registerEditors.js +5 -3
- 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 +2 -2
- 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 +2 -2
- package/designer/widgets/summaryEditor.d.ts +2 -2
- package/designer/widgets/summaryEditor.js +2 -2
- 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 +5 -3
- package/designer/wizard/_utils.js +6 -2
- package/designer/wizard/fullscreenReportWizard.d.ts +3 -2
- package/designer/wizard/fullscreenReportWizard.js +38 -7
- package/designer/wizard/internal/_commonRequestModel.d.ts +3 -2
- package/designer/wizard/internal/_commonRequestModel.js +3 -2
- 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 +4 -4
- package/designer/wizard/internal/_labelWizardUtils.d.ts +2 -2
- package/designer/wizard/internal/_labelWizardUtils.js +2 -2
- package/designer/wizard/internal/_legacyReportRequestModel.d.ts +4 -4
- package/designer/wizard/internal/_legacyReportRequestModel.js +3 -3
- package/designer/wizard/internal/_masterDetailRequestModel.d.ts +4 -4
- package/designer/wizard/internal/_masterDetailRequestModel.js +3 -3
- package/designer/wizard/internal/_masterDetailWizardUtils.d.ts +2 -2
- package/designer/wizard/internal/_masterDetailWizardUtils.js +2 -2
- package/designer/wizard/internal/_pageSetupUtils.d.ts +4 -10
- package/designer/wizard/internal/_pageSetupUtils.js +6 -23
- package/designer/wizard/internal/_reportWizardStateHelper.d.ts +2 -2
- package/designer/wizard/internal/_reportWizardStateHelper.js +10 -32
- package/designer/wizard/internal/_summaryOptionsPageUtils.d.ts +2 -2
- package/designer/wizard/internal/_summaryOptionsPageUtils.js +2 -2
- package/designer/wizard/internal/_utils.d.ts +3 -3
- package/designer/wizard/internal/_utils.js +2 -2
- 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 +4 -3
- package/designer/wizard/internal/utils.js +2 -2
- package/designer/wizard/legacyReportWizard.d.ts +2 -2
- package/designer/wizard/legacyReportWizard.js +2 -2
- package/designer/wizard/pageId.d.ts +4 -2
- package/designer/wizard/pageId.js +5 -3
- package/designer/wizard/pages/_selectLabelTypePage.d.ts +2 -2
- package/designer/wizard/pages/_selectLabelTypePage.js +2 -2
- package/designer/wizard/pages/addGroupingLevelPage.d.ts +2 -2
- package/designer/wizard/pages/addGroupingLevelPage.js +2 -2
- package/designer/wizard/pages/addGroupingLevelSection.d.ts +2 -2
- package/designer/wizard/pages/addGroupingLevelSection.js +2 -2
- package/designer/wizard/pages/chooseAvailableDataSourcePage.d.ts +2 -2
- package/designer/wizard/pages/chooseAvailableDataSourcePage.js +2 -2
- package/designer/wizard/pages/chooseReportTypePage.d.ts +4 -5
- package/designer/wizard/pages/chooseReportTypePage.js +10 -3
- package/designer/wizard/pages/chooseSummaryOptionsPage.d.ts +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsPage.js +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsSection.d.ts +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsSection.js +2 -2
- package/designer/wizard/pages/colorSchemePage.d.ts +2 -2
- package/designer/wizard/pages/colorSchemePage.js +2 -2
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.d.ts +2 -2
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.js +2 -2
- package/designer/wizard/pages/configureReportPageSettingsPage.d.ts +9 -8
- package/designer/wizard/pages/configureReportPageSettingsPage.js +34 -28
- package/designer/wizard/pages/customizeLabelPage.d.ts +2 -2
- package/designer/wizard/pages/customizeLabelPage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.js +2 -2
- 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/ai/aiEnterReportPromptPage.d.ts +44 -0
- package/designer/wizard/pages/fullscreen/ai/aiEnterReportPromptPage.js +103 -0
- package/designer/wizard/pages/fullscreen/ai/aiSelectDataSourceOptionPage.d.ts +17 -0
- package/designer/wizard/pages/fullscreen/ai/aiSelectDataSourceOptionPage.js +54 -0
- package/designer/wizard/pages/fullscreen/configureCrossTabPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/configureCrossTabPage.js +2 -2
- package/designer/wizard/pages/fullscreen/defineCrossTabPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/defineCrossTabPage.js +2 -2
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.js +2 -2
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.d.ts +6 -3
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.js +15 -4
- package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.js +2 -2
- 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 +2 -2
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.js +2 -2
- package/designer/wizard/pages/legacy/addGroupingLevelPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/addGroupingLevelPage.js +2 -2
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.js +2 -2
- 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 +2 -2
- 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 +2 -2
- package/designer/wizard/pages/selectDataMembersPage.d.ts +2 -2
- package/designer/wizard/pages/selectDataMembersPage.js +2 -2
- package/designer/wizard/pages/selectLabelTypePage.d.ts +2 -2
- package/designer/wizard/pages/selectLabelTypePage.js +2 -2
- 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 +11 -3
- package/designer/wizard/reportWizardState.js +11 -3
- package/designer/wizard/reportWizardStateCreating.d.ts +2 -2
- package/designer/wizard/reportWizardStateCreating.js +2 -2
- package/designer/wizard/wizardTypes.d.ts +2 -2
- package/designer/wizard/wizardTypes.js +2 -2
- package/dist/css/dx-reportdesigner.css +76 -13
- package/dist/css/dx-reporting-skeleton-screen.css +2 -2
- package/dist/css/dx-webdocumentviewer.css +130 -21
- package/dist/html/templates.html +115 -49
- package/dist/js/dx-reportdesigner.js +1503 -719
- package/dist/js/dx-reportdesigner.min.js +3 -3
- package/dist/js/dx-reporting.d.ts +452 -170
- package/dist/js/dx-webdocumentviewer.js +577 -304
- package/dist/js/dx-webdocumentviewer.min.js +3 -3
- package/dx-designer-bindings.generated.d.ts +2 -2
- package/dx-designer-bindings.generated.js +28 -15
- package/dx-designer-templates.generated.d.ts +2 -2
- package/dx-designer-templates.generated.js +15 -12
- package/dx-dev-reporting-svg-bindings.generated.d.ts +2 -2
- package/dx-dev-reporting-svg-bindings.generated.js +4 -2
- package/dx-dev-reporting-svg-templates.generated.d.ts +2 -2
- package/dx-dev-reporting-svg-templates.generated.js +4 -2
- 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-version.d.ts +2 -2
- package/dx-reporting-version.js +3 -3
- package/dx-rich-edit-bindings.generated.d.ts +2 -2
- package/dx-rich-edit-bindings.generated.js +2 -2
- package/dx-rich-edit-templates.generated.d.ts +2 -2
- package/dx-rich-edit-templates.generated.js +2 -2
- package/dx-richedit.d.ts +2 -2
- package/dx-richedit.js +2 -2
- package/dx-viewer-bindings.generated.d.ts +2 -2
- package/dx-viewer-bindings.generated.js +17 -13
- package/dx-viewer-templates.generated.d.ts +2 -2
- package/dx-viewer-templates.generated.js +11 -11
- 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 +3 -3
- package/rich-edit/customizeToolbarActions.d.ts +2 -2
- package/rich-edit/customizeToolbarActions.js +2 -2
- package/rich-edit/instance.d.ts +2 -2
- package/rich-edit/instance.js +2 -2
- package/rich-edit/registrator.d.ts +2 -2
- package/rich-edit/registrator.js +2 -2
- 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 +2 -2
- package/rich-edit/utils/_controller.d.ts +2 -2
- package/rich-edit/utils/_controller.js +2 -2
- 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 +2 -2
- package/rich-edit/utils/_toolbar.d.ts +2 -2
- package/rich-edit/utils/_toolbar.js +2 -2
- 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 +4 -2
- package/scopes/reporting-designer-internal.js +4 -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 +4 -2
- package/scopes/reporting-designer-widgets.js +4 -2
- package/scopes/reporting-designer-wizard.d.ts +6 -2
- package/scopes/reporting-designer-wizard.js +6 -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/_breadcrumbsKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_breadcrumbsKeyboardHelper.js +2 -2
- package/viewer/accessibility/_dateRangeKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_dateRangeKeyboardHelper.js +2 -2
- package/viewer/accessibility/_previewBricksKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_previewBricksKeyboardHelper.js +2 -2
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.js +2 -2
- package/viewer/accessibility/_searchKeyboardHelper.d.ts +2 -2
- package/viewer/accessibility/_searchKeyboardHelper.js +2 -2
- package/viewer/ai/_aiPanel.viewmodel.d.ts +4 -3
- package/viewer/ai/_aiPanel.viewmodel.js +9 -5
- package/viewer/ai/_aiPanelModel.d.ts +24 -8
- package/viewer/ai/_aiPanelModel.js +269 -107
- package/viewer/binding/jsReportParametersPanel.d.ts +2 -2
- package/viewer/binding/jsReportParametersPanel.js +2 -2
- package/viewer/binding/jsReportParametersPanelBinding.binding.d.ts +2 -2
- package/viewer/binding/jsReportParametersPanelBinding.binding.js +2 -2
- package/viewer/binding/jsReportParametersPanelBinding.d.ts +2 -2
- package/viewer/binding/jsReportParametersPanelBinding.js +2 -2
- package/viewer/binding/jsReportViewer.d.ts +7 -4
- package/viewer/binding/jsReportViewer.js +2 -2
- package/viewer/binding/jsReportViewerBase.d.ts +2 -2
- package/viewer/binding/jsReportViewerBase.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 +2 -2
- package/viewer/binding/jsReportViewerBindingBase.d.ts +2 -2
- package/viewer/binding/jsReportViewerBindingBase.js +2 -2
- package/viewer/constants.d.ts +2 -2
- package/viewer/constants.js +2 -2
- package/viewer/documentMap/_documentMapItemsProvider.d.ts +2 -2
- package/viewer/documentMap/_documentMapItemsProvider.js +2 -2
- package/viewer/documentMap/_documentMapModel.d.ts +2 -2
- package/viewer/documentMap/_documentMapModel.js +2 -2
- package/viewer/documentMap/_documentMapTreeListController.d.ts +2 -2
- package/viewer/documentMap/_documentMapTreeListController.js +2 -2
- package/viewer/editing/editingField.d.ts +2 -2
- package/viewer/editing/editingField.js +2 -2
- package/viewer/editing/models/characterCombEditingField.d.ts +2 -2
- package/viewer/editing/models/characterCombEditingField.js +3 -2
- package/viewer/editing/models/checkEditingField.d.ts +2 -2
- package/viewer/editing/models/checkEditingField.js +2 -2
- 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 +2 -2
- package/viewer/editing/models/popupImageEditingField.d.ts +2 -2
- package/viewer/editing/models/popupImageEditingField.js +2 -2
- package/viewer/editing/models/textEditingField.d.ts +5 -2
- package/viewer/editing/models/textEditingField.js +6 -2
- 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 +2 -2
- package/viewer/exportOptions/exportOptionsModel.d.ts +2 -2
- package/viewer/exportOptions/exportOptionsModel.js +2 -2
- package/viewer/exportOptions/exportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/exportOptionsPreview.js +2 -2
- package/viewer/exportOptions/htmlExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/htmlExportOptionsPreview.js +2 -2
- package/viewer/exportOptions/imageExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/imageExportOptionsPreview.js +2 -2
- package/viewer/exportOptions/metadata.d.ts +2 -2
- package/viewer/exportOptions/metadata.js +2 -2
- package/viewer/exportOptions/mhtExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/mhtExportOptionsPreview.js +2 -2
- 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 +2 -2
- package/viewer/exportOptions/xlsExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/xlsExportOptionsPreview.js +2 -2
- package/viewer/exportOptions/xlsxExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/xlsxExportOptionsPreview.js +2 -2
- package/viewer/internal/_actions.d.ts +2 -2
- package/viewer/internal/_actions.js +3 -4
- package/viewer/internal/_bindings.d.ts +2 -2
- package/viewer/internal/_bindings.js +2 -2
- package/viewer/internal/_brickUtils.d.ts +2 -2
- package/viewer/internal/_brickUtils.js +2 -2
- package/viewer/internal/_exportHandler.d.ts +2 -7
- package/viewer/internal/_exportHandler.js +19 -18
- package/viewer/internal/_exportHandler.viewModel.d.ts +2 -2
- package/viewer/internal/_exportHandler.viewModel.js +2 -8
- package/viewer/internal/_initializer.d.ts +2 -2
- package/viewer/internal/_initializer.js +2 -2
- package/viewer/internal/_ko_bindings.d.ts +2 -2
- package/viewer/internal/_ko_bindings.js +2 -2
- package/viewer/internal/_page.d.ts +4 -2
- package/viewer/internal/_page.js +13 -2
- package/viewer/internal/_page.viewModel.d.ts +6 -2
- package/viewer/internal/_page.viewModel.js +16 -3
- package/viewer/internal/_pageLoader.d.ts +2 -2
- package/viewer/internal/_pageLoader.js +2 -2
- package/viewer/internal/_previewBreadcrumbs.d.ts +2 -2
- package/viewer/internal/_previewBreadcrumbs.js +2 -2
- package/viewer/internal/_previewHandlersHelper.d.ts +2 -2
- package/viewer/internal/_previewHandlersHelper.js +2 -2
- package/viewer/internal/_previewModel.d.ts +4 -4
- package/viewer/internal/_previewModel.js +2 -2
- package/viewer/internal/_previewModelBase.d.ts +2 -2
- package/viewer/internal/_previewModelBase.js +2 -2
- package/viewer/internal/_previewRequestWrapper.d.ts +5 -5
- package/viewer/internal/_previewRequestWrapper.js +4 -5
- package/viewer/internal/_previewSelection.d.ts +2 -2
- package/viewer/internal/_previewSelection.js +2 -2
- package/viewer/internal/_progressBarUtils.d.ts +2 -2
- package/viewer/internal/_progressBarUtils.js +2 -2
- package/viewer/internal/_progressViewModel.d.ts +3 -3
- package/viewer/internal/_progressViewModel.js +15 -10
- package/viewer/internal/_sizeUtils.d.ts +2 -2
- package/viewer/internal/_sizeUtils.js +2 -2
- package/viewer/internal/_sortingProcessor.d.ts +2 -2
- package/viewer/internal/_sortingProcessor.js +2 -2
- package/viewer/internal/_utils.d.ts +2 -2
- package/viewer/internal/_utils.js +2 -2
- package/viewer/mobile/constants.d.ts +2 -2
- package/viewer/mobile/constants.js +2 -2
- package/viewer/mobile/internal/_editorTemplates.d.ts +2 -2
- package/viewer/mobile/internal/_editorTemplates.js +2 -2
- package/viewer/mobile/internal/_eventProcessor.d.ts +2 -2
- package/viewer/mobile/internal/_eventProcessor.js +2 -2
- 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 +2 -2
- package/viewer/mobile/internal/_mobilePage.d.ts +2 -2
- package/viewer/mobile/internal/_mobilePage.js +2 -2
- 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 +2 -2
- package/viewer/mobile/internal/_paginator.d.ts +2 -2
- package/viewer/mobile/internal/_paginator.js +2 -2
- package/viewer/mobile/internal/_parametersPopup.d.ts +2 -2
- package/viewer/mobile/internal/_parametersPopup.js +2 -2
- 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 +2 -2
- package/viewer/mobile/internal/gallery/_galleryComponent.d.ts +2 -2
- package/viewer/mobile/internal/gallery/_galleryComponent.js +2 -2
- 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 +2 -2
- package/viewer/mobile/mobilePreview.d.ts +2 -2
- package/viewer/mobile/mobilePreview.js +2 -2
- 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 +2 -2
- package/viewer/mobile/utils/_mobileInitializer.d.ts +2 -2
- package/viewer/mobile/utils/_mobileInitializer.js +2 -2
- package/viewer/parameters/multiValuesHelper.d.ts +2 -2
- package/viewer/parameters/multiValuesHelper.js +2 -2
- package/viewer/parameters/parameterHelper.d.ts +2 -2
- package/viewer/parameters/parameterHelper.js +3 -6
- package/viewer/parameters/parameterPanelItemBase.d.ts +5 -4
- package/viewer/parameters/parameterPanelItemBase.js +10 -6
- package/viewer/parameters/parametersPanelModelBase.d.ts +2 -2
- package/viewer/parameters/parametersPanelModelBase.js +6 -3
- package/viewer/parameters/parametersPanelStandalone.d.ts +2 -2
- package/viewer/parameters/parametersPanelStandalone.js +2 -2
- package/viewer/parameters/previewParameter.d.ts +2 -2
- package/viewer/parameters/previewParameter.js +2 -2
- package/viewer/parameters/previewParameterHelper.d.ts +2 -2
- package/viewer/parameters/previewParameterHelper.js +2 -2
- package/viewer/parameters/previewParameterValueValidator.d.ts +2 -2
- package/viewer/parameters/previewParameterValueValidator.js +2 -2
- package/viewer/parameters/previewParametersModel.d.ts +2 -2
- package/viewer/parameters/previewParametersModel.js +6 -3
- package/viewer/parameters/previewParametersViewModel.viewmodel.d.ts +2 -2
- package/viewer/parameters/previewParametersViewModel.viewmodel.js +2 -2
- package/viewer/reportHolder.d.ts +2 -2
- package/viewer/reportHolder.js +2 -2
- package/viewer/reportPreview.d.ts +12 -9
- package/viewer/reportPreview.js +134 -111
- package/viewer/reportPreview.viewModel.d.ts +11 -8
- package/viewer/reportPreview.viewModel.js +34 -20
- package/viewer/search/_searchResultNavigator.d.ts +2 -2
- package/viewer/search/_searchResultNavigator.js +2 -2
- package/viewer/search/_searchViewModel.d.ts +2 -2
- package/viewer/search/_searchViewModel.js +2 -2
- package/viewer/search/_utils.d.ts +2 -2
- package/viewer/search/_utils.js +2 -2
- package/viewer/settings.d.ts +3 -4
- package/viewer/settings.js +2 -3
- package/viewer/templates.d.ts +2 -2
- package/viewer/templates.js +2 -2
- package/viewer/utils/initializer.d.ts +8 -4
- 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 +3 -2
- package/viewer/widgets/_groupEditor.js +7 -2
- package/viewer/widgets/_multiValueEditor.d.ts +2 -2
- package/viewer/widgets/_multiValueEditor.js +2 -2
- 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 +6 -2
- package/viewer/widgets/dateRange/dateRangeEditor.js +25 -3
- package/viewer/widgets/dateRange/dateRangeEditor.ranges.d.ts +2 -2
- package/viewer/widgets/dateRange/dateRangeEditor.ranges.js +2 -2
- package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.d.ts +4 -2
- package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.js +4 -2
- package/viewer/widgets/editorTemplates.d.ts +2 -2
- package/viewer/widgets/editorTemplates.js +2 -2
- package/viewer/widgets/pictureEditor/_imagePainter.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_imagePainter.js +2 -2
- 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 +2 -2
- package/viewer/widgets/pictureEditor/_painter.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_painter.js +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.js +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorModel.d.ts +2 -2
- package/viewer/widgets/pictureEditor/_pictureEditorModel.js +2 -2
- 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-webdocumentviewer.js)
|
3
|
-
* Version: 25.1.
|
4
|
-
* Build date:
|
3
|
+
* Version: 25.1.3
|
4
|
+
* Build date: Jun 26, 2025
|
5
5
|
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/universal.xml
|
7
7
|
*/
|
@@ -336,6 +336,7 @@ var reporting_viewer_internal_namespaceObject = {};
|
|
336
336
|
__webpack_require__.r(reporting_viewer_internal_namespaceObject);
|
337
337
|
__webpack_require__.d(reporting_viewer_internal_namespaceObject, {
|
338
338
|
AIPanelViewModel: () => (AIPanelViewModel),
|
339
|
+
AITabInfo: () => (AITabInfo),
|
339
340
|
ActionLists: () => (ActionLists),
|
340
341
|
BreadcrumbItem: () => (BreadcrumbItem),
|
341
342
|
BreadcrumbModel: () => (BreadcrumbModel),
|
@@ -465,7 +466,6 @@ __webpack_require__.d(reporting_viewer_parameters_namespaceObject, {
|
|
465
466
|
var reporting_viewer_settings_namespaceObject = {};
|
466
467
|
__webpack_require__.r(reporting_viewer_settings_namespaceObject);
|
467
468
|
__webpack_require__.d(reporting_viewer_settings_namespaceObject, {
|
468
|
-
AILanguages: () => (AILanguages),
|
469
469
|
AIServicesEnabled: () => (AIServicesEnabled),
|
470
470
|
AsyncExportApproach: () => (AsyncExportApproach),
|
471
471
|
ClipboardSeparator: () => (ClipboardSeparator),
|
@@ -990,7 +990,7 @@ class EventGenerator {
|
|
990
990
|
;// external "DevExpress.Analytics.Internal.dxversions"
|
991
991
|
const external_DevExpress_Analytics_Internal_dxversions_namespaceObject = DevExpress.Analytics.Internal.dxversions;
|
992
992
|
;// ./dist/dx-reporting-version.js
|
993
|
-
const version = '25.1.
|
993
|
+
const version = '25.1.3';
|
994
994
|
|
995
995
|
;// ./dist/common/versions.js
|
996
996
|
|
@@ -2693,7 +2693,6 @@ const MultipageScrollingThrottle = (0,external_DevExpress_Analytics_Internal_nam
|
|
2693
2693
|
const PreviewRenderFormat = (0,external_DevExpress_Analytics_Internal_namespaceObject.createGlobalModuleVariableFunc)(PageRenderFormat.Png);
|
2694
2694
|
const ClipboardSeparator = (0,external_DevExpress_Analytics_Internal_namespaceObject.createGlobalModuleVariableFunc)('');
|
2695
2695
|
const AIServicesEnabled = (0,external_DevExpress_Analytics_Internal_namespaceObject.createGlobalModuleVariableFunc)(false);
|
2696
|
-
const AILanguages = (0,external_DevExpress_Analytics_Internal_namespaceObject.createGlobalModuleVariableFunc)([]);
|
2697
2696
|
|
2698
2697
|
;// ./dist/viewer/editing/models/editingFieldBase.js
|
2699
2698
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
@@ -2772,6 +2771,9 @@ class TextEditingFieldViewModelBase extends EditingFieldBase {
|
|
2772
2771
|
}
|
2773
2772
|
});
|
2774
2773
|
}
|
2774
|
+
onInput(data, event) {
|
2775
|
+
this.field._editorValue = event.target['value'];
|
2776
|
+
}
|
2775
2777
|
createViewModel() {
|
2776
2778
|
return (0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.createViewModelGenerator)(super.createViewModel())
|
2777
2779
|
.generateProperty('textStyle', this.textStyle)
|
@@ -2837,6 +2839,7 @@ class TextEditingFieldViewModel extends TextEditingFieldViewModelBase {
|
|
2837
2839
|
.generateProperty('value', field._editorValue)
|
2838
2840
|
.generateProperty('hideEditor', (shouldCommit) => this.hideEditor(shouldCommit, false))
|
2839
2841
|
.generateProperty('keypressAction', (data, event) => this.keypressAction(data, event))
|
2842
|
+
.generateProperty('onInput', (data, event) => this.onInput(data, event))
|
2840
2843
|
.generateProperty('textStyle', this.textStyle)
|
2841
2844
|
.generateProperty('options', editorOptions)
|
2842
2845
|
.generateProperty('getPopupContainer', external_DevExpress_Analytics_Internal_namespaceObject.getParentContainer)
|
@@ -3029,6 +3032,7 @@ class CharacterCombEditingFieldViewModel extends TextEditingFieldViewModelBase {
|
|
3029
3032
|
.generateProperty('cells', this.cells)
|
3030
3033
|
.generateProperty('hideEditor', (data) => this.hideEditor(!!data))
|
3031
3034
|
.generateProperty('keypressAction', (data, event) => this.keypressAction(data, event))
|
3035
|
+
.generateProperty('onInput', (data, event) => this.onInput(data, event))
|
3032
3036
|
.getViewModel();
|
3033
3037
|
}
|
3034
3038
|
activateEditor(viewModel, event) {
|
@@ -4132,6 +4136,11 @@ class ParametersGroupEditor extends external_DevExpress_Analytics_Widgets_namesp
|
|
4132
4136
|
this._set('editorCreated', true);
|
4133
4137
|
return super.createObjectProperties();
|
4134
4138
|
}
|
4139
|
+
_checkVisibility() {
|
4140
|
+
const viewmodel = this._get('viewmodel');
|
4141
|
+
const groupVisible = viewmodel?._get('_editors').filter(editor => editor.editorTemplate !== 'dxrd-parameters-separator').some(editor => editor._get('visible')) ?? true;
|
4142
|
+
return groupVisible && super._checkVisibility();
|
4143
|
+
}
|
4135
4144
|
}
|
4136
4145
|
|
4137
4146
|
;// ./dist/viewer/widgets/_multiValueEditor.js
|
@@ -4334,8 +4343,6 @@ function createExportHandlerViewModel(base) {
|
|
4334
4343
|
.generateProperty('postfix', printingTextParts[1])
|
4335
4344
|
.generateProperty('prefix', printingTextParts[0])
|
4336
4345
|
.getViewModel())
|
4337
|
-
.generateProperty('exportActionUri', this.exportActionUri)
|
4338
|
-
.generateProperty('exportFormData', this.exportFormData)
|
4339
4346
|
.generateProperty('printingLinkCallback', (_, event) => {
|
4340
4347
|
this.printingLinkCallback();
|
4341
4348
|
event.preventDefault();
|
@@ -4348,10 +4355,6 @@ function updateExportHandlerViewModel(args) {
|
|
4348
4355
|
viewModel.popupOptions.visible = this.popupVisible;
|
4349
4356
|
if (args.propertyName === 'reportDisplayName')
|
4350
4357
|
viewModel.popupOptions.title = this.getPopupTitle();
|
4351
|
-
if (args.propertyName === 'exportActionUri')
|
4352
|
-
viewModel.exportActionUri = this.exportActionUri;
|
4353
|
-
if (args.propertyName === 'exportFormData')
|
4354
|
-
viewModel.exportFormData = this.exportFormData;
|
4355
4358
|
}
|
4356
4359
|
|
4357
4360
|
;// ./dist/viewer/internal/_previewRequestWrapper.js
|
@@ -4432,7 +4435,7 @@ class PreviewRequestWrapper {
|
|
4432
4435
|
documentId: this._reportPreview.documentId,
|
4433
4436
|
}), PreviewRequestWrapper.getProcessErrorCallback(this._reportPreview, (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('An error occurred during search', 'ASPxReportsStringId.WebDocumentViewer_SearchError')), () => ignore);
|
4434
4437
|
}
|
4435
|
-
translateTextRequest(text, toLanguage, isWholeDocument, prevResponse, currentChunkPosition, ignore) {
|
4438
|
+
translateTextRequest(text, toLanguage, isWholeDocument, prevResponse, currentChunkPosition, summaryTranslation, ignore) {
|
4436
4439
|
return (0,external_DevExpress_Analytics_Internal_namespaceObject.sendRequest)(HandlerUri(), 'translateText', (0,external_DevExpress_Analytics_Utils_namespaceObject.PrepareRequestArgs)({
|
4437
4440
|
text: text,
|
4438
4441
|
documentId: this._reportPreview.documentId,
|
@@ -4440,7 +4443,7 @@ class PreviewRequestWrapper {
|
|
4440
4443
|
isWholeDocument: isWholeDocument,
|
4441
4444
|
currentChunkPosition: currentChunkPosition,
|
4442
4445
|
prevResponse: prevResponse,
|
4443
|
-
|
4446
|
+
summaryTranslation: summaryTranslation,
|
4444
4447
|
}), PreviewRequestWrapper.getProcessErrorCallback(this._reportPreview, (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('An error occurred during Text Translation', 'ASPxReportsStringId.WebDocumentViewer_TranslateTextError')), () => ignore);
|
4445
4448
|
}
|
4446
4449
|
translateDocumentInPlaseRequest(brickIndexes, toLanguage, isWholeDocument, prevResponse, currentChunkPosition, pageIndex, aiCustomDocumentStorageId, ignore) {
|
@@ -4453,7 +4456,6 @@ class PreviewRequestWrapper {
|
|
4453
4456
|
currentChunkPosition: currentChunkPosition,
|
4454
4457
|
prevResponse: prevResponse,
|
4455
4458
|
aiCustomDocumentStorageId: aiCustomDocumentStorageId,
|
4456
|
-
editingFieldValues: this._reportPreview._editingFields?.map(item => item.getEditValue())
|
4457
4459
|
}), PreviewRequestWrapper.getProcessErrorCallback(this._reportPreview, (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('An error occurred during Text Translation', 'ASPxReportsStringId.WebDocumentViewer_TranslateTextError')), () => ignore);
|
4458
4460
|
}
|
4459
4461
|
summarizeTextRequest(text, isWholeDocument, prevResponse, currentChunkPosition, language, ignore) {
|
@@ -4760,13 +4762,19 @@ class ExportHandler extends external_DevExpress_Analytics_Serializer_Native_name
|
|
4760
4762
|
}
|
4761
4763
|
_formSubmit(_requestData, _formTarget) {
|
4762
4764
|
if (this.postingForm) {
|
4765
|
+
const parent = this.postingForm.parentElement;
|
4766
|
+
parent.removeChild(this.postingForm);
|
4767
|
+
const form = document.createElement('form');
|
4768
|
+
this.postingForm = form;
|
4769
|
+
parent.prepend(form);
|
4763
4770
|
this.postingForm.target = _formTarget;
|
4764
|
-
this.
|
4765
|
-
const formData = [];
|
4771
|
+
this.postingForm.action = _requestData.RequestUrl;
|
4766
4772
|
for (const key in _requestData.FormData) {
|
4767
|
-
|
4773
|
+
const input = document.createElement('input');
|
4774
|
+
input.name = key;
|
4775
|
+
input.value = _requestData.FormData[key];
|
4776
|
+
this.postingForm.appendChild(input);
|
4768
4777
|
}
|
4769
|
-
this.exportFormData = formData;
|
4770
4778
|
this.postingForm.submit();
|
4771
4779
|
}
|
4772
4780
|
}
|
@@ -4942,11 +4950,11 @@ class ExportHandler extends external_DevExpress_Analytics_Serializer_Native_name
|
|
4942
4950
|
});
|
4943
4951
|
};
|
4944
4952
|
if (this.preview._documentHasTranslation() && !printable) {
|
4945
|
-
this.preview.
|
4953
|
+
this.preview._exportTranslatedHandler = () => {
|
4946
4954
|
startExportProcessAsync();
|
4947
|
-
this.preview.
|
4955
|
+
this.preview._exportTranslatedDocPopupVisible = false;
|
4948
4956
|
};
|
4949
|
-
this.preview.
|
4957
|
+
this.preview._exportTranslatedDocPopupVisible = true;
|
4950
4958
|
}
|
4951
4959
|
else {
|
4952
4960
|
startExportProcessAsync();
|
@@ -5006,11 +5014,11 @@ class ExportHandler extends external_DevExpress_Analytics_Serializer_Native_name
|
|
5006
5014
|
}
|
5007
5015
|
_executeXhr(_exportWindow, _requestData, _method, _handleXhrReady) {
|
5008
5016
|
this._prepareXhr(_exportWindow, _requestData, _method, _requestData.RequestUrl, _handleXhrReady);
|
5009
|
-
const
|
5017
|
+
const data = new URLSearchParams();
|
5010
5018
|
for (const key in _requestData.FormData) {
|
5011
|
-
|
5019
|
+
data.append(key, _requestData.FormData[key]);
|
5012
5020
|
}
|
5013
|
-
this._xhr.send(
|
5021
|
+
this._xhr.send(data);
|
5014
5022
|
}
|
5015
5023
|
_printUsingBlobFetch(_exportWindow, _requestData, _method, useSameTab, printable, operationId, abortController) {
|
5016
5024
|
if (this._useSameTabExport && (!printable || (isMobile && !useSameTab))) {
|
@@ -5033,6 +5041,7 @@ class ExportHandler extends external_DevExpress_Analytics_Serializer_Native_name
|
|
5033
5041
|
_handleXhrReady(_this, this, _exportWindow, _requestData);
|
5034
5042
|
};
|
5035
5043
|
this._xhr.open(_method, _exportUrl);
|
5044
|
+
this._xhr.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');
|
5036
5045
|
this._xhr.responseType = 'blob';
|
5037
5046
|
}
|
5038
5047
|
_handleXhrReady(_this, _xmlHttpRequest, _exportWindow, _requestData) {
|
@@ -5132,12 +5141,6 @@ class ExportHandler extends external_DevExpress_Analytics_Serializer_Native_name
|
|
5132
5141
|
this._window = null;
|
5133
5142
|
}
|
5134
5143
|
}
|
5135
|
-
_exportHandler_decorate([
|
5136
|
-
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(null)
|
5137
|
-
], ExportHandler.prototype, "exportActionUri", void 0);
|
5138
|
-
_exportHandler_decorate([
|
5139
|
-
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(() => [])
|
5140
|
-
], ExportHandler.prototype, "exportFormData", void 0);
|
5141
5144
|
_exportHandler_decorate([
|
5142
5145
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(null)
|
5143
5146
|
], ExportHandler.prototype, "reportDisplayName", void 0);
|
@@ -5272,6 +5275,7 @@ function initializeBrick(brick, processClick, editingFieldBricks) {
|
|
5272
5275
|
function createPreviewPageViewModel(base) {
|
5273
5276
|
return (0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.createViewModelGenerator)(base)
|
5274
5277
|
.generateProperty('pageLoading', this.pageLoading)
|
5278
|
+
.generateProperty('aiOperationInProgress', this.aiOperationInProgress)
|
5275
5279
|
.generateProperty('pageLoaded', !!(this.svgMarkup || this.displayImageSrc))
|
5276
5280
|
.generateProperty('brickLoading', this.brickLoading)
|
5277
5281
|
.generateProperty('width', this.size.width)
|
@@ -5282,6 +5286,13 @@ function createPreviewPageViewModel(base) {
|
|
5282
5286
|
.generateProperty('delayedInit', () => this.reportPreview.delayedInit())
|
5283
5287
|
.generateProperty('brickSelectionProg', {
|
5284
5288
|
page: this, preview: this.reportPreview, click: (pageIndex) => this.reportPreview.goToPage(pageIndex)
|
5289
|
+
})
|
5290
|
+
.generateProperty('getAILoadingPanelOptions', () => {
|
5291
|
+
return {
|
5292
|
+
visible: true,
|
5293
|
+
position: { of: '#' + this.page_id },
|
5294
|
+
message: ''
|
5295
|
+
};
|
5285
5296
|
})
|
5286
5297
|
.generateProperty('autoFitOptions', {
|
5287
5298
|
setZoom: (newValue) => {
|
@@ -5305,7 +5316,9 @@ function createPreviewPageViewModel(base) {
|
|
5305
5316
|
.generateProperty('active', this.active)
|
5306
5317
|
.generateProperty('page_id', this.page_id)
|
5307
5318
|
.generateProperty('aiCustomDocumentStorageId', this.aiCustomDocumentStorageId)
|
5308
|
-
.generateProperty('
|
5319
|
+
.generateProperty('revertToOriginal', () => this.revertToOriginal())
|
5320
|
+
.generateProperty('revertToOriginalBtnTxt', (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Revert to Original', 'ASPxReportsStringId.WebDocumentViewer_AI_RevertToOriginal'))
|
5321
|
+
.generateProperty('translatedPageBadgeText', (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('AI-generated Translation', 'ASPxReportsStringId.WebDocumentViewer_AIGeneratedTranslation_Label'))
|
5309
5322
|
.generateProperty('loading', this.loading)
|
5310
5323
|
.generateProperty('clickableBricks', this.clickableBricks)
|
5311
5324
|
.generateProperty('setPageActiveChangedEvent', (callback) => {
|
@@ -5338,6 +5351,9 @@ function updatePreviewPageViewModel(args) {
|
|
5338
5351
|
else if (args.propertyName === 'pageLoading') {
|
5339
5352
|
viewModel.pageLoading = this.pageLoading;
|
5340
5353
|
}
|
5354
|
+
else if (args.propertyName === 'aiOperationInProgress') {
|
5355
|
+
viewModel.aiOperationInProgress = this.aiOperationInProgress;
|
5356
|
+
}
|
5341
5357
|
else if (args.propertyName === 'brickLoading') {
|
5342
5358
|
viewModel.brickLoading = this.brickLoading;
|
5343
5359
|
}
|
@@ -5676,6 +5692,14 @@ class PreviewPage extends external_DevExpress_Analytics_Serializer_Native_namesp
|
|
5676
5692
|
this.reportPreview = null;
|
5677
5693
|
this.lastGetPageDeferred?.reject();
|
5678
5694
|
}
|
5695
|
+
revertToOriginal() {
|
5696
|
+
if (!!this.aiCustomDocumentStorageId) {
|
5697
|
+
this._useOriginal = true;
|
5698
|
+
this.shouldSendRequest = true;
|
5699
|
+
this._updateImageSrc(true);
|
5700
|
+
setTimeout(() => this._onImageSrcChanged(), 10);
|
5701
|
+
}
|
5702
|
+
}
|
5679
5703
|
_shouldUseSvgEngine(zoom) {
|
5680
5704
|
switch (PreviewRenderFormat()) {
|
5681
5705
|
case PageRenderFormat.Auto:
|
@@ -5849,6 +5873,9 @@ _page_decorate([
|
|
5849
5873
|
_page_decorate([
|
5850
5874
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(true)
|
5851
5875
|
], PreviewPage.prototype, "pageLoading", void 0);
|
5876
|
+
_page_decorate([
|
5877
|
+
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(false)
|
5878
|
+
], PreviewPage.prototype, "aiOperationInProgress", void 0);
|
5852
5879
|
_page_decorate([
|
5853
5880
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(true)
|
5854
5881
|
], PreviewPage.prototype, "brickLoading", void 0);
|
@@ -6201,14 +6228,19 @@ class ProgressViewModel extends external_DevExpress_Analytics_Serializer_Native_
|
|
6201
6228
|
const newOperationIdDeferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
6202
6229
|
this._lastOperationDeferred = newOperationDeferred;
|
6203
6230
|
this._lastOperationIdDeferred = newOperationIdDeferred;
|
6204
|
-
operationIdPromise
|
6205
|
-
|
6206
|
-
|
6207
|
-
|
6208
|
-
|
6209
|
-
|
6210
|
-
|
6211
|
-
|
6231
|
+
if (operationIdPromise) {
|
6232
|
+
operationIdPromise
|
6233
|
+
.then(operationId => {
|
6234
|
+
newOperationIdDeferred.resolve(operationId);
|
6235
|
+
}).catch(() => {
|
6236
|
+
newOperationIdDeferred.reject();
|
6237
|
+
newOperationDeferred.reject();
|
6238
|
+
this.complete(startOperationId);
|
6239
|
+
});
|
6240
|
+
}
|
6241
|
+
else {
|
6242
|
+
newOperationIdDeferred.resolve(startOperationId);
|
6243
|
+
}
|
6212
6244
|
newOperationIdDeferred.done(operationId => {
|
6213
6245
|
this._operationId = operationId;
|
6214
6246
|
});
|
@@ -6381,6 +6413,7 @@ class SortingProcessor {
|
|
6381
6413
|
|
6382
6414
|
;// ./dist/viewer/reportPreview.viewModel.js
|
6383
6415
|
|
6416
|
+
|
6384
6417
|
function createReportPreviewViewModel(base) {
|
6385
6418
|
return (0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.createViewModelGenerator)(base)
|
6386
6419
|
.generateProperty('editingFieldsHighlighted', this.editingFieldsHighlighted)
|
@@ -6407,13 +6440,23 @@ function createReportPreviewViewModel(base) {
|
|
6407
6440
|
.generateProperty('delayedInit', () => this.delayedInit())
|
6408
6441
|
.generateProperty('emptyDocumentCaption', this.emptyDocumentCaption)
|
6409
6442
|
.generateProperty('previewBrickKeyboardHelper', this.previewBrickKeyboardHelper)
|
6410
|
-
.generateProperty('
|
6411
|
-
.generateProperty('
|
6412
|
-
.generateProperty('
|
6413
|
-
.generateProperty('
|
6414
|
-
.generateProperty('
|
6415
|
-
.generateProperty('
|
6416
|
-
.generateProperty('onExportPopupHiding', () => this.
|
6443
|
+
.generateProperty('_exportTranslatedDocPopupVisible', this._exportTranslatedDocPopupVisible)
|
6444
|
+
.generateProperty('_exportTranslatedDodumentWarningMsg', this._exportTranslatedDodumentWarningMsg)
|
6445
|
+
.generateProperty('_exportTranslatedDocumentButtonText', this._exportTranslatedDocumentButtonText)
|
6446
|
+
.generateProperty('_exportOriginalDocumentButtonText', this._exportOriginalDocumentButtonText)
|
6447
|
+
.generateProperty('_exportTranslatedHandler', this._exportTranslatedHandler)
|
6448
|
+
.generateProperty('_exportTranslatedCancel', this._exportTranslatedCancel)
|
6449
|
+
.generateProperty('onExportPopupHiding', () => this._exportTranslatedDocPopupVisible = false)
|
6450
|
+
.generateProperty('_aiOperationInProgress', this._aiOperationInProgress)
|
6451
|
+
.generateProperty('_getAILoadingPanelOptions', (element) => {
|
6452
|
+
const container = (0,external_DevExpress_Analytics_Internal_namespaceObject.$dx)(element).closest('.dxrd-preview-surface')[0];
|
6453
|
+
return {
|
6454
|
+
visible: true,
|
6455
|
+
position: { of: container },
|
6456
|
+
container: container,
|
6457
|
+
text: (0,external_DevExpress_Analytics_Internal_namespaceObject.getLocalization)('AI operation in progress...', 'ASPxReportsStringId.AI_OperationInProgress'),
|
6458
|
+
};
|
6459
|
+
})
|
6417
6460
|
.getViewModel();
|
6418
6461
|
}
|
6419
6462
|
function updateReportPreviewViewModel(args) {
|
@@ -6421,22 +6464,22 @@ function updateReportPreviewViewModel(args) {
|
|
6421
6464
|
if (args.propertyName === 'editingFieldsHighlighted') {
|
6422
6465
|
viewModel.editingFieldsHighlighted = this.editingFieldsHighlighted;
|
6423
6466
|
}
|
6424
|
-
if (args.propertyName === 'showMultipagePreview') {
|
6467
|
+
else if (args.propertyName === 'showMultipagePreview') {
|
6425
6468
|
viewModel.showMultipagePreview = this.showMultipagePreview;
|
6426
6469
|
}
|
6427
|
-
if (args.propertyName === 'rtlReport') {
|
6470
|
+
else if (args.propertyName === 'rtlReport') {
|
6428
6471
|
viewModel.rtlReport = this.rtlReport;
|
6429
6472
|
}
|
6430
|
-
if (args.propertyName === 'emptyDocumentCaption') {
|
6473
|
+
else if (args.propertyName === 'emptyDocumentCaption') {
|
6431
6474
|
viewModel.emptyDocumentCaption = this.emptyDocumentCaption;
|
6432
6475
|
}
|
6433
|
-
if (args.propertyName === 'previewVisible') {
|
6476
|
+
else if (args.propertyName === 'previewVisible') {
|
6434
6477
|
viewModel.previewVisible = this.previewVisible;
|
6435
6478
|
}
|
6436
|
-
if (args.propertyName === 'currentPage') {
|
6479
|
+
else if (args.propertyName === 'currentPage') {
|
6437
6480
|
viewModel.currentPage = this.currentPage?.getViewModel();
|
6438
6481
|
}
|
6439
|
-
if (args.propertyName === 'pages') {
|
6482
|
+
else if (args.propertyName === 'pages') {
|
6440
6483
|
if ('removed' in args) {
|
6441
6484
|
args.removed.forEach(removed => viewModel.pages.splice(removed.index, 1));
|
6442
6485
|
}
|
@@ -6464,14 +6507,17 @@ function updateReportPreviewViewModel(args) {
|
|
6464
6507
|
viewModel.pages = this._getPagesViewModels();
|
6465
6508
|
}
|
6466
6509
|
}
|
6467
|
-
if (args.propertyName === 'signatures') {
|
6510
|
+
else if (args.propertyName === 'signatures') {
|
6468
6511
|
viewModel.signatures = this.signatures;
|
6469
6512
|
}
|
6470
|
-
if (args.propertyName === '
|
6471
|
-
viewModel.
|
6513
|
+
else if (args.propertyName === '_exportTranslatedDocPopupVisible') {
|
6514
|
+
viewModel._exportTranslatedDocPopupVisible = this._exportTranslatedDocPopupVisible;
|
6515
|
+
}
|
6516
|
+
else if (args.propertyName === '_exportTranslatedHandler') {
|
6517
|
+
viewModel._exportTranslatedHandler = this._exportTranslatedHandler;
|
6472
6518
|
}
|
6473
|
-
if (args.propertyName === '
|
6474
|
-
viewModel.
|
6519
|
+
else if (args.propertyName === '_aiOperationInProgress') {
|
6520
|
+
viewModel._aiOperationInProgress = this._aiOperationInProgress;
|
6475
6521
|
}
|
6476
6522
|
}
|
6477
6523
|
|
@@ -6854,6 +6900,8 @@ var reportPreview_decorate = (undefined && undefined.__decorate) || function (de
|
|
6854
6900
|
|
6855
6901
|
class ReportPreview extends ReportHolder {
|
6856
6902
|
_doDrillDown(drillDownKey) {
|
6903
|
+
if (this._currentStartBuildPromise)
|
6904
|
+
return this._currentStartBuildPromise;
|
6857
6905
|
this._drillDownState.forEach((x) => x.Key === drillDownKey && (x.Value = !x.Value));
|
6858
6906
|
const documentId = this.documentId;
|
6859
6907
|
this.closeDocument();
|
@@ -6868,15 +6916,17 @@ class ReportPreview extends ReportHolder {
|
|
6868
6916
|
page._clear();
|
6869
6917
|
}
|
6870
6918
|
}
|
6871
|
-
this._startBuildRequest();
|
6919
|
+
return this._startBuildRequest();
|
6872
6920
|
}
|
6873
6921
|
_doSorting(sortData, shiftKey, ctrlKey) {
|
6922
|
+
if (this._currentStartBuildPromise)
|
6923
|
+
return this._currentStartBuildPromise;
|
6874
6924
|
if (!this._sortingProcessor.doSorting(sortData, shiftKey, ctrlKey))
|
6875
6925
|
return;
|
6876
6926
|
this.closeDocument();
|
6877
6927
|
this.documentMap = null;
|
6878
6928
|
this.pages.forEach(page => page._clear());
|
6879
|
-
this._startBuildRequest();
|
6929
|
+
return this._startBuildRequest();
|
6880
6930
|
}
|
6881
6931
|
dispose() {
|
6882
6932
|
super.dispose();
|
@@ -6964,12 +7014,12 @@ class ReportPreview extends ReportHolder {
|
|
6964
7014
|
else if (brickNavigation.drillDownKey && _self.reportId && _self._doDrillDown && _self._drillDownState.length > 0) {
|
6965
7015
|
if (_self._startBuildOperationId)
|
6966
7016
|
return;
|
6967
|
-
_self._doDrillDown(brickNavigation.drillDownKey);
|
7017
|
+
return _self._doDrillDown(brickNavigation.drillDownKey);
|
6968
7018
|
}
|
6969
7019
|
else if (brickNavigation.sortData && _self.reportId && _self._doSorting && _self._sortingState.length > 0) {
|
6970
7020
|
if (_self._startBuildOperationId)
|
6971
7021
|
return;
|
6972
|
-
_self._doSorting(brickNavigation.sortData, shiftKey, ctrlKey);
|
7022
|
+
return _self._doSorting(brickNavigation.sortData, shiftKey, ctrlKey);
|
6973
7023
|
}
|
6974
7024
|
else if (brickNavigation.pageIndex >= 0) {
|
6975
7025
|
const targetPage = _self.pages.filter(page => page.pageIndex === brickNavigation.pageIndex)[0];
|
@@ -7017,6 +7067,7 @@ class ReportPreview extends ReportHolder {
|
|
7017
7067
|
this._timeouts = [];
|
7018
7068
|
this._zoomLocker = new Locker();
|
7019
7069
|
this._currentDrillThroughPromise = null;
|
7070
|
+
this._currentStartBuildPromise = null;
|
7020
7071
|
this.getSelectedContent = (punctuationMark = '', bricks) => {
|
7021
7072
|
const currentPage = this.pages[this.pageIndex];
|
7022
7073
|
if (!currentPage || !currentPage.brickColumnWidthArray) {
|
@@ -7076,10 +7127,10 @@ class ReportPreview extends ReportHolder {
|
|
7076
7127
|
});
|
7077
7128
|
return result;
|
7078
7129
|
};
|
7079
|
-
this.
|
7080
|
-
this.
|
7081
|
-
this.
|
7082
|
-
this.
|
7130
|
+
this._exportTranslatedDocPopupVisible = false;
|
7131
|
+
this._exportTranslatedDodumentWarningMsg = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('You are about to export a document that contains AI-generated translations. Do you want to proceed?', 'ASPxReportsStringId.WebDocumentViewer_AI_ExportDocumentWithTranslations_Message');
|
7132
|
+
this._exportTranslatedDocumentButtonText = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('OK', 'ASPxReportsStringId.WebDocumentViewer_AI_ExportDocumentWithTranslations_OK');
|
7133
|
+
this._exportOriginalDocumentButtonText = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Cancel', 'ASPxReportsStringId.WebDocumentViewer_AI_ExportDocumentWithTranslations_Cancel');
|
7083
7134
|
this.editingFieldsProvider = () => this._editingFields;
|
7084
7135
|
this._raiseOnSizeChanged = () => { this._loadVisibleImages && this._loadVisibleImages(); };
|
7085
7136
|
this._loadVisibleImages = null;
|
@@ -7233,82 +7284,90 @@ class ReportPreview extends ReportHolder {
|
|
7233
7284
|
}
|
7234
7285
|
this.setPageVisibility(firstPage, true);
|
7235
7286
|
}
|
7287
|
+
_show(initializeDataPromise, isAIOperation = false) {
|
7288
|
+
this.previewVisible = true;
|
7289
|
+
this._breadcrumb.reset();
|
7290
|
+
this.initialize(initializeDataPromise);
|
7291
|
+
if (isAIOperation) {
|
7292
|
+
this._aiOperationInProgress = true;
|
7293
|
+
const onfulfilled = () => {
|
7294
|
+
this._aiOperationInProgress = false;
|
7295
|
+
};
|
7296
|
+
initializeDataPromise.then(onfulfilled, onfulfilled);
|
7297
|
+
}
|
7298
|
+
}
|
7236
7299
|
initialize(initializeDataPromise, closeDocument = true) {
|
7237
7300
|
this.reportOpening = true;
|
7238
7301
|
this.reportId = null;
|
7239
7302
|
this.reportUrl = null;
|
7240
7303
|
this.documentId = null;
|
7241
7304
|
this._initialize(closeDocument);
|
7242
|
-
|
7243
|
-
|
7244
|
-
|
7245
|
-
|
7246
|
-
(
|
7247
|
-
|
7248
|
-
|
7249
|
-
|
7250
|
-
|
7251
|
-
|
7252
|
-
|
7253
|
-
|
7254
|
-
|
7255
|
-
|
7256
|
-
|
7257
|
-
|
7258
|
-
if (pageSettings)
|
7259
|
-
|
7260
|
-
|
7261
|
-
|
7262
|
-
|
7263
|
-
|
7264
|
-
|
7265
|
-
|
7266
|
-
|
7267
|
-
this.
|
7268
|
-
|
7269
|
-
|
7270
|
-
|
7271
|
-
|
7272
|
-
|
7273
|
-
|
7274
|
-
|
7275
|
-
|
7276
|
-
|
7277
|
-
|
7278
|
-
|
7279
|
-
|
7280
|
-
|
7281
|
-
this.
|
7282
|
-
|
7283
|
-
|
7284
|
-
|
7285
|
-
|
7286
|
-
|
7287
|
-
|
7288
|
-
|
7289
|
-
this.pageIndex !== pageInfo.pageIndex && this.goToPage(pageInfo.pageIndex);
|
7290
|
-
pageInfo.indexes && pageInfo.indexes.length && targetPage.selectBrick(pageInfo.indexes);
|
7291
|
-
this.disposePagesChangedEvent && this.disposePagesChangedEvent();
|
7292
|
-
}
|
7305
|
+
initializeDataPromise.then((previewInitialize) => {
|
7306
|
+
(0,external_DevExpress_Analytics_Internal_namespaceObject._addLicenseTrigger)(previewInitialize?._licenseOptions);
|
7307
|
+
this.reportOpening = false;
|
7308
|
+
if (previewInitialize && !previewInitialize.error && !previewInitialize.startBuildFaultMessage && (previewInitialize.reportId || previewInitialize.documentId)) {
|
7309
|
+
const setReport = (previewInitialize, parameters, pageIndex) => {
|
7310
|
+
this._initialize(false);
|
7311
|
+
this.documentBuilding = false;
|
7312
|
+
this.progressBar.inProgress = false;
|
7313
|
+
this.reportId = previewInitialize.reportId;
|
7314
|
+
this.reportUrl = previewInitialize.reportUrl;
|
7315
|
+
this.documentId = previewInitialize.documentId;
|
7316
|
+
this.rtlReport = previewInitialize.rtlReport;
|
7317
|
+
const pageSettings = previewInitialize.pageSettings;
|
7318
|
+
if (pageSettings) {
|
7319
|
+
if (pageSettings.height)
|
7320
|
+
this._pageHeight = pageSettings.height;
|
7321
|
+
if (pageSettings.width)
|
7322
|
+
this._pageWidth = pageSettings.width;
|
7323
|
+
this._pageBackColor = (pageSettings.color && this.readerMode) ? 'rgba(' + pageSettings.color + ')' : '';
|
7324
|
+
}
|
7325
|
+
this._initialDocumentData = previewInitialize.documentData;
|
7326
|
+
this._sortCustomParametersLookUpValues(previewInitialize.parametersInfo);
|
7327
|
+
this.originalParametersInfo = previewInitialize.parametersInfo;
|
7328
|
+
if (previewInitialize.documentId && !this.documentBuilding) {
|
7329
|
+
const documentIdPromise = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred().resolve(previewInitialize.documentId).promise();
|
7330
|
+
this.progressBar.startProgress(null, () => { this.stopBuild(); }, documentIdPromise)
|
7331
|
+
.always(() => { this.documentBuilding = false; });
|
7332
|
+
this.documentBuilding = true;
|
7333
|
+
const doGetBuildStatusFunc = this.getDoGetBuildStatusFunc(true);
|
7334
|
+
doGetBuildStatusFunc(previewInitialize.documentId);
|
7335
|
+
}
|
7336
|
+
if (parameters) {
|
7337
|
+
Object.keys(parameters).forEach(path => {
|
7338
|
+
this.previewParametersViewModel.setParameterValueByPath(path, parameters[path]);
|
7339
|
+
});
|
7340
|
+
}
|
7341
|
+
this._breadcrumb.updatePreviewSize && this._breadcrumb.updatePreviewSize();
|
7342
|
+
this.disposePagesChangedEvent && this.disposePagesChangedEvent();
|
7343
|
+
if (pageIndex !== undefined) {
|
7344
|
+
this.disposePagesChangedEvent = this.events.on('pagesChanged', (args) => {
|
7345
|
+
const pageInfo = this._breadcrumb.getCurrentPageInfo();
|
7346
|
+
if (this.pages.length && this.pages.length > pageInfo.pageIndex) {
|
7347
|
+
const targetPage = this.pages[pageInfo.pageIndex];
|
7348
|
+
if (targetPage) {
|
7349
|
+
this.pageIndex !== pageInfo.pageIndex && this.goToPage(pageInfo.pageIndex);
|
7350
|
+
pageInfo.indexes && pageInfo.indexes.length && targetPage.selectBrick(pageInfo.indexes);
|
7351
|
+
this.disposePagesChangedEvent && this.disposePagesChangedEvent();
|
7293
7352
|
}
|
7294
|
-
}
|
7295
|
-
}
|
7296
|
-
}
|
7297
|
-
|
7298
|
-
|
7299
|
-
|
7300
|
-
|
7301
|
-
|
7302
|
-
|
7303
|
-
|
7304
|
-
|
7305
|
-
|
7306
|
-
|
7307
|
-
}
|
7308
|
-
|
7309
|
-
|
7310
|
-
|
7311
|
-
})
|
7353
|
+
}
|
7354
|
+
});
|
7355
|
+
}
|
7356
|
+
};
|
7357
|
+
setReport(previewInitialize);
|
7358
|
+
this._breadcrumb.updateCurrentItem(previewInitialize, setReport, previewInitialize.documentData?.displayName);
|
7359
|
+
}
|
7360
|
+
else if (previewInitialize.startBuildFaultMessage) {
|
7361
|
+
this._processError((0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Cannot create a document for the current report', 'ASPxReportsStringId.WebDocumentViewer_DocumentCreationError'), null, true, previewInitialize.startBuildFaultMessage);
|
7362
|
+
}
|
7363
|
+
else {
|
7364
|
+
this.pageLoading = false;
|
7365
|
+
this._processError((0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('The report preview initialization has failed', 'ASPxReportsStringId.WebDocumentViewer_InitializationError'), previewInitialize && previewInitialize.error);
|
7366
|
+
}
|
7367
|
+
}, (error) => {
|
7368
|
+
this.reportOpening = false;
|
7369
|
+
this.removeEmptyPages();
|
7370
|
+
});
|
7312
7371
|
return initializeDataPromise;
|
7313
7372
|
}
|
7314
7373
|
_deserializeExportOptions(exportOptionsString, isMerged) {
|
@@ -7322,6 +7381,8 @@ class ReportPreview extends ReportHolder {
|
|
7322
7381
|
this.documentId = null;
|
7323
7382
|
}
|
7324
7383
|
startBuild() {
|
7384
|
+
if (this._currentStartBuildPromise)
|
7385
|
+
return this._currentStartBuildPromise;
|
7325
7386
|
this._initialize();
|
7326
7387
|
return this._startBuildRequest();
|
7327
7388
|
}
|
@@ -7331,29 +7392,28 @@ class ReportPreview extends ReportHolder {
|
|
7331
7392
|
return;
|
7332
7393
|
const serializedExportOptions = this.exportOptionsModel ? JSON.stringify((0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.nativeModelSerializer)().serialize(this.exportOptionsModel)) : null;
|
7333
7394
|
const editingFields = () => this._editingFields.map(item => item.getEditValue());
|
7334
|
-
const
|
7335
|
-
|
7336
|
-
|
7337
|
-
|
7338
|
-
|
7339
|
-
|
7340
|
-
|
7341
|
-
|
7342
|
-
|
7343
|
-
|
7344
|
-
}
|
7395
|
+
const deferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
7396
|
+
setTimeout(() => this.requestWrapper.customDocumentOperation(documentId, serializedExportOptions, editingFields(), customData, hideMessageFromUser)
|
7397
|
+
.done((response) => {
|
7398
|
+
try {
|
7399
|
+
if (response && response.message) {
|
7400
|
+
if (response.succeeded) {
|
7401
|
+
MessageHandler().processMessage(response.message, !hideMessageFromUser, this._getToastMessageContainer());
|
7402
|
+
}
|
7403
|
+
else {
|
7404
|
+
MessageHandler().processError(response.message, !hideMessageFromUser, undefined, this._getToastMessageContainer());
|
7345
7405
|
}
|
7346
7406
|
}
|
7347
|
-
|
7348
|
-
|
7349
|
-
|
7350
|
-
}
|
7351
|
-
|
7352
|
-
|
7353
|
-
|
7354
|
-
|
7355
|
-
});
|
7356
|
-
return
|
7407
|
+
}
|
7408
|
+
finally {
|
7409
|
+
deferred.resolve(response);
|
7410
|
+
}
|
7411
|
+
})
|
7412
|
+
.fail(error => {
|
7413
|
+
const response = { message: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('The requested document operation cannot be performed.', 'ASPxReportsStringId.WebDocumentViewer_CustomDocumentOperationsDenied_Error') };
|
7414
|
+
deferred.reject(response);
|
7415
|
+
}));
|
7416
|
+
return deferred.promise();
|
7357
7417
|
}
|
7358
7418
|
_initializeStartBuild(documentIdPromise) {
|
7359
7419
|
if (this.documentBuilding || this._startBuildOperationId) {
|
@@ -7368,10 +7428,13 @@ class ReportPreview extends ReportHolder {
|
|
7368
7428
|
}
|
7369
7429
|
_startBuildRequest() {
|
7370
7430
|
const documentIdDeferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
7431
|
+
this._deferreds.push(documentIdDeferred);
|
7371
7432
|
if (!this._initializeStartBuild(documentIdDeferred.promise())) {
|
7372
7433
|
return null;
|
7373
7434
|
}
|
7374
7435
|
const deferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
7436
|
+
this._currentStartBuildPromise = deferred.promise();
|
7437
|
+
this._deferreds.push(deferred);
|
7375
7438
|
const currentReportId = this.reportId;
|
7376
7439
|
const startBuildOperationId = this._startBuildOperationId;
|
7377
7440
|
const shouldIgnoreError = () => this._closeReportRequests[currentReportId];
|
@@ -7384,7 +7447,10 @@ class ReportPreview extends ReportHolder {
|
|
7384
7447
|
this.previewHandlersHelper && this.previewHandlersHelper.errorStartBuildHandler(deferred, startBuildOperationId);
|
7385
7448
|
documentIdDeferred.reject();
|
7386
7449
|
});
|
7387
|
-
deferred.always(() =>
|
7450
|
+
deferred.always(() => {
|
7451
|
+
this._startBuildOperationId = '';
|
7452
|
+
this._currentStartBuildPromise = null;
|
7453
|
+
});
|
7388
7454
|
return deferred.promise();
|
7389
7455
|
}
|
7390
7456
|
_documentHasTranslation() {
|
@@ -7599,11 +7665,11 @@ class ReportPreview extends ReportHolder {
|
|
7599
7665
|
this.exportOptionsModel.pdf._set('pageRange', previousPageRange);
|
7600
7666
|
};
|
7601
7667
|
if (this._documentHasTranslation()) {
|
7602
|
-
this.
|
7668
|
+
this._exportTranslatedHandler = () => {
|
7603
7669
|
printDocument();
|
7604
|
-
this.
|
7670
|
+
this._exportTranslatedDocPopupVisible = false;
|
7605
7671
|
};
|
7606
|
-
this.
|
7672
|
+
this._exportTranslatedDocPopupVisible = true;
|
7607
7673
|
}
|
7608
7674
|
else {
|
7609
7675
|
printDocument();
|
@@ -7686,8 +7752,8 @@ class ReportPreview extends ReportHolder {
|
|
7686
7752
|
createEditingField(item, index) {
|
7687
7753
|
return new EditingField(item, index, this.requestWrapper);
|
7688
7754
|
}
|
7689
|
-
|
7690
|
-
this.
|
7755
|
+
_exportTranslatedCancel() {
|
7756
|
+
this._exportTranslatedDocPopupVisible = false;
|
7691
7757
|
}
|
7692
7758
|
_updateExportDisabled() {
|
7693
7759
|
this.exportDisabled = this.progressBar.inProgress || !this.exportOptionsModel;
|
@@ -7784,19 +7850,19 @@ class ReportPreview extends ReportHolder {
|
|
7784
7850
|
}
|
7785
7851
|
reportPreview_decorate([
|
7786
7852
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(false)
|
7787
|
-
], ReportPreview.prototype, "
|
7853
|
+
], ReportPreview.prototype, "_exportTranslatedDocPopupVisible", void 0);
|
7788
7854
|
reportPreview_decorate([
|
7789
7855
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)('')
|
7790
|
-
], ReportPreview.prototype, "
|
7856
|
+
], ReportPreview.prototype, "_exportTranslatedDodumentWarningMsg", void 0);
|
7791
7857
|
reportPreview_decorate([
|
7792
7858
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)('')
|
7793
|
-
], ReportPreview.prototype, "
|
7859
|
+
], ReportPreview.prototype, "_exportTranslatedDocumentButtonText", void 0);
|
7794
7860
|
reportPreview_decorate([
|
7795
7861
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)('')
|
7796
|
-
], ReportPreview.prototype, "
|
7862
|
+
], ReportPreview.prototype, "_exportOriginalDocumentButtonText", void 0);
|
7797
7863
|
reportPreview_decorate([
|
7798
7864
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(() => { })
|
7799
|
-
], ReportPreview.prototype, "
|
7865
|
+
], ReportPreview.prototype, "_exportTranslatedHandler", void 0);
|
7800
7866
|
reportPreview_decorate([
|
7801
7867
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(null)
|
7802
7868
|
], ReportPreview.prototype, "exportOptionsModel", void 0);
|
@@ -7863,6 +7929,9 @@ reportPreview_decorate([
|
|
7863
7929
|
reportPreview_decorate([
|
7864
7930
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)('')
|
7865
7931
|
], ReportPreview.prototype, "_pageBackColor", void 0);
|
7932
|
+
reportPreview_decorate([
|
7933
|
+
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(false)
|
7934
|
+
], ReportPreview.prototype, "_aiOperationInProgress", void 0);
|
7866
7935
|
reportPreview_decorate([
|
7867
7936
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)('', { rateLimit: { timeout: 1000 } })
|
7868
7937
|
], ReportPreview.prototype, "emptyDocumentCaption", void 0);
|
@@ -8202,7 +8271,6 @@ class PreviewDesignerActions extends external_DevExpress_Analytics_Utils_namespa
|
|
8202
8271
|
text: 'Design',
|
8203
8272
|
displayText: () => (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Design', 'ASPxReportsStringId.ToolBarItemText_Design'),
|
8204
8273
|
imageClassName: 'dxrd-image-design',
|
8205
|
-
imageTemplateName: 'dxrd-svg-preview-report_designer',
|
8206
8274
|
templateName: reportPreview.canSwitchToDesigner ? 'dxrd-toolbar-two-way-switch' : undefined,
|
8207
8275
|
visible: reportPreview.canSwitchToDesigner,
|
8208
8276
|
hotKey: { ctrlKey: true, keyCode: 68 },
|
@@ -8579,7 +8647,7 @@ class ZoomAction extends ViewerAction {
|
|
8579
8647
|
this.templateName = 'dxrd-zoom-autofit-select-template';
|
8580
8648
|
this.displayExpr = (val) => {
|
8581
8649
|
if (val === ZoomAutoBy.PageWidth) {
|
8582
|
-
return (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Page Width', 'DevExpress.XtraReports.UI.XtraReport.
|
8650
|
+
return (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Page Width', 'DevExpress.XtraReports.UI.XtraReport.PageWidthF');
|
8583
8651
|
}
|
8584
8652
|
else if (Math.round(val * 100) === 0) {
|
8585
8653
|
return (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Whole Page', 'PreviewStringId.MenuItem_ZoomWholePage');
|
@@ -10666,9 +10734,6 @@ class ParameterHelper extends external_DevExpress_Analytics_Serializer_Native_na
|
|
10666
10734
|
editor: editorType,
|
10667
10735
|
editorOptions: {}
|
10668
10736
|
};
|
10669
|
-
if (parameterDescriptor.type === external_DevExpress_Analytics_Internal_namespaceObject.DotnetTypes.SystemGuid) {
|
10670
|
-
info.editorOptions.isNullable = parameterDescriptor.allowNull;
|
10671
|
-
}
|
10672
10737
|
return info;
|
10673
10738
|
}
|
10674
10739
|
addShowCleanButton(info, parameter) {
|
@@ -11112,10 +11177,11 @@ class ParameterPanelItemBase extends external_DevExpress_Analytics_Serializer_Na
|
|
11112
11177
|
this['events'] && this['events'].call('propertyChanged', newArgs);
|
11113
11178
|
}
|
11114
11179
|
}
|
11115
|
-
constructor(parameterHelper,
|
11180
|
+
constructor(parameterHelper, _layoutInfo, _root) {
|
11116
11181
|
super();
|
11117
11182
|
this.parameterHelper = parameterHelper;
|
11118
|
-
this.
|
11183
|
+
this._layoutInfo = _layoutInfo;
|
11184
|
+
this._root = _root;
|
11119
11185
|
this._parameters = [];
|
11120
11186
|
this._separatorNames = [];
|
11121
11187
|
this._groupLayoutItems = [];
|
@@ -11147,7 +11213,7 @@ class ParameterPanelItemBase extends external_DevExpress_Analytics_Serializer_Na
|
|
11147
11213
|
orientation: groupItemInfo.orientation
|
11148
11214
|
}
|
11149
11215
|
};
|
11150
|
-
const item = new ParameterPanelItemBase(this.parameterHelper, groupItemInfo);
|
11216
|
+
const item = new ParameterPanelItemBase(this.parameterHelper, groupItemInfo, this._root || this);
|
11151
11217
|
this[name] = item;
|
11152
11218
|
this._groupLayoutItems.push(item);
|
11153
11219
|
const newinfo = this._getInfo.concat(info);
|
@@ -11254,6 +11320,9 @@ class ParameterPanelItemBase extends external_DevExpress_Analytics_Serializer_Na
|
|
11254
11320
|
}
|
11255
11321
|
getPropertyDependencies(name, status) {
|
11256
11322
|
const parameter = this._getParameterByPath(name);
|
11323
|
+
if (!parameter && status === 'visible') {
|
11324
|
+
return (this._root || this)._parameters.map(parameter => (0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.subscribableProperty)(parameter, [status]));
|
11325
|
+
}
|
11257
11326
|
if (status === 'visible')
|
11258
11327
|
return [(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.subscribableProperty)(parameter, ['visible'])];
|
11259
11328
|
if (status === 'disabled')
|
@@ -11276,7 +11345,7 @@ class ParameterPanelItemBase extends external_DevExpress_Analytics_Serializer_Na
|
|
11276
11345
|
this._parameters.push(previewParameter);
|
11277
11346
|
return previewParameter;
|
11278
11347
|
});
|
11279
|
-
const layoutInfo = originalParametersInfo.parameterPanelLayout || this.
|
11348
|
+
const layoutInfo = originalParametersInfo.parameterPanelLayout || this._layoutInfo;
|
11280
11349
|
layoutInfo && this._proceedLayoutInfo(layoutInfo, parameters);
|
11281
11350
|
this._groupLayoutItems.forEach(item => item.initialize({}, parameters));
|
11282
11351
|
}
|
@@ -11521,7 +11590,10 @@ class ParametersPanelModelBase extends ParameterPanelItemBase {
|
|
11521
11590
|
});
|
11522
11591
|
this.buttons = [{
|
11523
11592
|
text: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Reset', 'ASPxReportsStringId.ParametersPanel_Reset'),
|
11524
|
-
onClick: (e) => this.restore()
|
11593
|
+
onClick: (e) => this.restore(),
|
11594
|
+
elementAttr: {
|
11595
|
+
class: 'dxrdp-parameters-reset'
|
11596
|
+
}
|
11525
11597
|
}];
|
11526
11598
|
}
|
11527
11599
|
initialize(originalParametersInfo) {
|
@@ -11694,7 +11766,10 @@ class PreviewParametersPanelModel extends ParametersPanelModelBase {
|
|
11694
11766
|
};
|
11695
11767
|
this.buttons.push({
|
11696
11768
|
text: (0,external_DevExpress_Analytics_Internal_namespaceObject.getLocalization)('Submit', 'ASPxReportsStringId.ParametersPanel_Submit'),
|
11697
|
-
onClick: (params) => this._validateAndSubmit(params)
|
11769
|
+
onClick: (params) => this._validateAndSubmit(params),
|
11770
|
+
elementAttr: {
|
11771
|
+
class: 'dxrdp-parameters-submit'
|
11772
|
+
}
|
11698
11773
|
});
|
11699
11774
|
}
|
11700
11775
|
initialize(originalParametersInfo) {
|
@@ -12572,8 +12647,10 @@ function createViewModel(viewModel) {
|
|
12572
12647
|
.generateProperty('translateTextButton', (0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.createViewModelGenerator)()
|
12573
12648
|
.generateProperty('text', TranslateActionText)
|
12574
12649
|
.generateProperty('disabled', this.loading)
|
12575
|
-
.generateProperty('onClick', () => this.onTranslateClick())
|
12650
|
+
.generateProperty('onClick', () => this.onTranslateClick(this.selectedLanguage))
|
12576
12651
|
.generateProperty('width', '110px')
|
12652
|
+
.generateProperty('width', this.translationEnabled ? '110px' : '0px')
|
12653
|
+
.generateProperty('visible', this.translationEnabled)
|
12577
12654
|
.generateProperty('template', (data, container) => {
|
12578
12655
|
const buttonIndicatorElement = this._preparetextProcessingButtonTemplate(data, container);
|
12579
12656
|
this.translateButtonLoader = new (external_DevExpress_ui_dxLoadIndicator_default())(buttonIndicatorElement, {
|
@@ -12590,7 +12667,8 @@ function createViewModel(viewModel) {
|
|
12590
12667
|
.generateProperty('text', SummarizeActionText)
|
12591
12668
|
.generateProperty('onClick', (e) => this.onSummarizeClick())
|
12592
12669
|
.generateProperty('disabled', this.loading)
|
12593
|
-
.generateProperty('width', '110px')
|
12670
|
+
.generateProperty('width', this.summarizationEnabled ? '110px' : '0px')
|
12671
|
+
.generateProperty('visible', this.summarizationEnabled)
|
12594
12672
|
.generateProperty('template', (data, container) => {
|
12595
12673
|
const buttonIndicatorElement = this._preparetextProcessingButtonTemplate(data, container);
|
12596
12674
|
this.summarizeButtonLoader = new (external_DevExpress_ui_dxLoadIndicator_default())(buttonIndicatorElement, {
|
@@ -12607,12 +12685,13 @@ function createViewModel(viewModel) {
|
|
12607
12685
|
});
|
12608
12686
|
})
|
12609
12687
|
.generateProperty('languageSelectBoxOptions', (0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.createViewModelGenerator)()
|
12610
|
-
.generateProperty('valueExpr', '
|
12688
|
+
.generateProperty('valueExpr', 'id')
|
12611
12689
|
.generateProperty('displayExpr', 'text')
|
12612
12690
|
.generateProperty('dataSource', this.languages)
|
12613
12691
|
.generateProperty('value', this.selectedLanguage)
|
12614
12692
|
.generateProperty('showClearButton', true)
|
12615
12693
|
.generateProperty('inputAttr', { 'aria-label': TargetLanguageText })
|
12694
|
+
.generateProperty('visible', this.languages.length > 0)
|
12616
12695
|
.generateProperty('onValueChanged', (event) => {
|
12617
12696
|
this.selectedLanguage = event.value;
|
12618
12697
|
this.languageSelectBoxComponent = event.component;
|
@@ -12700,6 +12779,20 @@ var _aiPanelModel_decorate = (undefined && undefined.__decorate) || function (de
|
|
12700
12779
|
|
12701
12780
|
|
12702
12781
|
|
12782
|
+
|
12783
|
+
class AITabInfo extends external_DevExpress_Analytics_Utils_namespaceObject.TabInfo {
|
12784
|
+
constructor(model, template, visible) {
|
12785
|
+
super({
|
12786
|
+
text: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('AI Operations', 'ASPxReportsStringId.AIPanel_PanelHeaderLabel'),
|
12787
|
+
template,
|
12788
|
+
model,
|
12789
|
+
localizationId: 'ASPxReportsStringId.AIPanel_PanelHeaderLabel',
|
12790
|
+
imageClassName: 'aitab',
|
12791
|
+
imageTemplateName: 'dxrd-svg-tabs-aitab',
|
12792
|
+
visible
|
12793
|
+
});
|
12794
|
+
}
|
12795
|
+
}
|
12703
12796
|
class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_namespaceObject.BaseRenderingModel {
|
12704
12797
|
get _currentPage() {
|
12705
12798
|
return this.reportPreview?.currentPage;
|
@@ -12709,7 +12802,9 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12709
12802
|
this.reportPreview = reportPreview;
|
12710
12803
|
this.settings = settings;
|
12711
12804
|
this.aiProcessingRequestDeferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
12805
|
+
this.tranlsatePagesDeferred = [];
|
12712
12806
|
this.ignore = true;
|
12807
|
+
this.languages = [];
|
12713
12808
|
this.TextSourceTargetText = {
|
12714
12809
|
Document: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Entire Document', 'ASPxReportsStringId.AIPanel_TargetTypeDocument'),
|
12715
12810
|
Page: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Page', 'ASPxReportsStringId.AIPanel_TargetType_Page'),
|
@@ -12718,7 +12813,7 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12718
12813
|
this.InvalidLanguageErrorMsg = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Select a language', 'ASPxReportsStringId.AIPanel_InvalidLanguageValueErrorMsg');
|
12719
12814
|
this.SummarizeActionText = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Summarize', 'ASPxReportsStringId.AIPanel_SummarizeAction');
|
12720
12815
|
this.TranslateActionText = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Translate', 'ASPxReportsStringId.AIPanel_TranslateAction');
|
12721
|
-
this.TranslateDocumentInPlaceText = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Translate Inline', 'ASPxReportsStringId.
|
12816
|
+
this.TranslateDocumentInPlaceText = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Translate Inline', 'ASPxReportsStringId.WebDocumentViewer_AI_TranslateInline_MenuAction');
|
12722
12817
|
this.warningMsg = 'Text is too long to process within a single request. Text will be split into sections and processed in {0} steps. Proceed?';
|
12723
12818
|
this.targets = [
|
12724
12819
|
{ key: TextSourceTarget.Document, text: this.TextSourceTargetText.Document },
|
@@ -12726,74 +12821,109 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12726
12821
|
{ key: TextSourceTarget.Selection, text: this.TextSourceTargetText.Selection }
|
12727
12822
|
];
|
12728
12823
|
const translationSettings = settings?.translationSettings;
|
12729
|
-
|
12824
|
+
this.languages = translationSettings?.languages ?? [];
|
12825
|
+
this.inlineTranslationEnabled = !!(translationSettings?.inlineTranslationEnabled && this.languages?.length > 0);
|
12826
|
+
this.translationEnabled = !!(translationSettings?.translationEnabled && this.languages?.length > 0);
|
12827
|
+
this.summarizationEnabled = settings?.summarizationSettings?.summarizationEnabled ?? false;
|
12828
|
+
const aiEnabled = this.inlineTranslationEnabled || this.translationEnabled || this.summarizationEnabled || AIServicesEnabled();
|
12730
12829
|
AIServicesEnabled(aiEnabled);
|
12731
|
-
this.languages = translationSettings?.languages ?? AILanguages();
|
12732
|
-
AILanguages(this.languages);
|
12733
12830
|
const getDisabled = () => reportPreview.documentBuilding || !reportPreview.documentId || reportPreview.pageIndex === -1;
|
12734
|
-
const tabInfoVisible = () => !getDisabled() && AIServicesEnabled();
|
12735
|
-
this.tabInfo = new
|
12736
|
-
text: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('AI Operations', 'ASPxReportsStringId.AIPanel_PanelHeaderLabel'),
|
12737
|
-
template: 'dxrd-preview-ai-panel',
|
12738
|
-
model: this,
|
12739
|
-
localizationId: 'ASPxReportsStringId.AIPanel_PanelHeaderLabel',
|
12740
|
-
imageClassName: 'aitab',
|
12741
|
-
imageTemplateName: 'dxrd-svg-tabs-aitab',
|
12742
|
-
visible: tabInfoVisible()
|
12743
|
-
});
|
12831
|
+
const tabInfoVisible = () => !getDisabled() && AIServicesEnabled() && (this.translationEnabled || this.summarizationEnabled);
|
12832
|
+
this.tabInfo = new AITabInfo(this, 'dxrd-preview-ai-panel', tabInfoVisible());
|
12744
12833
|
const menuItemId = {
|
12834
|
+
MenuRoot: 'dx_ai_menu_root_item',
|
12745
12835
|
Summarize: 'dx_summarize_text',
|
12746
12836
|
Translate: 'dx_translate',
|
12747
|
-
|
12748
|
-
|
12837
|
+
TranslateInPlaceRoot: 'dx_translate_in_place_root',
|
12838
|
+
TranslatePageInPlace: 'dx_translate_page_in_place',
|
12839
|
+
TranslateSelectionInPlace: 'dx_translate_selection_in_place',
|
12840
|
+
TranslateDocumentInPlace: 'dx_translate_document_in_place',
|
12841
|
+
RevertToOriginalRoot: 'dx_revert_to_original_root',
|
12842
|
+
RevertPageToOriginal: 'dx_revert_page_to_original_root',
|
12843
|
+
RevertAllDocumentToOriginal: 'dx_revert_all_document_to_original_root',
|
12749
12844
|
};
|
12750
12845
|
const aiMenuItems = [{
|
12751
12846
|
text: this.SummarizeActionText,
|
12752
|
-
|
12847
|
+
key: menuItemId.Summarize,
|
12848
|
+
visible: this.summarizationEnabled
|
12753
12849
|
},
|
12754
12850
|
{
|
12755
12851
|
text: this.TranslateActionText,
|
12756
|
-
|
12852
|
+
visible: this.translationEnabled,
|
12853
|
+
items: this.languages.map(language => {
|
12854
|
+
return { ...language, key: menuItemId.Translate };
|
12855
|
+
}),
|
12757
12856
|
},
|
12758
12857
|
{
|
12759
12858
|
text: this.TranslateDocumentInPlaceText,
|
12760
|
-
|
12761
|
-
|
12762
|
-
|
12763
|
-
|
12764
|
-
|
12765
|
-
|
12766
|
-
|
12767
|
-
|
12859
|
+
visible: this.inlineTranslationEnabled,
|
12860
|
+
id: menuItemId.TranslateInPlaceRoot,
|
12861
|
+
items: [{
|
12862
|
+
text: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Current Page', 'ASPxReportsStringId.WebDocumentViewer_AI_CurrentPage_MenuActions'),
|
12863
|
+
id: menuItemId.TranslatePageInPlace,
|
12864
|
+
items: this.languages.map(language => {
|
12865
|
+
return { ...language, key: menuItemId.TranslatePageInPlace };
|
12866
|
+
}),
|
12867
|
+
}, {
|
12868
|
+
text: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Entire Document', 'ASPxReportsStringId.WebDocumentViewer_AI_EntireDocument_MenuAction'),
|
12869
|
+
id: menuItemId.TranslateDocumentInPlace,
|
12870
|
+
items: this.languages.map(language => {
|
12871
|
+
return { ...language, key: menuItemId.TranslateDocumentInPlace };
|
12872
|
+
}),
|
12873
|
+
},
|
12874
|
+
...this.languages.map(language => { return { ...language, key: menuItemId.TranslateSelectionInPlace }; }),
|
12875
|
+
{
|
12876
|
+
text: (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Revert to Original', 'ASPxReportsStringId.WebDocumentViewer_AI_RevertToOriginal'),
|
12877
|
+
id: menuItemId.RevertAllDocumentToOriginal,
|
12878
|
+
key: menuItemId.RevertAllDocumentToOriginal
|
12879
|
+
}]
|
12880
|
+
}];
|
12768
12881
|
const that = this;
|
12769
12882
|
this.smartTagAIMenu = {
|
12770
12883
|
dataSource: [{
|
12771
12884
|
text: '',
|
12772
12885
|
icon: 'dxrd-svg-menu-aimenu',
|
12773
|
-
items: aiMenuItems
|
12886
|
+
items: aiMenuItems,
|
12887
|
+
id: menuItemId.MenuRoot
|
12774
12888
|
}],
|
12775
12889
|
hideSubmenuOnMouseLeave: false,
|
12776
12890
|
onItemClick(e) {
|
12777
12891
|
e.event?.stopPropagation();
|
12778
12892
|
if (!e.itemData || !e.itemData['key'] || that.loading)
|
12779
12893
|
return;
|
12780
|
-
const
|
12894
|
+
const itemKey = e.itemData['key'];
|
12781
12895
|
that.selectedTarget = TextSourceTarget.Selection;
|
12782
|
-
if (
|
12896
|
+
if (itemKey === menuItemId.Summarize) {
|
12897
|
+
that.selectedPage = that._currentPage?.pageIndex;
|
12898
|
+
that.IsBrickSelected ? that.selectedTarget = TextSourceTarget.Selection : that.selectedTarget = TextSourceTarget.Page;
|
12783
12899
|
that.expandAITabPanel();
|
12784
12900
|
that.onSummarizeClick();
|
12785
12901
|
}
|
12786
|
-
else if (
|
12787
|
-
that.
|
12788
|
-
|
12902
|
+
else if (itemKey === menuItemId.TranslatePageInPlace || itemKey === menuItemId.TranslateSelectionInPlace) {
|
12903
|
+
that.onTranslateClick(e.itemData['id'], true);
|
12904
|
+
}
|
12905
|
+
else if (itemKey === menuItemId.TranslateDocumentInPlace) {
|
12906
|
+
that.onTranslateClick(e.itemData['id'], true, true);
|
12789
12907
|
}
|
12790
|
-
else if (
|
12908
|
+
else if (itemKey === menuItemId.Translate) {
|
12791
12909
|
that.expandAITabPanel();
|
12792
|
-
that.selectedLanguage = e.itemData['
|
12793
|
-
that.
|
12910
|
+
that.selectedLanguage = e.itemData['id'];
|
12911
|
+
that.selectedPage = that._currentPage?.pageIndex;
|
12912
|
+
if (!that.selectedLanguage) {
|
12913
|
+
that.languageSelectBoxComponent?.option({
|
12914
|
+
validationStatus: 'invalid',
|
12915
|
+
validationErrors: [{ message: this.InvalidLanguageErrorMsg }]
|
12916
|
+
});
|
12917
|
+
return;
|
12918
|
+
}
|
12919
|
+
that.IsBrickSelected ? that.selectedTarget = TextSourceTarget.Selection : that.selectedTarget = TextSourceTarget.Page;
|
12920
|
+
that.onTranslateClick(that.selectedLanguage);
|
12794
12921
|
}
|
12795
|
-
else if (
|
12796
|
-
that.revertToOriginal();
|
12922
|
+
else if (itemKey === menuItemId.RevertPageToOriginal) {
|
12923
|
+
that.revertToOriginal(false);
|
12924
|
+
}
|
12925
|
+
else if (itemKey === menuItemId.RevertAllDocumentToOriginal) {
|
12926
|
+
that.revertToOriginal(true);
|
12797
12927
|
}
|
12798
12928
|
},
|
12799
12929
|
onSubmenuShowing: (e) => {
|
@@ -12804,19 +12934,68 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12804
12934
|
e['submenu']._overlay.option('position', { collision: 'none', boundary: popupContainer });
|
12805
12935
|
e['submenu']._attachHoverEvents();
|
12806
12936
|
const submenuItems = e['submenu'].option('items');
|
12807
|
-
let
|
12937
|
+
let repaint = false;
|
12808
12938
|
submenuItems.forEach(function (item) {
|
12809
|
-
|
12810
|
-
|
12811
|
-
|
12812
|
-
|
12813
|
-
|
12814
|
-
|
12815
|
-
|
12939
|
+
let innerItemsUpdates = false;
|
12940
|
+
let visible = item.visible;
|
12941
|
+
switch (item.id) {
|
12942
|
+
case menuItemId.RevertToOriginalRoot:
|
12943
|
+
visible = !!that._currentPage.aiCustomDocumentStorageId || that.documentHasTranslation;
|
12944
|
+
item.internalFields?.item?.items?.forEach(innterItem => {
|
12945
|
+
const pageHasTranslation = !!that._currentPage?.aiCustomDocumentStorageId;
|
12946
|
+
if (innterItem.id === menuItemId.RevertPageToOriginal && innterItem.visible !== pageHasTranslation) {
|
12947
|
+
innterItem.visible = pageHasTranslation;
|
12948
|
+
innerItemsUpdates = true;
|
12949
|
+
}
|
12950
|
+
});
|
12951
|
+
break;
|
12952
|
+
case menuItemId.RevertPageToOriginal:
|
12953
|
+
visible = !!that._currentPage.aiCustomDocumentStorageId;
|
12954
|
+
break;
|
12955
|
+
case menuItemId.RevertAllDocumentToOriginal:
|
12956
|
+
visible = that.documentHasTranslation;
|
12957
|
+
break;
|
12958
|
+
case menuItemId.TranslateInPlaceRoot:
|
12959
|
+
item.internalFields?.item?.items?.forEach(innterItem => {
|
12960
|
+
const shouldChange = innterItem.visible !== !that.IsBrickSelected;
|
12961
|
+
if (innterItem.id === menuItemId.TranslateDocumentInPlace && shouldChange) {
|
12962
|
+
innterItem.visible = !that.IsBrickSelected;
|
12963
|
+
innerItemsUpdates = true;
|
12964
|
+
}
|
12965
|
+
if (innterItem.id === menuItemId.TranslatePageInPlace && shouldChange) {
|
12966
|
+
innterItem.visible = !that.IsBrickSelected;
|
12967
|
+
innerItemsUpdates = true;
|
12968
|
+
}
|
12969
|
+
if (innterItem.key === menuItemId.TranslateSelectionInPlace && innterItem.visible !== that.IsBrickSelected) {
|
12970
|
+
innterItem.visible = that.IsBrickSelected;
|
12971
|
+
innerItemsUpdates = true;
|
12972
|
+
}
|
12973
|
+
if (innterItem.id === menuItemId.RevertAllDocumentToOriginal && innterItem.visible != that.documentHasTranslation) {
|
12974
|
+
innterItem.visible = that.documentHasTranslation;
|
12975
|
+
innerItemsUpdates = true;
|
12976
|
+
}
|
12977
|
+
});
|
12978
|
+
break;
|
12979
|
+
}
|
12980
|
+
if (item.visible !== visible) {
|
12981
|
+
item.visible = visible;
|
12982
|
+
repaint = true;
|
12983
|
+
}
|
12984
|
+
if (innerItemsUpdates && item.internalFields?.item) {
|
12985
|
+
item.internalFields.item.visible = visible;
|
12986
|
+
item.items = item.internalFields.item.items;
|
12987
|
+
repaint = true;
|
12816
12988
|
}
|
12817
12989
|
});
|
12818
|
-
if (
|
12819
|
-
e['submenu'].option('
|
12990
|
+
if (repaint) {
|
12991
|
+
e['submenu'].option('visible', true);
|
12992
|
+
e['submenu'].repaint();
|
12993
|
+
}
|
12994
|
+
},
|
12995
|
+
onItemRendered(e) {
|
12996
|
+
if (e?.itemData?.id === menuItemId.MenuRoot) {
|
12997
|
+
e.itemElement?.setAttribute?.('aria-label', 'AI Menu');
|
12998
|
+
}
|
12820
12999
|
},
|
12821
13000
|
visible: AIServicesEnabled()
|
12822
13001
|
};
|
@@ -12838,6 +13017,7 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12838
13017
|
}), reportPreview.events.on('currentPageChanged', (args) => {
|
12839
13018
|
if (args.newValue) {
|
12840
13019
|
const currentPage = args.newValue;
|
13020
|
+
this.selectedPage = currentPage.pageIndex;
|
12841
13021
|
currentPage.smartTagAIMenu = this.smartTagAIMenu;
|
12842
13022
|
this.currentPageSelectionSubcriber && this.currentPageSelectionSubcriber();
|
12843
13023
|
this.updateAIMenuToPage();
|
@@ -12845,6 +13025,8 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12845
13025
|
this.handleSelectedBrickChangedEvent(args.newValue);
|
12846
13026
|
});
|
12847
13027
|
}
|
13028
|
+
}), reportPreview.events.on('showMultipagePreviewChanged', (args) => {
|
13029
|
+
this.updateAIMenuToPage();
|
12848
13030
|
}));
|
12849
13031
|
this.addDisposable(AIServicesEnabled.subscribe(() => {
|
12850
13032
|
this.tabInfo.visible = tabInfoVisible();
|
@@ -12853,6 +13035,15 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12853
13035
|
expandAITabPanel() {
|
12854
13036
|
this.reportPreview.tabPanel?.toggleTabVisibility({ model: this.tabInfo }, true);
|
12855
13037
|
}
|
13038
|
+
get progressBar() {
|
13039
|
+
return this.reportPreview?.progressBar;
|
13040
|
+
}
|
13041
|
+
get documentHasTranslation() {
|
13042
|
+
return this.reportPreview?.pages.some(page => !!page.aiCustomDocumentStorageId) ?? false;
|
13043
|
+
}
|
13044
|
+
get IsBrickSelected() {
|
13045
|
+
return this._currentPage?.getActiveBrick()?.length > 0;
|
13046
|
+
}
|
12856
13047
|
handleSelectedBrickChangedEvent(selectedBricks) {
|
12857
13048
|
if (selectedBricks.length === 0) {
|
12858
13049
|
this.updateAIMenuToPage();
|
@@ -12868,19 +13059,21 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12868
13059
|
const topP = topBrick.topP;
|
12869
13060
|
this._currentPage.smartTagAIMenuPosition = {
|
12870
13061
|
heightP: topBrick.heightP,
|
12871
|
-
topP: topP,
|
13062
|
+
topP: topBrick.top >= 0 ? topP : '0%',
|
12872
13063
|
widthP: topBrick.widthP,
|
12873
|
-
leftP: this.reportPreview.rtlViewer ? '0%' : '
|
12874
|
-
rightP: this.reportPreview.rtlViewer ? '
|
13064
|
+
leftP: this.reportPreview.rtlViewer ? '0%' : 'calc(100% - 40px)',
|
13065
|
+
rightP: this.reportPreview.rtlViewer ? 'calc(100% + 40px)' : '0%'
|
12875
13066
|
};
|
12876
13067
|
}
|
12877
13068
|
updateAIMenuToPage() {
|
13069
|
+
if (!this._currentPage)
|
13070
|
+
return;
|
12878
13071
|
this.selectedTarget = TextSourceTarget.Page;
|
12879
13072
|
this._currentPage.smartTagAIMenuPosition = {
|
12880
13073
|
heightP: '3%',
|
12881
|
-
topP: '0%',
|
13074
|
+
topP: this.reportPreview?.showMultipagePreview ? '2px' : '0%',
|
12882
13075
|
widthP: '11%',
|
12883
|
-
leftP: this.reportPreview?.showMultipagePreview ? '
|
13076
|
+
leftP: this.reportPreview?.showMultipagePreview ? 'calc(100% - 40px)' : '100%',
|
12884
13077
|
rightP: '0%'
|
12885
13078
|
};
|
12886
13079
|
}
|
@@ -12925,6 +13118,9 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12925
13118
|
}
|
12926
13119
|
else if (args.propertyName === 'selectedTarget') {
|
12927
13120
|
viewModel.targetSelectBoxOptions.value = this.selectedTarget;
|
13121
|
+
this.pageSelectBoxVisible = (this.selectedTarget === TextSourceTarget.Page);
|
13122
|
+
viewModel.pageSelectBoxVisible = this.pageSelectBoxVisible;
|
13123
|
+
viewModel.pageSelectBoxOptions.visible = this.pageSelectBoxVisible;
|
12928
13124
|
}
|
12929
13125
|
else if (args.propertyName === 'selectedLanguage') {
|
12930
13126
|
viewModel.languageSelectBoxOptions.value = this.selectedLanguage;
|
@@ -12974,7 +13170,8 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
12974
13170
|
page = this._currentPage;
|
12975
13171
|
else if (!this.translateWholeDocument)
|
12976
13172
|
page = this.reportPreview.pages[this.selectedPage];
|
12977
|
-
page
|
13173
|
+
if (page)
|
13174
|
+
page.shouldSendRequest = false;
|
12978
13175
|
return this.translateWholeDocument ? '' : (page?.getBricksTextContent(useSelectedContent) ?? '');
|
12979
13176
|
}
|
12980
13177
|
copyResultClick(e) {
|
@@ -13014,16 +13211,9 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
13014
13211
|
const text = this._getTextContentToProcess();
|
13015
13212
|
this.summarizeText(text, this.selectedLanguage);
|
13016
13213
|
}
|
13017
|
-
onTranslateClick(translateInPlace = false) {
|
13018
|
-
if (this.loading)
|
13019
|
-
return;
|
13020
|
-
if (!this.selectedLanguage) {
|
13021
|
-
this.languageSelectBoxComponent?.option({
|
13022
|
-
validationStatus: 'invalid',
|
13023
|
-
validationErrors: [{ message: this.InvalidLanguageErrorMsg }]
|
13024
|
-
});
|
13214
|
+
onTranslateClick(language, translateInPlace = false, allDocument = false) {
|
13215
|
+
if (this.loading && !translateInPlace)
|
13025
13216
|
return;
|
13026
|
-
}
|
13027
13217
|
if (!translateInPlace) {
|
13028
13218
|
this.clearProcessing();
|
13029
13219
|
this.loading = true;
|
@@ -13032,42 +13222,90 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
13032
13222
|
viewModel.buttons.translateTextButton.text = '';
|
13033
13223
|
this.translateButtonLoader.option('visible', true);
|
13034
13224
|
}
|
13035
|
-
}
|
13036
|
-
if (translateInPlace) {
|
13037
|
-
let brickIndexes = [];
|
13038
|
-
if (this.selectedTarget === TextSourceTarget.Selection)
|
13039
|
-
brickIndexes = this._currentPage.getActiveBrick().map(brick => brick.indexes);
|
13040
|
-
this.translateDocument(brickIndexes, this._currentPage.pageIndex, this._currentPage.aiCustomDocumentStorageId);
|
13041
|
-
}
|
13042
|
-
else {
|
13043
13225
|
const text = this._getTextContentToProcess();
|
13044
13226
|
this.translateText(text);
|
13045
13227
|
}
|
13228
|
+
else {
|
13229
|
+
if (allDocument)
|
13230
|
+
this.translateDocument(language);
|
13231
|
+
else {
|
13232
|
+
const brickIndexes = this._currentPage?.getActiveBrick()?.map(brick => brick.indexes) ?? [];
|
13233
|
+
this.translateDocumentPage(brickIndexes, this._currentPage.pageIndex, language, this._currentPage.aiCustomDocumentStorageId);
|
13234
|
+
}
|
13235
|
+
}
|
13046
13236
|
}
|
13047
|
-
|
13048
|
-
if (!!
|
13049
|
-
|
13050
|
-
this._updatePageImage(
|
13237
|
+
revertPageToOriginal(page) {
|
13238
|
+
if (!!page.aiCustomDocumentStorageId) {
|
13239
|
+
page._useOriginal = true;
|
13240
|
+
this._updatePageImage(page);
|
13241
|
+
}
|
13242
|
+
}
|
13243
|
+
revertToOriginal(allPages = false) {
|
13244
|
+
if (allPages) {
|
13245
|
+
this.reportPreview.pages.forEach(page => this.revertPageToOriginal(page));
|
13051
13246
|
}
|
13247
|
+
else {
|
13248
|
+
this.revertPageToOriginal(this._currentPage);
|
13249
|
+
}
|
13250
|
+
}
|
13251
|
+
clearTranslatePagesDeffereds() {
|
13252
|
+
this.tranlsatePagesDeferred.length && this.tranlsatePagesDeferred.forEach(deferred => deferred.reject());
|
13253
|
+
this.tranlsatePagesDeferred = [];
|
13254
|
+
}
|
13255
|
+
cancelDocumentTranslation() {
|
13256
|
+
this.clearTranslatePagesDeffereds();
|
13257
|
+
this.progressBar.complete(this.reportPreview.documentId);
|
13258
|
+
this.reportPreview?.pages.forEach(page => page.aiOperationInProgress = false);
|
13259
|
+
}
|
13260
|
+
startProgressBar() {
|
13261
|
+
this.progressBar.text = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Translating the document...', 'ASPxReportsStringId.WebDocumentViewer_AI_TranslatingDocument');
|
13262
|
+
this.progressBar.cancelText = (0,external_DevExpress_Analytics_Utils_namespaceObject.getLocalization)('Cancel', 'AnalyticsCoreStringId.SearchDialog_Cancel');
|
13263
|
+
this.progressBar.startProgress(this.reportPreview.documentId, (documentId) => this.cancelDocumentTranslation());
|
13264
|
+
}
|
13265
|
+
translateDocument(language) {
|
13266
|
+
this.clearTranslatePagesDeffereds();
|
13267
|
+
this.startProgressBar();
|
13268
|
+
let totalPagesProcessed = 0;
|
13269
|
+
const totalPages = this.reportPreview.pages.length;
|
13270
|
+
const step = 100 / totalPages;
|
13271
|
+
this.reportPreview.pages.forEach(page => {
|
13272
|
+
const translatePageDeffered = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
13273
|
+
this.tranlsatePagesDeferred.push(translatePageDeffered);
|
13274
|
+
page.aiOperationInProgress = true;
|
13275
|
+
this.reportPreview.requestWrapper.translateDocumentInPlaseRequest([], language ?? 'en', false, '', 0, page.pageIndex, page.aiCustomDocumentStorageId, this.ignore)
|
13276
|
+
.then(result => translatePageDeffered.resolve(result), fail => translatePageDeffered.reject())
|
13277
|
+
.always(() => {
|
13278
|
+
page.aiOperationInProgress = false;
|
13279
|
+
this.progressBar.progress += step;
|
13280
|
+
totalPagesProcessed += 1;
|
13281
|
+
if (totalPagesProcessed == totalPages) {
|
13282
|
+
this.loading = false;
|
13283
|
+
this.progressBar.complete(this.reportPreview.documentId);
|
13284
|
+
}
|
13285
|
+
});
|
13286
|
+
translatePageDeffered.done(result => this._handeTranslateInPlaseResult(result, page, (prevResultText, nextChunkPosition, aiCustomDocumentStorageId) => this.translateDocumentPage([], page.pageIndex, language, aiCustomDocumentStorageId, prevResultText, nextChunkPosition)));
|
13287
|
+
translatePageDeffered.fail(() => page.loading = false);
|
13288
|
+
});
|
13052
13289
|
}
|
13053
|
-
|
13054
|
-
this.
|
13290
|
+
translateDocumentPage(brickIndexes, pageIndex, language, aiCustomDocumentStorageId, prevResponse, currentChunkPosition) {
|
13291
|
+
const page = this.reportPreview.pages[pageIndex];
|
13292
|
+
if (!page)
|
13293
|
+
return;
|
13294
|
+
page.aiOperationInProgress = true;
|
13055
13295
|
const ignore = true;
|
13056
13296
|
this.aiProcessingRequestDeferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
13057
|
-
this.reportPreview.requestWrapper.translateDocumentInPlaseRequest(brickIndexes,
|
13058
|
-
.then(result => this.aiProcessingRequestDeferred.resolve(result))
|
13059
|
-
.
|
13060
|
-
.always(() => this._currentPage.loading = false);
|
13297
|
+
this.reportPreview.requestWrapper.translateDocumentInPlaseRequest(brickIndexes, language, false, prevResponse, currentChunkPosition, pageIndex, aiCustomDocumentStorageId, ignore)
|
13298
|
+
.then(result => this.aiProcessingRequestDeferred.resolve(result), fail => this.aiProcessingRequestDeferred.reject())
|
13299
|
+
.always(() => page && (page.aiOperationInProgress = false));
|
13061
13300
|
this.aiProcessingRequestDeferred.done((result) => {
|
13062
|
-
this._handeTranslateInPlaseResult(result, (prevResultText, nextChunkPosition, aiCustomDocumentStorageId) => this.
|
13063
|
-
});
|
13301
|
+
this._handeTranslateInPlaseResult(result, page, (prevResultText, nextChunkPosition, aiCustomDocumentStorageId) => this.translateDocumentPage(brickIndexes, pageIndex, language, aiCustomDocumentStorageId, prevResultText, nextChunkPosition));
|
13302
|
+
}).always(() => page && (page.aiOperationInProgress = false));
|
13064
13303
|
}
|
13065
13304
|
translateText(text, prevResponse, currentChunkPosition) {
|
13066
13305
|
const ignore = true;
|
13067
13306
|
this.aiProcessingRequestDeferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
13068
|
-
this.reportPreview.requestWrapper.translateTextRequest(text, this.selectedLanguage ?? 'en', this.translateWholeDocument, prevResponse, currentChunkPosition, ignore)
|
13069
|
-
.then(result => this.aiProcessingRequestDeferred.resolve(result))
|
13070
|
-
.catch(fail => this.failRequestHandler(fail, ignore));
|
13307
|
+
this.reportPreview.requestWrapper.translateTextRequest(text, this.selectedLanguage ?? 'en', this.translateWholeDocument, prevResponse, currentChunkPosition, false, ignore)
|
13308
|
+
.then(result => this.aiProcessingRequestDeferred.resolve(result), fail => this.failRequestHandler(fail, ignore));
|
13071
13309
|
this.aiProcessingRequestDeferred.done((result) => {
|
13072
13310
|
this._handleTextProcessingResult(result, (prevResultText, nextChunkPosition) => this.translateText(text, prevResultText, nextChunkPosition));
|
13073
13311
|
});
|
@@ -13075,14 +13313,13 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
13075
13313
|
summarizeText(text, language, prevResponse, currentChunkPosition) {
|
13076
13314
|
this.aiProcessingRequestDeferred = new external_DevExpress_Analytics_Internal_namespaceObject.DxDeferred();
|
13077
13315
|
this.reportPreview.requestWrapper.summarizeTextRequest(text, this.translateWholeDocument, prevResponse, currentChunkPosition, language, this.ignore)
|
13078
|
-
.then(result => this.aiProcessingRequestDeferred.resolve(result))
|
13079
|
-
.catch(fail => this.failRequestHandler(fail, this.ignore));
|
13316
|
+
.then(result => this.aiProcessingRequestDeferred.resolve(result), fail => this.failRequestHandler(fail, this.ignore));
|
13080
13317
|
this.aiProcessingRequestDeferred.done((result) => {
|
13081
13318
|
result.language = language;
|
13082
13319
|
this._handleTextProcessingResult(result, (prevResultText, nextChunkPosition) => this.summarizeText(text, language, prevResultText, nextChunkPosition), true);
|
13083
13320
|
});
|
13084
13321
|
}
|
13085
|
-
_handeTranslateInPlaseResult(result, nextChunkRequestFunc) {
|
13322
|
+
_handeTranslateInPlaseResult(result, page, nextChunkRequestFunc) {
|
13086
13323
|
if (result.success) {
|
13087
13324
|
if (result.requestAgain) {
|
13088
13325
|
let nextChunkPosition = result.chunkIndex;
|
@@ -13102,11 +13339,13 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
13102
13339
|
}
|
13103
13340
|
}
|
13104
13341
|
else {
|
13105
|
-
|
13106
|
-
this.
|
13107
|
-
this._updatePageImage(customStorageUpdated);
|
13342
|
+
page.aiCustomDocumentStorageId = result.aiCustomDocumentStorageId;
|
13343
|
+
this._updatePageImage(page);
|
13108
13344
|
}
|
13109
13345
|
}
|
13346
|
+
else {
|
13347
|
+
this.failRequestHandler(result.errorMessage, false);
|
13348
|
+
}
|
13110
13349
|
}
|
13111
13350
|
_handleTextProcessingResult(result, nextChunkRequestFunc, isSummary = false) {
|
13112
13351
|
if (result.success) {
|
@@ -13132,16 +13371,15 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
13132
13371
|
else {
|
13133
13372
|
if (isSummary) {
|
13134
13373
|
if (result.language) {
|
13135
|
-
this.reportPreview.requestWrapper.translateTextRequest(result.text, result.language, false, '', 0, this.ignore)
|
13374
|
+
this.reportPreview.requestWrapper.translateTextRequest(result.text, result.language, false, '', 0, true, this.ignore)
|
13136
13375
|
.then(translateResult => {
|
13137
13376
|
if (translateResult.success) {
|
13138
13377
|
this.aiProcessingResultText = translateResult.text;
|
13139
13378
|
this.clearProcessing(false);
|
13140
13379
|
}
|
13141
13380
|
else
|
13142
|
-
this.failRequestHandler(result.errorMessage,
|
13143
|
-
}
|
13144
|
-
.catch(fail => {
|
13381
|
+
this.failRequestHandler(result.errorMessage, this.ignore);
|
13382
|
+
}, fail => {
|
13145
13383
|
this.aiProcessingResultText = result.text;
|
13146
13384
|
this.failRequestHandler(fail, this.ignore);
|
13147
13385
|
});
|
@@ -13157,14 +13395,16 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
13157
13395
|
}
|
13158
13396
|
}
|
13159
13397
|
else {
|
13160
|
-
this.failRequestHandler(result.errorMessage,
|
13398
|
+
this.failRequestHandler(result.errorMessage, this.ignore);
|
13161
13399
|
}
|
13162
13400
|
}
|
13163
|
-
_updatePageImage(
|
13164
|
-
this._currentPage
|
13165
|
-
|
13166
|
-
|
13167
|
-
this.
|
13401
|
+
_updatePageImage(page) {
|
13402
|
+
const currentPage = page ?? this._currentPage;
|
13403
|
+
currentPage.shouldSendRequest = true;
|
13404
|
+
if (currentPage.actualResolution === 0)
|
13405
|
+
currentPage.actualResolution = getCurrentResolution(this.reportPreview.zoom);
|
13406
|
+
currentPage._updateImageSrc(true);
|
13407
|
+
setTimeout(() => { currentPage._onImageSrcChanged(); }, 10);
|
13168
13408
|
}
|
13169
13409
|
resizeResultArea() {
|
13170
13410
|
const aiPanelElement = document.getElementById('dxrd-preview-ai-panel-id');
|
@@ -13177,8 +13417,9 @@ class AIPanelViewModel extends external_DevExpress_Analytics_Serializer_Native_n
|
|
13177
13417
|
resultTextElement && (resultTextElement.style.height = '100%');
|
13178
13418
|
}
|
13179
13419
|
}
|
13180
|
-
failRequestHandler(errorMessage,
|
13181
|
-
|
13420
|
+
failRequestHandler(errorMessage, clear) {
|
13421
|
+
errorMessage && MessageHandler().processError(errorMessage, true);
|
13422
|
+
clear && this.clearProcessing(false);
|
13182
13423
|
}
|
13183
13424
|
clearProcessing(clearContent = true) {
|
13184
13425
|
this.loading = false;
|
@@ -14178,6 +14419,8 @@ class PredefinedDateRangesKeyboardHelper extends external_DevExpress_Analytics_I
|
|
14178
14419
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-toolbox-tableofcontents\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-toolbox-tableofcontents'; } }; });
|
14179
14420
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-toolbox-unknown\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-toolbox-unknown'; } }; });
|
14180
14421
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-toolbox-zipcode\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-toolbox-zipcode'; } }; });
|
14422
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-wizard-AIEmptyReport\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-wizard-AIEmptyReport'; } }; });
|
14423
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-wizard-AIStandardReport\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-wizard-AIStandardReport'; } }; });
|
14181
14424
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-wizard-crosstab-columns\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-wizard-crosstab-columns'; } }; });
|
14182
14425
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-wizard-crosstab-data\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-wizard-crosstab-data'; } }; });
|
14183
14426
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-svg-wizard-crosstab-fields\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-wizard-crosstab-fields'; } }; });
|
@@ -14560,6 +14803,8 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14560
14803
|
'dxrd-svg-toolbox-tableofcontents': '<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve"><g class="dxd-opacity-50"><path class="dxd-icon-fill" d="M18 5h-2V3h2v2zm0 2h-2v2h2V7zm0 4h-2v2h2v-2zm0 4h-2v2h2v-2zm0 4h-2v2h2v-2z"/></g><path class="dxd-icon-fill" d="M14 5H2V3h12v2zm8-2h-2v2h2V3zm-8 4H2v2h12V7zm8 0h-2v2h2V7zm-8 4H2v2h12v-2zm8 0h-2v2h2v-2zm-8 4H2v2h12v-2zm8 0h-2v2h2v-2zm-8 4H2v2h12v-2zm8 0h-2v2h2v-2z"/></svg>',
|
14561
14804
|
'dxrd-svg-toolbox-unknown': '<svg data-bind="svgAttrs" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path fill="#606060" d="M9.98 16.864v-.128c.014-1.357.156-2.436.426-3.239.27-.802.653-1.452 1.15-1.95a9.296 9.296 0 011.79-1.374 5.595 5.595 0 001.13-.905c.333-.355.596-.764.788-1.225.199-.462.298-.973.298-1.534 0-.696-.163-1.3-.49-1.812a3.29 3.29 0 00-1.31-1.182 3.974 3.974 0 00-1.822-.416c-.582 0-1.143.121-1.683.363-.54.241-.99.621-1.353 1.14-.362.518-.572 1.196-.629 2.034H5.591c.057-1.207.369-2.24.937-3.1a5.646 5.646 0 012.27-1.97C9.741 1.11 10.79.883 11.94.883c1.25 0 2.337.248 3.26.745.93.497 1.648 1.18 2.152 2.046.511.866.767 1.853.767 2.961 0 .782-.12 1.488-.362 2.12a5.224 5.224 0 01-1.023 1.694c-.44.498-.973.938-1.598 1.321-.625.391-1.126.803-1.502 1.236a3.9 3.9 0 00-.82 1.524c-.17.59-.263 1.324-.277 2.205v.128H9.98zm1.364 6.306c-.526 0-.977-.188-1.353-.564a1.846 1.846 0 01-.565-1.353c0-.526.188-.977.565-1.353a1.846 1.846 0 011.353-.565c.525 0 .976.188 1.353.565.376.376.564.827.564 1.353 0 .348-.089.668-.266.959a1.99 1.99 0 01-.693.703c-.284.17-.603.256-.958.256z"/></svg>',
|
14562
14805
|
'dxrd-svg-toolbox-zipcode': '<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve"><path class="dxd-icon-fill" d="M2 2h6v2H2zM0 4h2v6H0zM8 4h2v6H8zM0 12h2v8H0zM8 12h2v8H8zM2 10h6v2H2zM2 20h6v2H2zM14 2h6v2h-6zM12 4h2v6h-2zM20 4h2v6h-2zM12 12h2v8h-2zM20 12h2v8h-2zM14 10h6v2h-6zM14 20h6v2h-6z"/></svg>',
|
14806
|
+
'dxrd-svg-wizard-AIEmptyReport': '<svg data-bind="svgAttrs" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"><path class="dxrd-svg-white" d="M6 6h72v84H6z"/><g class="dxrd-svg-st075"><path class="dxrd-svg-black" d="M7 7h70v8.353c.32-.108.66-.232 1-.372V6H6v84h72V35.236c-.382.247-.72.502-1 .762V89H7V7z"/><path class="dxrd-svg-black" d="M78 26.013a7.268 7.268 0 01-1-.761V20.23c.32.108.66.232 1 .372v5.411z"/></g><path class="dxrd-svg-st1 dxrd-svg-black" fill-rule="evenodd" clip-rule="evenodd" d="M57.157 30.625c0 .736.422 1.853 1.657 2.186.894.242 2.277.66 3.659 1.249 1.42.605 2.656 1.313 3.405 2.062.244.244.484.54.718.878H14V25h52.001a4.89 4.89 0 01-.123.128c-.749.749-1.984 1.457-3.405 2.062a28.88 28.88 0 01-3.66 1.248c-1.234.334-1.656 1.451-1.656 2.187zM70 16.86a2.15 2.15 0 00-.812 1.203 28.87 28.87 0 01-1.249 3.66l-.12.276H55v-9h15v3.861zM68.135 40c.486 1.218.839 2.394 1.053 3.186.149.551.454.94.812 1.202V52H53V40h15.135zM14 13h38v9H14v-9zm30 61h26v9H44v-9zm-30 0h27v9H14v-9zm0-19h56v16H14V55zm0-15h17v12H14V40zm20 0h16v12H34V40z"/><path class="dxrd-svg-blue" fill-rule="evenodd" clip-rule="evenodd" d="M84.474 10.333c-.069-.237-.463-.237-.532 0-.382 1.322-1.176 3.6-2.384 4.809-1.208 1.208-3.487 2.002-4.809 2.384-.236.068-.236.463 0 .531 1.322.382 3.6 1.177 4.809 2.385 1.208 1.208 2.002 3.486 2.384 4.808.069.237.463.237.532 0 .382-1.322 1.176-3.6 2.384-4.808 1.208-1.209 3.487-2.003 4.809-2.385.236-.068.236-.463 0-.531-1.322-.382-3.6-1.176-4.809-2.384-1.208-1.209-2.002-3.487-2.385-4.81zM71.63 18.586c-.064-.238-.447-.238-.511 0-.51 1.889-1.785 5.915-3.827 7.956-2.042 2.042-6.068 3.317-7.956 3.827-.238.064-.238.447 0 .512 1.888.51 5.914 1.785 7.956 3.827 2.042 2.041 3.316 6.067 3.827 7.956.064.238.447.238.511 0 .51-1.889 1.785-5.915 3.827-7.956 2.042-2.042 6.068-3.317 7.957-3.827.237-.065.237-.448 0-.512-1.89-.51-5.915-1.785-7.957-3.827-2.042-2.041-3.316-6.067-3.827-7.956z"/></svg>',
|
14807
|
+
'dxrd-svg-wizard-AIStandardReport': '<svg data-bind="svgAttrs" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96"><g class="dxrd-svg-st2"><path class="dxrd-svg-black" d="M23.5 15C13.8 15 6 13 6 10.5v32C6 45 13.8 47 23.5 47S41 45 41 42.5v-32C41 13 33.2 15 23.5 15z"/></g><g class="dxrd-svg-st1"><path class="dxrd-svg-black" d="M23.5 13C33.165 13 41 10.985 41 8.5S33.165 4 23.5 4 6 6.015 6 8.5 13.835 13 23.5 13z"/></g><g class="dxrd-svg-st075"><path class="dxrd-svg-black" fill-rule="evenodd" clip-rule="evenodd" d="M68.8 30h13c.5 0 1 .4 1 1v24.837a16.666 16.666 0 01-.722 1.97c-.36.8-.74 1.414-1.092 1.765-.35.35-.964.732-1.766 1.091-.77.346-1.574.61-2.183.786-1.243.36-1.623 1.496-1.623 2.187 0 .691.38 1.828 1.623 2.187.609.176 1.413.44 2.183.786.802.36 1.416.74 1.766 1.092.351.35.733.964 1.092 1.766.306.683.549 1.392.722 1.969v2.241c-.537-.185-1.11-.399-1.681-.643-1.42-.604-2.656-1.313-3.405-2.061-.748-.749-1.457-1.984-2.062-3.405a28.885 28.885 0 01-1.248-3.66c-.334-1.234-1.45-1.656-2.187-1.656-.735 0-1.852.422-2.186 1.657a28.87 28.87 0 01-1.249 3.659c-.605 1.42-1.313 2.656-2.061 3.405-.749.748-1.985 1.457-3.405 2.061a28.864 28.864 0 01-3.66 1.25C58.422 74.616 58 75.733 58 76.47c0 .735.422 1.853 1.657 2.186.894.242 2.277.66 3.659 1.249 1.42.605 2.656 1.313 3.404 2.061.75.749 1.457 1.985 2.062 3.405a28.87 28.87 0 011.249 3.66c.333 1.234 1.45 1.656 2.186 1.656s1.853-.422 2.187-1.657c.242-.894.66-2.277 1.248-3.659.605-1.42 1.314-2.656 2.062-3.405.749-.748 1.984-1.456 3.405-2.061a25.403 25.403 0 011.681-.643V91c0 .6-.4 1-1 1H29.9c-.6 0-1-.4-1-1V31c0-.6.4-1 1-1h13.3L56 42.8 68.8 30z"/></g><path class="dxrd-svg-white" d="M29.865 31.036h51.9v60h-51.9z"/><g class="dxrd-svg-st1"><path class="dxrd-svg-black" d="M36.9 46h8v6h-8v-6zm10 0h8v6h-8v-6zm9.9 0h8v6h-8v-6zm10 0h8v6h-8v-6zm-29.9 8h8v6h-8v-6zm10 0h8v6h-8v-6zm9.9 0h8v6h-8v-6zm10 0h8v6h-8v-6zm-29.9 8h8v6h-8v-6zm10 0h8v6h-8v-6zm9.9 0h8v6h-8v-6zm-19.9 8h8v6h-8v-6zm10 0h8v6h-8v-6zm-10 8h8v6h-8v-6zm10 0h8v6h-8v-6z"/></g><g class="dxrd-svg-st1"><path class="dxrd-svg-black" d="M37 38h8v6h-8v-6zm14.2 0H47v6h8v-2.2L51.2 38zm5.8 3.8V44h8v-6h-4.2L57 41.8zM67 38v6h8v-6h-8z"/></g><path d="M60 30c0-7.2-6.7-13-15-13 3.9 0 7 5.8 7 13h-6l10 10 10-10h-6z" class="dxrd-svg-blue"/><path class="dxrd-svg-blue" fill-rule="evenodd" clip-rule="evenodd" d="M85.316 56.178c-.068-.237-.463-.237-.53 0-.383 1.322-1.177 3.6-2.385 4.808-1.209 1.208-3.487 2.003-4.81 2.385-.236.068-.236.462 0 .53 1.323.383 3.602 1.177 4.81 2.385 1.208 1.209 2.002 3.487 2.384 4.81.069.236.463.236.531 0 .382-1.323 1.177-3.602 2.385-4.81 1.208-1.208 3.486-2.002 4.809-2.384.236-.069.236-.463 0-.531-1.323-.382-3.601-1.177-4.81-2.385-1.207-1.208-2.002-3.486-2.384-4.808zM72.473 64.43c-.064-.238-.447-.238-.511 0-.51 1.888-1.785 5.914-3.827 7.956-2.042 2.042-6.068 3.316-7.957 3.827-.237.064-.237.447 0 .511 1.889.51 5.915 1.785 7.957 3.827 2.041 2.042 3.316 6.068 3.826 7.957.065.237.448.237.512 0 .51-1.89 1.785-5.915 3.827-7.957s6.068-3.316 7.956-3.827c.238-.064.238-.447 0-.511-1.888-.51-5.914-1.785-7.956-3.827-2.042-2.042-3.316-6.068-3.827-7.956z"/></svg>',
|
14563
14808
|
'dxrd-svg-wizard-crosstab-columns': '<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve"><path class="dxd-icon-fill" d="M21 2H3c-.5 0-1 .5-1 1v18c0 .5.5 1 1 1h18c.5 0 1-.5 1-1V3c0-.5-.5-1-1-1zm-7 2v4h-4V4h4zm-4 6h4v4h-4v-4zM4 4h4v4H4V4zm0 6h4v4H4v-4zm0 10v-4h4v4H4zm6 0v-4h4v4h-4zm10 0h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4z"/><g class="dxd-opacity-50"><path class="dxd-icon-fill" d="M4 10h16v4H4z"/></g></svg>',
|
14564
14809
|
'dxrd-svg-wizard-crosstab-data': '<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve"><path class="dxd-icon-fill" d="M20 21H4c-.9 0-1.3-1.1-.7-1.7l7.3-7.3-7.3-7.3C2.7 4.1 3.1 3 4 3h16v4h-2V5H6.4l7 7-7 7H18v-2h2v4z"/></svg>',
|
14565
14810
|
'dxrd-svg-wizard-crosstab-fields': '<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve"><path class="dxd-icon-fill" d="M21 7H3V5h18v2zm0 4H3v2h18v-2zm0 6H3v2h18v-2z"/></svg>',
|
@@ -14646,7 +14891,7 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14646
14891
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('style: textStyle, css: {\'dxrp-editing-field-text-wordwrap\': !wordWrap}', function ($context, $element) { return { 'style': function () { return $context.$data.textStyle; }, 'css': function () { return { 'dxrp-editing-field-text-wordwrap': !$context.$data.wordWrap }; } }; });
|
14647
14892
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('style: breakOffsetStyle, html: field.htmlValue', function ($context, $element) { return { 'style': function () { return $context.$data.breakOffsetStyle; }, 'html': function () { return $context.$data.field.htmlValue; } }; });
|
14648
14893
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('style: textStyle, css: {\'dxrp-editing-field-text-wordwrap\': !wordWrap}, text: field.editValue', function ($context, $element) { return { 'style': function () { return $context.$data.textStyle; }, 'css': function () { return { 'dxrp-editing-field-text-wordwrap': !$context.$data.wordWrap }; }, 'text': function () { return $context.$data.field.editValue; } }; });
|
14649
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('value: value, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, keyup: keypressAction }', function ($context, $element) { return { 'value': function () { return $context.$data.value; }, 'valueUpdate': function () { return 'keypress'; }, 'style': function () { return $context.$data.textStyle; }, 'event': function () { return { 'blur': $context.$data.hideEditor, 'keyup': $context.$data.keypressAction }; }, '_ko_property_writers': function () { return { 'value': function (_z) { $context.$data.value = _z; } }; } }; });
|
14894
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('value: value, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, input: onInput, keyup: keypressAction }', function ($context, $element) { return { 'value': function () { return $context.$data.value; }, 'valueUpdate': function () { return 'keypress'; }, 'style': function () { return $context.$data.textStyle; }, 'event': function () { return { 'blur': $context.$data.hideEditor, 'input': $context.$data.onInput, 'keyup': $context.$data.keypressAction }; }, '_ko_property_writers': function () { return { 'value': function (_z) { $context.$data.value = _z; } }; } }; });
|
14650
14895
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxTextBox: options, childStyle: { style: textStyle, selector: \'.dx-texteditor-input\'}', function ($context, $element) { return { 'dxTextBox': function () { return $context.$data.options; }, 'childStyle': function () { return { 'style': $context.$data.textStyle, 'selector': '.dx-texteditor-input' }; } }; });
|
14651
14896
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxNumberBox: options, childStyle: { style: textStyle, selector: \'.dx-texteditor-input\'}', function ($context, $element) { return { 'dxNumberBox': function () { return $context.$data.options; }, 'childStyle': function () { return { 'style': $context.$data.textStyle, 'selector': '.dx-texteditor-input' }; } }; });
|
14652
14897
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxDateBox: $data.getOptions({ dropDownOptions: { container: $root.getPopupContainer($element), position: { at: \'left bottom\', collision: \'flipfit flip\', my: \'left top\', boundary: $root.getPopupContainer($element), of: $element } } }), childStyle: { style: textStyle, selector: \'.dx-texteditor-input\'}', function ($context, $element) { return { 'dxDateBox': function () { return $context.$data.getOptions({ 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element), 'position': { 'at': 'left bottom', 'collision': 'flipfit flip', 'my': 'left top', 'boundary': $context.$root.getPopupContainer($element), 'of': $element } } }); }, 'childStyle': function () { return { 'style': $context.$data.textStyle, 'selector': '.dx-texteditor-input' }; } }; });
|
@@ -14658,7 +14903,7 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14658
14903
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('style: { fill: checked ? \'black\' : \'transparent\' }', function ($context, $element) { return { 'style': function () { return { 'fill': $context.$data.checked ? 'black' : 'transparent' }; } }; });
|
14659
14904
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('style: containerStyle, dxclick: activateEditor, zoom: zoom, css: { active: active, readonly: field.readOnly }', function ($context, $element) { return { 'style': function () { return $context.$data.containerStyle; }, 'dxclick': function () { return $context.$data.activateEditor; }, 'zoom': function () { return $context.$data.zoom; }, 'css': function () { return { 'active': $context.$data.active, 'readonly': $context.$data.field.readOnly }; } }; });
|
14660
14905
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('style: style, text: text', function ($context, $element) { return { 'style': function () { return $context.$data.style; }, 'text': function () { return $context.$data.text; } }; });
|
14661
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('value: field.editorValue, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, keyup: keypressAction }', function ($context, $element) { return { 'value': function () { return $context.$data.field.editorValue; }, 'valueUpdate': function () { return 'keypress'; }, 'style': function () { return $context.$data.textStyle; }, 'event': function () { return { 'blur': $context.$data.hideEditor, 'keyup': $context.$data.keypressAction }; }, '_ko_property_writers': function () { return { 'value': function (_z) { Object($context.$data.field).editorValue = _z; } }; } }; });
|
14906
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('value: field.editorValue, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, input: onInput, keyup: keypressAction }', function ($context, $element) { return { 'value': function () { return $context.$data.field.editorValue; }, 'valueUpdate': function () { return 'keypress'; }, 'style': function () { return $context.$data.textStyle; }, 'event': function () { return { 'blur': $context.$data.hideEditor, 'input': $context.$data.onInput, 'keyup': $context.$data.keypressAction }; }, '_ko_property_writers': function () { return { 'value': function (_z) { Object($context.$data.field).editorValue = _z; } }; } }; });
|
14662
14907
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: !active || field.readOnly', function ($context, $element) { return { 'if': function () { return !$context.$data.active || $context.$data.field.readOnly; } }; });
|
14663
14908
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: field.htmlValue', function ($context, $element) { return { 'if': function () { return $context.$data.field.htmlValue; } }; });
|
14664
14909
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('ifnot: field.htmlValue', function ($context, $element) { return { 'ifnot': function () { return $context.$data.field.htmlValue; } }; });
|
@@ -14666,8 +14911,6 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14666
14911
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: { name: editorTemplate, data: data }', function ($context, $element) { return { 'template': function () { return { 'name': $context.$data.editorTemplate, 'data': $context.$data.data }; } }; });
|
14667
14912
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrp-editing-field-image-editor\'', function ($context, $element) { return { 'template': function () { return 'dxrp-editing-field-image-editor'; } }; });
|
14668
14913
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('foreach: cells', function ($context, $element) { return { 'foreach': function () { return $context.$data.cells; } }; });
|
14669
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('attr: { \'action\': exportActionUri }, foreach: exportFormData', function ($context, $element) { return { 'attr': function () { return { 'action': $context.$data.exportActionUri }; }, 'foreach': function () { return $context.$data.exportFormData; } }; });
|
14670
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('attr: {\'name\': name, \'value\': value}', function ($context, $element) { return { 'attr': function () { return { 'name': $context.$data.name, 'value': $context.$data.value }; } }; });
|
14671
14914
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxPopup: { width: popupOptions.width, height: popupOptions.height, title: popupOptions.title, visible: popupOptions.visible, showCloseButton: true, onHidden: popupOptions.onHidden, toolbarItems: popupOptions.toolbarItems, wrapperAttr: popupOptions.wrapperAttr, container: popupOptions.getPopupContainer($element), position: { of: popupOptions.getPopupContainer($element) } }', function ($context, $element) { return { 'dxPopup': function () { return { 'width': $context.$data.popupOptions.width, 'height': $context.$data.popupOptions.height, 'title': $context.$data.popupOptions.title, 'visible': $context.$data.popupOptions.visible, 'showCloseButton': true, 'onHidden': $context.$data.popupOptions.onHidden, 'toolbarItems': $context.$data.popupOptions.toolbarItems, 'wrapperAttr': $context.$data.popupOptions.wrapperAttr, 'container': $context.$data.popupOptions.getPopupContainer($element), 'position': { 'of': $context.$data.popupOptions.getPopupContainer($element) } }; } }; });
|
14672
14915
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('text: printingTexts.caption', function ($context, $element) { return { 'text': function () { return $context.$data.printingTexts.caption; } }; });
|
14673
14916
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('text: printingTexts.prefix', function ($context, $element) { return { 'text': function () { return $context.$data.printingTexts.prefix; } }; });
|
@@ -14689,6 +14932,7 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14689
14932
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxclick: function(_, event){ onClick(event); event.stopPropagation(); }, style: { top: topP, left: $data.leftP, right: $data.rightP, height: heightP, width: widthP }, css: { \'dxrd-report-preview-brick-selected\': $data.active, \'dxrd-report-preview-brick-selectable\': !($data.bricks) }', function ($context, $element) { return { 'dxclick': function () { return function (_, event) { $context.$data.onClick(event); event.stopPropagation(); }; }, 'style': function () { return { 'top': $context.$data.topP, 'left': $context.$data.leftP, 'right': $context.$data.rightP, 'height': $context.$data.heightP, 'width': $context.$data.widthP }; }, 'css': function () { return { 'dxrd-report-preview-brick-selected': $context.$data.active, 'dxrd-report-preview-brick-selectable': !($context.$data.bricks) }; } }; });
|
14690
14933
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('css: { \'dxrdp-navigation-brick-drill-down\' : !!navigation.drillDownKey, \'dxrdp-navigation-brick-sorting\' : !!navigation.sortData, \'dxrdp-navigation-brick-sorting-desc\': navigation.sortData && navigation.sortData.order === 1, \'dxrdp-navigation-brick-sorting-asc\': navigation.sortData && navigation.sortData.order === 2 }', function ($context, $element) { return { 'css': function () { return { 'dxrdp-navigation-brick-drill-down': !!$context.$data.navigation.drillDownKey, 'dxrdp-navigation-brick-sorting': !!$context.$data.navigation.sortData, 'dxrdp-navigation-brick-sorting-desc': $context.$data.navigation.sortData && $context.$data.navigation.sortData.order === 1, 'dxrdp-navigation-brick-sorting-asc': $context.$data.navigation.sortData && $context.$data.navigation.sortData.order === 2 }; } }; });
|
14691
14934
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxLoadPanel: { visible: loading, position: { of: \'#\' + page_id } }', function ($context, $element) { return { 'dxLoadPanel': function () { return { 'visible': $context.$data.loading, 'position': { 'of': '#' + $context.$data.page_id } }; } }; });
|
14935
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxAILoadingPanel: getAILoadingPanelOptions()', function ($context, $element) { return { 'dxAILoadingPanel': function () { return $context.$data.getAILoadingPanelOptions(); } }; });
|
14692
14936
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('attr: {\'aria-label\': currentPageAriaLabelImgAlt, \'id\': page_id }, dxclick: clickToBrick, \'brick-selection-prog\': brickSelectionProg', function ($context, $element) { return { 'attr': function () { return { 'aria-label': $context.$data.currentPageAriaLabelImgAlt, 'id': $context.$data.page_id }; }, 'dxclick': function () { return $context.$data.clickToBrick; }, 'brick-selection-prog': function () { return $context.$data.brickSelectionProg; } }; });
|
14693
14937
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('styleunit: { \'width\': width + 2, \'height\': height + 2 }, visible: pageLoading', function ($context, $element) { return { 'styleunit': function () { return { 'width': $context.$data.width + 2, 'height': $context.$data.height + 2 }; }, 'visible': function () { return $context.$data.pageLoading; } }; });
|
14694
14938
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('styleunit: { \'paddingTop\': height / 2.3 }', function ($context, $element) { return { 'styleunit': function () { return { 'paddingTop': $context.$data.height / 2.3 }; } }; });
|
@@ -14700,7 +14944,9 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14700
14944
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('css: { \'dx-icon-spinright\': !$root.rtl, \'dx-icon-spinleft\': $root.rtl }', function ($context, $element) { return { 'css': function () { return { 'dx-icon-spinright': !$context.$root.rtl, 'dx-icon-spinleft': $context.$root.rtl }; } }; });
|
14701
14945
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: icon', function ($context, $element) { return { 'template': function () { return $context.$data.icon; } }; });
|
14702
14946
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('text: translatedPageBadgeText', function ($context, $element) { return { 'text': function () { return $context.$data.translatedPageBadgeText; } }; });
|
14947
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxButton: { onClick: revertToOriginal, icon: \'revert\', width: 22, height: 22 }, attr: { title: revertToOriginalBtnTxt }', function ($context, $element) { return { 'dxButton': function () { return { 'onClick': $context.$data.revertToOriginal, 'icon': 'revert', 'width': 22, 'height': 22 }; }, 'attr': function () { return { 'title': $context.$data.revertToOriginalBtnTxt }; } }; });
|
14703
14948
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: $data.navigation', function ($context, $element) { return { 'if': function () { return $context.$data.navigation; } }; });
|
14949
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: $data.aiOperationInProgress', function ($context, $element) { return { 'if': function () { return $context.$data.aiOperationInProgress; } }; });
|
14704
14950
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: { name: "dxrd-page-brick-mobile", data: $data }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-page-brick-mobile', 'data': $context.$data }; } }; });
|
14705
14951
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('foreach: clickableBricks', function ($context, $element) { return { 'foreach': function () { return $context.$data.clickableBricks; } }; });
|
14706
14952
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: { name: "dxrd-page-brick-clickable", data: $data }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-page-brick-clickable', 'data': $context.$data }; } }; });
|
@@ -14709,7 +14955,7 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14709
14955
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: $data.text', function ($context, $element) { return { 'if': function () { return $context.$data.text; } }; });
|
14710
14956
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: $data.items', function ($context, $element) { return { 'if': function () { return $context.$data.items; } }; });
|
14711
14957
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: $data.icon', function ($context, $element) { return { 'if': function () { return $context.$data.icon; } }; });
|
14712
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: aiServicesEnabled && aiCustomDocumentStorageId', function ($context, $element) { return { 'if': function () { return $context.$data.aiServicesEnabled &&
|
14958
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: aiServicesEnabled && !!aiCustomDocumentStorageId', function ($context, $element) { return { 'if': function () { return $context.$data.aiServicesEnabled && !!$context.$data.aiCustomDocumentStorageId; } }; });
|
14713
14959
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxclick: activateEditor, css: parentPopupClass', function ($context, $element) { return { 'dxclick': function () { return $context.$data.activateEditor; }, 'css': function () { return $context.$data.parentPopupClass; } }; });
|
14714
14960
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxPainter: getPainterOptions()', function ($context, $element) { return { 'dxPainter': function () { return $context.$data.getPainterOptions(); } }; });
|
14715
14961
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxPopup: { width: containerStyle.width, height: containerStyle.height, position: { boundary: popupData.getPopupContainer($element), of: popupData.getPositionTarget($element), collision: \'flipfit flipfit\' }, container: popupData.getPopupContainer($element), showTitle: false, target: popupData.getPopupContainer($element), deferRendering: false, hideOnOutsideClick: true, showCloseButton: false, onContentReady: popupData.onContentReady, onHiding: popupData.onHiding, onShown: popupData.onShown, shading: popupData.shading, wrapperAttr: { class: \'dx-picture-edit-popup-content dx-picture-edit-popup-content-fullscreen\' }, animation: { show: { type: \'slide\', duration: 0, to: { opacity: 1 }, from: { opacity: 0 } }, hide: { type: \'fade\', duration: 100, to: { opacity: 0 }, from: { opacity: 1 } } }, visible: popupData.visible }, cacheElement: { action: function(elt) { setEditingFieldElement(elt); } }', function ($context, $element) { return { 'dxPopup': function () { return { 'width': $context.$data.containerStyle.width, 'height': $context.$data.containerStyle.height, 'position': { 'boundary': $context.$data.popupData.getPopupContainer($element), 'of': $context.$data.popupData.getPositionTarget($element), 'collision': 'flipfit flipfit' }, 'container': $context.$data.popupData.getPopupContainer($element), 'showTitle': false, 'target': $context.$data.popupData.getPopupContainer($element), 'deferRendering': false, 'hideOnOutsideClick': true, 'showCloseButton': false, 'onContentReady': $context.$data.popupData.onContentReady, 'onHiding': $context.$data.popupData.onHiding, 'onShown': $context.$data.popupData.onShown, 'shading': $context.$data.popupData.shading, 'wrapperAttr': { 'class': 'dx-picture-edit-popup-content dx-picture-edit-popup-content-fullscreen' }, 'animation': { 'show': { 'type': 'slide', 'duration': 0, 'to': { 'opacity': 1 }, 'from': { 'opacity': 0 } }, 'hide': { 'type': 'fade', 'duration': 100, 'to': { 'opacity': 0 }, 'from': { 'opacity': 1 } } }, 'visible': $context.$data.popupData.visible }; }, 'cacheElement': function () { return { 'action': function (elt) { $context.$data.setEditingFieldElement(elt); } }; } }; });
|
@@ -14783,6 +15029,7 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14783
15029
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('with: model.getViewModel()', function ($context, $element) { return { 'with': function () { return $context.$data.model.getViewModel(); } }; });
|
14784
15030
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: (searchResultCount > 0 || loading)', function ($context, $element) { return { 'if': function () { return ($context.$data.searchResultCount > 0 || $context.$data.loading); } }; });
|
14785
15031
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: (searchCompleted && searchResultCount == 0)', function ($context, $element) { return { 'if': function () { return ($context.$data.searchCompleted && $context.$data.searchResultCount == 0); } }; });
|
15032
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: languageSelectBoxOptions.visible', function ($context, $element) { return { 'if': function () { return $context.$data.languageSelectBoxOptions.visible; } }; });
|
14786
15033
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: pageSelectBoxVisible', function ($context, $element) { return { 'if': function () { return $context.$data.pageSelectBoxVisible; } }; });
|
14787
15034
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: resultVisible', function ($context, $element) { return { 'if': function () { return $context.$data.resultVisible; } }; });
|
14788
15035
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: (model && !model.isEmpty)', function ($context, $element) { return { 'if': function () { return ($context.$data.model && !$context.$data.model.isEmpty); } }; });
|
@@ -14796,12 +15043,13 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14796
15043
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('autoFit: autoFitOptions, styleunit: { width: width, height: height }', function ($context, $element) { return { 'autoFit': function () { return $context.$data.autoFitOptions; }, 'styleunit': function () { return { 'width': $context.$data.width, 'height': $context.$data.height }; } }; });
|
14797
15044
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('lazyImages: lazyImagesOptions', function ($context, $element) { return { 'lazyImages': function () { return $context.$data.lazyImagesOptions; } }; });
|
14798
15045
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('styleunit: { \'width\': width, \'height\': height }, toView: { setPageActiveChangedEvent: setPageActiveChangedEvent }, css : { \'dxrd-report-preview-active\': active }', function ($context, $element) { return { 'styleunit': function () { return { 'width': $context.$data.width, 'height': $context.$data.height }; }, 'toView': function () { return { 'setPageActiveChangedEvent': $context.$data.setPageActiveChangedEvent }; }, 'css': function () { return { 'dxrd-report-preview-active': $context.$data.active }; } }; });
|
14799
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('css: { \'dxrd-visually-hidden\': !!currentPage }', function ($context, $element) { return { 'css': function () { return { 'dxrd-visually-hidden': !!$context.$data.currentPage }; } }; });
|
15046
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('css: { \'dxrd-visually-hidden\': !!currentPage || _aiOperationInProgress }', function ($context, $element) { return { 'css': function () { return { 'dxrd-visually-hidden': !!$context.$data.currentPage || $context.$data._aiOperationInProgress }; } }; });
|
14800
15047
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('text: emptyDocumentCaption', function ($context, $element) { return { 'text': function () { return $context.$data.emptyDocumentCaption; } }; });
|
14801
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('
|
14802
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('
|
14803
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('
|
14804
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxButton: { text:
|
15048
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxAILoadingPanel: _getAILoadingPanelOptions($element)', function ($context, $element) { return { 'dxAILoadingPanel': function () { return $context.$data._getAILoadingPanelOptions($element); } }; });
|
15049
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxPopup: { width: 450, height: 150, visible: _exportTranslatedDocPopupVisible, container: \'.dxrd-preview-surface\', target: \'.dxrd-preview-surface\', position: { at: \'center\', my: \'center\', collision: \'fit\', of: \'.dxrd-preview-surface\' }, dragEnabled: false, hideOnOutsideClick: true, showCloseButton: false, showTitle: false, onHiding: function(e) { onExportPopupHiding(); } }', function ($context, $element) { return { 'dxPopup': function () { return { 'width': 450, 'height': 150, 'visible': $context.$data._exportTranslatedDocPopupVisible, 'container': '.dxrd-preview-surface', 'target': '.dxrd-preview-surface', 'position': { 'at': 'center', 'my': 'center', 'collision': 'fit', 'of': '.dxrd-preview-surface' }, 'dragEnabled': false, 'hideOnOutsideClick': true, 'showCloseButton': false, 'showTitle': false, 'onHiding': function (e) { $context.$data.onExportPopupHiding(); } }; } }; });
|
15050
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('text: _exportTranslatedDodumentWarningMsg', function ($context, $element) { return { 'text': function () { return $context.$data._exportTranslatedDodumentWarningMsg; } }; });
|
15051
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxButton: { text: _exportTranslatedDocumentButtonText, onClick: _exportTranslatedHandler }', function ($context, $element) { return { 'dxButton': function () { return { 'text': $context.$data._exportTranslatedDocumentButtonText, 'onClick': $context.$data._exportTranslatedHandler }; } }; });
|
15052
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxButton: { text: _exportOriginalDocumentButtonText, onClick: _exportTranslatedCancel }', function ($context, $element) { return { 'dxButton': function () { return { 'text': $context.$data._exportOriginalDocumentButtonText, 'onClick': $context.$data._exportTranslatedCancel }; } }; });
|
14805
15053
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxViewerExport: $data', function ($context, $element) { return { 'dxViewerExport': function () { return $context.$data; } }; });
|
14806
15054
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('foreach: parts', function ($context, $element) { return { 'foreach': function () { return $context.$data.parts; } }; });
|
14807
15055
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: { name: templateName, data: viewModel || model }', function ($context, $element) { return { 'template': function () { return { 'name': $context.$data.templateName, 'data': $context.$data.viewModel || $context.$data.model }; } }; });
|
@@ -14815,7 +15063,8 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14815
15063
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('foreach: {data: pages, afterRender: function() { delayedInit() } }', function ($context, $element) { return { 'foreach': function () { return { 'data': $context.$data.pages, 'afterRender': function () { $context.$data.delayedInit(); } }; } }; });
|
14816
15064
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('lazy: { if: pageLoading || (!pageLoading && pageLoaded) }', function ($context, $element) { return { 'lazy': function () { return { 'if': $context.$data.pageLoading || (!$context.$data.pageLoading && $context.$data.pageLoaded) }; } }; });
|
14817
15065
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('template: \'dxrd-preview-page\'', function ($context, $element) { return { 'template': function () { return 'dxrd-preview-page'; } }; });
|
14818
|
-
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('
|
15066
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('if: _aiOperationInProgress', function ($context, $element) { return { 'if': function () { return $context.$data._aiOperationInProgress; } }; });
|
15067
|
+
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('cacheElement: { action: cacheElement }, dxEllipsisEditor: { value: displayValue, disabled: disabled, visible: visible, readOnly: true, inputAttr: { \'aria-label\': _displayName, id: _editorInputId }, openOnFieldClick: true, buttonAction: function() { showPopup(); } }', function ($context, $element) { return { 'cacheElement': function () { return { 'action': $context.$data.cacheElement }; }, 'dxEllipsisEditor': function () { return { 'value': $context.$data.displayValue, 'disabled': $context.$data.disabled, 'visible': $context.$data.visible, 'readOnly': true, 'inputAttr': { 'aria-label': $context.$data._displayName, 'id': $context.$data._editorInputId }, 'openOnFieldClick': true, 'buttonAction': function () { $context.$data.showPopup(); } }; } }; });
|
14819
15068
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxPopup: getPopupSettings()', function ($context, $element) { return { 'dxPopup': function () { return $context.$data.getPopupSettings(); } }; });
|
14820
15069
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxScrollView: scrollViewOptions', function ($context, $element) { return { 'dxScrollView': function () { return $context.$data.scrollViewOptions; } }; });
|
14821
15070
|
(0,external_DevExpress_Analytics_Widgets_Internal_namespaceObject.addToBindingsCache)('dxMutationObserver: dialogKeyboardHelper', function ($context, $element) { return { 'dxMutationObserver': function () { return $context.$data.dialogKeyboardHelper; } }; });
|
@@ -14923,7 +15172,7 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14923
15172
|
'dxrv-range-parameter-mobile': '<div data-bind="dxrvDateRangeEditor: {value: value, isMobile: true }"></div>',
|
14924
15173
|
'dxrdp-surface-mobile': '<div class="dxrd-preview-wrapper dxrdp-fullscreen dxrd-preview-surface" data-bind="style: { pointerEvents: surfaceEvents, touchEvents: surfaceEvents }, styleunit: { top: topOffset, height: previewWrapperSizeHeight, width: previewWrapperSizeWidth }, slide: slideOptions, mobileZoom: mobileZoomOptions, dxclick: click, css: { \'dxrp-editing-fields-hightlighted\': editingFieldsHighlighted }"> <!-- ko template: {name: \'dxrd-preview-progress-bar\', data: progressBar }--> <!-- /ko --> <div class="dxrd-mobile-content"> <div class="dxrd-mobile-gallery" data-bind="style: { pointerEvents: galleryEvents, touchEvents: galleryEvents }, dxGalleryReportPreview: { dataSource: gallery.items, gallery: gallery, slideOptions: slideOptions, animationEnabled: gallery.animationEnabled, disabled: zoomUpdating, width:\'100%\', height: \'100%\', showIndicator: false, loop: true, onSelectionChanged: onSlide, onOptionChanged: gallery.onOptionChanged }"> <div data-options="dxTemplate: { name: \'item\' }"> <div class="dxrd-scrollView-mobile" data-bind="dxScrollView: reportPreview.scrollViewOptions"> <div class="dxrd-gallery-blocks" data-bind="style: gallery.contentSize"> <!-- ko foreach: blocks --> <!-- ko if: page --> <div class="dxrd-gallery-block" data-bind="styleunit: position, css: classSet"> <div class="dxrd-gallery-block-content" data-bind="styleunit: { width: Math.max(page.width, position.width), height: Math.max(page.height, position.height) }, style: { \'background-color\': page.color }"> <div class="dxrdp-active-border" data-bind="css: { \'dxrdp-active\': page.active && active, \'dxrdp-page-padding\': page.active && active }, visible: reportPreview.slideOptions.readerMode"></div> <div class="dxrd-mobile-page" data-bind="styleunit: { width: page.width, height: page.height }, style: { pointerEvents: reportPreview.pageEvents, touchEvents: reportPreview.pageEvents }"> <!-- ko template: { name :\'dxrd-preview-page-mobile\', data: page } --> <!-- /ko --> </div> </div> </div> <!-- /ko --> <!-- /ko --> </div> </div> </div> </div> </div> </div> <input type="text" class="dxrd-display-none" />',
|
14925
15174
|
'dxrp-editing-field-container': '<div class="dxrp-editing-field-container dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle, cacheElement: { action: function (elt) { setEditingFieldElement(elt); } }, zoom: zoom, css: { active: active, readonly: field.readOnly }"> <div class="dxrp-editing-field-borders" data-bind="style: borderStyle"></div> <div class="dxrp-editing-field-content" data-bind="dxclick: activateEditor"> <!-- ko if: !active || field.readOnly --> <!-- ko if: field.htmlValue --> <div class="dxrp-editing-field-readonly-text" data-bind="style: textStyle, css: {\'dxrp-editing-field-text-wordwrap\': !wordWrap}"> <div class="dxrp-editing-field-text-html dxrp-editing-field-text-html-complex" data-bind="style: breakOffsetStyle, html: field.htmlValue"></div> </div> <!--/ko--> <!-- ko ifnot: field.htmlValue --> <div class="dxrp-editing-field-readonly-text" data-bind="style: textStyle, css: {\'dxrp-editing-field-text-wordwrap\': !wordWrap}, text: field.editValue"></div> <!--/ko--> <!--/ko--> <!-- ko if: active && !field.readOnly --> <!-- ko template: { name: editorTemplate, data: data } --> <!--/ko--> <!--/ko--> </div> </div>',
|
14926
|
-
'dxrp-editing-field-text': '<textarea class="dxrp-editing-field-text" data-bind="value: value, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, keyup: keypressAction }"></textarea>',
|
15175
|
+
'dxrp-editing-field-text': '<textarea class="dxrp-editing-field-text" data-bind="value: value, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, input: onInput, keyup: keypressAction }"></textarea>',
|
14927
15176
|
'dxrp-editing-field-mask': '<div class="dxrp-editing-field-mask" data-bind="dxTextBox: options, childStyle: { style: textStyle, selector: \'.dx-texteditor-input\'}"></div>',
|
14928
15177
|
'dxrp-editing-field-number': '<div class="dxrp-editing-field-mask" data-bind="dxNumberBox: options, childStyle: { style: textStyle, selector: \'.dx-texteditor-input\'}"></div>',
|
14929
15178
|
'dxrp-editing-field-datetime': '<div class="dxrp-editing-field-datetime dxrd-width-100" data-bind="dxDateBox: $data.getOptions({ dropDownOptions: { container: $root.getPopupContainer($element), position: { at: \'left bottom\', collision: \'flipfit flip\', my: \'left top\', boundary: $root.getPopupContainer($element), of: $element } } }), childStyle: { style: textStyle, selector: \'.dx-texteditor-input\'}"></div>',
|
@@ -14931,29 +15180,29 @@ external_DevExpress_Analytics_Widgets_Internal_namespaceObject.SvgTemplatesEngin
|
|
14931
15180
|
'dxrp-editing-field-image-editor': '<div class="dxrd-height-100 dxrd-width-100" data-bind="dxPictureEditor: $data"></div>',
|
14932
15181
|
'dxrp-editing-field-checkbox': '<div class="dxrp-editing-field-check-container dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle, zoom: zoom, click: onClick"> <div class="dxrp-editing-field-check" tabindex="1" data-bind="style: checkStyle, template: { name: checkStateStyleIcon, if: !!checkStateStyleIcon }"> </div> </div>',
|
14933
15182
|
'dxrp-editing-field-radio': '<div class="dxrp-editing-field-check-container dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle, zoom: zoom, click: onClick"> <div class="dxrp-editing-field-check" data-bind="style: checkStyle"> <svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 760 760" preserveAspectRatio="xMidYMid meet"> <g fill="#010101" stroke="none"> <path d="M32,380a348,348 0 1,0 696,0a348,348 0 1,0 -696,0" class="highlight dxrd-stroke-width-50 dxrd-stroke-rgb-0" /> <path d="M185,380a195,195 0 1,0 390,0a195,195 0 1,0 -390,0" data-bind="style: { fill: checked ? \'black\' : \'transparent\' }" /> </g> </svg> </div> </div>',
|
14934
|
-
'dxrp-character-comb-editing-field': '<div class="dxrp-editing-field-charactercomb dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle, dxclick: activateEditor, zoom: zoom, css: { active: active, readonly: field.readOnly }"> <!-- ko if: !active || field.readOnly --> <!-- ko foreach: cells --> <div class="dxrp-editing-field-charactercomb-cell" data-bind="style: style, text: text"></div> <!-- /ko --> <!-- /ko --> <!-- ko if: active && !field.readOnly --> <textarea class="dxrp-editing-field-text dxrd-background-white" data-bind="value: field.editorValue, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, keyup: keypressAction }"></textarea> <!--/ko--> </div>',
|
14935
|
-
'dxrd-export-tool-content': '<div class="dxrd-visually-hidden"> <form
|
15183
|
+
'dxrp-character-comb-editing-field': '<div class="dxrp-editing-field-charactercomb dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle, dxclick: activateEditor, zoom: zoom, css: { active: active, readonly: field.readOnly }"> <!-- ko if: !active || field.readOnly --> <!-- ko foreach: cells --> <div class="dxrp-editing-field-charactercomb-cell" data-bind="style: style, text: text"></div> <!-- /ko --> <!-- /ko --> <!-- ko if: active && !field.readOnly --> <textarea class="dxrp-editing-field-text dxrd-background-white" data-bind="value: field.editorValue, valueUpdate: \'keypress\', style: textStyle, event: { blur: hideEditor, input: onInput, keyup: keypressAction }"></textarea> <!--/ko--> </div>',
|
15184
|
+
'dxrd-export-tool-content': '<div class="dxrd-visually-hidden"> <form method="post"> </form> </div> <div data-bind="dxPopup: { width: popupOptions.width, height: popupOptions.height, title: popupOptions.title, visible: popupOptions.visible, showCloseButton: true, onHidden: popupOptions.onHidden, toolbarItems: popupOptions.toolbarItems, wrapperAttr: popupOptions.wrapperAttr, container: popupOptions.getPopupContainer($element), position: { of: popupOptions.getPopupContainer($element) } }"> <div class="dxrd-print-dialog-content"> <div data-bind="text: printingTexts.caption"></div> <p></p> <!-- ko if: printingTexts.prefix --> <div class="dxrdp-print-text-prefix" data-bind="text: printingTexts.prefix"></div> <!-- /ko --> <a href="" class="dxrd-preview-printing-link" data-bind="click: printingLinkCallback, text: printingTexts.link"></a> <!-- ko if: printingTexts.postfix --> <div class="dxrdp-print-text-postfix" data-bind="text: printingTexts.postfix"></div> <!-- /ko --> </div> </div>',
|
14936
15185
|
'dxrd-preview-export-options': '<div class="dxrd-preview-export-options-wrapper dxrd-preview-property-wrapper" data-bind="visible: active && visible"> <div class="dxrd-right-panel-header dxd-text-primary"> <span data-bind="text: $root.getLocalization(\'Export Options\', \'DevExpress.XtraReports.UI.XtraReport.ExportOptions\')"></span> </div> <div class="dxrd-right-panel-body" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }"> <div class="dx-fieldset" data-bind="dxMutationObserver: keyboardHelper"> <div class="dxrd-right-panel-content dxrd-export-options-content" role="tree"> <!-- ko template: { name: \'dx-propertieseditor\', data: propertyGrid } --> <!-- /ko --> </div> <!-- ko template: { name: \'dx-propertygrid-popoverservice\', if: propertyGrid.popover, data: propertyGrid.popover } --> <!-- /ko --> </div> </div></div>',
|
14937
15186
|
'dxrd-preview-export-to': '<div class="dxrd-preview-export-toolbar-item dxrd-toolbar-item" data-bind="visible: visible"> <div class="dx-accessibility-toolbar-item dx-accessibility-focus-border-accented"> <div class="dxrd-preview-export-to dxd-button-back-color dxd-state-normal dxd-icon-highlighted" data-bind="dxMenu: { elementAttr: { class: \'dxrd-preview-export-to dxd-button-back-color dxd-state-normal dxd-icon-highlighted\' }, disabled: disabled, items: widget.items, cssClass: \'dxrdp-export-to-menu\', onItemClick: click, onSubmenuShowing: widget.onSubmenuShowing(getPopupContainer($element), $element), onSubmenuShown: widget.onSubmenuShown, onSubmenuHiding: widget.onSubmenuHiding, onItemRendered: widget.onItemRendered, tabIndex: \'-1\', }"> <div data-options="dxTemplate: { name: \'item\' }" data-bind="attr: { title: text }"> <!--ko if: $data.format --> <div class="dxrd-preview-export-item-text" data-bind="text: text"></div> <!-- /ko --> <!--ko ifnot: $data.format --> <div class="dxrd-preview-export-item-image-wrapper"> <div class="dxrd-preview-export-item-image" data-bind="css: imageClassName, template: imageTemplateName"> </div> </div> <div class="dx-menu-item-popout-container"> <div class="dx-menu-item-popout"></div> </div> <!-- /ko --> </div> </div> </div> <div class="dxrd-toolbar-item-separator dxd-toolbar-separator-color dxd-border-secondary" data-bind="visible: hasSeparator"></div> </div>',
|
14938
15187
|
'dxrd-page-brick-clickable': '<div class="dxrd-report-preview-brick" data-bind="dxclick: function(_, event){ onClick(event); event.stopPropagation(); }, style: { top: topP, left: $data.leftP, right: $data.rightP, height: heightP, width: widthP }, css: { \'dxrd-report-preview-brick-selected\': $data.active, \'dxrd-report-preview-brick-selectable\': !($data.bricks) }"> <!-- ko if: $data.navigation --> <div class="dxrd-report-preview-brick-navigation" data-bind="css: { \'dxrdp-navigation-brick-drill-down\' : !!navigation.drillDownKey, \'dxrdp-navigation-brick-sorting\' : !!navigation.sortData, \'dxrdp-navigation-brick-sorting-desc\': navigation.sortData && navigation.sortData.order === 1, \'dxrdp-navigation-brick-sorting-asc\': navigation.sortData && navigation.sortData.order === 2 }"></div> <!--/ko--> </div>',
|
14939
|
-
'dxrd-preview-page': '<div data-bind="dxLoadPanel: { visible: loading, position: { of: \'#\' + page_id } }"></div> <div role="img" class="dxrd-report-preview-content dxrd-position-relative dxrd-width-100 dxrd-height-100" data-bind="attr: {\'aria-label\': currentPageAriaLabelImgAlt, \'id\': page_id }, dxclick: clickToBrick, \'brick-selection-prog\': brickSelectionProg"> <div class="dxrd-report-preview-content-loading-wrapper dxrd-background-white" data-bind="styleunit: { \'width\': width + 2, \'height\': height + 2 }, visible: pageLoading"> <div class="dxrd-report-preview-content-loading-panel dxrd-text-align-center" data-bind="styleunit: { \'paddingTop\': height / 2.3 }"> <div class="dxrd-report-preview-content-loading-panel-text" data-bind="text: loadingText"></div> </div> </div> <div data-bind="dxPreviewPageRenderer: imageOptions, visible: !pageLoading"> <!-- ko foreach: activeBricks --> <!-- ko template: { name: "dxrd-page-brick-mobile", data: $data } --> <!--/ko--> <!--/ko--> <!-- ko foreach: clickableBricks --> <!-- ko template: { name: "dxrd-page-brick-clickable", data: $data } --> <!--/ko--> <!--/ko--> <!-- ko if: !brickLoading && $data.editingFields--> <div data-bind="dxMutationObserver: editingFieldsKeyboardHelper"> <!-- ko foreach: editingFields --> <!-- ko template: template --> <!--/ko--> <!--/ko--> </div> <!--/ko--> <!-- ko if: aiServicesEnabled && active --> <div data-bind="style: { \'position\': \'absolute\', top: smartTagAIMenuPosition.topP, left: smartTagAIMenuPosition.leftP, right: smartTagAIMenuPosition.rightP, height: smartTagAIMenuPosition.heightP, width: smartTagAIMenuPosition.widthP }"> <div class="dxrd-control-ai-smart-tag dxd-icon-accented" data-bind="dxMenu: smartTagAIMenu"> <div class="dxrd-ai-floating-smart-tag-container"> <!-- ko if: $data.text --> <div class="dxrd-ai-floating-smart-tag-text" data-bind="text: text"></div> <!-- ko if: $data.items --> <div class="dx-icon dxrd-ai-floating-smart-tag-items" data-bind="css: { \'dx-icon-spinright\': !$root.rtl, \'dx-icon-spinleft\': $root.rtl }"></div> <!-- /ko --> <!-- /ko --> <!-- ko if: $data.icon --> <div class="dxrd-ai-floating-smart-tag-icon"> <div data-bind="template: icon"> </div> </div> <!-- /ko --> </div> </div> </div> <!-- /ko --> <!-- ko if: aiServicesEnabled && aiCustomDocumentStorageId --> <div class="dxrd-report-preview-page-modified"> <span data-bind="text: translatedPageBadgeText" class="dxrd-report-preview-page-modified-text"></span> </div> <!-- /ko --> </div> </div>',
|
15188
|
+
'dxrd-preview-page': '<div data-bind="dxLoadPanel: { visible: loading, position: { of: \'#\' + page_id } }"></div> <!-- ko if: $data.aiOperationInProgress --> <div data-bind="dxAILoadingPanel: getAILoadingPanelOptions()"></div> <!-- /ko --> <div role="img" class="dxrd-report-preview-content dxrd-position-relative dxrd-width-100 dxrd-height-100" data-bind="attr: {\'aria-label\': currentPageAriaLabelImgAlt, \'id\': page_id }, dxclick: clickToBrick, \'brick-selection-prog\': brickSelectionProg"> <div class="dxrd-report-preview-content-loading-wrapper dxrd-background-white" data-bind="styleunit: { \'width\': width + 2, \'height\': height + 2 }, visible: pageLoading"> <div class="dxrd-report-preview-content-loading-panel dxrd-text-align-center" data-bind="styleunit: { \'paddingTop\': height / 2.3 }"> <div class="dxrd-report-preview-content-loading-panel-text" data-bind="text: loadingText"></div> </div> </div> <div data-bind="dxPreviewPageRenderer: imageOptions, visible: !pageLoading"> <!-- ko foreach: activeBricks --> <!-- ko template: { name: "dxrd-page-brick-mobile", data: $data } --> <!--/ko--> <!--/ko--> <!-- ko foreach: clickableBricks --> <!-- ko template: { name: "dxrd-page-brick-clickable", data: $data } --> <!--/ko--> <!--/ko--> <!-- ko if: !brickLoading && $data.editingFields--> <div data-bind="dxMutationObserver: editingFieldsKeyboardHelper"> <!-- ko foreach: editingFields --> <!-- ko template: template --> <!--/ko--> <!--/ko--> </div> <!--/ko--> <!-- ko if: aiServicesEnabled && active --> <div data-bind="style: { \'position\': \'absolute\', top: smartTagAIMenuPosition.topP, left: smartTagAIMenuPosition.leftP, right: smartTagAIMenuPosition.rightP, height: smartTagAIMenuPosition.heightP, width: smartTagAIMenuPosition.widthP }"> <div class="dxrd-control-ai-smart-tag dxd-icon-accented" data-bind="dxMenu: smartTagAIMenu"> <div class="dxrd-ai-floating-smart-tag-container"> <!-- ko if: $data.text --> <div class="dxrd-ai-floating-smart-tag-text" data-bind="text: text"></div> <!-- ko if: $data.items --> <div class="dx-icon dxrd-ai-floating-smart-tag-items" data-bind="css: { \'dx-icon-spinright\': !$root.rtl, \'dx-icon-spinleft\': $root.rtl }"></div> <!-- /ko --> <!-- /ko --> <!-- ko if: $data.icon --> <div class="dxrd-ai-floating-smart-tag-icon"> <div data-bind="template: icon"> </div> </div> <!-- /ko --> </div> </div> </div> <!-- /ko --> <!-- ko if: aiServicesEnabled && !!aiCustomDocumentStorageId --> <div class="dxrd-report-preview-page-modified"> <span data-bind="text: translatedPageBadgeText" class="dxrd-report-preview-page-modified-text"></span> <div data-bind="dxButton: { onClick: revertToOriginal, icon: \'revert\', width: 22, height: 22 }, attr: { title: revertToOriginalBtnTxt }" class="dxrd-report-preview-page-modified-button"></div> </div> <!-- /ko --> </div> </div>',
|
14940
15189
|
'dxrp-popup-editing-field-image': '<div class="dxrp-editing-field-container" data-bind="style: containerStyle"> <div class="dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="dxclick: activateEditor, css: parentPopupClass"> <div class="dxrp-editing-field-popup-container-cloned" data-bind="dxPainter: getPainterOptions()"></div> <!-- ko template: { name: \'dx-picture-editing-popup\' } --> <!-- /ko --> </div> </div>',
|
14941
15190
|
'dx-picture-editing-popup': '<div class="dx-picture-edit-popup-content dx-picture-edit-popup-content-fullscreen" data-bind="dxPopup: { width: containerStyle.width, height: containerStyle.height, position: { boundary: popupData.getPopupContainer($element), of: popupData.getPositionTarget($element), collision: \'flipfit flipfit\' }, container: popupData.getPopupContainer($element), showTitle: false, target: popupData.getPopupContainer($element), deferRendering: false, hideOnOutsideClick: true, showCloseButton: false, onContentReady: popupData.onContentReady, onHiding: popupData.onHiding, onShown: popupData.onShown, shading: popupData.shading, wrapperAttr: { class: \'dx-picture-edit-popup-content dx-picture-edit-popup-content-fullscreen\' }, animation: { show: { type: \'slide\', duration: 0, to: { opacity: 1 }, from: { opacity: 0 } }, hide: { type: \'fade\', duration: 100, to: { opacity: 0 }, from: { opacity: 1 } } }, visible: popupData.visible }, cacheElement: { action: function(elt) { setEditingFieldElement(elt); } }"> <!-- ko if: popupData.showContent --> <!-- ko template: { name: popupData.contentTemplate, afterRender: popupData.renderedHandler } --> <!--/ko--> <!--/ko--> </div>',
|
14942
15191
|
'dxrd-zoom-autofit-select-template': '<div class="dxrd-toolbar-item-zoom" data-bind="visible: visible"> <div class="dx-accessibility-toolbar-item dx-accessibility-focus-border-accented" > <div class="dxrd-toolbar-item-zoom-editor" data-bind="dxSelectBox: { items: widget.dataSource, value: widget.value, onValueChanged: widget.onValueChanged, displayExpr: widget.displayExpr, displayCustomValue: true, acceptCustomValue: true, onCustomItemCreating: widget.onCustomItemCreating, useItemTextAsTitle: true, width: 140, dropDownOptions: { container: getPopupContainer($element), position: { my: \'left top\', at: \'left bottom\', of: $element }, wrapperAttr: { class: \'dx-zoom-selectbox-popup-wrapper\' } }, tabIndex: \'-1\', inputAttr: widget.inputAttr }"> </div> </div> </div>',
|
14943
15192
|
'dxrd-preview-toolbar-scrollable': '<div class="dxrd-toolbar-wrapper dxrdp-toolbar-scrollable dx-shadow-top dxd-back-secondary-invariant" data-bind="dxScrollView: { showScrollbar: \'onHover\', direction: \'horizontal\', useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }"> <div class="dxrd-toolbar" role="toolbar" data-bind="keyDownActions: actionLists, dxMutationObserver: keyboardHelper"> <div id="dxrd-preview-toolbar-live-region" class="dxrd-visually-hidden" aria-live="polite" aria-atomic="true"></div> <div class="dx-accessibility-container-background dxd-back-accented"></div> <!-- ko template: {name: \'dxrd-toolbar-tmplt\', data: actionLists.toolbarItems } --> <!-- /ko --> </div> </div>',
|
14944
15193
|
'dxrd-preview-breadcrumb': '<!-- ko if: listItems.length > 1 --><div class="dxrd-breadcrumbs-wrapper" data-bind="dxMutationObserver: keyboardHelper" aria-label="Breadcrumbs" role="navigation"> <!-- ko foreach: listItems --> <!-- ko if: $index() !== ($parent.listItems.length - 1) --> <a class="dxrd-breadcrump-link dxrd-breadcrumb-item dxd-text-accented dx-accessibility-border-accented" data-bind="click: function(s, e) { $parent.onClick($data.position); }"> <span data-bind="text: $data.displayText"></span> </a> <span class="dxrd-breadcrumb-item-seperator" data-bind="template: { name: \'dxrd-svg-preview-breadcrumbs_seperator\' }"> </span> <!-- /ko --> <!-- ko if: $index() === ($parent.listItems.length - 1) --> <div class="dxrd-breadcrumb-item dxd-text-primary dx-accessibility-border-accented" aria-current="location"> <span data-bind="text: $data.displayText"></span> </div> <!-- /ko --> <!-- /ko --></div><!-- /ko -->',
|
14945
15194
|
'dxrd-preview-search': '<div role="search" aria-haspopup="listbox" class="dxrd-preview-search-wrapper" data-bind="visible: active && visible, dxMutationObserver: keyboardHelper"> <div id="dxrd-preview-search-live-region" class="dxrd-visually-hidden" aria-live="polite" aria-atomic="true"></div> <!-- ko with: model.getViewModel() --> <div class="dxrd-preview-search-tab-header"> <div class="dxrd-right-panel-header dxd-text-primary"> <span data-bind="text: headerText"></span> </div> <div class="dxrd-preview-search-tab-editor-button-container"> <div class="dxrd-preview-search-editor dx-searcheditor" data-bind="dxTextBox: searchEditor"></div> <div data-bind="dxButton: buttons.searchButton" class="dxrd-preview-search-button"></div> </div> <div class="dxrd-preview-search-tab-header-text"> <div class="dxrd-preview-search-checkbox" data-bind="dxCheckBox: matchCaseEditor"></div> <div class="dxrd-preview-search-checkbox dxrd-preview-search-checkbox-second" data-bind="dxCheckBox: matchWholeWordEditor"></div> </div> </div> <!-- ko if: (searchResultCount > 0 || loading) --> <div class="dxrd-preview-search-result-wrapper"> <div class="dxrd-preview-search-result-header dxd-border-primary dxd-text-primary"> <div class="dxrd-preview-search-tab-header dxrd-preview-search-indicator-group"> <div class = "dxrd-preview-search-results dxrd-preview-search-result-text" data-bind="attr: { id: searchResultHeaderId, \'aria-busy\': loading ? \'true\' : \'false\' }"> <span class="dxrd-preview-search-result-text-bold" data-bind="text: searchResultCount"></span>  <span data-bind="text: resultsInText"></span>  <span class="dxrd-preview-search-result-text-bold" data-bind="text: searchResultPageCount"></span>  <span data-bind="text: resultsPagesText"></span> </div> <div class="dxrd-preview-search-results-navigation"> <div class="dxrdp-search-loading" data-bind="dxLoadIndicator: { visible: loading }"></div> <div data-bind="dxButton: buttons.upButton " class="dxrd-preview-search-results-navigation-button dx-searcheditor-button dx-widget dx-dropdowneditor-button dxd-icon-highlighted dx-shape-standard"></div> <div data-bind="dxButton: buttons.downButton " class="dxrd-preview-search-results-navigation-button dx-searcheditor-button dx-widget dx-dropdowneditor-button dxd-icon-highlighted dx-shape-standard"></div> </div> </div> </div> <div class="dx-accessibility-container-background dxd-back-accented"></div> <div class="dxrd-preview-search-result dxd-border-accented" data-bind="dxList: { dataSource: searchResultDataSource, pageLoadMode: \'scrollBottom\', focusStateEnabled:false, hoverStateEnabled:false, onItemRendered: onItemRendered, noDataText: \'\', encodeNoDataText: true }, attr: { \'aria-labelledby\': searchResultHeaderId }"> <div class="dxrd-preview-search-result-item dxd-list-item-back-color dxd-back-highlighted dx-accessibility-list-item dx-accessibility-focus-border-accented" data-bind="dxAction: { model: data, action: itemClickAction }, attr: attr" data-options="dxTemplate : { name: \'item\' }" > <div class="dx-accessibility-field-background dxd-back-accented"></div> <div class="dxrd-preview-search-tab-item-text propertygrid-editor-displayName dxd-text-primary" data-bind="text: data.text"></div> <div class="dxrd-preview-search-tab-item-info dxd-text-primary" data-bind="text: info"></div> </div> </div> </div> <!-- /ko --> <!-- ko if: (searchCompleted && searchResultCount == 0) --> <div class="dxrd-preview-search-result-header dxd-border-primary dxd-text-primary"> <div class="dxrd-preview-search-tab-header dxrd-preview-search-indicator-group"> <div data-bind="text: noResultText" class = "dxrd-preview-search-result-text"> </div> </div> </div> <!-- /ko --> <!-- /ko --> </div>',
|
14946
|
-
'dxrd-preview-ai-panel': '<div id="dxrd-preview-ai-panel-id" class="dxrd-preview-ai-panel" data-bind="visible: active && visible"> <!-- ko with: model.getViewModel() --> <div class="dxrd-right-panel-header dxd-text-primary"> <span data-bind="text: aiPanelHeaderLabel"></span> </div> <div class="dxrd-preview-ai-panel-wrapper dx-editors"> <div class="dx-fieldset"> <div class="dx-field dxrd-preview-ai-select-box"> <label class="dxrd-preview-ai-form-label" for="dxrv-ai-target-select" data-bind="text: targetContentText"></label> <div class="dxrd-preview-ai-form-input" id="dxrv-ai-target-select" data-bind="dxSelectBox: getSelectBoxOptions(targetSelectBoxOptions, $element)"></div> </div> <div class="dx-field dxrd-preview-ai-select-box"> <label class="dxrd-preview-ai-form-label" for="dxrv-ai-language-select" data-bind="text: targetLanguageText"></label> <div class="dxrd-preview-ai-form-input" id="dxrv-ai-language-select" data-bind="dxSelectBox: getSelectBoxOptions(languageSelectBoxOptions, $element)"></div> </div> <!-- ko if: pageSelectBoxVisible --> <div class="dx-field dxrd-preview-ai-select-box"> <label class="dxrd-preview-ai-form-label" for="dxrv-ai-page-select" data-bind="text: pageSelectText"></label> <div class="dxrd-preview-ai-form-input" id="dxrv-ai-page-select" data-bind="dxSelectBox: getSelectBoxOptions(pageSelectBoxOptions, $element)"> </div> </div> <!-- /ko --> <div class="dx-field"> <div class="dxrd-preview-ai-buttons-wrapper"> <div class="dxrd-preview-ai-buttons dx-accessibility-focus-border-accented" data-bind="dxButton: buttons.translateTextButton"> </div> <div class="dxrd-preview-ai-buttons dx-accessibility-focus-border-accented" data-bind="dxButton: buttons.summarizeTextButton"> </div> </div> </div> </div> <!-- ko if: resultVisible --> <div class="dxrd-right-panel-header dxd-text-primary dxd-border-primary dxrd-ai-result-text"> <span data-bind="text: textProcessingResultHeaderText" class="dxrd-right-panel-result-text"></span> <div role="button" class="dxrd-right-panel-copy-button dx-accessibility-focus-border-accented" tabindex="0" data-bind="event: { keydown: copyText }"> <div class="dxd-icon-highlighted" data-bind="template: { name: buttons.copyResultButton.template }, dxclick: buttons.copyResultButton.onClick"></div> </div> </div> <div id="dxrd-ai-panel-text-area-id" tabindex="0" role="presentation" class="dx-accessibility-focus-border-accented dxrd-preview-ai-panel-textarea dxd-back-primary2" data-bind="dxTextArea: { value: aiProcessingResultText, onInput: function(e) { e.event.preventDefault(); }, onPaste: function(e) { e.event.preventDefault(); }, onKeyDown: function(e) { if (e.event.key !== \'Tab\') e.event.preventDefault(); }, hoverStateEnabled: false, inputAttr: { spellcheck: \'false\' }, tabIndex: -1 }"> </div> <!-- /ko --> </div> <div data-bind="dxPopup: { width: 350, height: 200, shading: false, focusStateEnabled: false, visible: warningTextLimitPopupVisible, container: \'.dxrd-preview-ai-panel\', target: \'.dxrd-preview-ai-panel\', position: { at: \'top\', my: \'top\', collision: \'fit\', of: \'.dxrd-preview-ai-panel\' }, showCloseButton: false, showTitle: false, wrapperAttr: { class: \'dxrd-preview-ai-panel-warning-popup\' }, }"> <span data-bind="text: limitExceededWarningMsg" class="dxrd-preview-ai-panel-warning-popup-text"></span> <div class="dxrd-preview-ai-panel-warning-popup-checkbox" data-bind="dxCheckBox: proceedForAllCheckBoxOptions"> </div> <div class="dxrd-preview-ai-panel-warning-popup-button-group"> <div class="dxrd-preview-ai-panel-warning-popup-button dx-button-default" data-bind="dxButton: { text: proceedNextChunkButtonText, onClick: proceedNextButtonClick }"> </div> <div class="dxrd-preview-ai-panel-warning-popup-button" data-bind="dxButton: { text: cancelChunkedOperationButtonText, onClick: cancelProcessButtonClick }"> </div> </div> </div> <!-- /ko --></div>',
|
15195
|
+
'dxrd-preview-ai-panel': '<div id="dxrd-preview-ai-panel-id" class="dxrd-preview-ai-panel" data-bind="visible: active && visible"> <!-- ko with: model.getViewModel() --> <div class="dxrd-right-panel-header dxd-text-primary"> <span data-bind="text: aiPanelHeaderLabel"></span> </div> <div class="dxrd-preview-ai-panel-wrapper dx-editors"> <div class="dx-fieldset"> <div class="dx-field dxrd-preview-ai-select-box"> <label class="dxrd-preview-ai-form-label" for="dxrv-ai-target-select" data-bind="text: targetContentText"></label> <div class="dxrd-preview-ai-form-input" id="dxrv-ai-target-select" data-bind="dxSelectBox: getSelectBoxOptions(targetSelectBoxOptions, $element)"></div> </div> <!-- ko if: languageSelectBoxOptions.visible --> <div class="dx-field dxrd-preview-ai-select-box"> <label class="dxrd-preview-ai-form-label" for="dxrv-ai-language-select" data-bind="text: targetLanguageText"></label> <div class="dxrd-preview-ai-form-input" id="dxrv-ai-language-select" data-bind="dxSelectBox: getSelectBoxOptions(languageSelectBoxOptions, $element)"></div> </div> <!-- /ko --> <!-- ko if: pageSelectBoxVisible --> <div class="dx-field dxrd-preview-ai-select-box"> <label class="dxrd-preview-ai-form-label" for="dxrv-ai-page-select" data-bind="text: pageSelectText"></label> <div class="dxrd-preview-ai-form-input" id="dxrv-ai-page-select" data-bind="dxSelectBox: getSelectBoxOptions(pageSelectBoxOptions, $element)"> </div> </div> <!-- /ko --> <div class="dx-field"> <div class="dxrd-preview-ai-buttons-wrapper"> <div class="dxrd-preview-ai-buttons dx-accessibility-focus-border-accented" data-bind="dxButton: buttons.translateTextButton"> </div> <div class="dxrd-preview-ai-buttons dx-accessibility-focus-border-accented" data-bind="dxButton: buttons.summarizeTextButton"> </div> </div> </div> </div> <!-- ko if: resultVisible --> <div class="dxrd-right-panel-header dxd-text-primary dxd-border-primary dxrd-ai-result-text"> <span data-bind="text: textProcessingResultHeaderText" class="dxrd-right-panel-result-text"></span> <div role="button" class="dxrd-right-panel-copy-button dx-accessibility-focus-border-accented" tabindex="0" data-bind="event: { keydown: copyText }"> <div class="dxd-icon-highlighted" data-bind="template: { name: buttons.copyResultButton.template }, dxclick: buttons.copyResultButton.onClick"></div> </div> </div> <div id="dxrd-ai-panel-text-area-id" tabindex="0" role="presentation" class="dx-accessibility-focus-border-accented dxrd-preview-ai-panel-textarea dxd-back-primary2" data-bind="dxTextArea: { value: aiProcessingResultText, onInput: function(e) { e.event.preventDefault(); }, onPaste: function(e) { e.event.preventDefault(); }, onKeyDown: function(e) { if (e.event.key !== \'Tab\') e.event.preventDefault(); }, hoverStateEnabled: false, inputAttr: { spellcheck: \'false\' }, tabIndex: -1 }"> </div> <!-- /ko --> </div> <div data-bind="dxPopup: { width: 350, height: 200, shading: false, focusStateEnabled: false, visible: warningTextLimitPopupVisible, container: \'.dxrd-preview-ai-panel\', target: \'.dxrd-preview-ai-panel\', position: { at: \'top\', my: \'top\', collision: \'fit\', of: \'.dxrd-preview-ai-panel\' }, showCloseButton: false, showTitle: false, wrapperAttr: { class: \'dxrd-preview-ai-panel-warning-popup\' }, }"> <span data-bind="text: limitExceededWarningMsg" class="dxrd-preview-ai-panel-warning-popup-text"></span> <div class="dxrd-preview-ai-panel-warning-popup-checkbox" data-bind="dxCheckBox: proceedForAllCheckBoxOptions"> </div> <div class="dxrd-preview-ai-panel-warning-popup-button-group"> <div class="dxrd-preview-ai-panel-warning-popup-button dx-button-default" data-bind="dxButton: { text: proceedNextChunkButtonText, onClick: proceedNextButtonClick }"> </div> <div class="dxrd-preview-ai-panel-warning-popup-button" data-bind="dxButton: { text: cancelChunkedOperationButtonText, onClick: cancelProcessButtonClick }"> </div> </div> </div> <!-- /ko --></div>',
|
14947
15196
|
'dxrd-preview-progress-bar': '<div role="dialog" class="dxrd-preview-progress dxd-popup-back-color dxd-back-primary2 dxd-border-primary" data-bind="visible: visible, css: cssClasses, dxMutationObserver: progressBarAccessibilityKeyboardHelper"> <div class="dxrd-preview-progress-text dxd-text-primary" data-bind="text : text"></div> <div class="dxrd-preview-progress-bar dxd-back-primary"> <div class="dxrd-preview-progress-value dxd-preview-progress-bar-value-color dxd-back-accented" data-bind="style : { width: progress + \'%\' }"></div> </div> <div role="button" class="dxrd-preview-progress-cancel dxd-hyperlink-color dxd-border-accented dxd-text-accented dx-accessibility-list-item dx-accessibility-border-accented" data-bind="text: cancelButton.text, visible: cancelButton.visible, click: function() { cancelButton.action && cancelButton.action(); }"></div> </div>',
|
14948
|
-
'dxrd-preview-parameters': '<div class="dxrd-preview-parameters-wrapper dxrd-preview-property-wrapper" data-bind="visible: active && visible"> <div class="dxrd-right-panel-header dxd-text-primary"> <span data-bind="text: model.headerText, visible: model.showHeader"></span> <!-- ko if: (model && !model.isEmpty) --> <!-- /ko --> </div> <!-- ko if: (!model || model.isEmpty) --> <div class="dxrd-group-header-parameters-empty dxd-text-primary" data-bind="text: model.emptyText"></div> <!-- /ko --> <!-- ko if: (model && !model.isEmpty) --> <div class="dxrd-right-panel-body" id="propertiesPanel" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }, dxValidationGroup: {}, dxMutationObserver: keyboardHelper"> <div role="tree" class="dx-fieldset dxrd-right-panel-content"> <!-- ko template: { name: \'dx-propertieseditor\', data: propertyGrid } --> <!-- /ko --> </div> <div class="dxrd-preview-parameter-actions-container" data-bind="visible: model.showButtons"> <div class="dxrd-preview-parameter-action dxrd-preview-loading" data-bind="dxLoadIndicator: { visible: model.parametersLoading }"></div> <!-- ko foreach: model.buttons --> <div class="dxrd-preview-parameter-action
|
15197
|
+
'dxrd-preview-parameters': '<div class="dxrd-preview-parameters-wrapper dxrd-preview-property-wrapper" data-bind="visible: active && visible"> <div class="dxrd-right-panel-header dxd-text-primary"> <span data-bind="text: model.headerText, visible: model.showHeader"></span> <!-- ko if: (model && !model.isEmpty) --> <!-- /ko --> </div> <!-- ko if: (!model || model.isEmpty) --> <div class="dxrd-group-header-parameters-empty dxd-text-primary" data-bind="text: model.emptyText"></div> <!-- /ko --> <!-- ko if: (model && !model.isEmpty) --> <div class="dxrd-right-panel-body" id="propertiesPanel" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }, dxValidationGroup: {}, dxMutationObserver: keyboardHelper"> <div role="tree" class="dx-fieldset dxrd-right-panel-content"> <!-- ko template: { name: \'dx-propertieseditor\', data: propertyGrid } --> <!-- /ko --> </div> <div class="dxrd-preview-parameter-actions-container" data-bind="visible: model.showButtons"> <div class="dxrd-preview-parameter-action dxrd-preview-loading" data-bind="dxLoadIndicator: { visible: model.parametersLoading }"></div> <!-- ko foreach: model.buttons --> <div class="dxrd-preview-parameter-action dx-accessibility-focus-border-accented" data-bind="dxButton: $data"></div> <!-- /ko --> </div> </div> <!-- /ko --> </div>',
|
14949
15198
|
'dxrd-preview-pager': '<div class="dxrd-preview-pager dxrd-toolbar-item" data-bind="visible: visible"> <div class="dx-accessibility-toolbar-item dx-accessibility-focus-border-accented" > <div class="dxrd-preview-pager-selectbox" data-bind="dxSelectBox: { dataSource: widget.dataSource, onValueChanged: widget.onValueChanged, value: widget.value, displayExpr: widget.displayExpr, useItemTextAsTitle: true, itemTemplate: widget.itemTemplate, searchMode: widget.searchMode, searchEnabled: widget.searchEnabled, searchTimeout: widget.searchTimeout, disabled: widget.disabled, dropDownOptions: { container: getPopupContainer($element), wrapperAttr: widget.wrapperAttr, }, tabIndex: \'-1\', inputAttr: widget.inputAttr }"> </div> </div> <div class="dxrd-toolbar-item-separator dxd-toolbar-separator-color dxd-border-secondary" data-bind="visible: $data.hasSeparator"></div> </div>',
|
14950
15199
|
'dxrd-preview-document-map': '<div class="dxrd-preview-document-map dxrd-height-100 dxrd-overflow-hidden" data-bind="visible: active && visible" > <div class="dxrd-right-panel-header dxd-text-primary"> <div class="dxrd-display-inline-block" data-bind="text: $root.getLocalization(\'Document Map\', \'ASPxReportsStringId.DocumentViewer_RibbonCommandText_DocumentMap\')"></div> </div> <!-- ko if: model --> <!-- ko with: model.getViewModel() --> <div class="dxrd-right-panel-body" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }, dxMutationObserver: keyboardHelper"> <div role="tree" id="documentMapTree" data-bind="treelist: treeListOptions" class="dxrd-width-100 dxrd-height-100"></div> </div> <!-- /ko --> <!-- /ko --></div>',
|
14951
15200
|
'dxrd-report-preview': '<div class="dxrd-preview dxrd-designer-wrapper dxd-scrollbar-color dxd-surface-back-color" data-bind="visible: reportPreview.previewVisible, cssArray: [ $data.rootStyle , { \'dx-rtl\' : $data.rtl, \'dx-ltr\': !$data.rtl } ]"> <!-- ko foreach: parts --> <!-- ko template: { name: templateName, data: viewModel || model }--> <!-- /ko --> <!-- /ko --> </div>',
|
14952
|
-
'dxrdp-surface': '<div class="dxrd-preview-wrapper" data-bind="textCopier, css: { \'dx-rtl\': rtlReport, \'dxrp-editing-fields-hightlighted\': editingFieldsHighlighted } "> <!-- ko with: progressBar --> <!-- ko template: \'dxrd-preview-progress-bar\'--> <!-- /ko --> <!-- /ko --> <div class="dxrd-preview-surface" data-bind="dxMutationObserver: previewBrickKeyboardHelper"> <!-- ko if: !showMultipagePreview --> <div class="dxrd-report-preview-holder" role="tablist"> <!-- ko with: currentPage --> <!-- ko if: pageLoading || (!pageLoading && pageLoaded) --> <div role="tab" class="dxrd-report-preview dx-accessibility-page-item dx-accessibility-border-accented" data-bind="autoFit: autoFitOptions, styleunit: { width: width, height: height }"> <!-- ko template: { name: \'dxrd-preview-page\', afterRender: function() { delayedInit() } }--> <!-- /ko --> </div> <!-- /ko --> <!-- /ko --> </div> <!-- /ko --> <!-- ko if: showMultipagePreview && !!currentPage --> <div class="dxrd-report-preview-holder" role="list" data-bind="lazyImages: lazyImagesOptions"> <!-- ko foreach: {data: pages, afterRender: function() { delayedInit() } } --> <!-- ko lazy: { if: pageLoading || (!pageLoading && pageLoaded) } --> <div role="listitem" class="dxrd-report-preview dxrd-report-preview-multipage dx-accessibility-page-item dx-accessibility-border-accented" data-bind="styleunit: { \'width\': width, \'height\': height }, toView: { setPageActiveChangedEvent: setPageActiveChangedEvent }, css : { \'dxrd-report-preview-active\': active }"> <!-- ko template: \'dxrd-preview-page\'--> <!-- /ko --> </div> <!-- /ko --> <!-- /ko --> </div> <!-- /ko --> <div data-bind="css: { \'dxrd-visually-hidden\': !!currentPage }" class="dxrd-report-preview-placeholder"> <div aria-live="assertive" aria-atomic="true" class="dxd-empty-area-placeholder-text-color dxd-text-info" data-bind="text: emptyDocumentCaption"></div> </div> </div> <div data-bind="dxPopup: { width: 450, height: 150, visible:
|
15201
|
+
'dxrdp-surface': '<div class="dxrd-preview-wrapper" data-bind="textCopier, css: { \'dx-rtl\': rtlReport, \'dxrp-editing-fields-hightlighted\': editingFieldsHighlighted } "> <!-- ko with: progressBar --> <!-- ko template: \'dxrd-preview-progress-bar\'--> <!-- /ko --> <!-- /ko --> <div class="dxrd-preview-surface" data-bind="dxMutationObserver: previewBrickKeyboardHelper"> <!-- ko if: !showMultipagePreview --> <div class="dxrd-report-preview-holder" role="tablist"> <!-- ko with: currentPage --> <!-- ko if: pageLoading || (!pageLoading && pageLoaded) --> <div role="tab" class="dxrd-report-preview dx-accessibility-page-item dx-accessibility-border-accented" data-bind="autoFit: autoFitOptions, styleunit: { width: width, height: height }"> <!-- ko template: { name: \'dxrd-preview-page\', afterRender: function() { delayedInit() } }--> <!-- /ko --> </div> <!-- /ko --> <!-- /ko --> </div> <!-- /ko --> <!-- ko if: showMultipagePreview && !!currentPage --> <div class="dxrd-report-preview-holder" role="list" data-bind="lazyImages: lazyImagesOptions"> <!-- ko foreach: {data: pages, afterRender: function() { delayedInit() } } --> <!-- ko lazy: { if: pageLoading || (!pageLoading && pageLoaded) } --> <div role="listitem" class="dxrd-report-preview dxrd-report-preview-multipage dx-accessibility-page-item dx-accessibility-border-accented" data-bind="styleunit: { \'width\': width, \'height\': height }, toView: { setPageActiveChangedEvent: setPageActiveChangedEvent }, css : { \'dxrd-report-preview-active\': active }"> <!-- ko template: \'dxrd-preview-page\'--> <!-- /ko --> </div> <!-- /ko --> <!-- /ko --> </div> <!-- /ko --> <div data-bind="css: { \'dxrd-visually-hidden\': !!currentPage || _aiOperationInProgress }" class="dxrd-report-preview-placeholder"> <div aria-live="assertive" aria-atomic="true" class="dxd-empty-area-placeholder-text-color dxd-text-info" data-bind="text: emptyDocumentCaption"></div> </div> <!-- ko if: _aiOperationInProgress --> <div data-bind="dxAILoadingPanel: _getAILoadingPanelOptions($element)"></div> <!-- /ko --> </div> <div data-bind="dxPopup: { width: 450, height: 150, visible: _exportTranslatedDocPopupVisible, container: \'.dxrd-preview-surface\', target: \'.dxrd-preview-surface\', position: { at: \'center\', my: \'center\', collision: \'fit\', of: \'.dxrd-preview-surface\' }, dragEnabled: false, hideOnOutsideClick: true, showCloseButton: false, showTitle: false, onHiding: function(e) { onExportPopupHiding(); } }"> <span data-bind="text: _exportTranslatedDodumentWarningMsg" class="dxrd-preview-export-warning-popup-text"></span> <div class="dxrd-preview-export-warning-popup-button-group"> <div class="dxrd-preview-export-warning-popup-button dx-button-default" data-bind="dxButton: { text: _exportTranslatedDocumentButtonText, onClick: _exportTranslatedHandler }"> </div> <div class="dxrd-preview-export-warning-popup-button" data-bind="dxButton: { text: _exportOriginalDocumentButtonText, onClick: _exportTranslatedCancel }"> </div> </div> </div> </div> <div id="dxrd-preview-bricks-live-region" class="dxrd-visually-hidden" aria-live="polite" aria-atomic="true"></div>',
|
14953
15202
|
'dxrd-export-tool': '<div data-bind="dxViewerExport: $data"></div>',
|
14954
|
-
'dxrv-daterange-editor': '<div class="dxrv-daterange-editor"> <div data-bind="cacheElement: { action: cacheElement }, dxEllipsisEditor: { value: displayValue, readOnly: true, inputAttr: { \'aria-label\': _displayName, id: _editorInputId }, openOnFieldClick: true, buttonAction: function() { showPopup(); } }"></div> <!-- ko template: { name: popupTemplate, data: popupModel } --> <!-- /ko --> </div>',
|
15203
|
+
'dxrv-daterange-editor': '<div class="dxrv-daterange-editor"> <div data-bind="cacheElement: { action: cacheElement }, dxEllipsisEditor: { value: displayValue, disabled: disabled, visible: visible, readOnly: true, inputAttr: { \'aria-label\': _displayName, id: _editorInputId }, openOnFieldClick: true, buttonAction: function() { showPopup(); } }"></div> <!-- ko template: { name: popupTemplate, data: popupModel } --> <!-- /ko --> </div>',
|
14955
15204
|
'dxrv-daterange-editor-popup': '<div role="dialog" aria-modal="true" data-bind="dxPopup: getPopupSettings()"> <div data-bind="dxScrollView: scrollViewOptions"> <div class="dxrv-daterange-editor-popup-container" data-bind="dxMutationObserver: dialogKeyboardHelper"> <div role="listbox" class="dxrv-daterange-editor-list dxrv-daterange-editor-item dxd-border-primary dx-accessibility-daterange-item" data-bind="attr: predefinedRanges.attr, dxScrollView: predefinedRanges.scrollViewOptions, dxMutationObserver: predefinedRanges.accessibilityKeyboardHelper"> <div class="dx-accessibility-container-background dxd-back-accented"></div> <!-- ko foreach: predefinedRanges.items --> <div role="option" class="dxrv-daterange-editor-list-item dxd-state-normal dxd-back-highlighted dx-accessibility-list-item dx-accessibility-focus-border-accented" data-bind="attr: { \'aria-selected\': selected }, css: { \'dxd-state-selected\': selected }, dxAction: { action: click }"> <div class="dx-accessibility-field-background dxd-back-accented"></div> <!-- ko text: displayName --> <!-- /ko --> </div> <!-- /ko --> </div> <div class="dxrv-daterange-editor-item"> <div class="dx-accessibility-container-background dxd-back-accented"></div> <!-- ko template: { name: \'dxrv-daterange-calendar\', data: startRange } --> <!-- /ko --> </div> <div class="dxrv-daterange-editor-item"> <div class="dx-accessibility-container-background dxd-back-accented"></div> <!-- ko template: { name: \'dxrv-daterange-calendar\', data: endRange } --> <!-- /ko --> </div> </div> </div> </div>',
|
14956
|
-
'dxrv-daterange-calendar': '<div tabIndex="0" class="dx-accessibility-calendar-item dx-accessibility-daterange-item" data-bind="dxCalendar: { value: value, onValueChanged: onValueChanged, cellTemplate: \'select_cell\', height: height, min: min }"> <div class="dxrv-daterange-cell" data-options="dxTemplate:{ name:\'select_cell\' }"> <
|
15205
|
+
'dxrv-daterange-calendar': '<div tabIndex="0" class="dx-accessibility-calendar-item dx-accessibility-daterange-item" data-bind="dxCalendar: { value: value, onValueChanged: onValueChanged, cellTemplate: \'select_cell\', height: height, min: min }"> <div class="dxrv-daterange-cell dx-calendar-cell" data-options="dxTemplate:{ name:\'select_cell\' }"> <span class="dxrv-daterange-cell-text" data-bind="text: text"></span> <div data-bind="css: { \'dxd-back-accented\': $parent.inRange(date) }"></div> </div> </div>',
|
14957
15206
|
'dxrv-range-parameter': '<div data-bind="dxrvDateRangeEditor: {value: value }"></div>',
|
14958
15207
|
'dxrd-propertieseditor': '<div data-bind="css: { \'dx-rtl\' : viewmodel.rtl }"> <div class="dx-editors"> <div class="dx-fieldset dxrd-parameters-fieldset dxd-border-primary" data-bind="style: { \'display\': showHorizontally ? \'flex\' : \'block\' }"> <!-- ko foreach: viewmodel.editors --> <!-- ko template: editorTemplate --> <!-- /ko --> <!-- /ko --> </div> </div> </div>',
|
14959
15208
|
'dxrd-parameters-editor-content': '<!-- ko if: visible --> <div class="dxrd-parameters-group" data-bind="template: { name: \'dxrd-propertieseditor\', data: $data }, css: { \'dxrd-parameters-border\' : !$data.hideBorder, \'dxrd-parameters-horizontal\' : $data.showHorizontally, }"> </div> <!-- /ko -->',
|
@@ -16108,6 +16357,8 @@ function createDateRangeEditorViewModel(baseViewModel) {
|
|
16108
16357
|
.generateProperty('value', this.endDate)
|
16109
16358
|
.generateProperty('min', this.startDate)
|
16110
16359
|
.getViewModel())
|
16360
|
+
.generateProperty('disabled', this.disabled)
|
16361
|
+
.generateProperty('visible', this.visible)
|
16111
16362
|
.generateProperty('displayValue', this._displayText)
|
16112
16363
|
.getViewModel();
|
16113
16364
|
this.addDisposable(predefinedDateRangesModel.events.on('rangesChanged', (e) => {
|
@@ -16136,6 +16387,8 @@ function createDateRangeEditor(_options, element, model) {
|
|
16136
16387
|
const editor = model instanceof external_DevExpress_Analytics_Widgets_namespaceObject.Editor ? model : model?.getModel();
|
16137
16388
|
const rangeEditorOptions = {
|
16138
16389
|
..._options,
|
16390
|
+
visible: external_DevExpress_Analytics_Internal_namespaceObject.koUtils.unwrap(model?.visible),
|
16391
|
+
disabled: external_DevExpress_Analytics_Internal_namespaceObject.koUtils.unwrap(model?.disabled),
|
16139
16392
|
displayName: external_DevExpress_Analytics_Internal_namespaceObject.koUtils.unwrap(model?.displayName),
|
16140
16393
|
value: external_DevExpress_Analytics_Internal_namespaceObject.koUtils.unwrap(_options.value),
|
16141
16394
|
onValueChanged: (e) => {
|
@@ -16149,7 +16402,17 @@ function createDateRangeEditor(_options, element, model) {
|
|
16149
16402
|
if (external_DevExpress_Analytics_Internal_namespaceObject.koUtils.isSubscribable(_options.value))
|
16150
16403
|
rangeEditor.addDisposable(_options.value.subscribe((newVal) => rangeEditor.applyDate(newVal)));
|
16151
16404
|
else if (editor) {
|
16152
|
-
rangeEditor.addDisposable(editor.events.on('
|
16405
|
+
rangeEditor.addDisposable(editor.events.on('propertyChanged', (args) => {
|
16406
|
+
if (args.propertyName === 'value') {
|
16407
|
+
rangeEditor.applyDate(args.newValue);
|
16408
|
+
}
|
16409
|
+
else if (args.propertyName === 'disabled') {
|
16410
|
+
rangeEditor.disabled = args.newValue;
|
16411
|
+
}
|
16412
|
+
else if (args.propertyName === 'visible') {
|
16413
|
+
rangeEditor.visible = args.newValue;
|
16414
|
+
}
|
16415
|
+
}));
|
16153
16416
|
}
|
16154
16417
|
return rangeEditor;
|
16155
16418
|
}
|
@@ -16196,6 +16459,8 @@ class DateRangeEditor extends external_DevExpress_Analytics_Serializer_Native_na
|
|
16196
16459
|
viewModel.endRange.value = this.endDate;
|
16197
16460
|
viewModel.endRange.min = this.startDate;
|
16198
16461
|
viewModel.displayValue = this._displayText;
|
16462
|
+
viewModel.disabled = this.disabled;
|
16463
|
+
viewModel.visible = this.visible;
|
16199
16464
|
}
|
16200
16465
|
constructor(_options, editorInputId, visibilityChangedCallback) {
|
16201
16466
|
super();
|
@@ -16214,6 +16479,8 @@ class DateRangeEditor extends external_DevExpress_Analytics_Serializer_Native_na
|
|
16214
16479
|
this._visibilityChangedCallback = visibilityChangedCallback;
|
16215
16480
|
this._displayText = this._getStringValue([this.startDate, this.endDate]);
|
16216
16481
|
this.applyDate(this._options.value);
|
16482
|
+
this.disabled = this._options.disabled;
|
16483
|
+
this.visible = this._options.visible;
|
16217
16484
|
if (_options.isMobile) {
|
16218
16485
|
this.popupTemplate = 'dxrd-menu-parameters-content';
|
16219
16486
|
this.popupModel = new DateRangeParemeterPopupModel(this);
|
@@ -16263,6 +16530,12 @@ dateRangeEditor_decorate([
|
|
16263
16530
|
dateRangeEditor_decorate([
|
16264
16531
|
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(() => '')
|
16265
16532
|
], DateRangeEditor.prototype, "_displayText", void 0);
|
16533
|
+
dateRangeEditor_decorate([
|
16534
|
+
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(() => false)
|
16535
|
+
], DateRangeEditor.prototype, "disabled", void 0);
|
16536
|
+
dateRangeEditor_decorate([
|
16537
|
+
(0,external_DevExpress_Analytics_Serializer_Native_namespaceObject.mutable)(() => true)
|
16538
|
+
], DateRangeEditor.prototype, "visible", void 0);
|
16266
16539
|
|
16267
16540
|
;// ./dist/viewer/widgets/dateRange/dateRangeEditor.binding.js
|
16268
16541
|
|