devexpress-reporting 19.2.12 → 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.
- package/dist/css/dx-reportdesigner.css +3 -3
- package/dist/css/dx-webdocumentviewer.css +3 -3
- package/dist/html/templates.html +12 -12
- package/dist/js/dx-reportdesigner.js +3 -3
- package/dist/js/dx-reportdesigner.min.js +3 -3
- package/dist/js/dx-webdocumentviewer.js +3 -3
- package/dist/js/dx-webdocumentviewer.min.js +3 -3
- package/dx-reportdesigner.d.ts +6 -6
- package/dx-richedit.d.ts +9 -9
- package/dx-webdocumentviewer.d.ts +3 -3
- package/package.json +2 -2
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-reportdesigner.css)
|
|
3
|
-
* Version: 19.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 19.2.14
|
|
4
|
+
* Build date: 2022-04-29
|
|
5
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7
7
|
*/
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.css)
|
|
3
|
-
* Version: 19.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 19.2.14
|
|
4
|
+
* Build date: 2022-04-29
|
|
5
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7
7
|
*/
|
|
8
8
|
|
package/dist/html/templates.html
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<!--
|
|
2
2
|
/**
|
|
3
3
|
* DevExpress HTML/JS Reporting (web-document-viewer.html)
|
|
4
|
-
* Version: 19.2.
|
|
5
|
-
* Build date:
|
|
6
|
-
* Copyright (c) 2012 -
|
|
4
|
+
* Version: 19.2.14
|
|
5
|
+
* Build date: 2022-04-29
|
|
6
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
8
8
|
*/
|
|
9
9
|
-->
|
|
@@ -723,9 +723,9 @@
|
|
|
723
723
|
<!--
|
|
724
724
|
/**
|
|
725
725
|
* DevExpress HTML/JS Chart Designer (chart-designer.html)
|
|
726
|
-
* Version: 19.2.
|
|
727
|
-
* Build date:
|
|
728
|
-
* Copyright (c) 2012 -
|
|
726
|
+
* Version: 19.2.14
|
|
727
|
+
* Build date: 2022-04-29
|
|
728
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
729
729
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
730
730
|
*/
|
|
731
731
|
-->
|
|
@@ -927,9 +927,9 @@
|
|
|
927
927
|
<!--
|
|
928
928
|
/**
|
|
929
929
|
* DevExpress HTML/JS Reporting (report-designer.html)
|
|
930
|
-
* Version: 19.2.
|
|
931
|
-
* Build date:
|
|
932
|
-
* Copyright (c) 2012 -
|
|
930
|
+
* Version: 19.2.14
|
|
931
|
+
* Build date: 2022-04-29
|
|
932
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
933
933
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
934
934
|
*/
|
|
935
935
|
-->
|
|
@@ -3462,9 +3462,9 @@
|
|
|
3462
3462
|
<!--
|
|
3463
3463
|
/**
|
|
3464
3464
|
* DevExpress HTML/JS Reporting (richedit.html)
|
|
3465
|
-
* Version: 19.2.
|
|
3466
|
-
* Build date:
|
|
3467
|
-
* Copyright (c) 2012 -
|
|
3465
|
+
* Version: 19.2.14
|
|
3466
|
+
* Build date: 2022-04-29
|
|
3467
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3468
3468
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
3469
3469
|
*/
|
|
3470
3470
|
-->
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-reportdesigner.js)
|
|
3
|
-
* Version: 19.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 19.2.14
|
|
4
|
+
* Build date: 2022-04-29
|
|
5
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7
7
|
*/
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-reportdesigner.min.js)
|
|
3
|
-
* Version: 19.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 19.2.14
|
|
4
|
+
* Build date: 2022-04-29
|
|
5
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7
7
|
*/
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.js)
|
|
3
|
-
* Version: 19.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 19.2.14
|
|
4
|
+
* Build date: 2022-04-29
|
|
5
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7
7
|
*/
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.min.js)
|
|
3
|
-
* Version: 19.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 19.2.14
|
|
4
|
+
* Build date: 2022-04-29
|
|
5
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7
7
|
*/
|
|
8
8
|
|
package/dx-reportdesigner.d.ts
CHANGED
|
@@ -7462,9 +7462,9 @@ declare module DevExpress {
|
|
|
7462
7462
|
|
|
7463
7463
|
/**
|
|
7464
7464
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.d.ts)
|
|
7465
|
-
* Version: 19.2.
|
|
7466
|
-
* Build date:
|
|
7467
|
-
* Copyright (c) 2012 -
|
|
7465
|
+
* Version: 19.2.14
|
|
7466
|
+
* Build date: 2022-04-29
|
|
7467
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7468
7468
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7469
7469
|
*/
|
|
7470
7470
|
|
|
@@ -9842,9 +9842,9 @@ declare module DevExpress.Reporting {
|
|
|
9842
9842
|
|
|
9843
9843
|
/**
|
|
9844
9844
|
* DevExpress HTML/JS Reporting (dx-reportdesigner_norich.d.ts)
|
|
9845
|
-
* Version: 19.2.
|
|
9846
|
-
* Build date:
|
|
9847
|
-
* Copyright (c) 2012 -
|
|
9845
|
+
* Version: 19.2.14
|
|
9846
|
+
* Build date: 2022-04-29
|
|
9847
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9848
9848
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
9849
9849
|
*/
|
|
9850
9850
|
|
package/dx-richedit.d.ts
CHANGED
|
@@ -7462,9 +7462,9 @@ declare module DevExpress {
|
|
|
7462
7462
|
|
|
7463
7463
|
/**
|
|
7464
7464
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.d.ts)
|
|
7465
|
-
* Version: 19.2.
|
|
7466
|
-
* Build date:
|
|
7467
|
-
* Copyright (c) 2012 -
|
|
7465
|
+
* Version: 19.2.14
|
|
7466
|
+
* Build date: 2022-04-29
|
|
7467
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7468
7468
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7469
7469
|
*/
|
|
7470
7470
|
|
|
@@ -9842,9 +9842,9 @@ declare module DevExpress.Reporting {
|
|
|
9842
9842
|
|
|
9843
9843
|
/**
|
|
9844
9844
|
* DevExpress HTML/JS Reporting (dx-reportdesigner_norich.d.ts)
|
|
9845
|
-
* Version: 19.2.
|
|
9846
|
-
* Build date:
|
|
9847
|
-
* Copyright (c) 2012 -
|
|
9845
|
+
* Version: 19.2.14
|
|
9846
|
+
* Build date: 2022-04-29
|
|
9847
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9848
9848
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
9849
9849
|
*/
|
|
9850
9850
|
|
|
@@ -17134,9 +17134,9 @@ declare module DevExpress.Reporting {
|
|
|
17134
17134
|
|
|
17135
17135
|
/**
|
|
17136
17136
|
* DevExpress HTML/JS Reporting (dx-richedit.d.ts)
|
|
17137
|
-
* Version: 19.2.
|
|
17138
|
-
* Build date:
|
|
17139
|
-
* Copyright (c) 2012 -
|
|
17137
|
+
* Version: 19.2.14
|
|
17138
|
+
* Build date: 2022-04-29
|
|
17139
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17140
17140
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
17141
17141
|
*/
|
|
17142
17142
|
|
|
@@ -4114,9 +4114,9 @@ declare module DevExpress.Analytics {
|
|
|
4114
4114
|
|
|
4115
4115
|
/**
|
|
4116
4116
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.d.ts)
|
|
4117
|
-
* Version: 19.2.
|
|
4118
|
-
* Build date:
|
|
4119
|
-
* Copyright (c) 2012 -
|
|
4117
|
+
* Version: 19.2.14
|
|
4118
|
+
* Build date: 2022-04-29
|
|
4119
|
+
* Copyright (c) 2012 - 2022 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4120
4120
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
4121
4121
|
*/
|
|
4122
4122
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "devexpress-reporting",
|
|
3
|
-
"version": "19.2.
|
|
3
|
+
"version": "19.2.14",
|
|
4
4
|
"homepage": "https://www.devexpress.com/",
|
|
5
5
|
"bugs": "https://www.devexpress.com/support/",
|
|
6
6
|
"author": "Developer Express Inc.",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"knockout": "~3.5.0"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
|
-
"@devexpress/analytics-core": "19.2.
|
|
24
|
+
"@devexpress/analytics-core": "19.2.14"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"webpack": "^1.13.1"
|