@sapui5/sap.zen.dsh 1.120.5 → 1.120.6

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.zen.dsh",
3
- "version": "1.120.5",
3
+ "version": "1.120.6",
4
4
  "description": "SAPUI5 Library sap.zen.dsh",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -7,7 +7,7 @@
7
7
  <vendor>SAP SE</vendor>
8
8
  <copyright>SAPUI5
9
9
  (c) Copyright 2009-2021 SAP SE. All rights reserved</copyright>
10
- <version>1.120.5</version>
10
+ <version>1.120.6</version>
11
11
  <documentation>Design Studio Runtime Library. Intended only to be used within S/4 HANA Fiori applications.</documentation>
12
12
  <appData>
13
13
  <jsdoc xmlns="http://www.sap.com/ui5/buildext/jsdoc" >
@@ -63,9 +63,9 @@ DIALOG_TOTALS.DIALOGTITLE=Totals
63
63
 
64
64
  DIALOG_TOTALS.OK=D'acord
65
65
 
66
- GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Save the current application state.
66
+ GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Deseu l'estat actual de l'aplicaci\u00F3.
67
67
 
68
- GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Whether to check the flag or not... for later as the flag doesn't exist yet
68
+ GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Si cal marcar la marca o no... per m\u00E9s endavant, ja que la marca encara no existeix
69
69
 
70
70
  INFO_FILTERS_LABEL.TEXT=Filtre
71
71
 
@@ -63,9 +63,9 @@ DIALOG_TOTALS.DIALOGTITLE=Ukupni iznosi
63
63
 
64
64
  DIALOG_TOTALS.OK=OK
65
65
 
66
- GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Save the current application state.
66
+ GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Sa\u010Duvaj trenutni status aplikacije.
67
67
 
68
- GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Whether to check the flag or not... for later as the flag doesn't exist yet
68
+ GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Da li provjeriti oznaku ili ne... Za kasnije jer oznaka jo\u0161 uvijek ne postoji
69
69
 
70
70
  INFO_FILTERS_LABEL.TEXT=Filteri
71
71
 
@@ -1,236 +1,156 @@
1
- # Contains descriptions and messages for the 0ANALYSIS (Generic multidimensional analysis application in UI5) application.
2
- #
3
1
 
4
- # XMSG
5
2
  EXPORT_MESSAGE.TEXT=The query result is very large and may cause memory and performance issues during export. We recommend you filter your selection further before proceeding. If you continue with export without further filtering, any memory and performance issues that may result will be at your own risk.
6
3
 
7
- # XMSG
8
4
  ACTIONSHEET_FOOTER_ACTIONS.EMAIL=Send E-Mail...
9
5
 
10
- # XMSG
11
6
  ACTIONSHEET_FOOTER_ACTIONS.EXPORT=Export to MS Excel
12
7
 
13
- # XMSG
14
8
  ACTIONSHEET_FOOTER_ACTIONS.TILE=Save as Tile
15
9
 
16
- # XMSG
17
10
  ACTIONSHEET_SETTINGS_ACTIONS.CHART_SETTINGS=Chart Settings
18
11
 
19
- # XMSG
20
12
  ACTIONSHEET_SETTINGS_ACTIONS.INFO=Information
21
13
 
22
- # XMSG
23
14
  ACTIONSHEET_SETTINGS_ACTIONS.SWAP_AXES=Swap Axes
24
15
 
25
- # XMSG
26
16
  ACTIONSHEET_SETTINGS_ACTIONS.TOTALS=Totals
27
17
 
28
- # XTOL
29
18
  BUTTON_ACTIONS.TOOLTIP=Actions
30
19
 
31
- # XTOL
32
20
  BUTTON_FULLSCREEN.TOOLTIP=Fullscreen
33
21
 
34
- # XBUT
35
22
  BUTTON_JUMP.TEXT=Jump To
36
23
 
37
- # XBUT
38
24
  BUTTON_PAUSEREFRESH.TEXT=Pause
39
25
 
40
- # XTOL
41
26
  BUTTON_SETTINGS.TOOLTIP=Settings
42
27
 
43
- # XLST
44
28
  BUTTON_SHOW_HIDE_NAV_PANEL.TOOLTIP=Hide Navigation Panel
45
29
 
46
- # XLST
47
30
  CB_CHART_ENABLE_AXIS_SCALING.TEXT=Enable Axis Scaling
48
31
 
49
- # XLST
50
32
  CB_CHART_SHOW_SCALING.TEXT=Show Scaling Factors
