devextreme-vue 25.2.2-beta → 25.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (334) hide show
  1. package/cjs/accordion.d.ts +2 -2
  2. package/cjs/accordion.js +2 -2
  3. package/cjs/action-sheet.d.ts +2 -2
  4. package/cjs/action-sheet.js +2 -2
  5. package/cjs/autocomplete.d.ts +2 -2
  6. package/cjs/autocomplete.js +2 -2
  7. package/cjs/bar-gauge.d.ts +2 -2
  8. package/cjs/bar-gauge.js +2 -2
  9. package/cjs/box.d.ts +2 -2
  10. package/cjs/box.js +2 -2
  11. package/cjs/bullet.d.ts +2 -2
  12. package/cjs/bullet.js +2 -2
  13. package/cjs/button-group.d.ts +2 -2
  14. package/cjs/button-group.js +2 -2
  15. package/cjs/button.d.ts +2 -2
  16. package/cjs/button.js +2 -2
  17. package/cjs/calendar.d.ts +2 -2
  18. package/cjs/calendar.js +2 -2
  19. package/cjs/card-view.d.ts +17 -34
  20. package/cjs/card-view.js +6 -6
  21. package/cjs/chart.d.ts +2 -2
  22. package/cjs/chart.js +2 -2
  23. package/cjs/chat.d.ts +2 -2
  24. package/cjs/chat.js +2 -2
  25. package/cjs/check-box.d.ts +2 -2
  26. package/cjs/check-box.js +2 -2
  27. package/cjs/circular-gauge.d.ts +2 -2
  28. package/cjs/circular-gauge.js +2 -2
  29. package/cjs/color-box.d.ts +2 -2
  30. package/cjs/color-box.js +2 -2
  31. package/cjs/common/ai-integration.d.ts +2 -2
  32. package/cjs/common/ai-integration.js +2 -2
  33. package/cjs/common/charts.d.ts +2 -2
  34. package/cjs/common/charts.js +2 -2
  35. package/cjs/common/core/animation.d.ts +2 -2
  36. package/cjs/common/core/animation.js +2 -2
  37. package/cjs/common/core/environment.d.ts +2 -2
  38. package/cjs/common/core/environment.js +2 -2
  39. package/cjs/common/core/events.d.ts +2 -2
  40. package/cjs/common/core/events.js +2 -2
  41. package/cjs/common/core/index.d.ts +2 -2
  42. package/cjs/common/core/index.js +2 -2
  43. package/cjs/common/core/localization.d.ts +2 -2
  44. package/cjs/common/core/localization.js +2 -2
  45. package/cjs/common/data/custom-store.d.ts +2 -2
  46. package/cjs/common/data/custom-store.js +2 -2
  47. package/cjs/common/data.d.ts +2 -2
  48. package/cjs/common/data.js +2 -2
  49. package/cjs/common/export/excel.d.ts +2 -2
  50. package/cjs/common/export/excel.js +2 -2
  51. package/cjs/common/export/index.d.ts +2 -2
  52. package/cjs/common/export/index.js +2 -2
  53. package/cjs/common/export/pdf.d.ts +2 -2
  54. package/cjs/common/export/pdf.js +2 -2
  55. package/cjs/common/grids.d.ts +2 -2
  56. package/cjs/common/grids.js +2 -2
  57. package/cjs/common/index.d.ts +2 -2
  58. package/cjs/common/index.js +2 -2
  59. package/cjs/context-menu.d.ts +2 -2
  60. package/cjs/context-menu.js +2 -2
  61. package/cjs/core/children-processing.d.ts +2 -2
  62. package/cjs/core/children-processing.js +2 -2
  63. package/cjs/core/component.d.ts +2 -2
  64. package/cjs/core/component.js +2 -2
  65. package/cjs/core/config.d.ts +2 -2
  66. package/cjs/core/config.js +2 -2
  67. package/cjs/core/configuration-component.d.ts +2 -2
  68. package/cjs/core/configuration-component.js +2 -2
  69. package/cjs/core/configuration.d.ts +2 -2
  70. package/cjs/core/configuration.js +2 -2
  71. package/cjs/core/constants.d.ts +2 -2
  72. package/cjs/core/constants.js +2 -2
  73. package/cjs/core/extension-component.d.ts +2 -2
  74. package/cjs/core/extension-component.js +2 -2
  75. package/cjs/core/helpers.d.ts +2 -2
  76. package/cjs/core/helpers.js +2 -2
  77. package/cjs/core/index.d.ts +2 -2
  78. package/cjs/core/index.js +2 -2
  79. package/cjs/core/templates-discovering.d.ts +2 -2
  80. package/cjs/core/templates-discovering.js +2 -2
  81. package/cjs/core/templates-manager.d.ts +2 -2
  82. package/cjs/core/templates-manager.js +2 -2
  83. package/cjs/core/version.d.ts +2 -2
  84. package/cjs/core/version.js +2 -2
  85. package/cjs/core/vue-helper.d.ts +2 -2
  86. package/cjs/core/vue-helper.js +2 -2
  87. package/cjs/data-grid.d.ts +2 -2
  88. package/cjs/data-grid.js +2 -2
  89. package/cjs/date-box.d.ts +2 -2
  90. package/cjs/date-box.js +2 -2
  91. package/cjs/date-range-box.d.ts +2 -2
  92. package/cjs/date-range-box.js +2 -2
  93. package/cjs/diagram.d.ts +2 -2
  94. package/cjs/diagram.js +2 -2
  95. package/cjs/draggable.d.ts +2 -2
  96. package/cjs/draggable.js +2 -2
  97. package/cjs/drawer.d.ts +2 -2
  98. package/cjs/drawer.js +2 -2
  99. package/cjs/drop-down-box.d.ts +2 -2
  100. package/cjs/drop-down-box.js +2 -2
  101. package/cjs/drop-down-button.d.ts +2 -2
  102. package/cjs/drop-down-button.js +2 -2
  103. package/cjs/file-manager.d.ts +2 -2
  104. package/cjs/file-manager.js +2 -2
  105. package/cjs/file-uploader.d.ts +2 -2
  106. package/cjs/file-uploader.js +2 -2
  107. package/cjs/filter-builder.d.ts +2 -2
  108. package/cjs/filter-builder.js +2 -2
  109. package/cjs/form.d.ts +2 -2
  110. package/cjs/form.js +2 -2
  111. package/cjs/funnel.d.ts +2 -2
  112. package/cjs/funnel.js +2 -2
  113. package/cjs/gallery.d.ts +2 -2
  114. package/cjs/gallery.js +2 -2
  115. package/cjs/gantt.d.ts +2 -2
  116. package/cjs/gantt.js +2 -2
  117. package/cjs/html-editor.d.ts +2 -2
  118. package/cjs/html-editor.js +2 -2
  119. package/cjs/index.d.ts +2 -2
  120. package/cjs/index.js +2 -2
  121. package/cjs/linear-gauge.d.ts +2 -2
  122. package/cjs/linear-gauge.js +2 -2
  123. package/cjs/list.d.ts +2 -2
  124. package/cjs/list.js +2 -2
  125. package/cjs/load-indicator.d.ts +2 -2
  126. package/cjs/load-indicator.js +2 -2
  127. package/cjs/load-panel.d.ts +2 -2
  128. package/cjs/load-panel.js +2 -2
  129. package/cjs/lookup.d.ts +2 -2
  130. package/cjs/lookup.js +2 -2
  131. package/cjs/map.d.ts +2 -2
  132. package/cjs/map.js +2 -2
  133. package/cjs/menu.d.ts +2 -2
  134. package/cjs/menu.js +2 -2
  135. package/cjs/multi-view.d.ts +2 -2
  136. package/cjs/multi-view.js +2 -2
  137. package/cjs/number-box.d.ts +2 -2
  138. package/cjs/number-box.js +2 -2
  139. package/cjs/pagination.d.ts +2 -2
  140. package/cjs/pagination.js +2 -2
  141. package/cjs/pie-chart.d.ts +2 -2
  142. package/cjs/pie-chart.js +2 -2
  143. package/cjs/pivot-grid-field-chooser.d.ts +2 -2
  144. package/cjs/pivot-grid-field-chooser.js +2 -2
  145. package/cjs/pivot-grid.d.ts +2 -2
  146. package/cjs/pivot-grid.js +2 -2
  147. package/cjs/polar-chart.d.ts +2 -2
  148. package/cjs/polar-chart.js +2 -2
  149. package/cjs/popover.d.ts +2 -2
  150. package/cjs/popover.js +2 -2
  151. package/cjs/popup.d.ts +2 -2
  152. package/cjs/popup.js +2 -2
  153. package/cjs/progress-bar.d.ts +2 -2
  154. package/cjs/progress-bar.js +2 -2
  155. package/cjs/radio-group.d.ts +2 -2
  156. package/cjs/radio-group.js +2 -2
  157. package/cjs/range-selector.d.ts +2 -2
  158. package/cjs/range-selector.js +2 -2
  159. package/cjs/range-slider.d.ts +2 -2
  160. package/cjs/range-slider.js +2 -2
  161. package/cjs/recurrence-editor.d.ts +2 -2
  162. package/cjs/recurrence-editor.js +2 -2
  163. package/cjs/resizable.d.ts +2 -2
  164. package/cjs/resizable.js +2 -2
  165. package/cjs/responsive-box.d.ts +2 -2
  166. package/cjs/responsive-box.js +2 -2
  167. package/cjs/sankey.d.ts +2 -2
  168. package/cjs/sankey.js +2 -2
  169. package/cjs/scheduler.d.ts +2 -10
  170. package/cjs/scheduler.js +2 -6
  171. package/cjs/scroll-view.d.ts +2 -2
  172. package/cjs/scroll-view.js +2 -2
  173. package/cjs/select-box.d.ts +2 -2
  174. package/cjs/select-box.js +2 -2
  175. package/cjs/slider.d.ts +2 -2
  176. package/cjs/slider.js +2 -2
  177. package/cjs/sortable.d.ts +2 -2
  178. package/cjs/sortable.js +2 -2
  179. package/cjs/sparkline.d.ts +2 -2
  180. package/cjs/sparkline.js +2 -2
  181. package/cjs/speech-to-text.d.ts +2 -2
  182. package/cjs/speech-to-text.js +2 -2
  183. package/cjs/speed-dial-action.d.ts +2 -2
  184. package/cjs/speed-dial-action.js +2 -2
  185. package/cjs/splitter.d.ts +2 -2
  186. package/cjs/splitter.js +2 -2
  187. package/cjs/stepper.d.ts +2 -2
  188. package/cjs/stepper.js +2 -2
  189. package/cjs/switch.d.ts +2 -2
  190. package/cjs/switch.js +2 -2
  191. package/cjs/tab-panel.d.ts +2 -2
  192. package/cjs/tab-panel.js +2 -2
  193. package/cjs/tabs.d.ts +2 -2
  194. package/cjs/tabs.js +2 -2
  195. package/cjs/tag-box.d.ts +2 -2
  196. package/cjs/tag-box.js +2 -2
  197. package/cjs/text-area.d.ts +2 -2
  198. package/cjs/text-area.js +2 -2
  199. package/cjs/text-box.d.ts +2 -2
  200. package/cjs/text-box.js +2 -2
  201. package/cjs/tile-view.d.ts +2 -2
  202. package/cjs/tile-view.js +2 -2
  203. package/cjs/toast.d.ts +2 -2
  204. package/cjs/toast.js +2 -2
  205. package/cjs/toolbar.d.ts +2 -2
  206. package/cjs/toolbar.js +2 -2
  207. package/cjs/tooltip.d.ts +2 -2
  208. package/cjs/tooltip.js +2 -2
  209. package/cjs/tree-list.d.ts +2 -2
  210. package/cjs/tree-list.js +2 -2
  211. package/cjs/tree-map.d.ts +2 -2
  212. package/cjs/tree-map.js +2 -2
  213. package/cjs/tree-view.d.ts +2 -2
  214. package/cjs/tree-view.js +2 -2
  215. package/cjs/validation-group.d.ts +2 -2
  216. package/cjs/validation-group.js +2 -2
  217. package/cjs/validation-summary.d.ts +2 -2
  218. package/cjs/validation-summary.js +2 -2
  219. package/cjs/validator.d.ts +2 -2
  220. package/cjs/validator.js +2 -2
  221. package/cjs/vector-map.d.ts +2 -2
  222. package/cjs/vector-map.js +2 -2
  223. package/esm/accordion.js +2 -2
  224. package/esm/action-sheet.js +2 -2
  225. package/esm/autocomplete.js +2 -2
  226. package/esm/bar-gauge.js +2 -2
  227. package/esm/box.js +2 -2
  228. package/esm/bullet.js +2 -2
  229. package/esm/button-group.js +2 -2
  230. package/esm/button.js +2 -2
  231. package/esm/calendar.js +2 -2
  232. package/esm/card-view.js +6 -6
  233. package/esm/chart.js +2 -2
  234. package/esm/chat.js +2 -2
  235. package/esm/check-box.js +2 -2
  236. package/esm/circular-gauge.js +2 -2
  237. package/esm/color-box.js +2 -2
  238. package/esm/common/ai-integration.js +2 -2
  239. package/esm/common/charts.js +2 -2
  240. package/esm/common/core/animation.js +2 -2
  241. package/esm/common/core/environment.js +2 -2
  242. package/esm/common/core/events.js +2 -2
  243. package/esm/common/core/index.js +2 -2
  244. package/esm/common/core/localization.js +2 -2
  245. package/esm/common/data/custom-store.js +2 -2
  246. package/esm/common/data.js +2 -2
  247. package/esm/common/export/excel.js +2 -2
  248. package/esm/common/export/index.js +2 -2
  249. package/esm/common/export/pdf.js +2 -2
  250. package/esm/common/grids.js +2 -2
  251. package/esm/common/index.js +2 -2
  252. package/esm/context-menu.js +2 -2
  253. package/esm/core/children-processing.js +2 -2
  254. package/esm/core/component.js +2 -2
  255. package/esm/core/config.js +2 -2
  256. package/esm/core/configuration-component.js +2 -2
  257. package/esm/core/configuration.js +2 -2
  258. package/esm/core/constants.js +2 -2
  259. package/esm/core/extension-component.js +2 -2
  260. package/esm/core/helpers.js +2 -2
  261. package/esm/core/index.js +2 -2
  262. package/esm/core/templates-discovering.js +2 -2
  263. package/esm/core/templates-manager.js +2 -2
  264. package/esm/core/version.js +2 -2
  265. package/esm/core/vue-helper.js +2 -2
  266. package/esm/data-grid.js +2 -2
  267. package/esm/date-box.js +2 -2
  268. package/esm/date-range-box.js +2 -2
  269. package/esm/diagram.js +2 -2
  270. package/esm/draggable.js +2 -2
  271. package/esm/drawer.js +2 -2
  272. package/esm/drop-down-box.js +2 -2
  273. package/esm/drop-down-button.js +2 -2
  274. package/esm/file-manager.js +2 -2
  275. package/esm/file-uploader.js +2 -2
  276. package/esm/filter-builder.js +2 -2
  277. package/esm/form.js +2 -2
  278. package/esm/funnel.js +2 -2
  279. package/esm/gallery.js +2 -2
  280. package/esm/gantt.js +2 -2
  281. package/esm/html-editor.js +2 -2
  282. package/esm/index.js +2 -2
  283. package/esm/linear-gauge.js +2 -2
  284. package/esm/list.js +2 -2
  285. package/esm/load-indicator.js +2 -2
  286. package/esm/load-panel.js +2 -2
  287. package/esm/lookup.js +2 -2
  288. package/esm/map.js +2 -2
  289. package/esm/menu.js +2 -2
  290. package/esm/multi-view.js +2 -2
  291. package/esm/number-box.js +2 -2
  292. package/esm/pagination.js +2 -2
  293. package/esm/pie-chart.js +2 -2
  294. package/esm/pivot-grid-field-chooser.js +2 -2
  295. package/esm/pivot-grid.js +2 -2
  296. package/esm/polar-chart.js +2 -2
  297. package/esm/popover.js +2 -2
  298. package/esm/popup.js +2 -2
  299. package/esm/progress-bar.js +2 -2
  300. package/esm/radio-group.js +2 -2
  301. package/esm/range-selector.js +2 -2
  302. package/esm/range-slider.js +2 -2
  303. package/esm/recurrence-editor.js +2 -2
  304. package/esm/resizable.js +2 -2
  305. package/esm/responsive-box.js +2 -2
  306. package/esm/sankey.js +2 -2
  307. package/esm/scheduler.js +2 -6
  308. package/esm/scroll-view.js +2 -2
  309. package/esm/select-box.js +2 -2
  310. package/esm/slider.js +2 -2
  311. package/esm/sortable.js +2 -2
  312. package/esm/sparkline.js +2 -2
  313. package/esm/speech-to-text.js +2 -2
  314. package/esm/speed-dial-action.js +2 -2
  315. package/esm/splitter.js +2 -2
  316. package/esm/stepper.js +2 -2
  317. package/esm/switch.js +2 -2
  318. package/esm/tab-panel.js +2 -2
  319. package/esm/tabs.js +2 -2
  320. package/esm/tag-box.js +2 -2
  321. package/esm/text-area.js +2 -2
  322. package/esm/text-box.js +2 -2
  323. package/esm/tile-view.js +2 -2
  324. package/esm/toast.js +2 -2
  325. package/esm/toolbar.js +2 -2
  326. package/esm/tooltip.js +2 -2
  327. package/esm/tree-list.js +2 -2
  328. package/esm/tree-map.js +2 -2
  329. package/esm/tree-view.js +2 -2
  330. package/esm/validation-group.js +2 -2
  331. package/esm/validation-summary.js +2 -2
  332. package/esm/validator.js +2 -2
  333. package/esm/vector-map.js +2 -2
  334. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/accordion.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/bar-gauge.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/box.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/box.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/bullet.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/bullet.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/button.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/button.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/calendar.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/calendar.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -15,8 +15,7 @@ export { ExplicitTypes } from "devextreme/ui/card_view";
