devexpress-reporting 23.1.5 → 23.2.1-alpha-23254-1700
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle/_add-designer-to-bundle.d.ts +2 -2
- package/bundle/_add-designer-to-bundle.js +2 -2
- package/bundle/_add-rich-edit-to-bundle.d.ts +2 -2
- package/bundle/_add-rich-edit-to-bundle.js +2 -2
- package/bundle/_add-viewer-to-bundle.d.ts +2 -2
- package/bundle/_add-viewer-to-bundle.js +2 -2
- package/bundle/_validator.d.ts +2 -2
- package/bundle/_validator.js +2 -2
- package/bundle/designer-bundle.d.ts +2 -2
- package/bundle/designer-bundle.js +2 -2
- package/bundle/viewer-bundle.d.ts +2 -2
- package/bundle/viewer-bundle.js +2 -2
- package/chart/_IChartControlCallbacks.d.ts +2 -2
- package/chart/_IChartControlCallbacks.js +2 -2
- package/chart/_control.d.ts +2 -2
- package/chart/_control.js +2 -2
- package/chart/_controlsFactory.d.ts +2 -2
- package/chart/_controlsFactory.js +2 -2
- package/chart/_dateUtils.d.ts +2 -2
- package/chart/_dateUtils.js +2 -2
- package/chart/_handlerUri.d.ts +3 -3
- package/chart/_handlerUri.js +2 -2
- package/chart/_initializer.d.ts +2 -2
- package/chart/_initializer.js +3 -3
- package/chart/_surface.d.ts +2 -2
- package/chart/_surface.js +2 -2
- package/chart/_utils.d.ts +2 -2
- package/chart/_utils.js +2 -2
- package/chart/components/_diagram.d.ts +2 -2
- package/chart/components/_diagram.js +2 -2
- package/chart/components/axis/_axis.d.ts +2 -2
- package/chart/components/axis/_axis.js +2 -2
- package/chart/components/axis/_axisXYViewModel.d.ts +2 -2
- package/chart/components/axis/_axisXYViewModel.js +2 -2
- package/chart/components/axis/_secondaryAxisViewModel.d.ts +2 -2
- package/chart/components/axis/_secondaryAxisViewModel.js +2 -2
- package/chart/components/models/_additionalLegend.d.ts +2 -2
- package/chart/components/models/_additionalLegend.js +2 -2
- package/chart/components/models/_additionalPane.d.ts +2 -2
- package/chart/components/models/_additionalPane.js +2 -2
- package/chart/components/models/_chart.d.ts +2 -2
- package/chart/components/models/_chart.js +2 -2
- package/chart/components/models/_constantLine.d.ts +2 -2
- package/chart/components/models/_constantLine.js +2 -2
- package/chart/components/models/_dataContainer.d.ts +2 -2
- package/chart/components/models/_dataContainer.js +2 -2
- package/chart/components/models/_dataFilter.d.ts +3 -3
- package/chart/components/models/_dataFilter.js +2 -2
- package/chart/components/models/_legend.d.ts +2 -2
- package/chart/components/models/_legend.js +2 -2
- package/chart/components/models/_scaleBreak.d.ts +2 -2
- package/chart/components/models/_scaleBreak.js +2 -2
- package/chart/components/models/_strip.d.ts +2 -2
- package/chart/components/models/_strip.js +2 -2
- package/chart/components/models/_stripLimit.d.ts +2 -2
- package/chart/components/models/_stripLimit.js +2 -2
- package/chart/components/models/_title.d.ts +2 -2
- package/chart/components/models/_title.js +2 -2
- package/chart/components/models/_wholeRange.d.ts +2 -2
- package/chart/components/models/_wholeRange.js +2 -2
- package/chart/components/series/_fillStyle.d.ts +2 -2
- package/chart/components/series/_fillStyle.js +2 -2
- package/chart/components/series/_indicator.d.ts +2 -2
- package/chart/components/series/_indicator.js +2 -2
- package/chart/components/series/_label.d.ts +2 -2
- package/chart/components/series/_label.js +2 -2
- package/chart/components/series/_point.d.ts +2 -2
- package/chart/components/series/_point.js +2 -2
- package/chart/components/series/_series.d.ts +2 -2
- package/chart/components/series/_series.js +2 -2
- package/chart/components/series/_summaryOptions.d.ts +2 -2
- package/chart/components/series/_summaryOptions.js +2 -2
- package/chart/components/series/_summaryOptionsMetaData.d.ts +2 -2
- package/chart/components/series/_summaryOptionsMetaData.js +2 -2
- package/chart/components/series/_template.d.ts +2 -2
- package/chart/components/series/_template.js +2 -2
- package/chart/components/series/_templateOptions.d.ts +2 -2
- package/chart/components/series/_templateOptions.js +2 -2
- package/chart/components/series/_view.d.ts +2 -2
- package/chart/components/series/_view.js +2 -2
- package/chart/internal/_editorTemplates.d.ts +2 -2
- package/chart/internal/_editorTemplates.js +2 -2
- package/chart/internal/_elementCollection.d.ts +2 -2
- package/chart/internal/_elementCollection.js +2 -2
- package/chart/internal/_localizableElementCollection.d.ts +2 -2
- package/chart/internal/_localizableElementCollection.js +2 -2
- package/chart/internal/_registerEditors.d.ts +2 -2
- package/chart/internal/_registerEditors.js +2 -2
- package/chart/internal/_requests.d.ts +2 -2
- package/chart/internal/_requests.js +2 -2
- package/chart/internal/_utils.d.ts +2 -2
- package/chart/internal/_utils.js +2 -2
- package/chart/internal/chartStructure/_chartTreeListDragDropHelper.d.ts +2 -2
- package/chart/internal/chartStructure/_chartTreeListDragDropHelper.js +2 -2
- package/chart/internal/chartStructure/_controller.d.ts +7 -7
- package/chart/internal/chartStructure/_controller.js +7 -7
- package/chart/internal/chartStructure/_provider.d.ts +2 -2
- package/chart/internal/chartStructure/_provider.js +2 -2
- package/chart/internal/data/_commonValue.d.ts +2 -2
- package/chart/internal/data/_commonValue.js +2 -2
- package/chart/internal/data/_dataMemberBase.d.ts +2 -2
- package/chart/internal/data/_dataMemberBase.js +2 -2
- package/chart/internal/data/_stockValue.d.ts +2 -2
- package/chart/internal/data/_stockValue.js +2 -2
- package/chart/internal/data/_value1Value2.d.ts +2 -2
- package/chart/internal/data/_value1Value2.js +2 -2
- package/chart/internal/data/_valueWeight.d.ts +2 -2
- package/chart/internal/data/_valueWeight.js +2 -2
- package/chart/internal/meta/_axis.d.ts +2 -2
- package/chart/internal/meta/_axis.js +2 -2
- package/chart/internal/meta/_chart.d.ts +2 -2
- package/chart/internal/meta/_chart.js +2 -2
- package/chart/internal/meta/_common.d.ts +2 -2
- package/chart/internal/meta/_common.js +2 -2
- package/chart/internal/meta/_diagram.d.ts +2 -2
- package/chart/internal/meta/_diagram.js +2 -2
- package/chart/internal/meta/_indicators.d.ts +2 -2
- package/chart/internal/meta/_indicators.js +2 -2
- package/chart/internal/meta/_series.d.ts +2 -2
- package/chart/internal/meta/_series.js +2 -2
- package/chart/internal/meta/_value.d.ts +2 -2
- package/chart/internal/meta/_value.js +2 -2
- package/chart/internal/meta/_view.d.ts +2 -2
- package/chart/internal/meta/_view.js +2 -2
- package/chart/widgets/_chartDataMemberEditor.d.ts +2 -2
- package/chart/widgets/_chartDataMemberEditor.js +6 -4
- package/chart/widgets/_chartDataSourceEditor.d.ts +2 -2
- package/chart/widgets/_chartDataSourceEditor.js +3 -3
- package/chart/widgets/_chartDependencyEditor.d.ts +2 -2
- package/chart/widgets/_chartDependencyEditor.js +6 -3
- package/chart/widgets/_collectionLookupEditor.d.ts +2 -2
- package/chart/widgets/_collectionLookupEditor.js +2 -2
- package/chart/widgets/_extendedicons.d.ts +2 -2
- package/chart/widgets/_extendedicons.js +71 -72
- package/chart/widgets/_pointsEditor.d.ts +2 -2
- package/chart/widgets/_pointsEditor.js +2 -2
- package/chart/widgets/_positionSeriesLabelEditor.d.ts +2 -2
- package/chart/widgets/_positionSeriesLabelEditor.js +3 -3
- package/chart/widgets/_summaryFunctionEditor.d.ts +17 -5
- package/chart/widgets/_summaryFunctionEditor.js +17 -3
- package/chart/widgets/_undoColorPickerEditor.d.ts +2 -2
- package/chart/widgets/_undoColorPickerEditor.js +4 -4
- package/chart/widgets/_viewEditor.d.ts +3 -3
- package/chart/widgets/_viewEditor.js +3 -3
- package/common/binding/eventGenerator.d.ts +2 -2
- package/common/binding/eventGenerator.js +5 -5
- package/common/binding/exportOptionsEventArgs.d.ts +2 -2
- package/common/binding/exportOptionsEventArgs.js +4 -4
- package/common/customTypes.d.ts +2 -2
- package/common/customTypes.js +2 -2
- package/common/defaultCulture.d.ts +12 -0
- package/common/defaultCulture.js +12 -0
- package/common/exportOptions/csvExportOptions.d.ts +9 -7
- package/common/exportOptions/csvExportOptions.js +18 -18
- package/common/exportOptions/csvMetaData.d.ts +3 -3
- package/common/exportOptions/csvMetaData.js +4 -4
- package/common/exportOptions/docxExportOptions.d.ts +8 -7
- package/common/exportOptions/docxExportOptions.js +6 -10
- package/common/exportOptions/docxMetaData.d.ts +3 -3
- package/common/exportOptions/docxMetaData.js +4 -4
- package/common/exportOptions/emailExportOptions.d.ts +4 -3
- package/common/exportOptions/emailExportOptions.js +6 -5
- package/common/exportOptions/emailMetaData.d.ts +3 -3
- package/common/exportOptions/emailMetaData.js +4 -4
- package/common/exportOptions/exportOptions.d.ts +4 -3
- package/common/exportOptions/exportOptions.js +4 -4
- package/common/exportOptions/exportOptionsMetaData.d.ts +3 -3
- package/common/exportOptions/exportOptionsMetaData.js +3 -3
- package/common/exportOptions/htmlExportOptions.d.ts +7 -6
- package/common/exportOptions/htmlExportOptions.js +5 -9
- package/common/exportOptions/htmlMetaData.d.ts +3 -3
- package/common/exportOptions/htmlMetaData.js +2 -2
- package/common/exportOptions/imageExportOptions.d.ts +7 -6
- package/common/exportOptions/imageExportOptions.js +5 -9
- package/common/exportOptions/imageMetaData.d.ts +3 -3
- package/common/exportOptions/imageMetaData.js +4 -4
- package/common/exportOptions/metadata.d.ts +3 -3
- package/common/exportOptions/metadata.js +5 -5
- package/common/exportOptions/mhtExportOptions.d.ts +7 -6
- package/common/exportOptions/mhtExportOptions.js +5 -9
- package/common/exportOptions/mhtMetaData.d.ts +3 -3
- package/common/exportOptions/mhtMetaData.js +2 -2
- package/common/exportOptions/options/docxExportDocumentOptions.d.ts +4 -3
- package/common/exportOptions/options/docxExportDocumentOptions.js +5 -5
- package/common/exportOptions/options/pdfExportDocumentOptions.d.ts +4 -3
- package/common/exportOptions/options/pdfExportDocumentOptions.js +5 -5
- package/common/exportOptions/options/pdfPasswordSecurityOptions.d.ts +8 -7
- package/common/exportOptions/options/pdfPasswordSecurityOptions.js +9 -13
- package/common/exportOptions/options/pdfPermissionsOptions.d.ts +4 -3
- package/common/exportOptions/options/pdfPermissionsOptions.js +6 -5
- package/common/exportOptions/pdfExportOptions.d.ts +9 -8
- package/common/exportOptions/pdfExportOptions.js +7 -11
- package/common/exportOptions/pdfMetaData.d.ts +6 -6
- package/common/exportOptions/pdfMetaData.js +4 -4
- package/common/exportOptions/printPreviewMetaData.d.ts +3 -3
- package/common/exportOptions/printPreviewMetaData.js +3 -3
- package/common/exportOptions/printPreviewOptions.d.ts +4 -3
- package/common/exportOptions/printPreviewOptions.js +4 -4
- package/common/exportOptions/rtfExportOptions.d.ts +7 -6
- package/common/exportOptions/rtfExportOptions.js +5 -9
- package/common/exportOptions/rtfMetaData.d.ts +3 -3
- package/common/exportOptions/rtfMetaData.js +4 -4
- package/common/exportOptions/textExportOptions.d.ts +4 -3
- package/common/exportOptions/textExportOptions.js +4 -4
- package/common/exportOptions/textMetaData.d.ts +3 -3
- package/common/exportOptions/textMetaData.js +4 -4
- package/common/exportOptions/xlsExportOptions.d.ts +9 -8
- package/common/exportOptions/xlsExportOptions.js +6 -10
- package/common/exportOptions/xlsMetaData.d.ts +3 -3
- package/common/exportOptions/xlsMetaData.js +5 -5
- package/common/exportOptions/xlsxExportOptions.d.ts +7 -6
- package/common/exportOptions/xlsxExportOptions.js +6 -10
- package/common/exportOptions/xlsxMetaData.d.ts +3 -3
- package/common/exportOptions/xlsxMetaData.js +2 -2
- package/common/imageSource.d.ts +2 -2
- package/common/imageSource.js +3 -3
- package/common/metadata.d.ts +3 -6
- package/common/metadata.js +4 -9
- package/common/types.d.ts +2 -2
- package/common/types.js +2 -2
- package/common/utils/_chartUtils.d.ts +2 -2
- package/common/utils/_chartUtils.js +2 -2
- package/common/utils/_locker.d.ts +2 -2
- package/common/utils/_locker.js +2 -2
- package/common/utils/_utils.d.ts +5 -5
- package/common/utils/_utils.js +7 -15
- package/common/utils/editingFieldExtensions.d.ts +3 -2
- package/common/utils/editingFieldExtensions.js +16 -12
- package/common/versions.d.ts +2 -2
- package/common/versions.js +2 -2
- package/common/widgets/_editorTemplates.d.ts +4 -5
- package/common/widgets/_editorTemplates.js +6 -5
- package/designer/actions/_alignmentHandler.d.ts +2 -2
- package/designer/actions/_alignmentHandler.js +2 -2
- package/designer/actions/_dataSourceActions.d.ts +2 -2
- package/designer/actions/_dataSourceActions.js +3 -3
- package/designer/actions/_federationDataSourceEditor.d.ts +2 -2
- package/designer/actions/_federationDataSourceEditor.js +2 -2
- package/designer/actions/_jsonDataSourceEditor.d.ts +2 -2
- package/designer/actions/_jsonDataSourceEditor.js +2 -2
- package/designer/actions/_objectDataSourceEditor.d.ts +2 -2
- package/designer/actions/_objectDataSourceEditor.js +2 -2
- package/designer/actions/_spaceCommandHandler.d.ts +2 -2
- package/designer/actions/_spaceCommandHandler.js +2 -2
- package/designer/actions/_sqlDataSourceEditor.d.ts +2 -2
- package/designer/actions/_sqlDataSourceEditor.js +2 -2
- package/designer/actions/actionId.d.ts +2 -2
- package/designer/actions/actionId.js +2 -2
- package/designer/actions/chartActions.d.ts +15 -0
- package/designer/actions/chartActions.js +34 -0
- package/designer/actions/crossTabActions.d.ts +2 -2
- package/designer/actions/crossTabActions.js +2 -2
- package/designer/actions/elementActions.d.ts +2 -2
- package/designer/actions/elementActions.js +4 -2
- package/designer/actions/elementsGroupActions.d.ts +2 -2
- package/designer/actions/elementsGroupActions.js +4 -2
- package/designer/actions/fitBoundsToTextAction.d.ts +2 -2
- package/designer/actions/fitBoundsToTextAction.js +2 -2
- package/designer/actions/fitTextToBoundsAction.d.ts +2 -2
- package/designer/actions/fitTextToBoundsAction.js +2 -2
- package/designer/actions/fitToContainerAction.d.ts +2 -2
- package/designer/actions/fitToContainerAction.js +2 -2
- package/designer/actions/pdfContentActions.d.ts +2 -2
- package/designer/actions/pdfContentActions.js +2 -2
- package/designer/actions/pivotGridActions.d.ts +2 -2
- package/designer/actions/pivotGridActions.js +2 -2
- package/designer/actions/reportActions.d.ts +6 -3
- package/designer/actions/reportActions.js +98 -80
- package/designer/actions/reportElementActions.d.ts +2 -2
- package/designer/actions/reportElementActions.js +2 -2
- package/designer/actions/tableCellActions.d.ts +2 -2
- package/designer/actions/tableCellActions.js +44 -43
- package/designer/actions/tableCellGroupActions.d.ts +2 -2
- package/designer/actions/tableCellGroupActions.js +4 -4
- package/designer/actions/tableRowActions.d.ts +2 -2
- package/designer/actions/tableRowActions.js +3 -3
- package/designer/actions/textElementAction.d.ts +2 -2
- package/designer/actions/textElementAction.js +2 -2
- package/designer/bands/_bandContainerUtils.d.ts +2 -2
- package/designer/bands/_bandContainerUtils.js +2 -2
- package/designer/bands/_bandHolder.d.ts +2 -2
- package/designer/bands/_bandHolder.js +2 -2
- package/designer/bands/_bandUtils.d.ts +2 -2
- package/designer/bands/_bandUtils.js +2 -2
- package/designer/bands/_printAcrossBandsPlaceHolder.d.ts +2 -2
- package/designer/bands/_printAcrossBandsPlaceHolder.js +2 -2
- package/designer/bands/_vericalBandContainer.d.ts +3 -3
- package/designer/bands/_vericalBandContainer.js +5 -4
- package/designer/bands/_verticalBandsUtils.d.ts +2 -2
- package/designer/bands/_verticalBandsUtils.js +2 -2
- package/designer/bands/bandSurfaceCollapsedHeight.d.ts +2 -2
- package/designer/bands/bandSurfaceCollapsedHeight.js +2 -2
- package/designer/bands/groupfield.d.ts +2 -2
- package/designer/bands/groupfield.js +2 -2
- package/designer/bands/metadata/bandsMetadata.d.ts +2 -2
- package/designer/bands/metadata/bandsMetadata.js +2 -2
- package/designer/bands/metadata/groupfieldMetaData.d.ts +2 -2
- package/designer/bands/metadata/groupfieldMetaData.js +2 -2
- package/designer/bands/metadata/multiColumnMetaData.d.ts +2 -2
- package/designer/bands/metadata/multiColumnMetaData.js +2 -2
- package/designer/bands/metadata/xrBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrBandMetaData.js +2 -2
- package/designer/bands/metadata/xrDetailBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrDetailBandMetaData.js +2 -2
- package/designer/bands/metadata/xrDetailReportBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrDetailReportBandMetaData.js +2 -2
- package/designer/bands/metadata/xrGroupBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrGroupBandMetaData.js +2 -2
- package/designer/bands/metadata/xrPageBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrPageBandMetaData.js +2 -2
- package/designer/bands/metadata/xrVerticalBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrVerticalBandMetaData.js +2 -2
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.d.ts +2 -2
- package/designer/bands/metadata/xrVerticalDetailBandMetaData.js +2 -2
- package/designer/bands/multiColumn.d.ts +2 -2
- package/designer/bands/multiColumn.js +2 -2
- package/designer/bands/xrBand.d.ts +3 -3
- package/designer/bands/xrBand.js +5 -4
- package/designer/bands/xrDetailBand.d.ts +2 -2
- package/designer/bands/xrDetailBand.js +2 -2
- package/designer/bands/xrDetailReportBand.d.ts +2 -2
- package/designer/bands/xrDetailReportBand.js +2 -2
- package/designer/bands/xrGroupBand.d.ts +2 -2
- package/designer/bands/xrGroupBand.js +2 -2
- package/designer/bands/xrMarginBands.d.ts +2 -2
- package/designer/bands/xrMarginBands.js +2 -2
- package/designer/bands/xrPageBand.d.ts +2 -2
- package/designer/bands/xrPageBand.js +2 -2
- package/designer/bands/xrSubband.d.ts +2 -2
- package/designer/bands/xrSubband.js +2 -2
- package/designer/bands/xrVerticalBand.d.ts +2 -2
- package/designer/bands/xrVerticalBand.js +2 -2
- package/designer/bands/xrVerticalDetailBand.d.ts +2 -2
- package/designer/bands/xrVerticalDetailBand.js +2 -2
- package/designer/controls/_xrTodoControl.d.ts +2 -2
- package/designer/controls/_xrTodoControl.js +2 -2
- package/designer/controls/barCodesTypes.d.ts +2 -2
- package/designer/controls/barCodesTypes.js +2 -2
- package/designer/controls/crossTab/cellCreator.d.ts +2 -2
- package/designer/controls/crossTab/cellCreator.js +2 -2
- package/designer/controls/crossTab/defenitions.d.ts +2 -2
- package/designer/controls/crossTab/defenitions.js +2 -2
- package/designer/controls/crossTab/enums.d.ts +2 -2
- package/designer/controls/crossTab/enums.js +2 -2
- package/designer/controls/customControlViewModel.d.ts +2 -2
- package/designer/controls/customControlViewModel.js +2 -2
- package/designer/controls/defaultTableOfContentsLevelHeight.d.ts +2 -2
- package/designer/controls/defaultTableOfContentsLevelHeight.js +2 -2
- package/designer/controls/getNearestBand.d.ts +2 -2
- package/designer/controls/getNearestBand.js +2 -2
- package/designer/controls/metadata/crosstab/defenitions.d.ts +2 -2
- package/designer/controls/metadata/crosstab/defenitions.js +2 -2
- package/designer/controls/metadata/crosstab/fields.d.ts +2 -2
- package/designer/controls/metadata/crosstab/fields.js +2 -2
- package/designer/controls/metadata/crosstab/layoutOptions.d.ts +2 -2
- package/designer/controls/metadata/crosstab/layoutOptions.js +2 -2
- package/designer/controls/metadata/crosstab/printOptions.d.ts +2 -2
- package/designer/controls/metadata/crosstab/printOptions.js +2 -2
- package/designer/controls/metadata/crosstab/xrCrossTabCell.d.ts +2 -2
- package/designer/controls/metadata/crosstab/xrCrossTabCell.js +2 -2
- package/designer/controls/metadata/pivotgrid/pivotgridfield.d.ts +2 -2
- package/designer/controls/metadata/pivotgrid/pivotgridfield.js +2 -2
- package/designer/controls/metadata/pivotgrid/sortBySummary.d.ts +2 -2
- package/designer/controls/metadata/pivotgrid/sortBySummary.js +2 -2
- package/designer/controls/metadata/properties/anchoring.d.ts +2 -2
- package/designer/controls/metadata/properties/anchoring.js +2 -2
- package/designer/controls/metadata/properties/controlParameter.d.ts +2 -2
- package/designer/controls/metadata/properties/controlParameter.js +2 -2
- package/designer/controls/metadata/properties/dataBindings.d.ts +2 -2
- package/designer/controls/metadata/properties/dataBindings.js +2 -2
- package/designer/controls/metadata/properties/editOptions.d.ts +2 -2
- package/designer/controls/metadata/properties/editOptions.js +2 -2
- package/designer/controls/metadata/properties/editOptionsSerializationInfo.d.ts +2 -2
- package/designer/controls/metadata/properties/editOptionsSerializationInfo.js +2 -2
- package/designer/controls/metadata/properties/expressionBinding.d.ts +2 -2
- package/designer/controls/metadata/properties/expressionBinding.js +2 -2
- package/designer/controls/metadata/properties/formattingRulesLink.d.ts +2 -2
- package/designer/controls/metadata/properties/formattingRulesLink.js +2 -2
- package/designer/controls/metadata/properties/formattingrules.d.ts +2 -2
- package/designer/controls/metadata/properties/formattingrules.js +2 -2
- package/designer/controls/metadata/properties/glyphOptions.d.ts +2 -2
- package/designer/controls/metadata/properties/glyphOptions.js +2 -2
- package/designer/controls/metadata/properties/metadata.d.ts +2 -2
- package/designer/controls/metadata/properties/metadata.js +2 -2
- package/designer/controls/metadata/properties/metadataGroups.d.ts +2 -2
- package/designer/controls/metadata/properties/metadataGroups.js +2 -2
- package/designer/controls/metadata/properties/scriptMetadata.d.ts +2 -2
- package/designer/controls/metadata/properties/scriptMetadata.js +2 -2
- package/designer/controls/metadata/properties/sortingOptions.d.ts +2 -2
- package/designer/controls/metadata/properties/sortingOptions.js +2 -2
- package/designer/controls/metadata/properties/style.d.ts +2 -2
- package/designer/controls/metadata/properties/style.js +2 -2
- package/designer/controls/metadata/properties/watermark.d.ts +2 -2
- package/designer/controls/metadata/properties/watermark.js +2 -2
- package/designer/controls/metadata/xrBarcode.d.ts +2 -2
- package/designer/controls/metadata/xrBarcode.js +2 -2
- package/designer/controls/metadata/xrCharactercomb.d.ts +2 -2
- package/designer/controls/metadata/xrCharactercomb.js +2 -2
- package/designer/controls/metadata/xrChart.d.ts +2 -2
- package/designer/controls/metadata/xrChart.js +2 -2
- package/designer/controls/metadata/xrCheckbox.d.ts +2 -2
- package/designer/controls/metadata/xrCheckbox.js +3 -3
- package/designer/controls/metadata/xrControl.d.ts +2 -2
- package/designer/controls/metadata/xrControl.js +2 -2
- package/designer/controls/metadata/xrCrossTab.d.ts +2 -2
- package/designer/controls/metadata/xrCrossTab.js +2 -2
- package/designer/controls/metadata/xrCrossband.d.ts +2 -2
- package/designer/controls/metadata/xrCrossband.js +2 -2
- package/designer/controls/metadata/xrGauge.d.ts +2 -2
- package/designer/controls/metadata/xrGauge.js +2 -2
- package/designer/controls/metadata/xrLine.d.ts +2 -2
- package/designer/controls/metadata/xrLine.js +2 -2
- package/designer/controls/metadata/xrPagebreak.d.ts +2 -2
- package/designer/controls/metadata/xrPagebreak.js +2 -2
- package/designer/controls/metadata/xrPageinfo.d.ts +2 -2
- package/designer/controls/metadata/xrPageinfo.js +2 -2
- package/designer/controls/metadata/xrPdfContent.d.ts +2 -2
- package/designer/controls/metadata/xrPdfContent.js +2 -2
- package/designer/controls/metadata/xrPdfSignature.d.ts +2 -2
- package/designer/controls/metadata/xrPdfSignature.js +2 -2
- package/designer/controls/metadata/xrPicturebox.d.ts +2 -2
- package/designer/controls/metadata/xrPicturebox.js +2 -2
- package/designer/controls/metadata/xrPivotgrid.d.ts +2 -2
- package/designer/controls/metadata/xrPivotgrid.js +2 -2
- package/designer/controls/metadata/xrReport.d.ts +2 -2
- package/designer/controls/metadata/xrReport.js +8 -4
- package/designer/controls/metadata/xrRichText.d.ts +2 -2
- package/designer/controls/metadata/xrRichText.js +2 -2
- package/designer/controls/metadata/xrShape.d.ts +2 -2
- package/designer/controls/metadata/xrShape.js +2 -2
- package/designer/controls/metadata/xrSparkline.d.ts +2 -2
- package/designer/controls/metadata/xrSparkline.js +2 -2
- package/designer/controls/metadata/xrSubreport.d.ts +2 -2
- package/designer/controls/metadata/xrSubreport.js +2 -2
- package/designer/controls/metadata/xrSubreportParameterBinding.d.ts +2 -2
- package/designer/controls/metadata/xrSubreportParameterBinding.js +2 -2
- package/designer/controls/metadata/xrTable.d.ts +2 -2
- package/designer/controls/metadata/xrTable.js +2 -2
- package/designer/controls/metadata/xrTableCell.d.ts +2 -2
- package/designer/controls/metadata/xrTableCell.js +2 -2
- package/designer/controls/metadata/xrTableOfContents.d.ts +2 -2
- package/designer/controls/metadata/xrTableOfContents.js +2 -2
- package/designer/controls/metadata/xrTableOfContentsLevel.d.ts +2 -2
- package/designer/controls/metadata/xrTableOfContentsLevel.js +2 -2
- package/designer/controls/metadata/xrTableRow.d.ts +2 -2
- package/designer/controls/metadata/xrTableRow.js +2 -2
- package/designer/controls/metadata/xrTextControl.d.ts +2 -2
- package/designer/controls/metadata/xrTextControl.js +2 -2
- package/designer/controls/metadata/xrZipcode.d.ts +2 -2
- package/designer/controls/metadata/xrZipcode.js +2 -2
- package/designer/controls/pivotgrid/pivotgridfield.d.ts +2 -2
- package/designer/controls/pivotgrid/pivotgridfield.js +2 -2
- package/designer/controls/pivotgrid/sortBySummary.d.ts +2 -2
- package/designer/controls/pivotgrid/sortBySummary.js +2 -2
- package/designer/controls/properties/anchoring.d.ts +2 -2
- package/designer/controls/properties/anchoring.js +2 -2
- package/designer/controls/properties/components.d.ts +2 -2
- package/designer/controls/properties/components.js +2 -2
- package/designer/controls/properties/controlParameter.d.ts +2 -2
- package/designer/controls/properties/controlParameter.js +2 -2
- package/designer/controls/properties/editOptions.d.ts +2 -2
- package/designer/controls/properties/editOptions.js +2 -2
- package/designer/controls/properties/expressionBinding.d.ts +2 -2
- package/designer/controls/properties/expressionBinding.js +2 -2
- package/designer/controls/properties/extension.d.ts +2 -2
- package/designer/controls/properties/extension.js +2 -2
- package/designer/controls/properties/formattingrules.d.ts +2 -2
- package/designer/controls/properties/formattingrules.js +2 -2
- package/designer/controls/properties/glyphOptions.d.ts +2 -2
- package/designer/controls/properties/glyphOptions.js +2 -2
- package/designer/controls/properties/glyphsInfo.d.ts +2 -2
- package/designer/controls/properties/glyphsInfo.js +2 -2
- package/designer/controls/properties/sortingOptions.d.ts +2 -2
- package/designer/controls/properties/sortingOptions.js +2 -2
- package/designer/controls/properties/style.d.ts +2 -2
- package/designer/controls/properties/style.js +3 -3
- package/designer/controls/properties/watermark.d.ts +2 -2
- package/designer/controls/properties/watermark.js +2 -2
- package/designer/controls/richEdit.d.ts +4 -4
- package/designer/controls/richEdit.js +2 -2
- package/designer/controls/spartlineTypes.d.ts +2 -2
- package/designer/controls/spartlineTypes.js +2 -2
- package/designer/controls/subreportViewModel.d.ts +2 -2
- package/designer/controls/subreportViewModel.js +3 -3
- package/designer/controls/utils/_IReportSerializableModel.d.ts +2 -2
- package/designer/controls/utils/_IReportSerializableModel.js +2 -2
- package/designer/controls/utils/_bindings.d.ts +2 -2
- package/designer/controls/utils/_bindings.js +2 -2
- package/designer/controls/utils/_charactercombHelper.d.ts +2 -2
- package/designer/controls/utils/_charactercombHelper.js +2 -2
- package/designer/controls/utils/_chartDataFilterModelReport.d.ts +2 -2
- package/designer/controls/utils/_chartDataFilterModelReport.js +2 -2
- package/designer/controls/utils/_chartFieldListExtender.d.ts +2 -2
- package/designer/controls/utils/_chartFieldListExtender.js +2 -2
- package/designer/controls/utils/_chartUtils.d.ts +2 -2
- package/designer/controls/utils/_chartUtils.js +2 -2
- package/designer/controls/utils/_controlTypes.d.ts +2 -2
- package/designer/controls/utils/_controlTypes.js +2 -2
- package/designer/controls/utils/_headOrFooterBandType.d.ts +2 -2
- package/designer/controls/utils/_headOrFooterBandType.js +2 -2
- package/designer/controls/utils/_initUtils.d.ts +2 -2
- package/designer/controls/utils/_initUtils.js +2 -2
- package/designer/controls/utils/_localizationUtils.d.ts +2 -2
- package/designer/controls/utils/_localizationUtils.js +2 -2
- package/designer/controls/utils/_metaUtils.d.ts +2 -2
- package/designer/controls/utils/_metaUtils.js +2 -2
- package/designer/controls/utils/_modelPatch.d.ts +2 -2
- package/designer/controls/utils/_modelPatch.js +2 -2
- package/designer/controls/utils/_subreportUtils.d.ts +2 -2
- package/designer/controls/utils/_subreportUtils.js +2 -2
- package/designer/controls/utils/_tableCalculationProvider.d.ts +2 -2
- package/designer/controls/utils/_tableCalculationProvider.js +2 -2
- package/designer/controls/utils/_tableComponentSurface.d.ts +2 -2
- package/designer/controls/utils/_tableComponentSurface.js +2 -2
- package/designer/controls/utils/_tocUtils.d.ts +2 -2
- package/designer/controls/utils/_tocUtils.js +2 -2
- package/designer/controls/utils/controlsFactory.d.ts +2 -2
- package/designer/controls/utils/controlsFactory.js +2 -2
- package/designer/controls/xrBarcode.d.ts +2 -2
- package/designer/controls/xrBarcode.js +2 -2
- package/designer/controls/xrCharactercomb.d.ts +2 -2
- package/designer/controls/xrCharactercomb.js +2 -2
- package/designer/controls/xrChart.d.ts +2 -2
- package/designer/controls/xrChart.js +2 -2
- package/designer/controls/xrCheckbox.d.ts +2 -2
- package/designer/controls/xrCheckbox.js +3 -3
- package/designer/controls/xrControl.d.ts +2 -2
- package/designer/controls/xrControl.js +2 -2
- package/designer/controls/xrCrossTab.d.ts +2 -2
- package/designer/controls/xrCrossTab.js +2 -2
- package/designer/controls/xrCrossTabCell.d.ts +5 -5
- package/designer/controls/xrCrossTabCell.js +2 -2
- package/designer/controls/xrCrossband.d.ts +2 -2
- package/designer/controls/xrCrossband.js +3 -3
- package/designer/controls/xrGauge.d.ts +2 -2
- package/designer/controls/xrGauge.js +2 -2
- package/designer/controls/xrLine.d.ts +2 -2
- package/designer/controls/xrLine.js +2 -2
- package/designer/controls/xrPagebreak.d.ts +2 -2
- package/designer/controls/xrPagebreak.js +2 -2
- package/designer/controls/xrPageinfo.d.ts +2 -2
- package/designer/controls/xrPageinfo.js +2 -2
- package/designer/controls/xrPdfContent.d.ts +2 -2
- package/designer/controls/xrPdfContent.js +2 -2
- package/designer/controls/xrPdfSignature.d.ts +2 -2
- package/designer/controls/xrPdfSignature.js +2 -2
- package/designer/controls/xrPicturebox.d.ts +2 -2
- package/designer/controls/xrPicturebox.js +4 -4
- package/designer/controls/xrPivotgrid.d.ts +2 -2
- package/designer/controls/xrPivotgrid.js +2 -2
- package/designer/controls/xrReport.d.ts +11 -9
- package/designer/controls/xrReport.js +25 -3
- package/designer/controls/xrReportelement.d.ts +2 -2
- package/designer/controls/xrReportelement.js +5 -4
- package/designer/controls/xrRichText.d.ts +2 -2
- package/designer/controls/xrRichText.js +2 -2
- package/designer/controls/xrRichTextSurface.d.ts +2 -2
- package/designer/controls/xrRichTextSurface.js +2 -2
- package/designer/controls/xrShape.d.ts +2 -2
- package/designer/controls/xrShape.js +2 -2
- package/designer/controls/xrSparkline.d.ts +2 -2
- package/designer/controls/xrSparkline.js +2 -2
- package/designer/controls/xrSubreport.d.ts +2 -2
- package/designer/controls/xrSubreport.js +2 -2
- package/designer/controls/xrSubreportParameterBinding.d.ts +2 -2
- package/designer/controls/xrSubreportParameterBinding.js +2 -2
- package/designer/controls/xrTable.d.ts +2 -2
- package/designer/controls/xrTable.js +2 -2
- package/designer/controls/xrTableCell.d.ts +2 -2
- package/designer/controls/xrTableCell.js +2 -2
- package/designer/controls/xrTableOfContents.d.ts +2 -2
- package/designer/controls/xrTableOfContents.js +2 -2
- package/designer/controls/xrTableOfContentsLevel.d.ts +2 -2
- package/designer/controls/xrTableOfContentsLevel.js +8 -5
- package/designer/controls/xrTableRow.d.ts +2 -2
- package/designer/controls/xrTableRow.js +2 -2
- package/designer/controls/xrTextControl.d.ts +2 -2
- package/designer/controls/xrTextControl.js +2 -2
- package/designer/controls/xrUnknownControl.d.ts +2 -2
- package/designer/controls/xrUnknownControl.js +2 -2
- package/designer/controls/xrZipcode.d.ts +2 -2
- package/designer/controls/xrZipcode.js +2 -2
- package/designer/dataObjects/calculatedField.d.ts +2 -2
- package/designer/dataObjects/calculatedField.js +2 -2
- package/designer/dataObjects/dataBinding.d.ts +2 -2
- package/designer/dataObjects/dataBinding.js +2 -2
- package/designer/dataObjects/dataFederation.d.ts +2 -2
- package/designer/dataObjects/dataFederation.js +2 -2
- package/designer/dataObjects/expressions/_expressionWrapper.d.ts +2 -2
- package/designer/dataObjects/expressions/_expressionWrapper.js +2 -2
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.d.ts +2 -2
- package/designer/dataObjects/expressions/_wrappedExpressionOptions.js +2 -2
- package/designer/dataObjects/metadata/_parameterUtils.d.ts +2 -2
- package/designer/dataObjects/metadata/_parameterUtils.js +2 -2
- package/designer/dataObjects/metadata/calculatedField.d.ts +2 -2
- package/designer/dataObjects/metadata/calculatedField.js +2 -2
- package/designer/dataObjects/metadata/dataBinding.d.ts +2 -2
- package/designer/dataObjects/metadata/dataBinding.js +2 -2
- package/designer/dataObjects/metadata/dataBindingInfo.d.ts +2 -2
- package/designer/dataObjects/metadata/dataBindingInfo.js +2 -2
- package/designer/dataObjects/metadata/parameters/layoutItems.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/layoutItems.js +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpSettings.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpSettings.js +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpValue.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/lookUpValue.js +2 -2
- package/designer/dataObjects/metadata/parameters/parameter.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/parameter.js +2 -2
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.js +2 -2
- package/designer/dataObjects/metadata/parameters/rangeSettings.d.ts +2 -2
- package/designer/dataObjects/metadata/parameters/rangeSettings.js +2 -2
- package/designer/dataObjects/objectItemCreation.d.ts +2 -2
- package/designer/dataObjects/objectItemCreation.js +2 -2
- package/designer/dataObjects/objectStorage.d.ts +2 -2
- package/designer/dataObjects/objectStorage.js +2 -2
- package/designer/dataObjects/objectStorageItem.d.ts +2 -2
- package/designer/dataObjects/objectStorageItem.js +2 -2
- package/designer/dataObjects/parameters/layoutItems.d.ts +2 -2
- package/designer/dataObjects/parameters/layoutItems.js +2 -2
- package/designer/dataObjects/parameters/lookUpValue.d.ts +2 -2
- package/designer/dataObjects/parameters/lookUpValue.js +2 -2
- package/designer/dataObjects/parameters/lookupSettings.d.ts +2 -2
- package/designer/dataObjects/parameters/lookupSettings.js +2 -2
- package/designer/dataObjects/parameters/parameter.d.ts +4 -4
- package/designer/dataObjects/parameters/parameter.js +3 -3
- package/designer/dataObjects/parameters/parameterExpressionAddon.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterExpressionAddon.js +2 -2
- package/designer/dataObjects/parameters/parameterExpressionBinding.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterExpressionBinding.js +2 -2
- package/designer/dataObjects/parameters/parameterSettings.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterSettings.js +2 -2
- package/designer/dataObjects/parameters/parameterTypesHelper.d.ts +2 -2
- package/designer/dataObjects/parameters/parameterTypesHelper.js +2 -2
- package/designer/dataObjects/parameters/propertyExpressionMapper.d.ts +2 -2
- package/designer/dataObjects/parameters/propertyExpressionMapper.js +2 -2
- package/designer/dataObjects/parameters/rangeSettings.d.ts +2 -2
- package/designer/dataObjects/parameters/rangeSettings.js +2 -2
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.d.ts +2 -2
- package/designer/dataObjects/parameters/valueSourceSettingsHelper.js +2 -2
- package/designer/dataObjects/universalDataSource.d.ts +2 -2
- package/designer/dataObjects/universalDataSource.js +2 -2
- package/designer/helpers/_dataSourceHelper.d.ts +2 -2
- package/designer/helpers/_dataSourceHelper.js +2 -2
- package/designer/helpers/_designControlsHelper.d.ts +2 -2
- package/designer/helpers/_designControlsHelper.js +2 -2
- package/designer/helpers/_reportDesignerControlsHelper.d.ts +2 -2
- package/designer/helpers/_reportDesignerControlsHelper.js +2 -2
- package/designer/helpers/_styleHelper.d.ts +2 -2
- package/designer/helpers/_styleHelper.js +2 -2
- package/designer/helpers/_textElementSizeHelper.d.ts +2 -2
- package/designer/helpers/_textElementSizeHelper.js +2 -2
- package/designer/helpers/reportParameterHelper.d.ts +2 -2
- package/designer/helpers/reportParameterHelper.js +2 -2
- package/designer/internal/_addVariablesToExpressionEditor.d.ts +2 -2
- package/designer/internal/_addVariablesToExpressionEditor.js +2 -2
- package/designer/internal/_autoScrolling.d.ts +2 -2
- package/designer/internal/_autoScrolling.js +2 -2
- package/designer/internal/_bandLevelEditor.d.ts +2 -2
- package/designer/internal/_bandLevelEditor.js +3 -3
- package/designer/internal/_baseConverter.d.ts +2 -2
- package/designer/internal/_baseConverter.js +2 -2
- package/designer/internal/_controlScrollingTool.d.ts +2 -2
- package/designer/internal/_controlScrollingTool.js +2 -2
- package/designer/internal/_coordinateGrid.d.ts +2 -2
- package/designer/internal/_coordinateGrid.js +2 -2
- package/designer/internal/_copyPasteStrategy.d.ts +2 -2
- package/designer/internal/_copyPasteStrategy.js +2 -2
- package/designer/internal/_createIDataMemberInfoByName.d.ts +2 -2
- package/designer/internal/_createIDataMemberInfoByName.js +2 -2
- package/designer/internal/_createObjectFromInfo.d.ts +2 -2
- package/designer/internal/_createObjectFromInfo.js +2 -2
- package/designer/internal/_crossTabConverter.d.ts +2 -2
- package/designer/internal/_crossTabConverter.js +2 -2
- package/designer/internal/_customMergingEngine.d.ts +2 -2
- package/designer/internal/_customMergingEngine.js +2 -2
- package/designer/internal/_dataBindingMode.d.ts +2 -2
- package/designer/internal/_dataBindingMode.js +2 -2
- package/designer/internal/_dataUtils.d.ts +2 -2
- package/designer/internal/_dataUtils.js +2 -2
- package/designer/internal/_defaultCrossTabControl.d.ts +2 -2
- package/designer/internal/_defaultCrossTabControl.js +2 -2
- package/designer/internal/_designerEditorAddOn.d.ts +2 -3
- package/designer/internal/_designerEditorAddOn.js +4 -4
- package/designer/internal/_displayNameBindings.d.ts +2 -2
- package/designer/internal/_displayNameBindings.js +15 -6
- package/designer/internal/_displayNameProvider.d.ts +2 -2
- package/designer/internal/_displayNameProvider.js +2 -2
- package/designer/internal/_expressionEditorAction.d.ts +2 -2
- package/designer/internal/_expressionEditorAction.js +2 -2
- package/designer/internal/_expressionableFontModel.d.ts +2 -2
- package/designer/internal/_expressionableFontModel.js +2 -2
- package/designer/internal/_htmlMarkUpConverter.d.ts +2 -2
- package/designer/internal/_htmlMarkUpConverter.js +5 -4
- package/designer/internal/_initializer.d.ts +4 -4
- package/designer/internal/_initializer.js +4 -4
- package/designer/internal/_localizationStringId.d.ts +2 -2
- package/designer/internal/_localizationStringId.js +2 -2
- package/designer/internal/_reportConverter.d.ts +2 -2
- package/designer/internal/_reportConverter.js +6 -6
- package/designer/internal/_ruler.d.ts +2 -2
- package/designer/internal/_ruler.js +2 -2
- package/designer/internal/_settings.d.ts +4 -4
- package/designer/internal/_settings.js +2 -2
- package/designer/internal/_translateHelper.d.ts +2 -2
- package/designer/internal/_translateHelper.js +2 -2
- package/designer/internal/_utils.d.ts +2 -2
- package/designer/internal/_utils.js +2 -2
- package/designer/internal/_watermarkBinding.d.ts +2 -2
- package/designer/internal/_watermarkBinding.js +2 -2
- package/designer/internal/_wizardRunner.d.ts +2 -2
- package/designer/internal/_wizardRunner.js +2 -2
- package/designer/internal/dragdrop/_fieldListDragDropHandler.d.ts +11 -8
- package/designer/internal/dragdrop/_fieldListDragDropHandler.js +7 -7
- package/designer/internal/dragdrop/_fieldListDragDropHelper.d.ts +23 -30
- package/designer/internal/dragdrop/_fieldListDragDropHelper.js +29 -31
- package/designer/internal/dragdrop/_objectExplorerDragDropHandler.d.ts +5 -4
- package/designer/internal/dragdrop/_objectExplorerDragDropHandler.js +4 -4
- package/designer/internal/dragdrop/_objectExplorerDragDropHelper.d.ts +2 -2
- package/designer/internal/dragdrop/_objectExplorerDragDropHelper.js +2 -2
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.d.ts +5 -5
- package/designer/internal/dragdrop/_reportControlsDragDropHelper.js +2 -2
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.d.ts +5 -4
- package/designer/internal/dragdrop/_reportExplorerDragDropHandler.js +2 -2
- package/designer/internal/dragdrop/_reportSnapLinesCollector.d.ts +2 -2
- package/designer/internal/dragdrop/_reportSnapLinesCollector.js +2 -2
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_reportToolboxDragDropHandler.js +3 -3
- package/designer/internal/dragdrop/_selectionDragDropHandler.d.ts +2 -2
- package/designer/internal/dragdrop/_selectionDragDropHandler.js +2 -2
- package/designer/internal/dragdrop/_utils.d.ts +17 -12
- package/designer/internal/dragdrop/_utils.js +12 -8
- package/designer/internal/errorPanel/_designerErrorProvider.d.ts +2 -2
- package/designer/internal/errorPanel/_designerErrorProvider.js +2 -2
- package/designer/internal/errorPanel/_errorPanelViewModel.d.ts +2 -2
- package/designer/internal/errorPanel/_errorPanelViewModel.js +2 -2
- package/designer/internal/errorPanel/_runtimeErrorProvider.d.ts +2 -2
- package/designer/internal/errorPanel/_runtimeErrorProvider.js +2 -2
- package/designer/internal/errorPanel/_types.d.ts +2 -2
- package/designer/internal/errorPanel/_types.js +2 -2
- package/designer/internal/fieldlist/_calculatedFieldsSource.d.ts +4 -3
- package/designer/internal/fieldlist/_calculatedFieldsSource.js +3 -3
- package/designer/internal/fieldlist/_dataSourceItemsExtender.d.ts +2 -2
- package/designer/internal/fieldlist/_dataSourceItemsExtender.js +2 -2
- package/designer/internal/fieldlist/_fieldListController.d.ts +4 -2
- package/designer/internal/fieldlist/_fieldListController.js +17 -14
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.d.ts +3 -3
- package/designer/internal/fieldlist/_fieldListDataSourcesHelper.js +2 -2
- package/designer/internal/fieldlist/_parametersViewModel.d.ts +9 -8
- package/designer/internal/fieldlist/_parametersViewModel.js +3 -3
- package/designer/internal/fieldlist/_renameDataSourceStrategy.d.ts +2 -2
- package/designer/internal/fieldlist/_renameDataSourceStrategy.js +2 -2
- package/designer/internal/fieldlist/_treelistFactory.d.ts +5 -7
- package/designer/internal/fieldlist/_treelistFactory.js +15 -9
- package/designer/internal/fieldlist/_treelistItem.d.ts +33 -29
- package/designer/internal/fieldlist/_treelistItem.js +62 -26
- package/designer/internal/parameterLayout/_parameterLayoutDragDropHandler.d.ts +2 -2
- package/designer/internal/parameterLayout/_parameterLayoutDragDropHandler.js +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.d.ts +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.js +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutTreeListController.d.ts +2 -2
- package/designer/internal/parameterLayout/_parametersLayoutTreeListController.js +2 -2
- package/designer/internal/reportExplorer/_reportExplorer.d.ts +2 -2
- package/designer/internal/reportExplorer/_reportExplorer.js +4 -4
- package/designer/internal/reportExplorer/_reportItemsProvider.d.ts +2 -2
- package/designer/internal/reportExplorer/_reportItemsProvider.js +2 -2
- package/designer/internal/scripting/_eventArgsTypes.d.ts +2 -2
- package/designer/internal/scripting/_eventArgsTypes.js +2 -2
- package/designer/internal/scripting/_eventdropdowneditor.d.ts +2 -2
- package/designer/internal/scripting/_eventdropdowneditor.js +2 -2
- package/designer/internal/scripting/_languageHelper.d.ts +2 -2
- package/designer/internal/scripting/_languageHelper.js +2 -2
- package/designer/internal/scripting/_reportCompleter.d.ts +2 -2
- package/designer/internal/scripting/_reportCompleter.js +2 -2
- package/designer/internal/scripting/_reportDummyCreator.d.ts +2 -2
- package/designer/internal/scripting/_reportDummyCreator.js +2 -2
- package/designer/internal/scripting/_scriptsEditor.d.ts +7 -5
- package/designer/internal/scripting/_scriptsEditor.js +51 -12
- package/designer/internal/serialization/_serializer.d.ts +2 -2
- package/designer/internal/serialization/_serializer.js +3 -3
- package/designer/jsReportDesigner.d.ts +2 -2
- package/designer/jsReportDesigner.js +2 -2
- package/designer/jsReportDesignerBinding.d.ts +2 -2
- package/designer/jsReportDesignerBinding.js +4 -3
- package/designer/localization/_localization.d.ts +2 -2
- package/designer/localization/_localization.js +3 -3
- package/designer/localization/_localizationEditor.d.ts +2 -2
- package/designer/localization/_localizationEditor.js +3 -3
- package/designer/localization/_localizationEngine.d.ts +2 -2
- package/designer/localization/_localizationEngine.js +3 -3
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.d.ts +2 -2
- package/designer/localization/_localiziblePropertiesAccessibilityProvider.js +6 -6
- package/designer/localization/localizationMetadata.d.ts +2 -2
- package/designer/localization/localizationMetadata.js +2 -2
- package/designer/localization/localizationService.d.ts +2 -2
- package/designer/localization/localizationService.js +2 -2
- package/designer/services/_controlConverterService.d.ts +2 -2
- package/designer/services/_controlConverterService.js +2 -2
- package/designer/services/_formatStringService.d.ts +2 -2
- package/designer/services/_formatStringService.js +2 -2
- package/designer/services/_reportDataSourceService.d.ts +2 -2
- package/designer/services/_reportDataSourceService.js +2 -2
- package/designer/services/_reportPreviewService.d.ts +2 -2
- package/designer/services/_reportPreviewService.js +2 -2
- package/designer/services/_reportRenderingService.d.ts +2 -2
- package/designer/services/_reportRenderingService.js +2 -2
- package/designer/services/_reportScriptService.d.ts +2 -2
- package/designer/services/_reportScriptService.js +2 -2
- package/designer/services/_reportWizardService.d.ts +2 -2
- package/designer/services/_reportWizardService.js +2 -2
- package/designer/services/reportStorageWeb.d.ts +2 -2
- package/designer/services/reportStorageWeb.js +2 -2
- package/designer/tools/dialogs/editParametersDialog.d.ts +2 -2
- package/designer/tools/dialogs/editParametersDialog.js +3 -3
- package/designer/tools/dialogs/openReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/openReportDialog.js +2 -2
- package/designer/tools/dialogs/parametersDialogs.d.ts +2 -2
- package/designer/tools/dialogs/parametersDialogs.js +5 -4
- package/designer/tools/dialogs/reportDialogBase.d.ts +2 -2
- package/designer/tools/dialogs/reportDialogBase.js +2 -2
- package/designer/tools/dialogs/saveAsReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/saveAsReportDialog.js +2 -2
- package/designer/tools/dialogs/saveReportDialog.d.ts +2 -2
- package/designer/tools/dialogs/saveReportDialog.js +2 -2
- package/designer/tools/generator/_inititalizer.d.ts +2 -2
- package/designer/tools/generator/_inititalizer.js +180 -64
- package/designer/tools/generator/_qBRequestWrapper.d.ts +3 -3
- package/designer/tools/generator/_qBRequestWrapper.js +2 -2
- package/designer/tools/generator/_reportMenuSettings.d.ts +2 -2
- package/designer/tools/generator/_reportMenuSettings.js +2 -2
- package/designer/tools/generator/_settings.d.ts +3 -3
- package/designer/tools/generator/_settings.js +2 -2
- package/designer/tools/generator/reportDesignerContext.d.ts +4 -4
- package/designer/tools/generator/reportDesignerContext.js +2 -2
- package/designer/tools/navigation/navigateByReports.d.ts +2 -2
- package/designer/tools/navigation/navigateByReports.js +2 -2
- package/designer/tools/navigation/navigateTab.d.ts +2 -2
- package/designer/tools/navigation/navigateTab.js +2 -2
- package/designer/tools/smartTags/expressionSmartTag.d.ts +26 -2
- package/designer/tools/smartTags/expressionSmartTag.js +101 -2
- package/designer/tools/smartTags/smartTagContainer.d.ts +3 -2
- package/designer/tools/smartTags/smartTagContainer.js +2 -2
- package/designer/utils/_registerControls.d.ts +2 -2
- package/designer/utils/_registerControls.js +3 -2
- package/designer/utils/_registerCustomControls.d.ts +2 -2
- package/designer/utils/_registerCustomControls.js +2 -2
- package/designer/utils/_registerCustomExpressions.d.ts +2 -2
- package/designer/utils/_registerCustomExpressions.js +2 -2
- package/designer/utils/base64ImageParser.d.ts +2 -2
- package/designer/utils/base64ImageParser.js +2 -2
- package/designer/utils/inititalizer.d.ts +2 -2
- package/designer/utils/inititalizer.js +2 -2
- package/designer/utils/paperKind.d.ts +2 -2
- package/designer/utils/paperKind.js +2 -2
- package/designer/utils/publicCallbacks.d.ts +2 -2
- package/designer/utils/publicCallbacks.js +2 -2
- package/designer/utils/reportDesignerElements.d.ts +3 -2
- package/designer/utils/reportDesignerElements.js +4 -3
- package/designer/utils/serializationInfo.d.ts +2 -2
- package/designer/utils/serializationInfo.js +2 -2
- package/designer/utils/settings.d.ts +13 -11
- package/designer/utils/settings.js +6 -2
- package/designer/utils/utils.d.ts +2 -2
- package/designer/utils/utils.js +2 -2
- package/designer/viewtemplates.d.ts +20 -0
- package/designer/viewtemplates.js +8 -0
- package/designer/widgets/_summaryEditor.d.ts +2 -2
- package/designer/widgets/_summaryEditor.js +2 -2
- package/designer/widgets/bandEditors.d.ts +2 -2
- package/designer/widgets/bandEditors.js +5 -4
- package/designer/widgets/chartValueBindingEditor.d.ts +2 -2
- package/designer/widgets/chartValueBindingEditor.js +7 -5
- package/designer/widgets/customFunctions.d.ts +2 -2
- package/designer/widgets/customFunctions.js +2 -2
- package/designer/widgets/dataSourceEditor.d.ts +7 -3
- package/designer/widgets/dataSourceEditor.js +8 -2
- package/designer/widgets/dataSourceSelectBox.d.ts +2 -2
- package/designer/widgets/dataSourceSelectBox.js +3 -3
- package/designer/widgets/editOptionsEditor.d.ts +2 -2
- package/designer/widgets/editOptionsEditor.js +2 -2
- package/designer/widgets/editorTemplates.d.ts +2 -2
- package/designer/widgets/editorTemplates.js +2 -2
- package/designer/widgets/explorerEditors.d.ts +2 -2
- package/designer/widgets/explorerEditors.js +15 -10
- package/designer/widgets/expressionableFontEditor.d.ts +2 -2
- package/designer/widgets/expressionableFontEditor.js +4 -4
- package/designer/widgets/expressioneditor/reportComplexExpressionEditor.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportComplexExpressionEditor.js +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditor.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditor.js +3 -3
- package/designer/widgets/expressioneditor/reportExpressionEditorAdapter.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorAdapter.js +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.d.ts +2 -2
- package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.js +2 -2
- package/designer/widgets/fieldsComboboxEditor.d.ts +2 -2
- package/designer/widgets/fieldsComboboxEditor.js +4 -4
- package/designer/widgets/formatStringEditor.d.ts +2 -2
- package/designer/widgets/formatStringEditor.js +2 -2
- package/designer/widgets/formattingRuleEditor.d.ts +4 -4
- package/designer/widgets/formattingRuleEditor.js +7 -6
- package/designer/widgets/gaugeStyleEditor.d.ts +2 -2
- package/designer/widgets/gaugeStyleEditor.js +2 -2
- package/designer/widgets/groups.d.ts +2 -2
- package/designer/widgets/groups.js +2 -2
- package/designer/widgets/imageSourceEditor.d.ts +2 -2
- package/designer/widgets/imageSourceEditor.js +2 -2
- package/designer/widgets/linesEditor.d.ts +2 -2
- package/designer/widgets/linesEditor.js +2 -2
- package/designer/widgets/nameEditor.d.ts +7 -3
- package/designer/widgets/nameEditor.js +10 -4
- package/designer/widgets/pivotGridCriteriaEditor.d.ts +2 -2
- package/designer/widgets/pivotGridCriteriaEditor.js +4 -4
- package/designer/widgets/propertyGridEditors.d.ts +4 -4
- package/designer/widgets/propertyGridEditors.js +6 -6
- package/designer/widgets/registerEditors.d.ts +2 -2
- package/designer/widgets/registerEditors.js +2 -2
- package/designer/widgets/reportFieldListEditor.d.ts +2 -2
- package/designer/widgets/reportFieldListEditor.js +6 -5
- package/designer/widgets/reportUrlEditor.d.ts +2 -2
- package/designer/widgets/reportUrlEditor.js +2 -2
- package/designer/widgets/richTextFileEditor.d.ts +2 -2
- package/designer/widgets/richTextFileEditor.js +2 -2
- package/designer/widgets/styleseditor.d.ts +2 -2
- package/designer/widgets/styleseditor.js +2 -2
- package/designer/widgets/summaryEditor.d.ts +2 -2
- package/designer/widgets/summaryEditor.js +7 -5
- package/designer/widgets/undoEditors.d.ts +3 -3
- package/designer/widgets/undoEditors.js +2 -2
- package/designer/wizard/_reportWizardCreating.d.ts +2 -2
- package/designer/wizard/_reportWizardCreating.js +2 -2
- package/designer/wizard/_utils.d.ts +2 -2
- package/designer/wizard/_utils.js +2 -2
- package/designer/wizard/fullscreenReportWizard.d.ts +2 -2
- package/designer/wizard/fullscreenReportWizard.js +2 -2
- package/designer/wizard/internal/_commonRequestModel.d.ts +2 -2
- package/designer/wizard/internal/_commonRequestModel.js +2 -2
- package/designer/wizard/internal/_crossTabDragUtils.d.ts +2 -2
- package/designer/wizard/internal/_crossTabDragUtils.js +3 -3
- package/designer/wizard/internal/_crossTabRequestModel.d.ts +2 -2
- package/designer/wizard/internal/_crossTabRequestModel.js +2 -2
- package/designer/wizard/internal/_labelWizardUtils.d.ts +2 -2
- package/designer/wizard/internal/_labelWizardUtils.js +2 -2
- package/designer/wizard/internal/_legacyReportRequestModel.d.ts +4 -6
- package/designer/wizard/internal/_legacyReportRequestModel.js +2 -2
- package/designer/wizard/internal/_masterDetailRequestModel.d.ts +4 -6
- package/designer/wizard/internal/_masterDetailRequestModel.js +2 -2
- package/designer/wizard/internal/_masterDetailWizardUtils.d.ts +2 -2
- package/designer/wizard/internal/_masterDetailWizardUtils.js +2 -2
- package/designer/wizard/internal/_pageSetupUtils.d.ts +2 -2
- package/designer/wizard/internal/_pageSetupUtils.js +2 -2
- package/designer/wizard/internal/_reportWizardStateHelper.d.ts +2 -2
- package/designer/wizard/internal/_reportWizardStateHelper.js +2 -2
- package/designer/wizard/internal/_summaryOptionsPageUtils.d.ts +2 -2
- package/designer/wizard/internal/_summaryOptionsPageUtils.js +2 -2
- package/designer/wizard/internal/_utils.d.ts +2 -2
- package/designer/wizard/internal/_utils.js +7 -3
- package/designer/wizard/internal/colorSchemaPageUtils.d.ts +2 -2
- package/designer/wizard/internal/colorSchemaPageUtils.js +4 -3
- package/designer/wizard/internal/labelWizardUtils.d.ts +2 -2
- package/designer/wizard/internal/labelWizardUtils.js +2 -2
- package/designer/wizard/internal/layoutPageUtils.d.ts +2 -2
- package/designer/wizard/internal/layoutPageUtils.js +2 -2
- package/designer/wizard/internal/reportStylePageUtils.d.ts +2 -2
- package/designer/wizard/internal/reportStylePageUtils.js +2 -2
- package/designer/wizard/internal/utils.d.ts +2 -2
- package/designer/wizard/internal/utils.js +2 -2
- package/designer/wizard/legacyReportWizard.d.ts +2 -2
- package/designer/wizard/legacyReportWizard.js +2 -2
- package/designer/wizard/pageId.d.ts +2 -2
- package/designer/wizard/pageId.js +2 -2
- package/designer/wizard/pages/_selectLabelTypePage.d.ts +2 -2
- package/designer/wizard/pages/_selectLabelTypePage.js +2 -2
- package/designer/wizard/pages/addGroupingLevelPage.d.ts +2 -2
- package/designer/wizard/pages/addGroupingLevelPage.js +2 -2
- package/designer/wizard/pages/addGroupingLevelSection.d.ts +2 -2
- package/designer/wizard/pages/addGroupingLevelSection.js +7 -3
- package/designer/wizard/pages/chooseAvailableDataSourcePage.d.ts +2 -2
- package/designer/wizard/pages/chooseAvailableDataSourcePage.js +2 -2
- package/designer/wizard/pages/chooseReportTypePage.d.ts +2 -2
- package/designer/wizard/pages/chooseReportTypePage.js +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsPage.d.ts +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsPage.js +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsSection.d.ts +2 -2
- package/designer/wizard/pages/chooseSummaryOptionsSection.js +2 -2
- package/designer/wizard/pages/colorSchemePage.d.ts +2 -2
- package/designer/wizard/pages/colorSchemePage.js +4 -3
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.d.ts +2 -2
- package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.js +2 -2
- package/designer/wizard/pages/configureReportPageSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/configureReportPageSettingsPage.js +2 -2
- package/designer/wizard/pages/customizeLabelPage.d.ts +2 -2
- package/designer/wizard/pages/customizeLabelPage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.js +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.d.ts +2 -2
- package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.js +2 -2
- package/designer/wizard/pages/fullscreen/configureCrossTabPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/configureCrossTabPage.js +2 -2
- package/designer/wizard/pages/fullscreen/defineCrossTabPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/defineCrossTabPage.js +2 -2
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/defineReportLayoutPage.js +2 -2
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/selectDataSourcePage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.js +2 -2
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.d.ts +2 -2
- package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.js +2 -2
- package/designer/wizard/pages/legacy/addGroupingLevelPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/addGroupingLevelPage.js +2 -2
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/chooseReportLayoutPage.js +2 -2
- package/designer/wizard/pages/legacy/chooseReportStylePage.d.ts +2 -2
- package/designer/wizard/pages/legacy/chooseReportStylePage.js +2 -2
- package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.js +2 -2
- package/designer/wizard/pages/legacy/selectColumnsPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/selectColumnsPage.js +2 -2
- package/designer/wizard/pages/legacy/selectDataMemberPage.d.ts +2 -2
- package/designer/wizard/pages/legacy/selectDataMemberPage.js +2 -2
- package/designer/wizard/pages/selectDataMembersPage.d.ts +2 -2
- package/designer/wizard/pages/selectDataMembersPage.js +3 -3
- package/designer/wizard/pages/selectLabelTypePage.d.ts +2 -2
- package/designer/wizard/pages/selectLabelTypePage.js +2 -2
- package/designer/wizard/pages/setReportTitlePage.d.ts +2 -2
- package/designer/wizard/pages/setReportTitlePage.js +2 -2
- package/designer/wizard/reportWizard.d.ts +2 -2
- package/designer/wizard/reportWizard.js +2 -2
- package/designer/wizard/reportWizardState.d.ts +2 -2
- package/designer/wizard/reportWizardState.js +2 -2
- package/designer/wizard/reportWizardStateCreating.d.ts +2 -2
- package/designer/wizard/reportWizardStateCreating.js +2 -2
- package/designer/wizard/wizardTypes.d.ts +2 -2
- package/designer/wizard/wizardTypes.js +2 -2
- package/dist/css/dx-reportdesigner.css +27 -3
- package/dist/css/dx-reporting-skeleton-screen.css +2 -2
- package/dist/css/dx-webdocumentviewer.css +56 -2
- package/dist/html/templates.html +590 -548
- package/dist/js/dx-reportdesigner.js +2757 -2266
- package/dist/js/dx-reportdesigner.min.js +4 -4
- package/dist/js/dx-reporting.d.ts +5386 -4455
- package/dist/js/dx-webdocumentviewer.js +5668 -3441
- package/dist/js/dx-webdocumentviewer.min.js +3 -3
- package/dx-designer-bindings.d.ts +2 -2
- package/dx-designer-bindings.js +65 -45
- package/dx-designer-templates.d.ts +2 -2
- package/dx-designer-templates.js +50 -47
- package/dx-reportdesigner-imports.d.ts +2 -2
- package/dx-reportdesigner-imports.js +2 -2
- package/dx-reportdesigner.d.ts +2 -2
- package/dx-reportdesigner.js +2 -2
- package/dx-reporting-svg-bindings.d.ts +2 -2
- package/dx-reporting-svg-bindings.js +2 -2
- package/dx-reporting-svg-templates.d.ts +2 -2
- package/dx-reporting-svg-templates.js +3 -3
- package/dx-reporting-version.d.ts +2 -2
- package/dx-reporting-version.js +3 -3
- package/dx-rich-edit-bindings.d.ts +2 -2
- package/dx-rich-edit-bindings.js +3 -3
- package/dx-rich-edit-templates.d.ts +2 -2
- package/dx-rich-edit-templates.js +4 -4
- package/dx-richedit.d.ts +2 -2
- package/dx-richedit.js +2 -2
- package/dx-viewer-bindings.d.ts +2 -2
- package/dx-viewer-bindings.js +157 -159
- package/dx-viewer-templates.d.ts +2 -2
- package/dx-viewer-templates.js +51 -52
- package/dx-webdocumentviewer-imports.d.ts +3 -2
- package/dx-webdocumentviewer-imports.js +3 -2
- package/dx-webdocumentviewer.d.ts +2 -2
- package/dx-webdocumentviewer.js +2 -2
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/package.json +2 -2
- package/reporting-compile-utils/dx-reporting.d.ts +5386 -4455
- package/rich-edit/customizeToolbarActions.d.ts +3 -3
- package/rich-edit/customizeToolbarActions.js +2 -2
- package/rich-edit/instance.d.ts +4 -4
- package/rich-edit/instance.js +2 -2
- package/rich-edit/registrator.d.ts +2 -2
- package/rich-edit/registrator.js +2 -2
- package/rich-edit/surface.d.ts +2 -2
- package/rich-edit/surface.js +2 -2
- package/rich-edit/utils/_bindings.d.ts +2 -2
- package/rich-edit/utils/_bindings.js +2 -2
- package/rich-edit/utils/_controller.d.ts +2 -2
- package/rich-edit/utils/_controller.js +2 -2
- package/rich-edit/utils/_inlineControl.d.ts +2 -2
- package/rich-edit/utils/_inlineControl.js +2 -2
- package/rich-edit/utils/_loaddispatcher.d.ts +2 -2
- package/rich-edit/utils/_loaddispatcher.js +2 -2
- package/rich-edit/utils/_model.d.ts +2 -2
- package/rich-edit/utils/_model.js +3 -3
- package/rich-edit/utils/_toolbar.d.ts +3 -7
- package/rich-edit/utils/_toolbar.js +2 -2
- package/rich-edit/utils/_utils.d.ts +2 -2
- package/rich-edit/utils/_utils.js +2 -2
- package/scopes/reporting-chart-internal-axis.d.ts +2 -2
- package/scopes/reporting-chart-internal-axis.js +2 -2
- package/scopes/reporting-chart-internal-dataMembers.d.ts +2 -2
- package/scopes/reporting-chart-internal-dataMembers.js +2 -2
- package/scopes/reporting-chart-internal-models.d.ts +2 -2
- package/scopes/reporting-chart-internal-models.js +2 -2
- package/scopes/reporting-chart-internal-series-metadata.d.ts +2 -2
- package/scopes/reporting-chart-internal-series-metadata.js +2 -2
- package/scopes/reporting-chart-internal-series.d.ts +2 -2
- package/scopes/reporting-chart-internal-series.js +2 -2
- package/scopes/reporting-chart-internal-widgets.d.ts +2 -2
- package/scopes/reporting-chart-internal-widgets.js +2 -2
- package/scopes/reporting-chart-internal.d.ts +2 -2
- package/scopes/reporting-chart-internal.js +2 -2
- package/scopes/reporting-designer-actions.d.ts +4 -2
- package/scopes/reporting-designer-actions.js +4 -2
- package/scopes/reporting-designer-bands-internal.d.ts +2 -2
- package/scopes/reporting-designer-bands-internal.js +2 -2
- package/scopes/reporting-designer-bands-metadata.d.ts +2 -2
- package/scopes/reporting-designer-bands-metadata.js +2 -2
- package/scopes/reporting-designer-bands.d.ts +2 -2
- package/scopes/reporting-designer-bands.js +2 -2
- package/scopes/reporting-designer-controls-crossTab-metadata.d.ts +2 -2
- package/scopes/reporting-designer-controls-crossTab-metadata.js +2 -2
- package/scopes/reporting-designer-controls-crossTab.d.ts +2 -2
- package/scopes/reporting-designer-controls-crossTab.js +2 -2
- package/scopes/reporting-designer-controls-metadata.d.ts +2 -2
- package/scopes/reporting-designer-controls-metadata.js +2 -2
- package/scopes/reporting-designer-controls-pivotGrid-metadata.d.ts +2 -2
- package/scopes/reporting-designer-controls-pivotGrid-metadata.js +2 -2
- package/scopes/reporting-designer-controls-pivotGrid.d.ts +2 -2
- package/scopes/reporting-designer-controls-pivotGrid.js +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal-toolbar.d.ts +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal-toolbar.js +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal.d.ts +2 -2
- package/scopes/reporting-designer-controls-richEdit-internal.js +2 -2
- package/scopes/reporting-designer-controls-richEdit.d.ts +2 -2
- package/scopes/reporting-designer-controls-richEdit.js +2 -2
- package/scopes/reporting-designer-controls.d.ts +2 -2
- package/scopes/reporting-designer-controls.js +2 -2
- package/scopes/reporting-designer-data-metadata.d.ts +2 -2
- package/scopes/reporting-designer-data-metadata.js +2 -2
- package/scopes/reporting-designer-data.d.ts +2 -2
- package/scopes/reporting-designer-data.js +2 -2
- package/scopes/reporting-designer-internal-htmlMarkUp.d.ts +2 -2
- package/scopes/reporting-designer-internal-htmlMarkUp.js +2 -2
- package/scopes/reporting-designer-internal.d.ts +4 -4
- package/scopes/reporting-designer-internal.js +4 -4
- package/scopes/reporting-designer-localization.d.ts +2 -2
- package/scopes/reporting-designer-localization.js +2 -2
- package/scopes/reporting-designer-metadata.d.ts +2 -2
- package/scopes/reporting-designer-metadata.js +2 -2
- package/scopes/reporting-designer-tools.d.ts +2 -2
- package/scopes/reporting-designer-tools.js +2 -2
- package/scopes/reporting-designer-utils.d.ts +2 -2
- package/scopes/reporting-designer-utils.js +2 -2
- package/scopes/reporting-designer-widgets-internal.d.ts +2 -2
- package/scopes/reporting-designer-widgets-internal.js +2 -2
- package/scopes/reporting-designer-widgets.d.ts +2 -2
- package/scopes/reporting-designer-widgets.js +2 -2
- package/scopes/reporting-designer-wizard.d.ts +2 -2
- package/scopes/reporting-designer-wizard.js +2 -2
- package/scopes/reporting-designer.d.ts +2 -2
- package/scopes/reporting-designer.js +2 -2
- package/scopes/reporting-editing.d.ts +2 -2
- package/scopes/reporting-editing.js +2 -2
- package/scopes/reporting-export-metadata.d.ts +2 -2
- package/scopes/reporting-export-metadata.js +2 -2
- package/scopes/reporting-export.d.ts +2 -2
- package/scopes/reporting-export.js +2 -2
- package/scopes/reporting-internal.d.ts +2 -2
- package/scopes/reporting-internal.js +2 -2
- package/scopes/reporting-metadata.d.ts +4 -2
- package/scopes/reporting-metadata.js +4 -2
- package/scopes/reporting-viewer-editing.d.ts +4 -2
- package/scopes/reporting-viewer-editing.js +4 -2
- package/scopes/reporting-viewer-export-metadata.d.ts +2 -2
- package/scopes/reporting-viewer-export-metadata.js +2 -2
- package/scopes/reporting-viewer-export.d.ts +2 -2
- package/scopes/reporting-viewer-export.js +2 -2
- package/scopes/reporting-viewer-internal.d.ts +8 -4
- package/scopes/reporting-viewer-internal.js +8 -4
- package/scopes/reporting-viewer-mobile-internal.d.ts +8 -2
- package/scopes/reporting-viewer-mobile-internal.js +8 -2
- package/scopes/reporting-viewer-mobile.d.ts +4 -2
- package/scopes/reporting-viewer-mobile.js +4 -2
- package/scopes/reporting-viewer-parameters.d.ts +4 -2
- package/scopes/reporting-viewer-parameters.js +4 -2
- package/scopes/reporting-viewer-settings.d.ts +2 -2
- package/scopes/reporting-viewer-settings.js +2 -2
- package/scopes/reporting-viewer-utils.d.ts +4 -2
- package/scopes/reporting-viewer-utils.js +4 -2
- package/scopes/reporting-viewer-widgets-internal.d.ts +6 -2
- package/scopes/reporting-viewer-widgets-internal.js +6 -2
- package/scopes/reporting-viewer-widgets.d.ts +8 -4
- package/scopes/reporting-viewer-widgets.js +8 -4
- package/scopes/reporting-viewer.d.ts +6 -3
- package/scopes/reporting-viewer.js +6 -3
- package/scopes/reporting.d.ts +2 -2
- package/scopes/reporting.js +2 -2
- package/viewer/accessibility/_dateRangeKeyboardHelper.d.ts +6 -6
- package/viewer/accessibility/_dateRangeKeyboardHelper.js +9 -10
- package/viewer/accessibility/_previewBricksKeyboardHelper.d.ts +3 -3
- package/viewer/accessibility/_previewBricksKeyboardHelper.js +44 -39
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.d.ts +8 -5
- package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.js +13 -13
- package/viewer/accessibility/_searchKeyboardHelper.d.ts +3 -3
- package/viewer/accessibility/_searchKeyboardHelper.js +9 -9
- package/viewer/binding/jsReportViewer.d.ts +18 -16
- package/viewer/binding/jsReportViewer.js +45 -11
- package/viewer/binding/jsReportViewerBinding.binding.d.ts +17 -0
- package/viewer/binding/jsReportViewerBinding.binding.js +29 -0
- package/viewer/binding/jsReportViewerBinding.d.ts +5 -7
- package/viewer/binding/jsReportViewerBinding.js +18 -28
- package/viewer/constants.d.ts +7 -7
- package/viewer/constants.js +8 -7
- package/viewer/documentMap/_documentMapItemsProvider.d.ts +3 -3
- package/viewer/documentMap/_documentMapItemsProvider.js +2 -2
- package/viewer/documentMap/_documentMapModel.d.ts +24 -9
- package/viewer/documentMap/_documentMapModel.js +82 -33
- package/viewer/documentMap/_documentMapTreeListController.d.ts +7 -7
- package/viewer/documentMap/_documentMapTreeListController.js +6 -8
- package/viewer/editing/editingField.d.ts +33 -21
- package/viewer/editing/editingField.js +91 -59
- package/viewer/editing/models/characterCombEditingField.d.ts +22 -22
- package/viewer/editing/models/characterCombEditingField.js +51 -41
- package/viewer/editing/models/checkEditingField.d.ts +44 -19
- package/viewer/editing/models/checkEditingField.js +108 -45
- package/viewer/editing/models/editingFieldBase.d.ts +42 -0
- package/viewer/editing/models/editingFieldBase.js +57 -0
- package/viewer/editing/models/imageEditingField.d.ts +18 -19
- package/viewer/editing/models/imageEditingField.js +50 -46
- package/viewer/editing/models/popupImageEditingField.d.ts +32 -22
- package/viewer/editing/models/popupImageEditingField.js +69 -58
- package/viewer/editing/models/textEditingField.d.ts +61 -18
- package/viewer/editing/models/textEditingField.js +106 -63
- package/viewer/exportOptions/csvExportOptionsPreview.d.ts +2 -2
- package/viewer/exportOptions/csvExportOptionsPreview.js +2 -2
- package/viewer/exportOptions/docxExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/docxExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/exportOptionsModel.d.ts +4 -4
- package/viewer/exportOptions/exportOptionsModel.js +57 -30
- package/viewer/exportOptions/exportOptionsPreview.d.ts +7 -5
- 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 +8 -6
- package/viewer/exportOptions/metadata.js +21 -24
- package/viewer/exportOptions/mhtExportOptionsPreview.d.ts +3 -3
- package/viewer/exportOptions/mhtExportOptionsPreview.js +3 -3
- package/viewer/exportOptions/pdfExportOptionsPreview.d.ts +8 -7
- package/viewer/exportOptions/pdfExportOptionsPreview.js +14 -6
- 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 +70 -11
- package/viewer/internal/_actions.js +356 -140
- package/viewer/internal/_bindings.d.ts +41 -3
- package/viewer/internal/_bindings.js +97 -127
- package/viewer/internal/_brickUtils.d.ts +3 -4
- package/viewer/internal/_brickUtils.js +6 -7
- package/viewer/internal/_exportHandler.d.ts +16 -25
- package/viewer/internal/_exportHandler.js +51 -67
- package/viewer/internal/_exportHandler.viewModel.d.ts +39 -0
- package/viewer/internal/_exportHandler.viewModel.js +55 -0
- package/viewer/internal/_initializer.d.ts +3 -3
- package/viewer/internal/_initializer.js +34 -39
- package/viewer/internal/_ko_bindings.d.ts +8 -0
- package/viewer/internal/_ko_bindings.js +42 -0
- package/viewer/internal/_page.d.ts +56 -47
- package/viewer/internal/_page.js +222 -110
- package/viewer/internal/_page.viewModel.d.ts +41 -0
- package/viewer/internal/_page.viewModel.js +96 -0
- package/viewer/internal/_pageLoader.d.ts +2 -2
- package/viewer/internal/_pageLoader.js +6 -6
- package/viewer/internal/_previewHandlersHelper.d.ts +2 -2
- package/viewer/internal/_previewHandlersHelper.js +20 -17
- package/viewer/internal/_previewModel.d.ts +32 -6
- package/viewer/internal/_previewModel.js +47 -6
- package/viewer/internal/_previewRequestWrapper.d.ts +9 -9
- package/viewer/internal/_previewRequestWrapper.js +13 -13
- package/viewer/internal/_previewSelection.d.ts +7 -2
- package/viewer/internal/_previewSelection.js +13 -17
- package/viewer/internal/_progressBarUtils.d.ts +4 -4
- package/viewer/internal/_progressBarUtils.js +9 -12
- package/viewer/internal/_progressViewModel.d.ts +44 -37
- package/viewer/internal/_progressViewModel.js +116 -69
- package/viewer/internal/_sizeUtils.d.ts +7 -5
- package/viewer/internal/_sizeUtils.js +13 -10
- package/viewer/internal/_sortingProcessor.d.ts +2 -2
- package/viewer/internal/_sortingProcessor.js +2 -2
- package/viewer/internal/_utils.d.ts +2 -2
- package/viewer/internal/_utils.js +2 -2
- package/viewer/mobile/constants.d.ts +2 -2
- package/viewer/mobile/constants.js +2 -2
- package/viewer/mobile/internal/_editorTemplates.d.ts +2 -2
- package/viewer/mobile/internal/_editorTemplates.js +2 -2
- package/viewer/mobile/internal/_eventProcessor.d.ts +4 -3
- package/viewer/mobile/internal/_eventProcessor.js +44 -38
- package/viewer/mobile/internal/_ko_mobileBindings.d.ts +8 -0
- package/viewer/mobile/internal/_ko_mobileBindings.js +22 -0
- package/viewer/mobile/internal/_mobileBindings.d.ts +10 -2
- package/viewer/mobile/internal/_mobileBindings.js +66 -58
- package/viewer/mobile/internal/_mobilePage.d.ts +16 -4
- package/viewer/mobile/internal/_mobilePage.js +31 -7
- package/viewer/mobile/internal/_mobilePreviewModel.d.ts +19 -9
- package/viewer/mobile/internal/_mobilePreviewModel.js +21 -12
- package/viewer/mobile/internal/_mobilePreviewParameterHelper.d.ts +2 -2
- package/viewer/mobile/internal/_mobilePreviewParameterHelper.js +2 -2
- package/viewer/mobile/internal/_mobileSearch.d.ts +30 -18
- package/viewer/mobile/internal/_mobileSearch.js +112 -70
- package/viewer/mobile/internal/_paginator.d.ts +18 -7
- package/viewer/mobile/internal/_paginator.js +62 -28
- package/viewer/mobile/internal/_parametersPopup.d.ts +34 -28
- package/viewer/mobile/internal/_parametersPopup.js +91 -62
- package/viewer/mobile/internal/_parametersPopup.viewModel.d.ts +60 -0
- package/viewer/mobile/internal/_parametersPopup.viewModel.js +94 -0
- package/viewer/mobile/internal/_sizeUtils.d.ts +4 -6
- package/viewer/mobile/internal/_sizeUtils.js +4 -4
- package/viewer/mobile/internal/gallery/_galleryComponent.d.ts +52 -19
- package/viewer/mobile/internal/gallery/_galleryComponent.js +210 -133
- package/viewer/mobile/internal/gallery/_galleryItem.d.ts +56 -0
- package/viewer/mobile/internal/gallery/_galleryItem.js +95 -0
- package/viewer/mobile/internal/gallery/_galleryModel.d.ts +37 -42
- package/viewer/mobile/internal/gallery/_galleryModel.js +220 -148
- package/viewer/mobile/mobilePreview.d.ts +59 -53
- package/viewer/mobile/mobilePreview.js +163 -75
- package/viewer/mobile/mobilePreview.viewModel.d.ts +39 -0
- package/viewer/mobile/mobilePreview.viewModel.js +60 -0
- package/viewer/mobile/utils/_mobileActionList.d.ts +26 -10
- package/viewer/mobile/utils/_mobileActionList.js +88 -48
- package/viewer/mobile/utils/_mobileInitializer.d.ts +5 -8
- package/viewer/mobile/utils/_mobileInitializer.js +25 -69
- package/viewer/parameters/multiValuesHelper.d.ts +12 -10
- package/viewer/parameters/multiValuesHelper.js +33 -15
- package/viewer/parameters/parameterHelper.d.ts +15 -16
- package/viewer/parameters/parameterHelper.js +50 -27
- package/viewer/parameters/parameterPanelItemBase.d.ts +10 -8
- package/viewer/parameters/parameterPanelItemBase.js +69 -25
- package/viewer/parameters/previewParameter.d.ts +15 -14
- package/viewer/parameters/previewParameter.js +67 -42
- package/viewer/parameters/previewParameterHelper.d.ts +3 -3
- package/viewer/parameters/previewParameterHelper.js +20 -14
- package/viewer/parameters/previewParameterValueValidator.d.ts +2 -2
- package/viewer/parameters/previewParameterValueValidator.js +3 -3
- package/viewer/parameters/previewParametersViewModel.d.ts +18 -10
- package/viewer/parameters/previewParametersViewModel.js +118 -75
- package/viewer/parameters/previewParametersViewModel.viewmodel.d.ts +20 -0
- package/viewer/parameters/previewParametersViewModel.viewmodel.js +30 -0
- package/viewer/reportPreview.d.ts +57 -48
- package/viewer/reportPreview.js +359 -278
- package/viewer/reportPreview.viewModel.d.ts +31 -0
- package/viewer/reportPreview.viewModel.js +65 -0
- package/viewer/search/_searchResultNavigator.d.ts +5 -8
- package/viewer/search/_searchResultNavigator.js +29 -33
- package/viewer/search/_searchViewModel.d.ts +99 -45
- package/viewer/search/_searchViewModel.js +318 -182
- package/viewer/search/_utils.d.ts +2 -2
- package/viewer/search/_utils.js +3 -3
- package/viewer/settings.d.ts +13 -14
- package/viewer/settings.js +5 -6
- package/viewer/templates.d.ts +17 -0
- package/viewer/templates.js +8 -0
- package/viewer/utils/initializer.d.ts +5 -5
- package/viewer/utils/initializer.js +2 -2
- package/viewer/utils/publicCallbacks.d.ts +4 -4
- package/viewer/utils/publicCallbacks.js +2 -2
- package/viewer/utils/utils.d.ts +3 -3
- package/viewer/utils/utils.js +2 -2
- package/viewer/widgets/_groupEditor.d.ts +11 -7
- package/viewer/widgets/_groupEditor.js +17 -8
- package/viewer/widgets/_multiValueEditor.d.ts +26 -20
- package/viewer/widgets/_multiValueEditor.js +52 -75
- package/viewer/widgets/dateRange/dateRangeEditor.binding.d.ts +16 -0
- package/viewer/widgets/dateRange/dateRangeEditor.binding.js +41 -0
- package/viewer/widgets/dateRange/dateRangeEditor.d.ts +21 -25
- package/viewer/widgets/dateRange/dateRangeEditor.js +75 -150
- package/viewer/widgets/dateRange/dateRangeEditor.ranges.d.ts +19 -0
- package/viewer/widgets/dateRange/dateRangeEditor.ranges.js +125 -0
- package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.d.ts +45 -0
- package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.js +88 -0
- package/viewer/widgets/editorTemplates.d.ts +4 -4
- package/viewer/widgets/editorTemplates.js +8 -7
- package/viewer/widgets/pictureEditor/_imagePainter.d.ts +11 -12
- package/viewer/widgets/pictureEditor/_imagePainter.js +30 -23
- package/viewer/widgets/pictureEditor/_imagePicker.d.ts +40 -0
- package/viewer/widgets/pictureEditor/_imagePicker.js +71 -0
- package/viewer/widgets/pictureEditor/_ko_bindings.d.ts +8 -0
- package/viewer/widgets/pictureEditor/_ko_bindings.js +49 -0
- package/viewer/widgets/pictureEditor/_painter.d.ts +56 -19
- package/viewer/widgets/pictureEditor/_painter.js +146 -66
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.d.ts +5 -7
- package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.js +20 -117
- package/viewer/widgets/pictureEditor/_pictureEditorModel.d.ts +37 -26
- package/viewer/widgets/pictureEditor/_pictureEditorModel.js +79 -72
- package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.d.ts +17 -24
- package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.js +31 -13
- package/viewer/widgets/pictureEditor/_pictureEditorTypes.d.ts +3 -3
- package/viewer/widgets/pictureEditor/_pictureEditorTypes.js +2 -2
- package/viewer/widgets/pictureEditor/_signaturePainter.d.ts +10 -11
- package/viewer/widgets/pictureEditor/_signaturePainter.js +22 -13
- package/viewer/widgets/pictureEditor/pictureEditMode.d.ts +2 -2
- package/viewer/widgets/pictureEditor/pictureEditMode.js +2 -2
- package/designer/internal/_getClosestDataMember.d.ts +0 -9
- package/designer/internal/_getClosestDataMember.js +0 -13
- package/viewer/search/_dxSearchEditor.d.ts +0 -21
- package/viewer/search/_dxSearchEditor.js +0 -67
- package/viewer/widgets/signatureEditor.d.ts +0 -13
- package/viewer/widgets/signatureEditor.js +0 -17
package/dx-designer-bindings.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* DevExpress HTML/JS Reporting (dx-designer-bindings.js)
|
3
|
-
* Version: 23.1
|
4
|
-
* Build date:
|
3
|
+
* Version: 23.2.1-alpha-23254-1700
|
4
|
+
* Build date: Sep 11, 2023
|
5
5
|
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/universal.xml
|
7
7
|
*/
|
@@ -19,7 +19,7 @@ addToBindingsCache('attr: {src: imageSrc }, styleunit: { \'height\': height() /
|
|
19
19
|
addToBindingsCache('if: chartStructure', function ($context, $element) { return { 'if': function () { return $context.$data.chartStructure; } }; });
|
20
20
|
addToBindingsCache('dxSelectBox: { items: array, displayExpr: \'name\', value: selectedItem, disabled: disabled, placeholder: $root.dx._static.selectPlaceholder(), noDataText: $root.dx._static.noDataText(), encodeNoDataText: true, dropDownOptions: { container: $root.getPopupContainer($element) , useItemTextAsTitle: true } }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'items': $context.$data.array, 'displayExpr': 'name', 'value': $context.$data.selectedItem, 'disabled': $context.$data.disabled, 'placeholder': $context.$root.dx._static.selectPlaceholder(), 'noDataText': $context.$root.dx._static.noDataText(), 'encodeNoDataText': true, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element), 'useItemTextAsTitle': true } }; } }; });
|
21
21
|
addToBindingsCache('dxPropertyGrid: { target: selectedItem, editorsInfo: { editors: editors }, level: 1 }', function ($context, $element) { return { 'dxPropertyGrid': function () { return { 'target': $context.$data.selectedItem, 'editorsInfo': { 'editors': $context.$data.editors }, 'level': 1 }; } }; });
|
22
|
-
addToBindingsCache('dxFieldListPicker: { path: path, value: value, acceptCustomValue: true, itemsProvider: $root.dataBindingsProvider(), treeListController: treeListController, disabled: disabled }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'path': $context.$data.path, 'value': $context.$data.value, 'acceptCustomValue': true, 'itemsProvider': $context.$root.dataBindingsProvider(), 'treeListController': $context.$data.treeListController, 'disabled': $context.$data.disabled }; } }; });
|
22
|
+
addToBindingsCache('dxFieldListPicker: { path: path, value: value, onValueChanged: onValueChanged, acceptCustomValue: true, itemsProvider: $root.dataBindingsProvider(), treeListController: treeListController, disabled: disabled }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'path': $context.$data.path, 'value': $context.$data.value, 'onValueChanged': $context.$data.onValueChanged, 'acceptCustomValue': true, 'itemsProvider': $context.$root.dataBindingsProvider(), 'treeListController': $context.$data.treeListController, 'disabled': $context.$data.disabled }; } }; });
|
23
23
|
addToBindingsCache('dxSelectBox: { dataSource: $root.panes, value: value, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'dataSource': $context.$root.panes, 'value': $context.$data.value, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
24
24
|
addToBindingsCache('dxSelectBox: { dataSource: $root.legends, value: value, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'dataSource': $context.$root.legends, 'value': $context.$data.value, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
25
25
|
addToBindingsCache('dxSelectBox: { dataSource: $root.axisX, value: value, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'dataSource': $context.$root.axisX, 'value': $context.$data.value, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
@@ -32,8 +32,8 @@ addToBindingsCache('dxPropertyGrid: { target: contentValue, level: level + 1, pa
|
|
32
32
|
addToBindingsCache('dxCollectionEditor: options', function ($context, $element) { return { 'dxCollectionEditor': function () { return $context.$data.options; } }; });
|
33
33
|
addToBindingsCache('styleunit: $parent.memberPadding', function ($context, $element) { return { 'styleunit': function () { return $context.$parent.memberPadding; } }; });
|
34
34
|
addToBindingsCache('text: $parent.getLocalization(\'Function\', \'DevExpress.XtraReports.UI.XRGroupSortingSummary.Function\'), attr: { \'title\': $parent.getLocalization(\'Function\', \'DevExpress.XtraReports.UI.XRGroupSortingSummary.Function\') }', function ($context, $element) { return { 'text': function () { return $context.$parent.getLocalization('Function', 'DevExpress.XtraReports.UI.XRGroupSortingSummary.Function'); }, 'attr': function () { return { 'title': $context.$parent.getLocalization('Function', 'DevExpress.XtraReports.UI.XRGroupSortingSummary.Function') }; } }; });
|
35
|
-
addToBindingsCache('dxSelectBox: { value: functionName, dataSource: $parent.availableItems
|
36
|
-
addToBindingsCache('css: $parents[1].actionsAreAvailable
|
35
|
+
addToBindingsCache('dxSelectBox: { value: functionName, dataSource: $parent.availableItems ,acceptCustomValue: true, disabled: $parent.disabled, placeholder: $root.dx._static.selectPlaceholder(), dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'value': $context.$data.functionName, 'dataSource': $context.$parent.availableItems, 'acceptCustomValue': true, 'disabled': $context.$parent.disabled, 'placeholder': $context.$root.dx._static.selectPlaceholder(), 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
36
|
+
addToBindingsCache('css: $parents[1].actionsAreAvailable ? \'dxcd-summaryfunction-arg\' : \'\'', function ($context, $element) { return { 'css': function () { return $context.$parents[1].actionsAreAvailable ? 'dxcd-summaryfunction-arg' : ''; } }; });
|
37
37
|
addToBindingsCache('styleunit: $parents[1].memberPadding', function ($context, $element) { return { 'styleunit': function () { return $context.$parents[1].memberPadding; } }; });
|
38
38
|
addToBindingsCache('text: $parents[1].getLocalization(\'Argument\', \'DevExpress.XtraCharts.SeriesSelectionMode.Argument\'), attr: { \'title\': $parents[1].getLocalization(\'Argument\', \'DevExpress.XtraCharts.SeriesSelectionMode.Argument\') }', function ($context, $element) { return { 'text': function () { return $context.$parents[1].getLocalization('Argument', 'DevExpress.XtraCharts.SeriesSelectionMode.Argument'); }, 'attr': function () { return { 'title': $context.$parents[1].getLocalization('Argument', 'DevExpress.XtraCharts.SeriesSelectionMode.Argument') }; } }; });
|
39
39
|
addToBindingsCache('text: $parents[1].getLocalization(\'Argument\', \'DevExpress.XtraCharts.SeriesSelectionMode.Argument\') + ($index() + 1), attr: { \'title\': $parents[1].getLocalization(\'Argument\', \'DevExpress.XtraCharts.SeriesSelectionMode.Argument\') + ($index() + 1) }', function ($context, $element) { return { 'text': function () { return $context.$parents[1].getLocalization('Argument', 'DevExpress.XtraCharts.SeriesSelectionMode.Argument') + ($context.$index() + 1); }, 'attr': function () { return { 'title': $context.$parents[1].getLocalization('Argument', 'DevExpress.XtraCharts.SeriesSelectionMode.Argument') + ($context.$index() + 1) }; } }; });
|
@@ -43,7 +43,7 @@ addToBindingsCache('dxCollectionEditor: { values: value, displayName: displayNam
|
|
43
43
|
addToBindingsCache('dxNumberBox: getDependencyOptions({ value:value, showSpinButtons:true, disabled:disabled }, \'min\', \'minSize\'), dxValidator: { validationRules: validationRules || [] }', function ($context, $element) { return { 'dxNumberBox': function () { return $context.$data.getDependencyOptions({ 'value': $context.$data.value, 'showSpinButtons': true, 'disabled': $context.$data.disabled }, 'min', 'minSize'); }, 'dxValidator': function () { return { 'validationRules': $context.$data.validationRules || [] }; } }; });
|
44
44
|
addToBindingsCache('dxNumberBox: getDependencyOptions({ value:value, showSpinButtons:true, disabled:disabled }, \'max\', \'maxSize\'), dxValidator: { validationRules: validationRules || [] }', function ($context, $element) { return { 'dxNumberBox': function () { return $context.$data.getDependencyOptions({ 'value': $context.$data.value, 'showSpinButtons': true, 'disabled': $context.$data.disabled }, 'max', 'maxSize'); }, 'dxValidator': function () { return { 'validationRules': $context.$data.validationRules || [] }; } }; });
|
45
45
|
addToBindingsCache('dxSelectBox: { dataSource: $root.groups, value: value, acceptCustomValue:true, onFocusOut: function() { $root.applyGroup($data.value()); }, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'dataSource': $context.$root.groups, 'value': $context.$data.value, 'acceptCustomValue': true, 'onFocusOut': function () { $context.$root.applyGroup($context.$data.value()); }, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
46
|
-
addToBindingsCache('dxColorBox: { value: generateValue($root.undoEngine), editAlphaChannel: true, popupPosition: { collision: \'flipfit flipfit\' }, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) } }', function ($context, $element) { return { 'dxColorBox': function () { return { 'value': $context.$data.generateValue($context.$root.undoEngine), 'editAlphaChannel': true, 'popupPosition': { 'collision': 'flipfit flipfit' }, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) } }; } }; });
|
46
|
+
addToBindingsCache('dxColorBox: { value: generateValue($root.undoEngine), onValueChanged: onValueChanged, editAlphaChannel: true, popupPosition: { collision: \'flipfit flipfit\' }, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) } }', function ($context, $element) { return { 'dxColorBox': function () { return { 'value': $context.$data.generateValue($context.$root.undoEngine), 'onValueChanged': $context.$data.onValueChanged, 'editAlphaChannel': true, 'popupPosition': { 'collision': 'flipfit flipfit' }, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) } }; } }; });
|
47
47
|
addToBindingsCache('dxLocalizedSelectBox: { dataSource: values, value: generateValue($root.undoEngine), valueExpr: \'value\', displayExpr: \'displayValue\', displayCustomValue: true, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) } }, dxValidator: { validationRules: $data.validationRules || [] }', function ($context, $element) { return { 'dxLocalizedSelectBox': function () { return { 'dataSource': $context.$data.values, 'value': $context.$data.generateValue($context.$root.undoEngine), 'valueExpr': 'value', 'displayExpr': 'displayValue', 'displayCustomValue': true, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) } }; }, 'dxValidator': function () { return { 'validationRules': $context.$data.validationRules || [] }; } }; });
|
48
48
|
addToBindingsCache('if: selectedItem', function ($context, $element) { return { 'if': function () { return $context.$data.selectedItem; } }; });
|
49
49
|
addToBindingsCache('template: { name: \'dx-propertieseditor\', data: model }', function ($context, $element) { return { 'template': function () { return { 'name': 'dx-propertieseditor', 'data': $context.$data.model }; } }; });
|
@@ -54,21 +54,21 @@ addToBindingsCache('if: $parent.args().length > 1', function ($context, $element
|
|
54
54
|
addToBindingsCache('if: $parents[1].actionsAreAvailable()', function ($context, $element) { return { 'if': function () { return $context.$parents[1].actionsAreAvailable(); } }; });
|
55
55
|
addToBindingsCache('template: \'dxrd-svg-operations-recycle_bin\'', function ($context, $element) { return { 'template': function () { return 'dxrd-svg-operations-recycle_bin'; } }; });
|
56
56
|
addToBindingsCache('template: { name: $parents[1].argumentTemplateName, data: { value: $data.value, path: $parents[1].path, treeListController: $parents[1].treeListController, disabled: $parents[1].disabled, visible: $parents[1].visible } }', function ($context, $element) { return { 'template': function () { return { 'name': $context.$parents[1].argumentTemplateName, 'data': { 'value': $context.$data.value, 'path': $context.$parents[1].path, 'treeListController': $context.$parents[1].treeListController, 'disabled': $context.$parents[1].disabled, 'visible': $context.$parents[1].visible } }; } }; });
|
57
|
-
addToBindingsCache('if: $parent.actionsAreAvailable
|
57
|
+
addToBindingsCache('if: $parent.actionsAreAvailable', function ($context, $element) { return { 'if': function () { return $context.$parent.actionsAreAvailable; } }; });
|
58
58
|
addToBindingsCache('dxTemplate:{ name:\'stateItem\' }', function () { return { dxTemplate: { name: 'stateItem' } }; });
|
59
|
-
addToBindingsCache('styleunit: { \'height\': height, \'width\': $parent.width, top: absolutePosition.y }, css: { \'dxrd-band-content-selected dxd-border-accented dx-border-inheritor\': selected() }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting() }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false;}, handles: \'s\', disabled: !canResize(), forceResize: resize, zoom: $root.surface().zoom, minimumHeight: minHeight() }, trackCursor: underCursor', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height, 'width': $context.$parent.width, 'top': $context.$data.absolutePosition.y }; }, 'css': function () { return { 'dxrd-band-content-selected dxd-border-accented dx-border-inheritor': $context.$data.selected() }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': 's', 'disabled': !$context.$data.canResize(), 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumHeight': $context.$data.minHeight() }; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
59
|
+
addToBindingsCache('styleunit: { \'height\': height, \'width\': $parent.width, top: absolutePosition.y }, css: { \'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor\': selected() }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting() }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false;}, handles: \'s\', disabled: !canResize(), forceResize: resize, zoom: $root.surface().zoom, minimumHeight: minHeight() }, trackCursor: underCursor', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height, 'width': $context.$parent.width, 'top': $context.$data.absolutePosition.y }; }, 'css': function () { return { 'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor': $context.$data.selected() }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': 's', 'disabled': !$context.$data.canResize(), 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumHeight': $context.$data.minHeight() }; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
60
60
|
addToBindingsCache('ifnot: collapsed', function ($context, $element) { return { 'ifnot': function () { return $context.$data.collapsed; } }; });
|
61
61
|
addToBindingsCache('template: { name: \'dxrd-band-holder\', data: { templateName: \'leftMarginSelectionTemplate\', holder: $data.bandsHolder, getData: function(item) { return { surface: item, width: $parent.width } } } }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-band-holder', 'data': { 'templateName': 'leftMarginSelectionTemplate', 'holder': $context.$data.bandsHolder, 'getData': function (item) { return { 'surface': item, 'width': $context.$parent.width }; } } }; } }; });
|
62
62
|
addToBindingsCache('styleunit: { \'height\': height(), top: absolutePosition.y }', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height(), 'top': $context.$data.absolutePosition.y }; } }; });
|
63
63
|
addToBindingsCache('styleunit: { \'top\': heightWithoutSubBands }', function ($context, $element) { return { 'styleunit': function () { return { 'top': $context.$data.heightWithoutSubBands }; } }; });
|
64
64
|
addToBindingsCache('styleunit: { \'height\': height, top: absolutePosition.y }', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height, 'top': $context.$data.absolutePosition.y }; } }; });
|
65
|
-
addToBindingsCache('css: { \'dxrd-band-content-selected dxd-border-accented dx-border-inheritor\': selected() }', function ($context, $element) { return { 'css': function () { return { 'dxrd-band-content-selected dxd-border-accented dx-border-inheritor': $context.$data.selected() }; } }; });
|
65
|
+
addToBindingsCache('css: { \'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor\': selected() }', function ($context, $element) { return { 'css': function () { return { 'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor': $context.$data.selected() }; } }; });
|
66
66
|
addToBindingsCache('styleunit: { \'height\': height(), top: $data.absolutePosition.y() - $data.parent.heightWithoutSubBands() - $data.parent.absolutePosition.y() }', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height(), 'top': $context.$data.absolutePosition.y() - $context.$data.parent.heightWithoutSubBands() - $context.$data.parent.absolutePosition.y() }; } }; });
|
67
67
|
addToBindingsCache('if: $data._context.drawWatermark()', function ($context, $element) { return { 'if': function () { return $context.$data._context.drawWatermark(); } }; });
|
68
68
|
addToBindingsCache('template: { name: \'dxrd-watermark\', data: { forLeftMargin: true, band: $data, reportSurface: $data._context } }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-watermark', 'data': { 'forLeftMargin': true, 'band': $context.$data, 'reportSurface': $context.$data._context } }; } }; });
|
69
69
|
addToBindingsCache('template: { name: \'dxrd-band-holder\', data: { templateName: \'leftMarginTemplate\', holder: $data.bandsHolder, getData: function(item) { return { surface: item, width: $parent.width, \'snapGridSize\': $parent.snapGridSize }; } } }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-band-holder', 'data': { 'templateName': 'leftMarginTemplate', 'holder': $context.$data.bandsHolder, 'getData': function (item) { return { 'surface': item, 'width': $context.$parent.width, 'snapGridSize': $context.$parent.snapGridSize }; } } }; } }; });
|
70
70
|
addToBindingsCache('if: collapsed', function ($context, $element) { return { 'if': function () { return $context.$data.collapsed; } }; });
|
71
|
-
addToBindingsCache('styleunit: { \'height\': height, \'width\': rect().width, top: absolutePosition.y }, css: { \'dxrd-band-content-selected dxd-border-accented dx-border-inheritor\': selected() }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting() }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false;}, handles: \'s\', disabled: !canResize(), forceResize: resize, zoom: $root.surface().zoom, minimumHeight: minHeight() }, trackCursor: underCursor', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height, 'width': $context.$data.rect().width, 'top': $context.$data.absolutePosition.y }; }, 'css': function () { return { 'dxrd-band-content-selected dxd-border-accented dx-border-inheritor': $context.$data.selected() }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': 's', 'disabled': !$context.$data.canResize(), 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumHeight': $context.$data.minHeight() }; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
71
|
+
addToBindingsCache('styleunit: { \'height\': height, \'width\': rect().width, top: absolutePosition.y }, css: { \'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor\': selected() }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting() }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false;}, handles: \'s\', disabled: !canResize(), forceResize: resize, zoom: $root.surface().zoom, minimumHeight: minHeight() }, trackCursor: underCursor', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height, 'width': $context.$data.rect().width, 'top': $context.$data.absolutePosition.y }; }, 'css': function () { return { 'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor': $context.$data.selected() }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': 's', 'disabled': !$context.$data.canResize(), 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumHeight': $context.$data.minHeight() }; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
72
72
|
addToBindingsCache('if: contentSelectionTemplate', function ($context, $element) { return { 'if': function () { return $context.$data.contentSelectionTemplate; } }; });
|
73
73
|
addToBindingsCache('template: contentSelectionTemplate', function ($context, $element) { return { 'template': function () { return $context.$data.contentSelectionTemplate; } }; });
|
74
74
|
addToBindingsCache('template: { name: \'dxrd-band-holder\', data: { templateName: \'selectionTemplate\', holder: $data.bandsHolder, getData: function(item) { return item; } } }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-band-holder', 'data': { 'templateName': 'selectionTemplate', 'holder': $context.$data.bandsHolder, 'getData': function (item) { return item; } } }; } }; });
|
@@ -76,7 +76,7 @@ addToBindingsCache('template: { name: $data.selectiontemplate }', function ($con
|
|
76
76
|
addToBindingsCache('attr: { title: name }, styleunit: { \'width\': $data.markerWidth() + 20, \'top\': absolutePosition.y, \'height\': height }', function ($context, $element) { return { 'attr': function () { return { 'title': $context.$data.name }; }, 'styleunit': function () { return { 'width': $context.$data.markerWidth() + 20, 'top': $context.$data.absolutePosition.y, 'height': $context.$data.height }; } }; });
|
77
77
|
addToBindingsCache('styleunit: { \'height\': rulerHeight, top: 0 }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting(); $root.selection.initialize($data); $root.selection.expectClick = false; }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false; }, handles: \'s\', disabled: !canResize(), forceResize: resizeTheBand, zoom: $root.surface().zoom, minimumHeight: $data.heightFromControls && $data.heightFromControls() || 1 }', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.rulerHeight, 'top': 0 }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); $context.$root.selection.initialize($context.$data); $context.$root.selection.expectClick = false; }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': 's', 'disabled': !$context.$data.canResize(), 'forceResize': $context.$data.resizeTheBand, 'zoom': $context.$root.surface().zoom, 'minimumHeight': $context.$data.heightFromControls && $context.$data.heightFromControls() || 1 }; } }; });
|
78
78
|
addToBindingsCache('ruler: { \'zoom\': zoom, \'length\': height, \'units\': $parent.measureUnit, \'direction\': \'vertical\', flip: $root.dx[\'config\']()[\'rtlEnabled\'] }', function ($context, $element) { return { 'ruler': function () { return { 'zoom': $context.$data.zoom, 'length': $context.$data.height, 'units': $context.$parent.measureUnit, 'direction': 'vertical', 'flip': $context.$root.dx['config']()['rtlEnabled'] }; } }; });
|
79
|
-
addToBindingsCache('css: markerClass, styleunit: { \'height\': height(), \'width\': markerWidth }, click: function(_, e) { markerClick($root.selection); e.stopPropagation(); }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting(); $root.selection.initialize($data); }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false; }, handles: \'s\', disabled: collapsed() || !hasOwnRuler() || locked, forceResize: resize, zoom: $root.surface().zoom, minimumHeight: minHeight() }', function ($context, $element) { return { 'css': function () { return $context.$data.markerClass; }, 'styleunit': function () { return { 'height': $context.$data.height(), 'width': $context.$data.markerWidth }; }, 'click': function () { return function (_, e) { $context.$data.markerClick($context.$root.selection); e.stopPropagation(); }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); $context.$root.selection.initialize($context.$data); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': 's', 'disabled': $context.$data.collapsed() || !$context.$data.hasOwnRuler() || $context.$data.locked, 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumHeight': $context.$data.minHeight() }; } }; });
|
79
|
+
addToBindingsCache('css: markerClass, styleunit: { \'height\': height(), \'width\': markerWidth }, click: function(_, e) { markerClick($root.selection); e.stopPropagation(); }, event: $root.ContextMenuDisabled && $root.ContextMenuDisabled() ? null : { contextmenu: function(_, e) { markerClick($root.selection, false); }}, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting(); $root.selection.initialize($data); }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false; }, handles: \'s\', disabled: collapsed() || !hasOwnRuler() || locked, forceResize: resize, zoom: $root.surface().zoom, minimumHeight: minHeight() }', function ($context, $element) { return { 'css': function () { return $context.$data.markerClass; }, 'styleunit': function () { return { 'height': $context.$data.height(), 'width': $context.$data.markerWidth }; }, 'click': function () { return function (_, e) { $context.$data.markerClick($context.$root.selection); e.stopPropagation(); }; }, 'event': function () { return $context.$root.ContextMenuDisabled && $context.$root.ContextMenuDisabled() ? null : { 'contextmenu': function (_, e) { $context.$data.markerClick($context.$root.selection, false); } }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); $context.$root.selection.initialize($context.$data); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': 's', 'disabled': $context.$data.collapsed() || !$context.$data.hasOwnRuler() || $context.$data.locked, 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumHeight': $context.$data.minHeight() }; } }; });
|
80
80
|
addToBindingsCache('text: collapsed() ? \'\' : name', function ($context, $element) { return { 'text': function () { return $context.$data.collapsed() ? '' : $context.$data.name; } }; });
|
81
81
|
addToBindingsCache('if: hasOwnRuler', function ($context, $element) { return { 'if': function () { return $context.$data.hasOwnRuler; } }; });
|
82
82
|
addToBindingsCache('if: showMarker', function ($context, $element) { return { 'if': function () { return $context.$data.showMarker; } }; });
|
@@ -105,7 +105,7 @@ addToBindingsCache('foreach: holder.bands', function ($context, $element) { retu
|
|
105
105
|
addToBindingsCache('template: { name: $data[$parent.templateName], data: $parent.getData($data) }', function ($context, $element) { return { 'template': function () { return { 'name': $context.$data[$context.$parent.templateName], 'data': $context.$parent.getData($context.$data) }; } }; });
|
106
106
|
addToBindingsCache('with: holder.verticalBandsContainer', function ($context, $element) { return { 'with': function () { return $context.$data.holder.verticalBandsContainer; } }; });
|
107
107
|
addToBindingsCache('if: visible && !!$data[$parent.templateName]', function ($context, $element) { return { 'if': function () { return $context.$data.visible && !!$context.$data[$context.$parent.templateName]; } }; });
|
108
|
-
addToBindingsCache('styleunit: { \'height\': height, \'width\': _width, left: absolutePosition.x }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting() }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false;}, handles: resizeHandles(), disabled: !canResize(), forceResize: resize, zoom: $root.surface().zoom, minimumWidth: minimumWidth(), minimumHeight: minimumHeight() }, css: { \'dxrd-band-content-selected dxd-border-accented dx-border-inheritor\': selected() }, trackCursor: underCursor', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height, 'width': $context.$data._width, 'left': $context.$data.absolutePosition.x }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': $context.$data.resizeHandles(), 'disabled': !$context.$data.canResize(), 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumWidth': $context.$data.minimumWidth(), 'minimumHeight': $context.$data.minimumHeight() }; }, 'css': function () { return { 'dxrd-band-content-selected dxd-border-accented dx-border-inheritor': $context.$data.selected() }; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
108
|
+
addToBindingsCache('styleunit: { \'height\': height, \'width\': _width, left: absolutePosition.x }, resizable: { starting: function() { $root.resizeHandler.started = true; $root.resizeHandler.starting() }, stopped: function() { $data.stopResize(); $root.resizeHandler.stopped(); $root.resizeHandler.started = false;}, handles: resizeHandles(), disabled: !canResize(), forceResize: resize, zoom: $root.surface().zoom, minimumWidth: minimumWidth(), minimumHeight: minimumHeight() }, css: { \'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor\': selected() }, trackCursor: underCursor', function ($context, $element) { return { 'styleunit': function () { return { 'height': $context.$data.height, 'width': $context.$data._width, 'left': $context.$data.absolutePosition.x }; }, 'resizable': function () { return { 'starting': function () { $context.$root.resizeHandler.started = true; $context.$root.resizeHandler.starting(); }, 'stopped': function () { $context.$data.stopResize(); $context.$root.resizeHandler.stopped(); $context.$root.resizeHandler.started = false; }, 'handles': $context.$data.resizeHandles(), 'disabled': !$context.$data.canResize(), 'forceResize': $context.$data.resize, 'zoom': $context.$root.surface().zoom, 'minimumWidth': $context.$data.minimumWidth(), 'minimumHeight': $context.$data.minimumHeight() }; }, 'css': function () { return { 'dxrd-band-content-selected dxrd-context-menu-container dxd-border-accented dx-border-inheritor': $context.$data.selected() }; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
109
109
|
addToBindingsCache('css: { \'dxrd-vertical-band-marker-focused\': focused }', function ($context, $element) { return { 'css': function () { return { 'dxrd-vertical-band-marker-focused': $context.$data.focused }; } }; });
|
110
110
|
addToBindingsCache('styleunit: { \'width\': _width(), \'left\': absolutePosition.x() }', function ($context, $element) { return { 'styleunit': function () { return { 'width': $context.$data._width(), 'left': $context.$data.absolutePosition.x() }; } }; });
|
111
111
|
addToBindingsCache('coordinateGrid: coordinateGridOptions', function ($context, $element) { return { 'coordinateGrid': function () { return $context.$data.coordinateGridOptions; } }; });
|
@@ -132,7 +132,7 @@ addToBindingsCache('styleunit: { lineHeight: rect().height, height: rect().heigh
|
|
132
132
|
addToBindingsCache('zoom: _context.zoom, template: contenttemplate, styleunit: { height: rect().height / _context.zoom(), width: rect().width / _context.zoom() }', function ($context, $element) { return { 'zoom': function () { return $context.$data._context.zoom; }, 'template': function () { return $context.$data.contenttemplate; }, 'styleunit': function () { return { 'height': $context.$data.rect().height / $context.$data._context.zoom(), 'width': $context.$data.rect().width / $context.$data._context.zoom() }; } }; });
|
133
133
|
addToBindingsCache('dxPopup: { showTitle: true, width: \'95%\', height: \'95%\', wrapperAttr: { class: \'dxrd-chartdesigner-popup\' }, title: $root.getLocalization(\'Chart Designer\', \'ChartDesignerStringIDs.ChartDesignerWindowTitle\'), visible: visible, toolbarItems: buttons, showCloseButton: true, container: container($element), position: { of: container($element) }}', function ($context, $element) { return { 'dxPopup': function () { return { 'showTitle': true, 'width': '95%', 'height': '95%', 'wrapperAttr': { 'class': 'dxrd-chartdesigner-popup' }, 'title': $context.$root.getLocalization('Chart Designer', 'ChartDesignerStringIDs.ChartDesignerWindowTitle'), 'visible': $context.$data.visible, 'toolbarItems': $context.$data.buttons, 'showCloseButton': true, 'container': $context.$data.container($element), 'position': { 'of': $context.$data.container($element) } }; } }; });
|
134
134
|
addToBindingsCache('visible: visible, dxChartDesigner: options', function ($context, $element) { return { 'visible': function () { return $context.$data.visible; }, 'dxChartDesigner': function () { return $context.$data.options; } }; });
|
135
|
-
addToBindingsCache('visible: selected() || focused(), css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.selected() || $context.$data.focused(); }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
135
|
+
addToBindingsCache('visible: selected() || focused(), css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.selected() || $context.$data.focused(); }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
136
136
|
addToBindingsCache('dxclick: function() { $root.runChartDesigner($data); }, text: runDesignerButtonText(), attr: { title: runDesignerButtonText() }', function ($context, $element) { return { 'dxclick': function () { return function () { $context.$root.runChartDesigner($context.$data); }; }, 'text': function () { return $context.$data.runDesignerButtonText(); }, 'attr': function () { return { 'title': $context.$data.runDesignerButtonText() }; } }; });
|
137
137
|
addToBindingsCache('visible: !(selected() && focused()), styleunit: position, trackCursor: underCursor, style:{ overflow: isSelected() ? \'visible\' : \'hidden\'}', function ($context, $element) { return { 'visible': function () { return !($context.$data.selected() && $context.$data.focused()); }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; }, 'style': function () { return { 'overflow': $context.$data.isSelected() ? 'visible' : 'hidden' }; } }; });
|
138
138
|
addToBindingsCache('style: { cssFloat: isGlyphAlignmentNear() ? \'left\': \'right\', width: checkStateWidthContainer() }, styleunit: { lineHeight: contentHeightWithoutZoom }', function ($context, $element) { return { 'style': function () { return { 'cssFloat': $context.$data.isGlyphAlignmentNear() ? 'left' : 'right', 'width': $context.$data.checkStateWidthContainer() }; }, 'styleunit': function () { return { 'lineHeight': $context.$data.contentHeightWithoutZoom }; } }; });
|
@@ -141,7 +141,7 @@ addToBindingsCache('styleunit: { width: textWidth, lineHeight: contentHeightWith
|
|
141
141
|
addToBindingsCache('controlDisplayName: $data, style: contentCss, cacheElement: { action: function(element) { $data.cacheElementContent(element); } }', function ($context, $element) { return { 'controlDisplayName': function () { return $context.$data; }, 'style': function () { return $context.$data.contentCss; }, 'cacheElement': function () { return { 'action': function (element) { $context.$data.cacheElementContent(element); } }; } }; });
|
142
142
|
addToBindingsCache('styleunit: { lineHeight: contentHeightWithoutZoom }', function ($context, $element) { return { 'styleunit': function () { return { 'lineHeight': $context.$data.contentHeightWithoutZoom }; } }; });
|
143
143
|
addToBindingsCache('controlDisplayName: $data, style: contentCss, css: {\'dxrd-control-content-multiline\' : multiline }', function ($context, $element) { return { 'controlDisplayName': function () { return $context.$data; }, 'style': function () { return $context.$data.contentCss; }, 'css': function () { return { 'dxrd-control-content-multiline': $context.$data.multiline }; } }; });
|
144
|
-
addToBindingsCache('event: { dblclick: function() { $root.inlineTextEdit.show($element) } }, style: { visibility: (selected() || focused()) ? \'inherit\' : \'hidden\'}, css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'event': function () { return { 'dblclick': function () { $context.$root.inlineTextEdit.show($element); } }; }, 'style': function () { return { 'visibility': ($context.$data.selected() || $context.$data.focused()) ? 'inherit' : 'hidden' }; }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
144
|
+
addToBindingsCache('event: { dblclick: function() { $root.inlineTextEdit.show($element) } }, style: { visibility: (selected() || focused()) ? \'inherit\' : \'hidden\'}, css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'event': function () { return { 'dblclick': function () { $context.$root.inlineTextEdit.show($element); } }; }, 'style': function () { return { 'visibility': ($context.$data.selected() || $context.$data.focused()) ? 'inherit' : 'hidden' }; }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
145
145
|
addToBindingsCache('styleunit: { \'top\': contentSizes().top + (isIntersect() ? 1 : 0), \'left\': contentSizes().left + (isIntersect()? 1 : 0), lineHeight: contentSizes().height, height: contentSizes().height, width: contentSizes().width}', function ($context, $element) { return { 'styleunit': function () { return { 'top': $context.$data.contentSizes().top + ($context.$data.isIntersect() ? 1 : 0), 'left': $context.$data.contentSizes().left + ($context.$data.isIntersect() ? 1 : 0), 'lineHeight': $context.$data.contentSizes().height, 'height': $context.$data.contentSizes().height, 'width': $context.$data.contentSizes().width }; } }; });
|
146
146
|
addToBindingsCache('if: $data.controls', function ($context, $element) { return { 'if': function () { return $context.$data.controls; } }; });
|
147
147
|
addToBindingsCache('styleunit: { \'top\': contentSizes().top, \'left\': contentSizes().left, lineHeight: contentSizes().height, height: contentSizes().height, width: contentSizes().width }, style: css', function ($context, $element) { return { 'styleunit': function () { return { 'top': $context.$data.contentSizes().top, 'left': $context.$data.contentSizes().left, 'lineHeight': $context.$data.contentSizes().height, 'height': $context.$data.contentSizes().height, 'width': $context.$data.contentSizes().width }; }, 'style': function () { return $context.$data.css; } }; });
|
@@ -157,7 +157,7 @@ addToBindingsCache('attr: { x1: borderWidth()/2, x2: borderWidth()/2, y1: 0, y2:
|
|
157
157
|
addToBindingsCache('attr: { x1: 0, x2: \'100%\', y1: borderWidth()/2, y2: borderWidth()/2 }, style: topCss', function ($context, $element) { return { 'attr': function () { return { 'x1': 0, 'x2': '100%', 'y1': $context.$data.borderWidth() / 2, 'y2': $context.$data.borderWidth() / 2 }; }, 'style': function () { return $context.$data.topCss; } }; });
|
158
158
|
addToBindingsCache('attr: { x1: rect().width-borderWidth()/2, x2: rect().width-borderWidth()/2, y1: 0, y2: \'100%\' }, style: leftCss', function ($context, $element) { return { 'attr': function () { return { 'x1': $context.$data.rect().width - $context.$data.borderWidth() / 2, 'x2': $context.$data.rect().width - $context.$data.borderWidth() / 2, 'y1': 0, 'y2': '100%' }; }, 'style': function () { return $context.$data.leftCss; } }; });
|
159
159
|
addToBindingsCache('attr: { x1: 0, x2: \'100%\', y1: rect().height-borderWidth()/2, y2: rect().height-borderWidth()/2 }, style: bottomCss', function ($context, $element) { return { 'attr': function () { return { 'x1': 0, 'x2': '100%', 'y1': $context.$data.rect().height - $context.$data.borderWidth() / 2, 'y2': $context.$data.rect().height - $context.$data.borderWidth() / 2 }; }, 'style': function () { return $context.$data.bottomCss; } }; });
|
160
|
-
addToBindingsCache('event: { dblclick: function() { isEditable() && $root.inlineTextEdit.show($element) } }, style: { visibility: (selected() || focused()) ? \'inherit\' : \'hidden\'}, css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'event': function () { return { 'dblclick': function () { $context.$data.isEditable() && $context.$root.inlineTextEdit.show($element); } }; }, 'style': function () { return { 'visibility': ($context.$data.selected() || $context.$data.focused()) ? 'inherit' : 'hidden' }; }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
160
|
+
addToBindingsCache('event: { dblclick: function() { isEditable() && $root.inlineTextEdit.show($element) } }, style: { visibility: (selected() || focused()) ? \'inherit\' : \'hidden\'}, css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'event': function () { return { 'dblclick': function () { $context.$data.isEditable() && $context.$root.inlineTextEdit.show($element); } }; }, 'style': function () { return { 'visibility': ($context.$data.selected() || $context.$data.focused()) ? 'inherit' : 'hidden' }; }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
161
161
|
addToBindingsCache('visible: showDropSurface, css: dragCss, styleunit: { left: dropRect.left, top: dropRect.top, width: dropRect.width, height: dropRect.height }', function ($context, $element) { return { 'visible': function () { return $context.$data.showDropSurface; }, 'css': function () { return $context.$data.dragCss; }, 'styleunit': function () { return { 'left': $context.$data.dropRect.left, 'top': $context.$data.dropRect.top, 'width': $context.$data.dropRect.width, 'height': $context.$data.dropRect.height }; } }; });
|
162
162
|
addToBindingsCache('visible: !(selected() && focused()), styleunit: position, trackCursor: underCursor, style:{ overflow: \'visible\'}, event: { mousedown: function(e) { cellClick(); } }', function ($context, $element) { return { 'visible': function () { return !($context.$data.selected() && $context.$data.focused()); }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; }, 'style': function () { return { 'overflow': 'visible' }; }, 'event': function () { return { 'mousedown': function (e) { $context.$data.cellClick(); } }; } }; });
|
163
163
|
addToBindingsCache('click: function(_, e) { !$root.selection.disabled() && selectLine($root.selection, e); e.stopPropagation(); }, visible: !$root.dx._static.DragDropHandler.started(), styleunit: { \'width\': position.width }', function ($context, $element) { return { 'click': function () { return function (_, e) { !$context.$root.selection.disabled() && $context.$data.selectLine($context.$root.selection, e); e.stopPropagation(); }; }, 'visible': function () { return !$context.$root.dx._static.DragDropHandler.started(); }, 'styleunit': function () { return { 'width': $context.$data.position.width }; } }; });
|
@@ -171,14 +171,14 @@ addToBindingsCache('if: _control.parent._columnDefinitions().length - 1 === _co
|
|
171
171
|
addToBindingsCache('controlDisplayName: $data, style: contentCss, css: {\'dxrd-control-content-multiline\' : multiline, \'dxrd-disabled\': $data.getControlModel().isBindable() && !$data.getControlModel().fieldName() }, cacheElement: { action: function(element) { $data.cacheElementContent(element); } }', function ($context, $element) { return { 'controlDisplayName': function () { return $context.$data; }, 'style': function () { return $context.$data.contentCss; }, 'css': function () { return { 'dxrd-control-content-multiline': $context.$data.multiline, 'dxrd-disabled': $context.$data.getControlModel().isBindable() && !$context.$data.getControlModel().fieldName() }; }, 'cacheElement': function () { return { 'action': function (element) { $context.$data.cacheElementContent(element); } }; } }; });
|
172
172
|
addToBindingsCache('visible: !(selected() && focused()), styleunit: position, trackCursor: underCursor, style:{ overflow: \'visible\'}', function ($context, $element) { return { 'visible': function () { return !($context.$data.selected() && $context.$data.focused()); }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; }, 'style': function () { return { 'overflow': 'visible' }; } }; });
|
173
173
|
addToBindingsCache('attr: { x1: linePosition().x1 / _context.zoom(), x2: linePosition().x2 / _context.zoom(), y1: linePosition().y1 / _context.zoom(), y2: linePosition().y2 / _context.zoom() }, style: contentCss', function ($context, $element) { return { 'attr': function () { return { 'x1': $context.$data.linePosition().x1 / $context.$data._context.zoom(), 'x2': $context.$data.linePosition().x2 / $context.$data._context.zoom(), 'y1': $context.$data.linePosition().y1 / $context.$data._context.zoom(), 'y2': $context.$data.linePosition().y2 / $context.$data._context.zoom() }; }, 'style': function () { return $context.$data.contentCss; } }; });
|
174
|
-
addToBindingsCache('visible: isSelected(), trackCursor: underCursor, css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-locked\': locked }, draggable: $root.dragHandler, styleunit: { \'width\': position.width(), \'height\': 3, \'top\': position.top() - 1, left: position.left() }', function ($context, $element) { return { 'visible': function () { return $context.$data.isSelected(); }, 'trackCursor': function () { return $context.$data.underCursor; }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-locked': $context.$data.locked }; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return { 'width': $context.$data.position.width(), 'height': 3, 'top': $context.$data.position.top() - 1, 'left': $context.$data.position.left() }; } }; });
|
174
|
+
addToBindingsCache('visible: isSelected(), trackCursor: underCursor, css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-locked\': locked }, draggable: $root.dragHandler, styleunit: { \'width\': position.width(), \'height\': 3, \'top\': position.top() - 1, left: position.left() }', function ($context, $element) { return { 'visible': function () { return $context.$data.isSelected(); }, 'trackCursor': function () { return $context.$data.underCursor; }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-locked': $context.$data.locked }; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return { 'width': $context.$data.position.width(), 'height': 3, 'top': $context.$data.position.top() - 1, 'left': $context.$data.position.left() }; } }; });
|
175
175
|
addToBindingsCache('visible: !isSelected(), trackCursor: underCursor, styleunit: { \'width\': position.width(), \'height\': 3, \'top\': position.top() - 1, left: position.left() }', function ($context, $element) { return { 'visible': function () { return !$context.$data.isSelected(); }, 'trackCursor': function () { return $context.$data.underCursor; }, 'styleunit': function () { return { 'width': $context.$data.position.width(), 'height': 3, 'top': $context.$data.position.top() - 1, 'left': $context.$data.position.left() }; } }; });
|
176
176
|
addToBindingsCache('zoom: _context.zoom, template: contenttemplate, styleunit: { \'lineHeight\': lineHeight, \'height\': lineHeight, \'width\': position.width() / _context.zoom() }', function ($context, $element) { return { 'zoom': function () { return $context.$data._context.zoom; }, 'template': function () { return $context.$data.contenttemplate; }, 'styleunit': function () { return { 'lineHeight': $context.$data.lineHeight, 'height': $context.$data.lineHeight, 'width': $context.$data.position.width() / $context.$data._context.zoom() }; } }; });
|
177
177
|
addToBindingsCache('style: contentCss, styleunit: { lineHeight: contentHeightWithoutZoom, height: contentHeightWithoutZoom, width: contentWidthWithoutZoom }', function ($context, $element) { return { 'style': function () { return $context.$data.contentCss; }, 'styleunit': function () { return { 'lineHeight': $context.$data.contentHeightWithoutZoom, 'height': $context.$data.contentHeightWithoutZoom, 'width': $context.$data.contentWidthWithoutZoom }; } }; });
|
178
178
|
addToBindingsCache('css: controlTypeClass, template: controlTypeIconTemplate', function ($context, $element) { return { 'css': function () { return $context.$data.controlTypeClass; }, 'template': function () { return $context.$data.controlTypeIconTemplate; } }; });
|
179
179
|
addToBindingsCache('text: getControlModel().textContent', function ($context, $element) { return { 'text': function () { return $context.$data.getControlModel().textContent; } }; });
|
180
180
|
addToBindingsCache('if: generateOwnPages()', function ($context, $element) { return { 'if': function () { return $context.$data.generateOwnPages(); } }; });
|
181
|
-
addToBindingsCache('style: { visibility: (selected() || focused()) ? \'inherit\' : \'hidden\'}, css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $data.getResizableOptions($root.resizeHandler), draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'style': function () { return { 'visibility': ($context.$data.selected() || $context.$data.focused()) ? 'inherit' : 'hidden' }; }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$data.getResizableOptions($context.$root.resizeHandler); }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
181
|
+
addToBindingsCache('style: { visibility: (selected() || focused()) ? \'inherit\' : \'hidden\'}, css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $data.getResizableOptions($root.resizeHandler), draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'style': function () { return { 'visibility': ($context.$data.selected() || $context.$data.focused()) ? 'inherit' : 'hidden' }; }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$data.getResizableOptions($context.$root.resizeHandler); }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
182
182
|
addToBindingsCache('styleunit: { lineHeight: contentHeightWithoutZoom }, visible: $data.showSkeleton', function ($context, $element) { return { 'styleunit': function () { return { 'lineHeight': $context.$data.contentHeightWithoutZoom }; }, 'visible': function () { return $context.$data.showSkeleton; } }; });
|
183
183
|
addToBindingsCache('controlDisplayName: $data, style: contentCss', function ($context, $element) { return { 'controlDisplayName': function () { return $context.$data; }, 'style': function () { return $context.$data.contentCss; } }; });
|
184
184
|
addToBindingsCache('visible: !$data.showSkeleton()', function ($context, $element) { return { 'visible': function () { return !$context.$data.showSkeleton(); } }; });
|
@@ -188,7 +188,7 @@ addToBindingsCache('styleunit: { lineHeight: contentHeightWithoutZoom }, visible
|
|
188
188
|
addToBindingsCache('text: $data.certificateName, style: contentCss, css: { \'dxrd-control-content-multiline\' : multiline }', function ($context, $element) { return { 'text': function () { return $context.$data.certificateName; }, 'style': function () { return $context.$data.contentCss; }, 'css': function () { return { 'dxrd-control-content-multiline': $context.$data.multiline }; } }; });
|
189
189
|
addToBindingsCache('styleunit: { lineHeight: contentHeightWithoutZoom }, visible: visibleText, css: {\'dxrd-pdf-signature-info-fill-container\': $data.hideImage }', function ($context, $element) { return { 'styleunit': function () { return { 'lineHeight': $context.$data.contentHeightWithoutZoom }; }, 'visible': function () { return $context.$data.visibleText; }, 'css': function () { return { 'dxrd-pdf-signature-info-fill-container': $context.$data.hideImage }; } }; });
|
190
190
|
addToBindingsCache('controlDisplayName: $data, style: contentCss, css: { \'dxrd-control-content-multiline\' : multiline }', function ($context, $element) { return { 'controlDisplayName': function () { return $context.$data; }, 'style': function () { return $context.$data.contentCss; }, 'css': function () { return { 'dxrd-control-content-multiline': $context.$data.multiline }; } }; });
|
191
|
-
addToBindingsCache('visible: selected() || focused(), css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $data.getResizeOptions($root.resizeHandler), draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.selected() || $context.$data.focused(); }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$data.getResizeOptions($context.$root.resizeHandler); }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
191
|
+
addToBindingsCache('visible: selected() || focused(), css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $data.getResizeOptions($root.resizeHandler), draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.selected() || $context.$data.focused(); }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$data.getResizeOptions($context.$root.resizeHandler); }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
192
192
|
addToBindingsCache('styleunit: { \'width\': Math.max(positionWidthWithoutZoom(), minWidth()), \'height\': position.height() / _context.zoom() }, trackCursor: underCursor', function ($context, $element) { return { 'styleunit': function () { return { 'width': Math.max($context.$data.positionWidthWithoutZoom(), $context.$data.minWidth()), 'height': $context.$data.position.height() / $context.$data._context.zoom() }; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
193
193
|
addToBindingsCache('css: {\'dxrd-pivot-field-selected\': selected }, zoom: 1/_context.zoom(), styleunit: { \'width\': Math.max(position.width(), minWidth() * _context.zoom()), \'height\': position.height }', function ($context, $element) { return { 'css': function () { return { 'dxrd-pivot-field-selected': $context.$data.selected }; }, 'zoom': function () { return 1 / $context.$data._context.zoom(); }, 'styleunit': function () { return { 'width': Math.max($context.$data.position.width(), $context.$data.minWidth() * $context.$data._context.zoom()), 'height': $context.$data.position.height }; } }; });
|
194
194
|
addToBindingsCache('text: displayName, zoom: _context.zoom', function ($context, $element) { return { 'text': function () { return $context.$data.displayName; }, 'zoom': function () { return $context.$data._context.zoom; } }; });
|
@@ -220,9 +220,9 @@ addToBindingsCache('foreach: dataFields', function ($context, $element) { return
|
|
220
220
|
addToBindingsCache('if: dataFields().length === 0', function ($context, $element) { return { 'if': function () { return $context.$data.dataFields().length === 0; } }; });
|
221
221
|
addToBindingsCache('zoom: _context.zoom(), css: { \'dxrd-pivot-content-rtl\': getControlModel().rtl() }', function ($context, $element) { return { 'zoom': function () { return $context.$data._context.zoom(); }, 'css': function () { return { 'dxrd-pivot-content-rtl': $context.$data.getControlModel().rtl() }; } }; });
|
222
222
|
addToBindingsCache('visible: !($data.selected() || $data.focused()), css: { \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked, \'dxrd-control-rtl\': getControlModel().rtl() }, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return !($context.$data.selected() || $context.$data.focused()); }, 'css': function () { return { 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked, 'dxrd-control-rtl': $context.$data.getControlModel().rtl() }; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
223
|
-
addToBindingsCache('visible: $data.selected() || $data.focused(), css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked, \'dxrd-control-rtl\': getControlModel().rtl() }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.selected() || $context.$data.focused(); }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked, 'dxrd-control-rtl': $context.$data.getControlModel().rtl() }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
223
|
+
addToBindingsCache('visible: $data.selected() || $data.focused(), css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked, \'dxrd-control-rtl\': getControlModel().rtl() }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.selected() || $context.$data.focused(); }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked, 'dxrd-control-rtl': $context.$data.getControlModel().rtl() }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
224
224
|
addToBindingsCache('template: \'dxrd-pivotgrid-selection-context\'', function ($context, $element) { return { 'template': function () { return 'dxrd-pivotgrid-selection-context'; } }; });
|
225
|
-
addToBindingsCache('styleunit: { \'width\': Math.min($data.pageWidth() + $data.maxMarkerWidth() + $root.verticalScrollOffset() , $root.surfaceSize()) }, css: { \'dxrd-surface-rtl\': rtl() }, click: function(surface, e) { !$root.selection.disabled() && $root.selection.clickHandler($root.selection.dropTarget ? null : surface, e); e.stopPropagation(); }, keyDownActions: $root.actionLists', function ($context, $element) { return { 'styleunit': function () { return { 'width': Math.min($context.$data.pageWidth() + $context.$data.maxMarkerWidth() + $context.$root.verticalScrollOffset(), $context.$root.surfaceSize()) }; }, 'css': function () { return { 'dxrd-surface-rtl': $context.$data.rtl() }; }, 'click': function () { return function (surface, e) { !$context.$root.selection.disabled() && $context.$root.selection.clickHandler($context.$root.selection.dropTarget ? null : surface, e); e.stopPropagation(); }; }, 'keyDownActions': function () { return $context.$root.actionLists; } }; });
|
225
|
+
addToBindingsCache('styleunit: { \'width\': Math.min($data.pageWidth() + $data.maxMarkerWidth() + $root.verticalScrollOffset() , $root.surfaceSize()) }, css: { \'dxrd-surface-rtl\': rtl() }, click: function(surface, e) { !$root.selection.disabled() && $root.selection.clickHandler($root.selection.dropTarget ? null : surface, e); e.stopPropagation(); }, event: $root.ContextMenuDisabled && $root.ContextMenuDisabled() ? null : { contextmenu: function(surface, e) { $data.surfaceContextMenuHandler && $data.surfaceContextMenuHandler($root.selection, surface, e); }}, keyDownActions: $root.actionLists', function ($context, $element) { return { 'styleunit': function () { return { 'width': Math.min($context.$data.pageWidth() + $context.$data.maxMarkerWidth() + $context.$root.verticalScrollOffset(), $context.$root.surfaceSize()) }; }, 'css': function () { return { 'dxrd-surface-rtl': $context.$data.rtl() }; }, 'click': function () { return function (surface, e) { !$context.$root.selection.disabled() && $context.$root.selection.clickHandler($context.$root.selection.dropTarget ? null : surface, e); e.stopPropagation(); }; }, 'event': function () { return $context.$root.ContextMenuDisabled && $context.$root.ContextMenuDisabled() ? null : { 'contextmenu': function (surface, e) { $context.$data.surfaceContextMenuHandler && $context.$data.surfaceContextMenuHandler($context.$root.selection, surface, e); } }; }, 'keyDownActions': function () { return $context.$root.actionLists; } }; });
|
226
226
|
addToBindingsCache('styleunit: $root.dx[\'config\']()[\'rtlEnabled\'] ? { right: maxMarkerWidth() } : { left: maxMarkerWidth() }, style: { bottom: (20 - $root.horizontalScrollOffset()) + \'px\' }', function ($context, $element) { return { 'styleunit': function () { return $context.$root.dx['config']()['rtlEnabled'] ? { 'right': $context.$data.maxMarkerWidth() } : { 'left': $context.$data.maxMarkerWidth() }; }, 'style': function () { return { 'bottom': (20 - $context.$root.horizontalScrollOffset()) + 'px' }; } }; });
|
227
227
|
addToBindingsCache('styleunit: { left: leftMarginOffset,\'width\': margins.left }', function ($context, $element) { return { 'styleunit': function () { return { 'left': $context.$data.leftMarginOffset, 'width': $context.$data.margins.left }; } }; });
|
228
228
|
addToBindingsCache('ruler: { \'zoom\': zoom, \'length\': margins.left, \'units\': measureUnit, flip: ko.computed(function(){ return !rtl(); }) }', function ($context, $element) { return { 'ruler': function () { return { 'zoom': $context.$data.zoom, 'length': $context.$data.margins.left, 'units': $context.$data.measureUnit, 'flip': $context.ko.computed(function () { return !$context.$data.rtl(); }) }; } }; });
|
@@ -241,7 +241,7 @@ addToBindingsCache('attr: { x1: 0, x2: 0 }', function ($context, $element) { ret
|
|
241
241
|
addToBindingsCache('styleunit: { left: rtl() ? margins.right() : rightMarginOffset() }, visible: margins.right() > 0', function ($context, $element) { return { 'styleunit': function () { return { 'left': $context.$data.rtl() ? $context.$data.margins.right() : $context.$data.rightMarginOffset() }; }, 'visible': function () { return $context.$data.margins.right() > 0; } }; });
|
242
242
|
addToBindingsCache('styleunit: { \'width\': pageWidthWithoutMargins }', function ($context, $element) { return { 'styleunit': function () { return { 'width': $context.$data.pageWidthWithoutMargins }; } }; });
|
243
243
|
addToBindingsCache('styleunit: { \'width\': pageWidthWithoutMargins, \'left\': leftMarginResizableOffset }, resizableReportMargins: leftMarginResizeOptions($root.undoEngine, $element)', function ($context, $element) { return { 'styleunit': function () { return { 'width': $context.$data.pageWidthWithoutMargins, 'left': $context.$data.leftMarginResizableOffset }; }, 'resizableReportMargins': function () { return $context.$data.leftMarginResizeOptions($context.$root.undoEngine, $element); } }; });
|
244
|
-
addToBindingsCache('visible: isSelected() && !$root.dx._static.DragDropHandler.started(), css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.isSelected() && !$context.$root.dx._static.DragDropHandler.started(); }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
244
|
+
addToBindingsCache('visible: isSelected() && !$root.dx._static.DragDropHandler.started(), css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return $context.$data.isSelected() && !$context.$root.dx._static.DragDropHandler.started(); }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
245
245
|
addToBindingsCache('styleunit: { left: rightMarginResizableOffset }, resizableReportMargins: rightMarginResizeOptions($root.undoEngine, $element)', function ($context, $element) { return { 'styleunit': function () { return { 'left': $context.$data.rightMarginResizableOffset }; }, 'resizableReportMargins': function () { return $context.$data.rightMarginResizeOptions($context.$root.undoEngine, $element); } }; });
|
246
246
|
addToBindingsCache('styleunit: { width: maxMarkerWidth() }', function ($context, $element) { return { 'styleunit': function () { return { 'width': $context.$data.maxMarkerWidth() }; } }; });
|
247
247
|
addToBindingsCache('template: { name: \'dxrd-band-holder\', data: { templateName: \'leftMarginSelectionTemplate\', holder: $data.bandsHolder, getData: function(item) { return { surface: item, width: $data.margins.left }; } } }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-band-holder', 'data': { 'templateName': 'leftMarginSelectionTemplate', 'holder': $context.$data.bandsHolder, 'getData': function (item) { return { 'surface': item, 'width': $context.$data.margins.left }; } } }; } }; });
|
@@ -260,21 +260,21 @@ addToBindingsCache('if: $data.imageSrc', function ($context, $element) { return
|
|
260
260
|
addToBindingsCache('if: $data.isLoading', function ($context, $element) { return { 'if': function () { return $context.$data.isLoading; } }; });
|
261
261
|
addToBindingsCache('if: $data.error', function ($context, $element) { return { 'if': function () { return $context.$data.error; } }; });
|
262
262
|
addToBindingsCache('zoom: _context.zoom, template: contenttemplate, styleunit: { \'lineHeight\': contentHeightWithoutZoom }', function ($context, $element) { return { 'zoom': function () { return $context.$data._context.zoom; }, 'template': function () { return $context.$data.contenttemplate; }, 'styleunit': function () { return { 'lineHeight': $context.$data.contentHeightWithoutZoom }; } }; });
|
263
|
-
addToBindingsCache('event: { dblclick: function (control, e) { $root.navigateByReports.goToSubreport(control); } }, visible: isSelected, css: {\'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $data.getResizableOptions($root.resizeHandler), draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'event': function () { return { 'dblclick': function (control, e) { $context.$root.navigateByReports.goToSubreport(control); } }; }, 'visible': function () { return $context.$data.isSelected; }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$data.getResizableOptions($context.$root.resizeHandler); }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
263
|
+
addToBindingsCache('event: { dblclick: function (control, e) { $root.navigateByReports.goToSubreport(control); } }, visible: isSelected, css: {\'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $data.getResizableOptions($root.resizeHandler), draggable: $root.dragHandler, styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'event': function () { return { 'dblclick': function (control, e) { $context.$root.navigateByReports.goToSubreport(control); } }; }, 'visible': function () { return $context.$data.isSelected; }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$data.getResizableOptions($context.$root.resizeHandler); }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
264
264
|
addToBindingsCache('visible: !isSelected(), styleunit: position, trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return !$context.$data.isSelected(); }, 'styleunit': function () { return $context.$data.position; }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
265
265
|
addToBindingsCache('text: displayText(), style: contentCss', function ($context, $element) { return { 'text': function () { return $context.$data.displayText(); }, 'style': function () { return $context.$data.contentCss; } }; });
|
266
266
|
addToBindingsCache('style: { visibility: !isSelected() ? \'visible\' : \'hidden\'}, styleunit: position', function ($context, $element) { return { 'style': function () { return { 'visibility': !$context.$data.isSelected() ? 'visible' : 'hidden' }; }, 'styleunit': function () { return $context.$data.position; } }; });
|
267
267
|
addToBindingsCache('styleunit: { \'top\': position.top, \'height\': position.height }', function ($context, $element) { return { 'styleunit': function () { return { 'top': $context.$data.position.top, 'height': $context.$data.position.height }; } }; });
|
268
268
|
addToBindingsCache('trackCursor: underCursor, styleunit: { \'left\': position.left, \'width\': position.width, \'height\': heightWithRowSpan }, style:{ overflow: isSelected() ? \'visible\' : \'hidden\', \'z-index\': offsetZIndex() }', function ($context, $element) { return { 'trackCursor': function () { return $context.$data.underCursor; }, 'styleunit': function () { return { 'left': $context.$data.position.left, 'width': $context.$data.position.width, 'height': $context.$data.heightWithRowSpan }; }, 'style': function () { return { 'overflow': $context.$data.isSelected() ? 'visible' : 'hidden', 'z-index': $context.$data.offsetZIndex() }; } }; });
|
269
|
-
addToBindingsCache('style: { visibility: \'inherit\' }, css: { \'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position', function ($context, $element) { return { 'style': function () { return { 'visibility': 'inherit' }; }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; } }; });
|
269
|
+
addToBindingsCache('style: { visibility: \'inherit\' }, css: { \'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked }, resizable: $root.resizeHandler, draggable: $root.dragHandler, styleunit: position', function ($context, $element) { return { 'style': function () { return { 'visibility': 'inherit' }; }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return $context.$root.resizeHandler; }, 'draggable': function () { return $context.$root.dragHandler; }, 'styleunit': function () { return $context.$data.position; } }; });
|
270
270
|
addToBindingsCache('click: function(_, e) { !$root.selection.disabled() && selectColumn($root.selection); e.stopPropagation(); }, visible: !$root.dx._static.DragDropHandler.started(), styleunit: { \'left\': position.left, \'width\': position.width }', function ($context, $element) { return { 'click': function () { return function (_, e) { !$context.$root.selection.disabled() && $context.$data.selectColumn($context.$root.selection); e.stopPropagation(); }; }, 'visible': function () { return !$context.$root.dx._static.DragDropHandler.started(); }, 'styleunit': function () { return { 'left': $context.$data.position.left, 'width': $context.$data.position.width }; } }; });
|
271
271
|
addToBindingsCache('trackCursor: underCursor, visible: !$root.dx._static.DragDropHandler.started()', function ($context, $element) { return { 'trackCursor': function () { return $context.$data.underCursor; }, 'visible': function () { return !$context.$root.dx._static.DragDropHandler.started(); } }; });
|
272
272
|
addToBindingsCache('trackCursor: underCursor, styleunit: { \'left\': position.left, \'width\': position.width, \'height\': heightWithRowSpan }, style: { \'z-index\': offsetZIndex() }', function ($context, $element) { return { 'trackCursor': function () { return $context.$data.underCursor; }, 'styleunit': function () { return { 'left': $context.$data.position.left, 'width': $context.$data.position.width, 'height': $context.$data.heightWithRowSpan }; }, 'style': function () { return { 'z-index': $context.$data.offsetZIndex() }; } }; });
|
273
273
|
addToBindingsCache('click: function(_, e) { !$root.selection.disabled() && selectColumn($root.selection); e.stopPropagation(); },visible: !$root.dx._static.DragDropHandler.started(), styleunit: { \'left\': position.left, \'width\': position.width }', function ($context, $element) { return { 'click': function () { return function (_, e) { !$context.$root.selection.disabled() && $context.$data.selectColumn($context.$root.selection); e.stopPropagation(); }; }, 'visible': function () { return !$context.$root.dx._static.DragDropHandler.started(); }, 'styleunit': function () { return { 'left': $context.$data.position.left, 'width': $context.$data.position.width }; } }; });
|
274
274
|
addToBindingsCache('visible: isSelected() && !(selected() || focused()), styleunit: position', function ($context, $element) { return { 'visible': function () { return $context.$data.isSelected() && !($context.$data.selected() || $context.$data.focused()); }, 'styleunit': function () { return $context.$data.position; } }; });
|
275
|
-
addToBindingsCache('visible: isSelected(), css: { \'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-locked\': locked }, resizable: { starting: $root.resizeHandler.starting, stopped: $root.resizeHandler.stopped, handles: \'n,s\', disabled: !(selected() || focused()), zoom: $root.surface().zoom }, styleunit: { \'top\': position.top, \'height\': position.height }', function ($context, $element) { return { 'visible': function () { return $context.$data.isSelected(); }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return { 'starting': $context.$root.resizeHandler.starting, 'stopped': $context.$root.resizeHandler.stopped, 'handles': 'n,s', 'disabled': !($context.$data.selected() || $context.$data.focused()), 'zoom': $context.$root.surface().zoom }; }, 'styleunit': function () { return { 'top': $context.$data.position.top, 'height': $context.$data.position.height }; } }; });
|
275
|
+
addToBindingsCache('visible: isSelected(), css: { \'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-locked\': locked }, resizable: { starting: $root.resizeHandler.starting, stopped: $root.resizeHandler.stopped, handles: \'n,s\', disabled: !(selected() || focused()), zoom: $root.surface().zoom }, styleunit: { \'top\': position.top, \'height\': position.height }', function ($context, $element) { return { 'visible': function () { return $context.$data.isSelected(); }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-locked': $context.$data.locked }; }, 'resizable': function () { return { 'starting': $context.$root.resizeHandler.starting, 'stopped': $context.$root.resizeHandler.stopped, 'handles': 'n,s', 'disabled': !($context.$data.selected() || $context.$data.focused()), 'zoom': $context.$root.surface().zoom }; }, 'styleunit': function () { return { 'top': $context.$data.position.top, 'height': $context.$data.position.height }; } }; });
|
276
276
|
addToBindingsCache('visible: !$root.dx._static.DragDropHandler.started(), trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return !$context.$root.dx._static.DragDropHandler.started(); }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
277
|
-
addToBindingsCache('trackCursor: underCursor, event: { dblclick: function() { $root.inlineTextEdit.show($element) } }, visible: isSelected, css: { \'dxrd-selected\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked, \'dxrd-table-cell-over-rowSpan\': rowSpan() === 0 }, resizable: { starting: $root.resizeHandler.starting, stopped: $root.resizeHandler.stopped, handles: \'e,w\', disabled: !(selected() || focused()), zoom: $root.surface().zoom, snapHelper: $root.resizeHandler.snapHelper }, styleunit: { \'left\': position.left, \'width\': position.width, \'height\': heightWithRowSpan }, style : { \'z-index\': offsetZIndex() }', function ($context, $element) { return { 'trackCursor': function () { return $context.$data.underCursor; }, 'event': function () { return { 'dblclick': function () { $context.$root.inlineTextEdit.show($element); } }; }, 'visible': function () { return $context.$data.isSelected; }, 'css': function () { return { 'dxrd-selected': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked, 'dxrd-table-cell-over-rowSpan': $context.$data.rowSpan() === 0 }; }, 'resizable': function () { return { 'starting': $context.$root.resizeHandler.starting, 'stopped': $context.$root.resizeHandler.stopped, 'handles': 'e,w', 'disabled': !($context.$data.selected() || $context.$data.focused()), 'zoom': $context.$root.surface().zoom, 'snapHelper': $context.$root.resizeHandler.snapHelper }; }, 'styleunit': function () { return { 'left': $context.$data.position.left, 'width': $context.$data.position.width, 'height': $context.$data.heightWithRowSpan }; }, 'style': function () { return { 'z-index': $context.$data.offsetZIndex() }; } }; });
|
277
|
+
addToBindingsCache('trackCursor: underCursor, event: { dblclick: function() { $root.inlineTextEdit.show($element) } }, visible: isSelected, css: { \'dxrd-selected dxrd-context-menu-container\': selected, \'dxrd-focused\': focused, \'dxrd-intersect\': isIntersect, \'dxrd-locked\': locked, \'dxrd-table-cell-over-rowSpan\': rowSpan() === 0 }, resizable: { starting: $root.resizeHandler.starting, stopped: $root.resizeHandler.stopped, handles: \'e,w\', disabled: !(selected() || focused()), zoom: $root.surface().zoom, snapHelper: $root.resizeHandler.snapHelper }, styleunit: { \'left\': position.left, \'width\': position.width, \'height\': heightWithRowSpan }, style : { \'z-index\': offsetZIndex() }', function ($context, $element) { return { 'trackCursor': function () { return $context.$data.underCursor; }, 'event': function () { return { 'dblclick': function () { $context.$root.inlineTextEdit.show($element); } }; }, 'visible': function () { return $context.$data.isSelected; }, 'css': function () { return { 'dxrd-selected dxrd-context-menu-container': $context.$data.selected, 'dxrd-focused': $context.$data.focused, 'dxrd-intersect': $context.$data.isIntersect, 'dxrd-locked': $context.$data.locked, 'dxrd-table-cell-over-rowSpan': $context.$data.rowSpan() === 0 }; }, 'resizable': function () { return { 'starting': $context.$root.resizeHandler.starting, 'stopped': $context.$root.resizeHandler.stopped, 'handles': 'e,w', 'disabled': !($context.$data.selected() || $context.$data.focused()), 'zoom': $context.$root.surface().zoom, 'snapHelper': $context.$root.resizeHandler.snapHelper }; }, 'styleunit': function () { return { 'left': $context.$data.position.left, 'width': $context.$data.position.width, 'height': $context.$data.heightWithRowSpan }; }, 'style': function () { return { 'z-index': $context.$data.offsetZIndex() }; } }; });
|
278
278
|
addToBindingsCache('trackCursor: underCursor, visible: !isSelected(), styleunit: { \'left\': position.left, \'width\': position.width, \'height\': heightWithRowSpan }, style : { \'z-index\': offsetZIndex() }', function ($context, $element) { return { 'trackCursor': function () { return $context.$data.underCursor; }, 'visible': function () { return !$context.$data.isSelected(); }, 'styleunit': function () { return { 'left': $context.$data.position.left, 'width': $context.$data.position.width, 'height': $context.$data.heightWithRowSpan }; }, 'style': function () { return { 'z-index': $context.$data.offsetZIndex() }; } }; });
|
279
279
|
addToBindingsCache('visible: !isSelected(), styleunit: { \'top\': position.top, \'height\': position.height }', function ($context, $element) { return { 'visible': function () { return !$context.$data.isSelected(); }, 'styleunit': function () { return { 'top': $context.$data.position.top, 'height': $context.$data.position.height }; } }; });
|
280
280
|
addToBindingsCache('visible: !$root.dx._static.DragDropHandler.started(),trackCursor: underCursor', function ($context, $element) { return { 'visible': function () { return !$context.$root.dx._static.DragDropHandler.started(); }, 'trackCursor': function () { return $context.$data.underCursor; } }; });
|
@@ -328,14 +328,16 @@ addToBindingsCache('foreach: majorVerticalGridLines', function ($context, $eleme
|
|
328
328
|
addToBindingsCache('foreach: majorHorizontalGridLines', function ($context, $element) { return { 'foreach': function () { return $context.$data.majorHorizontalGridLines; } }; });
|
329
329
|
addToBindingsCache('dxSelectBox: { dataSource: $root.controlsStore.dataSource, value: $root.editableObject, displayExpr: function(value) { var showValue = value || $root.editableObject(); return $root.dx._static.getControlFullName(showValue) }, dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'dataSource': $context.$root.controlsStore.dataSource, 'value': $context.$root.editableObject, 'displayExpr': function (value) { var showValue = value || $context.$root.editableObject(); return $context.$root.dx._static.getControlFullName(showValue); }, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
330
330
|
addToBindingsCache('template: \'dx-propertieseditor\'', function ($context, $element) { return { 'template': function () { return 'dx-propertieseditor'; } }; });
|
331
|
-
addToBindingsCache('visible: !inRenameMode && (isSelected
|
332
|
-
addToBindingsCache('dxTextBox:
|
331
|
+
addToBindingsCache('visible: !inRenameMode && (isSelected || isHovered)', function ($context, $element) { return { 'visible': function () { return !$context.$data.inRenameMode && ($context.$data.isSelected || $context.$data.isHovered); } }; });
|
332
|
+
addToBindingsCache('dxTextBox: createRenameEditorOptions(), dxValidator: createValidatorOptions()', function ($context, $element) { return { 'dxTextBox': function () { return $context.$data.createRenameEditorOptions(); }, 'dxValidator': function () { return $context.$data.createValidatorOptions(); } }; });
|
333
333
|
addToBindingsCache('if: !inRenameMode', function ($context, $element) { return { 'if': function () { return !$context.$data.inRenameMode; } }; });
|
334
334
|
addToBindingsCache('if: inRenameMode', function ($context, $element) { return { 'if': function () { return $context.$data.inRenameMode; } }; });
|
335
335
|
addToBindingsCache('text: $root.getLocalization(\'Field List\', \'ReportStringId.UD_Title_FieldList\')', function ($context, $element) { return { 'text': function () { return $context.$root.getLocalization('Field List', 'ReportStringId.UD_Title_FieldList'); } }; });
|
336
336
|
addToBindingsCache('dxButtonWithTemplate: { onClick: startWizard, visible: visible(), text: addDataSourceButtonText, icon: \'dxrd-svg-operations-add\', iconClass: \'dx-image-add\' }, attr: { title: addDataSourceButtonText }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'onClick': $context.$data.startWizard, 'visible': $context.$data.visible(), 'text': $context.$data.addDataSourceButtonText, 'icon': 'dxrd-svg-operations-add', 'iconClass': 'dx-image-add' }; }, 'attr': function () { return { 'title': $context.$data.addDataSourceButtonText }; } }; });
|
337
337
|
addToBindingsCache('treeListSearchPanel: {controllers:treeListOptions.treeListController}', function ($context, $element) { return { 'treeListSearchPanel': function () { return { 'controllers': $context.$data.treeListOptions.treeListController }; } }; });
|
338
|
+
addToBindingsCache('dxContextMenu: { dataSource: fieldListContextMenu.dataSource, target: fieldListContextMenu.target, itemTemplate: fieldListContextMenu.itemTemplate, cssClass: fieldListContextMenu.cssClass, hideOnOutsideClick: fieldListContextMenu.hideOnOutsideClick, onItemClick: function(e) { fieldListContextMenu.onItemClick(e); }, onInitialized: fieldListContextMenu.onInitialized }', function ($context, $element) { return { 'dxContextMenu': function () { return { 'dataSource': $context.$data.fieldListContextMenu.dataSource, 'target': $context.$data.fieldListContextMenu.target, 'itemTemplate': $context.$data.fieldListContextMenu.itemTemplate, 'cssClass': $context.$data.fieldListContextMenu.cssClass, 'hideOnOutsideClick': $context.$data.fieldListContextMenu.hideOnOutsideClick, 'onItemClick': function (e) { $context.$data.fieldListContextMenu.onItemClick(e); }, 'onInitialized': $context.$data.fieldListContextMenu.onInitialized }; } }; });
|
338
339
|
addToBindingsCache('if: $data.allowAddDataSource', function ($context, $element) { return { 'if': function () { return $context.$data.allowAddDataSource; } }; });
|
340
|
+
addToBindingsCache('if: useContextMenu', function ($context, $element) { return { 'if': function () { return $context.$data.useContextMenu; } }; });
|
339
341
|
addToBindingsCache('searchHighlighting: { text: displayName, textToSearch: $parent.textToSearch }, attr: { \'title\': displayName }', function ($context, $element) { return { 'searchHighlighting': function () { return { 'text': $context.$data.displayName, 'textToSearch': $context.$parent.textToSearch }; }, 'attr': function () { return { 'title': $context.$data.displayName }; } }; });
|
340
342
|
addToBindingsCache('dxTextBox: { value: defaultText, readOnly: !$data.isDefaultLanguage() }, css: { \'dxrd-localization-panel-textbox-full\': $data.isDefaultLanguage() }', function ($context, $element) { return { 'dxTextBox': function () { return { 'value': $context.$data.defaultText, 'readOnly': !$context.$data.isDefaultLanguage() }; }, 'css': function () { return { 'dxrd-localization-panel-textbox-full': $context.$data.isDefaultLanguage() }; } }; });
|
341
343
|
addToBindingsCache('dxTextBox: { value: localizedText, onFocusIn: function(e, s) { $parent.onItemGotFocus(e) }, visible: !$data.isDefaultLanguage()}', function ($context, $element) { return { 'dxTextBox': function () { return { 'value': $context.$data.localizedText, 'onFocusIn': function (e, s) { $context.$parent.onItemGotFocus(e); }, 'visible': !$context.$data.isDefaultLanguage() }; } }; });
|
@@ -379,12 +381,17 @@ addToBindingsCache('css: {\'dxrd-flip\': forLeftMargin }, dxWatermark: { band: b
|
|
379
381
|
addToBindingsCache('if: $data.reportSurface.watermark.shouldDrawWatermarkImage()', function ($context, $element) { return { 'if': function () { return $context.$data.reportSurface.watermark.shouldDrawWatermarkImage(); } }; });
|
380
382
|
addToBindingsCache('if: $data.reportSurface.watermark.text()', function ($context, $element) { return { 'if': function () { return $context.$data.reportSurface.watermark.text(); } }; });
|
381
383
|
addToBindingsCache('css: { \'dx-rtl\' : $root.rtl, \'dx-ltr\': !$root.rtl }', function ($context, $element) { return { 'css': function () { return { 'dx-rtl': $context.$root.rtl, 'dx-ltr': !$context.$root.rtl }; } }; });
|
382
|
-
addToBindingsCache('template: { name: \'dxrd-toolbar-tmplt\', data: toolbarItems }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-toolbar-tmplt', 'data': $context.$data.toolbarItems }; } }; });
|
384
|
+
addToBindingsCache('template: { name: \'dxrd-toolbar-tmplt\', data: getViewModel().toolbarItems }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-toolbar-tmplt', 'data': $context.$data.getViewModel().toolbarItems }; } }; });
|
383
385
|
addToBindingsCache('dxAceEditor: { value: scriptsText, editorContainer: editorContainer, options: aceOptions }', function ($context, $element) { return { 'dxAceEditor': function () { return { 'value': $context.$data.scriptsText, 'editorContainer': $context.$data.editorContainer, 'options': $context.$data.aceOptions }; } }; });
|
384
|
-
addToBindingsCache('dxSelectBox: { dataSource:
|
385
|
-
addToBindingsCache('dxSelectBox: { items: events, value: event, placeholder: $root.getLocalization(\'Select event...\', \'ASPxReportsStringId.ReportDesigner_ScriptEditor_Toolbar_SelectEvent\'), width: \'200px\', dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'items': $context.$data.events, 'value': $context.$data.event, 'placeholder': $context.$root.getLocalization('Select event...', 'ASPxReportsStringId.ReportDesigner_ScriptEditor_Toolbar_SelectEvent'), 'width': '200px', 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
386
|
+
addToBindingsCache('dxSelectBox: { items: widget.dataSource, onValueChanged: widget.onValueChanged, value: widget.value, displayExpr: widget.displayExpr, placeholder: widget.placeholder, width: widget.width, dropDownOptions: { container: getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'items': $context.$data.widget.dataSource, 'onValueChanged': $context.$data.widget.onValueChanged, 'value': $context.$data.widget.value, 'displayExpr': $context.$data.widget.displayExpr, 'placeholder': $context.$data.widget.placeholder, 'width': $context.$data.widget.width, 'dropDownOptions': { 'container': $context.$data.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
|
386
387
|
addToBindingsCache('if: editorVisible', function ($context, $element) { return { 'if': function () { return $context.$data.editorVisible; } }; });
|
387
388
|
addToBindingsCache('visible: editorVisible, template: \'dxrd-scripts-addon\'', function ($context, $element) { return { 'visible': function () { return $context.$data.editorVisible; }, 'template': function () { return 'dxrd-scripts-addon'; } }; });
|
389
|
+
addToBindingsCache('css: {\'dx-context-menu-flex\': !($data.items) }', function ($context, $element) { return { 'css': function () { return { 'dx-context-menu-flex': !($context.$data.items) }; } }; });
|
390
|
+
addToBindingsCache('text: $data.displayText ? $data.displayText() : $data.text', function ($context, $element) { return { 'text': function () { return $context.$data.displayText ? $context.$data.displayText() : $context.$data.text; } }; });
|
391
|
+
addToBindingsCache('if: $data.imageTemplateName', function ($context, $element) { return { 'if': function () { return $context.$data.imageTemplateName; } }; });
|
392
|
+
addToBindingsCache('template: { name: $data.imageTemplateName }', function ($context, $element) { return { 'template': function () { return { 'name': $context.$data.imageTemplateName }; } }; });
|
393
|
+
addToBindingsCache('if: $data.items', function ($context, $element) { return { 'if': function () { return $context.$data.items; } }; });
|
394
|
+
addToBindingsCache('template: { name: \'dxrd-svg-preview-next_page\' }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-svg-preview-next_page' }; } }; });
|
388
395
|
addToBindingsCache('style: _position, css: { \'collapsed\': collapsed }, resizable: _resizableOptions', function ($context, $element) { return { 'style': function () { return $context.$data._position; }, 'css': function () { return { 'collapsed': $context.$data.collapsed }; }, 'resizable': function () { return $context.$data._resizableOptions; } }; });
|
389
396
|
addToBindingsCache('style: { display: $data.collapsed() ? \'none\' : \'block\' }', function ($context, $element) { return { 'style': function () { return { 'display': $context.$data.collapsed() ? 'none' : 'block' }; } }; });
|
390
397
|
addToBindingsCache('text: $data.panelTitle', function ($context, $element) { return { 'text': function () { return $context.$data.panelTitle; } }; });
|
@@ -399,6 +406,7 @@ addToBindingsCache('text: data.description', function ($context, $element) { ret
|
|
399
406
|
addToBindingsCache('dxTagBox: { maxDisplayedTags: 0, showSelectionControls: true, valueExpr: \'value\', displayExpr: \'displayValue\', value: data.value, dataSource: data.dataSource, useItemTextAsTitle: true, dropDownOptions: { container: data.getContainer($element), minWidth: 200 }, }', function ($context, $element) { return { 'dxTagBox': function () { return { 'maxDisplayedTags': 0, 'showSelectionControls': true, 'valueExpr': 'value', 'displayExpr': 'displayValue', 'value': $context.$data.data.value, 'dataSource': $context.$data.data.dataSource, 'useItemTextAsTitle': true, 'dropDownOptions': { 'container': $context.$data.data.getContainer($element), 'minWidth': 200 } }; } }; });
|
400
407
|
addToBindingsCache('dxButtonGroup: $data.data', function ($context, $element) { return { 'dxButtonGroup': function () { return $context.$data.data; } }; });
|
401
408
|
addToBindingsCache('template: { name: $parents[1].getIconTemplateName(icon) }', function ($context, $element) { return { 'template': function () { return { 'name': $context.$parents[1].getIconTemplateName($context.$data.icon) }; } }; });
|
409
|
+
addToBindingsCache('text: $data.text()', function ($context, $element) { return { 'text': function () { return $context.$data.text(); } }; });
|
402
410
|
addToBindingsCache('style: { display: !$data.collapsed() ? \'none\' : \'block\' }', function ($context, $element) { return { 'style': function () { return { 'display': !$context.$data.collapsed() ? 'none' : 'block' }; } }; });
|
403
411
|
addToBindingsCache('click: function() { $data.toggleCollapsed() }, template: { name: $data.getNotificationTemplate() }, attr: { title: $data.getTitleMessage() }', function ($context, $element) { return { 'click': function () { return function () { $context.$data.toggleCollapsed(); }; }, 'template': function () { return { 'name': $context.$data.getNotificationTemplate() }; }, 'attr': function () { return { 'title': $context.$data.getTitleMessage() }; } }; });
|
404
412
|
addToBindingsCache('if: $data.data.showLink', function ($context, $element) { return { 'if': function () { return $context.$data.data.showLink; } }; });
|
@@ -429,15 +437,16 @@ addToBindingsCache('template: { name: \'dx-propertieseditor\', data: _settingsGr
|
|
429
437
|
addToBindingsCache('dxButtonWithTemplate: { onClick: addParameter, icon: \'dxrd-svg-actions-add_parameter\', iconClass: \'dx-image-add-parameter\' }, attr: { title: getDisplayTextButton(\'addParameter\') }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'onClick': $context.$data.addParameter, 'icon': 'dxrd-svg-actions-add_parameter', 'iconClass': 'dx-image-add-parameter' }; }, 'attr': function () { return { 'title': $context.$data.getDisplayTextButton('addParameter') }; } }; });
|
430
438
|
addToBindingsCache('dxButtonWithTemplate: { onClick: addGroup, icon: \'dxrd-svg-actions-add_group\', iconClass: \'dx-image-add-group\' }, attr: { title: getDisplayTextButton(\'addGroup\') }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'onClick': $context.$data.addGroup, 'icon': 'dxrd-svg-actions-add_group', 'iconClass': 'dx-image-add-group' }; }, 'attr': function () { return { 'title': $context.$data.getDisplayTextButton('addGroup') }; } }; });
|
431
439
|
addToBindingsCache('dxButtonWithTemplate: { onClick: addSeparator, icon: \'dxrd-svg-actions-add_separator\', iconClass: \'dx-image-add-separator\' }, attr: { title: getDisplayTextButton(\'addSeparator\') }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'onClick': $context.$data.addSeparator, 'icon': 'dxrd-svg-actions-add_separator', 'iconClass': 'dx-image-add-separator' }; }, 'attr': function () { return { 'title': $context.$data.getDisplayTextButton('addSeparator') }; } }; });
|
440
|
+
addToBindingsCache('dxButtonWithTemplate: { onClick: up, disabled: isDisabledButton(\'up\'), icon: \'dxrd-svg-operations-moveup\', iconClass: \'dx-image-moveup\' }, attr: { title: getDisplayTextButton(\'up\') }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'onClick': $context.$data.up, 'disabled': $context.$data.isDisabledButton('up'), 'icon': 'dxrd-svg-operations-moveup', 'iconClass': 'dx-image-moveup' }; }, 'attr': function () { return { 'title': $context.$data.getDisplayTextButton('up') }; } }; });
|
441
|
+
addToBindingsCache('dxButtonWithTemplate: { onClick: down, disabled: isDisabledButton(\'down\'), icon: \'dxrd-svg-operations-movedown\', iconClass: \'dx-image-movedown\' }, attr: { title: getDisplayTextButton(\'down\') }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'onClick': $context.$data.down, 'disabled': $context.$data.isDisabledButton('down'), 'icon': 'dxrd-svg-operations-movedown', 'iconClass': 'dx-image-movedown' }; }, 'attr': function () { return { 'title': $context.$data.getDisplayTextButton('down') }; } }; });
|
432
442
|
addToBindingsCache('dxScrollView: { showScrollbar: \'onHover\', scrollByContent: false, bounceEnabled: false, useNative: false, scrollByThumb: true, direction: \'both\' }, dxAutoScrolling: { active: $root.dx._static.DragDropHandler.started }', function ($context, $element) { return { 'dxScrollView': function () { return { 'showScrollbar': 'onHover', 'scrollByContent': false, 'bounceEnabled': false, 'useNative': false, 'scrollByThumb': true, 'direction': 'both' }; }, 'dxAutoScrolling': function () { return { 'active': $context.$root.dx._static.DragDropHandler.started }; } }; });
|
433
443
|
addToBindingsCache('text: contentEmptyAreaPlaceHolder', function ($context, $element) { return { 'text': function () { return $context.$data.contentEmptyAreaPlaceHolder; } }; });
|
434
444
|
addToBindingsCache('text: contentNoPropertiesPlaceHolder', function ($context, $element) { return { 'text': function () { return $context.$data.contentNoPropertiesPlaceHolder; } }; });
|
435
445
|
addToBindingsCache('text: $data.value().name', function ($context, $element) { return { 'text': function () { return $context.$data.value().name; } }; });
|
436
446
|
addToBindingsCache('dxCheckBox: getOptions({ value: value, text: displayName, disabled: disabled })', function ($context, $element) { return { 'dxCheckBox': function () { return $context.$data.getOptions({ 'value': $context.$data.value, 'text': $context.$data.displayName, 'disabled': $context.$data.disabled }); } }; });
|
437
447
|
addToBindingsCache('dxCollectionEditor: { values: value, info: info, level: level, displayName: $root.getLocalization(displayName) , showScroll: true, collapsed: false, alwaysShow: true }', function ($context, $element) { return { 'dxCollectionEditor': function () { return { 'values': $context.$data.value, 'info': $context.$data.info, 'level': $context.$data.level, 'displayName': $context.$root.getLocalization($context.$data.displayName), 'showScroll': true, 'collapsed': false, 'alwaysShow': true }; } }; });
|
438
|
-
addToBindingsCache('
|
448
|
+
addToBindingsCache('template: { name: \'dx-propertieseditor\', data: getProperties({ level: level }) }', function ($context, $element) { return { 'template': function () { return { 'name': 'dx-propertieseditor', 'data': $context.$data.getProperties({ 'level': $context.$data.level }) }; } }; });
|
439
449
|
addToBindingsCache('dxCollectionEditor: { values: value, addHandler: $root.dx._static.LookUpValue.createNew, level: level, displayName: $root.getLocalization(displayName), info: info, collapsed: false, showScroll: true, alwaysShow: true }', function ($context, $element) { return { 'dxCollectionEditor': function () { return { 'values': $context.$data.value, 'addHandler': $context.$root.dx._static.LookUpValue.createNew, 'level': $context.$data.level, 'displayName': $context.$root.getLocalization($context.$data.displayName), 'info': $context.$data.info, 'collapsed': false, 'showScroll': true, 'alwaysShow': true }; } }; });
|
440
|
-
addToBindingsCache('dxPropertyGrid: { target: $data.value, level: editor.level }', function ($context, $element) { return { 'dxPropertyGrid': function () { return { 'target': $context.$data.value, 'level': $context.$data.editor.level }; } }; });
|
441
450
|
addToBindingsCache('template: { name: \'dxrd-parameters-dialog\', data: _addParametersDialog }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-parameters-dialog', 'data': $context.$data._addParametersDialog }; } }; });
|
442
451
|
addToBindingsCache('template: { name: \'dxrd-parameters-dialog\', data: _editParametersDialog }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-parameters-dialog', 'data': $context.$data._editParametersDialog }; } }; });
|
443
452
|
addToBindingsCache('if: _selectedParameterSettings', function ($context, $element) { return { 'if': function () { return $context.$data._selectedParameterSettings; } }; });
|
@@ -445,6 +454,7 @@ addToBindingsCache('if: $data.contentVisible() && !$data.hasNoEditableProperties
|
|
445
454
|
addToBindingsCache('template: \'dxrd-parameter-edit\'', function ($context, $element) { return { 'template': function () { return 'dxrd-parameter-edit'; } }; });
|
446
455
|
addToBindingsCache('if: !$data.contentVisible()', function ($context, $element) { return { 'if': function () { return !$context.$data.contentVisible(); } }; });
|
447
456
|
addToBindingsCache('if: $data.hasNoEditableProperties()', function ($context, $element) { return { 'if': function () { return $context.$data.hasNoEditableProperties(); } }; });
|
457
|
+
addToBindingsCache('if: editorCreated && visible', function ($context, $element) { return { 'if': function () { return $context.$data.editorCreated && $context.$data.visible; } }; });
|
448
458
|
addToBindingsCache('if: ko.unwrap($data.value) && ko.unwrap($data.visible)', function ($context, $element) { return { 'if': function () { return $context.ko.unwrap($context.$data.value) && $context.ko.unwrap($context.$data.visible); } }; });
|
449
459
|
addToBindingsCache('dxPopup: { showTitle: true, width: width, height: height, title: $root.getLocalization(title), visible: visible, disabled: disabled, toolbarItems: buttons, showCloseButton: true, container: container($element), wrapperAttr: { class: \'dxrd-reportdialog dx-editors dx-widget\' }, position: { of: container($element) }}', function ($context, $element) { return { 'dxPopup': function () { return { 'showTitle': true, 'width': $context.$data.width, 'height': $context.$data.height, 'title': $context.$root.getLocalization($context.$data.title), 'visible': $context.$data.visible, 'disabled': $context.$data.disabled, 'toolbarItems': $context.$data.buttons, 'showCloseButton': true, 'container': $context.$data.container($element), 'wrapperAttr': { 'class': 'dxrd-reportdialog dx-editors dx-widget' }, 'position': { 'of': $context.$data.container($element) } }; } }; });
|
450
460
|
addToBindingsCache('dxLoadPanel: { visible:true, container: container($element), position: { of: container($element) } }', function ($context, $element) { return { 'dxLoadPanel': function () { return { 'visible': true, 'container': $context.$data.container($element), 'position': { 'of': $context.$data.container($element) } }; } }; });
|
@@ -476,6 +486,16 @@ addToBindingsCache('dxclick: function(e) { if(disabled && !disabled() || !disabl
|
|
476
486
|
addToBindingsCache('if: !isMenuCollapsed()', function ($context, $element) { return { 'if': function () { return !$context.$data.isMenuCollapsed(); } }; });
|
477
487
|
addToBindingsCache('if: isMenuCollapsed', function ($context, $element) { return { 'if': function () { return $context.$data.isMenuCollapsed; } }; });
|
478
488
|
addToBindingsCache('if: !$root.isMenuCollapsed()', function ($context, $element) { return { 'if': function () { return !$context.$root.isMenuCollapsed(); } }; });
|
489
|
+
addToBindingsCache('css: { \'dx-field-flex\': (templateName === \'dx-boolean\'), \'dx-field-block\': (templateName !== \'dx-boolean\') }', function ($context, $element) { return { 'css': function () { return { 'dx-field-flex': ($context.$data.templateName === 'dx-boolean'), 'dx-field-block': ($context.$data.templateName !== 'dx-boolean') }; } }; });
|
490
|
+
addToBindingsCache('text: displayName, attr: { \'title\': fullDisplayName, \'for\': editorInputId }, css: { \'dx-property-required\': isRequired }', function ($context, $element) { return { 'text': function () { return $context.$data.displayName; }, 'attr': function () { return { 'title': $context.$data.fullDisplayName, 'for': $context.$data.editorInputId }; }, 'css': function () { return { 'dx-property-required': $context.$data.isRequired }; } }; });
|
491
|
+
addToBindingsCache('if: editorTemplate !== \'dx-commonCollection\'', function ($context, $element) { return { 'if': function () { return $context.$data.editorTemplate !== 'dx-commonCollection'; } }; });
|
492
|
+
addToBindingsCache('if: templateName !== \'dx-boolean\'', function ($context, $element) { return { 'if': function () { return $context.$data.templateName !== 'dx-boolean'; } }; });
|
493
|
+
addToBindingsCache('if: templateName === \'dx-boolean\'', function ($context, $element) { return { 'if': function () { return $context.$data.templateName === 'dx-boolean'; } }; });
|
494
|
+
addToBindingsCache('dxPopover: { width: \'216px\', height: \'auto\', position: { my: \'left center\', at: \'right center\', boundary: \'.dxrd-designer-wrapper\', of: \'.dxrd-control-smart-tag\', collision: \'flip fit\', offset: \'-10 0\' }, container: getPopupContainer($element), hideOnOutsideClick: true, showTitle: false, showCloseButton: false, shading: false, visible: popoverVisible, animation: {} }', function ($context, $element) { return { 'dxPopover': function () { return { 'width': '216px', 'height': 'auto', 'position': { 'my': 'left center', 'at': 'right center', 'boundary': '.dxrd-designer-wrapper', 'of': '.dxrd-control-smart-tag', 'collision': 'flip fit', 'offset': '-10 0' }, 'container': $context.$data.getPopupContainer($element), 'hideOnOutsideClick': true, 'showTitle': false, 'showCloseButton': false, 'shading': false, 'visible': $context.$data.popoverVisible, 'animation': {} }; } }; });
|
495
|
+
addToBindingsCache('visible: separatorVisible', function ($context, $element) { return { 'visible': function () { return $context.$data.separatorVisible; } }; });
|
496
|
+
addToBindingsCache('foreach: getEditors(false)', function ($context, $element) { return { 'foreach': function () { return $context.$data.getEditors(false); } }; });
|
497
|
+
addToBindingsCache('template: \'dxrd-smart-tag-editor\'', function ($context, $element) { return { 'template': function () { return 'dxrd-smart-tag-editor'; } }; });
|
498
|
+
addToBindingsCache('foreach: getEditors(true)', function ($context, $element) { return { 'foreach': function () { return $context.$data.getEditors(true); } }; });
|
479
499
|
addToBindingsCache('styleunit: { \'left\': $data.position.x, \'top\': $data.position.y }, style: $root.rtl ? { \'margin-right\': margin } : { \'margin-left\': margin }, visible: visible', function ($context, $element) { return { 'styleunit': function () { return { 'left': $context.$data.position.x, 'top': $context.$data.position.y }; }, 'style': function () { return $context.$root.rtl ? { 'margin-right': $context.$data.margin } : { 'margin-left': $context.$data.margin }; }, 'visible': function () { return $context.$data.visible; } }; });
|
480
500
|
addToBindingsCache('dxButtonWithTemplate: { icon: $data.imageTemplateName, iconClass: $data.imageTemplateName }, event: { dblclick: function(_, event){ event.stopPropagation(); } }, click: function(_, event){ $data.onClick(); event.stopPropagation(); }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'icon': $context.$data.imageTemplateName, 'iconClass': $context.$data.imageTemplateName }; }, 'event': function () { return { 'dblclick': function (_, event) { event.stopPropagation(); } }; }, 'click': function () { return function (_, event) { $context.$data.onClick(); event.stopPropagation(); }; } }; });
|
481
501
|
addToBindingsCache('with: $data.expressionEditor', function ($context, $element) { return { 'with': function () { return $context.$data.expressionEditor; } }; });
|
@@ -490,6 +510,7 @@ addToBindingsCache('visible: $data.visible, attr: { \'aria-label\': $data.displa
|
|
490
510
|
addToBindingsCache('text: $data.displayText && $data.displayText() || $data.text, attr: { title: $data.displayText && $data.displayText() || $data.text, class: \'dxd-text-primary dxd-back-highlighted \' + (ko.unwrap($data.imageClassName) || \'\') }, dxclick: function() { if((typeof $data.disabled === \'function\') && !$data.disabled() || !$data.disabled) { $data.clickAction($root.model && $root.model()); } }, css: {\'dxrd-disabled-button\': $data.disabled }', function ($context, $element) { return { 'text': function () { return $context.$data.displayText && $context.$data.displayText() || $context.$data.text; }, 'attr': function () { return { 'title': $context.$data.displayText && $context.$data.displayText() || $context.$data.text, 'class': 'dxd-text-primary dxd-back-highlighted ' + ($context.ko.unwrap($context.$data.imageClassName) || '') }; }, 'dxclick': function () { return function () { if ((typeof $context.$data.disabled === 'function') && !$context.$data.disabled() || !$context.$data.disabled) {
|
491
511
|
$context.$data.clickAction($context.$root.model && $context.$root.model());
|
492
512
|
} }; }, 'css': function () { return { 'dxrd-disabled-button': $context.$data.disabled }; } }; });
|
513
|
+
addToBindingsCache('dxContextMenu: $data.contextMenu', function ($context, $element) { return { 'dxContextMenu': function () { return $context.$data.contextMenu; } }; });
|
493
514
|
addToBindingsCache('if: !!$root.surface()', function ($context, $element) { return { 'if': function () { return !!$context.$root.surface(); } }; });
|
494
515
|
addToBindingsCache('template: { name: $root.dx._static.editorTemplates.getEditor("combobox").header, data: $root.surface().wrapRtlProperty($data, $root.undoEngine, $element) }', function ($context, $element) { return { 'template': function () { return { 'name': $context.$root.dx._static.editorTemplates.getEditor('combobox').header, 'data': $context.$root.surface().wrapRtlProperty($context.$data, $context.$root.undoEngine, $element) }; } }; });
|
495
516
|
addToBindingsCache('foreach: $data.items', function ($context, $element) { return { 'foreach': function () { return $context.$data.items; } }; });
|
@@ -520,27 +541,26 @@ addToBindingsCache('dxSelectBox: { items: generateValue($root.bands), value: val
|
|
520
541
|
addToBindingsCache('visible: visible, styleunit: { \'marginLeft\' : padding }', function ($context, $element) { return { 'visible': function () { return $context.$data.visible; }, 'styleunit': function () { return { 'marginLeft': $context.$data.padding }; } }; });
|
521
542
|
addToBindingsCache('dxCheckBox: { value: value().selected, disabled: editor.disabled }, dxclick: function(_, event) { event.stopPropagation(); }', function ($context, $element) { return { 'dxCheckBox': function () { return { 'value': $context.$data.value().selected, 'disabled': $context.$data.editor.disabled }; }, 'dxclick': function () { return function (_, event) { event.stopPropagation(); }; } }; });
|
522
543
|
addToBindingsCache('text: value().name, attr: { title: value().name }', function ($context, $element) { return { 'text': function () { return $context.$data.value().name; }, 'attr': function () { return { 'title': $context.$data.value().name }; } }; });
|
523
|
-
addToBindingsCache('dxPropertyGrid: { target: value, editorsInfo: { editors: $root.dx._static.formattingRuleSerializationsInfo }, level:
|
544
|
+
addToBindingsCache('dxPropertyGrid: { target: value, editorsInfo: { editors: $root.dx._static.formattingRuleSerializationsInfo }, level: level + 1, parentDisabled: editor.disabled }', function ($context, $element) { return { 'dxPropertyGrid': function () { return { 'target': $context.$data.value, 'editorsInfo': { 'editors': $context.$root.dx._static.formattingRuleSerializationsInfo }, 'level': $context.$data.level + 1, 'parentDisabled': $context.$data.editor.disabled }; } }; });
|
524
545
|
addToBindingsCache('dxSelectBox: { dataSource: wrapValues($root.displayNameProvider), value: value, valueExpr: \'value\', displayExpr: \'displayValue\', displayCustomValue: true, disabled: disabled, dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }, dxValidator: { validationRules: $data.validationRules || [] }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'dataSource': $context.$data.wrapValues($context.$root.displayNameProvider), 'value': $context.$data.value, 'valueExpr': 'value', 'displayExpr': 'displayValue', 'displayCustomValue': true, 'disabled': $context.$data.disabled, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; }, 'dxValidator': function () { return { 'validationRules': $context.$data.validationRules || [] }; } }; });
|
525
546
|
addToBindingsCache('dxSelectBox: new $root.dx._static.StylesEditorHeaderModel(value, $root.styles(), disabled, $root.getPopupContainer($element))', function ($context, $element) { return { 'dxSelectBox': function () { return new $context.$root.dx._static.StylesEditorHeaderModel($context.$data.value, $context.$root.styles(), $context.$data.disabled, $context.$root.getPopupContainer($element)); } }; });
|
526
547
|
addToBindingsCache('dxStylesEditor: { styleName: value, styles: $root.styles() }', function ($context, $element) { return { 'dxStylesEditor': function () { return { 'styleName': $context.$data.value, 'styles': $context.$root.styles() }; } }; });
|
527
|
-
addToBindingsCache('dxFieldListPicker: { acceptCustomValue: true, displayValue: $displayName, itemsProvider: $root.dataBindingsProvider(), treeListController: $parent.treeListController, value: $data.generateValue($root.undoEngine(), $root.dataSourceHelper(), $root.fieldListDataSources(), $root.dataBindingsProvider()), disabled: $parent.disabled }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'acceptCustomValue': true, 'displayValue': $context.$data.$displayName, 'itemsProvider': $context.$root.dataBindingsProvider(), 'treeListController': $context.$parent.treeListController, 'value': $context.$data.generateValue($context.$root.undoEngine(), $context.$root.dataSourceHelper(), $context.$root.fieldListDataSources(), $context.$root.dataBindingsProvider()), 'disabled': $context.$parent.disabled }; } }; });
|
528
|
-
addToBindingsCache('dxFieldListPicker: { acceptCustomValue: true, displayValue: generateDisplayValue($root.reportDataSource), itemsProvider: $root.reportDataBindingsProvider, treeListController: treeListController, value: generateValue($root.undoEngine(), $root.reportParameters, $root.reportDataSource), disabled: disabled }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'acceptCustomValue': true, 'displayValue': $context.$data.generateDisplayValue($context.$root.reportDataSource), 'itemsProvider': $context.$root.reportDataBindingsProvider, 'treeListController': $context.$data.treeListController, 'value': $context.$data.generateValue($context.$root.undoEngine(), $context.$root.reportParameters, $context.$root.reportDataSource), 'disabled': $context.$data.disabled }; } }; });
|
529
|
-
addToBindingsCache('dxFieldListPicker: { acceptCustomValue: true, value: itemsProvider.selectedPath, displayValue: displayExpr, itemsProvider: itemsProvider, path: itemsProvider.path, disabled: disabled, treeListController: treeListController }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'acceptCustomValue': true, 'value': $context.$data.itemsProvider.selectedPath, 'displayValue': $context.$data.displayExpr, 'itemsProvider': $context.$data.itemsProvider, 'path': $context.$data.itemsProvider.path, 'disabled': $context.$data.disabled, 'treeListController': $context.$data.treeListController }; } }; });
|
548
|
+
addToBindingsCache('dxFieldListPicker: { acceptCustomValue: true, displayValue: $displayName, onValueChanged: onValueChanged, itemsProvider: $root.dataBindingsProvider(), treeListController: $parent.treeListController, value: $data.generateValue($root.undoEngine(), $root.dataSourceHelper(), $root.fieldListDataSources(), $root.dataBindingsProvider()), disabled: $parent.disabled }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'acceptCustomValue': true, 'displayValue': $context.$data.$displayName, 'onValueChanged': $context.$data.onValueChanged, 'itemsProvider': $context.$root.dataBindingsProvider(), 'treeListController': $context.$parent.treeListController, 'value': $context.$data.generateValue($context.$root.undoEngine(), $context.$root.dataSourceHelper(), $context.$root.fieldListDataSources(), $context.$root.dataBindingsProvider()), 'disabled': $context.$parent.disabled }; } }; });
|
549
|
+
addToBindingsCache('dxFieldListPicker: { acceptCustomValue: true, onValueChanged: onValueChanged, displayValue: generateDisplayValue($root.reportDataSource), itemsProvider: $root.reportDataBindingsProvider, treeListController: treeListController, value: generateValue($root.undoEngine(), $root.reportParameters, $root.reportDataSource), disabled: disabled }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'acceptCustomValue': true, 'onValueChanged': $context.$data.onValueChanged, 'displayValue': $context.$data.generateDisplayValue($context.$root.reportDataSource), 'itemsProvider': $context.$root.reportDataBindingsProvider, 'treeListController': $context.$data.treeListController, 'value': $context.$data.generateValue($context.$root.undoEngine(), $context.$root.reportParameters, $context.$root.reportDataSource), 'disabled': $context.$data.disabled }; } }; });
|
550
|
+
addToBindingsCache('dxFieldListPicker: { acceptCustomValue: true, onValueChanged: onValueChanged, value: itemsProvider.selectedPath, displayValue: displayExpr, itemsProvider: itemsProvider, path: itemsProvider.path, disabled: disabled, treeListController: treeListController }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'acceptCustomValue': true, 'onValueChanged': $context.$data.onValueChanged, 'value': $context.$data.itemsProvider.selectedPath, 'displayValue': $context.$data.displayExpr, 'itemsProvider': $context.$data.itemsProvider, 'path': $context.$data.itemsProvider.path, 'disabled': $context.$data.disabled, 'treeListController': $context.$data.treeListController }; } }; });
|
530
551
|
addToBindingsCache('styleunit: padding', function ($context, $element) { return { 'styleunit': function () { return $context.$data.padding; } }; });
|
531
552
|
addToBindingsCache('text: $root.getLocalization(\'Format String\', \'DevExpress.XtraReports.UI.XRBinding.FormatString\')', function ($context, $element) { return { 'text': function () { return $context.$root.getLocalization('Format String', 'DevExpress.XtraReports.UI.XRBinding.FormatString'); } }; });
|
532
553
|
addToBindingsCache('dxEventDropDownEditor: { items: $root.events, value: value, editEnabled: true, disabled: disabled, secondAction: function() { $root.gotoEvent && $root.gotoEvent($data.value(), name, $parents[1]._model && $parents[1]._model()); }, placeholder: $root.dx._static.selectPlaceholder(), noDataText: $root.dx._static.noDataText(), encodeNoDataText: true, dropDownOptions: { container: $root.getPopupContainer($element) } }', function ($context, $element) { return { 'dxEventDropDownEditor': function () { return { 'items': $context.$root.events, 'value': $context.$data.value, 'editEnabled': true, 'disabled': $context.$data.disabled, 'secondAction': function () { $context.$root.gotoEvent && $context.$root.gotoEvent($context.$data.value(), $context.$data.name, $context.$parents[1]._model && $context.$parents[1]._model()); }, 'placeholder': $context.$root.dx._static.selectPlaceholder(), 'noDataText': $context.$root.dx._static.noDataText(), 'encodeNoDataText': true, 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) } }; } }; });
|
533
|
-
addToBindingsCache('styleunit: { \'marginLeft\' :
|
534
|
-
addToBindingsCache('text: $parents[1].
|
535
|
-
addToBindingsCache('dxButtonWithTemplate: { onClick: value
|
536
|
-
addToBindingsCache('dxFieldListPicker: { displayValue: $displayName, value: value
|
554
|
+
addToBindingsCache('styleunit: { \'marginLeft\' : padding }', function ($context, $element) { return { 'styleunit': function () { return { 'marginLeft': $context.$data.padding }; } }; });
|
555
|
+
addToBindingsCache('text: $parents[1].info().getChildCaption(index) + \':\'', function ($context, $element) { return { 'text': function () { return $context.$parents[1].info().getChildCaption($context.$data.index) + ':'; } }; });
|
556
|
+
addToBindingsCache('dxButtonWithTemplate: { onClick: value.changeSortOrder, icon: value.sortOrderClass().template, iconClass: value.sortOrderClass().class, disabled: disabled }', function ($context, $element) { return { 'dxButtonWithTemplate': function () { return { 'onClick': $context.$data.value.changeSortOrder, 'icon': $context.$data.value.sortOrderClass().template, 'iconClass': $context.$data.value.sortOrderClass().class, 'disabled': $context.$data.disabled }; } }; });
|
557
|
+
addToBindingsCache('dxFieldListPicker: { displayValue: $displayName, value: value.fieldName, acceptCustomValue: true, path: $parents[1]._model() && $parents[1]._model().getPath(\'groupFields\') || \'\', itemsProvider: $root.dataBindingsProvider(), treeListController: new $root.dx._static.TreeListController(), disabled: disabled}', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'displayValue': $context.$data.$displayName, 'value': $context.$data.value.fieldName, 'acceptCustomValue': true, 'path': $context.$parents[1]._model() && $context.$parents[1]._model().getPath('groupFields') || '', 'itemsProvider': $context.$root.dataBindingsProvider(), 'treeListController': new $context.$root.dx._static.TreeListController(), 'disabled': $context.$data.disabled }; } }; });
|
537
558
|
addToBindingsCache('dxCollectionEditor: { values: value, addHandler: $root.dx._static.LookUpValue.createNew, undoEngine: $root.undoEngine, level: level, displayName: $root.getLocalization(displayName), info: info }', function ($context, $element) { return { 'dxCollectionEditor': function () { return { 'values': $context.$data.value, 'addHandler': $context.$root.dx._static.LookUpValue.createNew, 'undoEngine': $context.$root.undoEngine, 'level': $context.$data.level, 'displayName': $context.$root.getLocalization($context.$data.displayName), 'info': $context.$data.info }; } }; });
|
538
|
-
addToBindingsCache('dxPropertyGrid: { target: $data.value, level: editor.level + 1 }', function ($context, $element) { return { 'dxPropertyGrid': function () { return { 'target': $context.$data.value, 'level': $context.$data.editor.level + 1 }; } }; });
|
539
559
|
addToBindingsCache('dxCollectionEditor: { values: value, displayName: $root.getLocalization(displayName), level: level, info: info, addHandler: function() { return $root.calculatedFieldsSource().createCalculatedField(\'\'); } }', function ($context, $element) { return { 'dxCollectionEditor': function () { return { 'values': $context.$data.value, 'displayName': $context.$root.getLocalization($context.$data.displayName), 'level': $context.$data.level, 'info': $context.$data.info, 'addHandler': function () { return $context.$root.calculatedFieldsSource().createCalculatedField(''); } }; } }; });
|
540
560
|
addToBindingsCache('dxCollectionEditor: { values: value, displayName: displayName, level: level, info: info, addHandler: function() { return $root.parameters().add(); }, removeHandler: function(parameter) { return $root.parameters().remove(parameter); }, undoEngine: $root.undoEngine }', function ($context, $element) { return { 'dxCollectionEditor': function () { return { 'values': $context.$data.value, 'displayName': $context.$data.displayName, 'level': $context.$data.level, 'info': $context.$data.info, 'addHandler': function () { return $context.$root.parameters().add(); }, 'removeHandler': function (parameter) { return $context.$root.parameters().remove(parameter); }, 'undoEngine': $context.$root.undoEngine }; } }; });
|
541
561
|
addToBindingsCache('dxCollectionEditor: { values: value, displayName: $root.getLocalization(displayName), level: level, info: info, addHandler: function() { return $root.dx._static.TableOfContentsLevel.createNew(_model()); } }', function ($context, $element) { return { 'dxCollectionEditor': function () { return { 'values': $context.$data.value, 'displayName': $context.$root.getLocalization($context.$data.displayName), 'level': $context.$data.level, 'info': $context.$data.info, 'addHandler': function () { return $context.$root.dx._static.TableOfContentsLevel.createNew($context.$data._model()); } }; } }; });
|
542
|
-
addToBindingsCache('styleunit: {\'paddingLeft\':
|
543
|
-
addToBindingsCache('
|
562
|
+
addToBindingsCache('styleunit: {\'paddingLeft\': padding + $root.dx._static.propertiesGridEditorsPaddingLeft }', function ($context, $element) { return { 'styleunit': function () { return { 'paddingLeft': $context.$data.padding + $context.$root.dx._static.propertiesGridEditorsPaddingLeft }; } }; });
|
563
|
+
addToBindingsCache('template: { name: \'dx-propertieseditor\', data: getProperties({ level: level + 2 }) }', function ($context, $element) { return { 'template': function () { return { 'name': 'dx-propertieseditor', 'data': $context.$data.getProperties({ 'level': $context.$data.level + 2 }) }; } }; });
|
544
564
|
addToBindingsCache('dxNumberBox: getOptions({ value:generateValue($root.undoEngine), showSpinButtons:true, disabled:disabled, min:min, max:max }), dxValidator: { validationRules: validationRules || [] }', function ($context, $element) { return { 'dxNumberBox': function () { return $context.$data.getOptions({ 'value': $context.$data.generateValue($context.$root.undoEngine), 'showSpinButtons': true, 'disabled': $context.$data.disabled, 'min': $context.$data.min, 'max': $context.$data.max }); }, 'dxValidator': function () { return { 'validationRules': $context.$data.validationRules || [] }; } }; });
|
545
565
|
addToBindingsCache('css: { \'dxd-state-active\': bold(), \'dx-disabled-button\': $parent.disabled, \'dxd-border-accented\': $data.boldHasExpression }, click: function() { if(!$parent.disabled()) { bold(!bold()); } }', function ($context, $element) { return { 'css': function () { return { 'dxd-state-active': $context.$data.bold(), 'dx-disabled-button': $context.$parent.disabled, 'dxd-border-accented': $context.$data.boldHasExpression }; }, 'click': function () { return function () { if (!$context.$parent.disabled()) {
|
546
566
|
$context.$data.bold(!$context.$data.bold());
|
@@ -575,7 +595,7 @@ addToBindingsCache('displayNameExtender: { dataSource: dataSource, dataMember: d
|
|
575
595
|
addToBindingsCache('if: value()', function ($context, $element) { return { 'if': function () { return $context.$data.value(); } }; });
|
576
596
|
addToBindingsCache('with: value()', function ($context, $element) { return { 'with': function () { return $context.$data.value(); } }; });
|
577
597
|
addToBindingsCache('template: { name: \'dxrd-formatstring\', data: { value: $data.formatString, disabled: $data.disabled, actions: $parent.actions, customPatterns: $parent.customPatterns } }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-formatstring', 'data': { 'value': $context.$data.formatString, 'disabled': $context.$data.disabled, 'actions': $context.$parent.actions, 'customPatterns': $context.$parent.customPatterns } }; } }; });
|
578
|
-
addToBindingsCache('displayNameExtender: { path: function() { return $
|
598
|
+
addToBindingsCache('displayNameExtender: { path: function() { return $parents[1]._model() && $parents[1]._model().getPath(\'groupFields\') || \'\' }, dataMember: value.fieldName }', function ($context, $element) { return { 'displayNameExtender': function () { return { 'path': function () { return $context.$parents[1]._model() && $context.$parents[1]._model().getPath('groupFields') || ''; }, 'dataMember': $context.$data.value.fieldName }; } }; });
|
579
599
|
addToBindingsCache('template: { name: \'dxrd-reportexpression\' }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-reportexpression' }; } }; });
|
580
600
|
addToBindingsCache('template: { name: \'dxrd-expressioneditor-popup\', data: $data.wrapper }', function ($context, $element) { return { 'template': function () { return { 'name': 'dxrd-expressioneditor-popup', 'data': $context.$data.wrapper }; } }; });
|
581
601
|
addToBindingsCache('with: $data.wrapModel($root.fieldListProvider)', function ($context, $element) { return { 'with': function () { return $context.$data.wrapModel($context.$root.fieldListProvider); } }; });
|
@@ -690,7 +710,7 @@ addToBindingsCache('template: { name: "dxrd-page-masterdetail-select-reportdata-
|
|
690
710
|
addToBindingsCache('text: _fieldsCaption, attr:{\'title\': _fieldsCaption }', function ($context, $element) { return { 'text': function () { return $context.$data._fieldsCaption; }, 'attr': function () { return { 'title': $context.$data._fieldsCaption }; } }; });
|
691
711
|
addToBindingsCache('text: _summaryFunctionCaption, attr:{\'title\': _summaryFunctionCaption }', function ($context, $element) { return { 'text': function () { return $context.$data._summaryFunctionCaption; }, 'attr': function () { return { 'title': $context.$data._summaryFunctionCaption }; } }; });
|
692
712
|
addToBindingsCache('foreach: _summaryInfos', function ($context, $element) { return { 'foreach': function () { return $context.$data._summaryInfos; } }; });
|
693
|
-
addToBindingsCache('dxFieldListPicker: { itemsProvider: $parent._fieldListProvider, acceptCustomValue: false, value: selectedPath, displayValue: displayName, placeholder: $root.dx._static.selectPlaceholder() }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'itemsProvider': $context.$parent._fieldListProvider, 'acceptCustomValue': false, 'value': $context.$data.selectedPath, 'displayValue': $context.$data.displayName, 'placeholder': $context.$root.dx._static.selectPlaceholder() }; } }; });
|
713
|
+
addToBindingsCache('dxFieldListPicker: { itemsProvider: $parent._fieldListProvider, acceptCustomValue: false, onValueChanged: onValueChanged, value: selectedPath, displayValue: displayName, placeholder: $root.dx._static.selectPlaceholder() }', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'itemsProvider': $context.$parent._fieldListProvider, 'acceptCustomValue': false, 'onValueChanged': $context.$data.onValueChanged, 'value': $context.$data.selectedPath, 'displayValue': $context.$data.displayName, 'placeholder': $context.$root.dx._static.selectPlaceholder() }; } }; });
|
694
714
|
addToBindingsCache('dxButton: { icon: \'close\', onClick: function () { return $parent._removeSummaryInfo($data); }}', function ($context, $element) { return { 'dxButton': function () { return { 'icon': 'close', 'onClick': function () { return $context.$parent._removeSummaryInfo($context.$data); } }; } }; });
|
695
715
|
addToBindingsCache('dxCheckBox: { value: ignoreNullValues, text: _ignoreNullValuesCaption }', function ($context, $element) { return { 'dxCheckBox': function () { return { 'value': $context.$data.ignoreNullValues, 'text': $context.$data._ignoreNullValuesCaption }; } }; });
|
696
716
|
addToBindingsCache('text: _selectFieldToSummaryCaption', function ($context, $element) { return { 'text': function () { return $context.$data._selectFieldToSummaryCaption; } }; });
|