devexpress-richedit 19.2.13 → 19.2.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.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (localization-builder.js)
3
- * Version: 19.2.13
4
- * Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
3
+ * Version: 19.2.14
4
+ * Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs
6
6
  */
7
7
  const jsHeader =
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (client.d.ts)
3
- * Version: 19.2.13
4
- * Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
3
+ * Version: 19.2.14
4
+ * Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs
6
6
  */
7
7
  declare module DevExpress.RichEdit {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * DevExpress WebRichEdit (dx.richedit.js)
3
- * Version: 19.2.13
4
- * Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
3
+ * Version: 19.2.14
4
+ * Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
5
5
  * License: https://www.devexpress.com/Support/EULAs
6
6
  */
7
7
  var DevExpress = typeof DevExpress === "object" ? DevExpress : {}; DevExpress["RichEdit"] =