devexpress-reporting-angular 23.2.6 → 24.1.2-beta

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 (429) hide show
  1. package/all.d.ts +8 -8
  2. package/core/_input-converters.d.ts +3 -3
  3. package/core/_settingsProvider.d.ts +3 -3
  4. package/core/dx-reporting.component.d.ts +29 -29
  5. package/core/index.d.ts +3 -3
  6. package/dx-report-designer/dx-report-designer.component.d.ts +27 -27
  7. package/dx-report-designer/dx-report-designer.module.d.ts +14 -14
  8. package/dx-report-designer/dxrd-callbacks.d.ts +41 -40
  9. package/dx-report-designer/dxrd-datasource-settings.component.d.ts +14 -14
  10. package/dx-report-designer/dxrd-designer-model-settings.component.d.ts +56 -47
  11. package/dx-report-designer/dxrd-parameter-settings.component.d.ts +18 -0
  12. package/dx-report-designer/dxrd-preview-settings.component.d.ts +25 -25
  13. package/dx-report-designer/dxrd-request-options.d.ts +8 -8
  14. package/dx-report-designer/dxrd-wizard-settings.component.d.ts +23 -23
  15. package/dx-report-designer/index.d.ts +8 -8
  16. package/dx-report-viewer/components/analytics/actions/actions.component.d.ts +7 -7
  17. package/dx-report-viewer/components/analytics/designer/designer.component.d.ts +21 -21
  18. package/dx-report-viewer/components/analytics/directives/accordion.directive.d.ts +10 -10
  19. package/dx-report-viewer/components/analytics/directives/buttonWithTemplate.directive.d.ts +10 -10
  20. package/dx-report-viewer/components/analytics/directives/disposable.directive.base.d.ts +15 -15
  21. package/dx-report-viewer/components/analytics/directives/dx-action.directive.d.ts +10 -10
  22. package/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.d.ts +13 -13
  23. package/dx-report-viewer/components/analytics/directives/ellipsisEditor.directive.d.ts +14 -14
  24. package/dx-report-viewer/components/analytics/directives/key-down-actions.directive.d.ts +10 -10
  25. package/dx-report-viewer/components/analytics/directives/resizable.directive.d.ts +12 -12
  26. package/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.d.ts +17 -17
  27. package/dx-report-viewer/components/analytics/directives/zoom.directive.d.ts +9 -9
  28. package/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.d.ts +17 -17
  29. package/dx-report-viewer/components/analytics/properties/editor/editor.base.d.ts +24 -24
  30. package/dx-report-viewer/components/analytics/properties/editor/editor.boolean.d.ts +9 -9
  31. package/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.d.ts +8 -8
  32. package/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.d.ts +11 -11
  33. package/dx-report-viewer/components/analytics/properties/editor/editor.date.d.ts +11 -11
  34. package/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.d.ts +13 -13
  35. package/dx-report-viewer/components/analytics/properties/editor/editor.numeric.d.ts +9 -9
  36. package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.d.ts +16 -16
  37. package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.d.ts +8 -8
  38. package/dx-report-viewer/components/analytics/properties/editor/editor.textbox.d.ts +9 -9
  39. package/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.d.ts +7 -7
  40. package/dx-report-viewer/components/analytics/properties/popover/popover.component.d.ts +13 -13
  41. package/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.d.ts +9 -9
  42. package/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.d.ts +14 -14
  43. package/dx-report-viewer/components/analytics/template/image.template.component.d.ts +11 -11
  44. package/dx-report-viewer/components/analytics/template/lazy.template.component.d.ts +15 -15
  45. package/dx-report-viewer/components/analytics/template/template.component.d.ts +15 -15
  46. package/dx-report-viewer/components/analytics/templates.component.d.ts +73 -73
  47. package/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.d.ts +10 -10
  48. package/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.d.ts +7 -7
  49. package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.d.ts +7 -7
  50. package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.d.ts +7 -7
  51. package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.d.ts +7 -7
  52. package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.d.ts +7 -7
  53. package/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.d.ts +18 -18
  54. package/dx-report-viewer/components/reporting/directives/auto-fit.directive.d.ts +9 -9
  55. package/dx-report-viewer/components/reporting/directives/brick-selection.directive.d.ts +11 -11
  56. package/dx-report-viewer/components/reporting/directives/child-styles.directive.d.ts +11 -11
  57. package/dx-report-viewer/components/reporting/directives/lazy-images.directive.d.ts +9 -9
  58. package/dx-report-viewer/components/reporting/directives/to-view.directive.d.ts +9 -9
  59. package/dx-report-viewer/components/reporting/document-map/document-map.component.d.ts +13 -13
  60. package/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.d.ts +7 -7
  61. package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.d.ts +7 -7
  62. package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.d.ts +7 -7
  63. package/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.d.ts +7 -7
  64. package/dx-report-viewer/components/reporting/editing/export/export-tool.component.d.ts +16 -16
  65. package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.d.ts +7 -7
  66. package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.d.ts +7 -7
  67. package/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.d.ts +17 -17
  68. package/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.d.ts +7 -7
  69. package/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.d.ts +13 -13
  70. package/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.d.ts +7 -7
  71. package/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.d.ts +7 -7
  72. package/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.d.ts +7 -7
  73. package/dx-report-viewer/components/reporting/export-options/export-options.component.d.ts +10 -10
  74. package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.d.ts +7 -7
  75. package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.d.ts +8 -8
  76. package/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.d.ts +9 -9
  77. package/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.d.ts +9 -9
  78. package/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.d.ts +9 -9
  79. package/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.d.ts +9 -9
  80. package/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.d.ts +9 -9
  81. package/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.d.ts +18 -18
  82. package/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.d.ts +7 -7
  83. package/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.d.ts +7 -7
  84. package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.d.ts +13 -13
  85. package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.d.ts +7 -7
  86. package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.d.ts +8 -8
  87. package/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.d.ts +7 -7
  88. package/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.d.ts +7 -7
  89. package/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.d.ts +7 -7
  90. package/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.d.ts +18 -18
  91. package/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.d.ts +7 -7
  92. package/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.d.ts +11 -11
  93. package/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.d.ts +7 -7
  94. package/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.d.ts +7 -7
  95. package/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.d.ts +10 -10
  96. package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.d.ts +14 -14
  97. package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.d.ts +19 -19
  98. package/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.d.ts +10 -10
  99. package/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.d.ts +7 -7
  100. package/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.d.ts +7 -7
  101. package/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.d.ts +7 -7
  102. package/dx-report-viewer/components/reporting/reportpreview/page/page.component.d.ts +7 -7
  103. package/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.d.ts +7 -7
  104. package/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.d.ts +8 -8
  105. package/dx-report-viewer/components/reporting/search/search.component.d.ts +11 -11
  106. package/dx-report-viewer/components/reporting/templates.component.d.ts +197 -197
  107. package/dx-report-viewer/components/reporting/toolbar/export/export.component.d.ts +13 -13
  108. package/dx-report-viewer/components/reporting/toolbar/pager/pager.component.d.ts +13 -13
  109. package/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.d.ts +8 -8
  110. package/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.d.ts +13 -13
  111. package/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.d.ts +14 -14
  112. package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.d.ts +7 -7
  113. package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.d.ts +7 -7
  114. package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.d.ts +6 -6
  115. package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.d.ts +7 -7
  116. package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.d.ts +16 -16
  117. package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.d.ts +22 -22
  118. package/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.d.ts +17 -17
  119. package/dx-report-viewer/dx-report-parameters-panel.component.d.ts +16 -0
  120. package/dx-report-viewer/dx-report-viewer-base.component.d.ts +36 -0
  121. package/dx-report-viewer/dx-report-viewer.component.d.ts +36 -54
  122. package/dx-report-viewer/dx-report-viewer.module.d.ts +120 -117
  123. package/dx-report-viewer/dxrpp-callbacks.d.ts +6 -0
  124. package/dx-report-viewer/dxrpp-request-options.d.ts +6 -0
  125. package/dx-report-viewer/dxrv-callbacks-base.d.ts +16 -0
  126. package/dx-report-viewer/dxrv-callbacks.d.ts +15 -23
  127. package/dx-report-viewer/dxrv-export-settings.component.d.ts +14 -14
  128. package/dx-report-viewer/dxrv-mobile-mode-settings.component.d.ts +7 -7
  129. package/dx-report-viewer/dxrv-progressbar-settings.component.d.ts +12 -12
  130. package/dx-report-viewer/dxrv-remote-settings.component.d.ts +7 -7
  131. package/dx-report-viewer/dxrv-request-options-base.d.ts +8 -0
  132. package/dx-report-viewer/dxrv-request-options.d.ts +6 -8
  133. package/dx-report-viewer/dxrv-search-settings.component.d.ts +12 -12
  134. package/dx-report-viewer/dxrv-tabpanel-settings.component.d.ts +7 -7
  135. package/dx-report-viewer/index.d.ts +14 -11
  136. package/dx-report-viewer/utils/accessibility-settings.d.ts +6 -6
  137. package/dx-report-viewer/utils/template.d.ts +5 -5
  138. package/dx-report-viewer/utils/templateEngine.d.ts +11 -11
  139. package/esm2022/all.mjs +28 -0
  140. package/{esm2020 → esm2022}/core/_input-converters.mjs +37 -37
  141. package/{esm2020 → esm2022}/core/_settingsProvider.mjs +1 -1
  142. package/{esm2020 → esm2022}/core/devexpress-reporting-angular-core.mjs +4 -4
  143. package/{esm2020 → esm2022}/core/dx-reporting.component.mjs +67 -59
  144. package/{esm2020 → esm2022}/core/index.mjs +6 -6
  145. package/{esm2020 → esm2022}/devexpress-reporting-angular.mjs +4 -4
  146. package/{esm2020 → esm2022}/dx-report-designer/devexpress-reporting-angular-dx-report-designer.mjs +4 -4
  147. package/esm2022/dx-report-designer/dx-report-designer.component.mjs +76 -0
  148. package/esm2022/dx-report-designer/dx-report-designer.module.mjs +54 -0
  149. package/esm2022/dx-report-designer/dxrd-callbacks.mjs +117 -0
  150. package/esm2022/dx-report-designer/dxrd-datasource-settings.component.mjs +42 -0
  151. package/esm2022/dx-report-designer/dxrd-designer-model-settings.component.mjs +59 -0
  152. package/esm2022/dx-report-designer/dxrd-parameter-settings.component.mjs +56 -0
  153. package/esm2022/dx-report-designer/dxrd-preview-settings.component.mjs +35 -0
  154. package/esm2022/dx-report-designer/dxrd-request-options.mjs +24 -0
  155. package/esm2022/dx-report-designer/dxrd-wizard-settings.component.mjs +67 -0
  156. package/{esm2020 → esm2022}/dx-report-designer/index.mjs +11 -11
  157. package/esm2022/dx-report-viewer/components/analytics/actions/actions.component.mjs +18 -0
  158. package/esm2022/dx-report-viewer/components/analytics/designer/designer.component.mjs +31 -0
  159. package/esm2022/dx-report-viewer/components/analytics/directives/accordion.directive.mjs +24 -0
  160. package/esm2022/dx-report-viewer/components/analytics/directives/buttonWithTemplate.directive.mjs +24 -0
  161. package/esm2022/dx-report-viewer/components/analytics/directives/disposable.directive.base.mjs +36 -0
  162. package/esm2022/dx-report-viewer/components/analytics/directives/dx-action.directive.mjs +38 -0
  163. package/esm2022/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.mjs +32 -0
  164. package/esm2022/dx-report-viewer/components/analytics/directives/ellipsisEditor.directive.mjs +35 -0
  165. package/esm2022/dx-report-viewer/components/analytics/directives/key-down-actions.directive.mjs +26 -0
  166. package/esm2022/dx-report-viewer/components/analytics/directives/resizable.directive.mjs +32 -0
  167. package/esm2022/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.mjs +53 -0
  168. package/esm2022/dx-report-viewer/components/analytics/directives/zoom.directive.mjs +25 -0
  169. package/{esm2020 → esm2022}/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.mjs +48 -41
  170. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.base.mjs +80 -0
  171. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.boolean.mjs +22 -0
  172. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.mjs +32 -0
  173. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.mjs +38 -0
  174. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.date.mjs +35 -0
  175. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.mjs +31 -0
  176. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.numeric.mjs +23 -0
  177. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.mjs +32 -0
  178. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.mjs +41 -0
  179. package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.textbox.mjs +25 -0
  180. package/esm2022/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.mjs +18 -0
  181. package/esm2022/dx-report-viewer/components/analytics/properties/popover/popover.component.mjs +29 -0
  182. package/esm2022/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.mjs +21 -0
  183. package/esm2022/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.mjs +34 -0
  184. package/esm2022/dx-report-viewer/components/analytics/template/image.template.component.mjs +38 -0
  185. package/esm2022/dx-report-viewer/components/analytics/template/lazy.template.component.mjs +42 -0
  186. package/esm2022/dx-report-viewer/components/analytics/template/template.component.mjs +47 -0
  187. package/esm2022/dx-report-viewer/components/analytics/templates.component.mjs +135 -0
  188. package/esm2022/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.mjs +24 -0
  189. package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.mjs +18 -0
  190. package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.mjs +18 -0
  191. package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.mjs +18 -0
  192. package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.mjs +17 -0
  193. package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.mjs +18 -0
  194. package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.mjs +50 -0
  195. package/esm2022/dx-report-viewer/components/reporting/directives/auto-fit.directive.mjs +23 -0
  196. package/esm2022/dx-report-viewer/components/reporting/directives/brick-selection.directive.mjs +27 -0
  197. package/esm2022/dx-report-viewer/components/reporting/directives/child-styles.directive.mjs +26 -0
  198. package/esm2022/dx-report-viewer/components/reporting/directives/lazy-images.directive.mjs +23 -0
  199. package/esm2022/dx-report-viewer/components/reporting/directives/to-view.directive.mjs +23 -0
  200. package/esm2022/dx-report-viewer/components/reporting/document-map/document-map.component.mjs +29 -0
  201. package/esm2022/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.mjs +18 -0
  202. package/esm2022/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.mjs +16 -0
  203. package/esm2022/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.mjs +19 -0
  204. package/esm2022/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.mjs +17 -0
  205. package/esm2022/dx-report-viewer/components/reporting/editing/export/export-tool.component.mjs +36 -0
  206. package/esm2022/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.mjs +17 -0
  207. package/esm2022/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.mjs +17 -0
  208. package/esm2022/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.mjs +44 -0
  209. package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.mjs +19 -0
  210. package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.mjs +38 -0
  211. package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.mjs +18 -0
  212. package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.mjs +18 -0
  213. package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.mjs +16 -0
  214. package/esm2022/dx-report-viewer/components/reporting/export-options/export-options.component.mjs +28 -0
  215. package/esm2022/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.mjs +18 -0
  216. package/esm2022/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.mjs +20 -0
  217. package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.mjs +23 -0
  218. package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.mjs +24 -0
  219. package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.mjs +23 -0
  220. package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.mjs +23 -0
  221. package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.mjs +24 -0
  222. package/esm2022/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.mjs +57 -0
  223. package/esm2022/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.mjs +19 -0
  224. package/esm2022/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.mjs +17 -0
  225. package/esm2022/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.mjs +33 -0
  226. package/esm2022/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.mjs +18 -0
  227. package/esm2022/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.mjs +20 -0
  228. package/esm2022/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.mjs +18 -0
  229. package/esm2022/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.mjs +20 -0
  230. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.mjs +18 -0
  231. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.mjs +49 -0
  232. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.mjs +19 -0
  233. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.mjs +27 -0
  234. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.mjs +18 -0
  235. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.mjs +17 -0
  236. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.mjs +25 -0
  237. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.mjs +57 -0
  238. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.mjs +44 -0
  239. package/esm2022/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.mjs +29 -0
  240. package/esm2022/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.mjs +18 -0
  241. package/esm2022/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.mjs +17 -0
  242. package/esm2022/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.mjs +16 -0
  243. package/esm2022/dx-report-viewer/components/reporting/reportpreview/page/page.component.mjs +20 -0
  244. package/esm2022/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.mjs +17 -0
  245. package/esm2022/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.mjs +24 -0
  246. package/esm2022/dx-report-viewer/components/reporting/search/search.component.mjs +25 -0
  247. package/esm2022/dx-report-viewer/components/reporting/templates.component.mjs +330 -0
  248. package/esm2022/dx-report-viewer/components/reporting/toolbar/export/export.component.mjs +33 -0
  249. package/esm2022/dx-report-viewer/components/reporting/toolbar/pager/pager.component.mjs +31 -0
  250. package/esm2022/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.mjs +23 -0
  251. package/esm2022/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.mjs +34 -0
  252. package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.mjs +34 -0
  253. package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.mjs +18 -0
  254. package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.mjs +19 -0
  255. package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.mjs +15 -0
  256. package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.mjs +18 -0
  257. package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.mjs +42 -0
  258. package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.mjs +61 -0
  259. package/esm2022/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.mjs +48 -0
  260. package/{esm2020 → esm2022}/dx-report-viewer/devexpress-reporting-angular-dx-report-viewer.mjs +4 -4
  261. package/esm2022/dx-report-viewer/dx-report-parameters-panel.component.mjs +42 -0
  262. package/esm2022/dx-report-viewer/dx-report-viewer-base.component.mjs +104 -0
  263. package/esm2022/dx-report-viewer/dx-report-viewer.component.mjs +101 -0
  264. package/esm2022/dx-report-viewer/dx-report-viewer.module.mjs +438 -0
  265. package/esm2022/dx-report-viewer/dxrpp-callbacks.mjs +16 -0
  266. package/esm2022/dx-report-viewer/dxrpp-request-options.mjs +16 -0
  267. package/esm2022/dx-report-viewer/dxrv-callbacks-base.mjs +41 -0
  268. package/esm2022/dx-report-viewer/dxrv-callbacks.mjs +37 -0
  269. package/esm2022/dx-report-viewer/dxrv-export-settings.component.mjs +42 -0
  270. package/esm2022/dx-report-viewer/dxrv-mobile-mode-settings.component.mjs +29 -0
  271. package/esm2022/dx-report-viewer/dxrv-progressbar-settings.component.mjs +32 -0
  272. package/esm2022/dx-report-viewer/dxrv-remote-settings.component.mjs +21 -0
  273. package/esm2022/dx-report-viewer/dxrv-request-options-base.mjs +23 -0
  274. package/esm2022/dx-report-viewer/dxrv-request-options.mjs +16 -0
  275. package/esm2022/dx-report-viewer/dxrv-search-settings.component.mjs +35 -0
  276. package/esm2022/dx-report-viewer/dxrv-tabpanel-settings.component.mjs +21 -0
  277. package/esm2022/dx-report-viewer/index.mjs +18 -0
  278. package/esm2022/dx-report-viewer/utils/accessibility-settings.mjs +15 -0
  279. package/{esm2020 → esm2022}/dx-report-viewer/utils/template.mjs +2 -2
  280. package/esm2022/dx-report-viewer/utils/templateEngine.mjs +29 -0
  281. package/esm2022/index.mjs +7 -0
  282. package/{fesm2020 → fesm2022}/devexpress-reporting-angular-core.mjs +99 -92
  283. package/{fesm2015 → fesm2022}/devexpress-reporting-angular-core.mjs.map +1 -1
  284. package/fesm2022/devexpress-reporting-angular-dx-report-designer.mjs +495 -0
  285. package/fesm2022/devexpress-reporting-angular-dx-report-designer.mjs.map +1 -0
  286. package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs +3525 -0
  287. package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs.map +1 -0
  288. package/fesm2022/devexpress-reporting-angular.mjs +40 -0
  289. package/{fesm2015 → fesm2022}/devexpress-reporting-angular.mjs.map +1 -1
  290. package/index.d.ts +3 -3
  291. package/package.json +20 -32
  292. package/esm2020/all.mjs +0 -27
  293. package/esm2020/dx-report-designer/dx-report-designer.component.mjs +0 -71
  294. package/esm2020/dx-report-designer/dx-report-designer.module.mjs +0 -53
  295. package/esm2020/dx-report-designer/dxrd-callbacks.mjs +0 -115
  296. package/esm2020/dx-report-designer/dxrd-datasource-settings.component.mjs +0 -38
  297. package/esm2020/dx-report-designer/dxrd-designer-model-settings.component.mjs +0 -47
  298. package/esm2020/dx-report-designer/dxrd-preview-settings.component.mjs +0 -31
  299. package/esm2020/dx-report-designer/dxrd-request-options.mjs +0 -20
  300. package/esm2020/dx-report-designer/dxrd-wizard-settings.component.mjs +0 -59
  301. package/esm2020/dx-report-viewer/components/analytics/actions/actions.component.mjs +0 -16
  302. package/esm2020/dx-report-viewer/components/analytics/designer/designer.component.mjs +0 -26
  303. package/esm2020/dx-report-viewer/components/analytics/directives/accordion.directive.mjs +0 -25
  304. package/esm2020/dx-report-viewer/components/analytics/directives/buttonWithTemplate.directive.mjs +0 -25
  305. package/esm2020/dx-report-viewer/components/analytics/directives/disposable.directive.base.mjs +0 -34
  306. package/esm2020/dx-report-viewer/components/analytics/directives/dx-action.directive.mjs +0 -35
  307. package/esm2020/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.mjs +0 -29
  308. package/esm2020/dx-report-viewer/components/analytics/directives/ellipsisEditor.directive.mjs +0 -31
  309. package/esm2020/dx-report-viewer/components/analytics/directives/key-down-actions.directive.mjs +0 -27
  310. package/esm2020/dx-report-viewer/components/analytics/directives/resizable.directive.mjs +0 -29
  311. package/esm2020/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.mjs +0 -47
  312. package/esm2020/dx-report-viewer/components/analytics/directives/zoom.directive.mjs +0 -23
  313. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.base.mjs +0 -74
  314. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.boolean.mjs +0 -21
  315. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.mjs +0 -31
  316. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.mjs +0 -36
  317. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.date.mjs +0 -33
  318. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.mjs +0 -27
  319. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.numeric.mjs +0 -22
  320. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.mjs +0 -31
  321. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.mjs +0 -39
  322. package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.textbox.mjs +0 -24
  323. package/esm2020/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.mjs +0 -16
  324. package/esm2020/dx-report-viewer/components/analytics/properties/popover/popover.component.mjs +0 -24
  325. package/esm2020/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.mjs +0 -19
  326. package/esm2020/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.mjs +0 -29
  327. package/esm2020/dx-report-viewer/components/analytics/template/image.template.component.mjs +0 -35
  328. package/esm2020/dx-report-viewer/components/analytics/template/lazy.template.component.mjs +0 -41
  329. package/esm2020/dx-report-viewer/components/analytics/template/template.component.mjs +0 -41
  330. package/esm2020/dx-report-viewer/components/analytics/templates.component.mjs +0 -114
  331. package/esm2020/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.mjs +0 -21
  332. package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.mjs +0 -16
  333. package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.mjs +0 -16
  334. package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.mjs +0 -16
  335. package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.mjs +0 -15
  336. package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.mjs +0 -16
  337. package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.mjs +0 -44
  338. package/esm2020/dx-report-viewer/components/reporting/directives/auto-fit.directive.mjs +0 -21
  339. package/esm2020/dx-report-viewer/components/reporting/directives/brick-selection.directive.mjs +0 -28
  340. package/esm2020/dx-report-viewer/components/reporting/directives/child-styles.directive.mjs +0 -23
  341. package/esm2020/dx-report-viewer/components/reporting/directives/lazy-images.directive.mjs +0 -21
  342. package/esm2020/dx-report-viewer/components/reporting/directives/to-view.directive.mjs +0 -21
  343. package/esm2020/dx-report-viewer/components/reporting/document-map/document-map.component.mjs +0 -25
  344. package/esm2020/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.mjs +0 -16
  345. package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.mjs +0 -14
  346. package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.mjs +0 -17
  347. package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.mjs +0 -15
  348. package/esm2020/dx-report-viewer/components/reporting/editing/export/export-tool.component.mjs +0 -31
  349. package/esm2020/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.mjs +0 -15
  350. package/esm2020/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.mjs +0 -15
  351. package/esm2020/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.mjs +0 -38
  352. package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.mjs +0 -17
  353. package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.mjs +0 -33
  354. package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.mjs +0 -16
  355. package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.mjs +0 -16
  356. package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.mjs +0 -14
  357. package/esm2020/dx-report-viewer/components/reporting/export-options/export-options.component.mjs +0 -25
  358. package/esm2020/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.mjs +0 -16
  359. package/esm2020/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.mjs +0 -18
  360. package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.mjs +0 -21
  361. package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.mjs +0 -22
  362. package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.mjs +0 -21
  363. package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.mjs +0 -21
  364. package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.mjs +0 -22
  365. package/esm2020/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.mjs +0 -53
  366. package/esm2020/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.mjs +0 -17
  367. package/esm2020/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.mjs +0 -15
  368. package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.mjs +0 -28
  369. package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.mjs +0 -17
  370. package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.mjs +0 -18
  371. package/esm2020/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.mjs +0 -16
  372. package/esm2020/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.mjs +0 -18
  373. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.mjs +0 -16
  374. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.mjs +0 -41
  375. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.mjs +0 -17
  376. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.mjs +0 -24
  377. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.mjs +0 -16
  378. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.mjs +0 -16
  379. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.mjs +0 -23
  380. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.mjs +0 -55
  381. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.mjs +0 -42
  382. package/esm2020/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.mjs +0 -27
  383. package/esm2020/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.mjs +0 -16
  384. package/esm2020/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.mjs +0 -15
  385. package/esm2020/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.mjs +0 -14
  386. package/esm2020/dx-report-viewer/components/reporting/reportpreview/page/page.component.mjs +0 -18
  387. package/esm2020/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.mjs +0 -15
  388. package/esm2020/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.mjs +0 -24
  389. package/esm2020/dx-report-viewer/components/reporting/search/search.component.mjs +0 -22
  390. package/esm2020/dx-report-viewer/components/reporting/templates.component.mjs +0 -276
  391. package/esm2020/dx-report-viewer/components/reporting/toolbar/export/export.component.mjs +0 -29
  392. package/esm2020/dx-report-viewer/components/reporting/toolbar/pager/pager.component.mjs +0 -26
  393. package/esm2020/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.mjs +0 -21
  394. package/esm2020/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.mjs +0 -29
  395. package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.mjs +0 -29
  396. package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.mjs +0 -16
  397. package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.mjs +0 -17
  398. package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.mjs +0 -14
  399. package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.mjs +0 -16
  400. package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.mjs +0 -37
  401. package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.mjs +0 -52
  402. package/esm2020/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.mjs +0 -44
  403. package/esm2020/dx-report-viewer/dx-report-viewer.component.mjs +0 -152
  404. package/esm2020/dx-report-viewer/dx-report-viewer.module.mjs +0 -422
  405. package/esm2020/dx-report-viewer/dxrv-callbacks.mjs +0 -64
  406. package/esm2020/dx-report-viewer/dxrv-export-settings.component.mjs +0 -38
  407. package/esm2020/dx-report-viewer/dxrv-mobile-mode-settings.component.mjs +0 -26
  408. package/esm2020/dx-report-viewer/dxrv-progressbar-settings.component.mjs +0 -29
  409. package/esm2020/dx-report-viewer/dxrv-remote-settings.component.mjs +0 -18
  410. package/esm2020/dx-report-viewer/dxrv-request-options.mjs +0 -23
  411. package/esm2020/dx-report-viewer/dxrv-search-settings.component.mjs +0 -32
  412. package/esm2020/dx-report-viewer/dxrv-tabpanel-settings.component.mjs +0 -18
  413. package/esm2020/dx-report-viewer/index.mjs +0 -15
  414. package/esm2020/dx-report-viewer/utils/accessibility-settings.mjs +0 -16
  415. package/esm2020/dx-report-viewer/utils/templateEngine.mjs +0 -27
  416. package/esm2020/index.mjs +0 -7
  417. package/fesm2015/devexpress-reporting-angular-core.mjs +0 -109
  418. package/fesm2015/devexpress-reporting-angular-dx-report-designer.mjs +0 -418
  419. package/fesm2015/devexpress-reporting-angular-dx-report-designer.mjs.map +0 -1
  420. package/fesm2015/devexpress-reporting-angular-dx-report-viewer.mjs +0 -3151
  421. package/fesm2015/devexpress-reporting-angular-dx-report-viewer.mjs.map +0 -1
  422. package/fesm2015/devexpress-reporting-angular.mjs +0 -40
  423. package/fesm2020/devexpress-reporting-angular-core.mjs.map +0 -1
  424. package/fesm2020/devexpress-reporting-angular-dx-report-designer.mjs +0 -413
  425. package/fesm2020/devexpress-reporting-angular-dx-report-designer.mjs.map +0 -1
  426. package/fesm2020/devexpress-reporting-angular-dx-report-viewer.mjs +0 -3144
  427. package/fesm2020/devexpress-reporting-angular-dx-report-viewer.mjs.map +0 -1
  428. package/fesm2020/devexpress-reporting-angular.mjs +0 -40
  429. package/fesm2020/devexpress-reporting-angular.mjs.map +0 -1
