devextreme-dist 24.1.16 → 24.1.17

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 +5 -5
  47. package/js/dx.all.js +3 -3
  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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
4
- * Build date: Fri Feb 20 2026
3
+ * Version: 24.1.17
4
+ * Build date: Fri Apr 24 2026
5
5
  *
6
6
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 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.16
5
- * Build date: Fri Feb 20 2026
4
+ * Version: 24.1.17
5
+ * Build date: Fri Apr 24 2026
6
6
  *
7
7
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
8
8
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * DevExtreme (dx.all.debug.js)
3
- * Version: 24.1.16
4
- * Build date: Fri Feb 20 2026
3
+ * Version: 24.1.17
4
+ * Build date: Fri Apr 24 2026
5
5
  *
6
6
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
7
7
  * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/
@@ -5981,7 +5981,7 @@
5981
5981
  e: 65537,
5982
5982
  n: new Uint8Array([200, 219, 153, 203, 140, 7, 228, 253, 193, 243, 62, 137, 139, 60, 68, 242, 48, 142, 113, 88, 185, 235, 253, 105, 80, 74, 32, 170, 96, 74, 111, 250, 7, 205, 154, 3, 146, 115, 153, 53, 45, 132, 123, 56, 61, 208, 184, 201, 63, 24, 109, 223, 0, 179, 169, 102, 139, 224, 73, 233, 45, 173, 138, 66, 98, 88, 69, 76, 177, 111, 113, 218, 192, 33, 101, 152, 25, 134, 34, 173, 32, 82, 230, 44, 247, 200, 253, 170, 192, 246, 30, 12, 96, 205, 100, 249, 181, 93, 0, 231])
5983
5983
  };
5984
- exports.INTERNAL_USAGE_ID = "B04Hp2UN13PKNpamOtNaYa"
5984
+ exports.INTERNAL_USAGE_ID = "KSGTqSUIT5VP2605VGX7jb"
5985
5985
  },
5986
5986
  77685:
5987
5987
  /*!*******************************************************************************************!*\
@@ -166619,8 +166619,8 @@
166619
166619
  \*************************************************************/
166620
166620
  function(__unused_webpack_module, exports) {
166621
166621
  exports.version = exports.fullVersion = void 0;
166622
- exports.version = "24.1.16";
166623
- exports.fullVersion = "24.1.16"
166622
+ exports.version = "24.1.17";
166623
+ exports.fullVersion = "24.1.17"
166624
166624
  },
166625
166625
  66507:
166626
166626
  /*!*******************************************************************!*\