51
33
 
52
- # XLST
53
34
  DD_CHART_TYPE.HORIZONTAL_AREA=Area
54
35
 
55
- # XLST
56
36
  DD_CHART_TYPE.HORIZONTAL_BAR=Bar
57
37
 
58
- # XLST
59
38
  DD_CHART_TYPE.HORIZONTAL_STACKED_BAR=Bar - Stacked
60
39
 
61
- # XLST
62
40
  DD_CHART_TYPE.LINE=Line
63
41
 
64
- # XLST
65
42
  DD_CHART_TYPE.MULTIPIE=Pie - Multiple
66
43
 
67
- # XLST
68
44
  DD_CHART_TYPE.PIE=Pie
69
45
 
70
- # XLST
71
46
  DD_CHART_TYPE.VERTICAL_BAR=Column
72
47
 
73
- # XLST
74
48
  DD_CHART_TYPE.VERTICAL_STACKED_BAR=Column - Stacked
75
49
 
76
- # XBUT
77
50
  DIALOG_CHART_SETTINGS.CLOSE=Close
78
51
 
79
- # XTIT
80
52
  DIALOG_CHART_SETTINGS.DIALOGTITLE=Chart Settings
81
53
 
82
- # XBUT
83
54
  DIALOG_CHART_SETTINGS.OK=OK
84
55
 
85
- # XBUT
86
56
  DIALOG_INFORMATION.CLOSE=Close
87
57
 
88
- # XBUT
89
58
  DIALOG_INFORMATION.DIALOGTITLE=Information
90
59
 
91
- # XBUT
92
60
  DIALOG_TOTALS.CANCEL=Cancel
93
61
 
94
- # XTIT
95
62
  DIALOG_TOTALS.DIALOGTITLE=Totals
96
63
 
97
- # XBUT
98
64
  DIALOG_TOTALS.OK=OK
99
65
 
100
- # NOTR
101
66
  GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Save the current application state.
102
67
 
103
- # NOTR
104
68
  GLOBAL_SCRIPT_ACTIONS.0ANALYSIS.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Whether to check the flag or not... for later as the flag doesn't exist yet
105
69
 
106
- # XTIT
107
70
  INFO_FILTERS_LABEL.TEXT=Filters
108
71
 
109
- # XTIT
110
72
  INFO_QUERY_NAME_LABEL.TEXT=Query Name
111
73
 
112
- # XTIT
113
74
  INFO_INFOPROVIDER_NAME_LABEL.TEXT=InfoProvider Name
114
75
 
115
- # XTIT
116
76
  INFO_INFOPROVIDER_LAST_DATA_UPDATE_LABEL.TEXT=Last Data Update
117
77
 
118
- # XTOL
119
78
  BUTTON_REFRESH_DATA.TOOLTIP=Refresh Data
120
79
 
121
- # XTIT
122
80
  INFO_VARIABLE_LABEL.TEXT=Variables
123
81
 
124
- # XBUT
125
82
  RADIO_SHOW_TOTALS.HIDE=Hide All
126
83
 
127
- # XBUT
128
84
  RADIO_SHOW_TOTALS.HIDE_IF_ONLY_ONE_MEMBER=Hide All with Only One Member
129
85
 
130
- # XBUT
131
86
  RADIO_SHOW_TOTALS.SHOW=Show All
132
87
 
133
- # XBUT
134
88
  RADIO_TOTAL_POSITION.AFTER=Below
135
89
 
136
- # XBUT
137
90
  RADIO_TOTAL_POSITION.BEFORE=Above
138
91
 
139
- # XFLD
140
92
  TEXT_CHART_AXIS_SCALING_MAX.TEXT=Maximum
141
93
 
142
- # XFLD
143
94
  TEXT_CHART_AXIS_SCALING_MIN.TEXT=Minimum
144
95
 
145
- # XFLD
146
96
  TEXT_CHART_TYPE.TEXT=Chart Type
147
97
 
148
- # XBUT
149
98
  TEXT_POOL.0ANALYSIS.TEXT_POOL.TEXT_POOL_ENTRIES.TEXT_POOL_ENTRY.TEXT=Show Prompts
150
99
 
151
- # XBUT
152
100
  TEXT_POOL.Customized=Customized
153
101
 
154
- # XBUT
155
102
  TEXT_POOL.EnterTitle=Enter a Name
156
103
 
157
- # XBUT
158
104
  TEXT_POOL.ExitFullscreen=Exit Fullscreen
159
105
 
