@sapui5/sap.viz 1.120.1 → 1.120.3
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 +1 -1
- package/src/sap/viz/.library +1 -1
- package/src/sap/viz/library.js +1 -1
- package/src/sap/viz/ui5/core/BaseChartMetadata.js +1 -1
- package/src/sap/viz/ui5/messages/messagebundle_ca.properties +4 -0
- package/src/sap/viz/ui5/messages/messagebundle_cnr.properties +7 -0
- package/src/sap/viz/ui5/messages/messagebundle_en.properties +4 -0
- package/src/sap/viz/ui5/messages/messagebundle_en_US_saprigi.properties +6 -2
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-2023 SAP SE. All rights reserved.</copyright>
|
|
8
|
-
<version>1.120.
|
|
8
|
+
<version>1.120.3</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
|
|
|
4
|
+
#XMSG: text which is displayed when charts can't be supported in the current browser
|
|
2
5
|
NO_SVG_SUPPORT=No se suporta SVG
|
|
6
|
+
#XMSG: Default text which is displayed when no data is available for rendering
|
|
3
7
|
NO_DATA=No hi ha dades
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.viz library
|
|
2
|
+
#
|
|
3
|
+
|
|
4
|
+
#XMSG: text which is displayed when charts can't be supported in the current browser
|
|
5
|
+
NO_SVG_SUPPORT=Nema podr\u0161ke SVG
|
|
6
|
+
#XMSG: Default text which is displayed when no data is available for rendering
|
|
7
|
+
NO_DATA=Nema podataka
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.viz library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XMSG: text which is displayed when charts can't be supported in the current browser
|
|
2
5
|
NO_SVG_SUPPORT=No SVG support
|
|
6
|
+
#XMSG: Default text which is displayed when no data is available for rendering
|
|
3
7
|
NO_DATA=No data
|
|
@@ -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\u200C\u200D\u200C\u200C\u200B\u200D\u200C\u200C\u200B\u200C\u200D\u200D\u200B\u200B\u200C\u200C\u200D\u200D\u200C\u200C\u200D\u200D\u200D\u200D\u200B\u200C\u200D\u200B\u200D\u200D\u200B\u200D\u200D\u200D\u200B\u200B\u200D\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\u200D\u200C\u200C\u200C\u200B\u200B\u200D\u200C\u200B\u200C\u200C\u200B\u200C\u200B\u200C\u200C\u200D\u200D\u200D\u200D\u200D\u200D\u200D\u200C\u200D\u200C\u200B\u200C\u200C\u200D\u200B\u200B\u200B\u200C\u200C\u200D\u200C\u200C\u200C\u206ANo data\u206A\u206A
|