15
15
  import { PropType } from "vue";
16
16
  import CardView, { Properties } from "devextreme/ui/card_view";
17
17
  import DataSource from "devextreme/data/data_source";
18
- import DOMComponent from "devextreme/core/dom_component";
19
- import { CardCover, CardHeader, ColumnProperties, dxCardViewEditing, HeaderPanel, CardClickEvent, CardDblClickEvent, CardHoverChangedEvent, CardInsertedEvent, CardInsertingEvent, CardPreparedEvent, CardRemovedEvent, CardRemovingEvent, CardSavedEvent, CardSavingEvent, CardUpdatedEvent, CardUpdatingEvent, ContextMenuPreparingEvent, EditCanceledEvent, EditCancelingEvent, EditingStartEvent, FieldCaptionClickEvent, FieldCaptionDblClickEvent, FieldCaptionPreparedEvent, FieldValueClickEvent, FieldValueDblClickEvent, FieldValuePreparedEvent, FocusedCardChanged, InitNewCardEvent, SelectionChangedEvent, Paging, RemoteOperations, SelectionConfiguration, CardHeaderItem, CardHeaderPredefinedItem, EditingTexts, PredefinedToolbarItem } from "devextreme/ui/card_view";
18
+ import { CardCover, CardHeader, ColumnProperties, dxCardViewEditing, HeaderPanel, CardClickEvent, CardDblClickEvent, CardHoverChangedEvent, CardInsertedEvent, CardInsertingEvent, CardPreparedEvent, CardRemovedEvent, CardRemovingEvent, CardUpdatedEvent, CardUpdatingEvent, ContextMenuPreparingEvent, EditCanceledEvent, EditCancelingEvent, EditingStartEvent, FieldCaptionClickEvent, FieldCaptionDblClickEvent, FieldCaptionPreparedEvent, FieldValueClickEvent, FieldValueDblClickEvent, FieldValuePreparedEvent, FocusedCardChanged, InitNewCardEvent, OptionChangedEvent, SavedEvent, SavingEvent, SelectionChangedEvent, Paging, RemoteOperations, SelectionConfiguration, CardHeaderItem, CardHeaderPredefinedItem, EditingTexts, PredefinedToolbarItem } from "devextreme/ui/card_view";
20
19
  import { ValidationRuleType, HorizontalAlignment, VerticalAlignment, ButtonStyle, ToolbarItemLocation, ToolbarItemComponent, SearchMode, SingleMultipleOrNone, SelectAllMode, DataType, SortOrder, ComparisonOperator, DragHighlight, Direction, PositionAlignment, DisplayMode, ScrollbarMode, TabsIconPosition, TabsStyle, Position } from "devextreme/common";