160
- # XTIT
161
106
  TEXT_POOL.FilteredBy=Filtered By\: {0}
162
107
 
163
- # XBUT
164
108
  TEXT_POOL.Fullscreen=Fullscreen
165
109
 
166
- # XTOL
167
110
  TEXT_POOL.NavPanelHide=Hide Navigation Panel
168
111
 
169
- # XTOL
170
112
  TEXT_POOL.NavPanelShow=Show Navigation Panel
171
113
 
172
- # XBUT
173
114
  TEXT_POOL.Pause=Pause
174
115
 
175
- # XBUT
176
116
  TEXT_POOL.Refresh=Refresh
177
117
 
178
- # XBUT
179
118
  TEXT_POOL.ShowPrompts=Show Prompts
180
119
 
181
- # XTIT
182
120
  TEXT_POOL.InvalidInput=Value "{0}" is invalid. Please provide a valid value for "{1}".
183
121
 
184
- # XTIT
185
122
  TEXT_POOL.InvalidInput_LowHigh=Value "{0}" is greater than value "{1}". Please provide valid values.
186
123
 
187
- # XBUT
188
124
  TEXT_SHOW_TOTALS.TEXT=Show Totals
189
125
 
190
- # XBUT
191
126
  TEXT_TOTAL_POSITION.TEXT=Total Position
192
127
 
193
- # XLST
194
128
  DD_CHART_TYPE.INFO_COLUMN=Column
195
129
 
196
- # XLST
197
130
  DD_CHART_TYPE.INFO_BAR=Bar
198
131
 
199
- # XLST
200
132
  DD_CHART_TYPE.INFO_LINE=Line
201
133
 
202
- # XLST
203
134
  DD_CHART_TYPE.INFO_PIE=Pie
204
135
 
205
- # XLST
206
136
  DD_CHART_TYPE.INFO_STACKED_COLUMN=Column - Stacked
207
137
 
208
- # XLST
209
138
  DD_CHART_TYPE.INFO_STACKED_BAR=Bar - Stacked
210
139
 
211
- # XLST
212
140
  DD_CHART_TYPE.INFO_AREA=Area
213
141
 
214
- # XLST
215
142
  DD_CHART_TYPE.INFO_HORIZONTAL_AREA=Horizontal Area
216
143
 
217
- # XTOL
218
144
  BUTTON_CHART_TABLE_DISPLAY.ButtonItems.0.tooltip=Chart
219
145
 
220
- # XTOL
221
146
  BUTTON_CHART_TABLE_DISPLAY.ButtonItems.1.tooltip=Chart and Table
222
147
 
223
- # XTOL
224
148
  BUTTON_CHART_TABLE_DISPLAY.ButtonItems.2.tooltip=Table
225
149
 
226
- # XBUT
227
150
  TEXT_POOL.NoJumpTargets=No Jump Targets Available
228
151
 
229
- # XTOL
230
152
  BUTTON_EXPORT.TOOLTIP=Export to MS Excel
231
153
 
232
- # XLST
233
154
  ACTIONSHEET_EXPORT_ACTIONS.EXCEL_STANDARD=Export to MS Excel
234
155
 
235
- # XLST
236
156
  ACTIONSHEET_EXPORT_ACTIONS.EXCEL_BASIC=Export to MS Excel (Basic)
@@ -5,7 +5,7 @@ ACTIONSHEET_FOOTER_ACTIONS.EMAIL=\u0418\u0441\u043F\u0440\u0430\u0442\u0438 \u04
5
5
 
6
6
  ACTIONSHEET_FOOTER_ACTIONS.EXPORT=\u0418\u0437\u0432\u0435\u0437\u0438 \u0432\u043E MS Excel
7
7
 
8
- ACTIONSHEET_FOOTER_ACTIONS.TILE=\u0417\u0430\u0447\u0443\u0432\u0430\u0458 \u043A\u0430\u043A\u043E \u043F\u043E\u0434\u0435\u043A\u0440\u0430\u043D
8
+ ACTIONSHEET_FOOTER_ACTIONS.TILE=\u0417\u0430\u0447\u0443\u0432\u0430\u0458 \u043A\u0430\u043A\u043E \u043F\u043B\u043E\u0447\u043A\u0430
9
9
 
10
10
  ACTIONSHEET_SETTINGS_ACTIONS.CHART_SETTINGS=\u041F\u043E\u0441\u0442\u0430\u0432\u043A\u0438 \u043D\u0430 \u0434\u0438\u0458\u0430\u0433\u0440\u0430\u043C