@@ -1,22 +1,22 @@
1
- import { ChangeDetectorRef, ElementRef, OnDestroy, AfterViewInit } from '@angular/core';
2
- import { IEditingFieldViewModelBase } from 'devexpress-reporting/viewer/editing/models/editingFieldBase';
3
- import { IPictureEditorFieldModel, IPictureEditorViewModel, PictureEditorModel } from 'devexpress-reporting/viewer/widgets/pictureEditor/_pictureEditorModel';
4
- import * as i0 from "@angular/core";
5
- export declare class PictureEditorComponent implements AfterViewInit, OnDestroy {
6
- private _element;
7
- private _cd;
8
- element: ElementRef;
9
- viewModel: IEditingFieldViewModelBase;
10
- editingFieldModel: IPictureEditorFieldModel;
11
- model: PictureEditorModel;
12
- data: IPictureEditorViewModel;
13
- popupOptions: {
14
- position: any;
15
- container: any;
16
- };
17
- constructor(_element: ElementRef, _cd: ChangeDetectorRef);
18
- ngAfterViewInit(): void;
19
- ngOnDestroy(): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorComponent, "dxv-picture-editor", never, { "viewModel": "options"; }, {}, never, never, false, never>;
22
- }
1
+ import { ChangeDetectorRef, ElementRef, OnDestroy, AfterViewInit } from '@angular/core';
2
+ import { IEditingFieldViewModelBase } from 'devexpress-reporting/viewer/editing/models/editingFieldBase';
3
+ import { IPictureEditorFieldModel, IPictureEditorViewModel, PictureEditorModel } from 'devexpress-reporting/viewer/widgets/pictureEditor/_pictureEditorModel';
4
+ import * as i0 from "@angular/core";
5
+ export declare class PictureEditorComponent implements AfterViewInit, OnDestroy {
6
+ private _element;
7
+ private _cd;
8
+ element: ElementRef;
9
+ viewModel: IEditingFieldViewModelBase;
10
+ editingFieldModel: IPictureEditorFieldModel;
11
+ model: PictureEditorModel;
12
+ data: IPictureEditorViewModel;
13
+ popupOptions: {
14
+ position: any;
15
+ container: any;
16
+ };
17
+ constructor(_element: ElementRef, _cd: ChangeDetectorRef);
18
+ ngAfterViewInit(): void;
19
+ ngOnDestroy(): void;
20
+ static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorComponent, never>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorComponent, "dxv-picture-editor", never, { "viewModel": { "alias": "options"; "required": false; }; }, {}, never, never, false, never>;
22
+ }
@@ -1,17 +1,17 @@
1
- import { ChangeDetectorRef, AfterViewInit } from '@angular/core';
2
- import { DomSanitizer } from '@angular/platform-browser';
3
- import { EditorDropDownComponentBase } from '../../../../components/analytics/properties/editor/editor.dropdown.base';
4
- import { Properties } from 'devextreme/ui/select_box';
5
- import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
6
- import * as i0 from "@angular/core";
7
- export declare class SignatureEditorComponent extends EditorDropDownComponentBase<IEditorViewModel, Properties> implements AfterViewInit {
8
- private _sanitizer;
9
- constructor(_cd: ChangeDetectorRef, _sanitizer: DomSanitizer);
10
- dropDownOptions: Properties['dropDownOptions'];
11
- popupPosition: any;
12
- getOptions(): Properties;
13
- beforeDetectChanges(): void;
14
- processImage: (image: any) => import("@angular/platform-browser").SafeUrl;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<SignatureEditorComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<SignatureEditorComponent, "dxv-signature-editor", never, {}, {}, never, never, false, never>;
17
- }
1
+ import { ChangeDetectorRef, AfterViewInit } from '@angular/core';
2
+ import { DomSanitizer } from '@angular/platform-browser';
3
+ import { EditorDropDownComponentBase } from '../../../../components/analytics/properties/editor/editor.dropdown.base';
4
+ import { Properties } from 'devextreme/ui/select_box';
5
+ import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
6
+ import * as i0 from "@angular/core";
7
+ export declare class SignatureEditorComponent extends EditorDropDownComponentBase<IEditorViewModel, Properties> implements AfterViewInit {
8
+ private _sanitizer;
9
+ constructor(_cd: ChangeDetectorRef, _sanitizer: DomSanitizer);
10
+ dropDownOptions: Properties['dropDownOptions'];
11
+ popupPosition: any;
12
+ getOptions(): Properties;
13
+ beforeDetectChanges(): void;
14
+ processImage: (image: any) => import("@angular/platform-browser").SafeUrl;
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<SignatureEditorComponent, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<SignatureEditorComponent, "dxv-signature-editor", never, {}, {}, never, never, false, never>;
17
+ }
@@ -0,0 +1,16 @@
1
+ import { IReportViewerOptions } from 'devexpress-reporting/viewer/binding/jsReportViewerBindingBase';
2
+ import { JSReportViewerBase } from 'devexpress-reporting/viewer/binding/jsReportViewerBase';
3
+ import { JSReportParametersPanelBinding } from 'devexpress-reporting/viewer/binding/jsReportParametersPanelBinding';
4
+ import { DxReportViewerBaseComponent } from './dx-report-viewer-base.component';
5
+ import { DxReportParametersPanelCallbacksComponent } from './dxrpp-callbacks';
6
+ import { DxReportParametersPanelRequestOptionsComponent } from './dxrpp-request-options';
7
+ import * as i0 from "@angular/core";
8
+ export declare class DxReportParametersPanelComponent extends DxReportViewerBaseComponent<JSReportParametersPanelBinding> {
9
+ requestOptionsComponent: DxReportParametersPanelRequestOptionsComponent;
10
+ callbacksComponent: DxReportParametersPanelCallbacksComponent;
11
+ getKoBinding(options: IReportViewerOptions<JSReportViewerBase>): JSReportParametersPanelBinding;
12
+ getCallbacks(): DxReportParametersPanelCallbacksComponent;
13
+ getControlOptions(): IReportViewerOptions;
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportParametersPanelComponent, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<DxReportParametersPanelComponent, "dx-report-parameters-panel", never, {}, {}, ["requestOptionsComponent", "callbacksComponent"], never, false, never>;
16
+ }
@@ -0,0 +1,36 @@
1
+ import { ChangeDetectorRef, ElementRef, Renderer2 } from '@angular/core';
2
+ import { DxReportingComponent } from 'devexpress-reporting-angular/core';
3
+ import '@devexpress/analytics-core/dx-analytics-core-svg-templates';
4
+ import 'devexpress-reporting/dx-reporting-svg-templates';
5
+ import { AccessibilitySettings } from './utils/accessibility-settings';
6
+ import { IReportViewerOptions, JSReportViewerBindingBase } from 'devexpress-reporting/viewer/binding/jsReportViewerBindingBase';
7
+ import { IPreviewDisposableViewModelBase } from 'devexpress-reporting/scopes/reporting-viewer-internal';
8
+ import { DxReportViewerCallbacksBaseComponent } from './dxrv-callbacks-base';
9
+ import * as i0 from "@angular/core";
10
+ export declare abstract class DxReportViewerBaseComponent<T extends JSReportViewerBindingBase> extends DxReportingComponent {
11
+ private _viewer;
12
+ private _cd;
13
+ private _accessibilitySettings;
14
+ private _reportUrl;
15
+ private _disposableCallback;
16
+ private _disposeViewModelChangedSubscription;
17
+ viewModel: IPreviewDisposableViewModelBase;
18
+ model: T['sender'];
19
+ protected _binding: JSReportViewerBindingBase;
20
+ bindingSender: T['sender'];
21
+ constructor(renderer: Renderer2, platformId: Object, _viewer: ElementRef, _cd: ChangeDetectorRef, _accessibilitySettings: AccessibilitySettings);
22
+ abstract getCallbacks(): DxReportViewerCallbacksBaseComponent;
23
+ abstract getKoBinding(options: IReportViewerOptions): JSReportViewerBindingBase;
24
+ getControlOptions(): IReportViewerOptions;
25
+ ngAfterViewInit(): void;
26
+ ngOnDestroy(): void;
27
+ private _subscribeToViewModelChanged;
28
+ get accessibilityCompliant(): boolean;
29
+ set accessibilityCompliant(value: boolean);
30
+ keepReportOnComponentDisposal: boolean;
31
+ rtl: boolean;
32
+ get reportUrl(): string;
33
+ set reportUrl(reportUrl: string);
34
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerBaseComponent<any>, never>;
35
+ static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerBaseComponent<any>, "ng-component", never, { "accessibilityCompliant": { "alias": "accessibilityCompliant"; "required": false; }; "keepReportOnComponentDisposal": { "alias": "keepReportOnComponentDisposal"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "reportUrl": { "alias": "reportUrl"; "required": false; }; }, {}, never, never, false, never>;
36
+ }
@@ -1,54 +1,36 @@
1
- import { ChangeDetectorRef, ElementRef, Renderer2 } from '@angular/core';
2
- import { DxReportingComponent } from 'devexpress-reporting-angular/core';
3
- import { DxReportViewerCallbacksComponent } from './dxrv-callbacks';
4
- import { DxReportViewerRequestOptionsComponent } from './dxrv-request-options';
5
- import { DxReportViewerExportSettingsComponent } from './dxrv-export-settings.component';
6
- import { DxReportViewerMobileModeSettingsComponent } from './dxrv-mobile-mode-settings.component';
7
- import { DxReportViewerProgressBarSettingsComponent } from './dxrv-progressbar-settings.component';
8
- import { DxReportViewerRemoteSettingsComponent } from './dxrv-remote-settings.component';
9
- import { DxReportViewerTabPanelSettingsComponent } from './dxrv-tabpanel-settings.component';
10
- import { DxReportViewerSearchSettingsComponent } from './dxrv-search-settings.component';
11
- import '@devexpress/analytics-core/dx-analytics-core-svg-templates';
12
- import 'devexpress-reporting/dx-reporting-svg-templates';
13
- import { IReportViewerOptions, JSReportViewerBinding } from 'devexpress-reporting/viewer/binding/jsReportViewerBinding';
14
- import { IPreviewViewModel, PreviewDisposableModel } from 'devexpress-reporting/viewer/internal/_previewModel';
15
- import { JSReportViewer } from 'devexpress-reporting/viewer/binding/jsReportViewer';
16
- import { AccessibilitySettings } from './utils/accessibility-settings';
17
- import * as i0 from "@angular/core";
18
- export declare class DxReportViewerComponent extends DxReportingComponent {
19
- private _viewer;
20
- private _cd;
21
- private _accessibilitySettings;
22
- private _reportUrl;
23
- private _disposableCallback;
24
- private _disposeViewModelChangedSubscription;
25
- viewModel: IPreviewViewModel;
26
- model: JSReportViewer;
27
- protected _binding: JSReportViewerBinding;
28
- bindingSender: JSReportViewer;
29
- requestOptionsComponent: DxReportViewerRequestOptionsComponent;
30
- callbacksComponent: DxReportViewerCallbacksComponent;
31
- mobileModeSettingsComponent: DxReportViewerMobileModeSettingsComponent;
32
- remoteSettingsComponent: DxReportViewerRemoteSettingsComponent;
33
- tabPanelSettingsComponent: DxReportViewerTabPanelSettingsComponent;
34
- progressBarSettingsComponent: DxReportViewerProgressBarSettingsComponent;
35
- exportSettingsComponent: DxReportViewerExportSettingsComponent;
36
- searchSettingsComponent: DxReportViewerSearchSettingsComponent;
37
- constructor(renderer: Renderer2, platformId: Object, _viewer: ElementRef, _cd: ChangeDetectorRef, _accessibilitySettings: AccessibilitySettings);
38
- getKoBinding(options: IReportViewerOptions): JSReportViewerBinding;
39
- getCallbacks(): DxReportViewerCallbacksComponent;
40
- getControlOptions(): IReportViewerOptions;
41
- GetPreviewModel(): PreviewDisposableModel;
42
- ngAfterViewInit(): void;
43
- ngOnDestroy(): void;
44
- private _subscribeToViewModelChanged;
45
- isMobile: boolean;
46
- get accessibilityCompliant(): boolean;
47
- set accessibilityCompliant(value: boolean);
48
- keepReportOnComponentDisposal: boolean;
49
- rtl: boolean;
50
- get reportUrl(): string;
51
- set reportUrl(reportUrl: string);
52
- static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerComponent, never>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerComponent, "dx-report-viewer", never, { "isMobile": "isMobile"; "accessibilityCompliant": "accessibilityCompliant"; "keepReportOnComponentDisposal": "keepReportOnComponentDisposal"; "rtl": "rtl"; "reportUrl": "reportUrl"; }, {}, ["requestOptionsComponent", "callbacksComponent", "mobileModeSettingsComponent", "remoteSettingsComponent", "tabPanelSettingsComponent", "progressBarSettingsComponent", "exportSettingsComponent", "searchSettingsComponent"], never, false, never>;
54
- }
1
+ import { ChangeDetectorRef, ElementRef, Renderer2 } from '@angular/core';
2
+ import { DxReportViewerCallbacksComponent } from './dxrv-callbacks';
3
+ import { DxReportViewerRequestOptionsComponent } from './dxrv-request-options';
4
+ import { DxReportViewerExportSettingsComponent } from './dxrv-export-settings.component';
5
+ import { DxReportViewerMobileModeSettingsComponent } from './dxrv-mobile-mode-settings.component';
6
+ import { DxReportViewerProgressBarSettingsComponent } from './dxrv-progressbar-settings.component';
7
+ import { DxReportViewerRemoteSettingsComponent } from './dxrv-remote-settings.component';
8
+ import { DxReportViewerTabPanelSettingsComponent } from './dxrv-tabpanel-settings.component';
9
+ import { DxReportViewerSearchSettingsComponent } from './dxrv-search-settings.component';
10
+ import '@devexpress/analytics-core/dx-analytics-core-svg-templates';
11
+ import 'devexpress-reporting/dx-reporting-svg-templates';
12
+ import { JSReportViewerBinding } from 'devexpress-reporting/viewer/binding/jsReportViewerBinding';
13
+ import { IPreviewViewModel, PreviewDisposableModel } from 'devexpress-reporting/viewer/internal/_previewModel';
14
+ import { AccessibilitySettings } from './utils/accessibility-settings';
15
+ import { IReportViewerOptions, JSReportViewerBindingBase } from 'devexpress-reporting/viewer/binding/jsReportViewerBindingBase';
16
+ import { DxReportViewerBaseComponent } from './dx-report-viewer-base.component';
17
+ import * as i0 from "@angular/core";
18
+ export declare class DxReportViewerComponent extends DxReportViewerBaseComponent<JSReportViewerBinding> {
19
+ viewModel: IPreviewViewModel;
20
+ requestOptionsComponent: DxReportViewerRequestOptionsComponent;
21
+ callbacksComponent: DxReportViewerCallbacksComponent;
22
+ mobileModeSettingsComponent: DxReportViewerMobileModeSettingsComponent;
23
+ remoteSettingsComponent: DxReportViewerRemoteSettingsComponent;
24
+ tabPanelSettingsComponent: DxReportViewerTabPanelSettingsComponent;
25
+ progressBarSettingsComponent: DxReportViewerProgressBarSettingsComponent;
26
+ exportSettingsComponent: DxReportViewerExportSettingsComponent;
27
+ searchSettingsComponent: DxReportViewerSearchSettingsComponent;
28
+ constructor(renderer: Renderer2, platformId: Object, viewer: ElementRef, cd: ChangeDetectorRef, accessibilitySettings: AccessibilitySettings);
29
+ getKoBinding(options: IReportViewerOptions): JSReportViewerBindingBase;
30
+ getCallbacks(): DxReportViewerCallbacksComponent;
31
+ getControlOptions(): IReportViewerOptions;
32
+ GetPreviewModel(): PreviewDisposableModel;
33
+ isMobile: boolean;
34
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerComponent, never>;
35
+ static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerComponent, "dx-report-viewer", never, { "isMobile": { "alias": "isMobile"; "required": false; }; }, {}, ["requestOptionsComponent", "callbacksComponent", "mobileModeSettingsComponent", "remoteSettingsComponent", "tabPanelSettingsComponent", "progressBarSettingsComponent", "exportSettingsComponent", "searchSettingsComponent"], never, false, never>;
36
+ }
@@ -1,117 +1,120 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./dx-report-viewer.component";
3
- import * as i2 from "./dxrv-callbacks";
4
- import * as i3 from "./dxrv-mobile-mode-settings.component";
5
- import * as i4 from "./dxrv-remote-settings.component";
6
- import * as i5 from "./dxrv-request-options";
7
- import * as i6 from "./dxrv-progressbar-settings.component";
8
- import * as i7 from "./dxrv-export-settings.component";
9
- import * as i8 from "./dxrv-tabpanel-settings.component";
10
- import * as i9 from "./dxrv-search-settings.component";
11
- import * as i10 from "./components/analytics/tabpanel/tabpanel.component";
12
- import * as i11 from "./components/analytics/properties/popover/popover.component";
13
- import * as i12 from "./components/analytics/properties/propertygrid/propertygrid.component";
14
- import * as i13 from "./components/analytics/widgets/treelist/treelist.component";
15
- import * as i14 from "./components/analytics/widgets/treelist/treelist-group.component";
16
- import * as i15 from "./components/analytics/widgets/treelist/treelist-item.component";
17
- import * as i16 from "./components/analytics/widgets/treelist/treelist-header-item.component";
18
- import * as i17 from "./components/analytics/widgets/treelist/treelist-item-text-content.component";
19
- import * as i18 from "./components/analytics/widgets/treelist/treelist-header-item-caption-content.component";
20
- import * as i19 from "./components/analytics/properties/editor/editor.date";
21
- import * as i20 from "./components/analytics/properties/collectioneditor/collectioneditor.component";
22
- import * as i21 from "./components/reporting/parameterspanel/parameterspanel.component";
23
- import * as i22 from "./components/analytics/templates.component";
24
- import * as i23 from "./components/analytics/actions/actions.component";
25
- import * as i24 from "./components/analytics/template/image.template.component";
26
- import * as i25 from "./components/analytics/template/template.component";
27
- import * as i26 from "./components/reporting/toolbar/pager/pager.component";
28
- import * as i27 from "./components/reporting/toolbar/zoom/zoom.component";
29
- import * as i28 from "./components/analytics/properties/editor/editor.base";
30
- import * as i29 from "./components/reporting/toolbar/export/export.component";
31
- import * as i30 from "./components/reporting/templates.component";
32
- import * as i31 from "./components/reporting/toolbar/toolbar-content/toolbar-content.component";
33
- import * as i32 from "./components/reporting/parameterspanel/editor/editor.component";
34
- import * as i33 from "./components/reporting/parameterspanel/multi-value/multi-value.component";
35
- import * as i34 from "./components/analytics/properties/editor/editor.textbox";
36
- import * as i35 from "./components/analytics/properties/editor/editor.selectbox";
37
- import * as i36 from "./components/analytics/properties/editor/editor.boolselect";
38
- import * as i37 from "./components/reporting/export-options/export-options.component";
39
- import * as i38 from "./components/analytics/properties/object-editor/object-editor.component";
40
- import * as i39 from "./components/analytics/properties/editor/editor.boolean";
41
- import * as i40 from "./components/analytics/properties/editor/editor.selectbox.localized";
42
- import * as i41 from "./components/analytics/properties/editor/editor.numeric";
43
- import * as i42 from "./components/analytics/properties/editor/editor.colorpicker";
44
- import * as i43 from "./components/analytics/directives/dx-action.directive";
45
- import * as i44 from "./components/reporting/parameterspanel/multi-value/multi-value.editable.component";
46
- import * as i45 from "./components/analytics/designer/designer.component";
47
- import * as i46 from "./components/reporting/parameterspanel/date-range/date-range.component";
48
- import * as i47 from "./components/reporting/parameterspanel/date-range/popup-container/popup-container.component";
49
- import * as i48 from "./components/reporting/parameterspanel/date-range/calendar/calendar.component";
50
- import * as i49 from "./components/reporting/reportpreview/surface/surface.component";
51
- import * as i50 from "./components/reporting/reportpreview/page/page.component";
52
- import * as i51 from "./components/reporting/directives/lazy-images.directive";
53
- import * as i52 from "./components/reporting/parameterspanel/editor/editor-content/editor-content.component";
54
- import * as i53 from "./components/reporting/parameterspanel/editor/group-editor/group-editor.component";
55
- import * as i54 from "./components/reporting/search/search.component";
56
- import * as i55 from "./components/reporting/document-map/document-map.component";
57
- import * as i56 from "./components/reporting/editing/text-field/editing-field-text.component";
58
- import * as i57 from "./components/reporting/editing/text-field/editing-field-mask.component";
59
- import * as i58 from "./components/reporting/editing/text-field/editing-field-number.component";
60
- import * as i59 from "./components/reporting/editing/text-field/editing-field-datetime.component";
61
- import * as i60 from "./components/reporting/editing/text-field/editing-field-container.component";
62
- import * as i61 from "./components/reporting/editing/character-comb/editing-field-character-comb.component";
63
- import * as i62 from "./components/reporting/editing/check-field/editing-field-checkbox.component";
64
- import * as i63 from "./components/reporting/editing/check-field/editing-field-radio.component";
65
- import * as i64 from "./components/reporting/editing/image-field/image-editing-field.component";
66
- import * as i65 from "./components/reporting/editing/image-field/image-editing-field-editor.component";
67
- import * as i66 from "./components/reporting/editing/popup-image-field/popup-image-editing-field.component";
68
- import * as i67 from "./components/reporting/reportpreview/progress-bar/progress-bar.component";
69
- import * as i68 from "./components/reporting/widgets/picture-editor/picture-editor.component";
70
- import * as i69 from "./components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component";
71
- import * as i70 from "./components/reporting/widgets/picture-editor/picture-editing-brush-options.component";
72
- import * as i71 from "./components/reporting/widgets/picture-editor/picture-editing-size-options.component";
73
- import * as i72 from "./components/reporting/widgets/picture-editor/picture-editing-imagespicker.component";
74
- import * as i73 from "./components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component";
75
- import * as i74 from "./components/reporting/widgets/picture-editor/painter.component";
76
- import * as i75 from "./components/reporting/widgets/signature/signature-editor.component";
77
- import * as i76 from "./components/reporting/reportpreview/brick/brick.component";
78
- import * as i77 from "./components/reporting/reportpreview/brick/brick-clickable.component";
79
- import * as i78 from "./components/reporting/editing/export/export-tool.component";
80
- import * as i79 from "./components/reporting/directives/auto-fit.directive";
81
- import * as i80 from "./components/reporting/directives/to-view.directive";
82
- import * as i81 from "./components/reporting/directives/brick-selection.directive";
83
- import * as i82 from "./components/analytics/directives/resizable.directive";
84
- import * as i83 from "./components/analytics/directives/zoom.directive";
85
- import * as i84 from "./components/reporting/directives/child-styles.directive";
86
- import * as i85 from "./components/analytics/directives/searchHighlighting.directive";
87
- import * as i86 from "./components/analytics/directives/accordion.directive";
88
- import * as i87 from "./components/analytics/directives/ellipsisEditor.directive";
89
- import * as i88 from "./components/analytics/directives/buttonWithTemplate.directive";
90
- import * as i89 from "./components/reporting/editing/check-field/editing-field-checkbox-glyph.component";
91
- import * as i90 from "./components/analytics/directives/dx-mutation-observer.directive";
92
- import * as i91 from "./components/reporting/mobile/directives/mobile.searchBar.directive";
93
- import * as i92 from "./components/reporting/mobile/directives/mobile.paginator.directive";
94
- import * as i93 from "./components/analytics/template/lazy.template.component";
95
- import * as i94 from "./components/reporting/mobile/surface/mobile.surface.component";
96
- import * as i95 from "./components/reporting/mobile/directives/mobile.slide.directive";
97
- import * as i96 from "./components/reporting/mobile/directives/mobile.zoom.directive";
98
- import * as i97 from "./components/reporting/mobile/gallery/mobile.gallery.component";
99
- import * as i98 from "./components/reporting/mobile/page/mobile.page.component";
100
- import * as i99 from "./components/reporting/mobile/actions/mobile.actions.component";
101
- import * as i100 from "./components/reporting/mobile/parameters/mobile.parameters.popup.component";
102
- import * as i101 from "./components/reporting/mobile/parameters/mobile.parameters.component";
103
- import * as i102 from "./components/reporting/mobile/parameters/mobile.parameters.daterange.component";
104
- import * as i103 from "./components/reporting/mobile/actions/mobile.actions.export.component";
105
- import * as i104 from "./components/reporting/mobile/search/mobile.search.component";
106
- import * as i105 from "./components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component";
107
- import * as i106 from "./components/reporting/mobile/directives/mobile.autofit.directive";
108
- import * as i107 from "./components/reporting/mobile/pages/pages/mobile.pages.component";
109
- import * as i108 from "./components/analytics/directives/key-down-actions.directive";
110
- import * as i109 from "./components/reporting/reportpreview/breadcrumbs/breadcrumbs.component";
111
- import * as i110 from "@angular/common";
112
- import * as i111 from "devextreme-angular";
113
- export declare class DxReportViewerModule {
114
- static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerModule, never>;
115
- static ɵmod: i0.ɵɵNgModuleDeclaration<DxReportViewerModule, [typeof i1.DxReportViewerComponent, typeof i2.DxReportViewerCallbacksComponent, typeof i3.DxReportViewerMobileModeSettingsComponent, typeof i4.DxReportViewerRemoteSettingsComponent, typeof i5.DxReportViewerRequestOptionsComponent, typeof i6.DxReportViewerProgressBarSettingsComponent, typeof i7.DxReportViewerExportSettingsComponent, typeof i8.DxReportViewerTabPanelSettingsComponent, typeof i9.DxReportViewerSearchSettingsComponent, typeof i10.TabpanelComponent, typeof i11.PopoverComponent, typeof i12.PropertygridComponent, typeof i13.TreelistComponent, typeof i14.TreeListGroupComponent, typeof i15.TreeListItemComponent, typeof i16.TreeListHeaderItemComponent, typeof i17.TreeListItemTextComponent, typeof i18.TreeListHeaderItemCaptionContentComponent, typeof i19.DateEditorComponent, typeof i20.CollectionEditorComponent, typeof i21.ParameterspanelComponent, typeof i22.TemplatesComponent, typeof i23.ActionsComponent, typeof i24.ImageTemplateComponent, typeof i25.TemplateComponent, typeof i26.PagerComponent, typeof i27.ZoomComponent, typeof i28.EditorComponentBase, typeof i29.ExportComponent, typeof i30.ViewerTemplatesComponent, typeof i31.ToolbarContentComponent, typeof i32.EditorComponent, typeof i33.MultiValueComponent, typeof i34.TextBoxEditorComponent, typeof i35.SelectBoxComponent, typeof i36.BoolSelectComponent, typeof i37.ExportOptionsComponent, typeof i38.ObjectEditorComponent, typeof i39.BooleanEditorComponent, typeof i40.LocalizedSelectBoxComponent, typeof i41.NumericEditorComponent, typeof i42.ColorPickerComponent, typeof i43.DxActionDirective, typeof i44.MultiValueEditableComponent, typeof i45.DesignerComponent, typeof i46.DateRangeComponent, typeof i47.PopupContainerComponent, typeof i48.CalendarComponent, typeof i49.SurfaceComponent, typeof i50.PageComponent, typeof i51.LazyImagesDirective, typeof i52.EditorContentComponent, typeof i53.GroupEditorComponent, typeof i54.SearchComponent, typeof i55.DocumentMapComponent, typeof i56.TextEditingFieldComponent, typeof i57.TextEditingFieldMaskComponent, typeof i58.TextEditingFieldNumberComponent, typeof i59.TextEditingFieldDateBoxComponent, typeof i60.TextEditingFieldContainerComponent, typeof i61.CharacterCombEditingFieldComponent, typeof i62.CheckEditingFieldComponent, typeof i63.RadioEditingFieldComponent, typeof i64.ImageEditingFieldComponent, typeof i65.ImageEditingFieldEditorComponent, typeof i66.PopupImageEditingFieldComponent, typeof i67.ProgressBarComponent, typeof i68.PictureEditorComponent, typeof i69.PictureEditorToolBarPopupComponent, typeof i70.PictureEditorBrushOptionsComponent, typeof i71.PictureEditorSizeOptionsComponent, typeof i72.PictureEditorImagespickerComponent, typeof i73.PictureEditorImagespickerWithFilterComponent, typeof i74.PainterComponent, typeof i75.SignatureEditorComponent, typeof i76.BrickComponent, typeof i77.BrickClickableComponent, typeof i78.ExportToolComponent, typeof i79.AutoFitDirective, typeof i80.ToViewDirective, typeof i81.BrickSelectionDirective, typeof i82.ResizableDirective, typeof i83.ZoomDirective, typeof i84.ChildStyleDirective, typeof i85.SearchHighlightingDirective, typeof i86.AccordionDirective, typeof i87.EllipsisEditorDirective, typeof i88.ButtonWithTemplateDirective, typeof i89.EditingFieldCheckboxGlyphComponent, typeof i90.DxMutationObserverDirective, typeof i91.MobileSearchBarDirective, typeof i92.MobilePaginatorDirective, typeof i93.LazyTemplateComponent, typeof i94.MobileSurfaceComponent, typeof i95.MobileSlideDirective, typeof i96.MobileZoomDirective, typeof i97.MobileGalleryComponent, typeof i98.MobilePageComponent, typeof i99.MobileActionsComponent, typeof i100.MobileParametersPopupComponent, typeof i101.MobileParametersComponent, typeof i102.MobileParametersDateRangeComponent, typeof i103.MobileActionsExportComponent, typeof i104.MobileSearchComponent, typeof i105.DateRangeMobileComponent, typeof i106.MobileAutofitDirective, typeof i107.MobilePaginatorComponent, typeof i108.KeyDownActionsDirective, typeof i109.BreadcrumbsComponent], [typeof i110.CommonModule, typeof i111.DxButtonModule, typeof i111.DxLoadIndicatorModule, typeof i111.DxScrollViewModule, typeof i111.DxSelectBoxModule, typeof i111.DxMenuModule, typeof i111.DxTagBoxModule, typeof i111.DxTextBoxModule, typeof i111.DxValidatorModule, typeof i111.DxDateBoxModule, typeof i111.DxCheckBoxModule, typeof i111.DxNumberBoxModule, typeof i111.DxColorBoxModule, typeof i111.DxPopupModule, typeof i111.DxPopoverModule, typeof i111.DxSliderModule, typeof i111.DxCalendarModule, typeof i111.DxListModule, typeof i111.DxGalleryModule], [typeof i1.DxReportViewerComponent, typeof i2.DxReportViewerCallbacksComponent, typeof i3.DxReportViewerMobileModeSettingsComponent, typeof i4.DxReportViewerRemoteSettingsComponent, typeof i5.DxReportViewerRequestOptionsComponent, typeof i6.DxReportViewerProgressBarSettingsComponent, typeof i7.DxReportViewerExportSettingsComponent, typeof i8.DxReportViewerTabPanelSettingsComponent, typeof i9.DxReportViewerSearchSettingsComponent]>;
116
- static ɵinj: i0.ɵɵInjectorDeclaration<DxReportViewerModule>;
117
- }
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./dx-report-viewer.component";
3
+ import * as i2 from "./dxrv-callbacks";
4
+ import * as i3 from "./dxrv-mobile-mode-settings.component";
5
+ import * as i4 from "./dxrv-remote-settings.component";
6
+ import * as i5 from "./dxrv-request-options";
7
+ import * as i6 from "./dxrv-progressbar-settings.component";
8
+ import * as i7 from "./dxrv-export-settings.component";
9
+ import * as i8 from "./dxrv-tabpanel-settings.component";
10
+ import * as i9 from "./dxrv-search-settings.component";
11
+ import * as i10 from "./components/analytics/tabpanel/tabpanel.component";
12
+ import * as i11 from "./components/analytics/properties/popover/popover.component";
13
+ import * as i12 from "./components/analytics/properties/propertygrid/propertygrid.component";
14
+ import * as i13 from "./components/analytics/widgets/treelist/treelist.component";
15
+ import * as i14 from "./components/analytics/widgets/treelist/treelist-group.component";
16
+ import * as i15 from "./components/analytics/widgets/treelist/treelist-item.component";
17
+ import * as i16 from "./components/analytics/widgets/treelist/treelist-header-item.component";
18
+ import * as i17 from "./components/analytics/widgets/treelist/treelist-item-text-content.component";
19
+ import * as i18 from "./components/analytics/widgets/treelist/treelist-header-item-caption-content.component";
20
+ import * as i19 from "./components/analytics/properties/editor/editor.date";
21
+ import * as i20 from "./components/analytics/properties/collectioneditor/collectioneditor.component";
22
+ import * as i21 from "./components/reporting/parameterspanel/parameterspanel.component";
23
+ import * as i22 from "./components/analytics/templates.component";
24
+ import * as i23 from "./components/analytics/actions/actions.component";
25
+ import * as i24 from "./components/analytics/template/image.template.component";
26
+ import * as i25 from "./components/analytics/template/template.component";
27
+ import * as i26 from "./components/reporting/toolbar/pager/pager.component";
28
+ import * as i27 from "./components/reporting/toolbar/zoom/zoom.component";
29
+ import * as i28 from "./components/analytics/properties/editor/editor.base";
30
+ import * as i29 from "./components/reporting/toolbar/export/export.component";
31
+ import * as i30 from "./components/reporting/templates.component";
32
+ import * as i31 from "./components/reporting/toolbar/toolbar-content/toolbar-content.component";
33
+ import * as i32 from "./components/reporting/parameterspanel/editor/editor.component";
34
+ import * as i33 from "./components/reporting/parameterspanel/multi-value/multi-value.component";
35
+ import * as i34 from "./components/analytics/properties/editor/editor.textbox";
36
+ import * as i35 from "./components/analytics/properties/editor/editor.selectbox";
37
+ import * as i36 from "./components/analytics/properties/editor/editor.boolselect";
38
+ import * as i37 from "./components/reporting/export-options/export-options.component";
39
+ import * as i38 from "./components/analytics/properties/object-editor/object-editor.component";
40
+ import * as i39 from "./components/analytics/properties/editor/editor.boolean";
41
+ import * as i40 from "./components/analytics/properties/editor/editor.selectbox.localized";
42
+ import * as i41 from "./components/analytics/properties/editor/editor.numeric";
43
+ import * as i42 from "./components/analytics/properties/editor/editor.colorpicker";
44
+ import * as i43 from "./components/analytics/directives/dx-action.directive";
45
+ import * as i44 from "./components/reporting/parameterspanel/multi-value/multi-value.editable.component";
46
+ import * as i45 from "./components/analytics/designer/designer.component";
47
+ import * as i46 from "./components/reporting/parameterspanel/date-range/date-range.component";
48
+ import * as i47 from "./components/reporting/parameterspanel/date-range/popup-container/popup-container.component";
49
+ import * as i48 from "./components/reporting/parameterspanel/date-range/calendar/calendar.component";
50
+ import * as i49 from "./components/reporting/reportpreview/surface/surface.component";
51
+ import * as i50 from "./components/reporting/reportpreview/page/page.component";
52
+ import * as i51 from "./components/reporting/directives/lazy-images.directive";
53
+ import * as i52 from "./components/reporting/parameterspanel/editor/editor-content/editor-content.component";
54
+ import * as i53 from "./components/reporting/parameterspanel/editor/group-editor/group-editor.component";
55
+ import * as i54 from "./components/reporting/search/search.component";
56
+ import * as i55 from "./components/reporting/document-map/document-map.component";
57
+ import * as i56 from "./components/reporting/editing/text-field/editing-field-text.component";
58
+ import * as i57 from "./components/reporting/editing/text-field/editing-field-mask.component";
59
+ import * as i58 from "./components/reporting/editing/text-field/editing-field-number.component";
60
+ import * as i59 from "./components/reporting/editing/text-field/editing-field-datetime.component";
61
+ import * as i60 from "./components/reporting/editing/text-field/editing-field-container.component";
62
+ import * as i61 from "./components/reporting/editing/character-comb/editing-field-character-comb.component";
63
+ import * as i62 from "./components/reporting/editing/check-field/editing-field-checkbox.component";
64
+ import * as i63 from "./components/reporting/editing/check-field/editing-field-radio.component";
65
+ import * as i64 from "./components/reporting/editing/image-field/image-editing-field.component";
66
+ import * as i65 from "./components/reporting/editing/image-field/image-editing-field-editor.component";
67
+ import * as i66 from "./components/reporting/editing/popup-image-field/popup-image-editing-field.component";
68
+ import * as i67 from "./components/reporting/reportpreview/progress-bar/progress-bar.component";
69
+ import * as i68 from "./components/reporting/widgets/picture-editor/picture-editor.component";
70
+ import * as i69 from "./components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component";
71
+ import * as i70 from "./components/reporting/widgets/picture-editor/picture-editing-brush-options.component";
72
+ import * as i71 from "./components/reporting/widgets/picture-editor/picture-editing-size-options.component";
73
+ import * as i72 from "./components/reporting/widgets/picture-editor/picture-editing-imagespicker.component";
74
+ import * as i73 from "./components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component";
75
+ import * as i74 from "./components/reporting/widgets/picture-editor/painter.component";
76
+ import * as i75 from "./components/reporting/widgets/signature/signature-editor.component";
77
+ import * as i76 from "./components/reporting/reportpreview/brick/brick.component";
78
+ import * as i77 from "./components/reporting/reportpreview/brick/brick-clickable.component";
79
+ import * as i78 from "./components/reporting/editing/export/export-tool.component";
80
+ import * as i79 from "./components/reporting/directives/auto-fit.directive";
81
+ import * as i80 from "./components/reporting/directives/to-view.directive";
82
+ import * as i81 from "./components/reporting/directives/brick-selection.directive";
83
+ import * as i82 from "./components/analytics/directives/resizable.directive";
84
+ import * as i83 from "./components/analytics/directives/zoom.directive";
85
+ import * as i84 from "./components/reporting/directives/child-styles.directive";
86
+ import * as i85 from "./components/analytics/directives/searchHighlighting.directive";
87
+ import * as i86 from "./components/analytics/directives/accordion.directive";
88
+ import * as i87 from "./components/analytics/directives/ellipsisEditor.directive";
89
+ import * as i88 from "./components/analytics/directives/buttonWithTemplate.directive";
90
+ import * as i89 from "./components/reporting/editing/check-field/editing-field-checkbox-glyph.component";
91
+ import * as i90 from "./components/analytics/directives/dx-mutation-observer.directive";
92
+ import * as i91 from "./components/reporting/mobile/directives/mobile.searchBar.directive";
93
+ import * as i92 from "./components/reporting/mobile/directives/mobile.paginator.directive";
94
+ import * as i93 from "./components/analytics/template/lazy.template.component";
95
+ import * as i94 from "./components/reporting/mobile/surface/mobile.surface.component";
96
+ import * as i95 from "./components/reporting/mobile/directives/mobile.slide.directive";
97
+ import * as i96 from "./components/reporting/mobile/directives/mobile.zoom.directive";
98
+ import * as i97 from "./components/reporting/mobile/gallery/mobile.gallery.component";
99
+ import * as i98 from "./components/reporting/mobile/page/mobile.page.component";
100
+ import * as i99 from "./components/reporting/mobile/actions/mobile.actions.component";
101
+ import * as i100 from "./components/reporting/mobile/parameters/mobile.parameters.popup.component";
102
+ import * as i101 from "./components/reporting/mobile/parameters/mobile.parameters.component";
103
+ import * as i102 from "./components/reporting/mobile/parameters/mobile.parameters.daterange.component";
104
+ import * as i103 from "./components/reporting/mobile/actions/mobile.actions.export.component";
105
+ import * as i104 from "./components/reporting/mobile/search/mobile.search.component";
106
+ import * as i105 from "./components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component";
107
+ import * as i106 from "./components/reporting/mobile/directives/mobile.autofit.directive";
108
+ import * as i107 from "./components/reporting/mobile/pages/pages/mobile.pages.component";
109
+ import * as i108 from "./components/analytics/directives/key-down-actions.directive";
110
+ import * as i109 from "./components/reporting/reportpreview/breadcrumbs/breadcrumbs.component";
111
+ import * as i110 from "./dx-report-parameters-panel.component";
112
+ import * as i111 from "./dxrpp-callbacks";
113
+ import * as i112 from "./dxrpp-request-options";
114
+ import * as i113 from "@angular/common";
115
+ import * as i114 from "devextreme-angular";
116
+ export declare class DxReportViewerModule {
117
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerModule, never>;
118
+ static ɵmod: i0.ɵɵNgModuleDeclaration<DxReportViewerModule, [typeof i1.DxReportViewerComponent, typeof i2.DxReportViewerCallbacksComponent, typeof i3.DxReportViewerMobileModeSettingsComponent, typeof i4.DxReportViewerRemoteSettingsComponent, typeof i5.DxReportViewerRequestOptionsComponent, typeof i6.DxReportViewerProgressBarSettingsComponent, typeof i7.DxReportViewerExportSettingsComponent, typeof i8.DxReportViewerTabPanelSettingsComponent, typeof i9.DxReportViewerSearchSettingsComponent, typeof i10.TabpanelComponent, typeof i11.PopoverComponent, typeof i12.PropertygridComponent, typeof i13.TreelistComponent, typeof i14.TreeListGroupComponent, typeof i15.TreeListItemComponent, typeof i16.TreeListHeaderItemComponent, typeof i17.TreeListItemTextComponent, typeof i18.TreeListHeaderItemCaptionContentComponent, typeof i19.DateEditorComponent, typeof i20.CollectionEditorComponent, typeof i21.ParameterspanelComponent, typeof i22.TemplatesComponent, typeof i23.ActionsComponent, typeof i24.ImageTemplateComponent, typeof i25.TemplateComponent, typeof i26.PagerComponent, typeof i27.ZoomComponent, typeof i28.EditorComponentBase, typeof i29.ExportComponent, typeof i30.ViewerTemplatesComponent, typeof i31.ToolbarContentComponent, typeof i32.EditorComponent, typeof i33.MultiValueComponent, typeof i34.TextBoxEditorComponent, typeof i35.SelectBoxComponent, typeof i36.BoolSelectComponent, typeof i37.ExportOptionsComponent, typeof i38.ObjectEditorComponent, typeof i39.BooleanEditorComponent, typeof i40.LocalizedSelectBoxComponent, typeof i41.NumericEditorComponent, typeof i42.ColorPickerComponent, typeof i43.DxActionDirective, typeof i44.MultiValueEditableComponent, typeof i45.DesignerComponent, typeof i46.DateRangeComponent, typeof i47.PopupContainerComponent, typeof i48.CalendarComponent, typeof i49.SurfaceComponent, typeof i50.PageComponent, typeof i51.LazyImagesDirective, typeof i52.EditorContentComponent, typeof i53.GroupEditorComponent, typeof i54.SearchComponent, typeof i55.DocumentMapComponent, typeof i56.TextEditingFieldComponent, typeof i57.TextEditingFieldMaskComponent, typeof i58.TextEditingFieldNumberComponent, typeof i59.TextEditingFieldDateBoxComponent, typeof i60.TextEditingFieldContainerComponent, typeof i61.CharacterCombEditingFieldComponent, typeof i62.CheckEditingFieldComponent, typeof i63.RadioEditingFieldComponent, typeof i64.ImageEditingFieldComponent, typeof i65.ImageEditingFieldEditorComponent, typeof i66.PopupImageEditingFieldComponent, typeof i67.ProgressBarComponent, typeof i68.PictureEditorComponent, typeof i69.PictureEditorToolBarPopupComponent, typeof i70.PictureEditorBrushOptionsComponent, typeof i71.PictureEditorSizeOptionsComponent, typeof i72.PictureEditorImagespickerComponent, typeof i73.PictureEditorImagespickerWithFilterComponent, typeof i74.PainterComponent, typeof i75.SignatureEditorComponent, typeof i76.BrickComponent, typeof i77.BrickClickableComponent, typeof i78.ExportToolComponent, typeof i79.AutoFitDirective, typeof i80.ToViewDirective, typeof i81.BrickSelectionDirective, typeof i82.ResizableDirective, typeof i83.ZoomDirective, typeof i84.ChildStyleDirective, typeof i85.SearchHighlightingDirective, typeof i86.AccordionDirective, typeof i87.EllipsisEditorDirective, typeof i88.ButtonWithTemplateDirective, typeof i89.EditingFieldCheckboxGlyphComponent, typeof i90.DxMutationObserverDirective, typeof i91.MobileSearchBarDirective, typeof i92.MobilePaginatorDirective, typeof i93.LazyTemplateComponent, typeof i94.MobileSurfaceComponent, typeof i95.MobileSlideDirective, typeof i96.MobileZoomDirective, typeof i97.MobileGalleryComponent, typeof i98.MobilePageComponent, typeof i99.MobileActionsComponent, typeof i100.MobileParametersPopupComponent, typeof i101.MobileParametersComponent, typeof i102.MobileParametersDateRangeComponent, typeof i103.MobileActionsExportComponent, typeof i104.MobileSearchComponent, typeof i105.DateRangeMobileComponent, typeof i106.MobileAutofitDirective, typeof i107.MobilePaginatorComponent, typeof i108.KeyDownActionsDirective, typeof i109.BreadcrumbsComponent, typeof i110.DxReportParametersPanelComponent, typeof i111.DxReportParametersPanelCallbacksComponent, typeof i112.DxReportParametersPanelRequestOptionsComponent], [typeof i113.CommonModule, typeof i114.DxButtonModule, typeof i114.DxLoadIndicatorModule, typeof i114.DxScrollViewModule, typeof i114.DxSelectBoxModule, typeof i114.DxMenuModule, typeof i114.DxTagBoxModule, typeof i114.DxTextBoxModule, typeof i114.DxValidatorModule, typeof i114.DxDateBoxModule, typeof i114.DxCheckBoxModule, typeof i114.DxNumberBoxModule, typeof i114.DxColorBoxModule, typeof i114.DxPopupModule, typeof i114.DxPopoverModule, typeof i114.DxSliderModule, typeof i114.DxCalendarModule, typeof i114.DxListModule, typeof i114.DxGalleryModule], [typeof i1.DxReportViewerComponent, typeof i2.DxReportViewerCallbacksComponent, typeof i3.DxReportViewerMobileModeSettingsComponent, typeof i4.DxReportViewerRemoteSettingsComponent, typeof i5.DxReportViewerRequestOptionsComponent, typeof i6.DxReportViewerProgressBarSettingsComponent, typeof i7.DxReportViewerExportSettingsComponent, typeof i8.DxReportViewerTabPanelSettingsComponent, typeof i9.DxReportViewerSearchSettingsComponent, typeof i110.DxReportParametersPanelComponent, typeof i111.DxReportParametersPanelCallbacksComponent, typeof i112.DxReportParametersPanelRequestOptionsComponent]>;
119
+ static ɵinj: i0.ɵɵInjectorDeclaration<DxReportViewerModule>;
120
+ }
@@ -0,0 +1,6 @@
1
+ import { DxReportViewerCallbacksBaseComponent } from './dxrv-callbacks-base';
2
+ import * as i0 from "@angular/core";
3
+ export declare class DxReportParametersPanelCallbacksComponent extends DxReportViewerCallbacksBaseComponent {
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportParametersPanelCallbacksComponent, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<DxReportParametersPanelCallbacksComponent, "dxrpp-callbacks", never, {}, {}, never, never, false, never>;
6
+ }
@@ -0,0 +1,6 @@
1
+ import { DxRequestOptionsBaseComponent } from './dxrv-request-options-base';
2
+ import * as i0 from "@angular/core";
3
+ export declare class DxReportParametersPanelRequestOptionsComponent extends DxRequestOptionsBaseComponent {
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportParametersPanelRequestOptionsComponent, never>;
5
+ static ɵcmp: i0.ɵɵComponentDeclaration<DxReportParametersPanelRequestOptionsComponent, "dxrpp-request-options", never, {}, {}, never, never, false, never>;
6
+ }
@@ -0,0 +1,16 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare abstract class DxReportViewerCallbacksBaseComponent {
4
+ [key: string]: EventEmitter<any>;
5
+ CustomizeParameterEditors: EventEmitter<any>;
6
+ CustomizeParameterLookUpSource: EventEmitter<any>;
7
+ ParametersReset: EventEmitter<any>;
8
+ ParametersSubmitted: EventEmitter<any>;
9
+ ParametersInitialized: EventEmitter<any>;
10
+ CustomizeLocalization: EventEmitter<any>;
11
+ OnInitializing: EventEmitter<any>;
12
+ BeforeRender: EventEmitter<any>;
13
+ OnServerError: EventEmitter<any>;
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerCallbacksBaseComponent, never>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerCallbacksBaseComponent, "ng-component", never, {}, { "CustomizeParameterEditors": "CustomizeParameterEditors"; "CustomizeParameterLookUpSource": "CustomizeParameterLookUpSource"; "ParametersReset": "ParametersReset"; "ParametersSubmitted": "ParametersSubmitted"; "ParametersInitialized": "ParametersInitialized"; "CustomizeLocalization": "CustomizeLocalization"; "OnInitializing": "OnInitializing"; "BeforeRender": "BeforeRender"; "OnServerError": "OnServerError"; }, never, never, false, never>;
16
+ }
@@ -1,23 +1,15 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class DxReportViewerCallbacksComponent {
4
- [key: string]: EventEmitter<any>;
5
- CustomizeElements: EventEmitter<any>;
6
- PreviewClick: EventEmitter<any>;
7
- EditingFieldChanged: EventEmitter<any>;
8
- DocumentReady: EventEmitter<any>;
9
- CustomizeExportOptions: EventEmitter<any>;
10
- CustomizeParameterEditors: EventEmitter<any>;
11
- CustomizeParameterLookUpSource: EventEmitter<any>;
12
- ParametersReset: EventEmitter<any>;
13
- ParametersSubmitted: EventEmitter<any>;
14
- ParametersInitialized: EventEmitter<any>;
15
- CustomizeMenuActions: EventEmitter<any>;
16
- CustomizeLocalization: EventEmitter<any>;
17
- OnInitializing: EventEmitter<any>;
18
- BeforeRender: EventEmitter<any>;
19
- OnServerError: EventEmitter<any>;
20
- OnExport: EventEmitter<any>;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerCallbacksComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerCallbacksComponent, "dxrv-callbacks", never, {}, { "CustomizeElements": "CustomizeElements"; "PreviewClick": "PreviewClick"; "EditingFieldChanged": "EditingFieldChanged"; "DocumentReady": "DocumentReady"; "CustomizeExportOptions": "CustomizeExportOptions"; "CustomizeParameterEditors": "CustomizeParameterEditors"; "CustomizeParameterLookUpSource": "CustomizeParameterLookUpSource"; "ParametersReset": "ParametersReset"; "ParametersSubmitted": "ParametersSubmitted"; "ParametersInitialized": "ParametersInitialized"; "CustomizeMenuActions": "CustomizeMenuActions"; "CustomizeLocalization": "CustomizeLocalization"; "OnInitializing": "OnInitializing"; "BeforeRender": "BeforeRender"; "OnServerError": "OnServerError"; "OnExport": "OnExport"; }, never, never, false, never>;
23
- }
1
+ import { EventEmitter } from '@angular/core';
2
+ import { DxReportViewerCallbacksBaseComponent } from './dxrv-callbacks-base';
3
+ import * as i0 from "@angular/core";
4
+ export declare class DxReportViewerCallbacksComponent extends DxReportViewerCallbacksBaseComponent {
5
+ [key: string]: EventEmitter<any>;
6
+ CustomizeElements: EventEmitter<any>;
7
+ PreviewClick: EventEmitter<any>;
8
+ EditingFieldChanged: EventEmitter<any>;
9
+ DocumentReady: EventEmitter<any>;
10
+ CustomizeExportOptions: EventEmitter<any>;
11
+ CustomizeMenuActions: EventEmitter<any>;
12
+ OnExport: EventEmitter<any>;
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerCallbacksComponent, never>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerCallbacksComponent, "dxrv-callbacks", never, {}, { "CustomizeElements": "CustomizeElements"; "PreviewClick": "PreviewClick"; "EditingFieldChanged": "EditingFieldChanged"; "DocumentReady": "DocumentReady"; "CustomizeExportOptions": "CustomizeExportOptions"; "CustomizeMenuActions": "CustomizeMenuActions"; "OnExport": "OnExport"; }, never, never, false, never>;
15
+ }