21
20
  import { ColumnChooser, FilterPanel, HeaderFilter, Pager, SearchPanel, Sorting, HeaderFilterSearchConfig, HeaderFilterTexts, SelectionColumnDisplayMode, DataChangeType, FilterType, ColumnHeaderFilter, ColumnChooserMode, ColumnChooserSearchConfig, ColumnChooserSelectionConfig, HeaderFilterGroupInterval, ColumnHeaderFilterSearchConfig, DataChange, FilterPanelTexts, PagerPageSize } from "devextreme/common/grids";
22
21
  import { DataSourceOptions } from "devextreme/common/data";
@@ -27,7 +26,7 @@ import { EventInfo } from "devextreme/common/core/events";
27
26
  import { Component } from "devextreme/core/component";
28
27
  import { PagerBase } from "devextreme/ui/pagination";
29
28
  import { AnimationConfig, CollisionResolution, PositionConfig, AnimationState, AnimationType, CollisionResolutionCombination } from "devextreme/common/core/animation";
30
- import { dxButtonOptions, ClickEvent, ContentReadyEvent, DisposingEvent, InitializedEvent, OptionChangedEvent } from "devextreme/ui/button";
29
+ import { dxButtonOptions, ClickEvent, ContentReadyEvent, DisposingEvent, InitializedEvent, OptionChangedEvent as ButtonOptionChangedEvent } from "devextreme/ui/button";
31
30
  import { FormItemType, dxFormSimpleItem, dxFormOptions, dxFormGroupItem, dxFormTabbedItem, dxFormEmptyItem, dxFormButtonItem, LabelLocation, FormLabelMode, ContentReadyEvent as FormContentReadyEvent, DisposingEvent as FormDisposingEvent, EditorEnterKeyEvent, FieldDataChangedEvent, InitializedEvent as FormInitializedEvent, OptionChangedEvent as FormOptionChangedEvent, SmartPastedEvent, SmartPastingEvent, FormItemComponent } from "devextreme/ui/form";
