devexpress-reporting 18.2.12 → 18.2.16
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 +9 -9
- package/dist/js/dx-reportdesigner.js +6 -3
- package/dist/js/dx-reportdesigner.min.js +4 -4
- package/dist/js/dx-webdocumentviewer.js +3 -3
- package/dist/js/dx-webdocumentviewer.min.js +3 -3
- package/dist/js/localization/report-designer.de.js +3 -3
- package/dist/js/localization/report-designer.en.js +3 -3
- package/dist/js/localization/report-designer.es.js +3 -3
- package/dist/js/localization/report-designer.ja.js +3 -3
- package/dist/js/localization/report-designer.ru.js +3 -3
- package/dist/js/localization/web-document-viewer.de.js +13 -13
- package/dist/js/localization/web-document-viewer.en.js +3 -3
- package/dist/js/localization/web-document-viewer.es.js +3 -3
- package/dist/js/localization/web-document-viewer.ja.js +3 -3
- package/dist/js/localization/web-document-viewer.ru.js +3 -3
- package/dx-reportdesigner.js +3 -0
- package/package.json +25 -25
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-reportdesigner.css)
|
|
3
|
-
* Version: 18.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 18.2.15
|
|
4
|
+
* Build date: 2021-04-23
|
|
5
|
+
* Copyright (c) 2012 - 2021 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: 18.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 18.2.15
|
|
4
|
+
* Build date: 2021-04-23
|
|
5
|
+
* Copyright (c) 2012 - 2021 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: 18.2.
|
|
5
|
-
* Build date:
|
|
6
|
-
* Copyright (c) 2012 -
|
|
4
|
+
* Version: 18.2.15
|
|
5
|
+
* Build date: 2021-04-23
|
|
6
|
+
* Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
|
|
7
7
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
8
8
|
*/
|
|
9
9
|
-->
|
|
@@ -671,9 +671,9 @@
|
|
|
671
671
|
<!--
|
|
672
672
|
/**
|
|
673
673
|
* DevExpress HTML/JS Chart Designer (chart-designer.html)
|
|
674
|
-
* Version: 18.2.
|
|
675
|
-
* Build date:
|
|
676
|
-
* Copyright (c) 2012 -
|
|
674
|
+
* Version: 18.2.15
|
|
675
|
+
* Build date: 2021-04-23
|
|
676
|
+
* Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
|
|
677
677
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
678
678
|
*/
|
|
679
679
|
-->
|
|
@@ -873,9 +873,9 @@
|
|
|
873
873
|
<!--
|
|
874
874
|
/**
|
|
875
875
|
* DevExpress HTML/JS Reporting (report-designer.html)
|
|
876
|
-
* Version: 18.2.
|
|
877
|
-
* Build date:
|
|
878
|
-
* Copyright (c) 2012 -
|
|
876
|
+
* Version: 18.2.15
|
|
877
|
+
* Build date: 2021-04-23
|
|
878
|
+
* Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
|
|
879
879
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
880
880
|
*/
|
|
881
881
|
-->
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* DevExpress HTML/JS Reporting (dx-reportdesigner.js)
|
|
3
|
-
* Version: 18.2.
|
|
4
|
-
* Build date:
|
|
5
|
-
* Copyright (c) 2012 -
|
|
3
|
+
* Version: 18.2.15
|
|
4
|
+
* Build date: 2021-04-23
|
|
5
|
+
* Copyright (c) 2012 - 2021 Developer Express Inc. ALL RIGHTS RESERVED
|
|
6
6
|
* License: https://www.devexpress.com/Support/EULAs/NetComponents.xml
|
|
7
7
|
*/
|
|
8
8
|
|
|
@@ -16945,6 +16945,9 @@ var DevExpress;
|
|
|
16945
16945
|
if (!model.reportModel) {
|
|
16946
16946
|
model.reportModel = Report.SubreportViewModel.defaultReport;
|
|
16947
16947
|
}
|
|
16948
|
+
else {
|
|
16949
|
+
model.reportModel = JSON.parse(model.reportModel);
|
|
16950
|
+
}
|
|
16948
16951
|
var getRootKeyName = function (obj) {
|
|
16949
16952
|
for (var prop in obj) {
|
|
16950
16953
|
if (obj.hasOwnProperty(prop)) {
|