devextreme-vue 25.2.3 → 25.2.4
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/cjs/accordion.d.ts +5 -5
- package/cjs/accordion.js +3 -3
- package/cjs/action-sheet.d.ts +3 -3
- package/cjs/action-sheet.js +3 -3
- package/cjs/autocomplete.d.ts +4 -4
- package/cjs/autocomplete.js +3 -3
- package/cjs/bar-gauge.d.ts +3 -3
- package/cjs/bar-gauge.js +3 -3
- package/cjs/box.d.ts +3 -3
- package/cjs/box.js +3 -3
- package/cjs/bullet.d.ts +3 -3
- package/cjs/bullet.js +3 -3
- package/cjs/button-group.d.ts +3 -3
- package/cjs/button-group.js +3 -3
- package/cjs/button.d.ts +3 -3
- package/cjs/button.js +3 -3
- package/cjs/calendar.d.ts +3 -3
- package/cjs/calendar.js +3 -3
- package/cjs/card-view.d.ts +34 -34
- package/cjs/card-view.js +3 -3
- package/cjs/chart.d.ts +3 -3
- package/cjs/chart.js +3 -3
- package/cjs/chat.d.ts +3 -3
- package/cjs/chat.js +3 -3
- package/cjs/check-box.d.ts +3 -3
- package/cjs/check-box.js +3 -3
- package/cjs/circular-gauge.d.ts +3 -3
- package/cjs/circular-gauge.js +3 -3
- package/cjs/color-box.d.ts +3 -3
- package/cjs/color-box.js +3 -3
- package/cjs/common/ai-integration.d.ts +3 -3
- package/cjs/common/ai-integration.js +3 -3
- package/cjs/common/charts.d.ts +3 -3
- package/cjs/common/charts.js +3 -3
- package/cjs/common/core/animation.d.ts +3 -3
- package/cjs/common/core/animation.js +3 -3
- package/cjs/common/core/environment.d.ts +3 -3
- package/cjs/common/core/environment.js +3 -3
- package/cjs/common/core/events.d.ts +3 -3
- package/cjs/common/core/events.js +3 -3
- package/cjs/common/core/index.d.ts +3 -3
- package/cjs/common/core/index.js +3 -3
- package/cjs/common/core/localization.d.ts +3 -3
- package/cjs/common/core/localization.js +3 -3
- package/cjs/common/data/custom-store.d.ts +3 -3
- package/cjs/common/data/custom-store.js +3 -3
- package/cjs/common/data.d.ts +3 -3
- package/cjs/common/data.js +3 -3
- package/cjs/common/export/excel.d.ts +3 -3
- package/cjs/common/export/excel.js +3 -3
- package/cjs/common/export/index.d.ts +3 -3
- package/cjs/common/export/index.js +3 -3
- package/cjs/common/export/pdf.d.ts +3 -3
- package/cjs/common/export/pdf.js +3 -3
- package/cjs/common/grids.d.ts +3 -3
- package/cjs/common/grids.js +3 -3
- package/cjs/common/index.d.ts +3 -3
- package/cjs/common/index.js +3 -3
- package/cjs/context-menu.d.ts +4 -4
- package/cjs/context-menu.js +3 -3
- package/cjs/core/children-processing.d.ts +3 -3
- package/cjs/core/children-processing.js +3 -3
- package/cjs/core/component.d.ts +3 -3
- package/cjs/core/component.js +3 -3
- package/cjs/core/config.d.ts +3 -3
- package/cjs/core/config.js +3 -3
- package/cjs/core/configuration-component.d.ts +3 -3
- package/cjs/core/configuration-component.js +3 -3
- package/cjs/core/configuration.d.ts +3 -3
- package/cjs/core/configuration.js +3 -3
- package/cjs/core/constants.d.ts +3 -3
- package/cjs/core/constants.js +3 -3
- package/cjs/core/extension-component.d.ts +3 -3
- package/cjs/core/extension-component.js +3 -3
- package/cjs/core/helpers.d.ts +3 -3
- package/cjs/core/helpers.js +3 -3
- package/cjs/core/index.d.ts +3 -3
- package/cjs/core/index.js +3 -3
- package/cjs/core/templates-discovering.d.ts +3 -3
- package/cjs/core/templates-discovering.js +3 -3
- package/cjs/core/templates-manager.d.ts +3 -3
- package/cjs/core/templates-manager.js +3 -3
- package/cjs/core/version.d.ts +3 -3
- package/cjs/core/version.js +3 -3
- package/cjs/core/vue-helper.d.ts +3 -3
- package/cjs/core/vue-helper.js +3 -3
- package/cjs/data-grid.d.ts +867 -18
- package/cjs/data-grid.js +562 -6
- package/cjs/date-box.d.ts +3 -3
- package/cjs/date-box.js +3 -3
- package/cjs/date-range-box.d.ts +3 -3
- package/cjs/date-range-box.js +3 -3
- package/cjs/diagram.d.ts +3 -3
- package/cjs/diagram.js +3 -3
- package/cjs/draggable.d.ts +3 -3
- package/cjs/draggable.js +3 -3
- package/cjs/drawer.d.ts +3 -3
- package/cjs/drawer.js +3 -3
- package/cjs/drop-down-box.d.ts +3 -3
- package/cjs/drop-down-box.js +3 -3
- package/cjs/drop-down-button.d.ts +4 -4
- package/cjs/drop-down-button.js +3 -3
- package/cjs/file-manager.d.ts +4 -4
- package/cjs/file-manager.js +3 -3
- package/cjs/file-uploader.d.ts +3 -3
- package/cjs/file-uploader.js +3 -3
- package/cjs/filter-builder.d.ts +3 -3
- package/cjs/filter-builder.js +3 -3
- package/cjs/form.d.ts +29 -29
- package/cjs/form.js +3 -3
- package/cjs/funnel.d.ts +3 -3
- package/cjs/funnel.js +3 -3
- package/cjs/gallery.d.ts +5 -5
- package/cjs/gallery.js +3 -3
- package/cjs/gantt.d.ts +4 -4
- package/cjs/gantt.js +3 -3
- package/cjs/html-editor.d.ts +3 -3
- package/cjs/html-editor.js +3 -3
- package/cjs/index.d.ts +3 -3
- package/cjs/index.js +3 -3
- package/cjs/linear-gauge.d.ts +3 -3
- package/cjs/linear-gauge.js +3 -3
- package/cjs/list.d.ts +4 -4
- package/cjs/list.js +3 -3
- package/cjs/load-indicator.d.ts +3 -3
- package/cjs/load-indicator.js +3 -3
- package/cjs/load-panel.d.ts +3 -3
- package/cjs/load-panel.js +3 -3
- package/cjs/lookup.d.ts +4 -4
- package/cjs/lookup.js +3 -3
- package/cjs/map.d.ts +3 -3
- package/cjs/map.js +3 -3
- package/cjs/menu.d.ts +3 -3
- package/cjs/menu.js +3 -3
- package/cjs/multi-view.d.ts +4 -4
- package/cjs/multi-view.js +3 -3
- package/cjs/number-box.d.ts +3 -3
- package/cjs/number-box.js +3 -3
- package/cjs/pagination.d.ts +3 -3
- package/cjs/pagination.js +3 -3
- package/cjs/pie-chart.d.ts +3 -3
- package/cjs/pie-chart.js +3 -3
- package/cjs/pivot-grid-field-chooser.d.ts +3 -3
- package/cjs/pivot-grid-field-chooser.js +3 -3
- package/cjs/pivot-grid.d.ts +3 -3
- package/cjs/pivot-grid.js +3 -3
- package/cjs/polar-chart.d.ts +3 -3
- package/cjs/polar-chart.js +3 -3
- package/cjs/popover.d.ts +3 -3
- package/cjs/popover.js +3 -3
- package/cjs/popup.d.ts +3 -3
- package/cjs/popup.js +3 -3
- package/cjs/progress-bar.d.ts +3 -3
- package/cjs/progress-bar.js +3 -3
- package/cjs/radio-group.d.ts +3 -3
- package/cjs/radio-group.js +3 -3
- package/cjs/range-selector.d.ts +3 -3
- package/cjs/range-selector.js +3 -3
- package/cjs/range-slider.d.ts +3 -3
- package/cjs/range-slider.js +3 -3
- package/cjs/recurrence-editor.d.ts +3 -3
- package/cjs/recurrence-editor.js +3 -3
- package/cjs/resizable.d.ts +3 -3
- package/cjs/resizable.js +3 -3
- package/cjs/responsive-box.d.ts +3 -3
- package/cjs/responsive-box.js +3 -3
- package/cjs/sankey.d.ts +3 -3
- package/cjs/sankey.js +3 -3
- package/cjs/scheduler.d.ts +31 -31
- package/cjs/scheduler.js +3 -3
- package/cjs/scroll-view.d.ts +3 -3
- package/cjs/scroll-view.js +3 -3
- package/cjs/select-box.d.ts +4 -4
- package/cjs/select-box.js +3 -3
- package/cjs/slider.d.ts +3 -3
- package/cjs/slider.js +3 -3
- package/cjs/sortable.d.ts +3 -3
- package/cjs/sortable.js +3 -3
- package/cjs/sparkline.d.ts +3 -3
- package/cjs/sparkline.js +3 -3
- package/cjs/speech-to-text.d.ts +3 -3
- package/cjs/speech-to-text.js +3 -3
- package/cjs/speed-dial-action.d.ts +3 -3
- package/cjs/speed-dial-action.js +3 -3
- package/cjs/splitter.d.ts +3 -3
- package/cjs/splitter.js +3 -3
- package/cjs/stepper.d.ts +3 -3
- package/cjs/stepper.js +3 -3
- package/cjs/switch.d.ts +3 -3
- package/cjs/switch.js +3 -3
- package/cjs/tab-panel.d.ts +8 -8
- package/cjs/tab-panel.js +3 -3
- package/cjs/tabs.d.ts +5 -5
- package/cjs/tabs.js +3 -3
- package/cjs/tag-box.d.ts +3 -3
- package/cjs/tag-box.js +3 -3
- package/cjs/text-area.d.ts +3 -3
- package/cjs/text-area.js +3 -3
- package/cjs/text-box.d.ts +3 -3
- package/cjs/text-box.js +3 -3
- package/cjs/tile-view.d.ts +3 -3
- package/cjs/tile-view.js +3 -3
- package/cjs/toast.d.ts +3 -3
- package/cjs/toast.js +3 -3
- package/cjs/toolbar.d.ts +3 -3
- package/cjs/toolbar.js +3 -3
- package/cjs/tooltip.d.ts +3 -3
- package/cjs/tooltip.js +3 -3
- package/cjs/tree-list.d.ts +864 -15
- package/cjs/tree-list.js +562 -7
- package/cjs/tree-map.d.ts +3 -3
- package/cjs/tree-map.js +3 -3
- package/cjs/tree-view.d.ts +3 -3
- package/cjs/tree-view.js +3 -3
- package/cjs/validation-group.d.ts +3 -3
- package/cjs/validation-group.js +3 -3
- package/cjs/validation-summary.d.ts +3 -3
- package/cjs/validation-summary.js +3 -3
- package/cjs/validator.d.ts +9 -9
- package/cjs/validator.js +3 -3
- package/cjs/vector-map.d.ts +3 -3
- package/cjs/vector-map.js +3 -3
- package/esm/accordion.js +3 -3
- package/esm/action-sheet.js +3 -3
- package/esm/autocomplete.js +3 -3
- package/esm/bar-gauge.js +3 -3
- package/esm/box.js +3 -3
- package/esm/bullet.js +3 -3
- package/esm/button-group.js +3 -3
- package/esm/button.js +3 -3
- package/esm/calendar.js +3 -3
- package/esm/card-view.js +3 -3
- package/esm/chart.js +3 -3
- package/esm/chat.js +3 -3
- package/esm/check-box.js +3 -3
- package/esm/circular-gauge.js +3 -3
- package/esm/color-box.js +3 -3
- package/esm/common/ai-integration.js +3 -3
- package/esm/common/charts.js +3 -3
- package/esm/common/core/animation.js +3 -3
- package/esm/common/core/environment.js +3 -3
- package/esm/common/core/events.js +3 -3
- package/esm/common/core/index.js +3 -3
- package/esm/common/core/localization.js +3 -3
- package/esm/common/data/custom-store.js +3 -3
- package/esm/common/data.js +3 -3
- package/esm/common/export/excel.js +3 -3
- package/esm/common/export/index.js +3 -3
- package/esm/common/export/pdf.js +3 -3
- package/esm/common/grids.js +3 -3
- package/esm/common/index.js +3 -3
- package/esm/context-menu.js +3 -3
- package/esm/core/children-processing.js +3 -3
- package/esm/core/component.js +3 -3
- package/esm/core/config.js +3 -3
- package/esm/core/configuration-component.js +3 -3
- package/esm/core/configuration.js +3 -3
- package/esm/core/constants.js +3 -3
- package/esm/core/extension-component.js +3 -3
- package/esm/core/helpers.js +3 -3
- package/esm/core/index.js +3 -3
- package/esm/core/templates-discovering.js +3 -3
- package/esm/core/templates-manager.js +3 -3
- package/esm/core/version.js +3 -3
- package/esm/core/vue-helper.js +3 -3
- package/esm/data-grid.js +550 -5
- package/esm/date-box.js +3 -3
- package/esm/date-range-box.js +3 -3
- package/esm/diagram.js +3 -3
- package/esm/draggable.js +3 -3
- package/esm/drawer.js +3 -3
- package/esm/drop-down-box.js +3 -3
- package/esm/drop-down-button.js +3 -3
- package/esm/file-manager.js +3 -3
- package/esm/file-uploader.js +3 -3
- package/esm/filter-builder.js +3 -3
- package/esm/form.js +3 -3
- package/esm/funnel.js +3 -3
- package/esm/gallery.js +3 -3
- package/esm/gantt.js +3 -3
- package/esm/html-editor.js +3 -3
- package/esm/index.js +3 -3
- package/esm/linear-gauge.js +3 -3
- package/esm/list.js +3 -3
- package/esm/load-indicator.js +3 -3
- package/esm/load-panel.js +3 -3
- package/esm/lookup.js +3 -3
- package/esm/map.js +3 -3
- package/esm/menu.js +3 -3
- package/esm/multi-view.js +3 -3
- package/esm/number-box.js +3 -3
- package/esm/pagination.js +3 -3
- package/esm/pie-chart.js +3 -3
- package/esm/pivot-grid-field-chooser.js +3 -3
- package/esm/pivot-grid.js +3 -3
- package/esm/polar-chart.js +3 -3
- package/esm/popover.js +3 -3
- package/esm/popup.js +3 -3
- package/esm/progress-bar.js +3 -3
- package/esm/radio-group.js +3 -3
- package/esm/range-selector.js +3 -3
- package/esm/range-slider.js +3 -3
- package/esm/recurrence-editor.js +3 -3
- package/esm/resizable.js +3 -3
- package/esm/responsive-box.js +3 -3
- package/esm/sankey.js +3 -3
- package/esm/scheduler.js +3 -3
- package/esm/scroll-view.js +3 -3
- package/esm/select-box.js +3 -3
- package/esm/slider.js +3 -3
- package/esm/sortable.js +3 -3
- package/esm/sparkline.js +3 -3
- package/esm/speech-to-text.js +3 -3
- package/esm/speed-dial-action.js +3 -3
- package/esm/splitter.js +3 -3
- package/esm/stepper.js +3 -3
- package/esm/switch.js +3 -3
- package/esm/tab-panel.js +3 -3
- package/esm/tabs.js +3 -3
- package/esm/tag-box.js +3 -3
- package/esm/text-area.js +3 -3
- package/esm/text-box.js +3 -3
- package/esm/tile-view.js +3 -3
- package/esm/toast.js +3 -3
- package/esm/toolbar.js +3 -3
- package/esm/tooltip.js +3 -3
- package/esm/tree-list.js +551 -6
- package/esm/tree-map.js +3 -3
- package/esm/tree-view.js +3 -3
- package/esm/validation-group.js +3 -3
- package/esm/validation-summary.js +3 -3
- package/esm/validator.js +3 -3
- package/esm/vector-map.js +3 -3
- package/package.json +4 -3
package/cjs/accordion.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -175,11 +175,11 @@ declare const DxAccordion: import("vue").DefineComponent<{
|
|
|
175
175
|
"onUpdate:tabIndex"?: ((...args: any[]) => any) | undefined;
|
|
176
176
|
"onUpdate:repaintChangesOnly"?: ((...args: any[]) => any) | undefined;
|
|
177
177
|
"onUpdate:deferRendering"?: ((...args: any[]) => any) | undefined;
|
|
178
|
-
"onUpdate:
|
|
178
|
+
"onUpdate:itemTitleTemplate"?: ((...args: any[]) => any) | undefined;
|
|
179
179
|
"onUpdate:selectedIndex"?: ((...args: any[]) => any) | undefined;
|
|
180
180
|
"onUpdate:selectedItem"?: ((...args: any[]) => any) | undefined;
|
|
181
|
+
"onUpdate:selectedItems"?: ((...args: any[]) => any) | undefined;
|
|
181
182
|
"onUpdate:selectedItemKeys"?: ((...args: any[]) => any) | undefined;
|
|
182
|
-
"onUpdate:itemTitleTemplate"?: ((...args: any[]) => any) | undefined;
|
|
183
183
|
"onUpdate:collapsible"?: ((...args: any[]) => any) | undefined;
|
|
184
184
|
"onUpdate:animationDuration"?: ((...args: any[]) => any) | undefined;
|
|
185
185
|
"onUpdate:multiple"?: ((...args: any[]) => any) | undefined;
|
package/cjs/accordion.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/action-sheet.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/action-sheet.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/autocomplete.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -320,6 +320,7 @@ declare const DxAutocomplete: import("vue").DefineComponent<{
|
|
|
320
320
|
"onUpdate:valueChangeEvent"?: ((...args: any[]) => any) | undefined;
|
|
321
321
|
"onUpdate:valueExpr"?: ((...args: any[]) => any) | undefined;
|
|
322
322
|
"onUpdate:deferRendering"?: ((...args: any[]) => any) | undefined;
|
|
323
|
+
"onUpdate:selectedItem"?: ((...args: any[]) => any) | undefined;
|
|
323
324
|
"onUpdate:dropDownButtonTemplate"?: ((...args: any[]) => any) | undefined;
|
|
324
325
|
"onUpdate:dropDownOptions"?: ((...args: any[]) => any) | undefined;
|
|
325
326
|
"onUpdate:grouped"?: ((...args: any[]) => any) | undefined;
|
|
@@ -332,7 +333,6 @@ declare const DxAutocomplete: import("vue").DefineComponent<{
|
|
|
332
333
|
"onUpdate:showDropDownButton"?: ((...args: any[]) => any) | undefined;
|
|
333
334
|
"onUpdate:useItemTextAsTitle"?: ((...args: any[]) => any) | undefined;
|
|
334
335
|
"onUpdate:wrapItemText"?: ((...args: any[]) => any) | undefined;
|
|
335
|
-
"onUpdate:selectedItem"?: ((...args: any[]) => any) | undefined;
|
|
336
336
|
"onUpdate:displayValue"?: ((...args: any[]) => any) | undefined;
|
|
337
337
|
"onUpdate:maxItemCount"?: ((...args: any[]) => any) | undefined;
|
|
338
338
|
}, {
|
package/cjs/autocomplete.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/bar-gauge.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/bar-gauge.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/box.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/box.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/bullet.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/bullet.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/button-group.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/button-group.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/button.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/button.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/calendar.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/calendar.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/card-view.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
|
@@ -431,7 +431,7 @@ declare const DxAsyncRule: import("vue").DefineComponent<{
|
|
|
431
431
|
formItem: Record<string, any>;
|
|
432
432
|
rule: Record<string, any>;
|
|
433
433
|
validator: Record<string, any>;
|
|
434
|
-
value:
|
|
434
|
+
value: any;
|
|
435
435
|
}) => any>;
|
|
436
436
|
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
437
437
|
"update:isActive": null;
|
|
@@ -452,7 +452,7 @@ declare const DxAsyncRule: import("vue").DefineComponent<{
|
|
|
452
452
|
formItem: Record<string, any>;
|
|
453
453
|
rule: Record<string, any>;
|
|
454
454
|
validator: Record<string, any>;
|
|
455
|
-
value:
|
|
455
|
+
value: any;
|
|
456
456
|
}) => any>;
|
|
457
457
|
}>> & {
|
|
458
458
|
"onUpdate:isActive"?: ((...args: any[]) => any) | undefined;
|
|
@@ -540,10 +540,10 @@ declare const DxButtonItem: import("vue").DefineComponent<{
|
|
|
540
540
|
"onUpdate:horizontalAlignment"?: ((...args: any[]) => any) | undefined;
|
|
541
541
|
"onUpdate:verticalAlignment"?: ((...args: any[]) => any) | undefined;
|
|
542
542
|
"onUpdate:cssClass"?: ((...args: any[]) => any) | undefined;
|
|
543
|
-
"onUpdate:
|
|
543
|
+
"onUpdate:buttonOptions"?: ((...args: any[]) => any) | undefined;
|
|
544
544
|
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
545
545
|
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
546
|
-
"onUpdate:
|
|
546
|
+
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
547
547
|
}, {
|
|
548
548
|
visible: boolean;
|
|
549
549
|
}>;
|
|
@@ -1107,6 +1107,7 @@ declare const DxColumn: import("vue").DefineComponent<{
|
|
|
1107
1107
|
"onUpdate:filterValue"?: ((...args: any[]) => any) | undefined;
|
|
1108
1108
|
"onUpdate:headerFilter"?: ((...args: any[]) => any) | undefined;
|
|
1109
1109
|
"onUpdate:editorOptions"?: ((...args: any[]) => any) | undefined;
|
|
1110
|
+
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
1110
1111
|
"onUpdate:alignment"?: ((...args: any[]) => any) | undefined;
|
|
1111
1112
|
"onUpdate:allowEditing"?: ((...args: any[]) => any) | undefined;
|
|
1112
1113
|
"onUpdate:allowFiltering"?: ((...args: any[]) => any) | undefined;
|
|
@@ -1129,7 +1130,6 @@ declare const DxColumn: import("vue").DefineComponent<{
|
|
|
1129
1130
|
"onUpdate:sortingMethod"?: ((...args: any[]) => any) | undefined;
|
|
1130
1131
|
"onUpdate:sortOrder"?: ((...args: any[]) => any) | undefined;
|
|
1131
1132
|
"onUpdate:trueText"?: ((...args: any[]) => any) | undefined;
|
|
1132
|
-
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
1133
1133
|
"onUpdate:fieldTemplate"?: ((...args: any[]) => any) | undefined;
|
|
1134
1134
|
"onUpdate:calculateFieldValue"?: ((...args: any[]) => any) | undefined;
|
|
1135
1135
|
"onUpdate:fieldCaptionTemplate"?: ((...args: any[]) => any) | undefined;
|
|
@@ -1426,7 +1426,7 @@ declare const DxCustomRule: import("vue").DefineComponent<{
|
|
|
1426
1426
|
formItem: Record<string, any>;
|
|
1427
1427
|
rule: Record<string, any>;
|
|
1428
1428
|
validator: Record<string, any>;
|
|
1429
|
-
value:
|
|
1429
|
+
value: any;
|
|
1430
1430
|
}) => boolean>;
|
|
1431
1431
|
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1432
1432
|
"update:isActive": null;
|
|
@@ -1447,7 +1447,7 @@ declare const DxCustomRule: import("vue").DefineComponent<{
|
|
|
1447
1447
|
formItem: Record<string, any>;
|
|
1448
1448
|
rule: Record<string, any>;
|
|
1449
1449
|
validator: Record<string, any>;
|
|
1450
|
-
value:
|
|
1450
|
+
value: any;
|
|
1451
1451
|
}) => boolean>;
|
|
1452
1452
|
}>> & {
|
|
1453
1453
|
"onUpdate:isActive"?: ((...args: any[]) => any) | undefined;
|
|
@@ -1641,9 +1641,9 @@ declare const DxEmptyItem: import("vue").DefineComponent<{
|
|
|
1641
1641
|
"onUpdate:name"?: ((...args: any[]) => any) | undefined;
|
|
1642
1642
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
1643
1643
|
"onUpdate:cssClass"?: ((...args: any[]) => any) | undefined;
|
|
1644
|
-
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
1645
1644
|
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
1646
1645
|
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
1646
|
+
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
1647
1647
|
}, {
|
|
1648
1648
|
visible: boolean;
|
|
1649
1649
|
}>;
|
|
@@ -2244,13 +2244,13 @@ declare const DxFormItem: import("vue").DefineComponent<{
|
|
|
2244
2244
|
"onUpdate:validationRules"?: ((...args: any[]) => any) | undefined;
|
|
2245
2245
|
"onUpdate:editorOptions"?: ((...args: any[]) => any) | undefined;
|
|
2246
2246
|
"onUpdate:cssClass"?: ((...args: any[]) => any) | undefined;
|
|
2247
|
+
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
2248
|
+
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
2247
2249
|
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
2248
2250
|
"onUpdate:aiOptions"?: ((...args: any[]) => any) | undefined;
|
|
2249
|
-
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
2250
2251
|
"onUpdate:editorType"?: ((...args: any[]) => any) | undefined;
|
|
2251
2252
|
"onUpdate:helpText"?: ((...args: any[]) => any) | undefined;
|
|
2252
2253
|
"onUpdate:isRequired"?: ((...args: any[]) => any) | undefined;
|
|
2253
|
-
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
2254
2254
|
}, {
|
|
2255
2255
|
visible: boolean;
|
|
2256
2256
|
isRequired: boolean;
|
|
@@ -2336,13 +2336,13 @@ declare const DxGroupItem: import("vue").DefineComponent<{
|
|
|
2336
2336
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
2337
2337
|
"onUpdate:items"?: ((...args: any[]) => any) | undefined;
|
|
2338
2338
|
"onUpdate:cssClass"?: ((...args: any[]) => any) | undefined;
|
|
2339
|
-
"onUpdate:
|
|
2339
|
+
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
2340
|
+
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
2340
2341
|
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
2342
|
+
"onUpdate:caption"?: ((...args: any[]) => any) | undefined;
|
|
2341
2343
|
"onUpdate:alignItemLabels"?: ((...args: any[]) => any) | undefined;
|
|
2342
2344
|
"onUpdate:colCount"?: ((...args: any[]) => any) | undefined;
|
|
2343
2345
|
"onUpdate:colCountByScreen"?: ((...args: any[]) => any) | undefined;
|
|
2344
|
-
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
2345
|
-
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
2346
2346
|
"onUpdate:captionTemplate"?: ((...args: any[]) => any) | undefined;
|
|
2347
2347
|
}, {
|
|
2348
2348
|
visible: boolean;
|
|
@@ -2680,27 +2680,27 @@ declare const DxItem: import("vue").DefineComponent<{
|
|
|
2680
2680
|
"onUpdate:icon"?: ((...args: any[]) => any) | undefined;
|
|
2681
2681
|
"onUpdate:editorOptions"?: ((...args: any[]) => any) | undefined;
|
|
2682
2682
|
"onUpdate:cssClass"?: ((...args: any[]) => any) | undefined;
|
|
2683
|
-
"onUpdate:
|
|
2683
|
+
"onUpdate:buttonOptions"?: ((...args: any[]) => any) | undefined;
|
|
2684
|
+
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
2685
|
+
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
2684
2686
|
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
2687
|
+
"onUpdate:caption"?: ((...args: any[]) => any) | undefined;
|
|
2685
2688
|
"onUpdate:alignItemLabels"?: ((...args: any[]) => any) | undefined;
|
|
2686
2689
|
"onUpdate:colCount"?: ((...args: any[]) => any) | undefined;
|
|
2687
2690
|
"onUpdate:colCountByScreen"?: ((...args: any[]) => any) | undefined;
|
|
2688
2691
|
"onUpdate:aiOptions"?: ((...args: any[]) => any) | undefined;
|
|
2689
|
-
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
2690
2692
|
"onUpdate:editorType"?: ((...args: any[]) => any) | undefined;
|
|
2691
2693
|
"onUpdate:helpText"?: ((...args: any[]) => any) | undefined;
|
|
2692
2694
|
"onUpdate:isRequired"?: ((...args: any[]) => any) | undefined;
|
|
2693
|
-
"onUpdate:
|
|
2695
|
+
"onUpdate:captionTemplate"?: ((...args: any[]) => any) | undefined;
|
|
2696
|
+
"onUpdate:badge"?: ((...args: any[]) => any) | undefined;
|
|
2694
2697
|
"onUpdate:locateInMenu"?: ((...args: any[]) => any) | undefined;
|
|
2695
2698
|
"onUpdate:menuItemTemplate"?: ((...args: any[]) => any) | undefined;
|
|
2696
2699
|
"onUpdate:showText"?: ((...args: any[]) => any) | undefined;
|
|
2697
|
-
"onUpdate:widget"?: ((...args: any[]) => any) | undefined;
|
|
2698
|
-
"onUpdate:badge"?: ((...args: any[]) => any) | undefined;
|
|
2699
|
-
"onUpdate:tabTemplate"?: ((...args: any[]) => any) | undefined;
|
|
2700
|
-
"onUpdate:buttonOptions"?: ((...args: any[]) => any) | undefined;
|
|
2701
|
-
"onUpdate:captionTemplate"?: ((...args: any[]) => any) | undefined;
|
|
2702
2700
|
"onUpdate:tabPanelOptions"?: ((...args: any[]) => any) | undefined;
|
|
2703
2701
|
"onUpdate:tabs"?: ((...args: any[]) => any) | undefined;
|
|
2702
|
+
"onUpdate:tabTemplate"?: ((...args: any[]) => any) | undefined;
|
|
2703
|
+
"onUpdate:widget"?: ((...args: any[]) => any) | undefined;
|
|
2704
2704
|
}, {
|
|
2705
2705
|
disabled: boolean;
|
|
2706
2706
|
visible: boolean;
|
|
@@ -3450,13 +3450,13 @@ declare const DxSimpleItem: import("vue").DefineComponent<{
|
|
|
3450
3450
|
"onUpdate:validationRules"?: ((...args: any[]) => any) | undefined;
|
|
3451
3451
|
"onUpdate:editorOptions"?: ((...args: any[]) => any) | undefined;
|
|
3452
3452
|
"onUpdate:cssClass"?: ((...args: any[]) => any) | undefined;
|
|
3453
|
+
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
3454
|
+
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
3453
3455
|
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
3454
3456
|
"onUpdate:aiOptions"?: ((...args: any[]) => any) | undefined;
|
|
3455
|
-
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
3456
3457
|
"onUpdate:editorType"?: ((...args: any[]) => any) | undefined;
|
|
3457
3458
|
"onUpdate:helpText"?: ((...args: any[]) => any) | undefined;
|
|
3458
3459
|
"onUpdate:isRequired"?: ((...args: any[]) => any) | undefined;
|
|
3459
|
-
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
3460
3460
|
}, {
|
|
3461
3461
|
visible: boolean;
|
|
3462
3462
|
isRequired: boolean;
|
|
@@ -3615,9 +3615,9 @@ declare const DxTabbedItem: import("vue").DefineComponent<{
|
|
|
3615
3615
|
"onUpdate:name"?: ((...args: any[]) => any) | undefined;
|
|
3616
3616
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
3617
3617
|
"onUpdate:cssClass"?: ((...args: any[]) => any) | undefined;
|
|
3618
|
-
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
3619
3618
|
"onUpdate:colSpan"?: ((...args: any[]) => any) | undefined;
|
|
3620
3619
|
"onUpdate:itemType"?: ((...args: any[]) => any) | undefined;
|
|
3620
|
+
"onUpdate:visibleIndex"?: ((...args: any[]) => any) | undefined;
|
|
3621
3621
|
"onUpdate:tabPanelOptions"?: ((...args: any[]) => any) | undefined;
|
|
3622
3622
|
"onUpdate:tabs"?: ((...args: any[]) => any) | undefined;
|
|
3623
3623
|
}, {
|
|
@@ -3801,14 +3801,14 @@ declare const DxTabPanelOptions: import("vue").DefineComponent<{
|
|
|
3801
3801
|
"onUpdate:scrollingEnabled"?: ((...args: any[]) => any) | undefined;
|
|
3802
3802
|
"onUpdate:scrollByContent"?: ((...args: any[]) => any) | undefined;
|
|
3803
3803
|
"onUpdate:iconPosition"?: ((...args: any[]) => any) | undefined;
|
|
3804
|
-
"onUpdate:onSelectionChanging"?: ((...args: any[]) => any) | undefined;
|
|
3805
|
-
"onUpdate:selectedIndex"?: ((...args: any[]) => any) | undefined;
|
|
3806
|
-
"onUpdate:selectedItem"?: ((...args: any[]) => any) | undefined;
|
|
3807
|
-
"onUpdate:showNavButtons"?: ((...args: any[]) => any) | undefined;
|
|
3808
3804
|
"onUpdate:itemTitleTemplate"?: ((...args: any[]) => any) | undefined;
|
|
3809
3805
|
"onUpdate:loop"?: ((...args: any[]) => any) | undefined;
|
|
3806
|
+
"onUpdate:onSelectionChanging"?: ((...args: any[]) => any) | undefined;
|
|
3810
3807
|
"onUpdate:onTitleClick"?: ((...args: any[]) => any) | undefined;
|
|
3811
3808
|
"onUpdate:onTitleHold"?: ((...args: any[]) => any) | undefined;
|
|
3809
|
+
"onUpdate:selectedIndex"?: ((...args: any[]) => any) | undefined;
|
|
3810
|
+
"onUpdate:selectedItem"?: ((...args: any[]) => any) | undefined;
|
|
3811
|
+
"onUpdate:showNavButtons"?: ((...args: any[]) => any) | undefined;
|
|
3812
3812
|
"onUpdate:swipeEnabled"?: ((...args: any[]) => any) | undefined;
|
|
3813
3813
|
"onUpdate:tabsPosition"?: ((...args: any[]) => any) | undefined;
|
|
3814
3814
|
}, {
|
|
@@ -3823,8 +3823,8 @@ declare const DxTabPanelOptions: import("vue").DefineComponent<{
|
|
|
3823
3823
|
deferRendering: boolean;
|
|
3824
3824
|
scrollingEnabled: boolean;
|
|
3825
3825
|
scrollByContent: boolean;
|
|
3826
|
-
showNavButtons: boolean;
|
|
3827
3826
|
loop: boolean;
|
|
3827
|
+
showNavButtons: boolean;
|
|
3828
3828
|
swipeEnabled: boolean;
|
|
3829
3829
|
}>;
|
|
3830
3830
|
declare const DxTabPanelOptionsItem: import("vue").DefineComponent<{
|
|
@@ -4071,7 +4071,7 @@ declare const DxValidationRule: import("vue").DefineComponent<{
|
|
|
4071
4071
|
formItem: Record<string, any>;
|
|
4072
4072
|
rule: Record<string, any>;
|
|
4073
4073
|
validator: Record<string, any>;
|
|
4074
|
-
value:
|
|
4074
|
+
value: any;
|
|
4075
4075
|
}) => boolean>;
|
|
4076
4076
|
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
4077
4077
|
"update:isActive": null;
|
|
@@ -4104,7 +4104,7 @@ declare const DxValidationRule: import("vue").DefineComponent<{
|
|
|
4104
4104
|
formItem: Record<string, any>;
|
|
4105
4105
|
rule: Record<string, any>;
|
|
4106
4106
|
validator: Record<string, any>;
|
|
4107
|
-
value:
|
|
4107
|
+
value: any;
|
|
4108
4108
|
}) => boolean>;
|
|
4109
4109
|
}>> & {
|
|
4110
4110
|
"onUpdate:isActive"?: ((...args: any[]) => any) | undefined;
|
package/cjs/card-view.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/chart.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/chart.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/chat.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/chat.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/check-box.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/check-box.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/circular-gauge.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|
package/cjs/circular-gauge.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* devextreme-vue
|
|
3
|
-
* Version: 25.2.
|
|
4
|
-
* Build date:
|
|
3
|
+
* Version: 25.2.4
|
|
4
|
+
* Build date: Mon Jan 26 2026
|
|
5
5
|
*
|
|
6
|
-
* Copyright (c) 2012 -
|
|
6
|
+
* Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
*
|
|
8
8
|
* This software may be modified and distributed under the terms
|
|
9
9
|
* of the MIT license. See the LICENSE file in the root of the project for details.
|