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
@@ -1,21 +1,21 @@
|
|
1
|
-
import { AfterViewInit, ElementRef, ChangeDetectorRef } from '@angular/core';
|
2
|
-
import { IDesignerPart } from '@devexpress/analytics-core/core/utils/_utils.designerPart';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class DesignerComponent implements AfterViewInit {
|
5
|
-
private _cd;
|
6
|
-
data: {
|
7
|
-
parts?: IDesignerPart[];
|
8
|
-
surfaceClass: (element: HTMLElement) => string;
|
9
|
-
rootStyle: string;
|
10
|
-
rtl?: boolean;
|
11
|
-
addOns?: IDesignerPart[];
|
12
|
-
accessibilityCompliant?: any;
|
13
|
-
designMode?: any;
|
14
|
-
};
|
15
|
-
root: ElementRef;
|
16
|
-
surfaceClass: string;
|
17
|
-
constructor(_cd: ChangeDetectorRef);
|
18
|
-
ngAfterViewInit(): void;
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DesignerComponent, never>;
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DesignerComponent, "dxa-designer", never, { "data": "data"; }, {}, never, never, false, never>;
|
21
|
-
}
|
1
|
+
import { AfterViewInit, ElementRef, ChangeDetectorRef } from '@angular/core';
|
2
|
+
import { IDesignerPart } from '@devexpress/analytics-core/core/utils/_utils.designerPart';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class DesignerComponent implements AfterViewInit {
|
5
|
+
private _cd;
|
6
|
+
data: {
|
7
|
+
parts?: IDesignerPart[];
|
8
|
+
surfaceClass: (element: HTMLElement) => string;
|
9
|
+
rootStyle: string;
|
10
|
+
rtl?: boolean;
|
11
|
+
addOns?: IDesignerPart[];
|
12
|
+
accessibilityCompliant?: any;
|
13
|
+
designMode?: any;
|
14
|
+
};
|
15
|
+
root: ElementRef;
|
16
|
+
surfaceClass: string;
|
17
|
+
constructor(_cd: ChangeDetectorRef);
|
18
|
+
ngAfterViewInit(): void;
|
19
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DesignerComponent, never>;
|
20
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DesignerComponent, "dxa-designer", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
21
|
+
}
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { BaseDisposableDirective } from './disposable.directive.base';
|
2
|
-
import { ICollapsedViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class AccordionDirective extends BaseDisposableDirective {
|
5
|
-
options: ICollapsedViewModel;
|
6
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
-
eventName: 'afterViewInit' | 'onInit';
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionDirective, never>;
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionDirective, "[dxaAccordion]", never, { "options": "dxaAccordion"; }, {}, never, never, false, never>;
|
10
|
-
}
|
1
|
+
import { BaseDisposableDirective } from './disposable.directive.base';
|
2
|
+
import { ICollapsedViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class AccordionDirective extends BaseDisposableDirective {
|
5
|
+
options: ICollapsedViewModel;
|
6
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
+
eventName: 'afterViewInit' | 'onInit';
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionDirective, never>;
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionDirective, "[dxaAccordion]", never, { "options": { "alias": "dxaAccordion"; "required": false; }; }, {}, never, never, false, never>;
|
10
|
+
}
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { ButtonOptions } from '@devexpress/analytics-core/core/widgets/_buttonInlineEditor';
|
2
|
-
import { BaseDisposableDirective } from './disposable.directive.base';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class ButtonWithTemplateDirective extends BaseDisposableDirective {
|
5
|
-
options: ButtonOptions;
|
6
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
-
eventName: 'afterViewInit' | 'onInit';
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonWithTemplateDirective, never>;
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ButtonWithTemplateDirective, "[dxaButtonWithTemplate]", never, { "options": "dxaButtonWithTemplate"; }, {}, never, never, false, never>;
|
10
|
-
}
|
1
|
+
import { ButtonOptions } from '@devexpress/analytics-core/core/widgets/_buttonInlineEditor';
|
2
|
+
import { BaseDisposableDirective } from './disposable.directive.base';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class ButtonWithTemplateDirective extends BaseDisposableDirective {
|
5
|
+
options: ButtonOptions;
|
6
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
+
eventName: 'afterViewInit' | 'onInit';
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonWithTemplateDirective, never>;
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ButtonWithTemplateDirective, "[dxaButtonWithTemplate]", never, { "options": { "alias": "dxaButtonWithTemplate"; "required": false; }; }, {}, never, never, false, never>;
|
10
|
+
}
|
@@ -1,15 +1,15 @@
|
|
1
|
-
import { ElementRef, AfterViewInit, OnInit, OnDestroy } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare abstract class BaseDisposableDirective implements AfterViewInit, OnInit, OnDestroy {
|
4
|
-
private _element;
|
5
|
-
eventName: 'afterViewInit' | 'onInit';
|
6
|
-
protected _disposeFunc: () => void;
|
7
|
-
constructor(_element: ElementRef);
|
8
|
-
abstract InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
9
|
-
get element(): HTMLElement;
|
10
|
-
ngOnInit(): void;
|
11
|
-
ngAfterViewInit(): void;
|
12
|
-
ngOnDestroy(): void;
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BaseDisposableDirective, never>;
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseDisposableDirective, never, never, {}, {}, never, never, false, never>;
|
15
|
-
}
|
1
|
+
import { ElementRef, AfterViewInit, OnInit, OnDestroy } from '@angular/core';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare abstract class BaseDisposableDirective implements AfterViewInit, OnInit, OnDestroy {
|
4
|
+
private _element;
|
5
|
+
eventName: 'afterViewInit' | 'onInit';
|
6
|
+
protected _disposeFunc: () => void;
|
7
|
+
constructor(_element: ElementRef);
|
8
|
+
abstract InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
9
|
+
get element(): HTMLElement;
|
10
|
+
ngOnInit(): void;
|
11
|
+
ngAfterViewInit(): void;
|
12
|
+
ngOnDestroy(): void;
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BaseDisposableDirective, never>;
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseDisposableDirective, never, never, {}, {}, never, never, false, never>;
|
15
|
+
}
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
export declare class DxActionDirective {
|
3
|
-
model: any;
|
4
|
-
action: (...args: any[]) => any;
|
5
|
-
constructor();
|
6
|
-
OnClick(e: any): void;
|
7
|
-
OnKeyDown(e: any): void;
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DxActionDirective, never>;
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DxActionDirective, "[dxAction]", never, { "model": "dxActionModel"; "action": "dxAction"; }, {}, never, never, false, never>;
|
10
|
-
}
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class DxActionDirective {
|
3
|
+
model: any;
|
4
|
+
action: (...args: any[]) => any;
|
5
|
+
constructor();
|
6
|
+
OnClick(e: any): void;
|
7
|
+
OnKeyDown(e: any): void;
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxActionDirective, never>;
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DxActionDirective, "[dxAction]", never, { "model": { "alias": "dxActionModel"; "required": false; }; "action": { "alias": "dxAction"; "required": false; }; }, {}, never, never, false, never>;
|
10
|
+
}
|
package/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.d.ts
CHANGED
@@ -1,13 +1,13 @@
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
2
|
-
import { IMutationObserverArgs } from '@devexpress/analytics-core/accessibility/_keyboardHelperBase';
|
3
|
-
import { AccessibilitySettings } from '../../../utils/accessibility-settings';
|
4
|
-
import { BaseDisposableDirective } from './disposable.directive.base';
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
export declare class DxMutationObserverDirective extends BaseDisposableDirective {
|
7
|
-
private _accessibilitySettings;
|
8
|
-
mutationObserverArgs: IMutationObserverArgs;
|
9
|
-
constructor(el: ElementRef, _accessibilitySettings: AccessibilitySettings);
|
10
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DxMutationObserverDirective, never>;
|
12
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DxMutationObserverDirective, "[dxMutationObserver]", never, { "mutationObserverArgs": "dxMutationObserver"; }, {}, never, never, false, never>;
|
13
|
-
}
|
1
|
+
import { ElementRef } from '@angular/core';
|
2
|
+
import { IMutationObserverArgs } from '@devexpress/analytics-core/accessibility/_keyboardHelperBase';
|
3
|
+
import { AccessibilitySettings } from '../../../utils/accessibility-settings';
|
4
|
+
import { BaseDisposableDirective } from './disposable.directive.base';
|
5
|
+
import * as i0 from "@angular/core";
|
6
|
+
export declare class DxMutationObserverDirective extends BaseDisposableDirective {
|
7
|
+
private _accessibilitySettings;
|
8
|
+
mutationObserverArgs: IMutationObserverArgs;
|
9
|
+
constructor(el: ElementRef, _accessibilitySettings: AccessibilitySettings);
|
10
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxMutationObserverDirective, never>;
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DxMutationObserverDirective, "[dxMutationObserver]", never, { "mutationObserverArgs": { "alias": "dxMutationObserver"; "required": false; }; }, {}, never, never, false, never>;
|
13
|
+
}
|
@@ -1,14 +1,14 @@
|
|
1
|
-
import { AfterViewInit, ElementRef, OnChanges, OnDestroy } from '@angular/core';
|
2
|
-
import { EllipsisEditorOptions } from '@devexpress/analytics-core/property-grid/widgets/ellipsiseditor/_editor';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class EllipsisEditorDirective implements AfterViewInit, OnChanges, OnDestroy {
|
5
|
-
private _element;
|
6
|
-
options: EllipsisEditorOptions;
|
7
|
-
private _editor;
|
8
|
-
constructor(_element: ElementRef);
|
9
|
-
ngAfterViewInit(): void;
|
10
|
-
ngOnChanges(): void;
|
11
|
-
ngOnDestroy(): void;
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EllipsisEditorDirective, never>;
|
13
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EllipsisEditorDirective, "[dxaEllipsisEditor]", never, { "options": "dxaEllipsisEditor"; }, {}, never, never, false, never>;
|
14
|
-
}
|
1
|
+
import { AfterViewInit, ElementRef, OnChanges, OnDestroy } from '@angular/core';
|
2
|
+
import { EllipsisEditorOptions } from '@devexpress/analytics-core/property-grid/widgets/ellipsiseditor/_editor';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class EllipsisEditorDirective implements AfterViewInit, OnChanges, OnDestroy {
|
5
|
+
private _element;
|
6
|
+
options: EllipsisEditorOptions;
|
7
|
+
private _editor;
|
8
|
+
constructor(_element: ElementRef);
|
9
|
+
ngAfterViewInit(): void;
|
10
|
+
ngOnChanges(): void;
|
11
|
+
ngOnDestroy(): void;
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EllipsisEditorDirective, never>;
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EllipsisEditorDirective, "[dxaEllipsisEditor]", never, { "options": { "alias": "dxaEllipsisEditor"; "required": false; }; }, {}, never, never, false, never>;
|
14
|
+
}
|
@@ -1,10 +1,10 @@
|
|
1
|
-
import { IActionListBaseViewModel } from '@devexpress/analytics-core/analytics-internal';
|
2
|
-
import { BaseDisposableDirective } from './disposable.directive.base';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class KeyDownActionsDirective extends BaseDisposableDirective {
|
5
|
-
actionList: IActionListBaseViewModel;
|
6
|
-
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
-
eventName: 'afterViewInit' | 'onInit';
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KeyDownActionsDirective, never>;
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KeyDownActionsDirective, "[dxKeyDownActions]", never, { "actionList": "dxKeyDownActions"; }, {}, never, never, false, never>;
|
10
|
-
}
|
1
|
+
import { IActionListBaseViewModel } from '@devexpress/analytics-core/analytics-internal';
|
2
|
+
import { BaseDisposableDirective } from './disposable.directive.base';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class KeyDownActionsDirective extends BaseDisposableDirective {
|
5
|
+
actionList: IActionListBaseViewModel;
|
6
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
7
|
+
eventName: 'afterViewInit' | 'onInit';
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KeyDownActionsDirective, never>;
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KeyDownActionsDirective, "[dxKeyDownActions]", never, { "actionList": { "alias": "dxKeyDownActions"; "required": false; }; }, {}, never, never, false, never>;
|
10
|
+
}
|
@@ -1,12 +1,12 @@
|
|
1
|
-
import { ElementRef, OnDestroy } from '@angular/core';
|
2
|
-
import { IResizableOptions } from '@devexpress/analytics-core/core/internal/_resizable';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class ResizableDirective implements OnDestroy {
|
5
|
-
private _element;
|
6
|
-
private _disposeFunc;
|
7
|
-
set options(newVal: IResizableOptions);
|
8
|
-
constructor(_element: ElementRef);
|
9
|
-
ngOnDestroy(): void;
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResizableDirective, never>;
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ResizableDirective, "[dxaResizable]", never, { "options": "dxaResizable"; }, {}, never, never, false, never>;
|
12
|
-
}
|
1
|
+
import { ElementRef, OnDestroy } from '@angular/core';
|
2
|
+
import { IResizableOptions } from '@devexpress/analytics-core/core/internal/_resizable';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class ResizableDirective implements OnDestroy {
|
5
|
+
private _element;
|
6
|
+
private _disposeFunc;
|
7
|
+
set options(newVal: IResizableOptions);
|
8
|
+
constructor(_element: ElementRef);
|
9
|
+
ngOnDestroy(): void;
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResizableDirective, never>;
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ResizableDirective, "[dxaResizable]", never, { "options": { "alias": "dxaResizable"; "required": false; }; }, {}, never, never, false, never>;
|
12
|
+
}
|
@@ -1,17 +1,17 @@
|
|
1
|
-
import { ElementRef, OnDestroy } from '@angular/core';
|
2
|
-
import { HighlightEngine } from '@devexpress/analytics-core/widgets/_searchHighlighting';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class SearchHighlightingDirective implements OnDestroy {
|
5
|
-
private _element;
|
6
|
-
private _text;
|
7
|
-
private _textToSearch;
|
8
|
-
set text(newVal: string);
|
9
|
-
set textToSearch(newVal: string);
|
10
|
-
htmlContent: string;
|
11
|
-
model: HighlightEngine;
|
12
|
-
constructor(_element: ElementRef<HTMLElement>);
|
13
|
-
updateModel(): void;
|
14
|
-
ngOnDestroy(): void;
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SearchHighlightingDirective, never>;
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SearchHighlightingDirective, "[dxaSearchHighlighting]", never, { "text": "text"; "textToSearch": "textToSearch"; }, {}, never, never, false, never>;
|
17
|
-
}
|
1
|
+
import { ElementRef, OnDestroy } from '@angular/core';
|
2
|
+
import { HighlightEngine } from '@devexpress/analytics-core/widgets/_searchHighlighting';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class SearchHighlightingDirective implements OnDestroy {
|
5
|
+
private _element;
|
6
|
+
private _text;
|
7
|
+
private _textToSearch;
|
8
|
+
set text(newVal: string);
|
9
|
+
set textToSearch(newVal: string);
|
10
|
+
htmlContent: string;
|
11
|
+
model: HighlightEngine;
|
12
|
+
constructor(_element: ElementRef<HTMLElement>);
|
13
|
+
updateModel(): void;
|
14
|
+
ngOnDestroy(): void;
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchHighlightingDirective, never>;
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SearchHighlightingDirective, "[dxaSearchHighlighting]", never, { "text": { "alias": "text"; "required": false; }; "textToSearch": { "alias": "textToSearch"; "required": false; }; }, {}, never, never, false, never>;
|
17
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class ZoomDirective {
|
4
|
-
private _element;
|
5
|
-
set options(newVal: number);
|
6
|
-
constructor(_element: ElementRef);
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ZoomDirective, never>;
|
8
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ZoomDirective, "[dxaZoom]", never, { "options": "dxaZoom"; }, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { ElementRef } from '@angular/core';
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class ZoomDirective {
|
4
|
+
private _element;
|
5
|
+
set options(newVal: number);
|
6
|
+
constructor(_element: ElementRef);
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ZoomDirective, never>;
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ZoomDirective, "[dxaZoom]", never, { "options": { "alias": "dxaZoom"; "required": false; }; }, {}, never, never, false, never>;
|
9
|
+
}
|
@@ -1,17 +1,17 @@
|
|
1
|
-
import { ChangeDetectorRef, TemplateRef, OnInit, OnDestroy } from '@angular/core';
|
2
|
-
import { ICollectionEditorOptions, ICollectionEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/collectioneditor/_editor';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class CollectionEditorComponent implements OnInit, OnDestroy {
|
5
|
-
private _changeDetectorRef;
|
6
|
-
options: ICollectionEditorOptions;
|
7
|
-
contentTemplate: TemplateRef<any>;
|
8
|
-
data: ICollectionEditorViewModel;
|
9
|
-
private _vmSubscription;
|
10
|
-
private _model;
|
11
|
-
constructor(_changeDetectorRef: ChangeDetectorRef);
|
12
|
-
ngOnDestroy(): void;
|
13
|
-
ngOnInit(): void;
|
14
|
-
onScrollViewInitialized(args: any): void;
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CollectionEditorComponent, never>;
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CollectionEditorComponent, "dxa-collectioneditor", never, { "options": "data"; "contentTemplate": "contentTemplate"; }, {}, never, never, false, never>;
|
17
|
-
}
|
1
|
+
import { ChangeDetectorRef, TemplateRef, OnInit, OnDestroy } from '@angular/core';
|
2
|
+
import { ICollectionEditorOptions, ICollectionEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/collectioneditor/_editor';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class CollectionEditorComponent implements OnInit, OnDestroy {
|
5
|
+
private _changeDetectorRef;
|
6
|
+
options: ICollectionEditorOptions;
|
7
|
+
contentTemplate: TemplateRef<any>;
|
8
|
+
data: ICollectionEditorViewModel;
|
9
|
+
private _vmSubscription;
|
10
|
+
private _model;
|
11
|
+
constructor(_changeDetectorRef: ChangeDetectorRef);
|
12
|
+
ngOnDestroy(): void;
|
13
|
+
ngOnInit(): void;
|
14
|
+
onScrollViewInitialized(args: any): void;
|
15
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CollectionEditorComponent, never>;
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CollectionEditorComponent, "dxa-collectioneditor", never, { "options": { "alias": "data"; "required": false; }; "contentTemplate": { "alias": "contentTemplate"; "required": false; }; }, {}, never, never, false, never>;
|
17
|
+
}
|
@@ -1,24 +1,24 @@
|
|
1
|
-
import { OnInit, AfterViewInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
2
|
-
import { Properties } from 'devextreme/ui/validator';
|
3
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
-
import { DxComponent } from 'devextreme-angular';
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
export declare class EditorComponentBase<T extends IEditorViewModel, TOptions> implements OnInit, AfterViewInit, OnDestroy {
|
7
|
-
protected _cd: ChangeDetectorRef;
|
8
|
-
data: T;
|
9
|
-
widget: DxComponent;
|
10
|
-
options: TOptions;
|
11
|
-
protected _disposableCallbacks: (() => void)[];
|
12
|
-
validatorOptions: Properties;
|
13
|
-
getEditorOptions(): TOptions;
|
14
|
-
getOptions(): TOptions;
|
15
|
-
getPrivateWidgetOptions(): any;
|
16
|
-
onPropertyChanged(): void;
|
17
|
-
constructor(_cd: ChangeDetectorRef);
|
18
|
-
ngAfterViewInit(): void;
|
19
|
-
ngOnInit(): void;
|
20
|
-
ngOnDestroy(): void;
|
21
|
-
isResolved(newVal: boolean): void;
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditorComponentBase<any, any>, never>;
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponentBase<any, any>, "dxa-editor", never, { "data": "data"; }, {}, never, never, false, never>;
|
24
|
-
}
|
1
|
+
import { OnInit, AfterViewInit, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
2
|
+
import { Properties } from 'devextreme/ui/validator';
|
3
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
+
import { DxComponent } from 'devextreme-angular';
|
5
|
+
import * as i0 from "@angular/core";
|
6
|
+
export declare class EditorComponentBase<T extends IEditorViewModel, TOptions> implements OnInit, AfterViewInit, OnDestroy {
|
7
|
+
protected _cd: ChangeDetectorRef;
|
8
|
+
data: T;
|
9
|
+
widget: DxComponent;
|
10
|
+
options: TOptions;
|
11
|
+
protected _disposableCallbacks: (() => void)[];
|
12
|
+
validatorOptions: Properties;
|
13
|
+
getEditorOptions(): TOptions;
|
14
|
+
getOptions(): TOptions;
|
15
|
+
getPrivateWidgetOptions(): any;
|
16
|
+
onPropertyChanged(): void;
|
17
|
+
constructor(_cd: ChangeDetectorRef);
|
18
|
+
ngAfterViewInit(): void;
|
19
|
+
ngOnInit(): void;
|
20
|
+
ngOnDestroy(): void;
|
21
|
+
isResolved(newVal: boolean): void;
|
22
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditorComponentBase<any, any>, never>;
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponentBase<any, any>, "dxa-editor", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, false, never>;
|
24
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { EditorComponentBase } from './editor.base';
|
2
|
-
import { Properties } from 'devextreme/ui/check_box';
|
3
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class BooleanEditorComponent extends EditorComponentBase<IEditorViewModel, Properties> {
|
6
|
-
getEditorOptions(): Properties;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanEditorComponent, never>;
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BooleanEditorComponent, "dxa-boolean", never, {}, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { EditorComponentBase } from './editor.base';
|
2
|
+
import { Properties } from 'devextreme/ui/check_box';
|
3
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class BooleanEditorComponent extends EditorComponentBase<IEditorViewModel, Properties> {
|
6
|
+
getEditorOptions(): Properties;
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanEditorComponent, never>;
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BooleanEditorComponent, "dxa-boolean", never, {}, {}, never, never, false, never>;
|
9
|
+
}
|
@@ -1,8 +1,8 @@
|
|
1
|
-
import { Properties } from 'devextreme/ui/select_box';
|
2
|
-
import { SelectBoxComponent } from './editor.selectbox';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class BoolSelectComponent extends SelectBoxComponent {
|
5
|
-
getEditorOptions(): Properties;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BoolSelectComponent, never>;
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BoolSelectComponent, "dxa-boolselect", never, {}, {}, never, never, false, never>;
|
8
|
-
}
|
1
|
+
import { Properties } from 'devextreme/ui/select_box';
|
2
|
+
import { SelectBoxComponent } from './editor.selectbox';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class BoolSelectComponent extends SelectBoxComponent {
|
5
|
+
getEditorOptions(): Properties;
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BoolSelectComponent, never>;
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BoolSelectComponent, "dxa-boolselect", never, {}, {}, never, never, false, never>;
|
8
|
+
}
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import { Properties } from 'devextreme/ui/color_box';
|
2
|
-
import { EditorDropDownComponentBase } from './editor.dropdown.base';
|
3
|
-
import { IColorPickerEditorViewModel } from '@devexpress/analytics-core/core/widgets/colorPickerEditor';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class ColorPickerComponent extends EditorDropDownComponentBase<IColorPickerEditorViewModel, Properties> {
|
6
|
-
dropDownOptions: Properties['dropDownOptions'];
|
7
|
-
getEditorOptions(): Properties;
|
8
|
-
beforeDetectChanges(): void;
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerComponent, never>;
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerComponent, "dxa-colorpicker", never, {}, {}, never, never, false, never>;
|
11
|
-
}
|
1
|
+
import { Properties } from 'devextreme/ui/color_box';
|
2
|
+
import { EditorDropDownComponentBase } from './editor.dropdown.base';
|
3
|
+
import { IColorPickerEditorViewModel } from '@devexpress/analytics-core/core/widgets/colorPickerEditor';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class ColorPickerComponent extends EditorDropDownComponentBase<IColorPickerEditorViewModel, Properties> {
|
6
|
+
dropDownOptions: Properties['dropDownOptions'];
|
7
|
+
getEditorOptions(): Properties;
|
8
|
+
beforeDetectChanges(): void;
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerComponent, never>;
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerComponent, "dxa-colorpicker", never, {}, {}, never, never, false, never>;
|
11
|
+
}
|
@@ -1,11 +1,11 @@
|
|
1
|
-
import { Properties } from 'devextreme/ui/date_box';
|
2
|
-
import { EditorDropDownComponentBase } from './editor.dropdown.base';
|
3
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class DateEditorComponent extends EditorDropDownComponentBase<IEditorViewModel, Properties> {
|
6
|
-
dropDownOptions: Properties['dropDownOptions'];
|
7
|
-
getEditorOptions(): Properties;
|
8
|
-
beforeDetectChanges(): void;
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateEditorComponent, never>;
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateEditorComponent, "dxa-date", never, {}, {}, never, never, false, never>;
|
11
|
-
}
|
1
|
+
import { Properties } from 'devextreme/ui/date_box';
|
2
|
+
import { EditorDropDownComponentBase } from './editor.dropdown.base';
|
3
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class DateEditorComponent extends EditorDropDownComponentBase<IEditorViewModel, Properties> {
|
6
|
+
dropDownOptions: Properties['dropDownOptions'];
|
7
|
+
getEditorOptions(): Properties;
|
8
|
+
beforeDetectChanges(): void;
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateEditorComponent, never>;
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateEditorComponent, "dxa-date", never, {}, {}, never, never, false, never>;
|
11
|
+
}
|
@@ -1,13 +1,13 @@
|
|
1
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
2
|
-
import { EditorComponentBase } from './editor.base';
|
3
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class EditorDropDownComponentBase<T extends IEditorViewModel, TProps> extends EditorComponentBase<T, TProps> implements AfterViewInit {
|
6
|
-
currentElement: Element;
|
7
|
-
container: Element;
|
8
|
-
target: ElementRef;
|
9
|
-
beforeDetectChanges(): void;
|
10
|
-
ngAfterViewInit(): void;
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditorDropDownComponentBase<any, any>, never>;
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditorDropDownComponentBase<any, any>, "ng-component", never, {}, {}, never, never, false, never>;
|
13
|
-
}
|
1
|
+
import { AfterViewInit, ElementRef } from '@angular/core';
|
2
|
+
import { EditorComponentBase } from './editor.base';
|
3
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class EditorDropDownComponentBase<T extends IEditorViewModel, TProps> extends EditorComponentBase<T, TProps> implements AfterViewInit {
|
6
|
+
currentElement: Element;
|
7
|
+
container: Element;
|
8
|
+
target: ElementRef;
|
9
|
+
beforeDetectChanges(): void;
|
10
|
+
ngAfterViewInit(): void;
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditorDropDownComponentBase<any, any>, never>;
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditorDropDownComponentBase<any, any>, "ng-component", never, {}, {}, never, never, false, never>;
|
13
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { EditorComponentBase } from './editor.base';
|
2
|
-
import { Properties } from 'devextreme/ui/number_box';
|
3
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class NumericEditorComponent extends EditorComponentBase<IEditorViewModel, Properties> {
|
6
|
-
getEditorOptions(): Properties;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NumericEditorComponent, never>;
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumericEditorComponent, "dxa-numeric", never, {}, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { EditorComponentBase } from './editor.base';
|
2
|
+
import { Properties } from 'devextreme/ui/number_box';
|
3
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class NumericEditorComponent extends EditorComponentBase<IEditorViewModel, Properties> {
|
6
|
+
getEditorOptions(): Properties;
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NumericEditorComponent, never>;
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumericEditorComponent, "dxa-numeric", never, {}, {}, never, never, false, never>;
|
9
|
+
}
|
@@ -1,16 +1,16 @@
|
|
1
|
-
import { Properties } from 'devextreme/ui/select_box';
|
2
|
-
import { EditorDropDownComponentBase } from './editor.dropdown.base';
|
3
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class SelectBoxComponent extends EditorDropDownComponentBase<IEditorViewModel, Properties> {
|
6
|
-
dropDownOptions: Properties['dropDownOptions'];
|
7
|
-
getEditorOptions(): Properties;
|
8
|
-
getPrivateWidgetOptions(): {
|
9
|
-
allowClearing: any;
|
10
|
-
displayCustomValue: boolean;
|
11
|
-
encodeNoDataText: boolean;
|
12
|
-
};
|
13
|
-
beforeDetectChanges(): void;
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectBoxComponent, never>;
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SelectBoxComponent, "dxa-selectbox", never, {}, {}, never, never, false, never>;
|
16
|
-
}
|
1
|
+
import { Properties } from 'devextreme/ui/select_box';
|
2
|
+
import { EditorDropDownComponentBase } from './editor.dropdown.base';
|
3
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class SelectBoxComponent extends EditorDropDownComponentBase<IEditorViewModel, Properties> {
|
6
|
+
dropDownOptions: Properties['dropDownOptions'];
|
7
|
+
getEditorOptions(): Properties;
|
8
|
+
getPrivateWidgetOptions(): {
|
9
|
+
allowClearing: any;
|
10
|
+
displayCustomValue: boolean;
|
11
|
+
encodeNoDataText: boolean;
|
12
|
+
};
|
13
|
+
beforeDetectChanges(): void;
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectBoxComponent, never>;
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectBoxComponent, "dxa-selectbox", never, {}, {}, never, never, false, never>;
|
16
|
+
}
|
package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.d.ts
CHANGED
@@ -1,8 +1,8 @@
|
|
1
|
-
import { Properties } from 'devextreme/ui/select_box';
|
2
|
-
import { SelectBoxComponent } from './editor.selectbox';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class LocalizedSelectBoxComponent extends SelectBoxComponent {
|
5
|
-
getEditorOptions(): Properties;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedSelectBoxComponent, never>;
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LocalizedSelectBoxComponent, "dxa-selectbox-localized", never, {}, {}, never, never, false, never>;
|
8
|
-
}
|
1
|
+
import { Properties } from 'devextreme/ui/select_box';
|
2
|
+
import { SelectBoxComponent } from './editor.selectbox';
|
3
|
+
import * as i0 from "@angular/core";
|
4
|
+
export declare class LocalizedSelectBoxComponent extends SelectBoxComponent {
|
5
|
+
getEditorOptions(): Properties;
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedSelectBoxComponent, never>;
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LocalizedSelectBoxComponent, "dxa-selectbox-localized", never, {}, {}, never, never, false, never>;
|
8
|
+
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import { EditorComponentBase } from './editor.base';
|
2
|
-
import { Properties } from 'devextreme/ui/text_box';
|
3
|
-
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class TextBoxEditorComponent extends EditorComponentBase<IEditorViewModel, Properties> {
|
6
|
-
getEditorOptions(): Properties;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxEditorComponent, never>;
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxEditorComponent, "dxa-text", never, {}, {}, never, never, false, never>;
|
9
|
-
}
|
1
|
+
import { EditorComponentBase } from './editor.base';
|
2
|
+
import { Properties } from 'devextreme/ui/text_box';
|
3
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
4
|
+
import * as i0 from "@angular/core";
|
5
|
+
export declare class TextBoxEditorComponent extends EditorComponentBase<IEditorViewModel, Properties> {
|
6
|
+
getEditorOptions(): Properties;
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxEditorComponent, never>;
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxEditorComponent, "dxa-text", never, {}, {}, never, never, false, never>;
|
9
|
+
}
|