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.
Files changed (1425) hide show
  1. package/bundle/_add-designer-to-bundle.d.ts +2 -2
  2. package/bundle/_add-designer-to-bundle.js +2 -2
  3. package/bundle/_add-rich-edit-to-bundle.d.ts +2 -2
  4. package/bundle/_add-rich-edit-to-bundle.js +2 -2
  5. package/bundle/_add-viewer-to-bundle.d.ts +2 -2
  6. package/bundle/_add-viewer-to-bundle.js +2 -2
  7. package/bundle/_validator.d.ts +2 -2
  8. package/bundle/_validator.js +2 -2
  9. package/bundle/designer-bundle.d.ts +2 -2
  10. package/bundle/designer-bundle.js +2 -2
  11. package/bundle/viewer-bundle.d.ts +2 -2
  12. package/bundle/viewer-bundle.js +2 -2
  13. package/chart/_IChartControlCallbacks.d.ts +2 -2
  14. package/chart/_IChartControlCallbacks.js +2 -2
  15. package/chart/_control.d.ts +2 -2
  16. package/chart/_control.js +2 -2
  17. package/chart/_controlsFactory.d.ts +2 -2
  18. package/chart/_controlsFactory.js +2 -2
  19. package/chart/_dateUtils.d.ts +2 -2
  20. package/chart/_dateUtils.js +2 -2
  21. package/chart/_handlerUri.d.ts +3 -3
  22. package/chart/_handlerUri.js +2 -2
  23. package/chart/_initializer.d.ts +2 -2
  24. package/chart/_initializer.js +3 -3
  25. package/chart/_surface.d.ts +2 -2
  26. package/chart/_surface.js +2 -2
  27. package/chart/_utils.d.ts +2 -2
  28. package/chart/_utils.js +2 -2
  29. package/chart/components/_diagram.d.ts +2 -2
  30. package/chart/components/_diagram.js +2 -2
  31. package/chart/components/axis/_axis.d.ts +2 -2
  32. package/chart/components/axis/_axis.js +2 -2
  33. package/chart/components/axis/_axisXYViewModel.d.ts +2 -2
  34. package/chart/components/axis/_axisXYViewModel.js +2 -2
  35. package/chart/components/axis/_secondaryAxisViewModel.d.ts +2 -2
  36. package/chart/components/axis/_secondaryAxisViewModel.js +2 -2
  37. package/chart/components/models/_additionalLegend.d.ts +2 -2
  38. package/chart/components/models/_additionalLegend.js +2 -2
  39. package/chart/components/models/_additionalPane.d.ts +2 -2
  40. package/chart/components/models/_additionalPane.js +2 -2
  41. package/chart/components/models/_chart.d.ts +2 -2
  42. package/chart/components/models/_chart.js +2 -2
  43. package/chart/components/models/_constantLine.d.ts +2 -2
  44. package/chart/components/models/_constantLine.js +2 -2
  45. package/chart/components/models/_dataContainer.d.ts +2 -2
  46. package/chart/components/models/_dataContainer.js +2 -2
  47. package/chart/components/models/_dataFilter.d.ts +3 -3
  48. package/chart/components/models/_dataFilter.js +2 -2
  49. package/chart/components/models/_legend.d.ts +2 -2
  50. package/chart/components/models/_legend.js +2 -2
  51. package/chart/components/models/_scaleBreak.d.ts +2 -2
  52. package/chart/components/models/_scaleBreak.js +2 -2
  53. package/chart/components/models/_strip.d.ts +2 -2
  54. package/chart/components/models/_strip.js +2 -2
  55. package/chart/components/models/_stripLimit.d.ts +2 -2
  56. package/chart/components/models/_stripLimit.js +2 -2
  57. package/chart/components/models/_title.d.ts +2 -2
  58. package/chart/components/models/_title.js +2 -2
  59. package/chart/components/models/_wholeRange.d.ts +2 -2
  60. package/chart/components/models/_wholeRange.js +2 -2
  61. package/chart/components/series/_fillStyle.d.ts +2 -2
  62. package/chart/components/series/_fillStyle.js +2 -2
  63. package/chart/components/series/_indicator.d.ts +2 -2
  64. package/chart/components/series/_indicator.js +2 -2
  65. package/chart/components/series/_label.d.ts +2 -2
  66. package/chart/components/series/_label.js +2 -2
  67. package/chart/components/series/_point.d.ts +2 -2
  68. package/chart/components/series/_point.js +2 -2
  69. package/chart/components/series/_series.d.ts +2 -2
  70. package/chart/components/series/_series.js +2 -2
  71. package/chart/components/series/_summaryOptions.d.ts +2 -2
  72. package/chart/components/series/_summaryOptions.js +2 -2
  73. package/chart/components/series/_summaryOptionsMetaData.d.ts +2 -2
  74. package/chart/components/series/_summaryOptionsMetaData.js +2 -2
  75. package/chart/components/series/_template.d.ts +2 -2
  76. package/chart/components/series/_template.js +2 -2
  77. package/chart/components/series/_templateOptions.d.ts +2 -2
  78. package/chart/components/series/_templateOptions.js +2 -2
  79. package/chart/components/series/_view.d.ts +2 -2
  80. package/chart/components/series/_view.js +2 -2
  81. package/chart/internal/_editorTemplates.d.ts +2 -2
  82. package/chart/internal/_editorTemplates.js +2 -2
  83. package/chart/internal/_elementCollection.d.ts +2 -2
  84. package/chart/internal/_elementCollection.js +2 -2
  85. package/chart/internal/_localizableElementCollection.d.ts +2 -2
  86. package/chart/internal/_localizableElementCollection.js +2 -2
  87. package/chart/internal/_registerEditors.d.ts +2 -2
  88. package/chart/internal/_registerEditors.js +2 -2
  89. package/chart/internal/_requests.d.ts +2 -2
  90. package/chart/internal/_requests.js +2 -2
  91. package/chart/internal/_utils.d.ts +2 -2
  92. package/chart/internal/_utils.js +2 -2
  93. package/chart/internal/chartStructure/_chartTreeListDragDropHelper.d.ts +2 -2
  94. package/chart/internal/chartStructure/_chartTreeListDragDropHelper.js +2 -2
  95. package/chart/internal/chartStructure/_controller.d.ts +7 -7
  96. package/chart/internal/chartStructure/_controller.js +7 -7
  97. package/chart/internal/chartStructure/_provider.d.ts +2 -2
  98. package/chart/internal/chartStructure/_provider.js +2 -2
  99. package/chart/internal/data/_commonValue.d.ts +2 -2
  100. package/chart/internal/data/_commonValue.js +2 -2
  101. package/chart/internal/data/_dataMemberBase.d.ts +2 -2
  102. package/chart/internal/data/_dataMemberBase.js +2 -2
  103. package/chart/internal/data/_stockValue.d.ts +2 -2
  104. package/chart/internal/data/_stockValue.js +2 -2
  105. package/chart/internal/data/_value1Value2.d.ts +2 -2
  106. package/chart/internal/data/_value1Value2.js +2 -2
  107. package/chart/internal/data/_valueWeight.d.ts +2 -2
  108. package/chart/internal/data/_valueWeight.js +2 -2
  109. package/chart/internal/meta/_axis.d.ts +2 -2
  110. package/chart/internal/meta/_axis.js +2 -2
  111. package/chart/internal/meta/_chart.d.ts +2 -2
  112. package/chart/internal/meta/_chart.js +2 -2
  113. package/chart/internal/meta/_common.d.ts +2 -2
  114. package/chart/internal/meta/_common.js +2 -2
  115. package/chart/internal/meta/_diagram.d.ts +2 -2
  116. package/chart/internal/meta/_diagram.js +2 -2
  117. package/chart/internal/meta/_indicators.d.ts +2 -2
  118. package/chart/internal/meta/_indicators.js +2 -2
  119. package/chart/internal/meta/_series.d.ts +2 -2
  120. package/chart/internal/meta/_series.js +2 -2
  121. package/chart/internal/meta/_value.d.ts +2 -2
  122. package/chart/internal/meta/_value.js +2 -2
  123. package/chart/internal/meta/_view.d.ts +2 -2
  124. package/chart/internal/meta/_view.js +2 -2
  125. package/chart/widgets/_chartDataMemberEditor.d.ts +2 -2
  126. package/chart/widgets/_chartDataMemberEditor.js +6 -4
  127. package/chart/widgets/_chartDataSourceEditor.d.ts +2 -2
  128. package/chart/widgets/_chartDataSourceEditor.js +3 -3
  129. package/chart/widgets/_chartDependencyEditor.d.ts +2 -2
  130. package/chart/widgets/_chartDependencyEditor.js +6 -3
  131. package/chart/widgets/_collectionLookupEditor.d.ts +2 -2
  132. package/chart/widgets/_collectionLookupEditor.js +2 -2
  133. package/chart/widgets/_extendedicons.d.ts +2 -2
  134. package/chart/widgets/_extendedicons.js +71 -72
  135. package/chart/widgets/_pointsEditor.d.ts +2 -2
  136. package/chart/widgets/_pointsEditor.js +2 -2
  137. package/chart/widgets/_positionSeriesLabelEditor.d.ts +2 -2
  138. package/chart/widgets/_positionSeriesLabelEditor.js +3 -3
  139. package/chart/widgets/_summaryFunctionEditor.d.ts +17 -5
  140. package/chart/widgets/_summaryFunctionEditor.js +17 -3
  141. package/chart/widgets/_undoColorPickerEditor.d.ts +2 -2
  142. package/chart/widgets/_undoColorPickerEditor.js +4 -4
  143. package/chart/widgets/_viewEditor.d.ts +3 -3
  144. package/chart/widgets/_viewEditor.js +3 -3
  145. package/common/binding/eventGenerator.d.ts +2 -2
  146. package/common/binding/eventGenerator.js +5 -5
  147. package/common/binding/exportOptionsEventArgs.d.ts +2 -2
  148. package/common/binding/exportOptionsEventArgs.js +4 -4
  149. package/common/customTypes.d.ts +2 -2
  150. package/common/customTypes.js +2 -2
  151. package/common/defaultCulture.d.ts +12 -0
  152. package/common/defaultCulture.js +12 -0
  153. package/common/exportOptions/csvExportOptions.d.ts +9 -7
  154. package/common/exportOptions/csvExportOptions.js +18 -18
  155. package/common/exportOptions/csvMetaData.d.ts +3 -3
  156. package/common/exportOptions/csvMetaData.js +4 -4
  157. package/common/exportOptions/docxExportOptions.d.ts +8 -7
  158. package/common/exportOptions/docxExportOptions.js +6 -10
  159. package/common/exportOptions/docxMetaData.d.ts +3 -3
  160. package/common/exportOptions/docxMetaData.js +4 -4
  161. package/common/exportOptions/emailExportOptions.d.ts +4 -3
  162. package/common/exportOptions/emailExportOptions.js +6 -5
  163. package/common/exportOptions/emailMetaData.d.ts +3 -3
  164. package/common/exportOptions/emailMetaData.js +4 -4
  165. package/common/exportOptions/exportOptions.d.ts +4 -3
  166. package/common/exportOptions/exportOptions.js +4 -4
  167. package/common/exportOptions/exportOptionsMetaData.d.ts +3 -3
  168. package/common/exportOptions/exportOptionsMetaData.js +3 -3
  169. package/common/exportOptions/htmlExportOptions.d.ts +7 -6
  170. package/common/exportOptions/htmlExportOptions.js +5 -9
  171. package/common/exportOptions/htmlMetaData.d.ts +3 -3
  172. package/common/exportOptions/htmlMetaData.js +2 -2
  173. package/common/exportOptions/imageExportOptions.d.ts +7 -6
  174. package/common/exportOptions/imageExportOptions.js +5 -9
  175. package/common/exportOptions/imageMetaData.d.ts +3 -3
  176. package/common/exportOptions/imageMetaData.js +4 -4
  177. package/common/exportOptions/metadata.d.ts +3 -3
  178. package/common/exportOptions/metadata.js +5 -5
  179. package/common/exportOptions/mhtExportOptions.d.ts +7 -6
  180. package/common/exportOptions/mhtExportOptions.js +5 -9
  181. package/common/exportOptions/mhtMetaData.d.ts +3 -3
  182. package/common/exportOptions/mhtMetaData.js +2 -2
  183. package/common/exportOptions/options/docxExportDocumentOptions.d.ts +4 -3
  184. package/common/exportOptions/options/docxExportDocumentOptions.js +5 -5
  185. package/common/exportOptions/options/pdfExportDocumentOptions.d.ts +4 -3
  186. package/common/exportOptions/options/pdfExportDocumentOptions.js +5 -5
  187. package/common/exportOptions/options/pdfPasswordSecurityOptions.d.ts +8 -7
  188. package/common/exportOptions/options/pdfPasswordSecurityOptions.js +9 -13
  189. package/common/exportOptions/options/pdfPermissionsOptions.d.ts +4 -3
  190. package/common/exportOptions/options/pdfPermissionsOptions.js +6 -5
  191. package/common/exportOptions/pdfExportOptions.d.ts +9 -8
  192. package/common/exportOptions/pdfExportOptions.js +7 -11
  193. package/common/exportOptions/pdfMetaData.d.ts +6 -6
  194. package/common/exportOptions/pdfMetaData.js +4 -4
  195. package/common/exportOptions/printPreviewMetaData.d.ts +3 -3
  196. package/common/exportOptions/printPreviewMetaData.js +3 -3
  197. package/common/exportOptions/printPreviewOptions.d.ts +4 -3
  198. package/common/exportOptions/printPreviewOptions.js +4 -4
  199. package/common/exportOptions/rtfExportOptions.d.ts +7 -6
  200. package/common/exportOptions/rtfExportOptions.js +5 -9
  201. package/common/exportOptions/rtfMetaData.d.ts +3 -3
  202. package/common/exportOptions/rtfMetaData.js +4 -4
  203. package/common/exportOptions/textExportOptions.d.ts +4 -3
  204. package/common/exportOptions/textExportOptions.js +4 -4
  205. package/common/exportOptions/textMetaData.d.ts +3 -3
  206. package/common/exportOptions/textMetaData.js +4 -4
  207. package/common/exportOptions/xlsExportOptions.d.ts +9 -8
  208. package/common/exportOptions/xlsExportOptions.js +6 -10
  209. package/common/exportOptions/xlsMetaData.d.ts +3 -3
  210. package/common/exportOptions/xlsMetaData.js +5 -5
  211. package/common/exportOptions/xlsxExportOptions.d.ts +7 -6
  212. package/common/exportOptions/xlsxExportOptions.js +6 -10
  213. package/common/exportOptions/xlsxMetaData.d.ts +3 -3
  214. package/common/exportOptions/xlsxMetaData.js +2 -2
  215. package/common/imageSource.d.ts +2 -2
  216. package/common/imageSource.js +3 -3
  217. package/common/metadata.d.ts +3 -6
  218. package/common/metadata.js +4 -9
  219. package/common/types.d.ts +2 -2
  220. package/common/types.js +2 -2
  221. package/common/utils/_chartUtils.d.ts +2 -2
  222. package/common/utils/_chartUtils.js +2 -2
  223. package/common/utils/_locker.d.ts +2 -2
  224. package/common/utils/_locker.js +2 -2
  225. package/common/utils/_utils.d.ts +5 -5
  226. package/common/utils/_utils.js +7 -15
  227. package/common/utils/editingFieldExtensions.d.ts +3 -2
  228. package/common/utils/editingFieldExtensions.js +16 -12
  229. package/common/versions.d.ts +2 -2
  230. package/common/versions.js +2 -2
  231. package/common/widgets/_editorTemplates.d.ts +4 -5
  232. package/common/widgets/_editorTemplates.js +6 -5
  233. package/designer/actions/_alignmentHandler.d.ts +2 -2
  234. package/designer/actions/_alignmentHandler.js +2 -2
  235. package/designer/actions/_dataSourceActions.d.ts +2 -2
  236. package/designer/actions/_dataSourceActions.js +3 -3
  237. package/designer/actions/_federationDataSourceEditor.d.ts +2 -2
  238. package/designer/actions/_federationDataSourceEditor.js +2 -2
  239. package/designer/actions/_jsonDataSourceEditor.d.ts +2 -2
  240. package/designer/actions/_jsonDataSourceEditor.js +2 -2
  241. package/designer/actions/_objectDataSourceEditor.d.ts +2 -2
  242. package/designer/actions/_objectDataSourceEditor.js +2 -2
  243. package/designer/actions/_spaceCommandHandler.d.ts +2 -2
  244. package/designer/actions/_spaceCommandHandler.js +2 -2
  245. package/designer/actions/_sqlDataSourceEditor.d.ts +2 -2
  246. package/designer/actions/_sqlDataSourceEditor.js +2 -2
  247. package/designer/actions/actionId.d.ts +2 -2
  248. package/designer/actions/actionId.js +2 -2
  249. package/designer/actions/chartActions.d.ts +15 -0
  250. package/designer/actions/chartActions.js +34 -0
  251. package/designer/actions/crossTabActions.d.ts +2 -2
  252. package/designer/actions/crossTabActions.js +2 -2
  253. package/designer/actions/elementActions.d.ts +2 -2
  254. package/designer/actions/elementActions.js +4 -2
  255. package/designer/actions/elementsGroupActions.d.ts +2 -2
  256. package/designer/actions/elementsGroupActions.js +4 -2
  257. package/designer/actions/fitBoundsToTextAction.d.ts +2 -2
  258. package/designer/actions/fitBoundsToTextAction.js +2 -2
  259. package/designer/actions/fitTextToBoundsAction.d.ts +2 -2
  260. package/designer/actions/fitTextToBoundsAction.js +2 -2
  261. package/designer/actions/fitToContainerAction.d.ts +2 -2
  262. package/designer/actions/fitToContainerAction.js +2 -2
  263. package/designer/actions/pdfContentActions.d.ts +2 -2
  264. package/designer/actions/pdfContentActions.js +2 -2
  265. package/designer/actions/pivotGridActions.d.ts +2 -2
  266. package/designer/actions/pivotGridActions.js +2 -2
  267. package/designer/actions/reportActions.d.ts +6 -3
  268. package/designer/actions/reportActions.js +98 -80
  269. package/designer/actions/reportElementActions.d.ts +2 -2
  270. package/designer/actions/reportElementActions.js +2 -2
  271. package/designer/actions/tableCellActions.d.ts +2 -2
  272. package/designer/actions/tableCellActions.js +44 -43
  273. package/designer/actions/tableCellGroupActions.d.ts +2 -2
  274. package/designer/actions/tableCellGroupActions.js +4 -4
  275. package/designer/actions/tableRowActions.d.ts +2 -2
  276. package/designer/actions/tableRowActions.js +3 -3
  277. package/designer/actions/textElementAction.d.ts +2 -2
  278. package/designer/actions/textElementAction.js +2 -2
  279. package/designer/bands/_bandContainerUtils.d.ts +2 -2
  280. package/designer/bands/_bandContainerUtils.js +2 -2
  281. package/designer/bands/_bandHolder.d.ts +2 -2
  282. package/designer/bands/_bandHolder.js +2 -2
  283. package/designer/bands/_bandUtils.d.ts +2 -2
  284. package/designer/bands/_bandUtils.js +2 -2
  285. package/designer/bands/_printAcrossBandsPlaceHolder.d.ts +2 -2
  286. package/designer/bands/_printAcrossBandsPlaceHolder.js +2 -2
  287. package/designer/bands/_vericalBandContainer.d.ts +3 -3
  288. package/designer/bands/_vericalBandContainer.js +5 -4
  289. package/designer/bands/_verticalBandsUtils.d.ts +2 -2
  290. package/designer/bands/_verticalBandsUtils.js +2 -2
  291. package/designer/bands/bandSurfaceCollapsedHeight.d.ts +2 -2
  292. package/designer/bands/bandSurfaceCollapsedHeight.js +2 -2
  293. package/designer/bands/groupfield.d.ts +2 -2
  294. package/designer/bands/groupfield.js +2 -2
  295. package/designer/bands/metadata/bandsMetadata.d.ts +2 -2
  296. package/designer/bands/metadata/bandsMetadata.js +2 -2
  297. package/designer/bands/metadata/groupfieldMetaData.d.ts +2 -2
  298. package/designer/bands/metadata/groupfieldMetaData.js +2 -2
  299. package/designer/bands/metadata/multiColumnMetaData.d.ts +2 -2
  300. package/designer/bands/metadata/multiColumnMetaData.js +2 -2
  301. package/designer/bands/metadata/xrBandMetaData.d.ts +2 -2
  302. package/designer/bands/metadata/xrBandMetaData.js +2 -2
  303. package/designer/bands/metadata/xrDetailBandMetaData.d.ts +2 -2
  304. package/designer/bands/metadata/xrDetailBandMetaData.js +2 -2
  305. package/designer/bands/metadata/xrDetailReportBandMetaData.d.ts +2 -2
  306. package/designer/bands/metadata/xrDetailReportBandMetaData.js +2 -2
  307. package/designer/bands/metadata/xrGroupBandMetaData.d.ts +2 -2
  308. package/designer/bands/metadata/xrGroupBandMetaData.js +2 -2
  309. package/designer/bands/metadata/xrPageBandMetaData.d.ts +2 -2
  310. package/designer/bands/metadata/xrPageBandMetaData.js +2 -2
  311. package/designer/bands/metadata/xrVerticalBandMetaData.d.ts +2 -2
  312. package/designer/bands/metadata/xrVerticalBandMetaData.js +2 -2
  313. package/designer/bands/metadata/xrVerticalDetailBandMetaData.d.ts +2 -2
  314. package/designer/bands/metadata/xrVerticalDetailBandMetaData.js +2 -2
  315. package/designer/bands/multiColumn.d.ts +2 -2
  316. package/designer/bands/multiColumn.js +2 -2
  317. package/designer/bands/xrBand.d.ts +3 -3
  318. package/designer/bands/xrBand.js +5 -4
  319. package/designer/bands/xrDetailBand.d.ts +2 -2
  320. package/designer/bands/xrDetailBand.js +2 -2
  321. package/designer/bands/xrDetailReportBand.d.ts +2 -2
  322. package/designer/bands/xrDetailReportBand.js +2 -2
  323. package/designer/bands/xrGroupBand.d.ts +2 -2
  324. package/designer/bands/xrGroupBand.js +2 -2
  325. package/designer/bands/xrMarginBands.d.ts +2 -2
  326. package/designer/bands/xrMarginBands.js +2 -2
  327. package/designer/bands/xrPageBand.d.ts +2 -2
  328. package/designer/bands/xrPageBand.js +2 -2
  329. package/designer/bands/xrSubband.d.ts +2 -2
  330. package/designer/bands/xrSubband.js +2 -2
  331. package/designer/bands/xrVerticalBand.d.ts +2 -2
  332. package/designer/bands/xrVerticalBand.js +2 -2
  333. package/designer/bands/xrVerticalDetailBand.d.ts +2 -2
  334. package/designer/bands/xrVerticalDetailBand.js +2 -2
  335. package/designer/controls/_xrTodoControl.d.ts +2 -2
  336. package/designer/controls/_xrTodoControl.js +2 -2
  337. package/designer/controls/barCodesTypes.d.ts +2 -2
  338. package/designer/controls/barCodesTypes.js +2 -2
  339. package/designer/controls/crossTab/cellCreator.d.ts +2 -2
  340. package/designer/controls/crossTab/cellCreator.js +2 -2
  341. package/designer/controls/crossTab/defenitions.d.ts +2 -2
  342. package/designer/controls/crossTab/defenitions.js +2 -2
  343. package/designer/controls/crossTab/enums.d.ts +2 -2
  344. package/designer/controls/crossTab/enums.js +2 -2
  345. package/designer/controls/customControlViewModel.d.ts +2 -2
  346. package/designer/controls/customControlViewModel.js +2 -2
  347. package/designer/controls/defaultTableOfContentsLevelHeight.d.ts +2 -2
  348. package/designer/controls/defaultTableOfContentsLevelHeight.js +2 -2
  349. package/designer/controls/getNearestBand.d.ts +2 -2
  350. package/designer/controls/getNearestBand.js +2 -2
  351. package/designer/controls/metadata/crosstab/defenitions.d.ts +2 -2
  352. package/designer/controls/metadata/crosstab/defenitions.js +2 -2
  353. package/designer/controls/metadata/crosstab/fields.d.ts +2 -2
  354. package/designer/controls/metadata/crosstab/fields.js +2 -2
  355. package/designer/controls/metadata/crosstab/layoutOptions.d.ts +2 -2
  356. package/designer/controls/metadata/crosstab/layoutOptions.js +2 -2
  357. package/designer/controls/metadata/crosstab/printOptions.d.ts +2 -2
  358. package/designer/controls/metadata/crosstab/printOptions.js +2 -2
  359. package/designer/controls/metadata/crosstab/xrCrossTabCell.d.ts +2 -2
  360. package/designer/controls/metadata/crosstab/xrCrossTabCell.js +2 -2
  361. package/designer/controls/metadata/pivotgrid/pivotgridfield.d.ts +2 -2
  362. package/designer/controls/metadata/pivotgrid/pivotgridfield.js +2 -2
  363. package/designer/controls/metadata/pivotgrid/sortBySummary.d.ts +2 -2
  364. package/designer/controls/metadata/pivotgrid/sortBySummary.js +2 -2
  365. package/designer/controls/metadata/properties/anchoring.d.ts +2 -2
  366. package/designer/controls/metadata/properties/anchoring.js +2 -2
  367. package/designer/controls/metadata/properties/controlParameter.d.ts +2 -2
  368. package/designer/controls/metadata/properties/controlParameter.js +2 -2
  369. package/designer/controls/metadata/properties/dataBindings.d.ts +2 -2
  370. package/designer/controls/metadata/properties/dataBindings.js +2 -2
  371. package/designer/controls/metadata/properties/editOptions.d.ts +2 -2
  372. package/designer/controls/metadata/properties/editOptions.js +2 -2
  373. package/designer/controls/metadata/properties/editOptionsSerializationInfo.d.ts +2 -2
  374. package/designer/controls/metadata/properties/editOptionsSerializationInfo.js +2 -2
  375. package/designer/controls/metadata/properties/expressionBinding.d.ts +2 -2
  376. package/designer/controls/metadata/properties/expressionBinding.js +2 -2
  377. package/designer/controls/metadata/properties/formattingRulesLink.d.ts +2 -2
  378. package/designer/controls/metadata/properties/formattingRulesLink.js +2 -2
  379. package/designer/controls/metadata/properties/formattingrules.d.ts +2 -2
  380. package/designer/controls/metadata/properties/formattingrules.js +2 -2
  381. package/designer/controls/metadata/properties/glyphOptions.d.ts +2 -2
  382. package/designer/controls/metadata/properties/glyphOptions.js +2 -2
  383. package/designer/controls/metadata/properties/metadata.d.ts +2 -2
  384. package/designer/controls/metadata/properties/metadata.js +2 -2
  385. package/designer/controls/metadata/properties/metadataGroups.d.ts +2 -2
  386. package/designer/controls/metadata/properties/metadataGroups.js +2 -2
  387. package/designer/controls/metadata/properties/scriptMetadata.d.ts +2 -2
  388. package/designer/controls/metadata/properties/scriptMetadata.js +2 -2
  389. package/designer/controls/metadata/properties/sortingOptions.d.ts +2 -2
  390. package/designer/controls/metadata/properties/sortingOptions.js +2 -2
  391. package/designer/controls/metadata/properties/style.d.ts +2 -2
  392. package/designer/controls/metadata/properties/style.js +2 -2
  393. package/designer/controls/metadata/properties/watermark.d.ts +2 -2
  394. package/designer/controls/metadata/properties/watermark.js +2 -2
  395. package/designer/controls/metadata/xrBarcode.d.ts +2 -2
  396. package/designer/controls/metadata/xrBarcode.js +2 -2
  397. package/designer/controls/metadata/xrCharactercomb.d.ts +2 -2
  398. package/designer/controls/metadata/xrCharactercomb.js +2 -2
  399. package/designer/controls/metadata/xrChart.d.ts +2 -2
  400. package/designer/controls/metadata/xrChart.js +2 -2
  401. package/designer/controls/metadata/xrCheckbox.d.ts +2 -2
  402. package/designer/controls/metadata/xrCheckbox.js +3 -3
  403. package/designer/controls/metadata/xrControl.d.ts +2 -2
  404. package/designer/controls/metadata/xrControl.js +2 -2
  405. package/designer/controls/metadata/xrCrossTab.d.ts +2 -2
  406. package/designer/controls/metadata/xrCrossTab.js +2 -2
  407. package/designer/controls/metadata/xrCrossband.d.ts +2 -2
  408. package/designer/controls/metadata/xrCrossband.js +2 -2
  409. package/designer/controls/metadata/xrGauge.d.ts +2 -2
  410. package/designer/controls/metadata/xrGauge.js +2 -2
  411. package/designer/controls/metadata/xrLine.d.ts +2 -2
  412. package/designer/controls/metadata/xrLine.js +2 -2
  413. package/designer/controls/metadata/xrPagebreak.d.ts +2 -2
  414. package/designer/controls/metadata/xrPagebreak.js +2 -2
  415. package/designer/controls/metadata/xrPageinfo.d.ts +2 -2
  416. package/designer/controls/metadata/xrPageinfo.js +2 -2
  417. package/designer/controls/metadata/xrPdfContent.d.ts +2 -2
  418. package/designer/controls/metadata/xrPdfContent.js +2 -2
  419. package/designer/controls/metadata/xrPdfSignature.d.ts +2 -2
  420. package/designer/controls/metadata/xrPdfSignature.js +2 -2
  421. package/designer/controls/metadata/xrPicturebox.d.ts +2 -2
  422. package/designer/controls/metadata/xrPicturebox.js +2 -2
  423. package/designer/controls/metadata/xrPivotgrid.d.ts +2 -2
  424. package/designer/controls/metadata/xrPivotgrid.js +2 -2
  425. package/designer/controls/metadata/xrReport.d.ts +2 -2
  426. package/designer/controls/metadata/xrReport.js +8 -4
  427. package/designer/controls/metadata/xrRichText.d.ts +2 -2
  428. package/designer/controls/metadata/xrRichText.js +2 -2
  429. package/designer/controls/metadata/xrShape.d.ts +2 -2
  430. package/designer/controls/metadata/xrShape.js +2 -2
  431. package/designer/controls/metadata/xrSparkline.d.ts +2 -2
  432. package/designer/controls/metadata/xrSparkline.js +2 -2
  433. package/designer/controls/metadata/xrSubreport.d.ts +2 -2
  434. package/designer/controls/metadata/xrSubreport.js +2 -2
  435. package/designer/controls/metadata/xrSubreportParameterBinding.d.ts +2 -2
  436. package/designer/controls/metadata/xrSubreportParameterBinding.js +2 -2
  437. package/designer/controls/metadata/xrTable.d.ts +2 -2
  438. package/designer/controls/metadata/xrTable.js +2 -2
  439. package/designer/controls/metadata/xrTableCell.d.ts +2 -2
  440. package/designer/controls/metadata/xrTableCell.js +2 -2
  441. package/designer/controls/metadata/xrTableOfContents.d.ts +2 -2
  442. package/designer/controls/metadata/xrTableOfContents.js +2 -2
  443. package/designer/controls/metadata/xrTableOfContentsLevel.d.ts +2 -2
  444. package/designer/controls/metadata/xrTableOfContentsLevel.js +2 -2
  445. package/designer/controls/metadata/xrTableRow.d.ts +2 -2
  446. package/designer/controls/metadata/xrTableRow.js +2 -2
  447. package/designer/controls/metadata/xrTextControl.d.ts +2 -2
  448. package/designer/controls/metadata/xrTextControl.js +2 -2
  449. package/designer/controls/metadata/xrZipcode.d.ts +2 -2
  450. package/designer/controls/metadata/xrZipcode.js +2 -2
  451. package/designer/controls/pivotgrid/pivotgridfield.d.ts +2 -2
  452. package/designer/controls/pivotgrid/pivotgridfield.js +2 -2
  453. package/designer/controls/pivotgrid/sortBySummary.d.ts +2 -2
  454. package/designer/controls/pivotgrid/sortBySummary.js +2 -2
  455. package/designer/controls/properties/anchoring.d.ts +2 -2
  456. package/designer/controls/properties/anchoring.js +2 -2
  457. package/designer/controls/properties/components.d.ts +2 -2
  458. package/designer/controls/properties/components.js +2 -2
  459. package/designer/controls/properties/controlParameter.d.ts +2 -2
  460. package/designer/controls/properties/controlParameter.js +2 -2
  461. package/designer/controls/properties/editOptions.d.ts +2 -2
  462. package/designer/controls/properties/editOptions.js +2 -2
  463. package/designer/controls/properties/expressionBinding.d.ts +2 -2
  464. package/designer/controls/properties/expressionBinding.js +2 -2
  465. package/designer/controls/properties/extension.d.ts +2 -2
  466. package/designer/controls/properties/extension.js +2 -2
  467. package/designer/controls/properties/formattingrules.d.ts +2 -2
  468. package/designer/controls/properties/formattingrules.js +2 -2
  469. package/designer/controls/properties/glyphOptions.d.ts +2 -2
  470. package/designer/controls/properties/glyphOptions.js +2 -2
  471. package/designer/controls/properties/glyphsInfo.d.ts +2 -2
  472. package/designer/controls/properties/glyphsInfo.js +2 -2
  473. package/designer/controls/properties/sortingOptions.d.ts +2 -2
  474. package/designer/controls/properties/sortingOptions.js +2 -2
  475. package/designer/controls/properties/style.d.ts +2 -2
  476. package/designer/controls/properties/style.js +3 -3
  477. package/designer/controls/properties/watermark.d.ts +2 -2
  478. package/designer/controls/properties/watermark.js +2 -2
  479. package/designer/controls/richEdit.d.ts +4 -4
  480. package/designer/controls/richEdit.js +2 -2
  481. package/designer/controls/spartlineTypes.d.ts +2 -2
  482. package/designer/controls/spartlineTypes.js +2 -2
  483. package/designer/controls/subreportViewModel.d.ts +2 -2
  484. package/designer/controls/subreportViewModel.js +3 -3
  485. package/designer/controls/utils/_IReportSerializableModel.d.ts +2 -2
  486. package/designer/controls/utils/_IReportSerializableModel.js +2 -2
  487. package/designer/controls/utils/_bindings.d.ts +2 -2
  488. package/designer/controls/utils/_bindings.js +2 -2
  489. package/designer/controls/utils/_charactercombHelper.d.ts +2 -2
  490. package/designer/controls/utils/_charactercombHelper.js +2 -2
  491. package/designer/controls/utils/_chartDataFilterModelReport.d.ts +2 -2
  492. package/designer/controls/utils/_chartDataFilterModelReport.js +2 -2
  493. package/designer/controls/utils/_chartFieldListExtender.d.ts +2 -2
  494. package/designer/controls/utils/_chartFieldListExtender.js +2 -2
  495. package/designer/controls/utils/_chartUtils.d.ts +2 -2
  496. package/designer/controls/utils/_chartUtils.js +2 -2
  497. package/designer/controls/utils/_controlTypes.d.ts +2 -2
  498. package/designer/controls/utils/_controlTypes.js +2 -2
  499. package/designer/controls/utils/_headOrFooterBandType.d.ts +2 -2
  500. package/designer/controls/utils/_headOrFooterBandType.js +2 -2
  501. package/designer/controls/utils/_initUtils.d.ts +2 -2
  502. package/designer/controls/utils/_initUtils.js +2 -2
  503. package/designer/controls/utils/_localizationUtils.d.ts +2 -2
  504. package/designer/controls/utils/_localizationUtils.js +2 -2
  505. package/designer/controls/utils/_metaUtils.d.ts +2 -2
  506. package/designer/controls/utils/_metaUtils.js +2 -2
  507. package/designer/controls/utils/_modelPatch.d.ts +2 -2
  508. package/designer/controls/utils/_modelPatch.js +2 -2
  509. package/designer/controls/utils/_subreportUtils.d.ts +2 -2
  510. package/designer/controls/utils/_subreportUtils.js +2 -2
  511. package/designer/controls/utils/_tableCalculationProvider.d.ts +2 -2
  512. package/designer/controls/utils/_tableCalculationProvider.js +2 -2
  513. package/designer/controls/utils/_tableComponentSurface.d.ts +2 -2
  514. package/designer/controls/utils/_tableComponentSurface.js +2 -2
  515. package/designer/controls/utils/_tocUtils.d.ts +2 -2
  516. package/designer/controls/utils/_tocUtils.js +2 -2
  517. package/designer/controls/utils/controlsFactory.d.ts +2 -2
  518. package/designer/controls/utils/controlsFactory.js +2 -2
  519. package/designer/controls/xrBarcode.d.ts +2 -2
  520. package/designer/controls/xrBarcode.js +2 -2
  521. package/designer/controls/xrCharactercomb.d.ts +2 -2
  522. package/designer/controls/xrCharactercomb.js +2 -2
  523. package/designer/controls/xrChart.d.ts +2 -2
  524. package/designer/controls/xrChart.js +2 -2
  525. package/designer/controls/xrCheckbox.d.ts +2 -2
  526. package/designer/controls/xrCheckbox.js +3 -3
  527. package/designer/controls/xrControl.d.ts +2 -2
  528. package/designer/controls/xrControl.js +2 -2
  529. package/designer/controls/xrCrossTab.d.ts +2 -2
  530. package/designer/controls/xrCrossTab.js +2 -2
  531. package/designer/controls/xrCrossTabCell.d.ts +5 -5
  532. package/designer/controls/xrCrossTabCell.js +2 -2
  533. package/designer/controls/xrCrossband.d.ts +2 -2
  534. package/designer/controls/xrCrossband.js +3 -3
  535. package/designer/controls/xrGauge.d.ts +2 -2
  536. package/designer/controls/xrGauge.js +2 -2
  537. package/designer/controls/xrLine.d.ts +2 -2
  538. package/designer/controls/xrLine.js +2 -2
  539. package/designer/controls/xrPagebreak.d.ts +2 -2
  540. package/designer/controls/xrPagebreak.js +2 -2
  541. package/designer/controls/xrPageinfo.d.ts +2 -2
  542. package/designer/controls/xrPageinfo.js +2 -2
  543. package/designer/controls/xrPdfContent.d.ts +2 -2
  544. package/designer/controls/xrPdfContent.js +2 -2
  545. package/designer/controls/xrPdfSignature.d.ts +2 -2
  546. package/designer/controls/xrPdfSignature.js +2 -2
  547. package/designer/controls/xrPicturebox.d.ts +2 -2
  548. package/designer/controls/xrPicturebox.js +4 -4
  549. package/designer/controls/xrPivotgrid.d.ts +2 -2
  550. package/designer/controls/xrPivotgrid.js +2 -2
  551. package/designer/controls/xrReport.d.ts +11 -9
  552. package/designer/controls/xrReport.js +25 -3
  553. package/designer/controls/xrReportelement.d.ts +2 -2
  554. package/designer/controls/xrReportelement.js +5 -4
  555. package/designer/controls/xrRichText.d.ts +2 -2
  556. package/designer/controls/xrRichText.js +2 -2
  557. package/designer/controls/xrRichTextSurface.d.ts +2 -2
  558. package/designer/controls/xrRichTextSurface.js +2 -2
  559. package/designer/controls/xrShape.d.ts +2 -2
  560. package/designer/controls/xrShape.js +2 -2
  561. package/designer/controls/xrSparkline.d.ts +2 -2
  562. package/designer/controls/xrSparkline.js +2 -2
  563. package/designer/controls/xrSubreport.d.ts +2 -2
  564. package/designer/controls/xrSubreport.js +2 -2
  565. package/designer/controls/xrSubreportParameterBinding.d.ts +2 -2
  566. package/designer/controls/xrSubreportParameterBinding.js +2 -2
  567. package/designer/controls/xrTable.d.ts +2 -2
  568. package/designer/controls/xrTable.js +2 -2
  569. package/designer/controls/xrTableCell.d.ts +2 -2
  570. package/designer/controls/xrTableCell.js +2 -2
  571. package/designer/controls/xrTableOfContents.d.ts +2 -2
  572. package/designer/controls/xrTableOfContents.js +2 -2
  573. package/designer/controls/xrTableOfContentsLevel.d.ts +2 -2
  574. package/designer/controls/xrTableOfContentsLevel.js +8 -5
  575. package/designer/controls/xrTableRow.d.ts +2 -2
  576. package/designer/controls/xrTableRow.js +2 -2
  577. package/designer/controls/xrTextControl.d.ts +2 -2
  578. package/designer/controls/xrTextControl.js +2 -2
  579. package/designer/controls/xrUnknownControl.d.ts +2 -2
  580. package/designer/controls/xrUnknownControl.js +2 -2
  581. package/designer/controls/xrZipcode.d.ts +2 -2
  582. package/designer/controls/xrZipcode.js +2 -2
  583. package/designer/dataObjects/calculatedField.d.ts +2 -2
  584. package/designer/dataObjects/calculatedField.js +2 -2
  585. package/designer/dataObjects/dataBinding.d.ts +2 -2
  586. package/designer/dataObjects/dataBinding.js +2 -2
  587. package/designer/dataObjects/dataFederation.d.ts +2 -2
  588. package/designer/dataObjects/dataFederation.js +2 -2
  589. package/designer/dataObjects/expressions/_expressionWrapper.d.ts +2 -2
  590. package/designer/dataObjects/expressions/_expressionWrapper.js +2 -2
  591. package/designer/dataObjects/expressions/_wrappedExpressionOptions.d.ts +2 -2
  592. package/designer/dataObjects/expressions/_wrappedExpressionOptions.js +2 -2
  593. package/designer/dataObjects/metadata/_parameterUtils.d.ts +2 -2
  594. package/designer/dataObjects/metadata/_parameterUtils.js +2 -2
  595. package/designer/dataObjects/metadata/calculatedField.d.ts +2 -2
  596. package/designer/dataObjects/metadata/calculatedField.js +2 -2
  597. package/designer/dataObjects/metadata/dataBinding.d.ts +2 -2
  598. package/designer/dataObjects/metadata/dataBinding.js +2 -2
  599. package/designer/dataObjects/metadata/dataBindingInfo.d.ts +2 -2
  600. package/designer/dataObjects/metadata/dataBindingInfo.js +2 -2
  601. package/designer/dataObjects/metadata/parameters/layoutItems.d.ts +2 -2
  602. package/designer/dataObjects/metadata/parameters/layoutItems.js +2 -2
  603. package/designer/dataObjects/metadata/parameters/lookUpSettings.d.ts +2 -2
  604. package/designer/dataObjects/metadata/parameters/lookUpSettings.js +2 -2
  605. package/designer/dataObjects/metadata/parameters/lookUpValue.d.ts +2 -2
  606. package/designer/dataObjects/metadata/parameters/lookUpValue.js +2 -2
  607. package/designer/dataObjects/metadata/parameters/parameter.d.ts +2 -2
  608. package/designer/dataObjects/metadata/parameters/parameter.js +2 -2
  609. package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.d.ts +2 -2
  610. package/designer/dataObjects/metadata/parameters/parameterExpressionBinding.js +2 -2
  611. package/designer/dataObjects/metadata/parameters/rangeSettings.d.ts +2 -2
  612. package/designer/dataObjects/metadata/parameters/rangeSettings.js +2 -2
  613. package/designer/dataObjects/objectItemCreation.d.ts +2 -2
  614. package/designer/dataObjects/objectItemCreation.js +2 -2
  615. package/designer/dataObjects/objectStorage.d.ts +2 -2
  616. package/designer/dataObjects/objectStorage.js +2 -2
  617. package/designer/dataObjects/objectStorageItem.d.ts +2 -2
  618. package/designer/dataObjects/objectStorageItem.js +2 -2
  619. package/designer/dataObjects/parameters/layoutItems.d.ts +2 -2
  620. package/designer/dataObjects/parameters/layoutItems.js +2 -2
  621. package/designer/dataObjects/parameters/lookUpValue.d.ts +2 -2
  622. package/designer/dataObjects/parameters/lookUpValue.js +2 -2
  623. package/designer/dataObjects/parameters/lookupSettings.d.ts +2 -2
  624. package/designer/dataObjects/parameters/lookupSettings.js +2 -2
  625. package/designer/dataObjects/parameters/parameter.d.ts +4 -4
  626. package/designer/dataObjects/parameters/parameter.js +3 -3
  627. package/designer/dataObjects/parameters/parameterExpressionAddon.d.ts +2 -2
  628. package/designer/dataObjects/parameters/parameterExpressionAddon.js +2 -2
  629. package/designer/dataObjects/parameters/parameterExpressionBinding.d.ts +2 -2
  630. package/designer/dataObjects/parameters/parameterExpressionBinding.js +2 -2
  631. package/designer/dataObjects/parameters/parameterSettings.d.ts +2 -2
  632. package/designer/dataObjects/parameters/parameterSettings.js +2 -2
  633. package/designer/dataObjects/parameters/parameterTypesHelper.d.ts +2 -2
  634. package/designer/dataObjects/parameters/parameterTypesHelper.js +2 -2
  635. package/designer/dataObjects/parameters/propertyExpressionMapper.d.ts +2 -2
  636. package/designer/dataObjects/parameters/propertyExpressionMapper.js +2 -2
  637. package/designer/dataObjects/parameters/rangeSettings.d.ts +2 -2
  638. package/designer/dataObjects/parameters/rangeSettings.js +2 -2
  639. package/designer/dataObjects/parameters/valueSourceSettingsHelper.d.ts +2 -2
  640. package/designer/dataObjects/parameters/valueSourceSettingsHelper.js +2 -2
  641. package/designer/dataObjects/universalDataSource.d.ts +2 -2
  642. package/designer/dataObjects/universalDataSource.js +2 -2
  643. package/designer/helpers/_dataSourceHelper.d.ts +2 -2
  644. package/designer/helpers/_dataSourceHelper.js +2 -2
  645. package/designer/helpers/_designControlsHelper.d.ts +2 -2
  646. package/designer/helpers/_designControlsHelper.js +2 -2
  647. package/designer/helpers/_reportDesignerControlsHelper.d.ts +2 -2
  648. package/designer/helpers/_reportDesignerControlsHelper.js +2 -2
  649. package/designer/helpers/_styleHelper.d.ts +2 -2
  650. package/designer/helpers/_styleHelper.js +2 -2
  651. package/designer/helpers/_textElementSizeHelper.d.ts +2 -2
  652. package/designer/helpers/_textElementSizeHelper.js +2 -2
  653. package/designer/helpers/reportParameterHelper.d.ts +2 -2
  654. package/designer/helpers/reportParameterHelper.js +2 -2
  655. package/designer/internal/_addVariablesToExpressionEditor.d.ts +2 -2
  656. package/designer/internal/_addVariablesToExpressionEditor.js +2 -2
  657. package/designer/internal/_autoScrolling.d.ts +2 -2
  658. package/designer/internal/_autoScrolling.js +2 -2
  659. package/designer/internal/_bandLevelEditor.d.ts +2 -2
  660. package/designer/internal/_bandLevelEditor.js +3 -3
  661. package/designer/internal/_baseConverter.d.ts +2 -2
  662. package/designer/internal/_baseConverter.js +2 -2
  663. package/designer/internal/_controlScrollingTool.d.ts +2 -2
  664. package/designer/internal/_controlScrollingTool.js +2 -2
  665. package/designer/internal/_coordinateGrid.d.ts +2 -2
  666. package/designer/internal/_coordinateGrid.js +2 -2
  667. package/designer/internal/_copyPasteStrategy.d.ts +2 -2
  668. package/designer/internal/_copyPasteStrategy.js +2 -2
  669. package/designer/internal/_createIDataMemberInfoByName.d.ts +2 -2
  670. package/designer/internal/_createIDataMemberInfoByName.js +2 -2
  671. package/designer/internal/_createObjectFromInfo.d.ts +2 -2
  672. package/designer/internal/_createObjectFromInfo.js +2 -2
  673. package/designer/internal/_crossTabConverter.d.ts +2 -2
  674. package/designer/internal/_crossTabConverter.js +2 -2
  675. package/designer/internal/_customMergingEngine.d.ts +2 -2
  676. package/designer/internal/_customMergingEngine.js +2 -2
  677. package/designer/internal/_dataBindingMode.d.ts +2 -2
  678. package/designer/internal/_dataBindingMode.js +2 -2
  679. package/designer/internal/_dataUtils.d.ts +2 -2
  680. package/designer/internal/_dataUtils.js +2 -2
  681. package/designer/internal/_defaultCrossTabControl.d.ts +2 -2
  682. package/designer/internal/_defaultCrossTabControl.js +2 -2
  683. package/designer/internal/_designerEditorAddOn.d.ts +2 -3
  684. package/designer/internal/_designerEditorAddOn.js +4 -4
  685. package/designer/internal/_displayNameBindings.d.ts +2 -2
  686. package/designer/internal/_displayNameBindings.js +15 -6
  687. package/designer/internal/_displayNameProvider.d.ts +2 -2
  688. package/designer/internal/_displayNameProvider.js +2 -2
  689. package/designer/internal/_expressionEditorAction.d.ts +2 -2
  690. package/designer/internal/_expressionEditorAction.js +2 -2
  691. package/designer/internal/_expressionableFontModel.d.ts +2 -2
  692. package/designer/internal/_expressionableFontModel.js +2 -2
  693. package/designer/internal/_htmlMarkUpConverter.d.ts +2 -2
  694. package/designer/internal/_htmlMarkUpConverter.js +5 -4
  695. package/designer/internal/_initializer.d.ts +4 -4
  696. package/designer/internal/_initializer.js +4 -4
  697. package/designer/internal/_localizationStringId.d.ts +2 -2
  698. package/designer/internal/_localizationStringId.js +2 -2
  699. package/designer/internal/_reportConverter.d.ts +2 -2
  700. package/designer/internal/_reportConverter.js +6 -6
  701. package/designer/internal/_ruler.d.ts +2 -2
  702. package/designer/internal/_ruler.js +2 -2
  703. package/designer/internal/_settings.d.ts +4 -4
  704. package/designer/internal/_settings.js +2 -2
  705. package/designer/internal/_translateHelper.d.ts +2 -2
  706. package/designer/internal/_translateHelper.js +2 -2
  707. package/designer/internal/_utils.d.ts +2 -2
  708. package/designer/internal/_utils.js +2 -2
  709. package/designer/internal/_watermarkBinding.d.ts +2 -2
  710. package/designer/internal/_watermarkBinding.js +2 -2
  711. package/designer/internal/_wizardRunner.d.ts +2 -2
  712. package/designer/internal/_wizardRunner.js +2 -2
  713. package/designer/internal/dragdrop/_fieldListDragDropHandler.d.ts +11 -8
  714. package/designer/internal/dragdrop/_fieldListDragDropHandler.js +7 -7
  715. package/designer/internal/dragdrop/_fieldListDragDropHelper.d.ts +23 -30
  716. package/designer/internal/dragdrop/_fieldListDragDropHelper.js +29 -31
  717. package/designer/internal/dragdrop/_objectExplorerDragDropHandler.d.ts +5 -4
  718. package/designer/internal/dragdrop/_objectExplorerDragDropHandler.js +4 -4
  719. package/designer/internal/dragdrop/_objectExplorerDragDropHelper.d.ts +2 -2
  720. package/designer/internal/dragdrop/_objectExplorerDragDropHelper.js +2 -2
  721. package/designer/internal/dragdrop/_reportControlsDragDropHelper.d.ts +5 -5
  722. package/designer/internal/dragdrop/_reportControlsDragDropHelper.js +2 -2
  723. package/designer/internal/dragdrop/_reportExplorerDragDropHandler.d.ts +5 -4
  724. package/designer/internal/dragdrop/_reportExplorerDragDropHandler.js +2 -2
  725. package/designer/internal/dragdrop/_reportSnapLinesCollector.d.ts +2 -2
  726. package/designer/internal/dragdrop/_reportSnapLinesCollector.js +2 -2
  727. package/designer/internal/dragdrop/_reportToolboxDragDropHandler.d.ts +2 -2
  728. package/designer/internal/dragdrop/_reportToolboxDragDropHandler.js +3 -3
  729. package/designer/internal/dragdrop/_selectionDragDropHandler.d.ts +2 -2
  730. package/designer/internal/dragdrop/_selectionDragDropHandler.js +2 -2
  731. package/designer/internal/dragdrop/_utils.d.ts +17 -12
  732. package/designer/internal/dragdrop/_utils.js +12 -8
  733. package/designer/internal/errorPanel/_designerErrorProvider.d.ts +2 -2
  734. package/designer/internal/errorPanel/_designerErrorProvider.js +2 -2
  735. package/designer/internal/errorPanel/_errorPanelViewModel.d.ts +2 -2
  736. package/designer/internal/errorPanel/_errorPanelViewModel.js +2 -2
  737. package/designer/internal/errorPanel/_runtimeErrorProvider.d.ts +2 -2
  738. package/designer/internal/errorPanel/_runtimeErrorProvider.js +2 -2
  739. package/designer/internal/errorPanel/_types.d.ts +2 -2
  740. package/designer/internal/errorPanel/_types.js +2 -2
  741. package/designer/internal/fieldlist/_calculatedFieldsSource.d.ts +4 -3
  742. package/designer/internal/fieldlist/_calculatedFieldsSource.js +3 -3
  743. package/designer/internal/fieldlist/_dataSourceItemsExtender.d.ts +2 -2
  744. package/designer/internal/fieldlist/_dataSourceItemsExtender.js +2 -2
  745. package/designer/internal/fieldlist/_fieldListController.d.ts +4 -2
  746. package/designer/internal/fieldlist/_fieldListController.js +17 -14
  747. package/designer/internal/fieldlist/_fieldListDataSourcesHelper.d.ts +3 -3
  748. package/designer/internal/fieldlist/_fieldListDataSourcesHelper.js +2 -2
  749. package/designer/internal/fieldlist/_parametersViewModel.d.ts +9 -8
  750. package/designer/internal/fieldlist/_parametersViewModel.js +3 -3
  751. package/designer/internal/fieldlist/_renameDataSourceStrategy.d.ts +2 -2
  752. package/designer/internal/fieldlist/_renameDataSourceStrategy.js +2 -2
  753. package/designer/internal/fieldlist/_treelistFactory.d.ts +5 -7
  754. package/designer/internal/fieldlist/_treelistFactory.js +15 -9
  755. package/designer/internal/fieldlist/_treelistItem.d.ts +33 -29
  756. package/designer/internal/fieldlist/_treelistItem.js +62 -26
  757. package/designer/internal/parameterLayout/_parameterLayoutDragDropHandler.d.ts +2 -2
  758. package/designer/internal/parameterLayout/_parameterLayoutDragDropHandler.js +2 -2
  759. package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.d.ts +2 -2
  760. package/designer/internal/parameterLayout/_parametersLayoutItemsProvider.js +2 -2
  761. package/designer/internal/parameterLayout/_parametersLayoutTreeListController.d.ts +2 -2
  762. package/designer/internal/parameterLayout/_parametersLayoutTreeListController.js +2 -2
  763. package/designer/internal/reportExplorer/_reportExplorer.d.ts +2 -2
  764. package/designer/internal/reportExplorer/_reportExplorer.js +4 -4
  765. package/designer/internal/reportExplorer/_reportItemsProvider.d.ts +2 -2
  766. package/designer/internal/reportExplorer/_reportItemsProvider.js +2 -2
  767. package/designer/internal/scripting/_eventArgsTypes.d.ts +2 -2
  768. package/designer/internal/scripting/_eventArgsTypes.js +2 -2
  769. package/designer/internal/scripting/_eventdropdowneditor.d.ts +2 -2
  770. package/designer/internal/scripting/_eventdropdowneditor.js +2 -2
  771. package/designer/internal/scripting/_languageHelper.d.ts +2 -2
  772. package/designer/internal/scripting/_languageHelper.js +2 -2
  773. package/designer/internal/scripting/_reportCompleter.d.ts +2 -2
  774. package/designer/internal/scripting/_reportCompleter.js +2 -2
  775. package/designer/internal/scripting/_reportDummyCreator.d.ts +2 -2
  776. package/designer/internal/scripting/_reportDummyCreator.js +2 -2
  777. package/designer/internal/scripting/_scriptsEditor.d.ts +7 -5
  778. package/designer/internal/scripting/_scriptsEditor.js +51 -12
  779. package/designer/internal/serialization/_serializer.d.ts +2 -2
  780. package/designer/internal/serialization/_serializer.js +3 -3
  781. package/designer/jsReportDesigner.d.ts +2 -2
  782. package/designer/jsReportDesigner.js +2 -2
  783. package/designer/jsReportDesignerBinding.d.ts +2 -2
  784. package/designer/jsReportDesignerBinding.js +4 -3
  785. package/designer/localization/_localization.d.ts +2 -2
  786. package/designer/localization/_localization.js +3 -3
  787. package/designer/localization/_localizationEditor.d.ts +2 -2
  788. package/designer/localization/_localizationEditor.js +3 -3
  789. package/designer/localization/_localizationEngine.d.ts +2 -2
  790. package/designer/localization/_localizationEngine.js +3 -3
  791. package/designer/localization/_localiziblePropertiesAccessibilityProvider.d.ts +2 -2
  792. package/designer/localization/_localiziblePropertiesAccessibilityProvider.js +6 -6
  793. package/designer/localization/localizationMetadata.d.ts +2 -2
  794. package/designer/localization/localizationMetadata.js +2 -2
  795. package/designer/localization/localizationService.d.ts +2 -2
  796. package/designer/localization/localizationService.js +2 -2
  797. package/designer/services/_controlConverterService.d.ts +2 -2
  798. package/designer/services/_controlConverterService.js +2 -2
  799. package/designer/services/_formatStringService.d.ts +2 -2
  800. package/designer/services/_formatStringService.js +2 -2
  801. package/designer/services/_reportDataSourceService.d.ts +2 -2
  802. package/designer/services/_reportDataSourceService.js +2 -2
  803. package/designer/services/_reportPreviewService.d.ts +2 -2
  804. package/designer/services/_reportPreviewService.js +2 -2
  805. package/designer/services/_reportRenderingService.d.ts +2 -2
  806. package/designer/services/_reportRenderingService.js +2 -2
  807. package/designer/services/_reportScriptService.d.ts +2 -2
  808. package/designer/services/_reportScriptService.js +2 -2
  809. package/designer/services/_reportWizardService.d.ts +2 -2
  810. package/designer/services/_reportWizardService.js +2 -2
  811. package/designer/services/reportStorageWeb.d.ts +2 -2
  812. package/designer/services/reportStorageWeb.js +2 -2
  813. package/designer/tools/dialogs/editParametersDialog.d.ts +2 -2
  814. package/designer/tools/dialogs/editParametersDialog.js +3 -3
  815. package/designer/tools/dialogs/openReportDialog.d.ts +2 -2
  816. package/designer/tools/dialogs/openReportDialog.js +2 -2
  817. package/designer/tools/dialogs/parametersDialogs.d.ts +2 -2
  818. package/designer/tools/dialogs/parametersDialogs.js +5 -4
  819. package/designer/tools/dialogs/reportDialogBase.d.ts +2 -2
  820. package/designer/tools/dialogs/reportDialogBase.js +2 -2
  821. package/designer/tools/dialogs/saveAsReportDialog.d.ts +2 -2
  822. package/designer/tools/dialogs/saveAsReportDialog.js +2 -2
  823. package/designer/tools/dialogs/saveReportDialog.d.ts +2 -2
  824. package/designer/tools/dialogs/saveReportDialog.js +2 -2
  825. package/designer/tools/generator/_inititalizer.d.ts +2 -2
  826. package/designer/tools/generator/_inititalizer.js +180 -64
  827. package/designer/tools/generator/_qBRequestWrapper.d.ts +3 -3
  828. package/designer/tools/generator/_qBRequestWrapper.js +2 -2
  829. package/designer/tools/generator/_reportMenuSettings.d.ts +2 -2
  830. package/designer/tools/generator/_reportMenuSettings.js +2 -2
  831. package/designer/tools/generator/_settings.d.ts +3 -3
  832. package/designer/tools/generator/_settings.js +2 -2
  833. package/designer/tools/generator/reportDesignerContext.d.ts +4 -4
  834. package/designer/tools/generator/reportDesignerContext.js +2 -2
  835. package/designer/tools/navigation/navigateByReports.d.ts +2 -2
  836. package/designer/tools/navigation/navigateByReports.js +2 -2
  837. package/designer/tools/navigation/navigateTab.d.ts +2 -2
  838. package/designer/tools/navigation/navigateTab.js +2 -2
  839. package/designer/tools/smartTags/expressionSmartTag.d.ts +26 -2
  840. package/designer/tools/smartTags/expressionSmartTag.js +101 -2
  841. package/designer/tools/smartTags/smartTagContainer.d.ts +3 -2
  842. package/designer/tools/smartTags/smartTagContainer.js +2 -2
  843. package/designer/utils/_registerControls.d.ts +2 -2
  844. package/designer/utils/_registerControls.js +3 -2
  845. package/designer/utils/_registerCustomControls.d.ts +2 -2
  846. package/designer/utils/_registerCustomControls.js +2 -2
  847. package/designer/utils/_registerCustomExpressions.d.ts +2 -2
  848. package/designer/utils/_registerCustomExpressions.js +2 -2
  849. package/designer/utils/base64ImageParser.d.ts +2 -2
  850. package/designer/utils/base64ImageParser.js +2 -2
  851. package/designer/utils/inititalizer.d.ts +2 -2
  852. package/designer/utils/inititalizer.js +2 -2
  853. package/designer/utils/paperKind.d.ts +2 -2
  854. package/designer/utils/paperKind.js +2 -2
  855. package/designer/utils/publicCallbacks.d.ts +2 -2
  856. package/designer/utils/publicCallbacks.js +2 -2
  857. package/designer/utils/reportDesignerElements.d.ts +3 -2
  858. package/designer/utils/reportDesignerElements.js +4 -3
  859. package/designer/utils/serializationInfo.d.ts +2 -2
  860. package/designer/utils/serializationInfo.js +2 -2
  861. package/designer/utils/settings.d.ts +13 -11
  862. package/designer/utils/settings.js +6 -2
  863. package/designer/utils/utils.d.ts +2 -2
  864. package/designer/utils/utils.js +2 -2
  865. package/designer/viewtemplates.d.ts +20 -0
  866. package/designer/viewtemplates.js +8 -0
  867. package/designer/widgets/_summaryEditor.d.ts +2 -2
  868. package/designer/widgets/_summaryEditor.js +2 -2
  869. package/designer/widgets/bandEditors.d.ts +2 -2
  870. package/designer/widgets/bandEditors.js +5 -4
  871. package/designer/widgets/chartValueBindingEditor.d.ts +2 -2
  872. package/designer/widgets/chartValueBindingEditor.js +7 -5
  873. package/designer/widgets/customFunctions.d.ts +2 -2
  874. package/designer/widgets/customFunctions.js +2 -2
  875. package/designer/widgets/dataSourceEditor.d.ts +7 -3
  876. package/designer/widgets/dataSourceEditor.js +8 -2
  877. package/designer/widgets/dataSourceSelectBox.d.ts +2 -2
  878. package/designer/widgets/dataSourceSelectBox.js +3 -3
  879. package/designer/widgets/editOptionsEditor.d.ts +2 -2
  880. package/designer/widgets/editOptionsEditor.js +2 -2
  881. package/designer/widgets/editorTemplates.d.ts +2 -2
  882. package/designer/widgets/editorTemplates.js +2 -2
  883. package/designer/widgets/explorerEditors.d.ts +2 -2
  884. package/designer/widgets/explorerEditors.js +15 -10
  885. package/designer/widgets/expressionableFontEditor.d.ts +2 -2
  886. package/designer/widgets/expressionableFontEditor.js +4 -4
  887. package/designer/widgets/expressioneditor/reportComplexExpressionEditor.d.ts +2 -2
  888. package/designer/widgets/expressioneditor/reportComplexExpressionEditor.js +2 -2
  889. package/designer/widgets/expressioneditor/reportExpressionEditor.d.ts +2 -2
  890. package/designer/widgets/expressioneditor/reportExpressionEditor.js +3 -3
  891. package/designer/widgets/expressioneditor/reportExpressionEditorAdapter.d.ts +2 -2
  892. package/designer/widgets/expressioneditor/reportExpressionEditorAdapter.js +2 -2
  893. package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.d.ts +2 -2
  894. package/designer/widgets/expressioneditor/reportExpressionEditorWrapper.js +2 -2
  895. package/designer/widgets/fieldsComboboxEditor.d.ts +2 -2
  896. package/designer/widgets/fieldsComboboxEditor.js +4 -4
  897. package/designer/widgets/formatStringEditor.d.ts +2 -2
  898. package/designer/widgets/formatStringEditor.js +2 -2
  899. package/designer/widgets/formattingRuleEditor.d.ts +4 -4
  900. package/designer/widgets/formattingRuleEditor.js +7 -6
  901. package/designer/widgets/gaugeStyleEditor.d.ts +2 -2
  902. package/designer/widgets/gaugeStyleEditor.js +2 -2
  903. package/designer/widgets/groups.d.ts +2 -2
  904. package/designer/widgets/groups.js +2 -2
  905. package/designer/widgets/imageSourceEditor.d.ts +2 -2
  906. package/designer/widgets/imageSourceEditor.js +2 -2
  907. package/designer/widgets/linesEditor.d.ts +2 -2
  908. package/designer/widgets/linesEditor.js +2 -2
  909. package/designer/widgets/nameEditor.d.ts +7 -3
  910. package/designer/widgets/nameEditor.js +10 -4
  911. package/designer/widgets/pivotGridCriteriaEditor.d.ts +2 -2
  912. package/designer/widgets/pivotGridCriteriaEditor.js +4 -4
  913. package/designer/widgets/propertyGridEditors.d.ts +4 -4
  914. package/designer/widgets/propertyGridEditors.js +6 -6
  915. package/designer/widgets/registerEditors.d.ts +2 -2
  916. package/designer/widgets/registerEditors.js +2 -2
  917. package/designer/widgets/reportFieldListEditor.d.ts +2 -2
  918. package/designer/widgets/reportFieldListEditor.js +6 -5
  919. package/designer/widgets/reportUrlEditor.d.ts +2 -2
  920. package/designer/widgets/reportUrlEditor.js +2 -2
  921. package/designer/widgets/richTextFileEditor.d.ts +2 -2
  922. package/designer/widgets/richTextFileEditor.js +2 -2
  923. package/designer/widgets/styleseditor.d.ts +2 -2
  924. package/designer/widgets/styleseditor.js +2 -2
  925. package/designer/widgets/summaryEditor.d.ts +2 -2
  926. package/designer/widgets/summaryEditor.js +7 -5
  927. package/designer/widgets/undoEditors.d.ts +3 -3
  928. package/designer/widgets/undoEditors.js +2 -2
  929. package/designer/wizard/_reportWizardCreating.d.ts +2 -2
  930. package/designer/wizard/_reportWizardCreating.js +2 -2
  931. package/designer/wizard/_utils.d.ts +2 -2
  932. package/designer/wizard/_utils.js +2 -2
  933. package/designer/wizard/fullscreenReportWizard.d.ts +2 -2
  934. package/designer/wizard/fullscreenReportWizard.js +2 -2
  935. package/designer/wizard/internal/_commonRequestModel.d.ts +2 -2
  936. package/designer/wizard/internal/_commonRequestModel.js +2 -2
  937. package/designer/wizard/internal/_crossTabDragUtils.d.ts +2 -2
  938. package/designer/wizard/internal/_crossTabDragUtils.js +3 -3
  939. package/designer/wizard/internal/_crossTabRequestModel.d.ts +2 -2
  940. package/designer/wizard/internal/_crossTabRequestModel.js +2 -2
  941. package/designer/wizard/internal/_labelWizardUtils.d.ts +2 -2
  942. package/designer/wizard/internal/_labelWizardUtils.js +2 -2
  943. package/designer/wizard/internal/_legacyReportRequestModel.d.ts +4 -6
  944. package/designer/wizard/internal/_legacyReportRequestModel.js +2 -2
  945. package/designer/wizard/internal/_masterDetailRequestModel.d.ts +4 -6
  946. package/designer/wizard/internal/_masterDetailRequestModel.js +2 -2
  947. package/designer/wizard/internal/_masterDetailWizardUtils.d.ts +2 -2
  948. package/designer/wizard/internal/_masterDetailWizardUtils.js +2 -2
  949. package/designer/wizard/internal/_pageSetupUtils.d.ts +2 -2
  950. package/designer/wizard/internal/_pageSetupUtils.js +2 -2
  951. package/designer/wizard/internal/_reportWizardStateHelper.d.ts +2 -2
  952. package/designer/wizard/internal/_reportWizardStateHelper.js +2 -2
  953. package/designer/wizard/internal/_summaryOptionsPageUtils.d.ts +2 -2
  954. package/designer/wizard/internal/_summaryOptionsPageUtils.js +2 -2
  955. package/designer/wizard/internal/_utils.d.ts +2 -2
  956. package/designer/wizard/internal/_utils.js +7 -3
  957. package/designer/wizard/internal/colorSchemaPageUtils.d.ts +2 -2
  958. package/designer/wizard/internal/colorSchemaPageUtils.js +4 -3
  959. package/designer/wizard/internal/labelWizardUtils.d.ts +2 -2
  960. package/designer/wizard/internal/labelWizardUtils.js +2 -2
  961. package/designer/wizard/internal/layoutPageUtils.d.ts +2 -2
  962. package/designer/wizard/internal/layoutPageUtils.js +2 -2
  963. package/designer/wizard/internal/reportStylePageUtils.d.ts +2 -2
  964. package/designer/wizard/internal/reportStylePageUtils.js +2 -2
  965. package/designer/wizard/internal/utils.d.ts +2 -2
  966. package/designer/wizard/internal/utils.js +2 -2
  967. package/designer/wizard/legacyReportWizard.d.ts +2 -2
  968. package/designer/wizard/legacyReportWizard.js +2 -2
  969. package/designer/wizard/pageId.d.ts +2 -2
  970. package/designer/wizard/pageId.js +2 -2
  971. package/designer/wizard/pages/_selectLabelTypePage.d.ts +2 -2
  972. package/designer/wizard/pages/_selectLabelTypePage.js +2 -2
  973. package/designer/wizard/pages/addGroupingLevelPage.d.ts +2 -2
  974. package/designer/wizard/pages/addGroupingLevelPage.js +2 -2
  975. package/designer/wizard/pages/addGroupingLevelSection.d.ts +2 -2
  976. package/designer/wizard/pages/addGroupingLevelSection.js +7 -3
  977. package/designer/wizard/pages/chooseAvailableDataSourcePage.d.ts +2 -2
  978. package/designer/wizard/pages/chooseAvailableDataSourcePage.js +2 -2
  979. package/designer/wizard/pages/chooseReportTypePage.d.ts +2 -2
  980. package/designer/wizard/pages/chooseReportTypePage.js +2 -2
  981. package/designer/wizard/pages/chooseSummaryOptionsPage.d.ts +2 -2
  982. package/designer/wizard/pages/chooseSummaryOptionsPage.js +2 -2
  983. package/designer/wizard/pages/chooseSummaryOptionsSection.d.ts +2 -2
  984. package/designer/wizard/pages/chooseSummaryOptionsSection.js +2 -2
  985. package/designer/wizard/pages/colorSchemePage.d.ts +2 -2
  986. package/designer/wizard/pages/colorSchemePage.js +4 -3
  987. package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.d.ts +2 -2
  988. package/designer/wizard/pages/configureReportPageSettingsAndColorSchemeSection.js +2 -2
  989. package/designer/wizard/pages/configureReportPageSettingsPage.d.ts +2 -2
  990. package/designer/wizard/pages/configureReportPageSettingsPage.js +2 -2
  991. package/designer/wizard/pages/customizeLabelPage.d.ts +2 -2
  992. package/designer/wizard/pages/customizeLabelPage.js +2 -2
  993. package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.d.ts +2 -2
  994. package/designer/wizard/pages/dataSourceWizard/_dataSourceWizardHelper.js +2 -2
  995. package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.d.ts +2 -2
  996. package/designer/wizard/pages/dataSourceWizard/chooseJsonSchemaPage.js +2 -2
  997. package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.d.ts +2 -2
  998. package/designer/wizard/pages/dataSourceWizard/configureMasterDetailRelationshipsPage.js +2 -2
  999. package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.d.ts +2 -2
  1000. package/designer/wizard/pages/dataSourceWizard/multiQueryConfigurePage.js +2 -2
  1001. package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.d.ts +2 -2
  1002. package/designer/wizard/pages/dataSourceWizard/multiQueryConfigureParametersPage.js +2 -2
  1003. package/designer/wizard/pages/fullscreen/configureCrossTabPage.d.ts +2 -2
  1004. package/designer/wizard/pages/fullscreen/configureCrossTabPage.js +2 -2
  1005. package/designer/wizard/pages/fullscreen/defineCrossTabPage.d.ts +2 -2
  1006. package/designer/wizard/pages/fullscreen/defineCrossTabPage.js +2 -2
  1007. package/designer/wizard/pages/fullscreen/defineReportLayoutPage.d.ts +2 -2
  1008. package/designer/wizard/pages/fullscreen/defineReportLayoutPage.js +2 -2
  1009. package/designer/wizard/pages/fullscreen/selectDataSourcePage.d.ts +2 -2
  1010. package/designer/wizard/pages/fullscreen/selectDataSourcePage.js +2 -2
  1011. package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.d.ts +2 -2
  1012. package/designer/wizard/pages/fullscreen/specifyFederationDataSourceSettingsPage.js +2 -2
  1013. package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.d.ts +2 -2
  1014. package/designer/wizard/pages/fullscreen/specifyJsonDataSourceSettingsPage.js +2 -2
  1015. package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.d.ts +2 -2
  1016. package/designer/wizard/pages/fullscreen/specifyLabelSettingsPage.js +2 -2
  1017. package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.d.ts +2 -2
  1018. package/designer/wizard/pages/fullscreen/specifyObjectDataSourceSettingsPage.js +2 -2
  1019. package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.d.ts +2 -2
  1020. package/designer/wizard/pages/fullscreen/specifyPageSettingsPage.js +2 -2
  1021. package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.d.ts +2 -2
  1022. package/designer/wizard/pages/fullscreen/specifySqlDataSourceSettingsPage.js +2 -2
  1023. package/designer/wizard/pages/legacy/addGroupingLevelPage.d.ts +2 -2
  1024. package/designer/wizard/pages/legacy/addGroupingLevelPage.js +2 -2
  1025. package/designer/wizard/pages/legacy/chooseReportLayoutPage.d.ts +2 -2
  1026. package/designer/wizard/pages/legacy/chooseReportLayoutPage.js +2 -2
  1027. package/designer/wizard/pages/legacy/chooseReportStylePage.d.ts +2 -2
  1028. package/designer/wizard/pages/legacy/chooseReportStylePage.js +2 -2
  1029. package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.d.ts +2 -2
  1030. package/designer/wizard/pages/legacy/chooseSummaryOptionsPage.js +2 -2
  1031. package/designer/wizard/pages/legacy/selectColumnsPage.d.ts +2 -2
  1032. package/designer/wizard/pages/legacy/selectColumnsPage.js +2 -2
  1033. package/designer/wizard/pages/legacy/selectDataMemberPage.d.ts +2 -2
  1034. package/designer/wizard/pages/legacy/selectDataMemberPage.js +2 -2
  1035. package/designer/wizard/pages/selectDataMembersPage.d.ts +2 -2
  1036. package/designer/wizard/pages/selectDataMembersPage.js +3 -3
  1037. package/designer/wizard/pages/selectLabelTypePage.d.ts +2 -2
  1038. package/designer/wizard/pages/selectLabelTypePage.js +2 -2
  1039. package/designer/wizard/pages/setReportTitlePage.d.ts +2 -2
  1040. package/designer/wizard/pages/setReportTitlePage.js +2 -2
  1041. package/designer/wizard/reportWizard.d.ts +2 -2
  1042. package/designer/wizard/reportWizard.js +2 -2
  1043. package/designer/wizard/reportWizardState.d.ts +2 -2
  1044. package/designer/wizard/reportWizardState.js +2 -2
  1045. package/designer/wizard/reportWizardStateCreating.d.ts +2 -2
  1046. package/designer/wizard/reportWizardStateCreating.js +2 -2
  1047. package/designer/wizard/wizardTypes.d.ts +2 -2
  1048. package/designer/wizard/wizardTypes.js +2 -2
  1049. package/dist/css/dx-reportdesigner.css +27 -3
  1050. package/dist/css/dx-reporting-skeleton-screen.css +2 -2
  1051. package/dist/css/dx-webdocumentviewer.css +56 -2
  1052. package/dist/html/templates.html +590 -548
  1053. package/dist/js/dx-reportdesigner.js +2757 -2266
  1054. package/dist/js/dx-reportdesigner.min.js +4 -4
  1055. package/dist/js/dx-reporting.d.ts +5386 -4455
  1056. package/dist/js/dx-webdocumentviewer.js +5668 -3441
  1057. package/dist/js/dx-webdocumentviewer.min.js +3 -3
  1058. package/dx-designer-bindings.d.ts +2 -2
  1059. package/dx-designer-bindings.js +65 -45
  1060. package/dx-designer-templates.d.ts +2 -2
  1061. package/dx-designer-templates.js +50 -47
  1062. package/dx-reportdesigner-imports.d.ts +2 -2
  1063. package/dx-reportdesigner-imports.js +2 -2
  1064. package/dx-reportdesigner.d.ts +2 -2
  1065. package/dx-reportdesigner.js +2 -2
  1066. package/dx-reporting-svg-bindings.d.ts +2 -2
  1067. package/dx-reporting-svg-bindings.js +2 -2
  1068. package/dx-reporting-svg-templates.d.ts +2 -2
  1069. package/dx-reporting-svg-templates.js +3 -3
  1070. package/dx-reporting-version.d.ts +2 -2
  1071. package/dx-reporting-version.js +3 -3
  1072. package/dx-rich-edit-bindings.d.ts +2 -2
  1073. package/dx-rich-edit-bindings.js +3 -3
  1074. package/dx-rich-edit-templates.d.ts +2 -2
  1075. package/dx-rich-edit-templates.js +4 -4
  1076. package/dx-richedit.d.ts +2 -2
  1077. package/dx-richedit.js +2 -2
  1078. package/dx-viewer-bindings.d.ts +2 -2
  1079. package/dx-viewer-bindings.js +157 -159
  1080. package/dx-viewer-templates.d.ts +2 -2
  1081. package/dx-viewer-templates.js +51 -52
  1082. package/dx-webdocumentviewer-imports.d.ts +3 -2
  1083. package/dx-webdocumentviewer-imports.js +3 -2
  1084. package/dx-webdocumentviewer.d.ts +2 -2
  1085. package/dx-webdocumentviewer.js +2 -2
  1086. package/index.d.ts +2 -2
  1087. package/index.js +2 -2
  1088. package/package.json +2 -2
  1089. package/reporting-compile-utils/dx-reporting.d.ts +5386 -4455
  1090. package/rich-edit/customizeToolbarActions.d.ts +3 -3
  1091. package/rich-edit/customizeToolbarActions.js +2 -2
  1092. package/rich-edit/instance.d.ts +4 -4
  1093. package/rich-edit/instance.js +2 -2
  1094. package/rich-edit/registrator.d.ts +2 -2
  1095. package/rich-edit/registrator.js +2 -2
  1096. package/rich-edit/surface.d.ts +2 -2
  1097. package/rich-edit/surface.js +2 -2
  1098. package/rich-edit/utils/_bindings.d.ts +2 -2
  1099. package/rich-edit/utils/_bindings.js +2 -2
  1100. package/rich-edit/utils/_controller.d.ts +2 -2
  1101. package/rich-edit/utils/_controller.js +2 -2
  1102. package/rich-edit/utils/_inlineControl.d.ts +2 -2
  1103. package/rich-edit/utils/_inlineControl.js +2 -2
  1104. package/rich-edit/utils/_loaddispatcher.d.ts +2 -2
  1105. package/rich-edit/utils/_loaddispatcher.js +2 -2
  1106. package/rich-edit/utils/_model.d.ts +2 -2
  1107. package/rich-edit/utils/_model.js +3 -3
  1108. package/rich-edit/utils/_toolbar.d.ts +3 -7
  1109. package/rich-edit/utils/_toolbar.js +2 -2
  1110. package/rich-edit/utils/_utils.d.ts +2 -2
  1111. package/rich-edit/utils/_utils.js +2 -2
  1112. package/scopes/reporting-chart-internal-axis.d.ts +2 -2
  1113. package/scopes/reporting-chart-internal-axis.js +2 -2
  1114. package/scopes/reporting-chart-internal-dataMembers.d.ts +2 -2
  1115. package/scopes/reporting-chart-internal-dataMembers.js +2 -2
  1116. package/scopes/reporting-chart-internal-models.d.ts +2 -2
  1117. package/scopes/reporting-chart-internal-models.js +2 -2
  1118. package/scopes/reporting-chart-internal-series-metadata.d.ts +2 -2
  1119. package/scopes/reporting-chart-internal-series-metadata.js +2 -2
  1120. package/scopes/reporting-chart-internal-series.d.ts +2 -2
  1121. package/scopes/reporting-chart-internal-series.js +2 -2
  1122. package/scopes/reporting-chart-internal-widgets.d.ts +2 -2
  1123. package/scopes/reporting-chart-internal-widgets.js +2 -2
  1124. package/scopes/reporting-chart-internal.d.ts +2 -2
  1125. package/scopes/reporting-chart-internal.js +2 -2
  1126. package/scopes/reporting-designer-actions.d.ts +4 -2
  1127. package/scopes/reporting-designer-actions.js +4 -2
  1128. package/scopes/reporting-designer-bands-internal.d.ts +2 -2
  1129. package/scopes/reporting-designer-bands-internal.js +2 -2
  1130. package/scopes/reporting-designer-bands-metadata.d.ts +2 -2
  1131. package/scopes/reporting-designer-bands-metadata.js +2 -2
  1132. package/scopes/reporting-designer-bands.d.ts +2 -2
  1133. package/scopes/reporting-designer-bands.js +2 -2
  1134. package/scopes/reporting-designer-controls-crossTab-metadata.d.ts +2 -2
  1135. package/scopes/reporting-designer-controls-crossTab-metadata.js +2 -2
  1136. package/scopes/reporting-designer-controls-crossTab.d.ts +2 -2
  1137. package/scopes/reporting-designer-controls-crossTab.js +2 -2
  1138. package/scopes/reporting-designer-controls-metadata.d.ts +2 -2
  1139. package/scopes/reporting-designer-controls-metadata.js +2 -2
  1140. package/scopes/reporting-designer-controls-pivotGrid-metadata.d.ts +2 -2
  1141. package/scopes/reporting-designer-controls-pivotGrid-metadata.js +2 -2
  1142. package/scopes/reporting-designer-controls-pivotGrid.d.ts +2 -2
  1143. package/scopes/reporting-designer-controls-pivotGrid.js +2 -2
  1144. package/scopes/reporting-designer-controls-richEdit-internal-toolbar.d.ts +2 -2
  1145. package/scopes/reporting-designer-controls-richEdit-internal-toolbar.js +2 -2
  1146. package/scopes/reporting-designer-controls-richEdit-internal.d.ts +2 -2
  1147. package/scopes/reporting-designer-controls-richEdit-internal.js +2 -2
  1148. package/scopes/reporting-designer-controls-richEdit.d.ts +2 -2
  1149. package/scopes/reporting-designer-controls-richEdit.js +2 -2
  1150. package/scopes/reporting-designer-controls.d.ts +2 -2
  1151. package/scopes/reporting-designer-controls.js +2 -2
  1152. package/scopes/reporting-designer-data-metadata.d.ts +2 -2
  1153. package/scopes/reporting-designer-data-metadata.js +2 -2
  1154. package/scopes/reporting-designer-data.d.ts +2 -2
  1155. package/scopes/reporting-designer-data.js +2 -2
  1156. package/scopes/reporting-designer-internal-htmlMarkUp.d.ts +2 -2
  1157. package/scopes/reporting-designer-internal-htmlMarkUp.js +2 -2
  1158. package/scopes/reporting-designer-internal.d.ts +4 -4
  1159. package/scopes/reporting-designer-internal.js +4 -4
  1160. package/scopes/reporting-designer-localization.d.ts +2 -2
  1161. package/scopes/reporting-designer-localization.js +2 -2
  1162. package/scopes/reporting-designer-metadata.d.ts +2 -2
  1163. package/scopes/reporting-designer-metadata.js +2 -2
  1164. package/scopes/reporting-designer-tools.d.ts +2 -2
  1165. package/scopes/reporting-designer-tools.js +2 -2
  1166. package/scopes/reporting-designer-utils.d.ts +2 -2
  1167. package/scopes/reporting-designer-utils.js +2 -2
  1168. package/scopes/reporting-designer-widgets-internal.d.ts +2 -2
  1169. package/scopes/reporting-designer-widgets-internal.js +2 -2
  1170. package/scopes/reporting-designer-widgets.d.ts +2 -2
  1171. package/scopes/reporting-designer-widgets.js +2 -2
  1172. package/scopes/reporting-designer-wizard.d.ts +2 -2
  1173. package/scopes/reporting-designer-wizard.js +2 -2
  1174. package/scopes/reporting-designer.d.ts +2 -2
  1175. package/scopes/reporting-designer.js +2 -2
  1176. package/scopes/reporting-editing.d.ts +2 -2
  1177. package/scopes/reporting-editing.js +2 -2
  1178. package/scopes/reporting-export-metadata.d.ts +2 -2
  1179. package/scopes/reporting-export-metadata.js +2 -2
  1180. package/scopes/reporting-export.d.ts +2 -2
  1181. package/scopes/reporting-export.js +2 -2
  1182. package/scopes/reporting-internal.d.ts +2 -2
  1183. package/scopes/reporting-internal.js +2 -2
  1184. package/scopes/reporting-metadata.d.ts +4 -2
  1185. package/scopes/reporting-metadata.js +4 -2
  1186. package/scopes/reporting-viewer-editing.d.ts +4 -2
  1187. package/scopes/reporting-viewer-editing.js +4 -2
  1188. package/scopes/reporting-viewer-export-metadata.d.ts +2 -2
  1189. package/scopes/reporting-viewer-export-metadata.js +2 -2
  1190. package/scopes/reporting-viewer-export.d.ts +2 -2
  1191. package/scopes/reporting-viewer-export.js +2 -2
  1192. package/scopes/reporting-viewer-internal.d.ts +8 -4
  1193. package/scopes/reporting-viewer-internal.js +8 -4
  1194. package/scopes/reporting-viewer-mobile-internal.d.ts +8 -2
  1195. package/scopes/reporting-viewer-mobile-internal.js +8 -2
  1196. package/scopes/reporting-viewer-mobile.d.ts +4 -2
  1197. package/scopes/reporting-viewer-mobile.js +4 -2
  1198. package/scopes/reporting-viewer-parameters.d.ts +4 -2
  1199. package/scopes/reporting-viewer-parameters.js +4 -2
  1200. package/scopes/reporting-viewer-settings.d.ts +2 -2
  1201. package/scopes/reporting-viewer-settings.js +2 -2
  1202. package/scopes/reporting-viewer-utils.d.ts +4 -2
  1203. package/scopes/reporting-viewer-utils.js +4 -2
  1204. package/scopes/reporting-viewer-widgets-internal.d.ts +6 -2
  1205. package/scopes/reporting-viewer-widgets-internal.js +6 -2
  1206. package/scopes/reporting-viewer-widgets.d.ts +8 -4
  1207. package/scopes/reporting-viewer-widgets.js +8 -4
  1208. package/scopes/reporting-viewer.d.ts +6 -3
  1209. package/scopes/reporting-viewer.js +6 -3
  1210. package/scopes/reporting.d.ts +2 -2
  1211. package/scopes/reporting.js +2 -2
  1212. package/viewer/accessibility/_dateRangeKeyboardHelper.d.ts +6 -6
  1213. package/viewer/accessibility/_dateRangeKeyboardHelper.js +9 -10
  1214. package/viewer/accessibility/_previewBricksKeyboardHelper.d.ts +3 -3
  1215. package/viewer/accessibility/_previewBricksKeyboardHelper.js +44 -39
  1216. package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.d.ts +8 -5
  1217. package/viewer/accessibility/_previewEditingFieldsKeyboardHelper.js +13 -13
  1218. package/viewer/accessibility/_searchKeyboardHelper.d.ts +3 -3
  1219. package/viewer/accessibility/_searchKeyboardHelper.js +9 -9
  1220. package/viewer/binding/jsReportViewer.d.ts +18 -16
  1221. package/viewer/binding/jsReportViewer.js +45 -11
  1222. package/viewer/binding/jsReportViewerBinding.binding.d.ts +17 -0
  1223. package/viewer/binding/jsReportViewerBinding.binding.js +29 -0
  1224. package/viewer/binding/jsReportViewerBinding.d.ts +5 -7
  1225. package/viewer/binding/jsReportViewerBinding.js +18 -28
  1226. package/viewer/constants.d.ts +7 -7
  1227. package/viewer/constants.js +8 -7
  1228. package/viewer/documentMap/_documentMapItemsProvider.d.ts +3 -3
  1229. package/viewer/documentMap/_documentMapItemsProvider.js +2 -2
  1230. package/viewer/documentMap/_documentMapModel.d.ts +24 -9
  1231. package/viewer/documentMap/_documentMapModel.js +82 -33
  1232. package/viewer/documentMap/_documentMapTreeListController.d.ts +7 -7
  1233. package/viewer/documentMap/_documentMapTreeListController.js +6 -8
  1234. package/viewer/editing/editingField.d.ts +33 -21
  1235. package/viewer/editing/editingField.js +91 -59
  1236. package/viewer/editing/models/characterCombEditingField.d.ts +22 -22
  1237. package/viewer/editing/models/characterCombEditingField.js +51 -41
  1238. package/viewer/editing/models/checkEditingField.d.ts +44 -19
  1239. package/viewer/editing/models/checkEditingField.js +108 -45
  1240. package/viewer/editing/models/editingFieldBase.d.ts +42 -0
  1241. package/viewer/editing/models/editingFieldBase.js +57 -0
  1242. package/viewer/editing/models/imageEditingField.d.ts +18 -19
  1243. package/viewer/editing/models/imageEditingField.js +50 -46
  1244. package/viewer/editing/models/popupImageEditingField.d.ts +32 -22
  1245. package/viewer/editing/models/popupImageEditingField.js +69 -58
  1246. package/viewer/editing/models/textEditingField.d.ts +61 -18
  1247. package/viewer/editing/models/textEditingField.js +106 -63
  1248. package/viewer/exportOptions/csvExportOptionsPreview.d.ts +2 -2
  1249. package/viewer/exportOptions/csvExportOptionsPreview.js +2 -2
  1250. package/viewer/exportOptions/docxExportOptionsPreview.d.ts +3 -3
  1251. package/viewer/exportOptions/docxExportOptionsPreview.js +3 -3
  1252. package/viewer/exportOptions/exportOptionsModel.d.ts +4 -4
  1253. package/viewer/exportOptions/exportOptionsModel.js +57 -30
  1254. package/viewer/exportOptions/exportOptionsPreview.d.ts +7 -5
  1255. package/viewer/exportOptions/exportOptionsPreview.js +3 -3
  1256. package/viewer/exportOptions/htmlExportOptionsPreview.d.ts +3 -3
  1257. package/viewer/exportOptions/htmlExportOptionsPreview.js +3 -3
  1258. package/viewer/exportOptions/imageExportOptionsPreview.d.ts +3 -3
  1259. package/viewer/exportOptions/imageExportOptionsPreview.js +3 -3
  1260. package/viewer/exportOptions/metadata.d.ts +8 -6
  1261. package/viewer/exportOptions/metadata.js +21 -24
  1262. package/viewer/exportOptions/mhtExportOptionsPreview.d.ts +3 -3
  1263. package/viewer/exportOptions/mhtExportOptionsPreview.js +3 -3
  1264. package/viewer/exportOptions/pdfExportOptionsPreview.d.ts +8 -7
  1265. package/viewer/exportOptions/pdfExportOptionsPreview.js +14 -6
  1266. package/viewer/exportOptions/rtfExportOptionsPreview.d.ts +3 -3
  1267. package/viewer/exportOptions/rtfExportOptionsPreview.js +3 -3
  1268. package/viewer/exportOptions/xlsExportOptionsPreview.d.ts +3 -3
  1269. package/viewer/exportOptions/xlsExportOptionsPreview.js +3 -3
  1270. package/viewer/exportOptions/xlsxExportOptionsPreview.d.ts +3 -3
  1271. package/viewer/exportOptions/xlsxExportOptionsPreview.js +3 -3
  1272. package/viewer/internal/_actions.d.ts +70 -11
  1273. package/viewer/internal/_actions.js +356 -140
  1274. package/viewer/internal/_bindings.d.ts +41 -3
  1275. package/viewer/internal/_bindings.js +97 -127
  1276. package/viewer/internal/_brickUtils.d.ts +3 -4
  1277. package/viewer/internal/_brickUtils.js +6 -7
  1278. package/viewer/internal/_exportHandler.d.ts +16 -25
  1279. package/viewer/internal/_exportHandler.js +51 -67
  1280. package/viewer/internal/_exportHandler.viewModel.d.ts +39 -0
  1281. package/viewer/internal/_exportHandler.viewModel.js +55 -0
  1282. package/viewer/internal/_initializer.d.ts +3 -3
  1283. package/viewer/internal/_initializer.js +34 -39
  1284. package/viewer/internal/_ko_bindings.d.ts +8 -0
  1285. package/viewer/internal/_ko_bindings.js +42 -0
  1286. package/viewer/internal/_page.d.ts +56 -47
  1287. package/viewer/internal/_page.js +222 -110
  1288. package/viewer/internal/_page.viewModel.d.ts +41 -0
  1289. package/viewer/internal/_page.viewModel.js +96 -0
  1290. package/viewer/internal/_pageLoader.d.ts +2 -2
  1291. package/viewer/internal/_pageLoader.js +6 -6
  1292. package/viewer/internal/_previewHandlersHelper.d.ts +2 -2
  1293. package/viewer/internal/_previewHandlersHelper.js +20 -17
  1294. package/viewer/internal/_previewModel.d.ts +32 -6
  1295. package/viewer/internal/_previewModel.js +47 -6
  1296. package/viewer/internal/_previewRequestWrapper.d.ts +9 -9
  1297. package/viewer/internal/_previewRequestWrapper.js +13 -13
  1298. package/viewer/internal/_previewSelection.d.ts +7 -2
  1299. package/viewer/internal/_previewSelection.js +13 -17
  1300. package/viewer/internal/_progressBarUtils.d.ts +4 -4
  1301. package/viewer/internal/_progressBarUtils.js +9 -12
  1302. package/viewer/internal/_progressViewModel.d.ts +44 -37
  1303. package/viewer/internal/_progressViewModel.js +116 -69
  1304. package/viewer/internal/_sizeUtils.d.ts +7 -5
  1305. package/viewer/internal/_sizeUtils.js +13 -10
  1306. package/viewer/internal/_sortingProcessor.d.ts +2 -2
  1307. package/viewer/internal/_sortingProcessor.js +2 -2
  1308. package/viewer/internal/_utils.d.ts +2 -2
  1309. package/viewer/internal/_utils.js +2 -2
  1310. package/viewer/mobile/constants.d.ts +2 -2
  1311. package/viewer/mobile/constants.js +2 -2
  1312. package/viewer/mobile/internal/_editorTemplates.d.ts +2 -2
  1313. package/viewer/mobile/internal/_editorTemplates.js +2 -2
  1314. package/viewer/mobile/internal/_eventProcessor.d.ts +4 -3
  1315. package/viewer/mobile/internal/_eventProcessor.js +44 -38
  1316. package/viewer/mobile/internal/_ko_mobileBindings.d.ts +8 -0
  1317. package/viewer/mobile/internal/_ko_mobileBindings.js +22 -0
  1318. package/viewer/mobile/internal/_mobileBindings.d.ts +10 -2
  1319. package/viewer/mobile/internal/_mobileBindings.js +66 -58
  1320. package/viewer/mobile/internal/_mobilePage.d.ts +16 -4
  1321. package/viewer/mobile/internal/_mobilePage.js +31 -7
  1322. package/viewer/mobile/internal/_mobilePreviewModel.d.ts +19 -9
  1323. package/viewer/mobile/internal/_mobilePreviewModel.js +21 -12
  1324. package/viewer/mobile/internal/_mobilePreviewParameterHelper.d.ts +2 -2
  1325. package/viewer/mobile/internal/_mobilePreviewParameterHelper.js +2 -2
  1326. package/viewer/mobile/internal/_mobileSearch.d.ts +30 -18
  1327. package/viewer/mobile/internal/_mobileSearch.js +112 -70
  1328. package/viewer/mobile/internal/_paginator.d.ts +18 -7
  1329. package/viewer/mobile/internal/_paginator.js +62 -28
  1330. package/viewer/mobile/internal/_parametersPopup.d.ts +34 -28
  1331. package/viewer/mobile/internal/_parametersPopup.js +91 -62
  1332. package/viewer/mobile/internal/_parametersPopup.viewModel.d.ts +60 -0
  1333. package/viewer/mobile/internal/_parametersPopup.viewModel.js +94 -0
  1334. package/viewer/mobile/internal/_sizeUtils.d.ts +4 -6
  1335. package/viewer/mobile/internal/_sizeUtils.js +4 -4
  1336. package/viewer/mobile/internal/gallery/_galleryComponent.d.ts +52 -19
  1337. package/viewer/mobile/internal/gallery/_galleryComponent.js +210 -133
  1338. package/viewer/mobile/internal/gallery/_galleryItem.d.ts +56 -0
  1339. package/viewer/mobile/internal/gallery/_galleryItem.js +95 -0
  1340. package/viewer/mobile/internal/gallery/_galleryModel.d.ts +37 -42
  1341. package/viewer/mobile/internal/gallery/_galleryModel.js +220 -148
  1342. package/viewer/mobile/mobilePreview.d.ts +59 -53
  1343. package/viewer/mobile/mobilePreview.js +163 -75
  1344. package/viewer/mobile/mobilePreview.viewModel.d.ts +39 -0
  1345. package/viewer/mobile/mobilePreview.viewModel.js +60 -0
  1346. package/viewer/mobile/utils/_mobileActionList.d.ts +26 -10
  1347. package/viewer/mobile/utils/_mobileActionList.js +88 -48
  1348. package/viewer/mobile/utils/_mobileInitializer.d.ts +5 -8
  1349. package/viewer/mobile/utils/_mobileInitializer.js +25 -69
  1350. package/viewer/parameters/multiValuesHelper.d.ts +12 -10
  1351. package/viewer/parameters/multiValuesHelper.js +33 -15
  1352. package/viewer/parameters/parameterHelper.d.ts +15 -16
  1353. package/viewer/parameters/parameterHelper.js +50 -27
  1354. package/viewer/parameters/parameterPanelItemBase.d.ts +10 -8
  1355. package/viewer/parameters/parameterPanelItemBase.js +69 -25
  1356. package/viewer/parameters/previewParameter.d.ts +15 -14
  1357. package/viewer/parameters/previewParameter.js +67 -42
  1358. package/viewer/parameters/previewParameterHelper.d.ts +3 -3
  1359. package/viewer/parameters/previewParameterHelper.js +20 -14
  1360. package/viewer/parameters/previewParameterValueValidator.d.ts +2 -2
  1361. package/viewer/parameters/previewParameterValueValidator.js +3 -3
  1362. package/viewer/parameters/previewParametersViewModel.d.ts +18 -10
  1363. package/viewer/parameters/previewParametersViewModel.js +118 -75
  1364. package/viewer/parameters/previewParametersViewModel.viewmodel.d.ts +20 -0
  1365. package/viewer/parameters/previewParametersViewModel.viewmodel.js +30 -0
  1366. package/viewer/reportPreview.d.ts +57 -48
  1367. package/viewer/reportPreview.js +359 -278
  1368. package/viewer/reportPreview.viewModel.d.ts +31 -0
  1369. package/viewer/reportPreview.viewModel.js +65 -0
  1370. package/viewer/search/_searchResultNavigator.d.ts +5 -8
  1371. package/viewer/search/_searchResultNavigator.js +29 -33
  1372. package/viewer/search/_searchViewModel.d.ts +99 -45
  1373. package/viewer/search/_searchViewModel.js +318 -182
  1374. package/viewer/search/_utils.d.ts +2 -2
  1375. package/viewer/search/_utils.js +3 -3
  1376. package/viewer/settings.d.ts +13 -14
  1377. package/viewer/settings.js +5 -6
  1378. package/viewer/templates.d.ts +17 -0
  1379. package/viewer/templates.js +8 -0
  1380. package/viewer/utils/initializer.d.ts +5 -5
  1381. package/viewer/utils/initializer.js +2 -2
  1382. package/viewer/utils/publicCallbacks.d.ts +4 -4
  1383. package/viewer/utils/publicCallbacks.js +2 -2
  1384. package/viewer/utils/utils.d.ts +3 -3
  1385. package/viewer/utils/utils.js +2 -2
  1386. package/viewer/widgets/_groupEditor.d.ts +11 -7
  1387. package/viewer/widgets/_groupEditor.js +17 -8
  1388. package/viewer/widgets/_multiValueEditor.d.ts +26 -20
  1389. package/viewer/widgets/_multiValueEditor.js +52 -75
  1390. package/viewer/widgets/dateRange/dateRangeEditor.binding.d.ts +16 -0
  1391. package/viewer/widgets/dateRange/dateRangeEditor.binding.js +41 -0
  1392. package/viewer/widgets/dateRange/dateRangeEditor.d.ts +21 -25
  1393. package/viewer/widgets/dateRange/dateRangeEditor.js +75 -150
  1394. package/viewer/widgets/dateRange/dateRangeEditor.ranges.d.ts +19 -0
  1395. package/viewer/widgets/dateRange/dateRangeEditor.ranges.js +125 -0
  1396. package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.d.ts +45 -0
  1397. package/viewer/widgets/dateRange/dateRangeEditor.viewmodel.js +88 -0
  1398. package/viewer/widgets/editorTemplates.d.ts +4 -4
  1399. package/viewer/widgets/editorTemplates.js +8 -7
  1400. package/viewer/widgets/pictureEditor/_imagePainter.d.ts +11 -12
  1401. package/viewer/widgets/pictureEditor/_imagePainter.js +30 -23
  1402. package/viewer/widgets/pictureEditor/_imagePicker.d.ts +40 -0
  1403. package/viewer/widgets/pictureEditor/_imagePicker.js +71 -0
  1404. package/viewer/widgets/pictureEditor/_ko_bindings.d.ts +8 -0
  1405. package/viewer/widgets/pictureEditor/_ko_bindings.js +49 -0
  1406. package/viewer/widgets/pictureEditor/_painter.d.ts +56 -19
  1407. package/viewer/widgets/pictureEditor/_painter.js +146 -66
  1408. package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.d.ts +5 -7
  1409. package/viewer/widgets/pictureEditor/_pictureEditorActionProvider.js +20 -117
  1410. package/viewer/widgets/pictureEditor/_pictureEditorModel.d.ts +37 -26
  1411. package/viewer/widgets/pictureEditor/_pictureEditorModel.js +79 -72
  1412. package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.d.ts +17 -24
  1413. package/viewer/widgets/pictureEditor/_pictureEditorToolbarItem.js +31 -13
  1414. package/viewer/widgets/pictureEditor/_pictureEditorTypes.d.ts +3 -3
  1415. package/viewer/widgets/pictureEditor/_pictureEditorTypes.js +2 -2
  1416. package/viewer/widgets/pictureEditor/_signaturePainter.d.ts +10 -11
  1417. package/viewer/widgets/pictureEditor/_signaturePainter.js +22 -13
  1418. package/viewer/widgets/pictureEditor/pictureEditMode.d.ts +2 -2
  1419. package/viewer/widgets/pictureEditor/pictureEditMode.js +2 -2
  1420. package/designer/internal/_getClosestDataMember.d.ts +0 -9
  1421. package/designer/internal/_getClosestDataMember.js +0 -13
  1422. package/viewer/search/_dxSearchEditor.d.ts +0 -21
  1423. package/viewer/search/_dxSearchEditor.js +0 -67
  1424. package/viewer/widgets/signatureEditor.d.ts +0 -13
  1425. package/viewer/widgets/signatureEditor.js +0 -17
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DevExpress HTML/JS Reporting (dx-designer-bindings.js)
3
- * Version: 23.1.5
4
- * Build date: Aug 29, 2023
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() ,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' : ''; } }; });
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()', function ($context, $element) { return { 'if': function () { return $context.$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() || isHovered())', function ($context, $element) { return { 'visible': function () { return !$context.$data.inRenameMode && ($context.$data.isSelected() || $context.$data.isHovered()); } }; });
332
- addToBindingsCache('dxTextBox: $data.createRenameEditorOptions(), dxValidator: $data.createValidatorOptions()', function ($context, $element) { return { 'dxTextBox': function () { return $context.$data.createRenameEditorOptions(); }, 'dxValidator': function () { return $context.$data.createValidatorOptions(); } }; });
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: controls, value: control, displayExpr: displayExpr, placeholder: $root.getLocalization(\'Select control...\', \'ASPxReportsStringId.ReportDesigner_ScriptEditor_Toolbar_SelectControl\'), width: \'300px\', dropDownOptions: { container: $root.getPopupContainer($element) }, useItemTextAsTitle: true }', function ($context, $element) { return { 'dxSelectBox': function () { return { 'dataSource': $context.$data.controls, 'value': $context.$data.control, 'displayExpr': $context.$data.displayExpr, 'placeholder': $context.$root.getLocalization('Select control...', 'ASPxReportsStringId.ReportDesigner_ScriptEditor_Toolbar_SelectControl'), 'width': '300px', 'dropDownOptions': { 'container': $context.$root.getPopupContainer($element) }, 'useItemTextAsTitle': true }; } }; });
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('dxPropertyGrid: { target: value, level: editor.level }', function ($context, $element) { return { 'dxPropertyGrid': function () { return { 'target': $context.$data.value, 'level': $context.$data.editor.level }; } }; });
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: editor.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.editor.level + 1, 'parentDisabled': $context.$data.editor.disabled }; } }; });
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\' : $parents[1].padding }', function ($context, $element) { return { 'styleunit': function () { return { 'marginLeft': $context.$parents[1].padding }; } }; });
534
- addToBindingsCache('text: $parents[1].options.info().getChildCaption(index()) + \':\'', function ($context, $element) { return { 'text': function () { return $context.$parents[1].options.info().getChildCaption($context.$data.index()) + ':'; } }; });
535
- addToBindingsCache('dxButtonWithTemplate: { onClick: value().changeSortOrder, icon: value().sortOrderClass().template, iconClass: value().sortOrderClass().class, disabled: editor.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.editor.disabled }; } }; });
536
- addToBindingsCache('dxFieldListPicker: { displayValue: $displayName, value: value().fieldName, acceptCustomValue: true, path: editor._model() && editor._model().getPath(\'groupFields\') || \'\', itemsProvider: $root.dataBindingsProvider(), treeListController: new $root.dx._static.TreeListController(), disabled: editor.disabled}', function ($context, $element) { return { 'dxFieldListPicker': function () { return { 'displayValue': $context.$data.$displayName, 'value': $context.$data.value().fieldName, 'acceptCustomValue': true, 'path': $context.$data.editor._model() && $context.$data.editor._model().getPath('groupFields') || '', 'itemsProvider': $context.$root.dataBindingsProvider(), 'treeListController': new $context.$root.dx._static.TreeListController(), 'disabled': $context.$data.editor.disabled }; } }; });
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\': $parents[1].padding + $root.dx._static.propertiesGridEditorsPaddingLeft }', function ($context, $element) { return { 'styleunit': function () { return { 'paddingLeft': $context.$parents[1].padding + $context.$root.dx._static.propertiesGridEditorsPaddingLeft }; } }; });
543
- addToBindingsCache('dxPropertyGrid: { target: value, level: editor.level + 2, parentDisabled: editor.disabled }', function ($context, $element) { return { 'dxPropertyGrid': function () { return { 'target': $context.$data.value, 'level': $context.$data.editor.level + 2, 'parentDisabled': $context.$data.editor.disabled }; } }; });
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 $data.editor._model() && $data.editor._model().getPath(\'groupFields\') || \'\' }, dataMember: value().fieldName }', function ($context, $element) { return { 'displayNameExtender': function () { return { 'path': function () { return $context.$data.editor._model() && $context.$data.editor._model().getPath('groupFields') || ''; }, 'dataMember': $context.$data.value().fieldName }; } }; });
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; } }; });