devexpress-reporting-angular 25.2.7 → 26.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/core/index.d.ts +41 -3
- package/dx-report-designer/index.d.ts +213 -9
- package/dx-report-viewer/index.d.ts +1457 -17
- package/fesm2022/devexpress-reporting-angular-core.mjs +3 -3
- package/fesm2022/devexpress-reporting-angular-core.mjs.map +1 -1
- package/fesm2022/devexpress-reporting-angular-dx-report-designer.mjs +28 -28
- package/fesm2022/devexpress-reporting-angular-dx-report-designer.mjs.map +1 -1
- package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs +391 -391
- package/fesm2022/devexpress-reporting-angular-dx-report-viewer.mjs.map +1 -1
- package/fesm2022/devexpress-reporting-angular.mjs +4 -4
- package/index.d.ts +13 -3
- package/package.json +9 -9
- package/all.d.ts +0 -8
- package/core/_input-converters.d.ts +0 -3
- package/core/_settingsProvider.d.ts +0 -3
- package/core/dx-reporting.component.d.ts +0 -29
- package/dx-report-designer/dx-report-designer.component.d.ts +0 -27
- package/dx-report-designer/dx-report-designer.module.d.ts +0 -15
- package/dx-report-designer/dxrd-callbacks.d.ts +0 -41
- package/dx-report-designer/dxrd-datasource-settings.component.d.ts +0 -14
- package/dx-report-designer/dxrd-designer-model-settings.component.d.ts +0 -57
- package/dx-report-designer/dxrd-parameter-editing-settings.component.d.ts +0 -18
- package/dx-report-designer/dxrd-preview-settings.component.d.ts +0 -25
- package/dx-report-designer/dxrd-request-options.d.ts +0 -8
- package/dx-report-designer/dxrd-wizard-settings.component.d.ts +0 -25
- package/dx-report-viewer/aiSettings/dx-summarization-settings.component.d.ts +0 -6
- package/dx-report-viewer/aiSettings/dx-translation-settings.component.d.ts +0 -9
- package/dx-report-viewer/aiSettings/dxrv-ai-settings.component.d.ts +0 -11
- package/dx-report-viewer/components/analytics/actions/actions.component.d.ts +0 -7
- package/dx-report-viewer/components/analytics/designer/designer.component.d.ts +0 -21
- package/dx-report-viewer/components/analytics/directives/accordion.directive.d.ts +0 -10
- package/dx-report-viewer/components/analytics/directives/buttonWithTemplate.directive.d.ts +0 -10
- package/dx-report-viewer/components/analytics/directives/disposable.directive.base.d.ts +0 -15
- package/dx-report-viewer/components/analytics/directives/dx-action.directive.d.ts +0 -10
- package/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.d.ts +0 -13
- package/dx-report-viewer/components/analytics/directives/ellipsisEditor.directive.d.ts +0 -14
- package/dx-report-viewer/components/analytics/directives/key-down-actions.directive.d.ts +0 -10
- package/dx-report-viewer/components/analytics/directives/resizable.directive.d.ts +0 -12
- package/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.d.ts +0 -17
- package/dx-report-viewer/components/analytics/directives/zoom.directive.d.ts +0 -9
- package/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.d.ts +0 -17
- package/dx-report-viewer/components/analytics/properties/editor/editor.base.d.ts +0 -24
- package/dx-report-viewer/components/analytics/properties/editor/editor.boolean.d.ts +0 -9
- package/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.d.ts +0 -8
- package/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.d.ts +0 -11
- package/dx-report-viewer/components/analytics/properties/editor/editor.date.d.ts +0 -11
- package/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.d.ts +0 -13
- package/dx-report-viewer/components/analytics/properties/editor/editor.numeric.d.ts +0 -9
- package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.d.ts +0 -16
- package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.d.ts +0 -8
- package/dx-report-viewer/components/analytics/properties/editor/editor.textbox.d.ts +0 -9
- package/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.d.ts +0 -7
- package/dx-report-viewer/components/analytics/properties/popover/popover.component.d.ts +0 -13
- package/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.d.ts +0 -9
- package/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.d.ts +0 -14
- package/dx-report-viewer/components/analytics/template/image.template.component.d.ts +0 -11
- package/dx-report-viewer/components/analytics/template/lazy.template.component.d.ts +0 -15
- package/dx-report-viewer/components/analytics/template/template.component.d.ts +0 -15
- package/dx-report-viewer/components/analytics/templates.component.d.ts +0 -73
- package/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.d.ts +0 -10
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.d.ts +0 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.d.ts +0 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.d.ts +0 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.d.ts +0 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.d.ts +0 -7
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.d.ts +0 -18
- package/dx-report-viewer/components/reporting/aipanel/aipanel.component.d.ts +0 -15
- package/dx-report-viewer/components/reporting/directives/auto-fit.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/directives/brick-selection.directive.d.ts +0 -11
- package/dx-report-viewer/components/reporting/directives/child-styles.directive.d.ts +0 -11
- package/dx-report-viewer/components/reporting/directives/lazy-images.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/directives/preview-page-renderer.directive.d.ts +0 -11
- package/dx-report-viewer/components/reporting/directives/text-copier.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/directives/to-view.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/document-map/document-map.component.d.ts +0 -13
- package/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/editing/export/export-tool.component.d.ts +0 -16
- package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.d.ts +0 -17
- package/dx-report-viewer/components/reporting/editing/text-field/dx-editing-field-base.component.d.ts +0 -13
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.d.ts +0 -10
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.d.ts +0 -13
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.d.ts +0 -6
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.d.ts +0 -6
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/export-options/export-options.component.d.ts +0 -10
- package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.d.ts +0 -8
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.d.ts +0 -9
- package/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.d.ts +0 -18
- package/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.d.ts +0 -13
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.d.ts +0 -8
- package/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.d.ts +0 -18
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/time-range-mobile.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/popup/daterange-container.component.d.ts +0 -11
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/popup/timerange-container.component.d.ts +0 -15
- package/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.d.ts +0 -10
- package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.d.ts +0 -14
- package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.d.ts +0 -19
- package/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.d.ts +0 -10
- package/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/reportpreview/page/page.component.d.ts +0 -10
- package/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.d.ts +0 -8
- package/dx-report-viewer/components/reporting/search/search.component.d.ts +0 -11
- package/dx-report-viewer/components/reporting/templates.component.d.ts +0 -206
- package/dx-report-viewer/components/reporting/toolbar/export/export.component.d.ts +0 -13
- package/dx-report-viewer/components/reporting/toolbar/pager/pager.component.d.ts +0 -13
- package/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.d.ts +0 -8
- package/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.d.ts +0 -13
- package/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.d.ts +0 -14
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-filter.component.d.ts +0 -6
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.d.ts +0 -7
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.d.ts +0 -16
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.d.ts +0 -23
- package/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.d.ts +0 -17
- package/dx-report-viewer/dx-report-parameters-panel.component.d.ts +0 -16
- package/dx-report-viewer/dx-report-viewer-base.component.d.ts +0 -36
- package/dx-report-viewer/dx-report-viewer.component.d.ts +0 -38
- package/dx-report-viewer/dx-report-viewer.module.d.ts +0 -128
- package/dx-report-viewer/dxrpp-callbacks.d.ts +0 -6
- package/dx-report-viewer/dxrpp-request-options.d.ts +0 -6
- package/dx-report-viewer/dxrv-callbacks-base.d.ts +0 -16
- package/dx-report-viewer/dxrv-callbacks.d.ts +0 -15
- package/dx-report-viewer/dxrv-export-settings.component.d.ts +0 -14
- package/dx-report-viewer/dxrv-mobile-mode-settings.component.d.ts +0 -7
- package/dx-report-viewer/dxrv-progressbar-settings.component.d.ts +0 -12
- package/dx-report-viewer/dxrv-remote-settings.component.d.ts +0 -7
- package/dx-report-viewer/dxrv-request-options-base.d.ts +0 -8
- package/dx-report-viewer/dxrv-request-options.d.ts +0 -6
- package/dx-report-viewer/dxrv-search-settings.component.d.ts +0 -12
- package/dx-report-viewer/dxrv-tabpanel-settings.component.d.ts +0 -7
- package/dx-report-viewer/utils/accessibility-settings.d.ts +0 -6
- package/dx-report-viewer/utils/template.d.ts +0 -5
- package/dx-report-viewer/utils/templateEngine.d.ts +0 -11
|
@@ -1,17 +1,1457 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { EventEmitter, Renderer2, ElementRef, ChangeDetectorRef, AfterViewInit, OnDestroy, OnInit, TemplateRef, OnChanges } from '@angular/core';
|
|
3
|
+
import * as i1 from '@angular/common';
|
|
4
|
+
import * as i2 from 'devextreme-angular';
|
|
5
|
+
import { DxComponent } from 'devextreme-angular';
|
|
6
|
+
import { ISerializableSettingsProvider, DxReportingComponent } from 'devexpress-reporting-angular/core';
|
|
7
|
+
import { JSReportViewerBinding } from 'devexpress-reporting/viewer/binding/jsReportViewerBinding';
|
|
8
|
+
import { IPreviewViewModel, PreviewDisposableModel, IToolbarViewModel } from 'devexpress-reporting/viewer/internal/_previewModel';
|
|
9
|
+
import { JSReportViewerBindingBase, IReportViewerOptions } from 'devexpress-reporting/viewer/binding/jsReportViewerBindingBase';
|
|
10
|
+
import { IPreviewDisposableViewModelBase, IBreadcrumbViewModel, IAIPanelViewModel, AIPanelViewModel } from 'devexpress-reporting/scopes/reporting-viewer-internal';
|
|
11
|
+
import { AILanguageInfo } from 'devexpress-reporting/dx-webdocumentviewer';
|
|
12
|
+
import { ITabPanelViewModel } from '@devexpress/analytics-core/core/widgets/tabPanel';
|
|
13
|
+
import { IResizableOptions } from '@devexpress/analytics-core/core/internal/_resizable';
|
|
14
|
+
import { IPopoverViewModel } from '@devexpress/analytics-core/core/widgets/popover';
|
|
15
|
+
import { IEditorViewModel } from '@devexpress/analytics-core/analytics-widgets-native';
|
|
16
|
+
import { IObjectPropertiesViewModel, IPropertyGridEditorViewModel } from '@devexpress/analytics-core/property-grid/propertygrid';
|
|
17
|
+
import { ITreeListOptions } from '@devexpress/analytics-core/widgets/treelist/_treelistItem';
|
|
18
|
+
import { ITreeListItemViewModel } from '@devexpress/analytics-core/widgets/treelist/_treelistItem.viewModel';
|
|
19
|
+
import { Properties as Properties$1 } from 'devextreme/ui/date_box';
|
|
20
|
+
import { Properties } from 'devextreme/ui/validator';
|
|
21
|
+
import { IEditorViewModel as IEditorViewModel$1, ICollapsedViewModel } from '@devexpress/analytics-core/property-grid/widgets/editor';
|
|
22
|
+
import { ICollectionEditorOptions, ICollectionEditorViewModel } from '@devexpress/analytics-core/property-grid/widgets/collectioneditor/_editor';
|
|
23
|
+
import { ITabPanelItemWithPropertyGridViewModel } from '@devexpress/analytics-core/core/tools/_tabInfoWithPropertyGrid';
|
|
24
|
+
import { IActionViewModel, IContentActionViewModel, ISelectBoxActionViewModel } from '@devexpress/analytics-core/widgets/utils';
|
|
25
|
+
import { IColorPickerEditorViewModel } from '@devexpress/analytics-core/core/widgets/colorPickerEditor';
|
|
26
|
+
import { IExportActionViewModel } from 'devexpress-reporting/viewer/exportOptions/exportOptionsModel';
|
|
27
|
+
import { ReportPreview } from 'devexpress-reporting/viewer/reportPreview';
|
|
28
|
+
import { IParametersPanelViewModel } from 'devexpress-reporting/viewer/parameters/previewParametersViewModel.viewmodel';
|
|
29
|
+
import { IMultiValueEditorViewModel } from 'devexpress-reporting/viewer/widgets/_multiValueEditor';
|
|
30
|
+
import { IDocumentMapViewModel } from 'devexpress-reporting/viewer/documentMap/_documentMapModel';
|
|
31
|
+
import { IDateRangeEditorOptions } from 'devexpress-reporting/viewer/widgets/dateRange/dateRangeEditor';
|
|
32
|
+
import { IDateRangeEditorViewModel, IDateRangeCalendarViewModel, IDateRangeEditorPredefinedItemViewModel } from 'devexpress-reporting/viewer/widgets/dateRange/dateRangeEditor.viewmodel';
|
|
33
|
+
import { IReportPreviewViewModel } from 'devexpress-reporting/viewer/reportPreview.viewModel';
|
|
34
|
+
import { IPreviewPageViewModel } from 'devexpress-reporting/viewer/internal/_page.viewModel';
|
|
35
|
+
import { ISearchViewModel } from 'devexpress-reporting/viewer/search/_searchViewModel';
|
|
36
|
+
import { IBrickNode } from 'devexpress-reporting/viewer/utils/utils';
|
|
37
|
+
import { ITextEditingFieldViewModel, ITextEditingFieldData } from 'devexpress-reporting/viewer/editing/models/textEditingField';
|
|
38
|
+
import { ICharacterCombEditingFieldViewModel } from 'devexpress-reporting/viewer/editing/models/characterCombEditingField';
|
|
39
|
+
import { ICheckEditingFieldViewModel } from 'devexpress-reporting/viewer/editing/models/checkEditingField';
|
|
40
|
+
import { IEditingFieldViewModelBase } from 'devexpress-reporting/viewer/editing/models/editingFieldBase';
|
|
41
|
+
import { IPopupImageEditingFieldViewModel } from 'devexpress-reporting/viewer/editing/models/popupImageEditingField';
|
|
42
|
+
import { IPictureEditorActionPopup } from 'devexpress-reporting/viewer/widgets/pictureEditor/_pictureEditorToolbarItem';
|
|
43
|
+
import { IPainterBrushOptions, IPainterSizeOptions, IPainterOptions, Painter } from 'devexpress-reporting/viewer/widgets/pictureEditor/_painter';
|
|
44
|
+
import { IImagePickerActionViewModel } from 'devexpress-reporting/viewer/widgets/pictureEditor/_imagePicker';
|
|
45
|
+
import { IProgressBarViewModel } from 'devexpress-reporting/viewer/internal/_progressViewModel';
|
|
46
|
+
import { IExportToolViewModel } from 'devexpress-reporting/viewer/internal/_exportHandler.viewModel';
|
|
47
|
+
import { IMobileReportPreviewViewModel, IZoomOptions } from 'devexpress-reporting/viewer/mobile/mobilePreview.viewModel';
|
|
48
|
+
import { IMobilePageViewModel } from 'devexpress-reporting/viewer/mobile/internal/_mobilePage';
|
|
49
|
+
import { IMobileActionListViewModel, IMobileExportAction } from 'devexpress-reporting/viewer/mobile/utils/_mobileActionList';
|
|
50
|
+
import { IParametersPopupViewModelBase, IDateRangeEditorMobileViewModel } from 'devexpress-reporting/viewer/mobile/internal/_parametersPopup.viewModel';
|
|
51
|
+
import { IMobileSearchViewModel, IMobilePaginatorViewModel } from 'devexpress-reporting/scopes/reporting-viewer-mobile-internal';
|
|
52
|
+
import { IParameterGroupEditorViewModel } from 'devexpress-reporting/viewer/widgets/_groupEditor';
|
|
53
|
+
import { Properties as Properties$2 } from 'devextreme/ui/tag_box';
|
|
54
|
+
import { Properties as Properties$3 } from 'devextreme/ui/text_box';
|
|
55
|
+
import { Properties as Properties$4 } from 'devextreme/ui/select_box';
|
|
56
|
+
import { Properties as Properties$5 } from 'devextreme/ui/check_box';
|
|
57
|
+
import { Properties as Properties$6 } from 'devextreme/ui/number_box';
|
|
58
|
+
import { Properties as Properties$7 } from 'devextreme/ui/color_box';
|
|
59
|
+
import { IDesignerPart } from '@devexpress/analytics-core/core/utils/_utils.designerPart';
|
|
60
|
+
import { Properties as Properties$8 } from 'devextreme/ui/popup';
|
|
61
|
+
import { ILazyImagesOptions, IAutoFitOptions, IPreviewImageOptions, IToViewOptions, IChildStyleOptions } from 'devexpress-reporting/viewer/internal/_bindings';
|
|
62
|
+
import { KeyDownEvent } from 'devextreme/ui/text_area_types';
|
|
63
|
+
import { IEditingFieldModelBase } from 'devexpress-reporting/viewer/editing/editingField';
|
|
64
|
+
import { IPictureEditorFieldModel, PictureEditorModel, IPictureEditorViewModel } from 'devexpress-reporting/viewer/widgets/pictureEditor/_pictureEditorModel';
|
|
65
|
+
import { DomSanitizer } from '@angular/platform-browser';
|
|
66
|
+
import { IBrickSelectionOptions } from 'devexpress-reporting/viewer/internal/_previewSelection';
|
|
67
|
+
import { HighlightEngine } from '@devexpress/analytics-core/widgets/_searchHighlighting';
|
|
68
|
+
import { EllipsisEditorOptions } from '@devexpress/analytics-core/property-grid/widgets/ellipsiseditor/_editor';
|
|
69
|
+
import { ButtonOptions } from '@devexpress/analytics-core/core/widgets/_buttonInlineEditor';
|
|
70
|
+
import { IMutationObserverArgs } from '@devexpress/analytics-core/accessibility/_keyboardHelperBase';
|
|
71
|
+
import { CodeResolver } from '@devexpress/analytics-core/property-grid/internal/_codeResolver';
|
|
72
|
+
import { ISlideOptions } from 'devexpress-reporting/viewer/mobile/mobilePreview';
|
|
73
|
+
import { DxGalleryComponent } from 'devextreme-angular/ui/gallery';
|
|
74
|
+
import { IActionListBaseViewModel } from '@devexpress/analytics-core/analytics-internal';
|
|
75
|
+
import { JSReportViewerBase } from 'devexpress-reporting/viewer/binding/jsReportViewerBase';
|
|
76
|
+
import { JSReportParametersPanelBinding } from 'devexpress-reporting/viewer/binding/jsReportParametersPanelBinding';
|
|
77
|
+
|
|
78
|
+
declare abstract class DxReportViewerCallbacksBaseComponent {
|
|
79
|
+
[key: string]: EventEmitter<any>;
|
|
80
|
+
CustomizeParameterEditors: EventEmitter<any>;
|
|
81
|
+
CustomizeParameterLookUpSource: EventEmitter<any>;
|
|
82
|
+
ParametersReset: EventEmitter<any>;
|
|
83
|
+
ParametersSubmitted: EventEmitter<any>;
|
|
84
|
+
ParametersInitialized: EventEmitter<any>;
|
|
85
|
+
CustomizeLocalization: EventEmitter<any>;
|
|
86
|
+
OnInitializing: EventEmitter<any>;
|
|
87
|
+
BeforeRender: EventEmitter<any>;
|
|
88
|
+
OnServerError: EventEmitter<any>;
|
|
89
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerCallbacksBaseComponent, never>;
|
|
90
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerCallbacksBaseComponent, "ng-component", never, {}, { "CustomizeParameterEditors": "CustomizeParameterEditors"; "CustomizeParameterLookUpSource": "CustomizeParameterLookUpSource"; "ParametersReset": "ParametersReset"; "ParametersSubmitted": "ParametersSubmitted"; "ParametersInitialized": "ParametersInitialized"; "CustomizeLocalization": "CustomizeLocalization"; "OnInitializing": "OnInitializing"; "BeforeRender": "BeforeRender"; "OnServerError": "OnServerError"; }, never, never, true, never>;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
declare class DxReportViewerCallbacksComponent extends DxReportViewerCallbacksBaseComponent {
|
|
94
|
+
[key: string]: EventEmitter<any>;
|
|
95
|
+
CustomizeElements: EventEmitter<any>;
|
|
96
|
+
PreviewClick: EventEmitter<any>;
|
|
97
|
+
EditingFieldChanged: EventEmitter<any>;
|
|
98
|
+
DocumentReady: EventEmitter<any>;
|
|
99
|
+
CustomizeExportOptions: EventEmitter<any>;
|
|
100
|
+
CustomizeMenuActions: EventEmitter<any>;
|
|
101
|
+
OnExport: EventEmitter<any>;
|
|
102
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerCallbacksComponent, never>;
|
|
103
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerCallbacksComponent, "dxrv-callbacks", never, {}, { "CustomizeElements": "CustomizeElements"; "PreviewClick": "PreviewClick"; "EditingFieldChanged": "EditingFieldChanged"; "DocumentReady": "DocumentReady"; "CustomizeExportOptions": "CustomizeExportOptions"; "CustomizeMenuActions": "CustomizeMenuActions"; "OnExport": "OnExport"; }, never, never, true, never>;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
declare class DxRequestOptionsBaseComponent {
|
|
107
|
+
invokeAction: string;
|
|
108
|
+
getLocalizationAction?: string;
|
|
109
|
+
host: string;
|
|
110
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxRequestOptionsBaseComponent, never>;
|
|
111
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxRequestOptionsBaseComponent, "ng-component", never, { "invokeAction": { "alias": "invokeAction"; "required": false; }; "getLocalizationAction": { "alias": "getLocalizationAction"; "required": false; }; "host": { "alias": "host"; "required": false; }; }, {}, never, never, true, never>;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
declare class DxReportViewerRequestOptionsComponent extends DxRequestOptionsBaseComponent {
|
|
115
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerRequestOptionsComponent, never>;
|
|
116
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerRequestOptionsComponent, "dxrv-request-options", never, {}, {}, never, never, true, never>;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
declare class DxReportViewerExportSettingsComponent implements ISerializableSettingsProvider {
|
|
120
|
+
useSameTab: boolean;
|
|
121
|
+
useAsynchronousExport: boolean;
|
|
122
|
+
showPrintNotificationDialog: boolean;
|
|
123
|
+
getSerializableSettings(): {
|
|
124
|
+
useSameTab: boolean;
|
|
125
|
+
useAsynchronousExport: boolean;
|
|
126
|
+
showPrintNotificationDialog: boolean;
|
|
127
|
+
};
|
|
128
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerExportSettingsComponent, never>;
|
|
129
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerExportSettingsComponent, "dxrv-export-settings", never, { "useSameTab": { "alias": "useSameTab"; "required": false; }; "useAsynchronousExport": { "alias": "useAsynchronousExport"; "required": false; }; "showPrintNotificationDialog": { "alias": "showPrintNotificationDialog"; "required": false; }; }, {}, never, never, true, never>;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
declare class DxReportViewerMobileModeSettingsComponent {
|
|
133
|
+
readerMode: boolean;
|
|
134
|
+
animationEnabled: boolean;
|
|
135
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerMobileModeSettingsComponent, never>;
|
|
136
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerMobileModeSettingsComponent, "dxrv-mobile-mode-settings", never, { "readerMode": { "alias": "readerMode"; "required": false; }; "animationEnabled": { "alias": "animationEnabled"; "required": false; }; }, {}, never, never, true, never>;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
declare class DxReportViewerProgressBarSettingsComponent implements ISerializableSettingsProvider {
|
|
140
|
+
position: string;
|
|
141
|
+
keepOnVisibleArea: boolean;
|
|
142
|
+
getSerializableSettings(): {
|
|
143
|
+
position: string;
|
|
144
|
+
keepOnVisibleArea: boolean;
|
|
145
|
+
};
|
|
146
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerProgressBarSettingsComponent, never>;
|
|
147
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerProgressBarSettingsComponent, "dxrv-progressbar-settings", never, { "position": { "alias": "position"; "required": false; }; "keepOnVisibleArea": { "alias": "keepOnVisibleArea"; "required": false; }; }, {}, never, never, true, never>;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
declare class DxReportViewerRemoteSettingsComponent {
|
|
151
|
+
authToken: string;
|
|
152
|
+
serverUri: string;
|
|
153
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerRemoteSettingsComponent, never>;
|
|
154
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerRemoteSettingsComponent, "dxrv-remote-settings", never, { "authToken": { "alias": "authToken"; "required": false; }; "serverUri": { "alias": "serverUri"; "required": false; }; }, {}, never, never, true, never>;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
declare class DxReportViewerTabPanelSettingsComponent {
|
|
158
|
+
position: string;
|
|
159
|
+
width: number;
|
|
160
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerTabPanelSettingsComponent, never>;
|
|
161
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerTabPanelSettingsComponent, "dxrv-tabpanel-settings", never, { "position": { "alias": "position"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, {}, never, never, true, never>;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
declare class DxReportViewerSearchSettingsComponent implements ISerializableSettingsProvider {
|
|
165
|
+
searchEnabled: boolean;
|
|
166
|
+
useAsyncSearch: boolean;
|
|
167
|
+
getSerializableSettings(): {
|
|
168
|
+
useAsyncSearch: boolean;
|
|
169
|
+
searchEnabled: boolean;
|
|
170
|
+
};
|
|
171
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerSearchSettingsComponent, never>;
|
|
172
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerSearchSettingsComponent, "dxrv-search-settings", never, { "searchEnabled": { "alias": "searchEnabled"; "required": false; }; "useAsyncSearch": { "alias": "useAsyncSearch"; "required": false; }; }, {}, never, never, true, never>;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
declare class AccessibilitySettings {
|
|
176
|
+
accessibilityCompliant: boolean;
|
|
177
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccessibilitySettings, never>;
|
|
178
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AccessibilitySettings>;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
declare abstract class DxReportViewerBaseComponent<T extends JSReportViewerBindingBase> extends DxReportingComponent {
|
|
182
|
+
private _viewer;
|
|
183
|
+
private _cd;
|
|
184
|
+
private _accessibilitySettings;
|
|
185
|
+
private _reportUrl;
|
|
186
|
+
private _disposableCallback;
|
|
187
|
+
private _disposeViewModelChangedSubscription;
|
|
188
|
+
viewModel: IPreviewDisposableViewModelBase;
|
|
189
|
+
model: T['sender'];
|
|
190
|
+
protected _binding: JSReportViewerBindingBase;
|
|
191
|
+
bindingSender: T['sender'];
|
|
192
|
+
constructor(renderer: Renderer2, platformId: Object, _viewer: ElementRef, _cd: ChangeDetectorRef, _accessibilitySettings: AccessibilitySettings);
|
|
193
|
+
abstract getCallbacks(): DxReportViewerCallbacksBaseComponent;
|
|
194
|
+
abstract getKoBinding(options: IReportViewerOptions): JSReportViewerBindingBase;
|
|
195
|
+
getControlOptions(): IReportViewerOptions;
|
|
196
|
+
ngAfterViewInit(): void;
|
|
197
|
+
ngOnDestroy(): void;
|
|
198
|
+
private _subscribeToViewModelChanged;
|
|
199
|
+
get accessibilityCompliant(): boolean;
|
|
200
|
+
set accessibilityCompliant(value: boolean);
|
|
201
|
+
keepReportOnComponentDisposal: boolean;
|
|
202
|
+
rtl: boolean;
|
|
203
|
+
get reportUrl(): string;
|
|
204
|
+
set reportUrl(reportUrl: string);
|
|
205
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerBaseComponent<any>, never>;
|
|
206
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerBaseComponent<any>, "ng-component", never, { "accessibilityCompliant": { "alias": "accessibilityCompliant"; "required": false; }; "keepReportOnComponentDisposal": { "alias": "keepReportOnComponentDisposal"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "reportUrl": { "alias": "reportUrl"; "required": false; }; }, {}, never, never, true, never>;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
declare class DxReportViewerAITranslationSettingsComponent {
|
|
210
|
+
inlineTranslationEnabled: boolean;
|
|
211
|
+
translationEnabled: boolean;
|
|
212
|
+
languages: AILanguageInfo[];
|
|
213
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerAITranslationSettingsComponent, never>;
|
|
214
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerAITranslationSettingsComponent, "dx-translation-settings", never, { "inlineTranslationEnabled": { "alias": "inlineTranslationEnabled"; "required": false; }; "translationEnabled": { "alias": "translationEnabled"; "required": false; }; "languages": { "alias": "languages"; "required": false; }; }, {}, never, never, true, never>;
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
declare class DxReportViewerAISummarizationSettingsComponent {
|
|
218
|
+
summarizationEnabled: boolean;
|
|
219
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerAISummarizationSettingsComponent, never>;
|
|
220
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerAISummarizationSettingsComponent, "dx-summarization-settings", never, { "summarizationEnabled": { "alias": "summarizationEnabled"; "required": false; }; }, {}, never, never, true, never>;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
declare class DxReportViewerAISettingsComponent {
|
|
224
|
+
translationSettings: DxReportViewerAITranslationSettingsComponent;
|
|
225
|
+
summarizationSettings: DxReportViewerAISummarizationSettingsComponent;
|
|
226
|
+
languages: AILanguageInfo[];
|
|
227
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerAISettingsComponent, never>;
|
|
228
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerAISettingsComponent, "dxrv-ai-settings", never, { "languages": { "alias": "languages"; "required": false; }; }, {}, ["translationSettings", "summarizationSettings"], never, true, never>;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
declare class DxReportViewerComponent extends DxReportViewerBaseComponent<JSReportViewerBinding> {
|
|
232
|
+
viewModel: IPreviewViewModel;
|
|
233
|
+
requestOptionsComponent: DxReportViewerRequestOptionsComponent;
|
|
234
|
+
callbacksComponent: DxReportViewerCallbacksComponent;
|
|
235
|
+
mobileModeSettingsComponent: DxReportViewerMobileModeSettingsComponent;
|
|
236
|
+
remoteSettingsComponent: DxReportViewerRemoteSettingsComponent;
|
|
237
|
+
tabPanelSettingsComponent: DxReportViewerTabPanelSettingsComponent;
|
|
238
|
+
progressBarSettingsComponent: DxReportViewerProgressBarSettingsComponent;
|
|
239
|
+
exportSettingsComponent: DxReportViewerExportSettingsComponent;
|
|
240
|
+
searchSettingsComponent: DxReportViewerSearchSettingsComponent;
|
|
241
|
+
aiSettingsComponent: DxReportViewerAISettingsComponent;
|
|
242
|
+
constructor(renderer: Renderer2, platformId: Object, viewer: ElementRef, cd: ChangeDetectorRef, accessibilitySettings: AccessibilitySettings);
|
|
243
|
+
getKoBinding(options: IReportViewerOptions): JSReportViewerBindingBase;
|
|
244
|
+
getCallbacks(): DxReportViewerCallbacksComponent;
|
|
245
|
+
getControlOptions(): IReportViewerOptions;
|
|
246
|
+
GetPreviewModel(): PreviewDisposableModel;
|
|
247
|
+
isMobile: boolean;
|
|
248
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerComponent, never>;
|
|
249
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportViewerComponent, "dx-report-viewer", never, { "isMobile": { "alias": "isMobile"; "required": false; }; }, {}, ["requestOptionsComponent", "callbacksComponent", "mobileModeSettingsComponent", "remoteSettingsComponent", "tabPanelSettingsComponent", "progressBarSettingsComponent", "exportSettingsComponent", "searchSettingsComponent", "aiSettingsComponent"], never, true, never>;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
declare class TabpanelComponent implements AfterViewInit {
|
|
253
|
+
private _cd;
|
|
254
|
+
tabPanel: ITabPanelViewModel;
|
|
255
|
+
resizableOptions: IResizableOptions;
|
|
256
|
+
rightPanel: ElementRef;
|
|
257
|
+
constructor(_cd: ChangeDetectorRef);
|
|
258
|
+
ngAfterViewInit(): void;
|
|
259
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TabpanelComponent, never>;
|
|
260
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TabpanelComponent, "dxa-tabpanel", never, { "tabPanel": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
declare class PopoverComponent implements AfterViewInit {
|
|
264
|
+
private _element;
|
|
265
|
+
private _cd;
|
|
266
|
+
popover: IPopoverViewModel;
|
|
267
|
+
container: HTMLElement;
|
|
268
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
269
|
+
ngAfterViewInit(): void;
|
|
270
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverComponent, never>;
|
|
271
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopoverComponent, "dxa-propertygrid-popoverservice", never, { "popover": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
declare class PropertygridComponent {
|
|
275
|
+
data: IObjectPropertiesViewModel;
|
|
276
|
+
trackByFn(_: number, item: IEditorViewModel): string;
|
|
277
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PropertygridComponent, never>;
|
|
278
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PropertygridComponent, "dxa-propertygrid", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
declare class TreelistComponent implements AfterViewInit, OnDestroy {
|
|
282
|
+
private _element;
|
|
283
|
+
_disposeCallback: () => void;
|
|
284
|
+
private _options;
|
|
285
|
+
private _updateTreeList;
|
|
286
|
+
set options(newVal: ITreeListOptions);
|
|
287
|
+
treeList: ElementRef;
|
|
288
|
+
viewModel: ITreeListItemViewModel;
|
|
289
|
+
constructor(_element: ElementRef);
|
|
290
|
+
ngAfterViewInit(): void;
|
|
291
|
+
ngOnDestroy(): void;
|
|
292
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreelistComponent, never>;
|
|
293
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreelistComponent, "dxa-treelist", never, { "options": { "alias": "options"; "required": false; }; }, {}, never, never, true, never>;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
declare class TreeListGroupComponent {
|
|
297
|
+
data: ITreeListItemViewModel;
|
|
298
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListGroupComponent, never>;
|
|
299
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListGroupComponent, "dxa-treelist-group", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
declare class TreeListItemComponent {
|
|
303
|
+
data: ITreeListItemViewModel;
|
|
304
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListItemComponent, never>;
|
|
305
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListItemComponent, "dxa-treelist-item", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
declare class TreeListHeaderItemComponent {
|
|
309
|
+
data: ITreeListItemViewModel;
|
|
310
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListHeaderItemComponent, never>;
|
|
311
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListHeaderItemComponent, "dxa-treelist-header-item", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
declare class TreeListItemTextComponent {
|
|
315
|
+
data: ITreeListItemViewModel;
|
|
316
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListItemTextComponent, never>;
|
|
317
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListItemTextComponent, "dxa-treelist-item-text-content", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
declare class TreeListHeaderItemCaptionContentComponent {
|
|
321
|
+
data: ITreeListItemViewModel;
|
|
322
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TreeListHeaderItemCaptionContentComponent, never>;
|
|
323
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeListHeaderItemCaptionContentComponent, "dxa-treelist-header-item-caption-content", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
declare class EditorComponentBase<T extends IEditorViewModel$1, TOptions> implements OnInit, AfterViewInit, OnDestroy {
|
|
327
|
+
protected _cd: ChangeDetectorRef;
|
|
328
|
+
data: T;
|
|
329
|
+
widget: DxComponent;
|
|
330
|
+
options: TOptions;
|
|
331
|
+
protected _disposableCallbacks: (() => void)[];
|
|
332
|
+
validatorOptions: Properties;
|
|
333
|
+
getEditorOptions(): TOptions;
|
|
334
|
+
getOptions(): TOptions;
|
|
335
|
+
getPrivateWidgetOptions(): any;
|
|
336
|
+
onPropertyChanged(): void;
|
|
337
|
+
constructor(_cd: ChangeDetectorRef);
|
|
338
|
+
ngAfterViewInit(): void;
|
|
339
|
+
ngOnInit(): void;
|
|
340
|
+
ngOnDestroy(): void;
|
|
341
|
+
isResolved(newVal: boolean): void;
|
|
342
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditorComponentBase<any, any>, never>;
|
|
343
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponentBase<any, any>, "dxa-editor", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
declare class EditorDropDownComponentBase<T extends IEditorViewModel$1, TProps> extends EditorComponentBase<T, TProps> implements AfterViewInit {
|
|
347
|
+
currentElement: Element;
|
|
348
|
+
container: Element;
|
|
349
|
+
target: ElementRef;
|
|
350
|
+
beforeDetectChanges(): void;
|
|
351
|
+
ngAfterViewInit(): void;
|
|
352
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditorDropDownComponentBase<any, any>, never>;
|
|
353
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditorDropDownComponentBase<any, any>, "ng-component", never, {}, {}, never, never, true, never>;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
declare class DateEditorComponent extends EditorDropDownComponentBase<IEditorViewModel$1, Properties$1> {
|
|
357
|
+
dropDownOptions: Properties$1['dropDownOptions'];
|
|
358
|
+
getEditorOptions(): Properties$1;
|
|
359
|
+
beforeDetectChanges(): void;
|
|
360
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateEditorComponent, never>;
|
|
361
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateEditorComponent, "dxa-date", never, {}, {}, never, never, true, never>;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
declare class CollectionEditorComponent implements OnInit, OnDestroy {
|
|
365
|
+
private _changeDetectorRef;
|
|
366
|
+
options: ICollectionEditorOptions;
|
|
367
|
+
contentTemplate: TemplateRef<any>;
|
|
368
|
+
data: ICollectionEditorViewModel;
|
|
369
|
+
private _vmSubscription;
|
|
370
|
+
private _model;
|
|
371
|
+
constructor(_changeDetectorRef: ChangeDetectorRef);
|
|
372
|
+
ngOnDestroy(): void;
|
|
373
|
+
ngOnInit(): void;
|
|
374
|
+
onScrollViewInitialized(args: any): void;
|
|
375
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CollectionEditorComponent, never>;
|
|
376
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CollectionEditorComponent, "dxa-collectioneditor", never, { "options": { "alias": "data"; "required": false; }; "contentTemplate": { "alias": "contentTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
declare class ParameterspanelComponent {
|
|
380
|
+
data: ITabPanelItemWithPropertyGridViewModel;
|
|
381
|
+
onScrollViewInitialized(args: any): void;
|
|
382
|
+
reset(args: any): void;
|
|
383
|
+
submit(params: any): void;
|
|
384
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ParameterspanelComponent, never>;
|
|
385
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ParameterspanelComponent, "dxv-parameters", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
declare class TemplateEngine {
|
|
389
|
+
private templates;
|
|
390
|
+
constructor();
|
|
391
|
+
register(id: string, ref: TemplateRef<any>): void;
|
|
392
|
+
hasTemplate(id: string): boolean;
|
|
393
|
+
getTemplateRef(templateId: string): TemplateRef<any> | null;
|
|
394
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateEngine, never>;
|
|
395
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TemplateEngine>;
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
declare class TemplatesComponent implements AfterViewInit {
|
|
399
|
+
private _templateEngine;
|
|
400
|
+
tabPanel: TemplateRef<{
|
|
401
|
+
data: ITabPanelViewModel;
|
|
402
|
+
}>;
|
|
403
|
+
toolbar: TemplateRef<{
|
|
404
|
+
data: IActionViewModel[];
|
|
405
|
+
}>;
|
|
406
|
+
propertygrid: TemplateRef<{
|
|
407
|
+
data: IObjectPropertiesViewModel;
|
|
408
|
+
}>;
|
|
409
|
+
textbox: TemplateRef<{
|
|
410
|
+
data: IEditorViewModel$1;
|
|
411
|
+
}>;
|
|
412
|
+
treelistItem: TemplateRef<{
|
|
413
|
+
data: ITreeListItemViewModel;
|
|
414
|
+
}>;
|
|
415
|
+
treelistHeaderItem: TemplateRef<{
|
|
416
|
+
data: ITreeListItemViewModel;
|
|
417
|
+
}>;
|
|
418
|
+
treelistItemTextContent: TemplateRef<{
|
|
419
|
+
data: ITreeListItemViewModel;
|
|
420
|
+
}>;
|
|
421
|
+
treelistHeaderItemCaptionContent: TemplateRef<{
|
|
422
|
+
data: ITreeListItemViewModel;
|
|
423
|
+
}>;
|
|
424
|
+
datebox: TemplateRef<{
|
|
425
|
+
data: IEditorViewModel$1;
|
|
426
|
+
}>;
|
|
427
|
+
selectbox: TemplateRef<{
|
|
428
|
+
data: IEditorViewModel$1;
|
|
429
|
+
}>;
|
|
430
|
+
boolselect: TemplateRef<{
|
|
431
|
+
data: IEditorViewModel$1;
|
|
432
|
+
}>;
|
|
433
|
+
editor: TemplateRef<{
|
|
434
|
+
data: IEditorViewModel$1;
|
|
435
|
+
}>;
|
|
436
|
+
objectEditorContent: TemplateRef<{
|
|
437
|
+
data: IPropertyGridEditorViewModel;
|
|
438
|
+
}>;
|
|
439
|
+
boolean: TemplateRef<{
|
|
440
|
+
data: IEditorViewModel$1;
|
|
441
|
+
}>;
|
|
442
|
+
localizedSelectBox: TemplateRef<{
|
|
443
|
+
data: IEditorViewModel$1;
|
|
444
|
+
}>;
|
|
445
|
+
numeric: TemplateRef<{
|
|
446
|
+
data: IEditorViewModel$1;
|
|
447
|
+
}>;
|
|
448
|
+
colorpicker: TemplateRef<{
|
|
449
|
+
data: IColorPickerEditorViewModel;
|
|
450
|
+
}>;
|
|
451
|
+
collectionEditor: TemplateRef<{
|
|
452
|
+
data: ICollectionEditorViewModel;
|
|
453
|
+
contentTemlate: TemplateRef<any>;
|
|
454
|
+
}>;
|
|
455
|
+
designer: TemplateRef<any>;
|
|
456
|
+
constructor(_templateEngine: TemplateEngine);
|
|
457
|
+
ngAfterViewInit(): void;
|
|
458
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TemplatesComponent, never>;
|
|
459
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TemplatesComponent, "dxa-templates", never, {}, {}, never, never, true, never>;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
declare class ActionsComponent {
|
|
463
|
+
data: Array<IActionViewModel | IContentActionViewModel>;
|
|
464
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ActionsComponent, never>;
|
|
465
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ActionsComponent, "dxa-actions", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
declare class ImageTemplateComponent implements AfterViewInit {
|
|
469
|
+
_template: string;
|
|
470
|
+
private _updateImage;
|
|
471
|
+
set template(newVal: string);
|
|
472
|
+
image: ElementRef;
|
|
473
|
+
ngAfterViewInit(): void;
|
|
474
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageTemplateComponent, never>;
|
|
475
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageTemplateComponent, "dxa-image-template", never, { "template": { "alias": "template"; "required": false; }; }, {}, never, never, true, never>;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
declare class TemplateComponent implements AfterViewInit {
|
|
479
|
+
private _templateEngine;
|
|
480
|
+
_cd: ChangeDetectorRef;
|
|
481
|
+
data: unknown;
|
|
482
|
+
template: string;
|
|
483
|
+
isImage: boolean;
|
|
484
|
+
templateRef: TemplateRef<any>;
|
|
485
|
+
constructor(_templateEngine: TemplateEngine, _cd: ChangeDetectorRef);
|
|
486
|
+
ngAfterViewInit(): void;
|
|
487
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateComponent, never>;
|
|
488
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TemplateComponent, "dxa-template", never, { "data": { "alias": "data"; "required": false; }; "template": { "alias": "template"; "required": false; }; }, {}, never, never, true, never>;
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
declare class PagerComponent implements AfterViewInit {
|
|
492
|
+
private _element;
|
|
493
|
+
private _cd;
|
|
494
|
+
data: ISelectBoxActionViewModel;
|
|
495
|
+
dropDownOptions: any;
|
|
496
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
497
|
+
ngAfterViewInit(): void;
|
|
498
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagerComponent, never>;
|
|
499
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagerComponent, "dxv-toolbar-pager", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
declare class ZoomComponent implements AfterViewInit {
|
|
503
|
+
private _cd;
|
|
504
|
+
data: ISelectBoxActionViewModel;
|
|
505
|
+
selectBox: ElementRef;
|
|
506
|
+
dropDownOptions: any;
|
|
507
|
+
constructor(_cd: ChangeDetectorRef);
|
|
508
|
+
ngAfterViewInit(): void;
|
|
509
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ZoomComponent, never>;
|
|
510
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ZoomComponent, "dxv-toolbar-zoom", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
511
|
+
}
|
|
512
|
+
|
|
513
|
+
declare class ExportComponent implements AfterViewInit {
|
|
514
|
+
private _cd;
|
|
515
|
+
data: IExportActionViewModel;
|
|
516
|
+
menuComponent: ElementRef;
|
|
517
|
+
constructor(_cd: ChangeDetectorRef);
|
|
518
|
+
ngAfterViewInit(): void;
|
|
519
|
+
onSubmenuShowing: (event: any) => void;
|
|
520
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ExportComponent, never>;
|
|
521
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ExportComponent, "dxv-toolbar-export", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
declare class ViewerTemplatesComponent implements AfterViewInit {
|
|
525
|
+
private _templateEngine;
|
|
526
|
+
toolbar: TemplateRef<{
|
|
527
|
+
data: ReportPreview;
|
|
528
|
+
}>;
|
|
529
|
+
breadcrumb: TemplateRef<{
|
|
530
|
+
data: IBreadcrumbViewModel;
|
|
531
|
+
}>;
|
|
532
|
+
exportAction: TemplateRef<{
|
|
533
|
+
data: IExportActionViewModel;
|
|
534
|
+
}>;
|
|
535
|
+
pagerAction: TemplateRef<{
|
|
536
|
+
data: ISelectBoxActionViewModel;
|
|
537
|
+
}>;
|
|
538
|
+
zoomAction: TemplateRef<{
|
|
539
|
+
data: ISelectBoxActionViewModel;
|
|
540
|
+
}>;
|
|
541
|
+
parameters: TemplateRef<{
|
|
542
|
+
data: IParametersPanelViewModel;
|
|
543
|
+
}>;
|
|
544
|
+
editor: TemplateRef<{
|
|
545
|
+
data: IEditorViewModel$1;
|
|
546
|
+
}>;
|
|
547
|
+
multivalue: TemplateRef<{
|
|
548
|
+
data: IEditorViewModel$1<IMultiValueEditorViewModel>;
|
|
549
|
+
}>;
|
|
550
|
+
multivalueEditable: TemplateRef<{
|
|
551
|
+
data: IEditorViewModel$1;
|
|
552
|
+
}>;
|
|
553
|
+
signatureEditor: TemplateRef<{
|
|
554
|
+
data: IEditorViewModel$1;
|
|
555
|
+
}>;
|
|
556
|
+
exportOptions: TemplateRef<{
|
|
557
|
+
data: ITabPanelItemWithPropertyGridViewModel;
|
|
558
|
+
}>;
|
|
559
|
+
documentMap: TemplateRef<{
|
|
560
|
+
data: IDocumentMapViewModel;
|
|
561
|
+
}>;
|
|
562
|
+
daterangeinput: TemplateRef<{
|
|
563
|
+
data: IEditorViewModel$1<IDateRangeEditorOptions>;
|
|
564
|
+
}>;
|
|
565
|
+
daterangePopup: TemplateRef<{
|
|
566
|
+
data: IDateRangeEditorViewModel;
|
|
567
|
+
}>;
|
|
568
|
+
timerangePopup: TemplateRef<{
|
|
569
|
+
data: IDateRangeEditorViewModel;
|
|
570
|
+
}>;
|
|
571
|
+
daterangeecalendar: TemplateRef<{
|
|
572
|
+
data: IDateRangeCalendarViewModel;
|
|
573
|
+
}>;
|
|
574
|
+
surface: TemplateRef<{
|
|
575
|
+
data: IReportPreviewViewModel;
|
|
576
|
+
}>;
|
|
577
|
+
page: TemplateRef<{
|
|
578
|
+
data: IPreviewPageViewModel;
|
|
579
|
+
}>;
|
|
580
|
+
editorContent: TemplateRef<{
|
|
581
|
+
data: IEditorViewModel$1;
|
|
582
|
+
}>;
|
|
583
|
+
groupEditor: TemplateRef<{
|
|
584
|
+
data: IObjectPropertiesViewModel;
|
|
585
|
+
}>;
|
|
586
|
+
search: TemplateRef<{
|
|
587
|
+
data: ISearchViewModel;
|
|
588
|
+
}>;
|
|
589
|
+
aipanel: TemplateRef<{
|
|
590
|
+
data: IAIPanelViewModel;
|
|
591
|
+
}>;
|
|
592
|
+
brick: TemplateRef<{
|
|
593
|
+
data: IBrickNode;
|
|
594
|
+
}>;
|
|
595
|
+
brickClickable: TemplateRef<{
|
|
596
|
+
data: IBrickNode;
|
|
597
|
+
}>;
|
|
598
|
+
separator: TemplateRef<{
|
|
599
|
+
data: IEditorViewModel$1;
|
|
600
|
+
}>;
|
|
601
|
+
textEditingFieldContainer: TemplateRef<{
|
|
602
|
+
data: ITextEditingFieldViewModel;
|
|
603
|
+
}>;
|
|
604
|
+
textEditingField: TemplateRef<{
|
|
605
|
+
data: ITextEditingFieldData;
|
|
606
|
+
}>;
|
|
607
|
+
textEditingFieldDate: TemplateRef<{
|
|
608
|
+
data: ITextEditingFieldData;
|
|
609
|
+
}>;
|
|
610
|
+
textEditingFieldMask: TemplateRef<{
|
|
611
|
+
data: ITextEditingFieldData;
|
|
612
|
+
}>;
|
|
613
|
+
textEditingFieldNumber: TemplateRef<{
|
|
614
|
+
data: ITextEditingFieldData;
|
|
615
|
+
}>;
|
|
616
|
+
characterCombEditingField: TemplateRef<{
|
|
617
|
+
data: ICharacterCombEditingFieldViewModel;
|
|
618
|
+
}>;
|
|
619
|
+
checkEditingField: TemplateRef<{
|
|
620
|
+
data: ICheckEditingFieldViewModel;
|
|
621
|
+
}>;
|
|
622
|
+
radioEditingField: TemplateRef<{
|
|
623
|
+
data: ICheckEditingFieldViewModel;
|
|
624
|
+
}>;
|
|
625
|
+
imageEditingField: TemplateRef<{
|
|
626
|
+
data: IEditingFieldViewModelBase;
|
|
627
|
+
}>;
|
|
628
|
+
imageEditingFieldEditor: TemplateRef<{
|
|
629
|
+
data: IEditingFieldViewModelBase;
|
|
630
|
+
}>;
|
|
631
|
+
popupImageEditingField: TemplateRef<{
|
|
632
|
+
data: IPopupImageEditingFieldViewModel;
|
|
633
|
+
}>;
|
|
634
|
+
pictureEditingToolbarPopup: TemplateRef<{
|
|
635
|
+
data: IPictureEditorActionPopup;
|
|
636
|
+
}>;
|
|
637
|
+
pictureEditingBrushOptions: TemplateRef<{
|
|
638
|
+
data: IPainterBrushOptions;
|
|
639
|
+
}>;
|
|
640
|
+
pictureEditingSizeOptions: TemplateRef<{
|
|
641
|
+
data: IPainterSizeOptions;
|
|
642
|
+
}>;
|
|
643
|
+
pictureEditingImagesPicker: TemplateRef<{
|
|
644
|
+
data: IImagePickerActionViewModel;
|
|
645
|
+
}>;
|
|
646
|
+
pictureEditingImagesPickerWithFilter: TemplateRef<{
|
|
647
|
+
data: IImagePickerActionViewModel;
|
|
648
|
+
}>;
|
|
649
|
+
progressBar: TemplateRef<{
|
|
650
|
+
data: IProgressBarViewModel;
|
|
651
|
+
}>;
|
|
652
|
+
exportTool: TemplateRef<{
|
|
653
|
+
data: IExportToolViewModel;
|
|
654
|
+
}>;
|
|
655
|
+
checkboxGlyph: TemplateRef<{
|
|
656
|
+
data: ICheckEditingFieldViewModel;
|
|
657
|
+
}>;
|
|
658
|
+
mobileSurface: TemplateRef<{
|
|
659
|
+
data: IMobileReportPreviewViewModel;
|
|
660
|
+
}>;
|
|
661
|
+
mobilePage: TemplateRef<{
|
|
662
|
+
data: IMobilePageViewModel;
|
|
663
|
+
}>;
|
|
664
|
+
mobileActions: TemplateRef<{
|
|
665
|
+
data: IMobileActionListViewModel;
|
|
666
|
+
}>;
|
|
667
|
+
mobileParameters: TemplateRef<{
|
|
668
|
+
data: IParametersPopupViewModelBase;
|
|
669
|
+
}>;
|
|
670
|
+
mobileParametersPopup: TemplateRef<{
|
|
671
|
+
data: IParametersPopupViewModelBase;
|
|
672
|
+
}>;
|
|
673
|
+
mobileParametersDateRange: TemplateRef<{
|
|
674
|
+
data: IParametersPopupViewModelBase;
|
|
675
|
+
}>;
|
|
676
|
+
mobileDateRange: TemplateRef<{
|
|
677
|
+
data: IParametersPopupViewModelBase;
|
|
678
|
+
}>;
|
|
679
|
+
mobileTimeRange: TemplateRef<{
|
|
680
|
+
data: IParametersPopupViewModelBase;
|
|
681
|
+
}>;
|
|
682
|
+
mobileExport: TemplateRef<{
|
|
683
|
+
data: IMobileExportAction;
|
|
684
|
+
}>;
|
|
685
|
+
mobilesearch: TemplateRef<{
|
|
686
|
+
data: IMobileSearchViewModel;
|
|
687
|
+
}>;
|
|
688
|
+
mobilepaginator: TemplateRef<{
|
|
689
|
+
data: IMobilePaginatorViewModel;
|
|
690
|
+
}>;
|
|
691
|
+
constructor(_templateEngine: TemplateEngine);
|
|
692
|
+
ngAfterViewInit(): void;
|
|
693
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ViewerTemplatesComponent, never>;
|
|
694
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ViewerTemplatesComponent, "dxv-templates", never, {}, {}, never, never, true, never>;
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
declare class ToolbarContentComponent {
|
|
698
|
+
data: IToolbarViewModel;
|
|
699
|
+
onScrollViewInitialized(args: any): void;
|
|
700
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarContentComponent, never>;
|
|
701
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarContentComponent, "dxv-toolbar", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
declare class EditorComponent extends EditorComponentBase<IParameterGroupEditorViewModel, unknown> {
|
|
705
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditorComponent, never>;
|
|
706
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponent, "dxv-editor", never, {}, {}, never, never, true, never>;
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
declare class MultiValueComponent extends EditorDropDownComponentBase<IEditorViewModel$1<IMultiValueEditorViewModel>, Properties$2> implements OnInit {
|
|
710
|
+
dropDownOptions: any;
|
|
711
|
+
getOptions(): Properties$2;
|
|
712
|
+
beforeDetectChanges(): void;
|
|
713
|
+
ngOnInit(): void;
|
|
714
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MultiValueComponent, never>;
|
|
715
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MultiValueComponent, "dxv-multivalue", never, {}, {}, never, never, true, never>;
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
declare class TextBoxEditorComponent extends EditorComponentBase<IEditorViewModel$1, Properties$3> {
|
|
719
|
+
getEditorOptions(): Properties$3;
|
|
720
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxEditorComponent, never>;
|
|
721
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextBoxEditorComponent, "dxa-text", never, {}, {}, never, never, true, never>;
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
declare class SelectBoxComponent extends EditorDropDownComponentBase<IEditorViewModel$1, Properties$4> {
|
|
725
|
+
dropDownOptions: Properties$4['dropDownOptions'];
|
|
726
|
+
getEditorOptions(): Properties$4;
|
|
727
|
+
getPrivateWidgetOptions(): {
|
|
728
|
+
allowClearing: any;
|
|
729
|
+
displayCustomValue: boolean;
|
|
730
|
+
encodeNoDataText: boolean;
|
|
731
|
+
};
|
|
732
|
+
beforeDetectChanges(): void;
|
|
733
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SelectBoxComponent, never>;
|
|
734
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SelectBoxComponent, "dxa-selectbox", never, {}, {}, never, never, true, never>;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
declare class BoolSelectComponent extends SelectBoxComponent {
|
|
738
|
+
getEditorOptions(): Properties$4;
|
|
739
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BoolSelectComponent, never>;
|
|
740
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BoolSelectComponent, "dxa-boolselect", never, {}, {}, never, never, true, never>;
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
declare class ExportOptionsComponent {
|
|
744
|
+
data: ITabPanelItemWithPropertyGridViewModel;
|
|
745
|
+
headerText: string;
|
|
746
|
+
constructor();
|
|
747
|
+
onScrollViewInitialized(args: any): void;
|
|
748
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ExportOptionsComponent, never>;
|
|
749
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ExportOptionsComponent, "dxv-export-options", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
declare class ObjectEditorComponent {
|
|
753
|
+
data: IPropertyGridEditorViewModel;
|
|
754
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ObjectEditorComponent, never>;
|
|
755
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ObjectEditorComponent, "dxa-object-editor-content", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
declare class BooleanEditorComponent extends EditorComponentBase<IEditorViewModel$1, Properties$5> {
|
|
759
|
+
getEditorOptions(): Properties$5;
|
|
760
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BooleanEditorComponent, never>;
|
|
761
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BooleanEditorComponent, "dxa-boolean", never, {}, {}, never, never, true, never>;
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
declare class LocalizedSelectBoxComponent extends SelectBoxComponent {
|
|
765
|
+
getEditorOptions(): Properties$4;
|
|
766
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedSelectBoxComponent, never>;
|
|
767
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LocalizedSelectBoxComponent, "dxa-selectbox-localized", never, {}, {}, never, never, true, never>;
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
declare class NumericEditorComponent extends EditorComponentBase<IEditorViewModel$1, Properties$6> {
|
|
771
|
+
getEditorOptions(): Properties$6;
|
|
772
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NumericEditorComponent, never>;
|
|
773
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumericEditorComponent, "dxa-numeric", never, {}, {}, never, never, true, never>;
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
declare class ColorPickerComponent extends EditorDropDownComponentBase<IColorPickerEditorViewModel, Properties$7> {
|
|
777
|
+
dropDownOptions: Properties$7['dropDownOptions'];
|
|
778
|
+
getEditorOptions(): Properties$7;
|
|
779
|
+
beforeDetectChanges(): void;
|
|
780
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColorPickerComponent, never>;
|
|
781
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColorPickerComponent, "dxa-colorpicker", never, {}, {}, never, never, true, never>;
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
declare class DxActionDirective {
|
|
785
|
+
model: any;
|
|
786
|
+
action: (...args: any[]) => any;
|
|
787
|
+
constructor();
|
|
788
|
+
OnClick(e: any): void;
|
|
789
|
+
OnKeyDown(e: any): void;
|
|
790
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxActionDirective, never>;
|
|
791
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DxActionDirective, "[dxAction]", never, { "model": { "alias": "dxActionModel"; "required": false; }; "action": { "alias": "dxAction"; "required": false; }; }, {}, never, never, true, never>;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
type options = {
|
|
795
|
+
data: ICollectionEditorOptions;
|
|
796
|
+
contentTemplate?: TemplateRef<any>;
|
|
797
|
+
};
|
|
798
|
+
declare class MultiValueEditableComponent extends EditorComponentBase<IEditorViewModel$1, options> implements AfterViewInit {
|
|
799
|
+
properties: TemplateRef<{
|
|
800
|
+
data: any;
|
|
801
|
+
}>;
|
|
802
|
+
getEditorOptions(): options;
|
|
803
|
+
ngAfterViewInit(): void;
|
|
804
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MultiValueEditableComponent, never>;
|
|
805
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MultiValueEditableComponent, "dxv-multivalue-editable", never, {}, {}, never, never, true, never>;
|
|
806
|
+
}
|
|
807
|
+
|
|
808
|
+
declare class DesignerComponent implements AfterViewInit {
|
|
809
|
+
private _cd;
|
|
810
|
+
data: {
|
|
811
|
+
parts?: IDesignerPart[];
|
|
812
|
+
surfaceClass: (element: HTMLElement) => string;
|
|
813
|
+
rootStyle: string;
|
|
814
|
+
rtl?: boolean;
|
|
815
|
+
addOns?: IDesignerPart[];
|
|
816
|
+
accessibilityCompliant?: any;
|
|
817
|
+
designMode?: any;
|
|
818
|
+
};
|
|
819
|
+
root: ElementRef;
|
|
820
|
+
surfaceClass: string;
|
|
821
|
+
constructor(_cd: ChangeDetectorRef);
|
|
822
|
+
ngAfterViewInit(): void;
|
|
823
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DesignerComponent, never>;
|
|
824
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DesignerComponent, "dxa-designer", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
825
|
+
}
|
|
826
|
+
|
|
827
|
+
declare class DateRangeComponent implements OnInit, OnDestroy {
|
|
828
|
+
private _currentElement;
|
|
829
|
+
private _changeDetectorRef;
|
|
830
|
+
options: IDateRangeEditorOptions;
|
|
831
|
+
private _editor;
|
|
832
|
+
data: IDateRangeEditorViewModel;
|
|
833
|
+
private _vmSubscription;
|
|
834
|
+
processClickEvent: () => void;
|
|
835
|
+
constructor(_currentElement: ElementRef<any>, _changeDetectorRef: ChangeDetectorRef);
|
|
836
|
+
ngOnDestroy(): void;
|
|
837
|
+
ngOnInit(): void;
|
|
838
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangeComponent, never>;
|
|
839
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangeComponent, "dxv-date-range", never, { "options": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
840
|
+
}
|
|
841
|
+
|
|
842
|
+
declare class DateRangePopupContainerComponent implements OnInit {
|
|
843
|
+
data: IDateRangeEditorViewModel;
|
|
844
|
+
popupOptions: Properties$8;
|
|
845
|
+
ngOnInit(): void;
|
|
846
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePopupContainerComponent, never>;
|
|
847
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePopupContainerComponent, "dxv-daterange-popup", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
declare class TimeRangePopupContainerComponent implements OnInit {
|
|
851
|
+
data: IDateRangeEditorViewModel;
|
|
852
|
+
popupOptions: Properties$8;
|
|
853
|
+
ngOnInit(): void;
|
|
854
|
+
getLocalization(text: string, resourceId: string): string;
|
|
855
|
+
private extendItem;
|
|
856
|
+
onRangeItemClick(event: any, groupItems: IDateRangeEditorPredefinedItemViewModel[]): void;
|
|
857
|
+
onRangeItemsRendered(event: any, groupItems: IDateRangeEditorPredefinedItemViewModel[]): void;
|
|
858
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TimeRangePopupContainerComponent, never>;
|
|
859
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimeRangePopupContainerComponent, "dxv-timerange-popup", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
860
|
+
}
|
|
861
|
+
|
|
862
|
+
declare class CalendarComponent {
|
|
863
|
+
data: IDateRangeCalendarViewModel;
|
|
864
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarComponent, never>;
|
|
865
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarComponent, "dxv-daterange-calendar", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
declare class SurfaceComponent {
|
|
869
|
+
data: IReportPreviewViewModel;
|
|
870
|
+
clipboardMessage: any;
|
|
871
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SurfaceComponent, never>;
|
|
872
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SurfaceComponent, "dxv-surface", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
873
|
+
}
|
|
874
|
+
|
|
875
|
+
declare class PageComponent {
|
|
876
|
+
data: IPreviewPageViewModel;
|
|
877
|
+
onItemClick(event: any): void;
|
|
878
|
+
onSubmenuShowing(event: any): void;
|
|
879
|
+
isRtlViewer(): any;
|
|
880
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PageComponent, never>;
|
|
881
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PageComponent, "dxv-page", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
882
|
+
}
|
|
883
|
+
|
|
884
|
+
declare abstract class BaseDisposableDirective implements AfterViewInit, OnInit, OnDestroy {
|
|
885
|
+
private _element;
|
|
886
|
+
eventName: 'afterViewInit' | 'onInit';
|
|
887
|
+
protected _disposeFunc: () => void;
|
|
888
|
+
constructor(_element: ElementRef);
|
|
889
|
+
abstract InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
890
|
+
get element(): HTMLElement;
|
|
891
|
+
ngOnInit(): void;
|
|
892
|
+
ngAfterViewInit(): void;
|
|
893
|
+
ngOnDestroy(): void;
|
|
894
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BaseDisposableDirective, never>;
|
|
895
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BaseDisposableDirective, never, never, {}, {}, never, never, true, never>;
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
declare class LazyImagesDirective extends BaseDisposableDirective {
|
|
899
|
+
options: ILazyImagesOptions;
|
|
900
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
901
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LazyImagesDirective, never>;
|
|
902
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<LazyImagesDirective, "[dxvLazyImages]", never, { "options": { "alias": "dxvLazyImages"; "required": false; }; }, {}, never, never, true, never>;
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
declare class EditorContentComponent {
|
|
906
|
+
data: IParameterGroupEditorViewModel;
|
|
907
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditorContentComponent, never>;
|
|
908
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditorContentComponent, "dxv-editor-content", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
declare class GroupEditorComponent {
|
|
912
|
+
data: IParameterGroupEditorViewModel;
|
|
913
|
+
getCorrectLayoutClass(editor: IEditorViewModel$1): string;
|
|
914
|
+
trackByFn(_: number, item: IEditorViewModel$1): string;
|
|
915
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GroupEditorComponent, never>;
|
|
916
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GroupEditorComponent, "dxv-group-editor", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
declare class SearchComponent implements OnInit {
|
|
920
|
+
data: ITabPanelItemWithPropertyGridViewModel;
|
|
921
|
+
viewModel: ISearchViewModel;
|
|
922
|
+
ngOnInit(): void;
|
|
923
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchComponent, never>;
|
|
924
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SearchComponent, "dxv-search", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
925
|
+
}
|
|
926
|
+
|
|
927
|
+
declare class AIPanelComponent implements OnInit {
|
|
928
|
+
data: AIPanelViewModel;
|
|
929
|
+
resultContainer: ElementRef;
|
|
930
|
+
viewModel: IAIPanelViewModel;
|
|
931
|
+
ngOnInit(): void;
|
|
932
|
+
keyDown(event: KeyDownEvent): void;
|
|
933
|
+
getCopyTemplate(): string;
|
|
934
|
+
getVisible(): boolean;
|
|
935
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AIPanelComponent, never>;
|
|
936
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AIPanelComponent, "dxv-aipanel", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
declare class DocumentMapComponent implements OnInit {
|
|
940
|
+
data: ITabPanelItemWithPropertyGridViewModel;
|
|
941
|
+
headerText: string;
|
|
942
|
+
viewModel: IDocumentMapViewModel;
|
|
943
|
+
constructor();
|
|
944
|
+
ngOnInit(): void;
|
|
945
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DocumentMapComponent, never>;
|
|
946
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DocumentMapComponent, "dxv-document-map", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
declare class TextEditingFieldComponent {
|
|
950
|
+
data: ITextEditingFieldData;
|
|
951
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditingFieldComponent, never>;
|
|
952
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditingFieldComponent, "dxv-editing-field-text", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
declare class DxTextEditingFieldBaseComponent implements AfterViewInit {
|
|
956
|
+
protected _cd: ChangeDetectorRef;
|
|
957
|
+
data: ITextEditingFieldData;
|
|
958
|
+
widget: DxComponent;
|
|
959
|
+
constructor(_cd: ChangeDetectorRef);
|
|
960
|
+
ngAfterViewInit(): void;
|
|
961
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxTextEditingFieldBaseComponent, never>;
|
|
962
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxTextEditingFieldBaseComponent, "ng-component", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
declare class TextEditingFieldMaskComponent extends DxTextEditingFieldBaseComponent {
|
|
966
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditingFieldMaskComponent, never>;
|
|
967
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditingFieldMaskComponent, "dxv-editing-field-mask", never, {}, {}, never, never, true, never>;
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
declare class TextEditingFieldNumberComponent extends DxTextEditingFieldBaseComponent {
|
|
971
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditingFieldNumberComponent, never>;
|
|
972
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditingFieldNumberComponent, "dxv-editing-field-number", never, {}, {}, never, never, true, never>;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
declare class TextEditingFieldDateBoxComponent {
|
|
976
|
+
private _element;
|
|
977
|
+
private _cd;
|
|
978
|
+
data: ITextEditingFieldData;
|
|
979
|
+
dropDownOptions: any;
|
|
980
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
981
|
+
ngAfterViewInit(): void;
|
|
982
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditingFieldDateBoxComponent, never>;
|
|
983
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditingFieldDateBoxComponent, "dxv-editing-field-datetime", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
984
|
+
}
|
|
985
|
+
|
|
986
|
+
declare class TextEditingFieldContainerComponent {
|
|
987
|
+
data: ITextEditingFieldViewModel;
|
|
988
|
+
editingFieldElement: ElementRef;
|
|
989
|
+
ngAfterViewInit(): void;
|
|
990
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextEditingFieldContainerComponent, never>;
|
|
991
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextEditingFieldContainerComponent, "dxv-editing-field-container", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
declare class CharacterCombEditingFieldComponent {
|
|
995
|
+
data: ICharacterCombEditingFieldViewModel;
|
|
996
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CharacterCombEditingFieldComponent, never>;
|
|
997
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CharacterCombEditingFieldComponent, "dxv-editing-field-character-comb", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
998
|
+
}
|
|
999
|
+
|
|
1000
|
+
declare class CheckEditingFieldComponent {
|
|
1001
|
+
data: ICheckEditingFieldViewModel;
|
|
1002
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckEditingFieldComponent, never>;
|
|
1003
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckEditingFieldComponent, "dxv-editing-field-checkbox", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
declare class RadioEditingFieldComponent {
|
|
1007
|
+
data: ICheckEditingFieldViewModel;
|
|
1008
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RadioEditingFieldComponent, never>;
|
|
1009
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RadioEditingFieldComponent, "dxv-editing-field-radio", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
declare class ImageEditingFieldComponent {
|
|
1013
|
+
data: IEditingFieldViewModelBase;
|
|
1014
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageEditingFieldComponent, never>;
|
|
1015
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageEditingFieldComponent, "dxv-image-editing-field", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1016
|
+
}
|
|
1017
|
+
|
|
1018
|
+
declare class ImageEditingFieldEditorComponent {
|
|
1019
|
+
data: IEditingFieldViewModelBase;
|
|
1020
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageEditingFieldEditorComponent, never>;
|
|
1021
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ImageEditingFieldEditorComponent, "dxv-image-editing-field-editor", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1024
|
+
declare class PopupImageEditingFieldComponent implements AfterViewInit {
|
|
1025
|
+
private _element;
|
|
1026
|
+
private _cd;
|
|
1027
|
+
data: IPopupImageEditingFieldViewModel;
|
|
1028
|
+
popupContainer: ElementRef;
|
|
1029
|
+
popupOptions: {
|
|
1030
|
+
position: any;
|
|
1031
|
+
container: any;
|
|
1032
|
+
};
|
|
1033
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
1034
|
+
ngAfterViewInit(): void;
|
|
1035
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PopupImageEditingFieldComponent, never>;
|
|
1036
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PopupImageEditingFieldComponent, "dxv-popup-image-editing-field", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1037
|
+
}
|
|
1038
|
+
|
|
1039
|
+
declare class ProgressBarComponent {
|
|
1040
|
+
viewModel: IProgressBarViewModel;
|
|
1041
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
|
|
1042
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "dxv-progress-bar", never, { "viewModel": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
declare class PictureEditorComponent implements AfterViewInit, OnDestroy {
|
|
1046
|
+
private _element;
|
|
1047
|
+
private _cd;
|
|
1048
|
+
element: ElementRef;
|
|
1049
|
+
viewModel: IEditingFieldViewModelBase;
|
|
1050
|
+
editingFieldModel: IPictureEditorFieldModel & IEditingFieldModelBase;
|
|
1051
|
+
model: PictureEditorModel;
|
|
1052
|
+
data: IPictureEditorViewModel;
|
|
1053
|
+
popupOptions: {
|
|
1054
|
+
position: any;
|
|
1055
|
+
container: any;
|
|
1056
|
+
};
|
|
1057
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
1058
|
+
ngAfterViewInit(): void;
|
|
1059
|
+
ngOnDestroy(): void;
|
|
1060
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorComponent, never>;
|
|
1061
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorComponent, "dxv-picture-editor", never, { "viewModel": { "alias": "options"; "required": false; }; }, {}, never, never, true, never>;
|
|
1062
|
+
}
|
|
1063
|
+
|
|
1064
|
+
declare class PictureEditorToolBarPopupComponent implements AfterViewInit {
|
|
1065
|
+
private _element;
|
|
1066
|
+
private _cd;
|
|
1067
|
+
data: IPictureEditorActionPopup;
|
|
1068
|
+
popupOptions: {
|
|
1069
|
+
position: any;
|
|
1070
|
+
container: any;
|
|
1071
|
+
};
|
|
1072
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
1073
|
+
ngAfterViewInit(): void;
|
|
1074
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorToolBarPopupComponent, never>;
|
|
1075
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorToolBarPopupComponent, "dxv-picture-editor-toolbar-popup", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1076
|
+
}
|
|
1077
|
+
|
|
1078
|
+
declare class PictureEditorBrushOptionsComponent {
|
|
1079
|
+
data: IPainterBrushOptions;
|
|
1080
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorBrushOptionsComponent, never>;
|
|
1081
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorBrushOptionsComponent, "dxv-picture-editing-brush-options", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
declare class PictureEditorSizeOptionsComponent {
|
|
1085
|
+
data: IPainterSizeOptions;
|
|
1086
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorSizeOptionsComponent, never>;
|
|
1087
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorSizeOptionsComponent, "dxv-picture-editing-size-options", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
declare class PictureEditorImagespickerComponent {
|
|
1091
|
+
data: IImagePickerActionViewModel;
|
|
1092
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorImagespickerComponent, never>;
|
|
1093
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorImagespickerComponent, "dxv-picture-editing-imagespicker", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
declare class PictureEditorImagespickerWithFilterComponent extends PictureEditorImagespickerComponent {
|
|
1097
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PictureEditorImagespickerWithFilterComponent, never>;
|
|
1098
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PictureEditorImagespickerWithFilterComponent, "dxv-picture-editing-imagespickerwithfilter", never, {}, {}, never, never, true, never>;
|
|
1099
|
+
}
|
|
1100
|
+
|
|
1101
|
+
declare class PainterComponent implements AfterViewInit, OnDestroy {
|
|
1102
|
+
private _element;
|
|
1103
|
+
private _cd;
|
|
1104
|
+
options: IPainterOptions;
|
|
1105
|
+
model: Painter;
|
|
1106
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
1107
|
+
ngAfterViewInit(): void;
|
|
1108
|
+
ngOnDestroy(): void;
|
|
1109
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PainterComponent, never>;
|
|
1110
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PainterComponent, "dxv-painter", never, { "options": { "alias": "options"; "required": false; }; }, {}, never, never, true, never>;
|
|
1111
|
+
}
|
|
1112
|
+
|
|
1113
|
+
declare class SignatureEditorComponent extends EditorDropDownComponentBase<IEditorViewModel$1, Properties$4> implements AfterViewInit {
|
|
1114
|
+
private _sanitizer;
|
|
1115
|
+
constructor(_cd: ChangeDetectorRef, _sanitizer: DomSanitizer);
|
|
1116
|
+
dropDownOptions: Properties$4['dropDownOptions'];
|
|
1117
|
+
popupPosition: unknown;
|
|
1118
|
+
getOptions(): Properties$4;
|
|
1119
|
+
beforeDetectChanges(): void;
|
|
1120
|
+
processImage: (image: string) => string;
|
|
1121
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SignatureEditorComponent, never>;
|
|
1122
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SignatureEditorComponent, "dxv-signature-editor", never, {}, {}, never, never, true, never>;
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
declare class BrickComponent {
|
|
1126
|
+
data: IBrickNode;
|
|
1127
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BrickComponent, never>;
|
|
1128
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BrickComponent, "dxv-brick", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
declare class BrickClickableComponent {
|
|
1132
|
+
data: IBrickNode;
|
|
1133
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BrickClickableComponent, never>;
|
|
1134
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BrickClickableComponent, "dxv-brick-clickable", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
declare class ExportToolComponent implements AfterViewInit {
|
|
1138
|
+
private _element;
|
|
1139
|
+
private _cd;
|
|
1140
|
+
data: IExportToolViewModel;
|
|
1141
|
+
popupOptions: {
|
|
1142
|
+
position: any;
|
|
1143
|
+
container: any;
|
|
1144
|
+
};
|
|
1145
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
1146
|
+
ngAfterViewInit(): void;
|
|
1147
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ExportToolComponent, never>;
|
|
1148
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ExportToolComponent, "dxv-export-tool", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1151
|
+
declare class AutoFitDirective extends BaseDisposableDirective {
|
|
1152
|
+
options: IAutoFitOptions;
|
|
1153
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1154
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutoFitDirective, never>;
|
|
1155
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AutoFitDirective, "[dxvAutoFit]", never, { "options": { "alias": "dxvAutoFit"; "required": false; }; }, {}, never, never, true, never>;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
declare class TextCopierDirective extends BaseDisposableDirective {
|
|
1159
|
+
viewModel: IReportPreviewViewModel;
|
|
1160
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1161
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextCopierDirective, never>;
|
|
1162
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TextCopierDirective, "[dxvTextCopier]", never, { "viewModel": { "alias": "dxvTextCopier"; "required": false; }; }, {}, never, never, true, never>;
|
|
1163
|
+
}
|
|
1164
|
+
|
|
1165
|
+
declare class PreviewPageRendererDirective extends BaseDisposableDirective {
|
|
1166
|
+
set imageData(newVal: IPreviewImageOptions);
|
|
1167
|
+
options: IPreviewImageOptions;
|
|
1168
|
+
eventName: any;
|
|
1169
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1170
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PreviewPageRendererDirective, never>;
|
|
1171
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PreviewPageRendererDirective, "[dxvPreviewPageRenderer]", never, { "imageData": { "alias": "dxvPreviewPageRenderer"; "required": false; }; }, {}, never, never, true, never>;
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1174
|
+
declare class ToViewDirective extends BaseDisposableDirective {
|
|
1175
|
+
options: IToViewOptions;
|
|
1176
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1177
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ToViewDirective, never>;
|
|
1178
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ToViewDirective, "[dxvToView]", never, { "options": { "alias": "dxvToView"; "required": false; }; }, {}, never, never, true, never>;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1181
|
+
declare class BrickSelectionDirective extends BaseDisposableDirective {
|
|
1182
|
+
set brickSelection(newVal: IBrickSelectionOptions);
|
|
1183
|
+
options: IBrickSelectionOptions;
|
|
1184
|
+
eventName: any;
|
|
1185
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1186
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BrickSelectionDirective, never>;
|
|
1187
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BrickSelectionDirective, "[dxvBrickSelection]", never, { "brickSelection": { "alias": "dxvBrickSelection"; "required": false; }; }, {}, never, never, true, never>;
|
|
1188
|
+
}
|
|
1189
|
+
|
|
1190
|
+
declare class ResizableDirective implements OnDestroy {
|
|
1191
|
+
private _element;
|
|
1192
|
+
private _disposeFunc;
|
|
1193
|
+
set options(newVal: IResizableOptions);
|
|
1194
|
+
constructor(_element: ElementRef);
|
|
1195
|
+
ngOnDestroy(): void;
|
|
1196
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResizableDirective, never>;
|
|
1197
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ResizableDirective, "[dxaResizable]", never, { "options": { "alias": "dxaResizable"; "required": false; }; }, {}, never, never, true, never>;
|
|
1198
|
+
}
|
|
1199
|
+
|
|
1200
|
+
declare class ZoomDirective {
|
|
1201
|
+
private _element;
|
|
1202
|
+
set options(newVal: number);
|
|
1203
|
+
constructor(_element: ElementRef);
|
|
1204
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ZoomDirective, never>;
|
|
1205
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ZoomDirective, "[dxaZoom]", never, { "options": { "alias": "dxaZoom"; "required": false; }; }, {}, never, never, true, never>;
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
declare class ChildStyleDirective implements AfterViewInit {
|
|
1209
|
+
private _element;
|
|
1210
|
+
options: IChildStyleOptions;
|
|
1211
|
+
constructor(_element: ElementRef);
|
|
1212
|
+
ngAfterViewInit(): void;
|
|
1213
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ChildStyleDirective, never>;
|
|
1214
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ChildStyleDirective, "[dxvChildStyle]", never, { "options": { "alias": "dxvChildStyle"; "required": false; }; }, {}, never, never, true, never>;
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1217
|
+
declare class SearchHighlightingDirective implements OnDestroy {
|
|
1218
|
+
private _element;
|
|
1219
|
+
private _text;
|
|
1220
|
+
private _textToSearch;
|
|
1221
|
+
set text(newVal: string);
|
|
1222
|
+
set textToSearch(newVal: string);
|
|
1223
|
+
htmlContent: string;
|
|
1224
|
+
model: HighlightEngine;
|
|
1225
|
+
constructor(_element: ElementRef<HTMLElement>);
|
|
1226
|
+
updateModel(): void;
|
|
1227
|
+
ngOnDestroy(): void;
|
|
1228
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SearchHighlightingDirective, never>;
|
|
1229
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SearchHighlightingDirective, "[dxaSearchHighlighting]", never, { "text": { "alias": "text"; "required": false; }; "textToSearch": { "alias": "textToSearch"; "required": false; }; }, {}, never, never, true, never>;
|
|
1230
|
+
}
|
|
1231
|
+
|
|
1232
|
+
declare class AccordionDirective extends BaseDisposableDirective {
|
|
1233
|
+
options: ICollapsedViewModel;
|
|
1234
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1235
|
+
eventName: 'afterViewInit' | 'onInit';
|
|
1236
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccordionDirective, never>;
|
|
1237
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionDirective, "[dxaAccordion]", never, { "options": { "alias": "dxaAccordion"; "required": false; }; }, {}, never, never, true, never>;
|
|
1238
|
+
}
|
|
1239
|
+
|
|
1240
|
+
declare class EllipsisEditorDirective implements AfterViewInit, OnChanges, OnDestroy {
|
|
1241
|
+
private _element;
|
|
1242
|
+
options: EllipsisEditorOptions;
|
|
1243
|
+
private _editor;
|
|
1244
|
+
constructor(_element: ElementRef);
|
|
1245
|
+
ngAfterViewInit(): void;
|
|
1246
|
+
ngOnChanges(): void;
|
|
1247
|
+
ngOnDestroy(): void;
|
|
1248
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EllipsisEditorDirective, never>;
|
|
1249
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EllipsisEditorDirective, "[dxaEllipsisEditor]", never, { "options": { "alias": "dxaEllipsisEditor"; "required": false; }; }, {}, never, never, true, never>;
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
declare class ButtonWithTemplateDirective extends BaseDisposableDirective {
|
|
1253
|
+
options: ButtonOptions;
|
|
1254
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1255
|
+
eventName: 'afterViewInit' | 'onInit';
|
|
1256
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonWithTemplateDirective, never>;
|
|
1257
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ButtonWithTemplateDirective, "[dxaButtonWithTemplate]", never, { "options": { "alias": "dxaButtonWithTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
1258
|
+
}
|
|
1259
|
+
|
|
1260
|
+
declare class EditingFieldCheckboxGlyphComponent {
|
|
1261
|
+
data: ICheckEditingFieldViewModel;
|
|
1262
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditingFieldCheckboxGlyphComponent, never>;
|
|
1263
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditingFieldCheckboxGlyphComponent, "dxv-editing-field-checkbox-glyph", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1264
|
+
}
|
|
1265
|
+
|
|
1266
|
+
declare class DxMutationObserverDirective extends BaseDisposableDirective {
|
|
1267
|
+
private _accessibilitySettings;
|
|
1268
|
+
mutationObserverArgs: IMutationObserverArgs;
|
|
1269
|
+
constructor(el: ElementRef, _accessibilitySettings: AccessibilitySettings);
|
|
1270
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1271
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxMutationObserverDirective, never>;
|
|
1272
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DxMutationObserverDirective, "[dxMutationObserver]", never, { "mutationObserverArgs": { "alias": "dxMutationObserver"; "required": false; }; }, {}, never, never, true, never>;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
declare class MobileSearchBarDirective extends BaseDisposableDirective {
|
|
1276
|
+
options: IMobileSearchViewModel;
|
|
1277
|
+
InitAndReturnDisposeFunc(element: HTMLDivElement): () => void;
|
|
1278
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileSearchBarDirective, never>;
|
|
1279
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MobileSearchBarDirective, "[dxvSearchBar]", never, { "options": { "alias": "dxvSearchBar"; "required": false; }; }, {}, never, never, true, never>;
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1282
|
+
declare class MobilePaginatorDirective extends BaseDisposableDirective {
|
|
1283
|
+
options: IMobilePaginatorViewModel;
|
|
1284
|
+
InitAndReturnDisposeFunc(element: HTMLDivElement): () => void;
|
|
1285
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobilePaginatorDirective, never>;
|
|
1286
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MobilePaginatorDirective, "[dxvPaginator]", never, { "options": { "alias": "dxvPaginator"; "required": false; }; }, {}, never, never, true, never>;
|
|
1287
|
+
}
|
|
1288
|
+
|
|
1289
|
+
declare class LazyTemplateComponent extends TemplateComponent implements OnDestroy {
|
|
1290
|
+
private task;
|
|
1291
|
+
private _isDisposed;
|
|
1292
|
+
resolver: CodeResolver;
|
|
1293
|
+
isResolved: (val: boolean) => void;
|
|
1294
|
+
isReady: boolean;
|
|
1295
|
+
ngAfterViewInit(): void;
|
|
1296
|
+
ngOnDestroy(): void;
|
|
1297
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LazyTemplateComponent, never>;
|
|
1298
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LazyTemplateComponent, "dxa-lazy-template", never, { "resolver": { "alias": "resolver"; "required": false; }; "isResolved": { "alias": "isResolved"; "required": false; }; }, {}, never, never, true, never>;
|
|
1299
|
+
}
|
|
1300
|
+
|
|
1301
|
+
declare class MobileSurfaceComponent {
|
|
1302
|
+
data: IMobileReportPreviewViewModel;
|
|
1303
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileSurfaceComponent, never>;
|
|
1304
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileSurfaceComponent, "dxv-mobile-surface", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
declare class MobileSlideDirective extends BaseDisposableDirective {
|
|
1308
|
+
options: ISlideOptions;
|
|
1309
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1310
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileSlideDirective, never>;
|
|
1311
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MobileSlideDirective, "[dxvMobileSlide]", never, { "options": { "alias": "dxvMobileSlide"; "required": false; }; }, {}, never, never, true, never>;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1314
|
+
declare class MobileZoomDirective extends BaseDisposableDirective {
|
|
1315
|
+
options: IZoomOptions;
|
|
1316
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1317
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileZoomDirective, never>;
|
|
1318
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MobileZoomDirective, "[dxvMobileZoom]", never, { "options": { "alias": "dxvMobileZoom"; "required": false; }; }, {}, never, never, true, never>;
|
|
1319
|
+
}
|
|
1320
|
+
|
|
1321
|
+
declare class MobileGalleryComponent implements AfterViewInit {
|
|
1322
|
+
private _dxgallery;
|
|
1323
|
+
private _gallery;
|
|
1324
|
+
private _slideOptions;
|
|
1325
|
+
data: IMobileReportPreviewViewModel;
|
|
1326
|
+
set gallery(newVal: IMobileReportPreviewViewModel['gallery']);
|
|
1327
|
+
set slideOptions(newVal: IMobileReportPreviewViewModel['slideOptions']);
|
|
1328
|
+
galleryComponent: DxGalleryComponent;
|
|
1329
|
+
constructor();
|
|
1330
|
+
ngAfterViewInit(): void;
|
|
1331
|
+
Max(val1: number, val2: number): number;
|
|
1332
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileGalleryComponent, never>;
|
|
1333
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileGalleryComponent, "dxv-mobile-gallery", never, { "data": { "alias": "data"; "required": false; }; "gallery": { "alias": "gallery"; "required": false; }; "slideOptions": { "alias": "slideOptions"; "required": false; }; }, {}, never, never, true, never>;
|
|
1334
|
+
}
|
|
1335
|
+
|
|
1336
|
+
declare class MobilePageComponent {
|
|
1337
|
+
data: IMobilePageViewModel;
|
|
1338
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobilePageComponent, never>;
|
|
1339
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobilePageComponent, "dxv-mobile-page", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1340
|
+
}
|
|
1341
|
+
|
|
1342
|
+
declare class MobileActionsComponent {
|
|
1343
|
+
data: IMobileActionListViewModel;
|
|
1344
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileActionsComponent, never>;
|
|
1345
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileActionsComponent, "dxv-mobile-actions", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1346
|
+
}
|
|
1347
|
+
|
|
1348
|
+
declare class ComponentWithParentContainer implements OnInit {
|
|
1349
|
+
private _element;
|
|
1350
|
+
parentContainer: any;
|
|
1351
|
+
constructor(_element: ElementRef);
|
|
1352
|
+
ngOnInit(): void;
|
|
1353
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentWithParentContainer, never>;
|
|
1354
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentWithParentContainer, "dxa-contained-element", never, {}, {}, never, never, true, never>;
|
|
1355
|
+
}
|
|
1356
|
+
|
|
1357
|
+
declare class MobileParametersPopupComponent extends ComponentWithParentContainer {
|
|
1358
|
+
data: IParametersPopupViewModelBase;
|
|
1359
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileParametersPopupComponent, never>;
|
|
1360
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileParametersPopupComponent, "dxv-mobile-parameters-popup", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1361
|
+
}
|
|
1362
|
+
|
|
1363
|
+
declare class MobileParametersComponent implements AfterViewInit {
|
|
1364
|
+
private _element;
|
|
1365
|
+
private _cd;
|
|
1366
|
+
data: IParametersPopupViewModelBase;
|
|
1367
|
+
buttonGroup: ElementRef;
|
|
1368
|
+
constructor(_element: ElementRef, _cd: ChangeDetectorRef);
|
|
1369
|
+
ngAfterViewInit(): void;
|
|
1370
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileParametersComponent, never>;
|
|
1371
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileParametersComponent, "dxv-mobile-parameters", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1372
|
+
}
|
|
1373
|
+
|
|
1374
|
+
declare class MobileParametersDateRangeComponent extends DateRangeComponent {
|
|
1375
|
+
ngOnInit(): void;
|
|
1376
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileParametersDateRangeComponent, never>;
|
|
1377
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileParametersDateRangeComponent, "dxv-mobile-parameters-daterange", never, {}, {}, never, never, true, never>;
|
|
1378
|
+
}
|
|
1379
|
+
|
|
1380
|
+
declare class MobileActionsExportComponent extends ComponentWithParentContainer {
|
|
1381
|
+
data: IMobileExportAction;
|
|
1382
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileActionsExportComponent, never>;
|
|
1383
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileActionsExportComponent, "dxv-mobile-actions-export", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1384
|
+
}
|
|
1385
|
+
|
|
1386
|
+
declare class MobileSearchComponent {
|
|
1387
|
+
data: IMobileSearchViewModel;
|
|
1388
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileSearchComponent, never>;
|
|
1389
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobileSearchComponent, "dxv-search-mobile", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
declare class DateRangeMobileComponent {
|
|
1393
|
+
data: IDateRangeEditorMobileViewModel;
|
|
1394
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangeMobileComponent, never>;
|
|
1395
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangeMobileComponent, "dxv-date-range-mobile", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1396
|
+
}
|
|
1397
|
+
|
|
1398
|
+
declare class TimeRangeMobileComponent {
|
|
1399
|
+
data: IDateRangeEditorMobileViewModel;
|
|
1400
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TimeRangeMobileComponent, never>;
|
|
1401
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimeRangeMobileComponent, "dxv-time-range-mobile", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1402
|
+
}
|
|
1403
|
+
|
|
1404
|
+
declare class MobileAutofitDirective extends BaseDisposableDirective {
|
|
1405
|
+
options: IAutoFitOptions;
|
|
1406
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1407
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobileAutofitDirective, never>;
|
|
1408
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MobileAutofitDirective, "[dxvMobileAutofit]", never, { "options": { "alias": "dxvMobileAutofit"; "required": false; }; }, {}, never, never, true, never>;
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
declare class MobilePaginatorComponent {
|
|
1412
|
+
data: IMobilePaginatorViewModel;
|
|
1413
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MobilePaginatorComponent, never>;
|
|
1414
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MobilePaginatorComponent, "dxv-pages-mobile", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1415
|
+
}
|
|
1416
|
+
|
|
1417
|
+
declare class KeyDownActionsDirective extends BaseDisposableDirective {
|
|
1418
|
+
actionList: IActionListBaseViewModel;
|
|
1419
|
+
InitAndReturnDisposeFunc(element: HTMLElement): () => void;
|
|
1420
|
+
eventName: 'afterViewInit' | 'onInit';
|
|
1421
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KeyDownActionsDirective, never>;
|
|
1422
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KeyDownActionsDirective, "[dxKeyDownActions]", never, { "actionList": { "alias": "dxKeyDownActions"; "required": false; }; }, {}, never, never, true, never>;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1425
|
+
declare class BreadcrumbsComponent {
|
|
1426
|
+
data: IBreadcrumbViewModel;
|
|
1427
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbsComponent, never>;
|
|
1428
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbsComponent, "dxv-breadcrumbs", never, { "data": { "alias": "data"; "required": false; }; }, {}, never, never, true, never>;
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
declare class DxReportParametersPanelCallbacksComponent extends DxReportViewerCallbacksBaseComponent {
|
|
1432
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportParametersPanelCallbacksComponent, never>;
|
|
1433
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportParametersPanelCallbacksComponent, "dxrpp-callbacks", never, {}, {}, never, never, true, never>;
|
|
1434
|
+
}
|
|
1435
|
+
|
|
1436
|
+
declare class DxReportParametersPanelRequestOptionsComponent extends DxRequestOptionsBaseComponent {
|
|
1437
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportParametersPanelRequestOptionsComponent, never>;
|
|
1438
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportParametersPanelRequestOptionsComponent, "dxrpp-request-options", never, {}, {}, never, never, true, never>;
|
|
1439
|
+
}
|
|
1440
|
+
|
|
1441
|
+
declare class DxReportParametersPanelComponent extends DxReportViewerBaseComponent<JSReportParametersPanelBinding> {
|
|
1442
|
+
requestOptionsComponent: DxReportParametersPanelRequestOptionsComponent;
|
|
1443
|
+
callbacksComponent: DxReportParametersPanelCallbacksComponent;
|
|
1444
|
+
getKoBinding(options: IReportViewerOptions<JSReportViewerBase>): JSReportParametersPanelBinding;
|
|
1445
|
+
getCallbacks(): DxReportParametersPanelCallbacksComponent;
|
|
1446
|
+
getControlOptions(): IReportViewerOptions;
|
|
1447
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportParametersPanelComponent, never>;
|
|
1448
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DxReportParametersPanelComponent, "dx-report-parameters-panel", never, {}, {}, ["requestOptionsComponent", "callbacksComponent"], never, true, never>;
|
|
1449
|
+
}
|
|
1450
|
+
|
|
1451
|
+
declare class DxReportViewerModule {
|
|
1452
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DxReportViewerModule, never>;
|
|
1453
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DxReportViewerModule, never, [typeof i1.CommonModule, typeof i2.DxButtonModule, typeof i2.DxTextAreaModule, typeof i2.DxLoadIndicatorModule, typeof i2.DxLoadPanelModule, typeof i2.DxScrollViewModule, typeof i2.DxSelectBoxModule, typeof i2.DxMenuModule, typeof i2.DxTagBoxModule, typeof i2.DxTextBoxModule, typeof i2.DxValidatorModule, typeof i2.DxDateBoxModule, typeof i2.DxCheckBoxModule, typeof i2.DxNumberBoxModule, typeof i2.DxColorBoxModule, typeof i2.DxPopupModule, typeof i2.DxPopoverModule, typeof i2.DxSliderModule, typeof i2.DxCalendarModule, typeof i2.DxListModule, typeof i2.DxGalleryModule, typeof i2.DxBoxModule, typeof i2.DxTemplateModule, typeof DxReportViewerComponent, typeof DxReportViewerCallbacksComponent, typeof DxReportViewerMobileModeSettingsComponent, typeof DxReportViewerRemoteSettingsComponent, typeof DxReportViewerRequestOptionsComponent, typeof DxReportViewerProgressBarSettingsComponent, typeof DxReportViewerExportSettingsComponent, typeof DxReportViewerTabPanelSettingsComponent, typeof DxReportViewerSearchSettingsComponent, typeof DxReportViewerAISettingsComponent, typeof DxReportViewerAITranslationSettingsComponent, typeof DxReportViewerAISummarizationSettingsComponent, typeof TabpanelComponent, typeof PopoverComponent, typeof PropertygridComponent, typeof TreelistComponent, typeof TreeListGroupComponent, typeof TreeListItemComponent, typeof TreeListHeaderItemComponent, typeof TreeListItemTextComponent, typeof TreeListHeaderItemCaptionContentComponent, typeof DateEditorComponent, typeof CollectionEditorComponent, typeof ParameterspanelComponent, typeof TemplatesComponent, typeof ActionsComponent, typeof ImageTemplateComponent, typeof TemplateComponent, typeof PagerComponent, typeof ZoomComponent, typeof EditorComponentBase, typeof ExportComponent, typeof ViewerTemplatesComponent, typeof ToolbarContentComponent, typeof EditorComponent, typeof MultiValueComponent, typeof TextBoxEditorComponent, typeof SelectBoxComponent, typeof BoolSelectComponent, typeof ExportOptionsComponent, typeof ObjectEditorComponent, typeof BooleanEditorComponent, typeof LocalizedSelectBoxComponent, typeof NumericEditorComponent, typeof ColorPickerComponent, typeof DxActionDirective, typeof MultiValueEditableComponent, typeof DesignerComponent, typeof DateRangeComponent, typeof DateRangePopupContainerComponent, typeof TimeRangePopupContainerComponent, typeof CalendarComponent, typeof SurfaceComponent, typeof PageComponent, typeof LazyImagesDirective, typeof EditorContentComponent, typeof GroupEditorComponent, typeof SearchComponent, typeof AIPanelComponent, typeof DocumentMapComponent, typeof TextEditingFieldComponent, typeof TextEditingFieldMaskComponent, typeof TextEditingFieldNumberComponent, typeof TextEditingFieldDateBoxComponent, typeof TextEditingFieldContainerComponent, typeof CharacterCombEditingFieldComponent, typeof CheckEditingFieldComponent, typeof RadioEditingFieldComponent, typeof ImageEditingFieldComponent, typeof ImageEditingFieldEditorComponent, typeof PopupImageEditingFieldComponent, typeof ProgressBarComponent, typeof PictureEditorComponent, typeof PictureEditorToolBarPopupComponent, typeof PictureEditorBrushOptionsComponent, typeof PictureEditorSizeOptionsComponent, typeof PictureEditorImagespickerComponent, typeof PictureEditorImagespickerWithFilterComponent, typeof PainterComponent, typeof SignatureEditorComponent, typeof BrickComponent, typeof BrickClickableComponent, typeof ExportToolComponent, typeof AutoFitDirective, typeof TextCopierDirective, typeof PreviewPageRendererDirective, typeof ToViewDirective, typeof BrickSelectionDirective, typeof ResizableDirective, typeof ZoomDirective, typeof ChildStyleDirective, typeof SearchHighlightingDirective, typeof AccordionDirective, typeof EllipsisEditorDirective, typeof ButtonWithTemplateDirective, typeof EditingFieldCheckboxGlyphComponent, typeof DxMutationObserverDirective, typeof MobileSearchBarDirective, typeof MobilePaginatorDirective, typeof LazyTemplateComponent, typeof MobileSurfaceComponent, typeof MobileSlideDirective, typeof MobileZoomDirective, typeof MobileGalleryComponent, typeof MobilePageComponent, typeof MobileActionsComponent, typeof MobileParametersPopupComponent, typeof MobileParametersComponent, typeof MobileParametersDateRangeComponent, typeof MobileActionsExportComponent, typeof MobileSearchComponent, typeof DateRangeMobileComponent, typeof TimeRangeMobileComponent, typeof MobileAutofitDirective, typeof MobilePaginatorComponent, typeof KeyDownActionsDirective, typeof BreadcrumbsComponent, typeof DxReportParametersPanelComponent, typeof DxReportParametersPanelCallbacksComponent, typeof DxReportParametersPanelRequestOptionsComponent], [typeof DxReportViewerComponent, typeof DxReportViewerCallbacksComponent, typeof DxReportViewerMobileModeSettingsComponent, typeof DxReportViewerRemoteSettingsComponent, typeof DxReportViewerRequestOptionsComponent, typeof DxReportViewerProgressBarSettingsComponent, typeof DxReportViewerExportSettingsComponent, typeof DxReportViewerTabPanelSettingsComponent, typeof DxReportViewerSearchSettingsComponent, typeof DxReportParametersPanelComponent, typeof DxReportParametersPanelCallbacksComponent, typeof DxReportParametersPanelRequestOptionsComponent, typeof DxReportViewerAISettingsComponent, typeof DxReportViewerAITranslationSettingsComponent, typeof DxReportViewerAISummarizationSettingsComponent]>;
|
|
1454
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<DxReportViewerModule>;
|
|
1455
|
+
}
|
|
1456
|
+
|
|
1457
|
+
export { DxReportParametersPanelCallbacksComponent, DxReportParametersPanelComponent, DxReportParametersPanelRequestOptionsComponent, DxReportViewerAISettingsComponent, DxReportViewerAISummarizationSettingsComponent, DxReportViewerAITranslationSettingsComponent, DxReportViewerCallbacksComponent, DxReportViewerComponent, DxReportViewerExportSettingsComponent, DxReportViewerMobileModeSettingsComponent, DxReportViewerModule, DxReportViewerProgressBarSettingsComponent, DxReportViewerRemoteSettingsComponent, DxReportViewerRequestOptionsComponent, DxReportViewerSearchSettingsComponent, DxReportViewerTabPanelSettingsComponent, TemplateEngine };
|