devextreme-vue 25.2.3 → 25.2.5

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.
Files changed (334) hide show
  1. package/cjs/accordion.d.ts +6 -6
  2. package/cjs/accordion.js +4 -4
  3. package/cjs/action-sheet.d.ts +4 -4
  4. package/cjs/action-sheet.js +4 -4
  5. package/cjs/autocomplete.d.ts +5 -5
  6. package/cjs/autocomplete.js +4 -4
  7. package/cjs/bar-gauge.d.ts +4 -4
  8. package/cjs/bar-gauge.js +4 -4
  9. package/cjs/box.d.ts +4 -4
  10. package/cjs/box.js +4 -4
  11. package/cjs/bullet.d.ts +4 -4
  12. package/cjs/bullet.js +4 -4
  13. package/cjs/button-group.d.ts +4 -4
  14. package/cjs/button-group.js +4 -4
  15. package/cjs/button.d.ts +4 -4
  16. package/cjs/button.js +4 -4
  17. package/cjs/calendar.d.ts +4 -4
  18. package/cjs/calendar.js +4 -4
  19. package/cjs/card-view.d.ts +35 -35
  20. package/cjs/card-view.js +4 -4
  21. package/cjs/chart.d.ts +4 -4
  22. package/cjs/chart.js +4 -4
  23. package/cjs/chat.d.ts +4 -4
  24. package/cjs/chat.js +4 -4
  25. package/cjs/check-box.d.ts +4 -4
  26. package/cjs/check-box.js +4 -4
  27. package/cjs/circular-gauge.d.ts +4 -4
  28. package/cjs/circular-gauge.js +4 -4
  29. package/cjs/color-box.d.ts +4 -4
  30. package/cjs/color-box.js +4 -4
  31. package/cjs/common/ai-integration.d.ts +4 -4
  32. package/cjs/common/ai-integration.js +4 -4
  33. package/cjs/common/charts.d.ts +4 -4
  34. package/cjs/common/charts.js +4 -4
  35. package/cjs/common/core/animation.d.ts +4 -4
  36. package/cjs/common/core/animation.js +4 -4
  37. package/cjs/common/core/environment.d.ts +4 -4
  38. package/cjs/common/core/environment.js +4 -4
  39. package/cjs/common/core/events.d.ts +4 -4
  40. package/cjs/common/core/events.js +4 -4
  41. package/cjs/common/core/index.d.ts +4 -4
  42. package/cjs/common/core/index.js +4 -4
  43. package/cjs/common/core/localization.d.ts +4 -4
  44. package/cjs/common/core/localization.js +4 -4
  45. package/cjs/common/data/custom-store.d.ts +4 -4
  46. package/cjs/common/data/custom-store.js +4 -4
  47. package/cjs/common/data.d.ts +4 -4
  48. package/cjs/common/data.js +4 -4
  49. package/cjs/common/export/excel.d.ts +4 -4
  50. package/cjs/common/export/excel.js +4 -4
  51. package/cjs/common/export/index.d.ts +4 -4
  52. package/cjs/common/export/index.js +4 -4
  53. package/cjs/common/export/pdf.d.ts +4 -4
  54. package/cjs/common/export/pdf.js +4 -4
  55. package/cjs/common/grids.d.ts +4 -4
  56. package/cjs/common/grids.js +4 -4
  57. package/cjs/common/index.d.ts +4 -4
  58. package/cjs/common/index.js +4 -4
  59. package/cjs/context-menu.d.ts +5 -5
  60. package/cjs/context-menu.js +4 -4
  61. package/cjs/core/children-processing.d.ts +4 -4
  62. package/cjs/core/children-processing.js +4 -4
  63. package/cjs/core/component.d.ts +4 -4
  64. package/cjs/core/component.js +4 -4
  65. package/cjs/core/config.d.ts +4 -4
  66. package/cjs/core/config.js +4 -4
  67. package/cjs/core/configuration-component.d.ts +4 -4
  68. package/cjs/core/configuration-component.js +4 -4
  69. package/cjs/core/configuration.d.ts +4 -4
  70. package/cjs/core/configuration.js +4 -4
  71. package/cjs/core/constants.d.ts +4 -4
  72. package/cjs/core/constants.js +4 -4
  73. package/cjs/core/extension-component.d.ts +4 -4
  74. package/cjs/core/extension-component.js +4 -4
  75. package/cjs/core/helpers.d.ts +4 -4
  76. package/cjs/core/helpers.js +4 -4
  77. package/cjs/core/index.d.ts +4 -4
  78. package/cjs/core/index.js +4 -4
  79. package/cjs/core/templates-discovering.d.ts +4 -4
  80. package/cjs/core/templates-discovering.js +4 -4
  81. package/cjs/core/templates-manager.d.ts +4 -4
  82. package/cjs/core/templates-manager.js +4 -4
  83. package/cjs/core/version.d.ts +4 -4
  84. package/cjs/core/version.js +4 -4
  85. package/cjs/core/vue-helper.d.ts +4 -4
  86. package/cjs/core/vue-helper.js +4 -4
  87. package/cjs/data-grid.d.ts +868 -19
  88. package/cjs/data-grid.js +563 -7
  89. package/cjs/date-box.d.ts +4 -4
  90. package/cjs/date-box.js +4 -4
  91. package/cjs/date-range-box.d.ts +4 -4
  92. package/cjs/date-range-box.js +4 -4
  93. package/cjs/diagram.d.ts +4 -4
  94. package/cjs/diagram.js +4 -4
  95. package/cjs/draggable.d.ts +4 -4
  96. package/cjs/draggable.js +4 -4
  97. package/cjs/drawer.d.ts +4 -4
  98. package/cjs/drawer.js +4 -4
  99. package/cjs/drop-down-box.d.ts +4 -4
  100. package/cjs/drop-down-box.js +4 -4
  101. package/cjs/drop-down-button.d.ts +5 -5
  102. package/cjs/drop-down-button.js +4 -4
  103. package/cjs/file-manager.d.ts +5 -5
  104. package/cjs/file-manager.js +4 -4
  105. package/cjs/file-uploader.d.ts +4 -4
  106. package/cjs/file-uploader.js +4 -4
  107. package/cjs/filter-builder.d.ts +4 -4
  108. package/cjs/filter-builder.js +4 -4
  109. package/cjs/form.d.ts +30 -30
  110. package/cjs/form.js +4 -4
  111. package/cjs/funnel.d.ts +4 -4
  112. package/cjs/funnel.js +4 -4
  113. package/cjs/gallery.d.ts +6 -6
  114. package/cjs/gallery.js +4 -4
  115. package/cjs/gantt.d.ts +8 -434
  116. package/cjs/gantt.js +5 -246
  117. package/cjs/html-editor.d.ts +4 -4
  118. package/cjs/html-editor.js +4 -4
  119. package/cjs/index.d.ts +4 -4
  120. package/cjs/index.js +4 -4
  121. package/cjs/linear-gauge.d.ts +4 -4
  122. package/cjs/linear-gauge.js +4 -4
  123. package/cjs/list.d.ts +5 -5
  124. package/cjs/list.js +4 -4
  125. package/cjs/load-indicator.d.ts +4 -4
  126. package/cjs/load-indicator.js +4 -4
  127. package/cjs/load-panel.d.ts +4 -4
  128. package/cjs/load-panel.js +4 -4
  129. package/cjs/lookup.d.ts +5 -5
  130. package/cjs/lookup.js +4 -4
  131. package/cjs/map.d.ts +4 -4
  132. package/cjs/map.js +4 -4
  133. package/cjs/menu.d.ts +4 -4
  134. package/cjs/menu.js +4 -4
  135. package/cjs/multi-view.d.ts +5 -5
  136. package/cjs/multi-view.js +4 -4
  137. package/cjs/number-box.d.ts +4 -4
  138. package/cjs/number-box.js +4 -4
  139. package/cjs/pagination.d.ts +4 -4
  140. package/cjs/pagination.js +4 -4
  141. package/cjs/pie-chart.d.ts +4 -4
  142. package/cjs/pie-chart.js +4 -4
  143. package/cjs/pivot-grid-field-chooser.d.ts +4 -4
  144. package/cjs/pivot-grid-field-chooser.js +4 -4
  145. package/cjs/pivot-grid.d.ts +4 -4
  146. package/cjs/pivot-grid.js +4 -4
  147. package/cjs/polar-chart.d.ts +4 -4
  148. package/cjs/polar-chart.js +4 -4
  149. package/cjs/popover.d.ts +4 -4
  150. package/cjs/popover.js +4 -4
  151. package/cjs/popup.d.ts +4 -4
  152. package/cjs/popup.js +4 -4
  153. package/cjs/progress-bar.d.ts +4 -4
  154. package/cjs/progress-bar.js +4 -4
  155. package/cjs/radio-group.d.ts +4 -4
  156. package/cjs/radio-group.js +4 -4
  157. package/cjs/range-selector.d.ts +4 -4
  158. package/cjs/range-selector.js +4 -4
  159. package/cjs/range-slider.d.ts +4 -4
  160. package/cjs/range-slider.js +4 -4
  161. package/cjs/recurrence-editor.d.ts +4 -4
  162. package/cjs/recurrence-editor.js +4 -4
  163. package/cjs/resizable.d.ts +4 -4
  164. package/cjs/resizable.js +4 -4
  165. package/cjs/responsive-box.d.ts +4 -4
  166. package/cjs/responsive-box.js +4 -4
  167. package/cjs/sankey.d.ts +4 -4
  168. package/cjs/sankey.js +4 -4
  169. package/cjs/scheduler.d.ts +32 -32
  170. package/cjs/scheduler.js +4 -4
  171. package/cjs/scroll-view.d.ts +4 -4
  172. package/cjs/scroll-view.js +4 -4
  173. package/cjs/select-box.d.ts +5 -5
  174. package/cjs/select-box.js +4 -4
  175. package/cjs/slider.d.ts +4 -4
  176. package/cjs/slider.js +4 -4
  177. package/cjs/sortable.d.ts +4 -4
  178. package/cjs/sortable.js +4 -4
  179. package/cjs/sparkline.d.ts +4 -4
  180. package/cjs/sparkline.js +4 -4
  181. package/cjs/speech-to-text.d.ts +4 -4
  182. package/cjs/speech-to-text.js +4 -4
  183. package/cjs/speed-dial-action.d.ts +4 -4
  184. package/cjs/speed-dial-action.js +4 -4
  185. package/cjs/splitter.d.ts +4 -4
  186. package/cjs/splitter.js +4 -4
  187. package/cjs/stepper.d.ts +4 -4
  188. package/cjs/stepper.js +4 -4
  189. package/cjs/switch.d.ts +4 -4
  190. package/cjs/switch.js +4 -4
  191. package/cjs/tab-panel.d.ts +9 -9
  192. package/cjs/tab-panel.js +4 -4
  193. package/cjs/tabs.d.ts +6 -6
  194. package/cjs/tabs.js +4 -4
  195. package/cjs/tag-box.d.ts +4 -4
  196. package/cjs/tag-box.js +4 -4
  197. package/cjs/text-area.d.ts +4 -4
  198. package/cjs/text-area.js +4 -4
  199. package/cjs/text-box.d.ts +4 -4
  200. package/cjs/text-box.js +4 -4
  201. package/cjs/tile-view.d.ts +4 -4
  202. package/cjs/tile-view.js +4 -4
  203. package/cjs/toast.d.ts +4 -4
  204. package/cjs/toast.js +4 -4
  205. package/cjs/toolbar.d.ts +4 -4
  206. package/cjs/toolbar.js +4 -4
  207. package/cjs/tooltip.d.ts +4 -4
  208. package/cjs/tooltip.js +4 -4
  209. package/cjs/tree-list.d.ts +884 -63
  210. package/cjs/tree-list.js +563 -8
  211. package/cjs/tree-map.d.ts +4 -4
  212. package/cjs/tree-map.js +4 -4
  213. package/cjs/tree-view.d.ts +4 -4
  214. package/cjs/tree-view.js +4 -4
  215. package/cjs/validation-group.d.ts +4 -4
  216. package/cjs/validation-group.js +4 -4
  217. package/cjs/validation-summary.d.ts +4 -4
  218. package/cjs/validation-summary.js +4 -4
  219. package/cjs/validator.d.ts +10 -10
  220. package/cjs/validator.js +4 -4
  221. package/cjs/vector-map.d.ts +4 -4
  222. package/cjs/vector-map.js +4 -4
  223. package/esm/accordion.js +4 -4
  224. package/esm/action-sheet.js +4 -4
  225. package/esm/autocomplete.js +4 -4
  226. package/esm/bar-gauge.js +4 -4
  227. package/esm/box.js +4 -4
  228. package/esm/bullet.js +4 -4
  229. package/esm/button-group.js +4 -4
  230. package/esm/button.js +4 -4
  231. package/esm/calendar.js +4 -4
  232. package/esm/card-view.js +4 -4
  233. package/esm/chart.js +4 -4
  234. package/esm/chat.js +4 -4
  235. package/esm/check-box.js +4 -4
  236. package/esm/circular-gauge.js +4 -4
  237. package/esm/color-box.js +4 -4
  238. package/esm/common/ai-integration.js +4 -4
  239. package/esm/common/charts.js +4 -4
  240. package/esm/common/core/animation.js +4 -4
  241. package/esm/common/core/environment.js +4 -4
  242. package/esm/common/core/events.js +4 -4
  243. package/esm/common/core/index.js +4 -4
  244. package/esm/common/core/localization.js +4 -4
  245. package/esm/common/data/custom-store.js +4 -4
  246. package/esm/common/data.js +4 -4
  247. package/esm/common/export/excel.js +4 -4
  248. package/esm/common/export/index.js +4 -4
  249. package/esm/common/export/pdf.js +4 -4
  250. package/esm/common/grids.js +4 -4
  251. package/esm/common/index.js +4 -4
  252. package/esm/context-menu.js +4 -4
  253. package/esm/core/children-processing.js +4 -4
  254. package/esm/core/component.js +4 -4
  255. package/esm/core/config.js +4 -4
  256. package/esm/core/configuration-component.js +4 -4
  257. package/esm/core/configuration.js +4 -4
  258. package/esm/core/constants.js +4 -4
  259. package/esm/core/extension-component.js +4 -4
  260. package/esm/core/helpers.js +4 -4
  261. package/esm/core/index.js +4 -4
  262. package/esm/core/templates-discovering.js +4 -4
  263. package/esm/core/templates-manager.js +4 -4
  264. package/esm/core/version.js +4 -4
  265. package/esm/core/vue-helper.js +4 -4
  266. package/esm/data-grid.js +551 -6
  267. package/esm/date-box.js +4 -4
  268. package/esm/date-range-box.js +4 -4
  269. package/esm/diagram.js +4 -4
  270. package/esm/draggable.js +4 -4
  271. package/esm/drawer.js +4 -4
  272. package/esm/drop-down-box.js +4 -4
  273. package/esm/drop-down-button.js +4 -4
  274. package/esm/file-manager.js +4 -4
  275. package/esm/file-uploader.js +4 -4
  276. package/esm/filter-builder.js +4 -4
  277. package/esm/form.js +4 -4
  278. package/esm/funnel.js +4 -4
  279. package/esm/gallery.js +4 -4
  280. package/esm/gantt.js +5 -242
  281. package/esm/html-editor.js +4 -4
  282. package/esm/index.js +4 -4
  283. package/esm/linear-gauge.js +4 -4
  284. package/esm/list.js +4 -4
  285. package/esm/load-indicator.js +4 -4
  286. package/esm/load-panel.js +4 -4
  287. package/esm/lookup.js +4 -4
  288. package/esm/map.js +4 -4
  289. package/esm/menu.js +4 -4
  290. package/esm/multi-view.js +4 -4
  291. package/esm/number-box.js +4 -4
  292. package/esm/pagination.js +4 -4
  293. package/esm/pie-chart.js +4 -4
  294. package/esm/pivot-grid-field-chooser.js +4 -4
  295. package/esm/pivot-grid.js +4 -4
  296. package/esm/polar-chart.js +4 -4
  297. package/esm/popover.js +4 -4
  298. package/esm/popup.js +4 -4
  299. package/esm/progress-bar.js +4 -4
  300. package/esm/radio-group.js +4 -4
  301. package/esm/range-selector.js +4 -4
  302. package/esm/range-slider.js +4 -4
  303. package/esm/recurrence-editor.js +4 -4
  304. package/esm/resizable.js +4 -4
  305. package/esm/responsive-box.js +4 -4
  306. package/esm/sankey.js +4 -4
  307. package/esm/scheduler.js +4 -4
  308. package/esm/scroll-view.js +4 -4
  309. package/esm/select-box.js +4 -4
  310. package/esm/slider.js +4 -4
  311. package/esm/sortable.js +4 -4
  312. package/esm/sparkline.js +4 -4
  313. package/esm/speech-to-text.js +4 -4
  314. package/esm/speed-dial-action.js +4 -4
  315. package/esm/splitter.js +4 -4
  316. package/esm/stepper.js +4 -4
  317. package/esm/switch.js +4 -4
  318. package/esm/tab-panel.js +4 -4
  319. package/esm/tabs.js +4 -4
  320. package/esm/tag-box.js +4 -4
  321. package/esm/text-area.js +4 -4
  322. package/esm/text-box.js +4 -4
  323. package/esm/tile-view.js +4 -4
  324. package/esm/toast.js +4 -4
  325. package/esm/toolbar.js +4 -4
  326. package/esm/tooltip.js +4 -4
  327. package/esm/tree-list.js +552 -7
  328. package/esm/tree-map.js +4 -4
  329. package/esm/tree-view.js +4 -4
  330. package/esm/validation-group.js +4 -4
  331. package/esm/validation-summary.js +4 -4
  332. package/esm/validator.js +4 -4
  333. package/esm/vector-map.js +4 -4
  334. package/package.json +7 -5
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  export { ExplicitTypes } from "devextreme/ui/accordion";
@@ -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:selectedItems"?: ((...args: any[]) => any) | undefined;
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,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  export { ExplicitTypes } from "devextreme/ui/action_sheet";
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  import { PropType } from "vue";
@@ -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
  }, {
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  import { PropType } from "vue";
package/cjs/bar-gauge.js CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
package/cjs/box.d.ts CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  export { ExplicitTypes } from "devextreme/ui/box";
package/cjs/box.js CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
package/cjs/bullet.d.ts CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  import { PropType } from "vue";
package/cjs/bullet.js CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  import { PropType } from "vue";
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
package/cjs/button.d.ts CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  import { PropType } from "vue";
package/cjs/button.js CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
package/cjs/calendar.d.ts CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  import { PropType } from "vue";
package/cjs/calendar.js CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  export { ExplicitTypes } from "devextreme/ui/card_view";
@@ -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: string | number;
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: string | number;
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:visibleIndex"?: ((...args: any[]) => any) | undefined;
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:buttonOptions"?: ((...args: any[]) => any) | undefined;
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: string | number;
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: string | number;
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:caption"?: ((...args: any[]) => any) | undefined;
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:caption"?: ((...args: any[]) => any) | undefined;
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:itemType"?: ((...args: any[]) => any) | undefined;
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: string | number;
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: string | number;
4107
+ value: any;
4108
4108
  }) => boolean>;
4109
4109
  }>> & {
4110
4110
  "onUpdate:isActive"?: ((...args: any[]) => any) | undefined;
package/cjs/card-view.js CHANGED
@@ -1,14 +1,14 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.3
4
- * Build date: Fri Dec 12 2025
3
+ * Version: 25.2.5
4
+ * Build date: Fri Feb 20 2026
5
5
  *
6
- * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
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.
10
10
  *
11
- * https://github.com/DevExpress/devextreme-vue
11
+ * https://github.com/DevExpress/DevExtreme
12
12
  */
13
13
 
14
14
  "use strict";