32
31
  import { LocateInMenuMode, ShowTextMode } from "devextreme/ui/toolbar";
33
32
  import { AIIntegration } from "devextreme/common/ai-integration";
@@ -35,7 +34,7 @@ import { LoadingAnimationType } from "devextreme/ui/load_indicator";
35
34
  import { dxTabPanelOptions, ContentReadyEvent as TabPanelContentReadyEvent, DisposingEvent as TabPanelDisposingEvent, InitializedEvent as TabPanelInitializedEvent, ItemClickEvent, ItemContextMenuEvent, ItemHoldEvent, ItemRenderedEvent, OptionChangedEvent as TabPanelOptionChangedEvent, SelectionChangedEvent as TabPanelSelectionChangedEvent, SelectionChangingEvent, TitleClickEvent, TitleHoldEvent, TitleRenderedEvent } from "devextreme/ui/tab_panel";
36
35
  import { event } from "devextreme/events/events.types";
37
36
  import * as CommonTypes from "devextreme/common";
38
- type AccessibleOptions = Pick<Properties, "accessKey" | "activeStateEnabled" | "allowColumnReordering" | "cardContentTemplate" | "cardCover" | "cardFooterTemplate" | "cardHeader" | "cardMaxWidth" | "cardMinWidth" | "cardsPerRow" | "cardTemplate" | "columnChooser" | "columns" | "dataSource" | "disabled" | "editing" | "elementAttr" | "errorRowEnabled" | "fieldHintEnabled" | "filterBuilder" | "filterBuilderPopup" | "filterPanel" | "filterValue" | "focusStateEnabled" | "headerFilter" | "headerPanel" | "height" | "hint" | "hoverStateEnabled" | "keyExpr" | "loadPanel" | "noDataTemplate" | "noDataText" | "onCardClick" | "onCardDblClick" | "onCardHoverChanged" | "onCardInserted" | "onCardInserting" | "onCardPrepared" | "onCardRemoved" | "onCardRemoving" | "onCardSaved" | "onCardSaving" | "onCardUpdated" | "onCardUpdating" | "onContentReady" | "onContextMenuPreparing" | "onDataErrorOccurred" | "onDisposing" | "onEditCanceled" | "onEditCanceling" | "onEditingStart" | "onFieldCaptionClick" | "onFieldCaptionDblClick" | "onFieldCaptionPrepared" | "onFieldValueClick" | "onFieldValueDblClick" | "onFieldValuePrepared" | "onFocusedCardChanged" | "onInitialized" | "onInitNewCard" | "onOptionChanged" | "onSelectionChanged" | "pager" | "paging" | "remoteOperations" | "rtlEnabled" | "scrolling" | "searchPanel" | "selectedCardKeys" | "selection" | "sorting" | "tabIndex" | "toolbar" | "visible" | "width" | "wordWrapEnabled">;
37
+ type AccessibleOptions = Pick<Properties, "accessKey" | "activeStateEnabled" | "allowColumnReordering" | "cardContentTemplate" | "cardCover" | "cardFooterTemplate" | "cardHeader" | "cardMaxWidth" | "cardMinWidth" | "cardsPerRow" | "cardTemplate" | "columnChooser" | "columns" | "dataSource" | "disabled" | "editing" | "elementAttr" | "errorRowEnabled" | "fieldHintEnabled" | "filterBuilder" | "filterBuilderPopup" | "filterPanel" | "filterValue" | "focusStateEnabled" | "headerFilter" | "headerPanel" | "height" | "hint" | "hoverStateEnabled" | "keyExpr" | "loadPanel" | "noDataTemplate" | "noDataText" | "onCardClick" | "onCardDblClick" | "onCardHoverChanged" | "onCardInserted" | "onCardInserting" | "onCardPrepared" | "onCardRemoved" | "onCardRemoving" | "onCardUpdated" | "onCardUpdating" | "onContentReady" | "onContextMenuPreparing" | "onDataErrorOccurred" | "onDisposing" | "onEditCanceled" | "onEditCanceling" | "onEditingStart" | "onFieldCaptionClick" | "onFieldCaptionDblClick" | "onFieldCaptionPrepared" | "onFieldValueClick" | "onFieldValueDblClick" | "onFieldValuePrepared" | "onFocusedCardChanged" | "onInitialized" | "onInitNewCard" | "onOptionChanged" | "onSaved" | "onSaving" | "onSelectionChanged" | "pager" | "paging" | "remoteOperations" | "rtlEnabled" | "scrolling" | "searchPanel" | "selectedCardKeys" | "selection" | "sorting" | "tabIndex" | "toolbar" | "visible" | "width" | "wordWrapEnabled">;
39
38
  interface DxCardView extends AccessibleOptions {
40
39
  readonly instance?: CardView;
41
40
  }
