devexpress-reporting 20.1.16 → 20.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.
- 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: 20.1.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.17
|
|
4
|
+
* Build date: 2023-04-10
|
|
5
|
+
* Copyright (c) 2012 - 2023 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: 20.1.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.17
|
|
4
|
+
* Build date: 2023-04-10
|
|
5
|
+
* Copyright (c) 2012 - 2023 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: 20.1.
|
|
5
|
-
* Build date:
|
|
6
|
-
* Copyright (c) 2012 -
|
|
4
|
+
* Version: 20.1.17
|
|
5
|
+
* Build date: 2023-04-10
|
|
6
|
+
* Copyright (c) 2012 - 2023 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: 20.1.
|
|
727
|
-
* Build date:
|
|
728
|
-
* Copyright (c) 2012 -
|
|
726
|
+
* Version: 20.1.17
|
|
727
|
+
* Build date: 2023-04-10
|
|
728
|
+
* Copyright (c) 2012 - 2023 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: 20.1.
|
|
931
|
-
* Build date:
|
|
932
|
-
* Copyright (c) 2012 -
|
|
930
|
+
* Version: 20.1.17
|
|
931
|
+
* Build date: 2023-04-10
|
|
932
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
933
933
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
934
934
|
*/
|
|
935
935
|
-->
|
|
@@ -3586,9 +3586,9 @@
|
|
|
3586
3586
|
<!--
|
|
3587
3587
|
/**
|
|
3588
3588
|
* DevExpress HTML/JS Reporting (richedit.html)
|
|
3589
|
-
* Version: 20.1.
|
|
3590
|
-
* Build date:
|
|
3591
|
-
* Copyright (c) 2012 -
|
|
3589
|
+
* Version: 20.1.17
|
|
3590
|
+
* Build date: 2023-04-10
|
|
3591
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
3592
3592
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
3593
3593
|
*/
|
|
3594
3594
|
-->
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-reportdesigner.js)
|
|
3
|
-
* Version: 20.1.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.17
|
|
4
|
+
* Build date: 2023-04-10
|
|
5
|
+
* Copyright (c) 2012 - 2023 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: 20.1.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.17
|
|
4
|
+
* Build date: 2023-04-10
|
|
5
|
+
* Copyright (c) 2012 - 2023 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: 20.1.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.17
|
|
4
|
+
* Build date: 2023-04-10
|
|
5
|
+
* Copyright (c) 2012 - 2023 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: 20.1.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 20.1.17
|
|
4
|
+
* Build date: 2023-04-10
|
|
5
|
+
* Copyright (c) 2012 - 2023 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
|
@@ -7596,9 +7596,9 @@ declare module DevExpress {
|
|
|
7596
7596
|
|
|
7597
7597
|
/**
|
|
7598
7598
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.d.ts)
|
|
7599
|
-
* Version: 20.1.
|
|
7600
|
-
* Build date:
|
|
7601
|
-
* Copyright (c) 2012 -
|
|
7599
|
+
* Version: 20.1.17
|
|
7600
|
+
* Build date: 2023-04-10
|
|
7601
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7602
7602
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7603
7603
|
*/
|
|
7604
7604
|
|
|
@@ -9988,9 +9988,9 @@ declare module DevExpress.Reporting {
|
|
|
9988
9988
|
|
|
9989
9989
|
/**
|
|
9990
9990
|
* DevExpress HTML/JS Reporting (dx-reportdesigner_norich.d.ts)
|
|
9991
|
-
* Version: 20.1.
|
|
9992
|
-
* Build date:
|
|
9993
|
-
* Copyright (c) 2012 -
|
|
9991
|
+
* Version: 20.1.17
|
|
9992
|
+
* Build date: 2023-04-10
|
|
9993
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9994
9994
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
9995
9995
|
*/
|
|
9996
9996
|
|
package/dx-richedit.d.ts
CHANGED
|
@@ -7597,9 +7597,9 @@ declare module DevExpress {
|
|
|
7597
7597
|
|
|
7598
7598
|
/**
|
|
7599
7599
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.d.ts)
|
|
7600
|
-
* Version: 20.1.
|
|
7601
|
-
* Build date:
|
|
7602
|
-
* Copyright (c) 2012 -
|
|
7600
|
+
* Version: 20.1.17
|
|
7601
|
+
* Build date: 2023-04-10
|
|
7602
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7603
7603
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7604
7604
|
*/
|
|
7605
7605
|
|
|
@@ -9989,9 +9989,9 @@ declare module DevExpress.Reporting {
|
|
|
9989
9989
|
|
|
9990
9990
|
/**
|
|
9991
9991
|
* DevExpress HTML/JS Reporting (dx-reportdesigner_norich.d.ts)
|
|
9992
|
-
* Version: 20.1.
|
|
9993
|
-
* Build date:
|
|
9994
|
-
* Copyright (c) 2012 -
|
|
9992
|
+
* Version: 20.1.17
|
|
9993
|
+
* Build date: 2023-04-10
|
|
9994
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
9995
9995
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
9996
9996
|
*/
|
|
9997
9997
|
|
|
@@ -17623,9 +17623,9 @@ declare module DevExpress.Reporting {
|
|
|
17623
17623
|
|
|
17624
17624
|
/**
|
|
17625
17625
|
* DevExpress HTML/JS Reporting (dx-richedit.d.ts)
|
|
17626
|
-
* Version: 20.1.
|
|
17627
|
-
* Build date:
|
|
17628
|
-
* Copyright (c) 2012 -
|
|
17626
|
+
* Version: 20.1.17
|
|
17627
|
+
* Build date: 2023-04-10
|
|
17628
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
17629
17629
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
17630
17630
|
*/
|
|
17631
17631
|
|
|
@@ -4200,9 +4200,9 @@ declare module DevExpress.Analytics {
|
|
|
4200
4200
|
|
|
4201
4201
|
/**
|
|
4202
4202
|
* DevExpress HTML/JS Reporting (dx-webdocumentviewer.d.ts)
|
|
4203
|
-
* Version: 20.1.
|
|
4204
|
-
* Build date:
|
|
4205
|
-
* Copyright (c) 2012 -
|
|
4203
|
+
* Version: 20.1.17
|
|
4204
|
+
* Build date: 2023-04-10
|
|
4205
|
+
* Copyright (c) 2012 - 2023 Developer Express Inc. ALL RIGHTS RESERVED
|
|
4206
4206
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
4207
4207
|
*/
|
|
4208
4208
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "devexpress-reporting",
|
|
3
|
-
"version": "20.1.
|
|
3
|
+
"version": "20.1.17",
|
|
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": "20.1.
|
|
24
|
+
"@devexpress/analytics-core": "20.1.17"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"webpack": "^1.13.1"
|