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.
- package/all.d.ts +8 -8
- package/core/_input-converters.d.ts +3 -3
- package/core/_settingsProvider.d.ts +3 -3
- package/core/dx-reporting.component.d.ts +29 -29
- package/core/index.d.ts +3 -3
- package/dx-report-designer/dx-report-designer.component.d.ts +27 -27
- package/dx-report-designer/dx-report-designer.module.d.ts +14 -14
- package/dx-report-designer/dxrd-callbacks.d.ts +41 -40
- package/dx-report-designer/dxrd-datasource-settings.component.d.ts +14 -14
- package/dx-report-designer/dxrd-designer-model-settings.component.d.ts +56 -47
- package/dx-report-designer/dxrd-parameter-settings.component.d.ts +18 -0
- package/dx-report-designer/dxrd-preview-settings.component.d.ts +25 -25
- package/dx-report-designer/dxrd-request-options.d.ts +8 -8
- package/dx-report-designer/dxrd-wizard-settings.component.d.ts +23 -23
- package/dx-report-designer/index.d.ts +8 -8
- package/dx-report-viewer/components/analytics/actions/actions.component.d.ts +7 -7
- package/dx-report-viewer/components/analytics/designer/designer.component.d.ts +21 -21
- package/dx-report-viewer/components/analytics/directives/accordion.directive.d.ts +10 -10
- package/dx-report-viewer/components/analytics/directives/buttonWithTemplate.directive.d.ts +10 -10
- package/dx-report-viewer/components/analytics/directives/disposable.directive.base.d.ts +15 -15
- package/dx-report-viewer/components/analytics/directives/dx-action.directive.d.ts +10 -10
- package/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.d.ts +13 -13
- package/dx-report-viewer/components/analytics/directives/ellipsisEditor.directive.d.ts +14 -14
- package/dx-report-viewer/components/analytics/directives/key-down-actions.directive.d.ts +10 -10
- package/dx-report-viewer/components/analytics/directives/resizable.directive.d.ts +12 -12
- package/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.d.ts +17 -17
- package/dx-report-viewer/components/analytics/directives/zoom.directive.d.ts +9 -9
- package/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.d.ts +17 -17
- package/dx-report-viewer/components/analytics/properties/editor/editor.base.d.ts +24 -24
- package/dx-report-viewer/components/analytics/properties/editor/editor.boolean.d.ts +9 -9
- package/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.d.ts +8 -8
- package/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.d.ts +11 -11
- package/dx-report-viewer/components/analytics/properties/editor/editor.date.d.ts +11 -11
- package/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.d.ts +13 -13
- package/dx-report-viewer/components/analytics/properties/editor/editor.numeric.d.ts +9 -9
- package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.d.ts +16 -16
- package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.d.ts +8 -8
- package/dx-report-viewer/components/analytics/properties/editor/editor.textbox.d.ts +9 -9
- package/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.d.ts +7 -7
- package/dx-report-viewer/components/analytics/properties/popover/popover.component.d.ts +13 -13
- package/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.d.ts +9 -9
- package/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.d.ts +14 -14
- package/dx-report-viewer/components/analytics/template/image.template.component.d.ts +11 -11
- package/dx-report-viewer/components/analytics/template/lazy.template.component.d.ts +15 -15
- package/dx-report-viewer/components/analytics/template/template.component.d.ts +15 -15
- package/dx-report-viewer/components/analytics/templates.component.d.ts +73 -73
- package/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.d.ts +10 -10
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.d.ts +7 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.d.ts +7 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.d.ts +7 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.d.ts +7 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.d.ts +7 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.d.ts +18 -18
- package/dx-report-viewer/components/reporting/directives/auto-fit.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/directives/brick-selection.directive.d.ts +11 -11
- package/dx-report-viewer/components/reporting/directives/child-styles.directive.d.ts +11 -11
- package/dx-report-viewer/components/reporting/directives/lazy-images.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/directives/to-view.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/document-map/document-map.component.d.ts +13 -13
- package/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/export/export-tool.component.d.ts +16 -16
- package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.d.ts +17 -17
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.d.ts +13 -13
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/export-options/export-options.component.d.ts +10 -10
- package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.d.ts +8 -8
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.d.ts +9 -9
- package/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.d.ts +18 -18
- package/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.d.ts +13 -13
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.d.ts +8 -8
- package/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.d.ts +18 -18
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.d.ts +11 -11
- package/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.d.ts +10 -10
- package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.d.ts +14 -14
- package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.d.ts +19 -19
- package/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.d.ts +10 -10
- package/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/reportpreview/page/page.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.d.ts +8 -8
- package/dx-report-viewer/components/reporting/search/search.component.d.ts +11 -11
- package/dx-report-viewer/components/reporting/templates.component.d.ts +197 -197
- package/dx-report-viewer/components/reporting/toolbar/export/export.component.d.ts +13 -13
- package/dx-report-viewer/components/reporting/toolbar/pager/pager.component.d.ts +13 -13
- package/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.d.ts +8 -8
- package/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.d.ts +13 -13
- package/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.d.ts +14 -14
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.d.ts +6 -6
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.d.ts +7 -7
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.d.ts +16 -16
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.d.ts +22 -22
- package/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.d.ts +17 -17
- package/dx-report-viewer/dx-report-parameters-panel.component.d.ts +16 -0
- package/dx-report-viewer/dx-report-viewer-base.component.d.ts +36 -0
- package/dx-report-viewer/dx-report-viewer.component.d.ts +36 -54
- package/dx-report-viewer/dx-report-viewer.module.d.ts +120 -117
- package/dx-report-viewer/dxrpp-callbacks.d.ts +6 -0
- package/dx-report-viewer/dxrpp-request-options.d.ts +6 -0
- package/dx-report-viewer/dxrv-callbacks-base.d.ts +16 -0
- package/dx-report-viewer/dxrv-callbacks.d.ts +15 -23
- package/dx-report-viewer/dxrv-export-settings.component.d.ts +14 -14
- package/dx-report-viewer/dxrv-mobile-mode-settings.component.d.ts +7 -7
- package/dx-report-viewer/dxrv-progressbar-settings.component.d.ts +12 -12
- package/dx-report-viewer/dxrv-remote-settings.component.d.ts +7 -7
- package/dx-report-viewer/dxrv-request-options-base.d.ts +8 -0
- package/dx-report-viewer/dxrv-request-options.d.ts +6 -8
- package/dx-report-viewer/dxrv-search-settings.component.d.ts +12 -12
- package/dx-report-viewer/dxrv-tabpanel-settings.component.d.ts +7 -7
- package/dx-report-viewer/index.d.ts +14 -11
- package/dx-report-viewer/utils/accessibility-settings.d.ts +6 -6
- package/dx-report-viewer/utils/template.d.ts +5 -5
- package/dx-report-viewer/utils/templateEngine.d.ts +11 -11
- package/esm2022/all.mjs +28 -0
- package/{esm2020 → esm2022}/core/_input-converters.mjs +37 -37
- package/{esm2020 → esm2022}/core/_settingsProvider.mjs +1 -1
- package/{esm2020 → esm2022}/core/devexpress-reporting-angular-core.mjs +4 -4
- package/{esm2020 → esm2022}/core/dx-reporting.component.mjs +67 -59
- package/{esm2020 → esm2022}/core/index.mjs +6 -6
- package/{esm2020 → esm2022}/devexpress-reporting-angular.mjs +4 -4
- package/{esm2020 → esm2022}/dx-report-designer/devexpress-reporting-angular-dx-report-designer.mjs +4 -4
- package/esm2022/dx-report-designer/dx-report-designer.component.mjs +76 -0
- package/esm2022/dx-report-designer/dx-report-designer.module.mjs +54 -0
- package/esm2022/dx-report-designer/dxrd-callbacks.mjs +117 -0
- package/esm2022/dx-report-designer/dxrd-datasource-settings.component.mjs +42 -0
- package/esm2022/dx-report-designer/dxrd-designer-model-settings.component.mjs +59 -0
- package/esm2022/dx-report-designer/dxrd-parameter-settings.component.mjs +56 -0
- package/esm2022/dx-report-designer/dxrd-preview-settings.component.mjs +35 -0
- package/esm2022/dx-report-designer/dxrd-request-options.mjs +24 -0
- package/esm2022/dx-report-designer/dxrd-wizard-settings.component.mjs +67 -0
- package/{esm2020 → esm2022}/dx-report-designer/index.mjs +11 -11
- package/esm2022/dx-report-viewer/components/analytics/actions/actions.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/analytics/designer/designer.component.mjs +31 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/accordion.directive.mjs +24 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/buttonWithTemplate.directive.mjs +24 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/disposable.directive.base.mjs +36 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/dx-action.directive.mjs +38 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.mjs +32 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/ellipsisEditor.directive.mjs +35 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/key-down-actions.directive.mjs +26 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/resizable.directive.mjs +32 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.mjs +53 -0
- package/esm2022/dx-report-viewer/components/analytics/directives/zoom.directive.mjs +25 -0
- package/{esm2020 → esm2022}/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.mjs +48 -41
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.base.mjs +80 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.boolean.mjs +22 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.mjs +32 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.mjs +38 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.date.mjs +35 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.mjs +31 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.numeric.mjs +23 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.mjs +32 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.mjs +41 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/editor/editor.textbox.mjs +25 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/popover/popover.component.mjs +29 -0
- package/esm2022/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.mjs +21 -0
- package/esm2022/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.mjs +34 -0
- package/esm2022/dx-report-viewer/components/analytics/template/image.template.component.mjs +38 -0
- package/esm2022/dx-report-viewer/components/analytics/template/lazy.template.component.mjs +42 -0
- package/esm2022/dx-report-viewer/components/analytics/template/template.component.mjs +47 -0
- package/esm2022/dx-report-viewer/components/analytics/templates.component.mjs +135 -0
- package/esm2022/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.mjs +24 -0
- package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.mjs +50 -0
- package/esm2022/dx-report-viewer/components/reporting/directives/auto-fit.directive.mjs +23 -0
- package/esm2022/dx-report-viewer/components/reporting/directives/brick-selection.directive.mjs +27 -0
- package/esm2022/dx-report-viewer/components/reporting/directives/child-styles.directive.mjs +26 -0
- package/esm2022/dx-report-viewer/components/reporting/directives/lazy-images.directive.mjs +23 -0
- package/esm2022/dx-report-viewer/components/reporting/directives/to-view.directive.mjs +23 -0
- package/esm2022/dx-report-viewer/components/reporting/document-map/document-map.component.mjs +29 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.mjs +16 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.mjs +19 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/export/export-tool.component.mjs +36 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.mjs +44 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.mjs +19 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.mjs +38 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.mjs +16 -0
- package/esm2022/dx-report-viewer/components/reporting/export-options/export-options.component.mjs +28 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.mjs +20 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.mjs +23 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.mjs +24 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.mjs +23 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.mjs +23 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.mjs +24 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.mjs +57 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.mjs +19 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.mjs +33 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.mjs +20 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.mjs +20 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.mjs +49 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.mjs +19 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.mjs +27 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.mjs +25 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.mjs +57 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.mjs +44 -0
- package/esm2022/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.mjs +29 -0
- package/esm2022/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.mjs +16 -0
- package/esm2022/dx-report-viewer/components/reporting/reportpreview/page/page.component.mjs +20 -0
- package/esm2022/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.mjs +17 -0
- package/esm2022/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.mjs +24 -0
- package/esm2022/dx-report-viewer/components/reporting/search/search.component.mjs +25 -0
- package/esm2022/dx-report-viewer/components/reporting/templates.component.mjs +330 -0
- package/esm2022/dx-report-viewer/components/reporting/toolbar/export/export.component.mjs +33 -0
- package/esm2022/dx-report-viewer/components/reporting/toolbar/pager/pager.component.mjs +31 -0
- package/esm2022/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.mjs +23 -0
- package/esm2022/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.mjs +34 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.mjs +34 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.mjs +19 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.mjs +15 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.mjs +18 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.mjs +42 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.mjs +61 -0
- package/esm2022/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.mjs +48 -0
- package/{esm2020 → esm2022}/dx-report-viewer/devexpress-reporting-angular-dx-report-viewer.mjs +4 -4
- package/esm2022/dx-report-viewer/dx-report-parameters-panel.component.mjs +42 -0
- package/esm2022/dx-report-viewer/dx-report-viewer-base.component.mjs +104 -0
- package/esm2022/dx-report-viewer/dx-report-viewer.component.mjs +101 -0
- package/esm2022/dx-report-viewer/dx-report-viewer.module.mjs +438 -0
- package/esm2022/dx-report-viewer/dxrpp-callbacks.mjs +16 -0
- package/esm2022/dx-report-viewer/dxrpp-request-options.mjs +16 -0
- package/esm2022/dx-report-viewer/dxrv-callbacks-base.mjs +41 -0
- package/esm2022/dx-report-viewer/dxrv-callbacks.mjs +37 -0
- package/esm2022/dx-report-viewer/dxrv-export-settings.component.mjs +42 -0
- package/esm2022/dx-report-viewer/dxrv-mobile-mode-settings.component.mjs +29 -0
- package/esm2022/dx-report-viewer/dxrv-progressbar-settings.component.mjs +32 -0
- package/esm2022/dx-report-viewer/dxrv-remote-settings.component.mjs +21 -0
- package/esm2022/dx-report-viewer/dxrv-request-options-base.mjs +23 -0
- package/esm2022/dx-report-viewer/dxrv-request-options.mjs +16 -0
- package/esm2022/dx-report-viewer/dxrv-search-settings.component.mjs +35 -0
- package/esm2022/dx-report-viewer/dxrv-tabpanel-settings.component.mjs +21 -0
- package/esm2022/dx-report-viewer/index.mjs +18 -0
- package/esm2022/dx-report-viewer/utils/accessibility-settings.mjs +15 -0
- package/{esm2020 → esm2022}/dx-report-viewer/utils/template.mjs +2 -2
- package/esm2022/dx-report-viewer/utils/templateEngine.mjs +29 -0
- package/esm2022/index.mjs +7 -0
- package/{fesm2020 → fesm2022}/devexpress-reporting-angular-core.mjs +99 -92
- package/{fesm2015 → fesm2022}/devexpress-reporting-angular-core.mjs.map +1 -1
- package/fesm2022/devexpress-reporting-angular-dx-report-designer.mjs +495 -0
- package/fesm2022/devexpress-reporting-angular-dx-report-designer.mjs.map +1 -0
- package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs +3525 -0
- package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs.map +1 -0
- package/fesm2022/devexpress-reporting-angular.mjs +40 -0
- package/{fesm2015 → fesm2022}/devexpress-reporting-angular.mjs.map +1 -1
- package/index.d.ts +3 -3
- package/package.json +20 -32
- package/esm2020/all.mjs +0 -27
- package/esm2020/dx-report-designer/dx-report-designer.component.mjs +0 -71
- package/esm2020/dx-report-designer/dx-report-designer.module.mjs +0 -53
- package/esm2020/dx-report-designer/dxrd-callbacks.mjs +0 -115
- package/esm2020/dx-report-designer/dxrd-datasource-settings.component.mjs +0 -38
- package/esm2020/dx-report-designer/dxrd-designer-model-settings.component.mjs +0 -47
- package/esm2020/dx-report-designer/dxrd-preview-settings.component.mjs +0 -31
- package/esm2020/dx-report-designer/dxrd-request-options.mjs +0 -20
- package/esm2020/dx-report-designer/dxrd-wizard-settings.component.mjs +0 -59
- package/esm2020/dx-report-viewer/components/analytics/actions/actions.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/analytics/designer/designer.component.mjs +0 -26
- package/esm2020/dx-report-viewer/components/analytics/directives/accordion.directive.mjs +0 -25
- package/esm2020/dx-report-viewer/components/analytics/directives/buttonWithTemplate.directive.mjs +0 -25
- package/esm2020/dx-report-viewer/components/analytics/directives/disposable.directive.base.mjs +0 -34
- package/esm2020/dx-report-viewer/components/analytics/directives/dx-action.directive.mjs +0 -35
- package/esm2020/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.mjs +0 -29
- package/esm2020/dx-report-viewer/components/analytics/directives/ellipsisEditor.directive.mjs +0 -31
- package/esm2020/dx-report-viewer/components/analytics/directives/key-down-actions.directive.mjs +0 -27
- package/esm2020/dx-report-viewer/components/analytics/directives/resizable.directive.mjs +0 -29
- package/esm2020/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.mjs +0 -47
- package/esm2020/dx-report-viewer/components/analytics/directives/zoom.directive.mjs +0 -23
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.base.mjs +0 -74
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.boolean.mjs +0 -21
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.mjs +0 -31
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.mjs +0 -36
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.date.mjs +0 -33
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.mjs +0 -27
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.numeric.mjs +0 -22
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.mjs +0 -31
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.mjs +0 -39
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.textbox.mjs +0 -24
- package/esm2020/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/analytics/properties/popover/popover.component.mjs +0 -24
- package/esm2020/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.mjs +0 -19
- package/esm2020/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.mjs +0 -29
- package/esm2020/dx-report-viewer/components/analytics/template/image.template.component.mjs +0 -35
- package/esm2020/dx-report-viewer/components/analytics/template/lazy.template.component.mjs +0 -41
- package/esm2020/dx-report-viewer/components/analytics/template/template.component.mjs +0 -41
- package/esm2020/dx-report-viewer/components/analytics/templates.component.mjs +0 -114
- package/esm2020/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.mjs +0 -21
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.mjs +0 -15
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.mjs +0 -44
- package/esm2020/dx-report-viewer/components/reporting/directives/auto-fit.directive.mjs +0 -21
- package/esm2020/dx-report-viewer/components/reporting/directives/brick-selection.directive.mjs +0 -28
- package/esm2020/dx-report-viewer/components/reporting/directives/child-styles.directive.mjs +0 -23
- package/esm2020/dx-report-viewer/components/reporting/directives/lazy-images.directive.mjs +0 -21
- package/esm2020/dx-report-viewer/components/reporting/directives/to-view.directive.mjs +0 -21
- package/esm2020/dx-report-viewer/components/reporting/document-map/document-map.component.mjs +0 -25
- package/esm2020/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.mjs +0 -14
- package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.mjs +0 -17
- package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.mjs +0 -15
- package/esm2020/dx-report-viewer/components/reporting/editing/export/export-tool.component.mjs +0 -31
- package/esm2020/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.mjs +0 -15
- package/esm2020/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.mjs +0 -15
- package/esm2020/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.mjs +0 -38
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.mjs +0 -17
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.mjs +0 -33
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.mjs +0 -14
- package/esm2020/dx-report-viewer/components/reporting/export-options/export-options.component.mjs +0 -25
- package/esm2020/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.mjs +0 -18
- package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.mjs +0 -21
- package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.mjs +0 -22
- package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.mjs +0 -21
- package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.mjs +0 -21
- package/esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.mjs +0 -22
- package/esm2020/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.mjs +0 -53
- package/esm2020/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.mjs +0 -17
- package/esm2020/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.mjs +0 -15
- package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.mjs +0 -28
- package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.mjs +0 -17
- package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.mjs +0 -18
- package/esm2020/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.mjs +0 -18
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.mjs +0 -41
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.mjs +0 -17
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.mjs +0 -24
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.mjs +0 -23
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.mjs +0 -55
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.mjs +0 -42
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.mjs +0 -27
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.mjs +0 -15
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.mjs +0 -14
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/page/page.component.mjs +0 -18
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.mjs +0 -15
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.mjs +0 -24
- package/esm2020/dx-report-viewer/components/reporting/search/search.component.mjs +0 -22
- package/esm2020/dx-report-viewer/components/reporting/templates.component.mjs +0 -276
- package/esm2020/dx-report-viewer/components/reporting/toolbar/export/export.component.mjs +0 -29
- package/esm2020/dx-report-viewer/components/reporting/toolbar/pager/pager.component.mjs +0 -26
- package/esm2020/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.mjs +0 -21
- package/esm2020/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.mjs +0 -29
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.mjs +0 -29
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.mjs +0 -17
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.mjs +0 -14
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.mjs +0 -16
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.mjs +0 -37
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.mjs +0 -52
- package/esm2020/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.mjs +0 -44
- package/esm2020/dx-report-viewer/dx-report-viewer.component.mjs +0 -152
- package/esm2020/dx-report-viewer/dx-report-viewer.module.mjs +0 -422
- package/esm2020/dx-report-viewer/dxrv-callbacks.mjs +0 -64
- package/esm2020/dx-report-viewer/dxrv-export-settings.component.mjs +0 -38
- package/esm2020/dx-report-viewer/dxrv-mobile-mode-settings.component.mjs +0 -26
- package/esm2020/dx-report-viewer/dxrv-progressbar-settings.component.mjs +0 -29
- package/esm2020/dx-report-viewer/dxrv-remote-settings.component.mjs +0 -18
- package/esm2020/dx-report-viewer/dxrv-request-options.mjs +0 -23
- package/esm2020/dx-report-viewer/dxrv-search-settings.component.mjs +0 -32
- package/esm2020/dx-report-viewer/dxrv-tabpanel-settings.component.mjs +0 -18
- package/esm2020/dx-report-viewer/index.mjs +0 -15
- package/esm2020/dx-report-viewer/utils/accessibility-settings.mjs +0 -16
- package/esm2020/dx-report-viewer/utils/templateEngine.mjs +0 -27
- package/esm2020/index.mjs +0 -7
- package/fesm2015/devexpress-reporting-angular-core.mjs +0 -109
- package/fesm2015/devexpress-reporting-angular-dx-report-designer.mjs +0 -418
- package/fesm2015/devexpress-reporting-angular-dx-report-designer.mjs.map +0 -1
- package/fesm2015/devexpress-reporting-angular-dx-report-viewer.mjs +0 -3151
- package/fesm2015/devexpress-reporting-angular-dx-report-viewer.mjs.map +0 -1
- package/fesm2015/devexpress-reporting-angular.mjs +0 -40
- package/fesm2020/devexpress-reporting-angular-core.mjs.map +0 -1
- package/fesm2020/devexpress-reporting-angular-dx-report-designer.mjs +0 -413
- package/fesm2020/devexpress-reporting-angular-dx-report-designer.mjs.map +0 -1
- package/fesm2020/devexpress-reporting-angular-dx-report-viewer.mjs +0 -3144
- package/fesm2020/devexpress-reporting-angular-dx-report-viewer.mjs.map +0 -1
- package/fesm2020/devexpress-reporting-angular.mjs +0 -40
- package/fesm2020/devexpress-reporting-angular.mjs.map +0 -1
package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.d.ts
CHANGED
@@ -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
|
+
}
|
package/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.d.ts
CHANGED
@@ -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 {
|
3
|
-
import {
|
4
|
-
import {
|
5
|
-
import {
|
6
|
-
import {
|
7
|
-
import {
|
8
|
-
import {
|
9
|
-
import {
|
10
|
-
import
|
11
|
-
import '
|
12
|
-
import 'devexpress-reporting/
|
13
|
-
import {
|
14
|
-
import {
|
15
|
-
import {
|
16
|
-
import {
|
17
|
-
import * as i0 from "@angular/core";
|
18
|
-
export declare class DxReportViewerComponent extends
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
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 "
|
112
|
-
import * as i111 from "
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
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
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
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
|
+
}
|