devexpress-richedit 20.1.14 → 20.1.15
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.
- package/bin/gulpfile.js +2 -2
- package/bin/index-custom.js +2 -2
- package/bin/localization-builder.js +2 -2
- package/bin/webpack-externals.js +2 -2
- package/bin/webpack.config.js +2 -2
- package/dist/dx.richedit.d.ts +2 -2
- package/dist/dx.richedit.js +2 -2
- package/dist/dx.richedit.min.js +2 -2
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/package.json +2 -2
package/bin/gulpfile.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (public.gulpfile.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
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 path = require('path');
|
package/bin/index-custom.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (public.index-custom.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
4
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
|
6
6
|
*/
|
|
7
7
|
"use strict";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (localization-builder.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
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 =
|
package/bin/webpack-externals.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (webpack-externals.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
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 jsZipExternals = {
|
package/bin/webpack.config.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (public.webpack.config.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
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 path = require('path');
|
package/dist/dx.richedit.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (client.d.ts)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
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 {
|
package/dist/dx.richedit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (dx.richedit.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
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"] =
|
package/dist/dx.richedit.min.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (dx.richedit.min.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
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="object"==typeof DevExpress?DevExpress:{};DevExpress.RichEdit=function(r){var n={};function o(e){if(n[e])return n[e].exports;var t=n[e]={i:e,l:!1,exports:{}};return r[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}return o.m=r,o.c=n,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)o.d(r,n,function(e){return t[e]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=771)}([function(e,t,r){"use strict";r.r(t),r.d(t,"__extends",function(){return o}),r.d(t,"__assign",function(){return i}),r.d(t,"__rest",function(){return a}),r.d(t,"__decorate",function(){return s}),r.d(t,"__param",function(){return l}),r.d(t,"__metadata",function(){return u}),r.d(t,"__awaiter",function(){return c}),r.d(t,"__generator",function(){return d}),r.d(t,"__exportStar",function(){return p}),r.d(t,"__values",function(){return h}),r.d(t,"__read",function(){return g}),r.d(t,"__spread",function(){return m}),r.d(t,"__spreadArrays",function(){return f}),r.d(t,"__await",function(){return y}),r.d(t,"__asyncGenerator",function(){return b}),r.d(t,"__asyncDelegator",function(){return C}),r.d(t,"__asyncValues",function(){return S}),r.d(t,"__makeTemplateObject",function(){return P}),r.d(t,"__importStar",function(){return v}),r.d(t,"__importDefault",function(){return T}),r.d(t,"__classPrivateFieldGet",function(){return I}),r.d(t,"__classPrivateFieldSet",function(){return w});
|
package/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (public.index.d.ts)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
4
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
|
6
6
|
*/
|
|
7
7
|
export * from './lib/client/public/all';
|
package/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress WebRichEdit (public.index.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.15
|
|
4
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
5
5
|
* License: https://www.devexpress.com/Support/EULAs
|
|
6
6
|
*/
|
|
7
7
|
"use strict";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "devexpress-richedit",
|
|
3
|
-
"version": "20.1.
|
|
3
|
+
"version": "20.1.15",
|
|
4
4
|
"homepage": "https://www.devexpress.com/",
|
|
5
5
|
"bugs": "https://www.devexpress.com/support/",
|
|
6
6
|
"author": "Developer Express Inc.",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"build-custom": "webpack --mode production --config=bin/webpack.config.js && gulp --gulpfile=bin/gulpfile.js concatenate-css"
|
|
14
14
|
},
|
|
15
15
|
"peerDependencies": {
|
|
16
|
-
"devextreme": "20.1.
|
|
16
|
+
"devextreme": "20.1.15"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"jszip": "~3.7.0",
|