devexpress-reporting-angular 23.2.1-alpha-23254-1700 → 23.2.3
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/dx-reporting.component.d.ts +14 -9
- package/dx-report-designer/dx-report-designer.component.d.ts +8 -48
- package/dx-report-designer/dxrd-callbacks.d.ts +2 -1
- package/dx-report-designer/dxrd-datasource-settings.component.d.ts +1 -1
- package/dx-report-designer/dxrd-designer-model-settings.component.d.ts +1 -1
- package/dx-report-designer/dxrd-preview-settings.component.d.ts +1 -1
- package/dx-report-designer/dxrd-request-options.d.ts +1 -1
- package/dx-report-designer/dxrd-wizard-settings.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/actions/actions.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/designer/designer.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/directives/accordion.directive.d.ts +1 -1
- package/dx-report-viewer/components/analytics/directives/disposable.directive.base.d.ts +1 -1
- package/dx-report-viewer/components/analytics/directives/dx-action.directive.d.ts +1 -1
- package/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.d.ts +1 -1
- package/dx-report-viewer/components/analytics/directives/key-down-actions.directive.d.ts +13 -0
- package/dx-report-viewer/components/analytics/directives/resizable.directive.d.ts +1 -1
- package/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.d.ts +1 -1
- package/dx-report-viewer/components/analytics/directives/zoom.directive.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.base.d.ts +2 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.boolean.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.date.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.numeric.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.d.ts +6 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/editor/editor.textbox.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.d.ts +2 -2
- package/dx-report-viewer/components/analytics/template/image.template.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/template/lazy.template.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/template/template.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/templates.component.d.ts +2 -2
- package/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.d.ts +1 -1
- package/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/directives/auto-fit.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/directives/brick-selection.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/directives/child-styles.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/directives/lazy-images.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/directives/to-view.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/document-map/document-map.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/export/export-tool.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/export-options/export-options.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.d.ts +1 -3
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.d.ts +4 -1
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.d.ts +7 -0
- package/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/reportpreview/page/page.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/search/search.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/templates.component.d.ts +5 -1
- package/dx-report-viewer/components/reporting/toolbar/export/export.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/toolbar/pager/pager.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.d.ts +1 -1
- package/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.d.ts +5 -2
- package/dx-report-viewer/dx-report-viewer.component.d.ts +10 -22
- package/dx-report-viewer/dx-report-viewer.module.d.ts +5 -3
- package/dx-report-viewer/dxrv-callbacks.d.ts +2 -1
- package/dx-report-viewer/dxrv-export-settings.component.d.ts +1 -1
- package/dx-report-viewer/dxrv-mobile-mode-settings.component.d.ts +1 -1
- package/dx-report-viewer/dxrv-progressbar-settings.component.d.ts +1 -1
- package/dx-report-viewer/dxrv-remote-settings.component.d.ts +1 -1
- package/dx-report-viewer/dxrv-request-options.d.ts +1 -1
- package/dx-report-viewer/dxrv-search-settings.component.d.ts +1 -1
- package/dx-report-viewer/dxrv-tabpanel-settings.component.d.ts +1 -1
- package/{esm2015/all.js → esm2020/all.mjs} +6 -8
- package/esm2020/core/dx-reporting.component.mjs +59 -0
- package/esm2020/dx-report-designer/dx-report-designer.component.mjs +71 -0
- package/{esm2015/dx-report-designer/dx-report-designer.module.js → esm2020/dx-report-designer/dx-report-designer.module.mjs} +5 -5
- package/{esm2015/dx-report-designer/dxrd-callbacks.js → esm2020/dx-report-designer/dxrd-callbacks.mjs} +4 -4
- package/{esm2015/dx-report-designer/dxrd-datasource-settings.component.js → esm2020/dx-report-designer/dxrd-datasource-settings.component.mjs} +3 -3
- package/esm2020/dx-report-designer/dxrd-designer-model-settings.component.mjs +47 -0
- package/esm2020/dx-report-designer/dxrd-preview-settings.component.mjs +31 -0
- package/{esm2015/dx-report-designer/dxrd-request-options.js → esm2020/dx-report-designer/dxrd-request-options.mjs} +3 -3
- package/{esm2015/dx-report-designer/dxrd-wizard-settings.component.js → esm2020/dx-report-designer/dxrd-wizard-settings.component.mjs} +3 -3
- package/esm2020/dx-report-viewer/components/analytics/actions/actions.component.mjs +16 -0
- package/{esm2015/dx-report-viewer/components/analytics/designer/designer.component.js → esm2020/dx-report-viewer/components/analytics/designer/designer.component.mjs} +7 -10
- package/{esm2015/dx-report-viewer/components/analytics/directives/accordion.directive.js → esm2020/dx-report-viewer/components/analytics/directives/accordion.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/analytics/directives/disposable.directive.base.js → esm2020/dx-report-viewer/components/analytics/directives/disposable.directive.base.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/analytics/directives/dx-action.directive.js → esm2020/dx-report-viewer/components/analytics/directives/dx-action.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.js → esm2020/dx-report-viewer/components/analytics/directives/dx-mutation-observer.directive.mjs} +3 -3
- package/esm2020/dx-report-viewer/components/analytics/directives/key-down-actions.directive.mjs +24 -0
- package/{esm2015/dx-report-viewer/components/analytics/directives/resizable.directive.js → esm2020/dx-report-viewer/components/analytics/directives/resizable.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.js → esm2020/dx-report-viewer/components/analytics/directives/searchHighlighting.directive.mjs} +5 -6
- package/{esm2015/dx-report-viewer/components/analytics/directives/zoom.directive.js → esm2020/dx-report-viewer/components/analytics/directives/zoom.directive.mjs} +3 -3
- package/esm2020/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.mjs +36 -0
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.base.mjs +69 -0
- package/{esm2015/dx-report-viewer/components/analytics/properties/editor/editor.boolean.js → esm2020/dx-report-viewer/components/analytics/properties/editor/editor.boolean.mjs} +7 -10
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.mjs +31 -0
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.mjs +36 -0
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.date.mjs +33 -0
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.mjs +30 -0
- package/{esm2015/dx-report-viewer/components/analytics/properties/editor/editor.numeric.js → esm2020/dx-report-viewer/components/analytics/properties/editor/editor.numeric.mjs} +7 -10
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.mjs +31 -0
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.mjs +39 -0
- package/esm2020/dx-report-viewer/components/analytics/properties/editor/editor.textbox.mjs +24 -0
- package/esm2020/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.mjs +16 -0
- package/{esm2015/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.js → esm2020/dx-report-viewer/components/analytics/properties/propertygrid/propertygrid.component.mjs} +7 -10
- package/esm2020/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.mjs +29 -0
- package/{esm2015/dx-report-viewer/components/analytics/template/image.template.component.js → esm2020/dx-report-viewer/components/analytics/template/image.template.component.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/analytics/template/lazy.template.component.js → esm2020/dx-report-viewer/components/analytics/template/lazy.template.component.mjs} +7 -10
- package/{esm2015/dx-report-viewer/components/analytics/template/template.component.js → esm2020/dx-report-viewer/components/analytics/template/template.component.mjs} +7 -10
- package/esm2020/dx-report-viewer/components/analytics/templates.component.mjs +114 -0
- package/{esm2015/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.js → esm2020/dx-report-viewer/components/analytics/widgets/component-with-parent-container.component.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.js → esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-group.component.mjs} +7 -10
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.mjs +15 -0
- package/esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.mjs +16 -0
- package/{esm2015/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.js → esm2020/dx-report-viewer/components/analytics/widgets/treelist/treelist.component.mjs} +7 -10
- package/{esm2015/dx-report-viewer/components/reporting/directives/auto-fit.directive.js → esm2020/dx-report-viewer/components/reporting/directives/auto-fit.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/directives/brick-selection.directive.js → esm2020/dx-report-viewer/components/reporting/directives/brick-selection.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/directives/child-styles.directive.js → esm2020/dx-report-viewer/components/reporting/directives/child-styles.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/directives/lazy-images.directive.js → esm2020/dx-report-viewer/components/reporting/directives/lazy-images.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/directives/to-view.directive.js → esm2020/dx-report-viewer/components/reporting/directives/to-view.directive.mjs} +3 -3
- package/esm2020/dx-report-viewer/components/reporting/document-map/document-map.component.mjs +25 -0
- package/esm2020/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.mjs +16 -0
- package/{esm2015/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.js → esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox-glyph.component.mjs} +5 -8
- package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.mjs +17 -0
- package/esm2020/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.mjs +15 -0
- package/{esm2015/dx-report-viewer/components/reporting/editing/export/export-tool.component.js → esm2020/dx-report-viewer/components/reporting/editing/export/export-tool.component.mjs} +7 -10
- package/{esm2015/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.js → esm2020/dx-report-viewer/components/reporting/editing/image-field/image-editing-field-editor.component.mjs} +5 -8
- package/esm2020/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.mjs +15 -0
- package/esm2020/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.mjs +38 -0
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.mjs +17 -0
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.mjs +33 -0
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.mjs +16 -0
- package/{esm2015/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.js → esm2020/dx-report-viewer/components/reporting/editing/text-field/editing-field-text.component.mjs} +5 -8
- package/esm2020/dx-report-viewer/components/reporting/export-options/export-options.component.mjs +24 -0
- package/esm2020/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.mjs +18 -0
- package/{esm2015/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.js → esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.autofit.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.js → esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.paginator.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.js → esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.searchBar.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.js → esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.slide.directive.mjs} +3 -3
- package/{esm2015/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.js → esm2020/dx-report-viewer/components/reporting/mobile/directives/mobile.zoom.directive.mjs} +3 -3
- package/esm2020/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.mjs +53 -0
- package/esm2020/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.mjs +17 -0
- package/{esm2015/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.js → esm2020/dx-report-viewer/components/reporting/mobile/pages/pages/mobile.pages.component.mjs} +5 -8
- package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.mjs +28 -0
- package/{esm2015/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.js → esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.daterange.component.mjs} +5 -8
- package/esm2020/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.mjs +18 -0
- package/esm2020/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.mjs +16 -0
- package/{esm2015/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.js → esm2020/dx-report-viewer/components/reporting/mobile/surface/mobile.surface.component.mjs} +8 -11
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.mjs +53 -0
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.mjs +17 -0
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.mjs +24 -0
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.mjs +16 -0
- package/{esm2015/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.js → esm2020/dx-report-viewer/components/reporting/parameterspanel/editor/group-editor/group-editor.component.mjs} +7 -10
- package/esm2020/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.mjs +51 -0
- package/{esm2015/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.js → esm2020/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.editable.component.mjs} +8 -11
- package/{esm2015/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.js → esm2020/dx-report-viewer/components/reporting/parameterspanel/parameterspanel.component.mjs} +8 -11
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/breadcrumbs/breadcrumbs.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.mjs +15 -0
- package/{esm2015/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.js → esm2020/dx-report-viewer/components/reporting/reportpreview/brick/brick.component.mjs} +5 -8
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/page/page.component.mjs +18 -0
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.mjs +15 -0
- package/esm2020/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.mjs +24 -0
- package/esm2020/dx-report-viewer/components/reporting/search/search.component.mjs +22 -0
- package/esm2020/dx-report-viewer/components/reporting/templates.component.mjs +276 -0
- package/esm2020/dx-report-viewer/components/reporting/toolbar/export/export.component.mjs +29 -0
- package/esm2020/dx-report-viewer/components/reporting/toolbar/pager/pager.component.mjs +26 -0
- package/esm2020/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.mjs +21 -0
- package/{esm2015/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.js → esm2020/dx-report-viewer/components/reporting/toolbar/zoom/zoom.component.mjs} +5 -8
- package/{esm2015/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.js → esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/painter.component.mjs} +5 -8
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.mjs +17 -0
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.mjs +14 -0
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.mjs +16 -0
- package/esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.mjs +37 -0
- package/{esm2015/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.js → esm2020/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor.component.mjs} +10 -13
- package/esm2020/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.mjs +44 -0
- package/esm2020/dx-report-viewer/dx-report-viewer.component.mjs +143 -0
- package/{esm2015/dx-report-viewer/dx-report-viewer.module.js → esm2020/dx-report-viewer/dx-report-viewer.module.mjs} +31 -27
- package/{esm2015/dx-report-viewer/dxrv-callbacks.js → esm2020/dx-report-viewer/dxrv-callbacks.mjs} +4 -4
- package/{esm2015/dx-report-viewer/dxrv-export-settings.component.js → esm2020/dx-report-viewer/dxrv-export-settings.component.mjs} +3 -3
- package/{esm2015/dx-report-viewer/dxrv-mobile-mode-settings.component.js → esm2020/dx-report-viewer/dxrv-mobile-mode-settings.component.mjs} +3 -3
- package/{esm2015/dx-report-viewer/dxrv-progressbar-settings.component.js → esm2020/dx-report-viewer/dxrv-progressbar-settings.component.mjs} +3 -3
- package/{esm2015/dx-report-viewer/dxrv-remote-settings.component.js → esm2020/dx-report-viewer/dxrv-remote-settings.component.mjs} +4 -4
- package/{esm2015/dx-report-viewer/dxrv-request-options.js → esm2020/dx-report-viewer/dxrv-request-options.mjs} +3 -3
- package/{esm2015/dx-report-viewer/dxrv-search-settings.component.js → esm2020/dx-report-viewer/dxrv-search-settings.component.mjs} +3 -3
- package/{esm2015/dx-report-viewer/dxrv-tabpanel-settings.component.js → esm2020/dx-report-viewer/dxrv-tabpanel-settings.component.mjs} +4 -4
- package/{esm2015/dx-report-viewer/utils/accessibility-settings.js → esm2020/dx-report-viewer/utils/accessibility-settings.mjs} +3 -3
- package/{esm2015/dx-report-viewer/utils/templateEngine.js → esm2020/dx-report-viewer/utils/templateEngine.mjs} +3 -3
- package/fesm2015/devexpress-reporting-angular-core.mjs +109 -0
- package/fesm2015/devexpress-reporting-angular-core.mjs.map +1 -0
- package/fesm2015/{devexpress-reporting-angular-dx-report-designer.js → devexpress-reporting-angular-dx-report-designer.mjs} +33 -37
- package/fesm2015/devexpress-reporting-angular-dx-report-designer.mjs.map +1 -0
- package/fesm2015/devexpress-reporting-angular-dx-report-viewer.mjs +3066 -0
- package/fesm2015/devexpress-reporting-angular-dx-report-viewer.mjs.map +1 -0
- package/fesm2015/{devexpress-reporting-angular.js → devexpress-reporting-angular.mjs} +6 -8
- package/fesm2015/devexpress-reporting-angular.mjs.map +1 -0
- package/{fesm2015/devexpress-reporting-angular-core.js → fesm2020/devexpress-reporting-angular-core.mjs} +8 -13
- package/fesm2020/devexpress-reporting-angular-core.mjs.map +1 -0
- package/fesm2020/devexpress-reporting-angular-dx-report-designer.mjs +410 -0
- package/fesm2020/devexpress-reporting-angular-dx-report-designer.mjs.map +1 -0
- package/fesm2020/devexpress-reporting-angular-dx-report-viewer.mjs +3061 -0
- package/fesm2020/devexpress-reporting-angular-dx-report-viewer.mjs.map +1 -0
- package/fesm2020/devexpress-reporting-angular.mjs +40 -0
- package/fesm2020/devexpress-reporting-angular.mjs.map +1 -0
- package/package.json +51 -12
- package/bundles/devexpress-reporting-angular-core.umd.js +0 -607
- package/bundles/devexpress-reporting-angular-core.umd.js.map +0 -1
- package/bundles/devexpress-reporting-angular-dx-report-designer.umd.js +0 -940
- package/bundles/devexpress-reporting-angular-dx-report-designer.umd.js.map +0 -1
- package/bundles/devexpress-reporting-angular-dx-report-viewer.umd.js +0 -4055
- package/bundles/devexpress-reporting-angular-dx-report-viewer.umd.js.map +0 -1
- package/bundles/devexpress-reporting-angular.umd.js +0 -140
- package/bundles/devexpress-reporting-angular.umd.js.map +0 -1
- package/core/devexpress-reporting-angular-core.d.ts +0 -5
- package/core/package.json +0 -10
- package/devexpress-reporting-angular.d.ts +0 -5
- package/dx-report-designer/devexpress-reporting-angular-dx-report-designer.d.ts +0 -5
- package/dx-report-designer/package.json +0 -10
- package/dx-report-viewer/devexpress-reporting-angular-dx-report-viewer.d.ts +0 -5
- package/dx-report-viewer/package.json +0 -10
- package/esm2015/core/dx-reporting.component.js +0 -64
- package/esm2015/dx-report-designer/dx-report-designer.component.js +0 -78
- package/esm2015/dx-report-designer/dxrd-designer-model-settings.component.js +0 -48
- package/esm2015/dx-report-designer/dxrd-preview-settings.component.js +0 -32
- package/esm2015/dx-report-viewer/components/analytics/actions/actions.component.js +0 -19
- package/esm2015/dx-report-viewer/components/analytics/properties/collectioneditor/collectioneditor.component.js +0 -39
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.base.js +0 -66
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.boolselect.js +0 -34
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.colorpicker.js +0 -39
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.date.js +0 -36
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.dropdown.base.js +0 -29
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.js +0 -41
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.selectbox.localized.js +0 -30
- package/esm2015/dx-report-viewer/components/analytics/properties/editor/editor.textbox.js +0 -27
- package/esm2015/dx-report-viewer/components/analytics/properties/object-editor/object-editor.component.js +0 -19
- package/esm2015/dx-report-viewer/components/analytics/tabpanel/tabpanel.component.js +0 -32
- package/esm2015/dx-report-viewer/components/analytics/templates.component.js +0 -117
- package/esm2015/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item-caption-content.component.js +0 -19
- package/esm2015/dx-report-viewer/components/analytics/widgets/treelist/treelist-header-item.component.js +0 -19
- package/esm2015/dx-report-viewer/components/analytics/widgets/treelist/treelist-item-text-content.component.js +0 -18
- package/esm2015/dx-report-viewer/components/analytics/widgets/treelist/treelist-item.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/document-map/document-map.component.js +0 -29
- package/esm2015/dx-report-viewer/components/reporting/editing/character-comb/editing-field-character-comb.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/editing/check-field/editing-field-checkbox.component.js +0 -20
- package/esm2015/dx-report-viewer/components/reporting/editing/check-field/editing-field-radio.component.js +0 -18
- package/esm2015/dx-report-viewer/components/reporting/editing/image-field/image-editing-field.component.js +0 -18
- package/esm2015/dx-report-viewer/components/reporting/editing/popup-image-field/popup-image-editing-field.component.js +0 -41
- package/esm2015/dx-report-viewer/components/reporting/editing/text-field/editing-field-container.component.js +0 -20
- package/esm2015/dx-report-viewer/components/reporting/editing/text-field/editing-field-datetime.component.js +0 -36
- package/esm2015/dx-report-viewer/components/reporting/editing/text-field/editing-field-mask.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/editing/text-field/editing-field-number.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/export-options/export-options.component.js +0 -27
- package/esm2015/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/mobile/actions/mobile.actions.export.component.js +0 -21
- package/esm2015/dx-report-viewer/components/reporting/mobile/gallery/mobile.gallery.component.js +0 -56
- package/esm2015/dx-report-viewer/components/reporting/mobile/page/mobile.page.component.js +0 -20
- package/esm2015/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.component.js +0 -31
- package/esm2015/dx-report-viewer/components/reporting/mobile/parameters/mobile.parameters.popup.component.js +0 -20
- package/esm2015/dx-report-viewer/components/reporting/mobile/search/mobile.search.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/parameterspanel/date-range/calendar/calendar.component.js +0 -22
- package/esm2015/dx-report-viewer/components/reporting/parameterspanel/date-range/date-range.component.js +0 -41
- package/esm2015/dx-report-viewer/components/reporting/parameterspanel/date-range/mobile/date-range-mobile.component.js +0 -20
- package/esm2015/dx-report-viewer/components/reporting/parameterspanel/date-range/popup-container/popup-container.component.js +0 -27
- package/esm2015/dx-report-viewer/components/reporting/parameterspanel/editor/editor-content/editor-content.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/parameterspanel/multi-value/multi-value.component.js +0 -51
- package/esm2015/dx-report-viewer/components/reporting/reportpreview/brick/brick-clickable.component.js +0 -18
- package/esm2015/dx-report-viewer/components/reporting/reportpreview/page/page.component.js +0 -21
- package/esm2015/dx-report-viewer/components/reporting/reportpreview/progress-bar/progress-bar.component.js +0 -18
- package/esm2015/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.js +0 -27
- package/esm2015/dx-report-viewer/components/reporting/search/search.component.js +0 -25
- package/esm2015/dx-report-viewer/components/reporting/templates.component.js +0 -274
- package/esm2015/dx-report-viewer/components/reporting/toolbar/export/export.component.js +0 -32
- package/esm2015/dx-report-viewer/components/reporting/toolbar/pager/pager.component.js +0 -26
- package/esm2015/dx-report-viewer/components/reporting/toolbar/toolbar-content/toolbar-content.component.js +0 -23
- package/esm2015/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-brush-options.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespicker.component.js +0 -20
- package/esm2015/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-imagespickerwithfilter.component.js +0 -17
- package/esm2015/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editing-size-options.component.js +0 -19
- package/esm2015/dx-report-viewer/components/reporting/widgets/picture-editor/picture-editor-toolbar-popup.component.js +0 -40
- package/esm2015/dx-report-viewer/components/reporting/widgets/signature/signature-editor.component.js +0 -44
- package/esm2015/dx-report-viewer/dx-report-viewer.component.js +0 -143
- package/fesm2015/devexpress-reporting-angular-core.js.map +0 -1
- package/fesm2015/devexpress-reporting-angular-dx-report-designer.js.map +0 -1
- package/fesm2015/devexpress-reporting-angular-dx-report-viewer.js +0 -3225
- package/fesm2015/devexpress-reporting-angular-dx-report-viewer.js.map +0 -1
- package/fesm2015/devexpress-reporting-angular.js.map +0 -1
- /package/{esm2015/core/_input-converters.js → esm2020/core/_input-converters.mjs} +0 -0
- /package/{esm2015/core/_settingsProvider.js → esm2020/core/_settingsProvider.mjs} +0 -0
- /package/{esm2015/core/devexpress-reporting-angular-core.js → esm2020/core/devexpress-reporting-angular-core.mjs} +0 -0
- /package/{esm2015/core/index.js → esm2020/core/index.mjs} +0 -0
- /package/{esm2015/devexpress-reporting-angular.js → esm2020/devexpress-reporting-angular.mjs} +0 -0
- /package/{esm2015/dx-report-designer/devexpress-reporting-angular-dx-report-designer.js → esm2020/dx-report-designer/devexpress-reporting-angular-dx-report-designer.mjs} +0 -0
- /package/{esm2015/dx-report-designer/index.js → esm2020/dx-report-designer/index.mjs} +0 -0
- /package/{esm2015/dx-report-viewer/devexpress-reporting-angular-dx-report-viewer.js → esm2020/dx-report-viewer/devexpress-reporting-angular-dx-report-viewer.mjs} +0 -0
- /package/{esm2015/dx-report-viewer/index.js → esm2020/dx-report-viewer/index.mjs} +0 -0
- /package/{esm2015/dx-report-viewer/utils/template.js → esm2020/dx-report-viewer/utils/template.mjs} +0 -0
- /package/{esm2015/index.js → esm2020/index.mjs} +0 -0
@@ -1,27 +0,0 @@
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
2
|
-
import { calculateWithZoomFactor } from '@devexpress/analytics-core/accessibility/_internal';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "devextreme-angular";
|
5
|
-
import * as i2 from "../../../../analytics/template/template.component";
|
6
|
-
import * as i3 from "../../../../analytics/directives/dx-mutation-observer.directive";
|
7
|
-
import * as i4 from "@angular/common";
|
8
|
-
import * as i5 from "../../../../analytics/directives/dx-action.directive";
|
9
|
-
export class PopupContainerComponent {
|
10
|
-
ngOnInit() {
|
11
|
-
this.popupOptions = this.data.getPopupSettings();
|
12
|
-
this.popupOptions.height = calculateWithZoomFactor(362);
|
13
|
-
}
|
14
|
-
}
|
15
|
-
PopupContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: PopupContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
16
|
-
PopupContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: PopupContainerComponent, selector: "dxv-daterange-popup", inputs: { data: "data" }, ngImport: i0, template: "<dx-popup role=\"dialog\" aria-modal=\"true\" \n[width]=\"popupOptions.width\"\n[height]=\"popupOptions.height\"\n[wrapperAttr]=\"popupOptions.wrapperAttr\"\n[position]=\"popupOptions.position\"\n[container]=\"popupOptions.container\"\n[showTitle]=\"popupOptions.showTitle\"\n[showCloseButton]=\"popupOptions.showCloseButton\"\n[hideOnOutsideClick]=\"popupOptions.hideOnOutsideClick\"\n(onHidden)=\"popupOptions.onHidden($event)\"\n[animation]=\"popupOptions.animation\"\n[shading]=\"popupOptions.shading\"\n[visible]=\"popupOptions.visible\"\n>\n <dx-scroll-view \n [showScrollbar]=\"data.scrollViewOptions.showScrollbar\"\n [direction]=\"data.scrollViewOptions.direction\"\n [useNative]=\"data.scrollViewOptions.useNative\"\n (onInitialized)=\"data.scrollViewOptions.onInitialized($event)\"\n >\n <div class=\"dxrv-daterange-editor-popup-container\" [dxMutationObserver]=\"data.dialogKeyboardHelper\">\n <dx-scroll-view role=\"listbox\" class=\"dxrv-daterange-editor-list dxrv-daterange-editor-item dxd-border-primary dx-accessibility-daterange-item\" \n [showScrollbar]=\"data.predefinedRanges.scrollViewOptions.showScrollbar\"\n [scrollByContent]=\"data.predefinedRanges.scrollViewOptions.scrollByContent\"\n [bounceEnabled]=\"data.predefinedRanges.scrollViewOptions.bounceEnabled\"\n [useNative]=\"data.predefinedRanges.scrollViewOptions.useNative\"\n [scrollByThumb]=\"data.predefinedRanges.scrollViewOptions.scrollByThumb\"\n (onInitialized)=\"data.predefinedRanges.scrollViewOptions.onInitialized($event)\"\n >\n <div class=\"dx-accessibility-container-background dxd-back-accented\"></div>\n <div *ngFor=\"let item of data.predefinedRanges.items\" role=\"option\" class=\"dxrv-daterange-editor-list-item dxd-state-normal dxd-back-highlighted dx-accessibility-list-item dx-accessibility-focus-border-accented\"\n [attr.aria-selected]=\"item.selected\"\n [class.dxd-state-selected]=\"item.selected\" [dxAction]=\"item.click\">\n <div class=\"dx-accessibility-field-background dxd-back-accented\"></div>\n {{item.displayName}}\n </div>\n </dx-scroll-view>\n <div class=\"dxrv-daterange-editor-item\">\n <div class=\"dx-accessibility-container-background dxd-back-accented\"></div>\n <dxa-template template=\"dxrv-daterange-calendar\" [data]=\"data.startRange\"></dxa-template>\n </div>\n <div class=\"dxrv-daterange-editor-item\">\n <div class=\"dx-accessibility-container-background dxd-back-accented\"></div>\n <dxa-template template=\"dxrv-daterange-calendar\" [data]=\"data.endRange\"></dxa-template>\n </div>\n </div>\n </dx-scroll-view>\n</dx-popup>", components: [{ type: i1.DxPopupComponent, selector: "dx-popup", inputs: ["accessKey", "animation", "closeOnOutsideClick", "container", "contentTemplate", "copyRootClassesToWrapper", "deferRendering", "disabled", "dragAndResizeArea", "dragEnabled", "dragOutsideBoundary", "elementAttr", "enableBodyScroll", "focusStateEnabled", "fullScreen", "height", "hideOnOutsideClick", "hideOnParentScroll", "hint", "hoverStateEnabled", "maxHeight", "maxWidth", "minHeight", "minWidth", "position", "resizeEnabled", "restorePosition", "rtlEnabled", "shading", "shadingColor", "showCloseButton", "showTitle", "tabIndex", "title", "titleTemplate", "toolbarItems", "visible", "width", "wrapperAttr"], outputs: ["onContentReady", "onDisposing", "onHidden", "onHiding", "onInitialized", "onOptionChanged", "onResize", "onResizeEnd", "onResizeStart", "onShowing", "onShown", "onTitleRendered", "accessKeyChange", "animationChange", "closeOnOutsideClickChange", "containerChange", "contentTemplateChange", "copyRootClassesToWrapperChange", "deferRenderingChange", "disabledChange", "dragAndResizeAreaChange", "dragEnabledChange", "dragOutsideBoundaryChange", "elementAttrChange", "enableBodyScrollChange", "focusStateEnabledChange", "fullScreenChange", "heightChange", "hideOnOutsideClickChange", "hideOnParentScrollChange", "hintChange", "hoverStateEnabledChange", "maxHeightChange", "maxWidthChange", "minHeightChange", "minWidthChange", "positionChange", "resizeEnabledChange", "restorePositionChange", "rtlEnabledChange", "shadingChange", "shadingColorChange", "showCloseButtonChange", "showTitleChange", "tabIndexChange", "titleChange", "titleTemplateChange", "toolbarItemsChange", "visibleChange", "widthChange", "wrapperAttrChange"] }, { type: i1.DxScrollViewComponent, selector: "dx-scroll-view", inputs: ["bounceEnabled", "direction", "disabled", "elementAttr", "height", "pulledDownText", "pullingDownText", "reachBottomText", "refreshingText", "rtlEnabled", "scrollByContent", "scrollByThumb", "showScrollbar", "useNative", "width"], outputs: ["onDisposing", "onInitialized", "onOptionChanged", "onPullDown", "onReachBottom", "onScroll", "onUpdated", "bounceEnabledChange", "directionChange", "disabledChange", "elementAttrChange", "heightChange", "pulledDownTextChange", "pullingDownTextChange", "reachBottomTextChange", "refreshingTextChange", "rtlEnabledChange", "scrollByContentChange", "scrollByThumbChange", "showScrollbarChange", "useNativeChange", "widthChange"] }, { type: i2.TemplateComponent, selector: "dxa-template", inputs: ["data", "template"] }], directives: [{ type: i3.DxMutationObserverDirective, selector: "[dxMutationObserver]", inputs: ["dxMutationObserver"] }, { type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.DxActionDirective, selector: "[dxAction]", inputs: ["dxActionModel", "dxAction"] }] });
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: PopupContainerComponent, decorators: [{
|
18
|
-
type: Component,
|
19
|
-
args: [{
|
20
|
-
selector: 'dxv-daterange-popup',
|
21
|
-
templateUrl: './popup-container.component.html'
|
22
|
-
}]
|
23
|
-
}], propDecorators: { data: [{
|
24
|
-
type: Input,
|
25
|
-
args: ['data']
|
26
|
-
}] } });
|
27
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9wdXAtY29udGFpbmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcGFyYW1ldGVyc3BhbmVsL2RhdGUtcmFuZ2UvcG9wdXAtY29udGFpbmVyL3BvcHVwLWNvbnRhaW5lci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9keC1yZXBvcnQtdmlld2VyL2NvbXBvbmVudHMvcmVwb3J0aW5nL3BhcmFtZXRlcnNwYW5lbC9kYXRlLXJhbmdlL3BvcHVwLWNvbnRhaW5lci9wb3B1cC1jb250YWluZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsTUFBTSxlQUFlLENBQUM7QUFDekQsT0FBTyxFQUFFLHVCQUF1QixFQUFFLE1BQU0sb0RBQW9ELENBQUM7Ozs7Ozs7QUFRN0YsTUFBTSxPQUFPLHVCQUF1QjtJQUdsQyxRQUFRO1FBQ0osSUFBSSxDQUFDLFlBQVksR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDLGdCQUFnQixFQUFFLENBQUM7UUFDakQsSUFBSSxDQUFDLFlBQVksQ0FBQyxNQUFNLEdBQUcsdUJBQXVCLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDNUQsQ0FBQzs7cUhBTlUsdUJBQXVCO3lHQUF2Qix1QkFBdUIscUZDVHBDLGsyRkErQ1c7NEZEdENFLHVCQUF1QjtrQkFKbkMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUscUJBQXFCO29CQUMvQixXQUFXLEVBQUUsa0NBQWtDO2lCQUNsRDs4QkFFZ0IsSUFBSTtzQkFBbEIsS0FBSzt1QkFBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBjYWxjdWxhdGVXaXRoWm9vbUZhY3RvciB9IGZyb20gJ0BkZXZleHByZXNzL2FuYWx5dGljcy1jb3JlL2FjY2Vzc2liaWxpdHkvX2ludGVybmFsJztcbmltcG9ydCB7IFByb3BlcnRpZXMgfSBmcm9tICdkZXZleHRyZW1lL3VpL3BvcHVwJztcbmltcG9ydCB7IElEYXRlUmFuZ2VFZGl0b3JWaWV3TW9kZWwgfSBmcm9tICdkZXZleHByZXNzLXJlcG9ydGluZy92aWV3ZXIvd2lkZ2V0cy9kYXRlUmFuZ2UvZGF0ZVJhbmdlRWRpdG9yLnZpZXdtb2RlbCc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZHh2LWRhdGVyYW5nZS1wb3B1cCcsXG4gICAgdGVtcGxhdGVVcmw6ICcuL3BvcHVwLWNvbnRhaW5lci5jb21wb25lbnQuaHRtbCdcbn0pXG5leHBvcnQgY2xhc3MgUG9wdXBDb250YWluZXJDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xuICBASW5wdXQoJ2RhdGEnKSBkYXRhOiBJRGF0ZVJhbmdlRWRpdG9yVmlld01vZGVsO1xuICBwb3B1cE9wdGlvbnM6IFByb3BlcnRpZXNcbiAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgICB0aGlzLnBvcHVwT3B0aW9ucyA9IHRoaXMuZGF0YS5nZXRQb3B1cFNldHRpbmdzKCk7XG4gICAgICB0aGlzLnBvcHVwT3B0aW9ucy5oZWlnaHQgPSBjYWxjdWxhdGVXaXRoWm9vbUZhY3RvcigzNjIpO1xuICB9XG59XG4iLCI8ZHgtcG9wdXAgcm9sZT1cImRpYWxvZ1wiIGFyaWEtbW9kYWw9XCJ0cnVlXCIgXG5bd2lkdGhdPVwicG9wdXBPcHRpb25zLndpZHRoXCJcbltoZWlnaHRdPVwicG9wdXBPcHRpb25zLmhlaWdodFwiXG5bd3JhcHBlckF0dHJdPVwicG9wdXBPcHRpb25zLndyYXBwZXJBdHRyXCJcbltwb3NpdGlvbl09XCJwb3B1cE9wdGlvbnMucG9zaXRpb25cIlxuW2NvbnRhaW5lcl09XCJwb3B1cE9wdGlvbnMuY29udGFpbmVyXCJcbltzaG93VGl0bGVdPVwicG9wdXBPcHRpb25zLnNob3dUaXRsZVwiXG5bc2hvd0Nsb3NlQnV0dG9uXT1cInBvcHVwT3B0aW9ucy5zaG93Q2xvc2VCdXR0b25cIlxuW2hpZGVPbk91dHNpZGVDbGlja109XCJwb3B1cE9wdGlvbnMuaGlkZU9uT3V0c2lkZUNsaWNrXCJcbihvbkhpZGRlbik9XCJwb3B1cE9wdGlvbnMub25IaWRkZW4oJGV2ZW50KVwiXG5bYW5pbWF0aW9uXT1cInBvcHVwT3B0aW9ucy5hbmltYXRpb25cIlxuW3NoYWRpbmddPVwicG9wdXBPcHRpb25zLnNoYWRpbmdcIlxuW3Zpc2libGVdPVwicG9wdXBPcHRpb25zLnZpc2libGVcIlxuPlxuICAgIDxkeC1zY3JvbGwtdmlldyBcbiAgICBbc2hvd1Njcm9sbGJhcl09XCJkYXRhLnNjcm9sbFZpZXdPcHRpb25zLnNob3dTY3JvbGxiYXJcIlxuICAgIFtkaXJlY3Rpb25dPVwiZGF0YS5zY3JvbGxWaWV3T3B0aW9ucy5kaXJlY3Rpb25cIlxuICAgIFt1c2VOYXRpdmVdPVwiZGF0YS5zY3JvbGxWaWV3T3B0aW9ucy51c2VOYXRpdmVcIlxuICAgIChvbkluaXRpYWxpemVkKT1cImRhdGEuc2Nyb2xsVmlld09wdGlvbnMub25Jbml0aWFsaXplZCgkZXZlbnQpXCJcbiAgICA+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJkeHJ2LWRhdGVyYW5nZS1lZGl0b3ItcG9wdXAtY29udGFpbmVyXCIgW2R4TXV0YXRpb25PYnNlcnZlcl09XCJkYXRhLmRpYWxvZ0tleWJvYXJkSGVscGVyXCI+XG4gICAgICAgICAgICA8ZHgtc2Nyb2xsLXZpZXcgcm9sZT1cImxpc3Rib3hcIiBjbGFzcz1cImR4cnYtZGF0ZXJhbmdlLWVkaXRvci1saXN0IGR4cnYtZGF0ZXJhbmdlLWVkaXRvci1pdGVtIGR4ZC1ib3JkZXItcHJpbWFyeSBkeC1hY2Nlc3NpYmlsaXR5LWRhdGVyYW5nZS1pdGVtXCIgXG4gICAgICAgICAgICBbc2hvd1Njcm9sbGJhcl09XCJkYXRhLnByZWRlZmluZWRSYW5nZXMuc2Nyb2xsVmlld09wdGlvbnMuc2hvd1Njcm9sbGJhclwiXG4gICAgICAgICAgICBbc2Nyb2xsQnlDb250ZW50XT1cImRhdGEucHJlZGVmaW5lZFJhbmdlcy5zY3JvbGxWaWV3T3B0aW9ucy5zY3JvbGxCeUNvbnRlbnRcIlxuICAgICAgICAgICAgW2JvdW5jZUVuYWJsZWRdPVwiZGF0YS5wcmVkZWZpbmVkUmFuZ2VzLnNjcm9sbFZpZXdPcHRpb25zLmJvdW5jZUVuYWJsZWRcIlxuICAgICAgICAgICAgW3VzZU5hdGl2ZV09XCJkYXRhLnByZWRlZmluZWRSYW5nZXMuc2Nyb2xsVmlld09wdGlvbnMudXNlTmF0aXZlXCJcbiAgICAgICAgICAgIFtzY3JvbGxCeVRodW1iXT1cImRhdGEucHJlZGVmaW5lZFJhbmdlcy5zY3JvbGxWaWV3T3B0aW9ucy5zY3JvbGxCeVRodW1iXCJcbiAgICAgICAgICAgIChvbkluaXRpYWxpemVkKT1cImRhdGEucHJlZGVmaW5lZFJhbmdlcy5zY3JvbGxWaWV3T3B0aW9ucy5vbkluaXRpYWxpemVkKCRldmVudClcIlxuICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeC1hY2Nlc3NpYmlsaXR5LWNvbnRhaW5lci1iYWNrZ3JvdW5kIGR4ZC1iYWNrLWFjY2VudGVkXCI+PC9kaXY+XG4gICAgICAgICAgICAgICAgPGRpdiAqbmdGb3I9XCJsZXQgaXRlbSBvZiBkYXRhLnByZWRlZmluZWRSYW5nZXMuaXRlbXNcIiByb2xlPVwib3B0aW9uXCIgY2xhc3M9XCJkeHJ2LWRhdGVyYW5nZS1lZGl0b3ItbGlzdC1pdGVtIGR4ZC1zdGF0ZS1ub3JtYWwgZHhkLWJhY2staGlnaGxpZ2h0ZWQgZHgtYWNjZXNzaWJpbGl0eS1saXN0LWl0ZW0gZHgtYWNjZXNzaWJpbGl0eS1mb2N1cy1ib3JkZXItYWNjZW50ZWRcIlxuICAgICAgICAgICAgICAgIFthdHRyLmFyaWEtc2VsZWN0ZWRdPVwiaXRlbS5zZWxlY3RlZFwiXG4gICAgICAgICAgICAgICAgW2NsYXNzLmR4ZC1zdGF0ZS1zZWxlY3RlZF09XCJpdGVtLnNlbGVjdGVkXCIgW2R4QWN0aW9uXT1cIml0ZW0uY2xpY2tcIj5cbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImR4LWFjY2Vzc2liaWxpdHktZmllbGQtYmFja2dyb3VuZCBkeGQtYmFjay1hY2NlbnRlZFwiPjwvZGl2PlxuICAgICAgICAgICAgICAgICAgICB7e2l0ZW0uZGlzcGxheU5hbWV9fVxuICAgICAgICAgICAgICAgIDwvZGl2PlxuICAgICAgICAgICAgPC9keC1zY3JvbGwtdmlldz5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeHJ2LWRhdGVyYW5nZS1lZGl0b3ItaXRlbVwiPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeC1hY2Nlc3NpYmlsaXR5LWNvbnRhaW5lci1iYWNrZ3JvdW5kIGR4ZC1iYWNrLWFjY2VudGVkXCI+PC9kaXY+XG4gICAgICAgICAgICAgICAgPGR4YS10ZW1wbGF0ZSB0ZW1wbGF0ZT1cImR4cnYtZGF0ZXJhbmdlLWNhbGVuZGFyXCIgW2RhdGFdPVwiZGF0YS5zdGFydFJhbmdlXCI+PC9keGEtdGVtcGxhdGU+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeHJ2LWRhdGVyYW5nZS1lZGl0b3ItaXRlbVwiPlxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeC1hY2Nlc3NpYmlsaXR5LWNvbnRhaW5lci1iYWNrZ3JvdW5kIGR4ZC1iYWNrLWFjY2VudGVkXCI+PC9kaXY+XG4gICAgICAgICAgICAgICAgPGR4YS10ZW1wbGF0ZSB0ZW1wbGF0ZT1cImR4cnYtZGF0ZXJhbmdlLWNhbGVuZGFyXCIgW2RhdGFdPVwiZGF0YS5lbmRSYW5nZVwiPjwvZHhhLXRlbXBsYXRlPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZHgtc2Nyb2xsLXZpZXc+XG48L2R4LXBvcHVwPiJdfQ==
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "../../../../analytics/template/template.component";
|
4
|
-
import * as i2 from "@angular/common";
|
5
|
-
export class EditorContentComponent {
|
6
|
-
}
|
7
|
-
EditorContentComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: EditorContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
8
|
-
EditorContentComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: EditorContentComponent, selector: "dxv-editor-content", inputs: { data: "data" }, ngImport: i0, template: "<div *ngIf=\"data.visible\" class=\"dxrd-parameters-group\" \n [class.dxrd-parameters-border]=\"!data.hideBorder\"\n [class.dxrd-parameters-horizontal]=\"data.showHorizontally\">\n <dxa-template template=\"dxrd-propertieseditor\" [data]=\"data.viewmodel\"></dxa-template>\n</div>", components: [{ type: i1.TemplateComponent, selector: "dxa-template", inputs: ["data", "template"] }], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: EditorContentComponent, decorators: [{
|
10
|
-
type: Component,
|
11
|
-
args: [{
|
12
|
-
selector: 'dxv-editor-content',
|
13
|
-
templateUrl: './editor-content.component.html'
|
14
|
-
}]
|
15
|
-
}], propDecorators: { data: [{
|
16
|
-
type: Input,
|
17
|
-
args: ['data']
|
18
|
-
}] } });
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWRpdG9yLWNvbnRlbnQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZHgtcmVwb3J0LXZpZXdlci9jb21wb25lbnRzL3JlcG9ydGluZy9wYXJhbWV0ZXJzcGFuZWwvZWRpdG9yL2VkaXRvci1jb250ZW50L2VkaXRvci1jb250ZW50LmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcGFyYW1ldGVyc3BhbmVsL2VkaXRvci9lZGl0b3ItY29udGVudC9lZGl0b3ItY29udGVudC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7OztBQU9qRCxNQUFNLE9BQU8sc0JBQXNCOztvSEFBdEIsc0JBQXNCO3dHQUF0QixzQkFBc0Isb0ZDUG5DLGtTQUlNOzRGREdPLHNCQUFzQjtrQkFKbEMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsb0JBQW9CO29CQUM5QixXQUFXLEVBQUUsaUNBQWlDO2lCQUNqRDs4QkFFZ0IsSUFBSTtzQkFBbEIsS0FBSzt1QkFBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSVBhcmFtZXRlckdyb3VwRWRpdG9yVmlld01vZGVsIH0gZnJvbSAnZGV2ZXhwcmVzcy1yZXBvcnRpbmcvdmlld2VyL3dpZGdldHMvX2dyb3VwRWRpdG9yJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdkeHYtZWRpdG9yLWNvbnRlbnQnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9lZGl0b3ItY29udGVudC5jb21wb25lbnQuaHRtbCdcbn0pXG5leHBvcnQgY2xhc3MgRWRpdG9yQ29udGVudENvbXBvbmVudCB7XG4gIEBJbnB1dCgnZGF0YScpIGRhdGEhOiBJUGFyYW1ldGVyR3JvdXBFZGl0b3JWaWV3TW9kZWw7XG59XG4iLCI8ZGl2ICpuZ0lmPVwiZGF0YS52aXNpYmxlXCIgY2xhc3M9XCJkeHJkLXBhcmFtZXRlcnMtZ3JvdXBcIiBcbiAgICBbY2xhc3MuZHhyZC1wYXJhbWV0ZXJzLWJvcmRlcl09XCIhZGF0YS5oaWRlQm9yZGVyXCJcbiAgICBbY2xhc3MuZHhyZC1wYXJhbWV0ZXJzLWhvcml6b250YWxdPVwiZGF0YS5zaG93SG9yaXpvbnRhbGx5XCI+XG4gICAgPGR4YS10ZW1wbGF0ZSB0ZW1wbGF0ZT1cImR4cmQtcHJvcGVydGllc2VkaXRvclwiIFtkYXRhXT1cImRhdGEudmlld21vZGVsXCI+PC9keGEtdGVtcGxhdGU+XG48L2Rpdj4iXX0=
|
package/esm2015/dx-report-viewer/components/reporting/parameterspanel/editor/editor.component.js
DELETED
@@ -1,19 +0,0 @@
|
|
1
|
-
import { Component } from '@angular/core';
|
2
|
-
import { EditorComponentBase } from '../../../analytics/properties/editor/editor.base';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "../../../analytics/template/template.component";
|
5
|
-
import * as i2 from "../../../analytics/template/lazy.template.component";
|
6
|
-
import * as i3 from "../../../analytics/directives/accordion.directive";
|
7
|
-
import * as i4 from "@angular/common";
|
8
|
-
export class EditorComponent extends EditorComponentBase {
|
9
|
-
}
|
10
|
-
EditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: EditorComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
11
|
-
EditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: EditorComponent, selector: "dxv-editor", usesInheritance: true, ngImport: i0, template: "<div class=\"dx-editor\" [hidden]=\"!data.visible\">\n <div class=\"dx-group\" [dxaAccordion]=\"data\">\n <div class=\"dx-editor-header\" [class.dxrd-empty-header]=\"data.hideEditorHeader\">\n <div *ngIf=\"!data.hideEditorHeader\" class=\"dx-field\"\n [attr.role]=\"'treeitem'\"\n [attr.id]=\"data.isComplexEditor && data.headerId\"\n [attr.aria-owns]=\"data.isComplexEditor && data.contentId\"\n [attr.aria-expanded]=\"data.isComplexEditor && (data.alwaysShow || !data.collapsed ? 'true' : 'false')\"\n [class.dxrd-accessibility-accordion-trigger]=\"data.isComplexEditor\"\n [class.dx-accessibility-focus-border-accented]=\"data.isComplexEditor\"\n [class.dxrd-vertical-label]=\"data.editorOptions && data.editorOptions.hasVerticalLabel\"\n >\n <div class=\"dx-field-label dxrd-group-label dx-accordion-header dxd-text-primary\"\n [style.padding-left]=\"data.padding['padding-left'] + 'px'\"\n [class.dx-accordion-empty]=\"data.templateName === 'dx-emptyHeader'\"\n [class.dxd-back-secondary]=\"data.isGroupLabel\"\n [class.dx-accordion-hide-collapsing-image]=\"data.alwaysShow\">\n <div *ngIf=\"data.isComplexEditor\" [attr.disabled]=\"data.templateName !== 'dx-emptyHeader'\">\n <dxa-template *ngIf=\"!data.alwaysShow\" \n template=\"dxrd-svg-collapsed\" \n class=\"propertygrid-editor-collapsed dx-collapsing-image\"\n [class.dx-image-expanded]=\"!data.collapsed\"\n ></dxa-template>\n <div *ngIf=\"!!data.textToSearch\" class=\"dx-group-header-font\" [attr.title]=\"data.displayName\" data-bind=\"searchHighlighting: { text: displayName, textToSearch: textToSearch }\"></div>\n <div *ngIf=\"!data.textToSearch\" class=\"dx-group-header-font\" [attr.title]=\"data.displayName\">\n {{data.displayName}}\n </div>\n </div>\n <label *ngIf=\"!data.isComplexEditor && !!data.textToSearch\" \n class=\"propertygrid-editor-displayName\"\n data-bind=\"searchHighlighting: { text: displayName, textToSearch: textToSearch }\"\n [attr.title]=\"data.displayName\"\n [attr.for]=\"data.editorInputId\"\n [class.dx-field-label-required]=\"data.isRequired\"\n [style.fontWeight]=\"data.isPropertyModified ? 'Bold' : ''\"\n ></label>\n <label *ngIf=\"!data.isComplexEditor && !data.textToSearch\" \n class=\"propertygrid-editor-displayName\"\n [attr.title]=\"data.displayName\"\n [attr.for]=\"data.editorInputId\"\n [class.dx-field-label-required]=\"data.isRequired\"\n [style.fontWeight]=\"data.isPropertyModified ? 'Bold' : ''\"\n >{{data.displayName}}</label> \n </div>\n <div class=\"dx-field-value\" \n [class.dxd-border-accented]=\"data.isPropertyHighlighted\">\n <div data-bind=\"service: { name: 'createEditorAddOn' }\"></div>\n <dxa-lazy-template *ngIf=\"data.templateName !== 'dx-emptyHeader'\" [isResolved]=\"isResolved\" [template]=\"data.templateName\" [data]=\"data\"></dxa-lazy-template>\n <!-- ko if: templateName !== 'dx-emptyHeader' -->\n <!-- ko lazy: { innerBindings: { template: templateName }, isResolved: function(val) { $data.setIsRendered(val) } } -->\n <!-- /ko -->\n <!-- /ko -->\n </div>\n </div>\n </div>\n <div *ngIf=\"data.isComplexEditor\" class=\"dx-editor-content dx-accordion-content\" role=\"group\" \n [attr.aria-labelledby]=\"data.headerId\"\n [attr.id]=\"data.contentId\"\n [attr.aria-hidden]=\"!data.alwaysShow && data.collapsed ? 'true' : 'false'\">\n <dxa-template *ngIf=\"data.editorCreated\" [template]=\"data.contentTemplateName\" [data]=\"data\"></dxa-template>\n </div>\n </div>\n</div>", components: [{ type: i1.TemplateComponent, selector: "dxa-template", inputs: ["data", "template"] }, { type: i2.LazyTemplateComponent, selector: "dxa-lazy-template", inputs: ["resolver", "isResolved"] }], directives: [{ type: i3.AccordionDirective, selector: "[dxaAccordion]", inputs: ["dxaAccordion"] }, { type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: EditorComponent, decorators: [{
|
13
|
-
type: Component,
|
14
|
-
args: [{
|
15
|
-
selector: 'dxv-editor',
|
16
|
-
templateUrl: './editor.component.html'
|
17
|
-
}]
|
18
|
-
}] });
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZWRpdG9yLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcGFyYW1ldGVyc3BhbmVsL2VkaXRvci9lZGl0b3IuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZHgtcmVwb3J0LXZpZXdlci9jb21wb25lbnRzL3JlcG9ydGluZy9wYXJhbWV0ZXJzcGFuZWwvZWRpdG9yL2VkaXRvci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzFDLE9BQU8sRUFBRSxtQkFBbUIsRUFBRSxNQUFNLGtEQUFrRCxDQUFDOzs7Ozs7QUFPdkYsTUFBTSxPQUFPLGVBQWdCLFNBQVEsbUJBQTREOzs2R0FBcEYsZUFBZTtpR0FBZixlQUFlLHlFQ1I1Qix1N0lBOERNOzRGRHRETyxlQUFlO2tCQUozQixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxZQUFZO29CQUN0QixXQUFXLEVBQUUseUJBQXlCO2lCQUN6QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgRWRpdG9yQ29tcG9uZW50QmFzZSB9IGZyb20gJy4uLy4uLy4uL2FuYWx5dGljcy9wcm9wZXJ0aWVzL2VkaXRvci9lZGl0b3IuYmFzZSc7XG5pbXBvcnQgeyBJUGFyYW1ldGVyR3JvdXBFZGl0b3JWaWV3TW9kZWwgfSBmcm9tICdkZXZleHByZXNzLXJlcG9ydGluZy92aWV3ZXIvd2lkZ2V0cy9fZ3JvdXBFZGl0b3InO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2R4di1lZGl0b3InLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9lZGl0b3IuY29tcG9uZW50Lmh0bWwnXG59KVxuZXhwb3J0IGNsYXNzIEVkaXRvckNvbXBvbmVudCBleHRlbmRzIEVkaXRvckNvbXBvbmVudEJhc2U8SVBhcmFtZXRlckdyb3VwRWRpdG9yVmlld01vZGVsLCB1bmtub3duPiB7XG59XG4iLCI8ZGl2IGNsYXNzPVwiZHgtZWRpdG9yXCIgW2hpZGRlbl09XCIhZGF0YS52aXNpYmxlXCI+XG4gICAgPGRpdiBjbGFzcz1cImR4LWdyb3VwXCIgW2R4YUFjY29yZGlvbl09XCJkYXRhXCI+XG4gICAgICAgIDxkaXYgY2xhc3M9XCJkeC1lZGl0b3ItaGVhZGVyXCIgW2NsYXNzLmR4cmQtZW1wdHktaGVhZGVyXT1cImRhdGEuaGlkZUVkaXRvckhlYWRlclwiPlxuICAgICAgICAgICAgPGRpdiAqbmdJZj1cIiFkYXRhLmhpZGVFZGl0b3JIZWFkZXJcIiBjbGFzcz1cImR4LWZpZWxkXCJcbiAgICAgICAgICAgIFthdHRyLnJvbGVdPVwiJ3RyZWVpdGVtJ1wiXG4gICAgICAgICAgICBbYXR0ci5pZF09XCJkYXRhLmlzQ29tcGxleEVkaXRvciAmJiBkYXRhLmhlYWRlcklkXCJcbiAgICAgICAgICAgIFthdHRyLmFyaWEtb3duc109XCJkYXRhLmlzQ29tcGxleEVkaXRvciAmJiBkYXRhLmNvbnRlbnRJZFwiXG4gICAgICAgICAgICBbYXR0ci5hcmlhLWV4cGFuZGVkXT1cImRhdGEuaXNDb21wbGV4RWRpdG9yICYmIChkYXRhLmFsd2F5c1Nob3cgfHwgIWRhdGEuY29sbGFwc2VkID8gJ3RydWUnIDogJ2ZhbHNlJylcIlxuICAgICAgICAgICAgW2NsYXNzLmR4cmQtYWNjZXNzaWJpbGl0eS1hY2NvcmRpb24tdHJpZ2dlcl09XCJkYXRhLmlzQ29tcGxleEVkaXRvclwiXG4gICAgICAgICAgICBbY2xhc3MuZHgtYWNjZXNzaWJpbGl0eS1mb2N1cy1ib3JkZXItYWNjZW50ZWRdPVwiZGF0YS5pc0NvbXBsZXhFZGl0b3JcIlxuICAgICAgICAgICAgW2NsYXNzLmR4cmQtdmVydGljYWwtbGFiZWxdPVwiZGF0YS5lZGl0b3JPcHRpb25zICYmIGRhdGEuZWRpdG9yT3B0aW9ucy5oYXNWZXJ0aWNhbExhYmVsXCJcbiAgICAgICAgICAgID5cbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImR4LWZpZWxkLWxhYmVsIGR4cmQtZ3JvdXAtbGFiZWwgZHgtYWNjb3JkaW9uLWhlYWRlciBkeGQtdGV4dC1wcmltYXJ5XCJcbiAgICAgICAgICAgICAgICAgICAgW3N0eWxlLnBhZGRpbmctbGVmdF09XCJkYXRhLnBhZGRpbmdbJ3BhZGRpbmctbGVmdCddICsgJ3B4J1wiXG4gICAgICAgICAgICAgICAgICAgIFtjbGFzcy5keC1hY2NvcmRpb24tZW1wdHldPVwiZGF0YS50ZW1wbGF0ZU5hbWUgPT09ICdkeC1lbXB0eUhlYWRlcidcIlxuICAgICAgICAgICAgICAgICAgICBbY2xhc3MuZHhkLWJhY2stc2Vjb25kYXJ5XT1cImRhdGEuaXNHcm91cExhYmVsXCJcbiAgICAgICAgICAgICAgICAgICAgW2NsYXNzLmR4LWFjY29yZGlvbi1oaWRlLWNvbGxhcHNpbmctaW1hZ2VdPVwiZGF0YS5hbHdheXNTaG93XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2ICpuZ0lmPVwiZGF0YS5pc0NvbXBsZXhFZGl0b3JcIiBbYXR0ci5kaXNhYmxlZF09XCJkYXRhLnRlbXBsYXRlTmFtZSAhPT0gJ2R4LWVtcHR5SGVhZGVyJ1wiPlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkeGEtdGVtcGxhdGUgKm5nSWY9XCIhZGF0YS5hbHdheXNTaG93XCIgXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgdGVtcGxhdGU9XCJkeHJkLXN2Zy1jb2xsYXBzZWRcIiBcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cInByb3BlcnR5Z3JpZC1lZGl0b3ItY29sbGFwc2VkIGR4LWNvbGxhcHNpbmctaW1hZ2VcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIFtjbGFzcy5keC1pbWFnZS1leHBhbmRlZF09XCIhZGF0YS5jb2xsYXBzZWRcIlxuICAgICAgICAgICAgICAgICAgICAgICAgICAgID48L2R4YS10ZW1wbGF0ZT5cbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2ICpuZ0lmPVwiISFkYXRhLnRleHRUb1NlYXJjaFwiIGNsYXNzPVwiZHgtZ3JvdXAtaGVhZGVyLWZvbnRcIiBbYXR0ci50aXRsZV09XCJkYXRhLmRpc3BsYXlOYW1lXCIgZGF0YS1iaW5kPVwic2VhcmNoSGlnaGxpZ2h0aW5nOiB7IHRleHQ6IGRpc3BsYXlOYW1lLCB0ZXh0VG9TZWFyY2g6IHRleHRUb1NlYXJjaCB9XCI+PC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiAqbmdJZj1cIiFkYXRhLnRleHRUb1NlYXJjaFwiIGNsYXNzPVwiZHgtZ3JvdXAtaGVhZGVyLWZvbnRcIiBbYXR0ci50aXRsZV09XCJkYXRhLmRpc3BsYXlOYW1lXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHt7ZGF0YS5kaXNwbGF5TmFtZX19XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICAgICAgICAgIDxsYWJlbCAqbmdJZj1cIiFkYXRhLmlzQ29tcGxleEVkaXRvciAmJiAhIWRhdGEudGV4dFRvU2VhcmNoXCIgXG4gICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cInByb3BlcnR5Z3JpZC1lZGl0b3ItZGlzcGxheU5hbWVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgZGF0YS1iaW5kPVwic2VhcmNoSGlnaGxpZ2h0aW5nOiB7IHRleHQ6IGRpc3BsYXlOYW1lLCB0ZXh0VG9TZWFyY2g6IHRleHRUb1NlYXJjaCB9XCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFthdHRyLnRpdGxlXT1cImRhdGEuZGlzcGxheU5hbWVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW2F0dHIuZm9yXT1cImRhdGEuZWRpdG9ySW5wdXRJZFwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbY2xhc3MuZHgtZmllbGQtbGFiZWwtcmVxdWlyZWRdPVwiZGF0YS5pc1JlcXVpcmVkXCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFtzdHlsZS5mb250V2VpZ2h0XT1cImRhdGEuaXNQcm9wZXJ0eU1vZGlmaWVkID8gJ0JvbGQnIDogJydcIlxuICAgICAgICAgICAgICAgICAgICAgICAgPjwvbGFiZWw+XG4gICAgICAgICAgICAgICAgICAgICAgICA8bGFiZWwgKm5nSWY9XCIhZGF0YS5pc0NvbXBsZXhFZGl0b3IgJiYgIWRhdGEudGV4dFRvU2VhcmNoXCIgXG4gICAgICAgICAgICAgICAgICAgICAgICBjbGFzcz1cInByb3BlcnR5Z3JpZC1lZGl0b3ItZGlzcGxheU5hbWVcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW2F0dHIudGl0bGVdPVwiZGF0YS5kaXNwbGF5TmFtZVwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbYXR0ci5mb3JdPVwiZGF0YS5lZGl0b3JJbnB1dElkXCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFtjbGFzcy5keC1maWVsZC1sYWJlbC1yZXF1aXJlZF09XCJkYXRhLmlzUmVxdWlyZWRcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW3N0eWxlLmZvbnRXZWlnaHRdPVwiZGF0YS5pc1Byb3BlcnR5TW9kaWZpZWQgPyAnQm9sZCcgOiAnJ1wiXG4gICAgICAgICAgICAgICAgICAgICAgICA+e3tkYXRhLmRpc3BsYXlOYW1lfX08L2xhYmVsPiAgICAgICAgICAgICAgICAgICAgXG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImR4LWZpZWxkLXZhbHVlXCIgXG4gICAgICAgICAgICAgICAgW2NsYXNzLmR4ZC1ib3JkZXItYWNjZW50ZWRdPVwiZGF0YS5pc1Byb3BlcnR5SGlnaGxpZ2h0ZWRcIj5cbiAgICAgICAgICAgICAgICAgICAgPGRpdiBkYXRhLWJpbmQ9XCJzZXJ2aWNlOiB7IG5hbWU6ICdjcmVhdGVFZGl0b3JBZGRPbicgfVwiPjwvZGl2PlxuICAgICAgICAgICAgICAgICAgICA8ZHhhLWxhenktdGVtcGxhdGUgKm5nSWY9XCJkYXRhLnRlbXBsYXRlTmFtZSAhPT0gJ2R4LWVtcHR5SGVhZGVyJ1wiIFtpc1Jlc29sdmVkXT1cImlzUmVzb2x2ZWRcIiBbdGVtcGxhdGVdPVwiZGF0YS50ZW1wbGF0ZU5hbWVcIiBbZGF0YV09XCJkYXRhXCI+PC9keGEtbGF6eS10ZW1wbGF0ZT5cbiAgICAgICAgICAgICAgICAgICAgPCEtLSBrbyBpZjogdGVtcGxhdGVOYW1lICE9PSAnZHgtZW1wdHlIZWFkZXInIC0tPlxuICAgICAgICAgICAgICAgICAgICA8IS0tIGtvIGxhenk6IHsgaW5uZXJCaW5kaW5nczogeyB0ZW1wbGF0ZTogdGVtcGxhdGVOYW1lIH0sIGlzUmVzb2x2ZWQ6IGZ1bmN0aW9uKHZhbCkgeyAkZGF0YS5zZXRJc1JlbmRlcmVkKHZhbCkgfSB9IC0tPlxuICAgICAgICAgICAgICAgICAgICA8IS0tIC9rbyAtLT5cbiAgICAgICAgICAgICAgICAgICAgPCEtLSAva28gLS0+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgICAgIDxkaXYgKm5nSWY9XCJkYXRhLmlzQ29tcGxleEVkaXRvclwiIGNsYXNzPVwiZHgtZWRpdG9yLWNvbnRlbnQgZHgtYWNjb3JkaW9uLWNvbnRlbnRcIiByb2xlPVwiZ3JvdXBcIiBcbiAgICAgICAgICAgIFthdHRyLmFyaWEtbGFiZWxsZWRieV09XCJkYXRhLmhlYWRlcklkXCJcbiAgICAgICAgICAgIFthdHRyLmlkXT1cImRhdGEuY29udGVudElkXCJcbiAgICAgICAgICAgIFthdHRyLmFyaWEtaGlkZGVuXT1cIiFkYXRhLmFsd2F5c1Nob3cgJiYgZGF0YS5jb2xsYXBzZWQgPyAndHJ1ZScgOiAnZmFsc2UnXCI+XG4gICAgICAgICAgICA8ZHhhLXRlbXBsYXRlICpuZ0lmPVwiZGF0YS5lZGl0b3JDcmVhdGVkXCIgW3RlbXBsYXRlXT1cImRhdGEuY29udGVudFRlbXBsYXRlTmFtZVwiIFtkYXRhXT1cImRhdGFcIj48L2R4YS10ZW1wbGF0ZT5cbiAgICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG48L2Rpdj4iXX0=
|
@@ -1,51 +0,0 @@
|
|
1
|
-
import { Component } from '@angular/core';
|
2
|
-
import { EditorDropDownComponentBase } from '../../../analytics/properties/editor/editor.dropdown.base';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "devextreme-angular";
|
5
|
-
import * as i2 from "@angular/common";
|
6
|
-
export class MultiValueComponent extends EditorDropDownComponentBase {
|
7
|
-
constructor(_cd) {
|
8
|
-
super(_cd);
|
9
|
-
}
|
10
|
-
getOptions() {
|
11
|
-
return this.data.value.getOptions({
|
12
|
-
dataSource: this.data.value.dataSource,
|
13
|
-
searchEnabled: true,
|
14
|
-
useItemTextAsTitle: true,
|
15
|
-
searchExpr: this.data.value.searchExpr || ['displayValue'],
|
16
|
-
value: this.data.value.value,
|
17
|
-
displayExpr: this.data.value.displayExpr || 'displayValue',
|
18
|
-
valueExpr: this.data.value.valueExpr || 'value',
|
19
|
-
multiline: false,
|
20
|
-
showSelectionControls: true,
|
21
|
-
selectAllMode: 'allPages',
|
22
|
-
inputAttr: { 'aria-label': this.data.value.displayName, id: this.data.value.editorInputId },
|
23
|
-
disabled: this.data.value.disabled,
|
24
|
-
selectAllText: this.data.value.selectAllText,
|
25
|
-
placeholder: this.data.value.placeholder,
|
26
|
-
maxDisplayedTags: this.data.value.maxDisplayedTags,
|
27
|
-
showMultiTagOnly: true
|
28
|
-
});
|
29
|
-
}
|
30
|
-
beforeDetectChanges() {
|
31
|
-
super.beforeDetectChanges();
|
32
|
-
this.dropDownOptions = {
|
33
|
-
container: this.container,
|
34
|
-
position: {
|
35
|
-
boundary: this.container,
|
36
|
-
collision: 'flipfit flipfit', of: this.currentElement, at: 'bottom', my: 'top'
|
37
|
-
}
|
38
|
-
};
|
39
|
-
this.options = this.data.value.getOptions(this.options);
|
40
|
-
}
|
41
|
-
}
|
42
|
-
MultiValueComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: MultiValueComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
43
|
-
MultiValueComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: MultiValueComponent, selector: "dxv-multivalue", usesInheritance: true, ngImport: i0, template: "<dx-tag-box #target #widget\n [dataSource]=\"options.dataSource\"\n [searchEnabled]=\"options.searchEnabled\"\n [useItemTextAsTitle]=\"options.useItemTextAsTitle\"\n [searchExpr]=\"options.searchExpr\"\n [value]=\"options.value\"\n [displayExpr]=\"options.displayExpr\"\n [valueExpr]=\"options.valueExpr\"\n [multiline]=\"options.multiline\"\n [showSelectionControls]=\"options.showSelectionControls\"\n (onValueChanged)=\"options.onValueChanged($event)\"\n [inputAttr]=\"options.inputAttr\"\n [disabled]=\"options.disabled\"\n [selectAllText]=\"options.selectAllText\"\n [placeholder]=\"options.placeholder\"\n [maxDisplayedTags]=\"options.maxDisplayedTags\"\n [showMultiTagOnly]=\"options.showMultiTagOnly\"\n [dropDownOptions]=\"dropDownOptions\"\n >\n <dx-validator *ngIf=\"!!data.validationRules\" [validationRules]=\"validatorOptions.validationRules\">\n </dx-validator>\n</dx-tag-box>\n", components: [{ type: i1.DxTagBoxComponent, selector: "dx-tag-box", inputs: ["acceptCustomValue", "accessKey", "activeStateEnabled", "applyValueMode", "buttons", "customItemCreateEvent", "dataSource", "deferRendering", "disabled", "displayExpr", "dropDownButtonTemplate", "dropDownOptions", "elementAttr", "fieldTemplate", "focusStateEnabled", "grouped", "groupTemplate", "height", "hideSelectedItems", "hint", "hoverStateEnabled", "inputAttr", "isDirty", "isValid", "items", "itemTemplate", "label", "labelMode", "maxDisplayedTags", "maxFilterQueryLength", "maxLength", "minSearchLength", "multiline", "name", "noDataText", "opened", "openOnFieldClick", "placeholder", "readOnly", "rtlEnabled", "searchEnabled", "searchExpr", "searchMode", "searchTimeout", "selectAllMode", "selectAllText", "selectedItems", "showClearButton", "showDataBeforeSearch", "showDropDownButton", "showMultiTagOnly", "showSelectionControls", "stylingMode", "tabIndex", "tagTemplate", "text", "useItemTextAsTitle", "validationError", "validationErrors", "validationMessageMode", "validationMessagePosition", "validationStatus", "value", "valueChangeEvent", "valueExpr", "visible", "width", "wrapItemText"], outputs: ["onChange", "onClosed", "onContentReady", "onCustomItemCreating", "onDisposing", "onEnterKey", "onFocusIn", "onFocusOut", "onInitialized", "onInput", "onItemClick", "onKeyDown", "onKeyUp", "onMultiTagPreparing", "onOpened", "onOptionChanged", "onSelectAllValueChanged", "onSelectionChanged", "onValueChanged", "acceptCustomValueChange", "accessKeyChange", "activeStateEnabledChange", "applyValueModeChange", "buttonsChange", "customItemCreateEventChange", "dataSourceChange", "deferRenderingChange", "disabledChange", "displayExprChange", "dropDownButtonTemplateChange", "dropDownOptionsChange", "elementAttrChange", "fieldTemplateChange", "focusStateEnabledChange", "groupedChange", "groupTemplateChange", "heightChange", "hideSelectedItemsChange", "hintChange", "hoverStateEnabledChange", "inputAttrChange", "isDirtyChange", "isValidChange", "itemsChange", "itemTemplateChange", "labelChange", "labelModeChange", "maxDisplayedTagsChange", "maxFilterQueryLengthChange", "maxLengthChange", "minSearchLengthChange", "multilineChange", "nameChange", "noDataTextChange", "openedChange", "openOnFieldClickChange", "placeholderChange", "readOnlyChange", "rtlEnabledChange", "searchEnabledChange", "searchExprChange", "searchModeChange", "searchTimeoutChange", "selectAllModeChange", "selectAllTextChange", "selectedItemsChange", "showClearButtonChange", "showDataBeforeSearchChange", "showDropDownButtonChange", "showMultiTagOnlyChange", "showSelectionControlsChange", "stylingModeChange", "tabIndexChange", "tagTemplateChange", "textChange", "useItemTextAsTitleChange", "validationErrorChange", "validationErrorsChange", "validationMessageModeChange", "validationMessagePositionChange", "validationStatusChange", "valueChange", "valueChangeEventChange", "valueExprChange", "visibleChange", "widthChange", "wrapItemTextChange", "onBlur"] }, { type: i1.DxValidatorComponent, selector: "dx-validator", inputs: ["adapter", "elementAttr", "height", "name", "validationGroup", "validationRules", "width"], outputs: ["onDisposing", "onInitialized", "onOptionChanged", "onValidated", "adapterChange", "elementAttrChange", "heightChange", "nameChange", "validationGroupChange", "validationRulesChange", "widthChange"] }], directives: [{ type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: MultiValueComponent, decorators: [{
|
45
|
-
type: Component,
|
46
|
-
args: [{
|
47
|
-
selector: 'dxv-multivalue',
|
48
|
-
templateUrl: './multi-value.component.html'
|
49
|
-
}]
|
50
|
-
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; } });
|
51
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibXVsdGktdmFsdWUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZHgtcmVwb3J0LXZpZXdlci9jb21wb25lbnRzL3JlcG9ydGluZy9wYXJhbWV0ZXJzcGFuZWwvbXVsdGktdmFsdWUvbXVsdGktdmFsdWUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZHgtcmVwb3J0LXZpZXdlci9jb21wb25lbnRzL3JlcG9ydGluZy9wYXJhbWV0ZXJzcGFuZWwvbXVsdGktdmFsdWUvbXVsdGktdmFsdWUuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBcUIsTUFBTSxlQUFlLENBQUM7QUFFN0QsT0FBTyxFQUFFLDJCQUEyQixFQUFFLE1BQU0sMkRBQTJELENBQUM7Ozs7QUFReEcsTUFBTSxPQUFPLG1CQUFvQixTQUFRLDJCQUFxRjtJQUMxSCxZQUFZLEdBQXNCO1FBQzlCLEtBQUssQ0FBQyxHQUFHLENBQUMsQ0FBQztJQUNmLENBQUM7SUFFSCxVQUFVO1FBQ04sT0FBTyxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxVQUFVLENBQUM7WUFDOUIsVUFBVSxFQUFFLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLFVBQVU7WUFDdEMsYUFBYSxFQUFFLElBQUk7WUFDbkIsa0JBQWtCLEVBQUUsSUFBSTtZQUN4QixVQUFVLEVBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsVUFBVSxJQUFJLENBQUMsY0FBYyxDQUFDO1lBQzFELEtBQUssRUFBRSxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxLQUFLO1lBQzVCLFdBQVcsRUFBRSxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxXQUFXLElBQUksY0FBYztZQUMxRCxTQUFTLEVBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsU0FBUyxJQUFJLE9BQU87WUFDL0MsU0FBUyxFQUFFLEtBQUs7WUFDaEIscUJBQXFCLEVBQUUsSUFBSTtZQUMzQixhQUFhLEVBQUUsVUFBVTtZQUN6QixTQUFTLEVBQUUsRUFBRSxZQUFZLEVBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsV0FBVyxFQUFFLEVBQUUsRUFBRSxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxhQUFhLEVBQUU7WUFDM0YsUUFBUSxFQUFFLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLFFBQVE7WUFDbEMsYUFBYSxFQUFFLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLGFBQWE7WUFDNUMsV0FBVyxFQUFFLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLFdBQVc7WUFDeEMsZ0JBQWdCLEVBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsZ0JBQWdCO1lBQ2xELGdCQUFnQixFQUFFLElBQUk7U0FDekIsQ0FBQyxDQUFDO0lBQ1AsQ0FBQztJQUNELG1CQUFtQjtRQUNmLEtBQUssQ0FBQyxtQkFBbUIsRUFBRSxDQUFDO1FBQzVCLElBQUksQ0FBQyxlQUFlLEdBQUc7WUFDbkIsU0FBUyxFQUFFLElBQUksQ0FBQyxTQUFTO1lBQ3pCLFFBQVEsRUFBRTtnQkFDTixRQUFRLEVBQUUsSUFBSSxDQUFDLFNBQVM7Z0JBQ3hCLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxFQUFFLEVBQUUsSUFBSSxDQUFDLGNBQWMsRUFBRSxFQUFFLEVBQUUsUUFBUSxFQUFFLEVBQUUsRUFBRSxLQUFLO2FBQ2pGO1NBQ0osQ0FBQztRQUNGLElBQUksQ0FBQyxPQUFPLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUMsQ0FBQztJQUM1RCxDQUFDOztpSEFuQ1UsbUJBQW1CO3FHQUFuQixtQkFBbUIsNkVDVmhDLDI3QkFzQkE7NEZEWmEsbUJBQW1CO2tCQUovQixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxnQkFBZ0I7b0JBQzFCLFdBQVcsRUFBRSw4QkFBOEI7aUJBQzlDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBDaGFuZ2VEZXRlY3RvclJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUHJvcGVydGllcyB9IGZyb20gJ2RldmV4dHJlbWUvdWkvdGFnX2JveCc7XG5pbXBvcnQgeyBFZGl0b3JEcm9wRG93bkNvbXBvbmVudEJhc2UgfSBmcm9tICcuLi8uLi8uLi9hbmFseXRpY3MvcHJvcGVydGllcy9lZGl0b3IvZWRpdG9yLmRyb3Bkb3duLmJhc2UnO1xuaW1wb3J0IHsgSUVkaXRvclZpZXdNb2RlbCB9IGZyb20gJ0BkZXZleHByZXNzL2FuYWx5dGljcy1jb3JlL3Byb3BlcnR5LWdyaWQvd2lkZ2V0cy9lZGl0b3InO1xuaW1wb3J0IHsgSU11bHRpVmFsdWVFZGl0b3JWaWV3TW9kZWwgfSBmcm9tICdkZXZleHByZXNzLXJlcG9ydGluZy92aWV3ZXIvd2lkZ2V0cy9fbXVsdGlWYWx1ZUVkaXRvcic7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZHh2LW11bHRpdmFsdWUnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9tdWx0aS12YWx1ZS5jb21wb25lbnQuaHRtbCdcbn0pXG5leHBvcnQgY2xhc3MgTXVsdGlWYWx1ZUNvbXBvbmVudCBleHRlbmRzIEVkaXRvckRyb3BEb3duQ29tcG9uZW50QmFzZTxJRWRpdG9yVmlld01vZGVsPElNdWx0aVZhbHVlRWRpdG9yVmlld01vZGVsPiwgUHJvcGVydGllcz4ge1xuICAgIGNvbnN0cnVjdG9yKF9jZDogQ2hhbmdlRGV0ZWN0b3JSZWYpIHtcbiAgICAgICAgc3VwZXIoX2NkKTtcbiAgICB9XG4gIGRyb3BEb3duT3B0aW9ucztcbiAgZ2V0T3B0aW9ucygpOiBQcm9wZXJ0aWVzIHtcbiAgICAgIHJldHVybiB0aGlzLmRhdGEudmFsdWUuZ2V0T3B0aW9ucyh7XG4gICAgICAgICAgZGF0YVNvdXJjZTogdGhpcy5kYXRhLnZhbHVlLmRhdGFTb3VyY2UsXG4gICAgICAgICAgc2VhcmNoRW5hYmxlZDogdHJ1ZSxcbiAgICAgICAgICB1c2VJdGVtVGV4dEFzVGl0bGU6IHRydWUsXG4gICAgICAgICAgc2VhcmNoRXhwcjogdGhpcy5kYXRhLnZhbHVlLnNlYXJjaEV4cHIgfHwgWydkaXNwbGF5VmFsdWUnXSxcbiAgICAgICAgICB2YWx1ZTogdGhpcy5kYXRhLnZhbHVlLnZhbHVlLFxuICAgICAgICAgIGRpc3BsYXlFeHByOiB0aGlzLmRhdGEudmFsdWUuZGlzcGxheUV4cHIgfHwgJ2Rpc3BsYXlWYWx1ZScsXG4gICAgICAgICAgdmFsdWVFeHByOiB0aGlzLmRhdGEudmFsdWUudmFsdWVFeHByIHx8ICd2YWx1ZScsXG4gICAgICAgICAgbXVsdGlsaW5lOiBmYWxzZSxcbiAgICAgICAgICBzaG93U2VsZWN0aW9uQ29udHJvbHM6IHRydWUsXG4gICAgICAgICAgc2VsZWN0QWxsTW9kZTogJ2FsbFBhZ2VzJyxcbiAgICAgICAgICBpbnB1dEF0dHI6IHsgJ2FyaWEtbGFiZWwnOiB0aGlzLmRhdGEudmFsdWUuZGlzcGxheU5hbWUsIGlkOiB0aGlzLmRhdGEudmFsdWUuZWRpdG9ySW5wdXRJZCB9LFxuICAgICAgICAgIGRpc2FibGVkOiB0aGlzLmRhdGEudmFsdWUuZGlzYWJsZWQsXG4gICAgICAgICAgc2VsZWN0QWxsVGV4dDogdGhpcy5kYXRhLnZhbHVlLnNlbGVjdEFsbFRleHQsXG4gICAgICAgICAgcGxhY2Vob2xkZXI6IHRoaXMuZGF0YS52YWx1ZS5wbGFjZWhvbGRlcixcbiAgICAgICAgICBtYXhEaXNwbGF5ZWRUYWdzOiB0aGlzLmRhdGEudmFsdWUubWF4RGlzcGxheWVkVGFncyxcbiAgICAgICAgICBzaG93TXVsdGlUYWdPbmx5OiB0cnVlXG4gICAgICB9KTtcbiAgfVxuICBiZWZvcmVEZXRlY3RDaGFuZ2VzKCkge1xuICAgICAgc3VwZXIuYmVmb3JlRGV0ZWN0Q2hhbmdlcygpO1xuICAgICAgdGhpcy5kcm9wRG93bk9wdGlvbnMgPSB7XG4gICAgICAgICAgY29udGFpbmVyOiB0aGlzLmNvbnRhaW5lcixcbiAgICAgICAgICBwb3NpdGlvbjoge1xuICAgICAgICAgICAgICBib3VuZGFyeTogdGhpcy5jb250YWluZXIsXG4gICAgICAgICAgICAgIGNvbGxpc2lvbjogJ2ZsaXBmaXQgZmxpcGZpdCcsIG9mOiB0aGlzLmN1cnJlbnRFbGVtZW50LCBhdDogJ2JvdHRvbScsIG15OiAndG9wJ1xuICAgICAgICAgIH1cbiAgICAgIH07XG4gICAgICB0aGlzLm9wdGlvbnMgPSB0aGlzLmRhdGEudmFsdWUuZ2V0T3B0aW9ucyh0aGlzLm9wdGlvbnMpO1xuICB9XG59XG4iLCI8ZHgtdGFnLWJveCAjdGFyZ2V0ICN3aWRnZXRcbiAgICBbZGF0YVNvdXJjZV09XCJvcHRpb25zLmRhdGFTb3VyY2VcIlxuICAgIFtzZWFyY2hFbmFibGVkXT1cIm9wdGlvbnMuc2VhcmNoRW5hYmxlZFwiXG4gICAgW3VzZUl0ZW1UZXh0QXNUaXRsZV09XCJvcHRpb25zLnVzZUl0ZW1UZXh0QXNUaXRsZVwiXG4gICAgW3NlYXJjaEV4cHJdPVwib3B0aW9ucy5zZWFyY2hFeHByXCJcbiAgICBbdmFsdWVdPVwib3B0aW9ucy52YWx1ZVwiXG4gICAgW2Rpc3BsYXlFeHByXT1cIm9wdGlvbnMuZGlzcGxheUV4cHJcIlxuICAgIFt2YWx1ZUV4cHJdPVwib3B0aW9ucy52YWx1ZUV4cHJcIlxuICAgIFttdWx0aWxpbmVdPVwib3B0aW9ucy5tdWx0aWxpbmVcIlxuICAgIFtzaG93U2VsZWN0aW9uQ29udHJvbHNdPVwib3B0aW9ucy5zaG93U2VsZWN0aW9uQ29udHJvbHNcIlxuICAgIChvblZhbHVlQ2hhbmdlZCk9XCJvcHRpb25zLm9uVmFsdWVDaGFuZ2VkKCRldmVudClcIlxuICAgIFtpbnB1dEF0dHJdPVwib3B0aW9ucy5pbnB1dEF0dHJcIlxuICAgIFtkaXNhYmxlZF09XCJvcHRpb25zLmRpc2FibGVkXCJcbiAgICBbc2VsZWN0QWxsVGV4dF09XCJvcHRpb25zLnNlbGVjdEFsbFRleHRcIlxuICAgIFtwbGFjZWhvbGRlcl09XCJvcHRpb25zLnBsYWNlaG9sZGVyXCJcbiAgICBbbWF4RGlzcGxheWVkVGFnc109XCJvcHRpb25zLm1heERpc3BsYXllZFRhZ3NcIlxuICAgIFtzaG93TXVsdGlUYWdPbmx5XT1cIm9wdGlvbnMuc2hvd011bHRpVGFnT25seVwiXG4gICAgW2Ryb3BEb3duT3B0aW9uc109XCJkcm9wRG93bk9wdGlvbnNcIlxuICAgID5cbiAgICA8ZHgtdmFsaWRhdG9yICpuZ0lmPVwiISFkYXRhLnZhbGlkYXRpb25SdWxlc1wiIFt2YWxpZGF0aW9uUnVsZXNdPVwidmFsaWRhdG9yT3B0aW9ucy52YWxpZGF0aW9uUnVsZXNcIj5cbiAgICA8L2R4LXZhbGlkYXRvcj5cbjwvZHgtdGFnLWJveD5cbiJdfQ==
|
@@ -1,18 +0,0 @@
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "@angular/common";
|
4
|
-
export class BrickClickableComponent {
|
5
|
-
}
|
6
|
-
BrickClickableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: BrickClickableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
7
|
-
BrickClickableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: BrickClickableComponent, selector: "dxv-brick-clickable", inputs: { data: "data" }, ngImport: i0, template: "<div class=\"dxrd-report-preview-brick\"\n [style.top]=\"data.topP\"\n [style.left]=\"data.leftP\"\n [style.right]=\"data.rightP\"\n [style.height]=\"data.heightP\"\n [style.width]=\"data.widthP\"\n [class.dxrd-report-preview-brick-selected]=\"data.active\"\n [class.dxrd-report-preview-brick-selectable]=\"!data.bricks\"\n (click)=\"data.onClick($event); $event.stopPropagation();\">\n\n <div *ngIf=\"!!data.navigation\" class=\"dxrd-report-preview-brick-navigation\"\n [class.dxrdp-navigation-brick-drill-down]=\"!!data.navigation.drillDownKey\"\n [class.dxrdp-navigation-brick-sorting]=\"!!data.navigation.sortData\"\n [class.dxrdp-navigation-brick-sorting-desc]=\"data.navigation.sortData && data.navigation.sortData.order === 1\"\n [class.dxrdp-navigation-brick-sorting-asc]=\"data.navigation.sortData && data.navigation.sortData.order === 2\">\n </div>\n</div>", directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: BrickClickableComponent, decorators: [{
|
9
|
-
type: Component,
|
10
|
-
args: [{
|
11
|
-
selector: 'dxv-brick-clickable',
|
12
|
-
templateUrl: './brick-clickable.component.html'
|
13
|
-
}]
|
14
|
-
}], propDecorators: { data: [{
|
15
|
-
type: Input,
|
16
|
-
args: ['data']
|
17
|
-
}] } });
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnJpY2stY2xpY2thYmxlLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcmVwb3J0cHJldmlldy9icmljay9icmljay1jbGlja2FibGUuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vZHgtcmVwb3J0LXZpZXdlci9jb21wb25lbnRzL3JlcG9ydGluZy9yZXBvcnRwcmV2aWV3L2JyaWNrL2JyaWNrLWNsaWNrYWJsZS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxNQUFNLGVBQWUsQ0FBQzs7O0FBT2pELE1BQU0sT0FBTyx1QkFBdUI7O3FIQUF2Qix1QkFBdUI7eUdBQXZCLHVCQUF1QixxRkNQcEMsODVCQWdCTTs0RkRUTyx1QkFBdUI7a0JBSm5DLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHFCQUFxQjtvQkFDL0IsV0FBVyxFQUFFLGtDQUFrQztpQkFDbEQ7OEJBRWdCLElBQUk7c0JBQWxCLEtBQUs7dUJBQUMsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IElCcmlja05vZGUgfSBmcm9tICdkZXZleHByZXNzLXJlcG9ydGluZy92aWV3ZXIvdXRpbHMvdXRpbHMnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2R4di1icmljay1jbGlja2FibGUnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9icmljay1jbGlja2FibGUuY29tcG9uZW50Lmh0bWwnXG59KVxuZXhwb3J0IGNsYXNzIEJyaWNrQ2xpY2thYmxlQ29tcG9uZW50IHtcbiAgQElucHV0KCdkYXRhJykgZGF0YSE6IElCcmlja05vZGU7XG59XG4iLCI8ZGl2IGNsYXNzPVwiZHhyZC1yZXBvcnQtcHJldmlldy1icmlja1wiXG4gICAgW3N0eWxlLnRvcF09XCJkYXRhLnRvcFBcIlxuICAgIFtzdHlsZS5sZWZ0XT1cImRhdGEubGVmdFBcIlxuICAgIFtzdHlsZS5yaWdodF09XCJkYXRhLnJpZ2h0UFwiXG4gICAgW3N0eWxlLmhlaWdodF09XCJkYXRhLmhlaWdodFBcIlxuICAgIFtzdHlsZS53aWR0aF09XCJkYXRhLndpZHRoUFwiXG4gICAgW2NsYXNzLmR4cmQtcmVwb3J0LXByZXZpZXctYnJpY2stc2VsZWN0ZWRdPVwiZGF0YS5hY3RpdmVcIlxuICAgIFtjbGFzcy5keHJkLXJlcG9ydC1wcmV2aWV3LWJyaWNrLXNlbGVjdGFibGVdPVwiIWRhdGEuYnJpY2tzXCJcbiAgICAoY2xpY2spPVwiZGF0YS5vbkNsaWNrKCRldmVudCk7ICRldmVudC5zdG9wUHJvcGFnYXRpb24oKTtcIj5cblxuICAgIDxkaXYgKm5nSWY9XCIhIWRhdGEubmF2aWdhdGlvblwiIGNsYXNzPVwiZHhyZC1yZXBvcnQtcHJldmlldy1icmljay1uYXZpZ2F0aW9uXCJcbiAgICAgICAgW2NsYXNzLmR4cmRwLW5hdmlnYXRpb24tYnJpY2stZHJpbGwtZG93bl09XCIhIWRhdGEubmF2aWdhdGlvbi5kcmlsbERvd25LZXlcIlxuICAgICAgICBbY2xhc3MuZHhyZHAtbmF2aWdhdGlvbi1icmljay1zb3J0aW5nXT1cIiEhZGF0YS5uYXZpZ2F0aW9uLnNvcnREYXRhXCJcbiAgICAgICAgW2NsYXNzLmR4cmRwLW5hdmlnYXRpb24tYnJpY2stc29ydGluZy1kZXNjXT1cImRhdGEubmF2aWdhdGlvbi5zb3J0RGF0YSAmJiBkYXRhLm5hdmlnYXRpb24uc29ydERhdGEub3JkZXIgPT09IDFcIlxuICAgICAgICBbY2xhc3MuZHhyZHAtbmF2aWdhdGlvbi1icmljay1zb3J0aW5nLWFzY109XCJkYXRhLm5hdmlnYXRpb24uc29ydERhdGEgJiYgZGF0YS5uYXZpZ2F0aW9uLnNvcnREYXRhLm9yZGVyID09PSAyXCI+XG4gICAgPC9kaXY+XG48L2Rpdj4iXX0=
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "../../../analytics/template/template.component";
|
4
|
-
import * as i2 from "../../directives/brick-selection.directive";
|
5
|
-
import * as i3 from "@angular/common";
|
6
|
-
import * as i4 from "../../../analytics/directives/dx-mutation-observer.directive";
|
7
|
-
export class PageComponent {
|
8
|
-
}
|
9
|
-
PageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: PageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
10
|
-
PageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: PageComponent, selector: "dxv-page", inputs: { data: "data" }, ngImport: i0, template: "<div role=\"img\" class=\"dxrd-report-preview-content dxrd-position-relative dxrd-width-100 dxrd-height-100\" \n [attr.aria-label]=\"data.currentPageAriaLabelImgAlt()\"\n (click)=\"data.clickToBrick(data, $event)\"\n [dxvBrickSelection]=\"data.brickSelectionProg\">\n <div class=\"dxrd-report-preview-content-loading-wrapper dxrd-background-white\" \n [style.width]=\"data.width + 2 + 'px'\"\n [style.height]=\"data.height + 2 + 'px'\"\n [hidden]=\"!data.pageLoading\">\n <div class=\"dxrd-report-preview-content-loading-panel dxrd-text-align-center\" \n [style.padding-top]=\"data.height / 2.3 + 'px'\">\n <div class=\"dxrd-report-preview-content-loading-panel-text\">{{data.loadingText}}</div>\n </div>\n </div>\n <div>\n <img class=\"dxrd-pointer-events-none dxrd-width-100 dxrd-height-100\"\n [attr.src]=\"data.displayImageSrc\"\n [attr.alt]=\"data.currentPageAriaLabelImgAlt()\" />\n <dxa-template *ngFor=\"let brick of data.activeBricks\" template=\"dxrd-page-brick-mobile\" [data]=\"brick\">\n </dxa-template>\n <dxa-template *ngFor=\"let brick of data.clickableBricks\" template=\"dxrd-page-brick-clickable\" [data]=\"brick\">\n </dxa-template>\n <div *ngIf=\"!data.brickLoading && data.editingFields\" [dxMutationObserver]=\"data.editingFieldsKeyboardHelper\">\n <dxa-template *ngFor=\"let editingField of data.editingFields\" [template]=\"editingField.template\" [data]=\"editingField\">\n </dxa-template>\n </div>\n </div>\n</div>", components: [{ type: i1.TemplateComponent, selector: "dxa-template", inputs: ["data", "template"] }], directives: [{ type: i2.BrickSelectionDirective, selector: "[dxvBrickSelection]", inputs: ["dxvBrickSelection"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.DxMutationObserverDirective, selector: "[dxMutationObserver]", inputs: ["dxMutationObserver"] }] });
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: PageComponent, decorators: [{
|
12
|
-
type: Component,
|
13
|
-
args: [{
|
14
|
-
selector: 'dxv-page',
|
15
|
-
templateUrl: './page.component.html'
|
16
|
-
}]
|
17
|
-
}], propDecorators: { data: [{
|
18
|
-
type: Input,
|
19
|
-
args: ['data']
|
20
|
-
}] } });
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGFnZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9keC1yZXBvcnQtdmlld2VyL2NvbXBvbmVudHMvcmVwb3J0aW5nL3JlcG9ydHByZXZpZXcvcGFnZS9wYWdlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcmVwb3J0cHJldmlldy9wYWdlL3BhZ2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7OztBQU9qRCxNQUFNLE9BQU8sYUFBYTs7MkdBQWIsYUFBYTsrRkFBYixhQUFhLDBFQ1AxQiw4a0RBMEJNOzRGRG5CTyxhQUFhO2tCQUp6QixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxVQUFVO29CQUNwQixXQUFXLEVBQUUsdUJBQXVCO2lCQUN2Qzs4QkFFZ0IsSUFBSTtzQkFBbEIsS0FBSzt1QkFBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSVByZXZpZXdQYWdlVmlld01vZGVsIH0gZnJvbSAnZGV2ZXhwcmVzcy1yZXBvcnRpbmcvdmlld2VyL2ludGVybmFsL19wYWdlLnZpZXdNb2RlbCc7XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZHh2LXBhZ2UnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9wYWdlLmNvbXBvbmVudC5odG1sJ1xufSlcbmV4cG9ydCBjbGFzcyBQYWdlQ29tcG9uZW50IHtcbiAgQElucHV0KCdkYXRhJykgZGF0YSE6IElQcmV2aWV3UGFnZVZpZXdNb2RlbDtcbn1cbiIsIjxkaXYgcm9sZT1cImltZ1wiIGNsYXNzPVwiZHhyZC1yZXBvcnQtcHJldmlldy1jb250ZW50IGR4cmQtcG9zaXRpb24tcmVsYXRpdmUgZHhyZC13aWR0aC0xMDAgZHhyZC1oZWlnaHQtMTAwXCIgXG4gICAgW2F0dHIuYXJpYS1sYWJlbF09XCJkYXRhLmN1cnJlbnRQYWdlQXJpYUxhYmVsSW1nQWx0KClcIlxuICAgIChjbGljayk9XCJkYXRhLmNsaWNrVG9CcmljayhkYXRhLCAkZXZlbnQpXCJcbiAgICBbZHh2QnJpY2tTZWxlY3Rpb25dPVwiZGF0YS5icmlja1NlbGVjdGlvblByb2dcIj5cbiAgICA8ZGl2IGNsYXNzPVwiZHhyZC1yZXBvcnQtcHJldmlldy1jb250ZW50LWxvYWRpbmctd3JhcHBlciBkeHJkLWJhY2tncm91bmQtd2hpdGVcIiBcbiAgICAgICAgW3N0eWxlLndpZHRoXT1cImRhdGEud2lkdGggKyAyICsgJ3B4J1wiXG4gICAgICAgIFtzdHlsZS5oZWlnaHRdPVwiZGF0YS5oZWlnaHQgKyAyICsgJ3B4J1wiXG4gICAgICAgIFtoaWRkZW5dPVwiIWRhdGEucGFnZUxvYWRpbmdcIj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImR4cmQtcmVwb3J0LXByZXZpZXctY29udGVudC1sb2FkaW5nLXBhbmVsIGR4cmQtdGV4dC1hbGlnbi1jZW50ZXJcIiBcbiAgICAgICAgICAgIFtzdHlsZS5wYWRkaW5nLXRvcF09XCJkYXRhLmhlaWdodCAvIDIuMyArICdweCdcIj5cbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeHJkLXJlcG9ydC1wcmV2aWV3LWNvbnRlbnQtbG9hZGluZy1wYW5lbC10ZXh0XCI+e3tkYXRhLmxvYWRpbmdUZXh0fX08L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG4gICAgPGRpdj5cbiAgICAgICAgPGltZyBjbGFzcz1cImR4cmQtcG9pbnRlci1ldmVudHMtbm9uZSBkeHJkLXdpZHRoLTEwMCBkeHJkLWhlaWdodC0xMDBcIlxuICAgICAgICAgICAgW2F0dHIuc3JjXT1cImRhdGEuZGlzcGxheUltYWdlU3JjXCJcbiAgICAgICAgICAgIFthdHRyLmFsdF09XCJkYXRhLmN1cnJlbnRQYWdlQXJpYUxhYmVsSW1nQWx0KClcIiAvPlxuICAgICAgICA8ZHhhLXRlbXBsYXRlICpuZ0Zvcj1cImxldCBicmljayBvZiBkYXRhLmFjdGl2ZUJyaWNrc1wiIHRlbXBsYXRlPVwiZHhyZC1wYWdlLWJyaWNrLW1vYmlsZVwiIFtkYXRhXT1cImJyaWNrXCI+XG4gICAgICAgIDwvZHhhLXRlbXBsYXRlPlxuICAgICAgICA8ZHhhLXRlbXBsYXRlICpuZ0Zvcj1cImxldCBicmljayBvZiBkYXRhLmNsaWNrYWJsZUJyaWNrc1wiIHRlbXBsYXRlPVwiZHhyZC1wYWdlLWJyaWNrLWNsaWNrYWJsZVwiIFtkYXRhXT1cImJyaWNrXCI+XG4gICAgICAgIDwvZHhhLXRlbXBsYXRlPlxuICAgICAgICA8ZGl2ICpuZ0lmPVwiIWRhdGEuYnJpY2tMb2FkaW5nICYmIGRhdGEuZWRpdGluZ0ZpZWxkc1wiIFtkeE11dGF0aW9uT2JzZXJ2ZXJdPVwiZGF0YS5lZGl0aW5nRmllbGRzS2V5Ym9hcmRIZWxwZXJcIj5cbiAgICAgICAgICAgIDxkeGEtdGVtcGxhdGUgKm5nRm9yPVwibGV0IGVkaXRpbmdGaWVsZCBvZiBkYXRhLmVkaXRpbmdGaWVsZHNcIiBbdGVtcGxhdGVdPVwiZWRpdGluZ0ZpZWxkLnRlbXBsYXRlXCIgW2RhdGFdPVwiZWRpdGluZ0ZpZWxkXCI+XG4gICAgICAgICAgICA8L2R4YS10ZW1wbGF0ZT5cbiAgICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG48L2Rpdj4iXX0=
|
@@ -1,18 +0,0 @@
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "../../../analytics/directives/dx-mutation-observer.directive";
|
4
|
-
export class ProgressBarComponent {
|
5
|
-
}
|
6
|
-
ProgressBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: ProgressBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
7
|
-
ProgressBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: ProgressBarComponent, selector: "dxv-progress-bar", inputs: { viewModel: ["data", "viewModel"] }, ngImport: i0, template: "<div role=\"dialog\" class=\"dxrd-preview-progress dxd-popup-back-color dxd-back-primary2 dxd-border-primary\" [class]=\"viewModel.cssClasses\" [hidden]=\"!viewModel.visible\" [dxMutationObserver]=\"viewModel.progressBarAccessibilityKeyboardHelper\">\n <div class=\"dxrd-preview-progress-text dxd-text-primary\">{{viewModel.text}}</div>\n <div class=\"dxrd-preview-progress-bar dxd-back-primary\">\n <div class=\"dxrd-preview-progress-value dxd-preview-progress-bar-value-color dxd-back-accented\" [style.width]=\"viewModel.progress+'%'\"></div>\n </div>\n <div role=\"button\" class=\"dxrd-preview-progress-cancel dxd-hyperlink-color dxd-border-accented dxd-text-accented dx-accessibility-list-item dx-accessibility-border-accented\" [hidden]=\"!viewModel.cancelButton.visible\" (click)=\"viewModel.cancelButton.action && viewModel.cancelButton.action()\">{{viewModel.cancelButton.text}}</div>\n</div>", directives: [{ type: i1.DxMutationObserverDirective, selector: "[dxMutationObserver]", inputs: ["dxMutationObserver"] }] });
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: ProgressBarComponent, decorators: [{
|
9
|
-
type: Component,
|
10
|
-
args: [{
|
11
|
-
selector: 'dxv-progress-bar',
|
12
|
-
templateUrl: './progress-bar.component.html'
|
13
|
-
}]
|
14
|
-
}], propDecorators: { viewModel: [{
|
15
|
-
type: Input,
|
16
|
-
args: ['data']
|
17
|
-
}] } });
|
18
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvZ3Jlc3MtYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcmVwb3J0cHJldmlldy9wcm9ncmVzcy1iYXIvcHJvZ3Jlc3MtYmFyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcmVwb3J0cHJldmlldy9wcm9ncmVzcy1iYXIvcHJvZ3Jlc3MtYmFyLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7QUFPakQsTUFBTSxPQUFPLG9CQUFvQjs7a0hBQXBCLG9CQUFvQjtzR0FBcEIsb0JBQW9CLHNHQ1BqQywyNUJBTU07NEZEQ08sb0JBQW9CO2tCQUpoQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxrQkFBa0I7b0JBQzVCLFdBQVcsRUFBRSwrQkFBK0I7aUJBQzdDOzhCQUVnQixTQUFTO3NCQUF2QixLQUFLO3VCQUFDLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJUHJvZ3Jlc3NCYXJWaWV3TW9kZWwgfSBmcm9tICdkZXZleHByZXNzLXJlcG9ydGluZy92aWV3ZXIvaW50ZXJuYWwvX3Byb2dyZXNzVmlld01vZGVsJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnZHh2LXByb2dyZXNzLWJhcicsXG4gIHRlbXBsYXRlVXJsOiAnLi9wcm9ncmVzcy1iYXIuY29tcG9uZW50Lmh0bWwnXG59KVxuZXhwb3J0IGNsYXNzIFByb2dyZXNzQmFyQ29tcG9uZW50IHtcbiAgQElucHV0KCdkYXRhJykgdmlld01vZGVsITogSVByb2dyZXNzQmFyVmlld01vZGVsO1xufVxuIiwiPGRpdiByb2xlPVwiZGlhbG9nXCIgY2xhc3M9XCJkeHJkLXByZXZpZXctcHJvZ3Jlc3MgZHhkLXBvcHVwLWJhY2stY29sb3IgZHhkLWJhY2stcHJpbWFyeTIgZHhkLWJvcmRlci1wcmltYXJ5XCIgW2NsYXNzXT1cInZpZXdNb2RlbC5jc3NDbGFzc2VzXCIgW2hpZGRlbl09XCIhdmlld01vZGVsLnZpc2libGVcIiBbZHhNdXRhdGlvbk9ic2VydmVyXT1cInZpZXdNb2RlbC5wcm9ncmVzc0JhckFjY2Vzc2liaWxpdHlLZXlib2FyZEhlbHBlclwiPlxuICAgIDxkaXYgY2xhc3M9XCJkeHJkLXByZXZpZXctcHJvZ3Jlc3MtdGV4dCBkeGQtdGV4dC1wcmltYXJ5XCI+e3t2aWV3TW9kZWwudGV4dH19PC9kaXY+XG4gICAgPGRpdiBjbGFzcz1cImR4cmQtcHJldmlldy1wcm9ncmVzcy1iYXIgZHhkLWJhY2stcHJpbWFyeVwiPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXByb2dyZXNzLXZhbHVlIGR4ZC1wcmV2aWV3LXByb2dyZXNzLWJhci12YWx1ZS1jb2xvciBkeGQtYmFjay1hY2NlbnRlZFwiIFtzdHlsZS53aWR0aF09XCJ2aWV3TW9kZWwucHJvZ3Jlc3MrJyUnXCI+PC9kaXY+XG4gICAgPC9kaXY+XG4gICAgPGRpdiByb2xlPVwiYnV0dG9uXCIgY2xhc3M9XCJkeHJkLXByZXZpZXctcHJvZ3Jlc3MtY2FuY2VsIGR4ZC1oeXBlcmxpbmstY29sb3IgZHhkLWJvcmRlci1hY2NlbnRlZCBkeGQtdGV4dC1hY2NlbnRlZCBkeC1hY2Nlc3NpYmlsaXR5LWxpc3QtaXRlbSBkeC1hY2Nlc3NpYmlsaXR5LWJvcmRlci1hY2NlbnRlZFwiIFtoaWRkZW5dPVwiIXZpZXdNb2RlbC5jYW5jZWxCdXR0b24udmlzaWJsZVwiIChjbGljayk9XCJ2aWV3TW9kZWwuY2FuY2VsQnV0dG9uLmFjdGlvbiAmJiB2aWV3TW9kZWwuY2FuY2VsQnV0dG9uLmFjdGlvbigpXCI+e3t2aWV3TW9kZWwuY2FuY2VsQnV0dG9uLnRleHR9fTwvZGl2PlxuPC9kaXY+Il19
|
package/esm2015/dx-report-viewer/components/reporting/reportpreview/surface/surface.component.js
DELETED
@@ -1,27 +0,0 @@
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
2
|
-
import { getLocalization } from '@devexpress/analytics-core/property-grid/localization/localization_utils';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "../../../analytics/template/template.component";
|
5
|
-
import * as i2 from "../../../analytics/directives/dx-mutation-observer.directive";
|
6
|
-
import * as i3 from "@angular/common";
|
7
|
-
import * as i4 from "../../directives/auto-fit.directive";
|
8
|
-
import * as i5 from "../../directives/lazy-images.directive";
|
9
|
-
import * as i6 from "../../directives/to-view.directive";
|
10
|
-
export class SurfaceComponent {
|
11
|
-
constructor() {
|
12
|
-
this.clipboardMessage = getLocalization('Clipboard', 'ASPxReportsStringId.WebDocumentViewer_AriaClipboard');
|
13
|
-
}
|
14
|
-
}
|
15
|
-
SurfaceComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: SurfaceComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
16
|
-
SurfaceComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: SurfaceComponent, selector: "dxv-surface", inputs: { data: "data" }, ngImport: i0, template: "<div class=\"dxrd-preview-wrapper\" data-bind=\"textCopier\"\n[class.dx-rtl]=\"!!data.rtlReport\"\n[class.dxrp-editing-fields-hightlighted]=\"data.editingFieldsHighlighted\">\n <dxa-template template=\"dxrd-preview-progress-bar\" [data]=\"data.progressBar\"></dxa-template>\n <div class=\"dxrd-preview-surface\" [dxMutationObserver]=\"data.previewBrickKeyboardHelper\">\n <div *ngIf=\"!data.showMultipagePreview\" class=\"dxrd-report-preview-holder\" role=\"list\">\n <div *ngIf=\"!!data.currentPage && (data.currentPage.pageLoading || (!data.currentPage.pageLoading && data.currentPage.displayImageSrc))\" \n role=\"listitem\" \n class=\"dxrd-report-preview dx-accessibility-page-item dx-accessibility-border-accented\" \n [dxvAutoFit]=\"data.currentPage.autoFitOptions\"\n [style.width]=\"data.currentPage.width + 'px'\"\n [style.height]=\"data.currentPage.height + 'px'\">\n <dxa-template template=\"dxrd-preview-page\" [data]=\"data.currentPage\"></dxa-template>\n </div>\n </div>\n <div *ngIf=\"data.showMultipagePreview && !!data.currentPage\" class=\"dxrd-report-preview-holder\" role=\"list\" [dxvLazyImages]=\"data.lazyImagesOptions\">\n <!-- ko foreach: {data: pages, afterRender: function() { delayedInit() } } -->\n <!-- ko lazy: { if: pageLoading || (!pageLoading && displayImageSrc) } -->\n <ng-container *ngFor=\"let page of data.pages\">\n <div *ngIf=\"page.pageLoading || (!page.pageLoading && page.displayImageSrc)\" role=\"listitem\" class=\"dxrd-report-preview dxrd-report-preview-multipage dx-accessibility-page-item dx-accessibility-border-accented\" \n [style.width]=\"page.width + 'px'\"\n [style.height]=\"page.height + 'px'\"\n [class.dxrd-report-preview-active]=\"page.active\"\n [dxvToView]=\"page\">\n <dxa-template template=\"dxrd-preview-page\" [data]=\"page\"></dxa-template>\n </div>\n </ng-container>\n <!-- /ko -->\n <!-- /ko -->\n </div>\n <div [class.dxrd-visually-hidden]=\"!!data.currentPage\" class=\"dxrd-report-preview-placeholder\">\n <div aria-live=\"assertive\" aria-atomic=\"true\" class=\"dxd-empty-area-placeholder-text-color dxd-text-info\">\n {{data.emptyDocumentCaption}}\n </div>\n </div>\n </div>\n</div>\n<div id=\"dxrd-preview-bricks-live-region\" class=\"dxrd-visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n<div id=\"clipboard-container\" class=\"dxrd-position-absolute dxrd-top--100px\">\n <textarea disabled \n [attr.aria-label]=\"clipboardMessage\"\n id=\"clipboard\"></textarea>\n</div>", components: [{ type: i1.TemplateComponent, selector: "dxa-template", inputs: ["data", "template"] }], directives: [{ type: i2.DxMutationObserverDirective, selector: "[dxMutationObserver]", inputs: ["dxMutationObserver"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.AutoFitDirective, selector: "[dxvAutoFit]", inputs: ["dxvAutoFit"] }, { type: i5.LazyImagesDirective, selector: "[dxvLazyImages]", inputs: ["dxvLazyImages"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i6.ToViewDirective, selector: "[dxvToView]", inputs: ["dxvToView"] }] });
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: SurfaceComponent, decorators: [{
|
18
|
-
type: Component,
|
19
|
-
args: [{
|
20
|
-
selector: 'dxv-surface',
|
21
|
-
templateUrl: './surface.component.html'
|
22
|
-
}]
|
23
|
-
}], propDecorators: { data: [{
|
24
|
-
type: Input,
|
25
|
-
args: ['data']
|
26
|
-
}] } });
|
27
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3VyZmFjZS5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9keC1yZXBvcnQtdmlld2VyL2NvbXBvbmVudHMvcmVwb3J0aW5nL3JlcG9ydHByZXZpZXcvc3VyZmFjZS9zdXJmYWNlLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvcmVwb3J0cHJldmlldy9zdXJmYWNlL3N1cmZhY2UuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFFakQsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLDBFQUEwRSxDQUFDOzs7Ozs7OztBQU0zRyxNQUFNLE9BQU8sZ0JBQWdCO0lBSjdCO1FBTUUscUJBQWdCLEdBQUcsZUFBZSxDQUFDLFdBQVcsRUFBRSxxREFBcUQsQ0FBQyxDQUFBO0tBQ3ZHOzs4R0FIWSxnQkFBZ0I7a0dBQWhCLGdCQUFnQiw2RUNSN0Isb3hGQTBDTTs0RkRsQ08sZ0JBQWdCO2tCQUo1QixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxhQUFhO29CQUN2QixXQUFXLEVBQUUsMEJBQTBCO2lCQUMxQzs4QkFFZ0IsSUFBSTtzQkFBbEIsS0FBSzt1QkFBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgSVJlcG9ydFByZXZpZXdWaWV3TW9kZWwgfSBmcm9tICdkZXZleHByZXNzLXJlcG9ydGluZy92aWV3ZXIvcmVwb3J0UHJldmlldy52aWV3TW9kZWwnO1xuaW1wb3J0IHsgZ2V0TG9jYWxpemF0aW9uIH0gZnJvbSAnQGRldmV4cHJlc3MvYW5hbHl0aWNzLWNvcmUvcHJvcGVydHktZ3JpZC9sb2NhbGl6YXRpb24vbG9jYWxpemF0aW9uX3V0aWxzJztcblxuQENvbXBvbmVudCh7XG4gICAgc2VsZWN0b3I6ICdkeHYtc3VyZmFjZScsXG4gICAgdGVtcGxhdGVVcmw6ICcuL3N1cmZhY2UuY29tcG9uZW50Lmh0bWwnXG59KVxuZXhwb3J0IGNsYXNzIFN1cmZhY2VDb21wb25lbnQge1xuICBASW5wdXQoJ2RhdGEnKSBkYXRhITogSVJlcG9ydFByZXZpZXdWaWV3TW9kZWxcbiAgY2xpcGJvYXJkTWVzc2FnZSA9IGdldExvY2FsaXphdGlvbignQ2xpcGJvYXJkJywgJ0FTUHhSZXBvcnRzU3RyaW5nSWQuV2ViRG9jdW1lbnRWaWV3ZXJfQXJpYUNsaXBib2FyZCcpXG59XG4iLCI8ZGl2IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXdyYXBwZXJcIiBkYXRhLWJpbmQ9XCJ0ZXh0Q29waWVyXCJcbltjbGFzcy5keC1ydGxdPVwiISFkYXRhLnJ0bFJlcG9ydFwiXG5bY2xhc3MuZHhycC1lZGl0aW5nLWZpZWxkcy1oaWdodGxpZ2h0ZWRdPVwiZGF0YS5lZGl0aW5nRmllbGRzSGlnaGxpZ2h0ZWRcIj5cbiAgICA8ZHhhLXRlbXBsYXRlIHRlbXBsYXRlPVwiZHhyZC1wcmV2aWV3LXByb2dyZXNzLWJhclwiIFtkYXRhXT1cImRhdGEucHJvZ3Jlc3NCYXJcIj48L2R4YS10ZW1wbGF0ZT5cbiAgICA8ZGl2IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXN1cmZhY2VcIiBbZHhNdXRhdGlvbk9ic2VydmVyXT1cImRhdGEucHJldmlld0JyaWNrS2V5Ym9hcmRIZWxwZXJcIj5cbiAgICAgICAgPGRpdiAqbmdJZj1cIiFkYXRhLnNob3dNdWx0aXBhZ2VQcmV2aWV3XCIgY2xhc3M9XCJkeHJkLXJlcG9ydC1wcmV2aWV3LWhvbGRlclwiIHJvbGU9XCJsaXN0XCI+XG4gICAgICAgICAgICA8ZGl2ICpuZ0lmPVwiISFkYXRhLmN1cnJlbnRQYWdlICYmIChkYXRhLmN1cnJlbnRQYWdlLnBhZ2VMb2FkaW5nIHx8ICghZGF0YS5jdXJyZW50UGFnZS5wYWdlTG9hZGluZyAmJiBkYXRhLmN1cnJlbnRQYWdlLmRpc3BsYXlJbWFnZVNyYykpXCIgXG4gICAgICAgICAgICByb2xlPVwibGlzdGl0ZW1cIiBcbiAgICAgICAgICAgIGNsYXNzPVwiZHhyZC1yZXBvcnQtcHJldmlldyBkeC1hY2Nlc3NpYmlsaXR5LXBhZ2UtaXRlbSBkeC1hY2Nlc3NpYmlsaXR5LWJvcmRlci1hY2NlbnRlZFwiIFxuICAgICAgICAgICAgW2R4dkF1dG9GaXRdPVwiZGF0YS5jdXJyZW50UGFnZS5hdXRvRml0T3B0aW9uc1wiXG4gICAgICAgICAgICBbc3R5bGUud2lkdGhdPVwiZGF0YS5jdXJyZW50UGFnZS53aWR0aCArICdweCdcIlxuICAgICAgICAgICAgW3N0eWxlLmhlaWdodF09XCJkYXRhLmN1cnJlbnRQYWdlLmhlaWdodCAgKyAncHgnXCI+XG4gICAgICAgICAgICAgICAgPGR4YS10ZW1wbGF0ZSB0ZW1wbGF0ZT1cImR4cmQtcHJldmlldy1wYWdlXCIgW2RhdGFdPVwiZGF0YS5jdXJyZW50UGFnZVwiPjwvZHhhLXRlbXBsYXRlPlxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2ICpuZ0lmPVwiZGF0YS5zaG93TXVsdGlwYWdlUHJldmlldyAmJiAhIWRhdGEuY3VycmVudFBhZ2VcIiAgY2xhc3M9XCJkeHJkLXJlcG9ydC1wcmV2aWV3LWhvbGRlclwiIHJvbGU9XCJsaXN0XCIgW2R4dkxhenlJbWFnZXNdPVwiZGF0YS5sYXp5SW1hZ2VzT3B0aW9uc1wiPlxuICAgICAgICAgICAgPCEtLSBrbyBmb3JlYWNoOiB7ZGF0YTogcGFnZXMsIGFmdGVyUmVuZGVyOiBmdW5jdGlvbigpIHsgZGVsYXllZEluaXQoKSB9IH0gIC0tPlxuICAgICAgICAgICAgPCEtLSBrbyBsYXp5OiB7IGlmOiBwYWdlTG9hZGluZyB8fCAoIXBhZ2VMb2FkaW5nICYmIGRpc3BsYXlJbWFnZVNyYykgfSAtLT5cbiAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IHBhZ2Ugb2YgZGF0YS5wYWdlc1wiPlxuICAgICAgICAgICAgICAgIDxkaXYgKm5nSWY9XCJwYWdlLnBhZ2VMb2FkaW5nIHx8ICghcGFnZS5wYWdlTG9hZGluZyAmJiBwYWdlLmRpc3BsYXlJbWFnZVNyYylcIiByb2xlPVwibGlzdGl0ZW1cIiBjbGFzcz1cImR4cmQtcmVwb3J0LXByZXZpZXcgZHhyZC1yZXBvcnQtcHJldmlldy1tdWx0aXBhZ2UgZHgtYWNjZXNzaWJpbGl0eS1wYWdlLWl0ZW0gZHgtYWNjZXNzaWJpbGl0eS1ib3JkZXItYWNjZW50ZWRcIiBcbiAgICAgICAgICAgICAgICBbc3R5bGUud2lkdGhdPVwicGFnZS53aWR0aCArICdweCdcIlxuICAgICAgICAgICAgICAgIFtzdHlsZS5oZWlnaHRdPVwicGFnZS5oZWlnaHQgKyAncHgnXCJcbiAgICAgICAgICAgICAgICBbY2xhc3MuZHhyZC1yZXBvcnQtcHJldmlldy1hY3RpdmVdPVwicGFnZS5hY3RpdmVcIlxuICAgICAgICAgICAgICAgIFtkeHZUb1ZpZXddPVwicGFnZVwiPlxuICAgICAgICAgICAgICAgICAgICA8ZHhhLXRlbXBsYXRlIHRlbXBsYXRlPVwiZHhyZC1wcmV2aWV3LXBhZ2VcIiBbZGF0YV09XCJwYWdlXCI+PC9keGEtdGVtcGxhdGU+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cbiAgICAgICAgICAgIDwhLS0gL2tvIC0tPlxuICAgICAgICAgICAgPCEtLSAva28gLS0+XG4gICAgICAgIDwvZGl2PlxuICAgICAgICA8ZGl2IFtjbGFzcy5keHJkLXZpc3VhbGx5LWhpZGRlbl09XCIhIWRhdGEuY3VycmVudFBhZ2VcIiBjbGFzcz1cImR4cmQtcmVwb3J0LXByZXZpZXctcGxhY2Vob2xkZXJcIj5cbiAgICAgICAgICAgIDxkaXYgYXJpYS1saXZlPVwiYXNzZXJ0aXZlXCIgYXJpYS1hdG9taWM9XCJ0cnVlXCIgY2xhc3M9XCJkeGQtZW1wdHktYXJlYS1wbGFjZWhvbGRlci10ZXh0LWNvbG9yIGR4ZC10ZXh0LWluZm9cIj5cbiAgICAgICAgICAgICAgICB7e2RhdGEuZW1wdHlEb2N1bWVudENhcHRpb259fVxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuPC9kaXY+XG48ZGl2IGlkPVwiZHhyZC1wcmV2aWV3LWJyaWNrcy1saXZlLXJlZ2lvblwiIGNsYXNzPVwiZHhyZC12aXN1YWxseS1oaWRkZW5cIiBhcmlhLWxpdmU9XCJwb2xpdGVcIiBhcmlhLWF0b21pYz1cInRydWVcIj48L2Rpdj5cbjxkaXYgaWQ9XCJjbGlwYm9hcmQtY29udGFpbmVyXCIgY2xhc3M9XCJkeHJkLXBvc2l0aW9uLWFic29sdXRlIGR4cmQtdG9wLS0xMDBweFwiPlxuICAgIDx0ZXh0YXJlYSBkaXNhYmxlZCBcbiAgICBbYXR0ci5hcmlhLWxhYmVsXT1cImNsaXBib2FyZE1lc3NhZ2VcIlxuICAgIGlkPVwiY2xpcGJvYXJkXCI+PC90ZXh0YXJlYT5cbjwvZGl2PiJdfQ==
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import { Component, Input } from '@angular/core';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "devextreme-angular";
|
4
|
-
import * as i2 from "../../analytics/directives/dx-mutation-observer.directive";
|
5
|
-
import * as i3 from "@angular/common";
|
6
|
-
import * as i4 from "devextreme-angular/core";
|
7
|
-
import * as i5 from "../../analytics/directives/dx-action.directive";
|
8
|
-
export class SearchComponent {
|
9
|
-
ngOnInit() {
|
10
|
-
this.viewModel = this.data.model.getViewModel();
|
11
|
-
}
|
12
|
-
}
|
13
|
-
SearchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: SearchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
14
|
-
SearchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: SearchComponent, selector: "dxv-search", inputs: { data: "data" }, ngImport: i0, template: "<div role=\"search\" aria-haspopup=\"listbox\" class=\"dxrd-preview-search-wrapper\"\n [hidden]=\"!(data.active && data.visible)\"\n [dxMutationObserver]=\"data.keyboardHelper\">\n <div id=\"dxrd-preview-search-live-region\" class=\"dxrd-visually-hidden\" aria-live=\"polite\" aria-atomic=\"true\"></div>\n <div class=\"dxrd-preview-search-tab-header\">\n <span class=\"dxrd-preview-search-tab-header-text dxrd-right-panel-header dxd-text-primary\">\n {{viewModel.headerText}}\n </span>\n <div class=\"dxrd-preview-search-tab-editor-button-container\">\n <dx-text-box class=\"dxrd-preview-search-editor dx-searcheditor\"\n [inputAttr]=\"viewModel.searchEditor.inputAttr\"\n (onFocusOut)=\"viewModel.searchEditor.onFocusOut($event)\"\n (onKeyDown)=\"viewModel.searchEditor.onKeyDown($event)\">\n </dx-text-box>\n <dx-button class=\"dxrd-preview-search-button\"\n [text]=\"viewModel.buttons.searchButton.text\"\n [disabled]=\"viewModel.buttons.searchButton.disabled\"\n (onClick)=\"viewModel.buttons.searchButton.onClick($event)\">\n </dx-button>\n </div>\n <div class=\"dxrd-preview-search-tab-header-text\">\n <dx-check-box class=\"dxrd-preview-search-checkbox\"\n [text]=\"viewModel.matchCaseEditor.text\"\n [value]=\"viewModel.matchCaseEditor.value\"\n (onValueChanged)=\"viewModel.matchCaseEditor.onValueChanged($event)\">\n </dx-check-box>\n <dx-check-box class=\"dxrd-preview-search-checkbox dxrd-preview-search-checkbox-second\"\n [text]=\"viewModel.matchWholeWordEditor.text\"\n [value]=\"viewModel.matchWholeWordEditor.value\"\n (onValueChanged)=\"viewModel.matchWholeWordEditor.onValueChanged($event)\">\n </dx-check-box>\n </div>\n </div>\n <div class=\"dxrd-preview-search-result-wrapper\" *ngIf=\"viewModel.searchResultCount > 0 || viewModel.loading\">\n <div class=\"dxrd-preview-search-result-header dxd-border-primary dxd-text-primary\"> \n <div class=\"dxrd-preview-search-tab-header dxrd-preview-search-indicator-group\">\n <div class=\"dxrd-preview-search-results dxrd-preview-search-result-text\"\n [attr.id]=\"viewModel.searchResultCount\"\n [attr.aria-busy]=\"viewModel.loading ? 'true' : 'false'\">\n <span class=\"dxrd-preview-search-result-text-bold\">\n {{viewModel.searchResultCount}}\n </span> \n <span>\n {{viewModel.resultsInText}}\n </span> \n <span class=\"dxrd-preview-search-result-text-bold\">\n {{viewModel.searchResultPageCount}}\n </span> \n <span>\n {{viewModel.resultsPagesText}}\n </span>\n </div>\n <div class=\"dxrd-preview-search-results-navigation\">\n <dx-load-indicator class=\"dxrdp-search-loading\"\n [visible]=\"viewModel.loading\">\n </dx-load-indicator>\n <dx-button class=\"dxrd-preview-search-results-navigation-button dx-searcheditor-button dx-widget dx-dropdowneditor-button dxd-icon-highlighted dx-shape-standard\"\n [template]=\"viewModel.buttons.upButton.template\"\n [icon]=\"viewModel.buttons.upButton.icon\"\n (onClick)=\"viewModel.buttons.upButton.onClick($event)\">\n </dx-button>\n <dx-button class=\"dxrd-preview-search-results-navigation-button dx-searcheditor-button dx-widget dx-dropdowneditor-button dxd-icon-highlighted dx-shape-standard\"\n [template]=\"viewModel.buttons.downButton.template\"\n [icon]=\"viewModel.buttons.downButton.icon\"\n (onClick)=\"viewModel.buttons.downButton.onClick($event)\">\n </dx-button>\n </div>\n </div> \n </div> \n <div class=\"dx-accessibility-container-background dxd-back-accented\"></div>\n <dx-list class=\"dxrd-preview-search-result dxd-border-accented\"\n [attr.aria-labelledby]=\"viewModel.searchResultHeaderId\"\n [dataSource]=\"viewModel.searchResultDataSource\"\n pageLoadMode=\"scrollBottom\"\n [focusStateEnabled]=\"false\"\n [hoverStateEnabled]=\"false\"\n (onItemRendered)=\"viewModel.onItemRendered($event)\"\n [itemTemplate]=\"'items'\"\n noDataText=\"\"\n >\n <div *dxTemplate=\"let item of 'items'\">\n <div class=\"dxrd-preview-search-result-item dxd-list-item-back-color dxd-back-highlighted dx-accessibility-list-item dx-accessibility-focus-border-accented\"\n [dxActionModel]=\"item.data\"\n [dxAction]=\"item.itemClickAction\"\n [attr.aria-label]=\"item.attr['aria-label']\"\n >\n <div class=\"dx-accessibility-field-background dxd-back-accented\"></div>\n <div class=\"dxrd-preview-search-tab-item-text propertygrid-editor-displayName dxd-text-primary\">\n {{item.data.text}}\n </div>\n <div class=\"dxrd-preview-search-tab-item-info dxd-text-primary\">\n {{item.info}}\n </div>\n </div> \n </div>\n </dx-list>\n </div>\n\n <div *ngIf=\"viewModel.searchCompleted && viewModel.searchResultCount == 0\">\n <div class=\"dxrd-preview-search-result-header dxd-border-primary dxd-text-primary\">\n <div class=\"dxrd-preview-search-tab-header dxrd-preview-search-indicator-group\">\n <div class =\"dxrd-preview-search-result-text\">\n {{viewModel.noResultText}}\n </div>\n </div>\n </div>\n </div>\n</div>\n", components: [{ type: i1.DxTextBoxComponent, selector: "dx-text-box", inputs: ["accessKey", "activeStateEnabled", "buttons", "disabled", "elementAttr", "focusStateEnabled", "height", "hint", "hoverStateEnabled", "inputAttr", "isDirty", "isValid", "label", "labelMode", "mask", "maskChar", "maskInvalidMessage", "maskRules", "maxLength", "mode", "name", "placeholder", "readOnly", "rtlEnabled", "showClearButton", "showMaskMode", "spellcheck", "stylingMode", "tabIndex", "text", "useMaskedValue", "validationError", "validationErrors", "validationMessageMode", "validationMessagePosition", "validationStatus", "value", "valueChangeEvent", "visible", "width"], outputs: ["onChange", "onContentReady", "onCopy", "onCut", "onDisposing", "onEnterKey", "onFocusIn", "onFocusOut", "onInitialized", "onInput", "onKeyDown", "onKeyUp", "onOptionChanged", "onPaste", "onValueChanged", "accessKeyChange", "activeStateEnabledChange", "buttonsChange", "disabledChange", "elementAttrChange", "focusStateEnabledChange", "heightChange", "hintChange", "hoverStateEnabledChange", "inputAttrChange", "isDirtyChange", "isValidChange", "labelChange", "labelModeChange", "maskChange", "maskCharChange", "maskInvalidMessageChange", "maskRulesChange", "maxLengthChange", "modeChange", "nameChange", "placeholderChange", "readOnlyChange", "rtlEnabledChange", "showClearButtonChange", "showMaskModeChange", "spellcheckChange", "stylingModeChange", "tabIndexChange", "textChange", "useMaskedValueChange", "validationErrorChange", "validationErrorsChange", "validationMessageModeChange", "validationMessagePositionChange", "validationStatusChange", "valueChange", "valueChangeEventChange", "visibleChange", "widthChange", "onBlur"] }, { type: i1.DxButtonComponent, selector: "dx-button", inputs: ["accessKey", "activeStateEnabled", "disabled", "elementAttr", "focusStateEnabled", "height", "hint", "hoverStateEnabled", "icon", "rtlEnabled", "stylingMode", "tabIndex", "template", "text", "type", "useSubmitBehavior", "validationGroup", "visible", "width"], outputs: ["onClick", "onContentReady", "onDisposing", "onInitialized", "onOptionChanged", "accessKeyChange", "activeStateEnabledChange", "disabledChange", "elementAttrChange", "focusStateEnabledChange", "heightChange", "hintChange", "hoverStateEnabledChange", "iconChange", "rtlEnabledChange", "stylingModeChange", "tabIndexChange", "templateChange", "textChange", "typeChange", "useSubmitBehaviorChange", "validationGroupChange", "visibleChange", "widthChange"] }, { type: i1.DxCheckBoxComponent, selector: "dx-check-box", inputs: ["accessKey", "activeStateEnabled", "disabled", "elementAttr", "enableThreeStateBehavior", "focusStateEnabled", "height", "hint", "hoverStateEnabled", "iconSize", "isDirty", "isValid", "name", "readOnly", "rtlEnabled", "tabIndex", "text", "validationError", "validationErrors", "validationMessageMode", "validationMessagePosition", "validationStatus", "value", "visible", "width"], outputs: ["onContentReady", "onDisposing", "onInitialized", "onOptionChanged", "onValueChanged", "accessKeyChange", "activeStateEnabledChange", "disabledChange", "elementAttrChange", "enableThreeStateBehaviorChange", "focusStateEnabledChange", "heightChange", "hintChange", "hoverStateEnabledChange", "iconSizeChange", "isDirtyChange", "isValidChange", "nameChange", "readOnlyChange", "rtlEnabledChange", "tabIndexChange", "textChange", "validationErrorChange", "validationErrorsChange", "validationMessageModeChange", "validationMessagePositionChange", "validationStatusChange", "valueChange", "visibleChange", "widthChange", "onBlur"] }, { type: i1.DxLoadIndicatorComponent, selector: "dx-load-indicator", inputs: ["elementAttr", "height", "hint", "indicatorSrc", "rtlEnabled", "visible", "width"], outputs: ["onContentReady", "onDisposing", "onInitialized", "onOptionChanged", "elementAttrChange", "heightChange", "hintChange", "indicatorSrcChange", "rtlEnabledChange", "visibleChange", "widthChange"] }, { type: i1.DxListComponent, selector: "dx-list", inputs: ["accessKey", "activeStateEnabled", "allowItemDeleting", "bounceEnabled", "collapsibleGroups", "dataSource", "disabled", "displayExpr", "elementAttr", "focusStateEnabled", "grouped", "groupTemplate", "height", "hint", "hoverStateEnabled", "indicateLoading", "itemDeleteMode", "itemDragging", "itemHoldTimeout", "items", "itemTemplate", "keyExpr", "menuItems", "menuMode", "nextButtonText", "noDataText", "pageLoadingText", "pageLoadMode", "pulledDownText", "pullingDownText", "pullRefreshEnabled", "refreshingText", "repaintChangesOnly", "rtlEnabled", "scrollByContent", "scrollByThumb", "scrollingEnabled", "searchEditorOptions", "searchEnabled", "searchExpr", "searchMode", "searchTimeout", "searchValue", "selectAllMode", "selectAllText", "selectByClick", "selectedItemKeys", "selectedItems", "selectionMode", "showScrollbar", "showSelectionControls", "tabIndex", "useNativeScrolling", "visible", "width"], outputs: ["onContentReady", "onDisposing", "onGroupRendered", "onInitialized", "onItemClick", "onItemContextMenu", "onItemDeleted", "onItemDeleting", "onItemHold", "onItemRendered", "onItemReordered", "onItemSwipe", "onOptionChanged", "onPageLoading", "onPullRefresh", "onScroll", "onSelectAllValueChanged", "onSelectionChanged", "accessKeyChange", "activeStateEnabledChange", "allowItemDeletingChange", "bounceEnabledChange", "collapsibleGroupsChange", "dataSourceChange", "disabledChange", "displayExprChange", "elementAttrChange", "focusStateEnabledChange", "groupedChange", "groupTemplateChange", "heightChange", "hintChange", "hoverStateEnabledChange", "indicateLoadingChange", "itemDeleteModeChange", "itemDraggingChange", "itemHoldTimeoutChange", "itemsChange", "itemTemplateChange", "keyExprChange", "menuItemsChange", "menuModeChange", "nextButtonTextChange", "noDataTextChange", "pageLoadingTextChange", "pageLoadModeChange", "pulledDownTextChange", "pullingDownTextChange", "pullRefreshEnabledChange", "refreshingTextChange", "repaintChangesOnlyChange", "rtlEnabledChange", "scrollByContentChange", "scrollByThumbChange", "scrollingEnabledChange", "searchEditorOptionsChange", "searchEnabledChange", "searchExprChange", "searchModeChange", "searchTimeoutChange", "searchValueChange", "selectAllModeChange", "selectAllTextChange", "selectByClickChange", "selectedItemKeysChange", "selectedItemsChange", "selectionModeChange", "showScrollbarChange", "showSelectionControlsChange", "tabIndexChange", "useNativeScrollingChange", "visibleChange", "widthChange"] }], directives: [{ type: i2.DxMutationObserverDirective, selector: "[dxMutationObserver]", inputs: ["dxMutationObserver"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i4.DxTemplateDirective, selector: "[dxTemplate]", inputs: ["dxTemplateOf"] }, { type: i5.DxActionDirective, selector: "[dxAction]", inputs: ["dxActionModel", "dxAction"] }] });
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: SearchComponent, decorators: [{
|
16
|
-
type: Component,
|
17
|
-
args: [{
|
18
|
-
selector: 'dxv-search',
|
19
|
-
templateUrl: './search.component.html'
|
20
|
-
}]
|
21
|
-
}], propDecorators: { data: [{
|
22
|
-
type: Input,
|
23
|
-
args: ['data']
|
24
|
-
}] } });
|
25
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VhcmNoLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL2R4LXJlcG9ydC12aWV3ZXIvY29tcG9uZW50cy9yZXBvcnRpbmcvc2VhcmNoL3NlYXJjaC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9keC1yZXBvcnQtdmlld2VyL2NvbXBvbmVudHMvcmVwb3J0aW5nL3NlYXJjaC9zZWFyY2guY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQVUsTUFBTSxlQUFlLENBQUM7Ozs7Ozs7QUFRekQsTUFBTSxPQUFPLGVBQWU7SUFJMUIsUUFBUTtRQUNKLElBQUksQ0FBQyxTQUFTLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsWUFBWSxFQUFFLENBQUM7SUFDcEQsQ0FBQzs7NkdBTlUsZUFBZTtpR0FBZixlQUFlLDRFQ1I1Qixpck1BNEdBOzRGRHBHYSxlQUFlO2tCQUozQixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxZQUFZO29CQUN0QixXQUFXLEVBQUUseUJBQXlCO2lCQUN6Qzs4QkFFZ0IsSUFBSTtzQkFBbEIsS0FBSzt1QkFBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBJVGFiUGFuZWxJdGVtV2l0aFByb3BlcnR5R3JpZFZpZXdNb2RlbCB9IGZyb20gJ0BkZXZleHByZXNzL2FuYWx5dGljcy1jb3JlL2NvcmUvdG9vbHMvX3RhYkluZm9XaXRoUHJvcGVydHlHcmlkJztcbmltcG9ydCB7IElTZWFyY2hWaWV3TW9kZWwgfSBmcm9tICdkZXZleHByZXNzLXJlcG9ydGluZy92aWV3ZXIvc2VhcmNoL19zZWFyY2hWaWV3TW9kZWwnO1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2R4di1zZWFyY2gnLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9zZWFyY2guY29tcG9uZW50Lmh0bWwnXG59KVxuZXhwb3J0IGNsYXNzIFNlYXJjaENvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG4gIEBJbnB1dCgnZGF0YScpIGRhdGEhOiBJVGFiUGFuZWxJdGVtV2l0aFByb3BlcnR5R3JpZFZpZXdNb2RlbDtcblxuICB2aWV3TW9kZWw6IElTZWFyY2hWaWV3TW9kZWxcbiAgbmdPbkluaXQoKTogdm9pZCB7XG4gICAgICB0aGlzLnZpZXdNb2RlbCA9IHRoaXMuZGF0YS5tb2RlbC5nZXRWaWV3TW9kZWwoKTtcbiAgfVxufVxuIiwiPGRpdiByb2xlPVwic2VhcmNoXCIgYXJpYS1oYXNwb3B1cD1cImxpc3Rib3hcIiBjbGFzcz1cImR4cmQtcHJldmlldy1zZWFyY2gtd3JhcHBlclwiXG4gICAgW2hpZGRlbl09XCIhKGRhdGEuYWN0aXZlICYmIGRhdGEudmlzaWJsZSlcIlxuICAgIFtkeE11dGF0aW9uT2JzZXJ2ZXJdPVwiZGF0YS5rZXlib2FyZEhlbHBlclwiPlxuICAgIDxkaXYgaWQ9XCJkeHJkLXByZXZpZXctc2VhcmNoLWxpdmUtcmVnaW9uXCIgY2xhc3M9XCJkeHJkLXZpc3VhbGx5LWhpZGRlblwiIGFyaWEtbGl2ZT1cInBvbGl0ZVwiIGFyaWEtYXRvbWljPVwidHJ1ZVwiPjwvZGl2PlxuICAgIDxkaXYgY2xhc3M9XCJkeHJkLXByZXZpZXctc2VhcmNoLXRhYi1oZWFkZXJcIj5cbiAgICAgICAgPHNwYW4gY2xhc3M9XCJkeHJkLXByZXZpZXctc2VhcmNoLXRhYi1oZWFkZXItdGV4dCBkeHJkLXJpZ2h0LXBhbmVsLWhlYWRlciBkeGQtdGV4dC1wcmltYXJ5XCI+XG4gICAgICAgICAgICB7e3ZpZXdNb2RlbC5oZWFkZXJUZXh0fX1cbiAgICAgICAgPC9zcGFuPlxuICAgICAgICA8ZGl2IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC10YWItZWRpdG9yLWJ1dHRvbi1jb250YWluZXJcIj5cbiAgICAgICAgICAgIDxkeC10ZXh0LWJveCBjbGFzcz1cImR4cmQtcHJldmlldy1zZWFyY2gtZWRpdG9yIGR4LXNlYXJjaGVkaXRvclwiXG4gICAgICAgICAgICAgICAgW2lucHV0QXR0cl09XCJ2aWV3TW9kZWwuc2VhcmNoRWRpdG9yLmlucHV0QXR0clwiXG4gICAgICAgICAgICAgICAgKG9uRm9jdXNPdXQpPVwidmlld01vZGVsLnNlYXJjaEVkaXRvci5vbkZvY3VzT3V0KCRldmVudClcIlxuICAgICAgICAgICAgICAgIChvbktleURvd24pPVwidmlld01vZGVsLnNlYXJjaEVkaXRvci5vbktleURvd24oJGV2ZW50KVwiPlxuICAgICAgICAgICAgPC9keC10ZXh0LWJveD5cbiAgICAgICAgICAgIDxkeC1idXR0b24gY2xhc3M9XCJkeHJkLXByZXZpZXctc2VhcmNoLWJ1dHRvblwiXG4gICAgICAgICAgICAgICAgW3RleHRdPVwidmlld01vZGVsLmJ1dHRvbnMuc2VhcmNoQnV0dG9uLnRleHRcIlxuICAgICAgICAgICAgICAgIFtkaXNhYmxlZF09XCJ2aWV3TW9kZWwuYnV0dG9ucy5zZWFyY2hCdXR0b24uZGlzYWJsZWRcIlxuICAgICAgICAgICAgICAgIChvbkNsaWNrKT1cInZpZXdNb2RlbC5idXR0b25zLnNlYXJjaEJ1dHRvbi5vbkNsaWNrKCRldmVudClcIj5cbiAgICAgICAgICAgIDwvZHgtYnV0dG9uPlxuICAgICAgICA8L2Rpdj5cbiAgICAgICAgPGRpdiBjbGFzcz1cImR4cmQtcHJldmlldy1zZWFyY2gtdGFiLWhlYWRlci10ZXh0XCI+XG4gICAgICAgICAgICA8ZHgtY2hlY2stYm94IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1jaGVja2JveFwiXG4gICAgICAgICAgICAgICAgW3RleHRdPVwidmlld01vZGVsLm1hdGNoQ2FzZUVkaXRvci50ZXh0XCJcbiAgICAgICAgICAgICAgICBbdmFsdWVdPVwidmlld01vZGVsLm1hdGNoQ2FzZUVkaXRvci52YWx1ZVwiXG4gICAgICAgICAgICAgICAgKG9uVmFsdWVDaGFuZ2VkKT1cInZpZXdNb2RlbC5tYXRjaENhc2VFZGl0b3Iub25WYWx1ZUNoYW5nZWQoJGV2ZW50KVwiPlxuICAgICAgICAgICAgPC9keC1jaGVjay1ib3g+XG4gICAgICAgICAgICA8ZHgtY2hlY2stYm94IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1jaGVja2JveCBkeHJkLXByZXZpZXctc2VhcmNoLWNoZWNrYm94LXNlY29uZFwiXG4gICAgICAgICAgICAgICAgW3RleHRdPVwidmlld01vZGVsLm1hdGNoV2hvbGVXb3JkRWRpdG9yLnRleHRcIlxuICAgICAgICAgICAgICAgIFt2YWx1ZV09XCJ2aWV3TW9kZWwubWF0Y2hXaG9sZVdvcmRFZGl0b3IudmFsdWVcIlxuICAgICAgICAgICAgICAgIChvblZhbHVlQ2hhbmdlZCk9XCJ2aWV3TW9kZWwubWF0Y2hXaG9sZVdvcmRFZGl0b3Iub25WYWx1ZUNoYW5nZWQoJGV2ZW50KVwiPlxuICAgICAgICAgICAgPC9keC1jaGVjay1ib3g+XG4gICAgICAgIDwvZGl2PlxuICAgIDwvZGl2PlxuICAgIDxkaXYgY2xhc3M9XCJkeHJkLXByZXZpZXctc2VhcmNoLXJlc3VsdC13cmFwcGVyXCIgKm5nSWY9XCJ2aWV3TW9kZWwuc2VhcmNoUmVzdWx0Q291bnQgPiAwIHx8IHZpZXdNb2RlbC5sb2FkaW5nXCI+XG4gICAgICAgIDxkaXYgIGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1yZXN1bHQtaGVhZGVyIGR4ZC1ib3JkZXItcHJpbWFyeSBkeGQtdGV4dC1wcmltYXJ5XCI+ICAgICAgICAgICAgXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC10YWItaGVhZGVyIGR4cmQtcHJldmlldy1zZWFyY2gtaW5kaWNhdG9yLWdyb3VwXCI+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImR4cmQtcHJldmlldy1zZWFyY2gtcmVzdWx0cyBkeHJkLXByZXZpZXctc2VhcmNoLXJlc3VsdC10ZXh0XCJcbiAgICAgICAgICAgICAgICBbYXR0ci5pZF09XCJ2aWV3TW9kZWwuc2VhcmNoUmVzdWx0Q291bnRcIlxuICAgICAgICAgICAgICAgIFthdHRyLmFyaWEtYnVzeV09XCJ2aWV3TW9kZWwubG9hZGluZyA/ICd0cnVlJyA6ICdmYWxzZSdcIj5cbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJkeHJkLXByZXZpZXctc2VhcmNoLXJlc3VsdC10ZXh0LWJvbGRcIj5cbiAgICAgICAgICAgICAgICAgICAgICAgIHt7dmlld01vZGVsLnNlYXJjaFJlc3VsdENvdW50fX1cbiAgICAgICAgICAgICAgICAgICAgPC9zcGFuPiZuYnNwO1xuICAgICAgICAgICAgICAgICAgICA8c3Bhbj5cbiAgICAgICAgICAgICAgICAgICAgICAgIHt7dmlld01vZGVsLnJlc3VsdHNJblRleHR9fVxuICAgICAgICAgICAgICAgICAgICA8L3NwYW4+Jm5ic3A7XG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1yZXN1bHQtdGV4dC1ib2xkXCI+XG4gICAgICAgICAgICAgICAgICAgICAgICB7e3ZpZXdNb2RlbC5zZWFyY2hSZXN1bHRQYWdlQ291bnR9fVxuICAgICAgICAgICAgICAgICAgICA8L3NwYW4+Jm5ic3A7XG4gICAgICAgICAgICAgICAgICAgIDxzcGFuPlxuICAgICAgICAgICAgICAgICAgICAgICAge3t2aWV3TW9kZWwucmVzdWx0c1BhZ2VzVGV4dH19XG4gICAgICAgICAgICAgICAgICAgIDwvc3Bhbj5cbiAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1yZXN1bHRzLW5hdmlnYXRpb25cIj5cbiAgICAgICAgICAgICAgICAgICAgPGR4LWxvYWQtaW5kaWNhdG9yIGNsYXNzPVwiZHhyZHAtc2VhcmNoLWxvYWRpbmdcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW3Zpc2libGVdPVwidmlld01vZGVsLmxvYWRpbmdcIj5cbiAgICAgICAgICAgICAgICAgICAgPC9keC1sb2FkLWluZGljYXRvcj5cbiAgICAgICAgICAgICAgICAgICAgPGR4LWJ1dHRvbiBjbGFzcz1cImR4cmQtcHJldmlldy1zZWFyY2gtcmVzdWx0cy1uYXZpZ2F0aW9uLWJ1dHRvbiBkeC1zZWFyY2hlZGl0b3ItYnV0dG9uIGR4LXdpZGdldCBkeC1kcm9wZG93bmVkaXRvci1idXR0b24gZHhkLWljb24taGlnaGxpZ2h0ZWQgZHgtc2hhcGUtc3RhbmRhcmRcIlxuICAgICAgICAgICAgICAgICAgICAgICAgW3RlbXBsYXRlXT1cInZpZXdNb2RlbC5idXR0b25zLnVwQnV0dG9uLnRlbXBsYXRlXCJcbiAgICAgICAgICAgICAgICAgICAgICAgIFtpY29uXT1cInZpZXdNb2RlbC5idXR0b25zLnVwQnV0dG9uLmljb25cIlxuICAgICAgICAgICAgICAgICAgICAgICAgKG9uQ2xpY2spPVwidmlld01vZGVsLmJ1dHRvbnMudXBCdXR0b24ub25DbGljaygkZXZlbnQpXCI+XG4gICAgICAgICAgICAgICAgICAgIDwvZHgtYnV0dG9uPlxuICAgICAgICAgICAgICAgICAgICA8ZHgtYnV0dG9uIGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1yZXN1bHRzLW5hdmlnYXRpb24tYnV0dG9uIGR4LXNlYXJjaGVkaXRvci1idXR0b24gZHgtd2lkZ2V0IGR4LWRyb3Bkb3duZWRpdG9yLWJ1dHRvbiBkeGQtaWNvbi1oaWdobGlnaHRlZCBkeC1zaGFwZS1zdGFuZGFyZFwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbdGVtcGxhdGVdPVwidmlld01vZGVsLmJ1dHRvbnMuZG93bkJ1dHRvbi50ZW1wbGF0ZVwiXG4gICAgICAgICAgICAgICAgICAgICAgICBbaWNvbl09XCJ2aWV3TW9kZWwuYnV0dG9ucy5kb3duQnV0dG9uLmljb25cIlxuICAgICAgICAgICAgICAgICAgICAgICAgKG9uQ2xpY2spPVwidmlld01vZGVsLmJ1dHRvbnMuZG93bkJ1dHRvbi5vbkNsaWNrKCRldmVudClcIj5cbiAgICAgICAgICAgICAgICAgICAgPC9keC1idXR0b24+XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj4gXG4gICAgICAgIDwvZGl2PiAgXG4gICAgICAgIDxkaXYgY2xhc3M9XCJkeC1hY2Nlc3NpYmlsaXR5LWNvbnRhaW5lci1iYWNrZ3JvdW5kIGR4ZC1iYWNrLWFjY2VudGVkXCI+PC9kaXY+XG4gICAgICAgIDxkeC1saXN0IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1yZXN1bHQgZHhkLWJvcmRlci1hY2NlbnRlZFwiXG4gICAgICAgICAgICBbYXR0ci5hcmlhLWxhYmVsbGVkYnldPVwidmlld01vZGVsLnNlYXJjaFJlc3VsdEhlYWRlcklkXCJcbiAgICAgICAgICAgIFtkYXRhU291cmNlXT1cInZpZXdNb2RlbC5zZWFyY2hSZXN1bHREYXRhU291cmNlXCJcbiAgICAgICAgICAgIHBhZ2VMb2FkTW9kZT1cInNjcm9sbEJvdHRvbVwiXG4gICAgICAgICAgICBbZm9jdXNTdGF0ZUVuYWJsZWRdPVwiZmFsc2VcIlxuICAgICAgICAgICAgW2hvdmVyU3RhdGVFbmFibGVkXT1cImZhbHNlXCJcbiAgICAgICAgICAgIChvbkl0ZW1SZW5kZXJlZCk9XCJ2aWV3TW9kZWwub25JdGVtUmVuZGVyZWQoJGV2ZW50KVwiXG4gICAgICAgICAgICBbaXRlbVRlbXBsYXRlXT1cIidpdGVtcydcIlxuICAgICAgICAgICAgbm9EYXRhVGV4dD1cIlwiXG4gICAgICAgID5cbiAgICAgICAgICAgIDxkaXYgKmR4VGVtcGxhdGU9XCJsZXQgaXRlbSBvZiAnaXRlbXMnXCI+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImR4cmQtcHJldmlldy1zZWFyY2gtcmVzdWx0LWl0ZW0gZHhkLWxpc3QtaXRlbS1iYWNrLWNvbG9yIGR4ZC1iYWNrLWhpZ2hsaWdodGVkIGR4LWFjY2Vzc2liaWxpdHktbGlzdC1pdGVtIGR4LWFjY2Vzc2liaWxpdHktZm9jdXMtYm9yZGVyLWFjY2VudGVkXCJcbiAgICAgICAgICAgICAgICAgICAgW2R4QWN0aW9uTW9kZWxdPVwiaXRlbS5kYXRhXCJcbiAgICAgICAgICAgICAgICAgICAgW2R4QWN0aW9uXT1cIml0ZW0uaXRlbUNsaWNrQWN0aW9uXCJcbiAgICAgICAgICAgICAgICAgICAgW2F0dHIuYXJpYS1sYWJlbF09XCJpdGVtLmF0dHJbJ2FyaWEtbGFiZWwnXVwiXG4gICAgICAgICAgICAgICAgPlxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZHgtYWNjZXNzaWJpbGl0eS1maWVsZC1iYWNrZ3JvdW5kIGR4ZC1iYWNrLWFjY2VudGVkXCI+PC9kaXY+XG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeHJkLXByZXZpZXctc2VhcmNoLXRhYi1pdGVtLXRleHQgcHJvcGVydHlncmlkLWVkaXRvci1kaXNwbGF5TmFtZSBkeGQtdGV4dC1wcmltYXJ5XCI+XG4gICAgICAgICAgICAgICAgICAgICAgICB7e2l0ZW0uZGF0YS50ZXh0fX1cbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkeHJkLXByZXZpZXctc2VhcmNoLXRhYi1pdGVtLWluZm8gZHhkLXRleHQtcHJpbWFyeVwiPlxuICAgICAgICAgICAgICAgICAgICAgICAge3tpdGVtLmluZm99fVxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgICAgICAgICA8L2Rpdj4gIFxuICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgIDwvZHgtbGlzdD5cbiAgICA8L2Rpdj5cblxuICAgIDxkaXYgKm5nSWY9XCJ2aWV3TW9kZWwuc2VhcmNoQ29tcGxldGVkICYmIHZpZXdNb2RlbC5zZWFyY2hSZXN1bHRDb3VudCA9PSAwXCI+XG4gICAgICAgIDxkaXYgIGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC1yZXN1bHQtaGVhZGVyIGR4ZC1ib3JkZXItcHJpbWFyeSBkeGQtdGV4dC1wcmltYXJ5XCI+XG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZHhyZC1wcmV2aWV3LXNlYXJjaC10YWItaGVhZGVyIGR4cmQtcHJldmlldy1zZWFyY2gtaW5kaWNhdG9yLWdyb3VwXCI+XG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcyA9XCJkeHJkLXByZXZpZXctc2VhcmNoLXJlc3VsdC10ZXh0XCI+XG4gICAgICAgICAgICAgICAgICAgIHt7dmlld01vZGVsLm5vUmVzdWx0VGV4dH19XG4gICAgICAgICAgICAgICAgPC9kaXY+XG4gICAgICAgICAgICA8L2Rpdj5cbiAgICAgICAgPC9kaXY+XG4gICAgPC9kaXY+XG48L2Rpdj5cbiJdfQ==
|