@@ -81,8 +80,6 @@ declare const DxCardView: import("vue").DefineComponent<{
81
80
  onCardPrepared: PropType<(e: CardPreparedEvent) => void>;
82
81
  onCardRemoved: PropType<(e: CardRemovedEvent) => void>;
83
82
  onCardRemoving: PropType<(e: CardRemovingEvent) => void>;
84
- onCardSaved: PropType<(e: CardSavedEvent) => void>;
85
- onCardSaving: PropType<(e: CardSavingEvent) => void>;
86
83
  onCardUpdated: PropType<(e: CardUpdatedEvent) => void>;
87
84
  onCardUpdating: PropType<(e: CardUpdatingEvent) => void>;
88
85
  onContentReady: PropType<(e: EventInfo<any>) => void>;
@@ -109,15 +106,9 @@ declare const DxCardView: import("vue").DefineComponent<{
109
106
  element: any;
110
107
  }) => void>;
111
108
  onInitNewCard: PropType<(e: InitNewCardEvent) => void>;
112
- onOptionChanged: PropType<(e: {
113
- component: DOMComponent;
114
- element: any;
115
- fullName: string;
116
- model: any;
117
- name: string;
118
- previousValue: any;
119
- value: any;
120
- }) => void>;
109
+ onOptionChanged: PropType<(e: OptionChangedEvent) => void>;
110
+ onSaved: PropType<(e: SavedEvent) => void>;
111
+ onSaving: PropType<(e: SavingEvent) => void>;
121
112
  onSelectionChanged: PropType<(e: SelectionChangedEvent) => void>;
