devexpress-reporting 20.2.12 → 20.2.13
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 +3 -3
- package/bundle/_add-designer-to-bundle.js +3 -3
- package/bundle/_add-rich-edit-to-bundle.d.ts +3 -3
- package/bundle/_add-rich-edit-to-bundle.js +3 -3
- package/bundle/_add-viewer-to-bundle.d.ts +3 -3
- package/bundle/_add-viewer-to-bundle.js +3 -3
- package/bundle/designer-bundle.d.ts +3 -3
- package/bundle/designer-bundle.js +3 -3
- package/bundle/viewer-bundle.d.ts +3 -3
- package/bundle/viewer-bundle.js +3 -3
- package/chart/_control.d.ts +3 -3
- package/chart/_control.js +3 -3
- package/chart/_dateUtils.d.ts +3 -3
- package/chart/_dateUtils.js +3 -3
- package/chart/_handlerUri.d.ts +3 -3
- package/chart/_handlerUri.js +3 -3
- package/chart/_initializer.d.ts +3 -3
- package/chart/_initializer.js +3 -3
- package/chart/_surface.d.ts +3 -3
- package/chart/_surface.js +3 -3
- package/chart/_utils.d.ts +3 -3
- package/chart/_utils.js +3 -3
- package/chart/components/_diagram.d.ts +3 -3
- package/chart/components/_diagram.js +3 -3
- package/chart/components/axis/_axis.d.ts +3 -3
- package/chart/components/axis/_axis.js +3 -3
- package/chart/components/axis/_axisXYViewModel.d.ts +3 -3
- package/chart/components/axis/_axisXYViewModel.js +3 -3
- package/chart/components/axis/_secondaryAxisViewModel.d.ts +3 -3
- package/chart/components/axis/_secondaryAxisViewModel.js +3 -3
- package/chart/components/models/_additionalLegend.d.ts +3 -3
- package/chart/components/models/_additionalLegend.js +3 -3
- package/chart/components/models/_additionalPane.d.ts +3 -3
- package/chart/components/models/_additionalPane.js +3 -3
- package/chart/components/models/_chart.d.ts +3 -3
- package/chart/components/models/_chart.js +3 -3
- package/chart/components/models/_constantLine.d.ts +3 -3
- package/chart/components/models/_constantLine.js +3 -3
- package/chart/components/models/_dataContainer.d.ts +3 -3
- package/chart/components/models/_dataContainer.js +3 -3
- package/chart/components/models/_dataFilter.d.ts +3 -3
- package/chart/components/models/_dataFilter.js +3 -3
- package/chart/components/models/_legend.d.ts +3 -3
- package/chart/components/models/_legend.js +3 -3
- package/chart/components/models/_scaleBreak.d.ts +3 -3
- package/chart/components/models/_scaleBreak.js +3 -3
- package/chart/components/models/_strip.d.ts +3 -3
- package/chart/components/models/_strip.js +3 -3
- package/chart/components/models/_stripLimit.d.ts +3 -3
- package/chart/components/models/_stripLimit.js +3 -3
- package/chart/components/models/_title.d.ts +3 -3
- package/chart/components/models/_title.js +3 -3
- package/chart/components/series/_fillStyle.d.ts +3 -3
- package/chart/components/series/_fillStyle.js +3 -3
- package/chart/components/series/_label.d.ts +3 -3
- package/chart/components/series/_label.js +3 -3
- package/chart/components/series/_point.d.ts +3 -3
- package/chart/components/series/_point.js +3 -3
- package/chart/components/series/_series.d.ts +3 -3
- package/chart/components/series/_series.js +3 -3
- package/chart/components/series/_summaryOptions.d.ts +3 -3
- package/chart/components/series/_summaryOptions.js +3 -3
- package/chart/components/series/_summaryOptionsMetaData.d.ts +3 -3
- package/chart/components/series/_summaryOptionsMetaData.js +3 -3
- package/chart/components/series/_template.d.ts +3 -3
- package/chart/components/series/_template.js +3 -3
- package/chart/components/series/_templateOptions.d.ts +3 -3
- package/chart/components/series/_templateOptions.js +3 -3
- package/chart/components/series/_view.d.ts +3 -3
- package/chart/components/series/_view.js +3 -3
- package/chart/internal/_editorTemplates.d.ts +3 -3
- package/chart/internal/_editorTemplates.js +3 -3
- package/chart/internal/_elementCollection.d.ts +3 -3
- package/chart/internal/_elementCollection.js +3 -3
- package/chart/internal/_registerEditors.d.ts +3 -3
- package/chart/internal/_registerEditors.js +3 -3
- package/chart/internal/_requests.d.ts +3 -3
- package/chart/internal/_requests.js +3 -3
- package/chart/internal/_utils.d.ts +3 -3
- package/chart/internal/_utils.js +3 -3
- package/chart/internal/chartStructure/_chartTreeListDragDropHelper.d.ts +3 -3
- package/chart/internal/chartStructure/_chartTreeListDragDropHelper.js +3 -3
- package/chart/internal/chartStructure/_controller.d.ts +3 -3
- package/chart/internal/chartStructure/_controller.js +3 -3
- package/chart/internal/chartStructure/_provider.d.ts +3 -3
- package/chart/internal/chartStructure/_provider.js +3 -3
- package/chart/internal/data/_commonValue.d.ts +3 -3
- package/chart/internal/data/_commonValue.js +3 -3
- package/chart/internal/data/_dataMemberBase.d.ts +3 -3
- package/chart/internal/data/_dataMemberBase.js +3 -3
- package/chart/internal/data/_stockValue.d.ts +3 -3
- package/chart/internal/data/_stockValue.js +3 -3
- package/chart/internal/data/_value1Value2.d.ts +3 -3
- package/chart/internal/data/_value1Value2.js +3 -3
- package/chart/internal/data/_valueWeight.d.ts +3 -3
- package/chart/internal/data/_valueWeight.js +3 -3
- package/chart/internal/meta/_axis.d.ts +3 -3
- package/chart/internal/meta/_axis.js +3 -3
- package/chart/internal/meta/_chart.d.ts +3 -3
- package/chart/internal/meta/_chart.js +3 -3
- package/chart/internal/meta/_common.d.ts +3 -3
- package/chart/internal/meta/_common.js +3 -3
- package/chart/internal/meta/_diagram.d.ts +3 -3
- package/chart/internal/meta/_diagram.js +3 -3
- package/chart/internal/meta/_series.d.ts +3 -3
- package/chart/internal/meta/_series.js +3 -3
- package/chart/internal/meta/_value.d.ts +3 -3
- package/chart/internal/meta/_value.js +3 -3
- package/chart/internal/meta/_view.d.ts +3 -3
- package/chart/internal/meta/_view.js +3 -3
- package/chart/widgets/_chartDataMemberEditor.d.ts +3 -3
- package/chart/widgets/_chartDataMemberEditor.js +3 -3
- package/chart/widgets/_chartDataSourceEditor.d.ts +3 -3
- package/chart/widgets/_chartDataSourceEditor.js +3 -3
- package/chart/widgets/_chartDependencyEditor.d.ts +3 -3
- package/chart/widgets/_chartDependencyEditor.js +3 -3
- package/chart/widgets/_collectionLookupEditor.d.ts +3 -3
- package/chart/widgets/_collectionLookupEditor.js +3 -3
- package/chart/widgets/_extendedicons.d.ts +3 -3
- package/chart/widgets/_extendedicons.js +3 -3
- package/chart/widgets/_pointsEditor.d.ts +3 -3
- package/chart/widgets/_pointsEditor.js +3 -3
- package/chart/widgets/_positionSeriesLabelEditor.d.ts +3 -3
- package/chart/widgets/_positionSeriesLabelEditor.js +3 -3
- package/chart/widgets/_summaryFunctionEditor.d.ts +3 -3
- package/chart/widgets/_summaryFunctionEditor.js +3 -3
- package/chart/widgets/_undoColorPickerEditor.d.ts +3 -3
- package/chart/widgets/_undoColorPickerEditor.js +3 -3
- package/chart/widgets/_viewEditor.d.ts +3 -3
- package/chart/widgets/_viewEditor.js +3 -3
- package/common/binding/eventGenerator.d.ts +3 -3
- package/common/binding/eventGenerator.js +3 -3
- package/common/binding/exportOptionsEventArgs.d.ts +3 -3
- package/common/binding/exportOptionsEventArgs.js +3 -3
- package/common/customTypes.d.ts +3 -3
- package/common/customTypes.js +3 -3
- package/common/exportOptions/csvExportOptions.d.ts +3 -3
- package/common/exportOptions/csvExportOptions.js +3 -3
- package/common/exportOptions/csvMetaData.d.ts +3 -3
- package/common/exportOptions/csvMetaData.js +3 -3
- package/common/exportOptions/docxExportOptions.d.ts +3 -3
- package/common/exportOptions/docxExportOptions.js +3 -3
- package/common/exportOptions/docxMetaData.d.ts +3 -3
- package/common/exportOptions/docxMetaData.js +3 -3
- package/common/exportOptions/emailExportOptions.d.ts +3 -3
- package/common/exportOptions/emailExportOptions.js +3 -3
- package/common/exportOptions/emailMetaData.d.ts +3 -3
- package/common/exportOptions/emailMetaData.js +3 -3
- package/common/exportOptions/exportOptions.d.ts +3 -3
- package/common/exportOptions/exportOptions.js +3 -3
- package/common/exportOptions/exportOptionsMetaData.d.ts +3 -3
- package/common/exportOptions/exportOptionsMetaData.js +3 -3
- package/common/exportOptions/htmlExportOptions.d.ts +3 -3
- package/common/exportOptions/htmlExportOptions.js +3 -3
- package/common/exportOptions/htmlMetaData.d.ts +3 -3
- package/common/exportOptions/htmlMetaData.js +3 -3
- package/common/exportOptions/imageExportOptions.d.ts +3 -3
- package/common/exportOptions/imageExportOptions.js +3 -3
- package/common/exportOptions/imageMetaData.d.ts +3 -3
- package/common/exportOptions/imageMetaData.js +3 -3
- package/common/exportOptions/metadata.d.ts +3 -3
- package/common/exportOptions/metadata.js +3 -3
- package/common/exportOptions/mhtExportOptions.d.ts +3 -3
- package/common/exportOptions/mhtExportOptions.js +3 -3
- package/common/exportOptions/mhtMetaData.d.ts +3 -3
- package/common/exportOptions/mhtMetaData.js +3 -3
- package/common/exportOptions/options/docxExportDocumentOptions.d.ts +3 -3
- package/common/exportOptions/options/docxExportDocumentOptions.js +3 -3
- package/common/exportOptions/options/pdfExportDocumentOptions.d.ts +3 -3
- package/common/exportOptions/options/pdfExportDocumentOptions.js +3 -3
- package/common/exportOptions/options/pdfPasswordSecurityOptions.d.ts +3 -3
- package/common/exportOptions/options/pdfPasswordSecurityOptions.js +3 -3
- package/common/exportOptions/options/pdfPermissionsOptions.d.ts +3 -3
- package/common/exportOptions/options/pdfPermissionsOptions.js +3 -3
- package/common/exportOptions/pdfExportOptions.d.ts +3 -3
- package/common/exportOptions/pdfExportOptions.js +3 -3
- package/common/exportOptions/pdfMetaData.d.ts +3 -3
- package/common/exportOptions/pdfMetaData.js +3 -3
- package/common/exportOptions/printPreviewMetaData.d.ts +3 -3
- package/common/exportOptions/printPreviewMetaData.js +3 -3
- package/common/exportOptions/printPreviewOptions.d.ts +3 -3
- package/common/exportOptions/printPreviewOptions.js +3 -3
- package/common/exportOptions/rtfExportOptions.d.ts +3 -3
- package/common/exportOptions/rtfExportOptions.js +3 -3
- package/common/exportOptions/rtfMetaData.d.ts +3 -3
- package/common/exportOptions/rtfMetaData.js +3 -3
- package/common/exportOptions/textExportOptions.d.ts +3 -3
- package/common/exportOptions/textExportOptions.js +3 -3
- package/common/exportOptions/textMetaData.d.ts +3 -3
- package/common/exportOptions/textMetaData.js +3 -3
- package/common/exportOptions/xlsExportOptions.d.ts +3 -3
- package/common/exportOptions/xlsExportOptions.js +3 -3
- package/common/exportOptions/xlsMetaData.d.ts +3 -3
- package/common/exportOptions/xlsMetaData.js +3 -3
- package/common/exportOptions/xlsxExportOptions.d.ts +3 -3
- package/common/exportOptions/xlsxExportOptions.js +3 -3
- package/common/exportOptions/xlsxMetaData.d.ts +3 -3
- package/common/exportOptions/xlsxMetaData.js +3 -3
- package/common/imageSource.d.ts +3 -3
- package/common/imageSource.js +3 -3
- package/common/metadata.d.ts +3 -3
- package/common/metadata.js +3 -3
- package/common/types.d.ts +3 -3
- package/common/types.js +3 -3
- package/common/utils/_locker.d.ts +3 -3
- package/common/utils/_locker.js +3 -3
- package/common/utils/_utils.d.ts +3 -3
- package/common/utils/_utils.js +3 -3
- package/common/utils/editingFieldExtensions.d.ts +3 -3
- package/common/utils/editingFieldExtensions.js +3 -3
- package/common/widgets/_editorTemplates.d.ts +3 -3
- package/common/widgets/_editorTemplates.js +3 -3
- package/designer/actions/_alignmentHandler.d.ts +3 -3
- package/designer/actions/_alignmentHandler.js +3 -3
- package/designer/actions/_dataSourceActions.d.ts +3 -3
- package/designer/actions/_dataSourceActions.js +3 -3
- package/designer/actions/_jsonDataSourceEditor.d.ts +3 -3
- package/designer/actions/_jsonDataSourceEditor.js +3 -3
- package/designer/actions/_objectDataSourceEditor.d.ts +3 -3
- package/designer/actions/_objectDataSourceEditor.js +3 -3
- package/designer/actions/_spaceCommandHandler.d.ts +3 -3
- package/designer/actions/_spaceCommandHandler.js +3 -3
- package/designer/actions/_sqlDataSourceEditor.d.ts +3 -3
- package/designer/actions/_sqlDataSourceEditor.js +3 -3
- package/designer/actions/actionId.d.ts +3 -3
- package/designer/actions/actionId.js +3 -3
- package/designer/actions/elementActions.d.ts +3 -3
- package/designer/actions/elementActions.js +3 -3
- package/designer/actions/elementsGroupActions.d.ts +3 -3
- package/designer/actions/elementsGroupActions.js +3 -3
- package/designer/actions/fitBoundsToTextAction.d.ts +3 -3
- package/designer/actions/fitBoundsToTextAction.js +3 -3
- package/designer/actions/fitTextToBoundsAction.d.ts +3 -3
- package/designer/actions/fitTextToBoundsAction.js +3 -3
- package/designer/actions/fitToContainerAction.d.ts +3 -3
- package/designer/actions/fitToContainerAction.js +3 -3
- package/designer/actions/pivotGridActions.d.ts +3 -3
- package/designer/actions/pivotGridActions.js +3 -3
- package/designer/actions/reportActions.d.ts +3 -3
- package/designer/actions/reportActions.js +3 -3
- package/designer/actions/reportElementActions.d.ts +3 -3
- package/designer/actions/reportElementActions.js +3 -3
- package/designer/actions/tableCellActions.d.ts +3 -3
- package/designer/actions/tableCellActions.js +3 -3
- package/designer/actions/tableCellGroupActions.d.ts +3 -3
- package/designer/actions/tableCellGroupActions.js +3 -3
- package/designer/actions/tableRowActions.d.ts +3 -3
- package/designer/actions/tableRowActions.js +3 -3
- package/designer/actions/textElementAction.d.ts +3 -3
- package/designer/actions/textElementAction.js +3 -3
- package/designer/bands/_bandContainerUtils.d.ts +3 -3
- package/designer/bands/_bandContainerUtils.js +3 -3
- package/designer/bands/_bandHolder.d.ts +3 -3
- package/designer/bands/_bandHolder.js +3 -3
- package/designer/bands/_bandUtils.d.ts +3 -3
- package/designer/bands/_bandUtils.js +3 -3
- package/designer/bands/_printAcrossBandsPlaceHolder.d.ts +3 -3
- package/designer/bands/_printAcrossBandsPlaceHolder.js +3 -3
- package/designer/bands/_vericalBandContainer.d.ts +3 -3
- package/designer/bands/_vericalBandContainer.js +3 -3
- package/designer/bands/bandSurfaceCollapsedHeight.d.ts +3 -3
- package/designer/bands/bandSurfaceCollapsedHeight.js +3 -3
- package/designer/bands/groupfield.d.ts +3 -3
- package/designer/bands/groupfield.js +3 -3
- package/designer/bands/metadata/bandsMetadata.d.ts +3 -3
- package/designer/bands/metadata/bandsMetadata.js +3 -3
- package/designer/bands/metadata/groupfieldMetaData.d.ts +3 -3
- package/designer/bands/metadata/groupfieldMetaData.js +3 -3
- package/designer/bands/metadata/multiColumnMetaData.d.ts +3 -3
- package/designer/bands/metadata/multiColumnMetaData.js +3 -3
- package/designer/bands/metadata/xrBandMetaData.d.ts +3 -3
- package/designer/bands/metadata/xrBandMetaData.js +3 -3
- package/designer/bands/metadata/xrDetailBandMetaData.d.ts +3 -3
- package/designer/bands/metadata/xrDetailBandMetaData.js +3 -3
- package/designer/bands/metadata/xrDetailReportBandMetaData.d.ts +3 -3
- package/designer/bands/metadata/xrDetailReportBandMetaData.js +3 -3
- package/designer/bands/metadata/xrGroupBandMetaData.d.ts +3 -3
- package/designer/bands/metadata/xrGroupBandMetaData.js +3 -3
- package/designer/bands/metadata/xrPageBandMetaData.d.ts +3 -3
- package/designer/bands/metadata/xrPageBandMetaData.js +3 -3
- package/designer/bands/metadata/xrVerticalBandMetaData.d.ts +3 -3
- package/designer/bands/metadata/xrVerticalBandMetaData.js +3 -3
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.d.ts +3 -3
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.js +3 -3
- package/designer/bands/multiColumn.d.ts +3 -3
- package/designer/bands/multiColumn.js +3 -3
- package/designer/bands/reportBandsType.d.ts +3 -3
- package/designer/bands/reportBandsType.js +3 -3
- package/designer/bands/xrBand.d.ts +3 -3
- package/designer/bands/xrBand.js +3 -3
- package/designer/bands/xrDetailBand.d.ts +3 -3
- package/designer/bands/xrDetailBand.js +3 -3
- package/designer/bands/xrDetailReportBand.d.ts +3 -3
- package/designer/bands/xrDetailReportBand.js +3 -3
- package/designer/bands/xrGroupBand.d.ts +3 -3
- package/designer/bands/xrGroupBand.js +3 -3
- package/designer/bands/xrMarginBands.d.ts +3 -3
- package/designer/bands/xrMarginBands.js +3 -3
- package/designer/bands/xrPageBand.d.ts +3 -3
- package/designer/bands/xrPageBand.js +3 -3
- package/designer/bands/xrSubband.d.ts +3 -3
- package/designer/bands/xrSubband.js +3 -3
- package/designer/bands/xrVerticalBand.d.ts +3 -3
- package/designer/bands/xrVerticalBand.js +3 -3
- package/designer/bands/xrVerticalDetailBand.d.ts +3 -3
- package/designer/bands/xrVerticalDetailBand.js +3 -3
- package/designer/controls/_xrTodoControl.d.ts +3 -3
- package/designer/controls/_xrTodoControl.js +3 -3
- package/designer/controls/barCodesTypes.d.ts +3 -3
- package/designer/controls/barCodesTypes.js +3 -3
- package/designer/controls/defaultTableOfContentsLevelHeight.d.ts +3 -3
- package/designer/controls/defaultTableOfContentsLevelHeight.js +3 -3
- package/designer/controls/getNearestBand.d.ts +3 -3
- package/designer/controls/getNearestBand.js +3 -3
- package/designer/controls/metadata/pivotgrid/pivotgridfield.d.ts +3 -3
- package/designer/controls/metadata/pivotgrid/pivotgridfield.js +3 -3
- package/designer/controls/metadata/pivotgrid/sortBySummary.d.ts +3 -3
- package/designer/controls/metadata/pivotgrid/sortBySummary.js +3 -3
- package/designer/controls/metadata/properties/anchoring.d.ts +3 -3
- package/designer/controls/metadata/properties/anchoring.js +3 -3
- package/designer/controls/metadata/properties/controlParameter.d.ts +3 -3
- package/designer/controls/metadata/properties/controlParameter.js +3 -3
- package/designer/controls/metadata/properties/dataBindings.d.ts +3 -3
- package/designer/controls/metadata/properties/dataBindings.js +3 -3
- package/designer/controls/metadata/properties/editOptions.d.ts +3 -3
- package/designer/controls/metadata/properties/editOptions.js +3 -3
- package/designer/controls/metadata/properties/expressionBinding.d.ts +3 -3
- package/designer/controls/metadata/properties/expressionBinding.js +3 -3
- package/designer/controls/metadata/properties/formattingrules.d.ts +3 -3
- package/designer/controls/metadata/properties/formattingrules.js +3 -3
- package/designer/controls/metadata/properties/glyphOptions.d.ts +3 -3
- package/designer/controls/metadata/properties/glyphOptions.js +3 -3
- package/designer/controls/metadata/properties/metadata.d.ts +3 -3
- package/designer/controls/metadata/properties/metadata.js +3 -3
- package/designer/controls/metadata/properties/metadataGroups.d.ts +3 -3
- package/designer/controls/metadata/properties/metadataGroups.js +3 -3
- package/designer/controls/metadata/properties/scriptMetadata.d.ts +3 -3
- package/designer/controls/metadata/properties/scriptMetadata.js +3 -3
- package/designer/controls/metadata/properties/sortingOptions.d.ts +3 -3
- package/designer/controls/metadata/properties/sortingOptions.js +3 -3
- package/designer/controls/metadata/properties/style.d.ts +3 -3
- package/designer/controls/metadata/properties/style.js +3 -3
- package/designer/controls/metadata/properties/watermark.d.ts +3 -3
- package/designer/controls/metadata/properties/watermark.js +3 -3
- package/designer/controls/metadata/xrBarcode.d.ts +3 -3
- package/designer/controls/metadata/xrBarcode.js +3 -3
- package/designer/controls/metadata/xrCharactercomb.d.ts +3 -3
- package/designer/controls/metadata/xrCharactercomb.js +3 -3
- package/designer/controls/metadata/xrChart.d.ts +3 -3
- package/designer/controls/metadata/xrChart.js +3 -3
- package/designer/controls/metadata/xrCheckbox.d.ts +3 -3
- package/designer/controls/metadata/xrCheckbox.js +3 -3
- package/designer/controls/metadata/xrControl.d.ts +3 -3
- package/designer/controls/metadata/xrControl.js +3 -3
- package/designer/controls/metadata/xrCrossband.d.ts +3 -3
- package/designer/controls/metadata/xrCrossband.js +3 -3
- package/designer/controls/metadata/xrGauge.d.ts +3 -3
- package/designer/controls/metadata/xrGauge.js +3 -3
- package/designer/controls/metadata/xrLine.d.ts +3 -3
- package/designer/controls/metadata/xrLine.js +3 -3
- package/designer/controls/metadata/xrPagebreak.d.ts +3 -3
- package/designer/controls/metadata/xrPagebreak.js +3 -3
- package/designer/controls/metadata/xrPageinfo.d.ts +3 -3
- package/designer/controls/metadata/xrPageinfo.js +3 -3
- package/designer/controls/metadata/xrPdfContent.d.ts +3 -3
- package/designer/controls/metadata/xrPdfContent.js +3 -3
- package/designer/controls/metadata/xrPdfSignature.d.ts +3 -3
- package/designer/controls/metadata/xrPdfSignature.js +3 -3
- package/designer/controls/metadata/xrPicturebox.d.ts +3 -3
- package/designer/controls/metadata/xrPicturebox.js +3 -3
- package/designer/controls/metadata/xrPivotgrid.d.ts +3 -3
- package/designer/controls/metadata/xrPivotgrid.js +3 -3
- package/designer/controls/metadata/xrReport.d.ts +3 -3
- package/designer/controls/metadata/xrReport.js +3 -3
- package/designer/controls/metadata/xrRichText.d.ts +3 -3
- package/designer/controls/metadata/xrRichText.js +3 -3
- package/designer/controls/metadata/xrShape.d.ts +3 -3
- package/designer/controls/metadata/xrShape.js +3 -3
- package/designer/controls/metadata/xrSparkline.d.ts +3 -3
- package/designer/controls/metadata/xrSparkline.js +3 -3
- package/designer/controls/metadata/xrSubreport.d.ts +3 -3
- package/designer/controls/metadata/xrSubreport.js +3 -3
- package/designer/controls/metadata/xrTable.d.ts +3 -3
- package/designer/controls/metadata/xrTable.js +3 -3
- package/designer/controls/metadata/xrTableCell.d.ts +3 -3
- package/designer/controls/metadata/xrTableCell.js +3 -3
- package/designer/controls/metadata/xrTableOfContents.d.ts +3 -3
- package/designer/controls/metadata/xrTableOfContents.js +3 -3
- package/designer/controls/metadata/xrTableOfContentsLevel.d.ts +3 -3
- package/designer/controls/metadata/xrTableOfContentsLevel.js +3 -3
- package/designer/controls/metadata/xrTableRow.d.ts +3 -3
- package/designer/controls/metadata/xrTableRow.js +3 -3
- package/designer/controls/metadata/xrTextControl.d.ts +3 -3
- package/designer/controls/metadata/xrTextControl.js +3 -3
- package/designer/controls/metadata/xrZipcode.d.ts +3 -3
- package/designer/controls/metadata/xrZipcode.js +3 -3
- package/designer/controls/pivotgrid/pivotgridfield.d.ts +3 -3
- package/designer/controls/pivotgrid/pivotgridfield.js +3 -3
- package/designer/controls/pivotgrid/sortBySummary.d.ts +3 -3
- package/designer/controls/pivotgrid/sortBySummary.js +3 -3
- package/designer/controls/properties/anchoring.d.ts +3 -3
- package/designer/controls/properties/anchoring.js +3 -3
- package/designer/controls/properties/components.d.ts +3 -3
- package/designer/controls/properties/components.js +3 -3
- package/designer/controls/properties/controlParameter.d.ts +3 -3
- package/designer/controls/properties/controlParameter.js +3 -3
- package/designer/controls/properties/editOptions.d.ts +3 -3
- package/designer/controls/properties/editOptions.js +3 -3
- package/designer/controls/properties/expressionBinding.d.ts +3 -3
- package/designer/controls/properties/expressionBinding.js +3 -3
- package/designer/controls/properties/extension.d.ts +3 -3
- package/designer/controls/properties/extension.js +3 -3
- package/designer/controls/properties/formattingrules.d.ts +3 -3
- package/designer/controls/properties/formattingrules.js +3 -3
- package/designer/controls/properties/glyphOptions.d.ts +3 -3
- package/designer/controls/properties/glyphOptions.js +3 -3
- package/designer/controls/properties/glyphsInfo.d.ts +3 -3
- package/designer/controls/properties/glyphsInfo.js +3 -3
- package/designer/controls/properties/sortingOptions.d.ts +3 -3
- package/designer/controls/properties/sortingOptions.js +3 -3
- package/designer/controls/properties/style.d.ts +3 -3
- package/designer/controls/properties/style.js +3 -3
- package/designer/controls/properties/watermark.d.ts +3 -3
- package/designer/controls/properties/watermark.js +3 -3
- package/designer/controls/richEdit.d.ts +3 -3
- package/designer/controls/richEdit.js +3 -3
- package/designer/controls/spartlineTypes.d.ts +3 -3
- package/designer/controls/spartlineTypes.js +3 -3
- package/designer/controls/utils/_bindings.d.ts +3 -3
- package/designer/controls/utils/_bindings.js +3 -3
- package/designer/controls/utils/_charactercombHelper.d.ts +3 -3
- package/designer/controls/utils/_charactercombHelper.js +3 -3
- package/designer/controls/utils/_chartDataFilterModelReport.d.ts +3 -3
- package/designer/controls/utils/_chartDataFilterModelReport.js +3 -3
- package/designer/controls/utils/_chartFieldListExtender.d.ts +3 -3
- package/designer/controls/utils/_chartFieldListExtender.js +3 -3
- package/designer/controls/utils/_chartUtils.d.ts +3 -3
- package/designer/controls/utils/_chartUtils.js +3 -3
- package/designer/controls/utils/_initUtils.d.ts +3 -3
- package/designer/controls/utils/_initUtils.js +3 -3
- package/designer/controls/utils/_localizationUtils.d.ts +3 -3
- package/designer/controls/utils/_localizationUtils.js +3 -3
- package/designer/controls/utils/_metaUtils.d.ts +3 -3
- package/designer/controls/utils/_metaUtils.js +3 -3
- package/designer/controls/utils/_subreportUtils.d.ts +3 -3
- package/designer/controls/utils/_subreportUtils.js +3 -3
- package/designer/controls/utils/_tableCalculationProvider.d.ts +3 -3
- package/designer/controls/utils/_tableCalculationProvider.js +3 -3
- package/designer/controls/utils/_tableComponentSurface.d.ts +3 -3
- package/designer/controls/utils/_tableComponentSurface.js +3 -3
- package/designer/controls/utils/_tocUtils.d.ts +3 -3
- package/designer/controls/utils/_tocUtils.js +3 -3
- package/designer/controls/utils/controlsFactory.d.ts +3 -3
- package/designer/controls/utils/controlsFactory.js +3 -3
- package/designer/controls/xrBarcode.d.ts +3 -3
- package/designer/controls/xrBarcode.js +3 -3
- package/designer/controls/xrCharactercomb.d.ts +3 -3
- package/designer/controls/xrCharactercomb.js +3 -3
- package/designer/controls/xrChart.d.ts +3 -3
- package/designer/controls/xrChart.js +3 -3
- package/designer/controls/xrCheckbox.d.ts +3 -3
- package/designer/controls/xrCheckbox.js +3 -3
- package/designer/controls/xrControl.d.ts +3 -3
- package/designer/controls/xrControl.js +3 -3
- package/designer/controls/xrCrossTab.d.ts +3 -3
- package/designer/controls/xrCrossTab.js +3 -3
- package/designer/controls/xrCrossband.d.ts +3 -3
- package/designer/controls/xrCrossband.js +3 -3
- package/designer/controls/xrGauge.d.ts +3 -3
- package/designer/controls/xrGauge.js +3 -3
- package/designer/controls/xrLine.d.ts +3 -3
- package/designer/controls/xrLine.js +3 -3
- package/designer/controls/xrPagebreak.d.ts +3 -3
- package/designer/controls/xrPagebreak.js +3 -3
- package/designer/controls/xrPageinfo.d.ts +3 -3
- package/designer/controls/xrPageinfo.js +3 -3
- package/designer/controls/xrPdfContent.d.ts +3 -3
- package/designer/controls/xrPdfContent.js +3 -3
- package/designer/controls/xrPdfSignature.d.ts +3 -3
- package/designer/controls/xrPdfSignature.js +3 -3
- package/designer/controls/xrPicturebox.d.ts +3 -3
- package/designer/controls/xrPicturebox.js +3 -3
- package/designer/controls/xrPivotgrid.d.ts +3 -3
- package/designer/controls/xrPivotgrid.js +3 -3
- package/designer/controls/xrReport.d.ts +3 -3
- package/designer/controls/xrReport.js +3 -3
- package/designer/controls/xrReportelement.d.ts +3 -3
- package/designer/controls/xrReportelement.js +3 -3
- package/designer/controls/xrRichText.d.ts +3 -3
- package/designer/controls/xrRichText.js +3 -3
- package/designer/controls/xrShape.d.ts +3 -3
- package/designer/controls/xrShape.js +3 -3
- package/designer/controls/xrSparkline.d.ts +3 -3
- package/designer/controls/xrSparkline.js +3 -3
- package/designer/controls/xrSubreport.d.ts +3 -3
- package/designer/controls/xrSubreport.js +3 -3
- package/designer/controls/xrTable.d.ts +3 -3
- package/designer/controls/xrTable.js +3 -3
- package/designer/controls/xrTableCell.d.ts +3 -3
- package/designer/controls/xrTableCell.js +3 -3
- package/designer/controls/xrTableOfContents.d.ts +3 -3
- package/designer/controls/xrTableOfContents.js +3 -3
- 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 +3 -3
- package/designer/controls/xrTextControl.js +3 -3
- package/designer/controls/xrZipcode.d.ts +3 -3
- package/designer/controls/xrZipcode.js +3 -3
- package/designer/dataObjects/calculatedField.d.ts +3 -3
- package/designer/dataObjects/calculatedField.js +3 -3
- package/designer/dataObjects/dataBinding.d.ts +3 -3
- package/designer/dataObjects/dataBinding.js +3 -3
- package/designer/dataObjects/dataFederation.d.ts +3 -3
- package/designer/dataObjects/dataFederation.js +3 -3
- package/designer/dataObjects/expressions/_expressionWrapper.d.ts +3 -3
- package/designer/dataObjects/expressions/_expressionWrapper.js +3 -3
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.d.ts +3 -3
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.js +3 -3
- package/designer/dataObjects/metadata/_parameterUtils.d.ts +3 -3
- package/designer/dataObjects/metadata/_parameterUtils.js +3 -3
- package/designer/dataObjects/metadata/calculatedField.d.ts +3 -3
- package/designer/dataObjects/metadata/calculatedField.js +3 -3
- package/designer/dataObjects/metadata/dataBinding.d.ts +3 -3
- package/designer/dataObjects/metadata/dataBinding.js +3 -3
- package/designer/dataObjects/metadata/dataBindingInfo.d.ts +3 -3
- package/designer/dataObjects/metadata/dataBindingInfo.js +3 -3
- package/designer/dataObjects/metadata/parameters/lookUpSettings.d.ts +3 -3
- package/designer/dataObjects/metadata/parameters/lookUpSettings.js +3 -3
- package/designer/dataObjects/metadata/parameters/lookUpValue.d.ts +3 -3
- package/designer/dataObjects/metadata/parameters/lookUpValue.js +3 -3
- package/designer/dataObjects/metadata/parameters/parameter.d.ts +3 -3
- package/designer/dataObjects/metadata/parameters/parameter.js +3 -3
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.d.ts +3 -3
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.js +3 -3
- package/designer/dataObjects/metadata/parameters/rangeSettings.d.ts +3 -3
- package/designer/dataObjects/metadata/parameters/rangeSettings.js +3 -3
- package/designer/dataObjects/objectItemCreation.d.ts +3 -3
- package/designer/dataObjects/objectItemCreation.js +3 -3
- package/designer/dataObjects/objectStorage.d.ts +3 -3
- package/designer/dataObjects/objectStorage.js +3 -3
- package/designer/dataObjects/objectStorageItem.d.ts +3 -3
- package/designer/dataObjects/objectStorageItem.js +3 -3
- package/designer/dataObjects/parameters/lookUpValue.d.ts +3 -3
- package/designer/dataObjects/parameters/lookUpValue.js +3 -3
- package/designer/dataObjects/parameters/lookupSettings.d.ts +3 -3
- package/designer/dataObjects/parameters/lookupSettings.js +3 -3
- package/designer/dataObjects/parameters/parameter.d.ts +3 -3
- package/designer/dataObjects/parameters/parameter.js +3 -3
- package/designer/dataObjects/parameters/parameterExpressionBinding.d.ts +3 -3
- package/designer/dataObjects/parameters/parameterExpressionBinding.js +3 -3
- package/designer/dataObjects/parameters/parameterSettings.d.ts +3 -3
- package/designer/dataObjects/parameters/parameterSettings.js +3 -3
- package/designer/dataObjects/parameters/parameterTypesHelper.d.ts +3 -3
- package/designer/dataObjects/parameters/parameterTypesHelper.js +3 -3
- package/designer/dataObjects/parameters/rangeSettings.d.ts +3 -3
- package/designer/dataObjects/parameters/rangeSettings.js +3 -3
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.d.ts +3 -3
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.js +3 -3
- package/designer/dataObjects/universalDataSource.d.ts +3 -3
- package/designer/dataObjects/universalDataSource.js +3 -3
- package/designer/helpers/_dataSourceHelper.d.ts +3 -3
- package/designer/helpers/_dataSourceHelper.js +3 -3
- package/designer/helpers/_designControlsHelper.d.ts +3 -3
- package/designer/helpers/_designControlsHelper.js +3 -3
- package/designer/helpers/_reportDesignerControlsHelper.d.ts +3 -3
- package/designer/helpers/_reportDesignerControlsHelper.js +3 -3
- package/designer/helpers/_textElementSizeHelper.d.ts +3 -3
- package/designer/helpers/_textElementSizeHelper.js +3 -3
- package/designer/helpers/reportParameterHelper.d.ts +3 -3
- package/designer/helpers/reportParameterHelper.js +3 -3
- package/designer/internal/_addVariablesToExpressionEditor.d.ts +3 -3
- package/designer/internal/_addVariablesToExpressionEditor.js +3 -3
- package/designer/internal/_autoScrolling.d.ts +3 -3
- package/designer/internal/_autoScrolling.js +3 -3
- package/designer/internal/_coordinateGrid.d.ts +3 -3
- package/designer/internal/_coordinateGrid.js +3 -3
- package/designer/internal/_copyPasteStrategy.d.ts +3 -3
- package/designer/internal/_copyPasteStrategy.js +3 -3
- package/designer/internal/_createObjectFromInfo.d.ts +3 -3
- package/designer/internal/_createObjectFromInfo.js +3 -3
- package/designer/internal/_customMergingEngine.d.ts +3 -3
- package/designer/internal/_customMergingEngine.js +3 -3
- package/designer/internal/_dataBindingMode.d.ts +3 -3
- package/designer/internal/_dataBindingMode.js +3 -3
- package/designer/internal/_dataUtils.d.ts +3 -3
- package/designer/internal/_dataUtils.js +3 -3
- package/designer/internal/_displayNameBindings.d.ts +3 -3
- package/designer/internal/_displayNameBindings.js +3 -3
- package/designer/internal/_displayNameProvider.d.ts +3 -3
- package/designer/internal/_displayNameProvider.js +3 -3
- package/designer/internal/_expressionableFontModel.d.ts +3 -3
- package/designer/internal/_expressionableFontModel.js +3 -3
- package/designer/internal/_getDataSourceDataMember.d.ts +3 -3
- package/designer/internal/_getDataSourceDataMember.js +3 -3
- package/designer/internal/_htmlMarkUpConverter.d.ts +3 -3
- package/designer/internal/_htmlMarkUpConverter.js +3 -3
- package/designer/internal/_initializer.d.ts +3 -3
- package/designer/internal/_initializer.js +3 -3
- package/designer/internal/_localizationStringId.d.ts +3 -3
- package/designer/internal/_localizationStringId.js +3 -3
- package/designer/internal/_reportConverter.d.ts +3 -3
- package/designer/internal/_reportConverter.js +3 -3
- package/designer/internal/_ruler.d.ts +3 -3
- package/designer/internal/_ruler.js +3 -3
- package/designer/internal/_settings.d.ts +3 -3
- package/designer/internal/_settings.js +3 -3
- package/designer/internal/_translateHelper.d.ts +3 -3
- package/designer/internal/_translateHelper.js +3 -3
- package/designer/internal/_utils.d.ts +3 -3
- package/designer/internal/_utils.js +3 -3
- package/designer/internal/_watermarkBinding.d.ts +3 -3
- package/designer/internal/_watermarkBinding.js +3 -3
- package/designer/internal/_wizardRunner.d.ts +3 -3
- package/designer/internal/_wizardRunner.js +3 -3
- package/designer/internal/dragdrop/_fieldListDragDropHandler.d.ts +3 -3
- package/designer/internal/dragdrop/_fieldListDragDropHandler.js +3 -3
- package/designer/internal/dragdrop/_fieldListDragDropHelper.d.ts +3 -3
- package/designer/internal/dragdrop/_fieldListDragDropHelper.js +3 -3
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.d.ts +3 -3
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.js +3 -3
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.d.ts +3 -3
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.js +3 -3
- package/designer/internal/dragdrop/_reportSnapLinesCollector.d.ts +3 -3
- package/designer/internal/dragdrop/_reportSnapLinesCollector.js +3 -3
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.d.ts +3 -3
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.js +3 -3
- package/designer/internal/dragdrop/_selectionDragDropHandler.d.ts +3 -3
- package/designer/internal/dragdrop/_selectionDragDropHandler.js +3 -3
- package/designer/internal/dragdrop/_utils.d.ts +3 -3
- package/designer/internal/dragdrop/_utils.js +3 -3
- package/designer/internal/fieldlist/_calculatedFieldsSource.d.ts +3 -3
- package/designer/internal/fieldlist/_calculatedFieldsSource.js +3 -3
- package/designer/internal/fieldlist/_dataSourceItemsExtender.d.ts +3 -3
- package/designer/internal/fieldlist/_dataSourceItemsExtender.js +3 -3
- package/designer/internal/fieldlist/_fieldListController.d.ts +3 -3
- package/designer/internal/fieldlist/_fieldListController.js +3 -3
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.d.ts +3 -3
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.js +3 -3
- package/designer/internal/fieldlist/_parametersViewModel.d.ts +3 -3
- package/designer/internal/fieldlist/_parametersViewModel.js +3 -3
- package/designer/internal/fieldlist/_renameDataSourceStrategy.d.ts +3 -3
- package/designer/internal/fieldlist/_renameDataSourceStrategy.js +3 -3
- package/designer/internal/reportExplorer/_reportExplorer.d.ts +3 -3
- package/designer/internal/reportExplorer/_reportExplorer.js +3 -3
- package/designer/internal/reportExplorer/_reportItemsProvider.d.ts +3 -3
- package/designer/internal/reportExplorer/_reportItemsProvider.js +3 -3
- package/designer/internal/scripting/_eventArgsTypes.d.ts +3 -3
- package/designer/internal/scripting/_eventArgsTypes.js +3 -3
- package/designer/internal/scripting/_eventdropdowneditor.d.ts +3 -3
- package/designer/internal/scripting/_eventdropdowneditor.js +3 -3
- package/designer/internal/scripting/_languageHelper.d.ts +3 -3
- package/designer/internal/scripting/_languageHelper.js +3 -3
- package/designer/internal/scripting/_reportCompleter.d.ts +3 -3
- package/designer/internal/scripting/_reportCompleter.js +3 -3
- package/designer/internal/scripting/_reportDummyCreator.d.ts +3 -3
- package/designer/internal/scripting/_reportDummyCreator.js +3 -3
- package/designer/internal/scripting/_scriptsEditor.d.ts +3 -3
- package/designer/internal/scripting/_scriptsEditor.js +3 -3
- package/designer/internal/serialization/_serializer.d.ts +3 -3
- package/designer/internal/serialization/_serializer.js +3 -3
- package/designer/jsReportDesigner.d.ts +3 -3
- package/designer/jsReportDesigner.js +3 -3
- package/designer/jsReportDesignerBinding.d.ts +3 -3
- package/designer/jsReportDesignerBinding.js +3 -3
- package/designer/localization/_localization.d.ts +3 -3
- package/designer/localization/_localization.js +3 -3
- package/designer/localization/_localizationEditor.d.ts +3 -3
- package/designer/localization/_localizationEditor.js +3 -3
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.d.ts +3 -3
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.js +3 -3
- package/designer/localization/localizationMetadata.d.ts +3 -3
- package/designer/localization/localizationMetadata.js +3 -3
- package/designer/localization/localizationService.d.ts +3 -3
- package/designer/localization/localizationService.js +3 -3
- package/designer/services/_formatStringService.d.ts +3 -3
- package/designer/services/_formatStringService.js +3 -3
- package/designer/services/_reportDataSourceService.d.ts +3 -3
- package/designer/services/_reportDataSourceService.js +3 -3
- package/designer/services/_reportPreviewService.d.ts +3 -3
- package/designer/services/_reportPreviewService.js +3 -3
- package/designer/services/_reportRenderingService.d.ts +3 -3
- package/designer/services/_reportRenderingService.js +3 -3
- package/designer/services/_reportScriptService.d.ts +3 -3
- package/designer/services/_reportScriptService.js +3 -3
- package/designer/services/_reportWizardService.d.ts +3 -3
- package/designer/services/_reportWizardService.js +3 -3
- package/designer/services/reportStorageWeb.d.ts +3 -3
- package/designer/services/reportStorageWeb.js +3 -3
- package/designer/tools/dialogs/openReportDialog.d.ts +3 -3
- package/designer/tools/dialogs/openReportDialog.js +3 -3
- package/designer/tools/dialogs/parametersDialogs.d.ts +3 -3
- package/designer/tools/dialogs/parametersDialogs.js +3 -3
- package/designer/tools/dialogs/reportDialogBase.d.ts +3 -3
- package/designer/tools/dialogs/reportDialogBase.js +3 -3
- package/designer/tools/dialogs/saveAsReportDialog.d.ts +3 -3
- package/designer/tools/dialogs/saveAsReportDialog.js +3 -3
- package/designer/tools/dialogs/saveReportDialog.d.ts +3 -3
- package/designer/tools/dialogs/saveReportDialog.js +3 -3
- package/designer/tools/generator/_inititalizer.d.ts +3 -3
- package/designer/tools/generator/_inititalizer.js +3 -3
- package/designer/tools/generator/_qBRequestWrapper.d.ts +3 -3
- package/designer/tools/generator/_qBRequestWrapper.js +3 -3
- package/designer/tools/generator/_reportMenuSettings.d.ts +3 -3
- package/designer/tools/generator/_reportMenuSettings.js +3 -3
- package/designer/tools/generator/_settings.d.ts +3 -3
- package/designer/tools/generator/_settings.js +3 -3
- package/designer/tools/generator/reportDesignerContext.d.ts +3 -3
- package/designer/tools/generator/reportDesignerContext.js +3 -3
- package/designer/tools/navigation/navigateByReports.d.ts +3 -3
- package/designer/tools/navigation/navigateByReports.js +3 -3
- package/designer/tools/navigation/navigateTab.d.ts +3 -3
- package/designer/tools/navigation/navigateTab.js +3 -3
- package/designer/utils/_registerControls.d.ts +3 -3
- package/designer/utils/_registerControls.js +3 -3
- package/designer/utils/base64ImageParser.d.ts +3 -3
- package/designer/utils/base64ImageParser.js +3 -3
- package/designer/utils/inititalizer.d.ts +3 -3
- package/designer/utils/inititalizer.js +3 -3
- package/designer/utils/paperKind.d.ts +3 -3
- package/designer/utils/paperKind.js +3 -3
- package/designer/utils/reportDesignerElements.d.ts +3 -3
- package/designer/utils/reportDesignerElements.js +3 -3
- package/designer/utils/settings.d.ts +3 -3
- package/designer/utils/settings.js +3 -3
- package/designer/utils/utils.d.ts +3 -3
- package/designer/utils/utils.js +3 -3
- package/designer/widgets/_summaryEditor.d.ts +3 -3
- package/designer/widgets/_summaryEditor.js +3 -3
- package/designer/widgets/bandEditors.d.ts +3 -3
- package/designer/widgets/bandEditors.js +3 -3
- package/designer/widgets/chartValueBindingEditor.d.ts +3 -3
- package/designer/widgets/chartValueBindingEditor.js +3 -3
- package/designer/widgets/customFunctions.d.ts +3 -3
- package/designer/widgets/customFunctions.js +3 -3
- package/designer/widgets/dataSourceEditor.d.ts +3 -3
- package/designer/widgets/dataSourceEditor.js +3 -3
- package/designer/widgets/dataSourceSelectBox.d.ts +3 -3
- package/designer/widgets/dataSourceSelectBox.js +3 -3
- package/designer/widgets/editOptionsEditor.d.ts +3 -3
- package/designer/widgets/editOptionsEditor.js +3 -3
- package/designer/widgets/editorTemplates.d.ts +3 -3
- package/designer/widgets/editorTemplates.js +3 -3
- package/designer/widgets/explorerEditors.d.ts +3 -3
- package/designer/widgets/explorerEditors.js +3 -3
- package/designer/widgets/expressionableFontEditor.d.ts +3 -3
- package/designer/widgets/expressionableFontEditor.js +3 -3
- package/designer/widgets/fieldsComboboxEditor.d.ts +3 -3
- package/designer/widgets/fieldsComboboxEditor.js +3 -3
- package/designer/widgets/formatStringEditor.d.ts +3 -3
- package/designer/widgets/formatStringEditor.js +3 -3
- package/designer/widgets/formattingRuleEditor.d.ts +3 -3
- package/designer/widgets/formattingRuleEditor.js +3 -3
- package/designer/widgets/gaugeStyleEditor.d.ts +3 -3
- package/designer/widgets/gaugeStyleEditor.js +3 -3
- package/designer/widgets/groups.d.ts +3 -3
- package/designer/widgets/groups.js +3 -3
- package/designer/widgets/imageSourceEditor.d.ts +3 -3
- package/designer/widgets/imageSourceEditor.js +3 -3
- package/designer/widgets/linesEditor.d.ts +3 -3
- package/designer/widgets/linesEditor.js +3 -3
- package/designer/widgets/nameEditor.d.ts +3 -3
- package/designer/widgets/nameEditor.js +3 -3
- package/designer/widgets/pivotGridCriteriaEditor.d.ts +3 -3
- package/designer/widgets/pivotGridCriteriaEditor.js +3 -3
- package/designer/widgets/propertyGridEditors.d.ts +3 -3
- package/designer/widgets/propertyGridEditors.js +3 -3
- package/designer/widgets/registerEditors.d.ts +3 -3
- package/designer/widgets/registerEditors.js +3 -3
- package/designer/widgets/reportExpressionEditor.d.ts +3 -3
- package/designer/widgets/reportExpressionEditor.js +3 -3
- package/designer/widgets/reportFieldListEditor.d.ts +3 -3
- package/designer/widgets/reportFieldListEditor.js +3 -3
- package/designer/widgets/reportUrlEditor.d.ts +3 -3
- package/designer/widgets/reportUrlEditor.js +3 -3
- package/designer/widgets/richTextFileEditor.d.ts +3 -3
- package/designer/widgets/richTextFileEditor.js +3 -3
- package/designer/widgets/styleseditor.d.ts +3 -3
- package/designer/widgets/styleseditor.js +3 -3
- package/designer/widgets/summaryEditor.d.ts +3 -3
- package/designer/widgets/summaryEditor.js +3 -3
- package/designer/widgets/undoEditors.d.ts +3 -3
- package/designer/widgets/undoEditors.js +3 -3
- package/designer/wizard/_reportWizardCreating.d.ts +3 -3
- package/designer/wizard/_reportWizardCreating.js +3 -3
- package/designer/wizard/_utils.d.ts +3 -3
- package/designer/wizard/_utils.js +3 -3
- package/designer/wizard/fullscreenReportWizard.d.ts +3 -3
- package/designer/wizard/fullscreenReportWizard.js +3 -3
- package/designer/wizard/internal/_commonRequestModel.d.ts +3 -3
- package/designer/wizard/internal/_commonRequestModel.js +3 -3
- package/designer/wizard/internal/_labelWizardUtils.d.ts +3 -3
- package/designer/wizard/internal/_labelWizardUtils.js +3 -3
- package/designer/wizard/internal/_legacyReportRequestModel.d.ts +3 -3
- package/designer/wizard/internal/_legacyReportRequestModel.js +3 -3
- package/designer/wizard/internal/_masterDetailRequestModel.d.ts +3 -3
- package/designer/wizard/internal/_masterDetailRequestModel.js +3 -3
- package/designer/wizard/internal/_masterDetailWizardUtils.d.ts +3 -3
- package/designer/wizard/internal/_masterDetailWizardUtils.js +3 -3
- package/designer/wizard/internal/_pageSetupUtils.d.ts +3 -3
- package/designer/wizard/internal/_pageSetupUtils.js +3 -3
- package/designer/wizard/internal/_reportWizardStateHelper.d.ts +3 -3
- package/designer/wizard/internal/_reportWizardStateHelper.js +3 -3
- package/designer/wizard/internal/_summaryOptionsPageUtils.d.ts +3 -3
- package/designer/wizard/internal/_summaryOptionsPageUtils.js +3 -3
- package/designer/wizard/internal/_utils.d.ts +3 -3
- package/designer/wizard/internal/_utils.js +3 -3
- package/designer/wizard/internal/colorSchemaPageUtils.d.ts +3 -3
- package/designer/wizard/internal/colorSchemaPageUtils.js +3 -3
- package/designer/wizard/internal/labelWizardUtils.d.ts +3 -3
- package/designer/wizard/internal/labelWizardUtils.js +3 -3
- package/designer/wizard/internal/layoutPageUtils.d.ts +3 -3
- package/designer/wizard/internal/layoutPageUtils.js +3 -3
- package/designer/wizard/internal/reportStylePageUtils.d.ts +3 -3
- package/designer/wizard/internal/reportStylePageUtils.js +3 -3
- package/designer/wizard/internal/utils.d.ts +3 -3
- package/designer/wizard/internal/utils.js +3 -3
- package/designer/wizard/legacyReportWizard.d.ts +3 -3
- package/designer/wizard/legacyReportWizard.js +3 -3
- package/designer/wizard/pageId.d.ts +3 -3
- package/designer/wizard/pageId.js +3 -3
- package/designer/wizard/pages/_selectLabelTypePage.d.ts +3 -3
- package/designer/wizard/pages/_selectLabelTypePage.js +3 -3
- package/designer/wizard/pages/addGroupingLevelPage.d.ts +3 -3
- package/designer/wizard/pages/addGroupingLevelPage.js +3 -3
- package/designer/wizard/pages/addGroupingLevelSection.d.ts +3 -3
- package/designer/wizard/pages/addGroupingLevelSection.js +3 -3
- package/designer/wizard/pages/chooseAvailableDataSourcePage.d.ts +3 -3
- package/designer/wizard/pages/chooseAvailableDataSourcePage.js +3 -3
- package/designer/wizard/pages/chooseReportTypePage.d.ts +3 -3
- package/designer/wizard/pages/chooseReportTypePage.js +3 -3
- package/designer/wizard/pages/chooseSummaryOptionsPage.d.ts +3 -3
- package/designer/wizard/pages/chooseSummaryOptionsPage.js +3 -3
- package/designer/wizard/pages/chooseSummaryOptionsSection.d.ts +3 -3
- package/designer/wizard/pages/chooseSummaryOptionsSection.js +3 -3
- package/designer/wizard/pages/colorSchemePage.d.ts +3 -3
- package/designer/wizard/pages/colorSchemePage.js +3 -3
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.d.ts +3 -3
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.js +3 -3
- package/designer/wizard/pages/configureReportPageSettingsPage.d.ts +3 -3
- package/designer/wizard/pages/configureReportPageSettingsPage.js +3 -3
- package/designer/wizard/pages/customizeLabelPage.d.ts +3 -3
- package/designer/wizard/pages/customizeLabelPage.js +3 -3
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.d.ts +3 -3
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.js +3 -3
- package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.d.ts +3 -3
- package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.js +3 -3
- package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.d.ts +3 -3
- package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.js +3 -3
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.d.ts +3 -3
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.js +3 -3
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.d.ts +3 -3
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.js +3 -3
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.d.ts +3 -3
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.js +3 -3
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.d.ts +3 -3
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.js +3 -3
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.d.ts +3 -3
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.js +3 -3
- package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.d.ts +3 -3
- package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.js +3 -3
- package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.d.ts +3 -3
- package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.js +3 -3
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.d.ts +3 -3
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.js +3 -3
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.d.ts +3 -3
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.js +3 -3
- package/designer/wizard/pages/legacy/addGroupingLevelPage.d.ts +3 -3
- package/designer/wizard/pages/legacy/addGroupingLevelPage.js +3 -3
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.d.ts +3 -3
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.js +3 -3
- package/designer/wizard/pages/legacy/chooseReportStylePage.d.ts +3 -3
- package/designer/wizard/pages/legacy/chooseReportStylePage.js +3 -3
- package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.d.ts +3 -3
- package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.js +3 -3
- package/designer/wizard/pages/legacy/selectColumnsPage.d.ts +3 -3
- package/designer/wizard/pages/legacy/selectColumnsPage.js +3 -3
- package/designer/wizard/pages/legacy/selectDataMemberPage.d.ts +3 -3
- package/designer/wizard/pages/legacy/selectDataMemberPage.js +3 -3
- package/designer/wizard/pages/selectDataMembersPage.d.ts +3 -3
- package/designer/wizard/pages/selectDataMembersPage.js +3 -3
- package/designer/wizard/pages/selectLabelTypePage.d.ts +3 -3
- package/designer/wizard/pages/selectLabelTypePage.js +3 -3
- package/designer/wizard/pages/setReportTitlePage.d.ts +3 -3
- package/designer/wizard/pages/setReportTitlePage.js +3 -3
- package/designer/wizard/reportWizard.d.ts +3 -3
- package/designer/wizard/reportWizard.js +3 -3
- package/designer/wizard/reportWizardState.d.ts +3 -3
- package/designer/wizard/reportWizardState.js +3 -3
- package/designer/wizard/reportWizardStateCreating.d.ts +3 -3
- package/designer/wizard/reportWizardStateCreating.js +3 -3
- package/designer/wizard/wizardTypes.d.ts +3 -3
- package/designer/wizard/wizardTypes.js +3 -3
- package/dist/css/dx-reportdesigner.css +3 -3
- package/dist/css/dx-reporting-skeleton-screen.css +3 -3
- package/dist/css/dx-webdocumentviewer.css +3 -3
- package/dist/js/dx-reportdesigner.js +3 -3
- package/dist/js/dx-reportdesigner.min.js +4 -4
- package/dist/js/dx-reporting.d.ts +3 -3
- package/dist/js/dx-webdocumentviewer.js +3 -3
- package/dist/js/dx-webdocumentviewer.min.js +4 -4
- package/dx-designer-templates.d.ts +3 -3
- package/dx-designer-templates.js +3 -3
- package/dx-reportdesigner-imports.d.ts +3 -3
- package/dx-reportdesigner-imports.js +3 -3
- package/dx-reportdesigner.d.ts +3 -3
- package/dx-reportdesigner.js +3 -3
- package/dx-reporting-svg-templates.d.ts +3 -3
- package/dx-reporting-svg-templates.js +3 -3
- package/dx-rich-edit-templates.d.ts +3 -3
- package/dx-rich-edit-templates.js +3 -3
- package/dx-richedit.d.ts +3 -3
- package/dx-richedit.js +3 -3
- package/dx-viewer-templates.d.ts +3 -3
- package/dx-viewer-templates.js +3 -3
- package/dx-webdocumentviewer-imports.d.ts +3 -3
- package/dx-webdocumentviewer-imports.js +3 -3
- package/dx-webdocumentviewer.d.ts +3 -3
- package/dx-webdocumentviewer.js +3 -3
- package/index.d.ts +3 -3
- package/index.js +3 -3
- package/package.json +2 -2
- package/rich-edit/customizeToolbarActions.d.ts +3 -3
- package/rich-edit/customizeToolbarActions.js +3 -3
- package/rich-edit/instance.d.ts +3 -3
- package/rich-edit/instance.js +3 -3
- package/rich-edit/registrator.d.ts +3 -3
- package/rich-edit/registrator.js +3 -3
- package/rich-edit/surface.d.ts +3 -3
- package/rich-edit/surface.js +3 -3
- package/rich-edit/utils/_bindings.d.ts +3 -3
- package/rich-edit/utils/_bindings.js +3 -3
- package/rich-edit/utils/_controller.d.ts +3 -3
- package/rich-edit/utils/_controller.js +3 -3
- package/rich-edit/utils/_inlineControl.d.ts +3 -3
- package/rich-edit/utils/_inlineControl.js +3 -3
- package/rich-edit/utils/_loaddispatcher.d.ts +3 -3
- package/rich-edit/utils/_loaddispatcher.js +3 -3
- package/rich-edit/utils/_model.d.ts +3 -3
- package/rich-edit/utils/_model.js +3 -3
- package/rich-edit/utils/_toolbar.d.ts +3 -3
- package/rich-edit/utils/_toolbar.js +3 -3
- package/rich-edit/utils/_utils.d.ts +3 -3
- package/rich-edit/utils/_utils.js +3 -3
- package/scopes/reporting-chart-internal-axis.d.ts +3 -3
- package/scopes/reporting-chart-internal-axis.js +3 -3
- package/scopes/reporting-chart-internal-dataMembers.d.ts +3 -3
- package/scopes/reporting-chart-internal-dataMembers.js +3 -3
- package/scopes/reporting-chart-internal-models.d.ts +3 -3
- package/scopes/reporting-chart-internal-models.js +3 -3
- package/scopes/reporting-chart-internal-series-metadata.d.ts +3 -3
- package/scopes/reporting-chart-internal-series-metadata.js +3 -3
- package/scopes/reporting-chart-internal-series.d.ts +3 -3
- package/scopes/reporting-chart-internal-series.js +3 -3
- package/scopes/reporting-chart-internal-widgets.d.ts +3 -3
- package/scopes/reporting-chart-internal-widgets.js +3 -3
- package/scopes/reporting-chart-internal.d.ts +3 -3
- package/scopes/reporting-chart-internal.js +3 -3
- package/scopes/reporting-designer-actions.d.ts +3 -3
- package/scopes/reporting-designer-actions.js +3 -3
- package/scopes/reporting-designer-bands-internal.d.ts +3 -3
- package/scopes/reporting-designer-bands-internal.js +3 -3
- package/scopes/reporting-designer-bands-metadata.d.ts +3 -3
- package/scopes/reporting-designer-bands-metadata.js +3 -3
- package/scopes/reporting-designer-bands.d.ts +3 -3
- package/scopes/reporting-designer-bands.js +3 -3
- package/scopes/reporting-designer-controls-metadata.d.ts +3 -3
- package/scopes/reporting-designer-controls-metadata.js +3 -3
- package/scopes/reporting-designer-controls-pivotGrid-metadata.d.ts +3 -3
- package/scopes/reporting-designer-controls-pivotGrid-metadata.js +3 -3
- package/scopes/reporting-designer-controls-pivotGrid.d.ts +3 -3
- package/scopes/reporting-designer-controls-pivotGrid.js +3 -3
- package/scopes/reporting-designer-controls-richEdit-internal-toolbar.d.ts +3 -3
- package/scopes/reporting-designer-controls-richEdit-internal-toolbar.js +3 -3
- package/scopes/reporting-designer-controls-richEdit-internal.d.ts +3 -3
- package/scopes/reporting-designer-controls-richEdit-internal.js +3 -3
- package/scopes/reporting-designer-controls-richEdit.d.ts +3 -3
- package/scopes/reporting-designer-controls-richEdit.js +3 -3
- package/scopes/reporting-designer-controls.d.ts +3 -3
- package/scopes/reporting-designer-controls.js +3 -3
- package/scopes/reporting-designer-data-metadata.d.ts +3 -3
- package/scopes/reporting-designer-data-metadata.js +3 -3
- package/scopes/reporting-designer-data.d.ts +3 -3
- package/scopes/reporting-designer-data.js +3 -3
- package/scopes/reporting-designer-internal-htmlMarkUp.d.ts +3 -3
- package/scopes/reporting-designer-internal-htmlMarkUp.js +3 -3
- package/scopes/reporting-designer-internal.d.ts +3 -3
- package/scopes/reporting-designer-internal.js +3 -3
- package/scopes/reporting-designer-localization.d.ts +3 -3
- package/scopes/reporting-designer-localization.js +3 -3
- package/scopes/reporting-designer-metadata.d.ts +3 -3
- package/scopes/reporting-designer-metadata.js +3 -3
- package/scopes/reporting-designer-tools.d.ts +3 -3
- package/scopes/reporting-designer-tools.js +3 -3
- package/scopes/reporting-designer-utils.d.ts +3 -3
- package/scopes/reporting-designer-utils.js +3 -3
- package/scopes/reporting-designer-widgets-internal.d.ts +3 -3
- package/scopes/reporting-designer-widgets-internal.js +3 -3
- package/scopes/reporting-designer-widgets.d.ts +3 -3
- package/scopes/reporting-designer-widgets.js +3 -3
- package/scopes/reporting-designer-wizard.d.ts +3 -3
- package/scopes/reporting-designer-wizard.js +3 -3
- package/scopes/reporting-designer.d.ts +3 -3
- package/scopes/reporting-designer.js +3 -3
- package/scopes/reporting-editing.d.ts +3 -3
- package/scopes/reporting-editing.js +3 -3
- package/scopes/reporting-export-metadata.d.ts +3 -3
- package/scopes/reporting-export-metadata.js +3 -3
- package/scopes/reporting-export.d.ts +3 -3
- package/scopes/reporting-export.js +3 -3
- package/scopes/reporting-internal.d.ts +3 -3
- package/scopes/reporting-internal.js +3 -3
- package/scopes/reporting-metadata.d.ts +3 -3
- package/scopes/reporting-metadata.js +3 -3
- package/scopes/reporting-viewer-editing.d.ts +3 -3
- package/scopes/reporting-viewer-editing.js +3 -3
- package/scopes/reporting-viewer-export-metadata.d.ts +3 -3
- package/scopes/reporting-viewer-export-metadata.js +3 -3
- package/scopes/reporting-viewer-export.d.ts +3 -3
- package/scopes/reporting-viewer-export.js +3 -3
- package/scopes/reporting-viewer-internal.d.ts +3 -3
- package/scopes/reporting-viewer-internal.js +3 -3
- package/scopes/reporting-viewer-mobile-internal.d.ts +3 -3
- package/scopes/reporting-viewer-mobile-internal.js +3 -3
- package/scopes/reporting-viewer-mobile.d.ts +3 -3
- package/scopes/reporting-viewer-mobile.js +3 -3
- package/scopes/reporting-viewer-parameters.d.ts +3 -3
- package/scopes/reporting-viewer-parameters.js +3 -3
- package/scopes/reporting-viewer-settings.d.ts +3 -3
- package/scopes/reporting-viewer-settings.js +3 -3
- package/scopes/reporting-viewer-utils.d.ts +3 -3
- package/scopes/reporting-viewer-utils.js +3 -3
- package/scopes/reporting-viewer-widgets-internal.d.ts +3 -3
- package/scopes/reporting-viewer-widgets-internal.js +3 -3
- package/scopes/reporting-viewer-widgets.d.ts +3 -3
- package/scopes/reporting-viewer-widgets.js +3 -3
- package/scopes/reporting-viewer.d.ts +3 -3
- package/scopes/reporting-viewer.js +3 -3
- package/scopes/reporting.d.ts +3 -3
- package/scopes/reporting.js +3 -3
- package/viewer/accessibility/_dateRangeKeyboardHelper.d.ts +3 -3
- package/viewer/accessibility/_dateRangeKeyboardHelper.js +3 -3
- package/viewer/accessibility/_previewBricksKeyboardHelper.d.ts +3 -3
- package/viewer/accessibility/_previewBricksKeyboardHelper.js +3 -3
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.d.ts +3 -3
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.js +3 -3
- package/viewer/accessibility/_searchKeyboardHelper.d.ts +3 -3
- package/viewer/accessibility/_searchKeyboardHelper.js +3 -3
- package/viewer/binding/jsReportViewer.d.ts +3 -3
- package/viewer/binding/jsReportViewer.js +3 -3
- package/viewer/binding/jsReportViewerBinding.d.ts +3 -3
- package/viewer/binding/jsReportViewerBinding.js +3 -3
- package/viewer/constants.d.ts +3 -3
- package/viewer/constants.js +3 -3
- package/viewer/documentMap/_documentMapItemsProvider.d.ts +3 -3
- package/viewer/documentMap/_documentMapItemsProvider.js +3 -3
- package/viewer/documentMap/_documentMapModel.d.ts +3 -3
- package/viewer/documentMap/_documentMapModel.js +3 -3
- package/viewer/documentMap/_documentMapTreeListController.d.ts +3 -3
- package/viewer/documentMap/_documentMapTreeListController.js +3 -3
- package/viewer/editing/editingField.d.ts +3 -3
- package/viewer/editing/editingField.js +3 -3
- package/viewer/editing/models/characterCombEditingField.d.ts +3 -3
- package/viewer/editing/models/characterCombEditingField.js +3 -3
- package/viewer/editing/models/checkEditingField.d.ts +3 -3
- package/viewer/editing/models/checkEditingField.js +3 -3
- package/viewer/editing/models/imageEditingField.d.ts +3 -3
- package/viewer/editing/models/imageEditingField.js +3 -3
- package/viewer/editing/models/popupImageEditingField.d.ts +3 -3
- package/viewer/editing/models/popupImageEditingField.js +3 -3
- package/viewer/editing/models/textEditingField.d.ts +3 -3
- package/viewer/editing/models/textEditingField.js +3 -3
- package/viewer/exportOptions/csvExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/csvExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/docxExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/docxExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/exportOptionsModel.d.ts +3 -3
- package/viewer/exportOptions/exportOptionsModel.js +3 -3
- package/viewer/exportOptions/exportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/exportOptionsPreview.js +3 -3
- package/viewer/exportOptions/htmlExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/htmlExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/imageExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/imageExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/metadata.d.ts +3 -3
- package/viewer/exportOptions/metadata.js +3 -3
- package/viewer/exportOptions/mhtExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/mhtExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/rtfExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/rtfExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/xlsExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/xlsExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/xlsxExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/xlsxExportOptionsPreview.js +3 -3
- package/viewer/internal/_actions.d.ts +3 -3
- package/viewer/internal/_actions.js +3 -3
- package/viewer/internal/_bindings.d.ts +3 -3
- package/viewer/internal/_bindings.js +3 -3
- package/viewer/internal/_brickUtils.d.ts +3 -3
- package/viewer/internal/_brickUtils.js +3 -3
- package/viewer/internal/_extendedicons.d.ts +3 -3
- package/viewer/internal/_extendedicons.js +3 -3
- package/viewer/internal/_initializer.d.ts +3 -3
- package/viewer/internal/_initializer.js +3 -3
- package/viewer/internal/_page.d.ts +3 -3
- package/viewer/internal/_page.js +3 -3
- package/viewer/internal/_previewHandlersHelper.d.ts +3 -3
- package/viewer/internal/_previewHandlersHelper.js +3 -3
- package/viewer/internal/_previewModel.d.ts +3 -3
- package/viewer/internal/_previewModel.js +3 -3
- package/viewer/internal/_previewRequestWrapper.d.ts +3 -3
- package/viewer/internal/_previewRequestWrapper.js +3 -3
- package/viewer/internal/_previewSelection.d.ts +3 -3
- package/viewer/internal/_previewSelection.js +3 -3
- package/viewer/internal/_progressBarUtils.d.ts +3 -3
- package/viewer/internal/_progressBarUtils.js +3 -3
- package/viewer/internal/_progressViewModel.d.ts +3 -3
- package/viewer/internal/_progressViewModel.js +3 -3
- package/viewer/internal/_sizeUtils.d.ts +3 -3
- package/viewer/internal/_sizeUtils.js +3 -3
- package/viewer/internal/_sortingProcessor.d.ts +3 -3
- package/viewer/internal/_sortingProcessor.js +3 -3
- package/viewer/internal/_utils.d.ts +3 -3
- package/viewer/internal/_utils.js +3 -3
- package/viewer/mobile/constants.d.ts +3 -3
- package/viewer/mobile/constants.js +3 -3
- package/viewer/mobile/internal/_editorTemplates.d.ts +3 -3
- package/viewer/mobile/internal/_editorTemplates.js +3 -3
- package/viewer/mobile/internal/_eventProcessor.d.ts +3 -3
- package/viewer/mobile/internal/_eventProcessor.js +3 -3
- package/viewer/mobile/internal/_mobileBindings.d.ts +3 -3
- package/viewer/mobile/internal/_mobileBindings.js +3 -3
- package/viewer/mobile/internal/_mobilePage.d.ts +3 -3
- package/viewer/mobile/internal/_mobilePage.js +3 -3
- package/viewer/mobile/internal/_mobilePreviewModel.d.ts +3 -3
- package/viewer/mobile/internal/_mobilePreviewModel.js +3 -3
- package/viewer/mobile/internal/_mobilePreviewParameterHelper.d.ts +3 -3
- package/viewer/mobile/internal/_mobilePreviewParameterHelper.js +3 -3
- package/viewer/mobile/internal/_mobileSearch.d.ts +3 -3
- package/viewer/mobile/internal/_mobileSearch.js +3 -3
- package/viewer/mobile/internal/_paginator.d.ts +3 -3
- package/viewer/mobile/internal/_paginator.js +3 -3
- package/viewer/mobile/internal/_parametersPopup.d.ts +3 -3
- package/viewer/mobile/internal/_parametersPopup.js +3 -3
- package/viewer/mobile/internal/_sizeUtils.d.ts +3 -3
- package/viewer/mobile/internal/_sizeUtils.js +3 -3
- package/viewer/mobile/internal/gallery/_galleryComponent.d.ts +3 -3
- package/viewer/mobile/internal/gallery/_galleryComponent.js +3 -3
- package/viewer/mobile/internal/gallery/_galleryModel.d.ts +3 -3
- package/viewer/mobile/internal/gallery/_galleryModel.js +3 -3
- package/viewer/mobile/mobilePreview.d.ts +3 -3
- package/viewer/mobile/mobilePreview.js +3 -3
- package/viewer/mobile/utils/_mobileActionList.d.ts +3 -3
- package/viewer/mobile/utils/_mobileActionList.js +3 -3
- package/viewer/mobile/utils/_mobileInitializer.d.ts +3 -3
- package/viewer/mobile/utils/_mobileInitializer.js +3 -3
- package/viewer/parameters/multiValuesHelper.d.ts +3 -3
- package/viewer/parameters/multiValuesHelper.js +3 -3
- package/viewer/parameters/parameterHelper.d.ts +3 -3
- package/viewer/parameters/parameterHelper.js +3 -3
- package/viewer/parameters/previewParameter.d.ts +3 -3
- package/viewer/parameters/previewParameter.js +3 -3
- package/viewer/parameters/previewParameterHelper.d.ts +3 -3
- package/viewer/parameters/previewParameterHelper.js +3 -3
- package/viewer/parameters/previewParametersViewModel.d.ts +3 -3
- package/viewer/parameters/previewParametersViewModel.js +3 -3
- package/viewer/reportPreview.d.ts +3 -3
- package/viewer/reportPreview.js +3 -3
- package/viewer/search/_dxSearchEditor.d.ts +3 -3
- package/viewer/search/_dxSearchEditor.js +3 -3
- package/viewer/search/_searchResultNavigator.d.ts +3 -3
- package/viewer/search/_searchResultNavigator.js +3 -3
- package/viewer/search/_searchViewModel.d.ts +3 -3
- package/viewer/search/_searchViewModel.js +3 -3
- package/viewer/search/_utils.d.ts +3 -3
- package/viewer/search/_utils.js +3 -3
- package/viewer/settings.d.ts +3 -3
- package/viewer/settings.js +3 -3
- package/viewer/utils/initializer.d.ts +3 -3
- package/viewer/utils/initializer.js +3 -3
- package/viewer/utils/utils.d.ts +3 -3
- package/viewer/utils/utils.js +3 -3
- package/viewer/widgets/_multiValueEditor.d.ts +3 -3
- package/viewer/widgets/_multiValueEditor.js +3 -3
- package/viewer/widgets/dateRange/dateRangeEditor.d.ts +3 -3
- package/viewer/widgets/dateRange/dateRangeEditor.js +3 -3
- package/viewer/widgets/editorTemplates.d.ts +3 -3
- package/viewer/widgets/editorTemplates.js +3 -3
- package/viewer/widgets/pictureEditor/_imagePainter.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_imagePainter.js +3 -3
- package/viewer/widgets/pictureEditor/_painter.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_painter.js +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.js +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorModel.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorModel.js +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.js +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorTypes.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorTypes.js +3 -3
- package/viewer/widgets/pictureEditor/_signaturePainter.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_signaturePainter.js +3 -3
- package/viewer/widgets/pictureEditor/pictureEditMode.d.ts +3 -3
- package/viewer/widgets/pictureEditor/pictureEditMode.js +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dist\js\dx-webdocumentviewer.min.js)
|
|
3
|
-
* Version: 20.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.2.13
|
|
4
|
+
* Build date: Apr 10, 2023
|
|
5
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/universal.xml
|
|
7
7
|
*/
|
|
8
|
-
!function(i){var o={};function r(e){var t;return(o[e]||(t=o[e]={i:e,l:!1,exports:{}},i[e].call(t.exports,t,t.exports,r),t.l=!0,t)).exports}r.m=i,r.c=o,r.d=function(e,t,i){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(r.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(i,o,function(e){return t[e]}.bind(null,o));return i},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=131)}([function(e,t){e.exports=DevExpress.Analytics.Utils},function(e,t){e.exports=ko},function(e,t){e.exports=DevExpress.Analytics.Internal},function(e,t){e.exports=jQuery},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),s=i(2),r=i(5),i=i(56);function a(e,t,i){var o={value:"SingleFile",displayValue:"Single File",localizationId:s.formatUnicorn("PreviewStringId.ExportOption_{0}ExportMode_SingleFile",e=void 0===e?"Html":e)},r={value:"SingleFilePageByPage",displayValue:"Single File PageByPage",localizationId:s.formatUnicorn("PreviewStringId.ExportOption_{0}ExportMode_SingleFilePageByPage",e)},e={value:"DifferentFiles",displayValue:"Different Files",localizationId:s.formatUnicorn("PreviewStringId.ExportOption_{0}ExportMode_DifferentFiles",e)};return i?[r]:t?[o,r]:[o,r,e]}function n(){return[{value:"Text",displayValue:"Text",localizationId:"DevExpress.XtraPrinting.TextExportMode.Text"},{value:"Value",displayValue:"Value",localizationId:"DevExpress.XtraPrinting.TextExportMode.Value"}]}t.pageBorderColor={propertyName:"pageBorderColor",modelName:"@PageBorderColor",from:o.colorFromString,toJsonObject:o.colorToString,displayName:"Page Border Color",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.PageBorderColor",editor:r.editorTemplates.getEditor("customColorEditor"),defaultVal:"Black"},t.pageBorderWidth={propertyName:"pageBorderWidth",modelName:"@PageBorderWidth",displayName:"Page Border Width",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.PageBorderWidth",from:o.floatFromModel,editor:r.editorTemplates.getEditor("numeric"),defaultVal:1},t.pageRange={propertyName:"pageRange",modelName:"@PageRange",displayName:"Page Range",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.PageRange",editor:r.editorTemplates.getEditor("text"),defaultVal:""},t.expotOptionsTitle={propertyName:"title",modelName:"@Title",displayName:"Title",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.Title",editor:r.editorTemplates.getEditor("text"),defaultVal:"Document"},t.htmlTableLayout={propertyName:"tableLayout",modelName:"@TableLayout",displayName:"Table Layout",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.TableLayout",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!0},t.docxTableLayout={propertyName:"tableLayout",modelName:"@TableLayout",displayName:"Table Layout",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.TableLayout",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.allowURLsWithJSContent={propertyName:"allowURLsWithJSContent",modelName:"@AllowURLsWithJSContent",displayName:"Allow URLs with JS Content",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.AllowURLsWithJSContent",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.rasterizationResolution={propertyName:"rasterizationResolution",modelName:"@RasterizationResolution",displayName:"Rasterization Resolution",localizationId:"DevExpress.XtraPrinting.PageByPageExportOptionsBase.RasterizationResolution",editor:r.editorTemplates.getEditor("numeric"),defaultVal:96},t.rasterizeImages={propertyName:"rasterizeImages",modelName:"@RasterizeImages",displayName:"Rasterize Images",localizationId:"DevExpress.XtraPrinting.PageByPageExportOptionsBase.RasterizeImages",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.useHRefHyperlinks={propertyName:"useHRefHyperlinks",modelName:"@UseHRefHyperlinks",displayName:"Use HRef Hyperlinks",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.UseHRefHyperlinks",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.exportWatermarks={propertyName:"exportWatermarks",modelName:"@ExportWatermarks",displayName:"Export Watermarks",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.ExportWatermarks",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.inlineCss={propertyName:"inlineCss",modelName:"@InlineCss",displayName:"Inline CSS",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.InlineCss",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.removeSecondarySymbols={propertyName:"removeSecondarySymbols",modelName:"@RemoveSecondarySymbols",displayName:"Remove Secondary Symbols",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.RemoveSecondarySymbols",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.characterSet={propertyName:"characterSet",modelName:"@CharacterSet",displayName:"Character Set",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.CharacterSet",editor:r.editorTemplates.getEditor("combobox"),defaultVal:"utf-8",valuesArray:[{value:"windows-1256",displayValue:"Arabic (Windows)"},{value:"iso-8859-4",displayValue:"Baltic (ISO)"},{value:"windows-1257",displayValue:"Baltic (Windows)"},{value:"iso-8859-2",displayValue:"Central European (ISO)"},{value:"windows-1250",displayValue:"Central European (Windows)"},{value:"iso-8859-5",displayValue:"Cyrillic (ISO)"},{value:"koi8-r",displayValue:"Cyrillic (KOI8-r)"},{value:"windows-1251",displayValue:"Cyrillic (Windows)"},{value:"iso-8859-15",displayValue:"Latin 9 (ISO)"},{value:"utf-7",displayValue:"Unicode (UTF-7)"},{value:"utf-8",displayValue:"Unicode (UTF-8)"},{value:"iso-8859-1",displayValue:"Western European (ISO)"},{value:"windows-1252",displayValue:"Western European (Windows)"}]},t.getExportModeValues=a,t.exportPageBreaks={propertyName:"exportPageBreaks",modelName:"@ExportPageBreaks",displayName:"Export Page Breaks",localizationId:"DevExpress.XtraPrinting.FormattedTextExportOptions.ExportPageBreaks",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.rtfExportMode={propertyName:"rtfExportMode",modelName:"@ExportMode",defaultVal:"SingleFilePageByPage",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.RtfExportOptions.ExportMode",valuesArray:a("Rtf",!0)},t.docxExportMode={propertyName:"docxExportMode",modelName:"@ExportMode",defaultVal:"SingleFilePageByPage",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.ExportMode",valuesArray:a("Docx",!0)},t.htmlExportMode={propertyName:"htmlExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.ExportMode",valuesArray:a("Html")},t.embedImagesInHTML={propertyName:"embedImagesInHTML",modelName:"@EmbedImagesInHTML",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,displayName:"Embed Images In HTML",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions.EmbedImagesInHTML"},t.imageExportMode={propertyName:"imageExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.ExportMode",valuesArray:a("Image")},t.xlsExportMode={propertyName:"xlsExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.ExportMode",valuesArray:a("Xls")},t.xlsxExportMode={propertyName:"xlsxExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions.ExportMode",valuesArray:a("Xlsx")},t.textExportMode={propertyName:"textExportMode",modelName:"@TextExportMode",displayName:"Text Export Mode",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.TextExportMode",defaultVal:"Text",editor:r.editorTemplates.getEditor("combobox"),valuesArray:n()},t.xlsTextExportMode={propertyName:"textExportMode",modelName:"@TextExportMode",displayName:"Text Export Mode",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.TextExportMode",defaultVal:"Value",editor:r.editorTemplates.getEditor("combobox"),valuesArray:n()},t.csvTextSeparator={propertyName:"separator",modelName:"@Separator",defaultVal:"",displayName:"Separator",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.Separator",editor:i.editorTemplates.csvSeparator},t.useCustomSeparator={propertyName:"useCustomSeparator",displayName:"Use Custom Separator",localizationId:"DevExpress.XtraPrinting.CsvExportOptions.UseCustomSeparator",editor:r.editorTemplates.getEditor("bool")},t.textEncodingType={propertyName:"encodingType",modelName:"@EncodingType",displayName:"Encoding",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.Encoding",editor:r.editorTemplates.getEditor("combobox"),defaultVal:"Default",from:o.fromEnum,valuesArray:[{value:"Default",displayValue:"Windows-1252",localizationId:"DevExpress.XtraPrinting.EncodingType.Default"},{value:"ASCII",displayValue:"us-ascii",localizationId:"DevExpress.XtraPrinting.EncodingType.ASCII"},{value:"Unicode",displayValue:"utf-16",localizationId:"DevExpress.XtraPrinting.EncodingType.Unicode"},{value:"BigEndianUnicode",displayValue:"utf-16BE",localizationId:"DevExpress.XtraPrinting.EncodingType.BigEndianUnicode"},{value:"UTF7",displayValue:"utf-7",localizationId:"DevExpress.XtraPrinting.EncodingType.UTF7"},{value:"UTF8",displayValue:"utf-8",localizationId:"DevExpress.XtraPrinting.EncodingType.UTF8"},{value:"UTF32",displayValue:"utf-32",localizationId:"DevExpress.XtraPrinting.EncodingType.UTF32"}]},t.xlsExportHyperlinks={propertyName:"exportHyperlinks",modelName:"@ExportHyperlinks",displayName:"Export Hyperlinks",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.ExportHyperlinks",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.xlsRawDataMode={propertyName:"rawDataMode",modelName:"@RawDataMode",displayName:"Raw Data Mode",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.RawDataMode",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.xlsShowGridLines={propertyName:"showGridLines",modelName:"@ShowGridLines",displayName:"Show Grid Lines",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.ShowGridLines",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.xlsExportOptionsSheetName={propertyName:"sheetName",modelName:"@SheetName",displayName:"Sheet Name",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.SheetName",defaultVal:"Sheet",editor:r.editorTemplates.getEditor("text")}},function(e,t){e.exports=DevExpress.Analytics.Widgets},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(2),i=i(1);t.EditablePreviewEnabled=i.observable(!0),t.SearchAvailable=i.observable(!0),t.ReportServerInvokeUri="/RSWebDocumentViewerApi/Invoke",t.ReportServerExportUri="/RSWebDocumentViewerApi/Download",t.AsyncExportApproach=o.createGlobalModuleVariableFunc(!1),t.MessageHandler=o.createGlobalModuleVariableFunc({processError:function(e,t,i){void 0===i&&(i=""),t&&o.ShowMessage(e.substr(i.length)),o.NotifyAboutWarning(e,!1)},processMessage:function(e,t){t&&o.ShowMessage(e,o.NotifyType.success,1e4)},processWarning:function(e,t){t&&o.ShowMessage(e)}}),t.HandlerUri=o.createGlobalModuleVariableFunc("DXXRDV.axd"),t.previewDefaultResolution=o.createGlobalModuleVariableFunc(96),t.ReportServerDownloadUri=o.createGlobalModuleVariableFunc(""),t.PollingDelay=o.createGlobalModuleVariableFunc(300),t.TimeOut=o.createGlobalModuleVariableFunc(105e3)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ActionId={Design:"dxxrp-design",FirstPage:"dxxrp-first-page",PrevPage:"dxxrp-prev-page",Pagination:"dxxrp-pagination",NextPage:"dxxrp-next-page",LastPage:"dxxrp-last-page",MultipageToggle:"dxxrp-multipage-toggle",HighlightEditingFields:"dxxrp-highlight-editing-fields",ZoomOut:"dxxrp-zoom-out",ZoomSelector:"dxxrp-zoom-selector",ZoomIn:"dxxrp-zoom-in",Print:"dxxrp-print",PrintPage:"dxxrp-print-page",ExportTo:"dxxrp-export-menu",Search:"dxxrp-search",FullScreen:"dxrd-fullscreen"},t.ExportFormatID={PDF:{text:"PDF",textId:"ASPxReportsStringId.ExportName_pdf",format:"pdf"},XLS:{text:"XLS",textId:"ASPxReportsStringId.ExportName_xls",format:"xls"},XLSX:{text:"XLSX",textId:"ASPxReportsStringId.ExportName_xlsx",format:"xlsx"},RTF:{text:"RTF",textId:"ASPxReportsStringId.ExportName_rtf",format:"rtf"},MHT:{text:"MHT",textId:"ASPxReportsStringId.ExportName_mht",format:"mht"},HTML:{text:"HTML",textId:"ASPxReportsStringId.ExportName_html",format:"html"},Text:{text:"Text",textId:"ASPxReportsStringId.ExportName_txt",format:"txt",propertyName:"textExportOptions"},CSV:{text:"CSV",textId:"ASPxReportsStringId.ExportName_csv",format:"csv"},Image:{text:"Image",textId:"ASPxReportsStringId.ExportName_png",format:"image"},DOCX:{text:"DOCX",textId:"ASPxReportsStringId.ExportName_docx",format:"docx"}},t.PreviewElements={Toolbar:"dxrd-preview-toolbar-scrollable",Surface:"dxrdp-surface",RightPanel:"dxrd-right-panel-template-base"},t.ZoomAutoBy={None:1,WholePage:0,PageWidth:-1}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(1),i=i(3);function s(e){return r.observable("DifferentFiles"===e?"SingleFile":e)}t.rtfExportModeMergedPreview=i.extend({},o.rtfExportMode,{valuesArray:o.getExportModeValues("Rtf",!0,!0)}),t.docxExportModeMergedPreview=i.extend({},o.docxExportMode,{valuesArray:o.getExportModeValues("Docx",!0,!0)}),t.excludeModesForMergedDocuments=function(e){return r.observable("SingleFilePageByPage")},t.excludeDifferentFilesMode=s,t.htmlExportModePreviewBase={propertyName:o.htmlExportMode.propertyName,modelName:o.htmlExportMode.modelName,defaultVal:o.htmlExportMode.defaultVal,editor:o.htmlExportMode.editor,displayName:o.htmlExportMode.displayName,localizationId:o.htmlExportMode.localizationId},t.htmlExportModePreview=i.extend({},t.htmlExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Html",!0)}),t.htmlExportModeMergedPreview=i.extend({},t.htmlExportModePreviewBase,{valuesArray:o.getExportModeValues("Html",!0,!0)}),t.xlsExportModePreviewBase={propertyName:o.xlsExportMode.propertyName,modelName:o.xlsExportMode.modelName,defaultVal:o.xlsExportMode.defaultVal,editor:o.xlsExportMode.editor,displayName:o.xlsExportMode.displayName,localizationId:o.xlsExportMode.localizationId},t.xlsExportModePreview=i.extend({},t.xlsExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Xls",!0)}),t.xlsExportModeMergedPreview=i.extend({},t.xlsExportModePreviewBase,{valuesArray:o.getExportModeValues("Xls",!0,!0)}),t.imageExportModePreviewBase={propertyName:o.imageExportMode.propertyName,modelName:o.imageExportMode.modelName,defaultVal:o.imageExportMode.defaultVal,editor:o.imageExportMode.editor,displayName:o.imageExportMode.displayName,localizationId:o.imageExportMode.localizationId},t.imageExportModePreview=i.extend({},t.imageExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Image",!0)}),t.imageExportModeMergedPreview=i.extend({},t.imageExportModePreviewBase,{valuesArray:o.getExportModeValues("Image",!0,!0)}),t.xlsxExportModePreviewBase={propertyName:o.xlsxExportMode.propertyName,modelName:o.xlsxExportMode.modelName,defaultVal:o.xlsxExportMode.defaultVal,editor:o.xlsxExportMode.editor,displayName:o.xlsxExportMode.displayName,localizationId:o.xlsxExportMode.localizationId},t.xlsxExportModePreview=i.extend({},t.xlsxExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Xlsx",!0)}),t.xlsxExportModeMergedPreview=i.extend({},t.xlsxExportModePreviewBase,{valuesArray:o.getExportModeValues("Xlsx",!0,!0)})},function(e,t){e.exports=DevExpress.Analytics.Widgets.Internal},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(6),s=i(0),n=i(2),i=((i=t.ColumnSortOrder||(t.ColumnSortOrder={}))[i.None=0]="None",i[i.Ascending=1]="Ascending",i[i.Descending=2]="Descending",d.getProcessErrorCallback=function(o,r,s){return void 0===s&&(s=!0),function(e,t,i){o?o._processError(r,t,s):(t=n.getErrorMessage(t),a.MessageHandler().processError(t||r||"Internal Server Error",s))}},d.getPage=function(e,t){return n.ajax(e,void 0,void 0,d.getProcessErrorCallback(),t,{type:"GET"})},d.prototype.initialize=function(e,t,i){this._reportPreview=e,this._parametersModel=t,this._searchModel=i},d.prototype.findTextRequest=function(e,t){return n.ajax(a.HandlerUri(),"findText",encodeURIComponent(JSON.stringify({text:e,documentId:this._reportPreview.documentId,matchCase:this._searchModel.matchCase(),wholeWord:this._searchModel.matchWholeWord(),searchUp:this._searchModel.searchUp()})),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("An error occurred during search","ASPxReportsStringId.WebDocumentViewer_SearchError")),t)},d.prototype.stopBuild=function(e){n.ajax(a.HandlerUri(),"stopBuild",encodeURIComponent(e),void 0,function(){return!0})},d.prototype.sendCloseRequest=function(e,t){n.ajax(a.HandlerUri(),"close",encodeURIComponent(JSON.stringify({reportId:t,documentId:e})),void 0,function(){return!0})},d.prototype.startBuildRequest=function(e){var t=this._parametersModel.serializeParameters();return this._callbacks&&this._callbacks.parametersSubmitted&&this._callbacks.parametersSubmitted(this._parametersModel,t),n.ajax({uri:a.HandlerUri(),action:"startBuild",arg:encodeURIComponent(JSON.stringify({reportId:this._reportPreview.reportId,reportUrl:this._reportPreview.reportUrl,drillDownKeys:this._reportPreview._drillDownState,sortingState:this._reportPreview._sortingState,timeZoneOffset:0-(new Date).getTimezoneOffset(),parameters:t})),ignoreError:e,isError:function(e){return!!e.error||!(!e.result||!e.result.faultMessage)},processErrorCallback:d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Cannot create a document for the current report","ASPxReportsStringId.WebDocumentViewer_DocumentCreationError"))})},d.prototype.getBuildStatusRequest=function(e,t){return n.ajax({uri:a.HandlerUri(),action:"getBuildStatus",arg:encodeURIComponent(JSON.stringify({documentId:e,timeOut:Math.max(5e3,a.TimeOut())})),processErrorCallback:d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Error obtaining a build status","ASPxReportsStringId.WebDocumentViewer_GetBuildStatusError")),ignoreError:t,isError:function(e){return!!e.error||!(!e.result||!e.result.faultMessage)||!e.success},getErrorMessage:this._reportPreview._getErrorMessage})},d.prototype.getDocumentData=function(e,t){return n.ajax(a.HandlerUri(),"getDocumentData",encodeURIComponent(e),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Cannot obtain additional document data for the current document","ASPxReportsStringId.WebDocumentViewer_GetDocumentDataError")),t)},d.prototype.customDocumentOperation=function(e,t,i,o,r){return n.ajax(a.HandlerUri(),"documentOperation",encodeURIComponent(JSON.stringify({documentId:e,customData:o,exportOptions:t,editingFieldValues:i})),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("The requested document operation cannot be performed.","ASPxReportsStringId.WebDocumentViewer_CustomDocumentOperationsDenied_Error"),!r))},d.prototype.openReport=function(e){return n.ajax(a.HandlerUri(),"openReport",encodeURIComponent(e),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Could not open report","ASPxReportsStringId.WebDocumentViewer_OpenReportError")+" '"+e+"'"))},d.prototype.drillThrough=function(e){return n.ajax(a.HandlerUri(),"drillThrough",encodeURIComponent(JSON.stringify({reportId:this._reportPreview.reportId,reportUrl:this._reportPreview.reportUrl,documentId:this._reportPreview.documentId,parameters:this._parametersModel.serializeParameters(),editingFields:this._reportPreview.editingFieldsProvider().map(function(e){return e.model()}),customData:e})),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Drill through operation failed","ASPxReportsStringId.WebDocumentViewer_DrillThroughError")))},d.prototype.getStartExportOperation=function(e){return n.ajax(a.HandlerUri(),"startExport",e,d.getProcessErrorCallback(this._reportPreview,s.getLocalization("An error occurred during the export","ASPxReportsStringId.WebDocumentViewer_ExportError")))},d.prototype.getExportStatusRequest=function(e){return n.ajax({uri:a.HandlerUri(),action:"getExportStatus",arg:encodeURIComponent(JSON.stringify({id:e,timeOut:Math.max(5e3,a.TimeOut())})),processErrorCallback:d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Error obtaining an export status","ASPxReportsStringId.WebDocumentViewer_GetExportStatusError")),isError:function(e){return!!e.error||!(!e.result||!e.result.faultMessage)||!e.success},getErrorMessage:this._reportPreview._getErrorMessage})},d.prototype.getEditingFieldHtml=function(e,t){return n.ajax(a.HandlerUri(),"getEditingFieldHtmlValue",encodeURIComponent(JSON.stringify({documentId:this._reportPreview.documentId,value:e,editingFieldIndex:t})))},d);function d(t,e){var i=this;this._callbacks=e,Object.keys(t||{}).forEach(function(e){i[e]=t[e]})}t.PreviewRequestWrapper=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(1),i=i(135);t.previewBackColor={propertyName:"backColor",modelName:"@BackColor",from:o.colorFromString,toJsonObject:o.colorToString},t.previewSides={propertyName:"borders",modelName:"@Sides"},t.previewBorderColor={propertyName:"borderColor",modelName:"@BorderColor",from:o.colorFromString,toJsonObject:o.colorToString},t.previewBorderStyle={propertyName:"borderStyle",modelName:"@BorderStyle"},t.previewBorderDashStyle={propertyName:"borderDashStyle",modelName:"@BorderDashStyle"},t.previewBorderWidth={propertyName:"borderWidth",modelName:"@BorderWidthSerializable",from:o.floatFromModel},t.previewForeColor={propertyName:"foreColor",modelName:"@ForeColor",from:o.colorFromString,toJsonObject:o.colorToString},t.previewFont={propertyName:"font",modelName:"@Font"},t.previewPadding={propertyName:"padding",modelName:"@Padding",from:i.PaddingModel.from},t.previewTextAlignment={propertyName:"textAlignment",modelName:"@TextAlignment"},t.brickStyleSerializationsInfo=[t.previewBackColor,t.previewSides,t.previewBorderColor,t.previewBorderStyle,t.previewBorderDashStyle,t.previewBorderWidth,t.previewForeColor,t.previewFont,t.previewPadding,t.previewTextAlignment],t.defaultCulture="Default",t.availableCultures=r.observable(((o={})[t.defaultCulture]="(Default)",o))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(1),o=i(9),r=i(2),d=(t.cultureInfo={},t.generateGuid=function(){function e(e){return Math.floor((1+Math.random())*Math.pow(65536,e)).toString(16).substring(1)}return e(2)+"-"+e(1)+"-"+e(1)+"-"+e(1)+"-"+e(3)},HTMLElement.prototype.blur),l=["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"];t.createFullscreenComputed=function(i,e){var t,o,r=n.observable(!1),s=function(){var e=document.fullscreen||!!document.msFullscreenElement||!!document.webkitFullscreenElement;i.msRequestFullscreen&&(HTMLElement.prototype.blur=e?function(){try{d.apply(this)}catch(e){document.body.blur()}}:d),r(e)},a=n.computed({read:function(){return r()},write:function(e){var t;r(e),e=e,(t=i)&&(e?(e=t).requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen():document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&(HTMLElement.prototype.blur=d,document.msExitFullscreen()))}});return t=document,o=s,l.forEach(function(e){t.addEventListener(e,o)}),e._disposables.push({dispose:function(){var t,i;t=document,i=s,l.forEach(function(e){t.removeEventListener(e,i)}),s=d=null}},a),a},t.processZoomFactor=function(e){!e||(e=(parseInt(window.getComputedStyle(document.documentElement).getPropertyValue("font-size"))||16)/16)!==r.accessibilityFontSizeZoomFactor()&&(o.propertiesGridEditorsPaddingLeft(e*o.propertiesGridEditorsPaddingLeft()),r.accessibilityFontSizeZoomFactor(e))},t.transformNewLineCharacters=function(e){return e.replace(/(\r\n|\n|\r)/g,"\r\n")}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.rtfExportOptionsSerializationInfoBase=[o.pageRange,o.rasterizationResolution,o.exportPageBreaks,o.exportWatermarks],t.emptyFirstPageHeaderFooter={propertyName:"emptyFirstPageHeaderFooter",modelName:"@EmptyFirstPageHeaderFooter",displayName:"Empty First Page Header/Footer",localizationId:"DevExpress.XtraPrinting.FormattedTextExportOptions.EmptyFirstPageHeaderFooter",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},t.keepRowHeight={propertyName:"keepRowHeight",modelName:"@KeepRowHeight",displayName:"Keep Row Height",localizationId:"DevExpress.XtraPrinting.FormattedTextExportOptions.KeepRowHeight",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},t.rtfExportOptionsSerializationInfo=[t.emptyFirstPageHeaderFooter,t.keepRowHeight,o.rtfExportMode].concat(t.rtfExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),s=i(5),a=i(34),i=i(2),a={propertyName:"documentOptions",modelName:"DocumentOptions",displayName:"Document Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.DocumentOptions",info:[a.author,a.application,a.title,a.subject,{propertyName:"tags",modelName:"@Tags",displayName:"Tags",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Tags",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"category",modelName:"@Category",displayName:"Category",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Category",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"comments",modelName:"@Comments",displayName:"Comments",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Comments",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"company",modelName:"@Company",displayName:"Company",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Company",defaultVal:"",editor:s.editorTemplates.getEditor("text")}],editor:s.editorTemplates.getEditor("objecteditor")},i={propertyName:"encryptionOptions",modelName:"EncryptionOptions",displayName:"Encryption Options",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.EncryptionOptions",info:[{propertyName:"type",modelName:"@Type",displayName:"Type",localizationId:"DevExpress.XtraPrinting.XlEncryptionOptions.Type",defaultVal:"Strong",editor:s.editorTemplates.getEditor("combobox"),from:r.fromEnum,valuesArray:[{value:"Strong",displayValue:"Strong",localizationId:"DevExpress.XtraPrinting.XlEncryptionType.Strong"},{value:"Compatible",displayValue:"Compatible",localizationId:"DevExpress.XtraPrinting.XlEncryptionType.Compatible"}]},i.createPasswordSerializationInfo({propertyName:"password",modelName:"@Password",displayName:"Password",localizationId:"DevExpress.XtraPrinting.XlEncryptionOptions.Password",defaultVal:""})],editor:s.editorTemplates.getEditor("objecteditor")};t.xlsExportOptionsSerializationInfoCommon=[o.xlsExportHyperlinks,o.pageRange,o.xlsRawDataMode,o.xlsExportOptionsSheetName,o.xlsShowGridLines,o.xlsTextExportMode,o.rasterizeImages,o.rasterizationResolution,{propertyName:"fitToPrintedPageWidth",modelName:"@FitToPrintedPageWidth",displayName:"Fit To Printed Page Width",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.FitToPrintedPageWidth",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"fitToPrintedPageHeight",modelName:"@FitToPrintedPageHeight",displayName:"Fit To Printed Page Height",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.FitToPrintedPageHeight",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"ignoreErrors",modelName:"@IgnoreErrors",displayName:"Ignore Errors",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.IgnoreErrors",editor:s.editorTemplates.getEditor("combobox"),defaultVal:"None",from:r.fromEnum,valuesArray:[{value:"None",displayValue:"None",localizationId:"DevExpress.XtraPrinting.XlIgnoreErrors.None"},{value:"NumberStoredAsText",displayValue:"Number Stored As Text",localizationId:"DevExpress.XtraPrinting.XlIgnoreErrors.NumberStoredAsText"}]},{propertyName:"rightToLeftDocument",modelName:"@RightToLeftDocument",displayName:"Right To Left Document",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.RightToLeftDocument",defaultVal:"Default",from:r.fromEnum,editor:s.editorTemplates.getEditor("combobox"),valuesArray:[{value:"True",displayValue:"True",localizationId:"DevExpress.Utils.DefaultBoolean.True"},{value:"False",displayValue:"False",localizationId:"DevExpress.Utils.DefaultBoolean.False"},{value:"Default",displayValue:"Default",localizationId:"DevExpress.Utils.DefaultBoolean.Default"}]},a,i],t.xlsExportOptionsSerializationInfoBase=[{propertyName:"suppress256ColumnsWarning",modelName:"@Suppress256ColumnsWarning",displayName:"Suppress 256 Columns Warning",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.Suppress256ColumnsWarning",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"suppress65536RowsWarning",modelName:"@Suppress65536RowsWarning",displayName:"Suppress 65536 Rows Warning",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.Suppress65536RowsWarning",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"workbookColorPaletteCompliance",modelName:"@WorkbookColorPaletteCompliance",displayName:"Workbook Color Palette Compliance",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.WorkbookColorPaletteCompliance",editor:s.editorTemplates.getEditor("combobox"),defaultVal:"ReducePaletteForExactColors",from:r.fromEnum,valuesArray:[{value:"ReducePaletteForExactColors",displayValue:"ReducePaletteForExactColors",localizationId:"DevExpress.XtraPrinting.WorkbookColorPaletteCompliance.ReducePaletteForExactColors"},{value:"AdjustColorsToDefaultPalette",displayValue:"AdjustColorsToDefaultPalette",localizationId:"DevExpress.XtraPrinting.WorkbookColorPaletteCompliance.AdjustColorsToDefaultPalette"}]}],t.xlsExportOptionsSerializationInfo=[o.xlsExportMode].concat(t.xlsExportOptionsSerializationInfoCommon,t.xlsExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i(70),a=i(40),n=i(71),d=i(72),r=i(1),o=i(3),i=((i=t.ImageAlignment||(t.ImageAlignment={}))[i.TopLeft=1]="TopLeft",i[i.TopCenter=2]="TopCenter",i[i.TopRight=3]="TopRight",i[i.MiddleLeft=4]="MiddleLeft",i[i.MiddleCenter=5]="MiddleCenter",i[i.MiddleRight=6]="MiddleRight",i[i.BottomLeft=7]="BottomLeft",i[i.BottomCenter=8]="BottomCenter",i[i.BottomRight=9]="BottomRight",(i=t.ImageSizeMode||(t.ImageSizeMode={}))[i.Normal=0]="Normal",i[i.StretchImage=1]="StretchImage",i[i.ZoomImage=4]="ZoomImage",i[i.Squeeze=5]="Squeeze",l.prototype._refreshHtmlValue=function(e){var t=this;this.htmlValue(null),this._needToUseHtml&&this._htmlProvider.getEditingFieldHtml(e,this._index).done(function(e){t.htmlValue(e)})},l.prototype.editingFieldChanged=function(e,t,i){return i},l.prototype.editorName=function(){return this._model.editorName},l.prototype.id=function(){return this._model.id},l.prototype.groupID=function(){return this._model.groupID},l.prototype.pageIndex=function(){return this._model.pageIndex},l.prototype.type=function(){return this._model.type},l.prototype.model=function(){return o.extend({},this._model,{readOnly:this.readOnly.peek(),editValue:this.editValue.peek(),htmlValue:this.htmlValue.peek()})},l.prototype.createViewModel=function(e,t,i,o,r){return"check"===this._model.type?new s.CheckEditingFieldViewModel(this,t,i,e,o):"text"===this._model.type?(this._needToUseHtml=r.height!==this._model.bounds.height||!!this._model.brickOptions.formatString,this._needToUseHtml||this.htmlValue(null),new a.TextEditingFieldViewModel(this,t,i,e,r)):"charactercomb"===this._model.type?new n.CharacterCombEditingFieldViewModel(this,t,i,e,r):"image"===this._model.type?new d.DefaultImageEditingFieldViewModel(this,t,i,e,r):void 0},l);function l(e,t,i){var o=this;this._needToUseHtml=!1,this._index=-1,this._model=e,this._index=t,this.readOnly=r.observable(e.readOnly),this.modelValue=r.observable(e.editValue),this.editValue=r.computed({read:function(){return o.modelValue()},write:function(e){var t=o.modelValue(),i=(o.modelValue(e),o.editingFieldChanged(o,t,e));(i=null==i?e:i)!==t&&o._refreshHtmlValue(i),i!==e&&(o.modelValue(i),o._editorValue(i))}}),this._editorValue=r.observable(e.editValue),this.htmlValue=r.observable(e.htmlValue),this._htmlProvider=i}t.EditingField=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(21)),n=i(45),d=i(2),l=i(9),p=i(3),i=(r=a.ParameterHelper,s(c,r),c.prototype.mapLookUpValues=function(e,t){var i=this.getValueConverter(e);return p.map(t||[],function(e){return{value:i(e.Value),displayValue:e.Description}})},c.fixPropertyName=function(e){return e.replace(/\./g,"_")},c.getPrivatePropertyName=function(e){return"_"+c.fixPropertyName(e)},c.prototype.createInfo=function(e){var t=r.prototype.createInfo.call(this,e);return t.propertyName=c.getPrivatePropertyName(e.path),e.isMultiValue||!e.lookUpValues()&&!this.isEnumType(e)||(t.editorOptions.searchEnabled=!0,e.allowNull||(t.editorOptions.allowClearing=!1)),e.isRange?t.editor=this.getRangeEditor():"System.DateTime"!==e.type&&!e.isTypesCurrentType(e.intTypes.concat(e.floatTypes),e.type)||e.allowNull||e.isMultiValue||e.isMultiValueWithLookUp?"System.Guid"===e.type&&(t.editorOptions.displayCustomValue=!1):t.validationRules=l.requiredValidationRules,t},c.prototype.assignValueStore=function(e,i){var o=this;i.isMultiValueWithLookUp||Object.defineProperty(e,"valueStore",{get:function(){var e=[],t=!1;return i.isFilteredLookUpSettings||i.lookUpValues()&&0!==i.lookUpValues().length?e=i.lookUpValues():(e=o.getEnumCollection(i),t=!0),i.valueStoreCache||((e=o.getItemsSource(i.getParameterDescriptor(),e,t))&&(i.valueStoreCache=e),e)},set:function(e){i.lookUpValues(e)}})},c.prototype.isEnumType=function(e){return e.isFilteredLookUpSettings||!!e.lookUpValues()||r.prototype.isEnumType.call(this,e)},c.prototype.getValueConverter=function(e){return"System.DateTime"===e?function(e){return d.parseDate(e)}:-1<["System.Int16","System.Int32","System.Int64"].indexOf(e)?function(e){return d.integerValueConverter(e,"0")}:-1<["System.Single","System.Double","System.Decimal"].indexOf(e)?function(e){return d.floatValueConverter(e,"0")}:r.prototype.getValueConverter.call(this,e)},c.prototype.getRangeEditor=function(){return n.viewerEditorTemplates.rangeEditor},c);function c(e,t){var i=r.call(this)||this;return i.callbacks=t,i.initialize(e,t),i}t.PreviewParameterHelper=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(7),l=i(2),d=i(0),p=i(3);function c(e){e=(e.find(".dxrd-right-panel:visible").outerWidth()||0)+(e.find(".dxrd-right-tabs:visible").outerWidth()||0);return isNaN(e)?0:e}t.stringToPosition=function(e){var t;return(e=(e||"").toLowerCase())&&"default"!==e?{top:t=-1!==e.indexOf("top"),bottom:!t,right:t=-1!==e.indexOf("right"),left:!t}:null},t.getUpdatePreviewElementPositionCallback=function(r,s,a,n,d){return void 0===d&&(d=null),n?function(e){var t,i,o;0===s.length&&(s=p(e)),0===r.length&&(r=s.find(n)),0===a.length&&(a=p(window)),!d||d.bottom?(e=parseInt(r.css("bottom"))+r.height(),(t=s.offset().top+(i=s.height())-(a.height()+a.scrollTop()))<i-e&&(o="translateY(-"+(t=Math.max(0,t))*l.accessibilityFontSizeZoomFactor()+"px)",r.css({"-webkit-transform":o,transform:o}))):!(e=(i=s.find(".dxrd-preview-wrapper")[0])&&i.getBoundingClientRect())||e.top<0&&e.height+e.top<r.outerHeight()||(o="translateY("+(e.top<0?-e.top:0)*l.accessibilityFontSizeZoomFactor()+"px)",r.css({"-webkit-transform":o,transform:o}))}:p.noop},t.updatePreviewContentSize=function(r,s,a){var n="lg";return function(e){var t=p(s),i=t.find(".dxrd-preview"),o=p(s).children(".dx-designer-viewport"),t=l.getSizeFactor(t.outerWidth()),o=(o.length&&n!==t&&(o.removeClass("dx-designer-viewport-"+n),o.addClass("dx-designer-viewport-"+t)),n=t,c(i)),t=(i.width()-o-10)*l.accessibilityFontSizeZoomFactor(),o=a||e===d.TabPanel.Position.Left?{right:"",left:o}:{right:o,left:""};i.find(".dxrd-preview-wrapper").css(o),e===d.TabPanel.Position.Left?i.find(".dxrd-toolbar-wrapper").css(o):i.find(".dxrd-toolbar-wrapper").css({left:"unset"}),r(t)}},t.updatePreviewZoomWithAutoFit=function(e,t,i,o){void 0===o&&(o=a.ZoomAutoBy.WholePage);var r,s=i.closest(".dxrd-preview-wrapper"),i=i.closest(".dxrd-preview");return 0===s.length||0===i.length?1:(r=i.width()-c(i)-10,s=parseFloat(s.css("top").split("px")[0]),i=i.outerHeight()-s,o===a.ZoomAutoBy.PageWidth?(r-12)/e:Math.min(i/(t+6),r/e))}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),(t=t.PictureEditMode||(t.PictureEditMode={}))[t.Image=0]="Image",t[t.Signature=1]="Signature",t[t.ImageAndSignature=2]="ImageAndSignature"},function(e,t,i){"use strict";var o,d,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),l=(Object.defineProperty(t,"__esModule",{value:!0}),i(11)),p=i(22),c=i(18),s=i(42),v=i(0),h=i(1),u=i(3),g=i(2),i=(d=v.Disposable,r(a,d),a.prototype.getImage=function(){return this.field.editValue().image},a.prototype.getImageType=function(){return this.field.editValue().imageType},a.prototype.getPictureEditorOptions=function(){return{image:this.getImage(),imageType:this.getImageType(),imageMode:h.observable(this.editMode),alignment:this.alignment,sizeMode:this.sizeMode,callbacks:this.callbacks,active:this.active,zoom:this.zoom,popupOptions:this.popupOptions}},a.prototype.onKeyDown=function(e,t){t.key,g.KeyboardEnum.Space},a.prototype.onFocusIn=function(e){s.PreviewSelection.disabled=!0},a.prototype.onDraw=function(e){s.PreviewSelection.disabled=!0},a.prototype.onBlur=function(e){e=e.getCurrentOptions();this.field.editValue(u.extend({},this.field.editValue(),e,{imageType:"svg"===e.imageType?"svg":a.__DefaultImageType})),s.PreviewSelection.disabled=!1},a.__DefaultImageType="img",a);function a(e,t,i,o,r){var s=d.call(this)||this,a=(s.field=e,s.zoom=o,s.bounds=r,s.popupTarget=".dx-designer",s.popupOptions={target:s.popupTarget,boundary:s.popupTarget,container:s.popupTarget},s.template="dxrp-editing-field-image",s.active=h.observable(!1),e.model().brickOptions),r={rtl:function(){return a.rtl}},n=((new v.ModelSerializer).deserialize(r,JSON.parse(a.style),l.brickStyleSerializationsInfo),new g.CssCalculator(r,h.observable(!!a.rtlLayout))),r=(s._disposables.push(s.alignment=h.computed(function(){return e.editValue().alignment}),s.sizeMode=h.computed(function(){return e.editValue().sizeMode})),p.EditingFieldExtensions.instance().editor(e.editorName())),r=r?r.options:{editMode:c.PictureEditMode.ImageAndSignature};return s.editMode=r.editMode,s.containerStyle=function(){return u.extend({height:s.bounds.height*o()+"px",width:s.bounds.width*o()+"px",zIndex:s.active()?10:0,top:100*s.bounds.top/i+"%",left:100*s.bounds.left/t+"%"},n.borderCss(),n.paddingsCss())},s.callbacks=u.extend({onDraw:function(e){return s.onDraw(e)},onFocusIn:function(e){return s.onFocusIn(e)},onFocusOut:function(e){return s.onBlur(e)}},r.callbacks),s}t.ImageEditingFieldViewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(6),r=i(3);t.getCurrentResolution=function(e){return Math.floor((e||1)*o.previewDefaultResolution())},t.getImageBase64=function(e){var t=r.Deferred(),i=new Image;return i.src=e,i.crossOrigin="anonymous",i.onload=function(){var e=document.createElement("canvas");e.width=i.width,e.height=i.height,e.getContext("2d").drawImage(i,0,0);try{t.resolve(e.toDataURL())}catch(e){t.reject(e)}},t.promise()},t.getEnumValues=function(t){return Object.keys(t).filter(function(e){return!isNaN(Number(t[e]))})}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(45),r=i(0),s=i(1),a=i(3),n=i(2),d=i(123),l=i(2),p=i(124);function c(e){return"multiValueWithLookUp"===e?o.viewerEditorTemplates.multiValue:"multiValue"===e?o.viewerEditorTemplates.multiValueEditable:"Enum"===e?o.viewerEditorTemplates.selectBox:void 0}function v(){this._customizeParameterEditors=s.observable(),this.getUnspecifiedDisplayText=function(){return r.getLocalization("(none)","PreviewStringId.NoneString")}}t.getEditorType=c,v.prototype._isKnownEnumType=function(t){return!!this._knownEnums&&this._knownEnums.some(function(e){return e.enumType===t})},v.getSerializationValue=function(e,t){return e instanceof Array?e.map(function(e){e=s.isObservable(e.value)?e.value():e;return e instanceof Date?t(e):e}):e instanceof Date?t(e):e},v.createDefaultDataSource=function(e){return new p.default({store:e,paginate:!0,pageSize:100})},v.prototype.initialize=function(e,t){0<arguments.length&&(this._knownEnums=e,t&&(t.customizeParameterEditors&&this._customizeParameterEditors(t.customizeParameterEditors),t.customizeParameterLookUpSource&&(this.customizeParameterLookUpSource=t.customizeParameterLookUpSource)))},v.prototype.createInfo=function(e){var t=e.getParameterDescriptor(),i=this.isEnumType(e)?"Enum":s.unwrap(t.type),i={propertyName:"value",displayName:t.displayName,localizationId:t.localizationId,editor:c(i)||l.getEditorType(i),editorOptions:{}};return"System.Guid"===t.type&&(i.editorOptions.isNullable=t.allowNull),this.assignValueStore(i,e),i},v.prototype.addShowCleanButton=function(e,t){var i=this;e.editorOptions.showClearButton=t.allowNull,e.editorOptions.placeholder=s.computed(function(){return s.unwrap(t.allowNull)?i.getUnspecifiedDisplayText():s.unwrap(t.isMultiValue)?n.selectPlaceholder():""})},v.prototype.assignValueStore=function(e,t){var i=this.getEnumCollection(t);e.valueStore=this.getItemsSource(t.getParameterDescriptor(),i,!0)},v.prototype.createMultiValue=function(e,t){var i=s.observable();return null!=t&&i(t),{value:i,getInfo:function(){return[e.multiValueInfo()]}}},v.prototype.createMultiValueArray=function(e,t,i){var o=this,r=i||this.getValueConverter(s.unwrap(t.type));return s.observableArray(e.map(function(e){return o.createMultiValue(t,r(e))}))},v.prototype.isEnumType=function(e){return this._isKnownEnumType(s.unwrap(e.type))},v.prototype.getItemsSource=function(e,t,i){var o;return t&&((o=this.customizeParameterLookUpSource?this.customizeParameterLookUpSource(e,t.slice(0)):o)||v.createDefaultDataSource(i?new n.SortedArrayStore(t,"displayValue"):new d.default(t)))},v.prototype.getEnumCollection=function(e){var t=s.unwrap(e.type);if(this._isKnownEnumType(t)){e=this._knownEnums.filter(function(e){return e.enumType===t})[0];if(e&&e.values&&0!==e.values.length)return e.values.map(function(e){return{value:e.value,displayValue:e.displayName}})}},v.prototype.getParameterInfo=function(e){var t=this,i=this.createInfo(e);return e.multiValueInfo(a.extend(!0,{},i,{propertyName:"value"})),void 0!==e.allowNull&&this.addShowCleanButton(i,e),s.unwrap(e.isMultiValue)&&(i.editor=c(e.isMultiValueWithLookUp?"multiValueWithLookUp":"multiValue"),i.addHandler=function(){return t.createMultiValue(e)}),this._customizeParameterEditors()&&this._customizeParameterEditors()(e.getParameterDescriptor(),i),i},v.prototype.getValueConverter=function(e){return function(e){return e}},t.ParameterHelper=v},function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var s=t(23),o=t(18),l=t(2),r=t(0),p=t(9),c=t(3),t=(i.Categories={Image:function(){return"Image"},Numeric:function(){return"Numeric"},DateTime:function(){return"Date-Time"},Letters:function(){return"Letters"}},v.instance=function(){return v._instance||(v._instance=new v)._registerStandartEditors(),v._instance},v.prototype._registerStandartEditors=function(){var e=r.getLocalization,t=(v.registerRegExpEditor("Integer",e("Integer","PreviewStringId.EditingFieldEditors_Integer"),i.Categories.Numeric(),/^-?\d*$/,/^-?\d+$/,"0"),v.registerRegExpEditor("IntegerPositive",e("Integer Positive","PreviewStringId.EditingFieldEditors_IntegerPositive"),i.Categories.Numeric(),/^\d+$/,/^\d+$/,"0"),v.registerRegExpEditor("FixedPoint",e("Fixed-Point","PreviewStringId.EditingFieldEditors_FixedPoint"),i.Categories.Numeric(),/^-?(\d+([\.,]?\d*)?)?$/,/^-?\d+([\.,]?\d*)?$/,"0"),v.registerRegExpEditor("FixedPointPositive",e("Fixed-Point Positive","PreviewStringId.EditingFieldEditors_FixedPointPositive"),i.Categories.Numeric(),/^\d+([\.,]?\d*)?$/,/^\d+([\.,]?\d*)?$/,"0"),{onPreRender:function(e){e.options.value()instanceof Date||e.options.value(l.parseDate(e.options.value(),!1)||new Date(Date.now()))},onHideEditor:function(e){e.editValue(l.formatDate(e._editorValue()))}});v.registerEditor("Date",e("Date","PreviewStringId.EditingFieldEditors_Date"),i.Categories.DateTime(),t,"dxrp-editing-field-datetime"),v.registerImageEditor({name:"Image",displayName:e("Image","PreviewStringId.EditingFieldEditors_Image"),drawingEnabled:!1,imageLoadEnabled:!0}),v.registerImageEditor({name:"Signature",displayName:e("Signature","PreviewStringId.EditingFieldEditors_Signature"),drawingEnabled:!0,imageLoadEnabled:!1}),v.registerImageEditor({name:"ImageAndSignature",displayName:e("Image And Signature","PreviewStringId.EditingFieldEditors_ImageAndSignature"),drawingEnabled:!0,imageLoadEnabled:!0}),v.registerRegExpEditor("OnlyLatinLetters",e("Only Latin Letters","PreviewStringId.EditingFieldEditors_OnlyLatinLetters"),i.Categories.Letters(),/^[a-zA-Z]*$/,/^[a-zA-Z]*$/,"")},v.registerImageEditor=function(r){r.imageLoadEnabled=void 0===r.imageLoadEnabled?!r.images:r.imageLoadEnabled,r.drawingEnabled=void 0!==r.drawingEnabled&&r.drawingEnabled;var e=o.PictureEditMode.ImageAndSignature,e=(r.imageLoadEnabled||(e=o.PictureEditMode.Signature),{editMode:e=r.drawingEnabled?e:o.PictureEditMode.Image,registrationOptions:r});e.callbacks={customizeActions:function(t,e){var i,o;r.images&&(o=t.actionsProvider.createImagePickerAction(r.images,r.searchEnabled,function(e){t.painter.image(e),t.painter.refresh()}),e.splice(0,0,o),r.sizeOptionsEnabled||(i=e.filter(function(e){return e.id===s.PictureEditorActionId.Alignment})[0])&&e.splice(e.indexOf(i),1)),r.imageLoadEnabled||(o=e.filter(function(e){return e.id===s.PictureEditorActionId.OpenFile})[0])&&e.splice(e.indexOf(o),1),void 0===r.sizeOptionsEnabled||r.sizeOptionsEnabled||(i=e.filter(function(e){return e.id===s.PictureEditorActionId.Alignment})[0])&&e.splice(e.indexOf(i),1),void 0===r.clearEnabled||r.clearEnabled||(o=e.filter(function(e){return e.id===s.PictureEditorActionId.Clear})[0])&&e.splice(e.indexOf(o),1),r.customizeActions&&r.customizeActions(t,e)}},v.registerEditor(r.name,r.displayName,i.Categories.Image(),e,"dxrp-editing-field-image")},v.registerEditor=function(e,t,i,o,r,s,a){void 0===a&&(a="");var n,d={onInitialized:function(e){s&&p.ValueEditorHelper.validateWidgetValue(e,s,a),n=e.component.option("value")},onKeyUp:function(e){var t=e.component;l.processTextEditorHotKeys(e.event,{esc:function(){t.blur(),t.option("value",n)},ctrlEnter:function(){t.blur()}})}};v.instance()._editors[e]={name:e,displayName:t,category:i,options:c.extend({},o,d),template:r}},v.registerMaskEditor=function(e,t,i,o){v.registerEditor(e,t,i,{mask:o})},v.registerRegExpEditor=function(e,t,i,o,r,s){function a(e){return r.test(e)}v.registerEditor(e,t,i,p.ValueEditorHelper.getValueEditorOptions(o,a,s),null,a,s)},v.unregisterEditor=function(e){delete v.instance()._editors[e]},v.prototype.categories=function(t){var i=this,o=(void 0===t&&(t=[]),[]);return Object.keys(this._editors).forEach(function(e){e=i._editors[e].category;-1===t.indexOf(e)&&-1===o.indexOf(e)&&o.push(e)}),o},v.prototype.editors=function(){var t=this;return Object.keys(this._editors).map(function(e){return t._editors[e]})},v.prototype.editorsByCategories=function(t){var i=this,o=(void 0===t&&(t=[]),[]);return Object.keys(this._editors).forEach(function(e){-1!=t.indexOf(i._editors[e].category)&&o.push(i._editors[e])}),o},v.prototype.editor=function(e){return this._editors[e]},v);function v(){this._editors={}}i.EditingFieldExtensions=t},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),(t=t.PictureEditorActionId||(t.PictureEditorActionId={}))[t.OpenFile=0]="OpenFile",t[t.PickImage=1]="PickImage",t[t.Alignment=2]="Alignment",t[t.Brush=3]="Brush",t[t.Clear=4]="Clear",t[t.Reset=5]="Reset"},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=i(0),s=i(1);function o(e,t){var i=this,o=(this.defaultSeparatorValue="",(t=t||new r.ModelSerializer).deserialize(this,e),this.useCustomSeparator=s.observable(this.separator&&this.separator()!==this.defaultSeparatorValue),s.observable(this.separator()));this.useCustomSeparator.subscribe(function(e){e||o(i.defaultSeparatorValue)}),this.separator=s.computed({read:function(){return o()},write:function(e){o(e),i.useCustomSeparator&&i.useCustomSeparator(e!==i.defaultSeparatorValue)}})}o.from=function(e,t){return new o(e||{},t)},o.toJson=function(e,t,i){return t.serialize(e,a.csvExportOptionsSerializationInfo,i)},o.prototype.getInfo=function(){return a.csvExportOptionsSerializationInfo},o.prototype.isPropertyDisabled=function(e){return"separator"===e&&!(this.useCustomSeparator&&this.useCustomSeparator())},t.CsvExportOptions=o;var a=i(55)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,a.docxExportOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return a.docxExportOptionsSerializationInfo},r.prototype.isPropertyDisabled=function(e){var t=this.docxExportMode?this.docxExportMode():s.docxExportMode.defaultVal;return"pageRange"===e||"tableLayout"===e?"SingleFile"===t:"emptyFirstPageHeaderFooter"===e||"exportPageBreaks"===e?"SingleFilePageByPage"===t:"keepRowHeight"===e?"SingleFilePageByPage"===t&&!this.tableLayout():void 0},t.DocxExportOptions=r;var s=i(4),a=i(26)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(5),s=i(4),a=i(13),i=i(57);t.docxDocumentOptions={propertyName:"documentOptions",modelName:"DocumentOptions",displayName:"Document Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.DocumentOptions",from:i.DocxExportDocumentOptions.from,toJsonObject:i.DocxExportDocumentOptions.toJson,editor:r.editorTemplates.getEditor("objecteditor")},t.docxExportOptionsSerializationInfo=[s.docxExportMode,s.exportWatermarks,s.pageRange,s.rasterizeImages,s.rasterizationResolution,a.emptyFirstPageHeaderFooter,a.keepRowHeight,s.exportPageBreaks,s.docxTableLayout,{propertyName:"allowFloatingPictures",modelName:"@AllowFloatingPictures",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.AllowFloatingPictures",displayName:"Allow Floating Pictures",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.docxDocumentOptions]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,s.htmlExportOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return s.htmlExportOptionsSerializationInfo},r.prototype.isPropertyDisabled=function(e){return("pageRange"===e||"pageBorderWidth"===e||"exportWatermarks"===e)&&"SingleFile"===(this.htmlExportMode?this.htmlExportMode():a.htmlExportMode.defaultVal)},t.HtmlExportOptions=r;var s=i(28),a=i(4)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});i=i(4);t.htmlExportOptionsSerializationInfoBase=[i.pageBorderColor,i.pageBorderWidth,i.pageRange,i.rasterizationResolution,i.expotOptionsTitle,i.htmlTableLayout,i.useHRefHyperlinks,i.allowURLsWithJSContent,i.removeSecondarySymbols,i.exportWatermarks,i.characterSet],t.htmlExportOptionsSerializationInfo=[i.htmlExportMode,i.embedImagesInHTML,i.inlineCss].concat(t.htmlExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,s.imageExportOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return s.imageExportOptionsSerializationInfo},r.prototype.isPropertyDisabled=function(e){return("pageRange"===e||"pageBorderWidth"===e)&&"SingleFile"===(this.imageExportMode?this.imageExportMode():a.imageExportMode.defaultVal)},t.ImageExportOptions=r;var s=i(30),a=i(4)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.imageExportOptionsSerializationInfoBase=[o.pageBorderColor,o.pageBorderWidth,o.pageRange,{propertyName:"resolution",modelName:"@Resolution",displayName:"Resolution",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.Resolution",editor:i.editorTemplates.getEditor("numeric"),defaultVal:96},{propertyName:"format",modelName:"@Format",displayName:"Format",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.Format",editor:i.editorTemplates.getEditor("combobox"),defaultVal:"Png",from:r.fromEnum,valuesArray:[{value:"Bmp",displayValue:"BMP"},{value:"Gif",displayValue:"GIF"},{value:"Jpeg",displayValue:"JPEG"},{value:"Png",displayValue:"PNG"},{value:"Emf",displayValue:"EMF"},{value:"Wmf",displayValue:"WMF"},{value:"Tiff",displayValue:"TIFF"}]}],t.imageExportOptionsSerializationInfo=[o.imageExportMode,{propertyName:"retainBackgroundTransparency",modelName:"@RetainBackgroundTransparency",displayName:"Retain Background Transparency",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.RetainBackgroundTransparency",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"textRenderingMode",modelName:"@TextRenderingMode",displayName:"Text Rendering Mode",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.TextRenderingMode",editor:i.editorTemplates.getEditor("combobox"),defaultVal:"SystemDefault",from:r.fromEnum,valuesArray:[{value:"SystemDefault",displayValue:"SystemDefault",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.SystemDefault"},{value:"SingleBitPerPixelGridFit",displayValue:"SingleBitPerPixelGridFit",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.SingleBitPerPixelGridFit"},{value:"SingleBitPerPixel",displayValue:"SingleBitPerPixel",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.SingleBitPerPixel"},{value:"AntiAliasGridFit",displayValue:"AntiAliasGridFit",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.AntiAliasGridFit"},{value:"AntiAlias",displayValue:"AntiAlias",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.AntiAlias"},{value:"ClearTypeGridFit",displayValue:"ClearTypeGridFit",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.ClearTypeGridFit"}]}].concat(t.imageExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,a.mhtExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return a.mhtExportOptionsSerializationInfo},s.prototype.isPropertyDisabled=function(e){return("pageRange"===e||"pageBorderWidth"===e)&&"SingleFile"===(this.htmlExportMode?this.htmlExportMode():o.htmlExportMode.defaultVal)},t.MhtExportOptions=s;var a=i(32)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});i=i(4);t.mhtExportOptionsSerializationInfoBase=[i.pageBorderColor,i.pageBorderWidth,i.pageRange,i.rasterizationResolution,i.expotOptionsTitle,i.characterSet,i.htmlTableLayout,i.useHRefHyperlinks,i.allowURLsWithJSContent,i.removeSecondarySymbols,i.exportWatermarks],t.mhtExportOptionsSerializationInfo=[i.htmlExportMode,i.inlineCss].concat(t.mhtExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(62);function s(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,r.pdfExportOptionsSerializationInfo,i)},s.prototype.isPropertyDisabled=function(e){var t=this.pdfACompatibility?this.pdfACompatibility():r.pdfACompatibility.defaultVal;return t!==r.pdfACompatibilityValues.None&&(t===r.pdfACompatibilityValues.PdfA1b?"exportEditingFieldsToAcroForms"===e:"neverEmbeddedFonts"===e||"pdfPasswordSecurityOptions"===e||"showPrintDialogOnOpen"===e)},s.prototype.getInfo=function(){return r.pdfExportOptionsSerializationInfo},s.prototype.hasSensitiveData=function(){return this.pdfPasswordSecurityOptions&&this.pdfPasswordSecurityOptions.hasSensitiveData()},t.PdfExportOptions=s},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(0),t=t(5);function r(e,t){(t=t||new i.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,o.pdfExportDocumentOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return o.pdfExportDocumentOptionsSerializationInfo},o.PdfExportDocumentOptions=r,o.author={propertyName:"author",modelName:"@Author",displayName:"Author",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Author",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.application={propertyName:"application",modelName:"@Application",displayName:"Application",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Application",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.title={propertyName:"title",modelName:"@Title",displayName:"Title",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Title",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.subject={propertyName:"subject",modelName:"@Subject",displayName:"Subject",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Subject",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.pdfExportDocumentOptionsSerializationInfo=[o.author,o.application,o.title,o.subject,{propertyName:"keywords",modelName:"@Keywords",displayName:"Keywords",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Keywords",defaultVal:"",editor:t.editorTemplates.getEditor("text")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(13),r=i(4),s=i(0);function a(e,t){(t=t||new s.ModelSerializer).deserialize(this,e)}a.from=function(e,t){return new a(e||{},t)},a.toJson=function(e,t,i){return t.serialize(e,o.rtfExportOptionsSerializationInfo,i)},a.prototype.getInfo=function(){return o.rtfExportOptionsSerializationInfo},a.prototype.isPropertyDisabled=function(e){var t=this.rtfExportMode?this.rtfExportMode():r.rtfExportMode.defaultVal;return"pageRange"===e?"SingleFile"===t:"emptyFirstPageHeaderFooter"===e||"exportPageBreaks"===e||"keepRowHeight"===e?"SingleFilePageByPage"===t:void 0},t.RtfExportOptions=a},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(67),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,o.textExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return o.textExportOptionsSerializationInfo},t.TextExportOptions=s},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,a.xlsExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return a.xlsExportOptionsSerializationInfo},s.prototype.isPropertyDisabled=function(e){return"pageRange"===e&&"SingleFile"===(this.xlsExportMode?this.xlsExportMode():o.xlsExportMode.defaultVal)},s.prototype.hasSensitiveData=function(){return!(!this.encryptionOptions||!this.encryptionOptions.password())},t.XlsExportOptions=s;var a=i(14)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,a.xlsxExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return a.xlsxExportOptionsSerializationInfo},s.prototype.isPropertyDisabled=function(e){return"pageRange"===e&&"SingleFile"===(this.xlsxExportMode?this.xlsxExportMode():o.xlsxExportMode.defaultVal)},s.prototype.hasSensitiveData=function(){return!(!this.encryptionOptions||!this.encryptionOptions.password())},t.XlsxExportOptions=s;var a=i(68)},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(15)),n=i(10),d=i(73),l=i(43),c=i(6),v=i(76),h=i(12),p=i(77),u=i(86),g=i(7),m=i(0),x=i(1),f=i(3),y=i(2),b=i(121),w=i(87),i=(s=m.Disposable,r(_,s),_.prototype._getUrlObject=function(){return window.URL||window.webkitURL||window.mozURL||window.msURL||window.oURL},_.prototype._createWorker=function(){this._terminateWorker();var e=new Blob(["("+this._workerTickerFunction.toString()+")()"],{type:"text/javascript"}),t=this._getUrlObject();return this._workerFunctionBlobUrl=t.createObjectURL(e),this._workerTicker=new Worker(this._workerFunctionBlobUrl),this._workerTicker},_.prototype._terminateWorker=function(){var e;this._workerTicker&&(this._workerTicker.terminate(),this._workerTicker=null),this._workerFunctionBlobUrl&&((e=this._getUrlObject())&&e.revokeObjectURL(this._workerFunctionBlobUrl),this._workerFunctionBlobUrl=null)},_.prototype._callPrint=function(e,t){var i,o,r=this,t=(void 0===t&&(t=!1),b.default||b),s=parseInt(t.version);e&&t.chrome&&76<=s&&(i=this._createWorker(),o=function(){try{e.document&&"application/pdf"===e.document.contentType&&(e.print(),i.postMessage("stop"),r._terminateWorker())}catch(e){r._terminateWorker()}},i.onerror=function(e){o()},i.onmessage=function(e){o()},i.postMessage("start"))},_.prototype._doDrillDown=function(t){this._drillDownState.forEach(function(e){return e.Key===t&&(e.Value=!e.Value)}),this.closeDocument(),this.progressBar.complete(),this.documentMap(null);for(var e=this.pages().length-1;0<=e;e--){var i=this.pages()[e];e>this.pageIndex()?this.pages.remove(i):i._clear()}this._startBuildRequest()},_.prototype._doSorting=function(e,t,i){this._sortingProcessor.doSorting(e,t,i)&&(this.closeDocument(),this.progressBar.complete(),this.documentMap(null),this.pages().forEach(function(e){return e._clear()}),this._startBuildRequest())},_.prototype.dispose=function(){s.prototype.dispose.call(this),(this._timeouts||[]).forEach(function(e){return clearTimeout(e)}),this._terminateWorker(),(this._deferreds||[]).forEach(function(e){return e.reject()}),this.removeProperties(),this._sortingProcessor=null},_.prototype.removeEmptyPages=function(e){e&&this.pages.removeAll();for(var t=this.pages().length-1;0<=t;t--){var i=this.pages()[t];!i.isEmpty&&-1!==i.pageIndex||this.pages.remove(i)}},_.prototype._initialize=function(){this._drillDownState=[],this._sortingState=[],this.closeDocument(),this._editingFields([]),this._editingValuesSubscriptions.forEach(function(e){return e.dispose()}),this._editingValuesSubscriptions=[],this.documentMap(null),this.pageIndex(-1),this.pageLoading(!0),this.errorMessage(""),this.progressBar.complete(),this._getBuildStatusDeferreds.forEach(function(e){return e.reject()}),this._getBuildStatusDeferreds=[],this.pages().forEach(function(e){return e.dispose()}),this.pages([this.createPage(-1,void 0,this.pageLoading)])},_.prototype.createPage=function(e,t,i){return new l.PreviewPage(this,e,t,i)},_.prototype._cleanTabInfo=function(){this.exportOptionsModel(null),this.documentMap(null)},_.prototype._clearReportInfo=function(){this._cleanTabInfo(),this.closeReport(),this.originalParametersInfo(null)},_.prototype._initExportWindow=function(){var e=m.getLocalization("Do not close this tab to get the resulting file.","ASPxReportsStringId.WebDocumentViewer_AsyncExportCloseWarning"),t=this._window.document.createElement("div");t.style["text-align"]="center",t.innerText=e,t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.right="0",t.style.fontSize="20px",this._window.document.title=m.getLocalization("Exporting...","ASPxReportsStringId.WebDocumentViewer_AsyncExportTabTitle"),this._window.document.body.appendChild(t)},_.prototype._export=function(e,t,i,o){var r=this,s=(void 0===o&&(o=!1),this._terminateWorker(),f.Deferred());return 0<this._editingFields().length||c.AsyncExportApproach()||this.exportOptionsModel().hasSensitiveData()?(this._window=window.open(),this._window.onunload=function(){r.progressBar.stop(),r._terminateWorker()},this._initExportWindow(),this.progressBar.text(m.getLocalization("Exporting the document...","PreviewStringId.Msg_ExportingDocument")),this.progressBar.cancelText(m.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel")),this.progressBar.startProgress(function(){r._currentOperationId(null)}),this.requestWrapper.getStartExportOperation(e).done(function(e){r.previewHandlersHelper.doneStartExportHandler(s,i,e,o)}).fail(function(e){r.previewHandlersHelper.errorStartExportHandler(s,e)})):(s.resolve(!0),e=t+"?actionKey=exportTo&arg="+e,o&&this._shouldUseBlob(t)?(t=this._safelyRunWindowOpen(""),this._printUsingBlob(t,e)):(t=this._safelyRunWindowOpen(e),o&&this._callPrint(t))),s.promise()},_.prototype._shouldUseBlob=function(e){var t=b.default||b,t=t.chrome&&76<=parseInt(t.version);return(!e.indexOf("http://")||!e.indexOf("https://")||!e.indexOf("ftp://")||!e.indexOf("ftps://"))&&-1===e.indexOf(location.origin)&&t},_.prototype._printUsingBlob=function(i,e,o){var r=this,t=new XMLHttpRequest;t.onreadystatechange=function(){var e,t;4==this.readyState&&200==this.status&&(e=r._getUrlObject(),t=e.createObjectURL(this.response),i.location.replace(t),setTimeout(function(){e.revokeObjectURL(t)},1),r._callPrint(i,o))},t.open("GET",e),t.responseType="blob",t.send()},_.prototype._safelyRunWindowOpen=function(e,t,i,o){void 0===t&&(t="_blank"),void 0===i&&(i=!1),void 0===o&&(o=!1);i=window.open(e,t);return"_blank"===t&&i&&(i.opener=i),i},_.prototype.createBrickClickProcessor=function(a){var n=this;return function(e,t){var i,o,r,s;n.goToPage(a,!0),!e||(s=n.pages()[a])&&(s.selectBrick(""),i=!(!t||!t.shiftKey),o=!(!t||!t.ctrlKey),r=e&&e.navigation,s=function(){if(r){if(r.drillDownKey&&n.reportId&&n._doDrillDown&&0<n._drillDownState.length){if(n._startBuildOperationId)return;n._doDrillDown(r.drillDownKey)}else if(r.sortData&&n.reportId&&n._doSorting&&0<n._sortingState.length){if(n._startBuildOperationId)return;n._doSorting(r.sortData,i,o)}0<=r.pageIndex?(e=n.pages().filter(function(e){return e.pageIndex===r.pageIndex})[0])&&(n.goToPage(r.pageIndex),e.selectBrick(r.indexes),n.brickClickDocumentMapHandler&&n.brickClickDocumentMapHandler(r)):r.url&&(e=r.url,"empty"!==(e=(t="string"==typeof e)?e.toLocaleLowerCase():e)&&(n.allowURLsWithJSContent||t&&-1===e.indexOf("javascript:"))&&n._safelyRunWindowOpen(r.url,r.target||"_blank"))}var e,t},n.customProcessBrickClick&&n.customProcessBrickClick(a,e,s)||s())}},_.prototype.delayedInit=function(){this.previewBrickKeyboardHelper&&this.previewBrickKeyboardHelper.delayedInit()},_.prototype.openReport=function(e){this._clearReportInfo();var t=f.Deferred();return this._deferreds.push(t),this._openReportOperationDeferred=t,this.requestWrapper.openReport(e).done(function(e){t.resolve(e)}).fail(function(e){t.reject(e)}),this.initialize(t.promise())},_.prototype.drillThrough=function(e,t){var i=this,o=(void 0===t&&(t=!0),f.Deferred());return this.requestWrapper.drillThrough(e).done(function(e){t&&(i._clearReportInfo(),i.initialize(o.promise())),o.resolve(e)}).fail(function(e){o.reject(e)}),o.promise()},_.prototype.initialize=function(e){var o=this,t=(this.reportOpening(!0),this._currentReportId(null),this._currentReportUrl(null),this._currentDocumentId(null),this._initialize(),f.Deferred());return this._deferreds.push(t),t.done(function(){e.done(function(e){var t,i;o.reportOpening(!1),e&&!e.error&&(e.reportId||e.documentId)?(o._currentReportId(e.reportId),o._currentReportUrl(e.reportUrl),o._currentDocumentId(e.documentId),o.rtlReport(e.rtlReport),(t=e.pageSettings)&&(t.height&&o._pageHeight(t.height),t.width&&o._pageWidth(t.width),o._pageBackColor(t.color&&o.readerMode?"rgba("+t.color+")":"")),i={exportOptions:t=o._deserializeExportOptions(e.exportOptions,!(o.reportId||e.documentData&&e.documentData.canPerformContinuousExport)),panelVisible:!0},o.customizeExportOptions&&o.customizeExportOptions(i),o.exportOptionsTabVisible(i.panelVisible),o.exportOptionsModel(t),o.originalParametersInfo(e.parametersInfo),e.documentId&&(o.progressBar.startProgress(function(){o.documentBuilding(!1)},function(){o.stopBuild()}),o.documentBuilding(!0),o.getDoGetBuildStatusFunc()(e.documentId))):(o.pageLoading(!1),o._processError(m.getLocalization("The report preview initialization has failed","ASPxReportsStringId.WebDocumentViewer_InitializationError"),e&&e.error))}).fail(function(e){o.reportOpening(!1),o.removeEmptyPages()})}).resolve(),e},_.prototype._deserializeExportOptions=function(e,t){e=e&&JSON.parse(e);return new(t?p.ExportOptionsMergedPreview:p.ExportOptionsPreview)(e)},_.prototype.deactivate=function(){this._initialize(),this._cleanTabInfo(),this.closeReport(),this._currentDocumentId(null),this._currentReportId(null),this._currentReportUrl(null),this.originalParametersInfo(null)},_.prototype.startBuild=function(){return this._initialize(),this._startBuildRequest()},_.prototype.updateExportStatus=function(e){var t;this.progressBar&&this.progressBar.progress(e),this._window&&((t=this._window.document.getElementById("loading"))||((t=this._window.document.createElement("div")).id="loading",t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.bottom="0",t.style.right="0",t.style["text-align"]="center",t.style.margin="auto",t.style.height="0",t.style.fontSize="32px",this._window.document.body.appendChild(t)),t.innerText=m.getLocalization("Exporting the document...","PreviewStringId.Msg_ExportingDocument")+" "+e+"%",this._window.document.title=m.getLocalization("Exporting...","ASPxReportsStringId.WebDocumentViewer_AsyncExportTabTitle")+e+"%")},_.prototype.customDocumentOperation=function(e,t){var i,o,r,s=this._currentDocumentId();if(!this.documentBuilding()&&s)return i=this.exportOptionsModel()?JSON.stringify((new m.ModelSerializer).serialize(this.exportOptionsModel())):null,o=this._editingFields&&this._editingFields().map(function(e){return e.editValue()}),r=f.Deferred(),this.requestWrapper.customDocumentOperation(s,i,o,e,t).done(function(e){try{e&&e.message&&(e.succeeded?c.MessageHandler().processMessage:c.MessageHandler().processError)(e.message,!t)}finally{r.resolve(e)}}).fail(function(e){var t={message:m.getLocalization("The requested document operation cannot be performed.","ASPxReportsStringId.WebDocumentViewer_CustomDocumentOperationsDenied_Error")};r.reject(t)}),r.promise()},_.prototype._initializeStartBuild=function(){var e=this;return!this.documentBuilding()&&!this._startBuildOperationId&&(this._startBuildOperationId=h.generateGuid(),this._currentDocumentId(null),this.progressBar.text(m.getLocalization("Creating the document...","PreviewStringId.Msg_CreatingDocument")),this.progressBar.cancelText(m.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel")),this.progressBar.startProgress(function(){e.documentBuilding(!1)},function(){e.stopBuild()}),this.documentBuilding(!0),!0)},_.prototype._startBuildRequest=function(){var t,e,i,o=this;return this._initializeStartBuild()?(t=f.Deferred(),e=this._currentReportId(),i=this._startBuildOperationId,this.requestWrapper.startBuildRequest(function(){return o._closeReportRequests[e]}).done(function(e){o.previewHandlersHelper.doneStartBuildHandler(t,e,i)}).fail(function(e){o.previewHandlersHelper.errorStartBuildHandler(t,e)}),t.always(function(){return o._startBuildOperationId=""}),t.promise()):null},_.prototype.getExportStatus=function(t){var i=this,o=f.Deferred();return this._timeouts.push(setTimeout(function(){i.requestWrapper.getExportStatusRequest(t).done(function(e){i.previewHandlersHelper.doneExportStatusHandler(o,t,e)}).fail(function(e){i.previewHandlersHelper.errorExportStatusHandler(o,e)})},250)),o.promise()},_.prototype.getExportResult=function(e,t,i,o,r){var s;void 0===o&&(o=!1),r=(r=void 0===r?"":r)||(i?(s=y.formatUnicorn("?token={0}&printable={1}",encodeURIComponent(i),o),c.ReportServerDownloadUri()+s):(s=encodeURIComponent(JSON.stringify({id:e,inlineResult:!!t})),c.HandlerUri()+"?actionKey=getExportResult&arg="+s)),this._window&&(this._window.onunload=null,o&&this._shouldUseBlob(r)?this._printUsingBlob(this._window,r,!0):(this._window.location.replace(r),o&&this._callPrint(this._window,!0)))},_.prototype.getBuildStatus=function(i){var o=this,r=f.Deferred(),s=(this._deferreds.push(r),f.Deferred());return this._getBuildStatusDeferreds.push(s),this._timeouts.push(setTimeout(function(){function t(){return o._closeDocumentRequests[i]}o.requestWrapper.getBuildStatusRequest(i,t).done(function(e){s.resolve(e)}).fail(function(e){s.reject(e)}),s.done(function(e){o.previewHandlersHelper&&o.previewHandlersHelper.doneGetBuildStatusHandler(r,i,e,t)}).fail(function(e){o.previewHandlersHelper&&o.previewHandlersHelper.errorGetBuildStatusHandler(r,e,t)})},250)),r.promise()},_.prototype.getDoGetBuildStatusFunc=function(){function o(i){s.getBuildStatus(i).done(function(e){if(i===s._currentDocumentId())if(e&&e.requestAgain&&!s._stopBuildRequests[i]&&!s._closeDocumentRequests[i]){var t=function(){s._stopBuildRequests[i]||s._closeDocumentRequests[i]||o(i)};c.PollingDelay()?r._timeouts.push(setTimeout(t,c.PollingDelay())):t()}else try{e.error||!e.requestAgain&&!e.pageCount?(s.pageLoading(!1),s.removeEmptyPages(!e.pageCount),s.pages().length||s.pageIndex(-1)):e.completed&&(e.pageCount<s.pages().length&&(s.pageIndex(Math.min(e.pageCount-1,s.pageIndex())),s.pages.splice(e.pageCount,s.pages().length)),s.getDocumentData(i))}finally{s.progressBar.complete(),r._timeouts.push(setTimeout(s._raiseOnSizeChanged,1e3))}})}var r=this,s=this;return o},_.prototype.getDocumentData=function(e){var o=this;this.requestWrapper.getDocumentData(e,function(){return o._closeDocumentRequests[e]}).done(function(e){var t,i;e&&(o._drillDownState=e.drillDownKeys||[],o._sortingState=e.sortingState||[],!1===e.canPerformContinuousExport&&o.reportId&&(i={exportOptions:t=o._deserializeExportOptions(e.exportOptions||{},!0),panelVisible:!0},o.customizeExportOptions&&o.customizeExportOptions(i),o.exportOptionsTabVisible(i.panelVisible),o.exportOptionsModel(t)),o.documentMap(e.documentMap),o._editingValuesSubscriptions.forEach(function(e){return e.dispose()}),o._editingValuesSubscriptions=[],o._editingFields((e.editingFields||[]).map(function(e,t){e=o.createEditingField(e,t);return o.editingFieldChanged&&(e.editingFieldChanged=o.editingFieldChanged),o._editingValuesSubscriptions.push(e.editValue),e})))})},_.prototype.exportDocumentTo=function(e,t){var i;this._currentDocumentId()&&(i=this.exportOptionsModel()?JSON.stringify((new m.ModelSerializer).serialize(this.exportOptionsModel())):null,i=encodeURIComponent(JSON.stringify({documentId:this._currentDocumentId(),exportOptions:i,format:e,inlineResult:t,editingFieldValues:this._editingFields&&this._editingFields().map(function(e){e=e.editValue();return"string"==typeof e?h.transformNewLineCharacters(e):e})})),this._export(i,c.HandlerUri(),t))},_.prototype.printDocument=function(e){var t;this._currentDocumentId()&&((t=new p.ExportOptionsPreview({})).pdf.showPrintDialogOnOpen=!0,((e=parseInt(e))&&0<e||0===e)&&this.pages().length>e&&(t.pdf.pageRange=e+1),e=JSON.stringify((new m.ModelSerializer).serialize(t)),t=encodeURIComponent(JSON.stringify({documentId:this._currentDocumentId(),exportOptions:e,format:"printpdf",inlineResult:!0,editingFieldValues:this._editingFields&&this._editingFields().map(function(e){return e.editValue()})})),this._export(t,c.HandlerUri(),!0,!0))},_.prototype.stopBuild=function(e){e=e||this._currentDocumentId();e?(this._stopBuildRequests[e]=!0,this.progressBar.complete(),this.requestWrapper.stopBuild(e)):this._startBuildOperationId&&(this._stopBuildRequests[this._startBuildOperationId]=!0)},_.prototype.closeDocument=function(e){e=e||this._currentDocumentId();e?(this._closeDocumentRequests[e]=!0,this.progressBar.complete(),this.requestWrapper.sendCloseRequest(e)):this._startBuildOperationId&&(this._closeDocumentRequests[this._startBuildOperationId]=!0)},_.prototype.closeReport=function(){this._openReportOperationDeferred&&this._openReportOperationDeferred.reject();var e=this._currentReportId();e&&(this._closeReportRequests[e]=!0,this.requestWrapper.sendCloseRequest(null,e))},_.prototype.goToPage=function(e,t,i){var o,r=this;!t&&this.pageIndex.peek()===e||0===this.pages.peek().length||e<0||e>=this.pages.peek().length||(void 0!==this._goToPageTimer&&clearTimeout(this._goToPageTimer),o=function(i){r.pages.peek().forEach(function(e){var t=e.pageIndex===i;e.active(t),e.isClientVisible(t)}),r._goToPageTimer=void 0},i?this._timeouts.push(this._goToPageTimer=setTimeout(function(){return o(r.pageIndex())},i)):o(e),this.pageIndex(e))},_.prototype.createEditingField=function(e,t){return new a.EditingField(e,t,this.requestWrapper)},_.prototype.currentPageAriaLabelImgAlt=function(e){return y.formatUnicorn(m.getLocalization("Report Preview page {0} of {1}","ASPxReportsStringId.WebDocumentViewer_AriaLabelPreviewPage"),e+1,this.pages().length)},_.prototype._getErrorMessage=function(e){var t=y.getErrorMessage(e);return t||(e&&e.responseJSON&&e.responseJSON.result&&e.responseJSON.result.faultMessage?e.responseJSON.result.faultMessage:t)},_.prototype._processError=function(e,t,i){void 0===i&&(i=!0);var o=e+": ",t=this._getErrorMessage(t);t&&(e=o+t),c.MessageHandler().processError(e,i,t&&o)},Object.defineProperty(_.prototype,"reportId",{get:function(){return this._currentReportId()},enumerable:!0,configurable:!0}),Object.defineProperty(_.prototype,"reportUrl",{get:function(){return this._currentReportUrl()},enumerable:!0,configurable:!0}),Object.defineProperty(_.prototype,"documentId",{get:function(){return this._currentDocumentId()},enumerable:!0,configurable:!0}),_);function _(e,t,i,a,o,r){void 0===o&&(o=!1);var p=s.call(this)||this;return p.enableKeyboardSupport=r,p.predefinedZoomLevels=x.observableArray([5,2,1.5,1,.75,.5,.25]),p._pageWidth=x.observable(818),p._pageHeight=x.observable(1058),p._pageBackColor=x.observable(""),p._currentReportId=x.observable(null),p._currentReportUrl=x.observable(null),p._currentDocumentId=x.observable(null),p._unifier=x.observable(""),p._currentOperationId=x.observable(null),p._stopBuildRequests={},p._closeReportRequests={},p._closeDocumentRequests={},p._editingFields=x.observable([]),p._startBuildOperationId="",p._editingValuesSubscriptions=[],p._workerTicker=null,p._workerFunctionBlobUrl=null,p._workerTickerFunction=function(){var t,i;self.onmessage=function(e){"stop"===e.data?clearInterval(i):t||(i=setInterval(function(){postMessage.apply(self,["tick"])},10),t=!0)}},p._drillDownState=[],p._sortingState=[],p._sortingProcessor=new d.SortingProcessor(function(){return p._sortingState||[]}),p._getBuildStatusDeferreds=[],p._timeouts=[],p._deferreds=[],p._window=null,p.getSelectedContent=function(r){void 0===r&&(r="");var i,o,s,a,n,d,l=p.pages()[p.pageIndex()];return l&&l.brickColumnWidthArray&&(i=[],(o=function(e,t){e&&(e.active()&&-1!=e.genlIndex&&i.push(e),e.bricks&&0!=e.bricks.length&&e.bricks.forEach(function(e){o(e,t)}))})(l.brick(),i),i)?(s=[],a=l.brickColumnWidthArray.length,n=-1,i.forEach(function(e){var t=s[e.row];t||(s[e.row]=t=[]),t[e.col]=e.text(),a>e.col&&(a=e.col),n<e.col&&(n=e.col)}),d="",s.forEach(function(e){for(var t=a;t<=n;t++)d+=function(e,t){for(var i=e-(t=t?t+r:"").length,o=0;o<=i;o++)t+=" ";return t}(l.brickColumnWidthArray[t],e[t]);d+="\r\n"}),d):""},p.rtlReport=x.observable(!1),p.currentPage=x.observable(null),p.originalParametersInfo=x.observable(null),p.pageIndex=x.observable(-1),p.showMultipagePreview=x.observable(!1),p.documentMap=x.observable(),p.exportOptionsModel=x.observable(),p.pageLoading=x.observable(!1),p.errorMessage=x.observable(""),p.documentBuilding=x.observable(!1),p.reportOpening=x.observable(!1),p.pages=x.observableArray([]).extend({rateLimit:{timeout:20,method:"notifyWhenChangesStop"}}),p.isAutoFit=x.observable(!0),p.autoFitBy=x.observable(g.ZoomAutoBy.WholePage),p.exportDisabled=x.pureComputed(function(){var e=p.progressBar.inProgress(),t=p.documentBuilding();return-1===p.pageIndex()||e||t}),p._zoom=x.observable(1),p.zoom=x.pureComputed({read:function(){var e=p.autoFitBy();return e!=g.ZoomAutoBy.None||0===p._zoom()?e:p._zoom()},write:function(e){0<e?(p.autoFitBy(g.ZoomAutoBy.None),p._zoom(e)):p.autoFitBy(e)}}),p.editingFieldsProvider=function(){return p._editingFields()},p._currentPageText=x.pureComputed(function(){var e;return-1===p.pageIndex()?m.getLocalization("0 pages","ASPxReportsStringId.WebDocumentViewer_0Pages"):(e=m.getLocalization("of","ASPxReportsStringId.ToolBarItemText_OfLabel"),p.pageIndex()+1+" "+e+" "+p.pages().length)}),p._raiseOnSizeChanged=function(){p.onSizeChanged()&&p.onSizeChanged()()},p.previewSize=x.observable(0),p.onSizeChanged=x.observable(),p.previewVisible=x.observable(!1),p.editingFieldsHighlighted=x.observable(!1),p.canSwitchToDesigner=!0,p.allowURLsWithJSContent=!1,p.zoomStep=x.observable(.05),p._progressFirstTime=!1,p.emptyDocumentCaption=x.pureComputed(function(){var e=p.originalParametersInfo(),e=e&&e.parameters.some(function(e){return e.Visible}),t="";return p.documentBuilding()?p.currentPage()?(t=p._progressFirstTime?p.progressBar.progress()+"%":y.formatUnicorn(m.getLocalization("Progress {0}%","ASPxReportsStringId.WebDocumentViewer_AriaDocumentProgress"),p.progressBar.progress().toString()),p._progressFirstTime=!0):t=m.getLocalization("Creating the document...","PreviewStringId.Msg_CreatingDocument"):e&&!p.documentId?t=m.getLocalization("Waiting for parameter values...","PreviewStringId.Msg_WaitingForParameterValues"):p.documentId?(p._progressFirstTime=!1,t=-1===p.pageIndex()||p.progressBar.inProgress()?m.getLocalization("The document does not contain any pages.","PreviewStringId.Msg_EmptyDocument"):m.getLocalization("Document is ready","ASPxReportsStringId.WebDocumentViewer_AriaDocumentReady")):p.reportOpening()?(p._progressFirstTime=!1,t=m.getLocalization("Loading...","AnalyticsCoreStringId.Loading")):p.errorMessage()&&(t=p.errorMessage()),t}).extend({rateLimit:{timeout:1e3}}),p.exportOptionsTabVisible=x.observable(!0),c.HandlerUri(e||c.HandlerUri()),p.progressBar=new u.ProgressViewModel(r),p.editingFieldChanged=a&&a.editingFieldChanged,p.previewHandlersHelper=i||new v.PreviewHandlersHelper(p),p.requestWrapper=t||new n.PreviewRequestWrapper(null,a),p.rtlViewer=o,a&&(p.customProcessBrickClick=a.previewClick,p.customizeExportOptions=a.customizeExportOptions),p._disposables.push(p.documentBuilding.subscribe(function(e){if(!e){p._unifier(h.generateGuid());for(var t,i=p._currentDocumentId(),o=p.pages().length,r=0;r<o;r++){var s=p.pages()[r];s.pageLoading()||s.clearBricks(),s.updateSize(p._zoom()),s.actualResolution=0,s.isClientVisible()&&s._setPageImgSrc(i,p._unifier(),p._zoom())}a&&a.documentReady&&i&&(t=p,setTimeout(function(){a.documentReady(i,t._currentReportId(),o)}))}})),p._disposables.push(p._currentDocumentId.subscribe(function(e){p._unifier(e?h.generateGuid():"")})),p._disposables.push(p.previewSize.subscribe(function(){return p._raiseOnSizeChanged()})),p._disposables.push(p.zoom),p._disposables.push(p.exportDisabled),p._disposables.push(p._currentPageText),p._disposables.push(p.progressBar),p._disposables.push(p.emptyDocumentCaption),p._disposables.push(p._zoom.subscribe(function(){var e;p.showMultipagePreview()?(p.pages().forEach(function(e){e.updateSize(e.zoom()),e.isClientVisible(!1)}),p._raiseOnSizeChanged()):(e=p.pages()[p.pageIndex()])&&e.isClientVisible.notifySubscribers(e.isClientVisible.peek())})),p._disposables.push(x.computed(function(){var e,t=p.pages(),i=p.pageIndex();!t||i>=t.length||(e=null,(e=0<=i?t[i]:e)!=p.currentPage.peek()&&p.currentPage(e))})),r&&(p.previewBrickKeyboardHelper=new w.PreviewBricksKeyboardHelper(p),p._disposables.push(p.progressBar.visible,p.previewBrickKeyboardHelper)),p}t.ReportPreview=i},function(e,t,i){"use strict";var o,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),u=(Object.defineProperty(t,"__esModule",{value:!0}),i(11)),g=i(22),m=i(0),x=i(2),f=i(1),y=i(3),i=(i(41),s.prototype.keypressAction=function(e,t){var i=this;x.processTextEditorHotKeys(t,{esc:function(){i.hideEditor(!1)},ctrlEnter:function(){i.hideEditor(!0)}})},s);function s(){}t.TextEditingFieldViewModelBase=i;r(a,b=i),a.prototype.activateEditor=function(e,t){var i;this.field.readOnly()||this.active()||((i=e.data)&&i.options&&i.options.onPreRender&&i.options.onPreRender(this.data),this.active(!0),i=!1,(i=e.options&&e.options.onEditorShown?e.options.onEditorShown(this.data,y(t&&t.currentTarget).first().get(0)):i)||((e=y(t&&t.currentTarget).find(":focusable").eq(0)[0]).focus(),e.setSelectionRange&&e.setSelectionRange(e.value.length,e.value.length)))};var b,r=a;function a(t,e,i,o,r){var s,a=b.call(this)||this,n=(a.template="dxrp-editing-field-container",a.htmlValue=function(){return a.field.htmlValue()},a.wordWrap=!0,a.active=f.observable(!1),t.model().brickOptions),d={rtl:function(){return n.rtl}},l=((new m.ModelSerializer).deserialize(d,JSON.parse(n.style),u.brickStyleSerializationsInfo),new x.CssCalculator(d,f.observable(!!n.rtlLayout))),p=l.paddingsCss(),c=parseInt(p.paddingTop)+parseInt(p.paddingBottom),p=("none"!==l.borderCss().borderTop&&(c+=d.borderWidth()),"none"!==l.borderCss().borderBottom&&(c+=d.borderWidth()),a.breakOffsetStyle=function(){return{top:-100*r.offset.y/r.height+"%",left:-100*r.offset.x/r.width+"%"}},a.textStyle=function(){return y.extend({},l.fontCss(),l.foreColorCss(),l.textAlignmentCss())},a.zoom=o,a.field=t,null!=n.wordWrap&&(a.wordWrap=n.wordWrap),a.hideEditor=function(e){setTimeout(function(){e?v.onHideEditor?v.onHideEditor(t):t.editValue(t._editorValue()):t._editorValue(t.editValue()),a.active(!1)},1)},g.EditingFieldExtensions.instance().editor(t.editorName())),v=y.extend(!0,{},p&&p.options||{}),h=(a.data={value:t._editorValue,hideEditor:a.hideEditor,keypressAction:a.keypressAction,textStyle:a.textStyle,options:v,getOptions:function(e){return y.extend({},a.data.options,e)}},!(!p||!p.template||"dxrp-editing-field-datetime"===p.template));return h||((s=a).data.options=y.extend(!0,{},v,{value:t._editorValue,onFocusOut:function(e){s.hideEditor(!0)}})),a.editorTemplate=p?p.template||"dxrp-editing-field-mask":"dxrp-editing-field-text",a.containerStyle=f.pureComputed(function(){return y.extend({width:r.width+"px",height:r.height+"px","line-height":r.height-c+"px",top:100*r.top/i+"%",left:100*r.left/e+"%"},a.active()||!a.htmlValue()?l.borderCss():{border:"none"},h&&a.active()||a.htmlValue()&&!a.active()?{padding:0}:l.paddingsCss(),{"border-color":"transparent"})}),a.borderStyle=f.pureComputed(function(){if(0<d.borderWidth()&&"None"!==d.borders())return{left:"-"+d.borderWidth()+"px",top:"-"+d.borderWidth()+"px",paddingRight:2*d.borderWidth()-2+"px",paddingBottom:2*d.borderWidth()-2+"px"}}),a}t.TextEditingFieldViewModel=r},function(e,t){e.exports={default:""}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(2),o=i(120),n=i(1),d=i(3);r.prototype._getBodyScrollTop=function(){return document.documentElement&&document.documentElement.scrollTop||document.body&&document.body.scrollTop},r.prototype._getBodyScrollLeft=function(){return document.documentElement&&document.documentElement.scrollLeft||document.body&&document.body.scrollLeft},r.prototype._updateSelectionContent=function(e){this._startRect.left>e.clientX?this._$selectionContent.css("left",e.clientX):this._$selectionContent.css("right",document.documentElement.clientWidth-e.clientX),this._startRect.top>e.clientY?this._$selectionContent.css("top",e.clientY):this._$selectionContent.css("bottom",document.documentElement.clientHeight-e.clientY);for(var t,i,e=this._$element.offset(),o={left:(parseInt(this._$selectionContent.css("left"))-e.left+this._getBodyScrollLeft())/this._$element.width()*100,width:this._$selectionContent.width()/this._$element.width()*100,top:(parseInt(this._$selectionContent.css("top"))-e.top+this._getBodyScrollTop())/this._$element.height()*100,height:this._$selectionContent.height()/this._$element.height()*100},r=(o.right=o.left+o.width,o.bottom=o.top+o.height,this._page.bricks()),s=0;s<r.length;s++)r[s].bricks||r[s].active((t={left:parseFloat(r[s].leftP),top:parseFloat(r[s].topP),right:parseFloat(r[s].leftP)+parseFloat(r[s].widthP),bottom:parseFloat(r[s].topP)+parseFloat(r[s].heightP)},!((i=o).left>t.right||i.right<t.left||i.top>t.bottom||i.bottom<t.top)))},r.prototype._mouseMove=function(e){var t=this;this._startRect&&this._page.active()&&!r.disabled&&1===e.which&&(this._$selectionContainer?this._updateSelectionContent(e):(2<=Math.abs(this._startRect.left-e.clientX)||2<=Math.abs(this._startRect.top-e.clientY))&&(r.started=!0,this._$selectionContainer=d('<div style="position: fixed; top: 0; bottom: 0; left: 0; right: 0">').appendTo(document.body),this._$selectionContent=d("<div>").appendTo(this._$selectionContainer),this._$selectionContent.css(this._startRect),this._$selectionContent.addClass("dxrd-selection-content ui-selectable-helper"),o.default.prototype._zIndexInitValue&&this._$selectionContent.css("z-index",o.default.prototype._zIndexInitValue()+100),this._updateSelectionContent(e),this._bodyEvents.move=function(e){return t._mouseMove(e)},this._bodyEvents.up=function(e){return t._mouseUp(e)},document.body.addEventListener("mousemove",this._bodyEvents.move),document.body.addEventListener("mouseup",this._bodyEvents.up)))},r.prototype._mouseUp=function(e){this._$selectionContainer&&this._$selectionContainer.remove(),this._$selectionContainer=null,this._bodyEvents.move&&document.body.removeEventListener("mousemove",this._bodyEvents.move),this._bodyEvents.up&&document.body.removeEventListener("mouseup",this._bodyEvents.up),this._startRect=null,setTimeout(function(){r.started=!1},1)},r.prototype._mouseDown=function(e){r.disabled||(this._startRect={left:e.clientX,top:e.clientY,right:document.documentElement.clientWidth-e.clientX,bottom:document.documentElement.clientHeight-e.clientY},this._click(this._page.pageIndex))},r.started=!1,r.disabled=!1;var l=r;function r(e,t,i){var o=this,r=(this._element=e,this._page=t,this._click=i,this._bodyEvents={move:null,up:null},this.dispose=function(){return o._dispose&&o._dispose()},this._$element=d(this._element),function(e){return o._mouseMove(e)}),s=function(e){return o._mouseUp(e)},a=function(e){return o._mouseDown(e)};this._element.addEventListener("mousemove",r),this._element.addEventListener("mouseup",s),this._element.addEventListener("mousedown",a),this._dispose=function(){o._element.removeEventListener("mousemove",r),o._element.removeEventListener("mouseup",s),o._element.removeEventListener("mousedown",a),o._dispose=null,o._click=null,o._page=null,o._element=null,a=s=r=null}}t.PreviewSelection=l,n.bindingHandlers["brick-selection-prog"]={init:function(e,t,i,o,r){var t=t(),t=n.unwrap(t),s=new l(e,t.page,t.click);a.addDisposeCallback(e,function(){s.dispose()})}}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),p=(Object.defineProperty(t,"__esModule",{value:!0}),i(74)),d=i(10),l=i(12),c=i(42),s=i(20),a=i(6),v=i(0),h=i(1),u=i(3),g=i(75),i=(n=v.Disposable,r(m,n),m.prototype._initializeEditingFields=function(s,a,n,d){var e,l=this;this.editingFields&&((e=h.unwrap(this.editingFields()))&&0<e.length&&e.forEach(function(e){return e.dispose&&e.dispose()}),this.editingFields.dispose()),this.editingFields=h.pureComputed(function(){if(!a||0===s.length)return[];for(var t=a(),e=[],i=0;i<s.length;i++){var o=s[i],r=t[o.efIndex-1];if(!r)return[];e.push(r.createViewModel(l.zoom,n,d,function(){return t},o.absoluteBounds)),o.text=function(e){return function(){return p.brickText(e,function(){return t})}}(o)}return e})},m.prototype._getPixelRatio=function(){return window.devicePixelRatio||1},m.prototype._onPageLoaded=function(e,t,i){if(!this._isDisposed){this.pageLoading(!1);try{var o;e&&e.brick&&(this.brickColumnWidthArray=e.columnWidthArray,this.originalWidth(e.brick.width),this.originalHeight(e.brick.height),o=[],this.initializeBrick(e.brick,t,this.zoom,o),this._initializeEditingFields(o,i,e.brick.width,e.brick.height),this._selectedBrickPath&&this.selectBrick(this._selectedBrickPath))}finally{this.brickLoading(!1)}}},m.prototype._onPageLoadFailed=function(){this._isDisposed||this.isClientVisible()&&(this.pageLoading(!1),-1!==this.pageIndex&&this.brickLoading(!1))},m.prototype.updateSize=function(e){e=s.getCurrentResolution(e);return this.realZoom(e/a.previewDefaultResolution()),e},m.prototype.clearBricks=function(){this.brickLoading(!0)},m.prototype.dispose=function(){n.prototype.dispose.call(this),this._isDisposed=!0},m.prototype._setPageImgSrc=function(e,t,i){if(e&&-1!==this.pageIndex){if(this.maxZoom&&this.maxZoom<i&&(i=this.maxZoom),this._lastZoom<i)this._lastZoom=i;else if(this.actualResolution&&this.disableResolutionReduction&&this.imageSrc())return;var o=this.updateSize(i);(this.actualResolution===o||o<9)&&this.imageSrc()||(this.actualResolution=o,this._currentScaleFactor=i,i=Math.floor(o*this._getPixelRatio()),this.imageSrc(a.HandlerUri()+"?actionKey=getPage&unifier="+t+"&arg="+encodeURIComponent(JSON.stringify({pageIndex:this.pageIndex,documentId:e,resolution:i,includeBricks:this.brickLoading()}))))}},m.prototype._clear=function(){this.pageIndex=-1,this.isClientVisible(!1),this._setPageImgSrc(null,null,1),this.actualResolution=0},m.prototype.initializeBrick=function(e,t,i,o){p.initializeBrick(e,t,this.zoom,o),p.updateBricksPosition(e,e.height,e.width),this.brick(e)},m.prototype.clickToBrick=function(e,t){for(var i=u(t.currentTarget),o=i.offset(),r=(t.clientX-o.left+window.scrollX)/i.width()*100,s=(t.clientY-o.top+window.scrollY)/i.height()*100,a=e.bricks(),n=0;n<a.length;n++)if(parseFloat(a[n].topP)<s&&parseFloat(a[n].topP)+parseFloat(a[n].heightP)>s&&parseFloat(a[n].leftP)<r&&parseFloat(a[n].leftP)+parseFloat(a[n].widthP)>r){a[n].onClick&&a[n].onClick(t);break}},m.prototype.getBricksFlatList=function(e){if(e){for(var t=[],i=e.bricks&&e.bricks.length||0,o=0;o<i;o++)t=t.concat(this.getBricksFlatList(e.bricks[o]));return t.push(e),t}return[]},m);function m(r,e,s,t){var a=n.call(this)||this,i=(a.isClientVisible=h.observable(!1),a.originalHeight=h.observable(0),a.originalWidth=h.observable(0),a.loadingText=v.getLocalization("Loading...","AnalyticsCoreStringId.Loading"),a.realZoom=h.observable(1),a.actualResolution=0,a.currentScaleFactor=h.observable(1),a.imageHeight=h.observable(0),a.imageWidth=h.observable(0),a.imageSrc=h.observable("").extend({rateLimit:{timeout:100,method:"notifyWhenChangesStop"}}),a.displayImageSrc=h.observable(""),a.brick=h.observable(null),a.brickLoading=h.observable(!0),a.bricks=h.computed(function(){return a.getBricksFlatList(a.brick())}),a.activeBricks=h.computed(function(){return a.bricks().filter(function(e){return e.active()})}),a.clickableBricks=h.computed(function(){return a.bricks().filter(function(e){return!!e.navigation})}),a.active=h.observable(!1),a.maxZoom=0,a.disableResolutionReduction=!1,a._lastZoom=0,a._selectedBrickPath=null,a.pageIndex=e,a.documentId=r._currentDocumentId||h.observable(null),a._disposables.push(a.imageSrc.subscribe(function(e){var t=a.documentId.peek(),i=(a._lastGetPageDeferred&&a._lastGetPageDeferred.resolve(null),u.Deferred()),o=(i.done(function(e){e&&(a.imageHeight(e.height),a.imageWidth(e.width),a.currentScaleFactor(a._currentScaleFactor),a.displayImageSrc("data:image/png;base64,"+e.base64string),a._onPageLoaded(e,s,r._editingFields))}).fail(function(e){a._onPageLoadFailed()}),r._closeDocumentRequests&&function(){return r._closeDocumentRequests[t]||"pending"!=i.state()});d.PreviewRequestWrapper.getPage(e,o).done(function(e){i.resolve(e)}).fail(function(e){i.reject(e)}),a._lastGetPageDeferred=i})),h.isObservable(r._unifier)?r._unifier:h.observable(r._unifier||l.generateGuid()));return a.pageLoading=t||h.observable(!0),a.originalHeight(h.unwrap(r._pageHeight)),a.originalWidth(h.unwrap(r._pageWidth)),a.zoom=r._zoom,a.imageWidth(a.originalWidth()*a.zoom()/a._getPixelRatio()),a.imageHeight(a.originalHeight()*a.zoom()/a._getPixelRatio()),a._disposables.push(a.isClientVisible.subscribe(function(e){e&&a._setPageImgSrc(a.documentId(),i(),a.zoom())})),a.color=h.isObservable(r._pageBackColor)?r._pageBackColor.peek():"",a.width=h.pureComputed(function(){return a.imageWidth()*a.zoom()/a.currentScaleFactor()/a._getPixelRatio()}),a.height=h.pureComputed(function(){return a.imageHeight()*a.zoom()/a.currentScaleFactor()/a._getPixelRatio()}),a.isEmpty=-1===e&&!a.brick()&&!s,a.resetBrickRecusive=function(e){e&&e.active&&(e.active(!1),e.bricks&&e.bricks.forEach(function(e){a.resetBrickRecusive(e)}))},a.selectBrick=function(e,t){var i;c.PreviewSelection.started||(s&&s(null),i=a.brick(),t||a.resetBrickRecusive(i),e&&(i?(e.split(",").forEach(function(e){i=i.bricks[parseInt(e)]}),i.active(!0)):a._selectedBrickPath=e))},a._disposables.push(h.computed(function(){a.active()||(a.resetBrickRecusive(a.brick()),a._selectedBrickPath=null)})),a.editingFieldsKeyboardHelper=new g.PreviewEditingFieldsKeyboardHelper,a._disposables.push(a.editingFieldsKeyboardHelper),a}t.PreviewPage=i},function(e,t,i){"use strict";var o,a,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(90)),n=i(6),d=i(16),l=i(21),p=i(0),c=i(1),v=i(2),i=(a=p.Disposable,r(h,a),Object.defineProperty(h.prototype,"_visibleParameters",{get:function(){return this._parameters.filter(function(e){return e.visible})},enumerable:!0,configurable:!0}),h.prototype._shouldProcessParameter=function(e){return this.processInvisibleParameters||e&&e.visible},h.prototype._convertLocalDateToUTC=function(e){return new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds()))},h.prototype._add=function(e){var t=this,i=new s.PreviewParameter(e,this.parameterHelper),o=(this._parameters.push(i),this.needToRefreshLookUps()||this._shouldProcessParameter(i)&&i.isFilteredLookUpSettings);this.needToRefreshLookUps(o),this._shouldProcessParameter(i)&&this._disposables.push((i.isMultiValueWithLookUp?i._value:i.value).subscribe(function(e){!t.parametersLoading()&&t.needToRefreshLookUps()&&t.getLookUpValues(i.path)})),e.Visible&&(this.isEmpty(!1),this[d.PreviewParameterHelper.getPrivatePropertyName(i.path)]=i.value,o=d.PreviewParameterHelper.fixPropertyName(i.path),i.isMultiValue||!i.isTypesCurrentType(i.intTypes.concat(i.floatTypes),i.type)?this[o]=i.value:this[o]=c.pureComputed({read:function(){var e=i.value();return null!=e&&(i.isTypesCurrentType(i.intTypes,i.type)?e=parseInt(e):i.isTypesCurrentType(i.floatTypes,i.type)&&(e=parseFloat(e))),e},write:function(e){!i.allowNull||""!==e&&void 0!==e?i.isTypesCurrentType(i.intTypes,i.type)?e=v.integerValueConverter(e,"0"):i.isTypesCurrentType(i.floatTypes,i.type)&&(e=v.floatValueConverter(e,"0")):e=null,i.value(e)}}))},h.prototype._setLookUpValues=function(e,t,i){var o;t?(e.lookUpValues(this.parameterHelper.mapLookUpValues(e.type,t)),o=this._getParameterValuesContainedInLookups(t,e),e.isMultiValue?e.initialize(0<o.length?o:[],this.parameterHelper):e.initialize(o[0]&&o[0].Value||(i&&0<t.length?t[0].Value:null),this.parameterHelper)):e.lookUpValues([])},h.prototype._getParameterValuesContainedInLookups=function(t,i){var o=this;return t?i.isMultiValue?i.value().value().filter(function(e){return 0<o._filterParameterValuesContainsInLookups(t,i.type,e).length}):this._filterParameterValuesContainsInLookups(t,i.type,i.value()):[]},h.prototype._filterParameterValuesContainsInLookups=function(e,t,i){var o=this;return e.filter(function(e){return s.PreviewParameter._compareValues(o.parameterHelper.getValueConverter(t)(e.Value),i)})},h.prototype.initialize=function(e){var t,i=this;this._parameters.forEach(function(e){delete i[d.PreviewParameterHelper.fixPropertyName(e.path)],delete i[d.PreviewParameterHelper.getPrivatePropertyName(e.path)]}),this._parameters=[],e?(this.parameterHelper.initialize(e.knownEnums),(e.parameters||[]).forEach(function(e){i._add(e)}),0===this._visibleParameters.length&&this.isEmpty(!0),t=this._visibleParameters.map(function(e){return e.valueInfo()}),this.getInfo(t),this._reportPreview.documentId||(!e.shouldRequestParameters||this.isEmpty()?this.submit():(this._reportPreview.removeEmptyPages(),this.tabInfo.active(!0),this.popupInfo.visible(!0),this._reportPreview.pageLoading(!1)))):(this.isEmpty(!0),this.getInfo([]))},h.prototype.getPathsAfterPath=function(e){for(var i=this,o=0,t=0;t<this._parameters.length;t++)if(this._parameters[t].path===e){o=t+1;break}return this._parameters.filter(function(e,t){return i._shouldProcessParameter(e)&&e.isFilteredLookUpSettings&&o<=t}).map(function(e){return e.path})||[]},h.prototype.serializeParameters=function(){var i=[],o=this;return this._parameters.forEach(function(t){var e=t.isMultiValueWithLookUp?t._value():t.value();t.allowNull&&(t.isMultiValue&&Array.isArray(e)&&0===e.length||""===e)&&(e=null),i.push({Value:l.ParameterHelper.getSerializationValue(e,function(e){return"System.DateTime"===t.type&&e&&e instanceof Date?o._convertLocalDateToUTC(e):e}),Key:t.path,TypeName:t.type})}),i},h.prototype.isPropertyDisabled=function(e){return this.parametersLoading()},h.prototype.getLookUpValues=function(e){var t,i=this,e=this.getPathsAfterPath(e);e&&0!==e.length&&(t={reportId:this._reportPreview.reportId,reportUrl:this._reportPreview.reportUrl,requiredParameterPaths:e,parameters:this.serializeParameters(),timeZoneOffset:0-(new Date).getTimezoneOffset()},setTimeout(function(){i.parametersLoading(!0),i._getLookUpValueRequest(t).done(i._getDoneGetLookUpValueHandler()).fail(i._getFailGetLookUpValueHandler())},10))},h);function h(t,e,i){var o=a.call(this)||this,r=(o._parameters=[],o._getLookUpValueRequest=function(e){return v.ajax(n.HandlerUri(),"getLookUpValues",encodeURIComponent(JSON.stringify(e)),function(e,t,i){return o._reportPreview._processError(p.getLocalization("Cannot supply filtered lookup values to a report parameter editor","ASPxReportsStringId.WebDocumentViewer_GetLookUpValuesError"),t)})},o._getDoneGetLookUpValueHandler=function(){var i=o;return function(e){try{e&&e.parameters&&e.parameters.forEach(function(t){var e=i._parameters.filter(function(e){return e.path===t.Key})[0];i._shouldProcessParameter(e)&&i._setLookUpValues(e,t.Value,e.visible&&!e.allowNull)})}finally{i.parametersLoading(!1)}}},o._getFailGetLookUpValueHandler=function(){var t=o;return function(e){t.parametersLoading(!1)}},o.restore=function(){if(!o.parametersLoading())try{o.parametersLoading(!0),o._parameters.forEach(function(e){o._shouldProcessParameter(e)&&(e.lookUpValues(e._originalLookUpValues),e.initialize(e._originalValue,o.parameterHelper))})}finally{o.parameterHelper.callbacks&&o.parameterHelper.callbacks.parametersReset&&o.parameterHelper.callbacks.parametersReset(o,o._parameters),o.parametersLoading(!1)}},o.getInfo=c.observable(null),o.needToRefreshLookUps=c.observable(!1),o.isEmpty=c.observable(!0),o.processInvisibleParameters=!1,o.parametersLoading=c.observable(!1),o._reportPreview=t,o.parameterHelper=e||new d.PreviewParameterHelper,o.validateAndSubmit=function(e){e=e&&e.validationGroup&&e.validationGroup.validate&&e.validationGroup.validate();e&&!e.isValid||o.submit()},o.submit=function(){var e;o.parametersLoading()||(o.parametersLoading(!0),(e=t.startBuild())&&e.done(function(e){o.parametersLoading(!1)}))},o._disposables.push(t.originalParametersInfo.subscribe(function(e){o.initialize(e)})),o.initialize(t.originalParametersInfo()),c.pureComputed(function(){return!o.isEmpty()})),s=(o.tabInfo=new p.TabInfoWithPropertyGrid({text:"Parameters",template:"dxrd-preview-parameters",model:o,keyboardHelper:i?new v.AccordionKeyboardHelper:void 0,localizationId:"PreviewStringId.RibbonPreview_Parameters_Caption",imageClassName:"parameters",imageTemplateName:"dxrd-svg-tabs-parameters",visible:r}),c.observable(!1)),e=c.pureComputed({read:function(){return r()&&s()},write:function(e){return s(e)}});return o.popupInfo={visible:e,notEmpty:r},o._disposables.push(o.popupInfo),o}t.PreviewParametersViewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(2);t.viewerEditorTemplates={multiValue:{header:"dxrd-multivalue",extendedOptions:{onMultiTagPreparing:function(e){var t,i=e.selectedItems.length;i===e.model.items.length&&(t=o.getLocalization("All selected ({0})","ASPxReportsStringId.WebDocumentViewer_MultiValueEditor_AllSelected"),e.text=r.formatUnicorn(t,i))}}},rangeEditor:{header:"dxrv-range-parameter"},multiValueEditable:{custom:"dxrd-multivalue-editable"},selectBox:{header:"dx-selectbox"}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),i=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),i=(r=i.Disposable,s(a,r),a.prototype._addDisposable=function(e){this._disposables.push(e)},a.prototype.dispose=function(){r.prototype.dispose.call(this),this.removeProperties()},a.prototype.GetParametersModel=function(){return this.parametersModel},a.prototype.OpenReport=function(e){this.reportPreview.openReport(e)},a.prototype.Print=function(e){this.reportPreview.printDocument(e)},a.prototype.ExportTo=function(e,t){this.reportPreview.exportDisabled()||this.reportPreview.exportDocumentTo(e||"pdf",t)},a.prototype.GetCurrentPageIndex=function(){return this.reportPreview.pageIndex()},a.prototype.GoToPage=function(e){this.reportPreview.goToPage(e)},a.prototype.Close=function(){this.reportPreview.deactivate()},a.prototype.ResetParameters=function(){this.parametersModel&&this.parametersModel.restore()},a.prototype.StartBuild=function(){this.parametersModel&&this.parametersModel.submit()},a.prototype.PerformCustomDocumentOperation=function(e,t){return this.reportPreview.customDocumentOperation(e,t)},a);function a(e){var t=r.call(this)||this;return t.rootStyle=e.rootStyle,t.reportPreview=e.reportPreview,t.parametersModel=e.parametersModel,t.exportModel=e.exportModel,t.searchModel=e.searchModel,t.rtl=e.rtl,t._disposables.push(e.reportPreview),t._disposables.push(e.parametersModel),t._disposables.push(e.exportModel),t._disposables.push(e.searchModel),t}t.PreviewDisposableModel=i;s(d,n=i);var n,s=d;function d(e){var t=n.call(this,e)||this;return t.documentMapModel=e.documentMapModel,t.tabPanel=e.tabPanel,t.actionLists=e.actionLists,t.accessibilityCompliant=e.accessibilityCompliant,t._disposables.push(e.documentMapModel),t._disposables.push(e.tabPanel),t._disposables.push(e.actionLists),t}t.PreviewModel=s},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(92)),d=i(7),l=i(6),p=i(0),c=i(1),a=i(2),v=i(124),h=i(93),i=(n=p.Disposable,r(u,n),u.prototype.resetSearchResult=function(){this._cachedRequests={},this._cachedWholeWordRequests={},this._cachedCaseSensitiveRequests={},this._cachedWholeWordWithCaseRequests={},this.searchResult([]),this.searchText("")},u.prototype.findTextRequestDone=function(e,t){this.loading(!1),e?(t=(e.success?e.matches:[])||[],this.searchResult(t)):this.searchResult([])},u.prototype.onItemRendered=function(e){var t=this;this._timeoutItemRendered&&clearTimeout(this._timeoutItemRendered),this._timeoutItemRendered=setTimeout(function(){t.tabInfo.keyboardHelper&&t.tabInfo.keyboardHelper.initialize()},100)},u.prototype.getActions=function(e){return this.actions},u.prototype.noResultText=function(){return a.formatUnicorn(p.getLocalization("No results found for {0}","ASPxReportsStringId.WebDocumentViewer_AriaSearchNoResults"),'"'+this.searchText()+'"')},Object.defineProperty(u.prototype,"disabled",{get:function(){return this.loading()},enumerable:!0,configurable:!0}),u.createResultNavigator=function(e,t){return new s.SearchResultNavigator(e,t)},u);function u(s,e){function t(r,e,t){a._searchTimeout&&clearTimeout(a._searchTimeout),a._searchTimeout=setTimeout(function(){var e,t,i,o;a._resultNavigator.currentResult(null),r?(e=a.matchCase(),r=e?a.searchText():a.searchText().toLocaleLowerCase(),(t=a.matchWholeWord()?e?a._cachedWholeWordWithCaseRequests:a._cachedWholeWordRequests:e?a._cachedCaseSensitiveRequests:a._cachedRequests)[r]?(a.loading(!1),a.searchResult(t[r])):(a.loading(!0),a._searchIgnoreObs(!0),a._searchIgnoreObs=c.observable(!1),o=(i=a)._searchIgnoreObs,s.requestWrapper.findTextRequest(r,o).done(function(e){o()||i.findTextRequestDone(e,t[r])}).fail(function(e){o()||(i.searchResult([]),i.loading(!1))}))):(s.pages()&&s.pages()[s.pageIndex()]&&s.pages()[s.pageIndex()].selectBrick(""),a.searchResult([]))},100)}var a=n.call(this)||this,i=(a._searchIgnoreObs=c.observable(!1),a.itemClickAction=function(e){a.goToResult(e.data)},a.actions=[],a.focusRequested=c.observable(!0),a.matchWholeWord=c.observable(!1),a.matchCase=c.observable(!1),a.searchUp=c.observable(!1),a.searchText=c.observable(),a.searchResult=c.observable(),a.loading=c.observable(!1),a._renderedSearchResult=c.observable([]),a.resetSearchResult(),a._resultNavigator=u.createResultNavigator(a,s),a.clean=function(){a.searchText("")},a._disposables.push(s._currentDocumentId.subscribe(function(e){a.resetSearchResult()})),a._disposables.push(s._currentReportId.subscribe(function(e){a.resetSearchResult()})),a.findUp=function(){a.searchUp(!0),a.findNext()},a.findDown=function(){a.searchUp(!1),a.findNext()},a.goToResult=function(e){a._resultNavigator.goToResult(e.id)},a.findNext=function(){a.loading()||a._resultNavigator.next(a.searchUp())||t(a.searchText(),a.matchCase(),a.matchWholeWord())},a._disposables.push(a.searchText.subscribe(function(e){t(e,a.matchCase(),a.matchWholeWord())}),a.matchCase.subscribe(function(e){t(a.searchText(),0,a.matchWholeWord())}),a.matchWholeWord.subscribe(function(e){t(a.searchText(),a.matchCase())})),c.pureComputed(function(){var e=s._currentDocumentId(),t=s.pageIndex();return s.documentBuilding()||!e||-1===t})),o=c.pureComputed(function(){return l.SearchAvailable()}),r=(a._disposables.push(i,o),a.actions.push({id:d.ActionId.Search,text:p.getLocalization("Search","ASPxReportsStringId.SearchDialog_Header"),imageClassName:"dxrd-image-search",imageTemplateName:"dxrd-svg-preview-search",disabled:i,visible:o,hasSeparator:!0,hotKey:{ctrlKey:!1,keyCode:70},clickAction:function(){a.tabInfo.active()?a.tabInfo.active.notifySubscribers(!0):a.tabInfo.active(!0)}}),a.tabInfo=new p.TabInfo({text:"Search",template:"dxrd-preview-search",model:a,keyboardHelper:e?new h.SearchKeyboardHelper(a):void 0,localizationId:"ASPxReportsStringId.SearchDialog_Header",imageClassName:"search",imageTemplateName:"dxrd-svg-preview-search",visible:c.pureComputed(function(){return!i()&&l.SearchAvailable()})}),a._disposables.push(a.searchResult.subscribe(function(e){e&&a._renderedSearchResult(e.map(function(e){return{data:e}}))})),a._disposables.push(a.tabInfo),null);return a._disposables.push(a.searchResultDataSource=c.pureComputed(function(){return r&&r.dispose(),r=new v.default({store:a._renderedSearchResult(),paginate:20<a._renderedSearchResult().length,pageSize:20})})),a}t.SearchViewModel=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(1)),n=i(7),d=i(0),l=i(2),i=(r=d.Disposable,s(p,r),p.prototype._getExportFormatItems=function(){var e=[],t=this._reportPreview.exportOptionsModel();return t&&(t.pdf&&e.push(n.ExportFormatID.PDF),t.xls&&e.push(n.ExportFormatID.XLS),t.xlsx&&e.push(n.ExportFormatID.XLSX),t.rtf&&e.push(n.ExportFormatID.RTF),t.docx&&e.push(n.ExportFormatID.DOCX),t.mht&&e.push(n.ExportFormatID.MHT),t.html&&e.push(n.ExportFormatID.HTML),t.textExportOptions&&e.push(n.ExportFormatID.Text),t.csv&&e.push(n.ExportFormatID.CSV),t.image&&e.push(n.ExportFormatID.Image)),e},p.prototype._exportDocumentByFormat=function(e){e&&this._reportPreview.exportDocumentTo(e)},p.prototype.getActions=function(e){return this.actions},p.prototype.dispose=function(){r.prototype.dispose.call(this),this.disposeArray(this.actions),this.removeProperties()},p);function p(t,e){var i=r.call(this)||this,o=(i.actions=[],i._reportPreview=t,a.pureComputed(function(){return!!t.exportOptionsModel()&&(!t.exportOptionsTabVisible||t.exportOptionsTabVisible())})),e=(i.tabInfo=new d.TabInfo({text:"Export Options",template:"dxrd-preview-export-options",model:t.exportOptionsModel,keyboardHelper:e?new l.AccordionKeyboardHelper:void 0,localizationId:"DevExpress.XtraPrinting.ExportOptions",imageClassName:"properties",imageTemplateName:"dxrd-svg-tabs-properties",visible:o}),a.pureComputed(function(){return[{text:"Export To",textId:"ASPxReportsStringId.WebDocumentViewer_ExportToText",imageClassName:"dxrd-image-export-to",imageTemplateName:"dxrd-svg-preview-export-export-to",items:i._getExportFormatItems()}]}));return i.actions.push({id:n.ActionId.ExportTo,text:"Export To",textId:"ASPxReportsStringId.WebDocumentViewer_ExportToText",disabled:t.exportDisabled,visible:!0,clickAction:function(e){t.exportDisabled()||i._exportDocumentByFormat(e.itemData.format)},items:e,templateName:"dxrd-preview-export-to",eventHandlers:new c}),i._disposables.push(o,i.tabInfo,e),i}t.ExportOptionsModel=i;v.prototype.onSubmenuShowing=function(t,i){var o=this;return function(e){e.submenu._overlay.option("container",t),e.submenu._overlay.option("focusStateEnabled",!1),e.submenu._overlay.option("position",{my:"left top",at:"left bottom",of:i,collision:"none",boundary:t}),o._menuButton=e.component.option("focusedElement")}},v.prototype.onSubmenuShown=function(e){var t=e.submenu;t.registerKeyHandler("escape",function(e){return t.hide()}),t.registerKeyHandler("leftArrow",function(e){return t.hide()}),t.registerKeyHandler("rightArrow",function(e){return t.hide()})},v.prototype.onSubmenuHiding=function(e){e.model.eventHandlers._menuButton&&(e.component.option("focusedElement",e.model.eventHandlers._menuButton),e.component.focus())};var c=v;function v(){}t.ExportOptionsEventHandlers=c},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l=i(17),p=i(1),c=i(3);t.getUpdateProgressBarCallback=function(e,t,i,o,r){void 0===r&&(r=c(window));var s,a,n,d=!e||!1!==e.keepOnVisibleArea,e=l.stringToPosition(e&&e.position);return i.progressBar.setPosition(e),d?(s=(d=c(o)).find(".dxrd-preview-progress"),a=l.getUpdatePreviewElementPositionCallback(s,d,r,".dxrd-preview-progress",e),t._addDisposable(i.progressBar.visible.subscribe(function(e){e&&a(o)})),n=function(){i.progressBar&&p.unwrap(i.progressBar.visible)&&a(o)},window.addEventListener("scroll",n),t._addDisposable({dispose:function(){window.removeEventListener("scroll",n)}}),n):c.noop}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(47)),d=i(6),a=i(0),l=i(2),p=i(125),c=i(1),v=i(3),h=(n=s.SearchViewModel,r(u,n),u.prototype.focusEditor=function(e){var t,i;this.searchPanelVisible()&&(this.editorVisible(!0),t=v(".dxrdp-search-editor"),(i=p.default.getInstance(t.get(0))).focus(),setTimeout(function(){e.currentTarget.blur(),i.focus()},1))},u.prototype._killSubscription=function(e){var t=this._disposables.indexOf(e);-1!=t&&(e&&e.dispose(),this._disposables.splice(t,1))},u.prototype._updateBricks=function(t,e){var i=this;if(t.brick()&&e&&0<e.length)for(var o=e.filter(function(e){return e.pageIndex===t.pageIndex}),r=0;r<o.length;r++)t.selectBrick(o[r].indexes,!0);else var s=t.brick.subscribe(function(e){s.dispose(),i._updateBricks(t,i.searchResult())})},u.prototype.updatePagesInBlocks=function(e){var t=this;e.forEach(function(e){e.page&&t.searchResult()&&0<t.searchResult().length&&t._updateBricks(e.page,t.searchResult())})},u.prototype.stopSearching=function(){this.height(0),this.editorVisible(!1),this.searchResult(null)},u.prototype.startSearch=function(){null===this.searchResult()&&this.findNext()},u.maxHeight=80,u);function u(t,i){function o(){s._killSubscription(e),e=i.selectedIndex.subscribe(function(e){return a(e)}),a(i.selectedIndex())}var r,e,s=n.call(this,t)||this,a=(s.height=c.observable(0),s._resultNavigator._disposables.forEach(function(e){e.dispose()}),function(e){s._killSubscription(r),r=i.items()[e].blocks.subscribe(function(e){return s.updatePagesInBlocks(e)}),s.updatePagesInBlocks(i.items()[e].blocks())});return s._disposables.push(i.items.subscribe(function(e){return o()})),o(),s._disposables.push(s.searchResult.subscribe(function(e){e&&0!==e.length?t.availablePages(e.map(function(e){return e.pageIndex})):(t.availablePages(null),t.pages().forEach(function(e){return e.resetBrickRecusive(e.brick())})),i.items()[i.selectedIndex()].blocks().forEach(function(e){e.page&&e.page.resetBrickRecusive(e.page.brick()),s._updateBricks(e.page,s.searchResult())})})),s.searchPanelVisible=t.searchPanelVisible,s.editorVisible=c.observable(!1),s._disposables.push(s.searchPanelVisible.subscribe(function(e){e&&d.SearchAvailable()?s.height(u.maxHeight):s.stopSearching()})),s.enabled=d.SearchAvailable,s}t.MobileSearchViewModel=h;g=a.Disposable,r(x,g),x.prototype.dispose=function(){g.prototype.dispose.call(this),this.viewModel.stopSearching()};var g,m=x;function x(e,t,i){var o=g.call(this)||this;return o.viewModel=e,o._disposables.push(e.height.subscribe(function(e){t.style.display=e?"block":"none",i.css({opacity:Math.min(e/h.maxHeight,1)})})),o}t.SearchBarModel=m,c.bindingHandlers.dxrdSearchBar={init:function(e,t){var t=c.unwrap(t()),i=v(e),i=(e.style.display="none",i.find(".dxrdp-taptosearch-text")),o=new m(t,e,i);l.addDisposeCallback(e,function(){o.dispose()})}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),d=i(3),l=i(2),i=(r=a.Disposable,s(p,r),p.prototype.cacheElementContent=function(e){this._parametersButtonContaner=e,this.initVisibilityIcons()},p.prototype.dispose=function(){r.prototype.dispose.call(this),this._parametersButtonContaner=null},p.prototype.initVisibilityIcons=function(){var i,o;this._parametersButtonContaner&&(i=this.showIcons(),o=this._parametersButtonContaner.offset().top,this._parametersButtonContaner.find(".dxrdp-parameter-action").each(function(e,t){i=o!==t.getBoundingClientRect().top}),this.showIcons(i))},p);function p(e){var t=r.call(this)||this;return t.formModel=e,t._submit=function(e){e=e.validationGroup&&e.validationGroup.validate&&e.validationGroup.validate();e&&!e.isValid||(t.formModel.submit&&t.formModel.submit(),t.visible(!1))},t._reset=function(){t.formModel.reset&&t.formModel.reset()},t._cancel=function(){t.formModel.cancel&&t.formModel.cancel(),t.visible(!1)},t.showIcons=n.observable(!1),t.className="",t.visible=e.visible,t.cancelDisabled=n.observable(!1),t.actionButtons=[{className:"dxrdp-parameters-reset",text:a.getLocalization("Reset","ASPxReportsStringId.ParametersPanel_Reset"),action:t._reset,disabled:!1,visible:!!e.reset,id:"dxrv-mobile-reset"},{className:"dxrdp-parameters-cancel",text:a.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel"),action:t._cancel,disabled:t.cancelDisabled,visible:!0,id:"dxrv-mobile-cancel"},{className:"dxrdp-parameters-submit",text:a.getLocalization("Submit","ASPxReportsStringId.ParametersPanel_Submit"),action:t._submit,disabled:!1,visible:!0,id:"dxrv-mobile-submit"}],t.actionIcons=[{className:"dxrdp-parameters-reset dxrdp-image-parameters-reset",action:t._reset,disabled:!1,visible:!!e.reset},{className:"dxrdp-parameters-cancel dxrdp-image-parameters-cancel",action:t._cancel,disabled:t.cancelDisabled,visible:!0},{className:"dxrdp-parameters-submit dxrdp-image-parameters-submit",action:t._submit,disabled:!1,visible:!0}],t}t.ParametersPopupModelBase=i;s(h,c=i);var c,v=h;function h(e,t){var i=c.call(this,{visible:e.popupInfo.visible,submit:e.submit,reset:e.restore})||this;return i.model=e,i._reportPreview=t,i._disposables.push(n.computed(function(){i.cancelDisabled(!i._reportPreview._currentDocumentId()||0===i._reportPreview.pages().length)})),i.contentTemplate="dxrv-preview-parameters-mobile-content",i.title=a.getLocalization("Parameters","DevExpress.XtraReports.UI.XtraReport.Parameters"),i}t.ParametersPopupModel=v;s(g,u=i);var u,v=g;function g(e){var o=u.call(this,{visible:e._popupVisible,cancel:function(){o.model.startDate(o._oldStart),o.model.endDate(o._oldEnd),o.model.applyValue()}})||this,e=(o.model=e,o._dateEditorClassName="dxrv-daterange-editor-item",o._dateButtonEditorClassName="dxrv-daterange-editor-button",o.getStringDate=function(e){return l.formatDate(e())},o.focusButton=function(e){var e=d(e.element),t=e.siblings("."+o._dateEditorClassName),i=e.closest("."+o.className);i.find("."+o._dateButtonEditorClassName).removeClass("dx-button-default"),e.addClass("dx-button-default"),i.find("."+o._dateEditorClassName).css("zIndex",1),t.css("zIndex",2)},o.actionButtons.filter(function(e){return"dxrv-mobile-submit"==e.id})[0]);return e&&(e.text=a.getLocalization("OK",l.StringId.DataAccessBtnOK)),o._disposables.push(o.textRangeValue=n.computed({read:function(){return o.model._displayText()},write:function(e){o.model.applyDate(e.range(),!0)}})),o._oldStart=o.model.startDate(),o._oldEnd=o.model.endDate(),o.contentTemplate="dxrv-preview-date-range-mobile",o.title=a.getLocalization("Date Range Parameter","AnalyticsCoreStringId.Mobile_DateRange_Title"),o.className="dxrv-preview-date-range-mobile-popup",o}t.DateRangeParemeterPopupModel=v},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(2);function r(e,t){this.sourceType=e,this.data=t}r.prototype.getDataUrl=function(){switch(this.sourceType){case"svg":return"data:image/svg+xml;charset=UTF-8;base64,"+encodeURI(this.data);case"img":return"data:image/x;base64,"+this.data}if("png"===this.sourceType||"jpg"===this.sourceType||"jpeg"===this.sourceType)return"data:image/"+this.sourceType+";base64,"+this.data},r.parse=function(e){var e=(e||"").split(","),t=e[0],e=e[1];return t&&new r(t,e)},r.toString=function(e){return o.formatUnicorn("{0},{1}",e.sourceType,e.data)},t.ImageSource=r},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(11),s=i(54),r=i(136),a=i(2),n=i(137);function d(){}d.generateCustomizeLocalizationCallback=function(e){return function(t){e("CustomizeLocalization",{LoadMessages:function(e){e&&("function"==typeof e.then?t.push(e):r.loadMessages(e))},SetAvailableCultures:function(e){var t={};t[o.defaultCulture]=o.availableCultures()[o.defaultCulture],a.extend(t,e),o.availableCultures(t)},WidgetLocalization:n})}},d.generateDesignerEvents=function(o){return{customizeActions:function(e){o("CustomizeMenuActions",{Actions:e,GetById:function(t){return t?e.filter(function(e){return t===e.id})[0]:null}})},reportTabClosing:function(e,t){return o("ReportTabClosing",e={Tab:e,ReadyToClose:t,Handled:!1}),e.Handled},reportTabClosed:function(e){o("ReportTabClosed",{Tab:e})},customizeParameterEditors:function(e,t){o("CustomizeParameterEditors",{parameter:e,info:t})},customizeParameterLookUpSource:function(e,t){return o("CustomizeParameterLookUpSource",e={parameter:e,items:t,dataSource:null}),e.dataSource},exitDesigner:function(){o("ExitDesigner")},reportSaving:function(e){var t={Url:e.url,Report:e.report,Cancel:e.cancel};o("ReportSaving",t),e.cancel=t.Cancel},reportSaved:function(e){e={Url:e.url,Report:e.report},o("ReportSaved",e)},reportOpening:function(e){var t={Url:e.url,Report:e.report,Cancel:e.cancel};o("ReportOpening",t),e.cancel=t.Cancel},reportOpened:function(e){e={Url:e.url,Report:e.report},o("ReportOpened",e)},tabChanged:function(e){o("TabChanged",{Tab:e})},onServerError:function(e){o("OnServerError",{Error:e})},customizeParts:function(e){o("CustomizeElements",{Elements:e,GetById:function(t){return t?e.filter(function(e){return t===e.id})[0]:null}})},componentAdded:function(e){o("ComponentAdded",{Model:e.model,Parent:e.parent})},customizeSaveDialog:function(i){o("CustomizeSaveDialog",{Popup:i,Customize:function(e,t){i.customize(e,t)}})},customizeSaveAsDialog:function(i){o("CustomizeSaveAsDialog",{Popup:i,Customize:function(e,t){i.customize(e,t)}})},customizeOpenDialog:function(i){o("CustomizeOpenDialog",{Popup:i,Customize:function(e,t){i.customize(e,t)}})},customizeToolbox:function(e){o("CustomizeToolbox",{ControlsFactory:e})},customizeLocalization:d.generateCustomizeLocalizationCallback(o),customizeFieldListActions:function(e,t){o("CustomizeFieldListActions",{Item:e,Actions:t})},beforeRender:function(e){o("BeforeRender",e)},customizeWizard:function(e,t){o("CustomizeWizard",{Type:e,Wizard:t})}}},d.generatePreviewEvents=function(o,r){var e={previewClick:function(e,i,t){return o("PreviewClick",e={PageIndex:e,Brick:i,DefaultHandler:t,GetBrickText:function(){return i&&i.text()},GetBrickValue:function(t){void 0===t&&(t="value");var e=i&&i.content&&i.content.filter(function(e){return e.Key===t})[0];return e&&e.Value},Handled:!1}),e.Handled},documentReady:function(e,t,i){o([r,"DocumentReady"].join(""),{ReportId:t,DocumentId:e,PageCount:i})},editingFieldChanged:function(e,t,i){return e={Field:e,OldValue:t,NewValue:i},o([r,"EditingFieldChanged"].join(""),e),e.NewValue},parametersSubmitted:function(e,t){o([r,"ParametersSubmitted"].join(""),{ParametersViewModel:e,Parameters:t})},parametersReset:function(e,t){o([r,"ParametersReset"].join(""),{ParametersViewModel:e,Parameters:t})},customizeParameterLookUpSource:function(e,t){return o("CustomizeParameterLookUpSource",e={parameter:e,items:t,dataSource:null}),e.dataSource},customizeParameterEditors:function(e,t){o("CustomizeParameterEditors",{parameter:e,info:t})},customizeActions:function(e){o([r,"CustomizeMenuActions"].join(""),{Actions:e,GetById:function(t){return t?e.filter(function(e){return t===e.id})[0]:null}})},customizeParts:function(e){o([r,"CustomizeElements"].join(""),{Elements:e,GetById:function(t){return t?e.filter(function(e){return t===e.templateName})[0]:null}})},customizeExportOptions:function(e){e=new s.CustomizeExportOptionsEventArgs(e),o([r,"CustomizeExportOptions"].join(""),e)},onServerError:function(e){o("OnServerError",{Error:e})}};return r||(e.beforeRender=function(e){o("BeforeRender",e)},e.customizeLocalization=d.generateCustomizeLocalizationCallback(o)),e},t.EventGenerator=d},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(1);function o(e){this._options=e}o.prototype.HideExportOptionsPanel=function(){this._options.panelVisible=!1},o.prototype.HideFormat=function(e){delete this._options.exportOptions[e.propertyName||e.format]},o.prototype.HideProperties=function(o){for(var r=this,e=[],t=1;t<arguments.length;t++)e[t-1]=arguments[t];function s(t,e){if(e=e.getInfo&&e.getInfo()){e=e.filter(function(e){return e.modelName===t||e.modelName==="@"+t})[0];if(e)return e.propertyName}return t}function a(e,t){t=s(t,e);var i=e.isPropertyVisible;e.isPropertyVisible=i?function(e){return i(e)&&e!==t}:function(e){return e!==t}}0==e.length?a(this._options.exportOptions,o.format):e.forEach(function(e){for(var t=Array.isArray(e)?e:e.split("."),i=r._options.exportOptions[o.format];1<t.length;)i=n.unwrap(i[s(t[0],i)]),t.splice(0,1);a(i,t[0])})},o.prototype.GetExportOptionsModel=function(e){return this._options.exportOptions[e.format]},t.CustomizeExportOptionsEventArgs=o},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.csvExportOptionsSerializationInfo=[o.textEncodingType,o.textExportMode,{propertyName:"quoteStringsWithSeparators",modelName:"@QuoteStringsWithSeparators",displayName:"Quote Strings with Separators",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.QuoteStringsWithSeparators",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},o.useCustomSeparator,o.csvTextSeparator,{propertyName:"skipEmptyRows",modelName:"@SkipEmptyRows",displayName:"Skip Empty Rows",localizationId:"DevExpress.XtraPrinting.CsvExportOptions.SkipEmptyRows",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"skipEmptyColumns",modelName:"@SkipEmptyColumns",displayName:"Skip Empty Columns",localizationId:"DevExpress.XtraPrinting.CsvExportOptions.SkipEmptyColumns",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(1),r=i(0),s=i(12);t.editorTemplates={csvSeparator:{header:"dx-text",extendedOptions:{placeholder:o.pureComputed(function(){return(s.cultureInfo.csvTextSeparator||"")+" "+r.getLocalization("(Using System Separator)","PreviewStringId.ExportOption_CsvSeparator_UsingSystem")})}}}},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(0),t=t(5);function r(e,t){(t=t||new i.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,o.docxExportDocumentOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return o.docxExportDocumentOptionsSerializationInfo},o.DocxExportDocumentOptions=r,o.docxExportDocumentOptionsSerializationInfo=[{propertyName:"title",modelName:"@Title",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Title",displayName:"Title",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"subject",modelName:"@Subject",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Subject",displayName:"Subject",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"keywords",modelName:"@Keywords",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Keywords",displayName:"Keywords",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"category",modelName:"@Category",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Category",displayName:"Category",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"comments",modelName:"@Comments",localizationId:"DevExpress.XtraPrinitng.DocxDocumentOptions.Comments",displayName:"Comments",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"author",modelName:"@Author",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Author",displayName:"Author",defaultVal:"",editor:t.editorTemplates.getEditor("text")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),i=i(5);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.prototype.getInfo=function(){return t.additionalRecipientSerializationsInfo},r.createNew=function(){return new r({})},t.AdditionalRecipientModel=r,t.additionalRecipientSerializationsInfo=[{propertyName:"ContactName",modelName:"@ContactName",displayName:"ContactName",localizationId:"DevExpress.XtraPrinting.Recipient.ContactName",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"Address",modelName:"@Address",displayName:"Address",localizationId:"DevExpress.XtraPrinting.Recipient.Address",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"Prefix",modelName:"@Prefix",displayName:"Prefix",localizationId:"DevExpress.XtraPrinting.Recipient.Prefix",defaultVal:"SMTP:",editor:i.editorTemplates.getEditor("text")},{propertyName:"fieldType",modelName:"@FieldType",displayName:"Field Type",localizationId:"DevExpress.XtraPrinting.Recipient.FieldType",defaultVal:"TO",editor:i.editorTemplates.getEditor("combobox"),from:o.fromEnum,valuesArray:[{value:"TO",displayValue:"TO",localizationId:"DevExpress.XtraPrinting.RecipientFieldType.TO"},{value:"CC",displayValue:"CC",localizationId:"DevExpress.XtraPrinting.RecipientFieldType.CC"},{value:"BCC",displayValue:"BCC",localizationId:"DevExpress.XtraPrinting.RecipientFieldType.BCC"}]}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(60),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,o.exportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return o.exportOptionsSerializationInfo},t.ExportOptions=s},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(24),r=i(61),s=i(27),a=i(29),n=i(31),d=i(33),l=i(65),p=i(35),c=i(36),v=i(37),h=i(38),u=i(25),i=i(5);t.exportOptionsSerializationInfo=[{propertyName:"csv",modelName:"Csv",displayName:"CSV Export Options",localizationId:"DevExpress.XtraPrinting.CsvExportOptions",from:o.CsvExportOptions.from,toJsonObject:o.CsvExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"email",modelName:"Email",displayName:"E-mail Options",localizationId:"DevExpress.XtraPrinting.EmailOptions",editor:i.editorTemplates.getEditor("objecteditor"),info:r.emailOptionsSerializationInfo},{propertyName:"html",modelName:"Html",displayName:"HTML Export Options",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions",from:s.HtmlExportOptions.from,toJsonObject:s.HtmlExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"image",modelName:"Image",displayName:"Image Export Options",localizationId:"DevExpress.XtraPrinting.ImageExportOptions",from:a.ImageExportOptions.from,toJsonObject:a.ImageExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"mailMessage",modelName:"MailMessage",displayName:"Mail Message Export Options",localizationId:"DevExpress.XtraPrinting.MailMessageExportOptions",from:n.MhtExportOptions.from,toJsonObject:n.MhtExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"mht",modelName:"Mht",displayName:"MHT Export Options",localizationId:"DevExpress.XtraPrinting.MhtExportOptions",from:n.MhtExportOptions.from,toJsonObject:n.MhtExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"nativeFormat",modelName:"NativeFormat",displayName:"Native Format Options",localizationId:"DevExpress.XtraPrinting.NativeFormatOptions",editor:i.editorTemplates.getEditor("objecteditor"),info:r.nativeFormatOptionsSerializationInfo},{propertyName:"pdf",modelName:"Pdf",displayName:"PDF Export Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions",from:d.PdfExportOptions.from,toJsonObject:d.PdfExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"printPreview",modelName:"PrintPreview",displayName:"Print Preview Options",localizationId:"DevExpress.XtraPrinting.PrintPreviewOptions",from:l.PrintPreviewOptions.from,toJsonObject:l.PrintPreviewOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"rtf",modelName:"Rtf",displayName:"RTF Export Options",localizationId:"DevExpress.XtraPrinting.RtfExportOptions",from:p.RtfExportOptions.from,toJsonObject:p.RtfExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"textExportOptions",modelName:"Text",displayName:"Text Export Options",localizationId:"DevExpress.XtraPrinting.TextExportOptions",from:c.TextExportOptions.from,toJsonObject:c.TextExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"xls",modelName:"Xls",displayName:"XLS Export Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions",from:v.XlsExportOptions.from,toJsonObject:v.XlsExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"xlsx",modelName:"Xlsx",displayName:"XLSx Export Options",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions",from:h.XlsxExportOptions.from,toJsonObject:h.XlsxExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"docx",modelName:"Docx",displayName:"Docx Export Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions",from:u.DocxExportOptions.from,toJsonObject:u.DocxExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(58),r=i(0),i=i(5);t.nativeFormatOptionsSerializationInfo=[{propertyName:"compressed",modelName:"@Compressed",displayName:"Compressed",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.Compressed",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"showOptionsBeforeSave",modelName:"@ShowOptionsBeforeSave",displayName:"Show Options Before Save",localizationId:"DevExpress.XtraPrinting.NativeFormatOptions.ShowOptionsBeforeSave",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool}],t.additionalRecipients={propertyName:"additionalRecipients",modelName:"AdditionalRecipients",displayName:"Additional Recipients",localizationId:"DevExpress.XtraPrinting.EmailOptions.AdditionalRecipients",array:!0,editor:i.editorTemplates.getEditor("commonCollection"),addHandler:o.AdditionalRecipientModel.createNew,template:"#dxrd-commonCollectionItem"},t.emailOptionsSerializationInfo=[{propertyName:"recipientName",modelName:"@RecipientName",displayName:"Recipient Name",localizationId:"DevExpress.XtraPrinting.EmailOptions.RecipientName",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"recipientAddress",modelName:"@RecipientAddress",displayName:"Recipient Address",localizationId:"DevExpress.XtraPrinting.EmailOptions.RecipientAddress",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"recipientAddressPrefix",modelName:"@RecipientAddressPrefix",displayName:"Recipient Address Prefix",localizationId:"DevExpress.XtraPrinting.EmailOptions.RecipientAddressPrefix",defaultVal:"SMTP:",editor:i.editorTemplates.getEditor("text")},{propertyName:"subject",modelName:"@Subject",displayName:"Subject",localizationId:"DevExpress.XtraPrinting.EmailOptions.Subject",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"body",modelName:"@Body",displayName:"Body",localizationId:"DevExpress.XtraPrinting.EmailOptions.Body",defaultVal:"",editor:i.editorTemplates.getEditor("text")},t.additionalRecipients]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),s=i(5),a=i(34),i=i(63);t.pdfACompatibilityValues={None:"None",PdfA1b:"PdfA1b",PdfA2b:"PdfA2b",PdfA3b:"PdfA3b"},t.pdfACompatibility={propertyName:"pdfACompatibility",modelName:"@PdfACompatibility",displayName:"PDF A Compatibility",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.PdfACompatibility",editor:s.editorTemplates.getEditor("combobox"),defaultVal:t.pdfACompatibilityValues.None,from:r.fromEnum,valuesArray:[{value:t.pdfACompatibilityValues.None,displayValue:t.pdfACompatibilityValues.None,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.None"},{value:t.pdfACompatibilityValues.PdfA1b,displayValue:t.pdfACompatibilityValues.PdfA1b,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.PdfA1b"},{value:t.pdfACompatibilityValues.PdfA2b,displayValue:t.pdfACompatibilityValues.PdfA2b,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.PdfA2b"},{value:t.pdfACompatibilityValues.PdfA3b,displayValue:t.pdfACompatibilityValues.PdfA3b,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.PdfA3b"}]},t.pdfExportOptionsSerializationInfo=[{propertyName:"convertImagesToJpeg",modelName:"@ConvertImagesToJpeg",displayName:"Convert Images to Jpeg",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ConvertImagesToJpeg",defaultVal:!0,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"showPrintDialogOnOpen",modelName:"@ShowPrintDialogOnOpen",displayName:"Show Print Dialog on Open",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ShowPrintDialogOnOpen",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"neverEmbeddedFonts",modelName:"@NeverEmbeddedFonts",displayName:"Never Embedded Fonts",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.NeverEmbeddedFonts",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"exportEditingFieldsToAcroForms",modelName:"@ExportEditingFieldsToAcroForms",displayName:"Export Editing Fields To AcroForms",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ExportEditingFieldsToAcroForms",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"imageQuality",modelName:"@ImageQuality",displayName:"Image Quality",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ImageQuality",editor:s.editorTemplates.getEditor("combobox"),defaultVal:"Highest",from:r.fromEnum,valuesArray:[{value:"Lowest",displayValue:"Lowest",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Lowest"},{value:"Low",displayValue:"Low",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Low"},{value:"Medium",displayValue:"Medium",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Medium"},{value:"High",displayValue:"High",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.High"},{value:"Highest",displayValue:"Highest",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Highest"}]},t.pdfACompatibility,o.pageRange,o.rasterizationResolution,{propertyName:"documentOptions",modelName:"DocumentOptions",displayName:"Document Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.DocumentOptions",from:a.PdfExportDocumentOptions.from,toJsonObject:a.PdfExportDocumentOptions.toJson,editor:s.editorTemplates.getEditor("objecteditor")},{propertyName:"pdfPasswordSecurityOptions",modelName:"PasswordSecurityOptions",displayName:"Pdf Password Security Options",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions",from:i.PdfPasswordSecurityOptions.from,toJsonObject:i.PdfPasswordSecurityOptions.toJson,editor:s.editorTemplates.getEditor("objecteditor")}]},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(2),r=t(0),s=t(5),t=t(64);function a(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}a.from=function(e,t){return new a(e||{},t)},a.toJson=function(e,t,i){return t.serialize(e,o.pdfExportPasswordSecurityOptionsSerializationInfo,i)},a.prototype.getInfo=function(){return o.pdfExportPasswordSecurityOptionsSerializationInfo},a.prototype.isPropertyDisabled=function(e){if(!this.permissionsPassword||!this.permissionsPassword())return"permissionsOptions"===e||e===o.pdfEncryptionLevel.propertyName&&!(this.openPassword&&this.openPassword())},a.prototype.hasSensitiveData=function(){return!!(this.openPassword&&this.openPassword()||this.permissionsPassword&&this.permissionsPassword())},o.PdfPasswordSecurityOptions=a,o.pdfEncryptionLevel={propertyName:"encryptionLevel",modelName:"@EncryptionLevel",displayName:"Encryption Level",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions.EncryptionLevel",defaultVal:"AES128",editor:s.editorTemplates.getEditor("combobox"),valuesArray:[{value:"ARC4",displayValue:"ARC4",localizationId:"DevExpress.XtraPrinting.PdfEncryptionLevel.ARC4"},{value:"AES128",displayValue:"AES128",localizationId:"DevExpress.XtraPrinting.PdfEncryptionLevel.AES128"},{value:"AES256",displayValue:"AES256",localizationId:"DevExpress.XtraPrinting.PdfEncryptionLevel.AES256"}]},o.pdfExportPasswordSecurityOptionsSerializationInfo=[i.createPasswordSerializationInfo({propertyName:"openPassword",modelName:"@OpenPassword",displayName:"Open Password",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions.OpenPassword",defaultVal:""}),o.pdfEncryptionLevel,i.createPasswordSerializationInfo({propertyName:"permissionsPassword",modelName:"@PermissionsPassword",displayName:"Permissions Password",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions.PermissionsPassword",defaultVal:""}),{propertyName:"permissionsOptions",modelName:"PermissionsOptions",displayName:"Pdf Permissions Options",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions",from:t.PdfPermissionsOptions.from,toJsonObject:t.PdfPermissionsOptions.toJson,editor:s.editorTemplates.getEditor("objecteditor")}]},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(0),t=t(5);function r(e,t){(t=t||new i.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,o.pdfExportPermissionsOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return o.pdfExportPermissionsOptionsSerializationInfo},o.PdfPermissionsOptions=r,o.pdfExportPermissionsOptionsSerializationInfo=[{propertyName:"printingPermissions",modelName:"@PrintingPermissions",displayName:"Printing Permissions",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.PrintingPermissions",defaultVal:"None",editor:t.editorTemplates.getEditor("combobox"),valuesArray:[{value:"None",displayValue:"None",localizationId:"DevExpress.XtraPrinting.PrintingPermissions.None"},{value:"LowResolution",displayValue:"LowResolution",localizationId:"DevExpress.XtraPrinting.PrintingPermissions.LowResolution"},{value:"HighResolution",displayValue:"HighResolution",localizationId:"DevExpress.XtraPrinting.PrintingPermissions.HighResolution"}]},{propertyName:"changingPermissions",modelName:"@ChangingPermissions",displayName:"Changing Permissions",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.ChangingPermissions",defaultVal:"None",editor:t.editorTemplates.getEditor("combobox"),valuesArray:[{value:"None",displayValue:"None",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.None"},{value:"InsertingDeletingRotating",displayValue:"InsertingDeletingRotating",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.InsertingDeletingRotating"},{value:"FillingSigning",displayValue:"FillingSigning",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.FillingSigning"},{value:"CommentingFillingSigning",displayValue:"CommentingFillingSigning",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.CommentingFillingSigning"},{value:"AnyExceptExtractingPages",displayValue:"AnyExceptExtractingPages",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.AnyExceptExtractingPages"}]},{propertyName:"enableCopying",modelName:"@EnableCopying",displayName:"Enable Copying",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.EnableCopying",defaultVal:!1,editor:t.editorTemplates.getEditor("bool"),from:i.parseBool},{propertyName:"enableScreenReaders",modelName:"@EnableScreenReaders",displayName:"Enable Screen Readers",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.EnableScreenReaders",defaultVal:!0,editor:t.editorTemplates.getEditor("bool"),from:i.parseBool}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,s.printPreviewOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return s.printPreviewOptionsSerializationInfo},t.PrintPreviewOptions=r;var s=i(66)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});i=i(5);t.printPreviewOptionsSerializationInfo=[{propertyName:"defaultFileName",modelName:"@DefaultFileName",displayName:"Default File Name",localizationId:"DevExpress.XtraPrinting.PrintPreviewOptions.DefaultFileName",defaultVal:"Document",editor:i.editorTemplates.getEditor("text")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.textExportOptionsSerializationInfo=[o.textEncodingType,{propertyName:"quoteStringsWithSeparators",modelName:"@QuoteStringsWithSeparators",displayName:"Quote Strings with Separators",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.QuoteStringsWithSeparators",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"separator",modelName:"@Separator",displayName:"Separator",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.Separator",defaultVal:"TAB",editor:i.editorTemplates.getEditor("text")},o.textExportMode]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),i=i(14);t.xlsxExportOptionsSerializationInfo=[o.xlsxExportMode].concat(i.xlsExportOptionsSerializationInfoCommon)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Locker=function(){var t=this;this.lock=function(e){t.isUpdate||(t.isUpdate=!0,e(),t.isUpdate=!1)},this.isUpdate=!1}},function(e,t,i){"use strict";var o,l,p,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),c=(Object.defineProperty(t,"__esModule",{value:!0}),i(52)),s=i(0),v=i(1),a=i(3),n=i(9),d=i(2);function h(e){var t={};return t=e&&(e=e.getDataUrl())?{background:"url("+e+") no-repeat",backgroundPosition:"center center",backgroundSize:"cover"}:t}function u(e,t,i){return a.isEmptyObject(i)?n.SvgTemplatesEngine.getExistingTemplate("dxrd-svg-checkboxglyphs-"+e+"_"+t):"dxrd-checkboxcustomglyph"}(i=l=t.GlyphStyle||(t.GlyphStyle={}))[i.StandardBox1=0]="StandardBox1",i[i.StandardBox2=1]="StandardBox2",i[i.YesNoBox=2]="YesNoBox",i[i.YesNoSolidBox=3]="YesNoSolidBox",i[i.YesNo=4]="YesNo",i[i.RadioButton=5]="RadioButton",i[i.Smiley=6]="Smiley",i[i.Thumb=7]="Thumb",i[i.Toggle=8]="Toggle",i[i.Star=9]="Star",i[i.Heart=10]="Heart",(i=p=t.CheckState||(t.CheckState={}))[i.Unchecked=0]="Unchecked",i[i.Checked=1]="Checked",i[i.Indeterminate=2]="Indeterminate",t.createCustomGlyphStyleCss=h,t.getCheckBoxTemplate=u;g=s.Disposable,r(m,g),m.prototype._toggleCheckState=function(){this.field.editValue()===p.Checked?this.field.editValue(p.Unchecked):this.field.editValue(p.Checked)},m.prototype.onKeyDown=function(e,t){t.key==d.KeyboardEnum.Space&&this.toggleCheckState()},m.prototype.onBlur=function(){this.focused(!1)},m.prototype.onFocus=function(){this.focused(!0)},m.prototype.onClick=function(e,t){t.target.focus(),this.toggleCheckState(),t.stopPropagation()},m.prototype.checked=function(){return this.field.editValue()===p.Checked||this.field.editValue()!==p.Unchecked&&void 0},m.prototype.toggleCheckState=function(){var t=this;this.field.readOnly()||(this.field.groupID()?!1===this.checked()&&(this._editingFieldsProvider().forEach(function(e){e.groupID()===t.field.groupID()&&e.editValue(p.Unchecked)}),this._toggleCheckState()):this._toggleCheckState())};var g,i=m;function m(t,e,i,o,r){var s=g.call(this)||this,a=(s.focused=v.observable(!1),s._editingFieldsProvider=r,s.template="dxrp-editing-field-checkbox",s.field=t,s.zoom=o,s.field.model().bounds),n=s.field.model().brickOptions.checkBoxBounds,d=s.field.model().brickOptions.rtlLayout;return s.containerStyle=function(){return{height:a.height+"px",width:a.width+"px",top:100*a.top/i+"%",left:100*a.left/e+"%"}},s.checkStyle=function(){return{height:n.height+"px",width:n.width+"px",top:n.top+"px",left:(d?a.width-n.left-n.width:n.left)+"px"}},s._disposables.push(s.customGlyphStyleCss=v.pureComputed(function(){var e=t.model().brickOptions.checkBoxGlyphOptions.customGlyphs.filter(function(e){return e.key===s.field.editValue()})[0];return e.value?h(new c.ImageSource(e.value.imageType,e.value.image)):{}})),s._disposables.push(s.checkStateStyleIcon=v.pureComputed(function(){return u(l[t.model().brickOptions.checkBoxGlyphOptions.glyphStyle],p[s.field.editValue()],s.customGlyphStyleCss())})),s}t.CheckEditingFieldViewModel=i},function(e,t,i){"use strict";var o,y,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(40)),b=i(11),w=i(0),_=i(2),z=i(1),M=i(3),i=(i(41),y=s.TextEditingFieldViewModelBase,r(P,y),P.prototype.activateEditor=function(e,t){this.field.readOnly()||this.active()||(this.active(!0),(t=M(t&&t.currentTarget).find(":focusable").eq(0)[0]).focus(),t.setSelectionRange&&t.setSelectionRange(t.value.length,t.value.length))},P.setText=function(e,t,i,o,r,s){for(var a=0;a<e.length;a++)e[a].text="";for(var n=Math.ceil(o.length/s),d=o.length%s,l=-1,l=0===t.indexOf("Bottom")?r-n:0===t.indexOf("Middle")?Math.floor((r-n)/2):0,p=-1,p=0<t.indexOf("Right")?i?0:s-d:0<t.indexOf("Center")?Math.floor((s-d)/2):i?s-d:0,a=l*s,c=0;c<o.length-d;c++,a++)0<=a&&a<e.length&&(e[a].text=o[c]);for(;c<o.length;c++,a++)0<=a&&a<e.length&&(e[a+p].text=o[c])},P);function P(t,e,i,o,r){for(var s=y.call(this)||this,a=(s.field=t,s.template="dxrp-character-comb-editing-field",s.active=z.observable(!1),t.model().brickOptions),n={rtl:function(){return a.rtl}},d=((new w.ModelSerializer).deserialize(n,JSON.parse(a.style),b.brickStyleSerializationsInfo),new _.CssCalculator(n,z.observable(!!a.rtlLayout))),l=parseInt(d.paddingsCss().paddingTop)+parseInt(d.paddingsCss().paddingBottom),p=d.borderCss(),c=("none"!==p.borderTop&&(l+=n.borderWidth()),"none"!==p.borderBottom&&(l+=n.borderWidth()),s.textStyle=function(){return M.extend({},d.fontCss(),d.foreColorCss(),d.textAlignmentCss())},s.hideEditor=function(e){setTimeout(function(){e?t.editValue(t._editorValue()):t._editorValue(t.editValue()),s.active(!1)})},s.containerStyle=z.pureComputed(function(){return M.extend({width:r.width+"px",height:r.height+"px","line-height":r.height-l+"px",top:100*r.top/i+"%",left:100*r.left/e+"%"},d.fontCss(),d.foreColorCss())}),0),v="none",h=(["Left","Top","Right","Bottom"].forEach(function(e){"none"!==p["border"+e]&&(v=p["border"+e],c=2*n.borderWidth())}),{border:v,"text-align":"center",position:"absolute","box-sizing":"border-box","border-color":"transparent"}),u=t.model().brickOptions.characterCombBounds,g=(s.cells=[],{}),m=0;m<u.length;m++)s.cells.push({style:M.extend({width:u[m].width+"px",height:u[m].height+"px","line-height":u[m].height-c+"px",top:u[m].top+"px",left:u[m].left+"px"},h),text:""}),g[u[m].top]=m;var x=Object.keys(g).length,f=s.cells.length/x;return P.setText(s.cells,n.textAlignment(),n.rtl(),t.editValue.peek(),x,f),t.editValue.subscribe(function(e){P.setText(s.cells,n.textAlignment(),n.rtl(),e,x,f)}),s.zoom=o,s}t.CharacterCombEditingFieldViewModel=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(19)),n=i(1),d=i(3),i=(r=a.ImageEditingFieldViewModel,s(l,r),l.prototype.isPopupActive=function(e){return this.active()&&this._getPopupContainer(e).hasClass(this._popupInitializedClass)},l.prototype.getPainter=function(){return null==this.painterData&&(this.painterData={imageSource:this.getImage(),imageType:this.getImageType(),alignment:this.alignment(),sizeMode:this.sizeMode(),zoom:this.zoom,canDraw:n.observable(!1)}),this.painterData},l.prototype.getPopupData=function(){var i=this,t=n.observable(!1);return this.popupData={contentData:this,paintData:this.painterData,contentTemplate:"dxrp-editing-field-image-editor",isVisible:function(e){return i.isPopupActive(e)},getContainer:function(){return i.popupTarget},getPositionTarget:function(e){return i._getPopupContainer(e)},showContent:t,onShown:function(e){t(!0)},onHiding:function(e){i._getPictureEditorModel(e.component._$popupContent[0]).painter.signaturePainter.resetLastPosition(),i._resetPainter(i._getPainterModel(e.element)),document.activeElement.blur(),i.active(!1)},onContentReady:function(t){i._resetPainter(i._getPainterModel(t.element)),t.component&&t.component.registerKeyHandler("tab",function(e){i.popupData.onHiding(t)})},renderedHandler:function(e,t){i._resetPictureEditor(i._getPictureEditorModel(e))}},this.popupData},l.prototype.activateEditor=function(e,t){this.field.readOnly()||((t=this._getPopupContainer(t.target)).hasClass(this._popupInitializedClass)||t.addClass(this._popupInitializedClass),this.active(!0))},l);function l(){var t=null!==r&&r.apply(this,arguments)||this;return t.parentPopupClass="dxrp-editing-field-popup-container",t._popupInitializedClass="dxrp-editing-field-popup-container-initialized",t._getPopupContainer=function(e){return d(e).closest("."+t.parentPopupClass)},t._getPainterModel=function(e){e=t._getPopupContainer(e).find(".dx-painter");return e.length?n.dataFor(e[0]):null},t._getPictureEditorModel=function(e){e=d(e).find(".dx-picture-editing");return e.length?n.dataFor(e[0]):null},t._resetPictureEditor=function(e){e.reset(t.painterData.imageSource,t.painterData.alignment,t.painterData.sizeMode,t.painterData.imageType),t._resetPainter(e.painter)},t._resetPainter=function(e){e.imagePainter.format(e.imageFormatByType(t.getImageType())),e.imagePainter.sizeMode(t.sizeMode()),e.imagePainter.alignment(t.alignment()),e.imagePainter.image(t.getImage()),e.refresh()},t.template="dxrp-popup-editing-field-image",t}t.PopupImageEditingFieldViewModel=i,t.DefaultImageEditingFieldViewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(10);function o(e){this._getSortingStage=e}o.prototype.doSorting=function(e,t,i){if(e){if(i){if(this._detachSorting(e))return}else t?this._appendSorting(e):this._applySorting(e);return!0}},o.prototype._applySorting=function(e){for(var t=this._getSortingStage(),i=0;i<t.length;i++)if(t[i]&&t[i].Key===e.target){for(var o,r=t[i].Value||[],s=0;s<r.length;s++)r[s]&&r[s].fieldName===e.field?0!=s?(o=r.splice(s,1)[0],this._changeSortOrder(o),r.unshift(o)):this._changeSortOrder(r[s]):r[s].sortOrder=a.ColumnSortOrder.None;return}},o.prototype._appendSorting=function(e){for(var t=this._getSortingStage(),i=0;i<t.length;i++)if(t[i]&&t[i].Key===e.target)for(var o,r=t[i].Value||[],s=0;s<r.length;s++)if(r[s]&&r[s].fieldName===e.field)return s!=r.length-1?(o=r.splice(s,1)[0],this._changeSortOrder(o),void r.push(o)):void this._changeSortOrder(r[s])},o.prototype._detachSorting=function(e){for(var t=!1,i=this._getSortingStage(),o=0;o<i.length;o++)if(i[o]&&i[o].Key===e.target)return void(i[o].Value||[]).forEach(function(e){e.sortOrder===a.ColumnSortOrder.None?t=!0:e.sortOrder=a.ColumnSortOrder.None});return t},o.prototype._changeSortOrder=function(e){e.sortOrder=e.sortOrder===a.ColumnSortOrder.Ascending?a.ColumnSortOrder.Descending:a.ColumnSortOrder.Ascending},t.SortingProcessor=o},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(1);function r(e,t){return 100*e/t+"%"}function n(e,t){var t=t?t():[];return e.efIndex&&0<e.efIndex&&e.efIndex<=t.length&&"text"===t[e.efIndex-1].type()?t[e.efIndex-1].editValue():(t=e.content&&e.content.filter(function(e){return"text"===e.Key})[0])&&t.Value}t.convertToPercent=r,t.brickText=n,t.updateBricksPosition=function t(e,i,o){e&&(e[e.rtl?"rightP":"leftP"]=r(e.left,o),e.widthP=r(e.width,o),e.topP=r(e.top,i),e.heightP=r(e.height,i),e.bricks&&e.bricks.forEach(function(e){t(e,i,o)}))},t.initializeBrick=function t(i,o,r,s){i&&(i.active?i.active(!1):i.active=a.observable(!1),i.onClick=function(e){o&&o(i,e)},i.bricks&&i.bricks.forEach(function(e){e&&(e.top+=i.top,e.left+=i.left,t(e,o,r,s))}),0<i.efIndex&&s.push(i),i.text=function(){return n(i)})}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(1)),i=i(2),n=(r=i.AccessibilityKeyboardHelperBase,s(d,r),d.prototype.initialize=function(){r.prototype.initialize.call(this),this.setTabIndexes(0)},d.prototype.clickHandler=function(){},d.prototype.itemHandleEnterKey=function(e,t){return this.controlElements[t].actionExecute(e),!0},d.prototype.itemHandleSpaceKey=function(e,t){return this.itemHandleEnterKey(e,t)},d.prototype.createControlElement=function(e,t){return new p(e,a.dataFor(e))},d);function d(){var e=null!==r&&r.apply(this,arguments)||this;return e.controlElementClassName="dx-accessibility-editing-field-item",e.accessibilityCompliantEnabled=!0,e}t.PreviewEditingFieldsKeyboardHelper=n;l=i.AccessibilityControlElementBase,s(c,l),c.prototype.dispose=function(){this.element.removeEventListener("focus",this._activateHandler),this.element.removeEventListener("blur",this._blur),l.prototype.dispose.call(this)},c.prototype.actionExecute=function(e){this.model.activateEditor?this._activateHandler(e):this.model.onClick&&this.model.onClick(this.model,e)};var l,p=c;function c(e,t){var i=l.call(this,e)||this;return i.element=e,i.model=t,i._processFocus=!0,i._activateHandler=function(e){var t;i.model.activateEditor&&i._processFocus&&(i.model.activateEditor(i.model,{target:i.element,currentTarget:i.element}),i.element.setAttribute("tabindex","-1"),t=i.model.active.subscribe(function(e){e||(i.element.setAttribute("tabindex","0"),document.activeElement===document.body&&(i._processFocus=!1,i.element.focus()),t.dispose())}),i._disposables.push(t))},i._blur=function(e){i._processFocus=!0},e.addEventListener("focus",i._activateHandler),e.addEventListener("blur",i._blur),i}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),d=i(6);function r(e){this._preview=e}r.prototype.doneStartExportHandler=function(e,o,t,r){var s,a,n=this;void 0===r&&(r=!1);try{t?(this._preview._currentOperationId(t),s=0,(a=function(i){n._preview.getExportStatus(i).done(function(e){var t;e&&e.requestAgain?(s<e.progress&&(s=e.progress,n._preview.updateExportStatus(e.progress)),t=function(){a(i)},d.PollingDelay()?setTimeout(t,d.PollingDelay()):t()):(n._preview.progressBar.complete(),!e.requestAgain&&e.completed&&(n._preview.updateExportStatus(e.progress),n._preview.getExportResult(i,o,e.token,r,e.uri)))})})(this._preview._currentOperationId())):this._preview.progressBar.complete()}finally{e.resolve(!0),this._preview._startBuildOperationId=""}},r.prototype.errorStartExportHandler=function(e,t){this._preview.progressBar.complete()},r.prototype.doneExportStatusHandler=function(e,t,i){try{i?(this._preview.progressBar&&this._preview.progressBar.progress()<i.progress&&this._preview.progressBar.progress(i.progress),e.resolve(i)):(e.resolve({requestAgain:!1}),this._preview.progressBar.complete())}finally{e.state&&"pending"!==e.state()||e.resolve({requestAgain:!1})}},r.prototype.errorExportStatusHandler=function(e,t){this._preview.progressBar.complete(),e.resolve({requestAgain:!1,completed:!1})},r.prototype.doneStartBuildHandler=function(e,t,i){var o=this;try{var r,s,a=function(e){e&&o._preview.pages.removeAll(),o._preview.removeEmptyPages()};t&&t.documentId?(r=this._preview._stopBuildRequests[i],s=this._preview._closeDocumentRequests[i],i&&(r||s)?(s?this._preview.closeDocument(t.documentId):r&&this._preview.stopBuild(t.documentId),this._preview.progressBar.complete(),a()):(this._preview._currentDocumentId(t.documentId),this._preview.getDoGetBuildStatusFunc()(this._preview._currentDocumentId()))):(this._preview.progressBar.complete(),a())}finally{e.resolve(!0)}},r.prototype.errorStartBuildHandler=function(e,t){this._preview.pageLoading(!1),this._preview.errorMessage(o.getLocalization("Document creation was cancelled due to server error","WebDocumentViewer_DocumentCreationCancelled")),this._preview.progressBar.complete(),e.resolve(!0),this._preview.removeEmptyPages()},r.prototype.errorGetBuildStatusHandler=function(e,t,i){e.resolve({requestAgain:!1,completed:!1})},r.prototype.doneGetBuildStatusHandler=function(e,t,i,o){var r=this;try{if(i){this._preview.progressBar.progress()<i.progress&&!this._preview._stopBuildRequests[t]&&!o()&&this._preview.progressBar.progress(i.progress);var s=-1===this._preview.pageIndex()&&0<i.pageCount;s&&this._preview.pageIndex(0);for(var a,n=0;n<i.pageCount&&!this._preview._stopBuildRequests[t]&&!o();n++){var d,l,p=function(e){return r._preview.createPage(e,r._preview.createBrickClickProcessor(e))};n<this._preview.pages().length?((d=this._preview.pages()[n])&&!d.isEmpty||(d=p(n),this._preview.pages.splice(n,1,d)),-1===d.pageIndex&&(d.pageIndex=n,this._preview.pageIndex.peek()===n&&d.isClientVisible(!0))):(l=p(n),this._preview.pages.push(l))}this._preview._raiseOnSizeChanged(),s&&(a=this._preview.pages().length?0:-1,this._preview.goToPage(a,!0)),e.resolve(i)}else e.resolve({requestAgain:!1})}finally{"pending"===e.state()&&e.resolve({requestAgain:!1})}},t.PreviewHandlersHelper=r},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(59)),n=i(78),d=i(79),l=i(80),p=i(81),c=i(33),v=i(82),h=i(36),u=i(83),g=i(84),m=i(85),x=i(5),i=(r=a.ExportOptions,s(f,r),f.prototype._generateFromFunction=function(i){return function(e,t){return new i(e||{},t)}},f.prototype._generateInfo=function(){return[{propertyName:"csv",modelName:"Csv",displayName:"CSV Export Options",localizationId:"DevExpress.XtraPrinting.CsvExportOptions",from:n.CsvExportOptionsPreview.from,toJsonObject:n.CsvExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"html",modelName:"Html",displayName:"HTML Export Options",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions",from:this._generateFromFunction(d.HtmlExportOptionsPreview),toJsonObject:d.HtmlExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"image",modelName:"Image",displayName:"Image Export Options",localizationId:"DevExpress.XtraPrinting.ImageExportOptions",from:this._generateFromFunction(l.ImageExportOptionsPreview),toJsonObject:l.ImageExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"mht",modelName:"Mht",displayName:"MHT Export Options",localizationId:"DevExpress.XtraPrinting.MhtExportOptions",from:this._generateFromFunction(p.MhtExportOptionsPreview),toJsonObject:p.MhtExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"pdf",modelName:"Pdf",displayName:"PDF Export Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions",from:c.PdfExportOptions.from,toJsonObject:c.PdfExportOptions.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"rtf",modelName:"Rtf",displayName:"RTF Export Options",localizationId:"DevExpress.XtraPrinting.RtfExportOptions",from:this._generateFromFunction(v.RtfExportOptionsPreview),toJsonObject:v.RtfExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"textExportOptions",modelName:"Text",displayName:"Text Export Options",localizationId:"DevExpress.XtraPrinting.TextExportOptions",from:h.TextExportOptions.from,toJsonObject:h.TextExportOptions.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xls",modelName:"Xls",displayName:"XLS Export Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions",from:this._generateFromFunction(u.XlsExportOptionsPreview),toJsonObject:u.XlsExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xlsx",modelName:"Xlsx",displayName:"XLSx Export Options",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions",from:this._generateFromFunction(g.XlsxExportOptionsPreview),toJsonObject:g.XlsxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"docx",modelName:"Docx",displayName:"Docx Export Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions",from:this._generateFromFunction(m.DocxExportOptionsPreview),toJsonObject:m.DocxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")}]},f.prototype.hasSensitiveData=function(){return this.xls&&this.xls.hasSensitiveData()||this.xlsx&&this.xlsx.hasSensitiveData()||this.pdf&&this.pdf.hasSensitiveData()},f.prototype.getInfo=function(){return this._generateInfo()},f);function f(){return null!==r&&r.apply(this,arguments)||this}t.ExportOptionsPreview=i;s(b,y=i),b.prototype._generateInfo=function(){return[{propertyName:"html",modelName:"Html",displayName:"HTML Export Options",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions",from:this._generateFromFunction(d.HtmlExportOptionsMergedPreview),toJsonObject:d.HtmlExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"image",modelName:"Image",displayName:"Image Export Options",localizationId:"DevExpress.XtraPrinting.ImageExportOptions",from:this._generateFromFunction(l.ImageExportOptionsMergedPreview),toJsonObject:l.ImageExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"mht",modelName:"Mht",displayName:"MHT Export Options",localizationId:"DevExpress.XtraPrinting.MhtExportOptions",from:this._generateFromFunction(p.MhtExportOptionsMergedPreview),toJsonObject:p.MhtExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"pdf",modelName:"Pdf",displayName:"PDF Export Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions",from:c.PdfExportOptions.from,toJsonObject:c.PdfExportOptions.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"rtf",modelName:"Rtf",displayName:"RTF Export Options",localizationId:"DevExpress.XtraPrinting.RtfExportOptions",from:this._generateFromFunction(v.RtfExportOptionsMergedPreview),toJsonObject:v.RtfExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xls",modelName:"Xls",displayName:"XLS Export Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions",from:this._generateFromFunction(u.XlsExportOptionsMergedPreview),toJsonObject:u.XlsExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xlsx",modelName:"Xlsx",displayName:"XLSx Export Options",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions",from:this._generateFromFunction(g.XlsxExportOptionsMergedPreview),toJsonObject:g.XlsxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"docx",modelName:"Docx",displayName:"Docx Export Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions",from:this._generateFromFunction(m.DocxExportOptionsMergedPreview),toJsonObject:m.DocxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")}]};var y,a=b;function b(){return null!==y&&y.apply(this,arguments)||this}t.ExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(24)),n=i(4),i=(r=a.CsvExportOptions,s(d,r),d.from=function(e,t){return new d(e||{},t)},d.prototype.isPropertyVisible=function(e){return e!==n.useCustomSeparator.propertyName},d.prototype.isPropertyDisabled=function(e){return!1},d);function d(){return null!==r&&r.apply(this,arguments)||this}t.CsvExportOptionsPreview=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(28)),n=i(27),d=i(8),l=[].concat(a.htmlExportOptionsSerializationInfoBase),i=(r=n.HtmlExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.htmlExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.HtmlExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.htmlExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.htmlExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.htmlExportMode(d.excludeModesForMergedDocuments(e.htmlExportMode())()),e}t.HtmlExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(30)),n=i(29),d=i(8),l=[].concat(a.imageExportOptionsSerializationInfoBase),i=(r=n.ImageExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.imageExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.ImageExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.imageExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.imageExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.imageExportMode(d.excludeModesForMergedDocuments(e.imageExportMode())()),e}t.ImageExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(32)),n=i(31),d=i(8),l=[].concat(a.mhtExportOptionsSerializationInfoBase),i=(r=n.MhtExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.htmlExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.MhtExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.htmlExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.htmlExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.htmlExportMode(d.excludeModesForMergedDocuments(e.htmlExportMode())()),e}t.MhtExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(13)),n=i(35),d=i(4),l=i(8),p=[].concat(a.rtfExportOptionsSerializationInfoBase),i=(r=n.RtfExportOptions,s(c,r),c.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},c.prototype.getInfo=function(){return this._getVariableInfo().concat(p)},c.prototype._getVariableInfo=function(){return[d.rtfExportMode]},c);function c(){return null!==r&&r.apply(this,arguments)||this}t.RtfExportOptionsPreview=i;s(h,v=i),h.prototype._getVariableInfo=function(){return[l.rtfExportModeMergedPreview]},h.prototype.isPropertyDisabled=function(e){return v.prototype.isPropertyDisabled.call(this,e)||e===l.rtfExportModeMergedPreview.propertyName};var v,a=h;function h(e,t){e=v.call(this,e,t)||this;return e.rtfExportMode(l.excludeModesForMergedDocuments(e.rtfExportMode())()),e}t.RtfExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(14)),n=i(37),d=i(8),l=[].concat(a.xlsExportOptionsSerializationInfoBase,a.xlsExportOptionsSerializationInfoCommon),i=(r=n.XlsExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.xlsExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.XlsExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.xlsExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.xlsExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.xlsExportMode(d.excludeModesForMergedDocuments(e.xlsExportMode())()),e}t.XlsExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(14)),n=i(38),d=i(8),l=[].concat(a.xlsExportOptionsSerializationInfoCommon),i=(r=n.XlsxExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.xlsxExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.XlsxExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.xlsxExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.xlsxExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.xlsxExportMode(d.excludeModesForMergedDocuments(e.xlsxExportMode())()),e}t.XlsxExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(4)),n=i(13),d=i(26),l=i(25),p=i(8),c=[a.pageRange,a.docxTableLayout,n.keepRowHeight,a.rasterizeImages,a.rasterizationResolution,a.exportPageBreaks,a.exportWatermarks,d.docxDocumentOptions],i=(r=l.DocxExportOptions,s(v,r),v.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},v.prototype.getInfo=function(){return this._getVariableInfo().concat(c)},v.prototype._getVariableInfo=function(){return[a.docxExportMode]},v);function v(){return null!==r&&r.apply(this,arguments)||this}t.DocxExportOptionsPreview=i;s(u,h=i),u.prototype._getVariableInfo=function(){return[p.docxExportModeMergedPreview]},u.prototype.isPropertyDisabled=function(e){return h.prototype.isPropertyDisabled.call(this,e)||e===p.docxExportModeMergedPreview.propertyName};var h,n=u;function u(e,t){e=h.call(this,e,t)||this;return e.docxExportMode(p.excludeModesForMergedDocuments(e.docxExportMode())()),e}t.DocxExportOptionsMergedPreview=n},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),d=i(3),l=i(2),i=(r=a.Disposable,s(p,r),p.prototype.setPosition=function(e){e?this.cssClasses({"dxrd-align-bottom":e.bottom,"dxrd-align-top":e.top,"dxrd-align-left":e.left,"dxrd-align-right":e.right}):this.cssClasses({"dxrd-align-default":!0})},p);function p(e){var i=r.call(this)||this;return i.progress=n.observable(0),i._forceInvisible=n.observable(!1),i.inProgress=n.observable(!1),i.cancelText=n.observable(a.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel")),i.text=n.observable(""),i.cssClasses=n.observable(),i.visible=n.pureComputed({read:function(){return!i._forceInvisible()&&i.inProgress()},write:function(e){i._forceInvisible(!e)}}),i.complete=function(){i.inProgress(!1),i.progress(0),d.isFunction(i._onComplete)&&i._onComplete(),i._onComplete=null},i.startProgress=function(e,t){i.inProgress(!0),i.progress(0),i._onComplete=e,i.stop=function(){try{d.isFunction(t)&&t()}finally{i.complete()}}},e&&(i.progressBarAccessibility=new l.ListKeyboardHelper,i._disposables.push(i.progressBarAccessibility)),i}t.ProgressViewModel=i},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(2)),n=i(1),i=(s=a.KeyboardHelperWithArrowButtonBase,r(d,s),d.prototype.dispose=function(){this._activeBricksSubscription&&this._activeBricksSubscription.dispose(),this._afterInitializeCallback=null,this._initTimeout&&clearTimeout(this._initTimeout),s.prototype.dispose.call(this)},d.prototype.initialize=function(){var r=this;this._currentPage&&(this._bricks=this._currentPage.bricks,this._usePageKeyboardNavigation()?this.startIndex=this._pages().indexOf(this._currentPage):this.startIndex=0,s.prototype.initialize.call(this),this._afterInitializeCallback&&this._afterInitializeCallback(),this._afterInitializeCallback=null,this._needFocusNext&&(this.controlElements[this.startIndex].element.focus(),this.lastFocusItem().setAttribute("tabindex","-1"),this._needFocusNext=!1),this._activeBricksSubscription&&this._activeBricksSubscription.dispose(),this._activeBricksSubscription=this._currentPage.activeBricks.subscribe(function(e){if(r._liveRegionTimeout&&clearTimeout(r._liveRegionTimeout),e.length){r._liveRegionTimeout=r.liveRegion().changeText(r._getSelectedContent(","));for(var t=r._bricks(),i=0;i<t.length;i++){var o=t[i];if(o===e[0]&&(r._firstSelectedBrickIndex=i),o===e[e.length-1]){r._lastSelectedBrickIndex=i;break}}}}))},d.prototype.clickHandler=function(){},d.prototype.itemHandleEscKey=function(e,t){return!!this.active&&(this.controlElements[t].element.classList.remove("dx-accessibility-active-state"),this.active=!1,this._resetBricks(),!0)},d.prototype._actionExecute=function(t,i){var o,e,r,s=this;t.navigation?t.onClick(i):t.efIndex&&(o=this._currentPage.editingFields()[t.efIndex-1],e=Array.prototype.slice.call(i.target.querySelectorAll(".dx-accessibility-editing-field-item")),(e=a.findFirstItemMatchesCondition(e,function(e){return n.dataFor(e)===o}))&&o.activateEditor?(o.activateEditor(o,{target:e,currentTarget:e}),r=o.active.subscribe(function(e){e||(document.activeElement===document.body&&i.target.focus(),t.active(!0),s.active=!0,i.target.classList.add("dx-accessibility-active-state"),r.dispose())}),this._disposables.push(r)):o.onClick&&o.onClick(o,i))},d.prototype._getNonEmptyBrick=function(e,t){var e=e+(t?-1:1),i=this._bricks(),o=i[e];return(o=t&&e<0||e>i.length-1?this._getNonEmptyBrick(t?i.length:-1,t):o).efIndex&&0<o.efIndex||o.text()||o.efIndex||o.navigation?o:this._getNonEmptyBrick(e,t)},d.prototype._pageChangeHandle=function(e,t,i){return void 0===i&&(i=!1),this._needFocusNext=!0,this.reset(),this.active?(this._getNonEmptyBrick(t,i).active(!0),!0):this._usePageKeyboardNavigation()?e():((t=this.lastFocusItem()).setAttribute("tabindex","0"),t.focus(),!1)},d.prototype._activatePage=function(e,t){this._bricks().length&&(t=this.controlElements[t],this.active=!0,t.element.classList.add("dx-accessibility-active-state"),(t=this._getNonEmptyBrick(this._lastSelectedBrickIndex-1,!1))&&t.active(!0))},d.prototype.itemHandleHomeKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return s.prototype.itemHandleHomeKey.call(i,e,t)},-1)},d.prototype.itemHandleEndKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return s.prototype.itemHandleEndKey.call(i,e,t)},this._bricks().length,!0)},d.prototype.itemHandleLeftArrowKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return i.setFocusToPrevious(t),!0},this._firstSelectedBrickIndex,!0)},d.prototype.itemHandleRightArrowKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return i.setFocusToNext(t),!0},this._lastSelectedBrickIndex)},d.prototype.itemHandleEnterKey=function(e,t){var i=this;if(this.active){if(this._lastSelectedBrickIndex!==this._firstSelectedBrickIndex)return!1;var o=this._bricks()[this._lastSelectedBrickIndex];o&&o.active()&&this._actionExecute(o,e)}else this._usePageKeyboardNavigation()&&this._currentPage!==this._pages()[t]?(this._goToPage(t),this._afterInitializeCallback=function(){i._activatePage(e,t)}):this._activatePage(e,t);return!0},d.prototype.itemHandleSpaceKey=function(e,t){return this.itemHandleEnterKey(e,t)},d.prototype.setFocusToPrevious=function(e){return s.prototype.setFocusToPrevious.call(this,e)},d.prototype.setFocusToNext=function(e){return s.prototype.setFocusToNext.call(this,e)},d.prototype.createControlElement=function(e,t){return new p(e,this)},d);function d(e){var t=s.call(this)||this;return t.controlElementClassName="dx-accessibility-page-item",t.liveRegionId="dxrd-preview-bricks-live-region",t._needFocusNext=!1,t._firstSelectedBrickIndex=0,t._lastSelectedBrickIndex=0,t._resetBricksIndexes=function(){t._firstSelectedBrickIndex=0,t._lastSelectedBrickIndex=0},t._resetBricks=function(){return t._currentPage.selectBrick("")},t.delayedInit=function(){t._initTimeout&&clearTimeout(t._initTimeout),t._initTimeout=setTimeout(function(){t.initialize()},20)},t.reset=function(){t._resetBricks(),t._resetBricksIndexes()},t.active=!1,t._getSelectedContent=e.getSelectedContent,t._pages=e.pages,t._goToPage=e.goToPage.bind(e),t._usePageKeyboardNavigation=e.showMultipagePreview,t._disposables.push(e.currentPage.subscribe(function(e){e&&(t._currentPage=e,t.delayedInit())})),t}t.PreviewBricksKeyboardHelper=i;l=a.AccessibilityControlElementBase,r(c,l),c.prototype.dispose=function(){this.element.removeEventListener("focus",this._focusHandler),l.prototype.dispose.call(this)};var l,p=c;function c(e,t){var i=l.call(this,e)||this;return i.element=e,i._keyboardHelper=t,i._focusHandler=function(){i._keyboardHelper.liveRegion().changeText(a.getLocalization("Press Enter or Space to switch to the document reading mode.","ASPxReportsStringId.WebDocumentViewer_AriaSwitchToDocumentReadingMode")),i.element.classList.remove("dx-accessibility-active-state"),i._keyboardHelper.active&&i._keyboardHelper.reset(),i._keyboardHelper.active=!1},e.addEventListener("focus",i._focusHandler),i}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e){this._previewModel=e}Object.defineProperty(r.prototype,"previewModel",{get:function(){return this._previewModel()},set:function(e){this._previewModel(e)},enumerable:!0,configurable:!0}),r.prototype.previewExists=function(){return this.previewModel&&this.previewModel.reportPreview},r.prototype.GetReportPreview=function(){return this.previewExists()},r.prototype.GetPreviewModel=function(){return this.previewModel},r.prototype.GetParametersModel=function(){return this.previewModel&&this.previewModel.GetParametersModel()},r.prototype.PerformCustomDocumentOperation=function(e,t){return this.previewExists()&&this.previewModel.PerformCustomDocumentOperation(e,t)},r.prototype.OpenReport=function(e){return this.previewExists()&&this.previewModel.OpenReport(e)},r.prototype.Print=function(e){return this.previewExists()&&this.previewModel.Print(e)},r.prototype.ExportTo=function(e,t){this.previewExists()&&this.previewModel.ExportTo(e,t)},r.prototype.GetCurrentPageIndex=function(){return this.previewExists()&&this.previewModel.GetCurrentPageIndex()},r.prototype.GoToPage=function(e){this.previewExists()&&this.previewModel.GoToPage(e)},r.prototype.Close=function(){this.previewExists()&&this.previewModel.Close()},r.prototype.ResetParameters=function(){this.previewModel&&this.previewModel.ResetParameters()},r.prototype.StartBuild=function(){return this.previewModel&&this.previewModel.StartBuild()},r.prototype.UpdateLocalization=function(e){o.updateLocalization(e)},r.prototype.AdjustControlCore=function(){this.previewModel&&this.previewModel.updateSurfaceSize&&this.previewModel.updateSurfaceSize()},t.JSReportViewer=r},function(e,t,i){"use strict";var f=this&&this.__assign||function(){return(f=Object.assign||function(e){for(var t,i=1,o=arguments.length;i<o;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},y=(Object.defineProperty(t,"__esModule",{value:!0}),i(44)),b=i(46),w=i(10),_=i(39),z=i(47),M=i(94),P=i(16),E=i(48),S=i(12),H=i(97),I=i(7),V=i(49),k=i(17),r=i(6),s=i(98),O=i(2),C=i(0),B=i(1),D=i(3),a=i(144),A=i(109);function n(e){S.processZoomFactor(e.model.accessibilityCompliant);function t(){x&&x(c.position()),m&&m()}var i=!!e.model.accessibilityCompliant,o=e.callbacks,r=e.model,s=e.element,a=new w.PreviewRequestWrapper(null,o),n=new _.ReportPreview(r.handlerUri,a,void 0,o,r.rtl,i),d=new z.SearchViewModel(n,i),l=new M.DocumentMapModel(n),p=new y.PreviewParametersViewModel(n,new P.PreviewParameterHelper(r.parametersInfo&&r.parametersInfo.knownEnums,e.callbacks),i),i=new E.ExportOptionsModel(n,i),c=(n.canSwitchToDesigner=!r.previewVisible,n.allowURLsWithJSContent=r.allowURLsWithJSContent,a.initialize(n,p,d),new C.TabPanel({tabs:[p.tabInfo,i.tabInfo,d.tabInfo,l.tabInfo],autoSelectTab:!0,rtl:r.rtl})),a=(c.collapsed(!0),S.createFullscreenComputed(s,n)),v=new H.PreviewActions(n),h=new H.PreviewDesignerActions(n,a),u=B.observableArray([v,i,d,h]),u=new H.ActionLists(n,u,o&&o.customizeActions,n.previewVisible),p=(n.previewVisible(r.previewVisible),{rootStyle:"dxrd-preview dxd-back-primary",reportPreview:n,parametersModel:p,exportModel:i,searchModel:d,documentMapModel:l,tabPanel:c,actionLists:u,rtl:n.rtlViewer,accessibilityCompliant:r.accessibilityCompliant}),g=new b.PreviewModel(p),i=(g._addDisposable(v),g._addDisposable(h),g.parts=[{id:I.PreviewElements.Toolbar,templateName:I.PreviewElements.Toolbar,model:{actionLists:u,keyboardHelper:new O.ToolbarKeyboardHelper(u.toolbarItems)}},{id:I.PreviewElements.Surface,templateName:I.PreviewElements.Surface,model:g.reportPreview},{id:I.PreviewElements.RightPanel,templateName:I.PreviewElements.RightPanel,model:g}],o&&o.customizeParts&&o.customizeParts(g.parts),D(window)),m=V.getUpdateProgressBarCallback(r.progressBarSettings,g,n,s,i),x=k.updatePreviewContentSize(n.previewSize,s,r.rtl);r.tabPanelSettings&&(r.tabPanelSettings.width&&c.width(parseInt(r.tabPanelSettings.width)),r.tabPanelSettings.position&&c.position(r.tabPanelSettings.position));return g.updateSurfaceSize=t,g.resizeCallback=t,window.addEventListener("resize",g.resizeCallback),g._addDisposable(a),g._addDisposable(a.subscribe(g.resizeCallback)),g._addDisposable(c.width.subscribe(function(){setTimeout(function(){return x(c.position())},1)})),g._addDisposable(c.position.subscribe(function(e){x(e)})),g._addDisposable(c.isEmpty.subscribe(function(){setTimeout(function(){x(c.position())},1)})),t(),g._addDisposable({dispose:function(){window.removeEventListener("resize",g.resizeCallback),g.updateSurfaceSize=null,g.resizeCallback=null,m=x=null}}),O.appendStaticContextToRootViewModel(g,{_static:f({},O.staticContext._static,{formatSearchResult:A.formatSearchResult})},"dx-report-viewer"),s&&!n.canSwitchToDesigner&&e.applyBindings&&(o.beforeRender&&o.beforeRender(g),D(s).children().remove(),B.applyBindings(g,s)),g}function d(o){o.model&&o.model.localization&&C.addCultureInfo({messages:o.model.localization});var e=[];return o.callbacks&&o.callbacks.customizeLocalization&&o.callbacks.customizeLocalization(e),O.resolveFromPromises(e,function(){return(t=(e=o).model).previewVisible=void 0===t.previewVisible||t.previewVisible,t.allowURLsWithJSContent=void 0!==t.allowURLsWithJSContent&&t.allowURLsWithJSContent,t.accessibilityCompliant=void 0!==t.accessibilityCompliant&&t.accessibilityCompliant,e.applyBindings=void 0===e.applyBindings||e.applyBindings,i=e.callbacks&&e.callbacks.onServerError&&O.processErrorEvent(e.callbacks.onServerError),a.default({rtlEnabled:!!t.rtl}),t.remoteSettings&&(t.remoteSettings.authToken||t.remoteSettings.serverUri)&&(r.AsyncExportApproach(!0),t.handlerUri=O.RequestHelper.generateUri(t.remoteSettings.serverUri,r.ReportServerInvokeUri),r.SearchAvailable(!1),r.EditablePreviewEnabled(!1),r.ReportServerDownloadUri(O.RequestHelper.generateUri(t.remoteSettings.serverUri,r.ReportServerExportUri)),t.remoteSettings.authToken&&(C.ajaxSetup.ajaxSettings={headers:{Authorization:"Bearer "+t.remoteSettings.authToken}})),t=t.isMobile?s.createMobilePreview(e):n(e),i&&t._addDisposable(i),t;var e,t,i})}function l(e,t,i,o){return O.initGlobalize(e),d({model:e,element:t,callbacks:i,applyBindings:o}).done(function(){D.extend(!0,S.cultureInfo,e.cultureInfoList)})}function p(e,t){t.reportId||t.documentId?e.reportPreview.initialize(D.Deferred().resolve(t).promise()):(t=B.unwrap(t.reportUrl))&&e.OpenReport(t)}t.createDesktopPreview=n,t.createPreview=d,t.createAndInitPreviewModel=function(t,e,i,o){return l(t,e,i,o).done(function(e){p(e,t)})},t.createPreviewModel=l,t.initPreviewModel=p},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(21)),n=i(16),d=i(91),l=i(0),p=i(123),c=i(1),i=(r=l.Disposable,s(v,r),v._compareValues=function(e,t){return e instanceof Date&&t instanceof Date?e-t==0:e===t},v.prototype.safeAssignObservable=function(e,t){this[e]?(v._compareValues(this[e](),t())&&this[e](null),this[e](t())):this[e]=t},v.prototype.initialize=function(e,t){var i,o,r,s=this;r=this.isMultiValueWithLookUp?(this.safeAssignObservable("_value",c.observableArray((e||[]).map(function(e){return t.getValueConverter(s.type)(e)}))),i=new d.MultiValuesHelper(this._value,this.lookUpValues(),this.selectAllValues),(r=t.customizeParameterLookUpSource?t.customizeParameterLookUpSource(this.getParameterDescriptor(),i.dataSource):r)?i.dataSource=r:(r=new p.default({data:i.dataSource,key:"value"}),i.dataSource=a.ParameterHelper.createDefaultDataSource(r)),c.observable(i)):this.isMultiValue?e?t.createMultiValueArray(e,this):c.observableArray():this.allowNull&&!e&&!1!==e?c.observable(null):this.isRange?(o=t.getValueConverter(this.type),c.observableArray([this._originalValue.Start,this._originalValue.End].map(function(e){return c.unwrap(o(e))}))):c.observable(t.getValueConverter(this.type)(e)),this.safeAssignObservable("value",r)},v);function v(t,i){var o=r.call(this)||this;return o.valueInfo=c.observable(),o.lookUpValues=c.observableArray(),o.valueStoreCache=null,o.multiValueInfo=c.observable(),o.intTypes=["System.Int16","System.Int32","System.Int64"],o.floatTypes=["System.Single","System.Double","System.Decimal"],o.isTypesCurrentType=function(e,t){return-1<e.indexOf(t)},o.tag=t.Tag,o.type=t.TypeName,o.isRange=t.Value&&void 0!==t.Value.Start&&void 0!==t.Value.End,o.path=t.Path,o.visible=t.Visible,o.isFilteredLookUpSettings=t.IsFilteredLookUpSettings,o._originalLookUpValues=t.LookUpValues?i.mapLookUpValues(o.type,t.LookUpValues||[]):null,o.lookUpValues(o._originalLookUpValues),o.lookUpValues.subscribe(function(){o.valueStoreCache=null}),o.isMultiValue=t.MultiValue,o.selectAllValues=t.SelectAllValues,o.allowNull=t.AllowNull,o.isMultiValueWithLookUp=o.isMultiValue&&!!o.lookUpValues(),o._originalValue=t.Value,t.ValueInfo&&o.isTypesCurrentType(o.intTypes.concat(o.floatTypes),o.type)&&!o.isMultiValueWithLookUp&&(o._originalValue=t.ValueInfo),o.getParameterDescriptor=function(){return{description:t.Description,displayName:t.Description||t.Name,name:t.Name,tag:t.Tag,type:t.TypeName,value:o._originalValue,multiValue:t.MultiValue,selectAllValues:t.SelectAllValues,allowNull:t.AllowNull,hasLookUpValues:!!o.lookUpValues()||i.isEnumType(o),visible:t.Visible}},o._disposables.push(c.computed(function(){var e=i.getParameterInfo(o);e.propertyName=n.PreviewParameterHelper.getPrivatePropertyName(t.Path),o.valueInfo(e)})),o.initialize(o._originalValue,i),o}t.PreviewParameter=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i(1);t.MultiValuesHelper=function(e,t,i){var o,r=this;this.items=t,this.selectedItems=s.observableArray([]),this.value=e,this.dataSource=t,this.maxDisplayedTags=(t&&t.length||1)-1,this.isSelectedAll=s.pureComputed({read:function(){return r.value.length==t.length},write:function(e){e=e?o=o||t.map(function(e){return e.value}):[];r.value(e)}}),i&&this.isSelectedAll(!0)}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),d=i(1),i=(n=s.Disposable,r(a,n),a);function a(s,a){function t(e,t,i){s.searchResult()&&0!==s.searchResult().length?(t=0<=t&&s.searchResult().length>t?s.searchResult()[t]:o.getFirstMatchFromPage(a.pageIndex.peek(),s.searchUp.peek(),i),o.currentResult(t),e&&r(o.currentResult.peek())):a.pages()&&a.pages()[a.pageIndex()]&&a.pages()[a.pageIndex()].selectBrick("")}var o=n.call(this)||this,r=(o.currentResult=d.observable(null),function(e){var t;e&&(a.goToPage&&a.goToPage(e.pageIndex),(t=a.pages.peek()[e.pageIndex])&&t.selectBrick(e.indexes))});o.getFirstMatchFromPage=function(e,i,o){var r,t;return s.searchResult()&&0!==s.searchResult().length?((t=function(t){s.searchResult().forEach(function(e){o&&e.pageIndex===t?(!r||e.id<r.id&&!i||e.id>r.id&&i)&&(r=e):(e.pageIndex>=t&&!i&&(!r||e.id<r.id)||e.pageIndex<=t&&i&&(!r||e.id>r.id))&&(r=e)})})(e),r||t(i?a.pages().length:0),r):null};return o.goToResult=function(e){if(0!==e&&!e)return null;t(!0,e)},o._disposables.push(a.pageIndex.subscribe(function(e){o.currentResult()&&e===o.currentResult().pageIndex||o.currentResult(null)})),o._disposables.push(s.searchResult.subscribe(function(){t(!0)})),o.next=function(e){var t;return!!s.searchResult()&&(o.currentResult()?(t=o.currentResult().id,t=e?0===t?s.searchResult().length-1:t-1:t===s.searchResult().length-1?0:t+1,o.currentResult(s.searchResult()[t]),r(o.currentResult()),!0):(t=(0===a.pageIndex()?a.pages.length:a.pageIndex())-1,t=e?t:a.pageIndex(),t=o.getFirstMatchFromPage(t,e),o.currentResult(t),!!t&&(r(t),!0)))},o}t.SearchResultNavigator=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(2)),i=(r=a.ListKeyboardHelper,s(n,r),n);function n(t){var i=r.call(this)||this;return i.liveRegionId="dxrd-preview-search-live-region",i._disposables.push(t.searchResult.subscribe(function(e){0<e.length?i.liveRegion().changeText(a.formatUnicorn(a.getLocalization("{0} results are available","ASPxReportsStringId.WebDocumentViewer_AriaSearchResultsAvailable"),e.length)):!t.loading()&&t.searchText()&&i.liveRegion().changeText(t.noResultText())})),i._disposables.push(t.searchText.subscribe(function(e){e&&i.liveRegion().changeText(a.formatUnicorn(a.getLocalization("You searched for {0}","ASPxReportsStringId.WebDocumentViewer_AriaSearchString"),'"'+e+'"'))})),i}t.SearchKeyboardHelper=i},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(95)),n=i(96),d=i(0),l=i(1),p=i(2),i=(s=d.Disposable,r(c,s),c.prototype.dispose=function(){s.prototype.dispose.call(this),this.removeProperties()},c);function c(i){var r=s.call(this)||this,e=(r._selectedPath=l.observable("0"),r._setSelectedPathByNavigationNode=function(e,i,o){return void 0===o&&(o="0"),e.forEach(function(e,t){e.indexes===i.indexes&&e.pageIndex===i.pageIndex?r._selectedPath(o+"."+t.toString()):e.nodes&&r._selectedPath(r._setSelectedPathByNavigationNode(e.nodes,i,o+"."+t.toString()))}),r._selectedPath()},new a.DocumentMapTreeListController),t=(r.isEmpty=l.pureComputed(function(){return!(i.documentMap()&&i.documentMap().nodes&&0!==i.documentMap().nodes.length)}),e.clickHandler=function(e){var t,e=e.data.bookmark;e&&(t=e.pageIndex<0?0:e.pageIndex,i.pages.peek()[t].selectBrick(e.indexes))},i.brickClickDocumentMapHandler=function(e){i.documentMap&&i.documentMap()&&r._setSelectedPathByNavigationNode(i.documentMap().nodes,e)},r._disposables.push({dispose:function(){return delete i.brickClickDocumentMapHandler}}),l.pureComputed(function(){return!r.isEmpty()}));return r.tabInfo=new d.TabInfo({text:"Document Map",template:"dxrd-preview-document-map",model:r,keyboardHelper:new p.TreeListKeyboardHelper,localizationId:"DevExpress.XtraPrinting.PrintingSystemCommand.DocumentMap",imageClassName:"reportexplorer",imageTemplateName:"dxrd-svg-tabs-reportexplorer",visible:t}),r.documentMapOptions=l.pureComputed(function(){return{itemsProvider:new n.DocumentMapItemsProvider(i.documentMap()),expandRootItems:!0,selectedPath:r._selectedPath,treeListController:e,onItemsVisibilityChanged:function(){return r.tabInfo.keyboardHelper&&r.tabInfo.keyboardHelper.initialize()}}}),r._disposables.push(r.tabInfo,t,r.documentMapOptions,r.isEmpty),r}t.DocumentMapModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(1);function r(){this.selectedItem=o.observable(null),this.clickHandler=function(e){}}r.prototype.itemsFilter=function(e){return!0},r.prototype.hasItems=function(e){return!0===e.isList},r.prototype.canSelect=function(e){return!0},r.prototype.select=function(e){this.canSelect(e)&&e!==this.selectedItem.peek()&&(this.selectedItem.peek()&&this.selectedItem.peek().isSelected(!1),this.selectedItem(e),e.isSelected(!0))},r.prototype.showIconsForChildItems=function(){return!1},t.DocumentMapTreeListController=r},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=i(3);function a(i){var o=this;this.bookmarkDict={},this.getItems=function(e){var t=r.Deferred();return i?e.fullPath?(e=o._selectNode(i,e.fullPath),t.resolve(e)):(e=o._getRootNode(i),t.resolve(e)):t.reject(),t.promise()}}a.prototype._selectNode=function(e,t){if(this.bookmarkDict[t])return this.bookmarkDict[t];var i=t.split("."),o=e;if("0"!==i[0])return null;for(var r=1,s=i[r];r<i.length;s=i[++r]){if(!(o&&o.nodes&&o.nodes[s]))return null;o=o.nodes[s]}e=a.fillNode(o);return e&&0!==e.length&&(this.bookmarkDict[t]=e),e},a.fillNode=function(e){return!e||!e.nodes||e.nodes.length<=0?null:e.nodes.map(function(e,t){return{name:t+"",displayName:e.text,isList:e.nodes&&0<e.nodes.length,bookmark:e,specifics:"node"}})},a.prototype._getRootNode=function(e){return[{name:"0",displayName:e.text,isList:e.nodes&&0<e.nodes.length,bookmark:e,specifics:"node"}]},t.DocumentMapItemsProvider=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(7)),n=i(6),d=i(0),l=i(1),p=i(3),c=i(2),i=(r=d.Disposable,s(v,r),v.prototype.dispose=function(){r.prototype.dispose.call(this),this.removeProperties()},v.prototype.getActions=function(e){return this.actions},v);function v(e,t){var i=r.call(this)||this;return i.actions=[],i.actions.push({id:a.ActionId.Design,text:d.getLocalization("Design","ReportStringId.RepTabCtl_Designer"),imageClassName:"dxrd-image-design",imageTemplateName:"dxrd-svg-preview-report_designer",disabled:l.observable(!1),visible:e.canSwitchToDesigner,hotKey:{ctrlKey:!0,keyCode:68},clickAction:function(){e.previewVisible(!1),e.deactivate()}}),i.actions.push({id:a.ActionId.FullScreen,text:d.getLocalization("Full Screen","ASPxReportsStringId.ToolBarItemText_FullScreen"),imageClassName:"dxrd-image-fullscreen",imageTemplateName:"dxrd-svg-toolbar-fullscreen",disabled:l.observable(!1),visible:!e.canSwitchToDesigner,selected:t,clickAction:function(){t(!t())}}),i._disposables.push(t),i}t.PreviewDesignerActions=i;h=c.ActionListsBase,s(u,h),u.prototype.processShortcut=function(e,t){this.shouldIgnoreProcessing(t)||h.prototype.processShortcut.call(this,e,t)},u.prototype.dispose=function(){h.prototype.dispose.call(this),this.resetObservableArray(this.globalActionProviders),this.removeProperties()};var h,i=u;function u(i,e,o,t){t=h.call(this,t)||this;return t._reportPreview=i,t.globalActionProviders=e,t.toolbarItems=l.computed(function(){var t=[];return e().forEach(function(e){t.push.apply(t,e.getActions(i))}),o&&o(t),t}),t._disposables.push(t.toolbarItems),t}t.ActionLists=i;g=d.Disposable,s(m,g),m.prototype.wrapDisposable=function(e){return this._disposables.push(e),e},m.prototype.dispose=function(){g.prototype.dispose.call(this),this.removeProperties()},m.prototype.getActions=function(e){return this.actions};var g,i=m;function m(o){var e=g.call(this)||this,t=(e.actions=[],o.exportDisabled),i=(e.actions.push({id:a.ActionId.FirstPage,text:d.getLocalization("First Page","ASPxReportsStringId.DocumentViewer_RibbonCommandText_FirstPage"),imageClassName:"dxrd-image-preview-first",imageTemplateName:"dxrd-svg-preview-first_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!0,keyCode:37},clickAction:function(){0<o.pageIndex()&&o.goToPage(0)}}),e.actions.push({id:a.ActionId.PrevPage,text:d.getLocalization("Previous Page","ASPxReportsStringId.ToolBarItemText_PreviousPage"),imageClassName:"dxrd-image-preview-prev",imageTemplateName:"dxrd-svg-preview-previous_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!1,keyCode:37},clickAction:function(){1<=o.pageIndex()&&o.goToPage(o.pageIndex()-1,!1,500)}}),{id:a.ActionId.Pagination,text:"Pagination",imageClassName:"dxrd-image-pager",disabled:e.wrapDisposable(l.pureComputed(function(){return 0===o.pages().length||-1===o.pageIndex()})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),clickAction:p.noop,selectedItem:e.wrapDisposable(l.pureComputed({read:function(){var e;return o.pageIndex()<0?null:(e=i.pageItems())&&e.store&&e.store.length>o.pageIndex()&&e.store[o.pageIndex()]},write:function(e){e&&(e.index||0===e.index)&&o.goToPage(e.index)},deferEvaluation:!0})),pageItems:e.wrapDisposable(l.pureComputed(function(){var e=o.pages().length;if(0===e||-1===o.pageIndex.peek())return[];for(var t=new Array,i=0;i<e;)t.push({index:i,text:++i});return{store:t,paginate:200<e,pageSize:100}})),currentPage:o._currentPageText,focusOut:function(e){i._isPageChanged(e.component.option("text"))||o._currentPageText.notifySubscribers(o._currentPageText())},keyUp:function(e){13===e.event.which&&i._isPageChanged(e.component.option("text"))&&i.opened(!1)},_isPageChanged:function(e){e=parseInt&&parseInt(e);return!!(e&&0<e--&&e<o.pages().length)&&(o.goToPage(e),!0)},displayExpr:function(e){var t=o.pageIndex.peek();return-1!==t&&e&&t!==e.index?e.text:o._currentPageText.peek()},itemTemplate:function(e){return e.text},searchMode:"startswith",searchEnabled:l.observable(!0),searchTimeout:10,opened:l.observable(!1),templateName:"dxrd-preview-pager"});return e.actions.push(i),e.actions.push({id:a.ActionId.NextPage,text:d.getLocalization("Next Page","ASPxReportsStringId.ToolBarItemText_NextPage"),imageClassName:"dxrd-image-preview-next",imageTemplateName:"dxrd-svg-preview-next_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<0||o.pageIndex()>=o.pages().length-1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!1,keyCode:39},clickAction:function(){o.pageIndex()<o.pages().length-1&&o.goToPage(o.pageIndex()+1,!1,500)}}),e.actions.push({id:a.ActionId.LastPage,text:d.getLocalization("Last Page","ASPxReportsStringId.DocumentViewer_RibbonCommandText_LastPage"),imageClassName:"dxrd-image-preview-last",imageTemplateName:"dxrd-svg-preview-last_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<0||o.pageIndex()>=o.pages().length-1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!0,keyCode:39},clickAction:function(){o.pageIndex()<o.pages().length-1&&o.goToPage(o.pages().length-1)}}),e.actions.push({id:a.ActionId.MultipageToggle,text:d.getLocalization("Toggle Multipage Mode","ASPxReportsStringId.WebDocumentViewer_ToggleMultipageMode"),imageClassName:e.wrapDisposable(l.pureComputed(function(){return o.showMultipagePreview()?"dxrd-image-preview-single-page":"dxrd-image-preview-multipage"})),imageTemplateName:e.wrapDisposable(l.pureComputed(function(){return o.showMultipagePreview()?"dxrd-svg-preview-single_page":"dxrd-svg-preview-multi_page_preview"})),disabled:l.observable(!1),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!0,keyCode:77},clickAction:function(){var e=o._zoom();o.showMultipagePreview(!o.showMultipagePreview()),o.zoom(e)},hasSeparator:!0}),e.actions.push({id:a.ActionId.ZoomOut,text:d.getLocalization("Zoom Out","DevExpress.XtraPrinting.PrintingSystemCommand.ZoomOut"),imageClassName:"dxrd-image-zoomout",imageTemplateName:"dxrd-svg-toolbar-zoomout",disabled:l.observable(!1),visible:!0,zoomStep:o.zoomStep,hotKey:{ctrlKey:!1,keyCode:109},clickAction:function(){var e=o.zoom(),e=0<e?e:o._zoom();o.zoom(Math.max(e-o.zoomStep(),.01))},hasSeparator:!0}),e.actions.push({id:a.ActionId.ZoomSelector,text:d.getLocalization("Zoom to Whole Page","DevExpress.XtraPrinting.PrintingSystemCommand.ZoomToWholePage"),imageClassName:"dxrd-image-zoom",disabled:l.observable(!1),visible:!0,hotKey:{ctrlKey:!0,keyCode:187},clickAction:function(){o.zoom(0)},templateName:"dxrd-zoom-autofit-select-template",displayExpr:function(e){return e===a.ZoomAutoBy.PageWidth?d.getLocalization("Page Width","DevExpress.XtraReports.UI.XtraReport.PageWidth"):0===Math.round(100*e)?d.getLocalization("Whole Page","PreviewStringId.MenuItem_ZoomWholePage"):Math.round(100*(e||o.zoom.peek()))+"%"},onCustomItemCreating:function(e){e.customItem=c.parseZoom(e.text)},zoom:o.zoom,zoomLevels:o.predefinedZoomLevels,zoomItems:e.wrapDisposable(l.pureComputed(function(){var e=o.predefinedZoomLevels.slice(0);return!1===o.showMultipagePreview()&&-1===e.indexOf(0)&&(e.push(a.ZoomAutoBy.PageWidth),e.push(a.ZoomAutoBy.WholePage)),e}))}),e.actions.push({id:a.ActionId.ZoomIn,text:d.getLocalization("Zoom In","DevExpress.XtraPrinting.PrintingSystemCommand.ZoomIn"),imageClassName:"dxrd-image-zoomin",imageTemplateName:"dxrd-svg-toolbar-zoomin",disabled:l.observable(!1),visible:!0,zoomStep:o.zoomStep,hotKey:{ctrlKey:!1,keyCode:107},clickAction:function(){var e=o.zoom(),e=0<e?e:o._zoom();o.zoom(Math.min(e+o.zoomStep(),10))}}),e.actions.push({id:a.ActionId.HighlightEditingFields,text:d.getLocalization("Highlight Editing Fields","DevExpress.XtraPrinting.PrintingSystemCommand.HighlightEditingFields"),imageClassName:"dxrp-image-hightlight-editing-fields",imageTemplateName:"dxrd-svg-toolbar-hightlightEditingFields",disabled:e.wrapDisposable(l.pureComputed(function(){return o.editingFieldsProvider().length<1})),visible:e.wrapDisposable(l.pureComputed(function(){var e=n.EditablePreviewEnabled(),t=o.previewVisible();return e&&t})),selected:e.wrapDisposable(l.pureComputed(function(){return o.editingFieldsHighlighted()})),hotKey:{ctrlKey:!0,keyCode:72},clickAction:function(){o.editingFieldsHighlighted(!o.editingFieldsHighlighted())},hasSeparator:!0}),e.actions.push({id:a.ActionId.Print,text:d.getLocalization("Print","ASPxReportsStringId.DocumentViewer_RibbonPrintGroupText"),imageClassName:"dxrd-image-print",imageTemplateName:"dxrd-svg-preview-print",hasSeparator:!0,disabled:t,visible:!0,hotKey:{ctrlKey:!0,keyCode:80},clickAction:function(){t()||o.printDocument()}}),e.actions.push({id:a.ActionId.PrintPage,text:d.getLocalization("Print Page","ASPxReportsStringId.DocumentViewer_RibbonCommandText_PrintPage"),imageClassName:"dxrd-image-print-page",imageTemplateName:"dxrd-svg-preview-print_page",disabled:t,visible:!0,clickAction:function(){t()||o.printDocument(o.pageIndex())}}),e}t.PreviewActions=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var y=i(99),b=i(50),w=i(101),_=i(102),z=i(44),M=i(10),P=i(103),E=i(104),S=i(48),H=i(7),I=i(106),V=i(107),k=i(51),O=i(108),C=i(49),B=i(17),D=i(2),A=i(1),T=i(3);t.createMobilePreview=function(e){function t(){l&&l(),x&&x()}function i(){n.actionsVisible()&&f(s)}var o=e.callbacks,r=e.model,s=e.element,a=new M.PreviewRequestWrapper(null,o),n=new y.MobileReportPreview(r.handlerUri,a,void 0,o,void 0,r.mobileModeSettings),d=T(s),l=P.updatePreviewContentSizeMobile(n.previewWrapperSize,d),p=(l(),new w.GalleryModel(n,n.previewWrapperSize)),c=new b.MobileSearchViewModel(n,p),v=new z.PreviewParametersViewModel(n,new E.MobilePreviewParameterHelper(r.parametersInfo&&r.parametersInfo.knownEnums,o)),h=new S.ExportOptionsModel(n),a=(n.allowURLsWithJSContent=r.allowURLsWithJSContent,a.initialize(n,v,c),A.observableArray([H.ExportFormatID.PDF,H.ExportFormatID.XLS,H.ExportFormatID.XLSX,H.ExportFormatID.RTF,H.ExportFormatID.DOCX,H.ExportFormatID.HTML,H.ExportFormatID.Text,H.ExportFormatID.CSV,H.ExportFormatID.Image])),u=I.getPreviewActionsMobile({reportPreview:n,exportModel:h,parametersModel:v,searchModel:c,exportTypes:a,callbacks:o}),h=(n.pageIndex.subscribe(function(e){u.visible(!1)}),n.actionsVisible=u.visible,{rootStyle:"dxrd-preview dxrdp-mobile dxd-back-primary",reportPreview:n,parametersModel:v,exportModel:h,searchModel:c,rtl:n.rtlViewer,brickEventsDisabled:A.observable(!1),gallery:p,paginator:new _.MobilePaginator(n,p),availableFormats:a}),g=new V.MobilePreviewModel(h),m=(g.slideOptions={dispose:function(){var e=g.slideOptions;A.isComputed(e.swipeEnabled)&&e.swipeEnabled.dispose(),A.isComputed(e.scrollAvailable)&&e.scrollAvailable.dispose()},readerMode:n.readerMode,animationSettings:n.animationSettings,searchPanel:c,topOffset:n.topOffset,previewWrapperSize:n.previewWrapperSize,reachedTop:n.scrollReachedTop,reachedLeft:n.scrollReachedLeft,reachedRight:n.scrollReachedRight,scrollAvailable:A.computed(function(){return!(n.scrollReachedTop()&&n.scrollReachedLeft()&&n.scrollReachedRight()&&n.scrollReachedBottom())}),disabled:n.interactionDisabled,swipeEnabled:A.computed(function(){return!n.zoomUpdating()&&(!(0<c.height()&&!c.editorVisible())&&!(!n.scrollReachedLeft()&&!n.scrollReachedRight()))}),autoFitBy:n.autoFitBy,galleryIsAnimated:p.isAnimated,repaintTimeout:p.repaintTimeout,zoomUpdating:n.zoomUpdating,brickEventsDisabled:g.brickEventsDisabled},new k.ParametersPopupModel(v,n)),a=(g.parts=[{id:O.MobilePreviewElements.Surface,templateName:O.MobilePreviewElements.Surface,model:g.reportPreview},{id:O.MobilePreviewElements.Search,templateName:O.MobilePreviewElements.Search,model:g.searchModel},{id:O.MobilePreviewElements.Pages,templateName:O.MobilePreviewElements.Pages,model:g.paginator},{id:O.MobilePreviewElements.MobileActions,templateName:O.MobilePreviewElements.MobileActions,model:u},{id:O.MobilePreviewElements.Parameters,templateName:O.MobilePreviewElements.Parameters,model:m}],o&&o.customizeParts&&o.customizeParts(g.parts),d.find(".dxrdp-mobile-actions")),h=T(window),x=C.getUpdateProgressBarCallback(r.progressBarSettings,g,n,s,h),f=B.getUpdatePreviewElementPositionCallback(a,d,h,".dxrdp-mobile-actions");return g.updateSurfaceSize=t,g.resizeCallback=function(){v.popupInfo.visible()&&m.initVisibilityIcons(),t(),n.actionsVisible()&&f(s)},window.addEventListener("resize",g.resizeCallback),window.addEventListener("scroll",i),g._addDisposable({dispose:function(){window.removeEventListener("resize",g.resizeCallback),window.removeEventListener("scroll",i),g.slideOptions.dispose(),u.dispose()}}),g._addDisposable(n.actionsVisible.subscribe(function(e){e&&f(s)})),D.appendStaticContextToRootViewModel(g,D.staticContext),s&&!n.canSwitchToDesigner&&e.applyBindings&&(o.beforeRender&&o.beforeRender(g),T(s).children().remove(),A.applyBindings(g,s)),g}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(39)),d=i(7),a=i(100),l=i(1),i=(n=s.ReportPreview,r(p,n),p.prototype.createPage=function(e,t,i){return new a.MobilePreviewPage(this,e,t,i)},p.prototype.createBrickClickProcessor=function(i){var o=this,r=n.prototype.createBrickClickProcessor.call(this,i);return function(e){var t;o.zoomUpdating()||(i!==o.pageIndex()&&(o.actionsVisible(!1),t=o.actionsVisible.subscribe(function(e){t.dispose(),o.actionsVisible(!1)})),r(e))}},p.prototype._hasActiveEditingFields=function(){return this.visiblePages().some(function(e){e=l.unwrap(e.editingFields);return e&&e.some(function(e){return l.unwrap(e.active)})})},p.prototype.showActions=function(e){var t;e.zoomUpdating()||e.interactionDisabled()||((t=e.searchPanelVisible())?e.searchPanelVisible(!t):this._hasActiveEditingFields()||e.actionsVisible(!e.actionsVisible()))},p.prototype.onSlide=function(e){this.scrollReachedLeft(!0),this.scrollReachedRight(!0),this.autoFitBy()===d.ZoomAutoBy.None&&e.removedItems&&1===e.removedItems[0].blocks().length&&e.addedItems&&1===e.addedItems[0].blocks().length&&this.autoFitBy(d.ZoomAutoBy.PageWidth)},p.prototype.goToPage=function(e,t){n.prototype.goToPage.call(this,e,t)},p.prototype.getScrollViewOptions=function(){var t=this;return{onUpdated:function(e){t.setScrollReached(e)},direction:"both",pushBackValue:0,bounceEnabled:!1,disabled:this.zoomUpdating}},p.prototype.setScrollReached=function(e){this.scrollReachedLeft(e.reachedLeft),this.scrollReachedRight(e.reachedRight),this.scrollReachedTop(e.reachedTop),this.scrollReachedBottom(e.reachedBottom)},p.prototype.dispose=function(){this.mobileZoom.dispose(),this.visiblePages.dispose(),n.prototype.dispose.call(this)},p);function p(e,t,i,o,r,s){void 0===s&&(s={readerMode:!0,animationEnabled:!0});var a=n.call(this,e,t,i,o,r=void 0===r?!1:r)||this,e=(a.availablePages=l.observable(null),a.visiblePages=l.computed(function(){return a.availablePages()?a.pages().filter(function(e){return-1!==a.availablePages().indexOf(e.pageIndex)}):a.pages()}),a.topOffset=l.observable(0),a.previewWrapperSize=l.observable({width:0,height:0}),a.searchPanelVisible=l.observable(!1),a.actionsVisible=l.observable(!1),a.scrollReachedLeft=l.observable(!1),a.scrollReachedRight=l.observable(!1),a.scrollReachedTop=l.observable(!0),a.scrollReachedBottom=l.observable(!0),a.zoomUpdating=l.observable(!1),a.mobileZoom=l.computed({read:function(){var e=a.zoom();return 0<e?e:a._zoom()},write:function(e){a.zoom(e)}}),a.readerMode=s.readerMode,s.animationEnabled);return a.animationSettings={zoomEnabled:l.observable(e),swipeEnabled:l.observable(e)},a.canSwitchToDesigner=!1,a.autoFitBy(d.ZoomAutoBy.PageWidth),a.showMultipagePreview(!0),a._disposables.push(a.interactionDisabled=l.pureComputed(function(){return 0===a.pages().length}),a.searchPanelVisible.subscribe(function(e){e&&a.actionsVisible(!1)})),a}t.MobileReportPreview=i},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),i=(Object.defineProperty(t,"__esModule",{value:!0}),i(43)),i=(s=i.PreviewPage,r(a,s),a);function a(e,t,i,o){var r=s.call(this,e,t,i,o)||this;return r.maxZoom=1,r.selectBrick=function(t,e){var i=r.brick();e||r.resetBrickRecusive(i),t&&(i?r.bricks().forEach(function(e){e.indexes===t&&e.active(!0)}):r._selectedBrickPath=t)},r}t.MobilePreviewPage=i},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),d=(Object.defineProperty(t,"__esModule",{value:!0}),i(20)),l=i(6),p=i(7),c=i(1),i=i(0),i=(n=i.Disposable,r(s,n),s.prototype._createBlock=function(e,t,i){e.disableResolutionReduction=!0,e.maxZoom=1;var o={};return this.animationEnabled()&&1<this.pageCount&&(t&&(o[t]=!0),o["dxrdp-animation"]=!0),{page:e,visible:i,classSet:o,position:c.observable({top:0,left:0,width:0,height:0})}},s.prototype.dispose=function(){clearTimeout(this.repaintTimeout()),n.prototype.dispose.call(this)},s.prototype.updatePagesVisible=function(e){if(this.items()[this.selectedIndex()]){var t=!1,i=this.items()[this.selectedIndex()].blocks();if(0<i.length){for(var o=0;o<i.length;o++)i[o].page&&(i[o].page.isClientVisible(!0),i[o].page.active()&&(t=!0));t||i[0].page&&e.goToPage(i[0].page.pageIndex)}}},s.prototype.updateCurrentBlock=function(){var e;this.items()[this.selectedIndex()]&&0<(e=this.items()[this.selectedIndex()].blocks()).length&&(1<e.length?this.currentBlockText([e[0].page.pageIndex+1,e[e.length-1].page.pageIndex+1].join(" - ")):e[0].page&&this.currentBlockText((this.preview.pageIndex()+1).toString()))},s.prototype.updateContent=function(e,t){for(var i=Math.ceil(e.visiblePages().length/t),o=0,r=!1,s=0,a=0;a<i;a++){for(var n=0;n<t;n++){if(e.visiblePages()[o].active()){r=!0,s=a;break}if(o++,e.visiblePages().length===o)break}if(r)break}this.selectedIndexReal()!==s?this.selectedIndexReal(s):this.changePage(e)},s.prototype.updateBlockPositions=function(e,t){for(var i=this.previewWrapperSize().height/this.vertical(),o=this.previewWrapperSize().width/this.horizontal(),r=0;r<e.length;r++){var s=Math.floor(r/this.horizontal()),a=(r-this.horizontal()*s)*o;e[r].visible===t||!0===e[r].visible?(e[r].position({top:s*i,left:a,width:o,height:i}),e[r].visible=!0):e[r].position({top:s*i,left:e[r].classSet.left?-1*(this.previewWrapperSize().width+a):this.previewWrapperSize().width+a,width:o,height:i})}},s.prototype.updateStartBlocks=function(e,t){var i=e.blocks().map(function(e){return e.page}),o=t.indexOf(i[0]);if(-1!==o)for(var r=0;r<o;r++)e.blocks.splice(r,0,this._createBlock(t[r],"left",!1));else-1!==(o=i.indexOf(t[0]))&&e.blocks.splice(0,o);return o},s.prototype.updateLastBlocks=function(e,t){var i=e.blocks().map(function(e){return e.page}),o=t.indexOf(i[i.length-1]);if(o===t.length-1)return 0;if(-1!==o)for(var r=o+1;r<t.length;r++)e.blocks.splice(r,0,this._createBlock(t[r],"right",!1));else o=i.indexOf(t[t.length-1]),e.blocks.splice(o+1,i.length-o);return o},s.prototype.updateBlocks=function(e,t,i,o,r){void 0===r&&(r=!1);var s=e.blocks();if(e.realIndex!==o||s.length!==t||-1===s[0].page.pageIndex||s.some(function(e){return e.repaint})){e.realIndex=o,clearTimeout(this._animationTimeout);var a=t*o;if(a<0||a>=i.visiblePages().length)e.blocks([]);else{for(var n=[],d=a;d<a+t&&!(d>=i.visiblePages().length);d++)n.push(i.visiblePages()[d]);s=this.updateStartBlocks(e,n),o=this.updateLastBlocks(e,n);if(-1===s&&-1===o){e.blocks([]);for(d=0;d<n.length;d++)e.blocks.splice(d,0,this._createBlock(n[d],null,!0))}this.updateBlockPositions(e.blocks(),!0);var l=this;r?this._animationTimeout=setTimeout(function(){l.updateBlockPositions(e.blocks(),!1)},400):l.updateBlockPositions(e.blocks(),!1)}}},s.prototype.changePage=function(e){var t=this.horizontal()*this.vertical(),i=(Math.ceil(e.visiblePages().length/t),this.selectedIndex()===this.items().length-1?(this.updateBlocks(this.items()[0],t,e,this.selectedIndexReal()+1),this.updateBlocks(this.items()[1],t,e,this.selectedIndexReal()-1)):0===this.selectedIndex()?(this.updateBlocks(this.items()[2],t,e,this.selectedIndexReal()-1),this.updateBlocks(this.items()[1],t,e,this.selectedIndexReal()+1)):(this.updateBlocks(this.items()[0],t,e,this.selectedIndexReal()-1),this.updateBlocks(this.items()[2],t,e,this.selectedIndexReal()+1)),this.items()[this.selectedIndex()]);this.updateBlocks(i,t,e,this.selectedIndexReal(),e.animationSettings.zoomEnabled()),this.isAnimated()||this.updatePagesVisible(e),this.updateCurrentBlock()},s);function s(o,r){function t(){a(),s.pageCount=s.horizontal()*s.vertical(),s.updateContent(o,s.pageCount)}var s=n.call(this)||this,i=(s.preview=o,s.previewWrapperSize=r,s._spacing=1,s._animationTimeout=null,s.repaint=c.observable({}),s.repaintTimeout=c.observable(),s.horizontal=c.observable(1),s.vertical=c.observable(1),s.pageCount=0,s.isAnimated=c.observable(!1),s.items=c.observableArray([{blocks:c.observableArray([])},{blocks:c.observableArray([])},{blocks:c.observableArray([])}]),s.currentBlockText=c.observable(""),s.selectedIndexReal=c.observable(0),s.selectedIndex=c.observable(0),s.selectedIndex()),a=(s._disposables.push(s.contentSize=c.pureComputed(function(){var e,t,i=s.items()[s.selectedIndex()].blocks();return 1===i.length&&(t=(i=i[0]).position(),e=Math.max(t.width,i.page.width()),t=Math.max(t.height,i.page.height())),{width:e?e+"px":"auto",height:t?t+"px":"auto"}})),s.animationEnabled=o.animationSettings.swipeEnabled,function(){var e=o._zoom(),t=Math.ceil(o._pageHeight()*d.getCurrentResolution(e)/l.previewDefaultResolution()),e=Math.ceil(o._pageWidth()*d.getCurrentResolution(e)/l.previewDefaultResolution()),i=r(),e=o.autoFitBy()!=p.ZoomAutoBy.PageWidth&&Math.floor(i.width/(e+2*s._spacing))||1,i=Math.floor(i.height/(t+2*s._spacing))||1;s.horizontal(e),s.vertical(i)});return s._disposables.push(r.subscribe(function(){s.items().forEach(function(e){return e.blocks().forEach(function(e){return e.repaint=!0})}),t();var e=s.items()[s.selectedIndex()];s.updateBlocks(e,s.pageCount,o,s.selectedIndexReal(),o.animationSettings.zoomEnabled()),s.repaint.valueHasMutated()})),s._disposables.push(o.visiblePages.subscribe(function(){for(var e=0;e<s.items().length;e++)s.items()[e].blocks([]),s.items()[e].realIndex=-1;t()})),s._disposables.push(o.pageIndex.subscribe(t)),s._disposables.push(o.zoomUpdating.subscribe(function(e){e||(clearTimeout(s.repaintTimeout()),s.repaintTimeout(setTimeout(function(){return s.repaint.valueHasMutated()},410)))})),s._disposables.push(o._zoom.subscribe(function(){a();var e,t=s.horizontal()*s.vertical();s.pageCount!==t?(s.pageCount=t,s.items().forEach(function(e){return e.blocks().forEach(function(e){return e.repaint=!0})}),s.updateContent(o,t)):1===s.pageCount&&(e=s.items()[s.selectedIndex()].blocks()[0],s.items().forEach(function(e,t){t!=s.selectedIndex()&&e.blocks().forEach(function(e){return e.repaint=!0})}),setTimeout(function(){e.position({left:e.position().left,top:e.position().top,height:Math.max(s.previewWrapperSize().height,e.page.height()),width:Math.max(s.previewWrapperSize().width,e.page.width())})}))})),s._disposables.push(s.selectedIndexReal.subscribe(function(e){0<=e?s.changePage(o):e<0&&s.selectedIndexReal(0)})),s._disposables.push(s.selectedIndex.subscribe(function(e){var t=e-i;-2==t||1==t?s.selectedIndexReal(s.selectedIndexReal()+1):2!=t&&-1!=t||s.selectedIndexReal(s.selectedIndexReal()-1),i=e})),s._disposables.push(s.swipeLeftEnable=c.computed(function(){return 0!==s.selectedIndexReal()})),s._disposables.push(s.swipeRightEnable=c.computed(function(){return s.selectedIndexReal()!=Math.ceil(o.visiblePages().length/(s.horizontal()*s.vertical()))-1})),s}t.GalleryModel=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),d=i(3),i=(r=a.Disposable,s(l,r),l);function l(t,i){var o=r.call(this)||this;return o.visible=n.observable(!1).extend({notify:"always"}),o._disposables.push(o.text=n.computed(function(){var e;return setTimeout(function(){o.visible(!0)},1),-1===t.pageIndex()?a.getLocalization("0 pages","ASPxReportsStringId.WebDocumentViewer_0Pages"):(e=a.getLocalization("of","ASPxReportsStringId.ToolBarItemText_OfLabel"),a.getLocalization("Page","ASPxReportsStringId.ToolBarItemText_PageLabel")+" "+i.currentBlockText()+" "+e+" "+t.pages().length)})),o}t.MobilePaginator=i,n.bindingHandlers.dxrdMobilePaginator={init:function(e,t){var i=t(),o=d(e),r=null,s=null;i.visible.subscribe(function(e){e?(o.removeClass("dxrdp-hide").addClass("dxrdp-show"),r&&clearTimeout(r),r=setTimeout(function(){i.visible(!1)},2e3)):(o.removeClass("dxrdp-show").addClass("dxrdp-hide"),s&&clearTimeout(s),s=setTimeout(function(){o.removeClass("dxrdp-hide")},500))})}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updatePreviewContentSizeMobile=function(i,o){return function(){var e=o.outerHeight(),t=o.outerWidth();i({width:t,height:e})}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(16)),n=i(105),i=(r=a.PreviewParameterHelper,s(d,r),d.prototype.getRangeEditor=function(){return n.editorTemplates.rangeEditor},d);function d(){return null!==r&&r.apply(this,arguments)||this}t.MobilePreviewParameterHelper=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.editorTemplates={rangeEditor:{header:"dxrv-range-parameter-mobile"}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(6)),n=i(1),d=i(3),i=i(0),l=(r=i.Disposable,s(p,r),p.prototype.dispose=function(){this.actions.forEach(function(e){e.content&&e.content.dispose&&(e.content.dispose(),delete e.content.dispose)}),r.prototype.dispose.call(this)},p);function p(e){var t=r.call(this)||this;return t.actions=e,t.visible=n.observable(!1),t}t.MobileActionList=l,t.getPreviewActionsMobile=function(o){var e={visible:n.observable(!1),items:n.pureComputed(function(){var e,t=o.exportModel._getExportFormatItems(),i=o.exportTypes().filter(function(e){return-1!==t.indexOf(e)});return 9<i.length?i.splice(9,i.length-9):i.length<9&&(e=t.filter(function(e){return-1===i.indexOf(e)}),i.push.apply(i,e.slice(0,9-i.length))),i.map(function(e){return e.action=function(e){o.exportModel._exportDocumentByFormat(e&&e.format)},e})})},t=[{clickAction:function(){o.searchModel.searchPanelVisible(!0),o.searchModel.editorVisible(!0),o.searchModel.focusEditor({currentTarget:d(".dxrdp-taptosearch")}),o.reportPreview.actionsVisible(!1)},imageClassName:"dxrd-image-search",imageTemplateName:"dxrd-svg-preview-search",visible:a.SearchAvailable},{clickAction:function(){e.visible(!e.visible())},imageClassName:"dxrd-image-export-to",imageTemplateName:"dxrd-svg-preview-export-export-to",visible:!0,content:{name:"dxrd-menu-export-content",data:e,dispose:function(){e.items().forEach(function(e){delete e.action}),e.items.dispose()}}},{clickAction:function(){o.parametersModel.popupInfo.visible(!o.parametersModel.popupInfo.visible()),o.reportPreview.actionsVisible(!1)},imageClassName:"dxrd-image-parameters",imageTemplateName:"dxrd-svg-tabs-parameters",visible:o.parametersModel.popupInfo.notEmpty}];return o.callbacks&&o.callbacks.customizeActions&&o.callbacks.customizeActions(t),new l(t)}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(1)),i=i(46),i=(r=i.PreviewDisposableModel,s(n,r),n);function n(e){var t=r.call(this,e)||this;return t.slideOptions=e.slideOptions,t.gallery=e.gallery,t.paginator=e.paginator,t.brickEventsDisabled=e.brickEventsDisabled,t.availableFormats=e.availableFormats,t._disposables.push(e.gallery),a.isComputed(e.brickEventsDisabled)&&t._disposables.push(e.brickEventsDisabled),e.slideOptions&&a.isComputed(e.slideOptions.scrollAvailable)&&t._disposables.push(e.slideOptions.scrollAvailable),e.slideOptions&&a.isComputed(e.slideOptions.swipeEnabled)&&t._disposables.push(e.slideOptions.swipeEnabled),t._disposables.push(e.paginator),t._disposables.push(e.searchModel),t}t.MobilePreviewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MobilePreviewElements={Surface:"dxrdp-surface-mobile",Search:"dxrdp-search-mobile",Pages:"dxrdp-pages-mobile",MobileActions:"dxrdp-surface-mobile-bottom",Parameters:"dxrd-menu-parameters-content"}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);t.formatSearchResult=function(e){return e&&o.getLocalization("page","ASPxReportsStringId.WebDocumentViewer_SearchPageNumberText")+" "+(e.pageIndex+1)}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(2)),i=(r=a.AccessibilityKeyboardHelperBase,s(n,r),n.prototype.createControlElement=function(e,t){return new a.ControlElementWithParentHighlight(e,this.getContainer().getElementsByClassName("dxrv-daterange-editor-item")[t])},n.prototype.itemHandleEscKey=function(e,t){return this._hide(),!0},n.prototype.itemHandleUpArrowKey=function(e,t){return e&&e.altKey?(this._hide(),!0):r.prototype.itemHandleUpArrowKey.call(this,e,t)},n.prototype.itemHandleTabKey=function(e,t){return 0==this.setFocusToNext(t)&&this.predefinedDateRangesKeyboardHelper.focus(),!0},n.prototype.itemHandleShiftTabKey=function(e,t){return 0==this.setFocusToPrevious(t)&&this.predefinedDateRangesKeyboardHelper.focus(),!0},n);function n(e,t){var i=r.call(this)||this;return i._hide=e,i._visible=t,i.controlElementClassName="dx-accessibility-daterange-item",i.predefinedDateRangesKeyboardHelper=new l(i),i._disposables.push(i.predefinedDateRangesKeyboardHelper,i._visible.subscribe(function(e){var t=setTimeout(function(){e&&i.predefinedDateRangesKeyboardHelper.focus()},300);i._disposables.push({dispose:function(){return clearTimeout(t)}})})),i}t.DateRangeDialogElementsKeyboardHelper=i;d=a.ListKeyboardHelper,s(p,d),p.prototype.itemHandleEscKey=function(e,t){return this.owner.itemHandleEscKey.call(this.owner,e,0),!0},p.prototype.itemHandleTabKey=function(e,t){return this.owner.setFocusToNext(0),!0},p.prototype.itemHandleShiftTabKey=function(e,t){return this.owner.setFocusToPrevious(0),!0},p.prototype.itemHandleUpArrowKey=function(e,t){return e&&e.altKey?this.owner.itemHandleUpArrowKey.call(this.owner,e):d.prototype.itemHandleUpArrowKey.call(this,e,t)};var d,l=p;function p(e){var t=d.call(this)||this;return t.owner=e,t}t.PredefinedDateRangesKeyboardHelper=l},function(e,s,t){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var r=t(6),a=t(50),n=t(112),d=t(7),i=t(3);function l(e,t){e.css({"-webkit-transform":t,transform:t})}function o(e,o){var r=this;this.element=e,this.slideOptions=o,this._direction={vertical:!1,horizontal:!1,scrollDown:!1},this.isLeftMove=!1,this.isRightMove=!1,this.$window=i(window),this.$element=i(e),this.$body=i(document.body),this.$gallery=this.$element.find(".dxrd-mobile-gallery"),this.$galleryblocks=this.$gallery.find(".dxrd-gallery-blocks"),this.firstMobilePageOffset=this._getFirstPageOffset(),this.slideOptions.searchPanel.height.subscribe(function(e){var t,i;o.disabled()||(r.firstMobilePageOffset||(r.firstMobilePageOffset=r._getFirstPageOffset()),r.slideOptions.readerMode?r.slideOptions.topOffset(e):r.slideOptions.topOffset(Math.min(e,Math.max(0,a.MobileSearchViewModel.maxHeight-r.firstMobilePageOffset.top))),e?e===a.MobileSearchViewModel.maxHeight?(r.slideOptions.searchPanel.searchPanelVisible(!0),r.applySearchAnimation(e)):(t=1-s.minScale,i=e/a.MobileSearchViewModel.maxHeight,l(r.$galleryblocks,"scale("+Math.max(s.minScale,1-t*i)+")")):r.applySearchAnimation(e))})}s.slowdownDisctanceFactor=2.5,s.minScale=.92,o.prototype._getFirstPageOffset=function(){return this.$galleryblocks.find(".dxrd-mobile-page").eq(0).offset()},o.prototype.getDirection=function(e,t){var t=t-this._startingPositionY,i=Math.abs(t),e=Math.abs(e-this._startingPositionX);return 0===i&&0===e?(this._direction.horizontal=!1,this._direction.vertical=!1):(e?i/e:10)<2?(this._direction.horizontal=!0,this._direction.vertical=!1,this._direction.scrollDown=!1):(this._direction.horizontal=!1,this._direction.vertical=!0,this._direction.scrollDown=0<t),this._direction},o.prototype.setPosition=function(e,t){this.isLeftMove=this.latestX>e,this.isRightMove=this.latestX<e,this.latestY=t,this.latestX=e},o.prototype.initialize=function(e,t){this._startingPositionX=e,this._startingPositionY=t,this.latestX=e,this.latestY=t,this._direction={horizontal:!1,vertical:!1,scrollDown:!1}},o.prototype.start=function(e){this.$body.addClass("dxrd-prevent-refresh"),this.$galleryblocks=this.$gallery.find(".dxrd-gallery-blocks"),this.slideOptions.topOffset()||(this.firstMobilePageOffset=this._getFirstPageOffset(),this.firstMobilePageOffset&&(this.firstMobilePageOffset.top=this.firstMobilePageOffset.top*s.minScale)),this.initialize(e.pageX,e.pageY)},o.prototype.move=function(e){if(!(this.slideOptions.zoomUpdating()||this.slideOptions.galleryIsAnimated()||this.slideOptions.disabled())){if(r.SearchAvailable()&&!this.slideOptions.searchPanel.editorVisible()){var t=this.getDirection(e.pageX,e.pageY);if(!t.vertical&&!t.horizontal)return;(t.vertical&&t.scrollDown||0!==this.slideOptions.searchPanel.height())&&this.slideOptions.reachedTop()&&a.MobileSearchViewModel.maxHeight+this.$element.offset().top>this.$window.scrollTop()&&(this.slideOptions.brickEventsDisabled(!0),e.stopPropagation(),t=0<(t=this.slideOptions.searchPanel.height()+(e.clientY-this.latestY)/s.slowdownDisctanceFactor)?Math.min(t,a.MobileSearchViewModel.maxHeight):0,this.slideOptions.searchPanel.height(t))}this.setPosition(e.clientX,e.clientY)}},o.prototype.end=function(e){var t,i,o=this;this.slideOptions.zoomUpdating()||this.slideOptions.galleryIsAnimated()?(t=e.touches)&&0!==t.length||(this.slideOptions.zoomUpdating()&&e.stopPropagation(),this.slideOptions.zoomUpdating(!1)):(t=this.getDirection(e.pageX,e.pageY),this.slideOptions.scrollAvailable()&&t.horizontal&&this.slideOptions.swipeEnabled()&&(i=n.dxGalleryReportPreview.getInstance(this.$gallery.get(0)),e=this.slideOptions.repaintTimeout,this.slideOptions.reachedLeft()&&this.isRightMove&&i.gallery.swipeLeftEnable()?(i.prevItem(),clearTimeout(e()),e(setTimeout(function(){return i.repaint()},410))):this.slideOptions.reachedRight()&&this.isLeftMove&&i.gallery.swipeRightEnable()&&(i.nextItem(),clearTimeout(e()),e(setTimeout(function(){return i.repaint()},410)))),r.SearchAvailable()&&!this.slideOptions.searchPanel.editorVisible()&&(this.slideOptions.searchPanel.height()>=a.MobileSearchViewModel.maxHeight/2?this.slideOptions.searchPanel.height(a.MobileSearchViewModel.maxHeight):this.slideOptions.searchPanel.height(0),this.slideOptions.searchPanel.height()==a.MobileSearchViewModel.maxHeight&&this.slideOptions.autoFitBy(d.ZoomAutoBy.PageWidth)),this.$body.removeClass("dxrd-prevent-refresh"),setTimeout(function(){o.slideOptions.brickEventsDisabled(!1)},10))},o.prototype.applySearchAnimation=function(e){var t=this;this.slideOptions.animationSettings.zoomEnabled()&&(this.$galleryblocks.addClass("dxrdp-animation"),this.$element.addClass("dxrdp-animation"),setTimeout(function(){t.$galleryblocks.removeClass("dxrdp-animation"),t.$element.removeClass("dxrdp-animation")},410)),l(this.$galleryblocks,e?"scale(0.92)":"")},s.EventProcessor=o},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(155)),n=i(127),d=i(3),l=i(2),i=(s=a.default,r(p,s),p.prototype.repaint=function(){s.prototype.repaint.call(this),this.initializeBlockItems()},p.prototype._swipeStartHandler=function(e){s.prototype._swipeStartHandler.call(this,e);var t,i,o=this.gallery.swipeRightEnable(),r=this.gallery.swipeLeftEnable();o&&r||(t=3-(i=o?0:2)-1,i=i,o||r||(i=t=0),e.event.maxLeftOffset=t,e.event.maxRightOffset=i),this.gallery.isAnimated(!0),this.gallery.animationEnabled()&&(this.currentBlockItem&&this.currentBlockItem.element.removeClass(this._animationClassName),this.nextBlockItem&&this.nextBlockItem.element.removeClass(this._animationClassName))},p.prototype._getNextIndex=function(e){var t=this.gallery.selectedIndex();return e<0?2===t?t=0:t++:0===t?t=2:t--,t},p.prototype._setSwipeAnimation=function(e,t,i,o){var i=100*i/4,r="0%",r=o?e.left+i+"%":e.left-i+"%";e.element.css({opacity:t,transform:"scale("+t+")",left:r})},p.prototype._addAnimation=function(e){e&&this.gallery.animationEnabled()&&e.element.addClass(this._animationClassName)},p.prototype._restoreDefault=function(e){e&&e.element.css({opacity:1,transform:"scale(1)",left:e.left+"%"})},p.prototype._getItem=function(e,t){var i=e,o=this.blockItems.indexOf(this.currentBlockItem),t=(t&&(2===o&&0===e?i=3:0===o&&2===e&&(i=4)),this.blockItems[i]);return this.gallery.animationEnabled()&&t.element.removeClass(this._animationClassName),t},p.prototype._swipeUpdateHandler=function(e){s.prototype._swipeUpdateHandler.call(this,e);var e=e.event.offset,t=this._getNextIndex(e),i=this.gallery.selectedIndex(),o=this.blockItems.indexOf(this.currentBlockItem),r=this.blockItems.indexOf(this.nextBlockItem);this.currentBlockItem&&o===i||(this.currentBlockItem=this._getItem(i,!1)),this.nextBlockItem&&r===t||(this.nextBlockItem=this._getItem(t,!0)),this.gallery.animationEnabled()&&(e=Math.abs(e),o=t-i==1||2===i&&0===t,this._setSwipeAnimation(this.currentBlockItem,Math.min(1,1-e),e,o),this._setSwipeAnimation(this.nextBlockItem,Math.min(1,1.5*e),e,!o))},p.prototype._swipeEndHandler=function(e){if(s.prototype._swipeEndHandler.call(this,e),this.gallery.animationEnabled())for(var t=0;t<this.blockItems.length;t++)this.blockItems[t]!==this.currentBlockItem&&this.blockItems[t]!==this.nextBlockItem||this._addAnimation(this.blockItems[t]),this._restoreDefault(this.blockItems[t]);else this.gallery.isAnimated(!1),this.gallery.updatePagesVisible(this.gallery.preview)},p.prototype._endSwipe=function(){s.prototype._endSwipe.apply(this,arguments),this.gallery.isAnimated(!1),this.gallery.updatePagesVisible(this.gallery.preview)},p);function p(e,t){var o=s.call(this,e,t)||this,i=(o._animationClassName="dxrdp-gallery-item-animation",o.currentBlockItem=null,o.nextBlockItem=null,o.initializeBlockItems=function(){o.blockItems=[];for(var e=o._getAvailableItems(),t=0;t<e.length;t++){var i=parseFloat(e[t].style.left),i=isNaN(i)?0:i;o.blockItems.push({element:d(e[t]),left:i})}},o.initializeBlockItems(),o.gallery=o.option("gallery"),o.gallery.repaint.subscribe(function(e){o.gallery.preview._hasActiveEditingFields()||o.repaint()}));return l.addDisposeCallback(e,function(){i.dispose()}),o}t.dxGalleryReportPreview=i,n.default("dxGalleryReportPreview",i)},function(e,t){e.exports=DevExpress.events},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i(15),o=i(1),d=i(3);function r(e){this.format=o.observable(),this.image=e.imageSource,this.sizeMode=e.sizeMode,this.alignment=e.alignment}r.prototype._drawImage=function(e,i,o,r){var s,t,a=this,n=d.Deferred();return(e?(s=new Image,t="data:image/"+(this.format()||"png")+";base64,","svg"===this.format()&&(t="data:image/svg+xml;charset=UTF-8;base64,"),t=-1!==e.indexOf("base64,")?e:t+e,s.src=t,s.onload=function(){var e=a._getImageSize(s,o,r),t=a._getImageCoordinate(e,r);i.drawImage(s,t.x,t.y,e.width,e.height),n.resolve()},n):n.resolve()).promise()},r.prototype._getImageSize=function(e,t,i){var o=this.sizeMode(),r=e.width*t,e=e.height*t;return o===s.ImageSizeMode.StretchImage?(r=i.width,e=i.height):(o===s.ImageSizeMode.ZoomImage||o===s.ImageSizeMode.Squeeze&&(i.width<r||i.height<e))&&(r*=t=Math.min(i.width/r,i.height/e),e*=t),{width:r,height:e}},r.prototype._getImageCoordinate=function(e,t){var i=this.alignment(),o=0,r=0;return i===s.ImageAlignment.MiddleLeft||i===s.ImageAlignment.MiddleCenter||i===s.ImageAlignment.MiddleRight?r=(t.height-e.height)/2:i!==s.ImageAlignment.BottomLeft&&i!==s.ImageAlignment.BottomCenter&&i!==s.ImageAlignment.BottomRight||(r=t.height-e.height),i===s.ImageAlignment.TopCenter||i===s.ImageAlignment.MiddleCenter||i===s.ImageAlignment.BottomCenter?o=(t.width-e.width)/2:i!==s.ImageAlignment.TopRight&&i!==s.ImageAlignment.MiddleRight&&i!==s.ImageAlignment.BottomRight||(o=t.width-e.width),{x:o,y:r}},r.prototype.refresh=function(e,t,i){return void 0===t&&(t=1),i=i||{width:e.canvas.width,height:e.canvas.height},this._drawImage(this.image(),e,t,i)},t.ImagePainter=r},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(15)),n=i(114),d=i(116),l=i(19),p=i(0),c=i(2),v=i(1),h=i(3),u=i(113),g=i(5),m=(r=p.Disposable,s(x,r),x.prototype._getContextPoint=function(e){var t,i,o;if("CANVAS"===e.target.nodeName)return t=this.zoom(),e=e.offsetX&&e.offsetY?(t=this.hasSignature()?1:t,o=e.offsetX/t,e.offsetY/t):(i=this._context.canvas.getBoundingClientRect(),o=(e.clientX-i.left)/t,(e.clientY-i.top)/t),{x:o,y:e}},x.prototype._addEvents=function(){var e=this.$element.get(0);u.on(e,"dxpointerdown",this._pointerDownHandler),u.on(e,"dxpointermove",this._pointerMoveHandler),u.on(e,"dxpointerleave",this._pointerLeaveHandler)},x.prototype._removeEvents=function(){var e=this.$element.get(0);u.off(e,"dxpointerdown",this._pointerDownHandler),u.off(e,"dxpointermove",this._pointerMoveHandler),u.off(e,"dxpointerleave",this._pointerLeaveHandler)},x.prototype._setCanvasSize=function(e,t){this._context.canvas.setAttribute("width",e),this._context.canvas.setAttribute("height",t)},x.prototype._cleanCanvas=function(){this._context.clearRect(0,0,this._context.canvas.width,this._context.canvas.height)},x.prototype.clear=function(){this.image(null),this.signaturePainter.reset(),this._cleanCanvas()},x.prototype.refresh=function(){var e=this,t=(this._cleanCanvas(),this.signaturePainter.hasPoints()?1:this.zoom()),i=this.signaturePainter.hasPoints()?this.initialSize:void 0;this.imagePainter.refresh(this._context,t,i).done(function(){return e.signaturePainter.refresh(e._context)})},x.prototype.initSize=function(e,t){this.$element=e,this.initialSize={width:this.$element.outerWidth()/t,height:this.$element.outerHeight()/t}},x.prototype.initCanvas=function(e,t){var i=this.$element.find("canvas")[0];this._context=i.getContext("2d"),this._setCanvasSize(this.initialSize.width*t,this.initialSize.height*t),this.imagePainter.refresh(this._context,t,{width:this._context.canvas.offsetWidth,height:this._context.canvas.offsetHeight})},x.prototype.imageFormatByType=function(e){return e===l.ImageEditingFieldViewModel.__DefaultImageType?"png":e},x.prototype.getImage=function(){return this._context.canvas.toDataURL("image/png")},x.prototype.hasSignature=function(){return this.signaturePainter.hasPoints()},x.prototype.dispose=function(){r.prototype.dispose.call(this),this._removeEvents(),this.$element=null,this._context=null},x.prototype.reset=function(e,t,i,o){this.image(e),this.imageAlignment(t),this.imageSizeMode(i),this.format(this.imageFormatByType(o)),this.signaturePainter.reset(),this.refresh()},x);function x(e){var t=r.call(this)||this;return t._pointerDownHandler=function(e){e=t._getContextPoint(e);e&&t.signaturePainter.drawCircle(t._context,e.x,e.y,t.lineColor(),t.lineWidth())},t._pointerMoveHandler=function(e){("touch"===e.pointerType||"pen"===e.pointerType||"mouse"===e.pointerType&&1==e.originalEvent.buttons)&&(e=t._getContextPoint(e))&&t.signaturePainter.drawPath(t._context,e.x,e.y,t.lineColor(),t.lineWidth())},t._pointerLeaveHandler=function(e){t.signaturePainter.resetLastPosition()},t.format=function(e){return e&&t.imagePainter.format(e),t.imagePainter.format()},t.imageSizeMode=v.observable(a.ImageSizeMode.Normal),t.imageAlignment=v.observable(a.ImageAlignment.TopLeft),t.lineWidth=v.observable(1),t.lineColor=v.observable("#000000"),t.zoom=e.zoom,t.image=v.observable(e.imageSource),t.imageSizeMode(e.sizeMode),t.imageAlignment(e.alignment),t.imagePainter=new n.ImagePainter({alignment:t.imageAlignment,imageSource:t.image,sizeMode:t.imageSizeMode}),t.format(e.imageType),t._disposables.push(t.signaturePainter=new d.SignaturePainter),t._disposables.push(t.signaturePainter.hasPoints.subscribe(function(e){e?t._setCanvasSize(t.initialSize.width,t.initialSize.height):t._setCanvasSize(t.initialSize.width*t.zoom(),t.initialSize.height*t.zoom()),t.refresh()})),t._disposables.push(t.scale=v.computed(function(){return t.hasSignature()?t.zoom():1})),e.canDraw&&t._disposables.push(e.canDraw.subscribe(function(e){e?t._addEvents():t._removeEvents()})),t._disposables.push(t.zoom.subscribe(function(e){t.signaturePainter.hasPoints()||(t._setCanvasSize(t.initialSize.width*e,t.initialSize.height*e),t.refresh())})),t}t.Painter=m,v.bindingHandlers.dxPainter={init:function(e,t,i,o,r){var t=t(),s=(h(e).children().remove(),g.getTemplate("dx-painter")),s=h(e).append(s).children()[0],a=h(s),n=new m(t);return n.initSize(a,t.zoom()),c.addDisposeCallback(e,function(){n.dispose()}),v.applyBindings(n,s),n.initCanvas(a,t.zoom()),{controlsDescendantBindings:!0}}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),i=(r=a.Disposable,s(d,r),d.prototype.dispose=function(){r.prototype.dispose.call(this),this.reset()},d.prototype._drawPath=function(e,t,i,o,r,s,a){e.beginPath(),e.strokeStyle=s,e.lineWidth=a,e.lineJoin="round",e.moveTo(o,r),e.lineTo(t,i),e.closePath(),e.stroke()},d.prototype._drawCircle=function(e,t,i,o,r){e.beginPath(),e.fillStyle=o,e.arc(t,i,r/2,0,2*Math.PI,!1),e.fill()},d.prototype._drawAllPoints=function(t){var i=this;this._points().forEach(function(e){e.isStart?i._drawCircle(t,e.x,e.y,e.color,e.width):i._drawPath(t,e.x,e.y,e.lastX,e.lastY,e.color,e.width)})},d.prototype.drawCircle=function(e,t,i,o,r){this._lastX=t,this._lastY=i,this._drawCircle(e,t,i,o,r),this._points.push({x:this._lastX,y:this._lastY,color:o,width:r,isStart:!0})},d.prototype.drawPath=function(e,t,i,o,r){this._drawPath(e,t,i,this._lastX,this._lastY,o,r),this._points.push({x:t,y:i,lastX:this._lastX,lastY:this._lastY,color:o,width:r}),this._lastX=t,this._lastY=i},d.prototype.resetLastPosition=function(){this._lastX=void 0,this._lastY=void 0},d.prototype.resetPoints=function(){this._points([])},d.prototype.reset=function(){this.resetLastPosition(),this.resetPoints()},d.prototype.refresh=function(e){this._drawAllPoints(e)},d);function d(){var e=r.call(this)||this;return e._points=n.observableArray([]),e.hasPoints=n.computed(function(){return 0<e._points().length}),e._disposables.push(e.hasPoints),e}t.SignaturePainter=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(20)),n=i(118),d=i(15),l=i(0),p=i(1),c=i(3),v=i(2),h=i(23),i=(r=l.Disposable,s(u,r),u.prototype._getValues=function(t,i,o){var r=this,s=[];return a.getEnumValues(t).forEach(function(e){s.push({value:e,iconTemplate:"dxrd-svg-pictureeditor-"+i+"_"+e.toLowerCase(),isSelected:p.computed(function(){return r._editorModel.painter[o]()===t[e]}),action:function(){r._editorModel.painter[o](t[e]),r._editorModel.painter.refresh()}})}),s},u.prototype._getColorValues=function(){var i=this,e=[];return u.colors.forEach(function(t){e.push({value:t,isSelected:p.computed(function(){return i._editorModel.painter.lineColor()===t}),action:function(e){i._editorModel.painter.lineColor(t)}})}),e},u.prototype._initPopupOptions=function(e){var t=this;return e.boundary=this._popupOptions.boundary,e.getPositionTarget=function(){return t._popupOptions.getPositionTarget()},e.target=this._popupOptions.target,e.container=this._popupOptions.container,e},u.prototype.createOpenFileAction=function(t){var e={id:h.PictureEditorActionId.OpenFile,icon:"dxrd-svg-pictureeditor-toolbar_open",title:l.getLocalization("Load Image","PreviewStringId.ImageEditingFieldEditor_LoadImage"),active:p.observable(!1),action:function(e){return t(e)}};return new n.PictureEditorToolbarItem(e)},u.prototype.createImagePickerAction=function(e,t,i){var o=this,r=(t=t&&e.every(function(e){return void 0!==e.text}),p.observable(!1)),s=p.observable(""),e=(e.forEach(function(e){t?o._disposables.push(e.visible=p.computed(function(){return!!v.findMatchesInString(e.text,s())})):e.visible=!0}),this._initPopupOptions({width:"auto",height:v.calculateWithZoomFactor(300)+"px",visible:r,contentTemplate:t?"dx-picture-editing-imagepickerwithfilter":"dx-picture-editing-imagespicker",contentData:{filterEnabled:t,filter:s,searchPlaceholder:function(){return v.searchPlaceholder()},contentWidth:2*this._editorModel.painter.initialSize.width+35,width:Math.min(this._editorModel.painter.initialSize.width,150),height:Math.min(this._editorModel.painter.initialSize.height,150),action:function(e){e.url?a.getImageBase64(e.url).done(function(e){i(e)}).fail(function(e){v.ShowMessage(e.name+" :"+e.message.split(":").pop(),"error")}):i(e.data)},images:e}}));return new n.PictureEditorToolbarItemWithPopup({id:h.PictureEditorActionId.PickImage,icon:"dxrd-svg-pictureeditor-image_gallery",title:l.getLocalization("Choose Image","PreviewStringId.ImageEditingFieldEditor_ChooseImage"),active:r,template:"dx-picture-editing-toolbar-popup",templateOptions:e})},u.prototype.createSizingAction=function(){var e=p.observable(!1),t=this._initPopupOptions({width:v.calculateWithZoomFactor(174)+"px",height:v.calculateWithZoomFactor(300)+"px",visible:e,contentTemplate:"dx-picture-editing-sizemode-alignment",contentData:{sizeModeText:l.getLocalization("Size Mode","PreviewStringId.ImageEditingFieldEditor_SizeMode"),sizeMode:this._editorModel.painter.imageSizeMode,sizeModeValues:this._getValues(d.ImageSizeMode,"size_mode","imageSizeMode"),alignmentText:l.getLocalization("Alignment","PreviewStringId.ImageEditingFieldEditor_Alignment"),alignment:this._editorModel.painter.imageAlignment,alignmentValues:this._getValues(d.ImageAlignment,"alignment","imageAlignment")}});return new n.PictureEditorToolbarItemWithPopup({id:h.PictureEditorActionId.Alignment,icon:"dxrd-svg-pictureeditor-toolbar_size_mode_and_alignment",title:l.getLocalization("Size Mode and Alignment","PreviewStringId.ImageEditingFieldEditor_SizeModeAndAlignment"),active:e,template:"dx-picture-editing-toolbar-popup",templateOptions:t})},u.prototype.createBrushAction=function(){var e=p.observable(!1),t=this._initPopupOptions({width:v.calculateWithZoomFactor(226)+"px",height:v.calculateWithZoomFactor(295)+"px",visible:e,contentTemplate:"dx-picture-editing-brush-options",contentData:{lineWidth:this._editorModel.painter.lineWidth,lineColor:this._editorModel.painter.lineColor,colors:this._getColorValues(),brushWidthText:l.getLocalization("Brush size","PreviewStringId.ImageEditingFieldEditor_BrushSize"),brushColorText:l.getLocalization("Brush color","PreviewStringId.ImageEditingFieldEditor_BrushColor")}});return new n.PictureEditorToolbarItemWithPopup({id:h.PictureEditorActionId.Brush,icon:"dxrd-svg-pictureeditor-toolbar_brush_options",title:l.getLocalization("Brush Options","PreviewStringId.ImageEditingFieldEditor_BrushOptions"),active:e,template:"dx-picture-editing-toolbar-popup",templateOptions:t,renderedHandler:function(e,t){"svg"===e[0].nodeName.toLowerCase()&&(e=c(e[0]).find(".BrushColor"))&&(e.attr("data-bind","{ style: { fill: $data.templateOptions.contentData.lineColor }}"),p.applyBindingsToDescendants(t,e[0]))}})},u.prototype.createResetItem=function(t){var e={id:h.PictureEditorActionId.Reset,icon:"dxrd-svg-pictureeditor-toolbar_reset",title:l.getLocalization("Reset","PreviewStringId.ImageEditingFieldEditor_Reset"),active:p.observable(!1),action:function(e){return t()}};return new n.PictureEditorToolbarItem(e)},u.prototype.createClearItem=function(t){var e={id:h.PictureEditorActionId.Clear,icon:"dxrd-svg-pictureeditor-toolbar_clear",title:l.getLocalization("Clear","PreviewStringId.ImageEditingFieldEditor_Clear"),active:p.observable(!1),action:function(e){return t()}};return new n.PictureEditorToolbarItem(e)},u.colors=["#FFFFFF","#FFC0C0","#FFE0C0","#FFFFC0","#C0FFC0","#C0FFFF","#C0C0FF","#FFC0FF","#E0E0E0","#FF8080","#FFC080","#FFFF80","#80FF80","#80FFFF","#8080FF","#FF80FF","#C0C0C0","#FF0000","#FF8000","#FFFF00","#00FF00","#00FFFF","#0000FF","#FF00FF","#808080","#C00000","#C04000","#C0C000","#00C000","#00C0C0","#0000C0","#C000C0","#404040","#800000","#804000","#808000","#008000","#008080","#000080","#800080","#000000","#400000","#804040","#404000","#004000","#004040","#000040","#400040"],u);function u(e,t){var i=r.call(this)||this;return i._editorModel=e,i._popupOptions=t,i}t.PictureEditorActionProvider=i},function(e,t,i){"use strict";var o,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),a=i(1),n=i(3),i=(d.prototype.dispose=function(){this.renderedHandler=null,this.action=null},d);function d(e){this.id=e.id,this.icon=e.icon,this.action=e.action,this.active=e.active,this.renderedHandler=e.renderedHandler,this.title=e.title}t.PictureEditorToolbarItem=i;l=s.Disposable,r(c,l),c.prototype.getComponent=function(){return a.unwrap(this._component)},c.prototype.dispose=function(){l.prototype.dispose.call(this);var e=this._component();e&&e.dispose(),this._component(null)};var l,p=c;function c(){var i=null!==l&&l.apply(this,arguments)||this;return i._component=a.observable(),i.onContentReady=function(e){i._component(e.component)},i.closeOnOutsideClick=function(e){var t=i.getComponent(),t=t&&n(t.content());return!t||!(t.has(e.target).length||t.is(e.target))},i}t.PopupComponentBase=p;r(h,v=i),h.prototype.dispose=function(){v.prototype.dispose.call(this),this._popup.dispose(),this.templateOptions=null};var v,s=h;function h(e){var t=v.call(this,e)||this;return t.template=e.template,e.templateOptions&&(t.templateOptions=e.templateOptions,t._popup=new p,t.templateOptions.onContentReady=t._popup.onContentReady,t.templateOptions.closeOnOutsideClick=t._popup.closeOnOutsideClick,t.templateOptions.onShown=function(e){var t=n(e.element),i=t.position().top,e=e.model.getPositionTarget().offset().top-n(e.component.content()).offset().top;n(t.find(".dx-popover-arrow")[0]).css("top",e+i-24-11)}),t}t.PictureEditorToolbarItemWithPopup=s},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.convertMapToKeyValuePair=function(t){var i=[];return t&&Object.keys(t).forEach(function(e){i.push({Key:e,Value:t[e]})}),i}},function(e,t){e.exports={default:DevExpress.ui.dxPopup}},function(e,t){e.exports={default:DevExpress.utils.browser}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(3)),n=i(1),d=i(88),l=i(53),p=i(89),c=i(0),v=i(2),h=(r=v.JSDesignerBindingCommon,s(u,r),u.prototype.dispose=function(){(this._deferreds||[]).forEach(function(e){e.reject()}),r.prototype.dispose.call(this)},u.prototype._initializeEvents=function(){var i=this;return this._getAvailableEvents(l.EventGenerator.generatePreviewEvents(function(e,t){i._fireEvent(e,t)}))},u.prototype._initializeCallbacks=function(){if(this._options.callbacks)return this._initializeEvents()},u.prototype._applyBindings=function(e,t){this._disposables.push(e),t.children().remove();t=t.append(this._templateHtml).children()[0];t&&(n.cleanNode(t),this._callbacks&&this._callbacks.beforeRender&&this._callbacks.beforeRender(e),n.applyBindings(e,t),this._fireEvent("Init"))},u.prototype._createModel=function(e){return this._callbacks=this._initializeCallbacks(),p.createPreviewModel(this._options,e,this._callbacks,!1)},u.prototype.applyBindings=function(t){var e,i,o=this,r=a(t);r.addClass("dx-designer"),this._options.reportPreview&&this._options.parts?this._applyBindings(this._options,r):(e=this._options.requestOptions,i=function(){e&&e.invokeAction&&(o._options.handlerUri=o._getServerActionUrl(e.host,e.invokeAction)),o._deferreds.push(o._createModel(t).done(function(e){o.sender.previewModel=e,o._options.reportUrl&&n.isSubscribable(o._options.reportUrl)&&o._disposables.push(o._options.reportUrl.subscribe(function(e){o.sender.OpenReport(e)})),o._createDisposeFunction(t),o._applyBindings(o.sender.previewModel,r),p.initPreviewModel(e,o._options)}))},e?this._getLocalizationRequest().done(function(e){e&&c.addCultureInfo(e)}).always(function(){i()}):i())},u);function u(e,t){t=r.call(this,e,t)||this;return t._deferreds=[],e.viewerModel=v._wrapModelInObservable(e.viewerModel),t.sender=new d.JSReportViewer(e.viewerModel),e.callbacks&&e.callbacks._eventSenderCreated&&e.callbacks._eventSenderCreated(t.sender),t}t.JSReportViewerBinding=h,n.bindingHandlers.dxReportViewer={init:function(e,t){return new h(n.unwrap(t())||{}).applyBindings(e),{controlsDescendantBindings:!0}}}},function(e,t){e.exports={default:DevExpress.data.ArrayStore}},function(e,t){e.exports={default:DevExpress.data.DataSource}},function(e,t){e.exports={default:DevExpress.ui.dxTextBox}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(9)),n=i(1),d=i(125),l=i(121),p=i(127),c=i(3),v=i(2),i=(r=d.default,s(h,r),h.prototype.findNext=function(e){if(this._searchModel.searchText()!==this.option("text"))this._searchModel.searchText(this.option("text"));else try{e?this._searchModel.loading()||this._searchModel.findUp():this._searchModel.loading()||this._searchModel.findDown()}finally{return!0}},h.prototype._init=function(){r.prototype._init.call(this);var e=c(this.element());e.addClass("dx-searcheditor"),this._koContext=n.contextFor(e.get(0))},h.prototype._render=function(){var t=this;r.prototype._render.call(this),this.on("keyDown",function(e){"ArrowUp"==e.event.key&&t.findNext(!0)&&e.event.stopPropagation(),"ArrowDown"==e.event.key&&t.findNext(!1)&&e.event.stopPropagation()}),this._renderButton("Down"),this._renderButton("Up")},h.prototype._renderButton=function(e){this._$button=c("<div />").addClass("dx-searcheditor-button dx-widget dx-dropdowneditor-button"),this._attachButtonEvents(e),this._$buttonIcon=c("<div />").addClass("dx-searcheditor-icon dx-dropdowneditor-icon dx-icon-dxrd-image-move"+e.toLowerCase()).append(a.SvgTemplatesEngine.templates["up"===e.toLowerCase()?"dxrd-svg-operations-moveup":"dxrd-svg-operations-movedown"]).appendTo(this._$button),n.applyBindingsToDescendants(this._koContext,this._$buttonIcon[0]);e=r.prototype._buttonsContainer.call(this);this._$button.appendTo(e)},h.prototype._attachButtonEvents=function(t){var i=this;this._$button.off("click");this.option("disabled")||(this._$buttons||(this._$buttons=[]),this._$buttons.push(this._$button),this._$button.on("click",function(e){i.findNext("up"===t.toLowerCase())&&e.stopPropagation()}),v.addDisposeCallback(this._$button[0],function(){i._$buttons.forEach(function(e){e.off("click")})}))},h);function h(e,t){var i=this;return t.onKeyDown=function(e){var t;e.event.key===v.KeyboardEnum.Enter&&(e.event.stopPropagation(),e.event.preventDefault(),(t=l.default||l)&&t.msie&&e&&e.component&&(e.component.blur(),e.component.focus()),i.findNext(e&&e.event&&e.event.shiftKey))},t.onFocusOut=function(e){i._searchModel.searchText(i.option("text"))},(i=r.call(this,e,t)||this)._activeStateUnit=".dx-searcheditor-button",i._focusRequestRaised=function(){i.focus()},i._searchModel=t.searchModel,i._searchModel.focusRequested.subscribe(function(e){return i._focusRequestRaised()}),i}t.dxSearchEditor=i,p.default("dxSearchEditor",i)},function(e,t){e.exports={default:DevExpress.registerComponent}},function(e,i,t){"use strict";var o,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(i,"__esModule",{value:!0}),t(69)),a=t(51),n=t(0),d=t(1),l=t(3),p=t(2),c=t(110),v=t(5),h=(Object.defineProperty(u,"today",{get:function(){return(new u).now()},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"date",{get:function(){return this._date},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"day",{get:function(){return this._date.getDay()},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"month",{get:function(){return this._date.getMonth()},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"year",{get:function(){return this._date.getFullYear()},enumerable:!0,configurable:!0}),u.prototype.addMonths=function(e){return new u(new Date(this._date.setMonth(u.today.month+e)))},u.prototype.addDays=function(e){e=this.date.getDate()+e;return new u(new Date(this._date.setDate(e)))},u.prototype.addHours=function(e){e=this.date.getHours()+e;return new u(new Date(this._date.setHours(e)))},u.prototype.addYears=function(e){return new u(new Date(this._date.setFullYear(this._date.getFullYear()+e)))},u.prototype.now=function(){return new u(new Date((new Date).setHours(0,0,0,0)))},u);function u(e){this._date=e=void 0===e?null:e}function g(e,t,i){i={displayName:n.getLocalization(e,t),range:i};return Object.defineProperty(i,"displayName",{get:function(){return n.getLocalization(e,t)},configurable:!0}),i}i.predefinedDateRanges=[g("Today","PreviewStringId.DateRangeParameterEditor_Today",function(){return[h.today.date,h.today.date]}),g("Yesterday","PreviewStringId.DateRangeParameterEditor_Yesterday",function(){return[h.today.addDays(-1).date,h.today.addDays(-1).date]}),g("Current Week","PreviewStringId.DateRangeParameterEditor_CurrentWeek",function(){return[h.today.addDays(-h.today.day).date,h.today.addDays(-h.today.day).addDays(6).date]}),g("Last Week","PreviewStringId.DateRangeParameterEditor_LastWeek",function(){return[h.today.addDays(-7).date,h.today.date]}),g("Previous Week","PreviewStringId.DateRangeParameterEditor_PreviousWeek",function(){return[h.today.addDays(-h.today.day-7).date,h.today.addDays(-h.today.day-1).date]}),g("Current Month","PreviewStringId.DateRangeParameterEditor_CurrentMonth",function(){return[new Date(h.today.year,h.today.month,1),new Date(h.today.year,h.today.month+1,0)]}),g("Last Month","PreviewStringId.DateRangeParameterEditor_LastMonth",function(){return[h.today.addMonths(-1).date,h.today.date]}),g("Previous Month","PreviewStringId.DateRangeParameterEditor_PreviousMonth",function(){return[new Date(h.today.year,h.today.month-1,1),new Date(h.today.year,h.today.month,0)]}),g("Current Quarter","PreviewStringId.DateRangeParameterEditor_CurrentQuarter",function(){return[h.today.addMonths(-h.today.month%3).date,h.today.addMonths(-h.today.month%3+3).date]}),g("Previous Quarter","PreviewStringId.DateRangeParameterEditor_PreviousQuarter",function(){return[h.today.addMonths(-h.today.month%3-3).date,h.today.addMonths(-h.today.month%3).date]}),g("Current Year","PreviewStringId.DateRangeParameterEditor_CurrentYear",function(){return[new Date(h.today.year,0,1),new Date(h.today.year,11,31)]}),g("Last Year","PreviewStringId.DateRangeParameterEditor_LastYear",function(){return[h.today.addYears(-1).date,h.today.date]}),g("Previous Year","PreviewStringId.DateRangeParameterEditor_PreviousYear",function(){return[new Date(h.today.year-1,0,1),new Date(h.today.year-1,11,31)]})];m=n.Disposable,r(f,m),f.prototype._getStringValue=function(e){return e.map(function(e){return p.formatDate(e)}).join(" - ")},f.prototype._isSelected=function(e){return this._displayText()===this._getStringValue(e.range())},f.prototype._toParameterValue=function(){return[this.startDate(),this.endDate()]},f.prototype._createTemplateData=function(e,t){var i=this;return{value:e,min:t,inRange:function(e){return i.inRange(e)}}},f.prototype.applyDate=function(e,t){var i=this;void 0===t&&(t=!1),this._locker.lock(function(){e[1]<i.startDate()?(i.startDate(e[0]),i.endDate(e[1])):(i.endDate(e[1]),i.startDate(e[0]))}),t&&this.applyValue()},f.prototype.inRange=function(e){var t=new Date(this.endDate().getTime()),i=new Date(this.startDate().getTime());return e<=new Date(t.setHours(0,0,0,0))&&e>=new Date(i.setHours(0,0,0,0))},f.prototype.applyValue=function(e){var t=this;void 0===e&&(e=!1),this._locker.lock(function(){e&&t.endDate(t.startDate()),t._options.value(t._toParameterValue())})};var m,x=f;function f(e){var t=m.call(this)||this;return t._options=e,t._locker=new s.Locker,t._popupVisible=d.observable(!1),t._showPopup=function(){t._popupVisible(!0)},t._hidePopup=function(){t._popupVisible(!1),t._$element.get(0).querySelector("input").focus()},t._accessibilityDialogItems=d.observableArray([]),t.popupTemplate="dxrv-daterange-editor-popup",t.items=[],t.startDate=d.observable(new Date((new Date).setHours(0,0,0,0))),t.endDate=d.observable(new Date((new Date).setHours(0,0,0,0))),t._disposables.push(e.value.subscribe(function(e){return t.applyDate(e)}),t._displayText=d.computed(function(){return t._getStringValue([t.startDate(),t.endDate()])}),t.startDate.subscribe(function(){return t.applyValue(t.startDate()>t.endDate())}),t.endDate.subscribe(function(){return t.applyValue()})),t.applyDate(t._options.value()),t.items=i.predefinedDateRanges,e.isMobile?(t.popupTemplate="dxrd-menu-parameters-content",t.popupModel=new a.DateRangeParemeterPopupModel(t)):t.popupModel=t,t.dialogKeyboardHelper=new c.DateRangeDialogElementsKeyboardHelper(t._hidePopup,t._popupVisible),t._disposables.push(t.dialogKeyboardHelper),t}i.DateRangeEditor=x,d.bindingHandlers.dxrvDateRangeEditor={init:function(e,t,i,o,r){var s=new x(t()),t=(l(e).children().remove(),v.getTemplate("dxrv-daterange-editor")),t=l(e).append(t),r=r.createChildContext(s);return d.applyBindingsToDescendants(r,t.children()[0]),p.addDisposeCallback(e,function(){return s.dispose()}),{controlsDescendantBindings:!0}}}},function(e,t,i){"use strict";var o,d,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),l=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),p=i(1),i=(d=l.Disposable,r(s,d),s.prototype._isValueSelected=function(t,e){return t instanceof Date?0<e.filter(function(e){return e-t==0}).length:-1!==e.indexOf(t)},s);function s(e,t){function i(){s.editorValue.notifySubscribers(s.displayItems[0])}var o,r,s=d.call(this)||this,a=(s.selectedItems=p.observable([]),e()),n=(s.value=e,s._items=t.map(function(e){var t=p.observable(s._isValueSelected(e.value,a));return{selected:t,value:e.value,displayValue:e.displayValue||e.value,toggleSelected:function(){t(!t()),i()}}}),s._disposables.push(s.selectedItems=p.pureComputed(function(){return s._items.filter(function(e){return e.selected()})})),p.observable(!1)),t=(s._disposables.push(s.selectedValuesString=p.pureComputed({read:function(){return n()||(r="",s.selectedItems().forEach(function(e,t,i){r+=e.displayValue,t<i.length-1&&(r+=", ")})),r},write:function(e){}})),s._disposables.push(s.isSelectedAll=p.pureComputed({read:function(){var e;return n()?o:0<(e=s.selectedItems().length)&&e<s._items.length?void 0:o=e===s._items.length},write:function(t){o=t;try{n(!0),s._items.forEach(function(e){e.selected(t)})}finally{n(!1)}}})),{selected:s.isSelectedAll,value:null,displayValue:l.getLocalization("(Select All)","AnalyticsCoreStringId.SelectAll"),toggleSelected:function(){s.isSelectedAll(!s.isSelectedAll()),i()}});return s.displayItems=[t].concat(s._items),s.dataSource=s.displayItems,s.editorValue=p.observable(t),s.updateValue=function(){e(s._items.filter(function(e){return e.selected()}).map(function(e){return e.value})),i()},s.onOptionChanged=function(e){"opened"!==e.name||e.value||s.updateValue()},s}t.MultiValueEditorOptions=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(18)),n=i(115),d=i(117),l=i(19),p=i(0),c=i(2),v=i(1),h=i(3),u=i(120),g=i(113),m=i(5),x=(r=p.Disposable,s(f,r),f.prototype._takeFocus=function(){this.active()?this.editMode!==a.PictureEditMode.Image&&(this.canDraw(!0),this._callbacks&&this._callbacks.onDraw&&this._callbacks.onDraw(this)):(this._callbacks&&this._callbacks.onFocusIn&&this._callbacks.onFocusIn(this),this.active(!0))},f.prototype._releaseFocus=function(){this.active()&&(this._callbacks&&this._callbacks.onFocusOut&&this._callbacks.onFocusOut(this),this.active(!1),this.canDraw(!1))},f.prototype._wrapButtonAction=function(e,i){var o=e.action;e.action=function(e,t){i.changeActiveButton(e),o&&o(t,i)}},f.prototype._initActions=function(e){var t=this;this.editMode!=a.PictureEditMode.Image&&this.editMode!=a.PictureEditMode.ImageAndSignature||(this.actions.push(this.actionsProvider.createOpenFileAction(function(e){return t._loadImage(e)})),this.actions.push(this.actionsProvider.createSizingAction())),this.editMode!=a.PictureEditMode.Signature&&this.editMode!=a.PictureEditMode.ImageAndSignature||this.actions.push(this.actionsProvider.createBrushAction()),this._initialImage&&this.actions.push(this.actionsProvider.createResetItem(function(){t.painter.reset(t._initialImage,t._initialAlignment,t._initialSizeMode,t._initialImageType)})),this.actions.push(this.actionsProvider.createClearItem(function(){t.painter.clear()})),e&&e(this,this.actions),this.actions.forEach(function(e){return t._wrapButtonAction(e,t)})},f.prototype._loadImage=function(e){var t=this;e.stopPropagation(),e.preventDefault(),c.uploadFile({accept:"image/*"}).done(function(e){t.painter.format(e.format),t.painter.image(e.content),t.painter.refresh()})},f.prototype._addEvents=function(){var o=this,e=(this._pointerDownHandler=function(e){o._takeFocus()},this._pointerCancelHandler=function(e){o._releaseFocus()},this._pointerUpHandler=function(t){var i;o.active()&&(i=function(e){return e&&(e.is(t.target)||0<e.has(t.target).length)},o.$element.is(t.target)||0<o.$element.has(t.target).length||i(o._getPopupContent())||o.actions.some(function(e){return!!e.active()&&(e=v.unwrap(e.component),i(e&&h(e.content())))})||t.target&&t.target.className&&t.target.className.indexOf&&-1!==t.target.className.indexOf(o.GESTURE_COVER_CLASS)||o._releaseFocus())},this.$element.get(0));g.on(e,"dxpointerdown",this._pointerDownHandler),g.on(e,"dxpointercancel",this._pointerCancelHandler),g.on(document,"dxpointerup",this._pointerUpHandler)},f.prototype.changeActiveButton=function(t){this.actions.forEach(function(e){e.active(e===t&&!e.active())})},f.prototype.applyBindings=function(){v.cleanNode(this.$element[0]),v.applyBindings(this,this.$element[0]),this._addEvents(),this.painter.initCanvas(this.$element,this.zoom())},f.prototype.dispose=function(){r.prototype.dispose.call(this);var e=this.$element.get(0);g.off(e,"dxpointerdown",this._pointerDownHandler),g.off(e,"dxpointercancel",this._pointerCancelHandler),g.off(document,"dxpointerup",this._pointerUpHandler),this.actions.forEach(function(e){return e.dispose&&e.dispose()}),this.$element=null},f.prototype.getImage=function(){return this.painter.getImage()},f.prototype.reset=function(e,t,i,o){this._initialImage=e,this._initialAlignment=t,this._initialSizeMode=i,this._initialImageType=o,this.painter.reset(this._initialImage,this._initialAlignment,this._initialSizeMode,this._initialImageType)},f.prototype.getCurrentOptions=function(){var e=((this.painter.hasSignature()?this.painter.getImage():this.painter.image())||"").split(",");return{sizeMode:this.painter.imageSizeMode(),alignment:this.painter.imageAlignment(),imageType:this.painter.hasSignature()?l.ImageEditingFieldViewModel.__DefaultImageType:this.painter.format(),image:e[e.length-1]}},f);function f(e,t){var i=r.call(this)||this,t=(i.GESTURE_COVER_CLASS="dx-gesture-cover",i.ACTIVE_POPUP_CLASS=".dx-picture-editing-active",i._getPopupContent=function(){var e=u.default.getInstance(i.$element.find(i.ACTIVE_POPUP_CLASS).get(0));return e&&h(e.content())},i.actions=[],i.canDraw=v.observable(!1),i._initialImageType=v.unwrap(e.imageType)||"png",i.zoom=e.zoom||v.observable(1),i.editMode=v.unwrap(e.imageMode)||a.PictureEditMode.Image,i._initialImage=v.unwrap(e.image),i._initialAlignment=v.unwrap(e.alignment),i._initialSizeMode=v.unwrap(e.sizeMode),i._callbacks=e.callbacks,i.$element=h(t),i.active=v.isObservable(e.active)?e.active:v.observable(!!e.active),{alignment:i._initialAlignment,canDraw:i.editMode!==a.PictureEditMode.Image&&i.canDraw,imageSource:i._initialImage,imageType:i._initialImageType,sizeMode:i._initialSizeMode,zoom:i.zoom});return i.painter=new n.Painter(t),i._disposables.push(i.painter),i.painter.initSize(i.$element,i.zoom()),i.actionsProvider=new d.PictureEditorActionProvider(i,h.extend(!0,{getPositionTarget:function(){return i._getPopupContent().find(".dx-picture-editing-toolbar")}},e.popupOptions||{})),i._disposables.push(i.actionsProvider),i._initActions(e.callbacks&&e.callbacks.customizeActions),i.applyBindings(),i}t.PictureEditorModel=x,v.bindingHandlers.dxPictureEditor={init:function(e,t,i,o,r){var t=t(),s=(h(e).children().remove(),m.getTemplate("dx-picture-editing")),s=h(e).append(s).children()[0],a=new x(t,s);return c.addDisposeCallback(e,function(){a.dispose()}),{controlsDescendantBindings:!0}}}},function(e,t,i){"use strict";var i=i(132),o=window.DevExpress||{};i._addViewerToBundle(o),e.exports=o.Reporting},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(133),r=i(138),s=i(139),a=i(140),n=i(141),d=i(142),l=i(143),p=i(145),c=i(148),v=i(149),h=i(150),u=i(153),g=i(154),m=i(158),x=i(159),f=i(160),y=i(163),b=i(164);t._addViewerToBundle=function(e){return e.Reporting=o,e.Reporting.Editing=r,e.Reporting.Export=s,e.Reporting.Export.Metadata=a,e.Reporting.Internal=n,e.Reporting.Metadata=d,e.Reporting.Viewer=l,e.Reporting.Viewer.Editing=p,e.Reporting.Viewer.Export=c,e.Reporting.Viewer.Export.Metadata=v,e.Reporting.Viewer.Internal=h,e.Reporting.Viewer.Mobile=u,e.Reporting.Viewer.Mobile.Internal=g,e.Reporting.Viewer.Parameters=m,e.Reporting.Viewer.Settings=x,e.Reporting.Viewer.Utils=f,e.Reporting.Viewer.Widgets=y,e.Reporting.Viewer.Widgets.Internal=b,e}},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(134),t(52),t(119),t(53),t(54),o(t(52)),o(t(119)),o(t(53)),o(t(54))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t){e.exports=DevExpress.Analytics.Elements},function(e,t){e.exports=DevExpress.Analytics.Localization},function(e,t){e.exports=DevExpress.localization},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(22);var o,r=i(22);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(24),t(57),t(25),t(58),t(59),t(27),t(29),t(31),t(34),t(64),t(63),t(33),t(65),t(35),t(36),t(37),t(38),o(t(24)),o(t(57)),o(t(25)),o(t(58)),o(t(59)),o(t(27)),o(t(29)),o(t(31)),o(t(34)),o(t(64)),o(t(63)),o(t(33)),o(t(65)),o(t(35)),o(t(36)),o(t(37)),o(t(38))},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(55),t(26),t(61),t(60),t(28),t(30),t(4),t(32),t(62),t(66),t(13),t(67),t(14),t(68),o(t(55)),o(t(26)),o(t(61)),o(t(60)),o(t(28)),o(t(30)),o(t(4)),o(t(32)),o(t(62)),o(t(66)),o(t(13)),o(t(67)),o(t(14)),o(t(68))},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(69),t(12),t(56),o(t(69)),o(t(12)),o(t(56))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(11);var o,r=i(11);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(7),t(39),t(88),t(122),t(110),t(87),t(75),t(93),t(108),o(t(7)),o(t(39)),o(t(88)),o(t(122)),o(t(110)),o(t(87)),o(t(75)),o(t(93)),o(t(108))},function(e,t){e.exports={default:DevExpress.config}},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(15),t(71),t(70),t(19),t(72),t(40),t(146),t(147),o(t(15)),o(t(71)),o(t(70)),o(t(19)),o(t(72)),o(t(40))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(9).SvgTemplatesEngine.addTemplates({"dxrd-checkboxcustomglyph":'<div class="dxrd-checkbox-custom-glyph" data-bind="style: $data.customGlyphStyleCss"></div>',"dxrv-preview-date-range-mobile":"<div class=\"dxrv-preview-date-range-mobile\"> <div class=\"dx-fieldset\"> <div class=\"dx-field\"> <div data-bind=\"dxSelectBox: { dataSource: items, displayExpr: 'displayName', value: popupModel.textRangeValue, placeholder: $root.getLocalization('Select Period', 'AnalyticsCoreStringId.Mobile_DateRange_SelectPeriod') }\"></div> </div> <div class=\"dx-field\"> <div class=\"dx-fieldset-column\"> <div class=\"dx-fieldset-header\" data-bind=\"text: $root.getLocalization('From','AnalyticsCoreStringId.Mobile_DateRange_From')\"></div> <div data-bind=\"css: popupModel._dateButtonEditorClassName, dxButton: { text: startDate && popupModel.getStringDate(startDate) || $root.getLocalization('Start Date','AnalyticsCoreStringId.Mobile_DateRange_StartDate'), stylingMode: 'contained', onClick: popupModel.focusButton, focusStateEnabled: false, activeStateEnabled: false }\"></div> <div data-bind=\"css: popupModel._dateEditorClassName\"> \x3c!-- ko template: { name: 'dxrv-daterange-calendar', data: _createTemplateData(startDate, undefined) } --\x3e \x3c!-- /ko --\x3e </div> </div> <div class=\"dx-fieldset-column dx-fieldset-column-right\"> <div class=\"dx-fieldset-header\" data-bind=\"text: $root.getLocalization('Until','AnalyticsCoreStringId.Mobile_DateRange_Until')\"></div> <div class=\"dxd-back-secondary dx-fieldset-column-separator\"></div> <div data-bind=\"css: popupModel._dateButtonEditorClassName, dxButton: { text: endDate && popupModel.getStringDate(endDate) || $root.getLocalization('End Date','AnalyticsCoreStringId.Mobile_DateRange_EndDate'), stylingMode: 'contained', type:'default', onClick: popupModel.focusButton, focusStateEnabled: false, activeStateEnabled: false }\"></div> <div data-bind=\"css: popupModel._dateEditorClassName\"> \x3c!-- ko template: { name: 'dxrv-daterange-calendar', data: _createTemplateData(endDate, startDate) } --\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div> </div>","dxrd-preview-page-mobile":'<div class="dxrdp-content" data-bind="dxclick: clickToBrick, styleunit: { width: width, height: height }, autoFit: { autoFitBy: $root.reportPreview.autoFitBy, zoom: zoom, width: originalWidth, height: originalHeight, alwaysRecalculate: true, previewSize: $root.reportPreview.previewSize, brickLoading: brickLoading, skipIfInvisible: true }"> <div class="dxrdp-loading-wrapper" data-bind="styleunit: { width: width, height: height, lineHeight: height }, style: { \'background-color\': color }, visible: pageLoading, text: loadingText"> </div> <img style="width:100%; height:100%;" data-bind="attr: { src: displayImageSrc }, style:{ \'background-color\': color }" /> <div class="dxrdp-active-border" data-bind="css: { \'dxrdp-active\': active() && $parents[1].blocks().length > 1 }, visible: !$root.slideOptions.readerMode"></div> \x3c!-- ko foreach: activeBricks --\x3e \x3c!-- ko template: { name: "dxrd-page-brick-mobile", data: $data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!-- ko if: !brickLoading() && $data.editingFields--\x3e \x3c!-- ko foreach: editingFields --\x3e \x3c!-- ko template: template --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div>',"dxrd-page-brick-mobile":'<div class="dxrd-report-preview-brick" data-bind="style: { top: topP, left: $data.leftP, right: $data.rightP, height: heightP, width: widthP }, css: { \'dxrd-report-preview-brick-selected\': $data.active }"> </div>',"dxrdp-search-mobile":'\x3c!-- ko if: $data.enabled --\x3e <div class="dxrdp-search-wrapper" data-bind="styleunit:{ height: height }, dxrdSearchBar: $data"> <div class="dxrd-mobile-search"> <div class="dxrdp-taptosearch" data-bind="visible: !$data.editorVisible(), dxclick: function(s, e) { $data.focusEditor(e); }"> <div class="dxrdp-taptosearch-text" data-bind="text: $root.getLocalization(\'Tap here to Search\', \'ASPxReportsStringId.WebDocumentViewer_Mobile_TapHereToSearch\')"></div> </div> <div class="dxrdp-search-panel" data-bind="visible: $data.editorVisible()"> <div class="dxrdp-search-editor" data-bind="dxTextBox: { value: searchText, onEnterKey: function() { $data.startSearch(); } }"></div> </div> </div> </div> \x3c!-- /ko --\x3e',"dxrd-preview-export-to-mobile":'<div class="dxrd-preview-export-to" data-bind="dxMenu: { items: items, onItemClick: clickAction }, attr: { title: $root.getLocalization(text, $data.textId) }"> <div class="dxrd-preview-export-menu-item" data-options="dxTemplate: { name: \'item\' }" data-bind="attr: { title: $root.getLocalization(text, $data.textId) }"> \x3c!--ko if: $data.format --\x3e <div class="dxrd-preview-export-item-text" data-bind="text: $root.getLocalization($data.text, $data.textId)"></div> \x3c!-- /ko --\x3e \x3c!--ko ifnot: $data.format --\x3e <div class="dxrd-preview-export-item-image-wrapper"> <div class="dxrd-preview-export-item-image" data-bind="css: ko.unwrap($data.imageClassName), template: { name: ko.unwrap($data.imageTemplateName), if: !!ko.unwrap($data.imageTemplateName)}"> </div> </div> <div class="dx-menu-item-popout-container"> <div class="dx-menu-item-popout"></div> </div> \x3c!-- /ko --\x3e </div> </div>',"dxrdp-surface-mobile-bottom":'<div class="dxrdp-mobile-actions" data-bind="visible: visible"> <div class="dxrdp-mobile-actions-content"> \x3c!-- ko foreach: actions --\x3e <div class="dxrdp-mobile-action" data-bind="visible: visible, css: $data.imageClassName, template: { name: $data.imageTemplateName, if: !!ko.unwrap($data.imageTemplateName)}, dxclick: clickAction"> </div> \x3c!-- ko if: $data.content --\x3e \x3c!-- ko template: $data.content --\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> </div>',"dxrdp-pages-mobile":'<div class="dxrdp-mobile-paginator" data-bind="dxrdMobilePaginator: $data"> <div class="dxrdp-mobile-paginator-content"> <div class="dxrdp-mobile-paginator-text" data-bind="text : text"></div> </div> </div>',"dxrd-menu-export-content":'<div class="dxrd-menu-export-popover" data-bind="dxPopover: { width: \'266px\', height: \'266px\', visible: visible, target: \'.dxrdp-mobile-action.dxrd-image-export-to\', container: $root.getPopupContainer($element), }"> \x3c!-- ko foreach: items --\x3e <div class="dxrd-menu-export-item" data-bind="dxclick: action, text: text"> </div> \x3c!-- /ko--\x3e </div>',"dxrd-menu-parameters-content":'<div class="dxrd-menu-parameters-popup" data-bind="dxPopup: { showTitle: false, width: function() {return window.innerWidth }, height: function() {return window.innerHeight }, visible: visible, container: $root.getPopupContainer($element), }"> \x3c!-- ko template: { name: \'dxrv-preview-parameters-mobile\', data: $data }--\x3e \x3c!-- /ko --\x3e </div>',"dxrv-preview-parameters-mobile":'<div class="dxrdp-parameters-mobile" data-bind="dxValidationGroup: {}, css: className"> <div class="dxrdp-parameters-title" data-bind="text: $data.title"> </div> <div class="dxrdp-parameters-scroll" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, bounceEnabled: false }"> \x3c!-- ko template: { name: $data.contentTemplate, data: model }--\x3e \x3c!-- /ko --\x3e </div> <div class="dxrdp-parameters-buttons text-buttons" data-bind="foreach: { data: $data.actionButtons }, cacheElement: { action: function(element) { $data.cacheElementContent(element); } }"> <div class="dxrdp-parameter-action" data-bind="dxButton: { text: text, onClick: function(params){ $data.action(params) }, disabled: disabled, visible: visible }, css: className"></div> </div> <div class="dxrdp-parameters-buttons" data-bind="visible: showIcons, foreach: { data: $data.actionIcons }"> <div class="dxrdp-parameter-icon" data-bind="dxButton: { onClick: function(params){ $data.action(params)}, disabled: disabled }, css: className"></div> </div> </div>',"dxrv-preview-parameters-mobile-content":'<div class="dx-fieldset"> <div data-bind="dxPropertyGrid: { target: ko.observable($data) }"></div> </div>',"dxrv-range-parameter-mobile":'<div data-bind="dxrvDateRangeEditor: {value: $data.value(), isMobile: true }"></div>',"dxrdp-surface-mobile":"<div class=\"dxrd-preview-wrapper dxrdp-fullscreen dxrd-preview-surface\" data-bind=\"style: { pointerEvents: $data.documentId === null ? 'none' : '', touchEvents: $data.documentId === null ? 'none' : '' }, styleunit: { top: topOffset, height: previewWrapperSize().height, width: previewWrapperSize().width }, slide: $root.slideOptions, mobileZoom: { zoom: mobileZoom, zoomUpdating: zoomUpdating }, dxclick: function(s,e) { if(!$root.brickEventsDisabled()) { $data.showActions(s,e); } }, css: { 'dxrp-editing-fields-hightlighted': editingFieldsHighlighted }\"> \x3c!-- ko template: {name: 'dxrd-preview-progress-bar', data: progressBar }--\x3e \x3c!-- /ko --\x3e <div class=\"dxrd-mobile-content\"> <div class=\"dxrd-mobile-gallery\" data-bind=\"style: { pointerEvents: $data.zoomUpdating() ? 'none' : '', touchEvents: $data.zoomUpdating() ? 'none' : '' }, dxGalleryReportPreview: { dataSource: $root.gallery.items, gallery: $root.gallery, animationEnabled: $root.gallery.animationEnabled, disabled: $data.zoomUpdating, selectedIndex: $root.gallery.selectedIndex, width:'100%', height: '100%', showIndicator: false, loop: true, onSelectionChanged: onSlide, swipeEnabled: $root.slideOptions.swipeEnabled }\"> <div data-options=\"dxTemplate: { name: 'item' }\"> <div class=\"dxrd-scrollView-mobile\" data-bind=\"dxScrollView: $root.reportPreview.getScrollViewOptions()\"> <div class=\"dxrd-gallery-blocks\" data-bind=\"style: $root.gallery.contentSize()\"> \x3c!-- ko foreach: $data.blocks() --\x3e \x3c!-- ko if: $data.page --\x3e <div class=\"dxrd-gallery-block\" data-bind=\"styleunit: position, css: $data.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() && $parents[0].blocks().length > 1, 'dxrdp-page-padding': $parents[0].blocks().length > 1 }, visible: $root.slideOptions.readerMode\"></div> <div class=\"dxrd-mobile-page\" data-bind=\"styleunit: { width: page.width, height: page.height }, style: { pointerEvents: $root.brickEventsDisabled() ? 'none' : '', touchEvents: $root.brickEventsDisabled() ? 'none' : '' }\"> \x3c!-- ko template: { name :'dxrd-preview-page-mobile', data: page } --\x3e \x3c!-- /ko --\x3e </div> </div> </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div> </div> </div> <input type=\"text\" style=\"display:none\" />","dxrp-editing-field-container":'<div class="dxrp-editing-field-container dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle(), 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"> \x3c!-- ko if: !active() || field.readOnly() --\x3e <div class="dxrp-editing-field-readonly-text" data-bind="style: textStyle(), css: {\'dxrp-editing-field-text-wordwrap\': !wordWrap}"> \x3c!-- ko if: htmlValue() --\x3e <div class="dxrp-editing-field-text-html" data-bind="style: breakOffsetStyle(), html: htmlValue()"></div> \x3c!--/ko--\x3e \x3c!-- ko ifnot: htmlValue() --\x3e <div class="dxrp-editing-field-text-html" data-bind="style: breakOffsetStyle(), text: field.editValue()"></div> \x3c!--/ko--\x3e </div> \x3c!--/ko--\x3e \x3c!-- ko if: active() && !field.readOnly() --\x3e \x3c!-- ko template: { name: editorTemplate, data: data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div> </div>',"dxrp-editing-field-text":'<textarea class="dxrp-editing-field-text" data-bind="value: value, valueUpdate: \'keypress\', style: textStyle(), event: { blur: hideEditor, keyup: keypressAction }"></textarea>',"dxrp-editing-field-mask":'<div class="dxrp-editing-field-mask" data-bind="dxTextBox: options, childStyle: { style: textStyle(), selector: \'.dx-texteditor-input\'}"></div>',"dxrp-editing-field-number":'<div class="dxrp-editing-field-mask" data-bind="dxNumberBox: options, childStyle: { style: textStyle(), selector: \'.dx-texteditor-input\'}"></div>',"dxrp-editing-field-datetime":"<div style=\"width: 100%\" class=\"dxrp-editing-field-datetime\" 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>","dxrp-editing-field-image":'<div class="dxrp-editing-field-container dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle() "> \x3c!-- ko template: \'dxrp-editing-field-image-editor\' --\x3e \x3c!-- /ko --\x3e </div>',"dxrp-editing-field-image-editor":'<div style="height: 100%; width: 100%;" data-bind="dxPictureEditor: $data.getPictureEditorOptions()"></div>',"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: $data.checkStateStyleIcon, if: !!ko.unwrap($data.checkStateStyleIcon)}"> </div> </div>',"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" style="stroke-width: 50;stroke: rgb(0, 0, 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>',"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() }"> \x3c!-- ko if: !active() || field.readOnly() --\x3e \x3c!-- ko foreach: cells --\x3e <div class="dxrp-editing-field-charactercomb-cell" data-bind="style: style, text: text"></div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e \x3c!-- ko if: active() && !field.readOnly() --\x3e <textarea style="background:white" class="dxrp-editing-field-text" data-bind="value: field._editorValue, valueUpdate: \'keypress\', style: textStyle(), event: { blur: hideEditor, keyup: keypressAction }"></textarea> \x3c!--/ko--\x3e </div>',"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> \x3c!-- ko if: model--\x3e <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="accessibilityKeyboardHelper: $data.keyboardHelper"> <div role="tablist" class="dxrd-right-panel-content dxrd-export-options-content" data-bind="dxPropertyGrid: { target: model }"></div> </div> </div> \x3c!-- /ko --\x3e</div>',"dxrd-preview-export-to":'<div class="dxrd-preview-export-toolbar-item dxrd-toolbar-item" data-bind="visible: visible"> <div role="menu" class="dx-accessibility-toolbar-item dx-accessibility-focus-border-accented" data-bind="attr: { \'aria-label\': $root.getLocalization(text, $data.textId), \'aria-hidden\': ko.unwrap($data.visible) ? \'false\' : \'true\', \'aria-disabled\': $data.disabled() ? \'true\' : \'false\' }" > <div class="dxrd-preview-export-to dxd-button-back-color dxd-state-normal dxd-back-highlighted" data-bind="dxMenu: { disabled: $data.disabled(), items: items, cssClass: \'dxrdp-export-to-menu\', onItemClick: clickAction, onSubmenuShowing: $data.eventHandlers.onSubmenuShowing($root.getPopupContainer($element), $element), onSubmenuShown: $data.eventHandlers.onSubmenuShown, onSubmenuHiding: $data.eventHandlers.onSubmenuHiding, tabIndex: \'-1\' }, attr: { title: $root.getLocalization(text, $data.textId) }"> <div class="dxrd-preview-export-menu-item" data-options="dxTemplate: { name: \'item\' }" data-bind="attr: { title: $root.getLocalization(text, $data.textId) }"> \x3c!--ko if: $data.format --\x3e <div class="dxrd-preview-export-item-text" data-bind="text: $root.getLocalization($data.text, $data.textId)"></div> \x3c!-- /ko --\x3e \x3c!--ko ifnot: $data.format --\x3e <div class="dxrd-preview-export-item-image-wrapper"> <div class="dxrd-preview-export-item-image" data-bind="css: ko.unwrap($data.imageClassName), template: ko.unwrap($data.imageTemplateName)"> </div> </div> <div class="dx-menu-item-popout-container"> <div class="dx-menu-item-popout"></div> </div> \x3c!-- /ko --\x3e </div> </div> </div> <div class="dxrd-toolbar-item-separator dxd-toolbar-separator-color dxd-border-secondary" data-bind="visible: $data.hasSeparator"></div> </div>',"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) }\"> \x3c!-- ko if: $data.navigation --\x3e <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> \x3c!--/ko--\x3e </div>","dxrd-preview-page":'<div role="img" class="dxrd-report-preview-content" style="position: relative; width: 100%; height: 100%" data-bind="attr: {\'aria-label\': $parent.currentPageAriaLabelImgAlt($data.pageIndex) }, dxclick: clickToBrick, \'brick-selection-prog\': { page: $data, preview: $parent, click: function(pageIndex) { $parent.goToPage(pageIndex) } }"> <div class="dxrd-report-preview-content-loading-wrapper" style="background: white;" data-bind="styleunit: { \'width\': width() + 2, \'height\': height() + 2 }, visible: pageLoading"> <div class="dxrd-report-preview-content-loading-panel" style="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> <img style="pointer-events: none; width: 100%; height: 100%;" data-bind="attr: { src: displayImageSrc, \'alt\': $parent.currentPageAriaLabelImgAlt($data.pageIndex) }" /> \x3c!-- ko foreach: activeBricks --\x3e \x3c!-- ko template: { name: "dxrd-page-brick-mobile", data: $data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!-- ko foreach: clickableBricks --\x3e \x3c!-- ko template: { name: "dxrd-page-brick-clickable", data: $data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!-- ko if: !brickLoading() && $data.editingFields--\x3e <div data-bind="accessibilityKeyboardHelper: $data.editingFieldsKeyboardHelper"> \x3c!-- ko foreach: editingFields --\x3e \x3c!-- ko template: template --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div> \x3c!--/ko--\x3e </div> </div>',"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: $data.getPainter()"></div> \x3c!-- ko template: { name: \'dx-picture-editing-popup\', data: $data.getPopupData() } --\x3e \x3c!-- /ko --\x3e </div> </div>',"dx-picture-editing-popup":'<div class="dx-picture-edit-popup-content dx-picture-edit-popup-content-fullscreen" data-bind="dxPopup: { width: contentData.containerStyle().width, height: contentData.containerStyle().height, position: { boundary: getContainer(), of: getPositionTarget($element) }, container: getContainer(), showTitle: false, target: getContainer(), deferRendering: false, closeOnOutsideClick: true, showCloseButton: false, onContentReady: onContentReady, onHiding: onHiding, onShown: onShown, shading: false, animation: { show: {}, hide: { type: \'fade\', duration: 100, to: { opacity: 0 }, from: { opacity: 1 } }}, visible: isVisible($element) }"> \x3c!-- ko if: showContent --\x3e \x3c!-- ko template: { name: contentTemplate, data: contentData, afterRender: $data.renderedHandler } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div>',"dxrd-zoom-autofit-select-template":"<div class=\"dxrd-toolbar-item-zoom\" data-bind=\"visible: visible\"> <div role=\"combobox\" class=\"dx-accessibility-toolbar-item dx-accessibility-focus-border-accented\" data-bind=\"attr: { 'aria-label': $root.getLocalization('Zoom', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelZoomCombobox'), 'aria-hidden': ko.unwrap($data.visible) ? 'false' : 'true', 'aria-disabled': $data.disabled() ? 'true' : 'false' }\" > <div class=\"dxrd-toolbar-item-zoom-editor\" data-bind=\"dxSelectBox: { items: zoomItems, value: $data.zoom, displayExpr: displayExpr, displayCustomValue: true, acceptCustomValue: true, onCustomItemCreating: onCustomItemCreating, dropDownOptions: { container: $root.getPopupContainer($element), position: { my: 'left top', at: 'left bottom', of: $element } }, tabIndex: '-1', inputAttr: { 'aria-label': $root.getLocalization('Zoom', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelZoomCombobox') }}\"></div> </div> </div>","dxrd-preview-toolbar-scrollable":'<div class="dxrd-toolbar-wrapper dxrdp-toolbar-scrollable" 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, accessibilityKeyboardHelper: $data.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> \x3c!-- ko template: {name: \'dxrd-toolbar-tmplt\', data: actionLists.toolbarItems } --\x3e \x3c!-- /ko --\x3e </div> </div>',"dxrd-preview-search":'<div role="search" aria-haspopup="listbox" class="dxrd-preview-search-wrapper" data-bind="visible: active() && visible(), accessibilityKeyboardHelper: $data.keyboardHelper"> <div id="dxrd-preview-search-live-region" class="dxrd-visually-hidden" aria-live="polite" aria-atomic="true"></div> \x3c!-- ko with: model --\x3e <div class="dxrd-preview-search-tab-header"> <span class="dxrd-preview-search-tab-header-text dxd-text-primary" data-bind="text: $root.getLocalization(\'Search\', \'ASPxReportsStringId.SearchDialog_Header\')"></span> <div class="dxrd-preview-search-editor" data-bind="dxSearchEditor: { searchModel: $data, inputAttr: { \'type\': \'search\', \'title\': $root.getLocalization(\'Search\', \'ASPxReportsStringId.SearchDialog_Header\') }}"></div> <div class="dxrd-preview-search-checkbox" data-bind="dxCheckBox: { value: matchCase, text: $root.getLocalization(\'Match case\', \'ASPxReportsStringId.SearchDialog_Case\')}"></div> <div class="dxrd-preview-search-checkbox" data-bind="dxCheckBox: { value: matchWholeWord, text: $root.getLocalization(\'Match whole word only\', \'ASPxReportsStringId.SearchDialog_WholeWord\')}"></div> </div> <div class="dxrd-preview-search-result-header dxd-border-primary"> <div class="dx-accessibility-focus-border-accented dxrd-preview-search-result-header-text" data-bind="text: $root.getLocalization(\'Search result\', \'ASPxReportsStringId.WebDocumentViewer_SearchResultText\')"></div> </div> \x3c!-- ko if: searchText().length --\x3e <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: loading() ? \'\' : noResultText() }"> <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: $parent.itemClickAction }, attr: {\'aria-label\': $data.data.text + \', \' + $root.dx._static.formatSearchResult($data.data) + \', \' + ($parent.searchResult().indexOf($data.data) + 1) + \' of \' + $parent.searchResult().length }" 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.data.text"></div> <div class="dxrd-preview-search-tab-item-info" data-bind="text: $root.dx._static.formatSearchResult($data.data)"></div> </div> </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div>',"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: $data.cssClasses, accessibilityKeyboardHelper: $data.progressBarAccessibility"> <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: cancelText, dxAction: { model: $data, action: function() { $data.stop && stop(); }}"></div> </div>',"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: $root.getLocalization(\'Preview Parameters\', \'ASPxReportsStringId.ReportDesigner_Preview_ParametersTitle\')"></span> \x3c!-- ko if: (model && !model.isEmpty()) --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- ko if: (!model || model.isEmpty()) --\x3e <div class="dxrd-group-header-parameters-empty dxd-text-primary" data-bind="text: $root.getLocalization(\'The report does not contain any parameters.\', \'ASPxReportsStringId.WebDocumentViewer_NoParameters\')"></div> \x3c!-- /ko --\x3e \x3c!-- ko if: (model && !model.isEmpty()) --\x3e <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: {}, accessibilityKeyboardHelper: $data.keyboardHelper"> <div role="tablist" class="dx-fieldset"> \x3c!-- ko template: { name: \'dx-propertieseditor\', data: $data.propertyGrid } --\x3e \x3c!-- /ko --\x3e </div> <div class="dxrd-preview-parameter-actions-container"> <div class="dxrd-preview-parameter-action dxrd-preview-loading" data-bind="dxLoadIndicator: { visible: model.parametersLoading }"></div> <div class="dxrd-preview-parameter-action dxrdp-parameters-reset dx-accessibility-focus-border-accented" data-bind="dxButton: { text: $root.getLocalization(\'Reset\', \'ASPxReportsStringId.ParametersPanel_Reset\'), onClick: function() { model.restore(); } }"></div> <div class="dxrd-preview-parameter-action dxrdp-parameters-submit dx-accessibility-focus-border-accented" data-bind="dxButton: { text: $root.getLocalization(\'Submit\', \'ASPxReportsStringId.ParametersPanel_Submit\'), onClick: function(params) { model.validateAndSubmit(params); } }"></div> </div> </div> \x3c!-- /ko --\x3e </div>',"dxrd-preview-pager":"<div class=\"dxrd-preview-pager dxrd-toolbar-item\" data-bind=\"visible: visible\"> <div role=\"combobox\" class=\"dx-accessibility-toolbar-item dx-accessibility-focus-border-accented\" data-bind=\"attr: { 'aria-label': $root.getLocalization('Pager', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelPagerCombobox') , 'aria-hidden': ko.unwrap($data.visible) ? 'false' : 'true', 'aria-disabled': $data.disabled() ? 'true' : 'false' }\" > <div class=\"dxrd-preview-pager-selectbox\" data-bind=\"dxSelectBox: { dataSource: pageItems, value: selectedItem, opened: opened, displayExpr: displayExpr, onFocusOut: focusOut, onKeyUp: keyUp, itemTemplate: itemTemplate, searchMode: searchMode, searchEnabled: searchEnabled, searchTimeout: searchTimeout, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, tabIndex: '-1', inputAttr: { 'aria-label': $root.getLocalization('Pager', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelPagerCombobox') } }\"></div> </div> <div class=\"dxrd-toolbar-item-separator dxd-toolbar-separator-color dxd-border-secondary\" data-bind=\"visible: $data.hasSeparator\"></div> </div>","dxrd-preview-document-map":'<div class="dxrd-preview-document-map" data-bind="visible: active() && visible()" style="height: 100%; overflow:hidden"> <div class="dxrd-right-panel-header dxd-text-primary"> <div style="display: inline-block;" data-bind="text: $root.getLocalization(\'Document Map\', \'ASPxReportsStringId.DocumentViewer_RibbonCommandText_DocumentMap\')"></div> </div> \x3c!-- ko if: model --\x3e \x3c!-- ko with: model --\x3e <div class="dxrd-right-panel-body" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }, accessibilityKeyboardHelper: $parent.keyboardHelper"> <div role="tree" id="documentMapTree" data-bind="treelist: documentMapOptions" style="width:100%; height: 100%;"></div> </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e</div>',"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 } ]\"> \x3c!-- ko foreach: parts --\x3e \x3c!-- ko template: { name: templateName, data: model }--\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div>","dxrdp-surface":'<div class="dxrd-preview-wrapper" data-bind="textCopier, css: { \'dx-rtl\': $data.rtlReport, \'dxrp-editing-fields-hightlighted\': editingFieldsHighlighted } "> \x3c!-- ko with: progressBar--\x3e \x3c!-- ko template: \'dxrd-preview-progress-bar\'--\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e <div class="dxrd-preview-surface" data-bind="accessibilityKeyboardHelper: $data.previewBrickKeyboardHelper"> \x3c!-- ko if: !showMultipagePreview() --\x3e <div class="dxrd-report-preview-holder"> \x3c!-- ko with: currentPage--\x3e \x3c!-- ko if: pageLoading() || (!pageLoading() && displayImageSrc()) --\x3e <div role="tab" class="dxrd-report-preview dx-accessibility-page-item dx-accessibility-border-accented" data-bind="styleunit: { width: width, height: height }, autoFit: { autoFitBy: $parent.autoFitBy, zoom: zoom, width: originalWidth, height: originalHeight, rightPanelWidth: $root.tabPanel.width, previewSize: $parent.previewSize, brickLoading: brickLoading } "> \x3c!-- ko template: { name: \'dxrd-preview-page\', afterRender: function() { $parent.delayedInit() } }--\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e \x3c!-- ko if: showMultipagePreview() && !!currentPage() --\x3e <div class="dxrd-report-preview-holder" data-bind="lazyImages: { enabled: showMultipagePreview, updateCallback: onSizeChanged }"> \x3c!-- ko foreach: {data: pages, afterRender: function() { $parent.model.delayedInit() } } --\x3e \x3c!-- ko lazy: { if: pageLoading() || (!pageLoading() && displayImageSrc()) } --\x3e <div role="tab" class="dxrd-report-preview dxrd-report-preview-multipage dx-accessibility-page-item dx-accessibility-border-accented" data-bind="styleunit: { \'width\': width(), \'height\': height() }, toView: { active: active }, css : { \'dxrd-report-preview-active\': active }"> \x3c!-- ko template: \'dxrd-preview-page\'--\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e <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> <div id="dxrd-preview-bricks-live-region" class="dxrd-visually-hidden" aria-live="polite" aria-atomic="true"></div> <div id="clipboard-container" style="position:absolute;top:-100px;"><textarea disabled data-bind="attr: { \'aria-label\': $root.getLocalization(\'Clipboard\', \'ASPxReportsStringId.WebDocumentViewer_AriaClipboard\') }" id="clipboard"></textarea></div>',"dxrv-daterange-editor":'<div class="dxrv-daterange-editor"> <div data-bind="cacheElement: { action: function(element) { $data._$element = element; } }, dxEllipsisEditor: { value: _displayText, readOnly:true, inputAttr: { \'aria-label\': $parent.displayName }, openOnFieldClick: true, buttonAction: function() { $data._showPopup(); } }"></div> \x3c!-- ko template: { name: popupTemplate, data: popupModel } --\x3e \x3c!-- /ko --\x3e </div>',"dxrv-daterange-editor-popup":'<div role="dialog" aria-modal="true" data-bind="dxPopup: { width: $root.calculateWithZoomFactor(800), height: $root.calculateWithZoomFactor(350), maxWidth: function() { return window.innerWidth - 1;}, maxHeight: function() { return window.innerHeight - 1;}, position: { my: \'right top\', at: \'right bottom\', of: $data._$element, collision: \'fit fit\', offset: \'1 -1\' }, container: $root.getPopupContainer($element), target: $root.getPopupContainer($element), showTitle: false, showCloseButton: false, closeOnOutsideClick: true, animation: {}, shading: false, visible: _popupVisible }"> <div data-bind="dxScrollView: { showScrollbar: \'always\', direction: \'horizontal\', useNative: false, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }"> <div class="dxrv-daterange-editor-popup-container" data-bind="accessibilityKeyboardHelper: $data.dialogKeyboardHelper"> <div role="listbox" class="dxrv-daterange-editor-list dxrv-daterange-editor-item dxd-border-primary dx-accessibility-daterange-item" data-bind="accessibilityKeyboardHelper: $data.dialogKeyboardHelper.predefinedDateRangesKeyboardHelper, dxScrollView: { showScrollbar: \'onHover\', scrollByContent: false, bounceEnabled: false, useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }"> <div class="dx-accessibility-container-background dxd-back-accented"></div> \x3c!-- ko foreach: items --\x3e <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\': $parent._isSelected($data) }, css: { \'dxd-state-selected\': $parent._isSelected($data) }, dxAction: { model: $data, action: function() { $parent.applyDate($data.range(), true) }}"> <div class="dx-accessibility-field-background dxd-back-accented"></div> \x3c!-- ko text: displayName --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e </div> <div class="dxrv-daterange-editor-item"> <div class="dx-accessibility-container-background dxd-back-accented"></div> \x3c!-- ko template: { name: \'dxrv-daterange-calendar\', data: _createTemplateData(startDate, undefined) } --\x3e \x3c!-- /ko --\x3e </div> <div class="dxrv-daterange-editor-item"> <div class="dx-accessibility-container-background dxd-back-accented"></div> \x3c!-- ko template: { name: \'dxrv-daterange-calendar\', data: _createTemplateData(endDate, startDate) } --\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div>',"dxrv-daterange-calendar":'<div tabIndex="0" class="dx-accessibility-calendar-item dx-accessibility-daterange-item" data-bind="dxCalendar: { value: value, cellTemplate: \'select_cell\', height: \'100%\', min: min }"> <div class="dxrv-daterange-cell" data-options="dxTemplate:{ name:\'select_cell\' }"> <div class="dxrv-daterange-cell-text" data-bind="text: text"></div> <div data-bind="css: { \'dxd-back-accented\': $parent.inRange(date) }"></div> </div> </div>',"dxrv-range-parameter":'<div data-bind="dxrvDateRangeEditor: {value: $data.value() }"></div>',"dxrd-multivalue":"\x3c!-- ko with: value --\x3e <div data-bind=\"dxTagBox: $parent.getOptions({ dataSource: $data.dataSource, searchEnabled: true, searchExpr: $data.searchExpr || ['displayValue'], value: $data.value, displayExpr: $data.displayExpr || 'displayValue', valueExpr: $data.valueExpr || 'value', multiline: false, showSelectionControls: true, showDropDownButton: !!$data.showDropDownButton, selectAllMode: 'allPages', selectedItems: $data.selectedItems, inputAttr: { 'aria-label': $parent.displayName }, selectAllText: $root.getLocalization('Select All', 'AnalyticsCoreStringId.SelectAll'), placeholder: $root.dx._static.selectPlaceholder(), maxDisplayedTags: $data.maxDisplayedTags, dropDownOptions: { container: $root.getPopupContainer($element) } }), dxValidator: { validationRules: $parent.validationRules || [] }\"> </div> \x3c!-- /ko --\x3e","dxrd-multivalue-editable":'\x3c!-- ko if: value --\x3e <div class="dxrd-editor" data-bind="visible: visible"> <div data-bind="dxCollectionEditor: { values: value, info: info, level: level, displayName: $root.getLocalization(displayName) }"> <div data-bind="dxPropertyGrid: { target: value, level: editor.level + 1 }"></div> </div> </div> \x3c!-- /ko --\x3e',"dx-picture-editing":'<div class="dx-picture-editing"> <canvas data-bind="zoom: painter.scale"></canvas> <div class="dx-picture-editing-active" data-bind="dxPopup: { width: 48, height: \'auto\', position:{ my: \'left top\', at: \'right top\', boundary: \'.dxrd-preview-surface\', of: $data.$element, collision: \'fit fit\', offset: \'1 -1\' }, container: \'.dx-designer\', target: \'.dx-designer\', showTitle: false, onContentReady: function(e) { e.component && e.component.registerKeyHandler(\'tab\', function(_) { $data.active(false); }); }, showCloseButton: false, animation: {}, shading: false, visible: $data.active }"> <div data-options="dxTemplate: { name: \'content\' }"> <div class="dx-picture-editing-toolbar" data-bind="foreach: $data.actions"> <div class="dx-picture-editing-toolbar-item" data-bind="dxclick: $data.action, attr: { title: title }"> <div class="dx-picture-editing-toolbar-item-icon" data-bind="template: { name: icon, afterRender: $data.renderedHandler }"> </div> </div> \x3c!-- ko template: { if: $data.template, name: $data.template, data: $data.templateOptions }--\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div>',"dx-painter":'<div class="dx-painter"> <canvas data-bind="zoom: scale"></canvas> </div>',"dx-picture-editing-toolbar-popup":"<div class=\"dx-picture-edit-popup-content\" data-bind=\"dxPopover: { width: width, height: height, closeOnOutsideClick: $data.closeOnOutsideClick, onShown: $data.onShown, onContentReady: $data.onContentReady, position: { my: 'left top', at: 'right top', boundary: '.dx-designer', of: getPositionTarget(), collision: 'flipfit fit', offset: '-10 0' }, container: getPositionTarget(), showTitle: false, target: getPositionTarget(), showCloseButton: false, shading: false, animation: {}, visible: visible }\"> \x3c!-- ko template: { name: contentTemplate, data: contentData } --\x3e \x3c!--/ko--\x3e </div>","dx-picture-editing-brush-options":'<div class="dx-picture-editing-brush-options"> <div class="dx-picture-editing-line-width"> <div class="dx-picture-editing-text" data-bind="text: brushWidthText"></div> <div class="dx-picture-editing-line-width-slider" data-bind="dxSlider: { min: 1, max: 9, value: $data.lineWidth, label: { visible: true }, tooltip: { enabled: true, showMode: \'always\', position: \'bottom\' } }"></div> </div> <div class="dx-picture-editing-line-color"> <div class="dx-picture-editing-text" data-bind="text: brushColorText"></div> <div class="dx-picture-editing-brush-options-colors" data-bind="foreach: $data.colors"> <div class="dx-picture-editing-brush-options-color" data-bind="css: { selected: $data.isSelected }"> <div class="dx-picture-editing-brush-options-color-cell" data-bind="style: { background: $data.value }, dxclick: $data.action"></div> </div> </div> </div> </div>',"dx-picture-editing-sizemode-alignment":'<div class="dx-picture-editing-sizemode-alignment"> <div class="dx-picture-editing-sizemode"> <div class="dx-picture-editing-text" data-bind="text: sizeModeText"></div> <div class="dx-picture-editing-sizemode-values" data-bind="foreach: { data: sizeModeValues }"> <div class="dx-picture-editing-sizemode-alignment-value" data-bind="css: { selected: isSelected }, template: $data.iconTemplate, dxclick: $data.action"> </div> </div> </div> <div class="dx-picture-editing-alignment"> <div class="dx-picture-editing-text" data-bind="text: alignmentText"></div> <div class="dx-picture-editing-alignment-values" data-bind="foreach: { data: alignmentValues }"> <div class="dx-picture-editing-sizemode-alignment-value" data-bind="css: { selected: isSelected }, template: $data.iconTemplate, dxclick: $data.action"> </div> </div> </div> </div>',"dx-picture-editing-imagepickerwithfilter":'<div class="dx-picture-editing-filtercontent" data-bind="styleunit: { width: contentWidth }"> <div class="dx-picture-editing-filtercontent-editor" data-bind="dxTextBox: { value: filter, valueChangeEvent: \'keyup\', placeholder: searchPlaceholder(), showClearButton: true }"></div> <div class="dx-picture-editing-filtercontent-images"> \x3c!-- ko template: \'dx-picture-editing-imagespicker\' --\x3e \x3c!-- /ko --\x3e </div> </div>',"dx-picture-editing-imagespicker":'<div class="dx-picture-editing-imagescontainer dxd-text-primary" data-bind="styleunit: { width: contentWidth }, dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true }"> \x3c!-- ko foreach: images --\x3e <div class="dx-picture-editing-block dxd-state-normal dxd-back-highlighted" data-bind="styleunit: { width: $parent.width + 10 }, visible: visible, click: function() { $parent.action($data); }"> <div class="dx-picture-editing-block-image" data-bind="styleunit: { width: $parent.width, height: $parent.height }, style: { backgroundImage: \'url(\' + ($data.url || $data.data) + \')\' }"></div> \x3c!-- ko if: $data.text--\x3e \x3c!-- ko if: $parent.filterEnabled --\x3e <div class="dx-picture-editing-block-text" data-bind="searchHighlighting: { text: $data.text, textToSearch: $parent.filter }, attr: { title: $data.text }"></div> \x3c!-- /ko --\x3e \x3c!-- ko ifnot: $parent.filterEnabled --\x3e <div class="dx-picture-editing-block-text" data-bind="text: $data.text, attr: { title: $data.text }"></div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e </div>',"dx-selectbox":"<div data-bind=\"dxSelectBox: getOptions({ dataSource: values, value: value, valueExpr: 'value', displayExpr: 'displayValue', displayCustomValue: true, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, popupPosition: { boundary: $root.getPopupContainer($element) }, inputAttr: { 'aria-label': displayName } }), dxValidator: { validationRules: $data.validationRules || [] }\"></div>"})},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(9).SvgTemplatesEngine.addTemplates({"dxrd-svg-actions-add_field_to_column_area":'<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 dxd-opacity-80" d="M0 0h4v14H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h2v2H6zM6 4h2v2H6zM6 8h2v2H6zM6 12h2v2H6zM10 0h2v2h-2zM10 4h2v2h-2zM10 8h2v2h-2zM14 0h2v2h-2zM14 4h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 12h-4V8h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-add_field_to_data_area":'<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 dxd-opacity-80" d="M18 14v-4h-4v4h-4v4h4v4h4v-4h4v-4z"/><ellipse class="dxd-icon-fill dxd-opacity-80" cx="6" cy="2" rx="6" ry="2"/><path class="dxd-icon-fill dxd-opacity-80" d="M12 4c0 1.1-2.7 2-6 2s-6-.9-6-2v12c0 1.1 2.7 2 6 2 .7 0 1.4 0 2-.1V12h4V4z"/></svg>',"dxrd-svg-actions-add_field_to_filter_area":'<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 dxd-opacity-80" d="M18 14v-4h-4v4h-4v4h4v4h4v-4h4v-4zM7 0C3.1 0 0 1.3 0 3v1l6 6v7c0 .5.4 1 1 1 .5 0 1-.4 1-1v-7l6-6V3c0-1.7-3.1-3-7-3zm0 4c-2.8 0-5-.4-5-1s2.2-1 5-1 5 .4 5 1-2.2 1-5 1z"/></svg>',"dxrd-svg-actions-add_field_to_row_area":'<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 dxd-opacity-80" d="M2 0h14v4H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M14 6h2v2h-2zM10 6h2v2h-2zM6 6h2v2H6zM2 6h2v2H2zM10 10h2v2h-2zM6 10h2v2H6zM2 10h2v2H2zM6 14h2v2H6zM2 14h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-align_bottoms":'<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 dxd-opacity-80" d="M0 20h22v2H0zM2 0h8v18H2zM12 8h8v10h-8z"/></svg>',"dxrd-svg-actions-align_centers":'<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 dxd-opacity-80" d="M22 12H12v-2h6V4h-6V0h-2v4H4v6h6v2H0v6h10v4h2v-4h10z"/></svg>',"dxrd-svg-actions-align_lefts":'<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 dxd-opacity-80" d="M0 0h2v22H0zM4 12h18v8H4zM4 2h10v8H4z"/></svg>',"dxrd-svg-actions-align_middles":'<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 dxd-opacity-80" d="M12 0v10h-2V4H4v6H0v2h4v6h6v-6h2v10h6V12h4v-2h-4V0z"/></svg>',"dxrd-svg-actions-align_rights":'<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 dxd-opacity-80" d="M20 0h2v22h-2zM0 12h18v8H0zM8 2h10v8H8z"/></svg>',"dxrd-svg-actions-align_tops":'<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 dxd-opacity-80" d="M0 0h22v2H0zM2 4h8v18H2zM12 4h8v10h-8z"/></svg>',"dxrd-svg-actions-align_to_grid":'<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 dxd-opacity-80" d="M24 6V4h-4V0h-2v4H6V0H4v4H0v2h4v12H0v2h4v4h2v-4h12v4h2v-4h4v-2h-4V6h4zm-6 12H6v-4h8V6h4v12z"/><path class="dxd-icon-fill dxd-opacity-80" d="M14 0h-4l2 2zM2 12l-2-2v4z"/></svg>',"dxrd-svg-actions-apply_localization_service":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M12 3.5v-1c0-.3-.2-.5-.5-.5H7V.5c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5V2H.5c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h6.4c-.1.8-.4 1.6-.9 2.3-.2-.3-.4-.6-.5-1-.1-.2-.3-.3-.5-.3H3.9c-.3 0-.5.4-.4.7.3.8.7 1.5 1.1 2.1-.9.7-2 1.1-3.1 1.2-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5 1.7-.1 3.2-.7 4.5-1.7 1.2 1 2.8 1.6 4.5 1.7.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5-1.1-.1-2.2-.5-3.1-1.2.8-1.1 1.3-2.4 1.5-3.8h2.6c.3 0 .5-.2.5-.5z"/></svg>',"dxrd-svg-actions-bottom_margin":'<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 dxd-opacity-80" d="M6 20h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 0h2v2h-2zM2 4h2v14H2zM6 4h10v14H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M18 20h2v2h-2zM2 20h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 4h2v14h-2zM2 0h2v2H2z"/></svg>',"dxrd-svg-actions-bring_to_front":'<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 dxd-opacity-80" d="M6 6h12v12H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M4 4h4V0H0v8h4zM20 20v-4h4v8h-8v-4z"/></svg>',"dxrd-svg-actions-center_horizontally":'<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 dxd-opacity-80" d="M8 6h6v10H8z"/><path class="dxd-icon-fill dxd-opacity-60" d="M0 0v22h22V0H0zm20 10h-4v2h4v8H2v-8h4v-2H2V2h18v8z"/></svg>',"dxrd-svg-actions-center_vertically":'<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 dxd-opacity-80" d="M6 8h10v6H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M22 0H0v22h22V0zM12 20v-4h-2v4H2V2h8v4h2V2h8v18h-8z"/></svg>',"dxrd-svg-actions-decrease_horizontal_spacing":'<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 dxd-opacity-80" d="M18 2v4h-4V0H8v6H4V4H0v6h4V8h4v6h6V8h4v4h4V2zM4 20H0v2h4v2l4-3-4-3zM18 18l-4 3 4 3v-2h4v-2h-4z"/></svg>',"dxrd-svg-actions-decrease_vertical_spacing":'<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 dxd-opacity-80" d="M2 18h4v-4H0V8h6V4H4V0h6v4H8v4h6v6H8v4h4v4H2zM20 4V0h2v4h2l-3 4-3-4zM18 18l3-4 3 4h-2v4h-2v-4z"/></svg>',"dxrd-svg-actions-delete_cell":'<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 dxd-opacity-80" d="M20 12l-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3 2-2-3-3z"/><path class="dxd-icon-fill dxd-opacity-60" d="M10 2h2v2h-2zM10 6h2v2h-2zM6 14h2v2H6zM14 2h2v2h-2zM14 6h2v2h-2zM6 2h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 6h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 10h2v2H6zM2 2h2v2H2zM2 6h2v2H2zM2 10h2v2H2zM2 14h2v2H2z"/></svg>',"dxrd-svg-actions-delete_column":'<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 dxd-opacity-80" d="M22 12l-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3 2-2-3-3z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 2h2v2h-2zM12 6h2v2h-2zM8 14h2v2H8zM16 2h2v2h-2zM16 6h2v2h-2zM8 2h2v2H8zM8 6h2v2H8zM8 10h2v2H8z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 2h4v14H2z"/></svg>',"dxrd-svg-actions-delete_row":'<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 dxd-opacity-80" d="M20 14l-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3 2-2-3-3z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 8h2v2H2zM6 12h2v2H6zM2 12h2v2H2zM6 16h2v2H6zM2 16h2v2H2zM14 8h2v2h-2zM10 8h2v2h-2zM6 8h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 2h14v4H2z"/></svg>',"dxrd-svg-actions-detail":'<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 dxd-opacity-80" d="M2 0v22h18V0H2zm14 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6V8h10v2zm0-4H6V4h10v2z"/></svg>',"dxrd-svg-actions-detail_report":'<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 dxd-opacity-80" d="M16 2h-2V0H8v2H6v2h10z"/><path class="dxd-icon-fill dxd-opacity-80" d="M18 2v4H4V2H2v22h18V2h-2zm-2 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6v-2h10v2z"/></svg>',"dxrd-svg-actions-distribute_columns_evenly":'<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 dxd-opacity-80" d="M22 2v10h-2V8h-8v4h-2V8H2v4H0V2h2v4h8V2h2v4h8V2h2zM0 22h10v-8H0v8zm12 0h10v-8H12v8z" id="DistributeColumnsEvenly"/></svg>',"dxrd-svg-actions-distribute_rows_evenly":'<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 dxd-opacity-80" d="M20 4v6h4v2h-4v6h4v2H14v-2h4v-6h-4v-2h4V4h-4V2h10v2h-4zM2 10h10V2H2v8zm0 10h10v-8H2v8z" id="DistributeRowsEvenly"/></svg>',"dxrd-svg-actions-fit_bounds_to_text":'<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 dxd-opacity-80" d="M16 24H8l4-4 4 4zm8-8V8l-4 4 4 4zM12 4l4-4H8l4 4zM0 8v8l4-4-4-4zm13.7-2h-3.4L6 18h3l1-3h4l1 3h3L13.7 6zm-3.1 7l1.2-3.8c.1-.3.2-.6.2-1.1 0 .4.1.8.2 1.1l1.2 3.8h-2.8z" id="FitBoundsToText_1_"/></svg>',"dxrd-svg-actions-fit_text_to_bounds":'<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 dxd-opacity-80" d="M16 4H8l4-4 4 4zM4 16V8l-4 4 4 4zm8 8l4-4H8l4 4zm8-16v8l4-4-4-4zm-6.3-2h-3.4L6 18h3l1-3h4l1 3h3L13.7 6zm-3.1 7l1.2-3.8c.1-.3.2-.6.2-1.1 0 .4.1.8.2 1.1l1.2 3.8h-2.8z" id="FitTextToBounds_1_"/></svg>',"dxrd-svg-actions-fit_to_container":'<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 dxd-opacity-80" d="M23 0H1C.5 0 0 .5 0 1v22c0 .5.5 1 1 1h22c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 22H2V2h20v20zm-6-6H8V8h8v8zM10 6l2-2 2 2s-3.9-.1-4 0zm-4 8l-2-2s2-2.1 2-2v4zm4 4h4l-2 2s-2.1-2-2-2zm10-6l-2 2v-4c0-.1 2 2 2 2z" id="FitToContainer"/></svg>',"dxrd-svg-actions-group_footer":'<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 dxd-opacity-60" d="M0 0h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-80" d="M0 16h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 8h14v2H8zM8 12h14v2H8z"/></svg>',"dxrd-svg-actions-group_header":'<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 dxd-opacity-60" d="M0 16h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-80" d="M0 0h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 12h14v2H8zM8 8h14v2H8z"/></svg>',"dxrd-svg-actions-increase_horizontal_spacing":'<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 dxd-opacity-80" d="M18 2v4h-4V0H8v6H4V4H0v6h4V8h4v6h6V8h4v4h4V2zM18 20h-4v2h4v2l4-3-4-3zM4 18l-4 3 4 3v-2h4v-2H4z"/></svg>',"dxrd-svg-actions-increase_vertical_spacing":'<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 dxd-opacity-80" d="M2 18h4v-4H0V8h6V4H4V0h6v4H8v4h6v6H8v4h4v4H2zM20 18v-4h2v4h2l-3 4-3-4zM18 4l3-4 3 4h-2v4h-2V4z"/></svg>',"dxrd-svg-actions-insert_cell":'<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 dxd-opacity-60" d="M6 2h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 6h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 10h2v2H6zM6 14h2v2H6zM2 2h2v2H2zM2 6h2v2H2zM2 10h2v2H2zM2 14h2v2H2zM10 2h2v2h-2zM10 6h2v2h-2zM10 10h2v2h-2zM14 2h2v2h-2zM14 6h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_column_to_left":'<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 dxd-opacity-80" d="M0 0h4v14H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h2v2H6zM6 4h2v2H6zM6 8h2v2H6zM6 12h2v2H6zM10 0h2v2h-2zM10 4h2v2h-2zM10 8h2v2h-2zM14 0h2v2h-2zM14 4h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 12h-4V8h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_column_to_right":'<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 dxd-opacity-80" d="M14 2h4v6h-4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M10 2h2v2h-2zM10 6h2v2h-2zM10 10h2v2h-2zM6 14h2v2H6zM6 2h2v2H6zM6 6h2v2H6zM6 10h2v2H6zM2 2h2v2H2zM2 6h2v2H2zM2 10h2v2H2zM2 14h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_row_above":'<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 dxd-opacity-80" d="M2 0h14v4H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M14 6h2v2h-2zM10 6h2v2h-2zM6 6h2v2H6zM2 6h2v2H2zM10 10h2v2h-2zM6 10h2v2H6zM2 10h2v2H2zM6 14h2v2H6zM2 14h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_row_below":'<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 dxd-opacity-80" d="M2 14h6v4H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 10h2v2H2zM6 10h2v2H6zM10 10h2v2h-2zM6 6h2v2H6zM2 6h2v2H2zM10 6h2v2h-2zM14 6h2v2h-2zM10 2h2v2h-2zM14 2h2v2h-2zM2 2h2v2H2zM6 2h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-make_horizontal_spacing_equal":'<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 dxd-opacity-80" d="M18 4v6h-4V2H8v8H4V6H0v10h4v-4h4v8h6v-8h4v6h4V4z"/></svg>',"dxrd-svg-actions-make_same_height":'<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 dxd-opacity-80" d="M20 16h-2v2h-2l3 4 3-4h-2zM18 6h2V4h2l-3-4-3 4h2zM0 0h6v22H0zM16 8h6v6h-6zM8 0h2v2H8zM12 0h2v2h-2zM8 20h2v2H8zM12 20h2v2h-2z"/></svg>',"dxrd-svg-actions-make_same_sizes":'<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 dxd-opacity-80" d="M12 18v-2h-2v2H8l3 4 3-4zM10 4v2h2V4h2l-3-4-3 4zM4 12h2v-2H4V8l-4 3 4 3zM18 10h-2v2h2v2l4-3-4-3zM8 8h6v6H8zM2 2h6V0H0v8h2zM20 0h-6v2h6v6h2V0zM20 20h-6v2h8v-8h-2zM2 14H0v8h8v-2H2z"/></svg>',"dxrd-svg-actions-make_same_width":'<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 dxd-opacity-80" d="M6 20v-2H4v-2l-4 3 4 3v-2zM16 18v2h2v2l4-3-4-3v2zM0 0h22v6H0zM8 16h6v6H8zM20 8h2v2h-2zM20 12h2v2h-2zM0 8h2v2H0zM0 12h2v2H0z"/></svg>',"dxrd-svg-actions-make_vertical_spacing_equal":'<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 dxd-opacity-80" d="M18 18h-6v-4h8V8h-8V4h4V0H6v4h4v4H2v6h8v4H4v4h14z"/></svg>',"dxrd-svg-actions-master_report":'<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 dxd-opacity-80" d="M12 2h-2V0H6v2H4v2h8zM14 14h10v4H14zM14 20h10v4H14z"/><path class="dxd-icon-fill dxd-opacity-80" d="M12 12h4V2h-2v4H2V2H0v20h12z"/></svg>',"dxrd-svg-actions-none":'<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 dxd-opacity-80" d="M4 0v22h16V0H4zm14 14l-2 2-4-4-4 4-2-2 4-4-4-4 2-2 4 4 4-4 2 2-4 4 4 4z"/></svg>',"dxrd-svg-actions-page_footer":'<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 dxd-opacity-60" d="M6 0h10v2H6zM6 4h10v8H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 14h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 0h2v2h-2zM6 20h10v2H6zM2 20h2v2H2zM2 4h2v14H2zM18 20h2v2h-2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-actions-page_header":'<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 dxd-opacity-60" d="M6 10h10v8H6zM6 20h10v2H6zM18 0h2v2h-2zM2 4h2v14H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 4h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 20h2v2h-2zM2 20h2v2H2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-actions-remove_horizontal_spacing":'<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 dxd-opacity-80" d="M4 18H0v2h4v2l4-3-4-3zM18 16l-4 3 4 3v-2h4v-2h-4zM4 8V4H0v6h4zM14 8V0H8v14h6zM18 2v10h4V2z"/></svg>',"dxrd-svg-actions-remove_vertical_spacing":'<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 dxd-opacity-80" d="M22 4h-2V0h-2v4h-2l3 4zM16 18h2v4h2v-4h2l-3-4zM4 0h6v4H4zM0 8h14v6H0zM2 18h10v4H2z"/></svg>',"dxrd-svg-actions-report_footer":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 16h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 6h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-actions-report_header":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 6h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 12h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-actions-reset":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M6 1c-1.4 0-2.6.6-3.5 1.5L1 1v4h4L3.9 3.9C4.4 3.3 5.2 3 6 3c1.7 0 3 1.3 3 3S7.7 9 6 9 3 7.7 3 6H1c0 2.8 2.2 5 5 5s5-2.2 5-5-2.2-5-5-5z"/></svg>',"dxrd-svg-actions-send_to_back":'<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 dxd-opacity-60" d="M0 0h8v8H0zM16 16h8v8h-8z"/><path class="dxd-icon-fill dxd-opacity-80" d="M14 14h4V6h-8v4H6v8h8z"/></svg>',"dxrd-svg-actions-size_to_grid":'<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 dxd-opacity-80" d="M20 4V0h-2v4H6V0H4v4H0v2h4v12H0v2h4v4h2v-4h12v4h2v-4h4v-2h-4V6h4V4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M14 0h-4l2 2zM0 10v4l2-2zM10 24h4l-2-2zM24 14v-4l-2 2z"/></svg>',"dxrd-svg-actions-subband":'<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 dxd-opacity-60" d="M2 4h14v6H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M8 14h14v6H8z"/></svg>',"dxrd-svg-actions-top_margin":'<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 dxd-opacity-60" d="M6 20h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 0h10v2H6zM18 0h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 4h2v14H2zM6 4h10v14H6zM18 20h2v2h-2zM2 20h2v2H2zM18 4h2v14h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 0h2v2H2z"/></svg>',"dxrd-svg-actions-vertical_detail":'<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 id="VerticalDetail"><path class="dxd-icon-fill dxd-opacity-80" d="M10 6h4v10h-4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6h-4v10h4V6zM8 6H4v10h4V6zm12-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-actions-vertical_header":'<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 id="VerticalHeader"><path class="dxd-icon-fill dxd-opacity-80" d="M4 6h4v10H4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6H10v10h10V6zm0-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-actions-vertical_total":'<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 id="VerticalTotal"><path class="dxd-icon-fill dxd-opacity-80" d="M16 6h4v10h-4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM14 6H4v10h10V6zm6-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-bands-bottom_margin":'<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="M6 20h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 0h2v2h-2zM2 4h2v14H2zM6 4h10v14H6z"/><path class="dxd-icon-fill" d="M18 20h2v2h-2zM2 20h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 4h2v14h-2zM2 0h2v2H2z"/></svg>',"dxrd-svg-bands-detail":'<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 0v22h18V0H2zm14 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6V8h10v2zm0-4H6V4h10v2z"/></svg>',"dxrd-svg-bands-detail_report":'<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="M16 2h-2V0H8v2H6v2h10z"/><path class="dxd-icon-fill" d="M18 2v4H4V2H2v22h18V2h-2zm-2 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6v-2h10v2z"/></svg>',"dxrd-svg-bands-group_footer":'<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 dxd-opacity-60" d="M0 0h12v6H0z"/><path class="dxd-icon-fill" d="M0 16h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 8h14v2H8zM8 12h14v2H8z"/></svg>',"dxrd-svg-bands-group_header":'<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 dxd-opacity-60" d="M0 16h12v6H0z"/><path class="dxd-icon-fill" d="M0 0h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 12h14v2H8zM8 8h14v2H8z"/></svg>',"dxrd-svg-bands-master_report":'<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="M12 2h-2V0H6v2H4v2h8zM14 14h10v4H14zM14 20h10v4H14z"/><path class="dxd-icon-fill" d="M12 12h4V2h-2v4H2V2H0v20h12z"/></svg>',"dxrd-svg-bands-page_footer":'<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 dxd-opacity-60" d="M6 0h10v2H6zM6 4h10v8H6z"/><path class="dxd-icon-fill" d="M6 14h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 0h2v2h-2zM6 20h10v2H6zM2 20h2v2H2zM2 4h2v14H2zM18 20h2v2h-2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-bands-page_header":'<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 dxd-opacity-60" d="M6 10h10v8H6zM6 20h10v2H6zM18 0h2v2h-2zM2 4h2v14H2z"/><path class="dxd-icon-fill" d="M6 4h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 20h2v2h-2zM2 20h2v2H2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-bands-report_footer":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill" d="M6 16h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 6h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-bands-report_header":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill" d="M6 6h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 12h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-bands-sub_band":'<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 dxd-opacity-60" d="M2 4h14v6H2z"/><path class="dxd-icon-fill" d="M8 14h14v6H8z"/></svg>',"dxrd-svg-bands-top_margin":'<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 dxd-opacity-60" d="M6 20h10v2H6z"/><path class="dxd-icon-fill" d="M6 0h10v2H6zM18 0h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 4h2v14H2zM6 4h10v14H6zM18 20h2v2h-2zM2 20h2v2H2zM18 4h2v14h-2z"/><path class="dxd-icon-fill" d="M2 0h2v2H2z"/></svg>',"dxrd-svg-bands-vertical_detail":'<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 id="VerticalDetail"><path class="dxd-icon-fill" d="M10 6h4v10h-4z"/><path class="dxd-icon-fill" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6h-4v10h4V6zM8 6H4v10h4V6zm12-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-bands-vertical_header":'<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 id="VerticalHeader"><path class="dxd-icon-fill" d="M4 6h4v10H4z"/><path class="dxd-icon-fill" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6H10v10h10V6zm0-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-bands-vertical_total":'<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 id="VerticalTotal"><path class="dxd-icon-fill" d="M16 6h4v10h-4z"/><path class="dxd-icon-fill" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM14 6H4v10h10V6zm6-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-chartstructure-axes":'<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="M24 20H4V0H2v4H0v2h2v4H0v2h2v4H0v2h2v4h4v2h2v-2h4v2h2v-2h4v2h2v-2h4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M24 6V4h-2V2h-2V0h-2v2h-4V0h-2v2H8V0H6v4h14v14h4v-2h-2v-4h2v-2h-2V6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M10 14V6H6v2h2v4H6v2h2v2h2v2h2v-2h4v2h2v-4z"/></svg>',"dxrd-svg-chartstructure-axisx":'<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="M22 17l-6-5v4h-4v-2h-2v2H6v-2H4v2H0v2h4v2h2v-2h4v2h2v-2h4v4zM4 8h2V6h4v4l6-5-6-5v4H6V2H4v2H0v2h4z"/></svg>',"dxrd-svg-chartstructure-axisy":'<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="M17 0l-5 6h4v4h-2v2h2v4h-2v2h2v4h2v-4h2v-2h-2v-4h2v-2h-2V6h4zM8 18v-2H6v-4h4L5 6l-5 6h4v4H2v2h2v4h2v-4z"/></svg>',"dxrd-svg-chartstructure-chart":'<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 dxd-opacity-60" d="M10 22V12H0c.5 5 5 9.5 10 10zM12 12v10c5-.5 9.5-5 10-10H12z"/><path class="dxd-icon-fill" d="M0 6h4v4H0zM6 4h4v6H6zM12 2h4v8h-4z"/><g><path class="dxd-icon-fill" d="M18 0h4v10h-4z"/></g></svg>',"dxrd-svg-chartstructure-constantline":'<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="M24 6h-6V0h-2v6H0v2h16v16h2V8h6z"/></svg>',"dxrd-svg-chartstructure-constantlines":'<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 dxd-opacity-60" d="M24 20H4V0H2v4H0v2h2v4H0v2h2v4H0v2h2v4h4v2h2v-2h4v2h2v-2h4v2h2v-2h4z"/><path class="dxd-icon-fill" d="M24 6V4h-4V0h-2v4h-4V0h-2v4H6v2h6v4H6v2h6v6h2v-6h4v6h2v-6h4v-2h-4V6h4zm-10 4V6h4v4h-4z"/></svg>',"dxrd-svg-chartstructure-defaultpane":'<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="M0 0h10v22H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 0v10h10V0H12zm8 8h-6V2h6v6zM12 22h10V12H12v10zm2-8h6v6h-6v-6z"/></svg>',"dxrd-svg-chartstructure-diagram":'<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 dxd-opacity-60" d="M0 16h4v6H0zM12 10h4v12h-4z"/><path class="dxd-icon-fill" d="M18 2h4v20h-4zM6 6h4v16H6z"/></svg>',"dxrd-svg-chartstructure-legend":'<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="M0 0h10v10H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M0 12h10v10H0z"/><path class="dxd-icon-fill" d="M12 2h10v2H12zM12 6h10v2H12zM12 14h10v2H12zM12 18h10v2H12z"/></svg>',"dxrd-svg-chartstructure-panes":'<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="M0 0h10v22H0z"/><path class="dxd-icon-fill dxd-opacity-80" d="M12 0v10h10V0H12z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 22h10V12H12v10z"/></svg>',"dxrd-svg-chartstructure-series":'<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="M0 22h22V10l-4-4-8 8-4-4-6 6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 0l-8 8-4-4-6 6v4l6-6 4 4 8-8 4 4V4z"/></svg>',"dxrd-svg-chartstructure-seriescollection":'<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="M24 20H4V0H2v4H0v2h2v4H0v2h2v4H0v2h2v4h4v2h2v-2h4v2h2v-2h4v2h2v-2h4z"/><path class="dxd-icon-fill" d="M15 7l-9 9v2h18v-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M15 4l9 9V4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 13l9-9-9-4z"/></svg>',"dxrd-svg-chartstructure-title":'<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 dxd-opacity-60" d="M4 8v14h14V8H4zm12 8h-2v-2h2v2zm-6 0v-2h2v2h-2zm2 2v2h-2v-2h2zm-4-2H6v-2h2v2zm8-6v2h-2v-2h2zm-4 2h-2v-2h2v2zm-4-2v2H6v-2h2zm-2 8h2v2H6v-2zm8 2v-2h2v2h-2z"/><path class="dxd-icon-fill" d="M8 0h6v6H8z"/></svg>',"dxrd-svg-chartstructure-titles":'<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 2h4v4H2zM10 2h4v4h-4zM10 18h4v4h-4zM18 2h4v4h-4zM2 18h4v4H2zM2 10h4v4H2zM18 17.9h4v4h-4zM18 10h4v4h-4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 8v8h8V8H8zm6 6h-4v-4h4v4z"/></svg>',"dxrd-svg-checkboxglyphs-Heart_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M16 5.5C16 3 14 1 11.5 1c-1.4 0-2.7.7-3.5 1.7C7.2 1.7 5.9 1 4.5 1 2 1 0 3 0 5.5c0 1.2.5 2.4 1.3 3.2L8 15.4l6.7-6.7c.8-.8 1.3-2 1.3-3.2z"/></svg>',"dxrd-svg-checkboxglyphs-Heart_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M11.5 1c-1.4 0-2.7.7-3.5 1.7C7.2 1.7 5.9 1 4.5 1 2 1 0 3 0 5.5c0 1.2.5 2.4 1.3 3.2L8 15.4l6.7-6.7c.8-.8 1.3-2 1.3-3.2C16 3 14 1 11.5 1zm1.8 6.3L8 12.5 2.7 7.3C2.3 6.8 2 6.2 2 5.5 2 4.1 3.1 3 4.5 3c.7 0 1.5.3 1.9 1L8 6l1.6-2c.5-.6 1.2-1 1.9-1C12.9 3 14 4.1 14 5.5c0 .7-.3 1.3-.7 1.8z"/></svg>',"dxrd-svg-checkboxglyphs-RadioButton_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zm4-6c0 2.2-1.8 4-4 4s-4-1.8-4-4 1.8-4 4-4 4 1.8 4 4z"/></svg>',"dxrd-svg-checkboxglyphs-RadioButton_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"/></svg>',"dxrd-svg-checkboxglyphs-Smiley_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zM7 5.5C7 6.3 6.3 7 5.5 7S4 6.3 4 5.5 4.7 4 5.5 4 7 4.7 7 5.5zm5 0c0 .8-.7 1.5-1.5 1.5S9 6.3 9 5.5 9.7 4 10.5 4s1.5.7 1.5 1.5zM10.9 8c.7 0 1.2.6.9 1.3-.5 1.6-2 2.7-3.8 2.7-1.8 0-3.3-1.1-3.8-2.7-.2-.7.3-1.3.9-1.3.4 0 .8.2 1 .6.3.8 1 1.4 1.9 1.4.9 0 1.6-.6 1.9-1.4.1-.4.5-.6 1-.6z"/></svg>',"dxrd-svg-checkboxglyphs-Smiley_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zM7 5.5C7 6.3 6.3 7 5.5 7S4 6.3 4 5.5 4.7 4 5.5 4 7 4.7 7 5.5zm5 0c0 .8-.7 1.5-1.5 1.5S9 6.3 9 5.5 9.7 4 10.5 4s1.5.7 1.5 1.5zM11 11H5c-.6 0-1-.4-1-1s.4-1 1-1h6c.6 0 1 .4 1 1s-.4 1-1 1z"/></svg>',"dxrd-svg-checkboxglyphs-Smiley_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zM7 5.5C7 6.3 6.3 7 5.5 7S4 6.3 4 5.5 4.7 4 5.5 4 7 4.7 7 5.5zm5 0c0 .8-.7 1.5-1.5 1.5S9 6.3 9 5.5 9.7 4 10.5 4s1.5.7 1.5 1.5zM10.9 12c-.4 0-.8-.2-1-.6-.3-.8-1-1.4-1.9-1.4-.9 0-1.6.6-1.9 1.4-.1.4-.5.6-1 .6-.7 0-1.2-.6-.9-1.3C4.7 9.1 6.2 8 8 8c1.8 0 3.3 1.1 3.8 2.7.2.7-.3 1.3-.9 1.3z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox1_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M0 0v12h12V0H0zm11 11H1V1h10v10z"/><path class="dxd-icon-fill" d="M10 4V2L4 8 2 6v2l2 2z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox1_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M0 0v12h12V0H0zm11 11H1V1h10v10z"/><path class="dxd-icon-fill" d="M4 4h4v4H4z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox1_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M12 12H0V0h12v12zM1 11h10V1H1v10z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox2_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/><path class="Black" d="M11.6 4.6L13 6l-6 6-4-4 1.4-1.4L7 9.2l4.6-4.6z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox2_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.6 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/><path class="Black" d="M4 4h8v8H4z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox2_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.6 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/></svg>',"dxrd-svg-checkboxglyphs-Star_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Yellow{fill:#ffb115}</style><path class="Yellow" d="M8 .6l2.5 4.9 5.5.7-4 3.9.9 5.3L8 12.9l-4.9 2.5.9-5.3-4-3.9 5.5-.7z"/></svg>',"dxrd-svg-checkboxglyphs-Star_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M16 6.2l-5.5-.7L8 .6 5.5 5.5 0 6.2l4 3.9-.9 5.3L8 12.9l4.9 2.5-.9-5.3 4-3.9zm-5.7 5.6L8 10.7l-2.3 1.2.4-2.4-1.7-1.8 2.4-.3L8 5l1.2 2.3 2.4.3-1.7 1.8.4 2.4z"/></svg>',"dxrd-svg-checkboxglyphs-Thumb_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M0 6h2c.6 0 1 .4 1 1v6c0 .6-.4 1-1 1H0V6zm6 9h5.7c.8 0 1.5-.5 1.8-1.2l2.3-5.4c.1-.3.2-.5.2-.8V6c0-.6-.4-1-1-1H9l1.1-3.7c.1-.4 0-.8-.2-1-.3-.3-.8-.3-1.1 0L4.6 4.4c-.4.4-.6.9-.6 1.4V13c0 1.1.9 2 2 2z"/></svg>',"dxrd-svg-checkboxglyphs-Thumb_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M16 10h-2c-.6 0-1-.4-1-1V3c0-.6.4-1 1-1h2v8zm-6-9H4.3c-.8 0-1.5.5-1.8 1.2L.2 7.6c-.1.3-.2.5-.2.8V10c0 .6.4 1 1 1h6l-1.1 3.7c-.1.4 0 .8.2 1 .3.3.8.3 1.1 0l4.2-4.2c.4-.4.6-.9.6-1.4V3c0-1.1-.9-2-2-2z"/></svg>',"dxrd-svg-checkboxglyphs-Toggle_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M12 4H4C1.8 4 0 5.8 0 8s1.8 4 4 4h8c2.2 0 4-1.8 4-4s-1.8-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>',"dxrd-svg-checkboxglyphs-Toggle_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M12 4H4C1.8 4 0 5.8 0 8s1.8 4 4 4h8c2.2 0 4-1.8 4-4s-1.8-4-4-4zm-8 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoBox_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/><path class="Green" d="M11.6 4.6L13 6l-6 6-4-4 1.4-1.4L7 9.2l4.6-4.6z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoBox_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 14H2V2h12v12z"/><path class="Red" d="M13 4.4L11.6 3 8 6.6 4.4 3 3 4.4 6.6 8 3 11.6 4.4 13 8 9.4l3.6 3.6 1.4-1.4L9.4 8z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoSolidBox_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zM6.9 12L3 8.1l1.4-1.4 2.5 2.5 5.7-5.7L14 4.9 6.9 12z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoSolidBox_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Yellow{fill:#ffb115}</style><path class="Yellow" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zM9 13H7v-2h2v2zm0-4H7V3h2v6z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoSolidBox_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-2 11.6L11.6 13 8 9.4 4.4 13 3 11.6 6.6 8 3 4.4 4.4 3 8 6.6 11.6 3 13 4.4 9.4 8l3.6 3.6z"/></svg>',"dxrd-svg-checkboxglyphs-YesNo_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M0 8l2-2 4 4 8-8 2 2L6 14z"/></svg>',"dxrd-svg-checkboxglyphs-YesNo_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M14 4l-2-2-4 4-4-4-2 2 4 4-4 4 2 2 4-4 4 4 2-2-4-4z"/></svg>',"dxrd-svg-color_gear":'<svg data-bind="svgAttrs" version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.White{fill:#fff}</style><path class="White" d="M30 18v-4l-4.4-.7c-.2-.8-.5-1.5-.9-2.1l2.6-3.6-2.8-2.8-3.6 2.6c-.7-.4-1.4-.7-2.1-.9L18 2h-4l-.7 4.4c-.8.2-1.5.5-2.1.9L7.5 4.7 4.7 7.5l2.6 3.6c-.4.7-.7 1.4-.9 2.1L2 14v4l4.4.7c.2.8.5 1.5.9 2.1l-2.6 3.6 2.8 2.8 3.6-2.6c.7.4 1.4.7 2.1.9L14 30h4l.7-4.4c.8-.2 1.5-.5 2.1-.9l3.6 2.6 2.8-2.8-2.6-3.6c.4-.7.7-1.4.9-2.1L30 18zm-14 2c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z"/></svg>',"dxrd-svg-fieldlist-calcboolean":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm18 8L8 18l-4-4v-4l4 4L18 4v4z"/></svg>',"dxrd-svg-fieldlist-calcdate":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm11 18c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z"/><path class="dxd-icon-fill dxd-opacity-80" d="M15 10h-3V7c0-.5-.4-1-1-1-.5 0-1 .4-1 1v4c0 .5.4 1 1 1h4c.5 0 1-.4 1-1s-.4-1-1-1z"/></svg>',"dxrd-svg-fieldlist-calcdefault":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm17.6 5.8c-.2.1-.4.2-.7.2-.3 0-.5-.1-.7-.2-.2-.1-.2-.3-.2-.4 0-.2 0-.4.1-.6.1-.1.2-.2.2-.3 0-.1 0-.1-.1-.1s-.1-.1-.2-.1c-.4 0-.8.3-1.2.6-.7.6-1.4 2.1-1.8 3.1h2l-1 1.9h-1.6l-.8 2.3c-.6 1.7-1.1 2.8-1.6 3.6-.5.7-1.2 1.3-1.9 1.6-.7.4-1.6.6-2.5.6-.6 0-1-.1-1.3-.3-.2-.1-.3-.5-.3-.7s.2-1 1.2-1c.9 0 1 .8 1 1s-.1.3-.2.4-.2.1-.2.2l.1.1H6c.2 0 .4 0 .5-.1.4-.2.6-.5.8-.9.1-.2.4-.7.7-1.7l1.7-5H8l1-1.9h1.3c.2-.1.6-.9.7-1.1.8-1 1.4-1.7 2.2-2.2.9-.6 1.8-.8 2.9-.8.7 0 1.1.1 1.4.3.3.2.5.4.5.7s-.2.6-.4.8z"/></svg>',"dxrd-svg-fieldlist-calcfloat":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm8 16H2v-2h2v-4H2V8h2V6h2v8h2v2zm4 0h-2v-2h2v2zm8-8v2h-2v2h-2v2h4v2h-6v-4h2v-2h2V8h-4V6h6v2z"/></svg>',"dxrd-svg-fieldlist-calcinteger":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm6 16H4v-6H2V8h2V6h2v10zm6-9v3h-2v4h2v2H8v-6h2V8H8V6h4v1zm8 0v9h-6v-2h4v-2h-2v-2h2V8h-4V6h6v1z"/></svg>',"dxrd-svg-fieldlist-calcstring":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm10 18H4v-6h4v-2H4V8h6v10zm8-4.3V18h-6V4h2v6h4v3.7z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 14h2v2H6zM14 12h2v4h-2z"/></svg>',"dxrd-svg-landscape":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 34 34" xml:space="preserve"><style>.st0{opacity:.5}</style><g id="Landscape"><path class="dxd-icon-fill" d="M33 4H1c-.5 0-1 .5-1 1v24c0 .5.5 1 1 1h32c.5 0 1-.5 1-1V5c0-.5-.5-1-1-1zm-1 24H2V6h30v22z"/><g class="st0"><path class="dxd-icon-fill" d="M28 12H6v-2h22v2zm0 2H6v2h22v-2zm0 4H6v2h22v-2zm0 4H6v2h22v-2z"/></g></g></svg>',"dxrd-svg-menu-add_datasource":'<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"><ellipse class="dxd-icon-fill" cx="8" cy="2" rx="6" ry="2"/><path class="dxd-icon-fill" d="M16 10c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm3 7h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2zM8 13c-3.1 0-6-.9-6-2v5c0 1.1 2.9 2 6 2h.3c-.2-.6-.3-1.3-.3-2 0-1.1.2-2.1.6-3H8zM14 8.3V4c0 1.1-2.9 2-6 2s-6-.9-6-2v5c0 1.1 2.9 2 6 2 .6 0 1.3 0 1.9-.1 1-1.3 2.5-2.2 4.1-2.6z"/></svg>',"dxrd-svg-menu-back":'<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="M6 12l9-9 2 2-7 7 7 7-2 2z"/></svg>',"dxrd-svg-menu-exit":'<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="M22 12l-6-6v4H8v4h8v4z"/><path class="dxd-icon-fill" d="M12 20H2V4h10v4h2V2H0v20h14v-6h-2z"/></svg>',"dxrd-svg-menu-localization":'<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="M23 8h-7V1c0-.5-.5-1-1-1H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h7v7c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 5.5c0 .3-.2.5-.5.5h-1.2l-.1.2c-.6 1.4-1.5 2.9-2.7 4.4.9.7 1.9 1.2 3.1 1.6.2.1.3.1.3.2.1.1.1.2 0 .4l-.3.9c-.1.2-.3.3-.5.3h-.2c-1.2-.4-2.4-1.1-3.9-2.1-1.4 1-2.7 1.7-3.9 2.1-.3.1-.7 0-.8-.3l-.3-.9c-.1-.2-.1-.3 0-.4.1-.1.2-.2.3-.2 1.1-.4 2.1-.9 3.1-1.6-.4-.5-1.1-1.4-1.1-1.4 0-.1-.1-.1-.1-.2-.1-.1-.1-.2-.2-.3-.1-.1-.1-.3 0-.5.1-.1.2-.2.4-.2h1.2c.2 0 .4.1.5.3.3.4.5.7.8 1 .8-.9 1.5-1.9 2.1-3.2V14H9.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h.9l-.5-1.4H6.1L5.7 12h.8c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-4c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h.7l3.4-9.7c0-.2.2-.3.4-.3h2c.2 0 .4.1.5.3l3.4 9.7H15v-1.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V12h4.5c.3 0 .5.2.5.5v1zM8.1 4.6l1.2 3.9H6.8l1.3-3.9z"/></svg>',"dxrd-svg-menu-newreport":'<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="M14 0v6h6z"/><path class="dxd-icon-fill" d="M12 0H2v22h18V8h-8z"/></svg>',"dxrd-svg-menu-new_via_wizard":'<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="M5.7 11.3L9.1 16l1.5-5.4L16 9.1l-4.7-3.4-.1-5.7-4.5 3.3-5.4-2 2 5.4L0 11.2z"/><path class="dxd-icon-fill" d="M23.5 20.6l-8.7-8.8-2.3.7-.6 2.1 8.7 8.8c.7.7 1.9.7 2.6 0l.2-.2c.8-.7.8-1.9.1-2.6zM18 12l2 2V2h-6v2h4zM6 20v-6H4v8h12l-2-2z"/></svg>',"dxrd-svg-menu-run_wizard":'<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="M11.3 5.7L11.2 0 6.7 3.3 1.5 1.5l1.8 5.2L0 11.2l5.7.1L9.1 16l1.5-5.4L16 9.1z"/><path class="dxd-icon-fill" d="M23.5 20.6l-8.7-8.8-2.3.7-.6 2.1 8.7 8.8c.7.7 1.9.7 2.6 0l.2-.2c.8-.7.8-1.9.1-2.6z"/></svg>',"dxrd-svg-multi_select":'<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="M12 12h12v12H12zM12 0H0v12h4V4h8z"/><path class="dxd-icon-fill" d="M18 6H6v12h4v-8h8z"/></svg>',"dxrd-svg-none":'<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="M4 0v22h16V0H4zm14 14l-2 2-4-4-4 4-2-2 4-4-4-4 2-2 4 4 4-4 2 2-4 4 4 4z"/></svg>',"dxrd-svg-pictureeditor-alignment_bottomcenter":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentBottomCenter"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M10 16h12v12H10z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_bottomleft":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentBottomLeft"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M4 16h12v12H4z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_bottomright":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentBottomRight"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M16 16h12v12H16z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_middlecenter":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentCenterCenter"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M10 10h12v12H10z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_middleleft":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentCenterLeft"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M4 10h12v12H4z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_middleright":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentCenterRight"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M16 10h12v12H16z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_topcenter":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentTopCenter"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M10 4h12v12H10z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_topleft":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentTopLeft"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M4 4h12v12H4z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_topright":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentTopRight"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M16 4h12v12H16z"/></g></svg>',"dxrd-svg-pictureeditor-image_gallery":'<svg data-bind="svgAttrs" version="1.1" id="Image" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve"><style>.White{fill:#fff}.st0{opacity:.5}</style><path class="White" d="M22 2H2c-.5 0-1 .5-1 1v18c0 .5.5 1 1 1h20c.5 0 1-.5 1-1V3c0-.5-.5-1-1-1zm-1 18H3V4h18v16zM15.5 6C16.9 6 18 7.1 18 8.5S16.9 11 15.5 11 13 9.9 13 8.5 14.1 6 15.5 6zM15 19l-8-8-3 3v5h11z"/><g class="st0"><path class="White" d="M16.4 19H19l-4-4-1.3 1.3z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_normal":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}.st0{opacity:.35}</style><g id="Normal"><path class="Blue" d="M10 10h12v12H10z"/><g class="st0"><path class="Black" d="M5 15h3v2H5v4l-5-5 5-5v4zm6-10h4v3h2V5h4l-5-5-5 5zm21 11l-5-5v4h-3v2h3v4l5-5zm-15 8h-2v3h-4l5 5 5-5h-4v-3z"/></g><path class="Black" d="M28 22c-2.2 0-4 1.8-4 4v5c0 .6.4 1 1 1h6c.6 0 1-.4 1-1v-5c0-2.2-1.8-4-4-4zm0 2c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_squeeze":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}</style><g id="Squeeze"><path class="Blue" d="M10 10h12v12H10z"/><path class="Black" d="M28.2 26.8l2.1 2.1-1.4 1.4-2.1-2.1L24 31v-7h7l-2.8 2.8zm-24.4 0l-2.1 2.1 1.4 1.4 2.1-2.1L8 31v-7H1l2.8 2.8zM28.2 5.2l2.1-2.1-1.4-1.4-2.1 2.1L24 1v7h7l-2.8-2.8zM1 8h7V1L5.2 3.8 3.1 1.7 1.7 3.1l2.1 2.1L1 8z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_stretchimage":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}</style><g id="Stretch"><path class="Blue" d="M10 10h12v12H10z"/><path class="Black" d="M5 15h3v2H5v4l-5-5 5-5v4zm6-10h4v3h2V5h4l-5-5-5 5zm21 11l-5-5v4h-3v2h3v4l5-5zm-15 8h-2v3h-4l5 5 5-5h-4v-3z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_zoomimage":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}</style><g id="Zoom"><path class="Blue" d="M10 10h12v12H10z"/><path class="Black" d="M6.2 4.8l2.1 2.1-1.4 1.4-2.1-2.1L2 9V2h7L6.2 4.8zm19.6 0l-2.1 2.1 1.4 1.4 2.1-2.1L30 9V2h-7l2.8 2.8zM6.2 27.2l2.1-2.1-1.4-1.4-2.1 2.1L2 23v7h7l-2.8-2.8zM23 30h7v-7l-2.8 2.8-2.1-2.1-1.4 1.4 2.1 2.1L23 30z"/></g></svg>',"dxrd-svg-pictureeditor-toolbar_brush_options":'<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"><style>.White{fill:#fff}.BrushColor{fill:#000}</style><g id="Painting"><path class="BrushColor" d="M2 21c8.5 8.6 11.8-4.5 19 0-8.4-8.6-11.8 4.6-19 0z"/><path class="White" d="M8 13l2 2c-2.5 4.2-4 4-8 4 2.5-2.5 3.3-6 6-6zm6-1l6.5-6.5c.3-.3.3-.7 0-1l-2-2c-.3-.3-.7-.3-1 0L11 9l3 3zm-5-1c-.3.3-.3.7 0 1l2 2c.3.3.7.3 1 0l1-1-3-3-1 1z"/></g></svg>',"dxrd-svg-pictureeditor-toolbar_clear":'<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"><style>.White{fill:#fff}</style><path class="White" d="M19 5c.6 0 1 .4 1 1v1H4V6c0-.6.4-1 1-1h5V4c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v1h5zm0 3v12c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V8h14zM9 10H7v9h2v-9zm4 0h-2v9h2v-9zm4 0h-2v9h2v-9z"/></svg>',"dxrd-svg-pictureeditor-toolbar_open":'<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"><style>.White{fill:#fff}.st0{opacity:.75}</style><g id="Open"><g class="st0"><path class="White" d="M7.9 11.9c.4-.6 1-.9 1.7-.9H19V8.7c0-.4-.3-.7-.7-.7H10V5.7c0-.4-.3-.7-.7-.7H3.7c-.4 0-.7.3-.7.7v14l4.9-7.8z"/></g><path class="White" d="M9.6 12h13.2c.5 0 .9.6.6 1.1l-4 6.5c-.2.3-.5.5-.8.5H4l4.7-7.5c.2-.4.5-.6.9-.6z"/></g></svg>',"dxrd-svg-pictureeditor-toolbar_reset":'<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"><style>.White{fill:#fff}</style><path class="White" d="M12 3C9.5 3 7.3 4 5.6 5.6L3 3v8h8L7.8 7.8C8.9 6.7 10.3 6 12 6c3.3 0 6 2.7 6 6s-2.7 6-6 6c-2.6 0-4.8-1.7-5.6-4H3.2c.9 4 4.5 7 8.8 7 5 0 9-4 9-9s-4-9-9-9z"/></svg>',"dxrd-svg-pictureeditor-toolbar_size_mode_and_alignment":'<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"><style>.White{fill:#fff}</style><path class="White" d="M20 12V4h-8l3 3-8 8-3-3v8h8l-3-3 8-8z" id="Sizing"/></svg>',"dxrd-svg-portrait":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 34 34" xml:space="preserve"><style>.st0{opacity:.5}</style><g id="Portrait"><path class="dxd-icon-fill" d="M29 0H5c-.5 0-1 .5-1 1v32c0 .5.5 1 1 1h24c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 32H6V2h22v30z"/><g class="st0"><path class="dxd-icon-fill" d="M24 8H10V6h14v2zm0 2H10v2h14v-2zm0 4H10v2h14v-2zm0 4H10v2h14v-2zm0 4H10v2h14v-2zm0 4H10v2h14v-2z"/></g></g></svg>',"dxrd-svg-preview-export-export-to-csv":'<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 0v2h12v9H2v11h10v-7l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3zM0 3v7h13V3H0zm4 2H2v3h2v1H2V8H1V5h1V4h2v1zm4 0H6v1h1v1h1v1H7v1H5V8h2V7H6V6H5V5h1V4h2v1zm4 3h-1v1h-1V8H9V4h1v4h1V4h1v4z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4z"/></svg>',"dxrd-svg-preview-export-export-to-html":'<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 0v2h18v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h19V3H0zm4 6H3V7H2v2H1V4h1v2h1V4h1v5zm4-4H7v4H6V5H5V4h3v1zm6 4h-1V6h-1v1h-1V6h-1v3H9V4h1v1h1v1h1V5h1V4h1v5zm4 0h-3V4h1v4h2v1z"/></svg>',"dxrd-svg-preview-export-export-to-image":'<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 0v2h14v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h15V3H0zm2 6H1V4h1v5zm6 0H7V6H6v1H5V6H4v3H3V4h1v1h1v1h1V5h1V4h1v5zm5-4h-3v3h2V7h1v2h-3V8H9V5h1V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to-mht":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM2 5h1v1H2z"/><path class="dxd-icon-fill" d="M0 3v7h13V3H0zm4 3H3v1h1v2H3V7H2v2H1V4h2v1h1v1zm4-1H7v4H6V5H5V4h3v1zm4 0h-2v1h1v1h-1v2H9V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to-pdf":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM2 5h1v1H2z"/><path class="dxd-icon-fill" d="M0 3v7h13V3H0zm4 3H3v1H2v2H1V4h2v1h1v1zm4 2H7v1H5V4h2v1h1v3zm4-3h-2v1h1v1h-1v2H9V4h3v1z"/><path class="dxd-icon-fill" d="M6 5h1v3H6z"/></svg>',"dxrd-svg-preview-export-export-to-rtf":'<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 0v2h14v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h15V3H0zm6 6H5V6H4v1H3V6H2v3H1V4h1v1h1v1h1V5h1V4h1v5zm4 0H9V7H8v2H7V4h1v2h1V4h1v5zm4-4h-1v4h-1V5h-1V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to-txt":'<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 0v2h18v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM18 3H0v7h19V3h-1zM4 6H3v1h1v2H3V7H2v2H1V7h1V6H1V4h1v2h1V4h1v2zm4 3H5V4h1v4h2v1zm4-4h-2v1h1v1h1v1h-1v1H9V8h2V7h-1V6H9V5h1V4h2v1zm4 1h-1v1h1v2h-1V7h-1v2h-1V7h1V6h-1V4h1v2h1V4h1v2z"/></svg>',"dxrd-svg-preview-export-export-to-xls":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM12.3 3H0v7h13V3h-.7zM4 6H3v1h1v2H3V7H2v2H1V7h1V6H1V4h1v2h1V4h1v2zm4 3H5V4h1v4h2v1zm4-4h-2v1h1v1h1v1h-1v1H9V8h2V7h-1V6H9V5h1V4h2v1z"/></svg>',"dxrd-svg-preview-export-export-to-xlsx":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h13V3H0zm4 2H3v4H2V5H1V4h3v1zm4 1H7v1h1v2H7V7H6v2H5V7h1V6H5V4h1v2h1V4h1v2zm4-1h-1v4h-1V5H9V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to":'<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="M18 4l-4-4v4h4zM22 10v6H12v-6l-2 2v12h14V10h-2zm0 12H12v-4h10v4z"/><path class="dxd-icon-fill" d="M16 10h4v4h-4z"/><path class="dxd-icon-fill" d="M18 6h-6V0H0v20h8V10l2-2h8z"/></svg>',"dxrd-svg-preview-export-Export":'<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="M22 10l-4-4v2h-1.4C11.8 8 8 11.1 8 15.9V18c1-4.2 4.6-6 8.6-6H18v2l4-4z"/><path class="dxd-icon-fill" d="M18 22H4V2h14l2 2V0H2v24h18v-8l-2 2z"/></svg>',"dxrd-svg-preview-first_page":'<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="M6 12l14 8V4zM2 3h2v18H2z"/></svg>',"dxrd-svg-preview-last_page":'<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="M16 12L2 20V4zM18 3h2v18h-2z"/></svg>',"dxrd-svg-preview-multi_page_preview":'<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="M8 0H0v10h10V2H8V0zm0 8H2V2h4v2h2v4zM20 2V0h-8v10h10V2h-2zm0 6h-6V2h4v2h2v4zM8 12H0v10h10v-8H8v-2zm0 8H2v-6h4v2h2v4z"/></svg>',"dxrd-svg-preview-next_page":'<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="M18 12L4 20V4z"/></svg>',"dxrd-svg-preview-previous_page":'<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="M4 12l14 8V4z"/></svg>',"dxrd-svg-preview-print":'<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="M16 0H6v10h10V0zm-2 8H8V2h6v6zM6 24h10v-6H6v6zm2-4h6v2H8v-2z"/><path class="dxd-icon-fill" d="M20 8h-2v4H4V8H2l-2 2v10h4v-4h14v4h4V10z"/></svg>',"dxrd-svg-preview-print_page":'<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="M16 0H6v10h10V0zm-2 8H8V2h6v6zM20 8h-2v2h4z"/><path class="dxd-icon-fill" d="M4 8H2l-2 2v10h12v-8H4zM22 14v-2h-8v12h10V14h-2zm0 8h-6v-8h4v2h2v6z"/></svg>',"dxrd-svg-preview-print_preview":'<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="M18 4l-4-4v4zM21.7 22.3l-4.5-4.5c.5-.8.8-1.8.8-2.8 0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5c1 0 2-.3 2.8-.8l4.5 4.5c.4.4 1 .4 1.4 0s.4-1 0-1.4zM13.1 18c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.4 3-3 3z"/><path class="dxd-icon-fill" d="M13 8c2 0 3.7.8 5 2.1V6h-6V0H0v20h8.1C6.8 18.7 6 17 6 15c0-3.9 3.1-7 7-7z"/></svg>',"dxrd-svg-preview-report_designer":'<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="M18 6l-4-4v4h4zM14 18h2l8-8-2-2-8 8z"/><path class="dxd-icon-fill" d="M12 20v-4l6-6V8h-6V2H0v20h18v-4l-2 2h-4zm-6-4c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z"/><path class="dxd-icon-fill" d="M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2H6v-2z"/></svg>',"dxrd-svg-preview-search":'<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.6 21.4c.8.8 2 .8 2.8 0l4.6-4.6c1.2.7 2.6 1.1 4.1 1.1 4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8c0 1.5.4 2.9 1.1 4.1l-4.6 4.6c-.8.8-.8 2 0 2.8zM10 10.1c0-2.2 1.8-4 4-4s4 1.8 4 4-1.8 4-4 4-4-1.9-4-4z"/></svg>',"dxrd-svg-preview-single_page":'<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="M18 4V0H2v24h20V4h-4zm2 18H4V2h12v4h4v16z"/></svg>',"dxrd-svg-preview-sort_asc":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 11 11" xml:space="preserve"><path class="dxd-icon-fill" d="M0 7l5-5 5 5z"/></svg>',"dxrd-svg-preview-sort_desc":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 11 11" xml:space="preserve"><path class="dxd-icon-fill" d="M10 3L5 8 0 3z"/></svg>',"dxrd-svg-reportexplorer-component":'<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"><ellipse class="dxd-icon-fill" cx="11" cy="4" rx="7" ry="2"/><path class="dxd-icon-fill" d="M11 10c-3.9 0-7-.9-7-2v12c0 1.1 3.1 2 7 2s7-.9 7-2V8c0 1.1-3.1 2-7 2z"/></svg>',"dxrd-svg-reportexplorer-components":'<svg data-bind="svgAttrs" id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle class="dxd-icon-fill" cx="12" cy="12" r="2"/><path class="dxd-icon-fill" d="M20 10h-.3c-.2-.7-.5-1.4-.9-2.1l.2-.2c.8-.8.8-2.1 0-2.8-.8-.8-2.1-.8-2.8 0l-.2.2c-.6-.4-1.3-.7-2.1-.9V4c0-1.1-.9-2-2-2S10 2.9 10 4v.3c-.7.2-1.4.4-2.1.8l-.1-.2c-.8-.7-2.1-.7-2.9 0-.7.8-.7 2.1 0 2.9l.2.2c-.4.6-.6 1.3-.8 2H4c-1.1 0-2 .9-2 2s.9 2 2 2h.3c.2.7.5 1.4.9 2.1l-.2.2c-.8.8-.8 2.1 0 2.8.8.8 2.1.8 2.8 0l.2-.2c.6.4 1.3.7 2.1.9v.2c0 1.1.9 2 2 2s2-.9 2-2v-.3c.7-.2 1.4-.5 2.1-.9l.2.2c.8.8 2.1.8 2.8 0 .8-.8.8-2.1 0-2.8L19 16c.4-.6.7-1.3.9-2.1h.1c1.1 0 2-.9 2-2 0-1-.9-1.9-2-1.9zm-8 6c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z"/></svg>',"dxrd-svg-reportexplorer-formatting_rule":'<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="M10 10h6V2H2v18h12v-2l-4-4z"/><path class="dxd-icon-fill" d="M12 12v2l4 4v4h2v-4l4-4v-2z"/></svg>',"dxrd-svg-reportexplorer-formatting_rules":'<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="M12 0H0v16h2V2h10z"/><path class="dxd-icon-fill" d="M10 10h6V4H4v16h10v-2l-4-4z"/><path class="dxd-icon-fill" d="M12 12v2l4 4v4h2v-4l4-4v-2z"/></svg>',"dxrd-svg-reportexplorer-style":'<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="M6 20c1-.3 1.5-1.1 1.7-2 .2-.5.4-1 .8-1.4.3-.3.5-.5.9-.6 0 0 .7-.1 1-.5.1-.1.2-.3.2-.3l.7-1.3c.1-.2.8-.9.8-.9.6-.7 1.3-1.4 1.9-2.1V2H0v18h6zm5.4-6.4c-.1.3-.2.4 0 0zM21.8 8.1c-.2-.2-.5-.1-.8.1-.4.4-.9.7-1.3 1.1-2 1.7-3.5 3.4-5.3 5.3-.1.1-.5.5-.5.6-.2.2-.3.4-.6.8.6.5 1.5 1.2 2.1 1.7.4-.3.6-.6.6-.6l.4-.4c.7-.9 1.1-1.5 1.8-2.4 1.3-1.7 2.5-3.5 3.5-5.4.4-.3.3-.6.1-.8zM12.5 18.1c-.1-.1-.2-.1-.3-.1-.7-.1-1.2.2-1.7.7-.3.3-.6.8-.8 1.3-.2.9-.7 1.7-1.7 2h2.6c1 0 1.8-.4 2.5-1.1.4-.4.7-.9.6-1.5 0-.2-.1-.4-.2-.5-.3-.3-.7-.5-1-.8z"/></svg>',"dxrd-svg-reportexplorer-styles":'<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="M12 0v2H2v14H0V0z"/><path class="dxd-icon-fill" d="M8 20c1-.3 1.5-1.1 1.7-2 .2-.5.4-1 .8-1.4.3-.3.5-.5.9-.6 0 0 .7-.1 1-.5.1-.1.2-.3.2-.3l.7-1.3c.1-.2.8-.9.8-.9.6-.7 1.3-1.4 1.9-2.1V4H4v16h4zm5.4-6.4c-.1.3-.2.4 0 0zM23.8 8.1c-.2-.2-.5-.1-.8.1-.4.4-.9.7-1.3 1.1-2 1.7-3.5 3.4-5.3 5.3-.1.1-.5.5-.5.6-.2.2-.3.4-.6.8.6.5 1.5 1.2 2.1 1.7.4-.3.6-.6.6-.6l.4-.4c.7-.9 1.1-1.5 1.8-2.4 1.3-1.7 2.5-3.5 3.5-5.4.4-.3.3-.6.1-.8zM14.5 18.1c-.1-.1-.2-.1-.3-.1-.7-.1-1.2.2-1.7.7-.4.4-.6.9-.8 1.4-.3.9-.7 1.6-1.7 2h2.6c1 0 1.8-.4 2.5-1.1.4-.4.7-.9.6-1.5 0-.2-.1-.4-.2-.5-.3-.4-.7-.6-1-.9z"/></svg>',"dxrd-svg-reportexplorer-tablecell":'<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="M8 8v8h8V8H8zm6 6h-4v-4h4v4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 2v20h20V2H2zm18 6h-4v2h4v4h-4v2h4v4h-4v-4h-2v4h-4v-4H8v4H4v-4h4v-2H4v-4h4V8H4V4h4v4h2V4h4v4h2V4h4v4z"/></svg>',"dxrd-svg-reportexplorer-tablerow":'<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="M16 8H2v8h20V8h-6zm-8 6H4v-4h4v4zm6 0h-4v-4h4v4zm6 0h-4v-4h4v4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M4 8V4h4v4h2V4h4v4h2V4h4v4h2V2H2v6zM20 16v4h-4v-4h-2v4h-4v-4H8v4H4v-4H2v6h20v-6z"/></svg>',"dxrd-svg-series-area":'<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 20v-4l8-8 4 4 8-8v16z"/></svg>',"dxrd-svg-series-area3d":'<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="M8 12v2h4v2H8v2h4v2H8v2h6V12zM20 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M12 8L8 4l-8 8v4h6v-6h14V0z"/></svg>',"dxrd-svg-series-bubbles":'<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"><circle class="dxd-icon-fill" cx="8" cy="4" r="2"/><circle class="dxd-icon-fill" cx="16" cy="10" r="4"/><circle class="dxd-icon-fill" cx="7" cy="19" r="3"/></svg>',"dxrd-svg-series-candle_stick":'<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="M18 4V2h-2v2h-2v16h2v2h2v-2h2V4h-2zm0 14h-2V6h2v12zM8 2H6v2H4v16h2v2h2v-2h2V4H8z"/></svg>',"dxrd-svg-series-doughnut":'<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="M5.1 10C5.5 7 7 5.5 10 5.1V0C5 .5.5 5 0 10h5.1zM12 5.1c3 .5 5 2.9 5 5.9 0 1.3-.4 2.5-1.1 3.5l3.6 3.6c1.5-2 2.5-4.4 2.5-7.1C22 5.3 18 .5 12 0v5.1zM14.5 15.9c-1 .7-2.2 1.1-3.5 1.1-3 0-5.4-2-5.9-5H0c.5 6 5.2 10 11 10 2.7 0 5.1-1 7-2.6l-3.5-3.5z"/></svg>',"dxrd-svg-series-doughnut3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2.5v-5.9L22 12zm0 8h-2v-6h2v6zM10 4.9V0C5 .5.5 5 0 10h5c.5-3 2-4.6 5-5.1zM12 0v4.9c2 .4 4.5 2.1 4.9 5.1h5C21.5 5 17 .5 12 0zM5.1 12H0c.4 5 4 7.9 8 9.1v-5.3C6 14.9 5.4 14 5.1 12z"/></svg>',"dxrd-svg-series-full_stacked_area":'<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 2v14L12 6l4 4 6-6V2z"/><path class="dxd-icon-fill" d="M12 10L2 20v2h20V8l-6 6z"/></svg>',"dxrd-svg-series-full_stacked_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM14 8l6-6V0H0v14L10 4z"/><path class="dxd-icon-fill" d="M10 8L0 18v2h8v-8h6zM20 6l-6 6h6z"/></svg>',"dxrd-svg-series-full_stacked_bar":'<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="M4 4h4v10H4zM10 4h4v6h-4zM10 12h4v8h-4zM16 4h4v8h-4zM16 14h4v6h-4zM4 16h4v4H4z"/></svg>',"dxrd-svg-series-full_stacked_bar3d":'<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 0h4v10H2zM8 0h4v6H8zM8 8h4v4H8zM14 0h4v8h-4zM14 10h4v2h-4zM2 12h4v4H2zM8 14v2h4v2H8v2h4v2H8v2h6V14h-2zM20 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/></svg>',"dxrd-svg-series-full_stacked_line":'<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 2h20v2H2zM12 8L2 18v4l10-10 4 4 6-6V6l-6 6z"/></svg>',"dxrd-svg-series-full_stacked_line3d":'<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="M8 14v2h4v2H8v2h4v2H8v2h6V14h-2zM20 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 0h20v2H0z"/><path class="dxd-icon-fill" d="M12 12h4l4-4V4l-6 6-4-4L0 16v4l10-10z"/></svg>',"dxrd-svg-series-full_stacked_spline_area":'<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 11.9c1.8 0 2.6 1.3 3.3 2.3S6.5 16 8 16c1.4 0 2.6-2.1 3.7-4.2C13.3 9.1 14.9 6 18 6c1.5 0 2.8.7 4 1.8V2H2v9.9z"/><path class="dxd-icon-fill" d="M18 8c-1.9 0-3.2 2.4-4.5 4.7C12.1 15.3 10.6 18 8 18s-3.7-1.6-4.4-2.7C3 14.3 2.7 14 2 14v8h20V10.7C20.8 9.3 19.4 8 18 8z"/></svg>',"dxrd-svg-series-full_stacked_spline_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM16 4c1.5 0 2.8.7 4 1.8V0H0v9.9c1.8 0 2.6 1.3 3.3 2.3C4 13.2 4.5 14 6 14c1.4 0 2.6-2.1 3.7-4.2C11.3 7.1 12.9 4 16 4z"/><path class="dxd-icon-fill" d="M11.5 10.8l-.6 1.2H20V8.7C18.8 7.3 17.4 6 16 6c-1.9 0-3.2 2.5-4.5 4.8zM1.6 13.3C1 12.3.7 12 0 12v8h8v-4.6c-1 .4-1.2.6-2 .6-2.6 0-3.6-1.6-4.4-2.7z"/></svg>',"dxrd-svg-series-funnel":'<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="M10 12h4l6-6H4zM4 2h16v2H4zM10 22l4-2v-6h-4z"/></svg>',"dxrd-svg-series-funnel3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM6 10h4l6-6H0zM0 0h16v2H0zM6 20l2-1v-7H6z"/></svg>',"dxrd-svg-series-gantt":'<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 4h8v4H2zM6 10h14v4H6zM2 16h12v4H2z"/></svg>',"dxrd-svg-series-line":'<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 16L12 6l4 4 6-6v4l-6 6-4-4L2 20z"/></svg>',"dxrd-svg-series-line3d":'<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 0l-6 6-4-4L0 12v4L10 6l4 4 6-6z"/><path class="dxd-icon-fill" d="M8 12v2h4v2H8v2h4v2H8v2h6V12h-2zM20 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/></svg>',"dxrd-svg-series-manhattan_bar3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 12h4v8H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 5.9h4V10h-4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M8 10h2V2H6v18h2z"/></svg>',"dxrd-svg-series-nested_doughnut":'<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 10h2c-.5-5-5-9.5-10-10v2c4 .5 7.5 4 8 8z"/><path class="dxd-icon-fill" d="M11 20c-5 0-9-4-9-9 0-4.6 3-8.5 8-9V0C4 .5 0 5.2 0 11c0 6.1 4.9 11 11 11 5.7 0 10.5-4 11-10h-2c-.5 5-4.3 8-9 8z"/><path class="dxd-icon-fill" d="M11 16c-2.4 0-4.4-2-4.9-4h-2c.5 3 3.4 6 6.9 6 1.4 0 2.7-.4 3.8-1.2l-1.5-1.5c-.6.5-1.4.7-2.3.7zM4.1 10h2c.5-2 2.5-4 4.9-4 2.8 0 5 2.2 5 5 0 .9-.2 1.7-.7 2.4l1.5 1.5c.8-1.1 1.2-2.5 1.2-3.9 0-3.9-3.1-7-7-7-3.5 0-6.4 3-6.9 6z"/></svg>',"dxrd-svg-series-pie":'<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="M12 2v10H2c0 5.5 4.5 10 10 10s10-4.5 10-10S17.5 2 12 2z"/><path class="dxd-icon-fill" d="M10 0C4.5 0 0 4.5 0 10h10V0z"/></svg>',"dxrd-svg-series-pie3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM10 0C4.5 0 0 4.5 0 10h10V0zM12 2v8h9.8c-.9-4.6-5-8-9.8-8zM8 21.1V12H2c0 4.1 2 7.6 6 9.1z"/></svg>',"dxrd-svg-series-point":'<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"><circle class="dxd-icon-fill" cx="4" cy="16" r="2"/><circle class="dxd-icon-fill" cx="8" cy="8" r="2"/><circle class="dxd-icon-fill" cx="14" cy="12" r="2"/><circle class="dxd-icon-fill" cx="20" cy="6" r="2"/></svg>',"dxrd-svg-series-polar_area":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zm.9 19.9V17c0-.5-.5-1-1-1s-1 .5-1 1v3c-4-.4-7.5-3.8-8-8h3.1c.5 0 1-.5 1-1s-.5-1-1-1h-3H2c.5-4.2 4-7.5 8-8v1c0 .5.5 1 1 1s1-.5 1-1v-.9c4 .5 7.5 3.8 7.9 7.9H19c-.5 0-1 .5-1 1s.5 1 1 1h.9c-.4 4.1-3.9 7.4-7.9 7.9z"/><path class="dxd-icon-fill" d="M6 6h10v10z"/></svg>',"dxrd-svg-series-polar_line":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zm.9 19.9V17c0-.5-.5-1-1-1s-1 .5-1 1v3c-4-.4-7.5-3.8-8-8h3.1c.5 0 1-.5 1-1s-.5-1-1-1h-3H2c.5-4.2 4-7.5 8-8v1c0 .5.5 1 1 1s1-.5 1-1v-.9c4 .5 7.5 3.8 7.9 7.9H19c-.5 0-1 .5-1 1s.5 1 1 1h.9c-.4 4.1-3.9 7.4-7.9 7.9z"/><path class="dxd-icon-fill" d="M16 16L6 6h10v10zm-6-8l4 4V8h-4z"/></svg>',"dxrd-svg-series-polar_point":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zm8.8 10H12V2.1c4 .5 7.5 3.8 7.9 7.9zM10 2v8H2.1 2c.5-4.2 4-7.5 8-8zm0 18c-4-.4-7.5-3.8-8-8h8v8zm2-.1V12h7.9c-.4 4.1-3.9 7.4-7.9 7.9z"/><circle class="dxd-icon-fill" cx="7" cy="7" r="1"/><circle class="dxd-icon-fill" cx="7" cy="15" r="1"/><circle class="dxd-icon-fill" cx="15" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="15" r="1"/></svg>',"dxrd-svg-series-radar_area":'<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="M16 16L6 6h10v10zm-6-8l4 4V8h-4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M11.9 15.9c-.3.1-.6.1-.9.1-2.8 0-5-2.2-5-5 0-.3 0-.6.1-.9L4.5 8.5c-.3.8-.5 1.6-.5 2.5 0 3.9 3.1 7 7 7 .9 0 1.7-.2 2.5-.5l-1.6-1.6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zM11 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/></svg>',"dxrd-svg-series-radar_line":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zM11 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><circle class="dxd-icon-fill" cx="7" cy="7" r="1"/><circle class="dxd-icon-fill" cx="7" cy="15" r="1"/><circle class="dxd-icon-fill" cx="15" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="15" r="1"/><g><path class="dxd-icon-fill dxd-opacity-60" d="M13.1 15.5c-.6.3-1.4.5-2.1.5-.7 0-1.4-.2-2.1-.5-.2.7-.8 1.3-1.6 1.4 1.1.7 2.3 1 3.6 1 1.3 0 2.6-.4 3.7-1-.7-.1-1.3-.6-1.5-1.4zM17 7.4c-.1.8-.7 1.4-1.4 1.6.2.6.4 1.3.4 2s-.2 1.4-.5 2.1c.7.2 1.3.8 1.4 1.6.6-1.1 1-2.3 1-3.6s-.3-2.7-.9-3.7zM8.9 6.5c.7-.3 1.4-.5 2.1-.5.7 0 1.5.2 2.1.5.2-.7.8-1.3 1.6-1.4-1.1-.7-2.3-1-3.7-1-1.3-.1-2.6.3-3.6.9.7.2 1.3.7 1.5 1.5zM6.5 13.1c-.3-.7-.5-1.4-.5-2.1s.2-1.4.5-2.1c-.8-.2-1.3-.8-1.5-1.6-.6 1.1-1 2.4-1 3.7s.4 2.6 1 3.7c.2-.8.7-1.4 1.5-1.6z"/></g></svg>',"dxrd-svg-series-radar_point":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zM11 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><circle class="dxd-icon-fill" cx="7" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="15" r="1"/><g><path class="dxd-icon-fill dxd-opacity-60" d="M13.1 15.5c-.6.3-1.4.5-2.1.5-.3 0-.6 0-.9-.1h-.2c-.2-.1-.5-.1-.7-.2-.1 0-.2-.1-.3-.1-1.1-.5-2-1.4-2.5-2.5-.1-.1-.1-.2-.1-.3-.1-.2-.2-.4-.2-.7v-.2c-.1-.3-.1-.6-.1-.9 0-.5.1-1 .2-1.5.1-.2.1-.4.2-.6-.7-.2-1.2-.8-1.4-1.6-.1.3-.2.5-.4.8 0 .1-.1.1-.1.2 0 .2-.1.4-.2.6 0 .1-.1.2-.1.3 0 .2-.1.4-.1.6v.3c-.1.3-.1.6-.1.9 0 .3 0 .6.1.9v.2c0 .3.1.5.2.8v.1c.5 1.7 1.6 3.1 3.1 4 .5.3 1.1.6 1.7.8h.1c.3.1.5.1.8.2h.2c.3 0 .6.1.9.1h.5c1.1-.1 2.2-.4 3.1-1-.8-.3-1.4-.8-1.6-1.6zM17 7.4c-.1.8-.7 1.4-1.4 1.6.2.6.4 1.3.4 2s-.2 1.4-.5 2.1c.7.2 1.3.8 1.4 1.6.6-1.1 1-2.3 1-3.6s-.3-2.7-.9-3.7zM7.4 5c.8.1 1.4.7 1.6 1.4.6-.2 1.3-.4 2-.4s1.5.2 2.1.5c.2-.7.8-1.3 1.6-1.4-1.1-.7-2.3-1-3.7-1-1.3-.1-2.6.3-3.6.9z"/></g></svg>',"dxrd-svg-series-range_area":'<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 14L12 4l4 4 6-6v6l-6 6-4-4L2 20z"/></svg>',"dxrd-svg-series-range_area3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M20 0l-6 6-4-4L0 12v6L10 8l2 2h4l4-4z"/></svg>',"dxrd-svg-series-range_bar":'<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="M4 12h4v8H4zM16 6h4v14h-4zM10 2h4v14h-4z"/></svg>',"dxrd-svg-series-scatter_line":'<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="M22.8 8c-1.5-2.7-4-4.7-7-5.5-3-.8-6.1-.8-8.8.8C3 5.6.5 10 0 14h2.1c.4-4 2.5-6.9 6-8.9 2.2-1.3 4.8-1.4 7.2-.7 2.4.6 4.4 2.3 5.7 4.5 1 1.7 1.2 3.8.7 5.7-.5 1.9-1.8 3.5-3.5 4.5-2.7 1.6-6.2.6-7.8-2.2-1.2-2.1-.4-4.8 1.6-6 .8-.4 1.6-.5 2.5-.3.8.2 1.5.8 2 1.6.3.6.4 1.2.2 1.9-.2.6-.6 1.2-1.1 1.5-.8.5-1.9.2-2.4-.7-.3-.6-.1-1.3.4-1.6l-1-1.8c-1.5.9-2.1 2.9-1.2 4.4 1 1.8 3.3 2.5 5.1 1.4 2.1-1.2 2.9-4 1.7-6.1-.7-1.3-1.8-2.1-3.2-2.5-1.4-.4-2.8-.2-4 .5C8 11 6.9 14.9 8.7 18c2.1 3.8 6.8 5.1 10.6 2.9 2.2-1.3 3.8-3.3 4.4-5.7.6-2.4.3-5-.9-7.2z"/></svg>',"dxrd-svg-series-side_by_side_bar":'<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="M4 12h4v8H4zM16 6h4v14h-4zM10 2h4v18h-4z"/></svg>',"dxrd-svg-series-side_by_side_bar3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 10h4v8H0zM12 4h4v6h-4zM10 0H6v18h2v-8h2z"/></svg>',"dxrd-svg-series-side_by_side_full_stacked_bar":'<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="M0 0h4v12H0zM0 14h4v8H0zM12 0h4v16h-4zM12 18h4v4h-4zM18 8h4v14h-4zM18 0h4v6h-4zM6 8h4v14H6zM6 0h4v6H6z"/></svg>',"dxrd-svg-series-side_by_side_full_stacked_bar3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 0h4v12H0zM0 14h4v8H0zM12 0h4v12h-4zM18 8h4v4h-4zM18 0h4v6h-4zM6 0h4v6H6zM10 8H6v14h2V12h2z"/></svg>',"dxrd-svg-series-side_by_side_gantt":'<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 0h8v4H2zM4 12h12v4H4zM6 18h12v4H6zM6 6h14v4H6z"/></svg>',"dxrd-svg-series-side_by_side_range_bar":'<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="M0 12h4v8H0zM12 6h4v12h-4zM18 4h4v12h-4zM6 2h4v14H6z"/></svg>',"dxrd-svg-series-side_by_side_stacked_bar":'<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="M0 10h4v2H0zM0 14h4v8H0zM6 12h4v10H6zM6 0h4v10H6zM12 4h4v4h-4zM12 10h4v12h-4zM18 2h4v4h-4zM18 8h4v14h-4z"/></svg>',"dxrd-svg-series-side_by_side_stacked_bar3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 8h4v4H0zM0 14h4v8H0zM6 12h2v10H6zM6 0h4v10H6zM12 4h4v4h-4zM12 10h4v2h-4zM18 2h4v4h-4zM18 8h4v2h-4z"/></svg>',"dxrd-svg-series-spline":'<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="M24 11.5C22.1 8.6 19.7 6 17 6c-3 0-4.7 3.1-6.2 5.8C9.6 13.8 8.4 16 7 16c-1.5 0-2-.8-2.7-1.8-.6-1-1.5-2.2-3.3-2.3-.4 0-.7.1-1 .2V15c0-.1.1-.5.4-.8.2-.2.5-.3.6-.3.7 0 1 .4 1.6 1.3C3.4 16.4 4.4 18 7 18c2.6 0 4.1-2.7 5.5-5.2C13.8 10.4 15.1 8 17 8c2.9 0 5.9 5.4 6.9 7.2l.1.2v-3.9z"/></svg>',"dxrd-svg-series-spline3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM15 2c2.9 0 5.9 5.4 6.9 7.2l.1.2V5.5C20.1 2.6 17.7 0 15 0c-3 0-4.7 3.1-6.2 5.8C7.6 7.8 6.4 10 5 10c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1v2.3c.2.2.4.5.6.9C1.4 10.4 2.4 12 5 12c2.6 0 4.1-2.7 5.5-5.2C11.8 4.4 13.1 2 15 2z"/></svg>',"dxrd-svg-series-spline_area":'<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="M15 2c-3 0-4.7 3.1-6.2 5.8C7.6 9.8 6.4 12 5 12c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1V20h22V7.5C20.1 4.6 17.8 2 15 2z"/></svg>',"dxrd-svg-series-spline_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M22 7.5C20.1 4.6 17.8 2 15 2c-3 0-4.7 3.1-6.2 5.8C7.6 9.8 6.4 12 5 12c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1V20h8v-8h14V7.5z"/></svg>',"dxrd-svg-series-stacked_area":'<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="M16 8l-4-4L2 14v4L12 8l4 4 6-6V2z"/><path class="dxd-icon-fill" d="M12 12L2 22h20V10l-6 6z"/></svg>',"dxrd-svg-series-stacked_area3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM8 22v-8l-8 8z"/><path class="dxd-icon-fill" d="M20 2l-6 6-4-4L0 14v4L10 8l2 2h4l4-4z"/></svg>',"dxrd-svg-series-stacked_bar":'<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="M4 8h4v4H4zM4 14h4v6H4zM10 2h4v6h-4zM10 10h4v10h-4zM16 6h4v4h-4zM16 12h4v8h-4z"/></svg>',"dxrd-svg-series-stacked_bar3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 6h4v4H0zM0 12h4v6H0zM6 0h4v6H6zM10 8H6v10h2v-6h2zM12 4h4v4h-4zM12 10h4v2h-4z"/></svg>',"dxrd-svg-series-stacked_line":'<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="M14 8l-4-4L0 14v4L10 8l4 4 8-8V0z"/><path class="dxd-icon-fill" d="M10 10L0 20v4l10-10 8 8 4-4v-4l-4 4z"/></svg>',"dxrd-svg-series-stacked_line3d":'<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="M14 12l8-8V0l-8 8-4-4L0 14v4L10 8zM10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M10 10l-2 2h4zM0 24l8-8v-4l-8 8zM22 10V6l-6 6h4z"/></svg>',"dxrd-svg-series-stacked_spline_area":'<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="M15 0c-3 0-4.7 3.1-6.2 5.8C7.6 7.8 6.4 10 5 10c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1v6c1.2.4 1.8 1.3 2.3 2.1C3 15.2 3.5 16 5 16c1.4 0 2.6-2.1 3.7-4.2C10.3 9.1 12 6 15 6c2.8 0 5.1 2.6 7 5.5v-6C20.1 2.6 17.8 0 15 0z"/><path class="dxd-icon-fill" d="M15 9c-3 0-4.7 3.1-6.2 5.8C7.6 16.8 6.4 19 5 19c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1V22h22v-7.5C20.1 11.6 17.8 9 15 9z"/></svg>',"dxrd-svg-series-stacked_spline_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M15 6c2.8 0 5.1 2.6 7 5.5v-6C20.1 2.6 17.8 0 15 0c-3 0-4.7 3.1-6.2 5.8C7.6 7.8 6.4 10 5 10c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1v6c1.2.4 1.8 1.3 2.3 2.1C3 15.2 3.5 16 5 16c1.4 0 2.6-2.1 3.7-4.2C10.3 9.1 12 6 15 6z"/><path class="dxd-icon-fill" d="M5.1 19c-1.5 0-2.1-.8-2.8-1.8-.5-.8-1.2-1.7-2.3-2.1V22h8v-5.7C7 17.8 6.1 19 5.1 19zM10.4 12h9.7c-1.5-1.7-3.2-3-5.2-3-1.9 0-3.3 1.3-4.5 3z"/></svg>',"dxrd-svg-series-step_area":'<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="M18 6V0h-6v12H6V8H0v14h24V6z"/></svg>',"dxrd-svg-series-step_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM18 14v10h4l2-2v-6l-2-2h-4zm4 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M18 6V0h-6v10H6V6H0v14h8v-8h16V6z"/></svg>',"dxrd-svg-series-step_line":'<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="M14 2v18H8v-6H0v2h6v6h10V4h6v8h2V2z"/></svg>',"dxrd-svg-series-step_line3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM6 12H0v2h4v6h4v-2H6zM16 10h4V8h-2V0h-8v12h2V2h4v6z"/></svg>',"dxrd-svg-series-stock":'<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="M8 0H4v4H0v4h4v14h4v-4h4v-4H8zM20 18V0h-8v4h4v18h8v-4z"/></svg>',"dxrd-svg-series-swift_plot":'<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="M24 8l-4 4-2-2-6 6-4-4-2 2-4-4-2 2v-2l2-2 4 4 2-2 4 4 6-6 2 2 4-4"/></svg>',"dxrd-svg-tabs-collapse":'<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="M16 12l-6 6-2-2 4-4-4-4 2-2z"/></svg>',"dxrd-svg-tabs-expand":'<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="M8 12l6 6 2-2-4-4 4-4-2-2z"/></svg>',"dxrd-svg-tabs-expressions":'<svg data-bind="svgAttrs" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path class="dxd-icon-fill" d="M18.6 10c.3-2.5.6-3.4.8-3.7.6-1 2.2-.2 3 0l4.1-4c-3.6-.5-7.1-1.1-9.8 2-1.2 1.4-2 3.3-2.3 5.7l-.2 2H10l-4 4h7.7l-.7 7c-.2 1.9-.8 3.6-3 2.9l-.8-.3-3.7 3.3 2.3.8c2.4.8 4.9-.1 6.7-1.7 1-.9 1.7-1.9 2.2-3 .4-1.1.7-2.5.9-4.4L18 16h4l4-4h-7.6l.2-2z" id="Background"/></svg>',"dxrd-svg-tabs-fieldlist":'<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"><ellipse class="dxd-icon-fill" cx="11" cy="2" rx="7" ry="2"/><path class="dxd-icon-fill" d="M11 6c-3.9 0-7-.9-7-2v4c0 1.1 3.1 2 7 2s7-.9 7-2V4c0 1.1-3.1 2-7 2zM11 12c-3.9 0-7-.9-7-2v4c0 1.1 3.1 2 7 2s7-.9 7-2v-4c0 1.1-3.1 2-7 2zM11 18c-3.9 0-7-.9-7-2v4c0 1.1 3.1 2 7 2s7-.9 7-2v-4c0 1.1-3.1 2-7 2z"/></svg>',"dxrd-svg-tabs-parameters":'<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="M19.8 5c-.2-.4-.4-.7-.9-1.1C17.3 2.7 14 2 11 2c-3.4 0-6.3.7-7.8 1.9 0 0-.7.5-1 1.1-.1.3-.2.7-.2 1 0 .2-.1.9 1 2l7 7v6c0 .6.5 1 1 1s1-.5 1-1v-6l7-7c.5-.4 1-1.2 1-2 0-.3-.1-.7-.2-1zM11 8c-3.9 0-7-.9-7-2s3.1-2 7-2c4 0 7 .9 7 2s-3.1 2-7 2z"/></svg>',"dxrd-svg-tabs-reportexplorer":'<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="M18 16v-6h-6V6h4V0H6v6h4v4H4v6H0v6h10v-6H6v-4h10v4h-4v6h10v-6z"/></svg>',"dxrd-svg-tabs-search":'<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.6 21.4c.8.8 2 .8 2.8 0l4.6-4.5c1.1.7 2.5 1.1 4 1.1 4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8c0 1.5.4 2.9 1.1 4.1l-4.6 4.6c-.7.7-.7 1.9.1 2.7zM10 10c0-2.2 1.8-4 4-4s4 1.8 4 4-1.8 4-4 4-4-1.8-4-4z"/></svg>',"dxrd-svg-titles-bottom_center":'<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 dxd-opacity-80" d="M4 0v14h14V0H4zm6 8V6h2v2h-2zm2 2v2h-2v-2h2zm-2-6V2h2v2h-2zM6 2h2v2H6V2zm0 4h2v2H6V6zm0 4h2v2H6v-2zm10 2h-2v-2h2v2zm0-4h-2V6h2v2zm-2-4V2h2v2h-2z"/><path class="dxd-icon-fill" d="M6 18h10v4H6z"/></svg>',"dxrd-svg-titles-bottom_left":'<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 dxd-opacity-80" d="M6 0v14h14V0H6zm6 8V6h1.9v2H12zm1.9 2v2H12v-2h1.9zM12 4V2h1.9v2H12zM8 2h1.9v2H8V2zm0 4h1.9v2H8V6zm0 4h1.9v2H8v-2zm9.9 2H16v-2h1.9v2zm0-4H16V6h1.9v2zM16 4V2h1.9v2H16z"/><path class="dxd-icon-fill" d="M2 18h10v4H2z"/></svg>',"dxrd-svg-titles-bottom_right":'<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 dxd-opacity-80" d="M2 0v14h14V0H2zm6 8V6h2v2H8zm2 2v2H8v-2h2zM8 4V2h2v2H8zm6 0h-2V2h2v2zm0 4h-2V6h2v2zm0 4h-2v-2h2v2zM4 10h2v2H4v-2zm0-4h2v2H4V6zm0-2V2h2v2H4z"/><path class="dxd-icon-fill" d="M10 18h10v4H10z"/></svg>',"dxrd-svg-titles-left_bottom_vertical":'<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 dxd-opacity-80" d="M22 2H8v14h14V2zm-8 6h2v2h-2V8zm-2 2h-2V8h2v2zm6-2h2v2h-2V8zm0 6v-2h2v2h-2zm-4 0v-2h2v2h-2zm-4 0v-2h2v2h-2zm2-10v2h-2V4h2zm4 0v2h-2V4h2zm2 0h2v2h-2V4z"/><path class="dxd-icon-fill" d="M0 10h4v10H0z"/></svg>',"dxrd-svg-titles-left_center_vertical":'<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 dxd-opacity-80" d="M22 4H8v14h14V4zm-8 6h2v2h-2v-2zm-2 2h-2v-2h2v2zm6-2h2v2h-2v-2zm2-4v2h-2V6h2zm-4 0v2h-2V6h2zm-4 0v2h-2V6h2zm-2 10v-2h2v2h-2zm4 0v-2h2v2h-2zm4-2h2v2h-2v-2z"/><path class="dxd-icon-fill" d="M0 6h4v10H0z"/></svg>',"dxrd-svg-titles-left_top_vertical":'<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 dxd-opacity-80" d="M22 6H8v14h14V6zm-8 6h2v2h-2v-2zm-2 2h-2v-2h2v2zm6-2h2v2h-2v-2zm2-4v2h-2V8h2zm-4 0v2h-2V8h2zm-4 0v2h-2V8h2zm-2 10v-2h2v2h-2zm4 0v-2h2v2h-2zm4-2h2v2h-2v-2z"/><path class="dxd-icon-fill" d="M0 2h4v10H0z"/></svg>',"dxrd-svg-titles-right_bottom_vertical":'<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 dxd-opacity-80" d="M0 16h14V2H0v14zm8-6H6V8h2v2zm2-2h2v2h-2V8zm-6 2H2V8h2v2zm-2 4v-2h2v2H2zm4 0v-2h2v2H6zm4 0v-2h2v2h-2zm2-10v2h-2V4h2zM8 4v2H6V4h2zM4 6H2V4h2v2z"/><path class="dxd-icon-fill" d="M18 10h4v10h-4z"/></svg>',"dxrd-svg-titles-right_center_vertical":'<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 dxd-opacity-80" d="M0 18h14V4H0v14zm8-6H6v-2h2v2zm2-2h2v2h-2v-2zm-6 2H2v-2h2v2zm0-6v2H2V6h2zm4 0v2H6V6h2zm4 0v2h-2V6h2zm-2 10v-2h2v2h-2zm-4 0v-2h2v2H6zm-2 0H2v-2h2v2z"/><path class="dxd-icon-fill" d="M18 6h4v10h-4z"/></svg>',"dxrd-svg-titles-right_top_vertical":'<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 dxd-opacity-80" d="M0 20h14V6H0v14zm8-6H6v-2h2v2zm2-2h2v2h-2v-2zm-6 2H2v-2h2v2zm0-6v2H2V8h2zm4 0v2H6V8h2zm4 0v2h-2V8h2zm-2 10v-2h2v2h-2zm-4 0v-2h2v2H6zm-2 0H2v-2h2v2z"/><path class="dxd-icon-fill" d="M18 2h4v10h-4z"/></svg>',"dxrd-svg-titles-top_center":'<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 dxd-opacity-80" d="M18 22V8H4v14h14zm-6-8v2h-2v-2h2zm-2-2v-2h2v2h-2zm2 6v2h-2v-2h2zm-6 0h2v2H6v-2zm0-4h2v2H6v-2zm0-4h2v2H6v-2zm10 2h-2v-2h2v2zm0 4h-2v-2h2v2zm0 2v2h-2v-2h2z"/><path class="dxd-icon-fill" d="M6 0h10v4H6z"/></svg>',"dxrd-svg-titles-top_left":'<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 dxd-opacity-80" d="M20 22V8H6v14h14zm-6-8v2h-2v-2h2zm-2-2v-2h2v2h-2zm2 6v2h-2v-2h2zm-6 0h2v2H8v-2zm0-4h2v2H8v-2zm0-4h2v2H8v-2zm10 2h-2v-2h2v2zm0 4h-2v-2h2v2zm0 2v2h-2v-2h2z"/><path class="dxd-icon-fill" d="M2 0h10v4H2z"/></svg>',"dxrd-svg-titles-top_right":'<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 dxd-opacity-80" d="M16 22V8H2v14h14zm-6-8v2H8v-2h2zm-2-2v-2h2v2H8zm2 6v2H8v-2h2zm4 2h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2v-2h2v2zM4 10h2v2H4v-2zm0 4h2v2H4v-2zm2 4v2H4v-2h2z"/><path class="dxd-icon-fill" d="M10 0h10v4H10z"/></svg>',"dxrd-svg-todo-chart":'<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 dxd-opacity-80" d="M0 10h4v12H0zM18 12h4v10h-4zM6 6h4v16H6zM12 2h4v20h-4z"/></svg>',"dxrd-svg-todo-gauge":'<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 dxd-opacity-80" d="M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><path class="dxd-icon-fill dxd-opacity-80" d="M11 9c-.2 0-.4 0-.5.1L7.4 6c-.4-.3-1.1-.3-1.5 0s-.4 1 0 1.4L9 10.5v.5c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2zM6 10.1L4.5 8.5c-.3.8-.5 1.6-.5 2.5 0 1.9.8 3.7 2 5l1.3-1.3c-.9-.9-1.4-2.1-1.4-3.5 0-.4.1-.8.1-1.1z"/><path class="dxd-icon-fill dxd-opacity-80" d="M11 4c-.9 0-1.8.2-2.5.5l1.8 1.8c.2 0 .5-.1.7-.1 2.8 0 5 2.2 5 5 0 1.3-.5 2.5-1.4 3.4L16 16c1.3-1.3 2-3.1 2-5 0-3.9-3.1-7-7-7z"/></svg>',"dxrd-svg-todo-pdfsignature":'<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 dxd-opacity-80" d="M23 12c-2.1 0-3.3 1.8-4.3 3.2-.6.9-1.2 1.8-1.7 1.8-.2-.2-.2-1.4-.2-1.9 0-1.2-.1-3.1-1.7-3.1-2 0-2.9 1.9-3.6 3.6C10.4 17.7 9.7 19 8 19c-.7 0-1.4-.6-2.1-1.6C11.2 11.7 13 8.7 13 6c0-3.4-1.8-6-4-6-3.4 0-7 3.1-7 10 0 2.2.5 4.9 1.5 7-1 1-2 2.1-3.2 3.3-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3 1-1 1.9-2 2.8-2.8C5.4 20.2 6.6 21 8 21c3.1 0 4.3-2.7 5.2-4.6.6-1.2 1-2 1.4-2.3v1.1c0 1.3.1 3.9 2.3 3.9 1.6 0 2.5-1.4 3.4-2.7 1-1.5 1.7-2.4 2.7-2.4.6 0 1-.4 1-1s-.4-1-1-1zM5 15.4c-.6-1.6-1-3.5-1-5.4 0-5.5 2.6-8 5-8 .8 0 2 1.5 2 4 0 2-1.7 4.7-6 9.4z"/></svg>',"dxrd-svg-todo-pivotgrid":'<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 dxd-opacity-80" d="M20 2H4v2l8 8-8 8v2h16v-2H7l8-8-8-8h13z"/></svg>',"dxrd-svg-todo-sparkline":'<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 dxd-opacity-80" d="M2 4v16h20V4H2zm18 10l-2-2-4 4-2-2-4 4-2-2-2 2v-4l2-2 2 2 4-4 2 2 4-4 2 2v4z"/></svg>',"dxrd-svg-toolbar-fullscreen":'<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="M1 10h3V4h6V1H1zM4 14H1v9h9v-3H4zM14 1v3h6v6h3V1zM20 20h-6v3h9v-9h-3z"/></svg>',"dxrd-svg-toolbar-hightlightEditingFields":'<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="M24 15l-12-5 5 12 2-3 3 3 2-2-3-3zM18 0H0v8h18V0zm-2 6H2V2h14v4zM2 16v-4h8.8l-.8-2H0v8h13.3l-.8-2z"/></svg>',"dxrd-svg-toolbar-scripts":'<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="M22 6c-.1-1-1.4-3.4-3-4-.7.5-1.5 1.3-.5 4H22z"/><path class="dxd-icon-fill" d="M16 4c0-1.5.8-2.7 1.9-3.4-.4-.3-1.1-.6-2-.6h-12C1.7 0 0 1.8 0 4v.2L3.4 16H17.2s.2 1.9.4 2.4c.1.3.3 1 .5 1.2.4.6.7 1.1.8 1.1C19.6 20 20 19 20 18L16 4zM17.9.6c.2.1-.1-.1 0 0z"/><path class="dxd-icon-fill" d="M16.4 19.9c-.3-.8-.4-1.9-.4-1.9H0c0 2.2 1.7 4 3.9 4h12c.6 0 1.1-.1 1.6-.3 0-.1-.2-.3-.5-.8-.2-.2-.3-.5-.6-1z"/></svg>',"dxrd-svg-toolbar-validateBindingMode":'<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="M0 5V3c0-1.7 3.6-3 8-3s8 1.3 8 3v2c0 1.7-3.6 3-8 3S0 6.7 0 5zm8 9h.5c.6-1.8 1.8-3.3 3.3-4.4-1.1.3-2.4.4-3.8.4-4.4 0-8-1.3-8-3v4c0 1.7 3.6 3 8 3zm0 3c0-.3 0-.7.1-1H8c-4.4 0-8-1.3-8-3v4c0 1.7 3.6 3 8 3h.5c-.3-.9-.5-2-.5-3zm9-7c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm1 12h-2v-2h2v2zm0-4h-2v-6h2v6z" id="ValidationMode"/></svg>',"dxrd-svg-toolbox-barcode":'<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="M0 0h2v20H0zM14 0h4v18h-4zM10 0h2v16h-2zM4 0h4v18H4zM20 0h2v20h-2z"/></svg>',"dxrd-svg-toolbox-charactercomb":'<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 3v18h9V3H2zm7 10v5H5v-1H4v-3h1v-1h3v-2H5v-1h3v1h1v2z"/><path class="dxd-icon-fill" d="M5 14h3v3H5z"/><g><path class="dxd-icon-fill" d="M15 12h3v5h-3z"/><path class="dxd-icon-fill" d="M12 3v18h9V3h-9zm7 9v6h-5V8h1v3h4v1z"/></g></svg>',"dxrd-svg-toolbox-chart":'<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="M0 10h4v12H0zM18 12h4v10h-4zM6 6h4v16H6zM12 2h4v20h-4z"/></svg>',"dxrd-svg-toolbox-checkbox":'<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 2v20h20V2H2zm18 6L8 20l-4-4v-4l4 4L20 4v4z"/></svg>',"dxrd-svg-toolbox-crossbandbox":'<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 8h20v2H2zM2 12h20v2H2zM6 4h12v2h2V2H4v4h2zM18 18H6v-2H4v4h16v-4h-2z"/></svg>',"dxrd-svg-toolbox-crossbandline":'<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 8h18v2H2zM2 12h18v2H2zM10 0h2v6h-2zM10 16h2v6h-2z"/></svg>',"dxrd-svg-toolbox-gauge":'<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="M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><path class="dxd-icon-fill" d="M11 9c-.2 0-.4 0-.5.1L7.4 6c-.4-.3-1.1-.3-1.5 0s-.4 1 0 1.4L9 10.5v.5c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2zM6 10.1L4.5 8.5c-.3.8-.5 1.6-.5 2.5 0 1.9.8 3.7 2 5l1.3-1.3c-.9-.9-1.4-2.1-1.4-3.5 0-.4.1-.8.1-1.1z"/><path class="dxd-icon-fill" d="M11 4c-.9 0-1.8.2-2.5.5l1.8 1.8c.2 0 .5-.1.7-.1 2.8 0 5 2.2 5 5 0 1.3-.5 2.5-1.4 3.4L16 16c1.3-1.3 2-3.1 2-5 0-3.9-3.1-7-7-7z"/></svg>',"dxrd-svg-toolbox-label":'<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.7 20.9c-.4-.4-.9-1.4-1.6-2.9L12.3 2H12L5.3 17.6c-.6 1.5-1.2 2.5-1.6 3s-1 .8-1.7.9v.5h6v-.5c-1-.1-1.5-.2-1.7-.3-.4-.3-.6-.7-.6-1.2 0-.4.2-.9.4-1.6l.2-.4h8l.4.9c.3.6.4 1 .4 1.1.1.2.1.4.1.5 0 .3-.1.3-.3.4-.4.2-.9.1-1.6.1H13v1h9v-.5c-.6-.1-1-.3-1.3-.6zM13.4 16H7.2l3.2-7.4 3 7.4z"/></svg>',"dxrd-svg-toolbox-line":'<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="M18 16L8 6V0H0v8h6l10 10v6h8v-8h-6zM2 6V2h4v4H2zm20 16h-4v-4h4v4z"/></svg>',"dxrd-svg-toolbox-pagebreak":'<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="M4 2h14v6H4zM4 16h14v6H4zM0 8v8l4-4zM18 12l4 4V8z"/></svg>',"dxrd-svg-toolbox-pageinfo":'<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="M15 10c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm1 12h-2v-6h2v6zm0-8h-2v-2h2v2z"/><path class="dxd-icon-fill" d="M14.9 8c.4 0 .8 0 1.1.1V6h-6V0H0v20h6.3c-.3-.9-.5-1.9-.5-3 0-5 4.1-9 9.1-9z"/><path class="dxd-icon-fill" d="M12 0v4h4z"/></svg>',"dxrd-svg-toolbox-panel":'<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 2v20h20V2H2zm18 18H4V4h16v16z"/></svg>',"dxrd-svg-toolbox-pdfcontent":'<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="M7 10H5V7h2v3zm6-3h-2v6h2V7zm11-3v12h-2v8H2v-8H0V4h2V0h20v4h2zM4 14h1v-3h2c.5 0 1-.5 1-1V7c0-.5-.5-1-1-1H4v8zm16 2H4v6h16v-6zm-9-2h2c.5 0 1-.5 1-1V7c0-.5-.5-1-1-1h-3v8h1zm9-8h-4v8h1v-4h2V9h-2V7h3V6zm0-4H4v2h16V2z"/></svg>',"dxrd-svg-toolbox-pdfsignature":'<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="M23 12c-2.1 0-3.3 1.8-4.3 3.2-.6.9-1.2 1.8-1.7 1.8-.2-.2-.2-1.4-.2-1.9 0-1.2-.1-3.1-1.7-3.1-2 0-2.9 1.9-3.6 3.6C10.4 17.7 9.7 19 8 19c-.7 0-1.4-.6-2.1-1.6C11.2 11.7 13 8.7 13 6c0-3.4-1.8-6-4-6-3.4 0-7 3.1-7 10 0 2.2.5 4.9 1.5 7-1 1-2 2.1-3.2 3.3-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3 1-1 1.9-2 2.8-2.8C5.4 20.2 6.6 21 8 21c3.1 0 4.3-2.7 5.2-4.6.6-1.2 1-2 1.4-2.3v1.1c0 1.3.1 3.9 2.3 3.9 1.6 0 2.5-1.4 3.4-2.7 1-1.5 1.7-2.4 2.7-2.4.6 0 1-.4 1-1s-.4-1-1-1zM5 15.4c-.6-1.6-1-3.5-1-5.4 0-5.5 2.6-8 5-8 .8 0 2 1.5 2 4 0 2-1.7 4.7-6 9.4z"/></svg>',"dxrd-svg-toolbox-picturebox":'<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 4v16h20V4H2zm6 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm12 12H4v-1.9L8 12l2 2 6-6 4 4v6z"/></svg>',"dxrd-svg-toolbox-pivotgrid":'<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 2H4v2l8 8-8 8v2h16v-2H7l8-8-8-8h13z"/></svg>',"dxrd-svg-toolbox-richtext":'<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 6h-4V2z"/><path class="dxd-icon-fill" d="M10 16v-6h6l4 4V8h-6V2H4v20h12z"/><path class="dxd-icon-fill" d="M12 12v2l8 8v-4l-6-6z"/></svg>',"dxrd-svg-toolbox-shape":'<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"><circle class="dxd-icon-fill" cx="14" cy="14" r="6"/><path class="dxd-icon-fill" d="M14 6c.7 0 1.4.1 2 .3V2H4v12h2c0-4.4 3.6-8 8-8z"/></svg>',"dxrd-svg-toolbox-sparkline":'<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 4v16h20V4H2zm18 10l-2-2-4 4-2-2-4 4-2-2-2 2v-4l2-2 2 2 4-4 2 2 4-4 2 2v4z"/></svg>',"dxrd-svg-toolbox-subreport":'<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="M8 0h6v4H8z"/><path class="dxd-icon-fill" d="M16 2v2h2v18H4V4h2V2H2v22h18V2z"/><path class="dxd-icon-fill" d="M6 6v14h10V6H6zm8 12H8v-2h6v2zm0-4H8v-2h6v2zm0-4H8V8h6v2z"/></svg>',"dxrd-svg-toolbox-table":'<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="M0 0h6v4H0zM8 0h6v4H8zM16 0h6v4h-6zM0 6h6v4H0zM8 6h6v4H8zM16 6h6v4h-6zM0 12h6v4H0zM8 12h6v4H8zM16 12h6v4h-6zM0 18h6v4H0zM8 18h6v4H8zM16 18h6v4h-6z"/></svg>',"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"><path class="dxd-icon-fill" d="M2 0v22h18V0H2zm5 18H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V8h2v2zm0-4H5V4h2v2zm10 12H9v-2h8v2zm0-4H9v-2h8v2zm0-4H9V8h8v2zm0-4H9V4h8v2z"/></svg>',"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>',"dxrd-svg-wizard-EmptyReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.st0{opacity:.75}.st1{opacity:.25}</style><g id="EmptyReport"><g class="st0"><path class="Black" d="M83 93H13c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h70c.6 0 1 .4 1 1v86c0 .6-.4 1-1 1z"/></g><path class="White" d="M13 6h70v86H13z"/><g class="st1"><path class="Black" d="M83 14v-1h-7V6h-1v7H21V6h-1v7h-7v1h7v70h-7v1h7v7h1v-7h54v7h1v-7h7v-1h-7V14h7zm-8 70H21V14h54v70z"/></g></g></svg>',"dxrd-svg-wizard-LabelReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.Blue{fill:#1177d7}.st0{opacity:.75}.st1{opacity:.25}</style><g id="LabelReport"><g class="st0"><path class="Black" d="M83 92H13c-.6 0-1-.4-1-1V5c0-.6.4-1 1-1h70c.6 0 1 .4 1 1v86c0 .6-.4 1-1 1z"/></g><path class="White" d="M13 5h70v86H13z"/><g class="st1"><path class="Blue" d="M47 29H21V13h26v16zm28 0H49V13h26v16zM47 47H21V31h26v16zm28 0H49V31h26v16zM47 65H21V49h26v16zm28 0H49V49h26v16zM47 83H21V67h26v16zm28 0H49V67h26v16z"/></g></g></svg>',"dxrd-svg-wizard-StandardReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.Blue{fill:#1177d7}.st0{opacity:.75}.st1{opacity:.25}.st2{opacity:.5}</style><g id="StandardReport"><g class="st2"><path class="Black" d="M27.5 15C17.8 15 10 13 10 10.5v32C10 45 17.8 47 27.5 47S45 45 45 42.5v-32C45 13 37.2 15 27.5 15z"/></g><g class="st1"><ellipse class="Black" cx="27.5" cy="8.5" rx="17.5" ry="4.5"/></g><g class="st0"><path class="Black" d="M85.8 30h-13L60 42.8 47.2 30H33.9c-.6 0-1 .4-1 1v60c0 .6.4 1 1 1h51.9c.6 0 1-.4 1-1V31c0-.6-.5-1-1-1z"/></g><path transform="rotate(90 59.864 61)" class="White" d="M29.9 35.1h60V87h-60z"/><g class="st1"><path class="Black" d="M48.9 46h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6z"/></g><g class="st2"><path class="Black" d="M41 38h8v6h-8v-6zm14.2 0H51v6h8v-2.2L55.2 38zm5.8 3.8V44h8v-6h-4.2L61 41.8zM71 38v6h8v-6h-8z"/></g><path class="Blue" d="M64 30c0-7.2-6.7-13-15-13 3.9 0 7 5.8 7 13h-6l10 10 10-10h-6z"/></g></svg>',"dxrd-svg-wizard-VerticalReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.Blue{fill:#1177d7}.st0{opacity:.75}.st1{opacity:.25}.st2{opacity:.5}</style><g id="VerticalReport"><g class="st2"><path class="Black" d="M27.5 15C17.8 15 10 13 10 10.5v32C10 45 17.8 47 27.5 47S45 45 45 42.5v-32C45 13 37.2 15 27.5 15z"/></g><g class="st1"><ellipse class="Black" cx="27.5" cy="8.5" rx="17.5" ry="4.5"/></g><g class="st0"><path class="Black" d="M85.8 30h-13L60 42.8 47.2 30H33.9c-.6 0-1 .4-1 1v60c0 .6.4 1 1 1h51.9c.6 0 1-.4 1-1V31c0-.6-.5-1-1-1z"/></g><path transform="rotate(90 59.864 61)" class="White" d="M29.9 35.1h60V87h-60z"/><g class="st1"><path class="Black" d="M55.2 38H51v6h8v-2.2L55.2 38zm5.8 3.8V44h8v-6h-4.2L61 41.8zM71 38v6h8v-6h-8zm-12.1 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6z"/></g><g class="st2"><path class="Black" d="M41 38h8v6h-8v-6zm7.9 8h-8v6h8v-6zm0 8h-8v6h8v-6zm0 8h-8v6h8v-6zm0 8h-8v6h8v-6zm0 8h-8v6h8v-6z"/></g><path class="Blue" d="M64 30c0-7.2-6.7-13-15-13 3.9 0 7 5.8 7 13h-6l10 10 10-10h-6z"/></g></svg>',"dxrd-svg-wizard-warning":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 31 31" xml:space="preserve"><path class="dxd-icon-fill" d="M15.5 0C6.9 0 0 6.9 0 15.5S6.9 31 15.5 31 31 24.1 31 15.5 24.1 0 15.5 0zm0 25c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zm0-7C14.1 18 13 9.9 13 8.5 13 7.1 14.1 6 15.5 6S18 7.1 18 8.5 16.9 18 15.5 18z"/></svg>'})},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(78),t(85),t(48),t(77),t(79),t(80),t(8),t(81),t(82),t(83),t(84),o(t(78)),o(t(85)),o(t(48)),o(t(77)),o(t(79)),o(t(80)),o(t(8)),o(t(81)),o(t(82)),o(t(83)),o(t(84))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(8);var o,r=i(8);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(96),t(94),t(95),t(97),t(151),t(74),t(152),t(89),t(43),t(76),t(46),t(10),t(42),t(49),t(86),t(17),t(73),t(20),t(126),t(92),t(47),t(109),o(t(96)),o(t(94)),o(t(95)),o(t(97)),o(t(74)),o(t(89)),o(t(43)),o(t(76)),o(t(46)),o(t(10)),o(t(42)),o(t(49)),o(t(86)),o(t(17)),o(t(73)),o(t(20)),o(t(126)),o(t(92)),o(t(47)),o(t(109))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(7),d=i(17),c=i(2),v=i(1),h=i(3);v.bindingHandlers.toView={init:function(e,t,i,o,r){var s=h(e),a=s.parent(".dxrd-report-preview-holder"),n=t().active.subscribe(function(e){e&&((e=s.position().top)<0&&e+s.height()<0||e>=a.height())&&a.scrollTop(a.scrollTop()+e)});c.addDisposeCallback(e,function(){n.dispose()})}},v.bindingHandlers.lazyImages={init:function(s,e,t,i,o){function r(e){void 0===e&&(e=300),l&&clearTimeout(l),l=setTimeout(function(){if(d())for(var e=n.height()+100,t=0;t<s.children.length;t++){var i=s.children[t],o=i.getBoundingClientRect(),r=o.top;!(r<e&&0<=r||r<0&&-100<r+o.height)||(r=v.dataFor(i))&&r.isClientVisible&&r.isClientVisible(!0)}},e)}function a(){return r(700)}var n=h(s),d=e().enabled,l=null,p=(v.isObservable(e().updateCallback)&&e().updateCallback(r),d.subscribe(function(e){e&&r(500)}));s.addEventListener("scroll",a),r(500),c.addDisposeCallback(s,function(){s.removeEventListener("scroll",a),p.dispose()})}},v.bindingHandlers.textCopier={init:function(e,t,i,o,r){function s(e){var t=o.getSelectedContent();!t||!e.ctrlKey&&!e.metaKey||h(e.target).is("input:visible,textarea:visible")||window.getSelection&&window.getSelection()&&window.getSelection().toString()||document.selection&&document.selection.createRange().text||((e=h("#clipboard-container")).empty().show(),h("<textarea id='clipboard'></textarea>").val(t).appendTo(e).focus().select())}function a(e){h(e.target).is("#clipboard")&&h("#clipboard-container").empty().hide()}document.addEventListener("keydown",s),document.addEventListener("keyup",a),c.addDisposeCallback(e,function(){document.removeEventListener("keydown",s),document.removeEventListener("keyup",a)})}},v.bindingHandlers.autoFit={init:function(o,e){function t(e){var t=h(o),i=e.autoFitBy();i==n.ZoomAutoBy.None||e.brickLoading&&(!e.brickLoading||e.brickLoading())&&!s.alwaysRecalculate||s.skipIfInvisible&&0==t.filter(":visible").length||(t=c.roundingXDecimals(d.updatePreviewZoomWithAutoFit(e.width(),e.height(),t,i),!0),e.zoom(Math.max(t,.1)))}function i(){t(s)}function r(e){e&&a.push(e.subscribe(function(e){t(s)}))}var s=e(),a=[];t(s),window.addEventListener("resize",i);r(s.rightPanelWidth),r(s.width),r(s.height),r(s.autoFitBy),r(s.brickLoading),r(s.previewSize),c.addDisposeCallback(o,function(){window.removeEventListener("resize",i),a.forEach(function(e){e.dispose()})})}},v.bindingHandlers.childStyle={init:function(e,t){t=t();h(e).find(t.selector).css(t.style)}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t=i(9),i=t.SvgTemplatesEngine.templates;t.SvgTemplatesEngine.addTemplates({"dxrd-svg-fieldlist-xrbarcode":i["dxrd-svg-toolbox-barcode"],"dxrd-svg-fieldlist-xrchart":i["dxrd-svg-toolbox-chart"],"dxrd-svg-fieldlist-xrcheckbox":i["dxrd-svg-toolbox-checkbox"],"dxrd-svg-fieldlist-xrcrossbandbox":i["dxrd-svg-toolbox-crossbandbox"],"dxrd-svg-fieldlist-xrcrossbandline":i["dxrd-svg-toolbox-crossbandline"],"dxrd-svg-fieldlist-xrlabel":i["dxrd-svg-toolbox-label"],"dxrd-svg-fieldlist-xrcharactercomb":i["dxrd-svg-toolbox-charactercomb"],"dxrd-svg-fieldlist-xrline":i["dxrd-svg-toolbox-line"],"dxrd-svg-fieldlist-xrpagebreak":i["dxrd-svg-toolbox-pagebreak"],"dxrd-svg-fieldlist-xrpageinfo":i["dxrd-svg-toolbox-pageinfo"],"dxrd-svg-fieldlist-xrpanel":i["dxrd-svg-toolbox-panel"],"dxrd-svg-fieldlist-xrpicturebox":i["dxrd-svg-toolbox-picturebox"],"dxrd-svg-fieldlist-xrpivotgrid":i["dxrd-svg-toolbox-pivotgrid"],"dxrd-svg-fieldlist-xrsubreport":i["dxrd-svg-toolbox-subreport"],"dxrd-svg-fieldlist-xrpdfcontent":i["dxrd-svg-toolbox-pdfcontent"],"dxrd-svg-fieldlist-xrtableofcontents":i["dxrd-svg-toolbox-tableofcontents"],"dxrd-svg-fieldlist-xrrichtext":i["dxrd-svg-toolbox-richtext"],"dxrd-svg-fieldlist-xrshape":i["dxrd-svg-toolbox-shape"],"dxrd-svg-fieldlist-xrgauge":i["dxrd-svg-toolbox-gauge"],"dxrd-svg-fieldlist-xrsparkline":i["dxrd-svg-toolbox-sparkline"],"dxrd-svg-fieldlist-xrtable":i["dxrd-svg-toolbox-table"],"dxrd-svg-fieldlist-xrpdfsignature":i["dxrd-svg-toolbox-pdfsignature"],"dxrd-svg-fieldlist-xrzipcode":i["dxrd-svg-toolbox-zipcode"],"dxrd-svg-fieldlist-xrtablerow":i["dxrd-svg-reportexplorer-tablerow"],"dxrd-svg-fieldlist-xrtablecell":i["dxrd-svg-reportexplorer-tablecell"],"dxrd-svg-fieldlist-bottommarginband":i["dxrd-svg-bands-bottom_margin"],"dxrd-svg-fieldlist-detailband":i["dxrd-svg-bands-detail"],"dxrd-svg-fieldlist-detailreportband":i["dxrd-svg-bands-detail_report"],"dxrd-svg-fieldlist-groupfooterband":i["dxrd-svg-bands-group_footer"],"dxrd-svg-fieldlist-groupheaderband":i["dxrd-svg-bands-group_header"],"dxrd-svg-fieldlist-master_report":i["dxrd-svg-bands-master_report"],"dxrd-svg-fieldlist-pagefooterband":i["dxrd-svg-bands-page_footer"],"dxrd-svg-fieldlist-pageheaderband":i["dxrd-svg-bands-page_header"],"dxrd-svg-fieldlist-reportfooterband":i["dxrd-svg-bands-report_footer"],"dxrd-svg-fieldlist-reportheaderband":i["dxrd-svg-bands-report_header"],"dxrd-svg-fieldlist-verticaldetailband":i["dxrd-svg-bands-vertical_detail"],"dxrd-svg-fieldlist-verticalheaderband":i["dxrd-svg-bands-vertical_header"],"dxrd-svg-fieldlist-verticaltotalband":i["dxrd-svg-bands-vertical_total"],"dxrd-svg-fieldlist-topmarginband":i["dxrd-svg-bands-top_margin"],"dxrd-svg-fieldlist-subband":i["dxrd-svg-bands-sub_band"],"dxrd-svg-fieldlist-styles":i["dxrd-svg-reportexplorer-styles"],"dxrd-svg-fieldlist-formattingrules":i["dxrd-svg-reportexplorer-formatting_rules"],"dxrd-svg-fieldlist-component":i["dxrd-svg-reportexplorer-component"],"dxrd-svg-fieldlist-components":i["dxrd-svg-reportexplorer-components"],"dxrd-svg-fieldlist-stylemodel":i["dxrd-svg-reportexplorer-style"],"dxrd-svg-fieldlist-formattingrule":i["dxrd-svg-reportexplorer-formatting_rules"]})},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(99);var o,r=i(99);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(105),t(111),t(156),t(100),t(107),t(104),t(50),t(102),t(51),t(103),t(112),t(101),t(106),t(98),o(t(105)),o(t(111)),o(t(100)),o(t(107)),o(t(104)),o(t(50)),o(t(102)),o(t(51)),o(t(103)),o(t(112)),o(t(101)),o(t(106)),o(t(98))},function(e,t){e.exports={default:DevExpress.ui.dxGallery}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=i(111),s=i(113),t=(i(41),i(41),i(1)),a=i(157);t.bindingHandlers.mobileZoom={init:function(t,e){var i,o=e(),r=o.zoom();s.on(t,"dxpinch",function(e){e.stopPropagation(),e.preventDefault();var e=e.scale,t=r;t*=e,t=Math.max(.15,Math.min(2,t)),o.zoom(t)}),s.on(t,"dxpinchstart",function(e){i=a.default.getInstance(t.getElementsByClassName("dxrd-scrollView-mobile")[0]),e.stopPropagation(),e.preventDefault(),o.zoomUpdating(!0),i&&i.option("disabled",!0),r=o.zoom.peek()}),s.on(t,"dxpinchend",function(e){e.stopPropagation(),o.zoomUpdating(!1),setTimeout(function(){i&&i.option("disabled",!1),i&&i.refresh()},10)})}},t.bindingHandlers.slide={init:function(t,e){var e=e(),i=!1,o=new r.EventProcessor(t,e);s.on(t,"dxpointerdown",function(e){o.start(e),i=!0}),s.on(t,"dxpointermove",function(e){i&&o.move(e)}),["dxpointercancel","dxpointerleave","dxpointerup"].forEach(function(e){s.on(t,e,function(e){i&&(o.end(e),i=!1)})})}}},function(e,t){e.exports={default:DevExpress.ui.dxScrollView}},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(91),t(21),t(90),t(16),t(44),o(t(91)),o(t(21)),o(t(90)),o(t(16)),o(t(44))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(6);var o,r=i(6);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(161),i(162)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(45),t(128),t(18),o(t(45)),o(t(128)),o(t(18))},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(129),t(114),t(115),t(23),t(117),t(130),t(118),t(116),o(t(129)),o(t(114)),o(t(115)),o(t(23)),o(t(117)),o(t(130)),o(t(118)),o(t(116))}]);
|
|
8
|
+
!function(i){var o={};function r(e){var t;return(o[e]||(t=o[e]={i:e,l:!1,exports:{}},i[e].call(t.exports,t,t.exports,r),t.l=!0,t)).exports}r.m=i,r.c=o,r.d=function(e,t,i){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var i=Object.create(null);if(r.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(i,o,function(e){return t[e]}.bind(null,o));return i},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=131)}([function(e,t){e.exports=DevExpress.Analytics.Utils},function(e,t){e.exports=ko},function(e,t){e.exports=DevExpress.Analytics.Internal},function(e,t){e.exports=jQuery},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),s=i(2),r=i(5),i=i(56);function a(e,t,i){var o={value:"SingleFile",displayValue:"Single File",localizationId:s.formatUnicorn("PreviewStringId.ExportOption_{0}ExportMode_SingleFile",e=void 0===e?"Html":e)},r={value:"SingleFilePageByPage",displayValue:"Single File PageByPage",localizationId:s.formatUnicorn("PreviewStringId.ExportOption_{0}ExportMode_SingleFilePageByPage",e)},e={value:"DifferentFiles",displayValue:"Different Files",localizationId:s.formatUnicorn("PreviewStringId.ExportOption_{0}ExportMode_DifferentFiles",e)};return i?[r]:t?[o,r]:[o,r,e]}function n(){return[{value:"Text",displayValue:"Text",localizationId:"DevExpress.XtraPrinting.TextExportMode.Text"},{value:"Value",displayValue:"Value",localizationId:"DevExpress.XtraPrinting.TextExportMode.Value"}]}t.pageBorderColor={propertyName:"pageBorderColor",modelName:"@PageBorderColor",from:o.colorFromString,toJsonObject:o.colorToString,displayName:"Page Border Color",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.PageBorderColor",editor:r.editorTemplates.getEditor("customColorEditor"),defaultVal:"Black"},t.pageBorderWidth={propertyName:"pageBorderWidth",modelName:"@PageBorderWidth",displayName:"Page Border Width",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.PageBorderWidth",from:o.floatFromModel,editor:r.editorTemplates.getEditor("numeric"),defaultVal:1},t.pageRange={propertyName:"pageRange",modelName:"@PageRange",displayName:"Page Range",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.PageRange",editor:r.editorTemplates.getEditor("text"),defaultVal:""},t.expotOptionsTitle={propertyName:"title",modelName:"@Title",displayName:"Title",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.Title",editor:r.editorTemplates.getEditor("text"),defaultVal:"Document"},t.htmlTableLayout={propertyName:"tableLayout",modelName:"@TableLayout",displayName:"Table Layout",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.TableLayout",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!0},t.docxTableLayout={propertyName:"tableLayout",modelName:"@TableLayout",displayName:"Table Layout",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.TableLayout",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.allowURLsWithJSContent={propertyName:"allowURLsWithJSContent",modelName:"@AllowURLsWithJSContent",displayName:"Allow URLs with JS Content",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.AllowURLsWithJSContent",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.rasterizationResolution={propertyName:"rasterizationResolution",modelName:"@RasterizationResolution",displayName:"Rasterization Resolution",localizationId:"DevExpress.XtraPrinting.PageByPageExportOptionsBase.RasterizationResolution",editor:r.editorTemplates.getEditor("numeric"),defaultVal:96},t.rasterizeImages={propertyName:"rasterizeImages",modelName:"@RasterizeImages",displayName:"Rasterize Images",localizationId:"DevExpress.XtraPrinting.PageByPageExportOptionsBase.RasterizeImages",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.useHRefHyperlinks={propertyName:"useHRefHyperlinks",modelName:"@UseHRefHyperlinks",displayName:"Use HRef Hyperlinks",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.UseHRefHyperlinks",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.exportWatermarks={propertyName:"exportWatermarks",modelName:"@ExportWatermarks",displayName:"Export Watermarks",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.ExportWatermarks",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.inlineCss={propertyName:"inlineCss",modelName:"@InlineCss",displayName:"Inline CSS",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.InlineCss",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.removeSecondarySymbols={propertyName:"removeSecondarySymbols",modelName:"@RemoveSecondarySymbols",displayName:"Remove Secondary Symbols",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.RemoveSecondarySymbols",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.characterSet={propertyName:"characterSet",modelName:"@CharacterSet",displayName:"Character Set",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.CharacterSet",editor:r.editorTemplates.getEditor("combobox"),defaultVal:"utf-8",valuesArray:[{value:"windows-1256",displayValue:"Arabic (Windows)"},{value:"iso-8859-4",displayValue:"Baltic (ISO)"},{value:"windows-1257",displayValue:"Baltic (Windows)"},{value:"iso-8859-2",displayValue:"Central European (ISO)"},{value:"windows-1250",displayValue:"Central European (Windows)"},{value:"iso-8859-5",displayValue:"Cyrillic (ISO)"},{value:"koi8-r",displayValue:"Cyrillic (KOI8-r)"},{value:"windows-1251",displayValue:"Cyrillic (Windows)"},{value:"iso-8859-15",displayValue:"Latin 9 (ISO)"},{value:"utf-7",displayValue:"Unicode (UTF-7)"},{value:"utf-8",displayValue:"Unicode (UTF-8)"},{value:"iso-8859-1",displayValue:"Western European (ISO)"},{value:"windows-1252",displayValue:"Western European (Windows)"}]},t.getExportModeValues=a,t.exportPageBreaks={propertyName:"exportPageBreaks",modelName:"@ExportPageBreaks",displayName:"Export Page Breaks",localizationId:"DevExpress.XtraPrinting.FormattedTextExportOptions.ExportPageBreaks",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.rtfExportMode={propertyName:"rtfExportMode",modelName:"@ExportMode",defaultVal:"SingleFilePageByPage",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.RtfExportOptions.ExportMode",valuesArray:a("Rtf",!0)},t.docxExportMode={propertyName:"docxExportMode",modelName:"@ExportMode",defaultVal:"SingleFilePageByPage",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.ExportMode",valuesArray:a("Docx",!0)},t.htmlExportMode={propertyName:"htmlExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.HtmlExportOptionsBase.ExportMode",valuesArray:a("Html")},t.embedImagesInHTML={propertyName:"embedImagesInHTML",modelName:"@EmbedImagesInHTML",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,displayName:"Embed Images In HTML",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions.EmbedImagesInHTML"},t.imageExportMode={propertyName:"imageExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.ExportMode",valuesArray:a("Image")},t.xlsExportMode={propertyName:"xlsExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.ExportMode",valuesArray:a("Xls")},t.xlsxExportMode={propertyName:"xlsxExportMode",modelName:"@ExportMode",defaultVal:"SingleFile",editor:r.editorTemplates.getEditor("combobox"),displayName:"Export Mode",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions.ExportMode",valuesArray:a("Xlsx")},t.textExportMode={propertyName:"textExportMode",modelName:"@TextExportMode",displayName:"Text Export Mode",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.TextExportMode",defaultVal:"Text",editor:r.editorTemplates.getEditor("combobox"),valuesArray:n()},t.xlsTextExportMode={propertyName:"textExportMode",modelName:"@TextExportMode",displayName:"Text Export Mode",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.TextExportMode",defaultVal:"Value",editor:r.editorTemplates.getEditor("combobox"),valuesArray:n()},t.csvTextSeparator={propertyName:"separator",modelName:"@Separator",defaultVal:"",displayName:"Separator",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.Separator",editor:i.editorTemplates.csvSeparator},t.useCustomSeparator={propertyName:"useCustomSeparator",displayName:"Use Custom Separator",localizationId:"DevExpress.XtraPrinting.CsvExportOptions.UseCustomSeparator",editor:r.editorTemplates.getEditor("bool")},t.textEncodingType={propertyName:"encodingType",modelName:"@EncodingType",displayName:"Encoding",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.Encoding",editor:r.editorTemplates.getEditor("combobox"),defaultVal:"Default",from:o.fromEnum,valuesArray:[{value:"Default",displayValue:"Windows-1252",localizationId:"DevExpress.XtraPrinting.EncodingType.Default"},{value:"ASCII",displayValue:"us-ascii",localizationId:"DevExpress.XtraPrinting.EncodingType.ASCII"},{value:"Unicode",displayValue:"utf-16",localizationId:"DevExpress.XtraPrinting.EncodingType.Unicode"},{value:"BigEndianUnicode",displayValue:"utf-16BE",localizationId:"DevExpress.XtraPrinting.EncodingType.BigEndianUnicode"},{value:"UTF7",displayValue:"utf-7",localizationId:"DevExpress.XtraPrinting.EncodingType.UTF7"},{value:"UTF8",displayValue:"utf-8",localizationId:"DevExpress.XtraPrinting.EncodingType.UTF8"},{value:"UTF32",displayValue:"utf-32",localizationId:"DevExpress.XtraPrinting.EncodingType.UTF32"}]},t.xlsExportHyperlinks={propertyName:"exportHyperlinks",modelName:"@ExportHyperlinks",displayName:"Export Hyperlinks",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.ExportHyperlinks",defaultVal:!0,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.xlsRawDataMode={propertyName:"rawDataMode",modelName:"@RawDataMode",displayName:"Raw Data Mode",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.RawDataMode",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.xlsShowGridLines={propertyName:"showGridLines",modelName:"@ShowGridLines",displayName:"Show Grid Lines",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.ShowGridLines",defaultVal:!1,editor:r.editorTemplates.getEditor("bool"),from:o.parseBool},t.xlsExportOptionsSheetName={propertyName:"sheetName",modelName:"@SheetName",displayName:"Sheet Name",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.SheetName",defaultVal:"Sheet",editor:r.editorTemplates.getEditor("text")}},function(e,t){e.exports=DevExpress.Analytics.Widgets},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(2),i=i(1);t.EditablePreviewEnabled=i.observable(!0),t.SearchAvailable=i.observable(!0),t.ReportServerInvokeUri="/RSWebDocumentViewerApi/Invoke",t.ReportServerExportUri="/RSWebDocumentViewerApi/Download",t.AsyncExportApproach=o.createGlobalModuleVariableFunc(!1),t.MessageHandler=o.createGlobalModuleVariableFunc({processError:function(e,t,i){void 0===i&&(i=""),t&&o.ShowMessage(e.substr(i.length)),o.NotifyAboutWarning(e,!1)},processMessage:function(e,t){t&&o.ShowMessage(e,o.NotifyType.success,1e4)},processWarning:function(e,t){t&&o.ShowMessage(e)}}),t.HandlerUri=o.createGlobalModuleVariableFunc("DXXRDV.axd"),t.previewDefaultResolution=o.createGlobalModuleVariableFunc(96),t.ReportServerDownloadUri=o.createGlobalModuleVariableFunc(""),t.PollingDelay=o.createGlobalModuleVariableFunc(300),t.TimeOut=o.createGlobalModuleVariableFunc(105e3)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ActionId={Design:"dxxrp-design",FirstPage:"dxxrp-first-page",PrevPage:"dxxrp-prev-page",Pagination:"dxxrp-pagination",NextPage:"dxxrp-next-page",LastPage:"dxxrp-last-page",MultipageToggle:"dxxrp-multipage-toggle",HighlightEditingFields:"dxxrp-highlight-editing-fields",ZoomOut:"dxxrp-zoom-out",ZoomSelector:"dxxrp-zoom-selector",ZoomIn:"dxxrp-zoom-in",Print:"dxxrp-print",PrintPage:"dxxrp-print-page",ExportTo:"dxxrp-export-menu",Search:"dxxrp-search",FullScreen:"dxrd-fullscreen"},t.ExportFormatID={PDF:{text:"PDF",textId:"ASPxReportsStringId.ExportName_pdf",format:"pdf"},XLS:{text:"XLS",textId:"ASPxReportsStringId.ExportName_xls",format:"xls"},XLSX:{text:"XLSX",textId:"ASPxReportsStringId.ExportName_xlsx",format:"xlsx"},RTF:{text:"RTF",textId:"ASPxReportsStringId.ExportName_rtf",format:"rtf"},MHT:{text:"MHT",textId:"ASPxReportsStringId.ExportName_mht",format:"mht"},HTML:{text:"HTML",textId:"ASPxReportsStringId.ExportName_html",format:"html"},Text:{text:"Text",textId:"ASPxReportsStringId.ExportName_txt",format:"txt",propertyName:"textExportOptions"},CSV:{text:"CSV",textId:"ASPxReportsStringId.ExportName_csv",format:"csv"},Image:{text:"Image",textId:"ASPxReportsStringId.ExportName_png",format:"image"},DOCX:{text:"DOCX",textId:"ASPxReportsStringId.ExportName_docx",format:"docx"}},t.PreviewElements={Toolbar:"dxrd-preview-toolbar-scrollable",Surface:"dxrdp-surface",RightPanel:"dxrd-right-panel-template-base"},t.ZoomAutoBy={None:1,WholePage:0,PageWidth:-1}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(1),i=i(3);function s(e){return r.observable("DifferentFiles"===e?"SingleFile":e)}t.rtfExportModeMergedPreview=i.extend({},o.rtfExportMode,{valuesArray:o.getExportModeValues("Rtf",!0,!0)}),t.docxExportModeMergedPreview=i.extend({},o.docxExportMode,{valuesArray:o.getExportModeValues("Docx",!0,!0)}),t.excludeModesForMergedDocuments=function(e){return r.observable("SingleFilePageByPage")},t.excludeDifferentFilesMode=s,t.htmlExportModePreviewBase={propertyName:o.htmlExportMode.propertyName,modelName:o.htmlExportMode.modelName,defaultVal:o.htmlExportMode.defaultVal,editor:o.htmlExportMode.editor,displayName:o.htmlExportMode.displayName,localizationId:o.htmlExportMode.localizationId},t.htmlExportModePreview=i.extend({},t.htmlExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Html",!0)}),t.htmlExportModeMergedPreview=i.extend({},t.htmlExportModePreviewBase,{valuesArray:o.getExportModeValues("Html",!0,!0)}),t.xlsExportModePreviewBase={propertyName:o.xlsExportMode.propertyName,modelName:o.xlsExportMode.modelName,defaultVal:o.xlsExportMode.defaultVal,editor:o.xlsExportMode.editor,displayName:o.xlsExportMode.displayName,localizationId:o.xlsExportMode.localizationId},t.xlsExportModePreview=i.extend({},t.xlsExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Xls",!0)}),t.xlsExportModeMergedPreview=i.extend({},t.xlsExportModePreviewBase,{valuesArray:o.getExportModeValues("Xls",!0,!0)}),t.imageExportModePreviewBase={propertyName:o.imageExportMode.propertyName,modelName:o.imageExportMode.modelName,defaultVal:o.imageExportMode.defaultVal,editor:o.imageExportMode.editor,displayName:o.imageExportMode.displayName,localizationId:o.imageExportMode.localizationId},t.imageExportModePreview=i.extend({},t.imageExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Image",!0)}),t.imageExportModeMergedPreview=i.extend({},t.imageExportModePreviewBase,{valuesArray:o.getExportModeValues("Image",!0,!0)}),t.xlsxExportModePreviewBase={propertyName:o.xlsxExportMode.propertyName,modelName:o.xlsxExportMode.modelName,defaultVal:o.xlsxExportMode.defaultVal,editor:o.xlsxExportMode.editor,displayName:o.xlsxExportMode.displayName,localizationId:o.xlsxExportMode.localizationId},t.xlsxExportModePreview=i.extend({},t.xlsxExportModePreviewBase,{from:s,valuesArray:o.getExportModeValues("Xlsx",!0)}),t.xlsxExportModeMergedPreview=i.extend({},t.xlsxExportModePreviewBase,{valuesArray:o.getExportModeValues("Xlsx",!0,!0)})},function(e,t){e.exports=DevExpress.Analytics.Widgets.Internal},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(6),s=i(0),n=i(2),i=((i=t.ColumnSortOrder||(t.ColumnSortOrder={}))[i.None=0]="None",i[i.Ascending=1]="Ascending",i[i.Descending=2]="Descending",d.getProcessErrorCallback=function(o,r,s){return void 0===s&&(s=!0),function(e,t,i){o?o._processError(r,t,s):(t=n.getErrorMessage(t),a.MessageHandler().processError(t||r||"Internal Server Error",s))}},d.getPage=function(e,t){return n.ajax(e,void 0,void 0,d.getProcessErrorCallback(),t,{type:"GET"})},d.prototype.initialize=function(e,t,i){this._reportPreview=e,this._parametersModel=t,this._searchModel=i},d.prototype.findTextRequest=function(e,t){return n.ajax(a.HandlerUri(),"findText",encodeURIComponent(JSON.stringify({text:e,documentId:this._reportPreview.documentId,matchCase:this._searchModel.matchCase(),wholeWord:this._searchModel.matchWholeWord(),searchUp:this._searchModel.searchUp()})),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("An error occurred during search","ASPxReportsStringId.WebDocumentViewer_SearchError")),t)},d.prototype.stopBuild=function(e){n.ajax(a.HandlerUri(),"stopBuild",encodeURIComponent(e),void 0,function(){return!0})},d.prototype.sendCloseRequest=function(e,t){n.ajax(a.HandlerUri(),"close",encodeURIComponent(JSON.stringify({reportId:t,documentId:e})),void 0,function(){return!0})},d.prototype.startBuildRequest=function(e){var t=this._parametersModel.serializeParameters();return this._callbacks&&this._callbacks.parametersSubmitted&&this._callbacks.parametersSubmitted(this._parametersModel,t),n.ajax({uri:a.HandlerUri(),action:"startBuild",arg:encodeURIComponent(JSON.stringify({reportId:this._reportPreview.reportId,reportUrl:this._reportPreview.reportUrl,drillDownKeys:this._reportPreview._drillDownState,sortingState:this._reportPreview._sortingState,timeZoneOffset:0-(new Date).getTimezoneOffset(),parameters:t})),ignoreError:e,isError:function(e){return!!e.error||!(!e.result||!e.result.faultMessage)},processErrorCallback:d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Cannot create a document for the current report","ASPxReportsStringId.WebDocumentViewer_DocumentCreationError"))})},d.prototype.getBuildStatusRequest=function(e,t){return n.ajax({uri:a.HandlerUri(),action:"getBuildStatus",arg:encodeURIComponent(JSON.stringify({documentId:e,timeOut:Math.max(5e3,a.TimeOut())})),processErrorCallback:d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Error obtaining a build status","ASPxReportsStringId.WebDocumentViewer_GetBuildStatusError")),ignoreError:t,isError:function(e){return!!e.error||!(!e.result||!e.result.faultMessage)||!e.success},getErrorMessage:this._reportPreview._getErrorMessage})},d.prototype.getDocumentData=function(e,t){return n.ajax(a.HandlerUri(),"getDocumentData",encodeURIComponent(e),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Cannot obtain additional document data for the current document","ASPxReportsStringId.WebDocumentViewer_GetDocumentDataError")),t)},d.prototype.customDocumentOperation=function(e,t,i,o,r){return n.ajax(a.HandlerUri(),"documentOperation",encodeURIComponent(JSON.stringify({documentId:e,customData:o,exportOptions:t,editingFieldValues:i})),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("The requested document operation cannot be performed.","ASPxReportsStringId.WebDocumentViewer_CustomDocumentOperationsDenied_Error"),!r))},d.prototype.openReport=function(e){return n.ajax(a.HandlerUri(),"openReport",encodeURIComponent(e),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Could not open report","ASPxReportsStringId.WebDocumentViewer_OpenReportError")+" '"+e+"'"))},d.prototype.drillThrough=function(e){return n.ajax(a.HandlerUri(),"drillThrough",encodeURIComponent(JSON.stringify({reportId:this._reportPreview.reportId,reportUrl:this._reportPreview.reportUrl,documentId:this._reportPreview.documentId,parameters:this._parametersModel.serializeParameters(),editingFields:this._reportPreview.editingFieldsProvider().map(function(e){return e.model()}),customData:e})),d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Drill through operation failed","ASPxReportsStringId.WebDocumentViewer_DrillThroughError")))},d.prototype.getStartExportOperation=function(e){return n.ajax(a.HandlerUri(),"startExport",e,d.getProcessErrorCallback(this._reportPreview,s.getLocalization("An error occurred during the export","ASPxReportsStringId.WebDocumentViewer_ExportError")))},d.prototype.getExportStatusRequest=function(e){return n.ajax({uri:a.HandlerUri(),action:"getExportStatus",arg:encodeURIComponent(JSON.stringify({id:e,timeOut:Math.max(5e3,a.TimeOut())})),processErrorCallback:d.getProcessErrorCallback(this._reportPreview,s.getLocalization("Error obtaining an export status","ASPxReportsStringId.WebDocumentViewer_GetExportStatusError")),isError:function(e){return!!e.error||!(!e.result||!e.result.faultMessage)||!e.success},getErrorMessage:this._reportPreview._getErrorMessage})},d.prototype.getEditingFieldHtml=function(e,t){return n.ajax(a.HandlerUri(),"getEditingFieldHtmlValue",encodeURIComponent(JSON.stringify({documentId:this._reportPreview.documentId,value:e,editingFieldIndex:t})))},d);function d(t,e){var i=this;this._callbacks=e,Object.keys(t||{}).forEach(function(e){i[e]=t[e]})}t.PreviewRequestWrapper=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(1),i=i(135);t.previewBackColor={propertyName:"backColor",modelName:"@BackColor",from:o.colorFromString,toJsonObject:o.colorToString},t.previewSides={propertyName:"borders",modelName:"@Sides"},t.previewBorderColor={propertyName:"borderColor",modelName:"@BorderColor",from:o.colorFromString,toJsonObject:o.colorToString},t.previewBorderStyle={propertyName:"borderStyle",modelName:"@BorderStyle"},t.previewBorderDashStyle={propertyName:"borderDashStyle",modelName:"@BorderDashStyle"},t.previewBorderWidth={propertyName:"borderWidth",modelName:"@BorderWidthSerializable",from:o.floatFromModel},t.previewForeColor={propertyName:"foreColor",modelName:"@ForeColor",from:o.colorFromString,toJsonObject:o.colorToString},t.previewFont={propertyName:"font",modelName:"@Font"},t.previewPadding={propertyName:"padding",modelName:"@Padding",from:i.PaddingModel.from},t.previewTextAlignment={propertyName:"textAlignment",modelName:"@TextAlignment"},t.brickStyleSerializationsInfo=[t.previewBackColor,t.previewSides,t.previewBorderColor,t.previewBorderStyle,t.previewBorderDashStyle,t.previewBorderWidth,t.previewForeColor,t.previewFont,t.previewPadding,t.previewTextAlignment],t.defaultCulture="Default",t.availableCultures=r.observable(((o={})[t.defaultCulture]="(Default)",o))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(1),o=i(9),r=i(2),d=(t.cultureInfo={},t.generateGuid=function(){function e(e){return Math.floor((1+Math.random())*Math.pow(65536,e)).toString(16).substring(1)}return e(2)+"-"+e(1)+"-"+e(1)+"-"+e(1)+"-"+e(3)},HTMLElement.prototype.blur),l=["fullscreenchange","mozfullscreenchange","webkitfullscreenchange","MSFullscreenChange"];t.createFullscreenComputed=function(i,e){var t,o,r=n.observable(!1),s=function(){var e=document.fullscreen||!!document.msFullscreenElement||!!document.webkitFullscreenElement;i.msRequestFullscreen&&(HTMLElement.prototype.blur=e?function(){try{d.apply(this)}catch(e){document.body.blur()}}:d),r(e)},a=n.computed({read:function(){return r()},write:function(e){var t;r(e),e=e,(t=i)&&(e?(e=t).requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen?e.webkitRequestFullscreen():e.msRequestFullscreen&&e.msRequestFullscreen():document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen?document.webkitExitFullscreen():document.msExitFullscreen&&(HTMLElement.prototype.blur=d,document.msExitFullscreen()))}});return t=document,o=s,l.forEach(function(e){t.addEventListener(e,o)}),e._disposables.push({dispose:function(){var t,i;t=document,i=s,l.forEach(function(e){t.removeEventListener(e,i)}),s=d=null}},a),a},t.processZoomFactor=function(e){e&&(e=(parseInt(window.getComputedStyle(document.documentElement).getPropertyValue("font-size"))||16)/16)!==r.accessibilityFontSizeZoomFactor()&&(o.propertiesGridEditorsPaddingLeft(e*o.propertiesGridEditorsPaddingLeft()),r.accessibilityFontSizeZoomFactor(e))},t.transformNewLineCharacters=function(e){return e.replace(/(\r\n|\n|\r)/g,"\r\n")}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.rtfExportOptionsSerializationInfoBase=[o.pageRange,o.rasterizationResolution,o.exportPageBreaks,o.exportWatermarks],t.emptyFirstPageHeaderFooter={propertyName:"emptyFirstPageHeaderFooter",modelName:"@EmptyFirstPageHeaderFooter",displayName:"Empty First Page Header/Footer",localizationId:"DevExpress.XtraPrinting.FormattedTextExportOptions.EmptyFirstPageHeaderFooter",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},t.keepRowHeight={propertyName:"keepRowHeight",modelName:"@KeepRowHeight",displayName:"Keep Row Height",localizationId:"DevExpress.XtraPrinting.FormattedTextExportOptions.KeepRowHeight",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},t.rtfExportOptionsSerializationInfo=[t.emptyFirstPageHeaderFooter,t.keepRowHeight,o.rtfExportMode].concat(t.rtfExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),s=i(5),a=i(34),i=i(2),a={propertyName:"documentOptions",modelName:"DocumentOptions",displayName:"Document Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.DocumentOptions",info:[a.author,a.application,a.title,a.subject,{propertyName:"tags",modelName:"@Tags",displayName:"Tags",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Tags",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"category",modelName:"@Category",displayName:"Category",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Category",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"comments",modelName:"@Comments",displayName:"Comments",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Comments",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"company",modelName:"@Company",displayName:"Company",localizationId:"DevExpress.XtraPrinting.XlDocumentOptions.Company",defaultVal:"",editor:s.editorTemplates.getEditor("text")}],editor:s.editorTemplates.getEditor("objecteditor")},i={propertyName:"encryptionOptions",modelName:"EncryptionOptions",displayName:"Encryption Options",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.EncryptionOptions",info:[{propertyName:"type",modelName:"@Type",displayName:"Type",localizationId:"DevExpress.XtraPrinting.XlEncryptionOptions.Type",defaultVal:"Strong",editor:s.editorTemplates.getEditor("combobox"),from:r.fromEnum,valuesArray:[{value:"Strong",displayValue:"Strong",localizationId:"DevExpress.XtraPrinting.XlEncryptionType.Strong"},{value:"Compatible",displayValue:"Compatible",localizationId:"DevExpress.XtraPrinting.XlEncryptionType.Compatible"}]},i.createPasswordSerializationInfo({propertyName:"password",modelName:"@Password",displayName:"Password",localizationId:"DevExpress.XtraPrinting.XlEncryptionOptions.Password",defaultVal:""})],editor:s.editorTemplates.getEditor("objecteditor")};t.xlsExportOptionsSerializationInfoCommon=[o.xlsExportHyperlinks,o.pageRange,o.xlsRawDataMode,o.xlsExportOptionsSheetName,o.xlsShowGridLines,o.xlsTextExportMode,o.rasterizeImages,o.rasterizationResolution,{propertyName:"fitToPrintedPageWidth",modelName:"@FitToPrintedPageWidth",displayName:"Fit To Printed Page Width",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.FitToPrintedPageWidth",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"fitToPrintedPageHeight",modelName:"@FitToPrintedPageHeight",displayName:"Fit To Printed Page Height",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.FitToPrintedPageHeight",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"ignoreErrors",modelName:"@IgnoreErrors",displayName:"Ignore Errors",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.IgnoreErrors",editor:s.editorTemplates.getEditor("combobox"),defaultVal:"None",from:r.fromEnum,valuesArray:[{value:"None",displayValue:"None",localizationId:"DevExpress.XtraPrinting.XlIgnoreErrors.None"},{value:"NumberStoredAsText",displayValue:"Number Stored As Text",localizationId:"DevExpress.XtraPrinting.XlIgnoreErrors.NumberStoredAsText"}]},{propertyName:"rightToLeftDocument",modelName:"@RightToLeftDocument",displayName:"Right To Left Document",localizationId:"DevExpress.XtraPrinting.XlExportOptionsBase.RightToLeftDocument",defaultVal:"Default",from:r.fromEnum,editor:s.editorTemplates.getEditor("combobox"),valuesArray:[{value:"True",displayValue:"True",localizationId:"DevExpress.Utils.DefaultBoolean.True"},{value:"False",displayValue:"False",localizationId:"DevExpress.Utils.DefaultBoolean.False"},{value:"Default",displayValue:"Default",localizationId:"DevExpress.Utils.DefaultBoolean.Default"}]},a,i],t.xlsExportOptionsSerializationInfoBase=[{propertyName:"suppress256ColumnsWarning",modelName:"@Suppress256ColumnsWarning",displayName:"Suppress 256 Columns Warning",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.Suppress256ColumnsWarning",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"suppress65536RowsWarning",modelName:"@Suppress65536RowsWarning",displayName:"Suppress 65536 Rows Warning",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.Suppress65536RowsWarning",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"workbookColorPaletteCompliance",modelName:"@WorkbookColorPaletteCompliance",displayName:"Workbook Color Palette Compliance",localizationId:"DevExpress.XtraPrinting.XlsExportOptions.WorkbookColorPaletteCompliance",editor:s.editorTemplates.getEditor("combobox"),defaultVal:"ReducePaletteForExactColors",from:r.fromEnum,valuesArray:[{value:"ReducePaletteForExactColors",displayValue:"ReducePaletteForExactColors",localizationId:"DevExpress.XtraPrinting.WorkbookColorPaletteCompliance.ReducePaletteForExactColors"},{value:"AdjustColorsToDefaultPalette",displayValue:"AdjustColorsToDefaultPalette",localizationId:"DevExpress.XtraPrinting.WorkbookColorPaletteCompliance.AdjustColorsToDefaultPalette"}]}],t.xlsExportOptionsSerializationInfo=[o.xlsExportMode].concat(t.xlsExportOptionsSerializationInfoCommon,t.xlsExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i(70),a=i(40),n=i(71),d=i(72),r=i(1),o=i(3),i=((i=t.ImageAlignment||(t.ImageAlignment={}))[i.TopLeft=1]="TopLeft",i[i.TopCenter=2]="TopCenter",i[i.TopRight=3]="TopRight",i[i.MiddleLeft=4]="MiddleLeft",i[i.MiddleCenter=5]="MiddleCenter",i[i.MiddleRight=6]="MiddleRight",i[i.BottomLeft=7]="BottomLeft",i[i.BottomCenter=8]="BottomCenter",i[i.BottomRight=9]="BottomRight",(i=t.ImageSizeMode||(t.ImageSizeMode={}))[i.Normal=0]="Normal",i[i.StretchImage=1]="StretchImage",i[i.ZoomImage=4]="ZoomImage",i[i.Squeeze=5]="Squeeze",l.prototype._refreshHtmlValue=function(e){var t=this;this.htmlValue(null),this._needToUseHtml&&this._htmlProvider.getEditingFieldHtml(e,this._index).done(function(e){t.htmlValue(e)})},l.prototype.editingFieldChanged=function(e,t,i){return i},l.prototype.editorName=function(){return this._model.editorName},l.prototype.id=function(){return this._model.id},l.prototype.groupID=function(){return this._model.groupID},l.prototype.pageIndex=function(){return this._model.pageIndex},l.prototype.type=function(){return this._model.type},l.prototype.model=function(){return o.extend({},this._model,{readOnly:this.readOnly.peek(),editValue:this.editValue.peek(),htmlValue:this.htmlValue.peek()})},l.prototype.createViewModel=function(e,t,i,o,r){return"check"===this._model.type?new s.CheckEditingFieldViewModel(this,t,i,e,o):"text"===this._model.type?(this._needToUseHtml=r.height!==this._model.bounds.height||!!this._model.brickOptions.formatString,this._needToUseHtml||this.htmlValue(null),new a.TextEditingFieldViewModel(this,t,i,e,r)):"charactercomb"===this._model.type?new n.CharacterCombEditingFieldViewModel(this,t,i,e,r):"image"===this._model.type?new d.DefaultImageEditingFieldViewModel(this,t,i,e,r):void 0},l);function l(e,t,i){var o=this;this._needToUseHtml=!1,this._index=-1,this._model=e,this._index=t,this.readOnly=r.observable(e.readOnly),this.modelValue=r.observable(e.editValue),this.editValue=r.computed({read:function(){return o.modelValue()},write:function(e){var t=o.modelValue(),i=(o.modelValue(e),o.editingFieldChanged(o,t,e));(i=null==i?e:i)!==t&&o._refreshHtmlValue(i),i!==e&&(o.modelValue(i),o._editorValue(i))}}),this._editorValue=r.observable(e.editValue),this.htmlValue=r.observable(e.htmlValue),this._htmlProvider=i}t.EditingField=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(21)),n=i(45),d=i(2),l=i(9),p=i(3),i=(r=a.ParameterHelper,s(c,r),c.prototype.mapLookUpValues=function(e,t){var i=this.getValueConverter(e);return p.map(t||[],function(e){return{value:i(e.Value),displayValue:e.Description}})},c.fixPropertyName=function(e){return e.replace(/\./g,"_")},c.getPrivatePropertyName=function(e){return"_"+c.fixPropertyName(e)},c.prototype.createInfo=function(e){var t=r.prototype.createInfo.call(this,e);return t.propertyName=c.getPrivatePropertyName(e.path),e.isMultiValue||!e.lookUpValues()&&!this.isEnumType(e)||(t.editorOptions.searchEnabled=!0,e.allowNull)||(t.editorOptions.allowClearing=!1),e.isRange?t.editor=this.getRangeEditor():"System.DateTime"!==e.type&&!e.isTypesCurrentType(e.intTypes.concat(e.floatTypes),e.type)||e.allowNull||e.isMultiValue||e.isMultiValueWithLookUp?"System.Guid"===e.type&&(t.editorOptions.displayCustomValue=!1):t.validationRules=l.requiredValidationRules,t},c.prototype.assignValueStore=function(e,i){var o=this;i.isMultiValueWithLookUp||Object.defineProperty(e,"valueStore",{get:function(){var e=[],t=!1;return i.isFilteredLookUpSettings||i.lookUpValues()&&0!==i.lookUpValues().length?e=i.lookUpValues():(e=o.getEnumCollection(i),t=!0),i.valueStoreCache||((e=o.getItemsSource(i.getParameterDescriptor(),e,t))&&(i.valueStoreCache=e),e)},set:function(e){i.lookUpValues(e)}})},c.prototype.isEnumType=function(e){return e.isFilteredLookUpSettings||!!e.lookUpValues()||r.prototype.isEnumType.call(this,e)},c.prototype.getValueConverter=function(e){return"System.DateTime"===e?function(e){return d.parseDate(e)}:-1<["System.Int16","System.Int32","System.Int64"].indexOf(e)?function(e){return d.integerValueConverter(e,"0")}:-1<["System.Single","System.Double","System.Decimal"].indexOf(e)?function(e){return d.floatValueConverter(e,"0")}:r.prototype.getValueConverter.call(this,e)},c.prototype.getRangeEditor=function(){return n.viewerEditorTemplates.rangeEditor},c);function c(e,t){var i=r.call(this)||this;return i.callbacks=t,i.initialize(e,t),i}t.PreviewParameterHelper=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(7),l=i(2),d=i(0),p=i(3);function c(e){e=(e.find(".dxrd-right-panel:visible").outerWidth()||0)+(e.find(".dxrd-right-tabs:visible").outerWidth()||0);return isNaN(e)?0:e}t.stringToPosition=function(e){var t;return(e=(e||"").toLowerCase())&&"default"!==e?{top:t=-1!==e.indexOf("top"),bottom:!t,right:t=-1!==e.indexOf("right"),left:!t}:null},t.getUpdatePreviewElementPositionCallback=function(r,s,a,n,d){return void 0===d&&(d=null),n?function(e){var t,i,o;0===s.length&&(s=p(e)),0===r.length&&(r=s.find(n)),0===a.length&&(a=p(window)),!d||d.bottom?(e=parseInt(r.css("bottom"))+r.height(),(t=s.offset().top+(i=s.height())-(a.height()+a.scrollTop()))<i-e&&(o="translateY(-"+(t=Math.max(0,t))*l.accessibilityFontSizeZoomFactor()+"px)",r.css({"-webkit-transform":o,transform:o}))):!(e=(i=s.find(".dxrd-preview-wrapper")[0])&&i.getBoundingClientRect())||e.top<0&&e.height+e.top<r.outerHeight()||(o="translateY("+(e.top<0?-e.top:0)*l.accessibilityFontSizeZoomFactor()+"px)",r.css({"-webkit-transform":o,transform:o}))}:p.noop},t.updatePreviewContentSize=function(r,s,a){var n="lg";return function(e){var t=p(s),i=t.find(".dxrd-preview"),o=p(s).children(".dx-designer-viewport"),t=l.getSizeFactor(t.outerWidth()),o=(o.length&&n!==t&&(o.removeClass("dx-designer-viewport-"+n),o.addClass("dx-designer-viewport-"+t)),n=t,c(i)),t=(i.width()-o-10)*l.accessibilityFontSizeZoomFactor(),o=a||e===d.TabPanel.Position.Left?{right:"",left:o}:{right:o,left:""};i.find(".dxrd-preview-wrapper").css(o),e===d.TabPanel.Position.Left?i.find(".dxrd-toolbar-wrapper").css(o):i.find(".dxrd-toolbar-wrapper").css({left:"unset"}),r(t)}},t.updatePreviewZoomWithAutoFit=function(e,t,i,o){void 0===o&&(o=a.ZoomAutoBy.WholePage);var r,s=i.closest(".dxrd-preview-wrapper"),i=i.closest(".dxrd-preview");return 0===s.length||0===i.length?1:(r=i.width()-c(i)-10,s=parseFloat(s.css("top").split("px")[0]),i=i.outerHeight()-s,o===a.ZoomAutoBy.PageWidth?(r-12)/e:Math.min(i/(t+6),r/e))}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),(t=t.PictureEditMode||(t.PictureEditMode={}))[t.Image=0]="Image",t[t.Signature=1]="Signature",t[t.ImageAndSignature=2]="ImageAndSignature"},function(e,t,i){"use strict";var o,d,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),l=(Object.defineProperty(t,"__esModule",{value:!0}),i(11)),p=i(22),c=i(18),s=i(42),v=i(0),h=i(1),u=i(3),g=i(2),i=(d=v.Disposable,r(a,d),a.prototype.getImage=function(){return this.field.editValue().image},a.prototype.getImageType=function(){return this.field.editValue().imageType},a.prototype.getPictureEditorOptions=function(){return{image:this.getImage(),imageType:this.getImageType(),imageMode:h.observable(this.editMode),alignment:this.alignment,sizeMode:this.sizeMode,callbacks:this.callbacks,active:this.active,zoom:this.zoom,popupOptions:this.popupOptions}},a.prototype.onKeyDown=function(e,t){t.key,g.KeyboardEnum.Space},a.prototype.onFocusIn=function(e){s.PreviewSelection.disabled=!0},a.prototype.onDraw=function(e){s.PreviewSelection.disabled=!0},a.prototype.onBlur=function(e){e=e.getCurrentOptions();this.field.editValue(u.extend({},this.field.editValue(),e,{imageType:"svg"===e.imageType?"svg":a.__DefaultImageType})),s.PreviewSelection.disabled=!1},a.__DefaultImageType="img",a);function a(e,t,i,o,r){var s=d.call(this)||this,a=(s.field=e,s.zoom=o,s.bounds=r,s.popupTarget=".dx-designer",s.popupOptions={target:s.popupTarget,boundary:s.popupTarget,container:s.popupTarget},s.template="dxrp-editing-field-image",s.active=h.observable(!1),e.model().brickOptions),r={rtl:function(){return a.rtl}},n=((new v.ModelSerializer).deserialize(r,JSON.parse(a.style),l.brickStyleSerializationsInfo),new g.CssCalculator(r,h.observable(!!a.rtlLayout))),r=(s._disposables.push(s.alignment=h.computed(function(){return e.editValue().alignment}),s.sizeMode=h.computed(function(){return e.editValue().sizeMode})),p.EditingFieldExtensions.instance().editor(e.editorName())),r=r?r.options:{editMode:c.PictureEditMode.ImageAndSignature};return s.editMode=r.editMode,s.containerStyle=function(){return u.extend({height:s.bounds.height*o()+"px",width:s.bounds.width*o()+"px",zIndex:s.active()?10:0,top:100*s.bounds.top/i+"%",left:100*s.bounds.left/t+"%"},n.borderCss(),n.paddingsCss())},s.callbacks=u.extend({onDraw:function(e){return s.onDraw(e)},onFocusIn:function(e){return s.onFocusIn(e)},onFocusOut:function(e){return s.onBlur(e)}},r.callbacks),s}t.ImageEditingFieldViewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(6),r=i(3);t.getCurrentResolution=function(e){return Math.floor((e||1)*o.previewDefaultResolution())},t.getImageBase64=function(e){var t=r.Deferred(),i=new Image;return i.src=e,i.crossOrigin="anonymous",i.onload=function(){var e=document.createElement("canvas");e.width=i.width,e.height=i.height,e.getContext("2d").drawImage(i,0,0);try{t.resolve(e.toDataURL())}catch(e){t.reject(e)}},t.promise()},t.getEnumValues=function(t){return Object.keys(t).filter(function(e){return!isNaN(Number(t[e]))})}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(45),r=i(0),s=i(1),a=i(3),n=i(2),d=i(123),l=i(2),p=i(124);function c(e){return"multiValueWithLookUp"===e?o.viewerEditorTemplates.multiValue:"multiValue"===e?o.viewerEditorTemplates.multiValueEditable:"Enum"===e?o.viewerEditorTemplates.selectBox:void 0}function v(){this._customizeParameterEditors=s.observable(),this.getUnspecifiedDisplayText=function(){return r.getLocalization("(none)","PreviewStringId.NoneString")}}t.getEditorType=c,v.prototype._isKnownEnumType=function(t){return!!this._knownEnums&&this._knownEnums.some(function(e){return e.enumType===t})},v.getSerializationValue=function(e,t){return e instanceof Array?e.map(function(e){e=s.isObservable(e.value)?e.value():e;return e instanceof Date?t(e):e}):e instanceof Date?t(e):e},v.createDefaultDataSource=function(e){return new p.default({store:e,paginate:!0,pageSize:100})},v.prototype.initialize=function(e,t){0<arguments.length&&(this._knownEnums=e,t)&&(t.customizeParameterEditors&&this._customizeParameterEditors(t.customizeParameterEditors),t.customizeParameterLookUpSource)&&(this.customizeParameterLookUpSource=t.customizeParameterLookUpSource)},v.prototype.createInfo=function(e){var t=e.getParameterDescriptor(),i=this.isEnumType(e)?"Enum":s.unwrap(t.type),i={propertyName:"value",displayName:t.displayName,localizationId:t.localizationId,editor:c(i)||l.getEditorType(i),editorOptions:{}};return"System.Guid"===t.type&&(i.editorOptions.isNullable=t.allowNull),this.assignValueStore(i,e),i},v.prototype.addShowCleanButton=function(e,t){var i=this;e.editorOptions.showClearButton=t.allowNull,e.editorOptions.placeholder=s.computed(function(){return s.unwrap(t.allowNull)?i.getUnspecifiedDisplayText():s.unwrap(t.isMultiValue)?n.selectPlaceholder():""})},v.prototype.assignValueStore=function(e,t){var i=this.getEnumCollection(t);e.valueStore=this.getItemsSource(t.getParameterDescriptor(),i,!0)},v.prototype.createMultiValue=function(e,t){var i=s.observable();return null!=t&&i(t),{value:i,getInfo:function(){return[e.multiValueInfo()]}}},v.prototype.createMultiValueArray=function(e,t,i){var o=this,r=i||this.getValueConverter(s.unwrap(t.type));return s.observableArray(e.map(function(e){return o.createMultiValue(t,r(e))}))},v.prototype.isEnumType=function(e){return this._isKnownEnumType(s.unwrap(e.type))},v.prototype.getItemsSource=function(e,t,i){var o;return t&&((o=this.customizeParameterLookUpSource?this.customizeParameterLookUpSource(e,t.slice(0)):o)||v.createDefaultDataSource(i?new n.SortedArrayStore(t,"displayValue"):new d.default(t)))},v.prototype.getEnumCollection=function(e){var t=s.unwrap(e.type);if(this._isKnownEnumType(t)){e=this._knownEnums.filter(function(e){return e.enumType===t})[0];if(e&&e.values&&0!==e.values.length)return e.values.map(function(e){return{value:e.value,displayValue:e.displayName}})}},v.prototype.getParameterInfo=function(e){var t=this,i=this.createInfo(e);return e.multiValueInfo(a.extend(!0,{},i,{propertyName:"value"})),void 0!==e.allowNull&&this.addShowCleanButton(i,e),s.unwrap(e.isMultiValue)&&(i.editor=c(e.isMultiValueWithLookUp?"multiValueWithLookUp":"multiValue"),i.addHandler=function(){return t.createMultiValue(e)}),this._customizeParameterEditors()&&this._customizeParameterEditors()(e.getParameterDescriptor(),i),i},v.prototype.getValueConverter=function(e){return function(e){return e}},t.ParameterHelper=v},function(e,i,t){"use strict";Object.defineProperty(i,"__esModule",{value:!0});var s=t(23),o=t(18),l=t(2),r=t(0),p=t(9),c=t(3),t=(i.Categories={Image:function(){return"Image"},Numeric:function(){return"Numeric"},DateTime:function(){return"Date-Time"},Letters:function(){return"Letters"}},v.instance=function(){return v._instance||(v._instance=new v)._registerStandartEditors(),v._instance},v.prototype._registerStandartEditors=function(){var e=r.getLocalization,t=(v.registerRegExpEditor("Integer",e("Integer","PreviewStringId.EditingFieldEditors_Integer"),i.Categories.Numeric(),/^-?\d*$/,/^-?\d+$/,"0"),v.registerRegExpEditor("IntegerPositive",e("Integer Positive","PreviewStringId.EditingFieldEditors_IntegerPositive"),i.Categories.Numeric(),/^\d+$/,/^\d+$/,"0"),v.registerRegExpEditor("FixedPoint",e("Fixed-Point","PreviewStringId.EditingFieldEditors_FixedPoint"),i.Categories.Numeric(),/^-?(\d+([\.,]?\d*)?)?$/,/^-?\d+([\.,]?\d*)?$/,"0"),v.registerRegExpEditor("FixedPointPositive",e("Fixed-Point Positive","PreviewStringId.EditingFieldEditors_FixedPointPositive"),i.Categories.Numeric(),/^\d+([\.,]?\d*)?$/,/^\d+([\.,]?\d*)?$/,"0"),{onPreRender:function(e){e.options.value()instanceof Date||e.options.value(l.parseDate(e.options.value(),!1)||new Date(Date.now()))},onHideEditor:function(e){e.editValue(l.formatDate(e._editorValue()))}});v.registerEditor("Date",e("Date","PreviewStringId.EditingFieldEditors_Date"),i.Categories.DateTime(),t,"dxrp-editing-field-datetime"),v.registerImageEditor({name:"Image",displayName:e("Image","PreviewStringId.EditingFieldEditors_Image"),drawingEnabled:!1,imageLoadEnabled:!0}),v.registerImageEditor({name:"Signature",displayName:e("Signature","PreviewStringId.EditingFieldEditors_Signature"),drawingEnabled:!0,imageLoadEnabled:!1}),v.registerImageEditor({name:"ImageAndSignature",displayName:e("Image And Signature","PreviewStringId.EditingFieldEditors_ImageAndSignature"),drawingEnabled:!0,imageLoadEnabled:!0}),v.registerRegExpEditor("OnlyLatinLetters",e("Only Latin Letters","PreviewStringId.EditingFieldEditors_OnlyLatinLetters"),i.Categories.Letters(),/^[a-zA-Z]*$/,/^[a-zA-Z]*$/,"")},v.registerImageEditor=function(r){r.imageLoadEnabled=void 0===r.imageLoadEnabled?!r.images:r.imageLoadEnabled,r.drawingEnabled=void 0!==r.drawingEnabled&&r.drawingEnabled;var e=o.PictureEditMode.ImageAndSignature,e=(r.imageLoadEnabled||(e=o.PictureEditMode.Signature),{editMode:e=r.drawingEnabled?e:o.PictureEditMode.Image,registrationOptions:r});e.callbacks={customizeActions:function(t,e){var i,o;r.images&&(o=t.actionsProvider.createImagePickerAction(r.images,r.searchEnabled,function(e){t.painter.image(e),t.painter.refresh()}),e.splice(0,0,o),r.sizeOptionsEnabled||(i=e.filter(function(e){return e.id===s.PictureEditorActionId.Alignment})[0])&&e.splice(e.indexOf(i),1)),r.imageLoadEnabled||(o=e.filter(function(e){return e.id===s.PictureEditorActionId.OpenFile})[0])&&e.splice(e.indexOf(o),1),void 0===r.sizeOptionsEnabled||r.sizeOptionsEnabled||(i=e.filter(function(e){return e.id===s.PictureEditorActionId.Alignment})[0])&&e.splice(e.indexOf(i),1),void 0===r.clearEnabled||r.clearEnabled||(o=e.filter(function(e){return e.id===s.PictureEditorActionId.Clear})[0])&&e.splice(e.indexOf(o),1),r.customizeActions&&r.customizeActions(t,e)}},v.registerEditor(r.name,r.displayName,i.Categories.Image(),e,"dxrp-editing-field-image")},v.registerEditor=function(e,t,i,o,r,s,a){void 0===a&&(a="");var n,d={onInitialized:function(e){s&&p.ValueEditorHelper.validateWidgetValue(e,s,a),n=e.component.option("value")},onKeyUp:function(e){var t=e.component;l.processTextEditorHotKeys(e.event,{esc:function(){t.blur(),t.option("value",n)},ctrlEnter:function(){t.blur()}})}};v.instance()._editors[e]={name:e,displayName:t,category:i,options:c.extend({},o,d),template:r}},v.registerMaskEditor=function(e,t,i,o){v.registerEditor(e,t,i,{mask:o})},v.registerRegExpEditor=function(e,t,i,o,r,s){function a(e){return r.test(e)}v.registerEditor(e,t,i,p.ValueEditorHelper.getValueEditorOptions(o,a,s),null,a,s)},v.unregisterEditor=function(e){delete v.instance()._editors[e]},v.prototype.categories=function(t){var i=this,o=(void 0===t&&(t=[]),[]);return Object.keys(this._editors).forEach(function(e){e=i._editors[e].category;-1===t.indexOf(e)&&-1===o.indexOf(e)&&o.push(e)}),o},v.prototype.editors=function(){var t=this;return Object.keys(this._editors).map(function(e){return t._editors[e]})},v.prototype.editorsByCategories=function(t){var i=this,o=(void 0===t&&(t=[]),[]);return Object.keys(this._editors).forEach(function(e){-1!=t.indexOf(i._editors[e].category)&&o.push(i._editors[e])}),o},v.prototype.editor=function(e){return this._editors[e]},v);function v(){this._editors={}}i.EditingFieldExtensions=t},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),(t=t.PictureEditorActionId||(t.PictureEditorActionId={}))[t.OpenFile=0]="OpenFile",t[t.PickImage=1]="PickImage",t[t.Alignment=2]="Alignment",t[t.Brush=3]="Brush",t[t.Clear=4]="Clear",t[t.Reset=5]="Reset"},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=i(0),s=i(1);function o(e,t){var i=this,o=(this.defaultSeparatorValue="",(t=t||new r.ModelSerializer).deserialize(this,e),this.useCustomSeparator=s.observable(this.separator&&this.separator()!==this.defaultSeparatorValue),s.observable(this.separator()));this.useCustomSeparator.subscribe(function(e){e||o(i.defaultSeparatorValue)}),this.separator=s.computed({read:function(){return o()},write:function(e){o(e),i.useCustomSeparator&&i.useCustomSeparator(e!==i.defaultSeparatorValue)}})}o.from=function(e,t){return new o(e||{},t)},o.toJson=function(e,t,i){return t.serialize(e,a.csvExportOptionsSerializationInfo,i)},o.prototype.getInfo=function(){return a.csvExportOptionsSerializationInfo},o.prototype.isPropertyDisabled=function(e){return"separator"===e&&!(this.useCustomSeparator&&this.useCustomSeparator())},t.CsvExportOptions=o;var a=i(55)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,a.docxExportOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return a.docxExportOptionsSerializationInfo},r.prototype.isPropertyDisabled=function(e){var t=this.docxExportMode?this.docxExportMode():s.docxExportMode.defaultVal;return"pageRange"===e||"tableLayout"===e?"SingleFile"===t:"emptyFirstPageHeaderFooter"===e||"exportPageBreaks"===e?"SingleFilePageByPage"===t:"keepRowHeight"===e?"SingleFilePageByPage"===t&&!this.tableLayout():void 0},t.DocxExportOptions=r;var s=i(4),a=i(26)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(5),s=i(4),a=i(13),i=i(57);t.docxDocumentOptions={propertyName:"documentOptions",modelName:"DocumentOptions",displayName:"Document Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.DocumentOptions",from:i.DocxExportDocumentOptions.from,toJsonObject:i.DocxExportDocumentOptions.toJson,editor:r.editorTemplates.getEditor("objecteditor")},t.docxExportOptionsSerializationInfo=[s.docxExportMode,s.exportWatermarks,s.pageRange,s.rasterizeImages,s.rasterizationResolution,a.emptyFirstPageHeaderFooter,a.keepRowHeight,s.exportPageBreaks,s.docxTableLayout,{propertyName:"allowFloatingPictures",modelName:"@AllowFloatingPictures",localizationId:"DevExpress.XtraPrinting.DocxExportOptions.AllowFloatingPictures",displayName:"Allow Floating Pictures",editor:r.editorTemplates.getEditor("bool"),from:o.parseBool,defaultVal:!1},t.docxDocumentOptions]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,s.htmlExportOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return s.htmlExportOptionsSerializationInfo},r.prototype.isPropertyDisabled=function(e){return("pageRange"===e||"pageBorderWidth"===e||"exportWatermarks"===e)&&"SingleFile"===(this.htmlExportMode?this.htmlExportMode():a.htmlExportMode.defaultVal)},t.HtmlExportOptions=r;var s=i(28),a=i(4)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});i=i(4);t.htmlExportOptionsSerializationInfoBase=[i.pageBorderColor,i.pageBorderWidth,i.pageRange,i.rasterizationResolution,i.expotOptionsTitle,i.htmlTableLayout,i.useHRefHyperlinks,i.allowURLsWithJSContent,i.removeSecondarySymbols,i.exportWatermarks,i.characterSet],t.htmlExportOptionsSerializationInfo=[i.htmlExportMode,i.embedImagesInHTML,i.inlineCss].concat(t.htmlExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,s.imageExportOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return s.imageExportOptionsSerializationInfo},r.prototype.isPropertyDisabled=function(e){return("pageRange"===e||"pageBorderWidth"===e)&&"SingleFile"===(this.imageExportMode?this.imageExportMode():a.imageExportMode.defaultVal)},t.ImageExportOptions=r;var s=i(30),a=i(4)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.imageExportOptionsSerializationInfoBase=[o.pageBorderColor,o.pageBorderWidth,o.pageRange,{propertyName:"resolution",modelName:"@Resolution",displayName:"Resolution",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.Resolution",editor:i.editorTemplates.getEditor("numeric"),defaultVal:96},{propertyName:"format",modelName:"@Format",displayName:"Format",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.Format",editor:i.editorTemplates.getEditor("combobox"),defaultVal:"Png",from:r.fromEnum,valuesArray:[{value:"Bmp",displayValue:"BMP"},{value:"Gif",displayValue:"GIF"},{value:"Jpeg",displayValue:"JPEG"},{value:"Png",displayValue:"PNG"},{value:"Emf",displayValue:"EMF"},{value:"Wmf",displayValue:"WMF"},{value:"Tiff",displayValue:"TIFF"}]}],t.imageExportOptionsSerializationInfo=[o.imageExportMode,{propertyName:"retainBackgroundTransparency",modelName:"@RetainBackgroundTransparency",displayName:"Retain Background Transparency",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.RetainBackgroundTransparency",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"textRenderingMode",modelName:"@TextRenderingMode",displayName:"Text Rendering Mode",localizationId:"DevExpress.XtraPrinting.ImageExportOptions.TextRenderingMode",editor:i.editorTemplates.getEditor("combobox"),defaultVal:"SystemDefault",from:r.fromEnum,valuesArray:[{value:"SystemDefault",displayValue:"SystemDefault",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.SystemDefault"},{value:"SingleBitPerPixelGridFit",displayValue:"SingleBitPerPixelGridFit",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.SingleBitPerPixelGridFit"},{value:"SingleBitPerPixel",displayValue:"SingleBitPerPixel",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.SingleBitPerPixel"},{value:"AntiAliasGridFit",displayValue:"AntiAliasGridFit",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.AntiAliasGridFit"},{value:"AntiAlias",displayValue:"AntiAlias",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.AntiAlias"},{value:"ClearTypeGridFit",displayValue:"ClearTypeGridFit",localizationId:"DevExpress.XtraPrinting.TextRenderingMode.ClearTypeGridFit"}]}].concat(t.imageExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,a.mhtExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return a.mhtExportOptionsSerializationInfo},s.prototype.isPropertyDisabled=function(e){return("pageRange"===e||"pageBorderWidth"===e)&&"SingleFile"===(this.htmlExportMode?this.htmlExportMode():o.htmlExportMode.defaultVal)},t.MhtExportOptions=s;var a=i(32)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});i=i(4);t.mhtExportOptionsSerializationInfoBase=[i.pageBorderColor,i.pageBorderWidth,i.pageRange,i.rasterizationResolution,i.expotOptionsTitle,i.characterSet,i.htmlTableLayout,i.useHRefHyperlinks,i.allowURLsWithJSContent,i.removeSecondarySymbols,i.exportWatermarks],t.mhtExportOptionsSerializationInfo=[i.htmlExportMode,i.inlineCss].concat(t.mhtExportOptionsSerializationInfoBase)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(62);function s(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,r.pdfExportOptionsSerializationInfo,i)},s.prototype.isPropertyDisabled=function(e){var t=this.pdfACompatibility?this.pdfACompatibility():r.pdfACompatibility.defaultVal;return t!==r.pdfACompatibilityValues.None&&(t===r.pdfACompatibilityValues.PdfA1b?"exportEditingFieldsToAcroForms"===e:"neverEmbeddedFonts"===e||"pdfPasswordSecurityOptions"===e||"showPrintDialogOnOpen"===e)},s.prototype.getInfo=function(){return r.pdfExportOptionsSerializationInfo},s.prototype.hasSensitiveData=function(){return this.pdfPasswordSecurityOptions&&this.pdfPasswordSecurityOptions.hasSensitiveData()},t.PdfExportOptions=s},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(0),t=t(5);function r(e,t){(t=t||new i.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,o.pdfExportDocumentOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return o.pdfExportDocumentOptionsSerializationInfo},o.PdfExportDocumentOptions=r,o.author={propertyName:"author",modelName:"@Author",displayName:"Author",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Author",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.application={propertyName:"application",modelName:"@Application",displayName:"Application",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Application",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.title={propertyName:"title",modelName:"@Title",displayName:"Title",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Title",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.subject={propertyName:"subject",modelName:"@Subject",displayName:"Subject",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Subject",defaultVal:"",editor:t.editorTemplates.getEditor("text")},o.pdfExportDocumentOptionsSerializationInfo=[o.author,o.application,o.title,o.subject,{propertyName:"keywords",modelName:"@Keywords",displayName:"Keywords",localizationId:"DevExpress.XtraPrinting.PdfDocumentOptions.Keywords",defaultVal:"",editor:t.editorTemplates.getEditor("text")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(13),r=i(4),s=i(0);function a(e,t){(t=t||new s.ModelSerializer).deserialize(this,e)}a.from=function(e,t){return new a(e||{},t)},a.toJson=function(e,t,i){return t.serialize(e,o.rtfExportOptionsSerializationInfo,i)},a.prototype.getInfo=function(){return o.rtfExportOptionsSerializationInfo},a.prototype.isPropertyDisabled=function(e){var t=this.rtfExportMode?this.rtfExportMode():r.rtfExportMode.defaultVal;return"pageRange"===e?"SingleFile"===t:"emptyFirstPageHeaderFooter"===e||"exportPageBreaks"===e||"keepRowHeight"===e?"SingleFilePageByPage"===t:void 0},t.RtfExportOptions=a},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(67),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,o.textExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return o.textExportOptionsSerializationInfo},t.TextExportOptions=s},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,a.xlsExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return a.xlsExportOptionsSerializationInfo},s.prototype.isPropertyDisabled=function(e){return"pageRange"===e&&"SingleFile"===(this.xlsExportMode?this.xlsExportMode():o.xlsExportMode.defaultVal)},s.prototype.hasSensitiveData=function(){return!(!this.encryptionOptions||!this.encryptionOptions.password())},t.XlsExportOptions=s;var a=i(14)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,a.xlsxExportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return a.xlsxExportOptionsSerializationInfo},s.prototype.isPropertyDisabled=function(e){return"pageRange"===e&&"SingleFile"===(this.xlsxExportMode?this.xlsxExportMode():o.xlsxExportMode.defaultVal)},s.prototype.hasSensitiveData=function(){return!(!this.encryptionOptions||!this.encryptionOptions.password())},t.XlsxExportOptions=s;var a=i(68)},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(15)),n=i(10),d=i(73),l=i(43),c=i(6),v=i(76),h=i(12),p=i(77),u=i(86),g=i(7),m=i(0),x=i(1),f=i(3),y=i(2),b=i(121),w=i(87),i=(s=m.Disposable,r(_,s),_.prototype._getUrlObject=function(){return window.URL||window.webkitURL||window.mozURL||window.msURL||window.oURL},_.prototype._createWorker=function(){this._terminateWorker();var e=new Blob(["("+this._workerTickerFunction.toString()+")()"],{type:"text/javascript"}),t=this._getUrlObject();return this._workerFunctionBlobUrl=t.createObjectURL(e),this._workerTicker=new Worker(this._workerFunctionBlobUrl),this._workerTicker},_.prototype._terminateWorker=function(){var e;this._workerTicker&&(this._workerTicker.terminate(),this._workerTicker=null),this._workerFunctionBlobUrl&&((e=this._getUrlObject())&&e.revokeObjectURL(this._workerFunctionBlobUrl),this._workerFunctionBlobUrl=null)},_.prototype._callPrint=function(e,t){var i,o,r=this,t=(void 0===t&&(t=!1),b.default||b),s=parseInt(t.version);e&&t.chrome&&76<=s&&(i=this._createWorker(),o=function(){try{e.document&&"application/pdf"===e.document.contentType&&(e.print(),i.postMessage("stop"),r._terminateWorker())}catch(e){r._terminateWorker()}},i.onerror=function(e){o()},i.onmessage=function(e){o()},i.postMessage("start"))},_.prototype._doDrillDown=function(t){this._drillDownState.forEach(function(e){return e.Key===t&&(e.Value=!e.Value)}),this.closeDocument(),this.progressBar.complete(),this.documentMap(null);for(var e=this.pages().length-1;0<=e;e--){var i=this.pages()[e];e>this.pageIndex()?this.pages.remove(i):i._clear()}this._startBuildRequest()},_.prototype._doSorting=function(e,t,i){this._sortingProcessor.doSorting(e,t,i)&&(this.closeDocument(),this.progressBar.complete(),this.documentMap(null),this.pages().forEach(function(e){return e._clear()}),this._startBuildRequest())},_.prototype.dispose=function(){s.prototype.dispose.call(this),(this._timeouts||[]).forEach(function(e){return clearTimeout(e)}),this._terminateWorker(),(this._deferreds||[]).forEach(function(e){return e.reject()}),this.removeProperties(),this._sortingProcessor=null},_.prototype.removeEmptyPages=function(e){e&&this.pages.removeAll();for(var t=this.pages().length-1;0<=t;t--){var i=this.pages()[t];!i.isEmpty&&-1!==i.pageIndex||this.pages.remove(i)}},_.prototype._initialize=function(){this._drillDownState=[],this._sortingState=[],this.closeDocument(),this._editingFields([]),this._editingValuesSubscriptions.forEach(function(e){return e.dispose()}),this._editingValuesSubscriptions=[],this.documentMap(null),this.pageIndex(-1),this.pageLoading(!0),this.errorMessage(""),this.progressBar.complete(),this._getBuildStatusDeferreds.forEach(function(e){return e.reject()}),this._getBuildStatusDeferreds=[],this.pages().forEach(function(e){return e.dispose()}),this.pages([this.createPage(-1,void 0,this.pageLoading)])},_.prototype.createPage=function(e,t,i){return new l.PreviewPage(this,e,t,i)},_.prototype._cleanTabInfo=function(){this.exportOptionsModel(null),this.documentMap(null)},_.prototype._clearReportInfo=function(){this._cleanTabInfo(),this.closeReport(),this.originalParametersInfo(null)},_.prototype._initExportWindow=function(){var e=m.getLocalization("Do not close this tab to get the resulting file.","ASPxReportsStringId.WebDocumentViewer_AsyncExportCloseWarning"),t=this._window.document.createElement("div");t.style["text-align"]="center",t.innerText=e,t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.right="0",t.style.fontSize="20px",this._window.document.title=m.getLocalization("Exporting...","ASPxReportsStringId.WebDocumentViewer_AsyncExportTabTitle"),this._window.document.body.appendChild(t)},_.prototype._export=function(e,t,i,o){var r=this,s=(void 0===o&&(o=!1),this._terminateWorker(),f.Deferred());return 0<this._editingFields().length||c.AsyncExportApproach()||this.exportOptionsModel().hasSensitiveData()?(this._window=window.open(),this._window.onunload=function(){r.progressBar.stop(),r._terminateWorker()},this._initExportWindow(),this.progressBar.text(m.getLocalization("Exporting the document...","PreviewStringId.Msg_ExportingDocument")),this.progressBar.cancelText(m.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel")),this.progressBar.startProgress(function(){r._currentOperationId(null)}),this.requestWrapper.getStartExportOperation(e).done(function(e){r.previewHandlersHelper.doneStartExportHandler(s,i,e,o)}).fail(function(e){r.previewHandlersHelper.errorStartExportHandler(s,e)})):(s.resolve(!0),e=t+"?actionKey=exportTo&arg="+e,o&&this._shouldUseBlob(t)?(t=this._safelyRunWindowOpen(""),this._printUsingBlob(t,e)):(t=this._safelyRunWindowOpen(e),o&&this._callPrint(t))),s.promise()},_.prototype._shouldUseBlob=function(e){var t=b.default||b,t=t.chrome&&76<=parseInt(t.version);return(!e.indexOf("http://")||!e.indexOf("https://")||!e.indexOf("ftp://")||!e.indexOf("ftps://"))&&-1===e.indexOf(location.origin)&&t},_.prototype._printUsingBlob=function(i,e,o){var r=this,t=new XMLHttpRequest;t.onreadystatechange=function(){var e,t;4==this.readyState&&200==this.status&&(e=r._getUrlObject(),t=e.createObjectURL(this.response),i.location.replace(t),setTimeout(function(){e.revokeObjectURL(t)},1),r._callPrint(i,o))},t.open("GET",e),t.responseType="blob",t.send()},_.prototype._safelyRunWindowOpen=function(e,t,i,o){void 0===t&&(t="_blank"),void 0===i&&(i=!1),void 0===o&&(o=!1);i=window.open(e,t);return"_blank"===t&&i&&(i.opener=i),i},_.prototype.createBrickClickProcessor=function(a){var n=this;return function(e,t){var i,o,r,s;n.goToPage(a,!0),e&&(s=n.pages()[a])&&(s.selectBrick(""),i=!(!t||!t.shiftKey),o=!(!t||!t.ctrlKey),r=e&&e.navigation,s=function(){if(r){if(r.drillDownKey&&n.reportId&&n._doDrillDown&&0<n._drillDownState.length){if(n._startBuildOperationId)return;n._doDrillDown(r.drillDownKey)}else if(r.sortData&&n.reportId&&n._doSorting&&0<n._sortingState.length){if(n._startBuildOperationId)return;n._doSorting(r.sortData,i,o)}0<=r.pageIndex?(e=n.pages().filter(function(e){return e.pageIndex===r.pageIndex})[0])&&(n.goToPage(r.pageIndex),e.selectBrick(r.indexes),n.brickClickDocumentMapHandler)&&n.brickClickDocumentMapHandler(r):r.url&&(e=r.url,"empty"!==(e=(t="string"==typeof e)?e.toLocaleLowerCase():e))&&(n.allowURLsWithJSContent||t&&-1===e.indexOf("javascript:"))&&n._safelyRunWindowOpen(r.url,r.target||"_blank")}var e,t},n.customProcessBrickClick&&n.customProcessBrickClick(a,e,s)||s())}},_.prototype.delayedInit=function(){this.previewBrickKeyboardHelper&&this.previewBrickKeyboardHelper.delayedInit()},_.prototype.openReport=function(e){this._clearReportInfo();var t=f.Deferred();return this._deferreds.push(t),this._openReportOperationDeferred=t,this.requestWrapper.openReport(e).done(function(e){t.resolve(e)}).fail(function(e){t.reject(e)}),this.initialize(t.promise())},_.prototype.drillThrough=function(e,t){var i=this,o=(void 0===t&&(t=!0),f.Deferred());return this.requestWrapper.drillThrough(e).done(function(e){t&&(i._clearReportInfo(),i.initialize(o.promise())),o.resolve(e)}).fail(function(e){o.reject(e)}),o.promise()},_.prototype.initialize=function(e){var o=this,t=(this.reportOpening(!0),this._currentReportId(null),this._currentReportUrl(null),this._currentDocumentId(null),this._initialize(),f.Deferred());return this._deferreds.push(t),t.done(function(){e.done(function(e){var t,i;o.reportOpening(!1),e&&!e.error&&(e.reportId||e.documentId)?(o._currentReportId(e.reportId),o._currentReportUrl(e.reportUrl),o._currentDocumentId(e.documentId),o.rtlReport(e.rtlReport),(t=e.pageSettings)&&(t.height&&o._pageHeight(t.height),t.width&&o._pageWidth(t.width),o._pageBackColor(t.color&&o.readerMode?"rgba("+t.color+")":"")),i={exportOptions:t=o._deserializeExportOptions(e.exportOptions,!(o.reportId||e.documentData&&e.documentData.canPerformContinuousExport)),panelVisible:!0},o.customizeExportOptions&&o.customizeExportOptions(i),o.exportOptionsTabVisible(i.panelVisible),o.exportOptionsModel(t),o.originalParametersInfo(e.parametersInfo),e.documentId&&(o.progressBar.startProgress(function(){o.documentBuilding(!1)},function(){o.stopBuild()}),o.documentBuilding(!0),o.getDoGetBuildStatusFunc()(e.documentId))):(o.pageLoading(!1),o._processError(m.getLocalization("The report preview initialization has failed","ASPxReportsStringId.WebDocumentViewer_InitializationError"),e&&e.error))}).fail(function(e){o.reportOpening(!1),o.removeEmptyPages()})}).resolve(),e},_.prototype._deserializeExportOptions=function(e,t){e=e&&JSON.parse(e);return new(t?p.ExportOptionsMergedPreview:p.ExportOptionsPreview)(e)},_.prototype.deactivate=function(){this._initialize(),this._cleanTabInfo(),this.closeReport(),this._currentDocumentId(null),this._currentReportId(null),this._currentReportUrl(null),this.originalParametersInfo(null)},_.prototype.startBuild=function(){return this._initialize(),this._startBuildRequest()},_.prototype.updateExportStatus=function(e){var t;this.progressBar&&this.progressBar.progress(e),this._window&&((t=this._window.document.getElementById("loading"))||((t=this._window.document.createElement("div")).id="loading",t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.bottom="0",t.style.right="0",t.style["text-align"]="center",t.style.margin="auto",t.style.height="0",t.style.fontSize="32px",this._window.document.body.appendChild(t)),t.innerText=m.getLocalization("Exporting the document...","PreviewStringId.Msg_ExportingDocument")+" "+e+"%",this._window.document.title=m.getLocalization("Exporting...","ASPxReportsStringId.WebDocumentViewer_AsyncExportTabTitle")+e+"%")},_.prototype.customDocumentOperation=function(e,t){var i,o,r,s=this._currentDocumentId();if(!this.documentBuilding()&&s)return i=this.exportOptionsModel()?JSON.stringify((new m.ModelSerializer).serialize(this.exportOptionsModel())):null,o=this._editingFields&&this._editingFields().map(function(e){return e.editValue()}),r=f.Deferred(),this.requestWrapper.customDocumentOperation(s,i,o,e,t).done(function(e){try{e&&e.message&&(e.succeeded?c.MessageHandler().processMessage:c.MessageHandler().processError)(e.message,!t)}finally{r.resolve(e)}}).fail(function(e){var t={message:m.getLocalization("The requested document operation cannot be performed.","ASPxReportsStringId.WebDocumentViewer_CustomDocumentOperationsDenied_Error")};r.reject(t)}),r.promise()},_.prototype._initializeStartBuild=function(){var e=this;return!this.documentBuilding()&&!this._startBuildOperationId&&(this._startBuildOperationId=h.generateGuid(),this._currentDocumentId(null),this.progressBar.text(m.getLocalization("Creating the document...","PreviewStringId.Msg_CreatingDocument")),this.progressBar.cancelText(m.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel")),this.progressBar.startProgress(function(){e.documentBuilding(!1)},function(){e.stopBuild()}),this.documentBuilding(!0),!0)},_.prototype._startBuildRequest=function(){var t,e,i,o=this;return this._initializeStartBuild()?(t=f.Deferred(),e=this._currentReportId(),i=this._startBuildOperationId,this.requestWrapper.startBuildRequest(function(){return o._closeReportRequests[e]}).done(function(e){o.previewHandlersHelper.doneStartBuildHandler(t,e,i)}).fail(function(e){o.previewHandlersHelper.errorStartBuildHandler(t,e)}),t.always(function(){return o._startBuildOperationId=""}),t.promise()):null},_.prototype.getExportStatus=function(t){var i=this,o=f.Deferred();return this._timeouts.push(setTimeout(function(){i.requestWrapper.getExportStatusRequest(t).done(function(e){i.previewHandlersHelper.doneExportStatusHandler(o,t,e)}).fail(function(e){i.previewHandlersHelper.errorExportStatusHandler(o,e)})},250)),o.promise()},_.prototype.getExportResult=function(e,t,i,o,r){var s;void 0===o&&(o=!1),r=(r=void 0===r?"":r)||(i?(s=y.formatUnicorn("?token={0}&printable={1}",encodeURIComponent(i),o),c.ReportServerDownloadUri()+s):(s=encodeURIComponent(JSON.stringify({id:e,inlineResult:!!t})),c.HandlerUri()+"?actionKey=getExportResult&arg="+s)),this._window&&(this._window.onunload=null,o&&this._shouldUseBlob(r)?this._printUsingBlob(this._window,r,!0):(this._window.location.replace(r),o&&this._callPrint(this._window,!0)))},_.prototype.getBuildStatus=function(i){var o=this,r=f.Deferred(),s=(this._deferreds.push(r),f.Deferred());return this._getBuildStatusDeferreds.push(s),this._timeouts.push(setTimeout(function(){function t(){return o._closeDocumentRequests[i]}o.requestWrapper.getBuildStatusRequest(i,t).done(function(e){s.resolve(e)}).fail(function(e){s.reject(e)}),s.done(function(e){o.previewHandlersHelper&&o.previewHandlersHelper.doneGetBuildStatusHandler(r,i,e,t)}).fail(function(e){o.previewHandlersHelper&&o.previewHandlersHelper.errorGetBuildStatusHandler(r,e,t)})},250)),r.promise()},_.prototype.getDoGetBuildStatusFunc=function(){function o(i){s.getBuildStatus(i).done(function(e){if(i===s._currentDocumentId())if(e&&e.requestAgain&&!s._stopBuildRequests[i]&&!s._closeDocumentRequests[i]){var t=function(){s._stopBuildRequests[i]||s._closeDocumentRequests[i]||o(i)};c.PollingDelay()?r._timeouts.push(setTimeout(t,c.PollingDelay())):t()}else try{e.error||!e.requestAgain&&!e.pageCount?(s.pageLoading(!1),s.removeEmptyPages(!e.pageCount),s.pages().length||s.pageIndex(-1)):e.completed&&(e.pageCount<s.pages().length&&(s.pageIndex(Math.min(e.pageCount-1,s.pageIndex())),s.pages.splice(e.pageCount,s.pages().length)),s.getDocumentData(i))}finally{s.progressBar.complete(),r._timeouts.push(setTimeout(s._raiseOnSizeChanged,1e3))}})}var r=this,s=this;return o},_.prototype.getDocumentData=function(e){var o=this;this.requestWrapper.getDocumentData(e,function(){return o._closeDocumentRequests[e]}).done(function(e){var t,i;e&&(o._drillDownState=e.drillDownKeys||[],o._sortingState=e.sortingState||[],!1===e.canPerformContinuousExport&&o.reportId&&(i={exportOptions:t=o._deserializeExportOptions(e.exportOptions||{},!0),panelVisible:!0},o.customizeExportOptions&&o.customizeExportOptions(i),o.exportOptionsTabVisible(i.panelVisible),o.exportOptionsModel(t)),o.documentMap(e.documentMap),o._editingValuesSubscriptions.forEach(function(e){return e.dispose()}),o._editingValuesSubscriptions=[],o._editingFields((e.editingFields||[]).map(function(e,t){e=o.createEditingField(e,t);return o.editingFieldChanged&&(e.editingFieldChanged=o.editingFieldChanged),o._editingValuesSubscriptions.push(e.editValue),e})))})},_.prototype.exportDocumentTo=function(e,t){var i;this._currentDocumentId()&&(i=this.exportOptionsModel()?JSON.stringify((new m.ModelSerializer).serialize(this.exportOptionsModel())):null,i=encodeURIComponent(JSON.stringify({documentId:this._currentDocumentId(),exportOptions:i,format:e,inlineResult:t,editingFieldValues:this._editingFields&&this._editingFields().map(function(e){e=e.editValue();return"string"==typeof e?h.transformNewLineCharacters(e):e})})),this._export(i,c.HandlerUri(),t))},_.prototype.printDocument=function(e){var t;this._currentDocumentId()&&((t=new p.ExportOptionsPreview({})).pdf.showPrintDialogOnOpen=!0,((e=parseInt(e))&&0<e||0===e)&&this.pages().length>e&&(t.pdf.pageRange=e+1),e=JSON.stringify((new m.ModelSerializer).serialize(t)),t=encodeURIComponent(JSON.stringify({documentId:this._currentDocumentId(),exportOptions:e,format:"printpdf",inlineResult:!0,editingFieldValues:this._editingFields&&this._editingFields().map(function(e){return e.editValue()})})),this._export(t,c.HandlerUri(),!0,!0))},_.prototype.stopBuild=function(e){e=e||this._currentDocumentId();e?(this._stopBuildRequests[e]=!0,this.progressBar.complete(),this.requestWrapper.stopBuild(e)):this._startBuildOperationId&&(this._stopBuildRequests[this._startBuildOperationId]=!0)},_.prototype.closeDocument=function(e){e=e||this._currentDocumentId();e?(this._closeDocumentRequests[e]=!0,this.progressBar.complete(),this.requestWrapper.sendCloseRequest(e)):this._startBuildOperationId&&(this._closeDocumentRequests[this._startBuildOperationId]=!0)},_.prototype.closeReport=function(){this._openReportOperationDeferred&&this._openReportOperationDeferred.reject();var e=this._currentReportId();e&&(this._closeReportRequests[e]=!0,this.requestWrapper.sendCloseRequest(null,e))},_.prototype.goToPage=function(e,t,i){var o,r=this;!t&&this.pageIndex.peek()===e||0===this.pages.peek().length||e<0||e>=this.pages.peek().length||(void 0!==this._goToPageTimer&&clearTimeout(this._goToPageTimer),o=function(i){r.pages.peek().forEach(function(e){var t=e.pageIndex===i;e.active(t),e.isClientVisible(t)}),r._goToPageTimer=void 0},i?this._timeouts.push(this._goToPageTimer=setTimeout(function(){return o(r.pageIndex())},i)):o(e),this.pageIndex(e))},_.prototype.createEditingField=function(e,t){return new a.EditingField(e,t,this.requestWrapper)},_.prototype.currentPageAriaLabelImgAlt=function(e){return y.formatUnicorn(m.getLocalization("Report Preview page {0} of {1}","ASPxReportsStringId.WebDocumentViewer_AriaLabelPreviewPage"),e+1,this.pages().length)},_.prototype._getErrorMessage=function(e){var t=y.getErrorMessage(e);return t||(e&&e.responseJSON&&e.responseJSON.result&&e.responseJSON.result.faultMessage?e.responseJSON.result.faultMessage:t)},_.prototype._processError=function(e,t,i){void 0===i&&(i=!0);var o=e+": ",t=this._getErrorMessage(t);t&&(e=o+t),c.MessageHandler().processError(e,i,t&&o)},Object.defineProperty(_.prototype,"reportId",{get:function(){return this._currentReportId()},enumerable:!0,configurable:!0}),Object.defineProperty(_.prototype,"reportUrl",{get:function(){return this._currentReportUrl()},enumerable:!0,configurable:!0}),Object.defineProperty(_.prototype,"documentId",{get:function(){return this._currentDocumentId()},enumerable:!0,configurable:!0}),_);function _(e,t,i,a,o,r){void 0===o&&(o=!1);var p=s.call(this)||this;return p.enableKeyboardSupport=r,p.predefinedZoomLevels=x.observableArray([5,2,1.5,1,.75,.5,.25]),p._pageWidth=x.observable(818),p._pageHeight=x.observable(1058),p._pageBackColor=x.observable(""),p._currentReportId=x.observable(null),p._currentReportUrl=x.observable(null),p._currentDocumentId=x.observable(null),p._unifier=x.observable(""),p._currentOperationId=x.observable(null),p._stopBuildRequests={},p._closeReportRequests={},p._closeDocumentRequests={},p._editingFields=x.observable([]),p._startBuildOperationId="",p._editingValuesSubscriptions=[],p._workerTicker=null,p._workerFunctionBlobUrl=null,p._workerTickerFunction=function(){var t,i;self.onmessage=function(e){"stop"===e.data?clearInterval(i):t||(i=setInterval(function(){postMessage.apply(self,["tick"])},10),t=!0)}},p._drillDownState=[],p._sortingState=[],p._sortingProcessor=new d.SortingProcessor(function(){return p._sortingState||[]}),p._getBuildStatusDeferreds=[],p._timeouts=[],p._deferreds=[],p._window=null,p.getSelectedContent=function(r){void 0===r&&(r="");var i,o,s,a,n,d,l=p.pages()[p.pageIndex()];return l&&l.brickColumnWidthArray&&(i=[],(o=function(e,t){e&&(e.active()&&-1!=e.genlIndex&&i.push(e),e.bricks)&&0!=e.bricks.length&&e.bricks.forEach(function(e){o(e,t)})})(l.brick(),i),i)?(s=[],a=l.brickColumnWidthArray.length,n=-1,i.forEach(function(e){var t=s[e.row];t||(s[e.row]=t=[]),t[e.col]=e.text(),a>e.col&&(a=e.col),n<e.col&&(n=e.col)}),d="",s.forEach(function(e){for(var t=a;t<=n;t++)d+=function(e,t){for(var i=e-(t=t?t+r:"").length,o=0;o<=i;o++)t+=" ";return t}(l.brickColumnWidthArray[t],e[t]);d+="\r\n"}),d):""},p.rtlReport=x.observable(!1),p.currentPage=x.observable(null),p.originalParametersInfo=x.observable(null),p.pageIndex=x.observable(-1),p.showMultipagePreview=x.observable(!1),p.documentMap=x.observable(),p.exportOptionsModel=x.observable(),p.pageLoading=x.observable(!1),p.errorMessage=x.observable(""),p.documentBuilding=x.observable(!1),p.reportOpening=x.observable(!1),p.pages=x.observableArray([]).extend({rateLimit:{timeout:20,method:"notifyWhenChangesStop"}}),p.isAutoFit=x.observable(!0),p.autoFitBy=x.observable(g.ZoomAutoBy.WholePage),p.exportDisabled=x.pureComputed(function(){var e=p.progressBar.inProgress(),t=p.documentBuilding();return-1===p.pageIndex()||e||t}),p._zoom=x.observable(1),p.zoom=x.pureComputed({read:function(){var e=p.autoFitBy();return e!=g.ZoomAutoBy.None||0===p._zoom()?e:p._zoom()},write:function(e){0<e?(p.autoFitBy(g.ZoomAutoBy.None),p._zoom(e)):p.autoFitBy(e)}}),p.editingFieldsProvider=function(){return p._editingFields()},p._currentPageText=x.pureComputed(function(){var e;return-1===p.pageIndex()?m.getLocalization("0 pages","ASPxReportsStringId.WebDocumentViewer_0Pages"):(e=m.getLocalization("of","ASPxReportsStringId.ToolBarItemText_OfLabel"),p.pageIndex()+1+" "+e+" "+p.pages().length)}),p._raiseOnSizeChanged=function(){p.onSizeChanged()&&p.onSizeChanged()()},p.previewSize=x.observable(0),p.onSizeChanged=x.observable(),p.previewVisible=x.observable(!1),p.editingFieldsHighlighted=x.observable(!1),p.canSwitchToDesigner=!0,p.allowURLsWithJSContent=!1,p.zoomStep=x.observable(.05),p._progressFirstTime=!1,p.emptyDocumentCaption=x.pureComputed(function(){var e=p.originalParametersInfo(),e=e&&e.parameters.some(function(e){return e.Visible}),t="";return p.documentBuilding()?p.currentPage()?(t=p._progressFirstTime?p.progressBar.progress()+"%":y.formatUnicorn(m.getLocalization("Progress {0}%","ASPxReportsStringId.WebDocumentViewer_AriaDocumentProgress"),p.progressBar.progress().toString()),p._progressFirstTime=!0):t=m.getLocalization("Creating the document...","PreviewStringId.Msg_CreatingDocument"):e&&!p.documentId?t=m.getLocalization("Waiting for parameter values...","PreviewStringId.Msg_WaitingForParameterValues"):p.documentId?(p._progressFirstTime=!1,t=-1===p.pageIndex()||p.progressBar.inProgress()?m.getLocalization("The document does not contain any pages.","PreviewStringId.Msg_EmptyDocument"):m.getLocalization("Document is ready","ASPxReportsStringId.WebDocumentViewer_AriaDocumentReady")):p.reportOpening()?(p._progressFirstTime=!1,t=m.getLocalization("Loading...","AnalyticsCoreStringId.Loading")):p.errorMessage()&&(t=p.errorMessage()),t}).extend({rateLimit:{timeout:1e3}}),p.exportOptionsTabVisible=x.observable(!0),c.HandlerUri(e||c.HandlerUri()),p.progressBar=new u.ProgressViewModel(r),p.editingFieldChanged=a&&a.editingFieldChanged,p.previewHandlersHelper=i||new v.PreviewHandlersHelper(p),p.requestWrapper=t||new n.PreviewRequestWrapper(null,a),p.rtlViewer=o,a&&(p.customProcessBrickClick=a.previewClick,p.customizeExportOptions=a.customizeExportOptions),p._disposables.push(p.documentBuilding.subscribe(function(e){if(!e){p._unifier(h.generateGuid());for(var t,i=p._currentDocumentId(),o=p.pages().length,r=0;r<o;r++){var s=p.pages()[r];s.pageLoading()||s.clearBricks(),s.updateSize(p._zoom()),s.actualResolution=0,s.isClientVisible()&&s._setPageImgSrc(i,p._unifier(),p._zoom())}a&&a.documentReady&&i&&(t=p,setTimeout(function(){a.documentReady(i,t._currentReportId(),o)}))}})),p._disposables.push(p._currentDocumentId.subscribe(function(e){p._unifier(e?h.generateGuid():"")})),p._disposables.push(p.previewSize.subscribe(function(){return p._raiseOnSizeChanged()})),p._disposables.push(p.zoom),p._disposables.push(p.exportDisabled),p._disposables.push(p._currentPageText),p._disposables.push(p.progressBar),p._disposables.push(p.emptyDocumentCaption),p._disposables.push(p._zoom.subscribe(function(){var e;p.showMultipagePreview()?(p.pages().forEach(function(e){e.updateSize(e.zoom()),e.isClientVisible(!1)}),p._raiseOnSizeChanged()):(e=p.pages()[p.pageIndex()])&&e.isClientVisible.notifySubscribers(e.isClientVisible.peek())})),p._disposables.push(x.computed(function(){var e,t=p.pages(),i=p.pageIndex();!t||i>=t.length||(e=null,(e=0<=i?t[i]:e)!=p.currentPage.peek()&&p.currentPage(e))})),r&&(p.previewBrickKeyboardHelper=new w.PreviewBricksKeyboardHelper(p),p._disposables.push(p.progressBar.visible,p.previewBrickKeyboardHelper)),p}t.ReportPreview=i},function(e,t,i){"use strict";var o,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),u=(Object.defineProperty(t,"__esModule",{value:!0}),i(11)),g=i(22),m=i(0),x=i(2),f=i(1),y=i(3),i=(i(41),s.prototype.keypressAction=function(e,t){var i=this;x.processTextEditorHotKeys(t,{esc:function(){i.hideEditor(!1)},ctrlEnter:function(){i.hideEditor(!0)}})},s);function s(){}t.TextEditingFieldViewModelBase=i;r(a,b=i),a.prototype.activateEditor=function(e,t){var i;this.field.readOnly()||this.active()||((i=e.data)&&i.options&&i.options.onPreRender&&i.options.onPreRender(this.data),this.active(!0),i=!1,i=e.options&&e.options.onEditorShown?e.options.onEditorShown(this.data,y(t&&t.currentTarget).first().get(0)):i)||((e=y(t&&t.currentTarget).find(":focusable").eq(0)[0]).focus(),e.setSelectionRange&&e.setSelectionRange(e.value.length,e.value.length))};var b,r=a;function a(t,e,i,o,r){var s,a=b.call(this)||this,n=(a.template="dxrp-editing-field-container",a.htmlValue=function(){return a.field.htmlValue()},a.wordWrap=!0,a.active=f.observable(!1),t.model().brickOptions),d={rtl:function(){return n.rtl}},l=((new m.ModelSerializer).deserialize(d,JSON.parse(n.style),u.brickStyleSerializationsInfo),new x.CssCalculator(d,f.observable(!!n.rtlLayout))),p=l.paddingsCss(),c=parseInt(p.paddingTop)+parseInt(p.paddingBottom),p=("none"!==l.borderCss().borderTop&&(c+=d.borderWidth()),"none"!==l.borderCss().borderBottom&&(c+=d.borderWidth()),a.breakOffsetStyle=function(){return{top:-100*r.offset.y/r.height+"%",left:-100*r.offset.x/r.width+"%"}},a.textStyle=function(){return y.extend({},l.fontCss(),l.foreColorCss(),l.textAlignmentCss())},a.zoom=o,a.field=t,null!=n.wordWrap&&(a.wordWrap=n.wordWrap),a.hideEditor=function(e){setTimeout(function(){e?v.onHideEditor?v.onHideEditor(t):t.editValue(t._editorValue()):t._editorValue(t.editValue()),a.active(!1)},1)},g.EditingFieldExtensions.instance().editor(t.editorName())),v=y.extend(!0,{},p&&p.options||{}),h=(a.data={value:t._editorValue,hideEditor:a.hideEditor,keypressAction:a.keypressAction,textStyle:a.textStyle,options:v,getOptions:function(e){return y.extend({},a.data.options,e)}},!(!p||!p.template||"dxrp-editing-field-datetime"===p.template));return h||((s=a).data.options=y.extend(!0,{},v,{value:t._editorValue,onFocusOut:function(e){s.hideEditor(!0)}})),a.editorTemplate=p?p.template||"dxrp-editing-field-mask":"dxrp-editing-field-text",a.containerStyle=f.pureComputed(function(){return y.extend({width:r.width+"px",height:r.height+"px","line-height":r.height-c+"px",top:100*r.top/i+"%",left:100*r.left/e+"%"},a.active()||!a.htmlValue()?l.borderCss():{border:"none"},h&&a.active()||a.htmlValue()&&!a.active()?{padding:0}:l.paddingsCss(),{"border-color":"transparent"})}),a.borderStyle=f.pureComputed(function(){if(0<d.borderWidth()&&"None"!==d.borders())return{left:"-"+d.borderWidth()+"px",top:"-"+d.borderWidth()+"px",paddingRight:2*d.borderWidth()-2+"px",paddingBottom:2*d.borderWidth()-2+"px"}}),a}t.TextEditingFieldViewModel=r},function(e,t){e.exports={default:""}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(2),o=i(120),n=i(1),d=i(3);r.prototype._getBodyScrollTop=function(){return document.documentElement&&document.documentElement.scrollTop||document.body&&document.body.scrollTop},r.prototype._getBodyScrollLeft=function(){return document.documentElement&&document.documentElement.scrollLeft||document.body&&document.body.scrollLeft},r.prototype._updateSelectionContent=function(e){this._startRect.left>e.clientX?this._$selectionContent.css("left",e.clientX):this._$selectionContent.css("right",document.documentElement.clientWidth-e.clientX),this._startRect.top>e.clientY?this._$selectionContent.css("top",e.clientY):this._$selectionContent.css("bottom",document.documentElement.clientHeight-e.clientY);for(var t,i,e=this._$element.offset(),o={left:(parseInt(this._$selectionContent.css("left"))-e.left+this._getBodyScrollLeft())/this._$element.width()*100,width:this._$selectionContent.width()/this._$element.width()*100,top:(parseInt(this._$selectionContent.css("top"))-e.top+this._getBodyScrollTop())/this._$element.height()*100,height:this._$selectionContent.height()/this._$element.height()*100},r=(o.right=o.left+o.width,o.bottom=o.top+o.height,this._page.bricks()),s=0;s<r.length;s++)r[s].bricks||r[s].active((t={left:parseFloat(r[s].leftP),top:parseFloat(r[s].topP),right:parseFloat(r[s].leftP)+parseFloat(r[s].widthP),bottom:parseFloat(r[s].topP)+parseFloat(r[s].heightP)},!((i=o).left>t.right||i.right<t.left||i.top>t.bottom||i.bottom<t.top)))},r.prototype._mouseMove=function(e){var t=this;this._startRect&&this._page.active()&&!r.disabled&&1===e.which&&(this._$selectionContainer?this._updateSelectionContent(e):(2<=Math.abs(this._startRect.left-e.clientX)||2<=Math.abs(this._startRect.top-e.clientY))&&(r.started=!0,this._$selectionContainer=d('<div style="position: fixed; top: 0; bottom: 0; left: 0; right: 0">').appendTo(document.body),this._$selectionContent=d("<div>").appendTo(this._$selectionContainer),this._$selectionContent.css(this._startRect),this._$selectionContent.addClass("dxrd-selection-content ui-selectable-helper"),o.default.prototype._zIndexInitValue&&this._$selectionContent.css("z-index",o.default.prototype._zIndexInitValue()+100),this._updateSelectionContent(e),this._bodyEvents.move=function(e){return t._mouseMove(e)},this._bodyEvents.up=function(e){return t._mouseUp(e)},document.body.addEventListener("mousemove",this._bodyEvents.move),document.body.addEventListener("mouseup",this._bodyEvents.up)))},r.prototype._mouseUp=function(e){this._$selectionContainer&&this._$selectionContainer.remove(),this._$selectionContainer=null,this._bodyEvents.move&&document.body.removeEventListener("mousemove",this._bodyEvents.move),this._bodyEvents.up&&document.body.removeEventListener("mouseup",this._bodyEvents.up),this._startRect=null,setTimeout(function(){r.started=!1},1)},r.prototype._mouseDown=function(e){r.disabled||(this._startRect={left:e.clientX,top:e.clientY,right:document.documentElement.clientWidth-e.clientX,bottom:document.documentElement.clientHeight-e.clientY},this._click(this._page.pageIndex))},r.started=!1,r.disabled=!1;var l=r;function r(e,t,i){var o=this,r=(this._element=e,this._page=t,this._click=i,this._bodyEvents={move:null,up:null},this.dispose=function(){return o._dispose&&o._dispose()},this._$element=d(this._element),function(e){return o._mouseMove(e)}),s=function(e){return o._mouseUp(e)},a=function(e){return o._mouseDown(e)};this._element.addEventListener("mousemove",r),this._element.addEventListener("mouseup",s),this._element.addEventListener("mousedown",a),this._dispose=function(){o._element.removeEventListener("mousemove",r),o._element.removeEventListener("mouseup",s),o._element.removeEventListener("mousedown",a),o._dispose=null,o._click=null,o._page=null,o._element=null,a=s=r=null}}t.PreviewSelection=l,n.bindingHandlers["brick-selection-prog"]={init:function(e,t,i,o,r){var t=t(),t=n.unwrap(t),s=new l(e,t.page,t.click);a.addDisposeCallback(e,function(){s.dispose()})}}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),p=(Object.defineProperty(t,"__esModule",{value:!0}),i(74)),d=i(10),l=i(12),c=i(42),s=i(20),a=i(6),v=i(0),h=i(1),u=i(3),g=i(75),i=(n=v.Disposable,r(m,n),m.prototype._initializeEditingFields=function(s,a,n,d){var e,l=this;this.editingFields&&((e=h.unwrap(this.editingFields()))&&0<e.length&&e.forEach(function(e){return e.dispose&&e.dispose()}),this.editingFields.dispose()),this.editingFields=h.pureComputed(function(){if(!a||0===s.length)return[];for(var t=a(),e=[],i=0;i<s.length;i++){var o=s[i],r=t[o.efIndex-1];if(!r)return[];e.push(r.createViewModel(l.zoom,n,d,function(){return t},o.absoluteBounds)),o.text=function(e){return function(){return p.brickText(e,function(){return t})}}(o)}return e})},m.prototype._getPixelRatio=function(){return window.devicePixelRatio||1},m.prototype._onPageLoaded=function(e,t,i){if(!this._isDisposed){this.pageLoading(!1);try{var o;e&&e.brick&&(this.brickColumnWidthArray=e.columnWidthArray,this.originalWidth(e.brick.width),this.originalHeight(e.brick.height),o=[],this.initializeBrick(e.brick,t,this.zoom,o),this._initializeEditingFields(o,i,e.brick.width,e.brick.height),this._selectedBrickPath)&&this.selectBrick(this._selectedBrickPath)}finally{this.brickLoading(!1)}}},m.prototype._onPageLoadFailed=function(){this._isDisposed||this.isClientVisible()&&(this.pageLoading(!1),-1!==this.pageIndex)&&this.brickLoading(!1)},m.prototype.updateSize=function(e){e=s.getCurrentResolution(e);return this.realZoom(e/a.previewDefaultResolution()),e},m.prototype.clearBricks=function(){this.brickLoading(!0)},m.prototype.dispose=function(){n.prototype.dispose.call(this),this._isDisposed=!0},m.prototype._setPageImgSrc=function(e,t,i){if(e&&-1!==this.pageIndex){if(this.maxZoom&&this.maxZoom<i&&(i=this.maxZoom),this._lastZoom<i)this._lastZoom=i;else if(this.actualResolution&&this.disableResolutionReduction&&this.imageSrc())return;var o=this.updateSize(i);(this.actualResolution===o||o<9)&&this.imageSrc()||(this.actualResolution=o,this._currentScaleFactor=i,i=Math.floor(o*this._getPixelRatio()),this.imageSrc(a.HandlerUri()+"?actionKey=getPage&unifier="+t+"&arg="+encodeURIComponent(JSON.stringify({pageIndex:this.pageIndex,documentId:e,resolution:i,includeBricks:this.brickLoading()}))))}},m.prototype._clear=function(){this.pageIndex=-1,this.isClientVisible(!1),this._setPageImgSrc(null,null,1),this.actualResolution=0},m.prototype.initializeBrick=function(e,t,i,o){p.initializeBrick(e,t,this.zoom,o),p.updateBricksPosition(e,e.height,e.width),this.brick(e)},m.prototype.clickToBrick=function(e,t){for(var i=u(t.currentTarget),o=i.offset(),r=(t.clientX-o.left+window.scrollX)/i.width()*100,s=(t.clientY-o.top+window.scrollY)/i.height()*100,a=e.bricks(),n=0;n<a.length;n++)if(parseFloat(a[n].topP)<s&&parseFloat(a[n].topP)+parseFloat(a[n].heightP)>s&&parseFloat(a[n].leftP)<r&&parseFloat(a[n].leftP)+parseFloat(a[n].widthP)>r){a[n].onClick&&a[n].onClick(t);break}},m.prototype.getBricksFlatList=function(e){if(e){for(var t=[],i=e.bricks&&e.bricks.length||0,o=0;o<i;o++)t=t.concat(this.getBricksFlatList(e.bricks[o]));return t.push(e),t}return[]},m);function m(r,e,s,t){var a=n.call(this)||this,i=(a.isClientVisible=h.observable(!1),a.originalHeight=h.observable(0),a.originalWidth=h.observable(0),a.loadingText=v.getLocalization("Loading...","AnalyticsCoreStringId.Loading"),a.realZoom=h.observable(1),a.actualResolution=0,a.currentScaleFactor=h.observable(1),a.imageHeight=h.observable(0),a.imageWidth=h.observable(0),a.imageSrc=h.observable("").extend({rateLimit:{timeout:100,method:"notifyWhenChangesStop"}}),a.displayImageSrc=h.observable(""),a.brick=h.observable(null),a.brickLoading=h.observable(!0),a.bricks=h.computed(function(){return a.getBricksFlatList(a.brick())}),a.activeBricks=h.computed(function(){return a.bricks().filter(function(e){return e.active()})}),a.clickableBricks=h.computed(function(){return a.bricks().filter(function(e){return!!e.navigation})}),a.active=h.observable(!1),a.maxZoom=0,a.disableResolutionReduction=!1,a._lastZoom=0,a._selectedBrickPath=null,a.pageIndex=e,a.documentId=r._currentDocumentId||h.observable(null),a._disposables.push(a.imageSrc.subscribe(function(e){var t=a.documentId.peek(),i=(a._lastGetPageDeferred&&a._lastGetPageDeferred.resolve(null),u.Deferred()),o=(i.done(function(e){e&&(a.imageHeight(e.height),a.imageWidth(e.width),a.currentScaleFactor(a._currentScaleFactor),a.displayImageSrc("data:image/png;base64,"+e.base64string),a._onPageLoaded(e,s,r._editingFields))}).fail(function(e){a._onPageLoadFailed()}),r._closeDocumentRequests&&function(){return r._closeDocumentRequests[t]||"pending"!=i.state()});d.PreviewRequestWrapper.getPage(e,o).done(function(e){i.resolve(e)}).fail(function(e){i.reject(e)}),a._lastGetPageDeferred=i})),h.isObservable(r._unifier)?r._unifier:h.observable(r._unifier||l.generateGuid()));return a.pageLoading=t||h.observable(!0),a.originalHeight(h.unwrap(r._pageHeight)),a.originalWidth(h.unwrap(r._pageWidth)),a.zoom=r._zoom,a.imageWidth(a.originalWidth()*a.zoom()/a._getPixelRatio()),a.imageHeight(a.originalHeight()*a.zoom()/a._getPixelRatio()),a._disposables.push(a.isClientVisible.subscribe(function(e){e&&a._setPageImgSrc(a.documentId(),i(),a.zoom())})),a.color=h.isObservable(r._pageBackColor)?r._pageBackColor.peek():"",a.width=h.pureComputed(function(){return a.imageWidth()*a.zoom()/a.currentScaleFactor()/a._getPixelRatio()}),a.height=h.pureComputed(function(){return a.imageHeight()*a.zoom()/a.currentScaleFactor()/a._getPixelRatio()}),a.isEmpty=-1===e&&!a.brick()&&!s,a.resetBrickRecusive=function(e){e&&e.active&&(e.active(!1),e.bricks)&&e.bricks.forEach(function(e){a.resetBrickRecusive(e)})},a.selectBrick=function(e,t){var i;c.PreviewSelection.started||(s&&s(null),i=a.brick(),t||a.resetBrickRecusive(i),e&&(i?(e.split(",").forEach(function(e){i=i.bricks[parseInt(e)]}),i.active(!0)):a._selectedBrickPath=e))},a._disposables.push(h.computed(function(){a.active()||(a.resetBrickRecusive(a.brick()),a._selectedBrickPath=null)})),a.editingFieldsKeyboardHelper=new g.PreviewEditingFieldsKeyboardHelper,a._disposables.push(a.editingFieldsKeyboardHelper),a}t.PreviewPage=i},function(e,t,i){"use strict";var o,a,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(90)),n=i(6),d=i(16),l=i(21),p=i(0),c=i(1),v=i(2),i=(a=p.Disposable,r(h,a),Object.defineProperty(h.prototype,"_visibleParameters",{get:function(){return this._parameters.filter(function(e){return e.visible})},enumerable:!0,configurable:!0}),h.prototype._shouldProcessParameter=function(e){return this.processInvisibleParameters||e&&e.visible},h.prototype._convertLocalDateToUTC=function(e){return new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds()))},h.prototype._add=function(e){var t=this,i=new s.PreviewParameter(e,this.parameterHelper),o=(this._parameters.push(i),this.needToRefreshLookUps()||this._shouldProcessParameter(i)&&i.isFilteredLookUpSettings);this.needToRefreshLookUps(o),this._shouldProcessParameter(i)&&this._disposables.push((i.isMultiValueWithLookUp?i._value:i.value).subscribe(function(e){!t.parametersLoading()&&t.needToRefreshLookUps()&&t.getLookUpValues(i.path)})),e.Visible&&(this.isEmpty(!1),this[d.PreviewParameterHelper.getPrivatePropertyName(i.path)]=i.value,o=d.PreviewParameterHelper.fixPropertyName(i.path),i.isMultiValue||!i.isTypesCurrentType(i.intTypes.concat(i.floatTypes),i.type)?this[o]=i.value:this[o]=c.pureComputed({read:function(){var e=i.value();return null!=e&&(i.isTypesCurrentType(i.intTypes,i.type)?e=parseInt(e):i.isTypesCurrentType(i.floatTypes,i.type)&&(e=parseFloat(e))),e},write:function(e){!i.allowNull||""!==e&&void 0!==e?i.isTypesCurrentType(i.intTypes,i.type)?e=v.integerValueConverter(e,"0"):i.isTypesCurrentType(i.floatTypes,i.type)&&(e=v.floatValueConverter(e,"0")):e=null,i.value(e)}}))},h.prototype._setLookUpValues=function(e,t,i){var o;t?(e.lookUpValues(this.parameterHelper.mapLookUpValues(e.type,t)),o=this._getParameterValuesContainedInLookups(t,e),e.isMultiValue?e.initialize(0<o.length?o:[],this.parameterHelper):e.initialize(o[0]&&o[0].Value||(i&&0<t.length?t[0].Value:null),this.parameterHelper)):e.lookUpValues([])},h.prototype._getParameterValuesContainedInLookups=function(t,i){var o=this;return t?i.isMultiValue?i.value().value().filter(function(e){return 0<o._filterParameterValuesContainsInLookups(t,i.type,e).length}):this._filterParameterValuesContainsInLookups(t,i.type,i.value()):[]},h.prototype._filterParameterValuesContainsInLookups=function(e,t,i){var o=this;return e.filter(function(e){return s.PreviewParameter._compareValues(o.parameterHelper.getValueConverter(t)(e.Value),i)})},h.prototype.initialize=function(e){var t,i=this;this._parameters.forEach(function(e){delete i[d.PreviewParameterHelper.fixPropertyName(e.path)],delete i[d.PreviewParameterHelper.getPrivatePropertyName(e.path)]}),this._parameters=[],e?(this.parameterHelper.initialize(e.knownEnums),(e.parameters||[]).forEach(function(e){i._add(e)}),0===this._visibleParameters.length&&this.isEmpty(!0),t=this._visibleParameters.map(function(e){return e.valueInfo()}),this.getInfo(t),this._reportPreview.documentId||(!e.shouldRequestParameters||this.isEmpty()?this.submit():(this._reportPreview.removeEmptyPages(),this.tabInfo.active(!0),this.popupInfo.visible(!0),this._reportPreview.pageLoading(!1)))):(this.isEmpty(!0),this.getInfo([]))},h.prototype.getPathsAfterPath=function(e){for(var i=this,o=0,t=0;t<this._parameters.length;t++)if(this._parameters[t].path===e){o=t+1;break}return this._parameters.filter(function(e,t){return i._shouldProcessParameter(e)&&e.isFilteredLookUpSettings&&o<=t}).map(function(e){return e.path})||[]},h.prototype.serializeParameters=function(){var i=[],o=this;return this._parameters.forEach(function(t){var e=t.isMultiValueWithLookUp?t._value():t.value();t.allowNull&&(t.isMultiValue&&Array.isArray(e)&&0===e.length||""===e)&&(e=null),i.push({Value:l.ParameterHelper.getSerializationValue(e,function(e){return"System.DateTime"===t.type&&e&&e instanceof Date?o._convertLocalDateToUTC(e):e}),Key:t.path,TypeName:t.type})}),i},h.prototype.isPropertyDisabled=function(e){return this.parametersLoading()},h.prototype.getLookUpValues=function(e){var t,i=this,e=this.getPathsAfterPath(e);e&&0!==e.length&&(t={reportId:this._reportPreview.reportId,reportUrl:this._reportPreview.reportUrl,requiredParameterPaths:e,parameters:this.serializeParameters(),timeZoneOffset:0-(new Date).getTimezoneOffset()},setTimeout(function(){i.parametersLoading(!0),i._getLookUpValueRequest(t).done(i._getDoneGetLookUpValueHandler()).fail(i._getFailGetLookUpValueHandler())},10))},h);function h(t,e,i){var o=a.call(this)||this,r=(o._parameters=[],o._getLookUpValueRequest=function(e){return v.ajax(n.HandlerUri(),"getLookUpValues",encodeURIComponent(JSON.stringify(e)),function(e,t,i){return o._reportPreview._processError(p.getLocalization("Cannot supply filtered lookup values to a report parameter editor","ASPxReportsStringId.WebDocumentViewer_GetLookUpValuesError"),t)})},o._getDoneGetLookUpValueHandler=function(){var i=o;return function(e){try{e&&e.parameters&&e.parameters.forEach(function(t){var e=i._parameters.filter(function(e){return e.path===t.Key})[0];i._shouldProcessParameter(e)&&i._setLookUpValues(e,t.Value,e.visible&&!e.allowNull)})}finally{i.parametersLoading(!1)}}},o._getFailGetLookUpValueHandler=function(){var t=o;return function(e){t.parametersLoading(!1)}},o.restore=function(){if(!o.parametersLoading())try{o.parametersLoading(!0),o._parameters.forEach(function(e){o._shouldProcessParameter(e)&&(e.lookUpValues(e._originalLookUpValues),e.initialize(e._originalValue,o.parameterHelper))})}finally{o.parameterHelper.callbacks&&o.parameterHelper.callbacks.parametersReset&&o.parameterHelper.callbacks.parametersReset(o,o._parameters),o.parametersLoading(!1)}},o.getInfo=c.observable(null),o.needToRefreshLookUps=c.observable(!1),o.isEmpty=c.observable(!0),o.processInvisibleParameters=!1,o.parametersLoading=c.observable(!1),o._reportPreview=t,o.parameterHelper=e||new d.PreviewParameterHelper,o.validateAndSubmit=function(e){e=e&&e.validationGroup&&e.validationGroup.validate&&e.validationGroup.validate();e&&!e.isValid||o.submit()},o.submit=function(){var e;!o.parametersLoading()&&(o.parametersLoading(!0),e=t.startBuild())&&e.done(function(e){o.parametersLoading(!1)})},o._disposables.push(t.originalParametersInfo.subscribe(function(e){o.initialize(e)})),o.initialize(t.originalParametersInfo()),c.pureComputed(function(){return!o.isEmpty()})),s=(o.tabInfo=new p.TabInfoWithPropertyGrid({text:"Parameters",template:"dxrd-preview-parameters",model:o,keyboardHelper:i?new v.AccordionKeyboardHelper:void 0,localizationId:"PreviewStringId.RibbonPreview_Parameters_Caption",imageClassName:"parameters",imageTemplateName:"dxrd-svg-tabs-parameters",visible:r}),c.observable(!1)),e=c.pureComputed({read:function(){return r()&&s()},write:function(e){return s(e)}});return o.popupInfo={visible:e,notEmpty:r},o._disposables.push(o.popupInfo),o}t.PreviewParametersViewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),r=i(2);t.viewerEditorTemplates={multiValue:{header:"dxrd-multivalue",extendedOptions:{onMultiTagPreparing:function(e){var t,i=e.selectedItems.length;i===e.model.items.length&&(t=o.getLocalization("All selected ({0})","ASPxReportsStringId.WebDocumentViewer_MultiValueEditor_AllSelected"),e.text=r.formatUnicorn(t,i))}}},rangeEditor:{header:"dxrv-range-parameter"},multiValueEditable:{custom:"dxrd-multivalue-editable"},selectBox:{header:"dx-selectbox"}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),i=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),i=(r=i.Disposable,s(a,r),a.prototype._addDisposable=function(e){this._disposables.push(e)},a.prototype.dispose=function(){r.prototype.dispose.call(this),this.removeProperties()},a.prototype.GetParametersModel=function(){return this.parametersModel},a.prototype.OpenReport=function(e){this.reportPreview.openReport(e)},a.prototype.Print=function(e){this.reportPreview.printDocument(e)},a.prototype.ExportTo=function(e,t){this.reportPreview.exportDisabled()||this.reportPreview.exportDocumentTo(e||"pdf",t)},a.prototype.GetCurrentPageIndex=function(){return this.reportPreview.pageIndex()},a.prototype.GoToPage=function(e){this.reportPreview.goToPage(e)},a.prototype.Close=function(){this.reportPreview.deactivate()},a.prototype.ResetParameters=function(){this.parametersModel&&this.parametersModel.restore()},a.prototype.StartBuild=function(){this.parametersModel&&this.parametersModel.submit()},a.prototype.PerformCustomDocumentOperation=function(e,t){return this.reportPreview.customDocumentOperation(e,t)},a);function a(e){var t=r.call(this)||this;return t.rootStyle=e.rootStyle,t.reportPreview=e.reportPreview,t.parametersModel=e.parametersModel,t.exportModel=e.exportModel,t.searchModel=e.searchModel,t.rtl=e.rtl,t._disposables.push(e.reportPreview),t._disposables.push(e.parametersModel),t._disposables.push(e.exportModel),t._disposables.push(e.searchModel),t}t.PreviewDisposableModel=i;s(d,n=i);var n,s=d;function d(e){var t=n.call(this,e)||this;return t.documentMapModel=e.documentMapModel,t.tabPanel=e.tabPanel,t.actionLists=e.actionLists,t.accessibilityCompliant=e.accessibilityCompliant,t._disposables.push(e.documentMapModel),t._disposables.push(e.tabPanel),t._disposables.push(e.actionLists),t}t.PreviewModel=s},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(92)),d=i(7),l=i(6),p=i(0),c=i(1),a=i(2),v=i(124),h=i(93),i=(n=p.Disposable,r(u,n),u.prototype.resetSearchResult=function(){this._cachedRequests={},this._cachedWholeWordRequests={},this._cachedCaseSensitiveRequests={},this._cachedWholeWordWithCaseRequests={},this.searchResult([]),this.searchText("")},u.prototype.findTextRequestDone=function(e,t){this.loading(!1),e?(t=(e.success?e.matches:[])||[],this.searchResult(t)):this.searchResult([])},u.prototype.onItemRendered=function(e){var t=this;this._timeoutItemRendered&&clearTimeout(this._timeoutItemRendered),this._timeoutItemRendered=setTimeout(function(){t.tabInfo.keyboardHelper&&t.tabInfo.keyboardHelper.initialize()},100)},u.prototype.getActions=function(e){return this.actions},u.prototype.noResultText=function(){return a.formatUnicorn(p.getLocalization("No results found for {0}","ASPxReportsStringId.WebDocumentViewer_AriaSearchNoResults"),'"'+this.searchText()+'"')},Object.defineProperty(u.prototype,"disabled",{get:function(){return this.loading()},enumerable:!0,configurable:!0}),u.createResultNavigator=function(e,t){return new s.SearchResultNavigator(e,t)},u);function u(s,e){function t(r,e,t){a._searchTimeout&&clearTimeout(a._searchTimeout),a._searchTimeout=setTimeout(function(){var e,t,i,o;a._resultNavigator.currentResult(null),r?(e=a.matchCase(),r=e?a.searchText():a.searchText().toLocaleLowerCase(),(t=a.matchWholeWord()?e?a._cachedWholeWordWithCaseRequests:a._cachedWholeWordRequests:e?a._cachedCaseSensitiveRequests:a._cachedRequests)[r]?(a.loading(!1),a.searchResult(t[r])):(a.loading(!0),a._searchIgnoreObs(!0),a._searchIgnoreObs=c.observable(!1),o=(i=a)._searchIgnoreObs,s.requestWrapper.findTextRequest(r,o).done(function(e){o()||i.findTextRequestDone(e,t[r])}).fail(function(e){o()||(i.searchResult([]),i.loading(!1))}))):(s.pages()&&s.pages()[s.pageIndex()]&&s.pages()[s.pageIndex()].selectBrick(""),a.searchResult([]))},100)}var a=n.call(this)||this,i=(a._searchIgnoreObs=c.observable(!1),a.itemClickAction=function(e){a.goToResult(e.data)},a.actions=[],a.focusRequested=c.observable(!0),a.matchWholeWord=c.observable(!1),a.matchCase=c.observable(!1),a.searchUp=c.observable(!1),a.searchText=c.observable(),a.searchResult=c.observable(),a.loading=c.observable(!1),a._renderedSearchResult=c.observable([]),a.resetSearchResult(),a._resultNavigator=u.createResultNavigator(a,s),a.clean=function(){a.searchText("")},a._disposables.push(s._currentDocumentId.subscribe(function(e){a.resetSearchResult()})),a._disposables.push(s._currentReportId.subscribe(function(e){a.resetSearchResult()})),a.findUp=function(){a.searchUp(!0),a.findNext()},a.findDown=function(){a.searchUp(!1),a.findNext()},a.goToResult=function(e){a._resultNavigator.goToResult(e.id)},a.findNext=function(){a.loading()||a._resultNavigator.next(a.searchUp())||t(a.searchText(),a.matchCase(),a.matchWholeWord())},a._disposables.push(a.searchText.subscribe(function(e){t(e,a.matchCase(),a.matchWholeWord())}),a.matchCase.subscribe(function(e){t(a.searchText(),0,a.matchWholeWord())}),a.matchWholeWord.subscribe(function(e){t(a.searchText(),a.matchCase())})),c.pureComputed(function(){var e=s._currentDocumentId(),t=s.pageIndex();return s.documentBuilding()||!e||-1===t})),o=c.pureComputed(function(){return l.SearchAvailable()}),r=(a._disposables.push(i,o),a.actions.push({id:d.ActionId.Search,text:p.getLocalization("Search","ASPxReportsStringId.SearchDialog_Header"),imageClassName:"dxrd-image-search",imageTemplateName:"dxrd-svg-preview-search",disabled:i,visible:o,hasSeparator:!0,hotKey:{ctrlKey:!1,keyCode:70},clickAction:function(){a.tabInfo.active()?a.tabInfo.active.notifySubscribers(!0):a.tabInfo.active(!0)}}),a.tabInfo=new p.TabInfo({text:"Search",template:"dxrd-preview-search",model:a,keyboardHelper:e?new h.SearchKeyboardHelper(a):void 0,localizationId:"ASPxReportsStringId.SearchDialog_Header",imageClassName:"search",imageTemplateName:"dxrd-svg-preview-search",visible:c.pureComputed(function(){return!i()&&l.SearchAvailable()})}),a._disposables.push(a.searchResult.subscribe(function(e){e&&a._renderedSearchResult(e.map(function(e){return{data:e}}))})),a._disposables.push(a.tabInfo),null);return a._disposables.push(a.searchResultDataSource=c.pureComputed(function(){return r&&r.dispose(),r=new v.default({store:a._renderedSearchResult(),paginate:20<a._renderedSearchResult().length,pageSize:20})})),a}t.SearchViewModel=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(1)),n=i(7),d=i(0),l=i(2),i=(r=d.Disposable,s(p,r),p.prototype._getExportFormatItems=function(){var e=[],t=this._reportPreview.exportOptionsModel();return t&&(t.pdf&&e.push(n.ExportFormatID.PDF),t.xls&&e.push(n.ExportFormatID.XLS),t.xlsx&&e.push(n.ExportFormatID.XLSX),t.rtf&&e.push(n.ExportFormatID.RTF),t.docx&&e.push(n.ExportFormatID.DOCX),t.mht&&e.push(n.ExportFormatID.MHT),t.html&&e.push(n.ExportFormatID.HTML),t.textExportOptions&&e.push(n.ExportFormatID.Text),t.csv&&e.push(n.ExportFormatID.CSV),t.image)&&e.push(n.ExportFormatID.Image),e},p.prototype._exportDocumentByFormat=function(e){e&&this._reportPreview.exportDocumentTo(e)},p.prototype.getActions=function(e){return this.actions},p.prototype.dispose=function(){r.prototype.dispose.call(this),this.disposeArray(this.actions),this.removeProperties()},p);function p(t,e){var i=r.call(this)||this,o=(i.actions=[],i._reportPreview=t,a.pureComputed(function(){return!!t.exportOptionsModel()&&(!t.exportOptionsTabVisible||t.exportOptionsTabVisible())})),e=(i.tabInfo=new d.TabInfo({text:"Export Options",template:"dxrd-preview-export-options",model:t.exportOptionsModel,keyboardHelper:e?new l.AccordionKeyboardHelper:void 0,localizationId:"DevExpress.XtraPrinting.ExportOptions",imageClassName:"properties",imageTemplateName:"dxrd-svg-tabs-properties",visible:o}),a.pureComputed(function(){return[{text:"Export To",textId:"ASPxReportsStringId.WebDocumentViewer_ExportToText",imageClassName:"dxrd-image-export-to",imageTemplateName:"dxrd-svg-preview-export-export-to",items:i._getExportFormatItems()}]}));return i.actions.push({id:n.ActionId.ExportTo,text:"Export To",textId:"ASPxReportsStringId.WebDocumentViewer_ExportToText",disabled:t.exportDisabled,visible:!0,clickAction:function(e){t.exportDisabled()||i._exportDocumentByFormat(e.itemData.format)},items:e,templateName:"dxrd-preview-export-to",eventHandlers:new c}),i._disposables.push(o,i.tabInfo,e),i}t.ExportOptionsModel=i;v.prototype.onSubmenuShowing=function(t,i){var o=this;return function(e){e.submenu._overlay.option("container",t),e.submenu._overlay.option("focusStateEnabled",!1),e.submenu._overlay.option("position",{my:"left top",at:"left bottom",of:i,collision:"none",boundary:t}),o._menuButton=e.component.option("focusedElement")}},v.prototype.onSubmenuShown=function(e){var t=e.submenu;t.registerKeyHandler("escape",function(e){return t.hide()}),t.registerKeyHandler("leftArrow",function(e){return t.hide()}),t.registerKeyHandler("rightArrow",function(e){return t.hide()})},v.prototype.onSubmenuHiding=function(e){e.model.eventHandlers._menuButton&&(e.component.option("focusedElement",e.model.eventHandlers._menuButton),e.component.focus())};var c=v;function v(){}t.ExportOptionsEventHandlers=c},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var l=i(17),p=i(1),c=i(3);t.getUpdateProgressBarCallback=function(e,t,i,o,r){void 0===r&&(r=c(window));var s,a,n,d=!e||!1!==e.keepOnVisibleArea,e=l.stringToPosition(e&&e.position);return i.progressBar.setPosition(e),d?(s=(d=c(o)).find(".dxrd-preview-progress"),a=l.getUpdatePreviewElementPositionCallback(s,d,r,".dxrd-preview-progress",e),t._addDisposable(i.progressBar.visible.subscribe(function(e){e&&a(o)})),n=function(){i.progressBar&&p.unwrap(i.progressBar.visible)&&a(o)},window.addEventListener("scroll",n),t._addDisposable({dispose:function(){window.removeEventListener("scroll",n)}}),n):c.noop}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(47)),d=i(6),a=i(0),l=i(2),p=i(125),c=i(1),v=i(3),h=(n=s.SearchViewModel,r(u,n),u.prototype.focusEditor=function(e){var t,i;this.searchPanelVisible()&&(this.editorVisible(!0),t=v(".dxrdp-search-editor"),(i=p.default.getInstance(t.get(0))).focus(),setTimeout(function(){e.currentTarget.blur(),i.focus()},1))},u.prototype._killSubscription=function(e){var t=this._disposables.indexOf(e);-1!=t&&(e&&e.dispose(),this._disposables.splice(t,1))},u.prototype._updateBricks=function(t,e){var i=this;if(t.brick()&&e&&0<e.length)for(var o=e.filter(function(e){return e.pageIndex===t.pageIndex}),r=0;r<o.length;r++)t.selectBrick(o[r].indexes,!0);else var s=t.brick.subscribe(function(e){s.dispose(),i._updateBricks(t,i.searchResult())})},u.prototype.updatePagesInBlocks=function(e){var t=this;e.forEach(function(e){e.page&&t.searchResult()&&0<t.searchResult().length&&t._updateBricks(e.page,t.searchResult())})},u.prototype.stopSearching=function(){this.height(0),this.editorVisible(!1),this.searchResult(null)},u.prototype.startSearch=function(){null===this.searchResult()&&this.findNext()},u.maxHeight=80,u);function u(t,i){function o(){s._killSubscription(e),e=i.selectedIndex.subscribe(function(e){return a(e)}),a(i.selectedIndex())}var r,e,s=n.call(this,t)||this,a=(s.height=c.observable(0),s._resultNavigator._disposables.forEach(function(e){e.dispose()}),function(e){s._killSubscription(r),r=i.items()[e].blocks.subscribe(function(e){return s.updatePagesInBlocks(e)}),s.updatePagesInBlocks(i.items()[e].blocks())});return s._disposables.push(i.items.subscribe(function(e){return o()})),o(),s._disposables.push(s.searchResult.subscribe(function(e){e&&0!==e.length?t.availablePages(e.map(function(e){return e.pageIndex})):(t.availablePages(null),t.pages().forEach(function(e){return e.resetBrickRecusive(e.brick())})),i.items()[i.selectedIndex()].blocks().forEach(function(e){e.page&&e.page.resetBrickRecusive(e.page.brick()),s._updateBricks(e.page,s.searchResult())})})),s.searchPanelVisible=t.searchPanelVisible,s.editorVisible=c.observable(!1),s._disposables.push(s.searchPanelVisible.subscribe(function(e){e&&d.SearchAvailable()?s.height(u.maxHeight):s.stopSearching()})),s.enabled=d.SearchAvailable,s}t.MobileSearchViewModel=h;g=a.Disposable,r(x,g),x.prototype.dispose=function(){g.prototype.dispose.call(this),this.viewModel.stopSearching()};var g,m=x;function x(e,t,i){var o=g.call(this)||this;return o.viewModel=e,o._disposables.push(e.height.subscribe(function(e){t.style.display=e?"block":"none",i.css({opacity:Math.min(e/h.maxHeight,1)})})),o}t.SearchBarModel=m,c.bindingHandlers.dxrdSearchBar={init:function(e,t){var t=c.unwrap(t()),i=v(e),i=(e.style.display="none",i.find(".dxrdp-taptosearch-text")),o=new m(t,e,i);l.addDisposeCallback(e,function(){o.dispose()})}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),d=i(3),l=i(2),i=(r=a.Disposable,s(p,r),p.prototype.cacheElementContent=function(e){this._parametersButtonContaner=e,this.initVisibilityIcons()},p.prototype.dispose=function(){r.prototype.dispose.call(this),this._parametersButtonContaner=null},p.prototype.initVisibilityIcons=function(){var i,o;this._parametersButtonContaner&&(i=this.showIcons(),o=this._parametersButtonContaner.offset().top,this._parametersButtonContaner.find(".dxrdp-parameter-action").each(function(e,t){i=o!==t.getBoundingClientRect().top}),this.showIcons(i))},p);function p(e){var t=r.call(this)||this;return t.formModel=e,t._submit=function(e){e=e.validationGroup&&e.validationGroup.validate&&e.validationGroup.validate();e&&!e.isValid||(t.formModel.submit&&t.formModel.submit(),t.visible(!1))},t._reset=function(){t.formModel.reset&&t.formModel.reset()},t._cancel=function(){t.formModel.cancel&&t.formModel.cancel(),t.visible(!1)},t.showIcons=n.observable(!1),t.className="",t.visible=e.visible,t.cancelDisabled=n.observable(!1),t.actionButtons=[{className:"dxrdp-parameters-reset",text:a.getLocalization("Reset","ASPxReportsStringId.ParametersPanel_Reset"),action:t._reset,disabled:!1,visible:!!e.reset,id:"dxrv-mobile-reset"},{className:"dxrdp-parameters-cancel",text:a.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel"),action:t._cancel,disabled:t.cancelDisabled,visible:!0,id:"dxrv-mobile-cancel"},{className:"dxrdp-parameters-submit",text:a.getLocalization("Submit","ASPxReportsStringId.ParametersPanel_Submit"),action:t._submit,disabled:!1,visible:!0,id:"dxrv-mobile-submit"}],t.actionIcons=[{className:"dxrdp-parameters-reset dxrdp-image-parameters-reset",action:t._reset,disabled:!1,visible:!!e.reset},{className:"dxrdp-parameters-cancel dxrdp-image-parameters-cancel",action:t._cancel,disabled:t.cancelDisabled,visible:!0},{className:"dxrdp-parameters-submit dxrdp-image-parameters-submit",action:t._submit,disabled:!1,visible:!0}],t}t.ParametersPopupModelBase=i;s(h,c=i);var c,v=h;function h(e,t){var i=c.call(this,{visible:e.popupInfo.visible,submit:e.submit,reset:e.restore})||this;return i.model=e,i._reportPreview=t,i._disposables.push(n.computed(function(){i.cancelDisabled(!i._reportPreview._currentDocumentId()||0===i._reportPreview.pages().length)})),i.contentTemplate="dxrv-preview-parameters-mobile-content",i.title=a.getLocalization("Parameters","DevExpress.XtraReports.UI.XtraReport.Parameters"),i}t.ParametersPopupModel=v;s(g,u=i);var u,v=g;function g(e){var o=u.call(this,{visible:e._popupVisible,cancel:function(){o.model.startDate(o._oldStart),o.model.endDate(o._oldEnd),o.model.applyValue()}})||this,e=(o.model=e,o._dateEditorClassName="dxrv-daterange-editor-item",o._dateButtonEditorClassName="dxrv-daterange-editor-button",o.getStringDate=function(e){return l.formatDate(e())},o.focusButton=function(e){var e=d(e.element),t=e.siblings("."+o._dateEditorClassName),i=e.closest("."+o.className);i.find("."+o._dateButtonEditorClassName).removeClass("dx-button-default"),e.addClass("dx-button-default"),i.find("."+o._dateEditorClassName).css("zIndex",1),t.css("zIndex",2)},o.actionButtons.filter(function(e){return"dxrv-mobile-submit"==e.id})[0]);return e&&(e.text=a.getLocalization("OK",l.StringId.DataAccessBtnOK)),o._disposables.push(o.textRangeValue=n.computed({read:function(){return o.model._displayText()},write:function(e){o.model.applyDate(e.range(),!0)}})),o._oldStart=o.model.startDate(),o._oldEnd=o.model.endDate(),o.contentTemplate="dxrv-preview-date-range-mobile",o.title=a.getLocalization("Date Range Parameter","AnalyticsCoreStringId.Mobile_DateRange_Title"),o.className="dxrv-preview-date-range-mobile-popup",o}t.DateRangeParemeterPopupModel=v},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(2);function r(e,t){this.sourceType=e,this.data=t}r.prototype.getDataUrl=function(){switch(this.sourceType){case"svg":return"data:image/svg+xml;charset=UTF-8;base64,"+encodeURI(this.data);case"img":return"data:image/x;base64,"+this.data}if("png"===this.sourceType||"jpg"===this.sourceType||"jpeg"===this.sourceType)return"data:image/"+this.sourceType+";base64,"+this.data},r.parse=function(e){var e=(e||"").split(","),t=e[0],e=e[1];return t&&new r(t,e)},r.toString=function(e){return o.formatUnicorn("{0},{1}",e.sourceType,e.data)},t.ImageSource=r},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(11),s=i(54),r=i(136),a=i(2),n=i(137);function d(){}d.generateCustomizeLocalizationCallback=function(e){return function(t){e("CustomizeLocalization",{LoadMessages:function(e){e&&("function"==typeof e.then?t.push(e):r.loadMessages(e))},SetAvailableCultures:function(e){var t={};t[o.defaultCulture]=o.availableCultures()[o.defaultCulture],a.extend(t,e),o.availableCultures(t)},WidgetLocalization:n})}},d.generateDesignerEvents=function(o){return{customizeActions:function(e){o("CustomizeMenuActions",{Actions:e,GetById:function(t){return t?e.filter(function(e){return t===e.id})[0]:null}})},reportTabClosing:function(e,t){return o("ReportTabClosing",e={Tab:e,ReadyToClose:t,Handled:!1}),e.Handled},reportTabClosed:function(e){o("ReportTabClosed",{Tab:e})},customizeParameterEditors:function(e,t){o("CustomizeParameterEditors",{parameter:e,info:t})},customizeParameterLookUpSource:function(e,t){return o("CustomizeParameterLookUpSource",e={parameter:e,items:t,dataSource:null}),e.dataSource},exitDesigner:function(){o("ExitDesigner")},reportSaving:function(e){var t={Url:e.url,Report:e.report,Cancel:e.cancel};o("ReportSaving",t),e.cancel=t.Cancel},reportSaved:function(e){e={Url:e.url,Report:e.report},o("ReportSaved",e)},reportOpening:function(e){var t={Url:e.url,Report:e.report,Cancel:e.cancel};o("ReportOpening",t),e.cancel=t.Cancel},reportOpened:function(e){e={Url:e.url,Report:e.report},o("ReportOpened",e)},tabChanged:function(e){o("TabChanged",{Tab:e})},onServerError:function(e){o("OnServerError",{Error:e})},customizeParts:function(e){o("CustomizeElements",{Elements:e,GetById:function(t){return t?e.filter(function(e){return t===e.id})[0]:null}})},componentAdded:function(e){o("ComponentAdded",{Model:e.model,Parent:e.parent})},customizeSaveDialog:function(i){o("CustomizeSaveDialog",{Popup:i,Customize:function(e,t){i.customize(e,t)}})},customizeSaveAsDialog:function(i){o("CustomizeSaveAsDialog",{Popup:i,Customize:function(e,t){i.customize(e,t)}})},customizeOpenDialog:function(i){o("CustomizeOpenDialog",{Popup:i,Customize:function(e,t){i.customize(e,t)}})},customizeToolbox:function(e){o("CustomizeToolbox",{ControlsFactory:e})},customizeLocalization:d.generateCustomizeLocalizationCallback(o),customizeFieldListActions:function(e,t){o("CustomizeFieldListActions",{Item:e,Actions:t})},beforeRender:function(e){o("BeforeRender",e)},customizeWizard:function(e,t){o("CustomizeWizard",{Type:e,Wizard:t})}}},d.generatePreviewEvents=function(o,r){var e={previewClick:function(e,i,t){return o("PreviewClick",e={PageIndex:e,Brick:i,DefaultHandler:t,GetBrickText:function(){return i&&i.text()},GetBrickValue:function(t){void 0===t&&(t="value");var e=i&&i.content&&i.content.filter(function(e){return e.Key===t})[0];return e&&e.Value},Handled:!1}),e.Handled},documentReady:function(e,t,i){o([r,"DocumentReady"].join(""),{ReportId:t,DocumentId:e,PageCount:i})},editingFieldChanged:function(e,t,i){return e={Field:e,OldValue:t,NewValue:i},o([r,"EditingFieldChanged"].join(""),e),e.NewValue},parametersSubmitted:function(e,t){o([r,"ParametersSubmitted"].join(""),{ParametersViewModel:e,Parameters:t})},parametersReset:function(e,t){o([r,"ParametersReset"].join(""),{ParametersViewModel:e,Parameters:t})},customizeParameterLookUpSource:function(e,t){return o("CustomizeParameterLookUpSource",e={parameter:e,items:t,dataSource:null}),e.dataSource},customizeParameterEditors:function(e,t){o("CustomizeParameterEditors",{parameter:e,info:t})},customizeActions:function(e){o([r,"CustomizeMenuActions"].join(""),{Actions:e,GetById:function(t){return t?e.filter(function(e){return t===e.id})[0]:null}})},customizeParts:function(e){o([r,"CustomizeElements"].join(""),{Elements:e,GetById:function(t){return t?e.filter(function(e){return t===e.templateName})[0]:null}})},customizeExportOptions:function(e){e=new s.CustomizeExportOptionsEventArgs(e),o([r,"CustomizeExportOptions"].join(""),e)},onServerError:function(e){o("OnServerError",{Error:e})}};return r||(e.beforeRender=function(e){o("BeforeRender",e)},e.customizeLocalization=d.generateCustomizeLocalizationCallback(o)),e},t.EventGenerator=d},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(1);function o(e){this._options=e}o.prototype.HideExportOptionsPanel=function(){this._options.panelVisible=!1},o.prototype.HideFormat=function(e){delete this._options.exportOptions[e.propertyName||e.format]},o.prototype.HideProperties=function(o){for(var r=this,e=[],t=1;t<arguments.length;t++)e[t-1]=arguments[t];function s(t,e){if(e=e.getInfo&&e.getInfo()){e=e.filter(function(e){return e.modelName===t||e.modelName==="@"+t})[0];if(e)return e.propertyName}return t}function a(e,t){t=s(t,e);var i=e.isPropertyVisible;e.isPropertyVisible=i?function(e){return i(e)&&e!==t}:function(e){return e!==t}}0==e.length?a(this._options.exportOptions,o.format):e.forEach(function(e){for(var t=Array.isArray(e)?e:e.split("."),i=r._options.exportOptions[o.format];1<t.length;)i=n.unwrap(i[s(t[0],i)]),t.splice(0,1);a(i,t[0])})},o.prototype.GetExportOptionsModel=function(e){return this._options.exportOptions[e.format]},t.CustomizeExportOptionsEventArgs=o},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.csvExportOptionsSerializationInfo=[o.textEncodingType,o.textExportMode,{propertyName:"quoteStringsWithSeparators",modelName:"@QuoteStringsWithSeparators",displayName:"Quote Strings with Separators",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.QuoteStringsWithSeparators",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},o.useCustomSeparator,o.csvTextSeparator,{propertyName:"skipEmptyRows",modelName:"@SkipEmptyRows",displayName:"Skip Empty Rows",localizationId:"DevExpress.XtraPrinting.CsvExportOptions.SkipEmptyRows",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"skipEmptyColumns",modelName:"@SkipEmptyColumns",displayName:"Skip Empty Columns",localizationId:"DevExpress.XtraPrinting.CsvExportOptions.SkipEmptyColumns",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(1),r=i(0),s=i(12);t.editorTemplates={csvSeparator:{header:"dx-text",extendedOptions:{placeholder:o.pureComputed(function(){return(s.cultureInfo.csvTextSeparator||"")+" "+r.getLocalization("(Using System Separator)","PreviewStringId.ExportOption_CsvSeparator_UsingSystem")})}}}},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(0),t=t(5);function r(e,t){(t=t||new i.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,o.docxExportDocumentOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return o.docxExportDocumentOptionsSerializationInfo},o.DocxExportDocumentOptions=r,o.docxExportDocumentOptionsSerializationInfo=[{propertyName:"title",modelName:"@Title",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Title",displayName:"Title",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"subject",modelName:"@Subject",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Subject",displayName:"Subject",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"keywords",modelName:"@Keywords",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Keywords",displayName:"Keywords",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"category",modelName:"@Category",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Category",displayName:"Category",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"comments",modelName:"@Comments",localizationId:"DevExpress.XtraPrinitng.DocxDocumentOptions.Comments",displayName:"Comments",defaultVal:"",editor:t.editorTemplates.getEditor("text")},{propertyName:"author",modelName:"@Author",localizationId:"DevExpress.XtraPrinting.DocxDocumentOptions.Author",displayName:"Author",defaultVal:"",editor:t.editorTemplates.getEditor("text")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),i=i(5);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.prototype.getInfo=function(){return t.additionalRecipientSerializationsInfo},r.createNew=function(){return new r({})},t.AdditionalRecipientModel=r,t.additionalRecipientSerializationsInfo=[{propertyName:"ContactName",modelName:"@ContactName",displayName:"ContactName",localizationId:"DevExpress.XtraPrinting.Recipient.ContactName",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"Address",modelName:"@Address",displayName:"Address",localizationId:"DevExpress.XtraPrinting.Recipient.Address",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"Prefix",modelName:"@Prefix",displayName:"Prefix",localizationId:"DevExpress.XtraPrinting.Recipient.Prefix",defaultVal:"SMTP:",editor:i.editorTemplates.getEditor("text")},{propertyName:"fieldType",modelName:"@FieldType",displayName:"Field Type",localizationId:"DevExpress.XtraPrinting.Recipient.FieldType",defaultVal:"TO",editor:i.editorTemplates.getEditor("combobox"),from:o.fromEnum,valuesArray:[{value:"TO",displayValue:"TO",localizationId:"DevExpress.XtraPrinting.RecipientFieldType.TO"},{value:"CC",displayValue:"CC",localizationId:"DevExpress.XtraPrinting.RecipientFieldType.CC"},{value:"BCC",displayValue:"BCC",localizationId:"DevExpress.XtraPrinting.RecipientFieldType.BCC"}]}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(60),r=i(0);function s(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}s.from=function(e,t){return new s(e||{},t)},s.toJson=function(e,t,i){return t.serialize(e,o.exportOptionsSerializationInfo,i)},s.prototype.getInfo=function(){return o.exportOptionsSerializationInfo},t.ExportOptions=s},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(24),r=i(61),s=i(27),a=i(29),n=i(31),d=i(33),l=i(65),p=i(35),c=i(36),v=i(37),h=i(38),u=i(25),i=i(5);t.exportOptionsSerializationInfo=[{propertyName:"csv",modelName:"Csv",displayName:"CSV Export Options",localizationId:"DevExpress.XtraPrinting.CsvExportOptions",from:o.CsvExportOptions.from,toJsonObject:o.CsvExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"email",modelName:"Email",displayName:"E-mail Options",localizationId:"DevExpress.XtraPrinting.EmailOptions",editor:i.editorTemplates.getEditor("objecteditor"),info:r.emailOptionsSerializationInfo},{propertyName:"html",modelName:"Html",displayName:"HTML Export Options",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions",from:s.HtmlExportOptions.from,toJsonObject:s.HtmlExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"image",modelName:"Image",displayName:"Image Export Options",localizationId:"DevExpress.XtraPrinting.ImageExportOptions",from:a.ImageExportOptions.from,toJsonObject:a.ImageExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"mailMessage",modelName:"MailMessage",displayName:"Mail Message Export Options",localizationId:"DevExpress.XtraPrinting.MailMessageExportOptions",from:n.MhtExportOptions.from,toJsonObject:n.MhtExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"mht",modelName:"Mht",displayName:"MHT Export Options",localizationId:"DevExpress.XtraPrinting.MhtExportOptions",from:n.MhtExportOptions.from,toJsonObject:n.MhtExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"nativeFormat",modelName:"NativeFormat",displayName:"Native Format Options",localizationId:"DevExpress.XtraPrinting.NativeFormatOptions",editor:i.editorTemplates.getEditor("objecteditor"),info:r.nativeFormatOptionsSerializationInfo},{propertyName:"pdf",modelName:"Pdf",displayName:"PDF Export Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions",from:d.PdfExportOptions.from,toJsonObject:d.PdfExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"printPreview",modelName:"PrintPreview",displayName:"Print Preview Options",localizationId:"DevExpress.XtraPrinting.PrintPreviewOptions",from:l.PrintPreviewOptions.from,toJsonObject:l.PrintPreviewOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"rtf",modelName:"Rtf",displayName:"RTF Export Options",localizationId:"DevExpress.XtraPrinting.RtfExportOptions",from:p.RtfExportOptions.from,toJsonObject:p.RtfExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"textExportOptions",modelName:"Text",displayName:"Text Export Options",localizationId:"DevExpress.XtraPrinting.TextExportOptions",from:c.TextExportOptions.from,toJsonObject:c.TextExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"xls",modelName:"Xls",displayName:"XLS Export Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions",from:v.XlsExportOptions.from,toJsonObject:v.XlsExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"xlsx",modelName:"Xlsx",displayName:"XLSx Export Options",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions",from:h.XlsxExportOptions.from,toJsonObject:h.XlsxExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")},{propertyName:"docx",modelName:"Docx",displayName:"Docx Export Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions",from:u.DocxExportOptions.from,toJsonObject:u.DocxExportOptions.toJson,editor:i.editorTemplates.getEditor("objecteditor")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(58),r=i(0),i=i(5);t.nativeFormatOptionsSerializationInfo=[{propertyName:"compressed",modelName:"@Compressed",displayName:"Compressed",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.Compressed",defaultVal:!0,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"showOptionsBeforeSave",modelName:"@ShowOptionsBeforeSave",displayName:"Show Options Before Save",localizationId:"DevExpress.XtraPrinting.NativeFormatOptions.ShowOptionsBeforeSave",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool}],t.additionalRecipients={propertyName:"additionalRecipients",modelName:"AdditionalRecipients",displayName:"Additional Recipients",localizationId:"DevExpress.XtraPrinting.EmailOptions.AdditionalRecipients",array:!0,editor:i.editorTemplates.getEditor("commonCollection"),addHandler:o.AdditionalRecipientModel.createNew,template:"#dxrd-commonCollectionItem"},t.emailOptionsSerializationInfo=[{propertyName:"recipientName",modelName:"@RecipientName",displayName:"Recipient Name",localizationId:"DevExpress.XtraPrinting.EmailOptions.RecipientName",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"recipientAddress",modelName:"@RecipientAddress",displayName:"Recipient Address",localizationId:"DevExpress.XtraPrinting.EmailOptions.RecipientAddress",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"recipientAddressPrefix",modelName:"@RecipientAddressPrefix",displayName:"Recipient Address Prefix",localizationId:"DevExpress.XtraPrinting.EmailOptions.RecipientAddressPrefix",defaultVal:"SMTP:",editor:i.editorTemplates.getEditor("text")},{propertyName:"subject",modelName:"@Subject",displayName:"Subject",localizationId:"DevExpress.XtraPrinting.EmailOptions.Subject",defaultVal:"",editor:i.editorTemplates.getEditor("text")},{propertyName:"body",modelName:"@Body",displayName:"Body",localizationId:"DevExpress.XtraPrinting.EmailOptions.Body",defaultVal:"",editor:i.editorTemplates.getEditor("text")},t.additionalRecipients]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),s=i(5),a=i(34),i=i(63);t.pdfACompatibilityValues={None:"None",PdfA1b:"PdfA1b",PdfA2b:"PdfA2b",PdfA3b:"PdfA3b"},t.pdfACompatibility={propertyName:"pdfACompatibility",modelName:"@PdfACompatibility",displayName:"PDF A Compatibility",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.PdfACompatibility",editor:s.editorTemplates.getEditor("combobox"),defaultVal:t.pdfACompatibilityValues.None,from:r.fromEnum,valuesArray:[{value:t.pdfACompatibilityValues.None,displayValue:t.pdfACompatibilityValues.None,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.None"},{value:t.pdfACompatibilityValues.PdfA1b,displayValue:t.pdfACompatibilityValues.PdfA1b,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.PdfA1b"},{value:t.pdfACompatibilityValues.PdfA2b,displayValue:t.pdfACompatibilityValues.PdfA2b,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.PdfA2b"},{value:t.pdfACompatibilityValues.PdfA3b,displayValue:t.pdfACompatibilityValues.PdfA3b,localizationId:"DevExpress.XtraPrinting.PdfACompatibility.PdfA3b"}]},t.pdfExportOptionsSerializationInfo=[{propertyName:"convertImagesToJpeg",modelName:"@ConvertImagesToJpeg",displayName:"Convert Images to Jpeg",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ConvertImagesToJpeg",defaultVal:!0,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"showPrintDialogOnOpen",modelName:"@ShowPrintDialogOnOpen",displayName:"Show Print Dialog on Open",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ShowPrintDialogOnOpen",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"neverEmbeddedFonts",modelName:"@NeverEmbeddedFonts",displayName:"Never Embedded Fonts",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.NeverEmbeddedFonts",defaultVal:"",editor:s.editorTemplates.getEditor("text")},{propertyName:"exportEditingFieldsToAcroForms",modelName:"@ExportEditingFieldsToAcroForms",displayName:"Export Editing Fields To AcroForms",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ExportEditingFieldsToAcroForms",defaultVal:!1,editor:s.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"imageQuality",modelName:"@ImageQuality",displayName:"Image Quality",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.ImageQuality",editor:s.editorTemplates.getEditor("combobox"),defaultVal:"Highest",from:r.fromEnum,valuesArray:[{value:"Lowest",displayValue:"Lowest",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Lowest"},{value:"Low",displayValue:"Low",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Low"},{value:"Medium",displayValue:"Medium",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Medium"},{value:"High",displayValue:"High",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.High"},{value:"Highest",displayValue:"Highest",localizationId:"DevExpress.XtraPrinting.PdfJpegImageQuality.Highest"}]},t.pdfACompatibility,o.pageRange,o.rasterizationResolution,{propertyName:"documentOptions",modelName:"DocumentOptions",displayName:"Document Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions.DocumentOptions",from:a.PdfExportDocumentOptions.from,toJsonObject:a.PdfExportDocumentOptions.toJson,editor:s.editorTemplates.getEditor("objecteditor")},{propertyName:"pdfPasswordSecurityOptions",modelName:"PasswordSecurityOptions",displayName:"Pdf Password Security Options",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions",from:i.PdfPasswordSecurityOptions.from,toJsonObject:i.PdfPasswordSecurityOptions.toJson,editor:s.editorTemplates.getEditor("objecteditor")}]},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(2),r=t(0),s=t(5),t=t(64);function a(e,t){(t=t||new r.ModelSerializer).deserialize(this,e)}a.from=function(e,t){return new a(e||{},t)},a.toJson=function(e,t,i){return t.serialize(e,o.pdfExportPasswordSecurityOptionsSerializationInfo,i)},a.prototype.getInfo=function(){return o.pdfExportPasswordSecurityOptionsSerializationInfo},a.prototype.isPropertyDisabled=function(e){if(!this.permissionsPassword||!this.permissionsPassword())return"permissionsOptions"===e||e===o.pdfEncryptionLevel.propertyName&&!(this.openPassword&&this.openPassword())},a.prototype.hasSensitiveData=function(){return!!(this.openPassword&&this.openPassword()||this.permissionsPassword&&this.permissionsPassword())},o.PdfPasswordSecurityOptions=a,o.pdfEncryptionLevel={propertyName:"encryptionLevel",modelName:"@EncryptionLevel",displayName:"Encryption Level",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions.EncryptionLevel",defaultVal:"AES128",editor:s.editorTemplates.getEditor("combobox"),valuesArray:[{value:"ARC4",displayValue:"ARC4",localizationId:"DevExpress.XtraPrinting.PdfEncryptionLevel.ARC4"},{value:"AES128",displayValue:"AES128",localizationId:"DevExpress.XtraPrinting.PdfEncryptionLevel.AES128"},{value:"AES256",displayValue:"AES256",localizationId:"DevExpress.XtraPrinting.PdfEncryptionLevel.AES256"}]},o.pdfExportPasswordSecurityOptionsSerializationInfo=[i.createPasswordSerializationInfo({propertyName:"openPassword",modelName:"@OpenPassword",displayName:"Open Password",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions.OpenPassword",defaultVal:""}),o.pdfEncryptionLevel,i.createPasswordSerializationInfo({propertyName:"permissionsPassword",modelName:"@PermissionsPassword",displayName:"Permissions Password",localizationId:"DevExpress.XtraPrinting.PdfPasswordSecurityOptions.PermissionsPassword",defaultVal:""}),{propertyName:"permissionsOptions",modelName:"PermissionsOptions",displayName:"Pdf Permissions Options",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions",from:t.PdfPermissionsOptions.from,toJsonObject:t.PdfPermissionsOptions.toJson,editor:s.editorTemplates.getEditor("objecteditor")}]},function(e,o,t){"use strict";Object.defineProperty(o,"__esModule",{value:!0});var i=t(0),t=t(5);function r(e,t){(t=t||new i.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,o.pdfExportPermissionsOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return o.pdfExportPermissionsOptionsSerializationInfo},o.PdfPermissionsOptions=r,o.pdfExportPermissionsOptionsSerializationInfo=[{propertyName:"printingPermissions",modelName:"@PrintingPermissions",displayName:"Printing Permissions",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.PrintingPermissions",defaultVal:"None",editor:t.editorTemplates.getEditor("combobox"),valuesArray:[{value:"None",displayValue:"None",localizationId:"DevExpress.XtraPrinting.PrintingPermissions.None"},{value:"LowResolution",displayValue:"LowResolution",localizationId:"DevExpress.XtraPrinting.PrintingPermissions.LowResolution"},{value:"HighResolution",displayValue:"HighResolution",localizationId:"DevExpress.XtraPrinting.PrintingPermissions.HighResolution"}]},{propertyName:"changingPermissions",modelName:"@ChangingPermissions",displayName:"Changing Permissions",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.ChangingPermissions",defaultVal:"None",editor:t.editorTemplates.getEditor("combobox"),valuesArray:[{value:"None",displayValue:"None",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.None"},{value:"InsertingDeletingRotating",displayValue:"InsertingDeletingRotating",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.InsertingDeletingRotating"},{value:"FillingSigning",displayValue:"FillingSigning",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.FillingSigning"},{value:"CommentingFillingSigning",displayValue:"CommentingFillingSigning",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.CommentingFillingSigning"},{value:"AnyExceptExtractingPages",displayValue:"AnyExceptExtractingPages",localizationId:"DevExpress.XtraPrinting.ChangingPermissions.AnyExceptExtractingPages"}]},{propertyName:"enableCopying",modelName:"@EnableCopying",displayName:"Enable Copying",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.EnableCopying",defaultVal:!1,editor:t.editorTemplates.getEditor("bool"),from:i.parseBool},{propertyName:"enableScreenReaders",modelName:"@EnableScreenReaders",displayName:"Enable Screen Readers",localizationId:"DevExpress.XtraPrinting.PdfPermissionsOptions.EnableScreenReaders",defaultVal:!0,editor:t.editorTemplates.getEditor("bool"),from:i.parseBool}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e,t){(t=t||new o.ModelSerializer).deserialize(this,e)}r.from=function(e,t){return new r(e||{},t)},r.toJson=function(e,t,i){return t.serialize(e,s.printPreviewOptionsSerializationInfo,i)},r.prototype.getInfo=function(){return s.printPreviewOptionsSerializationInfo},t.PrintPreviewOptions=r;var s=i(66)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});i=i(5);t.printPreviewOptionsSerializationInfo=[{propertyName:"defaultFileName",modelName:"@DefaultFileName",displayName:"Default File Name",localizationId:"DevExpress.XtraPrinting.PrintPreviewOptions.DefaultFileName",defaultVal:"Document",editor:i.editorTemplates.getEditor("text")}]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),r=i(0),i=i(5);t.textExportOptionsSerializationInfo=[o.textEncodingType,{propertyName:"quoteStringsWithSeparators",modelName:"@QuoteStringsWithSeparators",displayName:"Quote Strings with Separators",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.QuoteStringsWithSeparators",defaultVal:!1,editor:i.editorTemplates.getEditor("bool"),from:r.parseBool},{propertyName:"separator",modelName:"@Separator",displayName:"Separator",localizationId:"DevExpress.XtraPrinting.TextExportOptionsBase.Separator",defaultVal:"TAB",editor:i.editorTemplates.getEditor("text")},o.textExportMode]},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(4),i=i(14);t.xlsxExportOptionsSerializationInfo=[o.xlsxExportMode].concat(i.xlsExportOptionsSerializationInfoCommon)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Locker=function(){var t=this;this.lock=function(e){t.isUpdate||(t.isUpdate=!0,e(),t.isUpdate=!1)},this.isUpdate=!1}},function(e,t,i){"use strict";var o,l,p,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),c=(Object.defineProperty(t,"__esModule",{value:!0}),i(52)),s=i(0),v=i(1),a=i(3),n=i(9),d=i(2);function h(e){var t={};return t=e&&(e=e.getDataUrl())?{background:"url("+e+") no-repeat",backgroundPosition:"center center",backgroundSize:"cover"}:t}function u(e,t,i){return a.isEmptyObject(i)?n.SvgTemplatesEngine.getExistingTemplate("dxrd-svg-checkboxglyphs-"+e+"_"+t):"dxrd-checkboxcustomglyph"}(i=l=t.GlyphStyle||(t.GlyphStyle={}))[i.StandardBox1=0]="StandardBox1",i[i.StandardBox2=1]="StandardBox2",i[i.YesNoBox=2]="YesNoBox",i[i.YesNoSolidBox=3]="YesNoSolidBox",i[i.YesNo=4]="YesNo",i[i.RadioButton=5]="RadioButton",i[i.Smiley=6]="Smiley",i[i.Thumb=7]="Thumb",i[i.Toggle=8]="Toggle",i[i.Star=9]="Star",i[i.Heart=10]="Heart",(i=p=t.CheckState||(t.CheckState={}))[i.Unchecked=0]="Unchecked",i[i.Checked=1]="Checked",i[i.Indeterminate=2]="Indeterminate",t.createCustomGlyphStyleCss=h,t.getCheckBoxTemplate=u;g=s.Disposable,r(m,g),m.prototype._toggleCheckState=function(){this.field.editValue()===p.Checked?this.field.editValue(p.Unchecked):this.field.editValue(p.Checked)},m.prototype.onKeyDown=function(e,t){t.key==d.KeyboardEnum.Space&&this.toggleCheckState()},m.prototype.onBlur=function(){this.focused(!1)},m.prototype.onFocus=function(){this.focused(!0)},m.prototype.onClick=function(e,t){t.target.focus(),this.toggleCheckState(),t.stopPropagation()},m.prototype.checked=function(){return this.field.editValue()===p.Checked||this.field.editValue()!==p.Unchecked&&void 0},m.prototype.toggleCheckState=function(){var t=this;this.field.readOnly()||(this.field.groupID()?!1===this.checked()&&(this._editingFieldsProvider().forEach(function(e){e.groupID()===t.field.groupID()&&e.editValue(p.Unchecked)}),this._toggleCheckState()):this._toggleCheckState())};var g,i=m;function m(t,e,i,o,r){var s=g.call(this)||this,a=(s.focused=v.observable(!1),s._editingFieldsProvider=r,s.template="dxrp-editing-field-checkbox",s.field=t,s.zoom=o,s.field.model().bounds),n=s.field.model().brickOptions.checkBoxBounds,d=s.field.model().brickOptions.rtlLayout;return s.containerStyle=function(){return{height:a.height+"px",width:a.width+"px",top:100*a.top/i+"%",left:100*a.left/e+"%"}},s.checkStyle=function(){return{height:n.height+"px",width:n.width+"px",top:n.top+"px",left:(d?a.width-n.left-n.width:n.left)+"px"}},s._disposables.push(s.customGlyphStyleCss=v.pureComputed(function(){var e=t.model().brickOptions.checkBoxGlyphOptions.customGlyphs.filter(function(e){return e.key===s.field.editValue()})[0];return e.value?h(new c.ImageSource(e.value.imageType,e.value.image)):{}})),s._disposables.push(s.checkStateStyleIcon=v.pureComputed(function(){return u(l[t.model().brickOptions.checkBoxGlyphOptions.glyphStyle],p[s.field.editValue()],s.customGlyphStyleCss())})),s}t.CheckEditingFieldViewModel=i},function(e,t,i){"use strict";var o,y,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(40)),b=i(11),w=i(0),_=i(2),z=i(1),M=i(3),i=(i(41),y=s.TextEditingFieldViewModelBase,r(P,y),P.prototype.activateEditor=function(e,t){this.field.readOnly()||this.active()||(this.active(!0),(t=M(t&&t.currentTarget).find(":focusable").eq(0)[0]).focus(),t.setSelectionRange&&t.setSelectionRange(t.value.length,t.value.length))},P.setText=function(e,t,i,o,r,s){for(var a=0;a<e.length;a++)e[a].text="";for(var n=Math.ceil(o.length/s),d=o.length%s,l=-1,l=0===t.indexOf("Bottom")?r-n:0===t.indexOf("Middle")?Math.floor((r-n)/2):0,p=-1,p=0<t.indexOf("Right")?i?0:s-d:0<t.indexOf("Center")?Math.floor((s-d)/2):i?s-d:0,a=l*s,c=0;c<o.length-d;c++,a++)0<=a&&a<e.length&&(e[a].text=o[c]);for(;c<o.length;c++,a++)0<=a&&a<e.length&&(e[a+p].text=o[c])},P);function P(t,e,i,o,r){for(var s=y.call(this)||this,a=(s.field=t,s.template="dxrp-character-comb-editing-field",s.active=z.observable(!1),t.model().brickOptions),n={rtl:function(){return a.rtl}},d=((new w.ModelSerializer).deserialize(n,JSON.parse(a.style),b.brickStyleSerializationsInfo),new _.CssCalculator(n,z.observable(!!a.rtlLayout))),l=parseInt(d.paddingsCss().paddingTop)+parseInt(d.paddingsCss().paddingBottom),p=d.borderCss(),c=("none"!==p.borderTop&&(l+=n.borderWidth()),"none"!==p.borderBottom&&(l+=n.borderWidth()),s.textStyle=function(){return M.extend({},d.fontCss(),d.foreColorCss(),d.textAlignmentCss())},s.hideEditor=function(e){setTimeout(function(){e?t.editValue(t._editorValue()):t._editorValue(t.editValue()),s.active(!1)})},s.containerStyle=z.pureComputed(function(){return M.extend({width:r.width+"px",height:r.height+"px","line-height":r.height-l+"px",top:100*r.top/i+"%",left:100*r.left/e+"%"},d.fontCss(),d.foreColorCss())}),0),v="none",h=(["Left","Top","Right","Bottom"].forEach(function(e){"none"!==p["border"+e]&&(v=p["border"+e],c=2*n.borderWidth())}),{border:v,"text-align":"center",position:"absolute","box-sizing":"border-box","border-color":"transparent"}),u=t.model().brickOptions.characterCombBounds,g=(s.cells=[],{}),m=0;m<u.length;m++)s.cells.push({style:M.extend({width:u[m].width+"px",height:u[m].height+"px","line-height":u[m].height-c+"px",top:u[m].top+"px",left:u[m].left+"px"},h),text:""}),g[u[m].top]=m;var x=Object.keys(g).length,f=s.cells.length/x;return P.setText(s.cells,n.textAlignment(),n.rtl(),t.editValue.peek(),x,f),t.editValue.subscribe(function(e){P.setText(s.cells,n.textAlignment(),n.rtl(),e,x,f)}),s.zoom=o,s}t.CharacterCombEditingFieldViewModel=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(19)),n=i(1),d=i(3),i=(r=a.ImageEditingFieldViewModel,s(l,r),l.prototype.isPopupActive=function(e){return this.active()&&this._getPopupContainer(e).hasClass(this._popupInitializedClass)},l.prototype.getPainter=function(){return null==this.painterData&&(this.painterData={imageSource:this.getImage(),imageType:this.getImageType(),alignment:this.alignment(),sizeMode:this.sizeMode(),zoom:this.zoom,canDraw:n.observable(!1)}),this.painterData},l.prototype.getPopupData=function(){var i=this,t=n.observable(!1);return this.popupData={contentData:this,paintData:this.painterData,contentTemplate:"dxrp-editing-field-image-editor",isVisible:function(e){return i.isPopupActive(e)},getContainer:function(){return i.popupTarget},getPositionTarget:function(e){return i._getPopupContainer(e)},showContent:t,onShown:function(e){t(!0)},onHiding:function(e){i._getPictureEditorModel(e.component._$popupContent[0]).painter.signaturePainter.resetLastPosition(),i._resetPainter(i._getPainterModel(e.element)),document.activeElement.blur(),i.active(!1)},onContentReady:function(t){i._resetPainter(i._getPainterModel(t.element)),t.component&&t.component.registerKeyHandler("tab",function(e){i.popupData.onHiding(t)})},renderedHandler:function(e,t){i._resetPictureEditor(i._getPictureEditorModel(e))}},this.popupData},l.prototype.activateEditor=function(e,t){this.field.readOnly()||((t=this._getPopupContainer(t.target)).hasClass(this._popupInitializedClass)||t.addClass(this._popupInitializedClass),this.active(!0))},l);function l(){var t=null!==r&&r.apply(this,arguments)||this;return t.parentPopupClass="dxrp-editing-field-popup-container",t._popupInitializedClass="dxrp-editing-field-popup-container-initialized",t._getPopupContainer=function(e){return d(e).closest("."+t.parentPopupClass)},t._getPainterModel=function(e){e=t._getPopupContainer(e).find(".dx-painter");return e.length?n.dataFor(e[0]):null},t._getPictureEditorModel=function(e){e=d(e).find(".dx-picture-editing");return e.length?n.dataFor(e[0]):null},t._resetPictureEditor=function(e){e.reset(t.painterData.imageSource,t.painterData.alignment,t.painterData.sizeMode,t.painterData.imageType),t._resetPainter(e.painter)},t._resetPainter=function(e){e.imagePainter.format(e.imageFormatByType(t.getImageType())),e.imagePainter.sizeMode(t.sizeMode()),e.imagePainter.alignment(t.alignment()),e.imagePainter.image(t.getImage()),e.refresh()},t.template="dxrp-popup-editing-field-image",t}t.PopupImageEditingFieldViewModel=i,t.DefaultImageEditingFieldViewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(10);function o(e){this._getSortingStage=e}o.prototype.doSorting=function(e,t,i){if(e){if(i){if(this._detachSorting(e))return}else t?this._appendSorting(e):this._applySorting(e);return!0}},o.prototype._applySorting=function(e){for(var t=this._getSortingStage(),i=0;i<t.length;i++)if(t[i]&&t[i].Key===e.target){for(var o,r=t[i].Value||[],s=0;s<r.length;s++)r[s]&&r[s].fieldName===e.field?0!=s?(o=r.splice(s,1)[0],this._changeSortOrder(o),r.unshift(o)):this._changeSortOrder(r[s]):r[s].sortOrder=a.ColumnSortOrder.None;return}},o.prototype._appendSorting=function(e){for(var t=this._getSortingStage(),i=0;i<t.length;i++)if(t[i]&&t[i].Key===e.target)for(var o,r=t[i].Value||[],s=0;s<r.length;s++)if(r[s]&&r[s].fieldName===e.field)return s!=r.length-1?(o=r.splice(s,1)[0],this._changeSortOrder(o),void r.push(o)):void this._changeSortOrder(r[s])},o.prototype._detachSorting=function(e){for(var t=!1,i=this._getSortingStage(),o=0;o<i.length;o++)if(i[o]&&i[o].Key===e.target)return void(i[o].Value||[]).forEach(function(e){e.sortOrder===a.ColumnSortOrder.None?t=!0:e.sortOrder=a.ColumnSortOrder.None});return t},o.prototype._changeSortOrder=function(e){e.sortOrder=e.sortOrder===a.ColumnSortOrder.Ascending?a.ColumnSortOrder.Descending:a.ColumnSortOrder.Ascending},t.SortingProcessor=o},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var a=i(1);function r(e,t){return 100*e/t+"%"}function n(e,t){var t=t?t():[];return e.efIndex&&0<e.efIndex&&e.efIndex<=t.length&&"text"===t[e.efIndex-1].type()?t[e.efIndex-1].editValue():(t=e.content&&e.content.filter(function(e){return"text"===e.Key})[0])&&t.Value}t.convertToPercent=r,t.brickText=n,t.updateBricksPosition=function t(e,i,o){e&&(e[e.rtl?"rightP":"leftP"]=r(e.left,o),e.widthP=r(e.width,o),e.topP=r(e.top,i),e.heightP=r(e.height,i),e.bricks)&&e.bricks.forEach(function(e){t(e,i,o)})},t.initializeBrick=function t(i,o,r,s){i&&(i.active?i.active(!1):i.active=a.observable(!1),i.onClick=function(e){o&&o(i,e)},i.bricks&&i.bricks.forEach(function(e){e&&(e.top+=i.top,e.left+=i.left,t(e,o,r,s))}),0<i.efIndex&&s.push(i),i.text=function(){return n(i)})}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(1)),i=i(2),n=(r=i.AccessibilityKeyboardHelperBase,s(d,r),d.prototype.initialize=function(){r.prototype.initialize.call(this),this.setTabIndexes(0)},d.prototype.clickHandler=function(){},d.prototype.itemHandleEnterKey=function(e,t){return this.controlElements[t].actionExecute(e),!0},d.prototype.itemHandleSpaceKey=function(e,t){return this.itemHandleEnterKey(e,t)},d.prototype.createControlElement=function(e,t){return new p(e,a.dataFor(e))},d);function d(){var e=null!==r&&r.apply(this,arguments)||this;return e.controlElementClassName="dx-accessibility-editing-field-item",e.accessibilityCompliantEnabled=!0,e}t.PreviewEditingFieldsKeyboardHelper=n;l=i.AccessibilityControlElementBase,s(c,l),c.prototype.dispose=function(){this.element.removeEventListener("focus",this._activateHandler),this.element.removeEventListener("blur",this._blur),l.prototype.dispose.call(this)},c.prototype.actionExecute=function(e){this.model.activateEditor?this._activateHandler(e):this.model.onClick&&this.model.onClick(this.model,e)};var l,p=c;function c(e,t){var i=l.call(this,e)||this;return i.element=e,i.model=t,i._processFocus=!0,i._activateHandler=function(e){var t;i.model.activateEditor&&i._processFocus&&(i.model.activateEditor(i.model,{target:i.element,currentTarget:i.element}),i.element.setAttribute("tabindex","-1"),t=i.model.active.subscribe(function(e){e||(i.element.setAttribute("tabindex","0"),document.activeElement===document.body&&(i._processFocus=!1,i.element.focus()),t.dispose())}),i._disposables.push(t))},i._blur=function(e){i._processFocus=!0},e.addEventListener("focus",i._activateHandler),e.addEventListener("blur",i._blur),i}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0),d=i(6);function r(e){this._preview=e}r.prototype.doneStartExportHandler=function(e,o,t,r){var s,a,n=this;void 0===r&&(r=!1);try{t?(this._preview._currentOperationId(t),s=0,(a=function(i){n._preview.getExportStatus(i).done(function(e){var t;e&&e.requestAgain?(s<e.progress&&(s=e.progress,n._preview.updateExportStatus(e.progress)),t=function(){a(i)},d.PollingDelay()?setTimeout(t,d.PollingDelay()):t()):(n._preview.progressBar.complete(),!e.requestAgain&&e.completed&&(n._preview.updateExportStatus(e.progress),n._preview.getExportResult(i,o,e.token,r,e.uri)))})})(this._preview._currentOperationId())):this._preview.progressBar.complete()}finally{e.resolve(!0),this._preview._startBuildOperationId=""}},r.prototype.errorStartExportHandler=function(e,t){this._preview.progressBar.complete()},r.prototype.doneExportStatusHandler=function(e,t,i){try{i?(this._preview.progressBar&&this._preview.progressBar.progress()<i.progress&&this._preview.progressBar.progress(i.progress),e.resolve(i)):(e.resolve({requestAgain:!1}),this._preview.progressBar.complete())}finally{e.state&&"pending"!==e.state()||e.resolve({requestAgain:!1})}},r.prototype.errorExportStatusHandler=function(e,t){this._preview.progressBar.complete(),e.resolve({requestAgain:!1,completed:!1})},r.prototype.doneStartBuildHandler=function(e,t,i){var o=this;try{var r,s,a=function(e){e&&o._preview.pages.removeAll(),o._preview.removeEmptyPages()};t&&t.documentId?(r=this._preview._stopBuildRequests[i],s=this._preview._closeDocumentRequests[i],i&&(r||s)?(s?this._preview.closeDocument(t.documentId):r&&this._preview.stopBuild(t.documentId),this._preview.progressBar.complete(),a()):(this._preview._currentDocumentId(t.documentId),this._preview.getDoGetBuildStatusFunc()(this._preview._currentDocumentId()))):(this._preview.progressBar.complete(),a())}finally{e.resolve(!0)}},r.prototype.errorStartBuildHandler=function(e,t){this._preview.pageLoading(!1),this._preview.errorMessage(o.getLocalization("Document creation was cancelled due to server error","WebDocumentViewer_DocumentCreationCancelled")),this._preview.progressBar.complete(),e.resolve(!0),this._preview.removeEmptyPages()},r.prototype.errorGetBuildStatusHandler=function(e,t,i){e.resolve({requestAgain:!1,completed:!1})},r.prototype.doneGetBuildStatusHandler=function(e,t,i,o){var r=this;try{if(i){this._preview.progressBar.progress()<i.progress&&!this._preview._stopBuildRequests[t]&&!o()&&this._preview.progressBar.progress(i.progress);var s=-1===this._preview.pageIndex()&&0<i.pageCount;s&&this._preview.pageIndex(0);for(var a,n=0;n<i.pageCount&&!this._preview._stopBuildRequests[t]&&!o();n++){var d,l,p=function(e){return r._preview.createPage(e,r._preview.createBrickClickProcessor(e))};n<this._preview.pages().length?((d=this._preview.pages()[n])&&!d.isEmpty||(d=p(n),this._preview.pages.splice(n,1,d)),-1===d.pageIndex&&(d.pageIndex=n,this._preview.pageIndex.peek()===n)&&d.isClientVisible(!0)):(l=p(n),this._preview.pages.push(l))}this._preview._raiseOnSizeChanged(),s&&(a=this._preview.pages().length?0:-1,this._preview.goToPage(a,!0)),e.resolve(i)}else e.resolve({requestAgain:!1})}finally{"pending"===e.state()&&e.resolve({requestAgain:!1})}},t.PreviewHandlersHelper=r},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(59)),n=i(78),d=i(79),l=i(80),p=i(81),c=i(33),v=i(82),h=i(36),u=i(83),g=i(84),m=i(85),x=i(5),i=(r=a.ExportOptions,s(f,r),f.prototype._generateFromFunction=function(i){return function(e,t){return new i(e||{},t)}},f.prototype._generateInfo=function(){return[{propertyName:"csv",modelName:"Csv",displayName:"CSV Export Options",localizationId:"DevExpress.XtraPrinting.CsvExportOptions",from:n.CsvExportOptionsPreview.from,toJsonObject:n.CsvExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"html",modelName:"Html",displayName:"HTML Export Options",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions",from:this._generateFromFunction(d.HtmlExportOptionsPreview),toJsonObject:d.HtmlExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"image",modelName:"Image",displayName:"Image Export Options",localizationId:"DevExpress.XtraPrinting.ImageExportOptions",from:this._generateFromFunction(l.ImageExportOptionsPreview),toJsonObject:l.ImageExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"mht",modelName:"Mht",displayName:"MHT Export Options",localizationId:"DevExpress.XtraPrinting.MhtExportOptions",from:this._generateFromFunction(p.MhtExportOptionsPreview),toJsonObject:p.MhtExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"pdf",modelName:"Pdf",displayName:"PDF Export Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions",from:c.PdfExportOptions.from,toJsonObject:c.PdfExportOptions.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"rtf",modelName:"Rtf",displayName:"RTF Export Options",localizationId:"DevExpress.XtraPrinting.RtfExportOptions",from:this._generateFromFunction(v.RtfExportOptionsPreview),toJsonObject:v.RtfExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"textExportOptions",modelName:"Text",displayName:"Text Export Options",localizationId:"DevExpress.XtraPrinting.TextExportOptions",from:h.TextExportOptions.from,toJsonObject:h.TextExportOptions.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xls",modelName:"Xls",displayName:"XLS Export Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions",from:this._generateFromFunction(u.XlsExportOptionsPreview),toJsonObject:u.XlsExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xlsx",modelName:"Xlsx",displayName:"XLSx Export Options",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions",from:this._generateFromFunction(g.XlsxExportOptionsPreview),toJsonObject:g.XlsxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"docx",modelName:"Docx",displayName:"Docx Export Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions",from:this._generateFromFunction(m.DocxExportOptionsPreview),toJsonObject:m.DocxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")}]},f.prototype.hasSensitiveData=function(){return this.xls&&this.xls.hasSensitiveData()||this.xlsx&&this.xlsx.hasSensitiveData()||this.pdf&&this.pdf.hasSensitiveData()},f.prototype.getInfo=function(){return this._generateInfo()},f);function f(){return null!==r&&r.apply(this,arguments)||this}t.ExportOptionsPreview=i;s(b,y=i),b.prototype._generateInfo=function(){return[{propertyName:"html",modelName:"Html",displayName:"HTML Export Options",localizationId:"DevExpress.XtraPrinting.HtmlExportOptions",from:this._generateFromFunction(d.HtmlExportOptionsMergedPreview),toJsonObject:d.HtmlExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"image",modelName:"Image",displayName:"Image Export Options",localizationId:"DevExpress.XtraPrinting.ImageExportOptions",from:this._generateFromFunction(l.ImageExportOptionsMergedPreview),toJsonObject:l.ImageExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"mht",modelName:"Mht",displayName:"MHT Export Options",localizationId:"DevExpress.XtraPrinting.MhtExportOptions",from:this._generateFromFunction(p.MhtExportOptionsMergedPreview),toJsonObject:p.MhtExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"pdf",modelName:"Pdf",displayName:"PDF Export Options",localizationId:"DevExpress.XtraPrinting.PdfExportOptions",from:c.PdfExportOptions.from,toJsonObject:c.PdfExportOptions.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"rtf",modelName:"Rtf",displayName:"RTF Export Options",localizationId:"DevExpress.XtraPrinting.RtfExportOptions",from:this._generateFromFunction(v.RtfExportOptionsMergedPreview),toJsonObject:v.RtfExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xls",modelName:"Xls",displayName:"XLS Export Options",localizationId:"DevExpress.XtraPrinting.XlsExportOptions",from:this._generateFromFunction(u.XlsExportOptionsMergedPreview),toJsonObject:u.XlsExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"xlsx",modelName:"Xlsx",displayName:"XLSx Export Options",localizationId:"DevExpress.XtraPrinting.XlsxExportOptions",from:this._generateFromFunction(g.XlsxExportOptionsMergedPreview),toJsonObject:g.XlsxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")},{propertyName:"docx",modelName:"Docx",displayName:"Docx Export Options",localizationId:"DevExpress.XtraPrinting.DocxExportOptions",from:this._generateFromFunction(m.DocxExportOptionsMergedPreview),toJsonObject:m.DocxExportOptionsPreview.toJson,editor:x.editorTemplates.getEditor("objecteditor")}]};var y,a=b;function b(){return null!==y&&y.apply(this,arguments)||this}t.ExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(24)),n=i(4),i=(r=a.CsvExportOptions,s(d,r),d.from=function(e,t){return new d(e||{},t)},d.prototype.isPropertyVisible=function(e){return e!==n.useCustomSeparator.propertyName},d.prototype.isPropertyDisabled=function(e){return!1},d);function d(){return null!==r&&r.apply(this,arguments)||this}t.CsvExportOptionsPreview=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(28)),n=i(27),d=i(8),l=[].concat(a.htmlExportOptionsSerializationInfoBase),i=(r=n.HtmlExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.htmlExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.HtmlExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.htmlExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.htmlExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.htmlExportMode(d.excludeModesForMergedDocuments(e.htmlExportMode())()),e}t.HtmlExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(30)),n=i(29),d=i(8),l=[].concat(a.imageExportOptionsSerializationInfoBase),i=(r=n.ImageExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.imageExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.ImageExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.imageExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.imageExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.imageExportMode(d.excludeModesForMergedDocuments(e.imageExportMode())()),e}t.ImageExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(32)),n=i(31),d=i(8),l=[].concat(a.mhtExportOptionsSerializationInfoBase),i=(r=n.MhtExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.htmlExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.MhtExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.htmlExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.htmlExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.htmlExportMode(d.excludeModesForMergedDocuments(e.htmlExportMode())()),e}t.MhtExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(13)),n=i(35),d=i(4),l=i(8),p=[].concat(a.rtfExportOptionsSerializationInfoBase),i=(r=n.RtfExportOptions,s(c,r),c.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},c.prototype.getInfo=function(){return this._getVariableInfo().concat(p)},c.prototype._getVariableInfo=function(){return[d.rtfExportMode]},c);function c(){return null!==r&&r.apply(this,arguments)||this}t.RtfExportOptionsPreview=i;s(h,v=i),h.prototype._getVariableInfo=function(){return[l.rtfExportModeMergedPreview]},h.prototype.isPropertyDisabled=function(e){return v.prototype.isPropertyDisabled.call(this,e)||e===l.rtfExportModeMergedPreview.propertyName};var v,a=h;function h(e,t){e=v.call(this,e,t)||this;return e.rtfExportMode(l.excludeModesForMergedDocuments(e.rtfExportMode())()),e}t.RtfExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(14)),n=i(37),d=i(8),l=[].concat(a.xlsExportOptionsSerializationInfoBase,a.xlsExportOptionsSerializationInfoCommon),i=(r=n.XlsExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.xlsExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.XlsExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.xlsExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.xlsExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.xlsExportMode(d.excludeModesForMergedDocuments(e.xlsExportMode())()),e}t.XlsExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(14)),n=i(38),d=i(8),l=[].concat(a.xlsExportOptionsSerializationInfoCommon),i=(r=n.XlsxExportOptions,s(p,r),p.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},p.prototype.getInfo=function(){return this._getVariableInfo().concat(l)},p.prototype._getVariableInfo=function(){return[d.xlsxExportModePreview]},p);function p(){return null!==r&&r.apply(this,arguments)||this}t.XlsxExportOptionsPreview=i;s(v,c=i),v.prototype._getVariableInfo=function(){return[d.xlsxExportModeMergedPreview]},v.prototype.isPropertyDisabled=function(e){return c.prototype.isPropertyDisabled.call(this,e)||e===d.xlsxExportModeMergedPreview.propertyName};var c,a=v;function v(e,t){e=c.call(this,e,t)||this;return e.xlsxExportMode(d.excludeModesForMergedDocuments(e.xlsxExportMode())()),e}t.XlsxExportOptionsMergedPreview=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(4)),n=i(13),d=i(26),l=i(25),p=i(8),c=[a.pageRange,a.docxTableLayout,n.keepRowHeight,a.rasterizeImages,a.rasterizationResolution,a.exportPageBreaks,a.exportWatermarks,d.docxDocumentOptions],i=(r=l.DocxExportOptions,s(v,r),v.toJson=function(e,t,i){return t.serialize(e,e.getInfo(),i)},v.prototype.getInfo=function(){return this._getVariableInfo().concat(c)},v.prototype._getVariableInfo=function(){return[a.docxExportMode]},v);function v(){return null!==r&&r.apply(this,arguments)||this}t.DocxExportOptionsPreview=i;s(u,h=i),u.prototype._getVariableInfo=function(){return[p.docxExportModeMergedPreview]},u.prototype.isPropertyDisabled=function(e){return h.prototype.isPropertyDisabled.call(this,e)||e===p.docxExportModeMergedPreview.propertyName};var h,n=u;function u(e,t){e=h.call(this,e,t)||this;return e.docxExportMode(p.excludeModesForMergedDocuments(e.docxExportMode())()),e}t.DocxExportOptionsMergedPreview=n},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),d=i(3),l=i(2),i=(r=a.Disposable,s(p,r),p.prototype.setPosition=function(e){e?this.cssClasses({"dxrd-align-bottom":e.bottom,"dxrd-align-top":e.top,"dxrd-align-left":e.left,"dxrd-align-right":e.right}):this.cssClasses({"dxrd-align-default":!0})},p);function p(e){var i=r.call(this)||this;return i.progress=n.observable(0),i._forceInvisible=n.observable(!1),i.inProgress=n.observable(!1),i.cancelText=n.observable(a.getLocalization("Cancel","AnalyticsCoreStringId.SearchDialog_Cancel")),i.text=n.observable(""),i.cssClasses=n.observable(),i.visible=n.pureComputed({read:function(){return!i._forceInvisible()&&i.inProgress()},write:function(e){i._forceInvisible(!e)}}),i.complete=function(){i.inProgress(!1),i.progress(0),d.isFunction(i._onComplete)&&i._onComplete(),i._onComplete=null},i.startProgress=function(e,t){i.inProgress(!0),i.progress(0),i._onComplete=e,i.stop=function(){try{d.isFunction(t)&&t()}finally{i.complete()}}},e&&(i.progressBarAccessibility=new l.ListKeyboardHelper,i._disposables.push(i.progressBarAccessibility)),i}t.ProgressViewModel=i},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(2)),n=i(1),i=(s=a.KeyboardHelperWithArrowButtonBase,r(d,s),d.prototype.dispose=function(){this._activeBricksSubscription&&this._activeBricksSubscription.dispose(),this._afterInitializeCallback=null,this._initTimeout&&clearTimeout(this._initTimeout),s.prototype.dispose.call(this)},d.prototype.initialize=function(){var r=this;this._currentPage&&(this._bricks=this._currentPage.bricks,this._usePageKeyboardNavigation()?this.startIndex=this._pages().indexOf(this._currentPage):this.startIndex=0,s.prototype.initialize.call(this),this._afterInitializeCallback&&this._afterInitializeCallback(),this._afterInitializeCallback=null,this._needFocusNext&&(this.controlElements[this.startIndex].element.focus(),this.lastFocusItem().setAttribute("tabindex","-1"),this._needFocusNext=!1),this._activeBricksSubscription&&this._activeBricksSubscription.dispose(),this._activeBricksSubscription=this._currentPage.activeBricks.subscribe(function(e){if(r._liveRegionTimeout&&clearTimeout(r._liveRegionTimeout),e.length){r._liveRegionTimeout=r.liveRegion().changeText(r._getSelectedContent(","));for(var t=r._bricks(),i=0;i<t.length;i++){var o=t[i];if(o===e[0]&&(r._firstSelectedBrickIndex=i),o===e[e.length-1]){r._lastSelectedBrickIndex=i;break}}}}))},d.prototype.clickHandler=function(){},d.prototype.itemHandleEscKey=function(e,t){return!!this.active&&(this.controlElements[t].element.classList.remove("dx-accessibility-active-state"),this.active=!1,this._resetBricks(),!0)},d.prototype._actionExecute=function(t,i){var o,e,r,s=this;t.navigation?t.onClick(i):t.efIndex&&(o=this._currentPage.editingFields()[t.efIndex-1],e=Array.prototype.slice.call(i.target.querySelectorAll(".dx-accessibility-editing-field-item")),(e=a.findFirstItemMatchesCondition(e,function(e){return n.dataFor(e)===o}))&&o.activateEditor?(o.activateEditor(o,{target:e,currentTarget:e}),r=o.active.subscribe(function(e){e||(document.activeElement===document.body&&i.target.focus(),t.active(!0),s.active=!0,i.target.classList.add("dx-accessibility-active-state"),r.dispose())}),this._disposables.push(r)):o.onClick&&o.onClick(o,i))},d.prototype._getNonEmptyBrick=function(e,t){var e=e+(t?-1:1),i=this._bricks(),o=i[e];return(o=t&&e<0||e>i.length-1?this._getNonEmptyBrick(t?i.length:-1,t):o).efIndex&&0<o.efIndex||o.text()||o.efIndex||o.navigation?o:this._getNonEmptyBrick(e,t)},d.prototype._pageChangeHandle=function(e,t,i){return void 0===i&&(i=!1),this._needFocusNext=!0,this.reset(),this.active?(this._getNonEmptyBrick(t,i).active(!0),!0):this._usePageKeyboardNavigation()?e():((t=this.lastFocusItem()).setAttribute("tabindex","0"),t.focus(),!1)},d.prototype._activatePage=function(e,t){this._bricks().length&&(t=this.controlElements[t],this.active=!0,t.element.classList.add("dx-accessibility-active-state"),t=this._getNonEmptyBrick(this._lastSelectedBrickIndex-1,!1))&&t.active(!0)},d.prototype.itemHandleHomeKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return s.prototype.itemHandleHomeKey.call(i,e,t)},-1)},d.prototype.itemHandleEndKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return s.prototype.itemHandleEndKey.call(i,e,t)},this._bricks().length,!0)},d.prototype.itemHandleLeftArrowKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return i.setFocusToPrevious(t),!0},this._firstSelectedBrickIndex,!0)},d.prototype.itemHandleRightArrowKey=function(e,t){var i=this;return this._pageChangeHandle(function(){return i.setFocusToNext(t),!0},this._lastSelectedBrickIndex)},d.prototype.itemHandleEnterKey=function(e,t){var i=this;if(this.active){if(this._lastSelectedBrickIndex!==this._firstSelectedBrickIndex)return!1;var o=this._bricks()[this._lastSelectedBrickIndex];o&&o.active()&&this._actionExecute(o,e)}else this._usePageKeyboardNavigation()&&this._currentPage!==this._pages()[t]?(this._goToPage(t),this._afterInitializeCallback=function(){i._activatePage(e,t)}):this._activatePage(e,t);return!0},d.prototype.itemHandleSpaceKey=function(e,t){return this.itemHandleEnterKey(e,t)},d.prototype.setFocusToPrevious=function(e){return s.prototype.setFocusToPrevious.call(this,e)},d.prototype.setFocusToNext=function(e){return s.prototype.setFocusToNext.call(this,e)},d.prototype.createControlElement=function(e,t){return new p(e,this)},d);function d(e){var t=s.call(this)||this;return t.controlElementClassName="dx-accessibility-page-item",t.liveRegionId="dxrd-preview-bricks-live-region",t._needFocusNext=!1,t._firstSelectedBrickIndex=0,t._lastSelectedBrickIndex=0,t._resetBricksIndexes=function(){t._firstSelectedBrickIndex=0,t._lastSelectedBrickIndex=0},t._resetBricks=function(){return t._currentPage.selectBrick("")},t.delayedInit=function(){t._initTimeout&&clearTimeout(t._initTimeout),t._initTimeout=setTimeout(function(){t.initialize()},20)},t.reset=function(){t._resetBricks(),t._resetBricksIndexes()},t.active=!1,t._getSelectedContent=e.getSelectedContent,t._pages=e.pages,t._goToPage=e.goToPage.bind(e),t._usePageKeyboardNavigation=e.showMultipagePreview,t._disposables.push(e.currentPage.subscribe(function(e){e&&(t._currentPage=e,t.delayedInit())})),t}t.PreviewBricksKeyboardHelper=i;l=a.AccessibilityControlElementBase,r(c,l),c.prototype.dispose=function(){this.element.removeEventListener("focus",this._focusHandler),l.prototype.dispose.call(this)};var l,p=c;function c(e,t){var i=l.call(this,e)||this;return i.element=e,i._keyboardHelper=t,i._focusHandler=function(){i._keyboardHelper.liveRegion().changeText(a.getLocalization("Press Enter or Space to switch to the document reading mode.","ASPxReportsStringId.WebDocumentViewer_AriaSwitchToDocumentReadingMode")),i.element.classList.remove("dx-accessibility-active-state"),i._keyboardHelper.active&&i._keyboardHelper.reset(),i._keyboardHelper.active=!1},e.addEventListener("focus",i._focusHandler),i}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);function r(e){this._previewModel=e}Object.defineProperty(r.prototype,"previewModel",{get:function(){return this._previewModel()},set:function(e){this._previewModel(e)},enumerable:!0,configurable:!0}),r.prototype.previewExists=function(){return this.previewModel&&this.previewModel.reportPreview},r.prototype.GetReportPreview=function(){return this.previewExists()},r.prototype.GetPreviewModel=function(){return this.previewModel},r.prototype.GetParametersModel=function(){return this.previewModel&&this.previewModel.GetParametersModel()},r.prototype.PerformCustomDocumentOperation=function(e,t){return this.previewExists()&&this.previewModel.PerformCustomDocumentOperation(e,t)},r.prototype.OpenReport=function(e){return this.previewExists()&&this.previewModel.OpenReport(e)},r.prototype.Print=function(e){return this.previewExists()&&this.previewModel.Print(e)},r.prototype.ExportTo=function(e,t){this.previewExists()&&this.previewModel.ExportTo(e,t)},r.prototype.GetCurrentPageIndex=function(){return this.previewExists()&&this.previewModel.GetCurrentPageIndex()},r.prototype.GoToPage=function(e){this.previewExists()&&this.previewModel.GoToPage(e)},r.prototype.Close=function(){this.previewExists()&&this.previewModel.Close()},r.prototype.ResetParameters=function(){this.previewModel&&this.previewModel.ResetParameters()},r.prototype.StartBuild=function(){return this.previewModel&&this.previewModel.StartBuild()},r.prototype.UpdateLocalization=function(e){o.updateLocalization(e)},r.prototype.AdjustControlCore=function(){this.previewModel&&this.previewModel.updateSurfaceSize&&this.previewModel.updateSurfaceSize()},t.JSReportViewer=r},function(e,t,i){"use strict";var f=this&&this.__assign||function(){return(f=Object.assign||function(e){for(var t,i=1,o=arguments.length;i<o;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)},y=(Object.defineProperty(t,"__esModule",{value:!0}),i(44)),b=i(46),w=i(10),_=i(39),z=i(47),M=i(94),P=i(16),E=i(48),S=i(12),H=i(97),I=i(7),V=i(49),k=i(17),r=i(6),s=i(98),O=i(2),C=i(0),B=i(1),D=i(3),a=i(144),A=i(109);function n(e){S.processZoomFactor(e.model.accessibilityCompliant);function t(){x&&x(c.position()),m&&m()}var i=!!e.model.accessibilityCompliant,o=e.callbacks,r=e.model,s=e.element,a=new w.PreviewRequestWrapper(null,o),n=new _.ReportPreview(r.handlerUri,a,void 0,o,r.rtl,i),d=new z.SearchViewModel(n,i),l=new M.DocumentMapModel(n),p=new y.PreviewParametersViewModel(n,new P.PreviewParameterHelper(r.parametersInfo&&r.parametersInfo.knownEnums,e.callbacks),i),i=new E.ExportOptionsModel(n,i),c=(n.canSwitchToDesigner=!r.previewVisible,n.allowURLsWithJSContent=r.allowURLsWithJSContent,a.initialize(n,p,d),new C.TabPanel({tabs:[p.tabInfo,i.tabInfo,d.tabInfo,l.tabInfo],autoSelectTab:!0,rtl:r.rtl})),a=(c.collapsed(!0),S.createFullscreenComputed(s,n)),v=new H.PreviewActions(n),h=new H.PreviewDesignerActions(n,a),u=B.observableArray([v,i,d,h]),u=new H.ActionLists(n,u,o&&o.customizeActions,n.previewVisible),p=(n.previewVisible(r.previewVisible),{rootStyle:"dxrd-preview dxd-back-primary",reportPreview:n,parametersModel:p,exportModel:i,searchModel:d,documentMapModel:l,tabPanel:c,actionLists:u,rtl:n.rtlViewer,accessibilityCompliant:r.accessibilityCompliant}),g=new b.PreviewModel(p),i=(g._addDisposable(v),g._addDisposable(h),g.parts=[{id:I.PreviewElements.Toolbar,templateName:I.PreviewElements.Toolbar,model:{actionLists:u,keyboardHelper:new O.ToolbarKeyboardHelper(u.toolbarItems)}},{id:I.PreviewElements.Surface,templateName:I.PreviewElements.Surface,model:g.reportPreview},{id:I.PreviewElements.RightPanel,templateName:I.PreviewElements.RightPanel,model:g}],o&&o.customizeParts&&o.customizeParts(g.parts),D(window)),m=V.getUpdateProgressBarCallback(r.progressBarSettings,g,n,s,i),x=k.updatePreviewContentSize(n.previewSize,s,r.rtl);r.tabPanelSettings&&(r.tabPanelSettings.width&&c.width(parseInt(r.tabPanelSettings.width)),r.tabPanelSettings.position)&&c.position(r.tabPanelSettings.position);return g.updateSurfaceSize=t,g.resizeCallback=t,window.addEventListener("resize",g.resizeCallback),g._addDisposable(a),g._addDisposable(a.subscribe(g.resizeCallback)),g._addDisposable(c.width.subscribe(function(){setTimeout(function(){return x(c.position())},1)})),g._addDisposable(c.position.subscribe(function(e){x(e)})),g._addDisposable(c.isEmpty.subscribe(function(){setTimeout(function(){x(c.position())},1)})),t(),g._addDisposable({dispose:function(){window.removeEventListener("resize",g.resizeCallback),g.updateSurfaceSize=null,g.resizeCallback=null,m=x=null}}),O.appendStaticContextToRootViewModel(g,{_static:f({},O.staticContext._static,{formatSearchResult:A.formatSearchResult})},"dx-report-viewer"),s&&!n.canSwitchToDesigner&&e.applyBindings&&(o.beforeRender&&o.beforeRender(g),D(s).children().remove(),B.applyBindings(g,s)),g}function d(o){o.model&&o.model.localization&&C.addCultureInfo({messages:o.model.localization});var e=[];return o.callbacks&&o.callbacks.customizeLocalization&&o.callbacks.customizeLocalization(e),O.resolveFromPromises(e,function(){return(t=(e=o).model).previewVisible=void 0===t.previewVisible||t.previewVisible,t.allowURLsWithJSContent=void 0!==t.allowURLsWithJSContent&&t.allowURLsWithJSContent,t.accessibilityCompliant=void 0!==t.accessibilityCompliant&&t.accessibilityCompliant,e.applyBindings=void 0===e.applyBindings||e.applyBindings,i=e.callbacks&&e.callbacks.onServerError&&O.processErrorEvent(e.callbacks.onServerError),a.default({rtlEnabled:!!t.rtl}),t.remoteSettings&&(t.remoteSettings.authToken||t.remoteSettings.serverUri)&&(r.AsyncExportApproach(!0),t.handlerUri=O.RequestHelper.generateUri(t.remoteSettings.serverUri,r.ReportServerInvokeUri),r.SearchAvailable(!1),r.EditablePreviewEnabled(!1),r.ReportServerDownloadUri(O.RequestHelper.generateUri(t.remoteSettings.serverUri,r.ReportServerExportUri)),t.remoteSettings.authToken)&&(C.ajaxSetup.ajaxSettings={headers:{Authorization:"Bearer "+t.remoteSettings.authToken}}),t=t.isMobile?s.createMobilePreview(e):n(e),i&&t._addDisposable(i),t;var e,t,i})}function l(e,t,i,o){return O.initGlobalize(e),d({model:e,element:t,callbacks:i,applyBindings:o}).done(function(){D.extend(!0,S.cultureInfo,e.cultureInfoList)})}function p(e,t){t.reportId||t.documentId?e.reportPreview.initialize(D.Deferred().resolve(t).promise()):(t=B.unwrap(t.reportUrl))&&e.OpenReport(t)}t.createDesktopPreview=n,t.createPreview=d,t.createAndInitPreviewModel=function(t,e,i,o){return l(t,e,i,o).done(function(e){p(e,t)})},t.createPreviewModel=l,t.initPreviewModel=p},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(21)),n=i(16),d=i(91),l=i(0),p=i(123),c=i(1),i=(r=l.Disposable,s(v,r),v._compareValues=function(e,t){return e instanceof Date&&t instanceof Date?e-t==0:e===t},v.prototype.safeAssignObservable=function(e,t){this[e]?(v._compareValues(this[e](),t())&&this[e](null),this[e](t())):this[e]=t},v.prototype.initialize=function(e,t){var i,o,r,s=this;r=this.isMultiValueWithLookUp?(this.safeAssignObservable("_value",c.observableArray((e||[]).map(function(e){return t.getValueConverter(s.type)(e)}))),i=new d.MultiValuesHelper(this._value,this.lookUpValues(),this.selectAllValues),(r=t.customizeParameterLookUpSource?t.customizeParameterLookUpSource(this.getParameterDescriptor(),i.dataSource):r)?i.dataSource=r:(r=new p.default({data:i.dataSource,key:"value"}),i.dataSource=a.ParameterHelper.createDefaultDataSource(r)),c.observable(i)):this.isMultiValue?e?t.createMultiValueArray(e,this):c.observableArray():this.allowNull&&!e&&!1!==e?c.observable(null):this.isRange?(o=t.getValueConverter(this.type),c.observableArray([this._originalValue.Start,this._originalValue.End].map(function(e){return c.unwrap(o(e))}))):c.observable(t.getValueConverter(this.type)(e)),this.safeAssignObservable("value",r)},v);function v(t,i){var o=r.call(this)||this;return o.valueInfo=c.observable(),o.lookUpValues=c.observableArray(),o.valueStoreCache=null,o.multiValueInfo=c.observable(),o.intTypes=["System.Int16","System.Int32","System.Int64"],o.floatTypes=["System.Single","System.Double","System.Decimal"],o.isTypesCurrentType=function(e,t){return-1<e.indexOf(t)},o.tag=t.Tag,o.type=t.TypeName,o.isRange=t.Value&&void 0!==t.Value.Start&&void 0!==t.Value.End,o.path=t.Path,o.visible=t.Visible,o.isFilteredLookUpSettings=t.IsFilteredLookUpSettings,o._originalLookUpValues=t.LookUpValues?i.mapLookUpValues(o.type,t.LookUpValues||[]):null,o.lookUpValues(o._originalLookUpValues),o.lookUpValues.subscribe(function(){o.valueStoreCache=null}),o.isMultiValue=t.MultiValue,o.selectAllValues=t.SelectAllValues,o.allowNull=t.AllowNull,o.isMultiValueWithLookUp=o.isMultiValue&&!!o.lookUpValues(),o._originalValue=t.Value,t.ValueInfo&&o.isTypesCurrentType(o.intTypes.concat(o.floatTypes),o.type)&&!o.isMultiValueWithLookUp&&(o._originalValue=t.ValueInfo),o.getParameterDescriptor=function(){return{description:t.Description,displayName:t.Description||t.Name,name:t.Name,tag:t.Tag,type:t.TypeName,value:o._originalValue,multiValue:t.MultiValue,selectAllValues:t.SelectAllValues,allowNull:t.AllowNull,hasLookUpValues:!!o.lookUpValues()||i.isEnumType(o),visible:t.Visible}},o._disposables.push(c.computed(function(){var e=i.getParameterInfo(o);e.propertyName=n.PreviewParameterHelper.getPrivatePropertyName(t.Path),o.valueInfo(e)})),o.initialize(o._originalValue,i),o}t.PreviewParameter=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i(1);t.MultiValuesHelper=function(e,t,i){var o,r=this;this.items=t,this.selectedItems=s.observableArray([]),this.value=e,this.dataSource=t,this.maxDisplayedTags=(t&&t.length||1)-1,this.isSelectedAll=s.pureComputed({read:function(){return r.value.length==t.length},write:function(e){e=e?o=o||t.map(function(e){return e.value}):[];r.value(e)}}),i&&this.isSelectedAll(!0)}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),d=i(1),i=(n=s.Disposable,r(a,n),a);function a(s,a){function t(e,t,i){s.searchResult()&&0!==s.searchResult().length?(t=0<=t&&s.searchResult().length>t?s.searchResult()[t]:o.getFirstMatchFromPage(a.pageIndex.peek(),s.searchUp.peek(),i),o.currentResult(t),e&&r(o.currentResult.peek())):a.pages()&&a.pages()[a.pageIndex()]&&a.pages()[a.pageIndex()].selectBrick("")}var o=n.call(this)||this,r=(o.currentResult=d.observable(null),function(e){var t;e&&(a.goToPage&&a.goToPage(e.pageIndex),t=a.pages.peek()[e.pageIndex])&&t.selectBrick(e.indexes)});o.getFirstMatchFromPage=function(e,i,o){var r,t;return s.searchResult()&&0!==s.searchResult().length?((t=function(t){s.searchResult().forEach(function(e){o&&e.pageIndex===t?(!r||e.id<r.id&&!i||e.id>r.id&&i)&&(r=e):(e.pageIndex>=t&&!i&&(!r||e.id<r.id)||e.pageIndex<=t&&i&&(!r||e.id>r.id))&&(r=e)})})(e),r||t(i?a.pages().length:0),r):null};return o.goToResult=function(e){if(0!==e&&!e)return null;t(!0,e)},o._disposables.push(a.pageIndex.subscribe(function(e){o.currentResult()&&e===o.currentResult().pageIndex||o.currentResult(null)})),o._disposables.push(s.searchResult.subscribe(function(){t(!0)})),o.next=function(e){var t;return!(!s.searchResult()||(o.currentResult()?(t=o.currentResult().id,t=e?0===t?s.searchResult().length-1:t-1:t===s.searchResult().length-1?0:t+1,o.currentResult(s.searchResult()[t]),r(o.currentResult()),0):(t=(0===a.pageIndex()?a.pages.length:a.pageIndex())-1,t=e?t:a.pageIndex(),t=o.getFirstMatchFromPage(t,e),o.currentResult(t),!t||(r(t),0))))},o}t.SearchResultNavigator=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(2)),i=(r=a.ListKeyboardHelper,s(n,r),n);function n(t){var i=r.call(this)||this;return i.liveRegionId="dxrd-preview-search-live-region",i._disposables.push(t.searchResult.subscribe(function(e){0<e.length?i.liveRegion().changeText(a.formatUnicorn(a.getLocalization("{0} results are available","ASPxReportsStringId.WebDocumentViewer_AriaSearchResultsAvailable"),e.length)):!t.loading()&&t.searchText()&&i.liveRegion().changeText(t.noResultText())})),i._disposables.push(t.searchText.subscribe(function(e){e&&i.liveRegion().changeText(a.formatUnicorn(a.getLocalization("You searched for {0}","ASPxReportsStringId.WebDocumentViewer_AriaSearchString"),'"'+e+'"'))})),i}t.SearchKeyboardHelper=i},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(95)),n=i(96),d=i(0),l=i(1),p=i(2),i=(s=d.Disposable,r(c,s),c.prototype.dispose=function(){s.prototype.dispose.call(this),this.removeProperties()},c);function c(i){var r=s.call(this)||this,e=(r._selectedPath=l.observable("0"),r._setSelectedPathByNavigationNode=function(e,i,o){return void 0===o&&(o="0"),e.forEach(function(e,t){e.indexes===i.indexes&&e.pageIndex===i.pageIndex?r._selectedPath(o+"."+t.toString()):e.nodes&&r._selectedPath(r._setSelectedPathByNavigationNode(e.nodes,i,o+"."+t.toString()))}),r._selectedPath()},new a.DocumentMapTreeListController),t=(r.isEmpty=l.pureComputed(function(){return!(i.documentMap()&&i.documentMap().nodes&&0!==i.documentMap().nodes.length)}),e.clickHandler=function(e){var t,e=e.data.bookmark;e&&(t=e.pageIndex<0?0:e.pageIndex,i.pages.peek()[t].selectBrick(e.indexes))},i.brickClickDocumentMapHandler=function(e){i.documentMap&&i.documentMap()&&r._setSelectedPathByNavigationNode(i.documentMap().nodes,e)},r._disposables.push({dispose:function(){return delete i.brickClickDocumentMapHandler}}),l.pureComputed(function(){return!r.isEmpty()}));return r.tabInfo=new d.TabInfo({text:"Document Map",template:"dxrd-preview-document-map",model:r,keyboardHelper:new p.TreeListKeyboardHelper,localizationId:"DevExpress.XtraPrinting.PrintingSystemCommand.DocumentMap",imageClassName:"reportexplorer",imageTemplateName:"dxrd-svg-tabs-reportexplorer",visible:t}),r.documentMapOptions=l.pureComputed(function(){return{itemsProvider:new n.DocumentMapItemsProvider(i.documentMap()),expandRootItems:!0,selectedPath:r._selectedPath,treeListController:e,onItemsVisibilityChanged:function(){return r.tabInfo.keyboardHelper&&r.tabInfo.keyboardHelper.initialize()}}}),r._disposables.push(r.tabInfo,t,r.documentMapOptions,r.isEmpty),r}t.DocumentMapModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(1);function r(){this.selectedItem=o.observable(null),this.clickHandler=function(e){}}r.prototype.itemsFilter=function(e){return!0},r.prototype.hasItems=function(e){return!0===e.isList},r.prototype.canSelect=function(e){return!0},r.prototype.select=function(e){this.canSelect(e)&&e!==this.selectedItem.peek()&&(this.selectedItem.peek()&&this.selectedItem.peek().isSelected(!1),this.selectedItem(e),e.isSelected(!0))},r.prototype.showIconsForChildItems=function(){return!1},t.DocumentMapTreeListController=r},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=i(3);function a(i){var o=this;this.bookmarkDict={},this.getItems=function(e){var t=r.Deferred();return i?e.fullPath?(e=o._selectNode(i,e.fullPath),t.resolve(e)):(e=o._getRootNode(i),t.resolve(e)):t.reject(),t.promise()}}a.prototype._selectNode=function(e,t){if(this.bookmarkDict[t])return this.bookmarkDict[t];var i=t.split("."),o=e;if("0"!==i[0])return null;for(var r=1,s=i[r];r<i.length;s=i[++r]){if(!(o&&o.nodes&&o.nodes[s]))return null;o=o.nodes[s]}e=a.fillNode(o);return e&&0!==e.length&&(this.bookmarkDict[t]=e),e},a.fillNode=function(e){return!e||!e.nodes||e.nodes.length<=0?null:e.nodes.map(function(e,t){return{name:t+"",displayName:e.text,isList:e.nodes&&0<e.nodes.length,bookmark:e,specifics:"node"}})},a.prototype._getRootNode=function(e){return[{name:"0",displayName:e.text,isList:e.nodes&&0<e.nodes.length,bookmark:e,specifics:"node"}]},t.DocumentMapItemsProvider=a},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(7)),n=i(6),d=i(0),l=i(1),p=i(3),c=i(2),i=(r=d.Disposable,s(v,r),v.prototype.dispose=function(){r.prototype.dispose.call(this),this.removeProperties()},v.prototype.getActions=function(e){return this.actions},v);function v(e,t){var i=r.call(this)||this;return i.actions=[],i.actions.push({id:a.ActionId.Design,text:d.getLocalization("Design","ReportStringId.RepTabCtl_Designer"),imageClassName:"dxrd-image-design",imageTemplateName:"dxrd-svg-preview-report_designer",disabled:l.observable(!1),visible:e.canSwitchToDesigner,hotKey:{ctrlKey:!0,keyCode:68},clickAction:function(){e.previewVisible(!1),e.deactivate()}}),i.actions.push({id:a.ActionId.FullScreen,text:d.getLocalization("Full Screen","ASPxReportsStringId.ToolBarItemText_FullScreen"),imageClassName:"dxrd-image-fullscreen",imageTemplateName:"dxrd-svg-toolbar-fullscreen",disabled:l.observable(!1),visible:!e.canSwitchToDesigner,selected:t,clickAction:function(){t(!t())}}),i._disposables.push(t),i}t.PreviewDesignerActions=i;h=c.ActionListsBase,s(u,h),u.prototype.processShortcut=function(e,t){this.shouldIgnoreProcessing(t)||h.prototype.processShortcut.call(this,e,t)},u.prototype.dispose=function(){h.prototype.dispose.call(this),this.resetObservableArray(this.globalActionProviders),this.removeProperties()};var h,i=u;function u(i,e,o,t){t=h.call(this,t)||this;return t._reportPreview=i,t.globalActionProviders=e,t.toolbarItems=l.computed(function(){var t=[];return e().forEach(function(e){t.push.apply(t,e.getActions(i))}),o&&o(t),t}),t._disposables.push(t.toolbarItems),t}t.ActionLists=i;g=d.Disposable,s(m,g),m.prototype.wrapDisposable=function(e){return this._disposables.push(e),e},m.prototype.dispose=function(){g.prototype.dispose.call(this),this.removeProperties()},m.prototype.getActions=function(e){return this.actions};var g,i=m;function m(o){var e=g.call(this)||this,t=(e.actions=[],o.exportDisabled),i=(e.actions.push({id:a.ActionId.FirstPage,text:d.getLocalization("First Page","ASPxReportsStringId.DocumentViewer_RibbonCommandText_FirstPage"),imageClassName:"dxrd-image-preview-first",imageTemplateName:"dxrd-svg-preview-first_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!0,keyCode:37},clickAction:function(){0<o.pageIndex()&&o.goToPage(0)}}),e.actions.push({id:a.ActionId.PrevPage,text:d.getLocalization("Previous Page","ASPxReportsStringId.ToolBarItemText_PreviousPage"),imageClassName:"dxrd-image-preview-prev",imageTemplateName:"dxrd-svg-preview-previous_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!1,keyCode:37},clickAction:function(){1<=o.pageIndex()&&o.goToPage(o.pageIndex()-1,!1,500)}}),{id:a.ActionId.Pagination,text:"Pagination",imageClassName:"dxrd-image-pager",disabled:e.wrapDisposable(l.pureComputed(function(){return 0===o.pages().length||-1===o.pageIndex()})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),clickAction:p.noop,selectedItem:e.wrapDisposable(l.pureComputed({read:function(){var e;return o.pageIndex()<0?null:(e=i.pageItems())&&e.store&&e.store.length>o.pageIndex()&&e.store[o.pageIndex()]},write:function(e){e&&(e.index||0===e.index)&&o.goToPage(e.index)},deferEvaluation:!0})),pageItems:e.wrapDisposable(l.pureComputed(function(){var e=o.pages().length;if(0===e||-1===o.pageIndex.peek())return[];for(var t=new Array,i=0;i<e;)t.push({index:i,text:++i});return{store:t,paginate:200<e,pageSize:100}})),currentPage:o._currentPageText,focusOut:function(e){i._isPageChanged(e.component.option("text"))||o._currentPageText.notifySubscribers(o._currentPageText())},keyUp:function(e){13===e.event.which&&i._isPageChanged(e.component.option("text"))&&i.opened(!1)},_isPageChanged:function(e){e=parseInt&&parseInt(e);return!!(e&&0<e--&&e<o.pages().length)&&(o.goToPage(e),!0)},displayExpr:function(e){var t=o.pageIndex.peek();return-1!==t&&e&&t!==e.index?e.text:o._currentPageText.peek()},itemTemplate:function(e){return e.text},searchMode:"startswith",searchEnabled:l.observable(!0),searchTimeout:10,opened:l.observable(!1),templateName:"dxrd-preview-pager"});return e.actions.push(i),e.actions.push({id:a.ActionId.NextPage,text:d.getLocalization("Next Page","ASPxReportsStringId.ToolBarItemText_NextPage"),imageClassName:"dxrd-image-preview-next",imageTemplateName:"dxrd-svg-preview-next_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<0||o.pageIndex()>=o.pages().length-1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!1,keyCode:39},clickAction:function(){o.pageIndex()<o.pages().length-1&&o.goToPage(o.pageIndex()+1,!1,500)}}),e.actions.push({id:a.ActionId.LastPage,text:d.getLocalization("Last Page","ASPxReportsStringId.DocumentViewer_RibbonCommandText_LastPage"),imageClassName:"dxrd-image-preview-last",imageTemplateName:"dxrd-svg-preview-last_page",disabled:e.wrapDisposable(l.pureComputed(function(){return o.pageIndex()<0||o.pageIndex()>=o.pages().length-1})),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!0,keyCode:39},clickAction:function(){o.pageIndex()<o.pages().length-1&&o.goToPage(o.pages().length-1)}}),e.actions.push({id:a.ActionId.MultipageToggle,text:d.getLocalization("Toggle Multipage Mode","ASPxReportsStringId.WebDocumentViewer_ToggleMultipageMode"),imageClassName:e.wrapDisposable(l.pureComputed(function(){return o.showMultipagePreview()?"dxrd-image-preview-single-page":"dxrd-image-preview-multipage"})),imageTemplateName:e.wrapDisposable(l.pureComputed(function(){return o.showMultipagePreview()?"dxrd-svg-preview-single_page":"dxrd-svg-preview-multi_page_preview"})),disabled:l.observable(!1),visible:e.wrapDisposable(l.pureComputed(function(){return o.previewVisible()})),hotKey:{ctrlKey:!0,keyCode:77},clickAction:function(){var e=o._zoom();o.showMultipagePreview(!o.showMultipagePreview()),o.zoom(e)},hasSeparator:!0}),e.actions.push({id:a.ActionId.ZoomOut,text:d.getLocalization("Zoom Out","DevExpress.XtraPrinting.PrintingSystemCommand.ZoomOut"),imageClassName:"dxrd-image-zoomout",imageTemplateName:"dxrd-svg-toolbar-zoomout",disabled:l.observable(!1),visible:!0,zoomStep:o.zoomStep,hotKey:{ctrlKey:!1,keyCode:109},clickAction:function(){var e=o.zoom(),e=0<e?e:o._zoom();o.zoom(Math.max(e-o.zoomStep(),.01))},hasSeparator:!0}),e.actions.push({id:a.ActionId.ZoomSelector,text:d.getLocalization("Zoom to Whole Page","DevExpress.XtraPrinting.PrintingSystemCommand.ZoomToWholePage"),imageClassName:"dxrd-image-zoom",disabled:l.observable(!1),visible:!0,hotKey:{ctrlKey:!0,keyCode:187},clickAction:function(){o.zoom(0)},templateName:"dxrd-zoom-autofit-select-template",displayExpr:function(e){return e===a.ZoomAutoBy.PageWidth?d.getLocalization("Page Width","DevExpress.XtraReports.UI.XtraReport.PageWidth"):0===Math.round(100*e)?d.getLocalization("Whole Page","PreviewStringId.MenuItem_ZoomWholePage"):Math.round(100*(e||o.zoom.peek()))+"%"},onCustomItemCreating:function(e){e.customItem=c.parseZoom(e.text)},zoom:o.zoom,zoomLevels:o.predefinedZoomLevels,zoomItems:e.wrapDisposable(l.pureComputed(function(){var e=o.predefinedZoomLevels.slice(0);return!1===o.showMultipagePreview()&&-1===e.indexOf(0)&&(e.push(a.ZoomAutoBy.PageWidth),e.push(a.ZoomAutoBy.WholePage)),e}))}),e.actions.push({id:a.ActionId.ZoomIn,text:d.getLocalization("Zoom In","DevExpress.XtraPrinting.PrintingSystemCommand.ZoomIn"),imageClassName:"dxrd-image-zoomin",imageTemplateName:"dxrd-svg-toolbar-zoomin",disabled:l.observable(!1),visible:!0,zoomStep:o.zoomStep,hotKey:{ctrlKey:!1,keyCode:107},clickAction:function(){var e=o.zoom(),e=0<e?e:o._zoom();o.zoom(Math.min(e+o.zoomStep(),10))}}),e.actions.push({id:a.ActionId.HighlightEditingFields,text:d.getLocalization("Highlight Editing Fields","DevExpress.XtraPrinting.PrintingSystemCommand.HighlightEditingFields"),imageClassName:"dxrp-image-hightlight-editing-fields",imageTemplateName:"dxrd-svg-toolbar-hightlightEditingFields",disabled:e.wrapDisposable(l.pureComputed(function(){return o.editingFieldsProvider().length<1})),visible:e.wrapDisposable(l.pureComputed(function(){var e=n.EditablePreviewEnabled(),t=o.previewVisible();return e&&t})),selected:e.wrapDisposable(l.pureComputed(function(){return o.editingFieldsHighlighted()})),hotKey:{ctrlKey:!0,keyCode:72},clickAction:function(){o.editingFieldsHighlighted(!o.editingFieldsHighlighted())},hasSeparator:!0}),e.actions.push({id:a.ActionId.Print,text:d.getLocalization("Print","ASPxReportsStringId.DocumentViewer_RibbonPrintGroupText"),imageClassName:"dxrd-image-print",imageTemplateName:"dxrd-svg-preview-print",hasSeparator:!0,disabled:t,visible:!0,hotKey:{ctrlKey:!0,keyCode:80},clickAction:function(){t()||o.printDocument()}}),e.actions.push({id:a.ActionId.PrintPage,text:d.getLocalization("Print Page","ASPxReportsStringId.DocumentViewer_RibbonCommandText_PrintPage"),imageClassName:"dxrd-image-print-page",imageTemplateName:"dxrd-svg-preview-print_page",disabled:t,visible:!0,clickAction:function(){t()||o.printDocument(o.pageIndex())}}),e}t.PreviewActions=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var y=i(99),b=i(50),w=i(101),_=i(102),z=i(44),M=i(10),P=i(103),E=i(104),S=i(48),H=i(7),I=i(106),V=i(107),k=i(51),O=i(108),C=i(49),B=i(17),D=i(2),A=i(1),T=i(3);t.createMobilePreview=function(e){function t(){l&&l(),x&&x()}function i(){n.actionsVisible()&&f(s)}var o=e.callbacks,r=e.model,s=e.element,a=new M.PreviewRequestWrapper(null,o),n=new y.MobileReportPreview(r.handlerUri,a,void 0,o,void 0,r.mobileModeSettings),d=T(s),l=P.updatePreviewContentSizeMobile(n.previewWrapperSize,d),p=(l(),new w.GalleryModel(n,n.previewWrapperSize)),c=new b.MobileSearchViewModel(n,p),v=new z.PreviewParametersViewModel(n,new E.MobilePreviewParameterHelper(r.parametersInfo&&r.parametersInfo.knownEnums,o)),h=new S.ExportOptionsModel(n),a=(n.allowURLsWithJSContent=r.allowURLsWithJSContent,a.initialize(n,v,c),A.observableArray([H.ExportFormatID.PDF,H.ExportFormatID.XLS,H.ExportFormatID.XLSX,H.ExportFormatID.RTF,H.ExportFormatID.DOCX,H.ExportFormatID.HTML,H.ExportFormatID.Text,H.ExportFormatID.CSV,H.ExportFormatID.Image])),u=I.getPreviewActionsMobile({reportPreview:n,exportModel:h,parametersModel:v,searchModel:c,exportTypes:a,callbacks:o}),h=(n.pageIndex.subscribe(function(e){u.visible(!1)}),n.actionsVisible=u.visible,{rootStyle:"dxrd-preview dxrdp-mobile dxd-back-primary",reportPreview:n,parametersModel:v,exportModel:h,searchModel:c,rtl:n.rtlViewer,brickEventsDisabled:A.observable(!1),gallery:p,paginator:new _.MobilePaginator(n,p),availableFormats:a}),g=new V.MobilePreviewModel(h),m=(g.slideOptions={dispose:function(){var e=g.slideOptions;A.isComputed(e.swipeEnabled)&&e.swipeEnabled.dispose(),A.isComputed(e.scrollAvailable)&&e.scrollAvailable.dispose()},readerMode:n.readerMode,animationSettings:n.animationSettings,searchPanel:c,topOffset:n.topOffset,previewWrapperSize:n.previewWrapperSize,reachedTop:n.scrollReachedTop,reachedLeft:n.scrollReachedLeft,reachedRight:n.scrollReachedRight,scrollAvailable:A.computed(function(){return!(n.scrollReachedTop()&&n.scrollReachedLeft()&&n.scrollReachedRight()&&n.scrollReachedBottom())}),disabled:n.interactionDisabled,swipeEnabled:A.computed(function(){return!n.zoomUpdating()&&!(0<c.height()&&!c.editorVisible()||!n.scrollReachedLeft()&&!n.scrollReachedRight())}),autoFitBy:n.autoFitBy,galleryIsAnimated:p.isAnimated,repaintTimeout:p.repaintTimeout,zoomUpdating:n.zoomUpdating,brickEventsDisabled:g.brickEventsDisabled},new k.ParametersPopupModel(v,n)),a=(g.parts=[{id:O.MobilePreviewElements.Surface,templateName:O.MobilePreviewElements.Surface,model:g.reportPreview},{id:O.MobilePreviewElements.Search,templateName:O.MobilePreviewElements.Search,model:g.searchModel},{id:O.MobilePreviewElements.Pages,templateName:O.MobilePreviewElements.Pages,model:g.paginator},{id:O.MobilePreviewElements.MobileActions,templateName:O.MobilePreviewElements.MobileActions,model:u},{id:O.MobilePreviewElements.Parameters,templateName:O.MobilePreviewElements.Parameters,model:m}],o&&o.customizeParts&&o.customizeParts(g.parts),d.find(".dxrdp-mobile-actions")),h=T(window),x=C.getUpdateProgressBarCallback(r.progressBarSettings,g,n,s,h),f=B.getUpdatePreviewElementPositionCallback(a,d,h,".dxrdp-mobile-actions");return g.updateSurfaceSize=t,g.resizeCallback=function(){v.popupInfo.visible()&&m.initVisibilityIcons(),t(),n.actionsVisible()&&f(s)},window.addEventListener("resize",g.resizeCallback),window.addEventListener("scroll",i),g._addDisposable({dispose:function(){window.removeEventListener("resize",g.resizeCallback),window.removeEventListener("scroll",i),g.slideOptions.dispose(),u.dispose()}}),g._addDisposable(n.actionsVisible.subscribe(function(e){e&&f(s)})),D.appendStaticContextToRootViewModel(g,D.staticContext),s&&!n.canSwitchToDesigner&&e.applyBindings&&(o.beforeRender&&o.beforeRender(g),T(s).children().remove(),A.applyBindings(g,s)),g}},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(39)),d=i(7),a=i(100),l=i(1),i=(n=s.ReportPreview,r(p,n),p.prototype.createPage=function(e,t,i){return new a.MobilePreviewPage(this,e,t,i)},p.prototype.createBrickClickProcessor=function(i){var o=this,r=n.prototype.createBrickClickProcessor.call(this,i);return function(e){var t;o.zoomUpdating()||(i!==o.pageIndex()&&(o.actionsVisible(!1),t=o.actionsVisible.subscribe(function(e){t.dispose(),o.actionsVisible(!1)})),r(e))}},p.prototype._hasActiveEditingFields=function(){return this.visiblePages().some(function(e){e=l.unwrap(e.editingFields);return e&&e.some(function(e){return l.unwrap(e.active)})})},p.prototype.showActions=function(e){var t;e.zoomUpdating()||e.interactionDisabled()||((t=e.searchPanelVisible())?e.searchPanelVisible(!t):this._hasActiveEditingFields()||e.actionsVisible(!e.actionsVisible()))},p.prototype.onSlide=function(e){this.scrollReachedLeft(!0),this.scrollReachedRight(!0),this.autoFitBy()===d.ZoomAutoBy.None&&e.removedItems&&1===e.removedItems[0].blocks().length&&e.addedItems&&1===e.addedItems[0].blocks().length&&this.autoFitBy(d.ZoomAutoBy.PageWidth)},p.prototype.goToPage=function(e,t){n.prototype.goToPage.call(this,e,t)},p.prototype.getScrollViewOptions=function(){var t=this;return{onUpdated:function(e){t.setScrollReached(e)},direction:"both",pushBackValue:0,bounceEnabled:!1,disabled:this.zoomUpdating}},p.prototype.setScrollReached=function(e){this.scrollReachedLeft(e.reachedLeft),this.scrollReachedRight(e.reachedRight),this.scrollReachedTop(e.reachedTop),this.scrollReachedBottom(e.reachedBottom)},p.prototype.dispose=function(){this.mobileZoom.dispose(),this.visiblePages.dispose(),n.prototype.dispose.call(this)},p);function p(e,t,i,o,r,s){void 0===s&&(s={readerMode:!0,animationEnabled:!0});var a=n.call(this,e,t,i,o,r=void 0===r?!1:r)||this,e=(a.availablePages=l.observable(null),a.visiblePages=l.computed(function(){return a.availablePages()?a.pages().filter(function(e){return-1!==a.availablePages().indexOf(e.pageIndex)}):a.pages()}),a.topOffset=l.observable(0),a.previewWrapperSize=l.observable({width:0,height:0}),a.searchPanelVisible=l.observable(!1),a.actionsVisible=l.observable(!1),a.scrollReachedLeft=l.observable(!1),a.scrollReachedRight=l.observable(!1),a.scrollReachedTop=l.observable(!0),a.scrollReachedBottom=l.observable(!0),a.zoomUpdating=l.observable(!1),a.mobileZoom=l.computed({read:function(){var e=a.zoom();return 0<e?e:a._zoom()},write:function(e){a.zoom(e)}}),a.readerMode=s.readerMode,s.animationEnabled);return a.animationSettings={zoomEnabled:l.observable(e),swipeEnabled:l.observable(e)},a.canSwitchToDesigner=!1,a.autoFitBy(d.ZoomAutoBy.PageWidth),a.showMultipagePreview(!0),a._disposables.push(a.interactionDisabled=l.pureComputed(function(){return 0===a.pages().length}),a.searchPanelVisible.subscribe(function(e){e&&a.actionsVisible(!1)})),a}t.MobileReportPreview=i},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),i=(Object.defineProperty(t,"__esModule",{value:!0}),i(43)),i=(s=i.PreviewPage,r(a,s),a);function a(e,t,i,o){var r=s.call(this,e,t,i,o)||this;return r.maxZoom=1,r.selectBrick=function(t,e){var i=r.brick();e||r.resetBrickRecusive(i),t&&(i?r.bricks().forEach(function(e){e.indexes===t&&e.active(!0)}):r._selectedBrickPath=t)},r}t.MobilePreviewPage=i},function(e,t,i){"use strict";var o,n,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),d=(Object.defineProperty(t,"__esModule",{value:!0}),i(20)),l=i(6),p=i(7),c=i(1),i=i(0),i=(n=i.Disposable,r(s,n),s.prototype._createBlock=function(e,t,i){e.disableResolutionReduction=!0,e.maxZoom=1;var o={};return this.animationEnabled()&&1<this.pageCount&&(t&&(o[t]=!0),o["dxrdp-animation"]=!0),{page:e,visible:i,classSet:o,position:c.observable({top:0,left:0,width:0,height:0})}},s.prototype.dispose=function(){clearTimeout(this.repaintTimeout()),n.prototype.dispose.call(this)},s.prototype.updatePagesVisible=function(e){if(this.items()[this.selectedIndex()]){var t=!1,i=this.items()[this.selectedIndex()].blocks();if(0<i.length){for(var o=0;o<i.length;o++)i[o].page&&(i[o].page.isClientVisible(!0),i[o].page.active())&&(t=!0);t||i[0].page&&e.goToPage(i[0].page.pageIndex)}}},s.prototype.updateCurrentBlock=function(){var e;this.items()[this.selectedIndex()]&&0<(e=this.items()[this.selectedIndex()].blocks()).length&&(1<e.length?this.currentBlockText([e[0].page.pageIndex+1,e[e.length-1].page.pageIndex+1].join(" - ")):e[0].page&&this.currentBlockText((this.preview.pageIndex()+1).toString()))},s.prototype.updateContent=function(e,t){for(var i=Math.ceil(e.visiblePages().length/t),o=0,r=!1,s=0,a=0;a<i;a++){for(var n=0;n<t;n++){if(e.visiblePages()[o].active()){r=!0,s=a;break}if(o++,e.visiblePages().length===o)break}if(r)break}this.selectedIndexReal()!==s?this.selectedIndexReal(s):this.changePage(e)},s.prototype.updateBlockPositions=function(e,t){for(var i=this.previewWrapperSize().height/this.vertical(),o=this.previewWrapperSize().width/this.horizontal(),r=0;r<e.length;r++){var s=Math.floor(r/this.horizontal()),a=(r-this.horizontal()*s)*o;e[r].visible===t||!0===e[r].visible?(e[r].position({top:s*i,left:a,width:o,height:i}),e[r].visible=!0):e[r].position({top:s*i,left:e[r].classSet.left?-1*(this.previewWrapperSize().width+a):this.previewWrapperSize().width+a,width:o,height:i})}},s.prototype.updateStartBlocks=function(e,t){var i=e.blocks().map(function(e){return e.page}),o=t.indexOf(i[0]);if(-1!==o)for(var r=0;r<o;r++)e.blocks.splice(r,0,this._createBlock(t[r],"left",!1));else-1!==(o=i.indexOf(t[0]))&&e.blocks.splice(0,o);return o},s.prototype.updateLastBlocks=function(e,t){var i=e.blocks().map(function(e){return e.page}),o=t.indexOf(i[i.length-1]);if(o===t.length-1)return 0;if(-1!==o)for(var r=o+1;r<t.length;r++)e.blocks.splice(r,0,this._createBlock(t[r],"right",!1));else o=i.indexOf(t[t.length-1]),e.blocks.splice(o+1,i.length-o);return o},s.prototype.updateBlocks=function(e,t,i,o,r){void 0===r&&(r=!1);var s=e.blocks();if(e.realIndex!==o||s.length!==t||-1===s[0].page.pageIndex||s.some(function(e){return e.repaint})){e.realIndex=o,clearTimeout(this._animationTimeout);var a=t*o;if(a<0||a>=i.visiblePages().length)e.blocks([]);else{for(var n=[],d=a;d<a+t&&!(d>=i.visiblePages().length);d++)n.push(i.visiblePages()[d]);s=this.updateStartBlocks(e,n),o=this.updateLastBlocks(e,n);if(-1===s&&-1===o){e.blocks([]);for(d=0;d<n.length;d++)e.blocks.splice(d,0,this._createBlock(n[d],null,!0))}this.updateBlockPositions(e.blocks(),!0);var l=this;r?this._animationTimeout=setTimeout(function(){l.updateBlockPositions(e.blocks(),!1)},400):l.updateBlockPositions(e.blocks(),!1)}}},s.prototype.changePage=function(e){var t=this.horizontal()*this.vertical(),i=(Math.ceil(e.visiblePages().length/t),this.selectedIndex()===this.items().length-1?(this.updateBlocks(this.items()[0],t,e,this.selectedIndexReal()+1),this.updateBlocks(this.items()[1],t,e,this.selectedIndexReal()-1)):0===this.selectedIndex()?(this.updateBlocks(this.items()[2],t,e,this.selectedIndexReal()-1),this.updateBlocks(this.items()[1],t,e,this.selectedIndexReal()+1)):(this.updateBlocks(this.items()[0],t,e,this.selectedIndexReal()-1),this.updateBlocks(this.items()[2],t,e,this.selectedIndexReal()+1)),this.items()[this.selectedIndex()]);this.updateBlocks(i,t,e,this.selectedIndexReal(),e.animationSettings.zoomEnabled()),this.isAnimated()||this.updatePagesVisible(e),this.updateCurrentBlock()},s);function s(o,r){function t(){a(),s.pageCount=s.horizontal()*s.vertical(),s.updateContent(o,s.pageCount)}var s=n.call(this)||this,i=(s.preview=o,s.previewWrapperSize=r,s._spacing=1,s._animationTimeout=null,s.repaint=c.observable({}),s.repaintTimeout=c.observable(),s.horizontal=c.observable(1),s.vertical=c.observable(1),s.pageCount=0,s.isAnimated=c.observable(!1),s.items=c.observableArray([{blocks:c.observableArray([])},{blocks:c.observableArray([])},{blocks:c.observableArray([])}]),s.currentBlockText=c.observable(""),s.selectedIndexReal=c.observable(0),s.selectedIndex=c.observable(0),s.selectedIndex()),a=(s._disposables.push(s.contentSize=c.pureComputed(function(){var e,t,i=s.items()[s.selectedIndex()].blocks();return 1===i.length&&(t=(i=i[0]).position(),e=Math.max(t.width,i.page.width()),t=Math.max(t.height,i.page.height())),{width:e?e+"px":"auto",height:t?t+"px":"auto"}})),s.animationEnabled=o.animationSettings.swipeEnabled,function(){var e=o._zoom(),t=Math.ceil(o._pageHeight()*d.getCurrentResolution(e)/l.previewDefaultResolution()),e=Math.ceil(o._pageWidth()*d.getCurrentResolution(e)/l.previewDefaultResolution()),i=r(),e=o.autoFitBy()!=p.ZoomAutoBy.PageWidth&&Math.floor(i.width/(e+2*s._spacing))||1,i=Math.floor(i.height/(t+2*s._spacing))||1;s.horizontal(e),s.vertical(i)});return s._disposables.push(r.subscribe(function(){s.items().forEach(function(e){return e.blocks().forEach(function(e){return e.repaint=!0})}),t();var e=s.items()[s.selectedIndex()];s.updateBlocks(e,s.pageCount,o,s.selectedIndexReal(),o.animationSettings.zoomEnabled()),s.repaint.valueHasMutated()})),s._disposables.push(o.visiblePages.subscribe(function(){for(var e=0;e<s.items().length;e++)s.items()[e].blocks([]),s.items()[e].realIndex=-1;t()})),s._disposables.push(o.pageIndex.subscribe(t)),s._disposables.push(o.zoomUpdating.subscribe(function(e){e||(clearTimeout(s.repaintTimeout()),s.repaintTimeout(setTimeout(function(){return s.repaint.valueHasMutated()},410)))})),s._disposables.push(o._zoom.subscribe(function(){a();var e,t=s.horizontal()*s.vertical();s.pageCount!==t?(s.pageCount=t,s.items().forEach(function(e){return e.blocks().forEach(function(e){return e.repaint=!0})}),s.updateContent(o,t)):1===s.pageCount&&(e=s.items()[s.selectedIndex()].blocks()[0],s.items().forEach(function(e,t){t!=s.selectedIndex()&&e.blocks().forEach(function(e){return e.repaint=!0})}),setTimeout(function(){e.position({left:e.position().left,top:e.position().top,height:Math.max(s.previewWrapperSize().height,e.page.height()),width:Math.max(s.previewWrapperSize().width,e.page.width())})}))})),s._disposables.push(s.selectedIndexReal.subscribe(function(e){0<=e?s.changePage(o):e<0&&s.selectedIndexReal(0)})),s._disposables.push(s.selectedIndex.subscribe(function(e){var t=e-i;-2==t||1==t?s.selectedIndexReal(s.selectedIndexReal()+1):2!=t&&-1!=t||s.selectedIndexReal(s.selectedIndexReal()-1),i=e})),s._disposables.push(s.swipeLeftEnable=c.computed(function(){return 0!==s.selectedIndexReal()})),s._disposables.push(s.swipeRightEnable=c.computed(function(){return s.selectedIndexReal()!=Math.ceil(o.visiblePages().length/(s.horizontal()*s.vertical()))-1})),s}t.GalleryModel=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),d=i(3),i=(r=a.Disposable,s(l,r),l);function l(t,i){var o=r.call(this)||this;return o.visible=n.observable(!1).extend({notify:"always"}),o._disposables.push(o.text=n.computed(function(){var e;return setTimeout(function(){o.visible(!0)},1),-1===t.pageIndex()?a.getLocalization("0 pages","ASPxReportsStringId.WebDocumentViewer_0Pages"):(e=a.getLocalization("of","ASPxReportsStringId.ToolBarItemText_OfLabel"),a.getLocalization("Page","ASPxReportsStringId.ToolBarItemText_PageLabel")+" "+i.currentBlockText()+" "+e+" "+t.pages().length)})),o}t.MobilePaginator=i,n.bindingHandlers.dxrdMobilePaginator={init:function(e,t){var i=t(),o=d(e),r=null,s=null;i.visible.subscribe(function(e){e?(o.removeClass("dxrdp-hide").addClass("dxrdp-show"),r&&clearTimeout(r),r=setTimeout(function(){i.visible(!1)},2e3)):(o.removeClass("dxrdp-show").addClass("dxrdp-hide"),s&&clearTimeout(s),s=setTimeout(function(){o.removeClass("dxrdp-hide")},500))})}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.updatePreviewContentSizeMobile=function(i,o){return function(){var e=o.outerHeight(),t=o.outerWidth();i({width:t,height:e})}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(16)),n=i(105),i=(r=a.PreviewParameterHelper,s(d,r),d.prototype.getRangeEditor=function(){return n.editorTemplates.rangeEditor},d);function d(){return null!==r&&r.apply(this,arguments)||this}t.MobilePreviewParameterHelper=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.editorTemplates={rangeEditor:{header:"dxrv-range-parameter-mobile"}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(6)),n=i(1),d=i(3),i=i(0),l=(r=i.Disposable,s(p,r),p.prototype.dispose=function(){this.actions.forEach(function(e){e.content&&e.content.dispose&&(e.content.dispose(),delete e.content.dispose)}),r.prototype.dispose.call(this)},p);function p(e){var t=r.call(this)||this;return t.actions=e,t.visible=n.observable(!1),t}t.MobileActionList=l,t.getPreviewActionsMobile=function(o){var e={visible:n.observable(!1),items:n.pureComputed(function(){var e,t=o.exportModel._getExportFormatItems(),i=o.exportTypes().filter(function(e){return-1!==t.indexOf(e)});return 9<i.length?i.splice(9,i.length-9):i.length<9&&(e=t.filter(function(e){return-1===i.indexOf(e)}),i.push.apply(i,e.slice(0,9-i.length))),i.map(function(e){return e.action=function(e){o.exportModel._exportDocumentByFormat(e&&e.format)},e})})},t=[{clickAction:function(){o.searchModel.searchPanelVisible(!0),o.searchModel.editorVisible(!0),o.searchModel.focusEditor({currentTarget:d(".dxrdp-taptosearch")}),o.reportPreview.actionsVisible(!1)},imageClassName:"dxrd-image-search",imageTemplateName:"dxrd-svg-preview-search",visible:a.SearchAvailable},{clickAction:function(){e.visible(!e.visible())},imageClassName:"dxrd-image-export-to",imageTemplateName:"dxrd-svg-preview-export-export-to",visible:!0,content:{name:"dxrd-menu-export-content",data:e,dispose:function(){e.items().forEach(function(e){delete e.action}),e.items.dispose()}}},{clickAction:function(){o.parametersModel.popupInfo.visible(!o.parametersModel.popupInfo.visible()),o.reportPreview.actionsVisible(!1)},imageClassName:"dxrd-image-parameters",imageTemplateName:"dxrd-svg-tabs-parameters",visible:o.parametersModel.popupInfo.notEmpty}];return o.callbacks&&o.callbacks.customizeActions&&o.callbacks.customizeActions(t),new l(t)}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(1)),i=i(46),i=(r=i.PreviewDisposableModel,s(n,r),n);function n(e){var t=r.call(this,e)||this;return t.slideOptions=e.slideOptions,t.gallery=e.gallery,t.paginator=e.paginator,t.brickEventsDisabled=e.brickEventsDisabled,t.availableFormats=e.availableFormats,t._disposables.push(e.gallery),a.isComputed(e.brickEventsDisabled)&&t._disposables.push(e.brickEventsDisabled),e.slideOptions&&a.isComputed(e.slideOptions.scrollAvailable)&&t._disposables.push(e.slideOptions.scrollAvailable),e.slideOptions&&a.isComputed(e.slideOptions.swipeEnabled)&&t._disposables.push(e.slideOptions.swipeEnabled),t._disposables.push(e.paginator),t._disposables.push(e.searchModel),t}t.MobilePreviewModel=i},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MobilePreviewElements={Surface:"dxrdp-surface-mobile",Search:"dxrdp-search-mobile",Pages:"dxrdp-pages-mobile",MobileActions:"dxrdp-surface-mobile-bottom",Parameters:"dxrd-menu-parameters-content"}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(0);t.formatSearchResult=function(e){return e&&o.getLocalization("page","ASPxReportsStringId.WebDocumentViewer_SearchPageNumberText")+" "+(e.pageIndex+1)}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(2)),i=(r=a.AccessibilityKeyboardHelperBase,s(n,r),n.prototype.createControlElement=function(e,t){return new a.ControlElementWithParentHighlight(e,this.getContainer().getElementsByClassName("dxrv-daterange-editor-item")[t])},n.prototype.itemHandleEscKey=function(e,t){return this._hide(),!0},n.prototype.itemHandleUpArrowKey=function(e,t){return e&&e.altKey?(this._hide(),!0):r.prototype.itemHandleUpArrowKey.call(this,e,t)},n.prototype.itemHandleTabKey=function(e,t){return 0==this.setFocusToNext(t)&&this.predefinedDateRangesKeyboardHelper.focus(),!0},n.prototype.itemHandleShiftTabKey=function(e,t){return 0==this.setFocusToPrevious(t)&&this.predefinedDateRangesKeyboardHelper.focus(),!0},n);function n(e,t){var i=r.call(this)||this;return i._hide=e,i._visible=t,i.controlElementClassName="dx-accessibility-daterange-item",i.predefinedDateRangesKeyboardHelper=new l(i),i._disposables.push(i.predefinedDateRangesKeyboardHelper,i._visible.subscribe(function(e){var t=setTimeout(function(){e&&i.predefinedDateRangesKeyboardHelper.focus()},300);i._disposables.push({dispose:function(){return clearTimeout(t)}})})),i}t.DateRangeDialogElementsKeyboardHelper=i;d=a.ListKeyboardHelper,s(p,d),p.prototype.itemHandleEscKey=function(e,t){return this.owner.itemHandleEscKey.call(this.owner,e,0),!0},p.prototype.itemHandleTabKey=function(e,t){return this.owner.setFocusToNext(0),!0},p.prototype.itemHandleShiftTabKey=function(e,t){return this.owner.setFocusToPrevious(0),!0},p.prototype.itemHandleUpArrowKey=function(e,t){return e&&e.altKey?this.owner.itemHandleUpArrowKey.call(this.owner,e):d.prototype.itemHandleUpArrowKey.call(this,e,t)};var d,l=p;function p(e){var t=d.call(this)||this;return t.owner=e,t}t.PredefinedDateRangesKeyboardHelper=l},function(e,s,t){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var r=t(6),a=t(50),n=t(112),d=t(7),i=t(3);function l(e,t){e.css({"-webkit-transform":t,transform:t})}function o(e,o){var r=this;this.element=e,this.slideOptions=o,this._direction={vertical:!1,horizontal:!1,scrollDown:!1},this.isLeftMove=!1,this.isRightMove=!1,this.$window=i(window),this.$element=i(e),this.$body=i(document.body),this.$gallery=this.$element.find(".dxrd-mobile-gallery"),this.$galleryblocks=this.$gallery.find(".dxrd-gallery-blocks"),this.firstMobilePageOffset=this._getFirstPageOffset(),this.slideOptions.searchPanel.height.subscribe(function(e){var t,i;o.disabled()||(r.firstMobilePageOffset||(r.firstMobilePageOffset=r._getFirstPageOffset()),r.slideOptions.readerMode?r.slideOptions.topOffset(e):r.slideOptions.topOffset(Math.min(e,Math.max(0,a.MobileSearchViewModel.maxHeight-r.firstMobilePageOffset.top))),e?e===a.MobileSearchViewModel.maxHeight?(r.slideOptions.searchPanel.searchPanelVisible(!0),r.applySearchAnimation(e)):(t=1-s.minScale,i=e/a.MobileSearchViewModel.maxHeight,l(r.$galleryblocks,"scale("+Math.max(s.minScale,1-t*i)+")")):r.applySearchAnimation(e))})}s.slowdownDisctanceFactor=2.5,s.minScale=.92,o.prototype._getFirstPageOffset=function(){return this.$galleryblocks.find(".dxrd-mobile-page").eq(0).offset()},o.prototype.getDirection=function(e,t){var t=t-this._startingPositionY,i=Math.abs(t),e=Math.abs(e-this._startingPositionX);return 0===i&&0===e?(this._direction.horizontal=!1,this._direction.vertical=!1):(e?i/e:10)<2?(this._direction.horizontal=!0,this._direction.vertical=!1,this._direction.scrollDown=!1):(this._direction.horizontal=!1,this._direction.vertical=!0,this._direction.scrollDown=0<t),this._direction},o.prototype.setPosition=function(e,t){this.isLeftMove=this.latestX>e,this.isRightMove=this.latestX<e,this.latestY=t,this.latestX=e},o.prototype.initialize=function(e,t){this._startingPositionX=e,this._startingPositionY=t,this.latestX=e,this.latestY=t,this._direction={horizontal:!1,vertical:!1,scrollDown:!1}},o.prototype.start=function(e){this.$body.addClass("dxrd-prevent-refresh"),this.$galleryblocks=this.$gallery.find(".dxrd-gallery-blocks"),this.slideOptions.topOffset()||(this.firstMobilePageOffset=this._getFirstPageOffset(),this.firstMobilePageOffset&&(this.firstMobilePageOffset.top=this.firstMobilePageOffset.top*s.minScale)),this.initialize(e.pageX,e.pageY)},o.prototype.move=function(e){if(!(this.slideOptions.zoomUpdating()||this.slideOptions.galleryIsAnimated()||this.slideOptions.disabled())){if(r.SearchAvailable()&&!this.slideOptions.searchPanel.editorVisible()){var t=this.getDirection(e.pageX,e.pageY);if(!t.vertical&&!t.horizontal)return;(t.vertical&&t.scrollDown||0!==this.slideOptions.searchPanel.height())&&this.slideOptions.reachedTop()&&a.MobileSearchViewModel.maxHeight+this.$element.offset().top>this.$window.scrollTop()&&(this.slideOptions.brickEventsDisabled(!0),e.stopPropagation(),t=0<(t=this.slideOptions.searchPanel.height()+(e.clientY-this.latestY)/s.slowdownDisctanceFactor)?Math.min(t,a.MobileSearchViewModel.maxHeight):0,this.slideOptions.searchPanel.height(t))}this.setPosition(e.clientX,e.clientY)}},o.prototype.end=function(e){var t,i,o=this;this.slideOptions.zoomUpdating()||this.slideOptions.galleryIsAnimated()?(t=e.touches)&&0!==t.length||(this.slideOptions.zoomUpdating()&&e.stopPropagation(),this.slideOptions.zoomUpdating(!1)):(t=this.getDirection(e.pageX,e.pageY),this.slideOptions.scrollAvailable()&&t.horizontal&&this.slideOptions.swipeEnabled()&&(i=n.dxGalleryReportPreview.getInstance(this.$gallery.get(0)),e=this.slideOptions.repaintTimeout,this.slideOptions.reachedLeft()&&this.isRightMove&&i.gallery.swipeLeftEnable()?(i.prevItem(),clearTimeout(e()),e(setTimeout(function(){return i.repaint()},410))):this.slideOptions.reachedRight()&&this.isLeftMove&&i.gallery.swipeRightEnable()&&(i.nextItem(),clearTimeout(e()),e(setTimeout(function(){return i.repaint()},410)))),r.SearchAvailable()&&!this.slideOptions.searchPanel.editorVisible()&&(this.slideOptions.searchPanel.height()>=a.MobileSearchViewModel.maxHeight/2?this.slideOptions.searchPanel.height(a.MobileSearchViewModel.maxHeight):this.slideOptions.searchPanel.height(0),this.slideOptions.searchPanel.height()==a.MobileSearchViewModel.maxHeight)&&this.slideOptions.autoFitBy(d.ZoomAutoBy.PageWidth),this.$body.removeClass("dxrd-prevent-refresh"),setTimeout(function(){o.slideOptions.brickEventsDisabled(!1)},10))},o.prototype.applySearchAnimation=function(e){var t=this;this.slideOptions.animationSettings.zoomEnabled()&&(this.$galleryblocks.addClass("dxrdp-animation"),this.$element.addClass("dxrdp-animation"),setTimeout(function(){t.$galleryblocks.removeClass("dxrdp-animation"),t.$element.removeClass("dxrdp-animation")},410)),l(this.$galleryblocks,e?"scale(0.92)":"")},s.EventProcessor=o},function(e,t,i){"use strict";var o,s,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(155)),n=i(127),d=i(3),l=i(2),i=(s=a.default,r(p,s),p.prototype.repaint=function(){s.prototype.repaint.call(this),this.initializeBlockItems()},p.prototype._swipeStartHandler=function(e){s.prototype._swipeStartHandler.call(this,e);var t,i,o=this.gallery.swipeRightEnable(),r=this.gallery.swipeLeftEnable();o&&r||(t=3-(i=o?0:2)-1,i=i,o||r||(i=t=0),e.event.maxLeftOffset=t,e.event.maxRightOffset=i),this.gallery.isAnimated(!0),this.gallery.animationEnabled()&&(this.currentBlockItem&&this.currentBlockItem.element.removeClass(this._animationClassName),this.nextBlockItem)&&this.nextBlockItem.element.removeClass(this._animationClassName)},p.prototype._getNextIndex=function(e){var t=this.gallery.selectedIndex();return e<0?2===t?t=0:t++:0===t?t=2:t--,t},p.prototype._setSwipeAnimation=function(e,t,i,o){var i=100*i/4,r="0%",r=o?e.left+i+"%":e.left-i+"%";e.element.css({opacity:t,transform:"scale("+t+")",left:r})},p.prototype._addAnimation=function(e){e&&this.gallery.animationEnabled()&&e.element.addClass(this._animationClassName)},p.prototype._restoreDefault=function(e){e&&e.element.css({opacity:1,transform:"scale(1)",left:e.left+"%"})},p.prototype._getItem=function(e,t){var i=e,o=this.blockItems.indexOf(this.currentBlockItem),t=(t&&(2===o&&0===e?i=3:0===o&&2===e&&(i=4)),this.blockItems[i]);return this.gallery.animationEnabled()&&t.element.removeClass(this._animationClassName),t},p.prototype._swipeUpdateHandler=function(e){s.prototype._swipeUpdateHandler.call(this,e);var e=e.event.offset,t=this._getNextIndex(e),i=this.gallery.selectedIndex(),o=this.blockItems.indexOf(this.currentBlockItem),r=this.blockItems.indexOf(this.nextBlockItem);this.currentBlockItem&&o===i||(this.currentBlockItem=this._getItem(i,!1)),this.nextBlockItem&&r===t||(this.nextBlockItem=this._getItem(t,!0)),this.gallery.animationEnabled()&&(e=Math.abs(e),o=t-i==1||2===i&&0===t,this._setSwipeAnimation(this.currentBlockItem,Math.min(1,1-e),e,o),this._setSwipeAnimation(this.nextBlockItem,Math.min(1,1.5*e),e,!o))},p.prototype._swipeEndHandler=function(e){if(s.prototype._swipeEndHandler.call(this,e),this.gallery.animationEnabled())for(var t=0;t<this.blockItems.length;t++)this.blockItems[t]!==this.currentBlockItem&&this.blockItems[t]!==this.nextBlockItem||this._addAnimation(this.blockItems[t]),this._restoreDefault(this.blockItems[t]);else this.gallery.isAnimated(!1),this.gallery.updatePagesVisible(this.gallery.preview)},p.prototype._endSwipe=function(){s.prototype._endSwipe.apply(this,arguments),this.gallery.isAnimated(!1),this.gallery.updatePagesVisible(this.gallery.preview)},p);function p(e,t){var o=s.call(this,e,t)||this,i=(o._animationClassName="dxrdp-gallery-item-animation",o.currentBlockItem=null,o.nextBlockItem=null,o.initializeBlockItems=function(){o.blockItems=[];for(var e=o._getAvailableItems(),t=0;t<e.length;t++){var i=parseFloat(e[t].style.left),i=isNaN(i)?0:i;o.blockItems.push({element:d(e[t]),left:i})}},o.initializeBlockItems(),o.gallery=o.option("gallery"),o.gallery.repaint.subscribe(function(e){o.gallery.preview._hasActiveEditingFields()||o.repaint()}));return l.addDisposeCallback(e,function(){i.dispose()}),o}t.dxGalleryReportPreview=i,n.default("dxGalleryReportPreview",i)},function(e,t){e.exports=DevExpress.events},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=i(15),o=i(1),d=i(3);function r(e){this.format=o.observable(),this.image=e.imageSource,this.sizeMode=e.sizeMode,this.alignment=e.alignment}r.prototype._drawImage=function(e,i,o,r){var s,t,a=this,n=d.Deferred();return(e?(s=new Image,t="data:image/"+(this.format()||"png")+";base64,","svg"===this.format()&&(t="data:image/svg+xml;charset=UTF-8;base64,"),t=-1!==e.indexOf("base64,")?e:t+e,s.src=t,s.onload=function(){var e=a._getImageSize(s,o,r),t=a._getImageCoordinate(e,r);i.drawImage(s,t.x,t.y,e.width,e.height),n.resolve()},n):n.resolve()).promise()},r.prototype._getImageSize=function(e,t,i){var o=this.sizeMode(),r=e.width*t,e=e.height*t;return o===s.ImageSizeMode.StretchImage?(r=i.width,e=i.height):(o===s.ImageSizeMode.ZoomImage||o===s.ImageSizeMode.Squeeze&&(i.width<r||i.height<e))&&(r*=t=Math.min(i.width/r,i.height/e),e*=t),{width:r,height:e}},r.prototype._getImageCoordinate=function(e,t){var i=this.alignment(),o=0,r=0;return i===s.ImageAlignment.MiddleLeft||i===s.ImageAlignment.MiddleCenter||i===s.ImageAlignment.MiddleRight?r=(t.height-e.height)/2:i!==s.ImageAlignment.BottomLeft&&i!==s.ImageAlignment.BottomCenter&&i!==s.ImageAlignment.BottomRight||(r=t.height-e.height),i===s.ImageAlignment.TopCenter||i===s.ImageAlignment.MiddleCenter||i===s.ImageAlignment.BottomCenter?o=(t.width-e.width)/2:i!==s.ImageAlignment.TopRight&&i!==s.ImageAlignment.MiddleRight&&i!==s.ImageAlignment.BottomRight||(o=t.width-e.width),{x:o,y:r}},r.prototype.refresh=function(e,t,i){return void 0===t&&(t=1),i=i||{width:e.canvas.width,height:e.canvas.height},this._drawImage(this.image(),e,t,i)},t.ImagePainter=r},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(15)),n=i(114),d=i(116),l=i(19),p=i(0),c=i(2),v=i(1),h=i(3),u=i(113),g=i(5),m=(r=p.Disposable,s(x,r),x.prototype._getContextPoint=function(e){var t,i,o;if("CANVAS"===e.target.nodeName)return t=this.zoom(),e=e.offsetX&&e.offsetY?(t=this.hasSignature()?1:t,o=e.offsetX/t,e.offsetY/t):(i=this._context.canvas.getBoundingClientRect(),o=(e.clientX-i.left)/t,(e.clientY-i.top)/t),{x:o,y:e}},x.prototype._addEvents=function(){var e=this.$element.get(0);u.on(e,"dxpointerdown",this._pointerDownHandler),u.on(e,"dxpointermove",this._pointerMoveHandler),u.on(e,"dxpointerleave",this._pointerLeaveHandler)},x.prototype._removeEvents=function(){var e=this.$element.get(0);u.off(e,"dxpointerdown",this._pointerDownHandler),u.off(e,"dxpointermove",this._pointerMoveHandler),u.off(e,"dxpointerleave",this._pointerLeaveHandler)},x.prototype._setCanvasSize=function(e,t){this._context.canvas.setAttribute("width",e),this._context.canvas.setAttribute("height",t)},x.prototype._cleanCanvas=function(){this._context.clearRect(0,0,this._context.canvas.width,this._context.canvas.height)},x.prototype.clear=function(){this.image(null),this.signaturePainter.reset(),this._cleanCanvas()},x.prototype.refresh=function(){var e=this,t=(this._cleanCanvas(),this.signaturePainter.hasPoints()?1:this.zoom()),i=this.signaturePainter.hasPoints()?this.initialSize:void 0;this.imagePainter.refresh(this._context,t,i).done(function(){return e.signaturePainter.refresh(e._context)})},x.prototype.initSize=function(e,t){this.$element=e,this.initialSize={width:this.$element.outerWidth()/t,height:this.$element.outerHeight()/t}},x.prototype.initCanvas=function(e,t){var i=this.$element.find("canvas")[0];this._context=i.getContext("2d"),this._setCanvasSize(this.initialSize.width*t,this.initialSize.height*t),this.imagePainter.refresh(this._context,t,{width:this._context.canvas.offsetWidth,height:this._context.canvas.offsetHeight})},x.prototype.imageFormatByType=function(e){return e===l.ImageEditingFieldViewModel.__DefaultImageType?"png":e},x.prototype.getImage=function(){return this._context.canvas.toDataURL("image/png")},x.prototype.hasSignature=function(){return this.signaturePainter.hasPoints()},x.prototype.dispose=function(){r.prototype.dispose.call(this),this._removeEvents(),this.$element=null,this._context=null},x.prototype.reset=function(e,t,i,o){this.image(e),this.imageAlignment(t),this.imageSizeMode(i),this.format(this.imageFormatByType(o)),this.signaturePainter.reset(),this.refresh()},x);function x(e){var t=r.call(this)||this;return t._pointerDownHandler=function(e){e=t._getContextPoint(e);e&&t.signaturePainter.drawCircle(t._context,e.x,e.y,t.lineColor(),t.lineWidth())},t._pointerMoveHandler=function(e){("touch"===e.pointerType||"pen"===e.pointerType||"mouse"===e.pointerType&&1==e.originalEvent.buttons)&&(e=t._getContextPoint(e))&&t.signaturePainter.drawPath(t._context,e.x,e.y,t.lineColor(),t.lineWidth())},t._pointerLeaveHandler=function(e){t.signaturePainter.resetLastPosition()},t.format=function(e){return e&&t.imagePainter.format(e),t.imagePainter.format()},t.imageSizeMode=v.observable(a.ImageSizeMode.Normal),t.imageAlignment=v.observable(a.ImageAlignment.TopLeft),t.lineWidth=v.observable(1),t.lineColor=v.observable("#000000"),t.zoom=e.zoom,t.image=v.observable(e.imageSource),t.imageSizeMode(e.sizeMode),t.imageAlignment(e.alignment),t.imagePainter=new n.ImagePainter({alignment:t.imageAlignment,imageSource:t.image,sizeMode:t.imageSizeMode}),t.format(e.imageType),t._disposables.push(t.signaturePainter=new d.SignaturePainter),t._disposables.push(t.signaturePainter.hasPoints.subscribe(function(e){e?t._setCanvasSize(t.initialSize.width,t.initialSize.height):t._setCanvasSize(t.initialSize.width*t.zoom(),t.initialSize.height*t.zoom()),t.refresh()})),t._disposables.push(t.scale=v.computed(function(){return t.hasSignature()?t.zoom():1})),e.canDraw&&t._disposables.push(e.canDraw.subscribe(function(e){e?t._addEvents():t._removeEvents()})),t._disposables.push(t.zoom.subscribe(function(e){t.signaturePainter.hasPoints()||(t._setCanvasSize(t.initialSize.width*e,t.initialSize.height*e),t.refresh())})),t}t.Painter=m,v.bindingHandlers.dxPainter={init:function(e,t,i,o,r){var t=t(),s=(h(e).children().remove(),g.getTemplate("dx-painter")),s=h(e).append(s).children()[0],a=h(s),n=new m(t);return n.initSize(a,t.zoom()),c.addDisposeCallback(e,function(){n.dispose()}),v.applyBindings(n,s),n.initCanvas(a,t.zoom()),{controlsDescendantBindings:!0}}}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),n=i(1),i=(r=a.Disposable,s(d,r),d.prototype.dispose=function(){r.prototype.dispose.call(this),this.reset()},d.prototype._drawPath=function(e,t,i,o,r,s,a){e.beginPath(),e.strokeStyle=s,e.lineWidth=a,e.lineJoin="round",e.moveTo(o,r),e.lineTo(t,i),e.closePath(),e.stroke()},d.prototype._drawCircle=function(e,t,i,o,r){e.beginPath(),e.fillStyle=o,e.arc(t,i,r/2,0,2*Math.PI,!1),e.fill()},d.prototype._drawAllPoints=function(t){var i=this;this._points().forEach(function(e){e.isStart?i._drawCircle(t,e.x,e.y,e.color,e.width):i._drawPath(t,e.x,e.y,e.lastX,e.lastY,e.color,e.width)})},d.prototype.drawCircle=function(e,t,i,o,r){this._lastX=t,this._lastY=i,this._drawCircle(e,t,i,o,r),this._points.push({x:this._lastX,y:this._lastY,color:o,width:r,isStart:!0})},d.prototype.drawPath=function(e,t,i,o,r){this._drawPath(e,t,i,this._lastX,this._lastY,o,r),this._points.push({x:t,y:i,lastX:this._lastX,lastY:this._lastY,color:o,width:r}),this._lastX=t,this._lastY=i},d.prototype.resetLastPosition=function(){this._lastX=void 0,this._lastY=void 0},d.prototype.resetPoints=function(){this._points([])},d.prototype.reset=function(){this.resetLastPosition(),this.resetPoints()},d.prototype.refresh=function(e){this._drawAllPoints(e)},d);function d(){var e=r.call(this)||this;return e._points=n.observableArray([]),e.hasPoints=n.computed(function(){return 0<e._points().length}),e._disposables.push(e.hasPoints),e}t.SignaturePainter=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(20)),n=i(118),d=i(15),l=i(0),p=i(1),c=i(3),v=i(2),h=i(23),i=(r=l.Disposable,s(u,r),u.prototype._getValues=function(t,i,o){var r=this,s=[];return a.getEnumValues(t).forEach(function(e){s.push({value:e,iconTemplate:"dxrd-svg-pictureeditor-"+i+"_"+e.toLowerCase(),isSelected:p.computed(function(){return r._editorModel.painter[o]()===t[e]}),action:function(){r._editorModel.painter[o](t[e]),r._editorModel.painter.refresh()}})}),s},u.prototype._getColorValues=function(){var i=this,e=[];return u.colors.forEach(function(t){e.push({value:t,isSelected:p.computed(function(){return i._editorModel.painter.lineColor()===t}),action:function(e){i._editorModel.painter.lineColor(t)}})}),e},u.prototype._initPopupOptions=function(e){var t=this;return e.boundary=this._popupOptions.boundary,e.getPositionTarget=function(){return t._popupOptions.getPositionTarget()},e.target=this._popupOptions.target,e.container=this._popupOptions.container,e},u.prototype.createOpenFileAction=function(t){var e={id:h.PictureEditorActionId.OpenFile,icon:"dxrd-svg-pictureeditor-toolbar_open",title:l.getLocalization("Load Image","PreviewStringId.ImageEditingFieldEditor_LoadImage"),active:p.observable(!1),action:function(e){return t(e)}};return new n.PictureEditorToolbarItem(e)},u.prototype.createImagePickerAction=function(e,t,i){var o=this,r=(t=t&&e.every(function(e){return void 0!==e.text}),p.observable(!1)),s=p.observable(""),e=(e.forEach(function(e){t?o._disposables.push(e.visible=p.computed(function(){return!!v.findMatchesInString(e.text,s())})):e.visible=!0}),this._initPopupOptions({width:"auto",height:v.calculateWithZoomFactor(300)+"px",visible:r,contentTemplate:t?"dx-picture-editing-imagepickerwithfilter":"dx-picture-editing-imagespicker",contentData:{filterEnabled:t,filter:s,searchPlaceholder:function(){return v.searchPlaceholder()},contentWidth:2*this._editorModel.painter.initialSize.width+35,width:Math.min(this._editorModel.painter.initialSize.width,150),height:Math.min(this._editorModel.painter.initialSize.height,150),action:function(e){e.url?a.getImageBase64(e.url).done(function(e){i(e)}).fail(function(e){v.ShowMessage(e.name+" :"+e.message.split(":").pop(),"error")}):i(e.data)},images:e}}));return new n.PictureEditorToolbarItemWithPopup({id:h.PictureEditorActionId.PickImage,icon:"dxrd-svg-pictureeditor-image_gallery",title:l.getLocalization("Choose Image","PreviewStringId.ImageEditingFieldEditor_ChooseImage"),active:r,template:"dx-picture-editing-toolbar-popup",templateOptions:e})},u.prototype.createSizingAction=function(){var e=p.observable(!1),t=this._initPopupOptions({width:v.calculateWithZoomFactor(174)+"px",height:v.calculateWithZoomFactor(300)+"px",visible:e,contentTemplate:"dx-picture-editing-sizemode-alignment",contentData:{sizeModeText:l.getLocalization("Size Mode","PreviewStringId.ImageEditingFieldEditor_SizeMode"),sizeMode:this._editorModel.painter.imageSizeMode,sizeModeValues:this._getValues(d.ImageSizeMode,"size_mode","imageSizeMode"),alignmentText:l.getLocalization("Alignment","PreviewStringId.ImageEditingFieldEditor_Alignment"),alignment:this._editorModel.painter.imageAlignment,alignmentValues:this._getValues(d.ImageAlignment,"alignment","imageAlignment")}});return new n.PictureEditorToolbarItemWithPopup({id:h.PictureEditorActionId.Alignment,icon:"dxrd-svg-pictureeditor-toolbar_size_mode_and_alignment",title:l.getLocalization("Size Mode and Alignment","PreviewStringId.ImageEditingFieldEditor_SizeModeAndAlignment"),active:e,template:"dx-picture-editing-toolbar-popup",templateOptions:t})},u.prototype.createBrushAction=function(){var e=p.observable(!1),t=this._initPopupOptions({width:v.calculateWithZoomFactor(226)+"px",height:v.calculateWithZoomFactor(295)+"px",visible:e,contentTemplate:"dx-picture-editing-brush-options",contentData:{lineWidth:this._editorModel.painter.lineWidth,lineColor:this._editorModel.painter.lineColor,colors:this._getColorValues(),brushWidthText:l.getLocalization("Brush size","PreviewStringId.ImageEditingFieldEditor_BrushSize"),brushColorText:l.getLocalization("Brush color","PreviewStringId.ImageEditingFieldEditor_BrushColor")}});return new n.PictureEditorToolbarItemWithPopup({id:h.PictureEditorActionId.Brush,icon:"dxrd-svg-pictureeditor-toolbar_brush_options",title:l.getLocalization("Brush Options","PreviewStringId.ImageEditingFieldEditor_BrushOptions"),active:e,template:"dx-picture-editing-toolbar-popup",templateOptions:t,renderedHandler:function(e,t){"svg"===e[0].nodeName.toLowerCase()&&(e=c(e[0]).find(".BrushColor"))&&(e.attr("data-bind","{ style: { fill: $data.templateOptions.contentData.lineColor }}"),p.applyBindingsToDescendants(t,e[0]))}})},u.prototype.createResetItem=function(t){var e={id:h.PictureEditorActionId.Reset,icon:"dxrd-svg-pictureeditor-toolbar_reset",title:l.getLocalization("Reset","PreviewStringId.ImageEditingFieldEditor_Reset"),active:p.observable(!1),action:function(e){return t()}};return new n.PictureEditorToolbarItem(e)},u.prototype.createClearItem=function(t){var e={id:h.PictureEditorActionId.Clear,icon:"dxrd-svg-pictureeditor-toolbar_clear",title:l.getLocalization("Clear","PreviewStringId.ImageEditingFieldEditor_Clear"),active:p.observable(!1),action:function(e){return t()}};return new n.PictureEditorToolbarItem(e)},u.colors=["#FFFFFF","#FFC0C0","#FFE0C0","#FFFFC0","#C0FFC0","#C0FFFF","#C0C0FF","#FFC0FF","#E0E0E0","#FF8080","#FFC080","#FFFF80","#80FF80","#80FFFF","#8080FF","#FF80FF","#C0C0C0","#FF0000","#FF8000","#FFFF00","#00FF00","#00FFFF","#0000FF","#FF00FF","#808080","#C00000","#C04000","#C0C000","#00C000","#00C0C0","#0000C0","#C000C0","#404040","#800000","#804000","#808000","#008000","#008080","#000080","#800080","#000000","#400000","#804040","#404000","#004000","#004040","#000040","#400040"],u);function u(e,t){var i=r.call(this)||this;return i._editorModel=e,i._popupOptions=t,i}t.PictureEditorActionProvider=i},function(e,t,i){"use strict";var o,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),a=i(1),n=i(3),i=(d.prototype.dispose=function(){this.renderedHandler=null,this.action=null},d);function d(e){this.id=e.id,this.icon=e.icon,this.action=e.action,this.active=e.active,this.renderedHandler=e.renderedHandler,this.title=e.title}t.PictureEditorToolbarItem=i;l=s.Disposable,r(c,l),c.prototype.getComponent=function(){return a.unwrap(this._component)},c.prototype.dispose=function(){l.prototype.dispose.call(this);var e=this._component();e&&e.dispose(),this._component(null)};var l,p=c;function c(){var i=null!==l&&l.apply(this,arguments)||this;return i._component=a.observable(),i.onContentReady=function(e){i._component(e.component)},i.closeOnOutsideClick=function(e){var t=i.getComponent(),t=t&&n(t.content());return!t||!(t.has(e.target).length||t.is(e.target))},i}t.PopupComponentBase=p;r(h,v=i),h.prototype.dispose=function(){v.prototype.dispose.call(this),this._popup.dispose(),this.templateOptions=null};var v,s=h;function h(e){var t=v.call(this,e)||this;return t.template=e.template,e.templateOptions&&(t.templateOptions=e.templateOptions,t._popup=new p,t.templateOptions.onContentReady=t._popup.onContentReady,t.templateOptions.closeOnOutsideClick=t._popup.closeOnOutsideClick,t.templateOptions.onShown=function(e){var t=n(e.element),i=t.position().top,e=e.model.getPositionTarget().offset().top-n(e.component.content()).offset().top;n(t.find(".dx-popover-arrow")[0]).css("top",e+i-24-11)}),t}t.PictureEditorToolbarItemWithPopup=s},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.convertMapToKeyValuePair=function(t){var i=[];return t&&Object.keys(t).forEach(function(e){i.push({Key:e,Value:t[e]})}),i}},function(e,t){e.exports={default:DevExpress.ui.dxPopup}},function(e,t){e.exports={default:DevExpress.utils.browser}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(3)),n=i(1),d=i(88),l=i(53),p=i(89),c=i(0),v=i(2),h=(r=v.JSDesignerBindingCommon,s(u,r),u.prototype.dispose=function(){(this._deferreds||[]).forEach(function(e){e.reject()}),r.prototype.dispose.call(this)},u.prototype._initializeEvents=function(){var i=this;return this._getAvailableEvents(l.EventGenerator.generatePreviewEvents(function(e,t){i._fireEvent(e,t)}))},u.prototype._initializeCallbacks=function(){if(this._options.callbacks)return this._initializeEvents()},u.prototype._applyBindings=function(e,t){this._disposables.push(e),t.children().remove();t=t.append(this._templateHtml).children()[0];t&&(n.cleanNode(t),this._callbacks&&this._callbacks.beforeRender&&this._callbacks.beforeRender(e),n.applyBindings(e,t),this._fireEvent("Init"))},u.prototype._createModel=function(e){return this._callbacks=this._initializeCallbacks(),p.createPreviewModel(this._options,e,this._callbacks,!1)},u.prototype.applyBindings=function(t){var e,i,o=this,r=a(t);r.addClass("dx-designer"),this._options.reportPreview&&this._options.parts?this._applyBindings(this._options,r):(e=this._options.requestOptions,i=function(){e&&e.invokeAction&&(o._options.handlerUri=o._getServerActionUrl(e.host,e.invokeAction)),o._deferreds.push(o._createModel(t).done(function(e){o.sender.previewModel=e,o._options.reportUrl&&n.isSubscribable(o._options.reportUrl)&&o._disposables.push(o._options.reportUrl.subscribe(function(e){o.sender.OpenReport(e)})),o._createDisposeFunction(t),o._applyBindings(o.sender.previewModel,r),p.initPreviewModel(e,o._options)}))},e?this._getLocalizationRequest().done(function(e){e&&c.addCultureInfo(e)}).always(function(){i()}):i())},u);function u(e,t){t=r.call(this,e,t)||this;return t._deferreds=[],e.viewerModel=v._wrapModelInObservable(e.viewerModel),t.sender=new d.JSReportViewer(e.viewerModel),e.callbacks&&e.callbacks._eventSenderCreated&&e.callbacks._eventSenderCreated(t.sender),t}t.JSReportViewerBinding=h,n.bindingHandlers.dxReportViewer={init:function(e,t){return new h(n.unwrap(t())||{}).applyBindings(e),{controlsDescendantBindings:!0}}}},function(e,t){e.exports={default:DevExpress.data.ArrayStore}},function(e,t){e.exports={default:DevExpress.data.DataSource}},function(e,t){e.exports={default:DevExpress.ui.dxTextBox}},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(9)),n=i(1),d=i(125),l=i(121),p=i(127),c=i(3),v=i(2),i=(r=d.default,s(h,r),h.prototype.findNext=function(e){if(this._searchModel.searchText()!==this.option("text"))this._searchModel.searchText(this.option("text"));else try{e?this._searchModel.loading()||this._searchModel.findUp():this._searchModel.loading()||this._searchModel.findDown()}finally{return!0}},h.prototype._init=function(){r.prototype._init.call(this);var e=c(this.element());e.addClass("dx-searcheditor"),this._koContext=n.contextFor(e.get(0))},h.prototype._render=function(){var t=this;r.prototype._render.call(this),this.on("keyDown",function(e){"ArrowUp"==e.event.key&&t.findNext(!0)&&e.event.stopPropagation(),"ArrowDown"==e.event.key&&t.findNext(!1)&&e.event.stopPropagation()}),this._renderButton("Down"),this._renderButton("Up")},h.prototype._renderButton=function(e){this._$button=c("<div />").addClass("dx-searcheditor-button dx-widget dx-dropdowneditor-button"),this._attachButtonEvents(e),this._$buttonIcon=c("<div />").addClass("dx-searcheditor-icon dx-dropdowneditor-icon dx-icon-dxrd-image-move"+e.toLowerCase()).append(a.SvgTemplatesEngine.templates["up"===e.toLowerCase()?"dxrd-svg-operations-moveup":"dxrd-svg-operations-movedown"]).appendTo(this._$button),n.applyBindingsToDescendants(this._koContext,this._$buttonIcon[0]);e=r.prototype._buttonsContainer.call(this);this._$button.appendTo(e)},h.prototype._attachButtonEvents=function(t){var i=this;this._$button.off("click");this.option("disabled")||(this._$buttons||(this._$buttons=[]),this._$buttons.push(this._$button),this._$button.on("click",function(e){i.findNext("up"===t.toLowerCase())&&e.stopPropagation()}),v.addDisposeCallback(this._$button[0],function(){i._$buttons.forEach(function(e){e.off("click")})}))},h);function h(e,t){var i=this;return t.onKeyDown=function(e){var t;e.event.key===v.KeyboardEnum.Enter&&(e.event.stopPropagation(),e.event.preventDefault(),(t=l.default||l)&&t.msie&&e&&e.component&&(e.component.blur(),e.component.focus()),i.findNext(e&&e.event&&e.event.shiftKey))},t.onFocusOut=function(e){i._searchModel.searchText(i.option("text"))},(i=r.call(this,e,t)||this)._activeStateUnit=".dx-searcheditor-button",i._focusRequestRaised=function(){i.focus()},i._searchModel=t.searchModel,i._searchModel.focusRequested.subscribe(function(e){return i._focusRequestRaised()}),i}t.dxSearchEditor=i,p.default("dxSearchEditor",i)},function(e,t){e.exports={default:DevExpress.registerComponent}},function(e,i,t){"use strict";var o,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),s=(Object.defineProperty(i,"__esModule",{value:!0}),t(69)),a=t(51),n=t(0),d=t(1),l=t(3),p=t(2),c=t(110),v=t(5),h=(Object.defineProperty(u,"today",{get:function(){return(new u).now()},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"date",{get:function(){return this._date},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"day",{get:function(){return this._date.getDay()},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"month",{get:function(){return this._date.getMonth()},enumerable:!0,configurable:!0}),Object.defineProperty(u.prototype,"year",{get:function(){return this._date.getFullYear()},enumerable:!0,configurable:!0}),u.prototype.addMonths=function(e){return new u(new Date(this._date.setMonth(u.today.month+e)))},u.prototype.addDays=function(e){e=this.date.getDate()+e;return new u(new Date(this._date.setDate(e)))},u.prototype.addHours=function(e){e=this.date.getHours()+e;return new u(new Date(this._date.setHours(e)))},u.prototype.addYears=function(e){return new u(new Date(this._date.setFullYear(this._date.getFullYear()+e)))},u.prototype.now=function(){return new u(new Date((new Date).setHours(0,0,0,0)))},u);function u(e){this._date=e=void 0===e?null:e}function g(e,t,i){i={displayName:n.getLocalization(e,t),range:i};return Object.defineProperty(i,"displayName",{get:function(){return n.getLocalization(e,t)},configurable:!0}),i}i.predefinedDateRanges=[g("Today","PreviewStringId.DateRangeParameterEditor_Today",function(){return[h.today.date,h.today.date]}),g("Yesterday","PreviewStringId.DateRangeParameterEditor_Yesterday",function(){return[h.today.addDays(-1).date,h.today.addDays(-1).date]}),g("Current Week","PreviewStringId.DateRangeParameterEditor_CurrentWeek",function(){return[h.today.addDays(-h.today.day).date,h.today.addDays(-h.today.day).addDays(6).date]}),g("Last Week","PreviewStringId.DateRangeParameterEditor_LastWeek",function(){return[h.today.addDays(-7).date,h.today.date]}),g("Previous Week","PreviewStringId.DateRangeParameterEditor_PreviousWeek",function(){return[h.today.addDays(-h.today.day-7).date,h.today.addDays(-h.today.day-1).date]}),g("Current Month","PreviewStringId.DateRangeParameterEditor_CurrentMonth",function(){return[new Date(h.today.year,h.today.month,1),new Date(h.today.year,h.today.month+1,0)]}),g("Last Month","PreviewStringId.DateRangeParameterEditor_LastMonth",function(){return[h.today.addMonths(-1).date,h.today.date]}),g("Previous Month","PreviewStringId.DateRangeParameterEditor_PreviousMonth",function(){return[new Date(h.today.year,h.today.month-1,1),new Date(h.today.year,h.today.month,0)]}),g("Current Quarter","PreviewStringId.DateRangeParameterEditor_CurrentQuarter",function(){return[h.today.addMonths(-h.today.month%3).date,h.today.addMonths(-h.today.month%3+3).date]}),g("Previous Quarter","PreviewStringId.DateRangeParameterEditor_PreviousQuarter",function(){return[h.today.addMonths(-h.today.month%3-3).date,h.today.addMonths(-h.today.month%3).date]}),g("Current Year","PreviewStringId.DateRangeParameterEditor_CurrentYear",function(){return[new Date(h.today.year,0,1),new Date(h.today.year,11,31)]}),g("Last Year","PreviewStringId.DateRangeParameterEditor_LastYear",function(){return[h.today.addYears(-1).date,h.today.date]}),g("Previous Year","PreviewStringId.DateRangeParameterEditor_PreviousYear",function(){return[new Date(h.today.year-1,0,1),new Date(h.today.year-1,11,31)]})];m=n.Disposable,r(f,m),f.prototype._getStringValue=function(e){return e.map(function(e){return p.formatDate(e)}).join(" - ")},f.prototype._isSelected=function(e){return this._displayText()===this._getStringValue(e.range())},f.prototype._toParameterValue=function(){return[this.startDate(),this.endDate()]},f.prototype._createTemplateData=function(e,t){var i=this;return{value:e,min:t,inRange:function(e){return i.inRange(e)}}},f.prototype.applyDate=function(e,t){var i=this;void 0===t&&(t=!1),this._locker.lock(function(){e[1]<i.startDate()?(i.startDate(e[0]),i.endDate(e[1])):(i.endDate(e[1]),i.startDate(e[0]))}),t&&this.applyValue()},f.prototype.inRange=function(e){var t=new Date(this.endDate().getTime()),i=new Date(this.startDate().getTime());return e<=new Date(t.setHours(0,0,0,0))&&e>=new Date(i.setHours(0,0,0,0))},f.prototype.applyValue=function(e){var t=this;void 0===e&&(e=!1),this._locker.lock(function(){e&&t.endDate(t.startDate()),t._options.value(t._toParameterValue())})};var m,x=f;function f(e){var t=m.call(this)||this;return t._options=e,t._locker=new s.Locker,t._popupVisible=d.observable(!1),t._showPopup=function(){t._popupVisible(!0)},t._hidePopup=function(){t._popupVisible(!1),t._$element.get(0).querySelector("input").focus()},t._accessibilityDialogItems=d.observableArray([]),t.popupTemplate="dxrv-daterange-editor-popup",t.items=[],t.startDate=d.observable(new Date((new Date).setHours(0,0,0,0))),t.endDate=d.observable(new Date((new Date).setHours(0,0,0,0))),t._disposables.push(e.value.subscribe(function(e){return t.applyDate(e)}),t._displayText=d.computed(function(){return t._getStringValue([t.startDate(),t.endDate()])}),t.startDate.subscribe(function(){return t.applyValue(t.startDate()>t.endDate())}),t.endDate.subscribe(function(){return t.applyValue()})),t.applyDate(t._options.value()),t.items=i.predefinedDateRanges,e.isMobile?(t.popupTemplate="dxrd-menu-parameters-content",t.popupModel=new a.DateRangeParemeterPopupModel(t)):t.popupModel=t,t.dialogKeyboardHelper=new c.DateRangeDialogElementsKeyboardHelper(t._hidePopup,t._popupVisible),t._disposables.push(t.dialogKeyboardHelper),t}i.DateRangeEditor=x,d.bindingHandlers.dxrvDateRangeEditor={init:function(e,t,i,o,r){var s=new x(t()),t=(l(e).children().remove(),v.getTemplate("dxrv-daterange-editor")),t=l(e).append(t),r=r.createChildContext(s);return d.applyBindingsToDescendants(r,t.children()[0]),p.addDisposeCallback(e,function(){return s.dispose()}),{controlsDescendantBindings:!0}}}},function(e,t,i){"use strict";var o,d,r=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),l=(Object.defineProperty(t,"__esModule",{value:!0}),i(0)),p=i(1),i=(d=l.Disposable,r(s,d),s.prototype._isValueSelected=function(t,e){return t instanceof Date?0<e.filter(function(e){return e-t==0}).length:-1!==e.indexOf(t)},s);function s(e,t){function i(){s.editorValue.notifySubscribers(s.displayItems[0])}var o,r,s=d.call(this)||this,a=(s.selectedItems=p.observable([]),e()),n=(s.value=e,s._items=t.map(function(e){var t=p.observable(s._isValueSelected(e.value,a));return{selected:t,value:e.value,displayValue:e.displayValue||e.value,toggleSelected:function(){t(!t()),i()}}}),s._disposables.push(s.selectedItems=p.pureComputed(function(){return s._items.filter(function(e){return e.selected()})})),p.observable(!1)),t=(s._disposables.push(s.selectedValuesString=p.pureComputed({read:function(){return n()||(r="",s.selectedItems().forEach(function(e,t,i){r+=e.displayValue,t<i.length-1&&(r+=", ")})),r},write:function(e){}})),s._disposables.push(s.isSelectedAll=p.pureComputed({read:function(){var e;return n()?o:0<(e=s.selectedItems().length)&&e<s._items.length?void 0:o=e===s._items.length},write:function(t){o=t;try{n(!0),s._items.forEach(function(e){e.selected(t)})}finally{n(!1)}}})),{selected:s.isSelectedAll,value:null,displayValue:l.getLocalization("(Select All)","AnalyticsCoreStringId.SelectAll"),toggleSelected:function(){s.isSelectedAll(!s.isSelectedAll()),i()}});return s.displayItems=[t].concat(s._items),s.dataSource=s.displayItems,s.editorValue=p.observable(t),s.updateValue=function(){e(s._items.filter(function(e){return e.selected()}).map(function(e){return e.value})),i()},s.onOptionChanged=function(e){"opened"!==e.name||e.value||s.updateValue()},s}t.MultiValueEditorOptions=i},function(e,t,i){"use strict";var o,r,s=this&&this.__extends||(o=function(e,t){return(o=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}))(e,t)},function(e,t){function i(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(i.prototype=t.prototype,new i)}),a=(Object.defineProperty(t,"__esModule",{value:!0}),i(18)),n=i(115),d=i(117),l=i(19),p=i(0),c=i(2),v=i(1),h=i(3),u=i(120),g=i(113),m=i(5),x=(r=p.Disposable,s(f,r),f.prototype._takeFocus=function(){this.active()?this.editMode!==a.PictureEditMode.Image&&(this.canDraw(!0),this._callbacks)&&this._callbacks.onDraw&&this._callbacks.onDraw(this):(this._callbacks&&this._callbacks.onFocusIn&&this._callbacks.onFocusIn(this),this.active(!0))},f.prototype._releaseFocus=function(){this.active()&&(this._callbacks&&this._callbacks.onFocusOut&&this._callbacks.onFocusOut(this),this.active(!1),this.canDraw(!1))},f.prototype._wrapButtonAction=function(e,i){var o=e.action;e.action=function(e,t){i.changeActiveButton(e),o&&o(t,i)}},f.prototype._initActions=function(e){var t=this;this.editMode!=a.PictureEditMode.Image&&this.editMode!=a.PictureEditMode.ImageAndSignature||(this.actions.push(this.actionsProvider.createOpenFileAction(function(e){return t._loadImage(e)})),this.actions.push(this.actionsProvider.createSizingAction())),this.editMode!=a.PictureEditMode.Signature&&this.editMode!=a.PictureEditMode.ImageAndSignature||this.actions.push(this.actionsProvider.createBrushAction()),this._initialImage&&this.actions.push(this.actionsProvider.createResetItem(function(){t.painter.reset(t._initialImage,t._initialAlignment,t._initialSizeMode,t._initialImageType)})),this.actions.push(this.actionsProvider.createClearItem(function(){t.painter.clear()})),e&&e(this,this.actions),this.actions.forEach(function(e){return t._wrapButtonAction(e,t)})},f.prototype._loadImage=function(e){var t=this;e.stopPropagation(),e.preventDefault(),c.uploadFile({accept:"image/*"}).done(function(e){t.painter.format(e.format),t.painter.image(e.content),t.painter.refresh()})},f.prototype._addEvents=function(){var o=this,e=(this._pointerDownHandler=function(e){o._takeFocus()},this._pointerCancelHandler=function(e){o._releaseFocus()},this._pointerUpHandler=function(t){var i;o.active()&&(i=function(e){return e&&(e.is(t.target)||0<e.has(t.target).length)},o.$element.is(t.target)||0<o.$element.has(t.target).length||i(o._getPopupContent())||o.actions.some(function(e){return!!e.active()&&(e=v.unwrap(e.component),i(e&&h(e.content())))})||t.target&&t.target.className&&t.target.className.indexOf&&-1!==t.target.className.indexOf(o.GESTURE_COVER_CLASS)||o._releaseFocus())},this.$element.get(0));g.on(e,"dxpointerdown",this._pointerDownHandler),g.on(e,"dxpointercancel",this._pointerCancelHandler),g.on(document,"dxpointerup",this._pointerUpHandler)},f.prototype.changeActiveButton=function(t){this.actions.forEach(function(e){e.active(e===t&&!e.active())})},f.prototype.applyBindings=function(){v.cleanNode(this.$element[0]),v.applyBindings(this,this.$element[0]),this._addEvents(),this.painter.initCanvas(this.$element,this.zoom())},f.prototype.dispose=function(){r.prototype.dispose.call(this);var e=this.$element.get(0);g.off(e,"dxpointerdown",this._pointerDownHandler),g.off(e,"dxpointercancel",this._pointerCancelHandler),g.off(document,"dxpointerup",this._pointerUpHandler),this.actions.forEach(function(e){return e.dispose&&e.dispose()}),this.$element=null},f.prototype.getImage=function(){return this.painter.getImage()},f.prototype.reset=function(e,t,i,o){this._initialImage=e,this._initialAlignment=t,this._initialSizeMode=i,this._initialImageType=o,this.painter.reset(this._initialImage,this._initialAlignment,this._initialSizeMode,this._initialImageType)},f.prototype.getCurrentOptions=function(){var e=((this.painter.hasSignature()?this.painter.getImage():this.painter.image())||"").split(",");return{sizeMode:this.painter.imageSizeMode(),alignment:this.painter.imageAlignment(),imageType:this.painter.hasSignature()?l.ImageEditingFieldViewModel.__DefaultImageType:this.painter.format(),image:e[e.length-1]}},f);function f(e,t){var i=r.call(this)||this,t=(i.GESTURE_COVER_CLASS="dx-gesture-cover",i.ACTIVE_POPUP_CLASS=".dx-picture-editing-active",i._getPopupContent=function(){var e=u.default.getInstance(i.$element.find(i.ACTIVE_POPUP_CLASS).get(0));return e&&h(e.content())},i.actions=[],i.canDraw=v.observable(!1),i._initialImageType=v.unwrap(e.imageType)||"png",i.zoom=e.zoom||v.observable(1),i.editMode=v.unwrap(e.imageMode)||a.PictureEditMode.Image,i._initialImage=v.unwrap(e.image),i._initialAlignment=v.unwrap(e.alignment),i._initialSizeMode=v.unwrap(e.sizeMode),i._callbacks=e.callbacks,i.$element=h(t),i.active=v.isObservable(e.active)?e.active:v.observable(!!e.active),{alignment:i._initialAlignment,canDraw:i.editMode!==a.PictureEditMode.Image&&i.canDraw,imageSource:i._initialImage,imageType:i._initialImageType,sizeMode:i._initialSizeMode,zoom:i.zoom});return i.painter=new n.Painter(t),i._disposables.push(i.painter),i.painter.initSize(i.$element,i.zoom()),i.actionsProvider=new d.PictureEditorActionProvider(i,h.extend(!0,{getPositionTarget:function(){return i._getPopupContent().find(".dx-picture-editing-toolbar")}},e.popupOptions||{})),i._disposables.push(i.actionsProvider),i._initActions(e.callbacks&&e.callbacks.customizeActions),i.applyBindings(),i}t.PictureEditorModel=x,v.bindingHandlers.dxPictureEditor={init:function(e,t,i,o,r){var t=t(),s=(h(e).children().remove(),m.getTemplate("dx-picture-editing")),s=h(e).append(s).children()[0],a=new x(t,s);return c.addDisposeCallback(e,function(){a.dispose()}),{controlsDescendantBindings:!0}}}},function(e,t,i){"use strict";var i=i(132),o=window.DevExpress||{};i._addViewerToBundle(o),e.exports=o.Reporting},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var o=i(133),r=i(138),s=i(139),a=i(140),n=i(141),d=i(142),l=i(143),p=i(145),c=i(148),v=i(149),h=i(150),u=i(153),g=i(154),m=i(158),x=i(159),f=i(160),y=i(163),b=i(164);t._addViewerToBundle=function(e){return e.Reporting=o,e.Reporting.Editing=r,e.Reporting.Export=s,e.Reporting.Export.Metadata=a,e.Reporting.Internal=n,e.Reporting.Metadata=d,e.Reporting.Viewer=l,e.Reporting.Viewer.Editing=p,e.Reporting.Viewer.Export=c,e.Reporting.Viewer.Export.Metadata=v,e.Reporting.Viewer.Internal=h,e.Reporting.Viewer.Mobile=u,e.Reporting.Viewer.Mobile.Internal=g,e.Reporting.Viewer.Parameters=m,e.Reporting.Viewer.Settings=x,e.Reporting.Viewer.Utils=f,e.Reporting.Viewer.Widgets=y,e.Reporting.Viewer.Widgets.Internal=b,e}},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(134),t(52),t(119),t(53),t(54),o(t(52)),o(t(119)),o(t(53)),o(t(54))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t){e.exports=DevExpress.Analytics.Elements},function(e,t){e.exports=DevExpress.Analytics.Localization},function(e,t){e.exports=DevExpress.localization},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(22);var o,r=i(22);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(24),t(57),t(25),t(58),t(59),t(27),t(29),t(31),t(34),t(64),t(63),t(33),t(65),t(35),t(36),t(37),t(38),o(t(24)),o(t(57)),o(t(25)),o(t(58)),o(t(59)),o(t(27)),o(t(29)),o(t(31)),o(t(34)),o(t(64)),o(t(63)),o(t(33)),o(t(65)),o(t(35)),o(t(36)),o(t(37)),o(t(38))},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(55),t(26),t(61),t(60),t(28),t(30),t(4),t(32),t(62),t(66),t(13),t(67),t(14),t(68),o(t(55)),o(t(26)),o(t(61)),o(t(60)),o(t(28)),o(t(30)),o(t(4)),o(t(32)),o(t(62)),o(t(66)),o(t(13)),o(t(67)),o(t(14)),o(t(68))},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(69),t(12),t(56),o(t(69)),o(t(12)),o(t(56))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(11);var o,r=i(11);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(7),t(39),t(88),t(122),t(110),t(87),t(75),t(93),t(108),o(t(7)),o(t(39)),o(t(88)),o(t(122)),o(t(110)),o(t(87)),o(t(75)),o(t(93)),o(t(108))},function(e,t){e.exports={default:DevExpress.config}},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(15),t(71),t(70),t(19),t(72),t(40),t(146),t(147),o(t(15)),o(t(71)),o(t(70)),o(t(19)),o(t(72)),o(t(40))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(9).SvgTemplatesEngine.addTemplates({"dxrd-checkboxcustomglyph":'<div class="dxrd-checkbox-custom-glyph" data-bind="style: $data.customGlyphStyleCss"></div>',"dxrv-preview-date-range-mobile":"<div class=\"dxrv-preview-date-range-mobile\"> <div class=\"dx-fieldset\"> <div class=\"dx-field\"> <div data-bind=\"dxSelectBox: { dataSource: items, displayExpr: 'displayName', value: popupModel.textRangeValue, placeholder: $root.getLocalization('Select Period', 'AnalyticsCoreStringId.Mobile_DateRange_SelectPeriod') }\"></div> </div> <div class=\"dx-field\"> <div class=\"dx-fieldset-column\"> <div class=\"dx-fieldset-header\" data-bind=\"text: $root.getLocalization('From','AnalyticsCoreStringId.Mobile_DateRange_From')\"></div> <div data-bind=\"css: popupModel._dateButtonEditorClassName, dxButton: { text: startDate && popupModel.getStringDate(startDate) || $root.getLocalization('Start Date','AnalyticsCoreStringId.Mobile_DateRange_StartDate'), stylingMode: 'contained', onClick: popupModel.focusButton, focusStateEnabled: false, activeStateEnabled: false }\"></div> <div data-bind=\"css: popupModel._dateEditorClassName\"> \x3c!-- ko template: { name: 'dxrv-daterange-calendar', data: _createTemplateData(startDate, undefined) } --\x3e \x3c!-- /ko --\x3e </div> </div> <div class=\"dx-fieldset-column dx-fieldset-column-right\"> <div class=\"dx-fieldset-header\" data-bind=\"text: $root.getLocalization('Until','AnalyticsCoreStringId.Mobile_DateRange_Until')\"></div> <div class=\"dxd-back-secondary dx-fieldset-column-separator\"></div> <div data-bind=\"css: popupModel._dateButtonEditorClassName, dxButton: { text: endDate && popupModel.getStringDate(endDate) || $root.getLocalization('End Date','AnalyticsCoreStringId.Mobile_DateRange_EndDate'), stylingMode: 'contained', type:'default', onClick: popupModel.focusButton, focusStateEnabled: false, activeStateEnabled: false }\"></div> <div data-bind=\"css: popupModel._dateEditorClassName\"> \x3c!-- ko template: { name: 'dxrv-daterange-calendar', data: _createTemplateData(endDate, startDate) } --\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div> </div>","dxrd-preview-page-mobile":'<div class="dxrdp-content" data-bind="dxclick: clickToBrick, styleunit: { width: width, height: height }, autoFit: { autoFitBy: $root.reportPreview.autoFitBy, zoom: zoom, width: originalWidth, height: originalHeight, alwaysRecalculate: true, previewSize: $root.reportPreview.previewSize, brickLoading: brickLoading, skipIfInvisible: true }"> <div class="dxrdp-loading-wrapper" data-bind="styleunit: { width: width, height: height, lineHeight: height }, style: { \'background-color\': color }, visible: pageLoading, text: loadingText"> </div> <img style="width:100%; height:100%;" data-bind="attr: { src: displayImageSrc }, style:{ \'background-color\': color }" /> <div class="dxrdp-active-border" data-bind="css: { \'dxrdp-active\': active() && $parents[1].blocks().length > 1 }, visible: !$root.slideOptions.readerMode"></div> \x3c!-- ko foreach: activeBricks --\x3e \x3c!-- ko template: { name: "dxrd-page-brick-mobile", data: $data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!-- ko if: !brickLoading() && $data.editingFields--\x3e \x3c!-- ko foreach: editingFields --\x3e \x3c!-- ko template: template --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div>',"dxrd-page-brick-mobile":'<div class="dxrd-report-preview-brick" data-bind="style: { top: topP, left: $data.leftP, right: $data.rightP, height: heightP, width: widthP }, css: { \'dxrd-report-preview-brick-selected\': $data.active }"> </div>',"dxrdp-search-mobile":'\x3c!-- ko if: $data.enabled --\x3e <div class="dxrdp-search-wrapper" data-bind="styleunit:{ height: height }, dxrdSearchBar: $data"> <div class="dxrd-mobile-search"> <div class="dxrdp-taptosearch" data-bind="visible: !$data.editorVisible(), dxclick: function(s, e) { $data.focusEditor(e); }"> <div class="dxrdp-taptosearch-text" data-bind="text: $root.getLocalization(\'Tap here to Search\', \'ASPxReportsStringId.WebDocumentViewer_Mobile_TapHereToSearch\')"></div> </div> <div class="dxrdp-search-panel" data-bind="visible: $data.editorVisible()"> <div class="dxrdp-search-editor" data-bind="dxTextBox: { value: searchText, onEnterKey: function() { $data.startSearch(); } }"></div> </div> </div> </div> \x3c!-- /ko --\x3e',"dxrd-preview-export-to-mobile":'<div class="dxrd-preview-export-to" data-bind="dxMenu: { items: items, onItemClick: clickAction }, attr: { title: $root.getLocalization(text, $data.textId) }"> <div class="dxrd-preview-export-menu-item" data-options="dxTemplate: { name: \'item\' }" data-bind="attr: { title: $root.getLocalization(text, $data.textId) }"> \x3c!--ko if: $data.format --\x3e <div class="dxrd-preview-export-item-text" data-bind="text: $root.getLocalization($data.text, $data.textId)"></div> \x3c!-- /ko --\x3e \x3c!--ko ifnot: $data.format --\x3e <div class="dxrd-preview-export-item-image-wrapper"> <div class="dxrd-preview-export-item-image" data-bind="css: ko.unwrap($data.imageClassName), template: { name: ko.unwrap($data.imageTemplateName), if: !!ko.unwrap($data.imageTemplateName)}"> </div> </div> <div class="dx-menu-item-popout-container"> <div class="dx-menu-item-popout"></div> </div> \x3c!-- /ko --\x3e </div> </div>',"dxrdp-surface-mobile-bottom":'<div class="dxrdp-mobile-actions" data-bind="visible: visible"> <div class="dxrdp-mobile-actions-content"> \x3c!-- ko foreach: actions --\x3e <div class="dxrdp-mobile-action" data-bind="visible: visible, css: $data.imageClassName, template: { name: $data.imageTemplateName, if: !!ko.unwrap($data.imageTemplateName)}, dxclick: clickAction"> </div> \x3c!-- ko if: $data.content --\x3e \x3c!-- ko template: $data.content --\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> </div>',"dxrdp-pages-mobile":'<div class="dxrdp-mobile-paginator" data-bind="dxrdMobilePaginator: $data"> <div class="dxrdp-mobile-paginator-content"> <div class="dxrdp-mobile-paginator-text" data-bind="text : text"></div> </div> </div>',"dxrd-menu-export-content":'<div class="dxrd-menu-export-popover" data-bind="dxPopover: { width: \'266px\', height: \'266px\', visible: visible, target: \'.dxrdp-mobile-action.dxrd-image-export-to\', container: $root.getPopupContainer($element), }"> \x3c!-- ko foreach: items --\x3e <div class="dxrd-menu-export-item" data-bind="dxclick: action, text: text"> </div> \x3c!-- /ko--\x3e </div>',"dxrd-menu-parameters-content":'<div class="dxrd-menu-parameters-popup" data-bind="dxPopup: { showTitle: false, width: function() {return window.innerWidth }, height: function() {return window.innerHeight }, visible: visible, container: $root.getPopupContainer($element), }"> \x3c!-- ko template: { name: \'dxrv-preview-parameters-mobile\', data: $data }--\x3e \x3c!-- /ko --\x3e </div>',"dxrv-preview-parameters-mobile":'<div class="dxrdp-parameters-mobile" data-bind="dxValidationGroup: {}, css: className"> <div class="dxrdp-parameters-title" data-bind="text: $data.title"> </div> <div class="dxrdp-parameters-scroll" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, bounceEnabled: false }"> \x3c!-- ko template: { name: $data.contentTemplate, data: model }--\x3e \x3c!-- /ko --\x3e </div> <div class="dxrdp-parameters-buttons text-buttons" data-bind="foreach: { data: $data.actionButtons }, cacheElement: { action: function(element) { $data.cacheElementContent(element); } }"> <div class="dxrdp-parameter-action" data-bind="dxButton: { text: text, onClick: function(params){ $data.action(params) }, disabled: disabled, visible: visible }, css: className"></div> </div> <div class="dxrdp-parameters-buttons" data-bind="visible: showIcons, foreach: { data: $data.actionIcons }"> <div class="dxrdp-parameter-icon" data-bind="dxButton: { onClick: function(params){ $data.action(params)}, disabled: disabled }, css: className"></div> </div> </div>',"dxrv-preview-parameters-mobile-content":'<div class="dx-fieldset"> <div data-bind="dxPropertyGrid: { target: ko.observable($data) }"></div> </div>',"dxrv-range-parameter-mobile":'<div data-bind="dxrvDateRangeEditor: {value: $data.value(), isMobile: true }"></div>',"dxrdp-surface-mobile":"<div class=\"dxrd-preview-wrapper dxrdp-fullscreen dxrd-preview-surface\" data-bind=\"style: { pointerEvents: $data.documentId === null ? 'none' : '', touchEvents: $data.documentId === null ? 'none' : '' }, styleunit: { top: topOffset, height: previewWrapperSize().height, width: previewWrapperSize().width }, slide: $root.slideOptions, mobileZoom: { zoom: mobileZoom, zoomUpdating: zoomUpdating }, dxclick: function(s,e) { if(!$root.brickEventsDisabled()) { $data.showActions(s,e); } }, css: { 'dxrp-editing-fields-hightlighted': editingFieldsHighlighted }\"> \x3c!-- ko template: {name: 'dxrd-preview-progress-bar', data: progressBar }--\x3e \x3c!-- /ko --\x3e <div class=\"dxrd-mobile-content\"> <div class=\"dxrd-mobile-gallery\" data-bind=\"style: { pointerEvents: $data.zoomUpdating() ? 'none' : '', touchEvents: $data.zoomUpdating() ? 'none' : '' }, dxGalleryReportPreview: { dataSource: $root.gallery.items, gallery: $root.gallery, animationEnabled: $root.gallery.animationEnabled, disabled: $data.zoomUpdating, selectedIndex: $root.gallery.selectedIndex, width:'100%', height: '100%', showIndicator: false, loop: true, onSelectionChanged: onSlide, swipeEnabled: $root.slideOptions.swipeEnabled }\"> <div data-options=\"dxTemplate: { name: 'item' }\"> <div class=\"dxrd-scrollView-mobile\" data-bind=\"dxScrollView: $root.reportPreview.getScrollViewOptions()\"> <div class=\"dxrd-gallery-blocks\" data-bind=\"style: $root.gallery.contentSize()\"> \x3c!-- ko foreach: $data.blocks() --\x3e \x3c!-- ko if: $data.page --\x3e <div class=\"dxrd-gallery-block\" data-bind=\"styleunit: position, css: $data.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() && $parents[0].blocks().length > 1, 'dxrdp-page-padding': $parents[0].blocks().length > 1 }, visible: $root.slideOptions.readerMode\"></div> <div class=\"dxrd-mobile-page\" data-bind=\"styleunit: { width: page.width, height: page.height }, style: { pointerEvents: $root.brickEventsDisabled() ? 'none' : '', touchEvents: $root.brickEventsDisabled() ? 'none' : '' }\"> \x3c!-- ko template: { name :'dxrd-preview-page-mobile', data: page } --\x3e \x3c!-- /ko --\x3e </div> </div> </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div> </div> </div> <input type=\"text\" style=\"display:none\" />","dxrp-editing-field-container":'<div class="dxrp-editing-field-container dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle(), 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"> \x3c!-- ko if: !active() || field.readOnly() --\x3e <div class="dxrp-editing-field-readonly-text" data-bind="style: textStyle(), css: {\'dxrp-editing-field-text-wordwrap\': !wordWrap}"> \x3c!-- ko if: htmlValue() --\x3e <div class="dxrp-editing-field-text-html" data-bind="style: breakOffsetStyle(), html: htmlValue()"></div> \x3c!--/ko--\x3e \x3c!-- ko ifnot: htmlValue() --\x3e <div class="dxrp-editing-field-text-html" data-bind="style: breakOffsetStyle(), text: field.editValue()"></div> \x3c!--/ko--\x3e </div> \x3c!--/ko--\x3e \x3c!-- ko if: active() && !field.readOnly() --\x3e \x3c!-- ko template: { name: editorTemplate, data: data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div> </div>',"dxrp-editing-field-text":'<textarea class="dxrp-editing-field-text" data-bind="value: value, valueUpdate: \'keypress\', style: textStyle(), event: { blur: hideEditor, keyup: keypressAction }"></textarea>',"dxrp-editing-field-mask":'<div class="dxrp-editing-field-mask" data-bind="dxTextBox: options, childStyle: { style: textStyle(), selector: \'.dx-texteditor-input\'}"></div>',"dxrp-editing-field-number":'<div class="dxrp-editing-field-mask" data-bind="dxNumberBox: options, childStyle: { style: textStyle(), selector: \'.dx-texteditor-input\'}"></div>',"dxrp-editing-field-datetime":"<div style=\"width: 100%\" class=\"dxrp-editing-field-datetime\" 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>","dxrp-editing-field-image":'<div class="dxrp-editing-field-container dx-accessibility-editing-field-item dx-accessibility-border-accented" data-bind="style: containerStyle() "> \x3c!-- ko template: \'dxrp-editing-field-image-editor\' --\x3e \x3c!-- /ko --\x3e </div>',"dxrp-editing-field-image-editor":'<div style="height: 100%; width: 100%;" data-bind="dxPictureEditor: $data.getPictureEditorOptions()"></div>',"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: $data.checkStateStyleIcon, if: !!ko.unwrap($data.checkStateStyleIcon)}"> </div> </div>',"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" style="stroke-width: 50;stroke: rgb(0, 0, 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>',"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() }"> \x3c!-- ko if: !active() || field.readOnly() --\x3e \x3c!-- ko foreach: cells --\x3e <div class="dxrp-editing-field-charactercomb-cell" data-bind="style: style, text: text"></div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e \x3c!-- ko if: active() && !field.readOnly() --\x3e <textarea style="background:white" class="dxrp-editing-field-text" data-bind="value: field._editorValue, valueUpdate: \'keypress\', style: textStyle(), event: { blur: hideEditor, keyup: keypressAction }"></textarea> \x3c!--/ko--\x3e </div>',"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> \x3c!-- ko if: model--\x3e <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="accessibilityKeyboardHelper: $data.keyboardHelper"> <div role="tablist" class="dxrd-right-panel-content dxrd-export-options-content" data-bind="dxPropertyGrid: { target: model }"></div> </div> </div> \x3c!-- /ko --\x3e</div>',"dxrd-preview-export-to":'<div class="dxrd-preview-export-toolbar-item dxrd-toolbar-item" data-bind="visible: visible"> <div role="menu" class="dx-accessibility-toolbar-item dx-accessibility-focus-border-accented" data-bind="attr: { \'aria-label\': $root.getLocalization(text, $data.textId), \'aria-hidden\': ko.unwrap($data.visible) ? \'false\' : \'true\', \'aria-disabled\': $data.disabled() ? \'true\' : \'false\' }" > <div class="dxrd-preview-export-to dxd-button-back-color dxd-state-normal dxd-back-highlighted" data-bind="dxMenu: { disabled: $data.disabled(), items: items, cssClass: \'dxrdp-export-to-menu\', onItemClick: clickAction, onSubmenuShowing: $data.eventHandlers.onSubmenuShowing($root.getPopupContainer($element), $element), onSubmenuShown: $data.eventHandlers.onSubmenuShown, onSubmenuHiding: $data.eventHandlers.onSubmenuHiding, tabIndex: \'-1\' }, attr: { title: $root.getLocalization(text, $data.textId) }"> <div class="dxrd-preview-export-menu-item" data-options="dxTemplate: { name: \'item\' }" data-bind="attr: { title: $root.getLocalization(text, $data.textId) }"> \x3c!--ko if: $data.format --\x3e <div class="dxrd-preview-export-item-text" data-bind="text: $root.getLocalization($data.text, $data.textId)"></div> \x3c!-- /ko --\x3e \x3c!--ko ifnot: $data.format --\x3e <div class="dxrd-preview-export-item-image-wrapper"> <div class="dxrd-preview-export-item-image" data-bind="css: ko.unwrap($data.imageClassName), template: ko.unwrap($data.imageTemplateName)"> </div> </div> <div class="dx-menu-item-popout-container"> <div class="dx-menu-item-popout"></div> </div> \x3c!-- /ko --\x3e </div> </div> </div> <div class="dxrd-toolbar-item-separator dxd-toolbar-separator-color dxd-border-secondary" data-bind="visible: $data.hasSeparator"></div> </div>',"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) }\"> \x3c!-- ko if: $data.navigation --\x3e <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> \x3c!--/ko--\x3e </div>","dxrd-preview-page":'<div role="img" class="dxrd-report-preview-content" style="position: relative; width: 100%; height: 100%" data-bind="attr: {\'aria-label\': $parent.currentPageAriaLabelImgAlt($data.pageIndex) }, dxclick: clickToBrick, \'brick-selection-prog\': { page: $data, preview: $parent, click: function(pageIndex) { $parent.goToPage(pageIndex) } }"> <div class="dxrd-report-preview-content-loading-wrapper" style="background: white;" data-bind="styleunit: { \'width\': width() + 2, \'height\': height() + 2 }, visible: pageLoading"> <div class="dxrd-report-preview-content-loading-panel" style="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> <img style="pointer-events: none; width: 100%; height: 100%;" data-bind="attr: { src: displayImageSrc, \'alt\': $parent.currentPageAriaLabelImgAlt($data.pageIndex) }" /> \x3c!-- ko foreach: activeBricks --\x3e \x3c!-- ko template: { name: "dxrd-page-brick-mobile", data: $data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!-- ko foreach: clickableBricks --\x3e \x3c!-- ko template: { name: "dxrd-page-brick-clickable", data: $data } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e \x3c!-- ko if: !brickLoading() && $data.editingFields--\x3e <div data-bind="accessibilityKeyboardHelper: $data.editingFieldsKeyboardHelper"> \x3c!-- ko foreach: editingFields --\x3e \x3c!-- ko template: template --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div> \x3c!--/ko--\x3e </div> </div>',"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: $data.getPainter()"></div> \x3c!-- ko template: { name: \'dx-picture-editing-popup\', data: $data.getPopupData() } --\x3e \x3c!-- /ko --\x3e </div> </div>',"dx-picture-editing-popup":'<div class="dx-picture-edit-popup-content dx-picture-edit-popup-content-fullscreen" data-bind="dxPopup: { width: contentData.containerStyle().width, height: contentData.containerStyle().height, position: { boundary: getContainer(), of: getPositionTarget($element) }, container: getContainer(), showTitle: false, target: getContainer(), deferRendering: false, closeOnOutsideClick: true, showCloseButton: false, onContentReady: onContentReady, onHiding: onHiding, onShown: onShown, shading: false, animation: { show: {}, hide: { type: \'fade\', duration: 100, to: { opacity: 0 }, from: { opacity: 1 } }}, visible: isVisible($element) }"> \x3c!-- ko if: showContent --\x3e \x3c!-- ko template: { name: contentTemplate, data: contentData, afterRender: $data.renderedHandler } --\x3e \x3c!--/ko--\x3e \x3c!--/ko--\x3e </div>',"dxrd-zoom-autofit-select-template":"<div class=\"dxrd-toolbar-item-zoom\" data-bind=\"visible: visible\"> <div role=\"combobox\" class=\"dx-accessibility-toolbar-item dx-accessibility-focus-border-accented\" data-bind=\"attr: { 'aria-label': $root.getLocalization('Zoom', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelZoomCombobox'), 'aria-hidden': ko.unwrap($data.visible) ? 'false' : 'true', 'aria-disabled': $data.disabled() ? 'true' : 'false' }\" > <div class=\"dxrd-toolbar-item-zoom-editor\" data-bind=\"dxSelectBox: { items: zoomItems, value: $data.zoom, displayExpr: displayExpr, displayCustomValue: true, acceptCustomValue: true, onCustomItemCreating: onCustomItemCreating, dropDownOptions: { container: $root.getPopupContainer($element), position: { my: 'left top', at: 'left bottom', of: $element } }, tabIndex: '-1', inputAttr: { 'aria-label': $root.getLocalization('Zoom', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelZoomCombobox') }}\"></div> </div> </div>","dxrd-preview-toolbar-scrollable":'<div class="dxrd-toolbar-wrapper dxrdp-toolbar-scrollable" 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, accessibilityKeyboardHelper: $data.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> \x3c!-- ko template: {name: \'dxrd-toolbar-tmplt\', data: actionLists.toolbarItems } --\x3e \x3c!-- /ko --\x3e </div> </div>',"dxrd-preview-search":'<div role="search" aria-haspopup="listbox" class="dxrd-preview-search-wrapper" data-bind="visible: active() && visible(), accessibilityKeyboardHelper: $data.keyboardHelper"> <div id="dxrd-preview-search-live-region" class="dxrd-visually-hidden" aria-live="polite" aria-atomic="true"></div> \x3c!-- ko with: model --\x3e <div class="dxrd-preview-search-tab-header"> <span class="dxrd-preview-search-tab-header-text dxd-text-primary" data-bind="text: $root.getLocalization(\'Search\', \'ASPxReportsStringId.SearchDialog_Header\')"></span> <div class="dxrd-preview-search-editor" data-bind="dxSearchEditor: { searchModel: $data, inputAttr: { \'type\': \'search\', \'title\': $root.getLocalization(\'Search\', \'ASPxReportsStringId.SearchDialog_Header\') }}"></div> <div class="dxrd-preview-search-checkbox" data-bind="dxCheckBox: { value: matchCase, text: $root.getLocalization(\'Match case\', \'ASPxReportsStringId.SearchDialog_Case\')}"></div> <div class="dxrd-preview-search-checkbox" data-bind="dxCheckBox: { value: matchWholeWord, text: $root.getLocalization(\'Match whole word only\', \'ASPxReportsStringId.SearchDialog_WholeWord\')}"></div> </div> <div class="dxrd-preview-search-result-header dxd-border-primary"> <div class="dx-accessibility-focus-border-accented dxrd-preview-search-result-header-text" data-bind="text: $root.getLocalization(\'Search result\', \'ASPxReportsStringId.WebDocumentViewer_SearchResultText\')"></div> </div> \x3c!-- ko if: searchText().length --\x3e <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: loading() ? \'\' : noResultText() }"> <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: $parent.itemClickAction }, attr: {\'aria-label\': $data.data.text + \', \' + $root.dx._static.formatSearchResult($data.data) + \', \' + ($parent.searchResult().indexOf($data.data) + 1) + \' of \' + $parent.searchResult().length }" 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.data.text"></div> <div class="dxrd-preview-search-tab-item-info" data-bind="text: $root.dx._static.formatSearchResult($data.data)"></div> </div> </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div>',"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: $data.cssClasses, accessibilityKeyboardHelper: $data.progressBarAccessibility"> <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: cancelText, dxAction: { model: $data, action: function() { $data.stop && stop(); }}"></div> </div>',"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: $root.getLocalization(\'Preview Parameters\', \'ASPxReportsStringId.ReportDesigner_Preview_ParametersTitle\')"></span> \x3c!-- ko if: (model && !model.isEmpty()) --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- ko if: (!model || model.isEmpty()) --\x3e <div class="dxrd-group-header-parameters-empty dxd-text-primary" data-bind="text: $root.getLocalization(\'The report does not contain any parameters.\', \'ASPxReportsStringId.WebDocumentViewer_NoParameters\')"></div> \x3c!-- /ko --\x3e \x3c!-- ko if: (model && !model.isEmpty()) --\x3e <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: {}, accessibilityKeyboardHelper: $data.keyboardHelper"> <div role="tablist" class="dx-fieldset"> \x3c!-- ko template: { name: \'dx-propertieseditor\', data: $data.propertyGrid } --\x3e \x3c!-- /ko --\x3e </div> <div class="dxrd-preview-parameter-actions-container"> <div class="dxrd-preview-parameter-action dxrd-preview-loading" data-bind="dxLoadIndicator: { visible: model.parametersLoading }"></div> <div class="dxrd-preview-parameter-action dxrdp-parameters-reset dx-accessibility-focus-border-accented" data-bind="dxButton: { text: $root.getLocalization(\'Reset\', \'ASPxReportsStringId.ParametersPanel_Reset\'), onClick: function() { model.restore(); } }"></div> <div class="dxrd-preview-parameter-action dxrdp-parameters-submit dx-accessibility-focus-border-accented" data-bind="dxButton: { text: $root.getLocalization(\'Submit\', \'ASPxReportsStringId.ParametersPanel_Submit\'), onClick: function(params) { model.validateAndSubmit(params); } }"></div> </div> </div> \x3c!-- /ko --\x3e </div>',"dxrd-preview-pager":"<div class=\"dxrd-preview-pager dxrd-toolbar-item\" data-bind=\"visible: visible\"> <div role=\"combobox\" class=\"dx-accessibility-toolbar-item dx-accessibility-focus-border-accented\" data-bind=\"attr: { 'aria-label': $root.getLocalization('Pager', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelPagerCombobox') , 'aria-hidden': ko.unwrap($data.visible) ? 'false' : 'true', 'aria-disabled': $data.disabled() ? 'true' : 'false' }\" > <div class=\"dxrd-preview-pager-selectbox\" data-bind=\"dxSelectBox: { dataSource: pageItems, value: selectedItem, opened: opened, displayExpr: displayExpr, onFocusOut: focusOut, onKeyUp: keyUp, itemTemplate: itemTemplate, searchMode: searchMode, searchEnabled: searchEnabled, searchTimeout: searchTimeout, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, tabIndex: '-1', inputAttr: { 'aria-label': $root.getLocalization('Pager', 'ASPxReportsStringId.WebDocumentViewer_AriaLabelPagerCombobox') } }\"></div> </div> <div class=\"dxrd-toolbar-item-separator dxd-toolbar-separator-color dxd-border-secondary\" data-bind=\"visible: $data.hasSeparator\"></div> </div>","dxrd-preview-document-map":'<div class="dxrd-preview-document-map" data-bind="visible: active() && visible()" style="height: 100%; overflow:hidden"> <div class="dxrd-right-panel-header dxd-text-primary"> <div style="display: inline-block;" data-bind="text: $root.getLocalization(\'Document Map\', \'ASPxReportsStringId.DocumentViewer_RibbonCommandText_DocumentMap\')"></div> </div> \x3c!-- ko if: model --\x3e \x3c!-- ko with: model --\x3e <div class="dxrd-right-panel-body" data-bind="dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }, accessibilityKeyboardHelper: $parent.keyboardHelper"> <div role="tree" id="documentMapTree" data-bind="treelist: documentMapOptions" style="width:100%; height: 100%;"></div> </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e</div>',"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 } ]\"> \x3c!-- ko foreach: parts --\x3e \x3c!-- ko template: { name: templateName, data: model }--\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div>","dxrdp-surface":'<div class="dxrd-preview-wrapper" data-bind="textCopier, css: { \'dx-rtl\': $data.rtlReport, \'dxrp-editing-fields-hightlighted\': editingFieldsHighlighted } "> \x3c!-- ko with: progressBar--\x3e \x3c!-- ko template: \'dxrd-preview-progress-bar\'--\x3e \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e <div class="dxrd-preview-surface" data-bind="accessibilityKeyboardHelper: $data.previewBrickKeyboardHelper"> \x3c!-- ko if: !showMultipagePreview() --\x3e <div class="dxrd-report-preview-holder"> \x3c!-- ko with: currentPage--\x3e \x3c!-- ko if: pageLoading() || (!pageLoading() && displayImageSrc()) --\x3e <div role="tab" class="dxrd-report-preview dx-accessibility-page-item dx-accessibility-border-accented" data-bind="styleunit: { width: width, height: height }, autoFit: { autoFitBy: $parent.autoFitBy, zoom: zoom, width: originalWidth, height: originalHeight, rightPanelWidth: $root.tabPanel.width, previewSize: $parent.previewSize, brickLoading: brickLoading } "> \x3c!-- ko template: { name: \'dxrd-preview-page\', afterRender: function() { $parent.delayedInit() } }--\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e \x3c!-- ko if: showMultipagePreview() && !!currentPage() --\x3e <div class="dxrd-report-preview-holder" data-bind="lazyImages: { enabled: showMultipagePreview, updateCallback: onSizeChanged }"> \x3c!-- ko foreach: {data: pages, afterRender: function() { $parent.model.delayedInit() } } --\x3e \x3c!-- ko lazy: { if: pageLoading() || (!pageLoading() && displayImageSrc()) } --\x3e <div role="tab" class="dxrd-report-preview dxrd-report-preview-multipage dx-accessibility-page-item dx-accessibility-border-accented" data-bind="styleunit: { \'width\': width(), \'height\': height() }, toView: { active: active }, css : { \'dxrd-report-preview-active\': active }"> \x3c!-- ko template: \'dxrd-preview-page\'--\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e <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> <div id="dxrd-preview-bricks-live-region" class="dxrd-visually-hidden" aria-live="polite" aria-atomic="true"></div> <div id="clipboard-container" style="position:absolute;top:-100px;"><textarea disabled data-bind="attr: { \'aria-label\': $root.getLocalization(\'Clipboard\', \'ASPxReportsStringId.WebDocumentViewer_AriaClipboard\') }" id="clipboard"></textarea></div>',"dxrv-daterange-editor":'<div class="dxrv-daterange-editor"> <div data-bind="cacheElement: { action: function(element) { $data._$element = element; } }, dxEllipsisEditor: { value: _displayText, readOnly:true, inputAttr: { \'aria-label\': $parent.displayName }, openOnFieldClick: true, buttonAction: function() { $data._showPopup(); } }"></div> \x3c!-- ko template: { name: popupTemplate, data: popupModel } --\x3e \x3c!-- /ko --\x3e </div>',"dxrv-daterange-editor-popup":'<div role="dialog" aria-modal="true" data-bind="dxPopup: { width: $root.calculateWithZoomFactor(800), height: $root.calculateWithZoomFactor(350), maxWidth: function() { return window.innerWidth - 1;}, maxHeight: function() { return window.innerHeight - 1;}, position: { my: \'right top\', at: \'right bottom\', of: $data._$element, collision: \'fit fit\', offset: \'1 -1\' }, container: $root.getPopupContainer($element), target: $root.getPopupContainer($element), showTitle: false, showCloseButton: false, closeOnOutsideClick: true, animation: {}, shading: false, visible: _popupVisible }"> <div data-bind="dxScrollView: { showScrollbar: \'always\', direction: \'horizontal\', useNative: false, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }"> <div class="dxrv-daterange-editor-popup-container" data-bind="accessibilityKeyboardHelper: $data.dialogKeyboardHelper"> <div role="listbox" class="dxrv-daterange-editor-list dxrv-daterange-editor-item dxd-border-primary dx-accessibility-daterange-item" data-bind="accessibilityKeyboardHelper: $data.dialogKeyboardHelper.predefinedDateRangesKeyboardHelper, dxScrollView: { showScrollbar: \'onHover\', scrollByContent: false, bounceEnabled: false, useNative: false, scrollByThumb: true, onInitialized: function(e) { e.component.option(\'useKeyboard\', false); } }"> <div class="dx-accessibility-container-background dxd-back-accented"></div> \x3c!-- ko foreach: items --\x3e <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\': $parent._isSelected($data) }, css: { \'dxd-state-selected\': $parent._isSelected($data) }, dxAction: { model: $data, action: function() { $parent.applyDate($data.range(), true) }}"> <div class="dx-accessibility-field-background dxd-back-accented"></div> \x3c!-- ko text: displayName --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e </div> <div class="dxrv-daterange-editor-item"> <div class="dx-accessibility-container-background dxd-back-accented"></div> \x3c!-- ko template: { name: \'dxrv-daterange-calendar\', data: _createTemplateData(startDate, undefined) } --\x3e \x3c!-- /ko --\x3e </div> <div class="dxrv-daterange-editor-item"> <div class="dx-accessibility-container-background dxd-back-accented"></div> \x3c!-- ko template: { name: \'dxrv-daterange-calendar\', data: _createTemplateData(endDate, startDate) } --\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div>',"dxrv-daterange-calendar":'<div tabIndex="0" class="dx-accessibility-calendar-item dx-accessibility-daterange-item" data-bind="dxCalendar: { value: value, cellTemplate: \'select_cell\', height: \'100%\', min: min }"> <div class="dxrv-daterange-cell" data-options="dxTemplate:{ name:\'select_cell\' }"> <div class="dxrv-daterange-cell-text" data-bind="text: text"></div> <div data-bind="css: { \'dxd-back-accented\': $parent.inRange(date) }"></div> </div> </div>',"dxrv-range-parameter":'<div data-bind="dxrvDateRangeEditor: {value: $data.value() }"></div>',"dxrd-multivalue":"\x3c!-- ko with: value --\x3e <div data-bind=\"dxTagBox: $parent.getOptions({ dataSource: $data.dataSource, searchEnabled: true, searchExpr: $data.searchExpr || ['displayValue'], value: $data.value, displayExpr: $data.displayExpr || 'displayValue', valueExpr: $data.valueExpr || 'value', multiline: false, showSelectionControls: true, showDropDownButton: !!$data.showDropDownButton, selectAllMode: 'allPages', selectedItems: $data.selectedItems, inputAttr: { 'aria-label': $parent.displayName }, selectAllText: $root.getLocalization('Select All', 'AnalyticsCoreStringId.SelectAll'), placeholder: $root.dx._static.selectPlaceholder(), maxDisplayedTags: $data.maxDisplayedTags, dropDownOptions: { container: $root.getPopupContainer($element) } }), dxValidator: { validationRules: $parent.validationRules || [] }\"> </div> \x3c!-- /ko --\x3e","dxrd-multivalue-editable":'\x3c!-- ko if: value --\x3e <div class="dxrd-editor" data-bind="visible: visible"> <div data-bind="dxCollectionEditor: { values: value, info: info, level: level, displayName: $root.getLocalization(displayName) }"> <div data-bind="dxPropertyGrid: { target: value, level: editor.level + 1 }"></div> </div> </div> \x3c!-- /ko --\x3e',"dx-picture-editing":'<div class="dx-picture-editing"> <canvas data-bind="zoom: painter.scale"></canvas> <div class="dx-picture-editing-active" data-bind="dxPopup: { width: 48, height: \'auto\', position:{ my: \'left top\', at: \'right top\', boundary: \'.dxrd-preview-surface\', of: $data.$element, collision: \'fit fit\', offset: \'1 -1\' }, container: \'.dx-designer\', target: \'.dx-designer\', showTitle: false, onContentReady: function(e) { e.component && e.component.registerKeyHandler(\'tab\', function(_) { $data.active(false); }); }, showCloseButton: false, animation: {}, shading: false, visible: $data.active }"> <div data-options="dxTemplate: { name: \'content\' }"> <div class="dx-picture-editing-toolbar" data-bind="foreach: $data.actions"> <div class="dx-picture-editing-toolbar-item" data-bind="dxclick: $data.action, attr: { title: title }"> <div class="dx-picture-editing-toolbar-item-icon" data-bind="template: { name: icon, afterRender: $data.renderedHandler }"> </div> </div> \x3c!-- ko template: { if: $data.template, name: $data.template, data: $data.templateOptions }--\x3e \x3c!-- /ko --\x3e </div> </div> </div> </div>',"dx-painter":'<div class="dx-painter"> <canvas data-bind="zoom: scale"></canvas> </div>',"dx-picture-editing-toolbar-popup":"<div class=\"dx-picture-edit-popup-content\" data-bind=\"dxPopover: { width: width, height: height, closeOnOutsideClick: $data.closeOnOutsideClick, onShown: $data.onShown, onContentReady: $data.onContentReady, position: { my: 'left top', at: 'right top', boundary: '.dx-designer', of: getPositionTarget(), collision: 'flipfit fit', offset: '-10 0' }, container: getPositionTarget(), showTitle: false, target: getPositionTarget(), showCloseButton: false, shading: false, animation: {}, visible: visible }\"> \x3c!-- ko template: { name: contentTemplate, data: contentData } --\x3e \x3c!--/ko--\x3e </div>","dx-picture-editing-brush-options":'<div class="dx-picture-editing-brush-options"> <div class="dx-picture-editing-line-width"> <div class="dx-picture-editing-text" data-bind="text: brushWidthText"></div> <div class="dx-picture-editing-line-width-slider" data-bind="dxSlider: { min: 1, max: 9, value: $data.lineWidth, label: { visible: true }, tooltip: { enabled: true, showMode: \'always\', position: \'bottom\' } }"></div> </div> <div class="dx-picture-editing-line-color"> <div class="dx-picture-editing-text" data-bind="text: brushColorText"></div> <div class="dx-picture-editing-brush-options-colors" data-bind="foreach: $data.colors"> <div class="dx-picture-editing-brush-options-color" data-bind="css: { selected: $data.isSelected }"> <div class="dx-picture-editing-brush-options-color-cell" data-bind="style: { background: $data.value }, dxclick: $data.action"></div> </div> </div> </div> </div>',"dx-picture-editing-sizemode-alignment":'<div class="dx-picture-editing-sizemode-alignment"> <div class="dx-picture-editing-sizemode"> <div class="dx-picture-editing-text" data-bind="text: sizeModeText"></div> <div class="dx-picture-editing-sizemode-values" data-bind="foreach: { data: sizeModeValues }"> <div class="dx-picture-editing-sizemode-alignment-value" data-bind="css: { selected: isSelected }, template: $data.iconTemplate, dxclick: $data.action"> </div> </div> </div> <div class="dx-picture-editing-alignment"> <div class="dx-picture-editing-text" data-bind="text: alignmentText"></div> <div class="dx-picture-editing-alignment-values" data-bind="foreach: { data: alignmentValues }"> <div class="dx-picture-editing-sizemode-alignment-value" data-bind="css: { selected: isSelected }, template: $data.iconTemplate, dxclick: $data.action"> </div> </div> </div> </div>',"dx-picture-editing-imagepickerwithfilter":'<div class="dx-picture-editing-filtercontent" data-bind="styleunit: { width: contentWidth }"> <div class="dx-picture-editing-filtercontent-editor" data-bind="dxTextBox: { value: filter, valueChangeEvent: \'keyup\', placeholder: searchPlaceholder(), showClearButton: true }"></div> <div class="dx-picture-editing-filtercontent-images"> \x3c!-- ko template: \'dx-picture-editing-imagespicker\' --\x3e \x3c!-- /ko --\x3e </div> </div>',"dx-picture-editing-imagespicker":'<div class="dx-picture-editing-imagescontainer dxd-text-primary" data-bind="styleunit: { width: contentWidth }, dxScrollView: { showScrollbar: \'onHover\', useNative: false, scrollByThumb: true }"> \x3c!-- ko foreach: images --\x3e <div class="dx-picture-editing-block dxd-state-normal dxd-back-highlighted" data-bind="styleunit: { width: $parent.width + 10 }, visible: visible, click: function() { $parent.action($data); }"> <div class="dx-picture-editing-block-image" data-bind="styleunit: { width: $parent.width, height: $parent.height }, style: { backgroundImage: \'url(\' + ($data.url || $data.data) + \')\' }"></div> \x3c!-- ko if: $data.text--\x3e \x3c!-- ko if: $parent.filterEnabled --\x3e <div class="dx-picture-editing-block-text" data-bind="searchHighlighting: { text: $data.text, textToSearch: $parent.filter }, attr: { title: $data.text }"></div> \x3c!-- /ko --\x3e \x3c!-- ko ifnot: $parent.filterEnabled --\x3e <div class="dx-picture-editing-block-text" data-bind="text: $data.text, attr: { title: $data.text }"></div> \x3c!-- /ko --\x3e \x3c!-- /ko --\x3e </div> \x3c!-- /ko --\x3e </div>',"dx-selectbox":"<div data-bind=\"dxSelectBox: getOptions({ dataSource: values, value: value, valueExpr: 'value', displayExpr: 'displayValue', displayCustomValue: true, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, popupPosition: { boundary: $root.getPopupContainer($element) }, inputAttr: { 'aria-label': displayName } }), dxValidator: { validationRules: $data.validationRules || [] }\"></div>"})},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(9).SvgTemplatesEngine.addTemplates({"dxrd-svg-actions-add_field_to_column_area":'<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 dxd-opacity-80" d="M0 0h4v14H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h2v2H6zM6 4h2v2H6zM6 8h2v2H6zM6 12h2v2H6zM10 0h2v2h-2zM10 4h2v2h-2zM10 8h2v2h-2zM14 0h2v2h-2zM14 4h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 12h-4V8h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-add_field_to_data_area":'<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 dxd-opacity-80" d="M18 14v-4h-4v4h-4v4h4v4h4v-4h4v-4z"/><ellipse class="dxd-icon-fill dxd-opacity-80" cx="6" cy="2" rx="6" ry="2"/><path class="dxd-icon-fill dxd-opacity-80" d="M12 4c0 1.1-2.7 2-6 2s-6-.9-6-2v12c0 1.1 2.7 2 6 2 .7 0 1.4 0 2-.1V12h4V4z"/></svg>',"dxrd-svg-actions-add_field_to_filter_area":'<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 dxd-opacity-80" d="M18 14v-4h-4v4h-4v4h4v4h4v-4h4v-4zM7 0C3.1 0 0 1.3 0 3v1l6 6v7c0 .5.4 1 1 1 .5 0 1-.4 1-1v-7l6-6V3c0-1.7-3.1-3-7-3zm0 4c-2.8 0-5-.4-5-1s2.2-1 5-1 5 .4 5 1-2.2 1-5 1z"/></svg>',"dxrd-svg-actions-add_field_to_row_area":'<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 dxd-opacity-80" d="M2 0h14v4H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M14 6h2v2h-2zM10 6h2v2h-2zM6 6h2v2H6zM2 6h2v2H2zM10 10h2v2h-2zM6 10h2v2H6zM2 10h2v2H2zM6 14h2v2H6zM2 14h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-align_bottoms":'<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 dxd-opacity-80" d="M0 20h22v2H0zM2 0h8v18H2zM12 8h8v10h-8z"/></svg>',"dxrd-svg-actions-align_centers":'<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 dxd-opacity-80" d="M22 12H12v-2h6V4h-6V0h-2v4H4v6h6v2H0v6h10v4h2v-4h10z"/></svg>',"dxrd-svg-actions-align_lefts":'<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 dxd-opacity-80" d="M0 0h2v22H0zM4 12h18v8H4zM4 2h10v8H4z"/></svg>',"dxrd-svg-actions-align_middles":'<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 dxd-opacity-80" d="M12 0v10h-2V4H4v6H0v2h4v6h6v-6h2v10h6V12h4v-2h-4V0z"/></svg>',"dxrd-svg-actions-align_rights":'<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 dxd-opacity-80" d="M20 0h2v22h-2zM0 12h18v8H0zM8 2h10v8H8z"/></svg>',"dxrd-svg-actions-align_tops":'<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 dxd-opacity-80" d="M0 0h22v2H0zM2 4h8v18H2zM12 4h8v10h-8z"/></svg>',"dxrd-svg-actions-align_to_grid":'<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 dxd-opacity-80" d="M24 6V4h-4V0h-2v4H6V0H4v4H0v2h4v12H0v2h4v4h2v-4h12v4h2v-4h4v-2h-4V6h4zm-6 12H6v-4h8V6h4v12z"/><path class="dxd-icon-fill dxd-opacity-80" d="M14 0h-4l2 2zM2 12l-2-2v4z"/></svg>',"dxrd-svg-actions-apply_localization_service":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M12 3.5v-1c0-.3-.2-.5-.5-.5H7V.5c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5V2H.5c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5h6.4c-.1.8-.4 1.6-.9 2.3-.2-.3-.4-.6-.5-1-.1-.2-.3-.3-.5-.3H3.9c-.3 0-.5.4-.4.7.3.8.7 1.5 1.1 2.1-.9.7-2 1.1-3.1 1.2-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5 1.7-.1 3.2-.7 4.5-1.7 1.2 1 2.8 1.6 4.5 1.7.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5-1.1-.1-2.2-.5-3.1-1.2.8-1.1 1.3-2.4 1.5-3.8h2.6c.3 0 .5-.2.5-.5z"/></svg>',"dxrd-svg-actions-bottom_margin":'<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 dxd-opacity-80" d="M6 20h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 0h2v2h-2zM2 4h2v14H2zM6 4h10v14H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M18 20h2v2h-2zM2 20h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 4h2v14h-2zM2 0h2v2H2z"/></svg>',"dxrd-svg-actions-bring_to_front":'<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 dxd-opacity-80" d="M6 6h12v12H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M4 4h4V0H0v8h4zM20 20v-4h4v8h-8v-4z"/></svg>',"dxrd-svg-actions-center_horizontally":'<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 dxd-opacity-80" d="M8 6h6v10H8z"/><path class="dxd-icon-fill dxd-opacity-60" d="M0 0v22h22V0H0zm20 10h-4v2h4v8H2v-8h4v-2H2V2h18v8z"/></svg>',"dxrd-svg-actions-center_vertically":'<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 dxd-opacity-80" d="M6 8h10v6H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M22 0H0v22h22V0zM12 20v-4h-2v4H2V2h8v4h2V2h8v18h-8z"/></svg>',"dxrd-svg-actions-decrease_horizontal_spacing":'<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 dxd-opacity-80" d="M18 2v4h-4V0H8v6H4V4H0v6h4V8h4v6h6V8h4v4h4V2zM4 20H0v2h4v2l4-3-4-3zM18 18l-4 3 4 3v-2h4v-2h-4z"/></svg>',"dxrd-svg-actions-decrease_vertical_spacing":'<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 dxd-opacity-80" d="M2 18h4v-4H0V8h6V4H4V0h6v4H8v4h6v6H8v4h4v4H2zM20 4V0h2v4h2l-3 4-3-4zM18 18l3-4 3 4h-2v4h-2v-4z"/></svg>',"dxrd-svg-actions-delete_cell":'<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 dxd-opacity-80" d="M20 12l-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3 2-2-3-3z"/><path class="dxd-icon-fill dxd-opacity-60" d="M10 2h2v2h-2zM10 6h2v2h-2zM6 14h2v2H6zM14 2h2v2h-2zM14 6h2v2h-2zM6 2h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 6h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 10h2v2H6zM2 2h2v2H2zM2 6h2v2H2zM2 10h2v2H2zM2 14h2v2H2z"/></svg>',"dxrd-svg-actions-delete_column":'<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 dxd-opacity-80" d="M22 12l-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3 2-2-3-3z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 2h2v2h-2zM12 6h2v2h-2zM8 14h2v2H8zM16 2h2v2h-2zM16 6h2v2h-2zM8 2h2v2H8zM8 6h2v2H8zM8 10h2v2H8z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 2h4v14H2z"/></svg>',"dxrd-svg-actions-delete_row":'<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 dxd-opacity-80" d="M20 14l-2-2-3 3-3-3-2 2 3 3-3 3 2 2 3-3 3 3 2-2-3-3z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 8h2v2H2zM6 12h2v2H6zM2 12h2v2H2zM6 16h2v2H6zM2 16h2v2H2zM14 8h2v2h-2zM10 8h2v2h-2zM6 8h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 2h14v4H2z"/></svg>',"dxrd-svg-actions-detail":'<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 dxd-opacity-80" d="M2 0v22h18V0H2zm14 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6V8h10v2zm0-4H6V4h10v2z"/></svg>',"dxrd-svg-actions-detail_report":'<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 dxd-opacity-80" d="M16 2h-2V0H8v2H6v2h10z"/><path class="dxd-icon-fill dxd-opacity-80" d="M18 2v4H4V2H2v22h18V2h-2zm-2 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6v-2h10v2z"/></svg>',"dxrd-svg-actions-distribute_columns_evenly":'<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 dxd-opacity-80" d="M22 2v10h-2V8h-8v4h-2V8H2v4H0V2h2v4h8V2h2v4h8V2h2zM0 22h10v-8H0v8zm12 0h10v-8H12v8z" id="DistributeColumnsEvenly"/></svg>',"dxrd-svg-actions-distribute_rows_evenly":'<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 dxd-opacity-80" d="M20 4v6h4v2h-4v6h4v2H14v-2h4v-6h-4v-2h4V4h-4V2h10v2h-4zM2 10h10V2H2v8zm0 10h10v-8H2v8z" id="DistributeRowsEvenly"/></svg>',"dxrd-svg-actions-fit_bounds_to_text":'<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 dxd-opacity-80" d="M16 24H8l4-4 4 4zm8-8V8l-4 4 4 4zM12 4l4-4H8l4 4zM0 8v8l4-4-4-4zm13.7-2h-3.4L6 18h3l1-3h4l1 3h3L13.7 6zm-3.1 7l1.2-3.8c.1-.3.2-.6.2-1.1 0 .4.1.8.2 1.1l1.2 3.8h-2.8z" id="FitBoundsToText_1_"/></svg>',"dxrd-svg-actions-fit_text_to_bounds":'<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 dxd-opacity-80" d="M16 4H8l4-4 4 4zM4 16V8l-4 4 4 4zm8 8l4-4H8l4 4zm8-16v8l4-4-4-4zm-6.3-2h-3.4L6 18h3l1-3h4l1 3h3L13.7 6zm-3.1 7l1.2-3.8c.1-.3.2-.6.2-1.1 0 .4.1.8.2 1.1l1.2 3.8h-2.8z" id="FitTextToBounds_1_"/></svg>',"dxrd-svg-actions-fit_to_container":'<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 dxd-opacity-80" d="M23 0H1C.5 0 0 .5 0 1v22c0 .5.5 1 1 1h22c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 22H2V2h20v20zm-6-6H8V8h8v8zM10 6l2-2 2 2s-3.9-.1-4 0zm-4 8l-2-2s2-2.1 2-2v4zm4 4h4l-2 2s-2.1-2-2-2zm10-6l-2 2v-4c0-.1 2 2 2 2z" id="FitToContainer"/></svg>',"dxrd-svg-actions-group_footer":'<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 dxd-opacity-60" d="M0 0h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-80" d="M0 16h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 8h14v2H8zM8 12h14v2H8z"/></svg>',"dxrd-svg-actions-group_header":'<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 dxd-opacity-60" d="M0 16h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-80" d="M0 0h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 12h14v2H8zM8 8h14v2H8z"/></svg>',"dxrd-svg-actions-increase_horizontal_spacing":'<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 dxd-opacity-80" d="M18 2v4h-4V0H8v6H4V4H0v6h4V8h4v6h6V8h4v4h4V2zM18 20h-4v2h4v2l4-3-4-3zM4 18l-4 3 4 3v-2h4v-2H4z"/></svg>',"dxrd-svg-actions-increase_vertical_spacing":'<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 dxd-opacity-80" d="M2 18h4v-4H0V8h6V4H4V0h6v4H8v4h6v6H8v4h4v4H2zM20 18v-4h2v4h2l-3 4-3-4zM18 4l3-4 3 4h-2v4h-2V4z"/></svg>',"dxrd-svg-actions-insert_cell":'<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 dxd-opacity-60" d="M6 2h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 6h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 10h2v2H6zM6 14h2v2H6zM2 2h2v2H2zM2 6h2v2H2zM2 10h2v2H2zM2 14h2v2H2zM10 2h2v2h-2zM10 6h2v2h-2zM10 10h2v2h-2zM14 2h2v2h-2zM14 6h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_column_to_left":'<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 dxd-opacity-80" d="M0 0h4v14H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h2v2H6zM6 4h2v2H6zM6 8h2v2H6zM6 12h2v2H6zM10 0h2v2h-2zM10 4h2v2h-2zM10 8h2v2h-2zM14 0h2v2h-2zM14 4h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 12h-4V8h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_column_to_right":'<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 dxd-opacity-80" d="M14 2h4v6h-4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M10 2h2v2h-2zM10 6h2v2h-2zM10 10h2v2h-2zM6 14h2v2H6zM6 2h2v2H6zM6 6h2v2H6zM6 10h2v2H6zM2 2h2v2H2zM2 6h2v2H2zM2 10h2v2H2zM2 14h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_row_above":'<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 dxd-opacity-80" d="M2 0h14v4H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M14 6h2v2h-2zM10 6h2v2h-2zM6 6h2v2H6zM2 6h2v2H2zM10 10h2v2h-2zM6 10h2v2H6zM2 10h2v2H2zM6 14h2v2H6zM2 14h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-insert_row_below":'<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 dxd-opacity-80" d="M2 14h6v4H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 10h2v2H2zM6 10h2v2H6zM10 10h2v2h-2zM6 6h2v2H6zM2 6h2v2H2zM10 6h2v2h-2zM14 6h2v2h-2zM10 2h2v2h-2zM14 2h2v2h-2zM2 2h2v2H2zM6 2h2v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M22 14h-4v-4h-4v4h-4v4h4v4h4v-4h4z"/></svg>',"dxrd-svg-actions-make_horizontal_spacing_equal":'<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 dxd-opacity-80" d="M18 4v6h-4V2H8v8H4V6H0v10h4v-4h4v8h6v-8h4v6h4V4z"/></svg>',"dxrd-svg-actions-make_same_height":'<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 dxd-opacity-80" d="M20 16h-2v2h-2l3 4 3-4h-2zM18 6h2V4h2l-3-4-3 4h2zM0 0h6v22H0zM16 8h6v6h-6zM8 0h2v2H8zM12 0h2v2h-2zM8 20h2v2H8zM12 20h2v2h-2z"/></svg>',"dxrd-svg-actions-make_same_sizes":'<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 dxd-opacity-80" d="M12 18v-2h-2v2H8l3 4 3-4zM10 4v2h2V4h2l-3-4-3 4zM4 12h2v-2H4V8l-4 3 4 3zM18 10h-2v2h2v2l4-3-4-3zM8 8h6v6H8zM2 2h6V0H0v8h2zM20 0h-6v2h6v6h2V0zM20 20h-6v2h8v-8h-2zM2 14H0v8h8v-2H2z"/></svg>',"dxrd-svg-actions-make_same_width":'<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 dxd-opacity-80" d="M6 20v-2H4v-2l-4 3 4 3v-2zM16 18v2h2v2l4-3-4-3v2zM0 0h22v6H0zM8 16h6v6H8zM20 8h2v2h-2zM20 12h2v2h-2zM0 8h2v2H0zM0 12h2v2H0z"/></svg>',"dxrd-svg-actions-make_vertical_spacing_equal":'<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 dxd-opacity-80" d="M18 18h-6v-4h8V8h-8V4h4V0H6v4h4v4H2v6h8v4H4v4h14z"/></svg>',"dxrd-svg-actions-master_report":'<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 dxd-opacity-80" d="M12 2h-2V0H6v2H4v2h8zM14 14h10v4H14zM14 20h10v4H14z"/><path class="dxd-icon-fill dxd-opacity-80" d="M12 12h4V2h-2v4H2V2H0v20h12z"/></svg>',"dxrd-svg-actions-none":'<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 dxd-opacity-80" d="M4 0v22h16V0H4zm14 14l-2 2-4-4-4 4-2-2 4-4-4-4 2-2 4 4 4-4 2 2-4 4 4 4z"/></svg>',"dxrd-svg-actions-page_footer":'<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 dxd-opacity-60" d="M6 0h10v2H6zM6 4h10v8H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 14h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 0h2v2h-2zM6 20h10v2H6zM2 20h2v2H2zM2 4h2v14H2zM18 20h2v2h-2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-actions-page_header":'<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 dxd-opacity-60" d="M6 10h10v8H6zM6 20h10v2H6zM18 0h2v2h-2zM2 4h2v14H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 4h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 20h2v2h-2zM2 20h2v2H2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-actions-remove_horizontal_spacing":'<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 dxd-opacity-80" d="M4 18H0v2h4v2l4-3-4-3zM18 16l-4 3 4 3v-2h4v-2h-4zM4 8V4H0v6h4zM14 8V0H8v14h6zM18 2v10h4V2z"/></svg>',"dxrd-svg-actions-remove_vertical_spacing":'<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 dxd-opacity-80" d="M22 4h-2V0h-2v4h-2l3 4zM16 18h2v4h2v-4h2l-3-4zM4 0h6v4H4zM0 8h14v6H0zM2 18h10v4H2z"/></svg>',"dxrd-svg-actions-report_footer":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 16h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 6h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-actions-report_header":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 6h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 12h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-actions-reset":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M6 1c-1.4 0-2.6.6-3.5 1.5L1 1v4h4L3.9 3.9C4.4 3.3 5.2 3 6 3c1.7 0 3 1.3 3 3S7.7 9 6 9 3 7.7 3 6H1c0 2.8 2.2 5 5 5s5-2.2 5-5-2.2-5-5-5z"/></svg>',"dxrd-svg-actions-send_to_back":'<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 dxd-opacity-60" d="M0 0h8v8H0zM16 16h8v8h-8z"/><path class="dxd-icon-fill dxd-opacity-80" d="M14 14h4V6h-8v4H6v8h8z"/></svg>',"dxrd-svg-actions-size_to_grid":'<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 dxd-opacity-80" d="M20 4V0h-2v4H6V0H4v4H0v2h4v12H0v2h4v4h2v-4h12v4h2v-4h4v-2h-4V6h4V4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M14 0h-4l2 2zM0 10v4l2-2zM10 24h4l-2-2zM24 14v-4l-2 2z"/></svg>',"dxrd-svg-actions-subband":'<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 dxd-opacity-60" d="M2 4h14v6H2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M8 14h14v6H8z"/></svg>',"dxrd-svg-actions-top_margin":'<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 dxd-opacity-60" d="M6 20h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 0h10v2H6zM18 0h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 4h2v14H2zM6 4h10v14H6zM18 20h2v2h-2zM2 20h2v2H2zM18 4h2v14h-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 0h2v2H2z"/></svg>',"dxrd-svg-actions-vertical_detail":'<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 id="VerticalDetail"><path class="dxd-icon-fill dxd-opacity-80" d="M10 6h4v10h-4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6h-4v10h4V6zM8 6H4v10h4V6zm12-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-actions-vertical_header":'<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 id="VerticalHeader"><path class="dxd-icon-fill dxd-opacity-80" d="M4 6h4v10H4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6H10v10h10V6zm0-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-actions-vertical_total":'<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 id="VerticalTotal"><path class="dxd-icon-fill dxd-opacity-80" d="M16 6h4v10h-4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM14 6H4v10h10V6zm6-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-bands-bottom_margin":'<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="M6 20h10v2H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 0h2v2h-2zM2 4h2v14H2zM6 4h10v14H6z"/><path class="dxd-icon-fill" d="M18 20h2v2h-2zM2 20h2v2H2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 4h2v14h-2zM2 0h2v2H2z"/></svg>',"dxrd-svg-bands-detail":'<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 0v22h18V0H2zm14 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6V8h10v2zm0-4H6V4h10v2z"/></svg>',"dxrd-svg-bands-detail_report":'<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="M16 2h-2V0H8v2H6v2h10z"/><path class="dxd-icon-fill" d="M18 2v4H4V2H2v22h18V2h-2zm-2 18H6v-2h10v2zm0-4H6v-2h10v2zm0-4H6v-2h10v2z"/></svg>',"dxrd-svg-bands-group_footer":'<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 dxd-opacity-60" d="M0 0h12v6H0z"/><path class="dxd-icon-fill" d="M0 16h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 8h14v2H8zM8 12h14v2H8z"/></svg>',"dxrd-svg-bands-group_header":'<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 dxd-opacity-60" d="M0 16h12v6H0z"/><path class="dxd-icon-fill" d="M0 0h12v6H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 12h14v2H8zM8 8h14v2H8z"/></svg>',"dxrd-svg-bands-master_report":'<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="M12 2h-2V0H6v2H4v2h8zM14 14h10v4H14zM14 20h10v4H14z"/><path class="dxd-icon-fill" d="M12 12h4V2h-2v4H2V2H0v20h12z"/></svg>',"dxrd-svg-bands-page_footer":'<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 dxd-opacity-60" d="M6 0h10v2H6zM6 4h10v8H6z"/><path class="dxd-icon-fill" d="M6 14h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 0h2v2h-2zM6 20h10v2H6zM2 20h2v2H2zM2 4h2v14H2zM18 20h2v2h-2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-bands-page_header":'<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 dxd-opacity-60" d="M6 10h10v8H6zM6 20h10v2H6zM18 0h2v2h-2zM2 4h2v14H2z"/><path class="dxd-icon-fill" d="M6 4h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 0h10v2H6zM18 20h2v2h-2zM2 20h2v2H2zM2 0h2v2H2zM18 4h2v14h-2z"/></svg>',"dxrd-svg-bands-report_footer":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill" d="M6 16h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 6h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-bands-report_header":'<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 dxd-opacity-60" d="M16 2h-2V0H8v2H6v2h10zM6 22h10v2H6z"/><path class="dxd-icon-fill" d="M6 6h10v4H6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 2h2v2h-2zM6 12h10v8H6zM2 6h2v14H2zM18 22h2v2h-2zM2 22h2v2H2zM2 2h2v2H2zM18 6h2v14h-2z"/></svg>',"dxrd-svg-bands-sub_band":'<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 dxd-opacity-60" d="M2 4h14v6H2z"/><path class="dxd-icon-fill" d="M8 14h14v6H8z"/></svg>',"dxrd-svg-bands-top_margin":'<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 dxd-opacity-60" d="M6 20h10v2H6z"/><path class="dxd-icon-fill" d="M6 0h10v2H6zM18 0h2v2h-2z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 4h2v14H2zM6 4h10v14H6zM18 20h2v2h-2zM2 20h2v2H2zM18 4h2v14h-2z"/><path class="dxd-icon-fill" d="M2 0h2v2H2z"/></svg>',"dxrd-svg-bands-vertical_detail":'<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 id="VerticalDetail"><path class="dxd-icon-fill" d="M10 6h4v10h-4z"/><path class="dxd-icon-fill" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6h-4v10h4V6zM8 6H4v10h4V6zm12-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-bands-vertical_header":'<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 id="VerticalHeader"><path class="dxd-icon-fill" d="M4 6h4v10H4z"/><path class="dxd-icon-fill" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM20 6H10v10h10V6zm0-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-bands-vertical_total":'<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 id="VerticalTotal"><path class="dxd-icon-fill" d="M16 6h4v10h-4z"/><path class="dxd-icon-fill" d="M2 4H0V2h2v2zm0 2H0v10h2V6zm0 12H0v2h2v-2zM14 6H4v10h10V6zm6-4H4v2h16V2zm4 0h-2v2h2V2zm0 4h-2v10h2V6zm0 12h-2v2h2v-2zM4 20h16v-2H4v2z" opacity=".72"/></g></svg>',"dxrd-svg-chartstructure-axes":'<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="M24 20H4V0H2v4H0v2h2v4H0v2h2v4H0v2h2v4h4v2h2v-2h4v2h2v-2h4v2h2v-2h4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M24 6V4h-2V2h-2V0h-2v2h-4V0h-2v2H8V0H6v4h14v14h4v-2h-2v-4h2v-2h-2V6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M10 14V6H6v2h2v4H6v2h2v2h2v2h2v-2h4v2h2v-4z"/></svg>',"dxrd-svg-chartstructure-axisx":'<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="M22 17l-6-5v4h-4v-2h-2v2H6v-2H4v2H0v2h4v2h2v-2h4v2h2v-2h4v4zM4 8h2V6h4v4l6-5-6-5v4H6V2H4v2H0v2h4z"/></svg>',"dxrd-svg-chartstructure-axisy":'<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="M17 0l-5 6h4v4h-2v2h2v4h-2v2h2v4h2v-4h2v-2h-2v-4h2v-2h-2V6h4zM8 18v-2H6v-4h4L5 6l-5 6h4v4H2v2h2v4h2v-4z"/></svg>',"dxrd-svg-chartstructure-chart":'<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 dxd-opacity-60" d="M10 22V12H0c.5 5 5 9.5 10 10zM12 12v10c5-.5 9.5-5 10-10H12z"/><path class="dxd-icon-fill" d="M0 6h4v4H0zM6 4h4v6H6zM12 2h4v8h-4z"/><g><path class="dxd-icon-fill" d="M18 0h4v10h-4z"/></g></svg>',"dxrd-svg-chartstructure-constantline":'<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="M24 6h-6V0h-2v6H0v2h16v16h2V8h6z"/></svg>',"dxrd-svg-chartstructure-constantlines":'<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 dxd-opacity-60" d="M24 20H4V0H2v4H0v2h2v4H0v2h2v4H0v2h2v4h4v2h2v-2h4v2h2v-2h4v2h2v-2h4z"/><path class="dxd-icon-fill" d="M24 6V4h-4V0h-2v4h-4V0h-2v4H6v2h6v4H6v2h6v6h2v-6h4v6h2v-6h4v-2h-4V6h4zm-10 4V6h4v4h-4z"/></svg>',"dxrd-svg-chartstructure-defaultpane":'<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="M0 0h10v22H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 0v10h10V0H12zm8 8h-6V2h6v6zM12 22h10V12H12v10zm2-8h6v6h-6v-6z"/></svg>',"dxrd-svg-chartstructure-diagram":'<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 dxd-opacity-60" d="M0 16h4v6H0zM12 10h4v12h-4z"/><path class="dxd-icon-fill" d="M18 2h4v20h-4zM6 6h4v16H6z"/></svg>',"dxrd-svg-chartstructure-legend":'<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="M0 0h10v10H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M0 12h10v10H0z"/><path class="dxd-icon-fill" d="M12 2h10v2H12zM12 6h10v2H12zM12 14h10v2H12zM12 18h10v2H12z"/></svg>',"dxrd-svg-chartstructure-panes":'<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="M0 0h10v22H0z"/><path class="dxd-icon-fill dxd-opacity-80" d="M12 0v10h10V0H12z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 22h10V12H12v10z"/></svg>',"dxrd-svg-chartstructure-series":'<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="M0 22h22V10l-4-4-8 8-4-4-6 6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M18 0l-8 8-4-4-6 6v4l6-6 4 4 8-8 4 4V4z"/></svg>',"dxrd-svg-chartstructure-seriescollection":'<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="M24 20H4V0H2v4H0v2h2v4H0v2h2v4H0v2h2v4h4v2h2v-2h4v2h2v-2h4v2h2v-2h4z"/><path class="dxd-icon-fill" d="M15 7l-9 9v2h18v-2z"/><path class="dxd-icon-fill dxd-opacity-80" d="M15 4l9 9V4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M6 13l9-9-9-4z"/></svg>',"dxrd-svg-chartstructure-title":'<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 dxd-opacity-60" d="M4 8v14h14V8H4zm12 8h-2v-2h2v2zm-6 0v-2h2v2h-2zm2 2v2h-2v-2h2zm-4-2H6v-2h2v2zm8-6v2h-2v-2h2zm-4 2h-2v-2h2v2zm-4-2v2H6v-2h2zm-2 8h2v2H6v-2zm8 2v-2h2v2h-2z"/><path class="dxd-icon-fill" d="M8 0h6v6H8z"/></svg>',"dxrd-svg-chartstructure-titles":'<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 2h4v4H2zM10 2h4v4h-4zM10 18h4v4h-4zM18 2h4v4h-4zM2 18h4v4H2zM2 10h4v4H2zM18 17.9h4v4h-4zM18 10h4v4h-4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M8 8v8h8V8H8zm6 6h-4v-4h4v4z"/></svg>',"dxrd-svg-checkboxglyphs-Heart_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M16 5.5C16 3 14 1 11.5 1c-1.4 0-2.7.7-3.5 1.7C7.2 1.7 5.9 1 4.5 1 2 1 0 3 0 5.5c0 1.2.5 2.4 1.3 3.2L8 15.4l6.7-6.7c.8-.8 1.3-2 1.3-3.2z"/></svg>',"dxrd-svg-checkboxglyphs-Heart_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M11.5 1c-1.4 0-2.7.7-3.5 1.7C7.2 1.7 5.9 1 4.5 1 2 1 0 3 0 5.5c0 1.2.5 2.4 1.3 3.2L8 15.4l6.7-6.7c.8-.8 1.3-2 1.3-3.2C16 3 14 1 11.5 1zm1.8 6.3L8 12.5 2.7 7.3C2.3 6.8 2 6.2 2 5.5 2 4.1 3.1 3 4.5 3c.7 0 1.5.3 1.9 1L8 6l1.6-2c.5-.6 1.2-1 1.9-1C12.9 3 14 4.1 14 5.5c0 .7-.3 1.3-.7 1.8z"/></svg>',"dxrd-svg-checkboxglyphs-RadioButton_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zm4-6c0 2.2-1.8 4-4 4s-4-1.8-4-4 1.8-4 4-4 4 1.8 4 4z"/></svg>',"dxrd-svg-checkboxglyphs-RadioButton_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"/></svg>',"dxrd-svg-checkboxglyphs-Smiley_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zM7 5.5C7 6.3 6.3 7 5.5 7S4 6.3 4 5.5 4.7 4 5.5 4 7 4.7 7 5.5zm5 0c0 .8-.7 1.5-1.5 1.5S9 6.3 9 5.5 9.7 4 10.5 4s1.5.7 1.5 1.5zM10.9 8c.7 0 1.2.6.9 1.3-.5 1.6-2 2.7-3.8 2.7-1.8 0-3.3-1.1-3.8-2.7-.2-.7.3-1.3.9-1.3.4 0 .8.2 1 .6.3.8 1 1.4 1.9 1.4.9 0 1.6-.6 1.9-1.4.1-.4.5-.6 1-.6z"/></svg>',"dxrd-svg-checkboxglyphs-Smiley_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zM7 5.5C7 6.3 6.3 7 5.5 7S4 6.3 4 5.5 4.7 4 5.5 4 7 4.7 7 5.5zm5 0c0 .8-.7 1.5-1.5 1.5S9 6.3 9 5.5 9.7 4 10.5 4s1.5.7 1.5 1.5zM11 11H5c-.6 0-1-.4-1-1s.4-1 1-1h6c.6 0 1 .4 1 1s-.4 1-1 1z"/></svg>',"dxrd-svg-checkboxglyphs-Smiley_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6zM7 5.5C7 6.3 6.3 7 5.5 7S4 6.3 4 5.5 4.7 4 5.5 4 7 4.7 7 5.5zm5 0c0 .8-.7 1.5-1.5 1.5S9 6.3 9 5.5 9.7 4 10.5 4s1.5.7 1.5 1.5zM10.9 12c-.4 0-.8-.2-1-.6-.3-.8-1-1.4-1.9-1.4-.9 0-1.6.6-1.9 1.4-.1.4-.5.6-1 .6-.7 0-1.2-.6-.9-1.3C4.7 9.1 6.2 8 8 8c1.8 0 3.3 1.1 3.8 2.7.2.7-.3 1.3-.9 1.3z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox1_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M0 0v12h12V0H0zm11 11H1V1h10v10z"/><path class="dxd-icon-fill" d="M10 4V2L4 8 2 6v2l2 2z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox1_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M0 0v12h12V0H0zm11 11H1V1h10v10z"/><path class="dxd-icon-fill" d="M4 4h4v4H4z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox1_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 12 12" xml:space="preserve"><path class="dxd-icon-fill" d="M12 12H0V0h12v12zM1 11h10V1H1v10z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox2_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/><path class="Black" d="M11.6 4.6L13 6l-6 6-4-4 1.4-1.4L7 9.2l4.6-4.6z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox2_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.6 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/><path class="Black" d="M4 4h8v8H4z"/></svg>',"dxrd-svg-checkboxglyphs-StandardBox2_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.6 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/></svg>',"dxrd-svg-checkboxglyphs-Star_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Yellow{fill:#ffb115}</style><path class="Yellow" d="M8 .6l2.5 4.9 5.5.7-4 3.9.9 5.3L8 12.9l-4.9 2.5.9-5.3-4-3.9 5.5-.7z"/></svg>',"dxrd-svg-checkboxglyphs-Star_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Black{fill:#727272}</style><path class="Black" d="M16 6.2l-5.5-.7L8 .6 5.5 5.5 0 6.2l4 3.9-.9 5.3L8 12.9l4.9 2.5-.9-5.3 4-3.9zm-5.7 5.6L8 10.7l-2.3 1.2.4-2.4-1.7-1.8 2.4-.3L8 5l1.2 2.3 2.4.3-1.7 1.8.4 2.4z"/></svg>',"dxrd-svg-checkboxglyphs-Thumb_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M0 6h2c.6 0 1 .4 1 1v6c0 .6-.4 1-1 1H0V6zm6 9h5.7c.8 0 1.5-.5 1.8-1.2l2.3-5.4c.1-.3.2-.5.2-.8V6c0-.6-.4-1-1-1H9l1.1-3.7c.1-.4 0-.8-.2-1-.3-.3-.8-.3-1.1 0L4.6 4.4c-.4.4-.6.9-.6 1.4V13c0 1.1.9 2 2 2z"/></svg>',"dxrd-svg-checkboxglyphs-Thumb_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M16 10h-2c-.6 0-1-.4-1-1V3c0-.6.4-1 1-1h2v8zm-6-9H4.3c-.8 0-1.5.5-1.8 1.2L.2 7.6c-.1.3-.2.5-.2.8V10c0 .6.4 1 1 1h6l-1.1 3.7c-.1.4 0 .8.2 1 .3.3.8.3 1.1 0l4.2-4.2c.4-.4.6-.9.6-1.4V3c0-1.1-.9-2-2-2z"/></svg>',"dxrd-svg-checkboxglyphs-Toggle_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M12 4H4C1.8 4 0 5.8 0 8s1.8 4 4 4h8c2.2 0 4-1.8 4-4s-1.8-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>',"dxrd-svg-checkboxglyphs-Toggle_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M12 4H4C1.8 4 0 5.8 0 8s1.8 4 4 4h8c2.2 0 4-1.8 4-4s-1.8-4-4-4zm-8 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoBox_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.4-1-1-1zm-1 14H2V2h12v12z"/><path class="Green" d="M11.6 4.6L13 6l-6 6-4-4 1.4-1.4L7 9.2l4.6-4.6z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoBox_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 14H2V2h12v12z"/><path class="Red" d="M13 4.4L11.6 3 8 6.6 4.4 3 3 4.4 6.6 8 3 11.6 4.4 13 8 9.4l3.6 3.6 1.4-1.4L9.4 8z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoSolidBox_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zM6.9 12L3 8.1l1.4-1.4 2.5 2.5 5.7-5.7L14 4.9 6.9 12z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoSolidBox_Indeterminate":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Yellow{fill:#ffb115}</style><path class="Yellow" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zM9 13H7v-2h2v2zm0-4H7V3h2v6z"/></svg>',"dxrd-svg-checkboxglyphs-YesNoSolidBox_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M15 0H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-2 11.6L11.6 13 8 9.4 4.4 13 3 11.6 6.6 8 3 4.4 4.4 3 8 6.6 11.6 3 13 4.4 9.4 8l3.6 3.6z"/></svg>',"dxrd-svg-checkboxglyphs-YesNo_Checked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Green{fill:#039c23}</style><path class="Green" d="M0 8l2-2 4 4 8-8 2 2L6 14z"/></svg>',"dxrd-svg-checkboxglyphs-YesNo_Unchecked":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 16 16" xml:space="preserve"><style>.Red{fill:#d11c1c}</style><path class="Red" d="M14 4l-2-2-4 4-4-4-2 2 4 4-4 4 2 2 4-4 4 4 2-2-4-4z"/></svg>',"dxrd-svg-color_gear":'<svg data-bind="svgAttrs" version="1.1" id="Слой_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.White{fill:#fff}</style><path class="White" d="M30 18v-4l-4.4-.7c-.2-.8-.5-1.5-.9-2.1l2.6-3.6-2.8-2.8-3.6 2.6c-.7-.4-1.4-.7-2.1-.9L18 2h-4l-.7 4.4c-.8.2-1.5.5-2.1.9L7.5 4.7 4.7 7.5l2.6 3.6c-.4.7-.7 1.4-.9 2.1L2 14v4l4.4.7c.2.8.5 1.5.9 2.1l-2.6 3.6 2.8 2.8 3.6-2.6c.7.4 1.4.7 2.1.9L14 30h4l.7-4.4c.8-.2 1.5-.5 2.1-.9l3.6 2.6 2.8-2.8-2.6-3.6c.4-.7.7-1.4.9-2.1L30 18zm-14 2c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z"/></svg>',"dxrd-svg-fieldlist-calcboolean":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm18 8L8 18l-4-4v-4l4 4L18 4v4z"/></svg>',"dxrd-svg-fieldlist-calcdate":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm11 18c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z"/><path class="dxd-icon-fill dxd-opacity-80" d="M15 10h-3V7c0-.5-.4-1-1-1-.5 0-1 .4-1 1v4c0 .5.4 1 1 1h4c.5 0 1-.4 1-1s-.4-1-1-1z"/></svg>',"dxrd-svg-fieldlist-calcdefault":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm17.6 5.8c-.2.1-.4.2-.7.2-.3 0-.5-.1-.7-.2-.2-.1-.2-.3-.2-.4 0-.2 0-.4.1-.6.1-.1.2-.2.2-.3 0-.1 0-.1-.1-.1s-.1-.1-.2-.1c-.4 0-.8.3-1.2.6-.7.6-1.4 2.1-1.8 3.1h2l-1 1.9h-1.6l-.8 2.3c-.6 1.7-1.1 2.8-1.6 3.6-.5.7-1.2 1.3-1.9 1.6-.7.4-1.6.6-2.5.6-.6 0-1-.1-1.3-.3-.2-.1-.3-.5-.3-.7s.2-1 1.2-1c.9 0 1 .8 1 1s-.1.3-.2.4-.2.1-.2.2l.1.1H6c.2 0 .4 0 .5-.1.4-.2.6-.5.8-.9.1-.2.4-.7.7-1.7l1.7-5H8l1-1.9h1.3c.2-.1.6-.9.7-1.1.8-1 1.4-1.7 2.2-2.2.9-.6 1.8-.8 2.9-.8.7 0 1.1.1 1.4.3.3.2.5.4.5.7s-.2.6-.4.8z"/></svg>',"dxrd-svg-fieldlist-calcfloat":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm8 16H2v-2h2v-4H2V8h2V6h2v8h2v2zm4 0h-2v-2h2v2zm8-8v2h-2v2h-2v2h4v2h-6v-4h2v-2h2V8h-4V6h6v2z"/></svg>',"dxrd-svg-fieldlist-calcinteger":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm6 16H4v-6H2V8h2V6h2v10zm6-9v3h-2v4h2v2H8v-6h2V8H8V6h4v1zm8 0v9h-6v-2h4v-2h-2v-2h2V8h-4V6h6v1z"/></svg>',"dxrd-svg-fieldlist-calcstring":'<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 dxd-opacity-80" d="M0 0v22h22V0H0zm10 18H4v-6h4v-2H4V8h6v10zm8-4.3V18h-6V4h2v6h4v3.7z"/><path class="dxd-icon-fill dxd-opacity-80" d="M6 14h2v2H6zM14 12h2v4h-2z"/></svg>',"dxrd-svg-landscape":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 34 34" xml:space="preserve"><style>.st0{opacity:.5}</style><g id="Landscape"><path class="dxd-icon-fill" d="M33 4H1c-.5 0-1 .5-1 1v24c0 .5.5 1 1 1h32c.5 0 1-.5 1-1V5c0-.5-.5-1-1-1zm-1 24H2V6h30v22z"/><g class="st0"><path class="dxd-icon-fill" d="M28 12H6v-2h22v2zm0 2H6v2h22v-2zm0 4H6v2h22v-2zm0 4H6v2h22v-2z"/></g></g></svg>',"dxrd-svg-menu-add_datasource":'<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"><ellipse class="dxd-icon-fill" cx="8" cy="2" rx="6" ry="2"/><path class="dxd-icon-fill" d="M16 10c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.7-6-6-6zm3 7h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2zM8 13c-3.1 0-6-.9-6-2v5c0 1.1 2.9 2 6 2h.3c-.2-.6-.3-1.3-.3-2 0-1.1.2-2.1.6-3H8zM14 8.3V4c0 1.1-2.9 2-6 2s-6-.9-6-2v5c0 1.1 2.9 2 6 2 .6 0 1.3 0 1.9-.1 1-1.3 2.5-2.2 4.1-2.6z"/></svg>',"dxrd-svg-menu-back":'<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="M6 12l9-9 2 2-7 7 7 7-2 2z"/></svg>',"dxrd-svg-menu-exit":'<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="M22 12l-6-6v4H8v4h8v4z"/><path class="dxd-icon-fill" d="M12 20H2V4h10v4h2V2H0v20h14v-6h-2z"/></svg>',"dxrd-svg-menu-localization":'<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="M23 8h-7V1c0-.5-.5-1-1-1H1C.5 0 0 .5 0 1v14c0 .5.5 1 1 1h7v7c0 .5.5 1 1 1h14c.5 0 1-.5 1-1V9c0-.5-.5-1-1-1zm-1 5.5c0 .3-.2.5-.5.5h-1.2l-.1.2c-.6 1.4-1.5 2.9-2.7 4.4.9.7 1.9 1.2 3.1 1.6.2.1.3.1.3.2.1.1.1.2 0 .4l-.3.9c-.1.2-.3.3-.5.3h-.2c-1.2-.4-2.4-1.1-3.9-2.1-1.4 1-2.7 1.7-3.9 2.1-.3.1-.7 0-.8-.3l-.3-.9c-.1-.2-.1-.3 0-.4.1-.1.2-.2.3-.2 1.1-.4 2.1-.9 3.1-1.6-.4-.5-1.1-1.4-1.1-1.4 0-.1-.1-.1-.1-.2-.1-.1-.1-.2-.2-.3-.1-.1-.1-.3 0-.5.1-.1.2-.2.4-.2h1.2c.2 0 .4.1.5.3.3.4.5.7.8 1 .8-.9 1.5-1.9 2.1-3.2V14H9.5c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h.9l-.5-1.4H6.1L5.7 12h.8c.3 0 .5.2.5.5v1c0 .3-.2.5-.5.5h-4c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h.7l3.4-9.7c0-.2.2-.3.4-.3h2c.2 0 .4.1.5.3l3.4 9.7H15v-1.5c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5V12h4.5c.3 0 .5.2.5.5v1zM8.1 4.6l1.2 3.9H6.8l1.3-3.9z"/></svg>',"dxrd-svg-menu-newreport":'<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="M14 0v6h6z"/><path class="dxd-icon-fill" d="M12 0H2v22h18V8h-8z"/></svg>',"dxrd-svg-menu-new_via_wizard":'<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="M5.7 11.3L9.1 16l1.5-5.4L16 9.1l-4.7-3.4-.1-5.7-4.5 3.3-5.4-2 2 5.4L0 11.2z"/><path class="dxd-icon-fill" d="M23.5 20.6l-8.7-8.8-2.3.7-.6 2.1 8.7 8.8c.7.7 1.9.7 2.6 0l.2-.2c.8-.7.8-1.9.1-2.6zM18 12l2 2V2h-6v2h4zM6 20v-6H4v8h12l-2-2z"/></svg>',"dxrd-svg-menu-run_wizard":'<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="M11.3 5.7L11.2 0 6.7 3.3 1.5 1.5l1.8 5.2L0 11.2l5.7.1L9.1 16l1.5-5.4L16 9.1z"/><path class="dxd-icon-fill" d="M23.5 20.6l-8.7-8.8-2.3.7-.6 2.1 8.7 8.8c.7.7 1.9.7 2.6 0l.2-.2c.8-.7.8-1.9.1-2.6z"/></svg>',"dxrd-svg-multi_select":'<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="M12 12h12v12H12zM12 0H0v12h4V4h8z"/><path class="dxd-icon-fill" d="M18 6H6v12h4v-8h8z"/></svg>',"dxrd-svg-none":'<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="M4 0v22h16V0H4zm14 14l-2 2-4-4-4 4-2-2 4-4-4-4 2-2 4 4 4-4 2 2-4 4 4 4z"/></svg>',"dxrd-svg-pictureeditor-alignment_bottomcenter":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentBottomCenter"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M10 16h12v12H10z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_bottomleft":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentBottomLeft"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M4 16h12v12H4z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_bottomright":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentBottomRight"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M16 16h12v12H16z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_middlecenter":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentCenterCenter"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M10 10h12v12H10z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_middleleft":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentCenterLeft"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M4 10h12v12H4z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_middleright":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentCenterRight"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M16 10h12v12H16z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_topcenter":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentTopCenter"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M10 4h12v12H10z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_topleft":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentTopLeft"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M4 4h12v12H4z"/></g></svg>',"dxrd-svg-pictureeditor-alignment_topright":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Green{fill:#039c23}</style><g id="AlignmentTopRight"><path class="Black" d="M31 0H1C.5 0 0 .5 0 1v30c0 .5.5 1 1 1h30c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 30H2V2h28v28z"/><path class="Green" d="M16 4h12v12H16z"/></g></svg>',"dxrd-svg-pictureeditor-image_gallery":'<svg data-bind="svgAttrs" version="1.1" id="Image" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 24 24" xml:space="preserve"><style>.White{fill:#fff}.st0{opacity:.5}</style><path class="White" d="M22 2H2c-.5 0-1 .5-1 1v18c0 .5.5 1 1 1h20c.5 0 1-.5 1-1V3c0-.5-.5-1-1-1zm-1 18H3V4h18v16zM15.5 6C16.9 6 18 7.1 18 8.5S16.9 11 15.5 11 13 9.9 13 8.5 14.1 6 15.5 6zM15 19l-8-8-3 3v5h11z"/><g class="st0"><path class="White" d="M16.4 19H19l-4-4-1.3 1.3z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_normal":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}.st0{opacity:.35}</style><g id="Normal"><path class="Blue" d="M10 10h12v12H10z"/><g class="st0"><path class="Black" d="M5 15h3v2H5v4l-5-5 5-5v4zm6-10h4v3h2V5h4l-5-5-5 5zm21 11l-5-5v4h-3v2h3v4l5-5zm-15 8h-2v3h-4l5 5 5-5h-4v-3z"/></g><path class="Black" d="M28 22c-2.2 0-4 1.8-4 4v5c0 .6.4 1 1 1h6c.6 0 1-.4 1-1v-5c0-2.2-1.8-4-4-4zm0 2c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_squeeze":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}</style><g id="Squeeze"><path class="Blue" d="M10 10h12v12H10z"/><path class="Black" d="M28.2 26.8l2.1 2.1-1.4 1.4-2.1-2.1L24 31v-7h7l-2.8 2.8zm-24.4 0l-2.1 2.1 1.4 1.4 2.1-2.1L8 31v-7H1l2.8 2.8zM28.2 5.2l2.1-2.1-1.4-1.4-2.1 2.1L24 1v7h7l-2.8-2.8zM1 8h7V1L5.2 3.8 3.1 1.7 1.7 3.1l2.1 2.1L1 8z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_stretchimage":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}</style><g id="Stretch"><path class="Blue" d="M10 10h12v12H10z"/><path class="Black" d="M5 15h3v2H5v4l-5-5 5-5v4zm6-10h4v3h2V5h4l-5-5-5 5zm21 11l-5-5v4h-3v2h3v4l5-5zm-15 8h-2v3h-4l5 5 5-5h-4v-3z"/></g></svg>',"dxrd-svg-pictureeditor-size_mode_zoomimage":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 32 32" xml:space="preserve"><style>.Black{fill:#727272}.Blue{fill:#1177d7}</style><g id="Zoom"><path class="Blue" d="M10 10h12v12H10z"/><path class="Black" d="M6.2 4.8l2.1 2.1-1.4 1.4-2.1-2.1L2 9V2h7L6.2 4.8zm19.6 0l-2.1 2.1 1.4 1.4 2.1-2.1L30 9V2h-7l2.8 2.8zM6.2 27.2l2.1-2.1-1.4-1.4-2.1 2.1L2 23v7h7l-2.8-2.8zM23 30h7v-7l-2.8 2.8-2.1-2.1-1.4 1.4 2.1 2.1L23 30z"/></g></svg>',"dxrd-svg-pictureeditor-toolbar_brush_options":'<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"><style>.White{fill:#fff}.BrushColor{fill:#000}</style><g id="Painting"><path class="BrushColor" d="M2 21c8.5 8.6 11.8-4.5 19 0-8.4-8.6-11.8 4.6-19 0z"/><path class="White" d="M8 13l2 2c-2.5 4.2-4 4-8 4 2.5-2.5 3.3-6 6-6zm6-1l6.5-6.5c.3-.3.3-.7 0-1l-2-2c-.3-.3-.7-.3-1 0L11 9l3 3zm-5-1c-.3.3-.3.7 0 1l2 2c.3.3.7.3 1 0l1-1-3-3-1 1z"/></g></svg>',"dxrd-svg-pictureeditor-toolbar_clear":'<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"><style>.White{fill:#fff}</style><path class="White" d="M19 5c.6 0 1 .4 1 1v1H4V6c0-.6.4-1 1-1h5V4c0-.6.4-1 1-1h2c.6 0 1 .4 1 1v1h5zm0 3v12c0 .6-.4 1-1 1H6c-.6 0-1-.4-1-1V8h14zM9 10H7v9h2v-9zm4 0h-2v9h2v-9zm4 0h-2v9h2v-9z"/></svg>',"dxrd-svg-pictureeditor-toolbar_open":'<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"><style>.White{fill:#fff}.st0{opacity:.75}</style><g id="Open"><g class="st0"><path class="White" d="M7.9 11.9c.4-.6 1-.9 1.7-.9H19V8.7c0-.4-.3-.7-.7-.7H10V5.7c0-.4-.3-.7-.7-.7H3.7c-.4 0-.7.3-.7.7v14l4.9-7.8z"/></g><path class="White" d="M9.6 12h13.2c.5 0 .9.6.6 1.1l-4 6.5c-.2.3-.5.5-.8.5H4l4.7-7.5c.2-.4.5-.6.9-.6z"/></g></svg>',"dxrd-svg-pictureeditor-toolbar_reset":'<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"><style>.White{fill:#fff}</style><path class="White" d="M12 3C9.5 3 7.3 4 5.6 5.6L3 3v8h8L7.8 7.8C8.9 6.7 10.3 6 12 6c3.3 0 6 2.7 6 6s-2.7 6-6 6c-2.6 0-4.8-1.7-5.6-4H3.2c.9 4 4.5 7 8.8 7 5 0 9-4 9-9s-4-9-9-9z"/></svg>',"dxrd-svg-pictureeditor-toolbar_size_mode_and_alignment":'<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"><style>.White{fill:#fff}</style><path class="White" d="M20 12V4h-8l3 3-8 8-3-3v8h8l-3-3 8-8z" id="Sizing"/></svg>',"dxrd-svg-portrait":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 34 34" xml:space="preserve"><style>.st0{opacity:.5}</style><g id="Portrait"><path class="dxd-icon-fill" d="M29 0H5c-.5 0-1 .5-1 1v32c0 .5.5 1 1 1h24c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zm-1 32H6V2h22v30z"/><g class="st0"><path class="dxd-icon-fill" d="M24 8H10V6h14v2zm0 2H10v2h14v-2zm0 4H10v2h14v-2zm0 4H10v2h14v-2zm0 4H10v2h14v-2zm0 4H10v2h14v-2z"/></g></g></svg>',"dxrd-svg-preview-export-export-to-csv":'<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 0v2h12v9H2v11h10v-7l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3zM0 3v7h13V3H0zm4 2H2v3h2v1H2V8H1V5h1V4h2v1zm4 0H6v1h1v1h1v1H7v1H5V8h2V7H6V6H5V5h1V4h2v1zm4 3h-1v1h-1V8H9V4h1v4h1V4h1v4z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4z"/></svg>',"dxrd-svg-preview-export-export-to-html":'<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 0v2h18v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h19V3H0zm4 6H3V7H2v2H1V4h1v2h1V4h1v5zm4-4H7v4H6V5H5V4h3v1zm6 4h-1V6h-1v1h-1V6h-1v3H9V4h1v1h1v1h1V5h1V4h1v5zm4 0h-3V4h1v4h2v1z"/></svg>',"dxrd-svg-preview-export-export-to-image":'<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 0v2h14v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h15V3H0zm2 6H1V4h1v5zm6 0H7V6H6v1H5V6H4v3H3V4h1v1h1v1h1V5h1V4h1v5zm5-4h-3v3h2V7h1v2h-3V8H9V5h1V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to-mht":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM2 5h1v1H2z"/><path class="dxd-icon-fill" d="M0 3v7h13V3H0zm4 3H3v1h1v2H3V7H2v2H1V4h2v1h1v1zm4-1H7v4H6V5H5V4h3v1zm4 0h-2v1h1v1h-1v2H9V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to-pdf":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM2 5h1v1H2z"/><path class="dxd-icon-fill" d="M0 3v7h13V3H0zm4 3H3v1H2v2H1V4h2v1h1v1zm4 2H7v1H5V4h2v1h1v3zm4-3h-2v1h1v1h-1v2H9V4h3v1z"/><path class="dxd-icon-fill" d="M6 5h1v3H6z"/></svg>',"dxrd-svg-preview-export-export-to-rtf":'<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 0v2h14v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h15V3H0zm6 6H5V6H4v1H3V6H2v3H1V4h1v1h1v1h1V5h1V4h1v5zm4 0H9V7H8v2H7V4h1v2h1V4h1v5zm4-4h-1v4h-1V5h-1V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to-txt":'<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 0v2h18v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM18 3H0v7h19V3h-1zM4 6H3v1h1v2H3V7H2v2H1V7h1V6H1V4h1v2h1V4h1v2zm4 3H5V4h1v4h2v1zm4-4h-2v1h1v1h1v1h-1v1H9V8h2V7h-1V6H9V5h1V4h2v1zm4 1h-1v1h1v2h-1V7h-1v2h-1V7h1V6h-1V4h1v2h1V4h1v2z"/></svg>',"dxrd-svg-preview-export-export-to-xls":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM12.3 3H0v7h13V3h-.7zM4 6H3v1h1v2H3V7H2v2H1V7h1V6H1V4h1v2h1V4h1v2zm4 3H5V4h1v4h2v1zm4-4h-2v1h1v1h1v1h-1v1H9V8h2V7h-1V6H9V5h1V4h2v1z"/></svg>',"dxrd-svg-preview-export-export-to-xlsx":'<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 0v2h12v9H2v12h10v-8l2-2h7V0z"/><path class="dxd-icon-fill" d="M17 14h3v3h-3z"/><path class="dxd-icon-fill" d="M21 14v4h-6v-4l-2 2v8h10V14h-2zm0 9h-6v-4h6v4zM0 3v7h13V3H0zm4 2H3v4H2V5H1V4h3v1zm4 1H7v1h1v2H7V7H6v2H5V7h1V6H5V4h1v2h1V4h1v2zm4-1h-1v4h-1V5H9V4h3v1z"/></svg>',"dxrd-svg-preview-export-export-to":'<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="M18 4l-4-4v4h4zM22 10v6H12v-6l-2 2v12h14V10h-2zm0 12H12v-4h10v4z"/><path class="dxd-icon-fill" d="M16 10h4v4h-4z"/><path class="dxd-icon-fill" d="M18 6h-6V0H0v20h8V10l2-2h8z"/></svg>',"dxrd-svg-preview-export-Export":'<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="M22 10l-4-4v2h-1.4C11.8 8 8 11.1 8 15.9V18c1-4.2 4.6-6 8.6-6H18v2l4-4z"/><path class="dxd-icon-fill" d="M18 22H4V2h14l2 2V0H2v24h18v-8l-2 2z"/></svg>',"dxrd-svg-preview-first_page":'<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="M6 12l14 8V4zM2 3h2v18H2z"/></svg>',"dxrd-svg-preview-last_page":'<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="M16 12L2 20V4zM18 3h2v18h-2z"/></svg>',"dxrd-svg-preview-multi_page_preview":'<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="M8 0H0v10h10V2H8V0zm0 8H2V2h4v2h2v4zM20 2V0h-8v10h10V2h-2zm0 6h-6V2h4v2h2v4zM8 12H0v10h10v-8H8v-2zm0 8H2v-6h4v2h2v4z"/></svg>',"dxrd-svg-preview-next_page":'<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="M18 12L4 20V4z"/></svg>',"dxrd-svg-preview-previous_page":'<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="M4 12l14 8V4z"/></svg>',"dxrd-svg-preview-print":'<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="M16 0H6v10h10V0zm-2 8H8V2h6v6zM6 24h10v-6H6v6zm2-4h6v2H8v-2z"/><path class="dxd-icon-fill" d="M20 8h-2v4H4V8H2l-2 2v10h4v-4h14v4h4V10z"/></svg>',"dxrd-svg-preview-print_page":'<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="M16 0H6v10h10V0zm-2 8H8V2h6v6zM20 8h-2v2h4z"/><path class="dxd-icon-fill" d="M4 8H2l-2 2v10h12v-8H4zM22 14v-2h-8v12h10V14h-2zm0 8h-6v-8h4v2h2v6z"/></svg>',"dxrd-svg-preview-print_preview":'<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="M18 4l-4-4v4zM21.7 22.3l-4.5-4.5c.5-.8.8-1.8.8-2.8 0-2.8-2.2-5-5-5s-5 2.2-5 5 2.2 5 5 5c1 0 2-.3 2.8-.8l4.5 4.5c.4.4 1 .4 1.4 0s.4-1 0-1.4zM13.1 18c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3-1.4 3-3 3z"/><path class="dxd-icon-fill" d="M13 8c2 0 3.7.8 5 2.1V6h-6V0H0v20h8.1C6.8 18.7 6 17 6 15c0-3.9 3.1-7 7-7z"/></svg>',"dxrd-svg-preview-report_designer":'<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="M18 6l-4-4v4h4zM14 18h2l8-8-2-2-8 8z"/><path class="dxd-icon-fill" d="M12 20v-4l6-6V8h-6V2H0v20h18v-4l-2 2h-4zm-6-4c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z"/><path class="dxd-icon-fill" d="M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2H6v-2z"/></svg>',"dxrd-svg-preview-search":'<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.6 21.4c.8.8 2 .8 2.8 0l4.6-4.6c1.2.7 2.6 1.1 4.1 1.1 4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8c0 1.5.4 2.9 1.1 4.1l-4.6 4.6c-.8.8-.8 2 0 2.8zM10 10.1c0-2.2 1.8-4 4-4s4 1.8 4 4-1.8 4-4 4-4-1.9-4-4z"/></svg>',"dxrd-svg-preview-single_page":'<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="M18 4V0H2v24h20V4h-4zm2 18H4V2h12v4h4v16z"/></svg>',"dxrd-svg-preview-sort_asc":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 11 11" xml:space="preserve"><path class="dxd-icon-fill" d="M0 7l5-5 5 5z"/></svg>',"dxrd-svg-preview-sort_desc":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 11 11" xml:space="preserve"><path class="dxd-icon-fill" d="M10 3L5 8 0 3z"/></svg>',"dxrd-svg-reportexplorer-component":'<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"><ellipse class="dxd-icon-fill" cx="11" cy="4" rx="7" ry="2"/><path class="dxd-icon-fill" d="M11 10c-3.9 0-7-.9-7-2v12c0 1.1 3.1 2 7 2s7-.9 7-2V8c0 1.1-3.1 2-7 2z"/></svg>',"dxrd-svg-reportexplorer-components":'<svg data-bind="svgAttrs" id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle class="dxd-icon-fill" cx="12" cy="12" r="2"/><path class="dxd-icon-fill" d="M20 10h-.3c-.2-.7-.5-1.4-.9-2.1l.2-.2c.8-.8.8-2.1 0-2.8-.8-.8-2.1-.8-2.8 0l-.2.2c-.6-.4-1.3-.7-2.1-.9V4c0-1.1-.9-2-2-2S10 2.9 10 4v.3c-.7.2-1.4.4-2.1.8l-.1-.2c-.8-.7-2.1-.7-2.9 0-.7.8-.7 2.1 0 2.9l.2.2c-.4.6-.6 1.3-.8 2H4c-1.1 0-2 .9-2 2s.9 2 2 2h.3c.2.7.5 1.4.9 2.1l-.2.2c-.8.8-.8 2.1 0 2.8.8.8 2.1.8 2.8 0l.2-.2c.6.4 1.3.7 2.1.9v.2c0 1.1.9 2 2 2s2-.9 2-2v-.3c.7-.2 1.4-.5 2.1-.9l.2.2c.8.8 2.1.8 2.8 0 .8-.8.8-2.1 0-2.8L19 16c.4-.6.7-1.3.9-2.1h.1c1.1 0 2-.9 2-2 0-1-.9-1.9-2-1.9zm-8 6c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z"/></svg>',"dxrd-svg-reportexplorer-formatting_rule":'<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="M10 10h6V2H2v18h12v-2l-4-4z"/><path class="dxd-icon-fill" d="M12 12v2l4 4v4h2v-4l4-4v-2z"/></svg>',"dxrd-svg-reportexplorer-formatting_rules":'<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="M12 0H0v16h2V2h10z"/><path class="dxd-icon-fill" d="M10 10h6V4H4v16h10v-2l-4-4z"/><path class="dxd-icon-fill" d="M12 12v2l4 4v4h2v-4l4-4v-2z"/></svg>',"dxrd-svg-reportexplorer-style":'<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="M6 20c1-.3 1.5-1.1 1.7-2 .2-.5.4-1 .8-1.4.3-.3.5-.5.9-.6 0 0 .7-.1 1-.5.1-.1.2-.3.2-.3l.7-1.3c.1-.2.8-.9.8-.9.6-.7 1.3-1.4 1.9-2.1V2H0v18h6zm5.4-6.4c-.1.3-.2.4 0 0zM21.8 8.1c-.2-.2-.5-.1-.8.1-.4.4-.9.7-1.3 1.1-2 1.7-3.5 3.4-5.3 5.3-.1.1-.5.5-.5.6-.2.2-.3.4-.6.8.6.5 1.5 1.2 2.1 1.7.4-.3.6-.6.6-.6l.4-.4c.7-.9 1.1-1.5 1.8-2.4 1.3-1.7 2.5-3.5 3.5-5.4.4-.3.3-.6.1-.8zM12.5 18.1c-.1-.1-.2-.1-.3-.1-.7-.1-1.2.2-1.7.7-.3.3-.6.8-.8 1.3-.2.9-.7 1.7-1.7 2h2.6c1 0 1.8-.4 2.5-1.1.4-.4.7-.9.6-1.5 0-.2-.1-.4-.2-.5-.3-.3-.7-.5-1-.8z"/></svg>',"dxrd-svg-reportexplorer-styles":'<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="M12 0v2H2v14H0V0z"/><path class="dxd-icon-fill" d="M8 20c1-.3 1.5-1.1 1.7-2 .2-.5.4-1 .8-1.4.3-.3.5-.5.9-.6 0 0 .7-.1 1-.5.1-.1.2-.3.2-.3l.7-1.3c.1-.2.8-.9.8-.9.6-.7 1.3-1.4 1.9-2.1V4H4v16h4zm5.4-6.4c-.1.3-.2.4 0 0zM23.8 8.1c-.2-.2-.5-.1-.8.1-.4.4-.9.7-1.3 1.1-2 1.7-3.5 3.4-5.3 5.3-.1.1-.5.5-.5.6-.2.2-.3.4-.6.8.6.5 1.5 1.2 2.1 1.7.4-.3.6-.6.6-.6l.4-.4c.7-.9 1.1-1.5 1.8-2.4 1.3-1.7 2.5-3.5 3.5-5.4.4-.3.3-.6.1-.8zM14.5 18.1c-.1-.1-.2-.1-.3-.1-.7-.1-1.2.2-1.7.7-.4.4-.6.9-.8 1.4-.3.9-.7 1.6-1.7 2h2.6c1 0 1.8-.4 2.5-1.1.4-.4.7-.9.6-1.5 0-.2-.1-.4-.2-.5-.3-.4-.7-.6-1-.9z"/></svg>',"dxrd-svg-reportexplorer-tablecell":'<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="M8 8v8h8V8H8zm6 6h-4v-4h4v4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M2 2v20h20V2H2zm18 6h-4v2h4v4h-4v2h4v4h-4v-4h-2v4h-4v-4H8v4H4v-4h4v-2H4v-4h4V8H4V4h4v4h2V4h4v4h2V4h4v4z"/></svg>',"dxrd-svg-reportexplorer-tablerow":'<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="M16 8H2v8h20V8h-6zm-8 6H4v-4h4v4zm6 0h-4v-4h4v4zm6 0h-4v-4h4v4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M4 8V4h4v4h2V4h4v4h2V4h4v4h2V2H2v6zM20 16v4h-4v-4h-2v4h-4v-4H8v4H4v-4H2v6h20v-6z"/></svg>',"dxrd-svg-series-area":'<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 20v-4l8-8 4 4 8-8v16z"/></svg>',"dxrd-svg-series-area3d":'<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="M8 12v2h4v2H8v2h4v2H8v2h6V12zM20 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M12 8L8 4l-8 8v4h6v-6h14V0z"/></svg>',"dxrd-svg-series-bubbles":'<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"><circle class="dxd-icon-fill" cx="8" cy="4" r="2"/><circle class="dxd-icon-fill" cx="16" cy="10" r="4"/><circle class="dxd-icon-fill" cx="7" cy="19" r="3"/></svg>',"dxrd-svg-series-candle_stick":'<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="M18 4V2h-2v2h-2v16h2v2h2v-2h2V4h-2zm0 14h-2V6h2v12zM8 2H6v2H4v16h2v2h2v-2h2V4H8z"/></svg>',"dxrd-svg-series-doughnut":'<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="M5.1 10C5.5 7 7 5.5 10 5.1V0C5 .5.5 5 0 10h5.1zM12 5.1c3 .5 5 2.9 5 5.9 0 1.3-.4 2.5-1.1 3.5l3.6 3.6c1.5-2 2.5-4.4 2.5-7.1C22 5.3 18 .5 12 0v5.1zM14.5 15.9c-1 .7-2.2 1.1-3.5 1.1-3 0-5.4-2-5.9-5H0c.5 6 5.2 10 11 10 2.7 0 5.1-1 7-2.6l-3.5-3.5z"/></svg>',"dxrd-svg-series-doughnut3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2.5v-5.9L22 12zm0 8h-2v-6h2v6zM10 4.9V0C5 .5.5 5 0 10h5c.5-3 2-4.6 5-5.1zM12 0v4.9c2 .4 4.5 2.1 4.9 5.1h5C21.5 5 17 .5 12 0zM5.1 12H0c.4 5 4 7.9 8 9.1v-5.3C6 14.9 5.4 14 5.1 12z"/></svg>',"dxrd-svg-series-full_stacked_area":'<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 2v14L12 6l4 4 6-6V2z"/><path class="dxd-icon-fill" d="M12 10L2 20v2h20V8l-6 6z"/></svg>',"dxrd-svg-series-full_stacked_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM14 8l6-6V0H0v14L10 4z"/><path class="dxd-icon-fill" d="M10 8L0 18v2h8v-8h6zM20 6l-6 6h6z"/></svg>',"dxrd-svg-series-full_stacked_bar":'<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="M4 4h4v10H4zM10 4h4v6h-4zM10 12h4v8h-4zM16 4h4v8h-4zM16 14h4v6h-4zM4 16h4v4H4z"/></svg>',"dxrd-svg-series-full_stacked_bar3d":'<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 0h4v10H2zM8 0h4v6H8zM8 8h4v4H8zM14 0h4v8h-4zM14 10h4v2h-4zM2 12h4v4H2zM8 14v2h4v2H8v2h4v2H8v2h6V14h-2zM20 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/></svg>',"dxrd-svg-series-full_stacked_line":'<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 2h20v2H2zM12 8L2 18v4l10-10 4 4 6-6V6l-6 6z"/></svg>',"dxrd-svg-series-full_stacked_line3d":'<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="M8 14v2h4v2H8v2h4v2H8v2h6V14h-2zM20 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 0h20v2H0z"/><path class="dxd-icon-fill" d="M12 12h4l4-4V4l-6 6-4-4L0 16v4l10-10z"/></svg>',"dxrd-svg-series-full_stacked_spline_area":'<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 11.9c1.8 0 2.6 1.3 3.3 2.3S6.5 16 8 16c1.4 0 2.6-2.1 3.7-4.2C13.3 9.1 14.9 6 18 6c1.5 0 2.8.7 4 1.8V2H2v9.9z"/><path class="dxd-icon-fill" d="M18 8c-1.9 0-3.2 2.4-4.5 4.7C12.1 15.3 10.6 18 8 18s-3.7-1.6-4.4-2.7C3 14.3 2.7 14 2 14v8h20V10.7C20.8 9.3 19.4 8 18 8z"/></svg>',"dxrd-svg-series-full_stacked_spline_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM16 4c1.5 0 2.8.7 4 1.8V0H0v9.9c1.8 0 2.6 1.3 3.3 2.3C4 13.2 4.5 14 6 14c1.4 0 2.6-2.1 3.7-4.2C11.3 7.1 12.9 4 16 4z"/><path class="dxd-icon-fill" d="M11.5 10.8l-.6 1.2H20V8.7C18.8 7.3 17.4 6 16 6c-1.9 0-3.2 2.5-4.5 4.8zM1.6 13.3C1 12.3.7 12 0 12v8h8v-4.6c-1 .4-1.2.6-2 .6-2.6 0-3.6-1.6-4.4-2.7z"/></svg>',"dxrd-svg-series-funnel":'<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="M10 12h4l6-6H4zM4 2h16v2H4zM10 22l4-2v-6h-4z"/></svg>',"dxrd-svg-series-funnel3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM6 10h4l6-6H0zM0 0h16v2H0zM6 20l2-1v-7H6z"/></svg>',"dxrd-svg-series-gantt":'<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 4h8v4H2zM6 10h14v4H6zM2 16h12v4H2z"/></svg>',"dxrd-svg-series-line":'<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 16L12 6l4 4 6-6v4l-6 6-4-4L2 20z"/></svg>',"dxrd-svg-series-line3d":'<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 0l-6 6-4-4L0 12v4L10 6l4 4 6-6z"/><path class="dxd-icon-fill" d="M8 12v2h4v2H8v2h4v2H8v2h6V12h-2zM20 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/></svg>',"dxrd-svg-series-manhattan_bar3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 12h4v8H0z"/><path class="dxd-icon-fill dxd-opacity-60" d="M12 5.9h4V10h-4z"/><path class="dxd-icon-fill dxd-opacity-80" d="M8 10h2V2H6v18h2z"/></svg>',"dxrd-svg-series-nested_doughnut":'<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 10h2c-.5-5-5-9.5-10-10v2c4 .5 7.5 4 8 8z"/><path class="dxd-icon-fill" d="M11 20c-5 0-9-4-9-9 0-4.6 3-8.5 8-9V0C4 .5 0 5.2 0 11c0 6.1 4.9 11 11 11 5.7 0 10.5-4 11-10h-2c-.5 5-4.3 8-9 8z"/><path class="dxd-icon-fill" d="M11 16c-2.4 0-4.4-2-4.9-4h-2c.5 3 3.4 6 6.9 6 1.4 0 2.7-.4 3.8-1.2l-1.5-1.5c-.6.5-1.4.7-2.3.7zM4.1 10h2c.5-2 2.5-4 4.9-4 2.8 0 5 2.2 5 5 0 .9-.2 1.7-.7 2.4l1.5 1.5c.8-1.1 1.2-2.5 1.2-3.9 0-3.9-3.1-7-7-7-3.5 0-6.4 3-6.9 6z"/></svg>',"dxrd-svg-series-pie":'<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="M12 2v10H2c0 5.5 4.5 10 10 10s10-4.5 10-10S17.5 2 12 2z"/><path class="dxd-icon-fill" d="M10 0C4.5 0 0 4.5 0 10h10V0z"/></svg>',"dxrd-svg-series-pie3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM10 0C4.5 0 0 4.5 0 10h10V0zM12 2v8h9.8c-.9-4.6-5-8-9.8-8zM8 21.1V12H2c0 4.1 2 7.6 6 9.1z"/></svg>',"dxrd-svg-series-point":'<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"><circle class="dxd-icon-fill" cx="4" cy="16" r="2"/><circle class="dxd-icon-fill" cx="8" cy="8" r="2"/><circle class="dxd-icon-fill" cx="14" cy="12" r="2"/><circle class="dxd-icon-fill" cx="20" cy="6" r="2"/></svg>',"dxrd-svg-series-polar_area":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zm.9 19.9V17c0-.5-.5-1-1-1s-1 .5-1 1v3c-4-.4-7.5-3.8-8-8h3.1c.5 0 1-.5 1-1s-.5-1-1-1h-3H2c.5-4.2 4-7.5 8-8v1c0 .5.5 1 1 1s1-.5 1-1v-.9c4 .5 7.5 3.8 7.9 7.9H19c-.5 0-1 .5-1 1s.5 1 1 1h.9c-.4 4.1-3.9 7.4-7.9 7.9z"/><path class="dxd-icon-fill" d="M6 6h10v10z"/></svg>',"dxrd-svg-series-polar_line":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zm.9 19.9V17c0-.5-.5-1-1-1s-1 .5-1 1v3c-4-.4-7.5-3.8-8-8h3.1c.5 0 1-.5 1-1s-.5-1-1-1h-3H2c.5-4.2 4-7.5 8-8v1c0 .5.5 1 1 1s1-.5 1-1v-.9c4 .5 7.5 3.8 7.9 7.9H19c-.5 0-1 .5-1 1s.5 1 1 1h.9c-.4 4.1-3.9 7.4-7.9 7.9z"/><path class="dxd-icon-fill" d="M16 16L6 6h10v10zm-6-8l4 4V8h-4z"/></svg>',"dxrd-svg-series-polar_point":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zm8.8 10H12V2.1c4 .5 7.5 3.8 7.9 7.9zM10 2v8H2.1 2c.5-4.2 4-7.5 8-8zm0 18c-4-.4-7.5-3.8-8-8h8v8zm2-.1V12h7.9c-.4 4.1-3.9 7.4-7.9 7.9z"/><circle class="dxd-icon-fill" cx="7" cy="7" r="1"/><circle class="dxd-icon-fill" cx="7" cy="15" r="1"/><circle class="dxd-icon-fill" cx="15" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="15" r="1"/></svg>',"dxrd-svg-series-radar_area":'<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="M16 16L6 6h10v10zm-6-8l4 4V8h-4z"/><path class="dxd-icon-fill dxd-opacity-60" d="M11.9 15.9c-.3.1-.6.1-.9.1-2.8 0-5-2.2-5-5 0-.3 0-.6.1-.9L4.5 8.5c-.3.8-.5 1.6-.5 2.5 0 3.9 3.1 7 7 7 .9 0 1.7-.2 2.5-.5l-1.6-1.6z"/><path class="dxd-icon-fill dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zM11 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/></svg>',"dxrd-svg-series-radar_line":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zM11 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><circle class="dxd-icon-fill" cx="7" cy="7" r="1"/><circle class="dxd-icon-fill" cx="7" cy="15" r="1"/><circle class="dxd-icon-fill" cx="15" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="15" r="1"/><g><path class="dxd-icon-fill dxd-opacity-60" d="M13.1 15.5c-.6.3-1.4.5-2.1.5-.7 0-1.4-.2-2.1-.5-.2.7-.8 1.3-1.6 1.4 1.1.7 2.3 1 3.6 1 1.3 0 2.6-.4 3.7-1-.7-.1-1.3-.6-1.5-1.4zM17 7.4c-.1.8-.7 1.4-1.4 1.6.2.6.4 1.3.4 2s-.2 1.4-.5 2.1c.7.2 1.3.8 1.4 1.6.6-1.1 1-2.3 1-3.6s-.3-2.7-.9-3.7zM8.9 6.5c.7-.3 1.4-.5 2.1-.5.7 0 1.5.2 2.1.5.2-.7.8-1.3 1.6-1.4-1.1-.7-2.3-1-3.7-1-1.3-.1-2.6.3-3.6.9.7.2 1.3.7 1.5 1.5zM6.5 13.1c-.3-.7-.5-1.4-.5-2.1s.2-1.4.5-2.1c-.8-.2-1.3-.8-1.5-1.6-.6 1.1-1 2.4-1 3.7s.4 2.6 1 3.7c.2-.8.7-1.4 1.5-1.6z"/></g></svg>',"dxrd-svg-series-radar_point":'<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 dxd-opacity-60" d="M11.1 0H11C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11C22 5 17.1.1 11.1 0zM11 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><circle class="dxd-icon-fill" cx="7" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="7" r="1"/><circle class="dxd-icon-fill" cx="15" cy="15" r="1"/><g><path class="dxd-icon-fill dxd-opacity-60" d="M13.1 15.5c-.6.3-1.4.5-2.1.5-.3 0-.6 0-.9-.1h-.2c-.2-.1-.5-.1-.7-.2-.1 0-.2-.1-.3-.1-1.1-.5-2-1.4-2.5-2.5-.1-.1-.1-.2-.1-.3-.1-.2-.2-.4-.2-.7v-.2c-.1-.3-.1-.6-.1-.9 0-.5.1-1 .2-1.5.1-.2.1-.4.2-.6-.7-.2-1.2-.8-1.4-1.6-.1.3-.2.5-.4.8 0 .1-.1.1-.1.2 0 .2-.1.4-.2.6 0 .1-.1.2-.1.3 0 .2-.1.4-.1.6v.3c-.1.3-.1.6-.1.9 0 .3 0 .6.1.9v.2c0 .3.1.5.2.8v.1c.5 1.7 1.6 3.1 3.1 4 .5.3 1.1.6 1.7.8h.1c.3.1.5.1.8.2h.2c.3 0 .6.1.9.1h.5c1.1-.1 2.2-.4 3.1-1-.8-.3-1.4-.8-1.6-1.6zM17 7.4c-.1.8-.7 1.4-1.4 1.6.2.6.4 1.3.4 2s-.2 1.4-.5 2.1c.7.2 1.3.8 1.4 1.6.6-1.1 1-2.3 1-3.6s-.3-2.7-.9-3.7zM7.4 5c.8.1 1.4.7 1.6 1.4.6-.2 1.3-.4 2-.4s1.5.2 2.1.5c.2-.7.8-1.3 1.6-1.4-1.1-.7-2.3-1-3.7-1-1.3-.1-2.6.3-3.6.9z"/></g></svg>',"dxrd-svg-series-range_area":'<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 14L12 4l4 4 6-6v6l-6 6-4-4L2 20z"/></svg>',"dxrd-svg-series-range_area3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M20 0l-6 6-4-4L0 12v6L10 8l2 2h4l4-4z"/></svg>',"dxrd-svg-series-range_bar":'<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="M4 12h4v8H4zM16 6h4v14h-4zM10 2h4v14h-4z"/></svg>',"dxrd-svg-series-scatter_line":'<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="M22.8 8c-1.5-2.7-4-4.7-7-5.5-3-.8-6.1-.8-8.8.8C3 5.6.5 10 0 14h2.1c.4-4 2.5-6.9 6-8.9 2.2-1.3 4.8-1.4 7.2-.7 2.4.6 4.4 2.3 5.7 4.5 1 1.7 1.2 3.8.7 5.7-.5 1.9-1.8 3.5-3.5 4.5-2.7 1.6-6.2.6-7.8-2.2-1.2-2.1-.4-4.8 1.6-6 .8-.4 1.6-.5 2.5-.3.8.2 1.5.8 2 1.6.3.6.4 1.2.2 1.9-.2.6-.6 1.2-1.1 1.5-.8.5-1.9.2-2.4-.7-.3-.6-.1-1.3.4-1.6l-1-1.8c-1.5.9-2.1 2.9-1.2 4.4 1 1.8 3.3 2.5 5.1 1.4 2.1-1.2 2.9-4 1.7-6.1-.7-1.3-1.8-2.1-3.2-2.5-1.4-.4-2.8-.2-4 .5C8 11 6.9 14.9 8.7 18c2.1 3.8 6.8 5.1 10.6 2.9 2.2-1.3 3.8-3.3 4.4-5.7.6-2.4.3-5-.9-7.2z"/></svg>',"dxrd-svg-series-side_by_side_bar":'<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="M4 12h4v8H4zM16 6h4v14h-4zM10 2h4v18h-4z"/></svg>',"dxrd-svg-series-side_by_side_bar3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 10h4v8H0zM12 4h4v6h-4zM10 0H6v18h2v-8h2z"/></svg>',"dxrd-svg-series-side_by_side_full_stacked_bar":'<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="M0 0h4v12H0zM0 14h4v8H0zM12 0h4v16h-4zM12 18h4v4h-4zM18 8h4v14h-4zM18 0h4v6h-4zM6 8h4v14H6zM6 0h4v6H6z"/></svg>',"dxrd-svg-series-side_by_side_full_stacked_bar3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 0h4v12H0zM0 14h4v8H0zM12 0h4v12h-4zM18 8h4v4h-4zM18 0h4v6h-4zM6 0h4v6H6zM10 8H6v14h2V12h2z"/></svg>',"dxrd-svg-series-side_by_side_gantt":'<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 0h8v4H2zM4 12h12v4H4zM6 18h12v4H6zM6 6h14v4H6z"/></svg>',"dxrd-svg-series-side_by_side_range_bar":'<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="M0 12h4v8H0zM12 6h4v12h-4zM18 4h4v12h-4zM6 2h4v14H6z"/></svg>',"dxrd-svg-series-side_by_side_stacked_bar":'<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="M0 10h4v2H0zM0 14h4v8H0zM6 12h4v10H6zM6 0h4v10H6zM12 4h4v4h-4zM12 10h4v12h-4zM18 2h4v4h-4zM18 8h4v14h-4z"/></svg>',"dxrd-svg-series-side_by_side_stacked_bar3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 8h4v4H0zM0 14h4v8H0zM6 12h2v10H6zM6 0h4v10H6zM12 4h4v4h-4zM12 10h4v2h-4zM18 2h4v4h-4zM18 8h4v2h-4z"/></svg>',"dxrd-svg-series-spline":'<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="M24 11.5C22.1 8.6 19.7 6 17 6c-3 0-4.7 3.1-6.2 5.8C9.6 13.8 8.4 16 7 16c-1.5 0-2-.8-2.7-1.8-.6-1-1.5-2.2-3.3-2.3-.4 0-.7.1-1 .2V15c0-.1.1-.5.4-.8.2-.2.5-.3.6-.3.7 0 1 .4 1.6 1.3C3.4 16.4 4.4 18 7 18c2.6 0 4.1-2.7 5.5-5.2C13.8 10.4 15.1 8 17 8c2.9 0 5.9 5.4 6.9 7.2l.1.2v-3.9z"/></svg>',"dxrd-svg-series-spline3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM15 2c2.9 0 5.9 5.4 6.9 7.2l.1.2V5.5C20.1 2.6 17.7 0 15 0c-3 0-4.7 3.1-6.2 5.8C7.6 7.8 6.4 10 5 10c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1v2.3c.2.2.4.5.6.9C1.4 10.4 2.4 12 5 12c2.6 0 4.1-2.7 5.5-5.2C11.8 4.4 13.1 2 15 2z"/></svg>',"dxrd-svg-series-spline_area":'<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="M15 2c-3 0-4.7 3.1-6.2 5.8C7.6 9.8 6.4 12 5 12c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1V20h22V7.5C20.1 4.6 17.8 2 15 2z"/></svg>',"dxrd-svg-series-spline_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M22 7.5C20.1 4.6 17.8 2 15 2c-3 0-4.7 3.1-6.2 5.8C7.6 9.8 6.4 12 5 12c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1V20h8v-8h14V7.5z"/></svg>',"dxrd-svg-series-stacked_area":'<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="M16 8l-4-4L2 14v4L12 8l4 4 6-6V2z"/><path class="dxd-icon-fill" d="M12 12L2 22h20V10l-6 6z"/></svg>',"dxrd-svg-series-stacked_area3d":'<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="M10 12v2h4v2h-4v2h4v2h-4v2h6V12h-2zM22 12h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM8 22v-8l-8 8z"/><path class="dxd-icon-fill" d="M20 2l-6 6-4-4L0 14v4L10 8l2 2h4l4-4z"/></svg>',"dxrd-svg-series-stacked_bar":'<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="M4 8h4v4H4zM4 14h4v6H4zM10 2h4v6h-4zM10 10h4v10h-4zM16 6h4v4h-4zM16 12h4v8h-4z"/></svg>',"dxrd-svg-series-stacked_bar3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM0 6h4v4H0zM0 12h4v6H0zM6 0h4v6H6zM10 8H6v10h2v-6h2zM12 4h4v4h-4zM12 10h4v2h-4z"/></svg>',"dxrd-svg-series-stacked_line":'<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="M14 8l-4-4L0 14v4L10 8l4 4 8-8V0z"/><path class="dxd-icon-fill" d="M10 10L0 20v4l10-10 8 8 4-4v-4l-4 4z"/></svg>',"dxrd-svg-series-stacked_line3d":'<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="M14 12l8-8V0l-8 8-4-4L0 14v4L10 8zM10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M10 10l-2 2h4zM0 24l8-8v-4l-8 8zM22 10V6l-6 6h4z"/></svg>',"dxrd-svg-series-stacked_spline_area":'<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="M15 0c-3 0-4.7 3.1-6.2 5.8C7.6 7.8 6.4 10 5 10c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1v6c1.2.4 1.8 1.3 2.3 2.1C3 15.2 3.5 16 5 16c1.4 0 2.6-2.1 3.7-4.2C10.3 9.1 12 6 15 6c2.8 0 5.1 2.6 7 5.5v-6C20.1 2.6 17.8 0 15 0z"/><path class="dxd-icon-fill" d="M15 9c-3 0-4.7 3.1-6.2 5.8C7.6 16.8 6.4 19 5 19c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1V22h22v-7.5C20.1 11.6 17.8 9 15 9z"/></svg>',"dxrd-svg-series-stacked_spline_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M15 6c2.8 0 5.1 2.6 7 5.5v-6C20.1 2.6 17.8 0 15 0c-3 0-4.7 3.1-6.2 5.8C7.6 7.8 6.4 10 5 10c-1.5 0-2-.8-2.7-1.8-.5-.8-1.1-1.7-2.3-2.1v6c1.2.4 1.8 1.3 2.3 2.1C3 15.2 3.5 16 5 16c1.4 0 2.6-2.1 3.7-4.2C10.3 9.1 12 6 15 6z"/><path class="dxd-icon-fill" d="M5.1 19c-1.5 0-2.1-.8-2.8-1.8-.5-.8-1.2-1.7-2.3-2.1V22h8v-5.7C7 17.8 6.1 19 5.1 19zM10.4 12h9.7c-1.5-1.7-3.2-3-5.2-3-1.9 0-3.3 1.3-4.5 3z"/></svg>',"dxrd-svg-series-step_area":'<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="M18 6V0h-6v12H6V8H0v14h24V6z"/></svg>',"dxrd-svg-series-step_area3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM18 14v10h4l2-2v-6l-2-2h-4zm4 8h-2v-6h2v6z"/><path class="dxd-icon-fill" d="M18 6V0h-6v10H6V6H0v14h8v-8h16V6z"/></svg>',"dxrd-svg-series-step_line":'<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="M14 2v18H8v-6H0v2h6v6h10V4h6v8h2V2z"/></svg>',"dxrd-svg-series-step_line3d":'<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="M10 14v2h4v2h-4v2h4v2h-4v2h6V14h-2zM22 14h-4v10h4l2-2v-6l-2-2zm0 8h-2v-6h2v6zM6 12H0v2h4v6h4v-2H6zM16 10h4V8h-2V0h-8v12h2V2h4v6z"/></svg>',"dxrd-svg-series-stock":'<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="M8 0H4v4H0v4h4v14h4v-4h4v-4H8zM20 18V0h-8v4h4v18h8v-4z"/></svg>',"dxrd-svg-series-swift_plot":'<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="M24 8l-4 4-2-2-6 6-4-4-2 2-4-4-2 2v-2l2-2 4 4 2-2 4 4 6-6 2 2 4-4"/></svg>',"dxrd-svg-tabs-collapse":'<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="M16 12l-6 6-2-2 4-4-4-4 2-2z"/></svg>',"dxrd-svg-tabs-expand":'<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="M8 12l6 6 2-2-4-4 4-4-2-2z"/></svg>',"dxrd-svg-tabs-expressions":'<svg data-bind="svgAttrs" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path class="dxd-icon-fill" d="M18.6 10c.3-2.5.6-3.4.8-3.7.6-1 2.2-.2 3 0l4.1-4c-3.6-.5-7.1-1.1-9.8 2-1.2 1.4-2 3.3-2.3 5.7l-.2 2H10l-4 4h7.7l-.7 7c-.2 1.9-.8 3.6-3 2.9l-.8-.3-3.7 3.3 2.3.8c2.4.8 4.9-.1 6.7-1.7 1-.9 1.7-1.9 2.2-3 .4-1.1.7-2.5.9-4.4L18 16h4l4-4h-7.6l.2-2z" id="Background"/></svg>',"dxrd-svg-tabs-fieldlist":'<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"><ellipse class="dxd-icon-fill" cx="11" cy="2" rx="7" ry="2"/><path class="dxd-icon-fill" d="M11 6c-3.9 0-7-.9-7-2v4c0 1.1 3.1 2 7 2s7-.9 7-2V4c0 1.1-3.1 2-7 2zM11 12c-3.9 0-7-.9-7-2v4c0 1.1 3.1 2 7 2s7-.9 7-2v-4c0 1.1-3.1 2-7 2zM11 18c-3.9 0-7-.9-7-2v4c0 1.1 3.1 2 7 2s7-.9 7-2v-4c0 1.1-3.1 2-7 2z"/></svg>',"dxrd-svg-tabs-parameters":'<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="M19.8 5c-.2-.4-.4-.7-.9-1.1C17.3 2.7 14 2 11 2c-3.4 0-6.3.7-7.8 1.9 0 0-.7.5-1 1.1-.1.3-.2.7-.2 1 0 .2-.1.9 1 2l7 7v6c0 .6.5 1 1 1s1-.5 1-1v-6l7-7c.5-.4 1-1.2 1-2 0-.3-.1-.7-.2-1zM11 8c-3.9 0-7-.9-7-2s3.1-2 7-2c4 0 7 .9 7 2s-3.1 2-7 2z"/></svg>',"dxrd-svg-tabs-reportexplorer":'<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="M18 16v-6h-6V6h4V0H6v6h4v4H4v6H0v6h10v-6H6v-4h10v4h-4v6h10v-6z"/></svg>',"dxrd-svg-tabs-search":'<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.6 21.4c.8.8 2 .8 2.8 0l4.6-4.5c1.1.7 2.5 1.1 4 1.1 4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8c0 1.5.4 2.9 1.1 4.1l-4.6 4.6c-.7.7-.7 1.9.1 2.7zM10 10c0-2.2 1.8-4 4-4s4 1.8 4 4-1.8 4-4 4-4-1.8-4-4z"/></svg>',"dxrd-svg-titles-bottom_center":'<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 dxd-opacity-80" d="M4 0v14h14V0H4zm6 8V6h2v2h-2zm2 2v2h-2v-2h2zm-2-6V2h2v2h-2zM6 2h2v2H6V2zm0 4h2v2H6V6zm0 4h2v2H6v-2zm10 2h-2v-2h2v2zm0-4h-2V6h2v2zm-2-4V2h2v2h-2z"/><path class="dxd-icon-fill" d="M6 18h10v4H6z"/></svg>',"dxrd-svg-titles-bottom_left":'<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 dxd-opacity-80" d="M6 0v14h14V0H6zm6 8V6h1.9v2H12zm1.9 2v2H12v-2h1.9zM12 4V2h1.9v2H12zM8 2h1.9v2H8V2zm0 4h1.9v2H8V6zm0 4h1.9v2H8v-2zm9.9 2H16v-2h1.9v2zm0-4H16V6h1.9v2zM16 4V2h1.9v2H16z"/><path class="dxd-icon-fill" d="M2 18h10v4H2z"/></svg>',"dxrd-svg-titles-bottom_right":'<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 dxd-opacity-80" d="M2 0v14h14V0H2zm6 8V6h2v2H8zm2 2v2H8v-2h2zM8 4V2h2v2H8zm6 0h-2V2h2v2zm0 4h-2V6h2v2zm0 4h-2v-2h2v2zM4 10h2v2H4v-2zm0-4h2v2H4V6zm0-2V2h2v2H4z"/><path class="dxd-icon-fill" d="M10 18h10v4H10z"/></svg>',"dxrd-svg-titles-left_bottom_vertical":'<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 dxd-opacity-80" d="M22 2H8v14h14V2zm-8 6h2v2h-2V8zm-2 2h-2V8h2v2zm6-2h2v2h-2V8zm0 6v-2h2v2h-2zm-4 0v-2h2v2h-2zm-4 0v-2h2v2h-2zm2-10v2h-2V4h2zm4 0v2h-2V4h2zm2 0h2v2h-2V4z"/><path class="dxd-icon-fill" d="M0 10h4v10H0z"/></svg>',"dxrd-svg-titles-left_center_vertical":'<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 dxd-opacity-80" d="M22 4H8v14h14V4zm-8 6h2v2h-2v-2zm-2 2h-2v-2h2v2zm6-2h2v2h-2v-2zm2-4v2h-2V6h2zm-4 0v2h-2V6h2zm-4 0v2h-2V6h2zm-2 10v-2h2v2h-2zm4 0v-2h2v2h-2zm4-2h2v2h-2v-2z"/><path class="dxd-icon-fill" d="M0 6h4v10H0z"/></svg>',"dxrd-svg-titles-left_top_vertical":'<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 dxd-opacity-80" d="M22 6H8v14h14V6zm-8 6h2v2h-2v-2zm-2 2h-2v-2h2v2zm6-2h2v2h-2v-2zm2-4v2h-2V8h2zm-4 0v2h-2V8h2zm-4 0v2h-2V8h2zm-2 10v-2h2v2h-2zm4 0v-2h2v2h-2zm4-2h2v2h-2v-2z"/><path class="dxd-icon-fill" d="M0 2h4v10H0z"/></svg>',"dxrd-svg-titles-right_bottom_vertical":'<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 dxd-opacity-80" d="M0 16h14V2H0v14zm8-6H6V8h2v2zm2-2h2v2h-2V8zm-6 2H2V8h2v2zm-2 4v-2h2v2H2zm4 0v-2h2v2H6zm4 0v-2h2v2h-2zm2-10v2h-2V4h2zM8 4v2H6V4h2zM4 6H2V4h2v2z"/><path class="dxd-icon-fill" d="M18 10h4v10h-4z"/></svg>',"dxrd-svg-titles-right_center_vertical":'<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 dxd-opacity-80" d="M0 18h14V4H0v14zm8-6H6v-2h2v2zm2-2h2v2h-2v-2zm-6 2H2v-2h2v2zm0-6v2H2V6h2zm4 0v2H6V6h2zm4 0v2h-2V6h2zm-2 10v-2h2v2h-2zm-4 0v-2h2v2H6zm-2 0H2v-2h2v2z"/><path class="dxd-icon-fill" d="M18 6h4v10h-4z"/></svg>',"dxrd-svg-titles-right_top_vertical":'<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 dxd-opacity-80" d="M0 20h14V6H0v14zm8-6H6v-2h2v2zm2-2h2v2h-2v-2zm-6 2H2v-2h2v2zm0-6v2H2V8h2zm4 0v2H6V8h2zm4 0v2h-2V8h2zm-2 10v-2h2v2h-2zm-4 0v-2h2v2H6zm-2 0H2v-2h2v2z"/><path class="dxd-icon-fill" d="M18 2h4v10h-4z"/></svg>',"dxrd-svg-titles-top_center":'<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 dxd-opacity-80" d="M18 22V8H4v14h14zm-6-8v2h-2v-2h2zm-2-2v-2h2v2h-2zm2 6v2h-2v-2h2zm-6 0h2v2H6v-2zm0-4h2v2H6v-2zm0-4h2v2H6v-2zm10 2h-2v-2h2v2zm0 4h-2v-2h2v2zm0 2v2h-2v-2h2z"/><path class="dxd-icon-fill" d="M6 0h10v4H6z"/></svg>',"dxrd-svg-titles-top_left":'<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 dxd-opacity-80" d="M20 22V8H6v14h14zm-6-8v2h-2v-2h2zm-2-2v-2h2v2h-2zm2 6v2h-2v-2h2zm-6 0h2v2H8v-2zm0-4h2v2H8v-2zm0-4h2v2H8v-2zm10 2h-2v-2h2v2zm0 4h-2v-2h2v2zm0 2v2h-2v-2h2z"/><path class="dxd-icon-fill" d="M2 0h10v4H2z"/></svg>',"dxrd-svg-titles-top_right":'<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 dxd-opacity-80" d="M16 22V8H2v14h14zm-6-8v2H8v-2h2zm-2-2v-2h2v2H8zm2 6v2H8v-2h2zm4 2h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2v-2h2v2zM4 10h2v2H4v-2zm0 4h2v2H4v-2zm2 4v2H4v-2h2z"/><path class="dxd-icon-fill" d="M10 0h10v4H10z"/></svg>',"dxrd-svg-todo-chart":'<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 dxd-opacity-80" d="M0 10h4v12H0zM18 12h4v10h-4zM6 6h4v16H6zM12 2h4v20h-4z"/></svg>',"dxrd-svg-todo-gauge":'<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 dxd-opacity-80" d="M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><path class="dxd-icon-fill dxd-opacity-80" d="M11 9c-.2 0-.4 0-.5.1L7.4 6c-.4-.3-1.1-.3-1.5 0s-.4 1 0 1.4L9 10.5v.5c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2zM6 10.1L4.5 8.5c-.3.8-.5 1.6-.5 2.5 0 1.9.8 3.7 2 5l1.3-1.3c-.9-.9-1.4-2.1-1.4-3.5 0-.4.1-.8.1-1.1z"/><path class="dxd-icon-fill dxd-opacity-80" d="M11 4c-.9 0-1.8.2-2.5.5l1.8 1.8c.2 0 .5-.1.7-.1 2.8 0 5 2.2 5 5 0 1.3-.5 2.5-1.4 3.4L16 16c1.3-1.3 2-3.1 2-5 0-3.9-3.1-7-7-7z"/></svg>',"dxrd-svg-todo-pdfsignature":'<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 dxd-opacity-80" d="M23 12c-2.1 0-3.3 1.8-4.3 3.2-.6.9-1.2 1.8-1.7 1.8-.2-.2-.2-1.4-.2-1.9 0-1.2-.1-3.1-1.7-3.1-2 0-2.9 1.9-3.6 3.6C10.4 17.7 9.7 19 8 19c-.7 0-1.4-.6-2.1-1.6C11.2 11.7 13 8.7 13 6c0-3.4-1.8-6-4-6-3.4 0-7 3.1-7 10 0 2.2.5 4.9 1.5 7-1 1-2 2.1-3.2 3.3-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3 1-1 1.9-2 2.8-2.8C5.4 20.2 6.6 21 8 21c3.1 0 4.3-2.7 5.2-4.6.6-1.2 1-2 1.4-2.3v1.1c0 1.3.1 3.9 2.3 3.9 1.6 0 2.5-1.4 3.4-2.7 1-1.5 1.7-2.4 2.7-2.4.6 0 1-.4 1-1s-.4-1-1-1zM5 15.4c-.6-1.6-1-3.5-1-5.4 0-5.5 2.6-8 5-8 .8 0 2 1.5 2 4 0 2-1.7 4.7-6 9.4z"/></svg>',"dxrd-svg-todo-pivotgrid":'<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 dxd-opacity-80" d="M20 2H4v2l8 8-8 8v2h16v-2H7l8-8-8-8h13z"/></svg>',"dxrd-svg-todo-sparkline":'<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 dxd-opacity-80" d="M2 4v16h20V4H2zm18 10l-2-2-4 4-2-2-4 4-2-2-2 2v-4l2-2 2 2 4-4 2 2 4-4 2 2v4z"/></svg>',"dxrd-svg-toolbar-fullscreen":'<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="M1 10h3V4h6V1H1zM4 14H1v9h9v-3H4zM14 1v3h6v6h3V1zM20 20h-6v3h9v-9h-3z"/></svg>',"dxrd-svg-toolbar-hightlightEditingFields":'<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="M24 15l-12-5 5 12 2-3 3 3 2-2-3-3zM18 0H0v8h18V0zm-2 6H2V2h14v4zM2 16v-4h8.8l-.8-2H0v8h13.3l-.8-2z"/></svg>',"dxrd-svg-toolbar-scripts":'<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="M22 6c-.1-1-1.4-3.4-3-4-.7.5-1.5 1.3-.5 4H22z"/><path class="dxd-icon-fill" d="M16 4c0-1.5.8-2.7 1.9-3.4-.4-.3-1.1-.6-2-.6h-12C1.7 0 0 1.8 0 4v.2L3.4 16H17.2s.2 1.9.4 2.4c.1.3.3 1 .5 1.2.4.6.7 1.1.8 1.1C19.6 20 20 19 20 18L16 4zM17.9.6c.2.1-.1-.1 0 0z"/><path class="dxd-icon-fill" d="M16.4 19.9c-.3-.8-.4-1.9-.4-1.9H0c0 2.2 1.7 4 3.9 4h12c.6 0 1.1-.1 1.6-.3 0-.1-.2-.3-.5-.8-.2-.2-.3-.5-.6-1z"/></svg>',"dxrd-svg-toolbar-validateBindingMode":'<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="M0 5V3c0-1.7 3.6-3 8-3s8 1.3 8 3v2c0 1.7-3.6 3-8 3S0 6.7 0 5zm8 9h.5c.6-1.8 1.8-3.3 3.3-4.4-1.1.3-2.4.4-3.8.4-4.4 0-8-1.3-8-3v4c0 1.7 3.6 3 8 3zm0 3c0-.3 0-.7.1-1H8c-4.4 0-8-1.3-8-3v4c0 1.7 3.6 3 8 3h.5c-.3-.9-.5-2-.5-3zm9-7c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm1 12h-2v-2h2v2zm0-4h-2v-6h2v6z" id="ValidationMode"/></svg>',"dxrd-svg-toolbox-barcode":'<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="M0 0h2v20H0zM14 0h4v18h-4zM10 0h2v16h-2zM4 0h4v18H4zM20 0h2v20h-2z"/></svg>',"dxrd-svg-toolbox-charactercomb":'<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 3v18h9V3H2zm7 10v5H5v-1H4v-3h1v-1h3v-2H5v-1h3v1h1v2z"/><path class="dxd-icon-fill" d="M5 14h3v3H5z"/><g><path class="dxd-icon-fill" d="M15 12h3v5h-3z"/><path class="dxd-icon-fill" d="M12 3v18h9V3h-9zm7 9v6h-5V8h1v3h4v1z"/></g></svg>',"dxrd-svg-toolbox-chart":'<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="M0 10h4v12H0zM18 12h4v10h-4zM6 6h4v16H6zM12 2h4v20h-4z"/></svg>',"dxrd-svg-toolbox-checkbox":'<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 2v20h20V2H2zm18 6L8 20l-4-4v-4l4 4L20 4v4z"/></svg>',"dxrd-svg-toolbox-crossbandbox":'<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 8h20v2H2zM2 12h20v2H2zM6 4h12v2h2V2H4v4h2zM18 18H6v-2H4v4h16v-4h-2z"/></svg>',"dxrd-svg-toolbox-crossbandline":'<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 8h18v2H2zM2 12h18v2H2zM10 0h2v6h-2zM10 16h2v6h-2z"/></svg>',"dxrd-svg-toolbox-gauge":'<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="M11 0C4.9 0 0 4.9 0 11s4.9 11 11 11 11-4.9 11-11S17.1 0 11 0zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z"/><path class="dxd-icon-fill" d="M11 9c-.2 0-.4 0-.5.1L7.4 6c-.4-.3-1.1-.3-1.5 0s-.4 1 0 1.4L9 10.5v.5c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2zM6 10.1L4.5 8.5c-.3.8-.5 1.6-.5 2.5 0 1.9.8 3.7 2 5l1.3-1.3c-.9-.9-1.4-2.1-1.4-3.5 0-.4.1-.8.1-1.1z"/><path class="dxd-icon-fill" d="M11 4c-.9 0-1.8.2-2.5.5l1.8 1.8c.2 0 .5-.1.7-.1 2.8 0 5 2.2 5 5 0 1.3-.5 2.5-1.4 3.4L16 16c1.3-1.3 2-3.1 2-5 0-3.9-3.1-7-7-7z"/></svg>',"dxrd-svg-toolbox-label":'<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.7 20.9c-.4-.4-.9-1.4-1.6-2.9L12.3 2H12L5.3 17.6c-.6 1.5-1.2 2.5-1.6 3s-1 .8-1.7.9v.5h6v-.5c-1-.1-1.5-.2-1.7-.3-.4-.3-.6-.7-.6-1.2 0-.4.2-.9.4-1.6l.2-.4h8l.4.9c.3.6.4 1 .4 1.1.1.2.1.4.1.5 0 .3-.1.3-.3.4-.4.2-.9.1-1.6.1H13v1h9v-.5c-.6-.1-1-.3-1.3-.6zM13.4 16H7.2l3.2-7.4 3 7.4z"/></svg>',"dxrd-svg-toolbox-line":'<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="M18 16L8 6V0H0v8h6l10 10v6h8v-8h-6zM2 6V2h4v4H2zm20 16h-4v-4h4v4z"/></svg>',"dxrd-svg-toolbox-pagebreak":'<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="M4 2h14v6H4zM4 16h14v6H4zM0 8v8l4-4zM18 12l4 4V8z"/></svg>',"dxrd-svg-toolbox-pageinfo":'<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="M15 10c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7-3.1-7-7-7zm1 12h-2v-6h2v6zm0-8h-2v-2h2v2z"/><path class="dxd-icon-fill" d="M14.9 8c.4 0 .8 0 1.1.1V6h-6V0H0v20h6.3c-.3-.9-.5-1.9-.5-3 0-5 4.1-9 9.1-9z"/><path class="dxd-icon-fill" d="M12 0v4h4z"/></svg>',"dxrd-svg-toolbox-panel":'<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 2v20h20V2H2zm18 18H4V4h16v16z"/></svg>',"dxrd-svg-toolbox-pdfcontent":'<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="M7 10H5V7h2v3zm6-3h-2v6h2V7zm11-3v12h-2v8H2v-8H0V4h2V0h20v4h2zM4 14h1v-3h2c.5 0 1-.5 1-1V7c0-.5-.5-1-1-1H4v8zm16 2H4v6h16v-6zm-9-2h2c.5 0 1-.5 1-1V7c0-.5-.5-1-1-1h-3v8h1zm9-8h-4v8h1v-4h2V9h-2V7h3V6zm0-4H4v2h16V2z"/></svg>',"dxrd-svg-toolbox-pdfsignature":'<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="M23 12c-2.1 0-3.3 1.8-4.3 3.2-.6.9-1.2 1.8-1.7 1.8-.2-.2-.2-1.4-.2-1.9 0-1.2-.1-3.1-1.7-3.1-2 0-2.9 1.9-3.6 3.6C10.4 17.7 9.7 19 8 19c-.7 0-1.4-.6-2.1-1.6C11.2 11.7 13 8.7 13 6c0-3.4-1.8-6-4-6-3.4 0-7 3.1-7 10 0 2.2.5 4.9 1.5 7-1 1-2 2.1-3.2 3.3-.2.2-.3.4-.3.7 0 .6.4 1 1 1 .3 0 .5-.1.7-.3 1-1 1.9-2 2.8-2.8C5.4 20.2 6.6 21 8 21c3.1 0 4.3-2.7 5.2-4.6.6-1.2 1-2 1.4-2.3v1.1c0 1.3.1 3.9 2.3 3.9 1.6 0 2.5-1.4 3.4-2.7 1-1.5 1.7-2.4 2.7-2.4.6 0 1-.4 1-1s-.4-1-1-1zM5 15.4c-.6-1.6-1-3.5-1-5.4 0-5.5 2.6-8 5-8 .8 0 2 1.5 2 4 0 2-1.7 4.7-6 9.4z"/></svg>',"dxrd-svg-toolbox-picturebox":'<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 4v16h20V4H2zm6 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm12 12H4v-1.9L8 12l2 2 6-6 4 4v6z"/></svg>',"dxrd-svg-toolbox-pivotgrid":'<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 2H4v2l8 8-8 8v2h16v-2H7l8-8-8-8h13z"/></svg>',"dxrd-svg-toolbox-richtext":'<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 6h-4V2z"/><path class="dxd-icon-fill" d="M10 16v-6h6l4 4V8h-6V2H4v20h12z"/><path class="dxd-icon-fill" d="M12 12v2l8 8v-4l-6-6z"/></svg>',"dxrd-svg-toolbox-shape":'<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"><circle class="dxd-icon-fill" cx="14" cy="14" r="6"/><path class="dxd-icon-fill" d="M14 6c.7 0 1.4.1 2 .3V2H4v12h2c0-4.4 3.6-8 8-8z"/></svg>',"dxrd-svg-toolbox-sparkline":'<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 4v16h20V4H2zm18 10l-2-2-4 4-2-2-4 4-2-2-2 2v-4l2-2 2 2 4-4 2 2 4-4 2 2v4z"/></svg>',"dxrd-svg-toolbox-subreport":'<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="M8 0h6v4H8z"/><path class="dxd-icon-fill" d="M16 2v2h2v18H4V4h2V2H2v22h18V2z"/><path class="dxd-icon-fill" d="M6 6v14h10V6H6zm8 12H8v-2h6v2zm0-4H8v-2h6v2zm0-4H8V8h6v2z"/></svg>',"dxrd-svg-toolbox-table":'<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="M0 0h6v4H0zM8 0h6v4H8zM16 0h6v4h-6zM0 6h6v4H0zM8 6h6v4H8zM16 6h6v4h-6zM0 12h6v4H0zM8 12h6v4H8zM16 12h6v4h-6zM0 18h6v4H0zM8 18h6v4H8zM16 18h6v4h-6z"/></svg>',"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"><path class="dxd-icon-fill" d="M2 0v22h18V0H2zm5 18H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V8h2v2zm0-4H5V4h2v2zm10 12H9v-2h8v2zm0-4H9v-2h8v2zm0-4H9V8h8v2zm0-4H9V4h8v2z"/></svg>',"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>',"dxrd-svg-wizard-EmptyReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.st0{opacity:.75}.st1{opacity:.25}</style><g id="EmptyReport"><g class="st0"><path class="Black" d="M83 93H13c-.6 0-1-.4-1-1V6c0-.6.4-1 1-1h70c.6 0 1 .4 1 1v86c0 .6-.4 1-1 1z"/></g><path class="White" d="M13 6h70v86H13z"/><g class="st1"><path class="Black" d="M83 14v-1h-7V6h-1v7H21V6h-1v7h-7v1h7v70h-7v1h7v7h1v-7h54v7h1v-7h7v-1h-7V14h7zm-8 70H21V14h54v70z"/></g></g></svg>',"dxrd-svg-wizard-LabelReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.Blue{fill:#1177d7}.st0{opacity:.75}.st1{opacity:.25}</style><g id="LabelReport"><g class="st0"><path class="Black" d="M83 92H13c-.6 0-1-.4-1-1V5c0-.6.4-1 1-1h70c.6 0 1 .4 1 1v86c0 .6-.4 1-1 1z"/></g><path class="White" d="M13 5h70v86H13z"/><g class="st1"><path class="Blue" d="M47 29H21V13h26v16zm28 0H49V13h26v16zM47 47H21V31h26v16zm28 0H49V31h26v16zM47 65H21V49h26v16zm28 0H49V49h26v16zM47 83H21V67h26v16zm28 0H49V67h26v16z"/></g></g></svg>',"dxrd-svg-wizard-StandardReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.Blue{fill:#1177d7}.st0{opacity:.75}.st1{opacity:.25}.st2{opacity:.5}</style><g id="StandardReport"><g class="st2"><path class="Black" d="M27.5 15C17.8 15 10 13 10 10.5v32C10 45 17.8 47 27.5 47S45 45 45 42.5v-32C45 13 37.2 15 27.5 15z"/></g><g class="st1"><ellipse class="Black" cx="27.5" cy="8.5" rx="17.5" ry="4.5"/></g><g class="st0"><path class="Black" d="M85.8 30h-13L60 42.8 47.2 30H33.9c-.6 0-1 .4-1 1v60c0 .6.4 1 1 1h51.9c.6 0 1-.4 1-1V31c0-.6-.5-1-1-1z"/></g><path transform="rotate(90 59.864 61)" class="White" d="M29.9 35.1h60V87h-60z"/><g class="st1"><path class="Black" d="M48.9 46h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-29.9 8h-8v6h8v-6zm10 0h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6z"/></g><g class="st2"><path class="Black" d="M41 38h8v6h-8v-6zm14.2 0H51v6h8v-2.2L55.2 38zm5.8 3.8V44h8v-6h-4.2L61 41.8zM71 38v6h8v-6h-8z"/></g><path class="Blue" d="M64 30c0-7.2-6.7-13-15-13 3.9 0 7 5.8 7 13h-6l10 10 10-10h-6z"/></g></svg>',"dxrd-svg-wizard-VerticalReport":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 96 96" xml:space="preserve"><style>.Black{fill:#727272}.White{fill:#fff}.Blue{fill:#1177d7}.st0{opacity:.75}.st1{opacity:.25}.st2{opacity:.5}</style><g id="VerticalReport"><g class="st2"><path class="Black" d="M27.5 15C17.8 15 10 13 10 10.5v32C10 45 17.8 47 27.5 47S45 45 45 42.5v-32C45 13 37.2 15 27.5 15z"/></g><g class="st1"><ellipse class="Black" cx="27.5" cy="8.5" rx="17.5" ry="4.5"/></g><g class="st0"><path class="Black" d="M85.8 30h-13L60 42.8 47.2 30H33.9c-.6 0-1 .4-1 1v60c0 .6.4 1 1 1h51.9c.6 0 1-.4 1-1V31c0-.6-.5-1-1-1z"/></g><path transform="rotate(90 59.864 61)" class="White" d="M29.9 35.1h60V87h-60z"/><g class="st1"><path class="Black" d="M55.2 38H51v6h8v-2.2L55.2 38zm5.8 3.8V44h8v-6h-4.2L61 41.8zM71 38v6h8v-6h-8zm-12.1 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6zm-19.9 8h-8v6h8v-6zm9.9 0h-8v6h8v-6zm10 0h-8v6h8v-6z"/></g><g class="st2"><path class="Black" d="M41 38h8v6h-8v-6zm7.9 8h-8v6h8v-6zm0 8h-8v6h8v-6zm0 8h-8v6h8v-6zm0 8h-8v6h8v-6zm0 8h-8v6h8v-6z"/></g><path class="Blue" d="M64 30c0-7.2-6.7-13-15-13 3.9 0 7 5.8 7 13h-6l10 10 10-10h-6z"/></g></svg>',"dxrd-svg-wizard-warning":'<svg data-bind="svgAttrs" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 31 31" xml:space="preserve"><path class="dxd-icon-fill" d="M15.5 0C6.9 0 0 6.9 0 15.5S6.9 31 15.5 31 31 24.1 31 15.5 24.1 0 15.5 0zm0 25c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zm0-7C14.1 18 13 9.9 13 8.5 13 7.1 14.1 6 15.5 6S18 7.1 18 8.5 16.9 18 15.5 18z"/></svg>'})},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(78),t(85),t(48),t(77),t(79),t(80),t(8),t(81),t(82),t(83),t(84),o(t(78)),o(t(85)),o(t(48)),o(t(77)),o(t(79)),o(t(80)),o(t(8)),o(t(81)),o(t(82)),o(t(83)),o(t(84))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(8);var o,r=i(8);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(96),t(94),t(95),t(97),t(151),t(74),t(152),t(89),t(43),t(76),t(46),t(10),t(42),t(49),t(86),t(17),t(73),t(20),t(126),t(92),t(47),t(109),o(t(96)),o(t(94)),o(t(95)),o(t(97)),o(t(74)),o(t(89)),o(t(43)),o(t(76)),o(t(46)),o(t(10)),o(t(42)),o(t(49)),o(t(86)),o(t(17)),o(t(73)),o(t(20)),o(t(126)),o(t(92)),o(t(47)),o(t(109))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(7),d=i(17),c=i(2),v=i(1),h=i(3);v.bindingHandlers.toView={init:function(e,t,i,o,r){var s=h(e),a=s.parent(".dxrd-report-preview-holder"),n=t().active.subscribe(function(e){e&&((e=s.position().top)<0&&e+s.height()<0||e>=a.height())&&a.scrollTop(a.scrollTop()+e)});c.addDisposeCallback(e,function(){n.dispose()})}},v.bindingHandlers.lazyImages={init:function(s,e,t,i,o){function r(e){void 0===e&&(e=300),l&&clearTimeout(l),l=setTimeout(function(){if(d())for(var e=n.height()+100,t=0;t<s.children.length;t++){var i=s.children[t],o=i.getBoundingClientRect(),r=o.top;(r<e&&0<=r||r<0&&-100<r+o.height)&&(r=v.dataFor(i))&&r.isClientVisible&&r.isClientVisible(!0)}},e)}function a(){return r(700)}var n=h(s),d=e().enabled,l=null,p=(v.isObservable(e().updateCallback)&&e().updateCallback(r),d.subscribe(function(e){e&&r(500)}));s.addEventListener("scroll",a),r(500),c.addDisposeCallback(s,function(){s.removeEventListener("scroll",a),p.dispose()})}},v.bindingHandlers.textCopier={init:function(e,t,i,o,r){function s(e){var t=o.getSelectedContent();!t||!e.ctrlKey&&!e.metaKey||h(e.target).is("input:visible,textarea:visible")||window.getSelection&&window.getSelection()&&window.getSelection().toString()||document.selection&&document.selection.createRange().text||((e=h("#clipboard-container")).empty().show(),h("<textarea id='clipboard'></textarea>").val(t).appendTo(e).focus().select())}function a(e){h(e.target).is("#clipboard")&&h("#clipboard-container").empty().hide()}document.addEventListener("keydown",s),document.addEventListener("keyup",a),c.addDisposeCallback(e,function(){document.removeEventListener("keydown",s),document.removeEventListener("keyup",a)})}},v.bindingHandlers.autoFit={init:function(o,e){function t(e){var t=h(o),i=e.autoFitBy();i==n.ZoomAutoBy.None||e.brickLoading&&(!e.brickLoading||e.brickLoading())&&!s.alwaysRecalculate||s.skipIfInvisible&&0==t.filter(":visible").length||(t=c.roundingXDecimals(d.updatePreviewZoomWithAutoFit(e.width(),e.height(),t,i),!0),e.zoom(Math.max(t,.1)))}function i(){t(s)}function r(e){e&&a.push(e.subscribe(function(e){t(s)}))}var s=e(),a=[];t(s),window.addEventListener("resize",i);r(s.rightPanelWidth),r(s.width),r(s.height),r(s.autoFitBy),r(s.brickLoading),r(s.previewSize),c.addDisposeCallback(o,function(){window.removeEventListener("resize",i),a.forEach(function(e){e.dispose()})})}},v.bindingHandlers.childStyle={init:function(e,t){t=t();h(e).find(t.selector).css(t.style)}}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t=i(9),i=t.SvgTemplatesEngine.templates;t.SvgTemplatesEngine.addTemplates({"dxrd-svg-fieldlist-xrbarcode":i["dxrd-svg-toolbox-barcode"],"dxrd-svg-fieldlist-xrchart":i["dxrd-svg-toolbox-chart"],"dxrd-svg-fieldlist-xrcheckbox":i["dxrd-svg-toolbox-checkbox"],"dxrd-svg-fieldlist-xrcrossbandbox":i["dxrd-svg-toolbox-crossbandbox"],"dxrd-svg-fieldlist-xrcrossbandline":i["dxrd-svg-toolbox-crossbandline"],"dxrd-svg-fieldlist-xrlabel":i["dxrd-svg-toolbox-label"],"dxrd-svg-fieldlist-xrcharactercomb":i["dxrd-svg-toolbox-charactercomb"],"dxrd-svg-fieldlist-xrline":i["dxrd-svg-toolbox-line"],"dxrd-svg-fieldlist-xrpagebreak":i["dxrd-svg-toolbox-pagebreak"],"dxrd-svg-fieldlist-xrpageinfo":i["dxrd-svg-toolbox-pageinfo"],"dxrd-svg-fieldlist-xrpanel":i["dxrd-svg-toolbox-panel"],"dxrd-svg-fieldlist-xrpicturebox":i["dxrd-svg-toolbox-picturebox"],"dxrd-svg-fieldlist-xrpivotgrid":i["dxrd-svg-toolbox-pivotgrid"],"dxrd-svg-fieldlist-xrsubreport":i["dxrd-svg-toolbox-subreport"],"dxrd-svg-fieldlist-xrpdfcontent":i["dxrd-svg-toolbox-pdfcontent"],"dxrd-svg-fieldlist-xrtableofcontents":i["dxrd-svg-toolbox-tableofcontents"],"dxrd-svg-fieldlist-xrrichtext":i["dxrd-svg-toolbox-richtext"],"dxrd-svg-fieldlist-xrshape":i["dxrd-svg-toolbox-shape"],"dxrd-svg-fieldlist-xrgauge":i["dxrd-svg-toolbox-gauge"],"dxrd-svg-fieldlist-xrsparkline":i["dxrd-svg-toolbox-sparkline"],"dxrd-svg-fieldlist-xrtable":i["dxrd-svg-toolbox-table"],"dxrd-svg-fieldlist-xrpdfsignature":i["dxrd-svg-toolbox-pdfsignature"],"dxrd-svg-fieldlist-xrzipcode":i["dxrd-svg-toolbox-zipcode"],"dxrd-svg-fieldlist-xrtablerow":i["dxrd-svg-reportexplorer-tablerow"],"dxrd-svg-fieldlist-xrtablecell":i["dxrd-svg-reportexplorer-tablecell"],"dxrd-svg-fieldlist-bottommarginband":i["dxrd-svg-bands-bottom_margin"],"dxrd-svg-fieldlist-detailband":i["dxrd-svg-bands-detail"],"dxrd-svg-fieldlist-detailreportband":i["dxrd-svg-bands-detail_report"],"dxrd-svg-fieldlist-groupfooterband":i["dxrd-svg-bands-group_footer"],"dxrd-svg-fieldlist-groupheaderband":i["dxrd-svg-bands-group_header"],"dxrd-svg-fieldlist-master_report":i["dxrd-svg-bands-master_report"],"dxrd-svg-fieldlist-pagefooterband":i["dxrd-svg-bands-page_footer"],"dxrd-svg-fieldlist-pageheaderband":i["dxrd-svg-bands-page_header"],"dxrd-svg-fieldlist-reportfooterband":i["dxrd-svg-bands-report_footer"],"dxrd-svg-fieldlist-reportheaderband":i["dxrd-svg-bands-report_header"],"dxrd-svg-fieldlist-verticaldetailband":i["dxrd-svg-bands-vertical_detail"],"dxrd-svg-fieldlist-verticalheaderband":i["dxrd-svg-bands-vertical_header"],"dxrd-svg-fieldlist-verticaltotalband":i["dxrd-svg-bands-vertical_total"],"dxrd-svg-fieldlist-topmarginband":i["dxrd-svg-bands-top_margin"],"dxrd-svg-fieldlist-subband":i["dxrd-svg-bands-sub_band"],"dxrd-svg-fieldlist-styles":i["dxrd-svg-reportexplorer-styles"],"dxrd-svg-fieldlist-formattingrules":i["dxrd-svg-reportexplorer-formatting_rules"],"dxrd-svg-fieldlist-component":i["dxrd-svg-reportexplorer-component"],"dxrd-svg-fieldlist-components":i["dxrd-svg-reportexplorer-components"],"dxrd-svg-fieldlist-stylemodel":i["dxrd-svg-reportexplorer-style"],"dxrd-svg-fieldlist-formattingrule":i["dxrd-svg-reportexplorer-formatting_rules"]})},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(99);var o,r=i(99);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(105),t(111),t(156),t(100),t(107),t(104),t(50),t(102),t(51),t(103),t(112),t(101),t(106),t(98),o(t(105)),o(t(111)),o(t(100)),o(t(107)),o(t(104)),o(t(50)),o(t(102)),o(t(51)),o(t(103)),o(t(112)),o(t(101)),o(t(106)),o(t(98))},function(e,t){e.exports={default:DevExpress.ui.dxGallery}},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=i(111),s=i(113),t=(i(41),i(41),i(1)),a=i(157);t.bindingHandlers.mobileZoom={init:function(t,e){var i,o=e(),r=o.zoom();s.on(t,"dxpinch",function(e){e.stopPropagation(),e.preventDefault();var e=e.scale,t=r;t*=e,t=Math.max(.15,Math.min(2,t)),o.zoom(t)}),s.on(t,"dxpinchstart",function(e){i=a.default.getInstance(t.getElementsByClassName("dxrd-scrollView-mobile")[0]),e.stopPropagation(),e.preventDefault(),o.zoomUpdating(!0),i&&i.option("disabled",!0),r=o.zoom.peek()}),s.on(t,"dxpinchend",function(e){e.stopPropagation(),o.zoomUpdating(!1),setTimeout(function(){i&&i.option("disabled",!1),i&&i.refresh()},10)})}},t.bindingHandlers.slide={init:function(t,e){var e=e(),i=!1,o=new r.EventProcessor(t,e);s.on(t,"dxpointerdown",function(e){o.start(e),i=!0}),s.on(t,"dxpointermove",function(e){i&&o.move(e)}),["dxpointercancel","dxpointerleave","dxpointerup"].forEach(function(e){s.on(t,e,function(e){i&&(o.end(e),i=!1)})})}}},function(e,t){e.exports={default:DevExpress.ui.dxScrollView}},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(91),t(21),t(90),t(16),t(44),o(t(91)),o(t(21)),o(t(90)),o(t(16)),o(t(44))},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(6);var o,r=i(6);for(o in r)t.hasOwnProperty(o)||(t[o]=r[o])},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),i(161),i(162)},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(45),t(128),t(18),o(t(45)),o(t(128)),o(t(18))},function(e,i,t){"use strict";function o(e){for(var t in e)i.hasOwnProperty(t)||(i[t]=e[t])}Object.defineProperty(i,"__esModule",{value:!0}),t(129),t(114),t(115),t(23),t(117),t(130),t(118),t(116),o(t(129)),o(t(114)),o(t(115)),o(t(23)),o(t(117)),o(t(130)),o(t(118)),o(t(116))}]);
|