devextreme-dist 24.1.13 → 24.1.14

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 (80) hide show
  1. package/css/dx.carmine.compact.css +2 -2
  2. package/css/dx.carmine.css +2 -2
  3. package/css/dx.common.css +2 -2
  4. package/css/dx.contrast.compact.css +2 -2
  5. package/css/dx.contrast.css +2 -2
  6. package/css/dx.dark.compact.css +2 -2
  7. package/css/dx.dark.css +2 -2
  8. package/css/dx.darkmoon.compact.css +2 -2
  9. package/css/dx.darkmoon.css +2 -2
  10. package/css/dx.darkviolet.compact.css +2 -2
  11. package/css/dx.darkviolet.css +2 -2
  12. package/css/dx.fluent.blue.dark.compact.css +2 -2
  13. package/css/dx.fluent.blue.dark.css +2 -2
  14. package/css/dx.fluent.blue.light.compact.css +2 -2
  15. package/css/dx.fluent.blue.light.css +2 -2
  16. package/css/dx.fluent.saas.dark.compact.css +2 -2
  17. package/css/dx.fluent.saas.dark.css +2 -2
  18. package/css/dx.fluent.saas.light.compact.css +2 -2
  19. package/css/dx.fluent.saas.light.css +2 -2
  20. package/css/dx.greenmist.compact.css +2 -2
  21. package/css/dx.greenmist.css +2 -2
  22. package/css/dx.light.compact.css +2 -2
  23. package/css/dx.light.css +2 -2
  24. package/css/dx.material.blue.dark.compact.css +2 -2
  25. package/css/dx.material.blue.dark.css +2 -2
  26. package/css/dx.material.blue.light.compact.css +2 -2
  27. package/css/dx.material.blue.light.css +2 -2
  28. package/css/dx.material.lime.dark.compact.css +2 -2
  29. package/css/dx.material.lime.dark.css +2 -2
  30. package/css/dx.material.lime.light.compact.css +2 -2
  31. package/css/dx.material.lime.light.css +2 -2
  32. package/css/dx.material.orange.dark.compact.css +2 -2
  33. package/css/dx.material.orange.dark.css +2 -2
  34. package/css/dx.material.orange.light.compact.css +2 -2
  35. package/css/dx.material.orange.light.css +2 -2
  36. package/css/dx.material.purple.dark.compact.css +2 -2
  37. package/css/dx.material.purple.dark.css +2 -2
  38. package/css/dx.material.purple.light.compact.css +2 -2
  39. package/css/dx.material.purple.light.css +2 -2
  40. package/css/dx.material.teal.dark.compact.css +2 -2
  41. package/css/dx.material.teal.dark.css +2 -2
  42. package/css/dx.material.teal.light.compact.css +2 -2
  43. package/css/dx.material.teal.light.css +2 -2
  44. package/css/dx.softblue.compact.css +2 -2
  45. package/css/dx.softblue.css +2 -2
  46. package/js/dx.all.debug.js +339 -289
  47. package/js/dx.all.js +4 -4
  48. package/js/dx.aspnet.mvc.js +2 -2
  49. package/js/localization/dx.messages.ar.js +2 -2
  50. package/js/localization/dx.messages.ca.js +2 -2
  51. package/js/localization/dx.messages.cs.js +2 -2
  52. package/js/localization/dx.messages.de.js +2 -2
  53. package/js/localization/dx.messages.el.js +2 -2
  54. package/js/localization/dx.messages.en.js +2 -2
  55. package/js/localization/dx.messages.es.js +2 -2
  56. package/js/localization/dx.messages.fa.js +2 -2
  57. package/js/localization/dx.messages.fi.js +2 -2
  58. package/js/localization/dx.messages.fr.js +2 -2
  59. package/js/localization/dx.messages.hu.js +2 -2
  60. package/js/localization/dx.messages.it.js +2 -2
  61. package/js/localization/dx.messages.ja.js +2 -2
  62. package/js/localization/dx.messages.lt.js +2 -2
  63. package/js/localization/dx.messages.lv.js +2 -2
  64. package/js/localization/dx.messages.nb.js +2 -2
  65. package/js/localization/dx.messages.nl.js +2 -2
  66. package/js/localization/dx.messages.pl.js +2 -2
  67. package/js/localization/dx.messages.pt.js +2 -2
  68. package/js/localization/dx.messages.ro.js +2 -2
  69. package/js/localization/dx.messages.ru.js +2 -2
  70. package/js/localization/dx.messages.sl.js +2 -2
  71. package/js/localization/dx.messages.sv.js +2 -2
  72. package/js/localization/dx.messages.tr.js +2 -2
  73. package/js/localization/dx.messages.vi.js +2 -2
  74. package/js/localization/dx.messages.zh-tw.js +2 -2
  75. package/js/localization/dx.messages.zh.js +2 -2
  76. package/js/vectormap-utils/dx.vectormaputils.debug.js +2 -2
  77. package/js/vectormap-utils/dx.vectormaputils.js +2 -2
  78. package/js/vectormap-utils/dx.vectormaputils.node.js +2 -2
  79. package/package.json +1 -1
  80. package/ts/dx.all.d.ts +2 -2
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.carmine.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.carmine.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
package/css/dx.common.css CHANGED
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DevExtreme (dx.common.css)
3
- * Version: 24.1.13
4
- * Build date: Fri Jun 13 2025
3
+ * Version: 24.1.14
4
+ * Build date: Fri Aug 29 2025
5
5
  *
6
6
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.contrast.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.contrast.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
package/css/dx.dark.css CHANGED
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.darkmoon.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.darkmoon.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.darkviolet.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.darkviolet.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.blue.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.blue.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.blue.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.blue.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.saas.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.saas.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.saas.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.fluent.saas.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.greenmist.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.greenmist.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
package/css/dx.light.css CHANGED
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.blue.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.blue.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.blue.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.blue.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.lime.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.lime.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.lime.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.lime.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.orange.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.orange.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.orange.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.orange.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.purple.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.purple.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.purple.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.purple.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.teal.dark.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.teal.dark.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.teal.light.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.material.teal.light.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.softblue.compact.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * DevExtreme (dx.softblue.css)
4
- * Version: 24.1.13
5
- * Build date: Fri Jun 13 2025
4
+ * Version: 24.1.14
5
+ * Build date: Fri Aug 29 2025
6
6
  *
7
7
  * Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/