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/analytics/properties/object-editor/object-editor.component.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
import { IPropertyGridEditorViewModel } from '@devexpress/analytics-core/property-grid/propertygrid';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class ObjectEditorComponent {
|
4
|
-
data: IPropertyGridEditorViewModel;
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectEditorComponent, never>;
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectEditorComponent, "dxa-object-editor-content", never, { "data": "data"; }, {}, never, never, false, never>;
|
7
|
-
}
|
1
|
+
import { IPropertyGridEditorViewModel } from '@devexpress/analytics-core/property-grid/propertygrid';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class ObjectEditorComponent {
|
4
|
+
data: IPropertyGridEditorViewModel;
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectEditorComponent, never>;
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectEditorComponent, "dxa-object-editor-content", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
7
|
+
}
|
@@ -1,13 +1,13 @@
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, AfterViewInit } from '@angular/core';
|
2
|
-
import { IPopoverViewModel } from '@devexpress/analytics-core/core/widgets/popover';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class PopoverComponent implements AfterViewInit {
|
5
|
-
private _element;
|
6
|
-
private _cd;
|
7
|
-
popover: IPopoverViewModel;
|
8
|
-
container: HTMLElement;
|
9
|
-
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
10
|
-
ngAfterViewInit(): void;
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "dxa-propertygrid-popoverservice", never, { "popover": "data"; }, {}, never, never, false, never>;
|
13
|
-
}
|
1
|
+
import { ChangeDetectorRef, ElementRef, AfterViewInit } from '@angular/core';
|
2
|
+
import { IPopoverViewModel } from '@devexpress/analytics-core/core/widgets/popover';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class PopoverComponent implements AfterViewInit {
|
5
|
+
private _element;
|
6
|
+
private _cd;
|
7
|
+
popover: IPopoverViewModel;
|
8
|
+
container: HTMLElement;
|
9
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
10
|
+
ngAfterViewInit(): void;
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "dxa-propertygrid-popoverservice", never, { "popover": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
13
|
+
}
|
package/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.d.ts
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/analytics-widgets-native';
|
2
|
-
import { IObjectPropertiesViewModel } from '@devexpress/analytics-core/property-grid/propertygrid';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class PropertygridComponent {
|
5
|
-
data: IObjectPropertiesViewModel;
|
6
|
-
trackByFn(_: number, item: IEditorViewModel): string;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PropertygridComponent, never>;
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<PropertygridComponent, "dxa-propertygrid", never, { "data": "data"; }, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/analytics-widgets-native';
|
2
|
+
import { IObjectPropertiesViewModel } from '@devexpress/analytics-core/property-grid/propertygrid';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class PropertygridComponent {
|
5
|
+
data: IObjectPropertiesViewModel;
|
6
|
+
trackByFn(_: number, item: IEditorViewModel): string;
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PropertygridComponent, never>;
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PropertygridComponent, "dxa-propertygrid", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
9
|
+
}
|
@@ -1,14 +1,14 @@
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, AfterViewInit } from '@angular/core';
|
2
|
-
import { ITabPanelViewModel } from '@devexpress/analytics-core/core/widgets/tabPanel';
|
3
|
-
import { IResizableOptions } from '@devexpress/analytics-core/core/internal/_resizable';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class TabpanelComponent implements AfterViewInit {
|
6
|
-
private _cd;
|
7
|
-
tabPanel: ITabPanelViewModel;
|
8
|
-
resizableOptions: IResizableOptions;
|
9
|
-
rightPanel: ElementRef;
|
10
|
-
constructor(_cd: ChangeDetectorRef);
|
11
|
-
ngAfterViewInit(): void;
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TabpanelComponent, never>;
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TabpanelComponent, "dxa-tabpanel", never, { "tabPanel": "data"; }, {}, never, never, false, never>;
|
14
|
-
}
|
1
|
+
import { ChangeDetectorRef, ElementRef, AfterViewInit } from '@angular/core';
|
2
|
+
import { ITabPanelViewModel } from '@devexpress/analytics-core/core/widgets/tabPanel';
|
3
|
+
import { IResizableOptions } from '@devexpress/analytics-core/core/internal/_resizable';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class TabpanelComponent implements AfterViewInit {
|
6
|
+
private _cd;
|
7
|
+
tabPanel: ITabPanelViewModel;
|
8
|
+
resizableOptions: IResizableOptions;
|
9
|
+
rightPanel: ElementRef;
|
10
|
+
constructor(_cd: ChangeDetectorRef);
|
11
|
+
ngAfterViewInit(): void;
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabpanelComponent, never>;
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabpanelComponent, "dxa-tabpanel", never, { "tabPanel": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
14
|
+
}
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class ImageTemplateComponent implements AfterViewInit {
|
4
|
-
_template: string;
|
5
|
-
private _updateImage;
|
6
|
-
set template(newVal: string);
|
7
|
-
image: ElementRef;
|
8
|
-
ngAfterViewInit(): void;
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ImageTemplateComponent, never>;
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ImageTemplateComponent, "dxa-image-template", never, { "template": "template"; }, {}, never, never, false, never>;
|
11
|
-
}
|
1
|
+
import { AfterViewInit, ElementRef } from '@angular/core';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class ImageTemplateComponent implements AfterViewInit {
|
4
|
+
_template: string;
|
5
|
+
private _updateImage;
|
6
|
+
set template(newVal: string);
|
7
|
+
image: ElementRef;
|
8
|
+
ngAfterViewInit(): void;
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageTemplateComponent, never>;
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageTemplateComponent, "dxa-image-template", never, { "template": { "alias": "template"; "required": false; }; }, {}, never, never, false, never>;
|
11
|
+
}
|
@@ -1,15 +1,15 @@
|
|
1
|
-
import { OnDestroy } from '@angular/core';
|
2
|
-
import { TemplateComponent } from './template.component';
|
3
|
-
import { CodeResolver } from '@devexpress/analytics-core/property-grid/internal/_codeResolver';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class LazyTemplateComponent extends TemplateComponent implements OnDestroy {
|
6
|
-
private task;
|
7
|
-
private _isDisposed;
|
8
|
-
resolver: CodeResolver;
|
9
|
-
isResolved: (val: boolean) => void;
|
10
|
-
isReady: boolean;
|
11
|
-
ngAfterViewInit(): void;
|
12
|
-
ngOnDestroy(): void;
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LazyTemplateComponent, never>;
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LazyTemplateComponent, "dxa-lazy-template", never, { "resolver": "resolver"; "isResolved": "isResolved"; }, {}, never, never, false, never>;
|
15
|
-
}
|
1
|
+
import { OnDestroy } from '@angular/core';
|
2
|
+
import { TemplateComponent } from './template.component';
|
3
|
+
import { CodeResolver } from '@devexpress/analytics-core/property-grid/internal/_codeResolver';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class LazyTemplateComponent extends TemplateComponent implements OnDestroy {
|
6
|
+
private task;
|
7
|
+
private _isDisposed;
|
8
|
+
resolver: CodeResolver;
|
9
|
+
isResolved: (val: boolean) => void;
|
10
|
+
isReady: boolean;
|
11
|
+
ngAfterViewInit(): void;
|
12
|
+
ngOnDestroy(): void;
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LazyTemplateComponent, never>;
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LazyTemplateComponent, "dxa-lazy-template", never, { "resolver": { "alias": "resolver"; "required": false; }; "isResolved": { "alias": "isResolved"; "required": false; }; }, {}, never, never, false, never>;
|
15
|
+
}
|
@@ -1,15 +1,15 @@
|
|
1
|
-
import { TemplateRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
2
|
-
import { TemplateEngine } from '../../../utils/templateEngine';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class TemplateComponent implements AfterViewInit {
|
5
|
-
private _templateEngine;
|
6
|
-
_cd: ChangeDetectorRef;
|
7
|
-
data: unknown;
|
8
|
-
template: string;
|
9
|
-
isImage: boolean;
|
10
|
-
templateRef: TemplateRef<any>;
|
11
|
-
constructor(_templateEngine: TemplateEngine, _cd: ChangeDetectorRef);
|
12
|
-
ngAfterViewInit(): void;
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateComponent, never>;
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TemplateComponent, "dxa-template", never, { "data": "data"; "template": "template"; }, {}, never, never, false, never>;
|
15
|
-
}
|
1
|
+
import { TemplateRef, AfterViewInit, ChangeDetectorRef } from '@angular/core';
|
2
|
+
import { TemplateEngine } from '../../../utils/templateEngine';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class TemplateComponent implements AfterViewInit {
|
5
|
+
private _templateEngine;
|
6
|
+
_cd: ChangeDetectorRef;
|
7
|
+
data: unknown;
|
8
|
+
template: string;
|
9
|
+
isImage: boolean;
|
10
|
+
templateRef: TemplateRef<any>;
|
11
|
+
constructor(_templateEngine: TemplateEngine, _cd: ChangeDetectorRef);
|
12
|
+
ngAfterViewInit(): void;
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateComponent, never>;
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TemplateComponent, "dxa-template", never, { "data": { "alias": "data"; "required": false; }; "template": { "alias": "template"; "required": false; }; }, {}, never, never, false, never>;
|
15
|
+
}
|
@@ -1,73 +1,73 @@
|
|
1
|
-
import { AfterViewInit, TemplateRef } from '@angular/core';
|
2
|
-
import { ITabPanelViewModel } from '@devexpress/analytics-core/core/widgets/tabPanel';
|
3
|
-
import { IActionViewModel } from '@devexpress/analytics-core/widgets/utils';
|
4
|
-
import { TemplateEngine } from '../../utils/templateEngine';
|
5
|
-
import { IObjectPropertiesViewModel, IPropertyGridEditorViewModel } from '@devexpress/analytics-core/property-grid/propertygrid';
|
6
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
7
|
-
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
8
|
-
import { IColorPickerEditorViewModel } from '@devexpress/analytics-core/core/widgets/colorPickerEditor';
|
9
|
-
import { ICollectionEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/collectioneditor/_editor';
|
10
|
-
import * as i0 from "@angular/core";
|
11
|
-
export declare class TemplatesComponent implements AfterViewInit {
|
12
|
-
private _templateEngine;
|
13
|
-
tabPanel: TemplateRef<{
|
14
|
-
data: ITabPanelViewModel;
|
15
|
-
}>;
|
16
|
-
toolbar: TemplateRef<{
|
17
|
-
data: IActionViewModel[];
|
18
|
-
}>;
|
19
|
-
propertygrid: TemplateRef<{
|
20
|
-
data: IObjectPropertiesViewModel;
|
21
|
-
}>;
|
22
|
-
textbox: TemplateRef<{
|
23
|
-
data: IEditorViewModel;
|
24
|
-
}>;
|
25
|
-
treelistItem: TemplateRef<{
|
26
|
-
data: ITreeListItemViewModel;
|
27
|
-
}>;
|
28
|
-
treelistHeaderItem: TemplateRef<{
|
29
|
-
data: ITreeListItemViewModel;
|
30
|
-
}>;
|
31
|
-
treelistItemTextContent: TemplateRef<{
|
32
|
-
data: ITreeListItemViewModel;
|
33
|
-
}>;
|
34
|
-
treelistHeaderItemCaptionContent: TemplateRef<{
|
35
|
-
data: ITreeListItemViewModel;
|
36
|
-
}>;
|
37
|
-
datebox: TemplateRef<{
|
38
|
-
data: IEditorViewModel;
|
39
|
-
}>;
|
40
|
-
selectbox: TemplateRef<{
|
41
|
-
data: IEditorViewModel;
|
42
|
-
}>;
|
43
|
-
boolselect: TemplateRef<{
|
44
|
-
data: IEditorViewModel;
|
45
|
-
}>;
|
46
|
-
editor: TemplateRef<{
|
47
|
-
data: IEditorViewModel;
|
48
|
-
}>;
|
49
|
-
objectEditorContent: TemplateRef<{
|
50
|
-
data: IPropertyGridEditorViewModel;
|
51
|
-
}>;
|
52
|
-
boolean: TemplateRef<{
|
53
|
-
data: IEditorViewModel;
|
54
|
-
}>;
|
55
|
-
localizedSelectBox: TemplateRef<{
|
56
|
-
data: IEditorViewModel;
|
57
|
-
}>;
|
58
|
-
numeric: TemplateRef<{
|
59
|
-
data: IEditorViewModel;
|
60
|
-
}>;
|
61
|
-
colorpicker: TemplateRef<{
|
62
|
-
data: IColorPickerEditorViewModel;
|
63
|
-
}>;
|
64
|
-
collectionEditor: TemplateRef<{
|
65
|
-
data: ICollectionEditorViewModel;
|
66
|
-
contentTemlate: TemplateRef<any>;
|
67
|
-
}>;
|
68
|
-
designer: TemplateRef<any>;
|
69
|
-
constructor(_templateEngine: TemplateEngine);
|
70
|
-
ngAfterViewInit(): void;
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TemplatesComponent, never>;
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TemplatesComponent, "dxa-templates", never, {}, {}, never, never, false, never>;
|
73
|
-
}
|
1
|
+
import { AfterViewInit, TemplateRef } from '@angular/core';
|
2
|
+
import { ITabPanelViewModel } from '@devexpress/analytics-core/core/widgets/tabPanel';
|
3
|
+
import { IActionViewModel } from '@devexpress/analytics-core/widgets/utils';
|
4
|
+
import { TemplateEngine } from '../../utils/templateEngine';
|
5
|
+
import { IObjectPropertiesViewModel, IPropertyGridEditorViewModel } from '@devexpress/analytics-core/property-grid/propertygrid';
|
6
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
7
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
8
|
+
import { IColorPickerEditorViewModel } from '@devexpress/analytics-core/core/widgets/colorPickerEditor';
|
9
|
+
import { ICollectionEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/collectioneditor/_editor';
|
10
|
+
import * as i0 from "@angular/core";
|
11
|
+
export declare class TemplatesComponent implements AfterViewInit {
|
12
|
+
private _templateEngine;
|
13
|
+
tabPanel: TemplateRef<{
|
14
|
+
data: ITabPanelViewModel;
|
15
|
+
}>;
|
16
|
+
toolbar: TemplateRef<{
|
17
|
+
data: IActionViewModel[];
|
18
|
+
}>;
|
19
|
+
propertygrid: TemplateRef<{
|
20
|
+
data: IObjectPropertiesViewModel;
|
21
|
+
}>;
|
22
|
+
textbox: TemplateRef<{
|
23
|
+
data: IEditorViewModel;
|
24
|
+
}>;
|
25
|
+
treelistItem: TemplateRef<{
|
26
|
+
data: ITreeListItemViewModel;
|
27
|
+
}>;
|
28
|
+
treelistHeaderItem: TemplateRef<{
|
29
|
+
data: ITreeListItemViewModel;
|
30
|
+
}>;
|
31
|
+
treelistItemTextContent: TemplateRef<{
|
32
|
+
data: ITreeListItemViewModel;
|
33
|
+
}>;
|
34
|
+
treelistHeaderItemCaptionContent: TemplateRef<{
|
35
|
+
data: ITreeListItemViewModel;
|
36
|
+
}>;
|
37
|
+
datebox: TemplateRef<{
|
38
|
+
data: IEditorViewModel;
|
39
|
+
}>;
|
40
|
+
selectbox: TemplateRef<{
|
41
|
+
data: IEditorViewModel;
|
42
|
+
}>;
|
43
|
+
boolselect: TemplateRef<{
|
44
|
+
data: IEditorViewModel;
|
45
|
+
}>;
|
46
|
+
editor: TemplateRef<{
|
47
|
+
data: IEditorViewModel;
|
48
|
+
}>;
|
49
|
+
objectEditorContent: TemplateRef<{
|
50
|
+
data: IPropertyGridEditorViewModel;
|
51
|
+
}>;
|
52
|
+
boolean: TemplateRef<{
|
53
|
+
data: IEditorViewModel;
|
54
|
+
}>;
|
55
|
+
localizedSelectBox: TemplateRef<{
|
56
|
+
data: IEditorViewModel;
|
57
|
+
}>;
|
58
|
+
numeric: TemplateRef<{
|
59
|
+
data: IEditorViewModel;
|
60
|
+
}>;
|
61
|
+
colorpicker: TemplateRef<{
|
62
|
+
data: IColorPickerEditorViewModel;
|
63
|
+
}>;
|
64
|
+
collectionEditor: TemplateRef<{
|
65
|
+
data: ICollectionEditorViewModel;
|
66
|
+
contentTemlate: TemplateRef<any>;
|
67
|
+
}>;
|
68
|
+
designer: TemplateRef<any>;
|
69
|
+
constructor(_templateEngine: TemplateEngine);
|
70
|
+
ngAfterViewInit(): void;
|
71
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TemplatesComponent, never>;
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TemplatesComponent, "dxa-templates", never, {}, {}, never, never, false, never>;
|
73
|
+
}
|
package/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.d.ts
CHANGED
@@ -1,10 +1,10 @@
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class ComponentWithParentContainer implements OnInit {
|
4
|
-
private _element;
|
5
|
-
parentContainer: any;
|
6
|
-
constructor(_element: ElementRef);
|
7
|
-
ngOnInit(): void;
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentWithParentContainer, never>;
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentWithParentContainer, "dxa-contained-element", never, {}, {}, never, never, false, never>;
|
10
|
-
}
|
1
|
+
import { ElementRef, OnInit } from '@angular/core';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class ComponentWithParentContainer implements OnInit {
|
4
|
+
private _element;
|
5
|
+
parentContainer: any;
|
6
|
+
constructor(_element: ElementRef);
|
7
|
+
ngOnInit(): void;
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentWithParentContainer, never>;
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentWithParentContainer, "dxa-contained-element", never, {}, {}, never, never, false, never>;
|
10
|
+
}
|
package/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class TreeListGroupComponent {
|
4
|
-
data: ITreeListItemViewModel;
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListGroupComponent, never>;
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListGroupComponent, "dxa-treelist-group", never, { "data": "data"; }, {}, never, never, false, never>;
|
7
|
-
}
|
1
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class TreeListGroupComponent {
|
4
|
+
data: ITreeListItemViewModel;
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListGroupComponent, never>;
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListGroupComponent, "dxa-treelist-group", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
7
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class TreeListHeaderItemCaptionContentComponent {
|
4
|
-
data: ITreeListItemViewModel;
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListHeaderItemCaptionContentComponent, never>;
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListHeaderItemCaptionContentComponent, "dxa-treelist-header-item-caption-content", never, { "data": "data"; }, {}, never, never, false, never>;
|
7
|
-
}
|
1
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class TreeListHeaderItemCaptionContentComponent {
|
4
|
+
data: ITreeListItemViewModel;
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListHeaderItemCaptionContentComponent, never>;
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListHeaderItemCaptionContentComponent, "dxa-treelist-header-item-caption-content", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
7
|
+
}
|
package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class TreeListHeaderItemComponent {
|
4
|
-
data: ITreeListItemViewModel;
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListHeaderItemComponent, never>;
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListHeaderItemComponent, "dxa-treelist-header-item", never, { "data": "data"; }, {}, never, never, false, never>;
|
7
|
-
}
|
1
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class TreeListHeaderItemComponent {
|
4
|
+
data: ITreeListItemViewModel;
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListHeaderItemComponent, never>;
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListHeaderItemComponent, "dxa-treelist-header-item", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
7
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class TreeListItemTextComponent {
|
4
|
-
data: ITreeListItemViewModel;
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListItemTextComponent, never>;
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListItemTextComponent, "dxa-treelist-item-text-content", never, { "data": "data"; }, {}, never, never, false, never>;
|
7
|
-
}
|
1
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class TreeListItemTextComponent {
|
4
|
+
data: ITreeListItemViewModel;
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListItemTextComponent, never>;
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListItemTextComponent, "dxa-treelist-item-text-content", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
7
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class TreeListItemComponent {
|
4
|
-
data: ITreeListItemViewModel;
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListItemComponent, never>;
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListItemComponent, "dxa-treelist-item", never, { "data": "data"; }, {}, never, never, false, never>;
|
7
|
-
}
|
1
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class TreeListItemComponent {
|
4
|
+
data: ITreeListItemViewModel;
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListItemComponent, never>;
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListItemComponent, "dxa-treelist-item", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
7
|
+
}
|
@@ -1,18 +1,18 @@
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
2
|
-
import { ITreeListOptions } from '@devexpress/analytics-core/widgets/treelist/_treelistItem';
|
3
|
-
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class TreelistComponent implements AfterViewInit, OnDestroy {
|
6
|
-
private _element;
|
7
|
-
_disposeCallback: () => void;
|
8
|
-
private _options;
|
9
|
-
private _updateTreeList;
|
10
|
-
set options(newVal: ITreeListOptions);
|
11
|
-
treeList: ElementRef;
|
12
|
-
viewModel: ITreeListItemViewModel;
|
13
|
-
constructor(_element: ElementRef);
|
14
|
-
ngAfterViewInit(): void;
|
15
|
-
ngOnDestroy(): void;
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TreelistComponent, never>;
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreelistComponent, "dxa-treelist", never, { "options": "options"; }, {}, never, never, false, never>;
|
18
|
-
}
|
1
|
+
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
2
|
+
import { ITreeListOptions } from '@devexpress/analytics-core/widgets/treelist/_treelistItem';
|
3
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class TreelistComponent implements AfterViewInit, OnDestroy {
|
6
|
+
private _element;
|
7
|
+
_disposeCallback: () => void;
|
8
|
+
private _options;
|
9
|
+
private _updateTreeList;
|
10
|
+
set options(newVal: ITreeListOptions);
|
11
|
+
treeList: ElementRef;
|
12
|
+
viewModel: ITreeListItemViewModel;
|
13
|
+
constructor(_element: ElementRef);
|
14
|
+
ngAfterViewInit(): void;
|
15
|
+
ngOnDestroy(): void;
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreelistComponent, never>;
|
17
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreelistComponent, "dxa-treelist", never, { "options": { "alias": "options"; "required": false; }; }, {}, never, never, false, never>;
|
18
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
2
|
-
import { IAutoFitOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class AutoFitDirective extends BaseDisposableDirective {
|
5
|
-
options: IAutoFitOptions;
|
6
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutoFitDirective, never>;
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AutoFitDirective, "[dxvAutoFit]", never, { "options": "dxvAutoFit"; }, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
2
|
+
import { IAutoFitOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class AutoFitDirective extends BaseDisposableDirective {
|
5
|
+
options: IAutoFitOptions;
|
6
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutoFitDirective, never>;
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AutoFitDirective, "[dxvAutoFit]", never, { "options": { "alias": "dxvAutoFit"; "required": false; }; }, {}, never, never, false, never>;
|
9
|
+
}
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import { IBrickSelectionOptions } from 'devexpress-reporting/viewer/internal/_previewSelection';
|
2
|
-
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class BrickSelectionDirective extends BaseDisposableDirective {
|
5
|
-
set brickSelection(newVal: IBrickSelectionOptions);
|
6
|
-
options: IBrickSelectionOptions;
|
7
|
-
eventName: any;
|
8
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrickSelectionDirective, never>;
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BrickSelectionDirective, "[dxvBrickSelection]", never, { "brickSelection": "dxvBrickSelection"; }, {}, never, never, false, never>;
|
11
|
-
}
|
1
|
+
import { IBrickSelectionOptions } from 'devexpress-reporting/viewer/internal/_previewSelection';
|
2
|
+
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class BrickSelectionDirective extends BaseDisposableDirective {
|
5
|
+
set brickSelection(newVal: IBrickSelectionOptions);
|
6
|
+
options: IBrickSelectionOptions;
|
7
|
+
eventName: any;
|
8
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BrickSelectionDirective, never>;
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BrickSelectionDirective, "[dxvBrickSelection]", never, { "brickSelection": { "alias": "dxvBrickSelection"; "required": false; }; }, {}, never, never, false, never>;
|
11
|
+
}
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
2
|
-
import { IChildStyleOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class ChildStyleDirective implements AfterViewInit {
|
5
|
-
private _element;
|
6
|
-
options: IChildStyleOptions;
|
7
|
-
constructor(_element: ElementRef);
|
8
|
-
ngAfterViewInit(): void;
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ChildStyleDirective, never>;
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ChildStyleDirective, "[dxvChildStyle]", never, { "options": "dxvChildStyle"; }, {}, never, never, false, never>;
|
11
|
-
}
|
1
|
+
import { AfterViewInit, ElementRef } from '@angular/core';
|
2
|
+
import { IChildStyleOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class ChildStyleDirective implements AfterViewInit {
|
5
|
+
private _element;
|
6
|
+
options: IChildStyleOptions;
|
7
|
+
constructor(_element: ElementRef);
|
8
|
+
ngAfterViewInit(): void;
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChildStyleDirective, never>;
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ChildStyleDirective, "[dxvChildStyle]", never, { "options": { "alias": "dxvChildStyle"; "required": false; }; }, {}, never, never, false, never>;
|
11
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
2
|
-
import { ILazyImagesOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class LazyImagesDirective extends BaseDisposableDirective {
|
5
|
-
options: ILazyImagesOptions;
|
6
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LazyImagesDirective, never>;
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LazyImagesDirective, "[dxvLazyImages]", never, { "options": "dxvLazyImages"; }, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
2
|
+
import { ILazyImagesOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class LazyImagesDirective extends BaseDisposableDirective {
|
5
|
+
options: ILazyImagesOptions;
|
6
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LazyImagesDirective, never>;
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LazyImagesDirective, "[dxvLazyImages]", never, { "options": { "alias": "dxvLazyImages"; "required": false; }; }, {}, never, never, false, never>;
|
9
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
2
|
-
import { IToViewOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class ToViewDirective extends BaseDisposableDirective {
|
5
|
-
options: IToViewOptions;
|
6
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ToViewDirective, never>;
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ToViewDirective, "[dxvToView]", never, { "options": "dxvToView"; }, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { BaseDisposableDirective } from '../../analytics/directives/disposable.directive.base';
|
2
|
+
import { IToViewOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class ToViewDirective extends BaseDisposableDirective {
|
5
|
+
options: IToViewOptions;
|
6
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ToViewDirective, never>;
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ToViewDirective, "[dxvToView]", never, { "options": { "alias": "dxvToView"; "required": false; }; }, {}, never, never, false, never>;
|
9
|
+
}
|
@@ -1,13 +1,13 @@
|
|
1
|
-
import { OnInit } from '@angular/core';
|
2
|
-
import { ITabPanelItemWithPropertyGridViewModel } from '@devexpress/analytics-core/core/tools/_tabInfoWithPropertyGrid';
|
3
|
-
import { IDocumentMapViewModel } from 'devexpress-reporting/viewer/documentMap/_documentMapModel';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class DocumentMapComponent implements OnInit {
|
6
|
-
data: ITabPanelItemWithPropertyGridViewModel;
|
7
|
-
headerText: string;
|
8
|
-
viewModel: IDocumentMapViewModel;
|
9
|
-
constructor();
|
10
|
-
ngOnInit(): void;
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentMapComponent, never>;
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentMapComponent, "dxv-document-map", never, { "data": "data"; }, {}, never, never, false, never>;
|
13
|
-
}
|
1
|
+
import { OnInit } from '@angular/core';
|
2
|
+
import { ITabPanelItemWithPropertyGridViewModel } from '@devexpress/analytics-core/core/tools/_tabInfoWithPropertyGrid';
|
3
|
+
import { IDocumentMapViewModel } from 'devexpress-reporting/viewer/documentMap/_documentMapModel';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class DocumentMapComponent implements OnInit {
|
6
|
+
data: ITabPanelItemWithPropertyGridViewModel;
|
7
|
+
headerText: string;
|
8
|
+
viewModel: IDocumentMapViewModel;
|
9
|
+
constructor();
|
10
|
+
ngOnInit(): void;
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentMapComponent, never>;
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentMapComponent, "dxv-document-map", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
13
|
+
}
|