devextreme-angular 24.1.15 → 24.1.17
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/common/charts/index.d.ts +3 -3
- package/common/data/custom-store/index.d.ts +3 -3
- package/common/grids/index.d.ts +3 -3
- package/common/index.d.ts +3 -3
- package/core/component.d.ts +3 -3
- package/core/events-strategy.d.ts +3 -3
- package/core/index.d.ts +3 -3
- package/core/integration.d.ts +3 -3
- package/core/iterable-differ-helper.d.ts +3 -3
- package/core/nested-option.d.ts +3 -3
- package/core/template-host.d.ts +3 -3
- package/core/template.d.ts +3 -3
- package/core/transfer-state.d.ts +3 -3
- package/core/utils.d.ts +3 -3
- package/esm2022/common/charts/index.mjs +4 -4
- package/esm2022/common/data/custom-store/index.mjs +4 -4
- package/esm2022/common/grids/index.mjs +4 -4
- package/esm2022/common/index.mjs +4 -4
- package/esm2022/core/component.mjs +4 -4
- package/esm2022/core/events-strategy.mjs +4 -4
- package/esm2022/core/index.mjs +4 -4
- package/esm2022/core/integration.mjs +4 -4
- package/esm2022/core/iterable-differ-helper.mjs +4 -4
- package/esm2022/core/nested-option.mjs +4 -4
- package/esm2022/core/template-host.mjs +4 -4
- package/esm2022/core/template.mjs +4 -4
- package/esm2022/core/transfer-state.mjs +4 -4
- package/esm2022/core/utils.mjs +4 -4
- package/esm2022/core/watcher-helper.mjs +4 -4
- package/esm2022/http/ajax.mjs +4 -4
- package/esm2022/http/index.mjs +4 -4
- package/esm2022/index.mjs +4 -4
- package/esm2022/server/index.mjs +4 -4
- package/esm2022/server/render.mjs +4 -4
- package/esm2022/ui/accordion/index.mjs +4 -4
- package/esm2022/ui/action-sheet/index.mjs +4 -4
- package/esm2022/ui/all.mjs +4 -4
- package/esm2022/ui/autocomplete/index.mjs +4 -4
- package/esm2022/ui/bar-gauge/index.mjs +4 -4
- package/esm2022/ui/box/index.mjs +4 -4
- package/esm2022/ui/bullet/index.mjs +4 -4
- package/esm2022/ui/button/index.mjs +4 -4
- package/esm2022/ui/button-group/index.mjs +4 -4
- package/esm2022/ui/calendar/index.mjs +4 -4
- package/esm2022/ui/chart/index.mjs +4 -4
- package/esm2022/ui/check-box/index.mjs +4 -4
- package/esm2022/ui/circular-gauge/index.mjs +4 -4
- package/esm2022/ui/color-box/index.mjs +4 -4
- package/esm2022/ui/context-menu/index.mjs +4 -4
- package/esm2022/ui/data-grid/index.mjs +4 -4
- package/esm2022/ui/date-box/index.mjs +4 -4
- package/esm2022/ui/date-range-box/index.mjs +4 -4
- package/esm2022/ui/defer-rendering/index.mjs +4 -4
- package/esm2022/ui/diagram/index.mjs +4 -4
- package/esm2022/ui/draggable/index.mjs +4 -4
- package/esm2022/ui/drawer/index.mjs +4 -4
- package/esm2022/ui/drop-down-box/index.mjs +4 -4
- package/esm2022/ui/drop-down-button/index.mjs +4 -4
- package/esm2022/ui/file-manager/index.mjs +4 -4
- package/esm2022/ui/file-uploader/index.mjs +4 -4
- package/esm2022/ui/filter-builder/index.mjs +4 -4
- package/esm2022/ui/form/index.mjs +4 -4
- package/esm2022/ui/funnel/index.mjs +4 -4
- package/esm2022/ui/gallery/index.mjs +4 -4
- package/esm2022/ui/gantt/index.mjs +4 -4
- package/esm2022/ui/html-editor/index.mjs +4 -4
- package/esm2022/ui/linear-gauge/index.mjs +4 -4
- package/esm2022/ui/list/index.mjs +4 -4
- package/esm2022/ui/load-indicator/index.mjs +4 -4
- package/esm2022/ui/load-panel/index.mjs +4 -4
- package/esm2022/ui/lookup/index.mjs +4 -4
- package/esm2022/ui/map/index.mjs +4 -4
- package/esm2022/ui/menu/index.mjs +4 -4
- package/esm2022/ui/multi-view/index.mjs +4 -4
- package/esm2022/ui/nested/adapter.mjs +4 -4
- package/esm2022/ui/nested/adaptive-layout.mjs +4 -4
- package/esm2022/ui/nested/aggregation-interval.mjs +4 -4
- package/esm2022/ui/nested/aggregation.mjs +4 -4
- package/esm2022/ui/nested/animation.mjs +4 -4
- package/esm2022/ui/nested/annotation-dxi.mjs +4 -4
- package/esm2022/ui/nested/api-key.mjs +4 -4
- package/esm2022/ui/nested/appointment-dragging.mjs +4 -4
- package/esm2022/ui/nested/area.mjs +4 -4
- package/esm2022/ui/nested/argument-axis.mjs +4 -4
- package/esm2022/ui/nested/argument-format.mjs +4 -4
- package/esm2022/ui/nested/at.mjs +4 -4
- package/esm2022/ui/nested/auto-layout.mjs +4 -4
- package/esm2022/ui/nested/background-color.mjs +4 -4
- package/esm2022/ui/nested/background.mjs +4 -4
- package/esm2022/ui/nested/bar.mjs +4 -4
- package/esm2022/ui/nested/base/animation-config.mjs +4 -4
- package/esm2022/ui/nested/base/animation-state.mjs +4 -4
- package/esm2022/ui/nested/base/box-options.mjs +4 -4
- package/esm2022/ui/nested/base/button-group-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/button-options.mjs +4 -4
- package/esm2022/ui/nested/base/calendar-options.mjs +4 -4
- package/esm2022/ui/nested/base/chart-annotation-config-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/chart-common-annotation-config.mjs +4 -4
- package/esm2022/ui/nested/base/chart-common-series-settings.mjs +4 -4
- package/esm2022/ui/nested/base/chart-series-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/charts-color.mjs +4 -4
- package/esm2022/ui/nested/base/column-chooser-search-config.mjs +4 -4
- package/esm2022/ui/nested/base/column-chooser-selection-config.mjs +4 -4
- package/esm2022/ui/nested/base/data-change-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/data-grid-column-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/data-grid-toolbar.mjs +4 -4
- package/esm2022/ui/nested/base/diagram-custom-command-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/file-manager-context-menu.mjs +4 -4
- package/esm2022/ui/nested/base/file-manager-toolbar-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/file-uploader-options.mjs +4 -4
- package/esm2022/ui/nested/base/filter-builder-custom-operation-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/filter-builder-field-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/filter-builder-options.mjs +4 -4
- package/esm2022/ui/nested/base/form-options.mjs +4 -4
- package/esm2022/ui/nested/base/form-simple-item.mjs +4 -4
- package/esm2022/ui/nested/base/format.mjs +4 -4
- package/esm2022/ui/nested/base/gantt-filter-row-operation-descriptions.mjs +4 -4
- package/esm2022/ui/nested/base/gantt-filter-row.mjs +4 -4
- package/esm2022/ui/nested/base/gantt-header-filter-texts.mjs +4 -4
- package/esm2022/ui/nested/base/gantt-header-filter.mjs +4 -4
- package/esm2022/ui/nested/base/gantt-sorting.mjs +4 -4
- package/esm2022/ui/nested/base/gantt-strip-line-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/gauge-indicator.mjs +4 -4
- package/esm2022/ui/nested/base/html-editor-image-upload-tab-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/html-editor-image-upload.mjs +4 -4
- package/esm2022/ui/nested/base/html-editor-media-resizing.mjs +4 -4
- package/esm2022/ui/nested/base/html-editor-mention-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/html-editor-table-context-menu.mjs +4 -4
- package/esm2022/ui/nested/base/html-editor-table-resizing.mjs +4 -4
- package/esm2022/ui/nested/base/html-editor-variables.mjs +4 -4
- package/esm2022/ui/nested/base/pivot-grid-data-source.mjs +4 -4
- package/esm2022/ui/nested/base/popup-options.mjs +4 -4
- package/esm2022/ui/nested/base/position-config.mjs +4 -4
- package/esm2022/ui/nested/base/scheduler-scrolling.mjs +4 -4
- package/esm2022/ui/nested/base/sortable-options.mjs +4 -4
- package/esm2022/ui/nested/base/splitter-options.mjs +4 -4
- package/esm2022/ui/nested/base/tab-panel-options.mjs +4 -4
- package/esm2022/ui/nested/base/text-box-options.mjs +4 -4
- package/esm2022/ui/nested/base/text-editor-button-dxi.mjs +4 -4
- package/esm2022/ui/nested/base/vector-map-projection-config.mjs +4 -4
- package/esm2022/ui/nested/base/viz-font.mjs +4 -4
- package/esm2022/ui/nested/base/viz-scale-break-dxi.mjs +4 -4
- package/esm2022/ui/nested/behavior.mjs +4 -4
- package/esm2022/ui/nested/border.mjs +4 -4
- package/esm2022/ui/nested/boundary-offset.mjs +4 -4
- package/esm2022/ui/nested/box.mjs +4 -4
- package/esm2022/ui/nested/break-dxi.mjs +4 -4
- package/esm2022/ui/nested/break-style.mjs +4 -4
- package/esm2022/ui/nested/bubble.mjs +4 -4
- package/esm2022/ui/nested/button-dxi.mjs +4 -4
- package/esm2022/ui/nested/button-options.mjs +4 -4
- package/esm2022/ui/nested/calendar-options.mjs +4 -4
- package/esm2022/ui/nested/candlestick.mjs +4 -4
- package/esm2022/ui/nested/center-dxi.mjs +4 -4
- package/esm2022/ui/nested/change-dxi.mjs +4 -4
- package/esm2022/ui/nested/chart.mjs +4 -4
- package/esm2022/ui/nested/col-count-by-screen.mjs +4 -4
- package/esm2022/ui/nested/col-dxi.mjs +4 -4
- package/esm2022/ui/nested/collision.mjs +4 -4
- package/esm2022/ui/nested/color.mjs +4 -4
- package/esm2022/ui/nested/colorizer.mjs +4 -4
- package/esm2022/ui/nested/column-chooser.mjs +4 -4
- package/esm2022/ui/nested/column-dxi.mjs +4 -4
- package/esm2022/ui/nested/column-fixing.mjs +4 -4
- package/esm2022/ui/nested/command-dxi.mjs +4 -4
- package/esm2022/ui/nested/common-annotation-settings.mjs +4 -4
- package/esm2022/ui/nested/common-axis-settings.mjs +4 -4
- package/esm2022/ui/nested/common-pane-settings.mjs +4 -4
- package/esm2022/ui/nested/common-series-settings.mjs +4 -4
- package/esm2022/ui/nested/connection-point-dxi.mjs +4 -4
- package/esm2022/ui/nested/connector.mjs +4 -4
- package/esm2022/ui/nested/constant-line-dxi.mjs +4 -4
- package/esm2022/ui/nested/constant-line-style.mjs +4 -4
- package/esm2022/ui/nested/context-menu.mjs +4 -4
- package/esm2022/ui/nested/context-toolbox.mjs +4 -4
- package/esm2022/ui/nested/control-bar.mjs +4 -4
- package/esm2022/ui/nested/crosshair.mjs +4 -4
- package/esm2022/ui/nested/cursor-offset.mjs +4 -4
- package/esm2022/ui/nested/custom-operation-dxi.mjs +4 -4
- package/esm2022/ui/nested/custom-shape-dxi.mjs +4 -4
- package/esm2022/ui/nested/data-prepare-settings.mjs +4 -4
- package/esm2022/ui/nested/data-source.mjs +4 -4
- package/esm2022/ui/nested/default-item-properties.mjs +4 -4
- package/esm2022/ui/nested/delay.mjs +4 -4
- package/esm2022/ui/nested/dependencies.mjs +4 -4
- package/esm2022/ui/nested/details.mjs +4 -4
- package/esm2022/ui/nested/display-format.mjs +4 -4
- package/esm2022/ui/nested/drag-box-style.mjs +4 -4
- package/esm2022/ui/nested/drop-down-options.mjs +4 -4
- package/esm2022/ui/nested/edges.mjs +4 -4
- package/esm2022/ui/nested/editing.mjs +4 -4
- package/esm2022/ui/nested/export.mjs +4 -4
- package/esm2022/ui/nested/field-chooser.mjs +4 -4
- package/esm2022/ui/nested/field-dxi.mjs +4 -4
- package/esm2022/ui/nested/field-panel.mjs +4 -4
- package/esm2022/ui/nested/file-selection-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/file-uploader-options.mjs +4 -4
- package/esm2022/ui/nested/filter-builder-popup.mjs +4 -4
- package/esm2022/ui/nested/filter-builder.mjs +4 -4
- package/esm2022/ui/nested/filter-operation-descriptions.mjs +4 -4
- package/esm2022/ui/nested/filter-panel.mjs +4 -4
- package/esm2022/ui/nested/filter-row.mjs +4 -4
- package/esm2022/ui/nested/font.mjs +4 -4
- package/esm2022/ui/nested/form-item.mjs +4 -4
- package/esm2022/ui/nested/form.mjs +4 -4
- package/esm2022/ui/nested/format.mjs +4 -4
- package/esm2022/ui/nested/from.mjs +4 -4
- package/esm2022/ui/nested/fullstackedarea.mjs +4 -4
- package/esm2022/ui/nested/fullstackedbar.mjs +4 -4
- package/esm2022/ui/nested/fullstackedline.mjs +4 -4
- package/esm2022/ui/nested/fullstackedspline.mjs +4 -4
- package/esm2022/ui/nested/fullstackedsplinearea.mjs +4 -4
- package/esm2022/ui/nested/geometry.mjs +4 -4
- package/esm2022/ui/nested/grid-size.mjs +4 -4
- package/esm2022/ui/nested/grid.mjs +4 -4
- package/esm2022/ui/nested/group-dxi.mjs +4 -4
- package/esm2022/ui/nested/group-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/group-operation-descriptions.mjs +4 -4
- package/esm2022/ui/nested/group-panel.mjs +4 -4
- package/esm2022/ui/nested/group.mjs +4 -4
- package/esm2022/ui/nested/grouping.mjs +4 -4
- package/esm2022/ui/nested/hatching.mjs +4 -4
- package/esm2022/ui/nested/header-filter.mjs +4 -4
- package/esm2022/ui/nested/height.mjs +4 -4
- package/esm2022/ui/nested/hide-event.mjs +4 -4
- package/esm2022/ui/nested/hide.mjs +4 -4
- package/esm2022/ui/nested/history-toolbar.mjs +4 -4
- package/esm2022/ui/nested/horizontal-line.mjs +4 -4
- package/esm2022/ui/nested/hover-style.mjs +4 -4
- package/esm2022/ui/nested/image-upload.mjs +4 -4
- package/esm2022/ui/nested/image.mjs +4 -4
- package/esm2022/ui/nested/indent.mjs +4 -4
- package/esm2022/ui/nested/index.mjs +4 -4
- package/esm2022/ui/nested/item-dragging.mjs +4 -4
- package/esm2022/ui/nested/item-dxi.mjs +4 -4
- package/esm2022/ui/nested/item-text-format.mjs +4 -4
- package/esm2022/ui/nested/item-view.mjs +4 -4
- package/esm2022/ui/nested/item.mjs +4 -4
- package/esm2022/ui/nested/keyboard-navigation.mjs +4 -4
- package/esm2022/ui/nested/label.mjs +4 -4
- package/esm2022/ui/nested/layer-dxi.mjs +4 -4
- package/esm2022/ui/nested/legend-dxi.mjs +4 -4
- package/esm2022/ui/nested/legend.mjs +4 -4
- package/esm2022/ui/nested/line.mjs +4 -4
- package/esm2022/ui/nested/link.mjs +4 -4
- package/esm2022/ui/nested/load-panel.mjs +4 -4
- package/esm2022/ui/nested/loading-indicator.mjs +4 -4
- package/esm2022/ui/nested/location-dxi.mjs +4 -4
- package/esm2022/ui/nested/lookup.mjs +4 -4
- package/esm2022/ui/nested/main-toolbar.mjs +4 -4
- package/esm2022/ui/nested/margin.mjs +4 -4
- package/esm2022/ui/nested/marker-dxi.mjs +4 -4
- package/esm2022/ui/nested/marker.mjs +4 -4
- package/esm2022/ui/nested/master-detail.mjs +4 -4
- package/esm2022/ui/nested/max-range.mjs +4 -4
- package/esm2022/ui/nested/media-resizing.mjs +4 -4
- package/esm2022/ui/nested/mention-dxi.mjs +4 -4
- package/esm2022/ui/nested/menu-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/min-range.mjs +4 -4
- package/esm2022/ui/nested/min-visual-range-length.mjs +4 -4
- package/esm2022/ui/nested/minor-grid.mjs +4 -4
- package/esm2022/ui/nested/minor-tick-interval.mjs +4 -4
- package/esm2022/ui/nested/minor-tick.mjs +4 -4
- package/esm2022/ui/nested/my.mjs +4 -4
- package/esm2022/ui/nested/node.mjs +4 -4
- package/esm2022/ui/nested/nodes.mjs +4 -4
- package/esm2022/ui/nested/notifications.mjs +4 -4
- package/esm2022/ui/nested/offset.mjs +4 -4
- package/esm2022/ui/nested/operation-descriptions.mjs +4 -4
- package/esm2022/ui/nested/options.mjs +4 -4
- package/esm2022/ui/nested/page-size.mjs +4 -4
- package/esm2022/ui/nested/pager.mjs +4 -4
- package/esm2022/ui/nested/paging.mjs +4 -4
- package/esm2022/ui/nested/pane-dxi.mjs +4 -4
- package/esm2022/ui/nested/permissions.mjs +4 -4
- package/esm2022/ui/nested/point.mjs +4 -4
- package/esm2022/ui/nested/popup.mjs +4 -4
- package/esm2022/ui/nested/position.mjs +4 -4
- package/esm2022/ui/nested/projection.mjs +4 -4
- package/esm2022/ui/nested/properties-panel.mjs +4 -4
- package/esm2022/ui/nested/range-container.mjs +4 -4
- package/esm2022/ui/nested/range-dxi.mjs +4 -4
- package/esm2022/ui/nested/rangearea.mjs +4 -4
- package/esm2022/ui/nested/rangebar.mjs +4 -4
- package/esm2022/ui/nested/reduction.mjs +4 -4
- package/esm2022/ui/nested/remote-operations.mjs +4 -4
- package/esm2022/ui/nested/resource-assignments.mjs +4 -4
- package/esm2022/ui/nested/resource-dxi.mjs +4 -4
- package/esm2022/ui/nested/resources.mjs +4 -4
- package/esm2022/ui/nested/route-dxi.mjs +4 -4
- package/esm2022/ui/nested/row-dragging.mjs +4 -4
- package/esm2022/ui/nested/row-dxi.mjs +4 -4
- package/esm2022/ui/nested/scale-type-range.mjs +4 -4
- package/esm2022/ui/nested/scale.mjs +4 -4
- package/esm2022/ui/nested/scatter.mjs +4 -4
- package/esm2022/ui/nested/scroll-bar.mjs +4 -4
- package/esm2022/ui/nested/scrolling.mjs +4 -4
- package/esm2022/ui/nested/search-editor-options.mjs +4 -4
- package/esm2022/ui/nested/search-panel.mjs +4 -4
- package/esm2022/ui/nested/search.mjs +4 -4
- package/esm2022/ui/nested/selection-style.mjs +4 -4
- package/esm2022/ui/nested/selection.mjs +4 -4
- package/esm2022/ui/nested/series-dxi.mjs +4 -4
- package/esm2022/ui/nested/series-template.mjs +4 -4
- package/esm2022/ui/nested/shadow.mjs +4 -4
- package/esm2022/ui/nested/show-event.mjs +4 -4
- package/esm2022/ui/nested/show-first-submenu-mode.mjs +4 -4
- package/esm2022/ui/nested/show-submenu-mode.mjs +4 -4
- package/esm2022/ui/nested/show.mjs +4 -4
- package/esm2022/ui/nested/shutter.mjs +4 -4
- package/esm2022/ui/nested/size.mjs +4 -4
- package/esm2022/ui/nested/slider-handle.mjs +4 -4
- package/esm2022/ui/nested/slider-marker.mjs +4 -4
- package/esm2022/ui/nested/small-values-grouping.mjs +4 -4
- package/esm2022/ui/nested/sort-by-group-summary-info-dxi.mjs +4 -4
- package/esm2022/ui/nested/sorting.mjs +4 -4
- package/esm2022/ui/nested/source.mjs +4 -4
- package/esm2022/ui/nested/spline.mjs +4 -4
- package/esm2022/ui/nested/splinearea.mjs +4 -4
- package/esm2022/ui/nested/splitter.mjs +4 -4
- package/esm2022/ui/nested/stackedarea.mjs +4 -4
- package/esm2022/ui/nested/stackedbar.mjs +4 -4
- package/esm2022/ui/nested/stackedline.mjs +4 -4
- package/esm2022/ui/nested/stackedspline.mjs +4 -4
- package/esm2022/ui/nested/stackedsplinearea.mjs +4 -4
- package/esm2022/ui/nested/state-storing.mjs +4 -4
- package/esm2022/ui/nested/steparea.mjs +4 -4
- package/esm2022/ui/nested/stepline.mjs +4 -4
- package/esm2022/ui/nested/stock.mjs +4 -4
- package/esm2022/ui/nested/store.mjs +4 -4
- package/esm2022/ui/nested/strip-dxi.mjs +4 -4
- package/esm2022/ui/nested/strip-line-dxi.mjs +4 -4
- package/esm2022/ui/nested/strip-style.mjs +4 -4
- package/esm2022/ui/nested/subtitle.mjs +4 -4
- package/esm2022/ui/nested/subvalue-indicator.mjs +4 -4
- package/esm2022/ui/nested/summary.mjs +4 -4
- package/esm2022/ui/nested/tab-dxi.mjs +4 -4
- package/esm2022/ui/nested/tab-panel-options.mjs +4 -4
- package/esm2022/ui/nested/table-context-menu.mjs +4 -4
- package/esm2022/ui/nested/table-resizing.mjs +4 -4
- package/esm2022/ui/nested/tasks.mjs +4 -4
- package/esm2022/ui/nested/text.mjs +4 -4
- package/esm2022/ui/nested/texts.mjs +4 -4
- package/esm2022/ui/nested/tick-interval.mjs +4 -4
- package/esm2022/ui/nested/tick.mjs +4 -4
- package/esm2022/ui/nested/tile.mjs +4 -4
- package/esm2022/ui/nested/title.mjs +4 -4
- package/esm2022/ui/nested/to.mjs +4 -4
- package/esm2022/ui/nested/toolbar-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/toolbar.mjs +4 -4
- package/esm2022/ui/nested/toolbox.mjs +4 -4
- package/esm2022/ui/nested/tooltip.mjs +4 -4
- package/esm2022/ui/nested/total-item-dxi.mjs +4 -4
- package/esm2022/ui/nested/upload.mjs +4 -4
- package/esm2022/ui/nested/url.mjs +4 -4
- package/esm2022/ui/nested/validation-rule-dxi.mjs +4 -4
- package/esm2022/ui/nested/validation.mjs +4 -4
- package/esm2022/ui/nested/value-axis-dxi.mjs +4 -4
- package/esm2022/ui/nested/value-axis.mjs +4 -4
- package/esm2022/ui/nested/value-error-bar.mjs +4 -4
- package/esm2022/ui/nested/value-format.mjs +4 -4
- package/esm2022/ui/nested/value-indicator.mjs +4 -4
- package/esm2022/ui/nested/variables.mjs +4 -4
- package/esm2022/ui/nested/vertical-line.mjs +4 -4
- package/esm2022/ui/nested/view-dxi.mjs +4 -4
- package/esm2022/ui/nested/view-toolbar.mjs +4 -4
- package/esm2022/ui/nested/width.mjs +4 -4
- package/esm2022/ui/nested/zoom-and-pan.mjs +4 -4
- package/esm2022/ui/nested/zoom-level.mjs +4 -4
- package/esm2022/ui/number-box/index.mjs +4 -4
- package/esm2022/ui/pie-chart/index.mjs +4 -4
- package/esm2022/ui/pivot-grid/index.mjs +4 -4
- package/esm2022/ui/pivot-grid-field-chooser/index.mjs +4 -4
- package/esm2022/ui/polar-chart/index.mjs +4 -4
- package/esm2022/ui/popover/index.mjs +4 -4
- package/esm2022/ui/popup/index.mjs +4 -4
- package/esm2022/ui/progress-bar/index.mjs +4 -4
- package/esm2022/ui/radio-group/index.mjs +4 -4
- package/esm2022/ui/range-selector/index.mjs +4 -4
- package/esm2022/ui/range-slider/index.mjs +4 -4
- package/esm2022/ui/recurrence-editor/index.mjs +4 -4
- package/esm2022/ui/resizable/index.mjs +4 -4
- package/esm2022/ui/responsive-box/index.mjs +4 -4
- package/esm2022/ui/sankey/index.mjs +4 -4
- package/esm2022/ui/scheduler/index.mjs +4 -4
- package/esm2022/ui/scroll-view/index.mjs +4 -4
- package/esm2022/ui/select-box/index.mjs +4 -4
- package/esm2022/ui/slider/index.mjs +4 -4
- package/esm2022/ui/sortable/index.mjs +4 -4
- package/esm2022/ui/sparkline/index.mjs +4 -4
- package/esm2022/ui/speed-dial-action/index.mjs +4 -4
- package/esm2022/ui/splitter/index.mjs +4 -4
- package/esm2022/ui/switch/index.mjs +4 -4
- package/esm2022/ui/tab-panel/index.mjs +4 -4
- package/esm2022/ui/tabs/index.mjs +4 -4
- package/esm2022/ui/tag-box/index.mjs +4 -4
- package/esm2022/ui/text-area/index.mjs +4 -4
- package/esm2022/ui/text-box/index.mjs +4 -4
- package/esm2022/ui/tile-view/index.mjs +4 -4
- package/esm2022/ui/toast/index.mjs +4 -4
- package/esm2022/ui/toolbar/index.mjs +4 -4
- package/esm2022/ui/tooltip/index.mjs +4 -4
- package/esm2022/ui/tree-list/index.mjs +4 -4
- package/esm2022/ui/tree-map/index.mjs +4 -4
- package/esm2022/ui/tree-view/index.mjs +4 -4
- package/esm2022/ui/validation-group/index.mjs +4 -4
- package/esm2022/ui/validation-summary/index.mjs +4 -4
- package/esm2022/ui/validator/index.mjs +4 -4
- package/esm2022/ui/vector-map/index.mjs +4 -4
- package/fesm2022/devextreme-angular-common-charts.mjs +3 -3
- package/fesm2022/devextreme-angular-common-charts.mjs.map +1 -1
- package/fesm2022/devextreme-angular-common-data-custom-store.mjs +3 -3
- package/fesm2022/devextreme-angular-common-data-custom-store.mjs.map +1 -1
- package/fesm2022/devextreme-angular-common-grids.mjs +3 -3
- package/fesm2022/devextreme-angular-common-grids.mjs.map +1 -1
- package/fesm2022/devextreme-angular-common.mjs +3 -3
- package/fesm2022/devextreme-angular-common.mjs.map +1 -1
- package/fesm2022/devextreme-angular-core.mjs +33 -33
- package/fesm2022/devextreme-angular-core.mjs.map +1 -1
- package/fesm2022/devextreme-angular-http.mjs +6 -6
- package/fesm2022/devextreme-angular-http.mjs.map +1 -1
- package/fesm2022/devextreme-angular-server.mjs +6 -6
- package/fesm2022/devextreme-angular-server.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-accordion.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-accordion.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-action-sheet.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-action-sheet.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-autocomplete.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-autocomplete.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-bar-gauge.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-bar-gauge.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-bullet.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-bullet.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-button-group.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-button-group.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-button.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-button.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-calendar.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-calendar.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-chart.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-chart.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-check-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-check-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-circular-gauge.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-circular-gauge.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-color-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-color-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-context-menu.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-context-menu.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-data-grid.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-data-grid.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-date-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-date-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-date-range-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-date-range-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-defer-rendering.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-defer-rendering.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-diagram.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-diagram.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-draggable.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-draggable.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-drawer.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-drawer.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-drop-down-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-drop-down-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-drop-down-button.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-drop-down-button.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-file-manager.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-file-manager.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-file-uploader.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-file-uploader.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-filter-builder.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-filter-builder.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-form.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-form.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-funnel.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-funnel.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-gallery.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-gallery.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-gantt.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-gantt.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-html-editor.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-html-editor.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-linear-gauge.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-linear-gauge.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-list.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-list.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-load-indicator.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-load-indicator.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-load-panel.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-load-panel.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-lookup.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-lookup.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-map.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-map.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-menu.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-menu.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-multi-view.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-multi-view.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-nested.mjs +885 -885
- package/fesm2022/devextreme-angular-ui-nested.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-number-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-number-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-pie-chart.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-pie-chart.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-pivot-grid-field-chooser.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-pivot-grid-field-chooser.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-pivot-grid.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-pivot-grid.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-polar-chart.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-polar-chart.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-popover.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-popover.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-popup.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-popup.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-progress-bar.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-progress-bar.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-radio-group.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-radio-group.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-range-selector.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-range-selector.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-range-slider.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-range-slider.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-recurrence-editor.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-recurrence-editor.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-resizable.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-resizable.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-responsive-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-responsive-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-sankey.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-sankey.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-scheduler.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-scheduler.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-scroll-view.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-scroll-view.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-select-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-select-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-slider.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-slider.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-sortable.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-sortable.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-sparkline.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-sparkline.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-speed-dial-action.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-speed-dial-action.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-splitter.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-splitter.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-switch.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-switch.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tab-panel.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tab-panel.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tabs.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tabs.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tag-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tag-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-text-area.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-text-area.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-text-box.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-text-box.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tile-view.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tile-view.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-toast.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-toast.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-toolbar.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-toolbar.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tooltip.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tooltip.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tree-list.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tree-list.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tree-map.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tree-map.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-tree-view.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-tree-view.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-validation-group.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-validation-group.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-validation-summary.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-validation-summary.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-validator.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-validator.mjs.map +1 -1
- package/fesm2022/devextreme-angular-ui-vector-map.mjs +3 -3
- package/fesm2022/devextreme-angular-ui-vector-map.mjs.map +1 -1
- package/fesm2022/devextreme-angular.mjs +15 -15
- package/fesm2022/devextreme-angular.mjs.map +1 -1
- package/http/ajax.d.ts +3 -3
- package/http/index.d.ts +3 -3
- package/index.d.ts +3 -3
- package/package.json +11 -10
- package/server/index.d.ts +3 -3
- package/ui/accordion/index.d.ts +3 -3
- package/ui/action-sheet/index.d.ts +3 -3
- package/ui/autocomplete/index.d.ts +3 -3
- package/ui/bar-gauge/index.d.ts +3 -3
- package/ui/box/index.d.ts +3 -3
- package/ui/bullet/index.d.ts +3 -3
- package/ui/button/index.d.ts +3 -3
- package/ui/button-group/index.d.ts +3 -3
- package/ui/calendar/index.d.ts +3 -3
- package/ui/chart/index.d.ts +3 -3
- package/ui/check-box/index.d.ts +3 -3
- package/ui/circular-gauge/index.d.ts +3 -3
- package/ui/color-box/index.d.ts +3 -3
- package/ui/context-menu/index.d.ts +3 -3
- package/ui/data-grid/index.d.ts +3 -3
- package/ui/date-box/index.d.ts +3 -3
- package/ui/date-range-box/index.d.ts +3 -3
- package/ui/defer-rendering/index.d.ts +3 -3
- package/ui/diagram/index.d.ts +3 -3
- package/ui/draggable/index.d.ts +3 -3
- package/ui/drawer/index.d.ts +3 -3
- package/ui/drop-down-box/index.d.ts +3 -3
- package/ui/drop-down-button/index.d.ts +3 -3
- package/ui/file-manager/index.d.ts +3 -3
- package/ui/file-uploader/index.d.ts +3 -3
- package/ui/filter-builder/index.d.ts +3 -3
- package/ui/form/index.d.ts +3 -3
- package/ui/funnel/index.d.ts +3 -3
- package/ui/gallery/index.d.ts +3 -3
- package/ui/gantt/index.d.ts +3 -3
- package/ui/html-editor/index.d.ts +3 -3
- package/ui/linear-gauge/index.d.ts +3 -3
- package/ui/list/index.d.ts +3 -3
- package/ui/load-indicator/index.d.ts +3 -3
- package/ui/load-panel/index.d.ts +3 -3
- package/ui/lookup/index.d.ts +3 -3
- package/ui/map/index.d.ts +3 -3
- package/ui/menu/index.d.ts +3 -3
- package/ui/multi-view/index.d.ts +3 -3
- package/ui/nested/adapter.d.ts +3 -3
- package/ui/nested/adaptive-layout.d.ts +3 -3
- package/ui/nested/aggregation-interval.d.ts +3 -3
- package/ui/nested/aggregation.d.ts +3 -3
- package/ui/nested/animation.d.ts +3 -3
- package/ui/nested/api-key.d.ts +3 -3
- package/ui/nested/appointment-dragging.d.ts +3 -3
- package/ui/nested/area.d.ts +3 -3
- package/ui/nested/argument-axis.d.ts +3 -3
- package/ui/nested/argument-format.d.ts +3 -3
- package/ui/nested/at.d.ts +3 -3
- package/ui/nested/auto-layout.d.ts +3 -3
- package/ui/nested/background-color.d.ts +3 -3
- package/ui/nested/background.d.ts +3 -3
- package/ui/nested/bar.d.ts +3 -3
- package/ui/nested/base/animation-config.d.ts +3 -3
- package/ui/nested/base/animation-state.d.ts +3 -3
- package/ui/nested/base/box-options.d.ts +3 -3
- package/ui/nested/base/button-group-item-dxi.d.ts +3 -3
- package/ui/nested/base/button-options.d.ts +3 -3
- package/ui/nested/base/calendar-options.d.ts +3 -3
- package/ui/nested/base/chart-annotation-config-dxi.d.ts +3 -3
- package/ui/nested/base/chart-common-annotation-config.d.ts +3 -3
- package/ui/nested/base/chart-common-series-settings.d.ts +3 -3
- package/ui/nested/base/chart-series-dxi.d.ts +3 -3
- package/ui/nested/base/charts-color.d.ts +3 -3
- package/ui/nested/base/column-chooser-search-config.d.ts +3 -3
- package/ui/nested/base/column-chooser-selection-config.d.ts +3 -3
- package/ui/nested/base/data-change-dxi.d.ts +3 -3
- package/ui/nested/base/data-grid-column-dxi.d.ts +3 -3
- package/ui/nested/base/data-grid-toolbar.d.ts +3 -3
- package/ui/nested/base/diagram-custom-command-dxi.d.ts +3 -3
- package/ui/nested/base/file-manager-context-menu.d.ts +3 -3
- package/ui/nested/base/file-manager-toolbar-item-dxi.d.ts +3 -3
- package/ui/nested/base/file-uploader-options.d.ts +3 -3
- package/ui/nested/base/filter-builder-custom-operation-dxi.d.ts +3 -3
- package/ui/nested/base/filter-builder-field-dxi.d.ts +3 -3
- package/ui/nested/base/filter-builder-options.d.ts +3 -3
- package/ui/nested/base/form-options.d.ts +3 -3
- package/ui/nested/base/form-simple-item.d.ts +3 -3
- package/ui/nested/base/format.d.ts +3 -3
- package/ui/nested/base/gantt-filter-row-operation-descriptions.d.ts +3 -3
- package/ui/nested/base/gantt-filter-row.d.ts +3 -3
- package/ui/nested/base/gantt-header-filter-texts.d.ts +3 -3
- package/ui/nested/base/gantt-header-filter.d.ts +3 -3
- package/ui/nested/base/gantt-sorting.d.ts +3 -3
- package/ui/nested/base/gantt-strip-line-dxi.d.ts +3 -3
- package/ui/nested/base/gauge-indicator.d.ts +3 -3
- package/ui/nested/base/html-editor-image-upload-tab-item-dxi.d.ts +3 -3
- package/ui/nested/base/html-editor-image-upload.d.ts +3 -3
- package/ui/nested/base/html-editor-media-resizing.d.ts +3 -3
- package/ui/nested/base/html-editor-mention-dxi.d.ts +3 -3
- package/ui/nested/base/html-editor-table-context-menu.d.ts +3 -3
- package/ui/nested/base/html-editor-table-resizing.d.ts +3 -3
- package/ui/nested/base/html-editor-variables.d.ts +3 -3
- package/ui/nested/base/pivot-grid-data-source.d.ts +3 -3
- package/ui/nested/base/popup-options.d.ts +3 -3
- package/ui/nested/base/position-config.d.ts +3 -3
- package/ui/nested/base/scheduler-scrolling.d.ts +3 -3
- package/ui/nested/base/sortable-options.d.ts +3 -3
- package/ui/nested/base/splitter-options.d.ts +3 -3
- package/ui/nested/base/tab-panel-options.d.ts +3 -3
- package/ui/nested/base/text-box-options.d.ts +3 -3
- package/ui/nested/base/text-editor-button-dxi.d.ts +3 -3
- package/ui/nested/base/vector-map-projection-config.d.ts +3 -3
- package/ui/nested/base/viz-font.d.ts +3 -3
- package/ui/nested/base/viz-scale-break-dxi.d.ts +3 -3
- package/ui/nested/behavior.d.ts +3 -3
- package/ui/nested/border.d.ts +3 -3
- package/ui/nested/boundary-offset.d.ts +3 -3
- package/ui/nested/box.d.ts +3 -3
- package/ui/nested/break-style.d.ts +3 -3
- package/ui/nested/bubble.d.ts +3 -3
- package/ui/nested/button-options.d.ts +3 -3
- package/ui/nested/calendar-options.d.ts +3 -3
- package/ui/nested/candlestick.d.ts +3 -3
- package/ui/nested/chart.d.ts +3 -3
- package/ui/nested/col-count-by-screen.d.ts +3 -3
- package/ui/nested/collision.d.ts +3 -3
- package/ui/nested/color.d.ts +3 -3
- package/ui/nested/colorizer.d.ts +3 -3
- package/ui/nested/column-chooser.d.ts +3 -3
- package/ui/nested/column-dxi.d.ts +3 -3
- package/ui/nested/column-fixing.d.ts +3 -3
- package/ui/nested/command-dxi.d.ts +3 -3
- package/ui/nested/common-annotation-settings.d.ts +3 -3
- package/ui/nested/common-axis-settings.d.ts +3 -3
- package/ui/nested/common-pane-settings.d.ts +3 -3
- package/ui/nested/common-series-settings.d.ts +3 -3
- package/ui/nested/connector.d.ts +3 -3
- package/ui/nested/constant-line-style.d.ts +3 -3
- package/ui/nested/context-menu.d.ts +3 -3
- package/ui/nested/context-toolbox.d.ts +3 -3
- package/ui/nested/control-bar.d.ts +3 -3
- package/ui/nested/crosshair.d.ts +3 -3
- package/ui/nested/cursor-offset.d.ts +3 -3
- package/ui/nested/custom-shape-dxi.d.ts +3 -3
- package/ui/nested/data-prepare-settings.d.ts +3 -3
- package/ui/nested/data-source.d.ts +3 -3
- package/ui/nested/default-item-properties.d.ts +3 -3
- package/ui/nested/delay.d.ts +3 -3
- package/ui/nested/dependencies.d.ts +3 -3
- package/ui/nested/details.d.ts +3 -3
- package/ui/nested/display-format.d.ts +3 -3
- package/ui/nested/drag-box-style.d.ts +3 -3
- package/ui/nested/drop-down-options.d.ts +3 -3
- package/ui/nested/edges.d.ts +3 -3
- package/ui/nested/editing.d.ts +3 -3
- package/ui/nested/export.d.ts +3 -3
- package/ui/nested/field-chooser.d.ts +3 -3
- package/ui/nested/field-panel.d.ts +3 -3
- package/ui/nested/file-uploader-options.d.ts +3 -3
- package/ui/nested/filter-builder-popup.d.ts +3 -3
- package/ui/nested/filter-builder.d.ts +3 -3
- package/ui/nested/filter-operation-descriptions.d.ts +3 -3
- package/ui/nested/filter-panel.d.ts +3 -3
- package/ui/nested/filter-row.d.ts +3 -3
- package/ui/nested/font.d.ts +3 -3
- package/ui/nested/form-item.d.ts +3 -3
- package/ui/nested/form.d.ts +3 -3
- package/ui/nested/format.d.ts +3 -3
- package/ui/nested/from.d.ts +3 -3
- package/ui/nested/fullstackedarea.d.ts +3 -3
- package/ui/nested/fullstackedbar.d.ts +3 -3
- package/ui/nested/fullstackedline.d.ts +3 -3
- package/ui/nested/fullstackedspline.d.ts +3 -3
- package/ui/nested/fullstackedsplinearea.d.ts +3 -3
- package/ui/nested/geometry.d.ts +3 -3
- package/ui/nested/grid-size.d.ts +3 -3
- package/ui/nested/grid.d.ts +3 -3
- package/ui/nested/group-dxi.d.ts +3 -3
- package/ui/nested/group-operation-descriptions.d.ts +3 -3
- package/ui/nested/group-panel.d.ts +3 -3
- package/ui/nested/group.d.ts +3 -3
- package/ui/nested/grouping.d.ts +3 -3
- package/ui/nested/hatching.d.ts +3 -3
- package/ui/nested/header-filter.d.ts +3 -3
- package/ui/nested/height.d.ts +3 -3
- package/ui/nested/hide-event.d.ts +3 -3
- package/ui/nested/hide.d.ts +3 -3
- package/ui/nested/history-toolbar.d.ts +3 -3
- package/ui/nested/horizontal-line.d.ts +3 -3
- package/ui/nested/hover-style.d.ts +3 -3
- package/ui/nested/image-upload.d.ts +3 -3
- package/ui/nested/image.d.ts +3 -3
- package/ui/nested/indent.d.ts +3 -3
- package/ui/nested/index.d.ts +3 -3
- package/ui/nested/item-dragging.d.ts +3 -3
- package/ui/nested/item-dxi.d.ts +3 -3
- package/ui/nested/item-text-format.d.ts +3 -3
- package/ui/nested/item-view.d.ts +3 -3
- package/ui/nested/item.d.ts +3 -3
- package/ui/nested/keyboard-navigation.d.ts +3 -3
- package/ui/nested/label.d.ts +3 -3
- package/ui/nested/legend.d.ts +3 -3
- package/ui/nested/line.d.ts +3 -3
- package/ui/nested/link.d.ts +3 -3
- package/ui/nested/load-panel.d.ts +3 -3
- package/ui/nested/loading-indicator.d.ts +3 -3
- package/ui/nested/lookup.d.ts +3 -3
- package/ui/nested/main-toolbar.d.ts +3 -3
- package/ui/nested/margin.d.ts +3 -3
- package/ui/nested/marker-dxi.d.ts +3 -3
- package/ui/nested/marker.d.ts +3 -3
- package/ui/nested/master-detail.d.ts +3 -3
- package/ui/nested/max-range.d.ts +3 -3
- package/ui/nested/media-resizing.d.ts +3 -3
- package/ui/nested/min-range.d.ts +3 -3
- package/ui/nested/min-visual-range-length.d.ts +3 -3
- package/ui/nested/minor-grid.d.ts +3 -3
- package/ui/nested/minor-tick-interval.d.ts +3 -3
- package/ui/nested/minor-tick.d.ts +3 -3
- package/ui/nested/my.d.ts +3 -3
- package/ui/nested/node.d.ts +3 -3
- package/ui/nested/nodes.d.ts +3 -3
- package/ui/nested/notifications.d.ts +3 -3
- package/ui/nested/offset.d.ts +3 -3
- package/ui/nested/operation-descriptions.d.ts +3 -3
- package/ui/nested/options.d.ts +3 -3
- package/ui/nested/page-size.d.ts +3 -3
- package/ui/nested/pager.d.ts +3 -3
- package/ui/nested/paging.d.ts +3 -3
- package/ui/nested/permissions.d.ts +3 -3
- package/ui/nested/point.d.ts +3 -3
- package/ui/nested/popup.d.ts +3 -3
- package/ui/nested/position.d.ts +3 -3
- package/ui/nested/projection.d.ts +3 -3
- package/ui/nested/properties-panel.d.ts +3 -3
- package/ui/nested/range-container.d.ts +3 -3
- package/ui/nested/rangearea.d.ts +3 -3
- package/ui/nested/rangebar.d.ts +3 -3
- package/ui/nested/reduction.d.ts +3 -3
- package/ui/nested/remote-operations.d.ts +3 -3
- package/ui/nested/resource-assignments.d.ts +3 -3
- package/ui/nested/resources.d.ts +3 -3
- package/ui/nested/route-dxi.d.ts +3 -3
- package/ui/nested/row-dragging.d.ts +3 -3
- package/ui/nested/scale-type-range.d.ts +3 -3
- package/ui/nested/scale.d.ts +3 -3
- package/ui/nested/scatter.d.ts +3 -3
- package/ui/nested/scroll-bar.d.ts +3 -3
- package/ui/nested/scrolling.d.ts +3 -3
- package/ui/nested/search-editor-options.d.ts +3 -3
- package/ui/nested/search-panel.d.ts +3 -3
- package/ui/nested/search.d.ts +3 -3
- package/ui/nested/selection-style.d.ts +3 -3
- package/ui/nested/selection.d.ts +3 -3
- package/ui/nested/series-template.d.ts +3 -3
- package/ui/nested/shadow.d.ts +3 -3
- package/ui/nested/show-event.d.ts +3 -3
- package/ui/nested/show-first-submenu-mode.d.ts +3 -3
- package/ui/nested/show-submenu-mode.d.ts +3 -3
- package/ui/nested/show.d.ts +3 -3
- package/ui/nested/shutter.d.ts +3 -3
- package/ui/nested/size.d.ts +3 -3
- package/ui/nested/slider-handle.d.ts +3 -3
- package/ui/nested/slider-marker.d.ts +3 -3
- package/ui/nested/small-values-grouping.d.ts +3 -3
- package/ui/nested/sorting.d.ts +3 -3
- package/ui/nested/source.d.ts +3 -3
- package/ui/nested/spline.d.ts +3 -3
- package/ui/nested/splinearea.d.ts +3 -3
- package/ui/nested/splitter.d.ts +3 -3
- package/ui/nested/stackedarea.d.ts +3 -3
- package/ui/nested/stackedbar.d.ts +3 -3
- package/ui/nested/stackedline.d.ts +3 -3
- package/ui/nested/stackedspline.d.ts +3 -3
- package/ui/nested/stackedsplinearea.d.ts +3 -3
- package/ui/nested/state-storing.d.ts +3 -3
- package/ui/nested/steparea.d.ts +3 -3
- package/ui/nested/stepline.d.ts +3 -3
- package/ui/nested/stock.d.ts +3 -3
- package/ui/nested/store.d.ts +3 -3
- package/ui/nested/strip-style.d.ts +3 -3
- package/ui/nested/subtitle.d.ts +3 -3
- package/ui/nested/subvalue-indicator.d.ts +3 -3
- package/ui/nested/summary.d.ts +3 -3
- package/ui/nested/tab-dxi.d.ts +3 -3
- package/ui/nested/tab-panel-options.d.ts +3 -3
- package/ui/nested/table-context-menu.d.ts +3 -3
- package/ui/nested/table-resizing.d.ts +3 -3
- package/ui/nested/tasks.d.ts +3 -3
- package/ui/nested/text.d.ts +3 -3
- package/ui/nested/texts.d.ts +3 -3
- package/ui/nested/tick-interval.d.ts +3 -3
- package/ui/nested/tick.d.ts +3 -3
- package/ui/nested/tile.d.ts +3 -3
- package/ui/nested/title.d.ts +3 -3
- package/ui/nested/to.d.ts +3 -3
- package/ui/nested/toolbar-item-dxi.d.ts +3 -3
- package/ui/nested/toolbar.d.ts +3 -3
- package/ui/nested/toolbox.d.ts +3 -3
- package/ui/nested/tooltip.d.ts +3 -3
- package/ui/nested/upload.d.ts +3 -3
- package/ui/nested/url.d.ts +3 -3
- package/ui/nested/validation.d.ts +3 -3
- package/ui/nested/value-axis-dxi.d.ts +3 -3
- package/ui/nested/value-axis.d.ts +3 -3
- package/ui/nested/value-error-bar.d.ts +3 -3
- package/ui/nested/value-format.d.ts +3 -3
- package/ui/nested/value-indicator.d.ts +3 -3
- package/ui/nested/variables.d.ts +3 -3
- package/ui/nested/vertical-line.d.ts +3 -3
- package/ui/nested/view-toolbar.d.ts +3 -3
- package/ui/nested/width.d.ts +3 -3
- package/ui/nested/zoom-and-pan.d.ts +3 -3
- package/ui/nested/zoom-level.d.ts +3 -3
- package/ui/number-box/index.d.ts +3 -3
- package/ui/pie-chart/index.d.ts +3 -3
- package/ui/pivot-grid/index.d.ts +3 -3
- package/ui/pivot-grid-field-chooser/index.d.ts +3 -3
- package/ui/polar-chart/index.d.ts +3 -3
- package/ui/popover/index.d.ts +3 -3
- package/ui/popup/index.d.ts +3 -3
- package/ui/progress-bar/index.d.ts +3 -3
- package/ui/radio-group/index.d.ts +3 -3
- package/ui/range-selector/index.d.ts +3 -3
- package/ui/range-slider/index.d.ts +3 -3
- package/ui/recurrence-editor/index.d.ts +3 -3
- package/ui/resizable/index.d.ts +3 -3
- package/ui/responsive-box/index.d.ts +3 -3
- package/ui/sankey/index.d.ts +3 -3
- package/ui/scheduler/index.d.ts +3 -3
- package/ui/scroll-view/index.d.ts +3 -3
- package/ui/select-box/index.d.ts +3 -3
- package/ui/slider/index.d.ts +3 -3
- package/ui/sortable/index.d.ts +3 -3
- package/ui/sparkline/index.d.ts +3 -3
- package/ui/speed-dial-action/index.d.ts +3 -3
- package/ui/splitter/index.d.ts +3 -3
- package/ui/switch/index.d.ts +3 -3
- package/ui/tab-panel/index.d.ts +3 -3
- package/ui/tabs/index.d.ts +3 -3
- package/ui/tag-box/index.d.ts +3 -3
- package/ui/text-area/index.d.ts +3 -3
- package/ui/text-box/index.d.ts +3 -3
- package/ui/tile-view/index.d.ts +3 -3
- package/ui/toast/index.d.ts +3 -3
- package/ui/toolbar/index.d.ts +3 -3
- package/ui/tooltip/index.d.ts +3 -3
- package/ui/tree-list/index.d.ts +3 -3
- package/ui/tree-map/index.d.ts +3 -3
- package/ui/tree-view/index.d.ts +3 -3
- package/ui/validation-group/index.d.ts +3 -3
- package/ui/validation-summary/index.d.ts +3 -3
- package/ui/validator/index.d.ts +3 -3
- package/ui/vector-map/index.d.ts +3 -3
|
@@ -6,10 +6,10 @@ import { DOCUMENT } from '@angular/common';
|
|
|
6
6
|
|
|
7
7
|
/*!
|
|
8
8
|
* devextreme-angular
|
|
9
|
-
* Version: 24.1.
|
|
10
|
-
* Build date:
|
|
9
|
+
* Version: 24.1.17
|
|
10
|
+
* Build date: Fri Apr 24 2026
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2012 -
|
|
12
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
13
13
|
*
|
|
14
14
|
* This software may be modified and distributed under the terms
|
|
15
15
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -112,10 +112,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
112
112
|
|
|
113
113
|
/*!
|
|
114
114
|
* devextreme-angular
|
|
115
|
-
* Version: 24.1.
|
|
116
|
-
* Build date:
|
|
115
|
+
* Version: 24.1.17
|
|
116
|
+
* Build date: Fri Apr 24 2026
|
|
117
117
|
*
|
|
118
|
-
* Copyright (c) 2012 -
|
|
118
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
119
119
|
*
|
|
120
120
|
* This software may be modified and distributed under the terms
|
|
121
121
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -194,10 +194,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
194
194
|
|
|
195
195
|
/*!
|
|
196
196
|
* devextreme-angular
|
|
197
|
-
* Version: 24.1.
|
|
198
|
-
* Build date:
|
|
197
|
+
* Version: 24.1.17
|
|
198
|
+
* Build date: Fri Apr 24 2026
|
|
199
199
|
*
|
|
200
|
-
* Copyright (c) 2012 -
|
|
200
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
201
201
|
*
|
|
202
202
|
* This software may be modified and distributed under the terms
|
|
203
203
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -324,10 +324,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
324
324
|
|
|
325
325
|
/*!
|
|
326
326
|
* devextreme-angular
|
|
327
|
-
* Version: 24.1.
|
|
328
|
-
* Build date:
|
|
327
|
+
* Version: 24.1.17
|
|
328
|
+
* Build date: Fri Apr 24 2026
|
|
329
329
|
*
|
|
330
|
-
* Copyright (c) 2012 -
|
|
330
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
331
331
|
*
|
|
332
332
|
* This software may be modified and distributed under the terms
|
|
333
333
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -406,10 +406,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
406
406
|
|
|
407
407
|
/*!
|
|
408
408
|
* devextreme-angular
|
|
409
|
-
* Version: 24.1.
|
|
410
|
-
* Build date:
|
|
409
|
+
* Version: 24.1.17
|
|
410
|
+
* Build date: Fri Apr 24 2026
|
|
411
411
|
*
|
|
412
|
-
* Copyright (c) 2012 -
|
|
412
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
413
413
|
*
|
|
414
414
|
* This software may be modified and distributed under the terms
|
|
415
415
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -514,10 +514,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
514
514
|
|
|
515
515
|
/*!
|
|
516
516
|
* devextreme-angular
|
|
517
|
-
* Version: 24.1.
|
|
518
|
-
* Build date:
|
|
517
|
+
* Version: 24.1.17
|
|
518
|
+
* Build date: Fri Apr 24 2026
|
|
519
519
|
*
|
|
520
|
-
* Copyright (c) 2012 -
|
|
520
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
521
521
|
*
|
|
522
522
|
* This software may be modified and distributed under the terms
|
|
523
523
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -588,10 +588,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
588
588
|
|
|
589
589
|
/*!
|
|
590
590
|
* devextreme-angular
|
|
591
|
-
* Version: 24.1.
|
|
592
|
-
* Build date:
|
|
591
|
+
* Version: 24.1.17
|
|
592
|
+
* Build date: Fri Apr 24 2026
|
|
593
593
|
*
|
|
594
|
-
* Copyright (c) 2012 -
|
|
594
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
595
595
|
*
|
|
596
596
|
* This software may be modified and distributed under the terms
|
|
597
597
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -828,10 +828,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
828
828
|
|
|
829
829
|
/*!
|
|
830
830
|
* devextreme-angular
|
|
831
|
-
* Version: 24.1.
|
|
832
|
-
* Build date:
|
|
831
|
+
* Version: 24.1.17
|
|
832
|
+
* Build date: Fri Apr 24 2026
|
|
833
833
|
*
|
|
834
|
-
* Copyright (c) 2012 -
|
|
834
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
835
835
|
*
|
|
836
836
|
* This software may be modified and distributed under the terms
|
|
837
837
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -921,10 +921,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
921
921
|
|
|
922
922
|
/*!
|
|
923
923
|
* devextreme-angular
|
|
924
|
-
* Version: 24.1.
|
|
925
|
-
* Build date:
|
|
924
|
+
* Version: 24.1.17
|
|
925
|
+
* Build date: Fri Apr 24 2026
|
|
926
926
|
*
|
|
927
|
-
* Copyright (c) 2012 -
|
|
927
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
928
928
|
*
|
|
929
929
|
* This software may be modified and distributed under the terms
|
|
930
930
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -1003,10 +1003,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1003
1003
|
|
|
1004
1004
|
/*!
|
|
1005
1005
|
* devextreme-angular
|
|
1006
|
-
* Version: 24.1.
|
|
1007
|
-
* Build date:
|
|
1006
|
+
* Version: 24.1.17
|
|
1007
|
+
* Build date: Fri Apr 24 2026
|
|
1008
1008
|
*
|
|
1009
|
-
* Copyright (c) 2012 -
|
|
1009
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
1010
1010
|
*
|
|
1011
1011
|
* This software may be modified and distributed under the terms
|
|
1012
1012
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -1141,10 +1141,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1141
1141
|
|
|
1142
1142
|
/*!
|
|
1143
1143
|
* devextreme-angular
|
|
1144
|
-
* Version: 24.1.
|
|
1145
|
-
* Build date:
|
|
1144
|
+
* Version: 24.1.17
|
|
1145
|
+
* Build date: Fri Apr 24 2026
|
|
1146
1146
|
*
|
|
1147
|
-
* Copyright (c) 2012 -
|
|
1147
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
1148
1148
|
*
|
|
1149
1149
|
* This software may be modified and distributed under the terms
|
|
1150
1150
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -1555,10 +1555,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1555
1555
|
|
|
1556
1556
|
/*!
|
|
1557
1557
|
* devextreme-angular
|
|
1558
|
-
* Version: 24.1.
|
|
1559
|
-
* Build date:
|
|
1558
|
+
* Version: 24.1.17
|
|
1559
|
+
* Build date: Fri Apr 24 2026
|
|
1560
1560
|
*
|
|
1561
|
-
* Copyright (c) 2012 -
|
|
1561
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
1562
1562
|
*
|
|
1563
1563
|
* This software may be modified and distributed under the terms
|
|
1564
1564
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -1677,10 +1677,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1677
1677
|
|
|
1678
1678
|
/*!
|
|
1679
1679
|
* devextreme-angular
|
|
1680
|
-
* Version: 24.1.
|
|
1681
|
-
* Build date:
|
|
1680
|
+
* Version: 24.1.17
|
|
1681
|
+
* Build date: Fri Apr 24 2026
|
|
1682
1682
|
*
|
|
1683
|
-
* Copyright (c) 2012 -
|
|
1683
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
1684
1684
|
*
|
|
1685
1685
|
* This software may be modified and distributed under the terms
|
|
1686
1686
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -1713,10 +1713,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1713
1713
|
|
|
1714
1714
|
/*!
|
|
1715
1715
|
* devextreme-angular
|
|
1716
|
-
* Version: 24.1.
|
|
1717
|
-
* Build date:
|
|
1716
|
+
* Version: 24.1.17
|
|
1717
|
+
* Build date: Fri Apr 24 2026
|
|
1718
1718
|
*
|
|
1719
|
-
* Copyright (c) 2012 -
|
|
1719
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
1720
1720
|
*
|
|
1721
1721
|
* This software may be modified and distributed under the terms
|
|
1722
1722
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -1772,10 +1772,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1772
1772
|
|
|
1773
1773
|
/*!
|
|
1774
1774
|
* devextreme-angular
|
|
1775
|
-
* Version: 24.1.
|
|
1776
|
-
* Build date:
|
|
1775
|
+
* Version: 24.1.17
|
|
1776
|
+
* Build date: Fri Apr 24 2026
|
|
1777
1777
|
*
|
|
1778
|
-
* Copyright (c) 2012 -
|
|
1778
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
1779
1779
|
*
|
|
1780
1780
|
* This software may be modified and distributed under the terms
|
|
1781
1781
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -1899,10 +1899,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
1899
1899
|
|
|
1900
1900
|
/*!
|
|
1901
1901
|
* devextreme-angular
|
|
1902
|
-
* Version: 24.1.
|
|
1903
|
-
* Build date:
|
|
1902
|
+
* Version: 24.1.17
|
|
1903
|
+
* Build date: Fri Apr 24 2026
|
|
1904
1904
|
*
|
|
1905
|
-
* Copyright (c) 2012 -
|
|
1905
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
1906
1906
|
*
|
|
1907
1907
|
* This software may be modified and distributed under the terms
|
|
1908
1908
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2002,10 +2002,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2002
2002
|
|
|
2003
2003
|
/*!
|
|
2004
2004
|
* devextreme-angular
|
|
2005
|
-
* Version: 24.1.
|
|
2006
|
-
* Build date:
|
|
2005
|
+
* Version: 24.1.17
|
|
2006
|
+
* Build date: Fri Apr 24 2026
|
|
2007
2007
|
*
|
|
2008
|
-
* Copyright (c) 2012 -
|
|
2008
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2009
2009
|
*
|
|
2010
2010
|
* This software may be modified and distributed under the terms
|
|
2011
2011
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2539,10 +2539,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2539
2539
|
|
|
2540
2540
|
/*!
|
|
2541
2541
|
* devextreme-angular
|
|
2542
|
-
* Version: 24.1.
|
|
2543
|
-
* Build date:
|
|
2542
|
+
* Version: 24.1.17
|
|
2543
|
+
* Build date: Fri Apr 24 2026
|
|
2544
2544
|
*
|
|
2545
|
-
* Copyright (c) 2012 -
|
|
2545
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2546
2546
|
*
|
|
2547
2547
|
* This software may be modified and distributed under the terms
|
|
2548
2548
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2599,10 +2599,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2599
2599
|
|
|
2600
2600
|
/*!
|
|
2601
2601
|
* devextreme-angular
|
|
2602
|
-
* Version: 24.1.
|
|
2603
|
-
* Build date:
|
|
2602
|
+
* Version: 24.1.17
|
|
2603
|
+
* Build date: Fri Apr 24 2026
|
|
2604
2604
|
*
|
|
2605
|
-
* Copyright (c) 2012 -
|
|
2605
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2606
2606
|
*
|
|
2607
2607
|
* This software may be modified and distributed under the terms
|
|
2608
2608
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2665,10 +2665,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2665
2665
|
|
|
2666
2666
|
/*!
|
|
2667
2667
|
* devextreme-angular
|
|
2668
|
-
* Version: 24.1.
|
|
2669
|
-
* Build date:
|
|
2668
|
+
* Version: 24.1.17
|
|
2669
|
+
* Build date: Fri Apr 24 2026
|
|
2670
2670
|
*
|
|
2671
|
-
* Copyright (c) 2012 -
|
|
2671
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2672
2672
|
*
|
|
2673
2673
|
* This software may be modified and distributed under the terms
|
|
2674
2674
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2739,10 +2739,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2739
2739
|
|
|
2740
2740
|
/*!
|
|
2741
2741
|
* devextreme-angular
|
|
2742
|
-
* Version: 24.1.
|
|
2743
|
-
* Build date:
|
|
2742
|
+
* Version: 24.1.17
|
|
2743
|
+
* Build date: Fri Apr 24 2026
|
|
2744
2744
|
*
|
|
2745
|
-
* Copyright (c) 2012 -
|
|
2745
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2746
2746
|
*
|
|
2747
2747
|
* This software may be modified and distributed under the terms
|
|
2748
2748
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2813,10 +2813,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2813
2813
|
|
|
2814
2814
|
/*!
|
|
2815
2815
|
* devextreme-angular
|
|
2816
|
-
* Version: 24.1.
|
|
2817
|
-
* Build date:
|
|
2816
|
+
* Version: 24.1.17
|
|
2817
|
+
* Build date: Fri Apr 24 2026
|
|
2818
2818
|
*
|
|
2819
|
-
* Copyright (c) 2012 -
|
|
2819
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2820
2820
|
*
|
|
2821
2821
|
* This software may be modified and distributed under the terms
|
|
2822
2822
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2849,10 +2849,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2849
2849
|
|
|
2850
2850
|
/*!
|
|
2851
2851
|
* devextreme-angular
|
|
2852
|
-
* Version: 24.1.
|
|
2853
|
-
* Build date:
|
|
2852
|
+
* Version: 24.1.17
|
|
2853
|
+
* Build date: Fri Apr 24 2026
|
|
2854
2854
|
*
|
|
2855
|
-
* Copyright (c) 2012 -
|
|
2855
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2856
2856
|
*
|
|
2857
2857
|
* This software may be modified and distributed under the terms
|
|
2858
2858
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -2911,10 +2911,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
2911
2911
|
|
|
2912
2912
|
/*!
|
|
2913
2913
|
* devextreme-angular
|
|
2914
|
-
* Version: 24.1.
|
|
2915
|
-
* Build date:
|
|
2914
|
+
* Version: 24.1.17
|
|
2915
|
+
* Build date: Fri Apr 24 2026
|
|
2916
2916
|
*
|
|
2917
|
-
* Copyright (c) 2012 -
|
|
2917
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
2918
2918
|
*
|
|
2919
2919
|
* This software may be modified and distributed under the terms
|
|
2920
2920
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -3001,10 +3001,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3001
3001
|
|
|
3002
3002
|
/*!
|
|
3003
3003
|
* devextreme-angular
|
|
3004
|
-
* Version: 24.1.
|
|
3005
|
-
* Build date:
|
|
3004
|
+
* Version: 24.1.17
|
|
3005
|
+
* Build date: Fri Apr 24 2026
|
|
3006
3006
|
*
|
|
3007
|
-
* Copyright (c) 2012 -
|
|
3007
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3008
3008
|
*
|
|
3009
3009
|
* This software may be modified and distributed under the terms
|
|
3010
3010
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -3123,10 +3123,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3123
3123
|
|
|
3124
3124
|
/*!
|
|
3125
3125
|
* devextreme-angular
|
|
3126
|
-
* Version: 24.1.
|
|
3127
|
-
* Build date:
|
|
3126
|
+
* Version: 24.1.17
|
|
3127
|
+
* Build date: Fri Apr 24 2026
|
|
3128
3128
|
*
|
|
3129
|
-
* Copyright (c) 2012 -
|
|
3129
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3130
3130
|
*
|
|
3131
3131
|
* This software may be modified and distributed under the terms
|
|
3132
3132
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -3237,10 +3237,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3237
3237
|
|
|
3238
3238
|
/*!
|
|
3239
3239
|
* devextreme-angular
|
|
3240
|
-
* Version: 24.1.
|
|
3241
|
-
* Build date:
|
|
3240
|
+
* Version: 24.1.17
|
|
3241
|
+
* Build date: Fri Apr 24 2026
|
|
3242
3242
|
*
|
|
3243
|
-
* Copyright (c) 2012 -
|
|
3243
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3244
3244
|
*
|
|
3245
3245
|
* This software may be modified and distributed under the terms
|
|
3246
3246
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -3375,10 +3375,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3375
3375
|
|
|
3376
3376
|
/*!
|
|
3377
3377
|
* devextreme-angular
|
|
3378
|
-
* Version: 24.1.
|
|
3379
|
-
* Build date:
|
|
3378
|
+
* Version: 24.1.17
|
|
3379
|
+
* Build date: Fri Apr 24 2026
|
|
3380
3380
|
*
|
|
3381
|
-
* Copyright (c) 2012 -
|
|
3381
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3382
3382
|
*
|
|
3383
3383
|
* This software may be modified and distributed under the terms
|
|
3384
3384
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -3449,10 +3449,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3449
3449
|
|
|
3450
3450
|
/*!
|
|
3451
3451
|
* devextreme-angular
|
|
3452
|
-
* Version: 24.1.
|
|
3453
|
-
* Build date:
|
|
3452
|
+
* Version: 24.1.17
|
|
3453
|
+
* Build date: Fri Apr 24 2026
|
|
3454
3454
|
*
|
|
3455
|
-
* Copyright (c) 2012 -
|
|
3455
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3456
3456
|
*
|
|
3457
3457
|
* This software may be modified and distributed under the terms
|
|
3458
3458
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -3605,10 +3605,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
3605
3605
|
|
|
3606
3606
|
/*!
|
|
3607
3607
|
* devextreme-angular
|
|
3608
|
-
* Version: 24.1.
|
|
3609
|
-
* Build date:
|
|
3608
|
+
* Version: 24.1.17
|
|
3609
|
+
* Build date: Fri Apr 24 2026
|
|
3610
3610
|
*
|
|
3611
|
-
* Copyright (c) 2012 -
|
|
3611
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3612
3612
|
*
|
|
3613
3613
|
* This software may be modified and distributed under the terms
|
|
3614
3614
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4091,10 +4091,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4091
4091
|
|
|
4092
4092
|
/*!
|
|
4093
4093
|
* devextreme-angular
|
|
4094
|
-
* Version: 24.1.
|
|
4095
|
-
* Build date:
|
|
4094
|
+
* Version: 24.1.17
|
|
4095
|
+
* Build date: Fri Apr 24 2026
|
|
4096
4096
|
*
|
|
4097
|
-
* Copyright (c) 2012 -
|
|
4097
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4098
4098
|
*
|
|
4099
4099
|
* This software may be modified and distributed under the terms
|
|
4100
4100
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4234,10 +4234,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4234
4234
|
|
|
4235
4235
|
/*!
|
|
4236
4236
|
* devextreme-angular
|
|
4237
|
-
* Version: 24.1.
|
|
4238
|
-
* Build date:
|
|
4237
|
+
* Version: 24.1.17
|
|
4238
|
+
* Build date: Fri Apr 24 2026
|
|
4239
4239
|
*
|
|
4240
|
-
* Copyright (c) 2012 -
|
|
4240
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4241
4241
|
*
|
|
4242
4242
|
* This software may be modified and distributed under the terms
|
|
4243
4243
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4336,10 +4336,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4336
4336
|
|
|
4337
4337
|
/*!
|
|
4338
4338
|
* devextreme-angular
|
|
4339
|
-
* Version: 24.1.
|
|
4340
|
-
* Build date:
|
|
4339
|
+
* Version: 24.1.17
|
|
4340
|
+
* Build date: Fri Apr 24 2026
|
|
4341
4341
|
*
|
|
4342
|
-
* Copyright (c) 2012 -
|
|
4342
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4343
4343
|
*
|
|
4344
4344
|
* This software may be modified and distributed under the terms
|
|
4345
4345
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4390,10 +4390,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4390
4390
|
|
|
4391
4391
|
/*!
|
|
4392
4392
|
* devextreme-angular
|
|
4393
|
-
* Version: 24.1.
|
|
4394
|
-
* Build date:
|
|
4393
|
+
* Version: 24.1.17
|
|
4394
|
+
* Build date: Fri Apr 24 2026
|
|
4395
4395
|
*
|
|
4396
|
-
* Copyright (c) 2012 -
|
|
4396
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4397
4397
|
*
|
|
4398
4398
|
* This software may be modified and distributed under the terms
|
|
4399
4399
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4461,10 +4461,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4461
4461
|
|
|
4462
4462
|
/*!
|
|
4463
4463
|
* devextreme-angular
|
|
4464
|
-
* Version: 24.1.
|
|
4465
|
-
* Build date:
|
|
4464
|
+
* Version: 24.1.17
|
|
4465
|
+
* Build date: Fri Apr 24 2026
|
|
4466
4466
|
*
|
|
4467
|
-
* Copyright (c) 2012 -
|
|
4467
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4468
4468
|
*
|
|
4469
4469
|
* This software may be modified and distributed under the terms
|
|
4470
4470
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4573,10 +4573,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4573
4573
|
|
|
4574
4574
|
/*!
|
|
4575
4575
|
* devextreme-angular
|
|
4576
|
-
* Version: 24.1.
|
|
4577
|
-
* Build date:
|
|
4576
|
+
* Version: 24.1.17
|
|
4577
|
+
* Build date: Fri Apr 24 2026
|
|
4578
4578
|
*
|
|
4579
|
-
* Copyright (c) 2012 -
|
|
4579
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4580
4580
|
*
|
|
4581
4581
|
* This software may be modified and distributed under the terms
|
|
4582
4582
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4688,10 +4688,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4688
4688
|
|
|
4689
4689
|
/*!
|
|
4690
4690
|
* devextreme-angular
|
|
4691
|
-
* Version: 24.1.
|
|
4692
|
-
* Build date:
|
|
4691
|
+
* Version: 24.1.17
|
|
4692
|
+
* Build date: Fri Apr 24 2026
|
|
4693
4693
|
*
|
|
4694
|
-
* Copyright (c) 2012 -
|
|
4694
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4695
4695
|
*
|
|
4696
4696
|
* This software may be modified and distributed under the terms
|
|
4697
4697
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4799,10 +4799,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4799
4799
|
|
|
4800
4800
|
/*!
|
|
4801
4801
|
* devextreme-angular
|
|
4802
|
-
* Version: 24.1.
|
|
4803
|
-
* Build date:
|
|
4802
|
+
* Version: 24.1.17
|
|
4803
|
+
* Build date: Fri Apr 24 2026
|
|
4804
4804
|
*
|
|
4805
|
-
* Copyright (c) 2012 -
|
|
4805
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4806
4806
|
*
|
|
4807
4807
|
* This software may be modified and distributed under the terms
|
|
4808
4808
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -4987,10 +4987,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4987
4987
|
|
|
4988
4988
|
/*!
|
|
4989
4989
|
* devextreme-angular
|
|
4990
|
-
* Version: 24.1.
|
|
4991
|
-
* Build date:
|
|
4990
|
+
* Version: 24.1.17
|
|
4991
|
+
* Build date: Fri Apr 24 2026
|
|
4992
4992
|
*
|
|
4993
|
-
* Copyright (c) 2012 -
|
|
4993
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4994
4994
|
*
|
|
4995
4995
|
* This software may be modified and distributed under the terms
|
|
4996
4996
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5089,10 +5089,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5089
5089
|
|
|
5090
5090
|
/*!
|
|
5091
5091
|
* devextreme-angular
|
|
5092
|
-
* Version: 24.1.
|
|
5093
|
-
* Build date:
|
|
5092
|
+
* Version: 24.1.17
|
|
5093
|
+
* Build date: Fri Apr 24 2026
|
|
5094
5094
|
*
|
|
5095
|
-
* Copyright (c) 2012 -
|
|
5095
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5096
5096
|
*
|
|
5097
5097
|
* This software may be modified and distributed under the terms
|
|
5098
5098
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5171,10 +5171,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5171
5171
|
|
|
5172
5172
|
/*!
|
|
5173
5173
|
* devextreme-angular
|
|
5174
|
-
* Version: 24.1.
|
|
5175
|
-
* Build date:
|
|
5174
|
+
* Version: 24.1.17
|
|
5175
|
+
* Build date: Fri Apr 24 2026
|
|
5176
5176
|
*
|
|
5177
|
-
* Copyright (c) 2012 -
|
|
5177
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5178
5178
|
*
|
|
5179
5179
|
* This software may be modified and distributed under the terms
|
|
5180
5180
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5292,10 +5292,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5292
5292
|
|
|
5293
5293
|
/*!
|
|
5294
5294
|
* devextreme-angular
|
|
5295
|
-
* Version: 24.1.
|
|
5296
|
-
* Build date:
|
|
5295
|
+
* Version: 24.1.17
|
|
5296
|
+
* Build date: Fri Apr 24 2026
|
|
5297
5297
|
*
|
|
5298
|
-
* Copyright (c) 2012 -
|
|
5298
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5299
5299
|
*
|
|
5300
5300
|
* This software may be modified and distributed under the terms
|
|
5301
5301
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5382,10 +5382,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5382
5382
|
|
|
5383
5383
|
/*!
|
|
5384
5384
|
* devextreme-angular
|
|
5385
|
-
* Version: 24.1.
|
|
5386
|
-
* Build date:
|
|
5385
|
+
* Version: 24.1.17
|
|
5386
|
+
* Build date: Fri Apr 24 2026
|
|
5387
5387
|
*
|
|
5388
|
-
* Copyright (c) 2012 -
|
|
5388
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5389
5389
|
*
|
|
5390
5390
|
* This software may be modified and distributed under the terms
|
|
5391
5391
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5450,10 +5450,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5450
5450
|
|
|
5451
5451
|
/*!
|
|
5452
5452
|
* devextreme-angular
|
|
5453
|
-
* Version: 24.1.
|
|
5454
|
-
* Build date:
|
|
5453
|
+
* Version: 24.1.17
|
|
5454
|
+
* Build date: Fri Apr 24 2026
|
|
5455
5455
|
*
|
|
5456
|
-
* Copyright (c) 2012 -
|
|
5456
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5457
5457
|
*
|
|
5458
5458
|
* This software may be modified and distributed under the terms
|
|
5459
5459
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5618,10 +5618,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5618
5618
|
|
|
5619
5619
|
/*!
|
|
5620
5620
|
* devextreme-angular
|
|
5621
|
-
* Version: 24.1.
|
|
5622
|
-
* Build date:
|
|
5621
|
+
* Version: 24.1.17
|
|
5622
|
+
* Build date: Fri Apr 24 2026
|
|
5623
5623
|
*
|
|
5624
|
-
* Copyright (c) 2012 -
|
|
5624
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5625
5625
|
*
|
|
5626
5626
|
* This software may be modified and distributed under the terms
|
|
5627
5627
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5702,10 +5702,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5702
5702
|
|
|
5703
5703
|
/*!
|
|
5704
5704
|
* devextreme-angular
|
|
5705
|
-
* Version: 24.1.
|
|
5706
|
-
* Build date:
|
|
5705
|
+
* Version: 24.1.17
|
|
5706
|
+
* Build date: Fri Apr 24 2026
|
|
5707
5707
|
*
|
|
5708
|
-
* Copyright (c) 2012 -
|
|
5708
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5709
5709
|
*
|
|
5710
5710
|
* This software may be modified and distributed under the terms
|
|
5711
5711
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -5966,10 +5966,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5966
5966
|
|
|
5967
5967
|
/*!
|
|
5968
5968
|
* devextreme-angular
|
|
5969
|
-
* Version: 24.1.
|
|
5970
|
-
* Build date:
|
|
5969
|
+
* Version: 24.1.17
|
|
5970
|
+
* Build date: Fri Apr 24 2026
|
|
5971
5971
|
*
|
|
5972
|
-
* Copyright (c) 2012 -
|
|
5972
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5973
5973
|
*
|
|
5974
5974
|
* This software may be modified and distributed under the terms
|
|
5975
5975
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6086,10 +6086,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6086
6086
|
|
|
6087
6087
|
/*!
|
|
6088
6088
|
* devextreme-angular
|
|
6089
|
-
* Version: 24.1.
|
|
6090
|
-
* Build date:
|
|
6089
|
+
* Version: 24.1.17
|
|
6090
|
+
* Build date: Fri Apr 24 2026
|
|
6091
6091
|
*
|
|
6092
|
-
* Copyright (c) 2012 -
|
|
6092
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6093
6093
|
*
|
|
6094
6094
|
* This software may be modified and distributed under the terms
|
|
6095
6095
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6207,10 +6207,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6207
6207
|
|
|
6208
6208
|
/*!
|
|
6209
6209
|
* devextreme-angular
|
|
6210
|
-
* Version: 24.1.
|
|
6211
|
-
* Build date:
|
|
6210
|
+
* Version: 24.1.17
|
|
6211
|
+
* Build date: Fri Apr 24 2026
|
|
6212
6212
|
*
|
|
6213
|
-
* Copyright (c) 2012 -
|
|
6213
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6214
6214
|
*
|
|
6215
6215
|
* This software may be modified and distributed under the terms
|
|
6216
6216
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6278,10 +6278,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6278
6278
|
|
|
6279
6279
|
/*!
|
|
6280
6280
|
* devextreme-angular
|
|
6281
|
-
* Version: 24.1.
|
|
6282
|
-
* Build date:
|
|
6281
|
+
* Version: 24.1.17
|
|
6282
|
+
* Build date: Fri Apr 24 2026
|
|
6283
6283
|
*
|
|
6284
|
-
* Copyright (c) 2012 -
|
|
6284
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6285
6285
|
*
|
|
6286
6286
|
* This software may be modified and distributed under the terms
|
|
6287
6287
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6332,10 +6332,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6332
6332
|
|
|
6333
6333
|
/*!
|
|
6334
6334
|
* devextreme-angular
|
|
6335
|
-
* Version: 24.1.
|
|
6336
|
-
* Build date:
|
|
6335
|
+
* Version: 24.1.17
|
|
6336
|
+
* Build date: Fri Apr 24 2026
|
|
6337
6337
|
*
|
|
6338
|
-
* Copyright (c) 2012 -
|
|
6338
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6339
6339
|
*
|
|
6340
6340
|
* This software may be modified and distributed under the terms
|
|
6341
6341
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6394,10 +6394,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6394
6394
|
|
|
6395
6395
|
/*!
|
|
6396
6396
|
* devextreme-angular
|
|
6397
|
-
* Version: 24.1.
|
|
6398
|
-
* Build date:
|
|
6397
|
+
* Version: 24.1.17
|
|
6398
|
+
* Build date: Fri Apr 24 2026
|
|
6399
6399
|
*
|
|
6400
|
-
* Copyright (c) 2012 -
|
|
6400
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6401
6401
|
*
|
|
6402
6402
|
* This software may be modified and distributed under the terms
|
|
6403
6403
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6682,10 +6682,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6682
6682
|
|
|
6683
6683
|
/*!
|
|
6684
6684
|
* devextreme-angular
|
|
6685
|
-
* Version: 24.1.
|
|
6686
|
-
* Build date:
|
|
6685
|
+
* Version: 24.1.17
|
|
6686
|
+
* Build date: Fri Apr 24 2026
|
|
6687
6687
|
*
|
|
6688
|
-
* Copyright (c) 2012 -
|
|
6688
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6689
6689
|
*
|
|
6690
6690
|
* This software may be modified and distributed under the terms
|
|
6691
6691
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6783,10 +6783,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6783
6783
|
|
|
6784
6784
|
/*!
|
|
6785
6785
|
* devextreme-angular
|
|
6786
|
-
* Version: 24.1.
|
|
6787
|
-
* Build date:
|
|
6786
|
+
* Version: 24.1.17
|
|
6787
|
+
* Build date: Fri Apr 24 2026
|
|
6788
6788
|
*
|
|
6789
|
-
* Copyright (c) 2012 -
|
|
6789
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6790
6790
|
*
|
|
6791
6791
|
* This software may be modified and distributed under the terms
|
|
6792
6792
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -6962,10 +6962,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
6962
6962
|
|
|
6963
6963
|
/*!
|
|
6964
6964
|
* devextreme-angular
|
|
6965
|
-
* Version: 24.1.
|
|
6966
|
-
* Build date:
|
|
6965
|
+
* Version: 24.1.17
|
|
6966
|
+
* Build date: Fri Apr 24 2026
|
|
6967
6967
|
*
|
|
6968
|
-
* Copyright (c) 2012 -
|
|
6968
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6969
6969
|
*
|
|
6970
6970
|
* This software may be modified and distributed under the terms
|
|
6971
6971
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -7052,10 +7052,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7052
7052
|
|
|
7053
7053
|
/*!
|
|
7054
7054
|
* devextreme-angular
|
|
7055
|
-
* Version: 24.1.
|
|
7056
|
-
* Build date:
|
|
7055
|
+
* Version: 24.1.17
|
|
7056
|
+
* Build date: Fri Apr 24 2026
|
|
7057
7057
|
*
|
|
7058
|
-
* Copyright (c) 2012 -
|
|
7058
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7059
7059
|
*
|
|
7060
7060
|
* This software may be modified and distributed under the terms
|
|
7061
7061
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -7139,10 +7139,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7139
7139
|
|
|
7140
7140
|
/*!
|
|
7141
7141
|
* devextreme-angular
|
|
7142
|
-
* Version: 24.1.
|
|
7143
|
-
* Build date:
|
|
7142
|
+
* Version: 24.1.17
|
|
7143
|
+
* Build date: Fri Apr 24 2026
|
|
7144
7144
|
*
|
|
7145
|
-
* Copyright (c) 2012 -
|
|
7145
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7146
7146
|
*
|
|
7147
7147
|
* This software may be modified and distributed under the terms
|
|
7148
7148
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -7213,10 +7213,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7213
7213
|
|
|
7214
7214
|
/*!
|
|
7215
7215
|
* devextreme-angular
|
|
7216
|
-
* Version: 24.1.
|
|
7217
|
-
* Build date:
|
|
7216
|
+
* Version: 24.1.17
|
|
7217
|
+
* Build date: Fri Apr 24 2026
|
|
7218
7218
|
*
|
|
7219
|
-
* Copyright (c) 2012 -
|
|
7219
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7220
7220
|
*
|
|
7221
7221
|
* This software may be modified and distributed under the terms
|
|
7222
7222
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -7275,10 +7275,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7275
7275
|
|
|
7276
7276
|
/*!
|
|
7277
7277
|
* devextreme-angular
|
|
7278
|
-
* Version: 24.1.
|
|
7279
|
-
* Build date:
|
|
7278
|
+
* Version: 24.1.17
|
|
7279
|
+
* Build date: Fri Apr 24 2026
|
|
7280
7280
|
*
|
|
7281
|
-
* Copyright (c) 2012 -
|
|
7281
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7282
7282
|
*
|
|
7283
7283
|
* This software may be modified and distributed under the terms
|
|
7284
7284
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -7381,10 +7381,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7381
7381
|
|
|
7382
7382
|
/*!
|
|
7383
7383
|
* devextreme-angular
|
|
7384
|
-
* Version: 24.1.
|
|
7385
|
-
* Build date:
|
|
7384
|
+
* Version: 24.1.17
|
|
7385
|
+
* Build date: Fri Apr 24 2026
|
|
7386
7386
|
*
|
|
7387
|
-
* Copyright (c) 2012 -
|
|
7387
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7388
7388
|
*
|
|
7389
7389
|
* This software may be modified and distributed under the terms
|
|
7390
7390
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -7543,10 +7543,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7543
7543
|
|
|
7544
7544
|
/*!
|
|
7545
7545
|
* devextreme-angular
|
|
7546
|
-
* Version: 24.1.
|
|
7547
|
-
* Build date:
|
|
7546
|
+
* Version: 24.1.17
|
|
7547
|
+
* Build date: Fri Apr 24 2026
|
|
7548
7548
|
*
|
|
7549
|
-
* Copyright (c) 2012 -
|
|
7549
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7550
7550
|
*
|
|
7551
7551
|
* This software may be modified and distributed under the terms
|
|
7552
7552
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -7945,10 +7945,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7945
7945
|
|
|
7946
7946
|
/*!
|
|
7947
7947
|
* devextreme-angular
|
|
7948
|
-
* Version: 24.1.
|
|
7949
|
-
* Build date:
|
|
7948
|
+
* Version: 24.1.17
|
|
7949
|
+
* Build date: Fri Apr 24 2026
|
|
7950
7950
|
*
|
|
7951
|
-
* Copyright (c) 2012 -
|
|
7951
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7952
7952
|
*
|
|
7953
7953
|
* This software may be modified and distributed under the terms
|
|
7954
7954
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -8166,10 +8166,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8166
8166
|
|
|
8167
8167
|
/*!
|
|
8168
8168
|
* devextreme-angular
|
|
8169
|
-
* Version: 24.1.
|
|
8170
|
-
* Build date:
|
|
8169
|
+
* Version: 24.1.17
|
|
8170
|
+
* Build date: Fri Apr 24 2026
|
|
8171
8171
|
*
|
|
8172
|
-
* Copyright (c) 2012 -
|
|
8172
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
8173
8173
|
*
|
|
8174
8174
|
* This software may be modified and distributed under the terms
|
|
8175
8175
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -8240,10 +8240,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8240
8240
|
|
|
8241
8241
|
/*!
|
|
8242
8242
|
* devextreme-angular
|
|
8243
|
-
* Version: 24.1.
|
|
8244
|
-
* Build date:
|
|
8243
|
+
* Version: 24.1.17
|
|
8244
|
+
* Build date: Fri Apr 24 2026
|
|
8245
8245
|
*
|
|
8246
|
-
* Copyright (c) 2012 -
|
|
8246
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
8247
8247
|
*
|
|
8248
8248
|
* This software may be modified and distributed under the terms
|
|
8249
8249
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -8474,10 +8474,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8474
8474
|
|
|
8475
8475
|
/*!
|
|
8476
8476
|
* devextreme-angular
|
|
8477
|
-
* Version: 24.1.
|
|
8478
|
-
* Build date:
|
|
8477
|
+
* Version: 24.1.17
|
|
8478
|
+
* Build date: Fri Apr 24 2026
|
|
8479
8479
|
*
|
|
8480
|
-
* Copyright (c) 2012 -
|
|
8480
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
8481
8481
|
*
|
|
8482
8482
|
* This software may be modified and distributed under the terms
|
|
8483
8483
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -8569,10 +8569,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8569
8569
|
|
|
8570
8570
|
/*!
|
|
8571
8571
|
* devextreme-angular
|
|
8572
|
-
* Version: 24.1.
|
|
8573
|
-
* Build date:
|
|
8572
|
+
* Version: 24.1.17
|
|
8573
|
+
* Build date: Fri Apr 24 2026
|
|
8574
8574
|
*
|
|
8575
|
-
* Copyright (c) 2012 -
|
|
8575
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
8576
8576
|
*
|
|
8577
8577
|
* This software may be modified and distributed under the terms
|
|
8578
8578
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -8803,10 +8803,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8803
8803
|
|
|
8804
8804
|
/*!
|
|
8805
8805
|
* devextreme-angular
|
|
8806
|
-
* Version: 24.1.
|
|
8807
|
-
* Build date:
|
|
8806
|
+
* Version: 24.1.17
|
|
8807
|
+
* Build date: Fri Apr 24 2026
|
|
8808
8808
|
*
|
|
8809
|
-
* Copyright (c) 2012 -
|
|
8809
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
8810
8810
|
*
|
|
8811
8811
|
* This software may be modified and distributed under the terms
|
|
8812
8812
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -8877,10 +8877,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
8877
8877
|
|
|
8878
8878
|
/*!
|
|
8879
8879
|
* devextreme-angular
|
|
8880
|
-
* Version: 24.1.
|
|
8881
|
-
* Build date:
|
|
8880
|
+
* Version: 24.1.17
|
|
8881
|
+
* Build date: Fri Apr 24 2026
|
|
8882
8882
|
*
|
|
8883
|
-
* Copyright (c) 2012 -
|
|
8883
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
8884
8884
|
*
|
|
8885
8885
|
* This software may be modified and distributed under the terms
|
|
8886
8886
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9002,10 +9002,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9002
9002
|
|
|
9003
9003
|
/*!
|
|
9004
9004
|
* devextreme-angular
|
|
9005
|
-
* Version: 24.1.
|
|
9006
|
-
* Build date:
|
|
9005
|
+
* Version: 24.1.17
|
|
9006
|
+
* Build date: Fri Apr 24 2026
|
|
9007
9007
|
*
|
|
9008
|
-
* Copyright (c) 2012 -
|
|
9008
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9009
9009
|
*
|
|
9010
9010
|
* This software may be modified and distributed under the terms
|
|
9011
9011
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9073,10 +9073,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9073
9073
|
|
|
9074
9074
|
/*!
|
|
9075
9075
|
* devextreme-angular
|
|
9076
|
-
* Version: 24.1.
|
|
9077
|
-
* Build date:
|
|
9076
|
+
* Version: 24.1.17
|
|
9077
|
+
* Build date: Fri Apr 24 2026
|
|
9078
9078
|
*
|
|
9079
|
-
* Copyright (c) 2012 -
|
|
9079
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9080
9080
|
*
|
|
9081
9081
|
* This software may be modified and distributed under the terms
|
|
9082
9082
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9163,10 +9163,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9163
9163
|
|
|
9164
9164
|
/*!
|
|
9165
9165
|
* devextreme-angular
|
|
9166
|
-
* Version: 24.1.
|
|
9167
|
-
* Build date:
|
|
9166
|
+
* Version: 24.1.17
|
|
9167
|
+
* Build date: Fri Apr 24 2026
|
|
9168
9168
|
*
|
|
9169
|
-
* Copyright (c) 2012 -
|
|
9169
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9170
9170
|
*
|
|
9171
9171
|
* This software may be modified and distributed under the terms
|
|
9172
9172
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9269,10 +9269,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9269
9269
|
|
|
9270
9270
|
/*!
|
|
9271
9271
|
* devextreme-angular
|
|
9272
|
-
* Version: 24.1.
|
|
9273
|
-
* Build date:
|
|
9272
|
+
* Version: 24.1.17
|
|
9273
|
+
* Build date: Fri Apr 24 2026
|
|
9274
9274
|
*
|
|
9275
|
-
* Copyright (c) 2012 -
|
|
9275
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9276
9276
|
*
|
|
9277
9277
|
* This software may be modified and distributed under the terms
|
|
9278
9278
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9311,10 +9311,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9311
9311
|
|
|
9312
9312
|
/*!
|
|
9313
9313
|
* devextreme-angular
|
|
9314
|
-
* Version: 24.1.
|
|
9315
|
-
* Build date:
|
|
9314
|
+
* Version: 24.1.17
|
|
9315
|
+
* Build date: Fri Apr 24 2026
|
|
9316
9316
|
*
|
|
9317
|
-
* Copyright (c) 2012 -
|
|
9317
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9318
9318
|
*
|
|
9319
9319
|
* This software may be modified and distributed under the terms
|
|
9320
9320
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9392,10 +9392,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9392
9392
|
|
|
9393
9393
|
/*!
|
|
9394
9394
|
* devextreme-angular
|
|
9395
|
-
* Version: 24.1.
|
|
9396
|
-
* Build date:
|
|
9395
|
+
* Version: 24.1.17
|
|
9396
|
+
* Build date: Fri Apr 24 2026
|
|
9397
9397
|
*
|
|
9398
|
-
* Copyright (c) 2012 -
|
|
9398
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9399
9399
|
*
|
|
9400
9400
|
* This software may be modified and distributed under the terms
|
|
9401
9401
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9498,10 +9498,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9498
9498
|
|
|
9499
9499
|
/*!
|
|
9500
9500
|
* devextreme-angular
|
|
9501
|
-
* Version: 24.1.
|
|
9502
|
-
* Build date:
|
|
9501
|
+
* Version: 24.1.17
|
|
9502
|
+
* Build date: Fri Apr 24 2026
|
|
9503
9503
|
*
|
|
9504
|
-
* Copyright (c) 2012 -
|
|
9504
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9505
9505
|
*
|
|
9506
9506
|
* This software may be modified and distributed under the terms
|
|
9507
9507
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9628,10 +9628,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9628
9628
|
|
|
9629
9629
|
/*!
|
|
9630
9630
|
* devextreme-angular
|
|
9631
|
-
* Version: 24.1.
|
|
9632
|
-
* Build date:
|
|
9631
|
+
* Version: 24.1.17
|
|
9632
|
+
* Build date: Fri Apr 24 2026
|
|
9633
9633
|
*
|
|
9634
|
-
* Copyright (c) 2012 -
|
|
9634
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9635
9635
|
*
|
|
9636
9636
|
* This software may be modified and distributed under the terms
|
|
9637
9637
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9750,10 +9750,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9750
9750
|
|
|
9751
9751
|
/*!
|
|
9752
9752
|
* devextreme-angular
|
|
9753
|
-
* Version: 24.1.
|
|
9754
|
-
* Build date:
|
|
9753
|
+
* Version: 24.1.17
|
|
9754
|
+
* Build date: Fri Apr 24 2026
|
|
9755
9755
|
*
|
|
9756
|
-
* Copyright (c) 2012 -
|
|
9756
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9757
9757
|
*
|
|
9758
9758
|
* This software may be modified and distributed under the terms
|
|
9759
9759
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9824,10 +9824,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9824
9824
|
|
|
9825
9825
|
/*!
|
|
9826
9826
|
* devextreme-angular
|
|
9827
|
-
* Version: 24.1.
|
|
9828
|
-
* Build date:
|
|
9827
|
+
* Version: 24.1.17
|
|
9828
|
+
* Build date: Fri Apr 24 2026
|
|
9829
9829
|
*
|
|
9830
|
-
* Copyright (c) 2012 -
|
|
9830
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9831
9831
|
*
|
|
9832
9832
|
* This software may be modified and distributed under the terms
|
|
9833
9833
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9896,10 +9896,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9896
9896
|
|
|
9897
9897
|
/*!
|
|
9898
9898
|
* devextreme-angular
|
|
9899
|
-
* Version: 24.1.
|
|
9900
|
-
* Build date:
|
|
9899
|
+
* Version: 24.1.17
|
|
9900
|
+
* Build date: Fri Apr 24 2026
|
|
9901
9901
|
*
|
|
9902
|
-
* Copyright (c) 2012 -
|
|
9902
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9903
9903
|
*
|
|
9904
9904
|
* This software may be modified and distributed under the terms
|
|
9905
9905
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -9961,10 +9961,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
9961
9961
|
|
|
9962
9962
|
/*!
|
|
9963
9963
|
* devextreme-angular
|
|
9964
|
-
* Version: 24.1.
|
|
9965
|
-
* Build date:
|
|
9964
|
+
* Version: 24.1.17
|
|
9965
|
+
* Build date: Fri Apr 24 2026
|
|
9966
9966
|
*
|
|
9967
|
-
* Copyright (c) 2012 -
|
|
9967
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9968
9968
|
*
|
|
9969
9969
|
* This software may be modified and distributed under the terms
|
|
9970
9970
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -10347,10 +10347,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10347
10347
|
|
|
10348
10348
|
/*!
|
|
10349
10349
|
* devextreme-angular
|
|
10350
|
-
* Version: 24.1.
|
|
10351
|
-
* Build date:
|
|
10350
|
+
* Version: 24.1.17
|
|
10351
|
+
* Build date: Fri Apr 24 2026
|
|
10352
10352
|
*
|
|
10353
|
-
* Copyright (c) 2012 -
|
|
10353
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
10354
10354
|
*
|
|
10355
10355
|
* This software may be modified and distributed under the terms
|
|
10356
10356
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -10429,10 +10429,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10429
10429
|
|
|
10430
10430
|
/*!
|
|
10431
10431
|
* devextreme-angular
|
|
10432
|
-
* Version: 24.1.
|
|
10433
|
-
* Build date:
|
|
10432
|
+
* Version: 24.1.17
|
|
10433
|
+
* Build date: Fri Apr 24 2026
|
|
10434
10434
|
*
|
|
10435
|
-
* Copyright (c) 2012 -
|
|
10435
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
10436
10436
|
*
|
|
10437
10437
|
* This software may be modified and distributed under the terms
|
|
10438
10438
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -10507,10 +10507,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10507
10507
|
|
|
10508
10508
|
/*!
|
|
10509
10509
|
* devextreme-angular
|
|
10510
|
-
* Version: 24.1.
|
|
10511
|
-
* Build date:
|
|
10510
|
+
* Version: 24.1.17
|
|
10511
|
+
* Build date: Fri Apr 24 2026
|
|
10512
10512
|
*
|
|
10513
|
-
* Copyright (c) 2012 -
|
|
10513
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
10514
10514
|
*
|
|
10515
10515
|
* This software may be modified and distributed under the terms
|
|
10516
10516
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -10813,10 +10813,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10813
10813
|
|
|
10814
10814
|
/*!
|
|
10815
10815
|
* devextreme-angular
|
|
10816
|
-
* Version: 24.1.
|
|
10817
|
-
* Build date:
|
|
10816
|
+
* Version: 24.1.17
|
|
10817
|
+
* Build date: Fri Apr 24 2026
|
|
10818
10818
|
*
|
|
10819
|
-
* Copyright (c) 2012 -
|
|
10819
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
10820
10820
|
*
|
|
10821
10821
|
* This software may be modified and distributed under the terms
|
|
10822
10822
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -10917,10 +10917,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
10917
10917
|
|
|
10918
10918
|
/*!
|
|
10919
10919
|
* devextreme-angular
|
|
10920
|
-
* Version: 24.1.
|
|
10921
|
-
* Build date:
|
|
10920
|
+
* Version: 24.1.17
|
|
10921
|
+
* Build date: Fri Apr 24 2026
|
|
10922
10922
|
*
|
|
10923
|
-
* Copyright (c) 2012 -
|
|
10923
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
10924
10924
|
*
|
|
10925
10925
|
* This software may be modified and distributed under the terms
|
|
10926
10926
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11000,10 +11000,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11000
11000
|
|
|
11001
11001
|
/*!
|
|
11002
11002
|
* devextreme-angular
|
|
11003
|
-
* Version: 24.1.
|
|
11004
|
-
* Build date:
|
|
11003
|
+
* Version: 24.1.17
|
|
11004
|
+
* Build date: Fri Apr 24 2026
|
|
11005
11005
|
*
|
|
11006
|
-
* Copyright (c) 2012 -
|
|
11006
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11007
11007
|
*
|
|
11008
11008
|
* This software may be modified and distributed under the terms
|
|
11009
11009
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11130,10 +11130,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11130
11130
|
|
|
11131
11131
|
/*!
|
|
11132
11132
|
* devextreme-angular
|
|
11133
|
-
* Version: 24.1.
|
|
11134
|
-
* Build date:
|
|
11133
|
+
* Version: 24.1.17
|
|
11134
|
+
* Build date: Fri Apr 24 2026
|
|
11135
11135
|
*
|
|
11136
|
-
* Copyright (c) 2012 -
|
|
11136
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11137
11137
|
*
|
|
11138
11138
|
* This software may be modified and distributed under the terms
|
|
11139
11139
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11204,10 +11204,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11204
11204
|
|
|
11205
11205
|
/*!
|
|
11206
11206
|
* devextreme-angular
|
|
11207
|
-
* Version: 24.1.
|
|
11208
|
-
* Build date:
|
|
11207
|
+
* Version: 24.1.17
|
|
11208
|
+
* Build date: Fri Apr 24 2026
|
|
11209
11209
|
*
|
|
11210
|
-
* Copyright (c) 2012 -
|
|
11210
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11211
11211
|
*
|
|
11212
11212
|
* This software may be modified and distributed under the terms
|
|
11213
11213
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11302,10 +11302,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11302
11302
|
|
|
11303
11303
|
/*!
|
|
11304
11304
|
* devextreme-angular
|
|
11305
|
-
* Version: 24.1.
|
|
11306
|
-
* Build date:
|
|
11305
|
+
* Version: 24.1.17
|
|
11306
|
+
* Build date: Fri Apr 24 2026
|
|
11307
11307
|
*
|
|
11308
|
-
* Copyright (c) 2012 -
|
|
11308
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11309
11309
|
*
|
|
11310
11310
|
* This software may be modified and distributed under the terms
|
|
11311
11311
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11377,10 +11377,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11377
11377
|
|
|
11378
11378
|
/*!
|
|
11379
11379
|
* devextreme-angular
|
|
11380
|
-
* Version: 24.1.
|
|
11381
|
-
* Build date:
|
|
11380
|
+
* Version: 24.1.17
|
|
11381
|
+
* Build date: Fri Apr 24 2026
|
|
11382
11382
|
*
|
|
11383
|
-
* Copyright (c) 2012 -
|
|
11383
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11384
11384
|
*
|
|
11385
11385
|
* This software may be modified and distributed under the terms
|
|
11386
11386
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11443,10 +11443,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11443
11443
|
|
|
11444
11444
|
/*!
|
|
11445
11445
|
* devextreme-angular
|
|
11446
|
-
* Version: 24.1.
|
|
11447
|
-
* Build date:
|
|
11446
|
+
* Version: 24.1.17
|
|
11447
|
+
* Build date: Fri Apr 24 2026
|
|
11448
11448
|
*
|
|
11449
|
-
* Copyright (c) 2012 -
|
|
11449
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11450
11450
|
*
|
|
11451
11451
|
* This software may be modified and distributed under the terms
|
|
11452
11452
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11517,10 +11517,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11517
11517
|
|
|
11518
11518
|
/*!
|
|
11519
11519
|
* devextreme-angular
|
|
11520
|
-
* Version: 24.1.
|
|
11521
|
-
* Build date:
|
|
11520
|
+
* Version: 24.1.17
|
|
11521
|
+
* Build date: Fri Apr 24 2026
|
|
11522
11522
|
*
|
|
11523
|
-
* Copyright (c) 2012 -
|
|
11523
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11524
11524
|
*
|
|
11525
11525
|
* This software may be modified and distributed under the terms
|
|
11526
11526
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -11853,10 +11853,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11853
11853
|
|
|
11854
11854
|
/*!
|
|
11855
11855
|
* devextreme-angular
|
|
11856
|
-
* Version: 24.1.
|
|
11857
|
-
* Build date:
|
|
11856
|
+
* Version: 24.1.17
|
|
11857
|
+
* Build date: Fri Apr 24 2026
|
|
11858
11858
|
*
|
|
11859
|
-
* Copyright (c) 2012 -
|
|
11859
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
11860
11860
|
*
|
|
11861
11861
|
* This software may be modified and distributed under the terms
|
|
11862
11862
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -12030,10 +12030,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12030
12030
|
|
|
12031
12031
|
/*!
|
|
12032
12032
|
* devextreme-angular
|
|
12033
|
-
* Version: 24.1.
|
|
12034
|
-
* Build date:
|
|
12033
|
+
* Version: 24.1.17
|
|
12034
|
+
* Build date: Fri Apr 24 2026
|
|
12035
12035
|
*
|
|
12036
|
-
* Copyright (c) 2012 -
|
|
12036
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
12037
12037
|
*
|
|
12038
12038
|
* This software may be modified and distributed under the terms
|
|
12039
12039
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -12189,10 +12189,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12189
12189
|
|
|
12190
12190
|
/*!
|
|
12191
12191
|
* devextreme-angular
|
|
12192
|
-
* Version: 24.1.
|
|
12193
|
-
* Build date:
|
|
12192
|
+
* Version: 24.1.17
|
|
12193
|
+
* Build date: Fri Apr 24 2026
|
|
12194
12194
|
*
|
|
12195
|
-
* Copyright (c) 2012 -
|
|
12195
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
12196
12196
|
*
|
|
12197
12197
|
* This software may be modified and distributed under the terms
|
|
12198
12198
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -12375,10 +12375,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12375
12375
|
|
|
12376
12376
|
/*!
|
|
12377
12377
|
* devextreme-angular
|
|
12378
|
-
* Version: 24.1.
|
|
12379
|
-
* Build date:
|
|
12378
|
+
* Version: 24.1.17
|
|
12379
|
+
* Build date: Fri Apr 24 2026
|
|
12380
12380
|
*
|
|
12381
|
-
* Copyright (c) 2012 -
|
|
12381
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
12382
12382
|
*
|
|
12383
12383
|
* This software may be modified and distributed under the terms
|
|
12384
12384
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -12775,10 +12775,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12775
12775
|
|
|
12776
12776
|
/*!
|
|
12777
12777
|
* devextreme-angular
|
|
12778
|
-
* Version: 24.1.
|
|
12779
|
-
* Build date:
|
|
12778
|
+
* Version: 24.1.17
|
|
12779
|
+
* Build date: Fri Apr 24 2026
|
|
12780
12780
|
*
|
|
12781
|
-
* Copyright (c) 2012 -
|
|
12781
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
12782
12782
|
*
|
|
12783
12783
|
* This software may be modified and distributed under the terms
|
|
12784
12784
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -12905,10 +12905,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
12905
12905
|
|
|
12906
12906
|
/*!
|
|
12907
12907
|
* devextreme-angular
|
|
12908
|
-
* Version: 24.1.
|
|
12909
|
-
* Build date:
|
|
12908
|
+
* Version: 24.1.17
|
|
12909
|
+
* Build date: Fri Apr 24 2026
|
|
12910
12910
|
*
|
|
12911
|
-
* Copyright (c) 2012 -
|
|
12911
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
12912
12912
|
*
|
|
12913
12913
|
* This software may be modified and distributed under the terms
|
|
12914
12914
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -13035,10 +13035,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13035
13035
|
|
|
13036
13036
|
/*!
|
|
13037
13037
|
* devextreme-angular
|
|
13038
|
-
* Version: 24.1.
|
|
13039
|
-
* Build date:
|
|
13038
|
+
* Version: 24.1.17
|
|
13039
|
+
* Build date: Fri Apr 24 2026
|
|
13040
13040
|
*
|
|
13041
|
-
* Copyright (c) 2012 -
|
|
13041
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
13042
13042
|
*
|
|
13043
13043
|
* This software may be modified and distributed under the terms
|
|
13044
13044
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -13149,10 +13149,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13149
13149
|
|
|
13150
13150
|
/*!
|
|
13151
13151
|
* devextreme-angular
|
|
13152
|
-
* Version: 24.1.
|
|
13153
|
-
* Build date:
|
|
13152
|
+
* Version: 24.1.17
|
|
13153
|
+
* Build date: Fri Apr 24 2026
|
|
13154
13154
|
*
|
|
13155
|
-
* Copyright (c) 2012 -
|
|
13155
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
13156
13156
|
*
|
|
13157
13157
|
* This software may be modified and distributed under the terms
|
|
13158
13158
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -13239,10 +13239,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13239
13239
|
|
|
13240
13240
|
/*!
|
|
13241
13241
|
* devextreme-angular
|
|
13242
|
-
* Version: 24.1.
|
|
13243
|
-
* Build date:
|
|
13242
|
+
* Version: 24.1.17
|
|
13243
|
+
* Build date: Fri Apr 24 2026
|
|
13244
13244
|
*
|
|
13245
|
-
* Copyright (c) 2012 -
|
|
13245
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
13246
13246
|
*
|
|
13247
13247
|
* This software may be modified and distributed under the terms
|
|
13248
13248
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -13307,10 +13307,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13307
13307
|
|
|
13308
13308
|
/*!
|
|
13309
13309
|
* devextreme-angular
|
|
13310
|
-
* Version: 24.1.
|
|
13311
|
-
* Build date:
|
|
13310
|
+
* Version: 24.1.17
|
|
13311
|
+
* Build date: Fri Apr 24 2026
|
|
13312
13312
|
*
|
|
13313
|
-
* Copyright (c) 2012 -
|
|
13313
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
13314
13314
|
*
|
|
13315
13315
|
* This software may be modified and distributed under the terms
|
|
13316
13316
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -13715,10 +13715,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13715
13715
|
|
|
13716
13716
|
/*!
|
|
13717
13717
|
* devextreme-angular
|
|
13718
|
-
* Version: 24.1.
|
|
13719
|
-
* Build date:
|
|
13718
|
+
* Version: 24.1.17
|
|
13719
|
+
* Build date: Fri Apr 24 2026
|
|
13720
13720
|
*
|
|
13721
|
-
* Copyright (c) 2012 -
|
|
13721
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
13722
13722
|
*
|
|
13723
13723
|
* This software may be modified and distributed under the terms
|
|
13724
13724
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -13850,10 +13850,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
13850
13850
|
|
|
13851
13851
|
/*!
|
|
13852
13852
|
* devextreme-angular
|
|
13853
|
-
* Version: 24.1.
|
|
13854
|
-
* Build date:
|
|
13853
|
+
* Version: 24.1.17
|
|
13854
|
+
* Build date: Fri Apr 24 2026
|
|
13855
13855
|
*
|
|
13856
|
-
* Copyright (c) 2012 -
|
|
13856
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
13857
13857
|
*
|
|
13858
13858
|
* This software may be modified and distributed under the terms
|
|
13859
13859
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14006,10 +14006,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14006
14006
|
|
|
14007
14007
|
/*!
|
|
14008
14008
|
* devextreme-angular
|
|
14009
|
-
* Version: 24.1.
|
|
14010
|
-
* Build date:
|
|
14009
|
+
* Version: 24.1.17
|
|
14010
|
+
* Build date: Fri Apr 24 2026
|
|
14011
14011
|
*
|
|
14012
|
-
* Copyright (c) 2012 -
|
|
14012
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14013
14013
|
*
|
|
14014
14014
|
* This software may be modified and distributed under the terms
|
|
14015
14015
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14192,10 +14192,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14192
14192
|
|
|
14193
14193
|
/*!
|
|
14194
14194
|
* devextreme-angular
|
|
14195
|
-
* Version: 24.1.
|
|
14196
|
-
* Build date:
|
|
14195
|
+
* Version: 24.1.17
|
|
14196
|
+
* Build date: Fri Apr 24 2026
|
|
14197
14197
|
*
|
|
14198
|
-
* Copyright (c) 2012 -
|
|
14198
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14199
14199
|
*
|
|
14200
14200
|
* This software may be modified and distributed under the terms
|
|
14201
14201
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14308,10 +14308,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14308
14308
|
|
|
14309
14309
|
/*!
|
|
14310
14310
|
* devextreme-angular
|
|
14311
|
-
* Version: 24.1.
|
|
14312
|
-
* Build date:
|
|
14311
|
+
* Version: 24.1.17
|
|
14312
|
+
* Build date: Fri Apr 24 2026
|
|
14313
14313
|
*
|
|
14314
|
-
* Copyright (c) 2012 -
|
|
14314
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14315
14315
|
*
|
|
14316
14316
|
* This software may be modified and distributed under the terms
|
|
14317
14317
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14470,10 +14470,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14470
14470
|
|
|
14471
14471
|
/*!
|
|
14472
14472
|
* devextreme-angular
|
|
14473
|
-
* Version: 24.1.
|
|
14474
|
-
* Build date:
|
|
14473
|
+
* Version: 24.1.17
|
|
14474
|
+
* Build date: Fri Apr 24 2026
|
|
14475
14475
|
*
|
|
14476
|
-
* Copyright (c) 2012 -
|
|
14476
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14477
14477
|
*
|
|
14478
14478
|
* This software may be modified and distributed under the terms
|
|
14479
14479
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14571,10 +14571,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14571
14571
|
|
|
14572
14572
|
/*!
|
|
14573
14573
|
* devextreme-angular
|
|
14574
|
-
* Version: 24.1.
|
|
14575
|
-
* Build date:
|
|
14574
|
+
* Version: 24.1.17
|
|
14575
|
+
* Build date: Fri Apr 24 2026
|
|
14576
14576
|
*
|
|
14577
|
-
* Copyright (c) 2012 -
|
|
14577
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14578
14578
|
*
|
|
14579
14579
|
* This software may be modified and distributed under the terms
|
|
14580
14580
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14649,10 +14649,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14649
14649
|
|
|
14650
14650
|
/*!
|
|
14651
14651
|
* devextreme-angular
|
|
14652
|
-
* Version: 24.1.
|
|
14653
|
-
* Build date:
|
|
14652
|
+
* Version: 24.1.17
|
|
14653
|
+
* Build date: Fri Apr 24 2026
|
|
14654
14654
|
*
|
|
14655
|
-
* Copyright (c) 2012 -
|
|
14655
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14656
14656
|
*
|
|
14657
14657
|
* This software may be modified and distributed under the terms
|
|
14658
14658
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14718,10 +14718,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14718
14718
|
|
|
14719
14719
|
/*!
|
|
14720
14720
|
* devextreme-angular
|
|
14721
|
-
* Version: 24.1.
|
|
14722
|
-
* Build date:
|
|
14721
|
+
* Version: 24.1.17
|
|
14722
|
+
* Build date: Fri Apr 24 2026
|
|
14723
14723
|
*
|
|
14724
|
-
* Copyright (c) 2012 -
|
|
14724
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14725
14725
|
*
|
|
14726
14726
|
* This software may be modified and distributed under the terms
|
|
14727
14727
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14772,10 +14772,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14772
14772
|
|
|
14773
14773
|
/*!
|
|
14774
14774
|
* devextreme-angular
|
|
14775
|
-
* Version: 24.1.
|
|
14776
|
-
* Build date:
|
|
14775
|
+
* Version: 24.1.17
|
|
14776
|
+
* Build date: Fri Apr 24 2026
|
|
14777
14777
|
*
|
|
14778
|
-
* Copyright (c) 2012 -
|
|
14778
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14779
14779
|
*
|
|
14780
14780
|
* This software may be modified and distributed under the terms
|
|
14781
14781
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14837,10 +14837,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14837
14837
|
|
|
14838
14838
|
/*!
|
|
14839
14839
|
* devextreme-angular
|
|
14840
|
-
* Version: 24.1.
|
|
14841
|
-
* Build date:
|
|
14840
|
+
* Version: 24.1.17
|
|
14841
|
+
* Build date: Fri Apr 24 2026
|
|
14842
14842
|
*
|
|
14843
|
-
* Copyright (c) 2012 -
|
|
14843
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14844
14844
|
*
|
|
14845
14845
|
* This software may be modified and distributed under the terms
|
|
14846
14846
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -14945,10 +14945,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
14945
14945
|
|
|
14946
14946
|
/*!
|
|
14947
14947
|
* devextreme-angular
|
|
14948
|
-
* Version: 24.1.
|
|
14949
|
-
* Build date:
|
|
14948
|
+
* Version: 24.1.17
|
|
14949
|
+
* Build date: Fri Apr 24 2026
|
|
14950
14950
|
*
|
|
14951
|
-
* Copyright (c) 2012 -
|
|
14951
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
14952
14952
|
*
|
|
14953
14953
|
* This software may be modified and distributed under the terms
|
|
14954
14954
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15028,10 +15028,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15028
15028
|
|
|
15029
15029
|
/*!
|
|
15030
15030
|
* devextreme-angular
|
|
15031
|
-
* Version: 24.1.
|
|
15032
|
-
* Build date:
|
|
15031
|
+
* Version: 24.1.17
|
|
15032
|
+
* Build date: Fri Apr 24 2026
|
|
15033
15033
|
*
|
|
15034
|
-
* Copyright (c) 2012 -
|
|
15034
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15035
15035
|
*
|
|
15036
15036
|
* This software may be modified and distributed under the terms
|
|
15037
15037
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15292,10 +15292,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15292
15292
|
|
|
15293
15293
|
/*!
|
|
15294
15294
|
* devextreme-angular
|
|
15295
|
-
* Version: 24.1.
|
|
15296
|
-
* Build date:
|
|
15295
|
+
* Version: 24.1.17
|
|
15296
|
+
* Build date: Fri Apr 24 2026
|
|
15297
15297
|
*
|
|
15298
|
-
* Copyright (c) 2012 -
|
|
15298
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15299
15299
|
*
|
|
15300
15300
|
* This software may be modified and distributed under the terms
|
|
15301
15301
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15412,10 +15412,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15412
15412
|
|
|
15413
15413
|
/*!
|
|
15414
15414
|
* devextreme-angular
|
|
15415
|
-
* Version: 24.1.
|
|
15416
|
-
* Build date:
|
|
15415
|
+
* Version: 24.1.17
|
|
15416
|
+
* Build date: Fri Apr 24 2026
|
|
15417
15417
|
*
|
|
15418
|
-
* Copyright (c) 2012 -
|
|
15418
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15419
15419
|
*
|
|
15420
15420
|
* This software may be modified and distributed under the terms
|
|
15421
15421
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15478,10 +15478,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15478
15478
|
|
|
15479
15479
|
/*!
|
|
15480
15480
|
* devextreme-angular
|
|
15481
|
-
* Version: 24.1.
|
|
15482
|
-
* Build date:
|
|
15481
|
+
* Version: 24.1.17
|
|
15482
|
+
* Build date: Fri Apr 24 2026
|
|
15483
15483
|
*
|
|
15484
|
-
* Copyright (c) 2012 -
|
|
15484
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15485
15485
|
*
|
|
15486
15486
|
* This software may be modified and distributed under the terms
|
|
15487
15487
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15532,10 +15532,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15532
15532
|
|
|
15533
15533
|
/*!
|
|
15534
15534
|
* devextreme-angular
|
|
15535
|
-
* Version: 24.1.
|
|
15536
|
-
* Build date:
|
|
15535
|
+
* Version: 24.1.17
|
|
15536
|
+
* Build date: Fri Apr 24 2026
|
|
15537
15537
|
*
|
|
15538
|
-
* Copyright (c) 2012 -
|
|
15538
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15539
15539
|
*
|
|
15540
15540
|
* This software may be modified and distributed under the terms
|
|
15541
15541
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15597,10 +15597,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15597
15597
|
|
|
15598
15598
|
/*!
|
|
15599
15599
|
* devextreme-angular
|
|
15600
|
-
* Version: 24.1.
|
|
15601
|
-
* Build date:
|
|
15600
|
+
* Version: 24.1.17
|
|
15601
|
+
* Build date: Fri Apr 24 2026
|
|
15602
15602
|
*
|
|
15603
|
-
* Copyright (c) 2012 -
|
|
15603
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15604
15604
|
*
|
|
15605
15605
|
* This software may be modified and distributed under the terms
|
|
15606
15606
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15718,10 +15718,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15718
15718
|
|
|
15719
15719
|
/*!
|
|
15720
15720
|
* devextreme-angular
|
|
15721
|
-
* Version: 24.1.
|
|
15722
|
-
* Build date:
|
|
15721
|
+
* Version: 24.1.17
|
|
15722
|
+
* Build date: Fri Apr 24 2026
|
|
15723
15723
|
*
|
|
15724
|
-
* Copyright (c) 2012 -
|
|
15724
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15725
15725
|
*
|
|
15726
15726
|
* This software may be modified and distributed under the terms
|
|
15727
15727
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15839,10 +15839,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15839
15839
|
|
|
15840
15840
|
/*!
|
|
15841
15841
|
* devextreme-angular
|
|
15842
|
-
* Version: 24.1.
|
|
15843
|
-
* Build date:
|
|
15842
|
+
* Version: 24.1.17
|
|
15843
|
+
* Build date: Fri Apr 24 2026
|
|
15844
15844
|
*
|
|
15845
|
-
* Copyright (c) 2012 -
|
|
15845
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15846
15846
|
*
|
|
15847
15847
|
* This software may be modified and distributed under the terms
|
|
15848
15848
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -15960,10 +15960,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15960
15960
|
|
|
15961
15961
|
/*!
|
|
15962
15962
|
* devextreme-angular
|
|
15963
|
-
* Version: 24.1.
|
|
15964
|
-
* Build date:
|
|
15963
|
+
* Version: 24.1.17
|
|
15964
|
+
* Build date: Fri Apr 24 2026
|
|
15965
15965
|
*
|
|
15966
|
-
* Copyright (c) 2012 -
|
|
15966
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
15967
15967
|
*
|
|
15968
15968
|
* This software may be modified and distributed under the terms
|
|
15969
15969
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16081,10 +16081,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16081
16081
|
|
|
16082
16082
|
/*!
|
|
16083
16083
|
* devextreme-angular
|
|
16084
|
-
* Version: 24.1.
|
|
16085
|
-
* Build date:
|
|
16084
|
+
* Version: 24.1.17
|
|
16085
|
+
* Build date: Fri Apr 24 2026
|
|
16086
16086
|
*
|
|
16087
|
-
* Copyright (c) 2012 -
|
|
16087
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16088
16088
|
*
|
|
16089
16089
|
* This software may be modified and distributed under the terms
|
|
16090
16090
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16202,10 +16202,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16202
16202
|
|
|
16203
16203
|
/*!
|
|
16204
16204
|
* devextreme-angular
|
|
16205
|
-
* Version: 24.1.
|
|
16206
|
-
* Build date:
|
|
16205
|
+
* Version: 24.1.17
|
|
16206
|
+
* Build date: Fri Apr 24 2026
|
|
16207
16207
|
*
|
|
16208
|
-
* Copyright (c) 2012 -
|
|
16208
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16209
16209
|
*
|
|
16210
16210
|
* This software may be modified and distributed under the terms
|
|
16211
16211
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16284,10 +16284,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16284
16284
|
|
|
16285
16285
|
/*!
|
|
16286
16286
|
* devextreme-angular
|
|
16287
|
-
* Version: 24.1.
|
|
16288
|
-
* Build date:
|
|
16287
|
+
* Version: 24.1.17
|
|
16288
|
+
* Build date: Fri Apr 24 2026
|
|
16289
16289
|
*
|
|
16290
|
-
* Copyright (c) 2012 -
|
|
16290
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16291
16291
|
*
|
|
16292
16292
|
* This software may be modified and distributed under the terms
|
|
16293
16293
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16369,10 +16369,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16369
16369
|
|
|
16370
16370
|
/*!
|
|
16371
16371
|
* devextreme-angular
|
|
16372
|
-
* Version: 24.1.
|
|
16373
|
-
* Build date:
|
|
16372
|
+
* Version: 24.1.17
|
|
16373
|
+
* Build date: Fri Apr 24 2026
|
|
16374
16374
|
*
|
|
16375
|
-
* Copyright (c) 2012 -
|
|
16375
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16376
16376
|
*
|
|
16377
16377
|
* This software may be modified and distributed under the terms
|
|
16378
16378
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16459,10 +16459,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16459
16459
|
|
|
16460
16460
|
/*!
|
|
16461
16461
|
* devextreme-angular
|
|
16462
|
-
* Version: 24.1.
|
|
16463
|
-
* Build date:
|
|
16462
|
+
* Version: 24.1.17
|
|
16463
|
+
* Build date: Fri Apr 24 2026
|
|
16464
16464
|
*
|
|
16465
|
-
* Copyright (c) 2012 -
|
|
16465
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16466
16466
|
*
|
|
16467
16467
|
* This software may be modified and distributed under the terms
|
|
16468
16468
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16594,10 +16594,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16594
16594
|
|
|
16595
16595
|
/*!
|
|
16596
16596
|
* devextreme-angular
|
|
16597
|
-
* Version: 24.1.
|
|
16598
|
-
* Build date:
|
|
16597
|
+
* Version: 24.1.17
|
|
16598
|
+
* Build date: Fri Apr 24 2026
|
|
16599
16599
|
*
|
|
16600
|
-
* Copyright (c) 2012 -
|
|
16600
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16601
16601
|
*
|
|
16602
16602
|
* This software may be modified and distributed under the terms
|
|
16603
16603
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16684,10 +16684,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16684
16684
|
|
|
16685
16685
|
/*!
|
|
16686
16686
|
* devextreme-angular
|
|
16687
|
-
* Version: 24.1.
|
|
16688
|
-
* Build date:
|
|
16687
|
+
* Version: 24.1.17
|
|
16688
|
+
* Build date: Fri Apr 24 2026
|
|
16689
16689
|
*
|
|
16690
|
-
* Copyright (c) 2012 -
|
|
16690
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16691
16691
|
*
|
|
16692
16692
|
* This software may be modified and distributed under the terms
|
|
16693
16693
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16777,10 +16777,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16777
16777
|
|
|
16778
16778
|
/*!
|
|
16779
16779
|
* devextreme-angular
|
|
16780
|
-
* Version: 24.1.
|
|
16781
|
-
* Build date:
|
|
16780
|
+
* Version: 24.1.17
|
|
16781
|
+
* Build date: Fri Apr 24 2026
|
|
16782
16782
|
*
|
|
16783
|
-
* Copyright (c) 2012 -
|
|
16783
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16784
16784
|
*
|
|
16785
16785
|
* This software may be modified and distributed under the terms
|
|
16786
16786
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16899,10 +16899,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16899
16899
|
|
|
16900
16900
|
/*!
|
|
16901
16901
|
* devextreme-angular
|
|
16902
|
-
* Version: 24.1.
|
|
16903
|
-
* Build date:
|
|
16902
|
+
* Version: 24.1.17
|
|
16903
|
+
* Build date: Fri Apr 24 2026
|
|
16904
16904
|
*
|
|
16905
|
-
* Copyright (c) 2012 -
|
|
16905
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
16906
16906
|
*
|
|
16907
16907
|
* This software may be modified and distributed under the terms
|
|
16908
16908
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -16997,10 +16997,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
16997
16997
|
|
|
16998
16998
|
/*!
|
|
16999
16999
|
* devextreme-angular
|
|
17000
|
-
* Version: 24.1.
|
|
17001
|
-
* Build date:
|
|
17000
|
+
* Version: 24.1.17
|
|
17001
|
+
* Build date: Fri Apr 24 2026
|
|
17002
17002
|
*
|
|
17003
|
-
* Copyright (c) 2012 -
|
|
17003
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17004
17004
|
*
|
|
17005
17005
|
* This software may be modified and distributed under the terms
|
|
17006
17006
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17087,10 +17087,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17087
17087
|
|
|
17088
17088
|
/*!
|
|
17089
17089
|
* devextreme-angular
|
|
17090
|
-
* Version: 24.1.
|
|
17091
|
-
* Build date:
|
|
17090
|
+
* Version: 24.1.17
|
|
17091
|
+
* Build date: Fri Apr 24 2026
|
|
17092
17092
|
*
|
|
17093
|
-
* Copyright (c) 2012 -
|
|
17093
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17094
17094
|
*
|
|
17095
17095
|
* This software may be modified and distributed under the terms
|
|
17096
17096
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17183,10 +17183,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17183
17183
|
|
|
17184
17184
|
/*!
|
|
17185
17185
|
* devextreme-angular
|
|
17186
|
-
* Version: 24.1.
|
|
17187
|
-
* Build date:
|
|
17186
|
+
* Version: 24.1.17
|
|
17187
|
+
* Build date: Fri Apr 24 2026
|
|
17188
17188
|
*
|
|
17189
|
-
* Copyright (c) 2012 -
|
|
17189
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17190
17190
|
*
|
|
17191
17191
|
* This software may be modified and distributed under the terms
|
|
17192
17192
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17255,10 +17255,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17255
17255
|
|
|
17256
17256
|
/*!
|
|
17257
17257
|
* devextreme-angular
|
|
17258
|
-
* Version: 24.1.
|
|
17259
|
-
* Build date:
|
|
17258
|
+
* Version: 24.1.17
|
|
17259
|
+
* Build date: Fri Apr 24 2026
|
|
17260
17260
|
*
|
|
17261
|
-
* Copyright (c) 2012 -
|
|
17261
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17262
17262
|
*
|
|
17263
17263
|
* This software may be modified and distributed under the terms
|
|
17264
17264
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17329,10 +17329,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17329
17329
|
|
|
17330
17330
|
/*!
|
|
17331
17331
|
* devextreme-angular
|
|
17332
|
-
* Version: 24.1.
|
|
17333
|
-
* Build date:
|
|
17332
|
+
* Version: 24.1.17
|
|
17333
|
+
* Build date: Fri Apr 24 2026
|
|
17334
17334
|
*
|
|
17335
|
-
* Copyright (c) 2012 -
|
|
17335
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17336
17336
|
*
|
|
17337
17337
|
* This software may be modified and distributed under the terms
|
|
17338
17338
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17403,10 +17403,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17403
17403
|
|
|
17404
17404
|
/*!
|
|
17405
17405
|
* devextreme-angular
|
|
17406
|
-
* Version: 24.1.
|
|
17407
|
-
* Build date:
|
|
17406
|
+
* Version: 24.1.17
|
|
17407
|
+
* Build date: Fri Apr 24 2026
|
|
17408
17408
|
*
|
|
17409
|
-
* Copyright (c) 2012 -
|
|
17409
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17410
17410
|
*
|
|
17411
17411
|
* This software may be modified and distributed under the terms
|
|
17412
17412
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17473,10 +17473,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17473
17473
|
|
|
17474
17474
|
/*!
|
|
17475
17475
|
* devextreme-angular
|
|
17476
|
-
* Version: 24.1.
|
|
17477
|
-
* Build date:
|
|
17476
|
+
* Version: 24.1.17
|
|
17477
|
+
* Build date: Fri Apr 24 2026
|
|
17478
17478
|
*
|
|
17479
|
-
* Copyright (c) 2012 -
|
|
17479
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17480
17480
|
*
|
|
17481
17481
|
* This software may be modified and distributed under the terms
|
|
17482
17482
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17556,10 +17556,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17556
17556
|
|
|
17557
17557
|
/*!
|
|
17558
17558
|
* devextreme-angular
|
|
17559
|
-
* Version: 24.1.
|
|
17560
|
-
* Build date:
|
|
17559
|
+
* Version: 24.1.17
|
|
17560
|
+
* Build date: Fri Apr 24 2026
|
|
17561
17561
|
*
|
|
17562
|
-
* Copyright (c) 2012 -
|
|
17562
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17563
17563
|
*
|
|
17564
17564
|
* This software may be modified and distributed under the terms
|
|
17565
17565
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17662,10 +17662,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17662
17662
|
|
|
17663
17663
|
/*!
|
|
17664
17664
|
* devextreme-angular
|
|
17665
|
-
* Version: 24.1.
|
|
17666
|
-
* Build date:
|
|
17665
|
+
* Version: 24.1.17
|
|
17666
|
+
* Build date: Fri Apr 24 2026
|
|
17667
17667
|
*
|
|
17668
|
-
* Copyright (c) 2012 -
|
|
17668
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17669
17669
|
*
|
|
17670
17670
|
* This software may be modified and distributed under the terms
|
|
17671
17671
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17784,10 +17784,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17784
17784
|
|
|
17785
17785
|
/*!
|
|
17786
17786
|
* devextreme-angular
|
|
17787
|
-
* Version: 24.1.
|
|
17788
|
-
* Build date:
|
|
17787
|
+
* Version: 24.1.17
|
|
17788
|
+
* Build date: Fri Apr 24 2026
|
|
17789
17789
|
*
|
|
17790
|
-
* Copyright (c) 2012 -
|
|
17790
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17791
17791
|
*
|
|
17792
17792
|
* This software may be modified and distributed under the terms
|
|
17793
17793
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17838,10 +17838,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17838
17838
|
|
|
17839
17839
|
/*!
|
|
17840
17840
|
* devextreme-angular
|
|
17841
|
-
* Version: 24.1.
|
|
17842
|
-
* Build date:
|
|
17841
|
+
* Version: 24.1.17
|
|
17842
|
+
* Build date: Fri Apr 24 2026
|
|
17843
17843
|
*
|
|
17844
|
-
* Copyright (c) 2012 -
|
|
17844
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17845
17845
|
*
|
|
17846
17846
|
* This software may be modified and distributed under the terms
|
|
17847
17847
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -17912,10 +17912,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17912
17912
|
|
|
17913
17913
|
/*!
|
|
17914
17914
|
* devextreme-angular
|
|
17915
|
-
* Version: 24.1.
|
|
17916
|
-
* Build date:
|
|
17915
|
+
* Version: 24.1.17
|
|
17916
|
+
* Build date: Fri Apr 24 2026
|
|
17917
17917
|
*
|
|
17918
|
-
* Copyright (c) 2012 -
|
|
17918
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17919
17919
|
*
|
|
17920
17920
|
* This software may be modified and distributed under the terms
|
|
17921
17921
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18002,10 +18002,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18002
18002
|
|
|
18003
18003
|
/*!
|
|
18004
18004
|
* devextreme-angular
|
|
18005
|
-
* Version: 24.1.
|
|
18006
|
-
* Build date:
|
|
18005
|
+
* Version: 24.1.17
|
|
18006
|
+
* Build date: Fri Apr 24 2026
|
|
18007
18007
|
*
|
|
18008
|
-
* Copyright (c) 2012 -
|
|
18008
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18009
18009
|
*
|
|
18010
18010
|
* This software may be modified and distributed under the terms
|
|
18011
18011
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18076,10 +18076,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18076
18076
|
|
|
18077
18077
|
/*!
|
|
18078
18078
|
* devextreme-angular
|
|
18079
|
-
* Version: 24.1.
|
|
18080
|
-
* Build date:
|
|
18079
|
+
* Version: 24.1.17
|
|
18080
|
+
* Build date: Fri Apr 24 2026
|
|
18081
18081
|
*
|
|
18082
|
-
* Copyright (c) 2012 -
|
|
18082
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18083
18083
|
*
|
|
18084
18084
|
* This software may be modified and distributed under the terms
|
|
18085
18085
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18286,10 +18286,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18286
18286
|
|
|
18287
18287
|
/*!
|
|
18288
18288
|
* devextreme-angular
|
|
18289
|
-
* Version: 24.1.
|
|
18290
|
-
* Build date:
|
|
18289
|
+
* Version: 24.1.17
|
|
18290
|
+
* Build date: Fri Apr 24 2026
|
|
18291
18291
|
*
|
|
18292
|
-
* Copyright (c) 2012 -
|
|
18292
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18293
18293
|
*
|
|
18294
18294
|
* This software may be modified and distributed under the terms
|
|
18295
18295
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18377,10 +18377,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18377
18377
|
|
|
18378
18378
|
/*!
|
|
18379
18379
|
* devextreme-angular
|
|
18380
|
-
* Version: 24.1.
|
|
18381
|
-
* Build date:
|
|
18380
|
+
* Version: 24.1.17
|
|
18381
|
+
* Build date: Fri Apr 24 2026
|
|
18382
18382
|
*
|
|
18383
|
-
* Copyright (c) 2012 -
|
|
18383
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18384
18384
|
*
|
|
18385
18385
|
* This software may be modified and distributed under the terms
|
|
18386
18386
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18443,10 +18443,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18443
18443
|
|
|
18444
18444
|
/*!
|
|
18445
18445
|
* devextreme-angular
|
|
18446
|
-
* Version: 24.1.
|
|
18447
|
-
* Build date:
|
|
18446
|
+
* Version: 24.1.17
|
|
18447
|
+
* Build date: Fri Apr 24 2026
|
|
18448
18448
|
*
|
|
18449
|
-
* Copyright (c) 2012 -
|
|
18449
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18450
18450
|
*
|
|
18451
18451
|
* This software may be modified and distributed under the terms
|
|
18452
18452
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18533,10 +18533,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18533
18533
|
|
|
18534
18534
|
/*!
|
|
18535
18535
|
* devextreme-angular
|
|
18536
|
-
* Version: 24.1.
|
|
18537
|
-
* Build date:
|
|
18536
|
+
* Version: 24.1.17
|
|
18537
|
+
* Build date: Fri Apr 24 2026
|
|
18538
18538
|
*
|
|
18539
|
-
* Copyright (c) 2012 -
|
|
18539
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18540
18540
|
*
|
|
18541
18541
|
* This software may be modified and distributed under the terms
|
|
18542
18542
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18615,10 +18615,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18615
18615
|
|
|
18616
18616
|
/*!
|
|
18617
18617
|
* devextreme-angular
|
|
18618
|
-
* Version: 24.1.
|
|
18619
|
-
* Build date:
|
|
18618
|
+
* Version: 24.1.17
|
|
18619
|
+
* Build date: Fri Apr 24 2026
|
|
18620
18620
|
*
|
|
18621
|
-
* Copyright (c) 2012 -
|
|
18621
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18622
18622
|
*
|
|
18623
18623
|
* This software may be modified and distributed under the terms
|
|
18624
18624
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -18705,10 +18705,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
18705
18705
|
|
|
18706
18706
|
/*!
|
|
18707
18707
|
* devextreme-angular
|
|
18708
|
-
* Version: 24.1.
|
|
18709
|
-
* Build date:
|
|
18708
|
+
* Version: 24.1.17
|
|
18709
|
+
* Build date: Fri Apr 24 2026
|
|
18710
18710
|
*
|
|
18711
|
-
* Copyright (c) 2012 -
|
|
18711
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
18712
18712
|
*
|
|
18713
18713
|
* This software may be modified and distributed under the terms
|
|
18714
18714
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -19083,10 +19083,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
19083
19083
|
|
|
19084
19084
|
/*!
|
|
19085
19085
|
* devextreme-angular
|
|
19086
|
-
* Version: 24.1.
|
|
19087
|
-
* Build date:
|
|
19086
|
+
* Version: 24.1.17
|
|
19087
|
+
* Build date: Fri Apr 24 2026
|
|
19088
19088
|
*
|
|
19089
|
-
* Copyright (c) 2012 -
|
|
19089
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
19090
19090
|
*
|
|
19091
19091
|
* This software may be modified and distributed under the terms
|
|
19092
19092
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -19370,10 +19370,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
19370
19370
|
|
|
19371
19371
|
/*!
|
|
19372
19372
|
* devextreme-angular
|
|
19373
|
-
* Version: 24.1.
|
|
19374
|
-
* Build date:
|
|
19373
|
+
* Version: 24.1.17
|
|
19374
|
+
* Build date: Fri Apr 24 2026
|
|
19375
19375
|
*
|
|
19376
|
-
* Copyright (c) 2012 -
|
|
19376
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
19377
19377
|
*
|
|
19378
19378
|
* This software may be modified and distributed under the terms
|
|
19379
19379
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -19625,10 +19625,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
19625
19625
|
|
|
19626
19626
|
/*!
|
|
19627
19627
|
* devextreme-angular
|
|
19628
|
-
* Version: 24.1.
|
|
19629
|
-
* Build date:
|
|
19628
|
+
* Version: 24.1.17
|
|
19629
|
+
* Build date: Fri Apr 24 2026
|
|
19630
19630
|
*
|
|
19631
|
-
* Copyright (c) 2012 -
|
|
19631
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
19632
19632
|
*
|
|
19633
19633
|
* This software may be modified and distributed under the terms
|
|
19634
19634
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -19883,10 +19883,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
19883
19883
|
|
|
19884
19884
|
/*!
|
|
19885
19885
|
* devextreme-angular
|
|
19886
|
-
* Version: 24.1.
|
|
19887
|
-
* Build date:
|
|
19886
|
+
* Version: 24.1.17
|
|
19887
|
+
* Build date: Fri Apr 24 2026
|
|
19888
19888
|
*
|
|
19889
|
-
* Copyright (c) 2012 -
|
|
19889
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
19890
19890
|
*
|
|
19891
19891
|
* This software may be modified and distributed under the terms
|
|
19892
19892
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20005,10 +20005,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20005
20005
|
|
|
20006
20006
|
/*!
|
|
20007
20007
|
* devextreme-angular
|
|
20008
|
-
* Version: 24.1.
|
|
20009
|
-
* Build date:
|
|
20008
|
+
* Version: 24.1.17
|
|
20009
|
+
* Build date: Fri Apr 24 2026
|
|
20010
20010
|
*
|
|
20011
|
-
* Copyright (c) 2012 -
|
|
20011
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20012
20012
|
*
|
|
20013
20013
|
* This software may be modified and distributed under the terms
|
|
20014
20014
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20103,10 +20103,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20103
20103
|
|
|
20104
20104
|
/*!
|
|
20105
20105
|
* devextreme-angular
|
|
20106
|
-
* Version: 24.1.
|
|
20107
|
-
* Build date:
|
|
20106
|
+
* Version: 24.1.17
|
|
20107
|
+
* Build date: Fri Apr 24 2026
|
|
20108
20108
|
*
|
|
20109
|
-
* Copyright (c) 2012 -
|
|
20109
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20110
20110
|
*
|
|
20111
20111
|
* This software may be modified and distributed under the terms
|
|
20112
20112
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20233,10 +20233,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20233
20233
|
|
|
20234
20234
|
/*!
|
|
20235
20235
|
* devextreme-angular
|
|
20236
|
-
* Version: 24.1.
|
|
20237
|
-
* Build date:
|
|
20236
|
+
* Version: 24.1.17
|
|
20237
|
+
* Build date: Fri Apr 24 2026
|
|
20238
20238
|
*
|
|
20239
|
-
* Copyright (c) 2012 -
|
|
20239
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20240
20240
|
*
|
|
20241
20241
|
* This software may be modified and distributed under the terms
|
|
20242
20242
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20342,10 +20342,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20342
20342
|
|
|
20343
20343
|
/*!
|
|
20344
20344
|
* devextreme-angular
|
|
20345
|
-
* Version: 24.1.
|
|
20346
|
-
* Build date:
|
|
20345
|
+
* Version: 24.1.17
|
|
20346
|
+
* Build date: Fri Apr 24 2026
|
|
20347
20347
|
*
|
|
20348
|
-
* Copyright (c) 2012 -
|
|
20348
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20349
20349
|
*
|
|
20350
20350
|
* This software may be modified and distributed under the terms
|
|
20351
20351
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20440,10 +20440,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20440
20440
|
|
|
20441
20441
|
/*!
|
|
20442
20442
|
* devextreme-angular
|
|
20443
|
-
* Version: 24.1.
|
|
20444
|
-
* Build date:
|
|
20443
|
+
* Version: 24.1.17
|
|
20444
|
+
* Build date: Fri Apr 24 2026
|
|
20445
20445
|
*
|
|
20446
|
-
* Copyright (c) 2012 -
|
|
20446
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20447
20447
|
*
|
|
20448
20448
|
* This software may be modified and distributed under the terms
|
|
20449
20449
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20523,10 +20523,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20523
20523
|
|
|
20524
20524
|
/*!
|
|
20525
20525
|
* devextreme-angular
|
|
20526
|
-
* Version: 24.1.
|
|
20527
|
-
* Build date:
|
|
20526
|
+
* Version: 24.1.17
|
|
20527
|
+
* Build date: Fri Apr 24 2026
|
|
20528
20528
|
*
|
|
20529
|
-
* Copyright (c) 2012 -
|
|
20529
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20530
20530
|
*
|
|
20531
20531
|
* This software may be modified and distributed under the terms
|
|
20532
20532
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20613,10 +20613,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20613
20613
|
|
|
20614
20614
|
/*!
|
|
20615
20615
|
* devextreme-angular
|
|
20616
|
-
* Version: 24.1.
|
|
20617
|
-
* Build date:
|
|
20616
|
+
* Version: 24.1.17
|
|
20617
|
+
* Build date: Fri Apr 24 2026
|
|
20618
20618
|
*
|
|
20619
|
-
* Copyright (c) 2012 -
|
|
20619
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20620
20620
|
*
|
|
20621
20621
|
* This software may be modified and distributed under the terms
|
|
20622
20622
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20709,10 +20709,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20709
20709
|
|
|
20710
20710
|
/*!
|
|
20711
20711
|
* devextreme-angular
|
|
20712
|
-
* Version: 24.1.
|
|
20713
|
-
* Build date:
|
|
20712
|
+
* Version: 24.1.17
|
|
20713
|
+
* Build date: Fri Apr 24 2026
|
|
20714
20714
|
*
|
|
20715
|
-
* Copyright (c) 2012 -
|
|
20715
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20716
20716
|
*
|
|
20717
20717
|
* This software may be modified and distributed under the terms
|
|
20718
20718
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20815,10 +20815,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20815
20815
|
|
|
20816
20816
|
/*!
|
|
20817
20817
|
* devextreme-angular
|
|
20818
|
-
* Version: 24.1.
|
|
20819
|
-
* Build date:
|
|
20818
|
+
* Version: 24.1.17
|
|
20819
|
+
* Build date: Fri Apr 24 2026
|
|
20820
20820
|
*
|
|
20821
|
-
* Copyright (c) 2012 -
|
|
20821
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20822
20822
|
*
|
|
20823
20823
|
* This software may be modified and distributed under the terms
|
|
20824
20824
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -20915,10 +20915,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20915
20915
|
|
|
20916
20916
|
/*!
|
|
20917
20917
|
* devextreme-angular
|
|
20918
|
-
* Version: 24.1.
|
|
20919
|
-
* Build date:
|
|
20918
|
+
* Version: 24.1.17
|
|
20919
|
+
* Build date: Fri Apr 24 2026
|
|
20920
20920
|
*
|
|
20921
|
-
* Copyright (c) 2012 -
|
|
20921
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
20922
20922
|
*
|
|
20923
20923
|
* This software may be modified and distributed under the terms
|
|
20924
20924
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21045,10 +21045,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21045
21045
|
|
|
21046
21046
|
/*!
|
|
21047
21047
|
* devextreme-angular
|
|
21048
|
-
* Version: 24.1.
|
|
21049
|
-
* Build date:
|
|
21048
|
+
* Version: 24.1.17
|
|
21049
|
+
* Build date: Fri Apr 24 2026
|
|
21050
21050
|
*
|
|
21051
|
-
* Copyright (c) 2012 -
|
|
21051
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21052
21052
|
*
|
|
21053
21053
|
* This software may be modified and distributed under the terms
|
|
21054
21054
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21081,10 +21081,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21081
21081
|
|
|
21082
21082
|
/*!
|
|
21083
21083
|
* devextreme-angular
|
|
21084
|
-
* Version: 24.1.
|
|
21085
|
-
* Build date:
|
|
21084
|
+
* Version: 24.1.17
|
|
21085
|
+
* Build date: Fri Apr 24 2026
|
|
21086
21086
|
*
|
|
21087
|
-
* Copyright (c) 2012 -
|
|
21087
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21088
21088
|
*
|
|
21089
21089
|
* This software may be modified and distributed under the terms
|
|
21090
21090
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21143,10 +21143,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21143
21143
|
|
|
21144
21144
|
/*!
|
|
21145
21145
|
* devextreme-angular
|
|
21146
|
-
* Version: 24.1.
|
|
21147
|
-
* Build date:
|
|
21146
|
+
* Version: 24.1.17
|
|
21147
|
+
* Build date: Fri Apr 24 2026
|
|
21148
21148
|
*
|
|
21149
|
-
* Copyright (c) 2012 -
|
|
21149
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21150
21150
|
*
|
|
21151
21151
|
* This software may be modified and distributed under the terms
|
|
21152
21152
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21221,10 +21221,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21221
21221
|
|
|
21222
21222
|
/*!
|
|
21223
21223
|
* devextreme-angular
|
|
21224
|
-
* Version: 24.1.
|
|
21225
|
-
* Build date:
|
|
21224
|
+
* Version: 24.1.17
|
|
21225
|
+
* Build date: Fri Apr 24 2026
|
|
21226
21226
|
*
|
|
21227
|
-
* Copyright (c) 2012 -
|
|
21227
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21228
21228
|
*
|
|
21229
21229
|
* This software may be modified and distributed under the terms
|
|
21230
21230
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21287,10 +21287,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21287
21287
|
|
|
21288
21288
|
/*!
|
|
21289
21289
|
* devextreme-angular
|
|
21290
|
-
* Version: 24.1.
|
|
21291
|
-
* Build date:
|
|
21290
|
+
* Version: 24.1.17
|
|
21291
|
+
* Build date: Fri Apr 24 2026
|
|
21292
21292
|
*
|
|
21293
|
-
* Copyright (c) 2012 -
|
|
21293
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21294
21294
|
*
|
|
21295
21295
|
* This software may be modified and distributed under the terms
|
|
21296
21296
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21358,10 +21358,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21358
21358
|
|
|
21359
21359
|
/*!
|
|
21360
21360
|
* devextreme-angular
|
|
21361
|
-
* Version: 24.1.
|
|
21362
|
-
* Build date:
|
|
21361
|
+
* Version: 24.1.17
|
|
21362
|
+
* Build date: Fri Apr 24 2026
|
|
21363
21363
|
*
|
|
21364
|
-
* Copyright (c) 2012 -
|
|
21364
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21365
21365
|
*
|
|
21366
21366
|
* This software may be modified and distributed under the terms
|
|
21367
21367
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21488,10 +21488,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21488
21488
|
|
|
21489
21489
|
/*!
|
|
21490
21490
|
* devextreme-angular
|
|
21491
|
-
* Version: 24.1.
|
|
21492
|
-
* Build date:
|
|
21491
|
+
* Version: 24.1.17
|
|
21492
|
+
* Build date: Fri Apr 24 2026
|
|
21493
21493
|
*
|
|
21494
|
-
* Copyright (c) 2012 -
|
|
21494
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21495
21495
|
*
|
|
21496
21496
|
* This software may be modified and distributed under the terms
|
|
21497
21497
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21618,10 +21618,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21618
21618
|
|
|
21619
21619
|
/*!
|
|
21620
21620
|
* devextreme-angular
|
|
21621
|
-
* Version: 24.1.
|
|
21622
|
-
* Build date:
|
|
21621
|
+
* Version: 24.1.17
|
|
21622
|
+
* Build date: Fri Apr 24 2026
|
|
21623
21623
|
*
|
|
21624
|
-
* Copyright (c) 2012 -
|
|
21624
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21625
21625
|
*
|
|
21626
21626
|
* This software may be modified and distributed under the terms
|
|
21627
21627
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21708,10 +21708,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21708
21708
|
|
|
21709
21709
|
/*!
|
|
21710
21710
|
* devextreme-angular
|
|
21711
|
-
* Version: 24.1.
|
|
21712
|
-
* Build date:
|
|
21711
|
+
* Version: 24.1.17
|
|
21712
|
+
* Build date: Fri Apr 24 2026
|
|
21713
21713
|
*
|
|
21714
|
-
* Copyright (c) 2012 -
|
|
21714
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21715
21715
|
*
|
|
21716
21716
|
* This software may be modified and distributed under the terms
|
|
21717
21717
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21838,10 +21838,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21838
21838
|
|
|
21839
21839
|
/*!
|
|
21840
21840
|
* devextreme-angular
|
|
21841
|
-
* Version: 24.1.
|
|
21842
|
-
* Build date:
|
|
21841
|
+
* Version: 24.1.17
|
|
21842
|
+
* Build date: Fri Apr 24 2026
|
|
21843
21843
|
*
|
|
21844
|
-
* Copyright (c) 2012 -
|
|
21844
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21845
21845
|
*
|
|
21846
21846
|
* This software may be modified and distributed under the terms
|
|
21847
21847
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -21944,10 +21944,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
21944
21944
|
|
|
21945
21945
|
/*!
|
|
21946
21946
|
* devextreme-angular
|
|
21947
|
-
* Version: 24.1.
|
|
21948
|
-
* Build date:
|
|
21947
|
+
* Version: 24.1.17
|
|
21948
|
+
* Build date: Fri Apr 24 2026
|
|
21949
21949
|
*
|
|
21950
|
-
* Copyright (c) 2012 -
|
|
21950
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
21951
21951
|
*
|
|
21952
21952
|
* This software may be modified and distributed under the terms
|
|
21953
21953
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22018,10 +22018,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22018
22018
|
|
|
22019
22019
|
/*!
|
|
22020
22020
|
* devextreme-angular
|
|
22021
|
-
* Version: 24.1.
|
|
22022
|
-
* Build date:
|
|
22021
|
+
* Version: 24.1.17
|
|
22022
|
+
* Build date: Fri Apr 24 2026
|
|
22023
22023
|
*
|
|
22024
|
-
* Copyright (c) 2012 -
|
|
22024
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22025
22025
|
*
|
|
22026
22026
|
* This software may be modified and distributed under the terms
|
|
22027
22027
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22124,10 +22124,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22124
22124
|
|
|
22125
22125
|
/*!
|
|
22126
22126
|
* devextreme-angular
|
|
22127
|
-
* Version: 24.1.
|
|
22128
|
-
* Build date:
|
|
22127
|
+
* Version: 24.1.17
|
|
22128
|
+
* Build date: Fri Apr 24 2026
|
|
22129
22129
|
*
|
|
22130
|
-
* Copyright (c) 2012 -
|
|
22130
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22131
22131
|
*
|
|
22132
22132
|
* This software may be modified and distributed under the terms
|
|
22133
22133
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22342,10 +22342,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22342
22342
|
|
|
22343
22343
|
/*!
|
|
22344
22344
|
* devextreme-angular
|
|
22345
|
-
* Version: 24.1.
|
|
22346
|
-
* Build date:
|
|
22345
|
+
* Version: 24.1.17
|
|
22346
|
+
* Build date: Fri Apr 24 2026
|
|
22347
22347
|
*
|
|
22348
|
-
* Copyright (c) 2012 -
|
|
22348
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22349
22349
|
*
|
|
22350
22350
|
* This software may be modified and distributed under the terms
|
|
22351
22351
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22416,10 +22416,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22416
22416
|
|
|
22417
22417
|
/*!
|
|
22418
22418
|
* devextreme-angular
|
|
22419
|
-
* Version: 24.1.
|
|
22420
|
-
* Build date:
|
|
22419
|
+
* Version: 24.1.17
|
|
22420
|
+
* Build date: Fri Apr 24 2026
|
|
22421
22421
|
*
|
|
22422
|
-
* Copyright (c) 2012 -
|
|
22422
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22423
22423
|
*
|
|
22424
22424
|
* This software may be modified and distributed under the terms
|
|
22425
22425
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22490,10 +22490,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22490
22490
|
|
|
22491
22491
|
/*!
|
|
22492
22492
|
* devextreme-angular
|
|
22493
|
-
* Version: 24.1.
|
|
22494
|
-
* Build date:
|
|
22493
|
+
* Version: 24.1.17
|
|
22494
|
+
* Build date: Fri Apr 24 2026
|
|
22495
22495
|
*
|
|
22496
|
-
* Copyright (c) 2012 -
|
|
22496
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22497
22497
|
*
|
|
22498
22498
|
* This software may be modified and distributed under the terms
|
|
22499
22499
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22580,10 +22580,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22580
22580
|
|
|
22581
22581
|
/*!
|
|
22582
22582
|
* devextreme-angular
|
|
22583
|
-
* Version: 24.1.
|
|
22584
|
-
* Build date:
|
|
22583
|
+
* Version: 24.1.17
|
|
22584
|
+
* Build date: Fri Apr 24 2026
|
|
22585
22585
|
*
|
|
22586
|
-
* Copyright (c) 2012 -
|
|
22586
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22587
22587
|
*
|
|
22588
22588
|
* This software may be modified and distributed under the terms
|
|
22589
22589
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22651,10 +22651,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22651
22651
|
|
|
22652
22652
|
/*!
|
|
22653
22653
|
* devextreme-angular
|
|
22654
|
-
* Version: 24.1.
|
|
22655
|
-
* Build date:
|
|
22654
|
+
* Version: 24.1.17
|
|
22655
|
+
* Build date: Fri Apr 24 2026
|
|
22656
22656
|
*
|
|
22657
|
-
* Copyright (c) 2012 -
|
|
22657
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22658
22658
|
*
|
|
22659
22659
|
* This software may be modified and distributed under the terms
|
|
22660
22660
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22735,10 +22735,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22735
22735
|
|
|
22736
22736
|
/*!
|
|
22737
22737
|
* devextreme-angular
|
|
22738
|
-
* Version: 24.1.
|
|
22739
|
-
* Build date:
|
|
22738
|
+
* Version: 24.1.17
|
|
22739
|
+
* Build date: Fri Apr 24 2026
|
|
22740
22740
|
*
|
|
22741
|
-
* Copyright (c) 2012 -
|
|
22741
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22742
22742
|
*
|
|
22743
22743
|
* This software may be modified and distributed under the terms
|
|
22744
22744
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22846,10 +22846,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22846
22846
|
|
|
22847
22847
|
/*!
|
|
22848
22848
|
* devextreme-angular
|
|
22849
|
-
* Version: 24.1.
|
|
22850
|
-
* Build date:
|
|
22849
|
+
* Version: 24.1.17
|
|
22850
|
+
* Build date: Fri Apr 24 2026
|
|
22851
22851
|
*
|
|
22852
|
-
* Copyright (c) 2012 -
|
|
22852
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22853
22853
|
*
|
|
22854
22854
|
* This software may be modified and distributed under the terms
|
|
22855
22855
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -22968,10 +22968,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
22968
22968
|
|
|
22969
22969
|
/*!
|
|
22970
22970
|
* devextreme-angular
|
|
22971
|
-
* Version: 24.1.
|
|
22972
|
-
* Build date:
|
|
22971
|
+
* Version: 24.1.17
|
|
22972
|
+
* Build date: Fri Apr 24 2026
|
|
22973
22973
|
*
|
|
22974
|
-
* Copyright (c) 2012 -
|
|
22974
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
22975
22975
|
*
|
|
22976
22976
|
* This software may be modified and distributed under the terms
|
|
22977
22977
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23070,10 +23070,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23070
23070
|
|
|
23071
23071
|
/*!
|
|
23072
23072
|
* devextreme-angular
|
|
23073
|
-
* Version: 24.1.
|
|
23074
|
-
* Build date:
|
|
23073
|
+
* Version: 24.1.17
|
|
23074
|
+
* Build date: Fri Apr 24 2026
|
|
23075
23075
|
*
|
|
23076
|
-
* Copyright (c) 2012 -
|
|
23076
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23077
23077
|
*
|
|
23078
23078
|
* This software may be modified and distributed under the terms
|
|
23079
23079
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23157,10 +23157,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23157
23157
|
|
|
23158
23158
|
/*!
|
|
23159
23159
|
* devextreme-angular
|
|
23160
|
-
* Version: 24.1.
|
|
23161
|
-
* Build date:
|
|
23160
|
+
* Version: 24.1.17
|
|
23161
|
+
* Build date: Fri Apr 24 2026
|
|
23162
23162
|
*
|
|
23163
|
-
* Copyright (c) 2012 -
|
|
23163
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23164
23164
|
*
|
|
23165
23165
|
* This software may be modified and distributed under the terms
|
|
23166
23166
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23271,10 +23271,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23271
23271
|
|
|
23272
23272
|
/*!
|
|
23273
23273
|
* devextreme-angular
|
|
23274
|
-
* Version: 24.1.
|
|
23275
|
-
* Build date:
|
|
23274
|
+
* Version: 24.1.17
|
|
23275
|
+
* Build date: Fri Apr 24 2026
|
|
23276
23276
|
*
|
|
23277
|
-
* Copyright (c) 2012 -
|
|
23277
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23278
23278
|
*
|
|
23279
23279
|
* This software may be modified and distributed under the terms
|
|
23280
23280
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23409,10 +23409,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23409
23409
|
|
|
23410
23410
|
/*!
|
|
23411
23411
|
* devextreme-angular
|
|
23412
|
-
* Version: 24.1.
|
|
23413
|
-
* Build date:
|
|
23412
|
+
* Version: 24.1.17
|
|
23413
|
+
* Build date: Fri Apr 24 2026
|
|
23414
23414
|
*
|
|
23415
|
-
* Copyright (c) 2012 -
|
|
23415
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23416
23416
|
*
|
|
23417
23417
|
* This software may be modified and distributed under the terms
|
|
23418
23418
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23565,10 +23565,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23565
23565
|
|
|
23566
23566
|
/*!
|
|
23567
23567
|
* devextreme-angular
|
|
23568
|
-
* Version: 24.1.
|
|
23569
|
-
* Build date:
|
|
23568
|
+
* Version: 24.1.17
|
|
23569
|
+
* Build date: Fri Apr 24 2026
|
|
23570
23570
|
*
|
|
23571
|
-
* Copyright (c) 2012 -
|
|
23571
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23572
23572
|
*
|
|
23573
23573
|
* This software may be modified and distributed under the terms
|
|
23574
23574
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23631,10 +23631,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23631
23631
|
|
|
23632
23632
|
/*!
|
|
23633
23633
|
* devextreme-angular
|
|
23634
|
-
* Version: 24.1.
|
|
23635
|
-
* Build date:
|
|
23634
|
+
* Version: 24.1.17
|
|
23635
|
+
* Build date: Fri Apr 24 2026
|
|
23636
23636
|
*
|
|
23637
|
-
* Copyright (c) 2012 -
|
|
23637
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23638
23638
|
*
|
|
23639
23639
|
* This software may be modified and distributed under the terms
|
|
23640
23640
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23698,10 +23698,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23698
23698
|
|
|
23699
23699
|
/*!
|
|
23700
23700
|
* devextreme-angular
|
|
23701
|
-
* Version: 24.1.
|
|
23702
|
-
* Build date:
|
|
23701
|
+
* Version: 24.1.17
|
|
23702
|
+
* Build date: Fri Apr 24 2026
|
|
23703
23703
|
*
|
|
23704
|
-
* Copyright (c) 2012 -
|
|
23704
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23705
23705
|
*
|
|
23706
23706
|
* This software may be modified and distributed under the terms
|
|
23707
23707
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23740,10 +23740,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23740
23740
|
|
|
23741
23741
|
/*!
|
|
23742
23742
|
* devextreme-angular
|
|
23743
|
-
* Version: 24.1.
|
|
23744
|
-
* Build date:
|
|
23743
|
+
* Version: 24.1.17
|
|
23744
|
+
* Build date: Fri Apr 24 2026
|
|
23745
23745
|
*
|
|
23746
|
-
* Copyright (c) 2012 -
|
|
23746
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23747
23747
|
*
|
|
23748
23748
|
* This software may be modified and distributed under the terms
|
|
23749
23749
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23803,10 +23803,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23803
23803
|
|
|
23804
23804
|
/*!
|
|
23805
23805
|
* devextreme-angular
|
|
23806
|
-
* Version: 24.1.
|
|
23807
|
-
* Build date:
|
|
23806
|
+
* Version: 24.1.17
|
|
23807
|
+
* Build date: Fri Apr 24 2026
|
|
23808
23808
|
*
|
|
23809
|
-
* Copyright (c) 2012 -
|
|
23809
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23810
23810
|
*
|
|
23811
23811
|
* This software may be modified and distributed under the terms
|
|
23812
23812
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23886,10 +23886,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23886
23886
|
|
|
23887
23887
|
/*!
|
|
23888
23888
|
* devextreme-angular
|
|
23889
|
-
* Version: 24.1.
|
|
23890
|
-
* Build date:
|
|
23889
|
+
* Version: 24.1.17
|
|
23890
|
+
* Build date: Fri Apr 24 2026
|
|
23891
23891
|
*
|
|
23892
|
-
* Copyright (c) 2012 -
|
|
23892
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23893
23893
|
*
|
|
23894
23894
|
* This software may be modified and distributed under the terms
|
|
23895
23895
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -23965,10 +23965,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
23965
23965
|
|
|
23966
23966
|
/*!
|
|
23967
23967
|
* devextreme-angular
|
|
23968
|
-
* Version: 24.1.
|
|
23969
|
-
* Build date:
|
|
23968
|
+
* Version: 24.1.17
|
|
23969
|
+
* Build date: Fri Apr 24 2026
|
|
23970
23970
|
*
|
|
23971
|
-
* Copyright (c) 2012 -
|
|
23971
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
23972
23972
|
*
|
|
23973
23973
|
* This software may be modified and distributed under the terms
|
|
23974
23974
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24104,10 +24104,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24104
24104
|
|
|
24105
24105
|
/*!
|
|
24106
24106
|
* devextreme-angular
|
|
24107
|
-
* Version: 24.1.
|
|
24108
|
-
* Build date:
|
|
24107
|
+
* Version: 24.1.17
|
|
24108
|
+
* Build date: Fri Apr 24 2026
|
|
24109
24109
|
*
|
|
24110
|
-
* Copyright (c) 2012 -
|
|
24110
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24111
24111
|
*
|
|
24112
24112
|
* This software may be modified and distributed under the terms
|
|
24113
24113
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24225,10 +24225,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24225
24225
|
|
|
24226
24226
|
/*!
|
|
24227
24227
|
* devextreme-angular
|
|
24228
|
-
* Version: 24.1.
|
|
24229
|
-
* Build date:
|
|
24228
|
+
* Version: 24.1.17
|
|
24229
|
+
* Build date: Fri Apr 24 2026
|
|
24230
24230
|
*
|
|
24231
|
-
* Copyright (c) 2012 -
|
|
24231
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24232
24232
|
*
|
|
24233
24233
|
* This software may be modified and distributed under the terms
|
|
24234
24234
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24346,10 +24346,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24346
24346
|
|
|
24347
24347
|
/*!
|
|
24348
24348
|
* devextreme-angular
|
|
24349
|
-
* Version: 24.1.
|
|
24350
|
-
* Build date:
|
|
24349
|
+
* Version: 24.1.17
|
|
24350
|
+
* Build date: Fri Apr 24 2026
|
|
24351
24351
|
*
|
|
24352
|
-
* Copyright (c) 2012 -
|
|
24352
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24353
24353
|
*
|
|
24354
24354
|
* This software may be modified and distributed under the terms
|
|
24355
24355
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24420,10 +24420,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24420
24420
|
|
|
24421
24421
|
/*!
|
|
24422
24422
|
* devextreme-angular
|
|
24423
|
-
* Version: 24.1.
|
|
24424
|
-
* Build date:
|
|
24423
|
+
* Version: 24.1.17
|
|
24424
|
+
* Build date: Fri Apr 24 2026
|
|
24425
24425
|
*
|
|
24426
|
-
* Copyright (c) 2012 -
|
|
24426
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24427
24427
|
*
|
|
24428
24428
|
* This software may be modified and distributed under the terms
|
|
24429
24429
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24526,10 +24526,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24526
24526
|
|
|
24527
24527
|
/*!
|
|
24528
24528
|
* devextreme-angular
|
|
24529
|
-
* Version: 24.1.
|
|
24530
|
-
* Build date:
|
|
24529
|
+
* Version: 24.1.17
|
|
24530
|
+
* Build date: Fri Apr 24 2026
|
|
24531
24531
|
*
|
|
24532
|
-
* Copyright (c) 2012 -
|
|
24532
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24533
24533
|
*
|
|
24534
24534
|
* This software may be modified and distributed under the terms
|
|
24535
24535
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24616,10 +24616,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24616
24616
|
|
|
24617
24617
|
/*!
|
|
24618
24618
|
* devextreme-angular
|
|
24619
|
-
* Version: 24.1.
|
|
24620
|
-
* Build date:
|
|
24619
|
+
* Version: 24.1.17
|
|
24620
|
+
* Build date: Fri Apr 24 2026
|
|
24621
24621
|
*
|
|
24622
|
-
* Copyright (c) 2012 -
|
|
24622
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24623
24623
|
*
|
|
24624
24624
|
* This software may be modified and distributed under the terms
|
|
24625
24625
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24735,10 +24735,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24735
24735
|
|
|
24736
24736
|
/*!
|
|
24737
24737
|
* devextreme-angular
|
|
24738
|
-
* Version: 24.1.
|
|
24739
|
-
* Build date:
|
|
24738
|
+
* Version: 24.1.17
|
|
24739
|
+
* Build date: Fri Apr 24 2026
|
|
24740
24740
|
*
|
|
24741
|
-
* Copyright (c) 2012 -
|
|
24741
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24742
24742
|
*
|
|
24743
24743
|
* This software may be modified and distributed under the terms
|
|
24744
24744
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24825,10 +24825,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24825
24825
|
|
|
24826
24826
|
/*!
|
|
24827
24827
|
* devextreme-angular
|
|
24828
|
-
* Version: 24.1.
|
|
24829
|
-
* Build date:
|
|
24828
|
+
* Version: 24.1.17
|
|
24829
|
+
* Build date: Fri Apr 24 2026
|
|
24830
24830
|
*
|
|
24831
|
-
* Copyright (c) 2012 -
|
|
24831
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24832
24832
|
*
|
|
24833
24833
|
* This software may be modified and distributed under the terms
|
|
24834
24834
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -24929,10 +24929,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
24929
24929
|
|
|
24930
24930
|
/*!
|
|
24931
24931
|
* devextreme-angular
|
|
24932
|
-
* Version: 24.1.
|
|
24933
|
-
* Build date:
|
|
24932
|
+
* Version: 24.1.17
|
|
24933
|
+
* Build date: Fri Apr 24 2026
|
|
24934
24934
|
*
|
|
24935
|
-
* Copyright (c) 2012 -
|
|
24935
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
24936
24936
|
*
|
|
24937
24937
|
* This software may be modified and distributed under the terms
|
|
24938
24938
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -25171,10 +25171,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
25171
25171
|
|
|
25172
25172
|
/*!
|
|
25173
25173
|
* devextreme-angular
|
|
25174
|
-
* Version: 24.1.
|
|
25175
|
-
* Build date:
|
|
25174
|
+
* Version: 24.1.17
|
|
25175
|
+
* Build date: Fri Apr 24 2026
|
|
25176
25176
|
*
|
|
25177
|
-
* Copyright (c) 2012 -
|
|
25177
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
25178
25178
|
*
|
|
25179
25179
|
* This software may be modified and distributed under the terms
|
|
25180
25180
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -25258,10 +25258,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
25258
25258
|
|
|
25259
25259
|
/*!
|
|
25260
25260
|
* devextreme-angular
|
|
25261
|
-
* Version: 24.1.
|
|
25262
|
-
* Build date:
|
|
25261
|
+
* Version: 24.1.17
|
|
25262
|
+
* Build date: Fri Apr 24 2026
|
|
25263
25263
|
*
|
|
25264
|
-
* Copyright (c) 2012 -
|
|
25264
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
25265
25265
|
*
|
|
25266
25266
|
* This software may be modified and distributed under the terms
|
|
25267
25267
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -25332,10 +25332,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
25332
25332
|
|
|
25333
25333
|
/*!
|
|
25334
25334
|
* devextreme-angular
|
|
25335
|
-
* Version: 24.1.
|
|
25336
|
-
* Build date:
|
|
25335
|
+
* Version: 24.1.17
|
|
25336
|
+
* Build date: Fri Apr 24 2026
|
|
25337
25337
|
*
|
|
25338
|
-
* Copyright (c) 2012 -
|
|
25338
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
25339
25339
|
*
|
|
25340
25340
|
* This software may be modified and distributed under the terms
|
|
25341
25341
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -25687,10 +25687,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
25687
25687
|
|
|
25688
25688
|
/*!
|
|
25689
25689
|
* devextreme-angular
|
|
25690
|
-
* Version: 24.1.
|
|
25691
|
-
* Build date:
|
|
25690
|
+
* Version: 24.1.17
|
|
25691
|
+
* Build date: Fri Apr 24 2026
|
|
25692
25692
|
*
|
|
25693
|
-
* Copyright (c) 2012 -
|
|
25693
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
25694
25694
|
*
|
|
25695
25695
|
* This software may be modified and distributed under the terms
|
|
25696
25696
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -25809,10 +25809,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
25809
25809
|
|
|
25810
25810
|
/*!
|
|
25811
25811
|
* devextreme-angular
|
|
25812
|
-
* Version: 24.1.
|
|
25813
|
-
* Build date:
|
|
25812
|
+
* Version: 24.1.17
|
|
25813
|
+
* Build date: Fri Apr 24 2026
|
|
25814
25814
|
*
|
|
25815
|
-
* Copyright (c) 2012 -
|
|
25815
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
25816
25816
|
*
|
|
25817
25817
|
* This software may be modified and distributed under the terms
|
|
25818
25818
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -25915,10 +25915,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
25915
25915
|
|
|
25916
25916
|
/*!
|
|
25917
25917
|
* devextreme-angular
|
|
25918
|
-
* Version: 24.1.
|
|
25919
|
-
* Build date:
|
|
25918
|
+
* Version: 24.1.17
|
|
25919
|
+
* Build date: Fri Apr 24 2026
|
|
25920
25920
|
*
|
|
25921
|
-
* Copyright (c) 2012 -
|
|
25921
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
25922
25922
|
*
|
|
25923
25923
|
* This software may be modified and distributed under the terms
|
|
25924
25924
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -25993,10 +25993,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
25993
25993
|
|
|
25994
25994
|
/*!
|
|
25995
25995
|
* devextreme-angular
|
|
25996
|
-
* Version: 24.1.
|
|
25997
|
-
* Build date:
|
|
25996
|
+
* Version: 24.1.17
|
|
25997
|
+
* Build date: Fri Apr 24 2026
|
|
25998
25998
|
*
|
|
25999
|
-
* Copyright (c) 2012 -
|
|
25999
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26000
26000
|
*
|
|
26001
26001
|
* This software may be modified and distributed under the terms
|
|
26002
26002
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26062,10 +26062,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26062
26062
|
|
|
26063
26063
|
/*!
|
|
26064
26064
|
* devextreme-angular
|
|
26065
|
-
* Version: 24.1.
|
|
26066
|
-
* Build date:
|
|
26065
|
+
* Version: 24.1.17
|
|
26066
|
+
* Build date: Fri Apr 24 2026
|
|
26067
26067
|
*
|
|
26068
|
-
* Copyright (c) 2012 -
|
|
26068
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26069
26069
|
*
|
|
26070
26070
|
* This software may be modified and distributed under the terms
|
|
26071
26071
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26416,10 +26416,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26416
26416
|
|
|
26417
26417
|
/*!
|
|
26418
26418
|
* devextreme-angular
|
|
26419
|
-
* Version: 24.1.
|
|
26420
|
-
* Build date:
|
|
26419
|
+
* Version: 24.1.17
|
|
26420
|
+
* Build date: Fri Apr 24 2026
|
|
26421
26421
|
*
|
|
26422
|
-
* Copyright (c) 2012 -
|
|
26422
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26423
26423
|
*
|
|
26424
26424
|
* This software may be modified and distributed under the terms
|
|
26425
26425
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26560,10 +26560,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26560
26560
|
|
|
26561
26561
|
/*!
|
|
26562
26562
|
* devextreme-angular
|
|
26563
|
-
* Version: 24.1.
|
|
26564
|
-
* Build date:
|
|
26563
|
+
* Version: 24.1.17
|
|
26564
|
+
* Build date: Fri Apr 24 2026
|
|
26565
26565
|
*
|
|
26566
|
-
* Copyright (c) 2012 -
|
|
26566
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26567
26567
|
*
|
|
26568
26568
|
* This software may be modified and distributed under the terms
|
|
26569
26569
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26685,10 +26685,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26685
26685
|
|
|
26686
26686
|
/*!
|
|
26687
26687
|
* devextreme-angular
|
|
26688
|
-
* Version: 24.1.
|
|
26689
|
-
* Build date:
|
|
26688
|
+
* Version: 24.1.17
|
|
26689
|
+
* Build date: Fri Apr 24 2026
|
|
26690
26690
|
*
|
|
26691
|
-
* Copyright (c) 2012 -
|
|
26691
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26692
26692
|
*
|
|
26693
26693
|
* This software may be modified and distributed under the terms
|
|
26694
26694
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26739,10 +26739,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26739
26739
|
|
|
26740
26740
|
/*!
|
|
26741
26741
|
* devextreme-angular
|
|
26742
|
-
* Version: 24.1.
|
|
26743
|
-
* Build date:
|
|
26742
|
+
* Version: 24.1.17
|
|
26743
|
+
* Build date: Fri Apr 24 2026
|
|
26744
26744
|
*
|
|
26745
|
-
* Copyright (c) 2012 -
|
|
26745
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26746
26746
|
*
|
|
26747
26747
|
* This software may be modified and distributed under the terms
|
|
26748
26748
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26804,10 +26804,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26804
26804
|
|
|
26805
26805
|
/*!
|
|
26806
26806
|
* devextreme-angular
|
|
26807
|
-
* Version: 24.1.
|
|
26808
|
-
* Build date:
|
|
26807
|
+
* Version: 24.1.17
|
|
26808
|
+
* Build date: Fri Apr 24 2026
|
|
26809
26809
|
*
|
|
26810
|
-
* Copyright (c) 2012 -
|
|
26810
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26811
26811
|
*
|
|
26812
26812
|
* This software may be modified and distributed under the terms
|
|
26813
26813
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26918,10 +26918,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26918
26918
|
|
|
26919
26919
|
/*!
|
|
26920
26920
|
* devextreme-angular
|
|
26921
|
-
* Version: 24.1.
|
|
26922
|
-
* Build date:
|
|
26921
|
+
* Version: 24.1.17
|
|
26922
|
+
* Build date: Fri Apr 24 2026
|
|
26923
26923
|
*
|
|
26924
|
-
* Copyright (c) 2012 -
|
|
26924
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26925
26925
|
*
|
|
26926
26926
|
* This software may be modified and distributed under the terms
|
|
26927
26927
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -26990,10 +26990,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
26990
26990
|
|
|
26991
26991
|
/*!
|
|
26992
26992
|
* devextreme-angular
|
|
26993
|
-
* Version: 24.1.
|
|
26994
|
-
* Build date:
|
|
26993
|
+
* Version: 24.1.17
|
|
26994
|
+
* Build date: Fri Apr 24 2026
|
|
26995
26995
|
*
|
|
26996
|
-
* Copyright (c) 2012 -
|
|
26996
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
26997
26997
|
*
|
|
26998
26998
|
* This software may be modified and distributed under the terms
|
|
26999
26999
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27058,10 +27058,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27058
27058
|
|
|
27059
27059
|
/*!
|
|
27060
27060
|
* devextreme-angular
|
|
27061
|
-
* Version: 24.1.
|
|
27062
|
-
* Build date:
|
|
27061
|
+
* Version: 24.1.17
|
|
27062
|
+
* Build date: Fri Apr 24 2026
|
|
27063
27063
|
*
|
|
27064
|
-
* Copyright (c) 2012 -
|
|
27064
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27065
27065
|
*
|
|
27066
27066
|
* This software may be modified and distributed under the terms
|
|
27067
27067
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27132,10 +27132,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27132
27132
|
|
|
27133
27133
|
/*!
|
|
27134
27134
|
* devextreme-angular
|
|
27135
|
-
* Version: 24.1.
|
|
27136
|
-
* Build date:
|
|
27135
|
+
* Version: 24.1.17
|
|
27136
|
+
* Build date: Fri Apr 24 2026
|
|
27137
27137
|
*
|
|
27138
|
-
* Copyright (c) 2012 -
|
|
27138
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27139
27139
|
*
|
|
27140
27140
|
* This software may be modified and distributed under the terms
|
|
27141
27141
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27230,10 +27230,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27230
27230
|
|
|
27231
27231
|
/*!
|
|
27232
27232
|
* devextreme-angular
|
|
27233
|
-
* Version: 24.1.
|
|
27234
|
-
* Build date:
|
|
27233
|
+
* Version: 24.1.17
|
|
27234
|
+
* Build date: Fri Apr 24 2026
|
|
27235
27235
|
*
|
|
27236
|
-
* Copyright (c) 2012 -
|
|
27236
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27237
27237
|
*
|
|
27238
27238
|
* This software may be modified and distributed under the terms
|
|
27239
27239
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27304,10 +27304,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27304
27304
|
|
|
27305
27305
|
/*!
|
|
27306
27306
|
* devextreme-angular
|
|
27307
|
-
* Version: 24.1.
|
|
27308
|
-
* Build date:
|
|
27307
|
+
* Version: 24.1.17
|
|
27308
|
+
* Build date: Fri Apr 24 2026
|
|
27309
27309
|
*
|
|
27310
|
-
* Copyright (c) 2012 -
|
|
27310
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27311
27311
|
*
|
|
27312
27312
|
* This software may be modified and distributed under the terms
|
|
27313
27313
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27378,10 +27378,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27378
27378
|
|
|
27379
27379
|
/*!
|
|
27380
27380
|
* devextreme-angular
|
|
27381
|
-
* Version: 24.1.
|
|
27382
|
-
* Build date:
|
|
27381
|
+
* Version: 24.1.17
|
|
27382
|
+
* Build date: Fri Apr 24 2026
|
|
27383
27383
|
*
|
|
27384
|
-
* Copyright (c) 2012 -
|
|
27384
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27385
27385
|
*
|
|
27386
27386
|
* This software may be modified and distributed under the terms
|
|
27387
27387
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27452,10 +27452,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27452
27452
|
|
|
27453
27453
|
/*!
|
|
27454
27454
|
* devextreme-angular
|
|
27455
|
-
* Version: 24.1.
|
|
27456
|
-
* Build date:
|
|
27455
|
+
* Version: 24.1.17
|
|
27456
|
+
* Build date: Fri Apr 24 2026
|
|
27457
27457
|
*
|
|
27458
|
-
* Copyright (c) 2012 -
|
|
27458
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27459
27459
|
*
|
|
27460
27460
|
* This software may be modified and distributed under the terms
|
|
27461
27461
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27522,10 +27522,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27522
27522
|
|
|
27523
27523
|
/*!
|
|
27524
27524
|
* devextreme-angular
|
|
27525
|
-
* Version: 24.1.
|
|
27526
|
-
* Build date:
|
|
27525
|
+
* Version: 24.1.17
|
|
27526
|
+
* Build date: Fri Apr 24 2026
|
|
27527
27527
|
*
|
|
27528
|
-
* Copyright (c) 2012 -
|
|
27528
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27529
27529
|
*
|
|
27530
27530
|
* This software may be modified and distributed under the terms
|
|
27531
27531
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27596,10 +27596,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27596
27596
|
|
|
27597
27597
|
/*!
|
|
27598
27598
|
* devextreme-angular
|
|
27599
|
-
* Version: 24.1.
|
|
27600
|
-
* Build date:
|
|
27599
|
+
* Version: 24.1.17
|
|
27600
|
+
* Build date: Fri Apr 24 2026
|
|
27601
27601
|
*
|
|
27602
|
-
* Copyright (c) 2012 -
|
|
27602
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27603
27603
|
*
|
|
27604
27604
|
* This software may be modified and distributed under the terms
|
|
27605
27605
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27670,10 +27670,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27670
27670
|
|
|
27671
27671
|
/*!
|
|
27672
27672
|
* devextreme-angular
|
|
27673
|
-
* Version: 24.1.
|
|
27674
|
-
* Build date:
|
|
27673
|
+
* Version: 24.1.17
|
|
27674
|
+
* Build date: Fri Apr 24 2026
|
|
27675
27675
|
*
|
|
27676
|
-
* Copyright (c) 2012 -
|
|
27676
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27677
27677
|
*
|
|
27678
27678
|
* This software may be modified and distributed under the terms
|
|
27679
27679
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27752,10 +27752,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27752
27752
|
|
|
27753
27753
|
/*!
|
|
27754
27754
|
* devextreme-angular
|
|
27755
|
-
* Version: 24.1.
|
|
27756
|
-
* Build date:
|
|
27755
|
+
* Version: 24.1.17
|
|
27756
|
+
* Build date: Fri Apr 24 2026
|
|
27757
27757
|
*
|
|
27758
|
-
* Copyright (c) 2012 -
|
|
27758
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27759
27759
|
*
|
|
27760
27760
|
* This software may be modified and distributed under the terms
|
|
27761
27761
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27882,10 +27882,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27882
27882
|
|
|
27883
27883
|
/*!
|
|
27884
27884
|
* devextreme-angular
|
|
27885
|
-
* Version: 24.1.
|
|
27886
|
-
* Build date:
|
|
27885
|
+
* Version: 24.1.17
|
|
27886
|
+
* Build date: Fri Apr 24 2026
|
|
27887
27887
|
*
|
|
27888
|
-
* Copyright (c) 2012 -
|
|
27888
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27889
27889
|
*
|
|
27890
27890
|
* This software may be modified and distributed under the terms
|
|
27891
27891
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -27972,10 +27972,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
27972
27972
|
|
|
27973
27973
|
/*!
|
|
27974
27974
|
* devextreme-angular
|
|
27975
|
-
* Version: 24.1.
|
|
27976
|
-
* Build date:
|
|
27975
|
+
* Version: 24.1.17
|
|
27976
|
+
* Build date: Fri Apr 24 2026
|
|
27977
27977
|
*
|
|
27978
|
-
* Copyright (c) 2012 -
|
|
27978
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
27979
27979
|
*
|
|
27980
27980
|
* This software may be modified and distributed under the terms
|
|
27981
27981
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28051,10 +28051,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28051
28051
|
|
|
28052
28052
|
/*!
|
|
28053
28053
|
* devextreme-angular
|
|
28054
|
-
* Version: 24.1.
|
|
28055
|
-
* Build date:
|
|
28054
|
+
* Version: 24.1.17
|
|
28055
|
+
* Build date: Fri Apr 24 2026
|
|
28056
28056
|
*
|
|
28057
|
-
* Copyright (c) 2012 -
|
|
28057
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28058
28058
|
*
|
|
28059
28059
|
* This software may be modified and distributed under the terms
|
|
28060
28060
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28105,10 +28105,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28105
28105
|
|
|
28106
28106
|
/*!
|
|
28107
28107
|
* devextreme-angular
|
|
28108
|
-
* Version: 24.1.
|
|
28109
|
-
* Build date:
|
|
28108
|
+
* Version: 24.1.17
|
|
28109
|
+
* Build date: Fri Apr 24 2026
|
|
28110
28110
|
*
|
|
28111
|
-
* Copyright (c) 2012 -
|
|
28111
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28112
28112
|
*
|
|
28113
28113
|
* This software may be modified and distributed under the terms
|
|
28114
28114
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28170,10 +28170,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28170
28170
|
|
|
28171
28171
|
/*!
|
|
28172
28172
|
* devextreme-angular
|
|
28173
|
-
* Version: 24.1.
|
|
28174
|
-
* Build date:
|
|
28173
|
+
* Version: 24.1.17
|
|
28174
|
+
* Build date: Fri Apr 24 2026
|
|
28175
28175
|
*
|
|
28176
|
-
* Copyright (c) 2012 -
|
|
28176
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28177
28177
|
*
|
|
28178
28178
|
* This software may be modified and distributed under the terms
|
|
28179
28179
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28244,10 +28244,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28244
28244
|
|
|
28245
28245
|
/*!
|
|
28246
28246
|
* devextreme-angular
|
|
28247
|
-
* Version: 24.1.
|
|
28248
|
-
* Build date:
|
|
28247
|
+
* Version: 24.1.17
|
|
28248
|
+
* Build date: Fri Apr 24 2026
|
|
28249
28249
|
*
|
|
28250
|
-
* Copyright (c) 2012 -
|
|
28250
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28251
28251
|
*
|
|
28252
28252
|
* This software may be modified and distributed under the terms
|
|
28253
28253
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28365,10 +28365,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28365
28365
|
|
|
28366
28366
|
/*!
|
|
28367
28367
|
* devextreme-angular
|
|
28368
|
-
* Version: 24.1.
|
|
28369
|
-
* Build date:
|
|
28368
|
+
* Version: 24.1.17
|
|
28369
|
+
* Build date: Fri Apr 24 2026
|
|
28370
28370
|
*
|
|
28371
|
-
* Copyright (c) 2012 -
|
|
28371
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28372
28372
|
*
|
|
28373
28373
|
* This software may be modified and distributed under the terms
|
|
28374
28374
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28486,10 +28486,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28486
28486
|
|
|
28487
28487
|
/*!
|
|
28488
28488
|
* devextreme-angular
|
|
28489
|
-
* Version: 24.1.
|
|
28490
|
-
* Build date:
|
|
28489
|
+
* Version: 24.1.17
|
|
28490
|
+
* Build date: Fri Apr 24 2026
|
|
28491
28491
|
*
|
|
28492
|
-
* Copyright (c) 2012 -
|
|
28492
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28493
28493
|
*
|
|
28494
28494
|
* This software may be modified and distributed under the terms
|
|
28495
28495
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28660,10 +28660,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28660
28660
|
|
|
28661
28661
|
/*!
|
|
28662
28662
|
* devextreme-angular
|
|
28663
|
-
* Version: 24.1.
|
|
28664
|
-
* Build date:
|
|
28663
|
+
* Version: 24.1.17
|
|
28664
|
+
* Build date: Fri Apr 24 2026
|
|
28665
28665
|
*
|
|
28666
|
-
* Copyright (c) 2012 -
|
|
28666
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28667
28667
|
*
|
|
28668
28668
|
* This software may be modified and distributed under the terms
|
|
28669
28669
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28765,10 +28765,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28765
28765
|
|
|
28766
28766
|
/*!
|
|
28767
28767
|
* devextreme-angular
|
|
28768
|
-
* Version: 24.1.
|
|
28769
|
-
* Build date:
|
|
28768
|
+
* Version: 24.1.17
|
|
28769
|
+
* Build date: Fri Apr 24 2026
|
|
28770
28770
|
*
|
|
28771
|
-
* Copyright (c) 2012 -
|
|
28771
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28772
28772
|
*
|
|
28773
28773
|
* This software may be modified and distributed under the terms
|
|
28774
28774
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -28886,10 +28886,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
28886
28886
|
|
|
28887
28887
|
/*!
|
|
28888
28888
|
* devextreme-angular
|
|
28889
|
-
* Version: 24.1.
|
|
28890
|
-
* Build date:
|
|
28889
|
+
* Version: 24.1.17
|
|
28890
|
+
* Build date: Fri Apr 24 2026
|
|
28891
28891
|
*
|
|
28892
|
-
* Copyright (c) 2012 -
|
|
28892
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
28893
28893
|
*
|
|
28894
28894
|
* This software may be modified and distributed under the terms
|
|
28895
28895
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29008,10 +29008,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29008
29008
|
|
|
29009
29009
|
/*!
|
|
29010
29010
|
* devextreme-angular
|
|
29011
|
-
* Version: 24.1.
|
|
29012
|
-
* Build date:
|
|
29011
|
+
* Version: 24.1.17
|
|
29012
|
+
* Build date: Fri Apr 24 2026
|
|
29013
29013
|
*
|
|
29014
|
-
* Copyright (c) 2012 -
|
|
29014
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29015
29015
|
*
|
|
29016
29016
|
* This software may be modified and distributed under the terms
|
|
29017
29017
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29129,10 +29129,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29129
29129
|
|
|
29130
29130
|
/*!
|
|
29131
29131
|
* devextreme-angular
|
|
29132
|
-
* Version: 24.1.
|
|
29133
|
-
* Build date:
|
|
29132
|
+
* Version: 24.1.17
|
|
29133
|
+
* Build date: Fri Apr 24 2026
|
|
29134
29134
|
*
|
|
29135
|
-
* Copyright (c) 2012 -
|
|
29135
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29136
29136
|
*
|
|
29137
29137
|
* This software may be modified and distributed under the terms
|
|
29138
29138
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29250,10 +29250,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29250
29250
|
|
|
29251
29251
|
/*!
|
|
29252
29252
|
* devextreme-angular
|
|
29253
|
-
* Version: 24.1.
|
|
29254
|
-
* Build date:
|
|
29253
|
+
* Version: 24.1.17
|
|
29254
|
+
* Build date: Fri Apr 24 2026
|
|
29255
29255
|
*
|
|
29256
|
-
* Copyright (c) 2012 -
|
|
29256
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29257
29257
|
*
|
|
29258
29258
|
* This software may be modified and distributed under the terms
|
|
29259
29259
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29371,10 +29371,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29371
29371
|
|
|
29372
29372
|
/*!
|
|
29373
29373
|
* devextreme-angular
|
|
29374
|
-
* Version: 24.1.
|
|
29375
|
-
* Build date:
|
|
29374
|
+
* Version: 24.1.17
|
|
29375
|
+
* Build date: Fri Apr 24 2026
|
|
29376
29376
|
*
|
|
29377
|
-
* Copyright (c) 2012 -
|
|
29377
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29378
29378
|
*
|
|
29379
29379
|
* This software may be modified and distributed under the terms
|
|
29380
29380
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29477,10 +29477,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29477
29477
|
|
|
29478
29478
|
/*!
|
|
29479
29479
|
* devextreme-angular
|
|
29480
|
-
* Version: 24.1.
|
|
29481
|
-
* Build date:
|
|
29480
|
+
* Version: 24.1.17
|
|
29481
|
+
* Build date: Fri Apr 24 2026
|
|
29482
29482
|
*
|
|
29483
|
-
* Copyright (c) 2012 -
|
|
29483
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29484
29484
|
*
|
|
29485
29485
|
* This software may be modified and distributed under the terms
|
|
29486
29486
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29598,10 +29598,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29598
29598
|
|
|
29599
29599
|
/*!
|
|
29600
29600
|
* devextreme-angular
|
|
29601
|
-
* Version: 24.1.
|
|
29602
|
-
* Build date:
|
|
29601
|
+
* Version: 24.1.17
|
|
29602
|
+
* Build date: Fri Apr 24 2026
|
|
29603
29603
|
*
|
|
29604
|
-
* Copyright (c) 2012 -
|
|
29604
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29605
29605
|
*
|
|
29606
29606
|
* This software may be modified and distributed under the terms
|
|
29607
29607
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29719,10 +29719,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29719
29719
|
|
|
29720
29720
|
/*!
|
|
29721
29721
|
* devextreme-angular
|
|
29722
|
-
* Version: 24.1.
|
|
29723
|
-
* Build date:
|
|
29722
|
+
* Version: 24.1.17
|
|
29723
|
+
* Build date: Fri Apr 24 2026
|
|
29724
29724
|
*
|
|
29725
|
-
* Copyright (c) 2012 -
|
|
29725
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29726
29726
|
*
|
|
29727
29727
|
* This software may be modified and distributed under the terms
|
|
29728
29728
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29840,10 +29840,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29840
29840
|
|
|
29841
29841
|
/*!
|
|
29842
29842
|
* devextreme-angular
|
|
29843
|
-
* Version: 24.1.
|
|
29844
|
-
* Build date:
|
|
29843
|
+
* Version: 24.1.17
|
|
29844
|
+
* Build date: Fri Apr 24 2026
|
|
29845
29845
|
*
|
|
29846
|
-
* Copyright (c) 2012 -
|
|
29846
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29847
29847
|
*
|
|
29848
29848
|
* This software may be modified and distributed under the terms
|
|
29849
29849
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29906,10 +29906,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29906
29906
|
|
|
29907
29907
|
/*!
|
|
29908
29908
|
* devextreme-angular
|
|
29909
|
-
* Version: 24.1.
|
|
29910
|
-
* Build date:
|
|
29909
|
+
* Version: 24.1.17
|
|
29910
|
+
* Build date: Fri Apr 24 2026
|
|
29911
29911
|
*
|
|
29912
|
-
* Copyright (c) 2012 -
|
|
29912
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29913
29913
|
*
|
|
29914
29914
|
* This software may be modified and distributed under the terms
|
|
29915
29915
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -29954,10 +29954,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
29954
29954
|
|
|
29955
29955
|
/*!
|
|
29956
29956
|
* devextreme-angular
|
|
29957
|
-
* Version: 24.1.
|
|
29958
|
-
* Build date:
|
|
29957
|
+
* Version: 24.1.17
|
|
29958
|
+
* Build date: Fri Apr 24 2026
|
|
29959
29959
|
*
|
|
29960
|
-
* Copyright (c) 2012 -
|
|
29960
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
29961
29961
|
*
|
|
29962
29962
|
* This software may be modified and distributed under the terms
|
|
29963
29963
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30015,10 +30015,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30015
30015
|
|
|
30016
30016
|
/*!
|
|
30017
30017
|
* devextreme-angular
|
|
30018
|
-
* Version: 24.1.
|
|
30019
|
-
* Build date:
|
|
30018
|
+
* Version: 24.1.17
|
|
30019
|
+
* Build date: Fri Apr 24 2026
|
|
30020
30020
|
*
|
|
30021
|
-
* Copyright (c) 2012 -
|
|
30021
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30022
30022
|
*
|
|
30023
30023
|
* This software may be modified and distributed under the terms
|
|
30024
30024
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30097,10 +30097,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30097
30097
|
|
|
30098
30098
|
/*!
|
|
30099
30099
|
* devextreme-angular
|
|
30100
|
-
* Version: 24.1.
|
|
30101
|
-
* Build date:
|
|
30100
|
+
* Version: 24.1.17
|
|
30101
|
+
* Build date: Fri Apr 24 2026
|
|
30102
30102
|
*
|
|
30103
|
-
* Copyright (c) 2012 -
|
|
30103
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30104
30104
|
*
|
|
30105
30105
|
* This software may be modified and distributed under the terms
|
|
30106
30106
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30195,10 +30195,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30195
30195
|
|
|
30196
30196
|
/*!
|
|
30197
30197
|
* devextreme-angular
|
|
30198
|
-
* Version: 24.1.
|
|
30199
|
-
* Build date:
|
|
30198
|
+
* Version: 24.1.17
|
|
30199
|
+
* Build date: Fri Apr 24 2026
|
|
30200
30200
|
*
|
|
30201
|
-
* Copyright (c) 2012 -
|
|
30201
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30202
30202
|
*
|
|
30203
30203
|
* This software may be modified and distributed under the terms
|
|
30204
30204
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30333,10 +30333,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30333
30333
|
|
|
30334
30334
|
/*!
|
|
30335
30335
|
* devextreme-angular
|
|
30336
|
-
* Version: 24.1.
|
|
30337
|
-
* Build date:
|
|
30336
|
+
* Version: 24.1.17
|
|
30337
|
+
* Build date: Fri Apr 24 2026
|
|
30338
30338
|
*
|
|
30339
|
-
* Copyright (c) 2012 -
|
|
30339
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30340
30340
|
*
|
|
30341
30341
|
* This software may be modified and distributed under the terms
|
|
30342
30342
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30412,10 +30412,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30412
30412
|
|
|
30413
30413
|
/*!
|
|
30414
30414
|
* devextreme-angular
|
|
30415
|
-
* Version: 24.1.
|
|
30416
|
-
* Build date:
|
|
30415
|
+
* Version: 24.1.17
|
|
30416
|
+
* Build date: Fri Apr 24 2026
|
|
30417
30417
|
*
|
|
30418
|
-
* Copyright (c) 2012 -
|
|
30418
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30419
30419
|
*
|
|
30420
30420
|
* This software may be modified and distributed under the terms
|
|
30421
30421
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30547,10 +30547,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30547
30547
|
|
|
30548
30548
|
/*!
|
|
30549
30549
|
* devextreme-angular
|
|
30550
|
-
* Version: 24.1.
|
|
30551
|
-
* Build date:
|
|
30550
|
+
* Version: 24.1.17
|
|
30551
|
+
* Build date: Fri Apr 24 2026
|
|
30552
30552
|
*
|
|
30553
|
-
* Copyright (c) 2012 -
|
|
30553
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30554
30554
|
*
|
|
30555
30555
|
* This software may be modified and distributed under the terms
|
|
30556
30556
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30671,10 +30671,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30671
30671
|
|
|
30672
30672
|
/*!
|
|
30673
30673
|
* devextreme-angular
|
|
30674
|
-
* Version: 24.1.
|
|
30675
|
-
* Build date:
|
|
30674
|
+
* Version: 24.1.17
|
|
30675
|
+
* Build date: Fri Apr 24 2026
|
|
30676
30676
|
*
|
|
30677
|
-
* Copyright (c) 2012 -
|
|
30677
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30678
30678
|
*
|
|
30679
30679
|
* This software may be modified and distributed under the terms
|
|
30680
30680
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -30953,10 +30953,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
30953
30953
|
|
|
30954
30954
|
/*!
|
|
30955
30955
|
* devextreme-angular
|
|
30956
|
-
* Version: 24.1.
|
|
30957
|
-
* Build date:
|
|
30956
|
+
* Version: 24.1.17
|
|
30957
|
+
* Build date: Fri Apr 24 2026
|
|
30958
30958
|
*
|
|
30959
|
-
* Copyright (c) 2012 -
|
|
30959
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
30960
30960
|
*
|
|
30961
30961
|
* This software may be modified and distributed under the terms
|
|
30962
30962
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31094,10 +31094,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31094
31094
|
|
|
31095
31095
|
/*!
|
|
31096
31096
|
* devextreme-angular
|
|
31097
|
-
* Version: 24.1.
|
|
31098
|
-
* Build date:
|
|
31097
|
+
* Version: 24.1.17
|
|
31098
|
+
* Build date: Fri Apr 24 2026
|
|
31099
31099
|
*
|
|
31100
|
-
* Copyright (c) 2012 -
|
|
31100
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31101
31101
|
*
|
|
31102
31102
|
* This software may be modified and distributed under the terms
|
|
31103
31103
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31130,10 +31130,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31130
31130
|
|
|
31131
31131
|
/*!
|
|
31132
31132
|
* devextreme-angular
|
|
31133
|
-
* Version: 24.1.
|
|
31134
|
-
* Build date:
|
|
31133
|
+
* Version: 24.1.17
|
|
31134
|
+
* Build date: Fri Apr 24 2026
|
|
31135
31135
|
*
|
|
31136
|
-
* Copyright (c) 2012 -
|
|
31136
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31137
31137
|
*
|
|
31138
31138
|
* This software may be modified and distributed under the terms
|
|
31139
31139
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31201,10 +31201,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31201
31201
|
|
|
31202
31202
|
/*!
|
|
31203
31203
|
* devextreme-angular
|
|
31204
|
-
* Version: 24.1.
|
|
31205
|
-
* Build date:
|
|
31204
|
+
* Version: 24.1.17
|
|
31205
|
+
* Build date: Fri Apr 24 2026
|
|
31206
31206
|
*
|
|
31207
|
-
* Copyright (c) 2012 -
|
|
31207
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31208
31208
|
*
|
|
31209
31209
|
* This software may be modified and distributed under the terms
|
|
31210
31210
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31243,10 +31243,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31243
31243
|
|
|
31244
31244
|
/*!
|
|
31245
31245
|
* devextreme-angular
|
|
31246
|
-
* Version: 24.1.
|
|
31247
|
-
* Build date:
|
|
31246
|
+
* Version: 24.1.17
|
|
31247
|
+
* Build date: Fri Apr 24 2026
|
|
31248
31248
|
*
|
|
31249
|
-
* Copyright (c) 2012 -
|
|
31249
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31250
31250
|
*
|
|
31251
31251
|
* This software may be modified and distributed under the terms
|
|
31252
31252
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31306,10 +31306,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31306
31306
|
|
|
31307
31307
|
/*!
|
|
31308
31308
|
* devextreme-angular
|
|
31309
|
-
* Version: 24.1.
|
|
31310
|
-
* Build date:
|
|
31309
|
+
* Version: 24.1.17
|
|
31310
|
+
* Build date: Fri Apr 24 2026
|
|
31311
31311
|
*
|
|
31312
|
-
* Copyright (c) 2012 -
|
|
31312
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31313
31313
|
*
|
|
31314
31314
|
* This software may be modified and distributed under the terms
|
|
31315
31315
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31428,10 +31428,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31428
31428
|
|
|
31429
31429
|
/*!
|
|
31430
31430
|
* devextreme-angular
|
|
31431
|
-
* Version: 24.1.
|
|
31432
|
-
* Build date:
|
|
31431
|
+
* Version: 24.1.17
|
|
31432
|
+
* Build date: Fri Apr 24 2026
|
|
31433
31433
|
*
|
|
31434
|
-
* Copyright (c) 2012 -
|
|
31434
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31435
31435
|
*
|
|
31436
31436
|
* This software may be modified and distributed under the terms
|
|
31437
31437
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31518,10 +31518,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31518
31518
|
|
|
31519
31519
|
/*!
|
|
31520
31520
|
* devextreme-angular
|
|
31521
|
-
* Version: 24.1.
|
|
31522
|
-
* Build date:
|
|
31521
|
+
* Version: 24.1.17
|
|
31522
|
+
* Build date: Fri Apr 24 2026
|
|
31523
31523
|
*
|
|
31524
|
-
* Copyright (c) 2012 -
|
|
31524
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31525
31525
|
*
|
|
31526
31526
|
* This software may be modified and distributed under the terms
|
|
31527
31527
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -31896,10 +31896,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
31896
31896
|
|
|
31897
31897
|
/*!
|
|
31898
31898
|
* devextreme-angular
|
|
31899
|
-
* Version: 24.1.
|
|
31900
|
-
* Build date:
|
|
31899
|
+
* Version: 24.1.17
|
|
31900
|
+
* Build date: Fri Apr 24 2026
|
|
31901
31901
|
*
|
|
31902
|
-
* Copyright (c) 2012 -
|
|
31902
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
31903
31903
|
*
|
|
31904
31904
|
* This software may be modified and distributed under the terms
|
|
31905
31905
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32015,10 +32015,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32015
32015
|
|
|
32016
32016
|
/*!
|
|
32017
32017
|
* devextreme-angular
|
|
32018
|
-
* Version: 24.1.
|
|
32019
|
-
* Build date:
|
|
32018
|
+
* Version: 24.1.17
|
|
32019
|
+
* Build date: Fri Apr 24 2026
|
|
32020
32020
|
*
|
|
32021
|
-
* Copyright (c) 2012 -
|
|
32021
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32022
32022
|
*
|
|
32023
32023
|
* This software may be modified and distributed under the terms
|
|
32024
32024
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32145,10 +32145,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32145
32145
|
|
|
32146
32146
|
/*!
|
|
32147
32147
|
* devextreme-angular
|
|
32148
|
-
* Version: 24.1.
|
|
32149
|
-
* Build date:
|
|
32148
|
+
* Version: 24.1.17
|
|
32149
|
+
* Build date: Fri Apr 24 2026
|
|
32150
32150
|
*
|
|
32151
|
-
* Copyright (c) 2012 -
|
|
32151
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32152
32152
|
*
|
|
32153
32153
|
* This software may be modified and distributed under the terms
|
|
32154
32154
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32251,10 +32251,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32251
32251
|
|
|
32252
32252
|
/*!
|
|
32253
32253
|
* devextreme-angular
|
|
32254
|
-
* Version: 24.1.
|
|
32255
|
-
* Build date:
|
|
32254
|
+
* Version: 24.1.17
|
|
32255
|
+
* Build date: Fri Apr 24 2026
|
|
32256
32256
|
*
|
|
32257
|
-
* Copyright (c) 2012 -
|
|
32257
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32258
32258
|
*
|
|
32259
32259
|
* This software may be modified and distributed under the terms
|
|
32260
32260
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32349,10 +32349,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32349
32349
|
|
|
32350
32350
|
/*!
|
|
32351
32351
|
* devextreme-angular
|
|
32352
|
-
* Version: 24.1.
|
|
32353
|
-
* Build date:
|
|
32352
|
+
* Version: 24.1.17
|
|
32353
|
+
* Build date: Fri Apr 24 2026
|
|
32354
32354
|
*
|
|
32355
|
-
* Copyright (c) 2012 -
|
|
32355
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32356
32356
|
*
|
|
32357
32357
|
* This software may be modified and distributed under the terms
|
|
32358
32358
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32487,10 +32487,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32487
32487
|
|
|
32488
32488
|
/*!
|
|
32489
32489
|
* devextreme-angular
|
|
32490
|
-
* Version: 24.1.
|
|
32491
|
-
* Build date:
|
|
32490
|
+
* Version: 24.1.17
|
|
32491
|
+
* Build date: Fri Apr 24 2026
|
|
32492
32492
|
*
|
|
32493
|
-
* Copyright (c) 2012 -
|
|
32493
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32494
32494
|
*
|
|
32495
32495
|
* This software may be modified and distributed under the terms
|
|
32496
32496
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32552,10 +32552,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32552
32552
|
|
|
32553
32553
|
/*!
|
|
32554
32554
|
* devextreme-angular
|
|
32555
|
-
* Version: 24.1.
|
|
32556
|
-
* Build date:
|
|
32555
|
+
* Version: 24.1.17
|
|
32556
|
+
* Build date: Fri Apr 24 2026
|
|
32557
32557
|
*
|
|
32558
|
-
* Copyright (c) 2012 -
|
|
32558
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32559
32559
|
*
|
|
32560
32560
|
* This software may be modified and distributed under the terms
|
|
32561
32561
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32612,10 +32612,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32612
32612
|
|
|
32613
32613
|
/*!
|
|
32614
32614
|
* devextreme-angular
|
|
32615
|
-
* Version: 24.1.
|
|
32616
|
-
* Build date:
|
|
32615
|
+
* Version: 24.1.17
|
|
32616
|
+
* Build date: Fri Apr 24 2026
|
|
32617
32617
|
*
|
|
32618
|
-
* Copyright (c) 2012 -
|
|
32618
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32619
32619
|
*
|
|
32620
32620
|
* This software may be modified and distributed under the terms
|
|
32621
32621
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32696,10 +32696,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32696
32696
|
|
|
32697
32697
|
/*!
|
|
32698
32698
|
* devextreme-angular
|
|
32699
|
-
* Version: 24.1.
|
|
32700
|
-
* Build date:
|
|
32699
|
+
* Version: 24.1.17
|
|
32700
|
+
* Build date: Fri Apr 24 2026
|
|
32701
32701
|
*
|
|
32702
|
-
* Copyright (c) 2012 -
|
|
32702
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32703
32703
|
*
|
|
32704
32704
|
* This software may be modified and distributed under the terms
|
|
32705
32705
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -32803,10 +32803,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
32803
32803
|
|
|
32804
32804
|
/*!
|
|
32805
32805
|
* devextreme-angular
|
|
32806
|
-
* Version: 24.1.
|
|
32807
|
-
* Build date:
|
|
32806
|
+
* Version: 24.1.17
|
|
32807
|
+
* Build date: Fri Apr 24 2026
|
|
32808
32808
|
*
|
|
32809
|
-
* Copyright (c) 2012 -
|
|
32809
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
32810
32810
|
*
|
|
32811
32811
|
* This software may be modified and distributed under the terms
|
|
32812
32812
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -33077,10 +33077,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
33077
33077
|
|
|
33078
33078
|
/*!
|
|
33079
33079
|
* devextreme-angular
|
|
33080
|
-
* Version: 24.1.
|
|
33081
|
-
* Build date:
|
|
33080
|
+
* Version: 24.1.17
|
|
33081
|
+
* Build date: Fri Apr 24 2026
|
|
33082
33082
|
*
|
|
33083
|
-
* Copyright (c) 2012 -
|
|
33083
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
33084
33084
|
*
|
|
33085
33085
|
* This software may be modified and distributed under the terms
|
|
33086
33086
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -33151,10 +33151,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
33151
33151
|
|
|
33152
33152
|
/*!
|
|
33153
33153
|
* devextreme-angular
|
|
33154
|
-
* Version: 24.1.
|
|
33155
|
-
* Build date:
|
|
33154
|
+
* Version: 24.1.17
|
|
33155
|
+
* Build date: Fri Apr 24 2026
|
|
33156
33156
|
*
|
|
33157
|
-
* Copyright (c) 2012 -
|
|
33157
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
33158
33158
|
*
|
|
33159
33159
|
* This software may be modified and distributed under the terms
|
|
33160
33160
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -33225,10 +33225,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
33225
33225
|
|
|
33226
33226
|
/*!
|
|
33227
33227
|
* devextreme-angular
|
|
33228
|
-
* Version: 24.1.
|
|
33229
|
-
* Build date:
|
|
33228
|
+
* Version: 24.1.17
|
|
33229
|
+
* Build date: Fri Apr 24 2026
|
|
33230
33230
|
*
|
|
33231
|
-
* Copyright (c) 2012 -
|
|
33231
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
33232
33232
|
*
|
|
33233
33233
|
* This software may be modified and distributed under the terms
|
|
33234
33234
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -33307,10 +33307,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
33307
33307
|
|
|
33308
33308
|
/*!
|
|
33309
33309
|
* devextreme-angular
|
|
33310
|
-
* Version: 24.1.
|
|
33311
|
-
* Build date:
|
|
33310
|
+
* Version: 24.1.17
|
|
33311
|
+
* Build date: Fri Apr 24 2026
|
|
33312
33312
|
*
|
|
33313
|
-
* Copyright (c) 2012 -
|
|
33313
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
33314
33314
|
*
|
|
33315
33315
|
* This software may be modified and distributed under the terms
|
|
33316
33316
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -33793,10 +33793,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
33793
33793
|
|
|
33794
33794
|
/*!
|
|
33795
33795
|
* devextreme-angular
|
|
33796
|
-
* Version: 24.1.
|
|
33797
|
-
* Build date:
|
|
33796
|
+
* Version: 24.1.17
|
|
33797
|
+
* Build date: Fri Apr 24 2026
|
|
33798
33798
|
*
|
|
33799
|
-
* Copyright (c) 2012 -
|
|
33799
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
33800
33800
|
*
|
|
33801
33801
|
* This software may be modified and distributed under the terms
|
|
33802
33802
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34168,10 +34168,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34168
34168
|
|
|
34169
34169
|
/*!
|
|
34170
34170
|
* devextreme-angular
|
|
34171
|
-
* Version: 24.1.
|
|
34172
|
-
* Build date:
|
|
34171
|
+
* Version: 24.1.17
|
|
34172
|
+
* Build date: Fri Apr 24 2026
|
|
34173
34173
|
*
|
|
34174
|
-
* Copyright (c) 2012 -
|
|
34174
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34175
34175
|
*
|
|
34176
34176
|
* This software may be modified and distributed under the terms
|
|
34177
34177
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34298,10 +34298,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34298
34298
|
|
|
34299
34299
|
/*!
|
|
34300
34300
|
* devextreme-angular
|
|
34301
|
-
* Version: 24.1.
|
|
34302
|
-
* Build date:
|
|
34301
|
+
* Version: 24.1.17
|
|
34302
|
+
* Build date: Fri Apr 24 2026
|
|
34303
34303
|
*
|
|
34304
|
-
* Copyright (c) 2012 -
|
|
34304
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34305
34305
|
*
|
|
34306
34306
|
* This software may be modified and distributed under the terms
|
|
34307
34307
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34364,10 +34364,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34364
34364
|
|
|
34365
34365
|
/*!
|
|
34366
34366
|
* devextreme-angular
|
|
34367
|
-
* Version: 24.1.
|
|
34368
|
-
* Build date:
|
|
34367
|
+
* Version: 24.1.17
|
|
34368
|
+
* Build date: Fri Apr 24 2026
|
|
34369
34369
|
*
|
|
34370
|
-
* Copyright (c) 2012 -
|
|
34370
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34371
34371
|
*
|
|
34372
34372
|
* This software may be modified and distributed under the terms
|
|
34373
34373
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34443,10 +34443,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34443
34443
|
|
|
34444
34444
|
/*!
|
|
34445
34445
|
* devextreme-angular
|
|
34446
|
-
* Version: 24.1.
|
|
34447
|
-
* Build date:
|
|
34446
|
+
* Version: 24.1.17
|
|
34447
|
+
* Build date: Fri Apr 24 2026
|
|
34448
34448
|
*
|
|
34449
|
-
* Copyright (c) 2012 -
|
|
34449
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34450
34450
|
*
|
|
34451
34451
|
* This software may be modified and distributed under the terms
|
|
34452
34452
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34479,10 +34479,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34479
34479
|
|
|
34480
34480
|
/*!
|
|
34481
34481
|
* devextreme-angular
|
|
34482
|
-
* Version: 24.1.
|
|
34483
|
-
* Build date:
|
|
34482
|
+
* Version: 24.1.17
|
|
34483
|
+
* Build date: Fri Apr 24 2026
|
|
34484
34484
|
*
|
|
34485
|
-
* Copyright (c) 2012 -
|
|
34485
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34486
34486
|
*
|
|
34487
34487
|
* This software may be modified and distributed under the terms
|
|
34488
34488
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34541,10 +34541,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34541
34541
|
|
|
34542
34542
|
/*!
|
|
34543
34543
|
* devextreme-angular
|
|
34544
|
-
* Version: 24.1.
|
|
34545
|
-
* Build date:
|
|
34544
|
+
* Version: 24.1.17
|
|
34545
|
+
* Build date: Fri Apr 24 2026
|
|
34546
34546
|
*
|
|
34547
|
-
* Copyright (c) 2012 -
|
|
34547
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34548
34548
|
*
|
|
34549
34549
|
* This software may be modified and distributed under the terms
|
|
34550
34550
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34647,10 +34647,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34647
34647
|
|
|
34648
34648
|
/*!
|
|
34649
34649
|
* devextreme-angular
|
|
34650
|
-
* Version: 24.1.
|
|
34651
|
-
* Build date:
|
|
34650
|
+
* Version: 24.1.17
|
|
34651
|
+
* Build date: Fri Apr 24 2026
|
|
34652
34652
|
*
|
|
34653
|
-
* Copyright (c) 2012 -
|
|
34653
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34654
34654
|
*
|
|
34655
34655
|
* This software may be modified and distributed under the terms
|
|
34656
34656
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34894,10 +34894,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34894
34894
|
|
|
34895
34895
|
/*!
|
|
34896
34896
|
* devextreme-angular
|
|
34897
|
-
* Version: 24.1.
|
|
34898
|
-
* Build date:
|
|
34897
|
+
* Version: 24.1.17
|
|
34898
|
+
* Build date: Fri Apr 24 2026
|
|
34899
34899
|
*
|
|
34900
|
-
* Copyright (c) 2012 -
|
|
34900
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34901
34901
|
*
|
|
34902
34902
|
* This software may be modified and distributed under the terms
|
|
34903
34903
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -34977,10 +34977,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
34977
34977
|
|
|
34978
34978
|
/*!
|
|
34979
34979
|
* devextreme-angular
|
|
34980
|
-
* Version: 24.1.
|
|
34981
|
-
* Build date:
|
|
34980
|
+
* Version: 24.1.17
|
|
34981
|
+
* Build date: Fri Apr 24 2026
|
|
34982
34982
|
*
|
|
34983
|
-
* Copyright (c) 2012 -
|
|
34983
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
34984
34984
|
*
|
|
34985
34985
|
* This software may be modified and distributed under the terms
|
|
34986
34986
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -35067,10 +35067,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
35067
35067
|
|
|
35068
35068
|
/*!
|
|
35069
35069
|
* devextreme-angular
|
|
35070
|
-
* Version: 24.1.
|
|
35071
|
-
* Build date:
|
|
35070
|
+
* Version: 24.1.17
|
|
35071
|
+
* Build date: Fri Apr 24 2026
|
|
35072
35072
|
*
|
|
35073
|
-
* Copyright (c) 2012 -
|
|
35073
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
35074
35074
|
*
|
|
35075
35075
|
* This software may be modified and distributed under the terms
|
|
35076
35076
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -35181,10 +35181,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
35181
35181
|
|
|
35182
35182
|
/*!
|
|
35183
35183
|
* devextreme-angular
|
|
35184
|
-
* Version: 24.1.
|
|
35185
|
-
* Build date:
|
|
35184
|
+
* Version: 24.1.17
|
|
35185
|
+
* Build date: Fri Apr 24 2026
|
|
35186
35186
|
*
|
|
35187
|
-
* Copyright (c) 2012 -
|
|
35187
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
35188
35188
|
*
|
|
35189
35189
|
* This software may be modified and distributed under the terms
|
|
35190
35190
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -35266,10 +35266,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
35266
35266
|
|
|
35267
35267
|
/*!
|
|
35268
35268
|
* devextreme-angular
|
|
35269
|
-
* Version: 24.1.
|
|
35270
|
-
* Build date:
|
|
35269
|
+
* Version: 24.1.17
|
|
35270
|
+
* Build date: Fri Apr 24 2026
|
|
35271
35271
|
*
|
|
35272
|
-
* Copyright (c) 2012 -
|
|
35272
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
35273
35273
|
*
|
|
35274
35274
|
* This software may be modified and distributed under the terms
|
|
35275
35275
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|