122
113
  pager: PropType<Record<string, any> | PagerBase | Pager>;
123
114
  paging: PropType<Record<string, any> | Paging>;
@@ -179,8 +170,6 @@ declare const DxCardView: import("vue").DefineComponent<{
179
170
  "update:onCardPrepared": null;
180
171
  "update:onCardRemoved": null;
181
172
  "update:onCardRemoving": null;
182
- "update:onCardSaved": null;
183
- "update:onCardSaving": null;
184
173
  "update:onCardUpdated": null;
185
174
  "update:onCardUpdating": null;
186
175
  "update:onContentReady": null;
@@ -200,6 +189,8 @@ declare const DxCardView: import("vue").DefineComponent<{
200
189
  "update:onInitialized": null;
201
190
  "update:onInitNewCard": null;
202
191
  "update:onOptionChanged": null;
192
+ "update:onSaved": null;
193
+ "update:onSaving": null;
203
194
  "update:onSelectionChanged": null;
204
195
  "update:pager": null;
205
196
  "update:paging": null;
@@ -257,8 +248,6 @@ declare const DxCardView: import("vue").DefineComponent<{
257
248
  onCardPrepared: PropType<(e: CardPreparedEvent) => void>;
258
249
  onCardRemoved: PropType<(e: CardRemovedEvent) => void>;
259
250
  onCardRemoving: PropType<(e: CardRemovingEvent) => void>;
260
- onCardSaved: PropType<(e: CardSavedEvent) => void>;
261
- onCardSaving: PropType<(e: CardSavingEvent) => void>;
262
251
  onCardUpdated: PropType<(e: CardUpdatedEvent) => void>;
263
252
  onCardUpdating: PropType<(e: CardUpdatingEvent) => void>;
264
253
  onContentReady: PropType<(e: EventInfo<any>) => void>;
@@ -285,15 +274,9 @@ declare const DxCardView: import("vue").DefineComponent<{
285
274
  element: any;
286
275
  }) => void>;
287
276
  onInitNewCard: PropType<(e: InitNewCardEvent) => void>;
288
- onOptionChanged: PropType<(e: {
289
- component: DOMComponent;
290
- element: any;
291
- fullName: string;
292
- model: any;
293
- name: string;
294
- previousValue: any;
295
- value: any;
296
- }) => void>;
277
+ onOptionChanged: PropType<(e: OptionChangedEvent) => void>;
278
+ onSaved: PropType<(e: SavedEvent) => void>;
279
+ onSaving: PropType<(e: SavingEvent) => void>;
297
280
  onSelectionChanged: PropType<(e: SelectionChangedEvent) => void>;
298
281
  pager: PropType<Record<string, any> | PagerBase | Pager>;
299
282
  paging: PropType<Record<string, any> | Paging>;
@@ -348,6 +331,8 @@ declare const DxCardView: import("vue").DefineComponent<{
348
331
  "onUpdate:onEditCanceled"?: ((...args: any[]) => any) | undefined;
349
332
  "onUpdate:onEditCanceling"?: ((...args: any[]) => any) | undefined;
350
333
  "onUpdate:onEditingStart"?: ((...args: any[]) => any) | undefined;
334
+ "onUpdate:onSaved"?: ((...args: any[]) => any) | undefined;
335
+ "onUpdate:onSaving"?: ((...args: any[]) => any) | undefined;
351
336
  "onUpdate:pager"?: ((...args: any[]) => any) | undefined;
352
337
  "onUpdate:paging"?: ((...args: any[]) => any) | undefined;
353
338
  "onUpdate:remoteOperations"?: ((...args: any[]) => any) | undefined;
@@ -376,8 +361,6 @@ declare const DxCardView: import("vue").DefineComponent<{
376
361
  "onUpdate:onCardPrepared"?: ((...args: any[]) => any) | undefined;
377
362
  "onUpdate:onCardRemoved"?: ((...args: any[]) => any) | undefined;
378
363
  "onUpdate:onCardRemoving"?: ((...args: any[]) => any) | undefined;
379
- "onUpdate:onCardSaved"?: ((...args: any[]) => any) | undefined;
380
- "onUpdate:onCardSaving"?: ((...args: any[]) => any) | undefined;
381
364
  "onUpdate:onCardUpdated"?: ((...args: any[]) => any) | undefined;
382
365
  "onUpdate:onCardUpdating"?: ((...args: any[]) => any) | undefined;
383
366
  "onUpdate:onFieldCaptionClick"?: ((...args: any[]) => any) | undefined;
@@ -578,7 +561,7 @@ declare const DxButtonOptions: import("vue").DefineComponent<{
578
561
  onContentReady: PropType<(e: ContentReadyEvent) => void>;
579
562
  onDisposing: PropType<(e: DisposingEvent) => void>;
580
563
  onInitialized: PropType<(e: InitializedEvent) => void>;
581
- onOptionChanged: PropType<(e: OptionChangedEvent) => void>;
564
+ onOptionChanged: PropType<(e: ButtonOptionChangedEvent) => void>;
582
565
  rtlEnabled: BooleanConstructor;
583
566
  stylingMode: PropType<ButtonStyle>;
584
567
  tabIndex: NumberConstructor;
@@ -630,7 +613,7 @@ declare const DxButtonOptions: import("vue").DefineComponent<{
630
613
  onContentReady: PropType<(e: ContentReadyEvent) => void>;
631
614
  onDisposing: PropType<(e: DisposingEvent) => void>;
632
615
  onInitialized: PropType<(e: InitializedEvent) => void>;
633
- onOptionChanged: PropType<(e: OptionChangedEvent) => void>;
616
+ onOptionChanged: PropType<(e: ButtonOptionChangedEvent) => void>;
634
617
  rtlEnabled: BooleanConstructor;
635
618
  stylingMode: PropType<ButtonStyle>;
636
619
  tabIndex: NumberConstructor;
package/cjs/card-view.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -65,8 +65,6 @@ const componentConfig = {
65
65
  onCardPrepared: Function,
66
66
  onCardRemoved: Function,
67
67
  onCardRemoving: Function,
68
- onCardSaved: Function,
69
- onCardSaving: Function,
70
68
  onCardUpdated: Function,
71
69
  onCardUpdating: Function,
72
70
  onContentReady: Function,
@@ -86,6 +84,8 @@ const componentConfig = {
86
84
  onInitialized: Function,
87
85
  onInitNewCard: Function,
88
86
  onOptionChanged: Function,
87
+ onSaved: Function,
88
+ onSaving: Function,
89
89
  onSelectionChanged: Function,
90
90
  pager: Object,
91
91
  paging: Object,
@@ -146,8 +146,6 @@ const componentConfig = {
146
146
  "update:onCardPrepared": null,
147
147
  "update:onCardRemoved": null,
148
148
  "update:onCardRemoving": null,
149
- "update:onCardSaved": null,
150
- "update:onCardSaving": null,
151
149
  "update:onCardUpdated": null,
152
150
  "update:onCardUpdating": null,
153
151
  "update:onContentReady": null,
@@ -167,6 +165,8 @@ const componentConfig = {
167
165
  "update:onInitialized": null,
168
166
  "update:onInitNewCard": null,
169
167
  "update:onOptionChanged": null,
168
+ "update:onSaved": null,
169
+ "update:onSaving": null,
170
170
  "update:onSelectionChanged": null,
171
171
  "update:pager": null,
172
172
  "update:paging": null,
package/cjs/chart.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/chart.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/chat.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/chat.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/check-box.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
package/cjs/color-box.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * devextreme-vue
3
- * Version: 25.2.2-beta
4
- * Build date: Thu Nov 20 2025
3
+ * Version: 25.2.3
4
+ * Build date: Fri Dec 12 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  *