11
11
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  BUTTON_PAUSEREFRESH.TEXT=Pausa
3
3
 
4
- GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Save the current application state.
4
+ GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Deseu l'estat actual de l'aplicaci\u00F3.
5
5
 
6
- GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Whether to check the flag or not... for later as the flag doesn't exist yet
6
+ GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Si cal marcar la marca o no... per m\u00E9s endavant, ja que la marca encara no existeix
7
7
 
8
8
  TEXT_POOL.0ANALYTIC_GRID.TEXT_POOL.TEXT_POOL_ENTRIES.TEXT_POOL_ENTRY.TEXT=Actualitzar
9
9
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  BUTTON_PAUSEREFRESH.TEXT=Pauza
3
3
 
4
- GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Save the current application state.
4
+ GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Sa\u010Duvaj trenutni status aplikacije.
5
5
 
6
- GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Whether to check the flag or not... for later as the flag doesn't exist yet
6
+ GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Da li provjeriti oznaku ili ne... Za kasnije jer oznaka jo\u0161 uvijek ne postoji
7
7
 
8
8
  TEXT_POOL.0ANALYTIC_GRID.TEXT_POOL.TEXT_POOL_ENTRIES.TEXT_POOL_ENTRY.TEXT=Osvje\u017Ei
9
9
 
@@ -1,27 +1,17 @@
1
- # Contains descriptions and messages for the 0ANALYTIC_GRID (Multidimensional grid plus navigation panel) application, to be embedded in other applications.
2
- #
3
1
 
4
- # XBUT
5
2
  BUTTON_PAUSEREFRESH.TEXT=Pause
6
3
 
7
- # NOTR
8
4
  GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=Save the current application state.
9
5
 
10
- # NOTR
11
6
  GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=Whether to check the flag or not... for later as the flag doesn't exist yet
12
7
 
13
- # XBUT
14
8
  TEXT_POOL.0ANALYTIC_GRID.TEXT_POOL.TEXT_POOL_ENTRIES.TEXT_POOL_ENTRY.TEXT=Refresh
15
9
 
16
- # XTOL
17
10
  TEXT_POOL.NavPanelHide=Hide Navigation Panel
18
11
 
19
- # XTOL
20
12
  TEXT_POOL.NavPanelShow=Show Navigation Panel
21
13
 
22
- # XBUT
23
14
  TEXT_POOL.Pause=Pause
24
15
 
25
- # XBUT
26
16
  TEXT_POOL.Refresh=Refresh
27
17
 
@@ -3,7 +3,7 @@ BUTTON_PAUSEREFRESH.TEXT=\u041F\u0430\u0443\u0437\u0430
3
3
 
4
4
  GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.FUNCTION_DESC=\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u0435 \u0442\u0435\u043A\u0443\u0449\u0435\u0435 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u044F.
5
5
 
6
- GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=\u041F\u0440\u043E\u0432\u0435\u0440\u0438\u0442\u044C \u043F\u043E\u0437\u0436\u0435 \u043D\u0430\u043B\u0438\u0447\u0438\u0435 \u0444\u043B\u0430\u0433\u0430 \u0438\u043B\u0438 \u043D\u0435\u0442... \u0424\u043B\u0430\u0433 \u0441\u0435\u0439\u0447\u0430\u0441 \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
6
+ GLOBAL_SCRIPT_ACTIONS.0ANALYTIC_GRID.GLOBAL_SCRIPT_ACTIONS.FUNCTIONS.FUNCTION.INPUT_PARAMETERS.INPUT_PARAMETER.PARAMETER_DESC=\u041F\u0440\u043E\u0432\u0435\u0440\u044F\u0442\u044C \u043D\u0430\u043B\u0438\u0447\u0438\u0435 \u0444\u043B\u0430\u0433\u0430 \u0438\u043B\u0438 \u043D\u0435\u0442... \u043F\u043E\u0437\u0436\u0435, \u0444\u043B\u0430\u0433 \u0441\u0435\u0439\u0447\u0430\u0441 \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
7
7
 
8
8
  TEXT_POOL.0ANALYTIC_GRID.TEXT_POOL.TEXT_POOL_ENTRIES.TEXT_POOL_ENTRY.TEXT=\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C
9
9
 
@@ -1,53 +1,34 @@
1
- # Contains texts for dialog DataSourceBrowser
2
- #
3
1
 
4
- # XMSG
5
2
  LOADING=Loading...
6
3
 
