devextreme-vue 24.2.11 → 24.2.12

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