@sapui5/sap.makit 1.96.32 → 1.96.34

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.makit",
3
- "version": "1.96.32",
3
+ "version": "1.96.34",
4
4
  "description": "SAPUI5 Library sap.makit",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -5,7 +5,7 @@
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>SAPUI5
7
7
  * (c) Copyright 2009-2021 SAP SE. All rights reserved.</copyright>
8
- <version>1.96.32</version>
8
+ <version>1.96.34</version>
9
9
 
10
10
  <documentation>Mobile Chart controls based on the Sybase MAKIT charting lib.</documentation>
11
11
 
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  "sap.makit.ValueAxis",
42
42
  "sap.makit.ValueBubble"
43
43
  ],
44
- version: "1.96.32"
44
+ version: "1.96.34"
45
45
  });
46
46
 
47
47
  /**
@@ -1,12 +1,20 @@
1
+ #This is the resource bundle for the SAPUI5 sap.makit library
2
+ #
1
3
 
2
- CHART_OTHERS=HeOr9MNFqr6qT8iI8BE/lQ_Others
4
+ #XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
5
+ CHART_OTHERS=jVroXhHK12pn0yQWbqwdQw_Others
3
6
 
4
- CHART_TOTAL=usIu5CpavYNlcRVXe8JzVA_Total
7
+ #XFLD: Text for the total value in a waterfall chart
8
+ CHART_TOTAL=CljbHdICEUor3fMjtkKGDw_Total
5
9
 
6
- Thousand_ShortForm=K/Q+a6VRjRHDno6B9FLidw_K
10
+ #XFLD: abbreviated Text for Thousand(International System of Units)
11
+ Thousand_ShortForm=SrNNYrZ/30NzZRZR7jbzXA_K
7
12
 
8
- Million_ShortForm=IOF75ZfRBabei43xj/Cq4Q_M
13
+ #XFLD: abbreviated Text for Million(International System of Units)
14
+ Million_ShortForm=QuhPzA+EYbIZwmB8Nk4TOQ_M
9
15
 
10
- Billion_ShortForm=DLN/mb6aLS/k9lUwwpCYHA_B
16
+ #XFLD: abbreviated Text for Billion(International System of Units)
17
+ Billion_ShortForm=+fkI62ouKgYpnQMXhxZreA_B
11
18
 
12
- Trillion_ShortForm=gWiEHv1/fLjrX0NwUm6sVA_T
19
+ #XFLD: abbreviated Text for Trillion(International System of Units)
20
+ Trillion_ShortForm=br23IDWpdipEqrtDv+FIUA_T