7
- # XTIT
8
4
  DLGTITLE=Select Data Source
9
5
 
10
- # XBUT
11
6
  OK=OK
12
7
 
13
- # XBUT
14
8
  CANCEL=Cancel
15
9
 
16
- # XTIT
17
10
  SEARCHTAB=Search
18
11
 
19
- # XTIT
20
12
  RESULTS=Search Results
21
13
 
22
- # XTIT
23
14
  RESULTS_COUNT=Search results ({0})
24
15
 
25
- # XTIT
26
16
  DESCRIPTION=Description
27
17
 
28
- # XTIT
29
18
  TECHNAME=Technical Name
30
19
 
31
- # XTIT
32
20
  FOLDERS=Folders
33
21
 
34
- # XTIT
35
22
  INFO_AREAS=Info Areas
36
23
 
37
- # XTIT
38
24
  WORKSPACES=Workspaces
39
25
 
40
- # XTIT
41
26
  ROLES=Roles
42
27
 
43
- # XFLD
44
28
  CHOOSEVIEW=Select View
45
29
 
46
- # XMSG
47
30
  NO_X_FOUND={0} not found
48
31
 
49
- # XTIT
50
32
  SEARCHING=Searching...
51
33
 
52
- # XTIT
53
34
  NO_SEARCH_RESULTS=No results found
@@ -1,32 +1,20 @@
1
- # Contains error messages for the infochart component.
2
- #
3
1
 
4
- #YMSG
5
2
  GENERIC_ERROR=An error has occurred
6
3
 
7
- #YMSG
8
4
  INVALID_CHART_FEEDING=The feeding configuration of the chart is incorrect
9
5
 
10
- #YMSG
11
6
  ADD_MORE_MEASURES=Add more measures
12
7
 
13
- #YMSG
14
8
  ADD_MORE_DIMENSIONS=Add more dimensions
15
9
 
16
- #YMSG
17
10
  ADD_MORE_MEASURES_OR_DIMENSIONS=Add more measures or dimensions
18
11
 
19
- #YMSG
20
12
  TOO_MANY_MEASURES=Too many measures
21
13
 
22
- #YMSG
23
14
  TOO_MANY_DIMENSIONS=Too many dimensions
24
15
 
25
- #YMSG
26
16
  NO_DATA=No data available
27
17
 
28
- #YMSG
29
18
  NO_DATA_SOURCE=Attach a data source to the component
30
19
 
31
- #YMSG
32
20
  INVALID_CHART_TYPE=Invalid chart type
@@ -1,8 +1,4 @@
1
- # Contains descriptions for a sap.zen library.
2
- #
3
1
 
4
- #
5
- #Thu Jan 14 15:53:36 CET 2021
6
2
  com.sap.ip.bi.zen.rt.components.contextmenu.impl.text=Text
7
3
  com.sap.ip.bi.zen.rt.framework.impl.services.command.resolver.GET_AUTO_SHORT="auto" value read by script
8
4
  com.sap.zen.firefly.impl.CONTEXTMENU_description_desc=Text Descending
@@ -31,7 +31,7 @@ sap.ui.define(
31
31
  * @alias sap.zen.dsh
32
32
  * @public
33
33
  * @author SAP SE
34
- * @version 1.120.5
34
+ * @version 1.120.6
35
35
  */
36
36
  var thisLib = sap.ui.getCore().initLibrary(
37
37
  {
@@ -56,7 +56,7 @@ sap.ui.define(
56
56
  ],
57
57
  elements: [],
58
58
  noLibraryCSS: true,
59
- version: "1.120.5"
59
+ version: "1.120.6"
60
60
  }
61
61
  );
62
62
 
@@ -1322,6 +1322,15 @@ sap.ui.define(
1322
1322
  sap.ui.core.BusyIndicator.hide();
1323
1323
  }
1324
1324
  });
1325
+
1326
+ // this is an evil hack that is needed because the ui5 table that is used for value help expects a parent that has exactly this classname
1327
+ var getValueHelpMetadata = loValueHelpDialog.getMetadata;
1328
+ loValueHelpDialog.prototype.getMetadata = function() {
1329
+ var metadata = getValueHelpMetadata();
1330
+ Object.assign(metadata, {_sClassName: "sap.ui.comp.valuehelpdialog.ValueHelpDialog"});
1331
+ return metadata;
1332
+ };
1333
+
1325
1334
  if (lHierarchical) {
1326
1335
  loValueHelpDialog.setTable(new sap.ui.table.TreeTable());
1327
1336
  }