@sapui5/sap.viz 1.108.23 → 1.108.25
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/package.json
CHANGED
package/src/sap/viz/.library
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>SAPUI5
|
|
7
7
|
* (c) Copyright 2009-2022 SAP SE. All rights reserved.</copyright>
|
|
8
|
-
<version>1.108.
|
|
8
|
+
<version>1.108.25</version>
|
|
9
9
|
|
|
10
10
|
<documentation>Chart controls based on the SAP BI CVOM charting library</documentation>
|
|
11
11
|
|
package/src/sap/viz/library.js
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.viz library
|
|
2
|
+
#
|
|
1
3
|
|
|
2
|
-
|
|
3
|
-
|
|
4
|
+
#XMSG: text which is displayed when charts can't be supported in the current browser
|
|
5
|
+
NO_SVG_SUPPORT=\u206A\u206A\u206A\u200D\u200C\u200D\u200B\u200B\u200C\u200B\u200C\u200D\u200D\u200D\u200C\u200D\u200B\u200B\u200C\u200D\u200B\u200D\u200B\u200D\u200B\u200B\u200B\u200B\u200D\u200D\u200B\u200B\u200D\u200D\u200C\u200C\u200B\u200D\u200B\u200B\u200C\u200C\u200B\u206ANo SVG support\u206A\u206A
|
|
6
|
+
#XMSG: Default text which is displayed when no data is available for rendering
|
|
7
|
+
NO_DATA=\u206A\u206A\u206A\u200C\u200C\u200B\u200D\u200C\u200C\u200D\u200B\u200D\u200C\u200C\u200D\u200D\u200C\u200D\u200B\u200C\u200B\u200C\u200D\u200C\u200B\u200D\u200C\u200B\u200C\u200C\u200D\u200B\u200D\u200C\u200D\u200C\u200D\u200B\u200C\u200D\u200D\u200C\u200C\u200C\u206ANo data\u206A\u206A
|