devexpress-richedit 25.2.5 → 25.2.6

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 (39) hide show
  1. package/bin/gulpfile.js +1 -1
  2. package/bin/index-custom.js +1 -1
  3. package/bin/localization-builder.js +1 -1
  4. package/bin/nspell-index.js +1 -1
  5. package/bin/nspell.webpack.config.js +1 -1
  6. package/bin/webpack-externals.js +1 -1
  7. package/bin/webpack.config.js +1 -1
  8. package/dist/dx.richedit.css +1 -1
  9. package/dist/dx.richedit.d.ts +1 -1
  10. package/dist/dx.richedit.js +4348 -4235
  11. package/dist/dx.richedit.min.js +3 -3
  12. package/dist/pdfkit.js +3185 -3147
  13. package/dist/pdfkit.min.js +1 -1
  14. package/index.d.ts +1 -1
  15. package/index.js +1 -1
  16. package/lib/client/client-rich-edit.d.ts +2 -1
  17. package/lib/client/client-rich-edit.js +9 -3
  18. package/lib/client/public/client-events.d.ts +2 -1
  19. package/lib/client/public/client-events.js +3 -1
  20. package/lib/client/public/events.d.ts +7 -1
  21. package/lib/client/public/events.js +8 -0
  22. package/lib/client/public/options.d.ts +2 -1
  23. package/lib/client/settings.d.ts +1 -0
  24. package/lib/client/settings.js +2 -0
  25. package/lib/common/auto-correct/auto-correct-providers.js +2 -2
  26. package/lib/common/client-side-events.d.ts +2 -0
  27. package/lib/common/client-side-events.js +3 -0
  28. package/lib/common/commands/dialogs/dialog-custom-numbering-list-command.js +3 -1
  29. package/lib/common/commands/document/print-document-on-client-command.js +3 -0
  30. package/lib/common/commands/ruler/toggle-show-horizontal-ruler-command.js +1 -2
  31. package/lib/common/formats/html/export/html-export.d.ts +4 -7
  32. package/lib/common/formats/html/export/html-export.js +102 -44
  33. package/lib/common/interfaces/i-control-owner.d.ts +2 -0
  34. package/lib/common/interfaces/i-rich-edit-core.d.ts +1 -0
  35. package/lib/common/mouse-handler/drag-floating-objects-helper.js +13 -4
  36. package/lib/common/rich-edit-core.d.ts +1 -0
  37. package/lib/common/rich-edit-core.js +6 -2
  38. package/lib/common/utils/utils.js +2 -2
  39. package/package.json +5 -5
package/bin/gulpfile.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (gulpfile.js)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (index-custom.js)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (localization-builder.js)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (nspell-index.js)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (nspell.webpack.config.js)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (webpack-externals.js)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (webpack.config.js)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */
@@ -2246,7 +2246,7 @@
2246
2246
  font-size: 18px;
2247
2247
  }
2248
2248
 
2249
- .dx-ribbon .dx-menu-base.dx-ribbon-item.dx-showTextInMenu :not(.dx-submenu) .dx-menu-item .dx-menu-item-content .dx-menu-item-text, .dx-ribbon .dx-menu-base.dx-ribbon-item.dx-showTextInMenu :not(.dx-submenu) .dx-menu-item .dx-menu-item-content .dx-menu-item-popout:before {
2249
+ .dx-ribbon .dx-menu-base.dx-ribbon-item.dx-showTextInMenu :not(.dx-submenu) .dx-menu-item .dx-menu-item-content .dx-menu-item-text, .dx-ribbon .dx-menu-base.dx-ribbon-item.dx-showTextInMenu :not(.dx-submenu) .dx-menu-item .dx-menu-item-content .dx-menu-item-popout-container {
2250
2250
  display: none;
2251
2251
  }
2252
2252
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (dx.richedit.d.ts)
3
- * Version: 25.2.5
3
+ * Version: 25.2.6
4
4
  * Copyright (c) 2012 - 2026 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs",
6
6
  */