@openui5/sap.f 1.121.0 → 1.122.0

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.
Files changed (181) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +4 -4
  3. package/src/sap/f/.library +1 -1
  4. package/src/sap/f/Avatar.js +1 -1
  5. package/src/sap/f/AvatarGroup.js +23 -4
  6. package/src/sap/f/AvatarGroupItem.js +1 -1
  7. package/src/sap/f/CalendarAppointmentInCard.js +1 -1
  8. package/src/sap/f/CalendarInCard.js +1 -1
  9. package/src/sap/f/Card.js +1 -1
  10. package/src/sap/f/CardBase.js +1 -1
  11. package/src/sap/f/DynamicPage.js +1 -1
  12. package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
  13. package/src/sap/f/DynamicPageHeader.js +1 -1
  14. package/src/sap/f/DynamicPageTitle.js +1 -1
  15. package/src/sap/f/FlexibleColumnLayout.js +39 -5
  16. package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
  17. package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
  18. package/src/sap/f/GridContainer.js +3 -2
  19. package/src/sap/f/GridContainerItemLayoutData.js +1 -1
  20. package/src/sap/f/GridContainerSettings.js +2 -2
  21. package/src/sap/f/GridList.js +1 -1
  22. package/src/sap/f/GridListItem.js +1 -1
  23. package/src/sap/f/IllustratedMessage.js +1 -1
  24. package/src/sap/f/Illustration.js +1 -1
  25. package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
  26. package/src/sap/f/ProductSwitch.js +1 -1
  27. package/src/sap/f/ProductSwitchItem.js +1 -1
  28. package/src/sap/f/SearchManager.js +1 -1
  29. package/src/sap/f/ShellBar.js +1 -1
  30. package/src/sap/f/SidePanel.js +1 -3
  31. package/src/sap/f/SidePanelItem.js +1 -1
  32. package/src/sap/f/cards/BaseHeader.js +42 -7
  33. package/src/sap/f/cards/Header.js +10 -4
  34. package/src/sap/f/cards/NumericHeader.js +15 -4
  35. package/src/sap/f/cards/NumericIndicators.js +1 -1
  36. package/src/sap/f/cards/NumericSideIndicator.js +35 -4
  37. package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
  38. package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
  39. package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
  40. package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
  41. package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
  42. package/src/sap/f/cards/loading/PlaceholderBase.js +2 -3
  43. package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
  44. package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
  45. package/src/sap/f/cards/util/addTooltipIfTruncated.js +44 -0
  46. package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
  47. package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
  48. package/src/sap/f/delegate/GridItemNavigation.js +1 -1
  49. package/src/sap/f/designtime/GridContainer.designtime.js +34 -0
  50. package/src/sap/f/designtime/messagebundle.properties +7 -1
  51. package/src/sap/f/designtime/messagebundle_ar.properties +4 -0
  52. package/src/sap/f/designtime/messagebundle_bg.properties +7 -3
  53. package/src/sap/f/designtime/messagebundle_ca.properties +4 -0
  54. package/src/sap/f/designtime/messagebundle_cnr.properties +4 -0
  55. package/src/sap/f/designtime/messagebundle_cs.properties +7 -3
  56. package/src/sap/f/designtime/messagebundle_cy.properties +8 -4
  57. package/src/sap/f/designtime/messagebundle_da.properties +4 -0
  58. package/src/sap/f/designtime/messagebundle_de.properties +4 -0
  59. package/src/sap/f/designtime/messagebundle_el.properties +8 -4
  60. package/src/sap/f/designtime/messagebundle_en.properties +8 -4
  61. package/src/sap/f/designtime/messagebundle_en_GB.properties +8 -4
  62. package/src/sap/f/designtime/messagebundle_es.properties +4 -0
  63. package/src/sap/f/designtime/messagebundle_es_MX.properties +4 -0
  64. package/src/sap/f/designtime/messagebundle_et.properties +4 -0
  65. package/src/sap/f/designtime/messagebundle_fi.properties +4 -0
  66. package/src/sap/f/designtime/messagebundle_fr.properties +4 -0
  67. package/src/sap/f/designtime/messagebundle_fr_CA.properties +4 -0
  68. package/src/sap/f/designtime/messagebundle_hi.properties +6 -2
  69. package/src/sap/f/designtime/messagebundle_hr.properties +4 -0
  70. package/src/sap/f/designtime/messagebundle_hu.properties +6 -2
  71. package/src/sap/f/designtime/messagebundle_id.properties +8 -4
  72. package/src/sap/f/designtime/messagebundle_it.properties +4 -0
  73. package/src/sap/f/designtime/messagebundle_iw.properties +4 -0
  74. package/src/sap/f/designtime/messagebundle_ja.properties +4 -0
  75. package/src/sap/f/designtime/messagebundle_kk.properties +6 -2
  76. package/src/sap/f/designtime/messagebundle_ko.properties +4 -0
  77. package/src/sap/f/designtime/messagebundle_lt.properties +4 -0
  78. package/src/sap/f/designtime/messagebundle_lv.properties +5 -1
  79. package/src/sap/f/designtime/messagebundle_mk.properties +6 -2
  80. package/src/sap/f/designtime/messagebundle_ms.properties +8 -4
  81. package/src/sap/f/designtime/messagebundle_nl.properties +4 -0
  82. package/src/sap/f/designtime/messagebundle_no.properties +4 -0
  83. package/src/sap/f/designtime/messagebundle_pl.properties +4 -0
  84. package/src/sap/f/designtime/messagebundle_pt.properties +5 -1
  85. package/src/sap/f/designtime/messagebundle_pt_PT.properties +4 -0
  86. package/src/sap/f/designtime/messagebundle_ro.properties +4 -0
  87. package/src/sap/f/designtime/messagebundle_ru.properties +8 -4
  88. package/src/sap/f/designtime/messagebundle_sh.properties +4 -0
  89. package/src/sap/f/designtime/messagebundle_sk.properties +4 -0
  90. package/src/sap/f/designtime/messagebundle_sl.properties +4 -0
  91. package/src/sap/f/designtime/messagebundle_sr.properties +4 -0
  92. package/src/sap/f/designtime/messagebundle_sv.properties +4 -0
  93. package/src/sap/f/designtime/messagebundle_th.properties +6 -2
  94. package/src/sap/f/designtime/messagebundle_tr.properties +4 -0
  95. package/src/sap/f/designtime/messagebundle_uk.properties +7 -3
  96. package/src/sap/f/designtime/messagebundle_vi.properties +7 -3
  97. package/src/sap/f/designtime/messagebundle_zh_CN.properties +4 -0
  98. package/src/sap/f/designtime/messagebundle_zh_TW.properties +4 -0
  99. package/src/sap/f/dnd/GridDragOver.js +1 -1
  100. package/src/sap/f/dnd/GridDropInfo.js +1 -1
  101. package/src/sap/f/library.js +7 -2
  102. package/src/sap/f/messagebundle.properties +1 -1
  103. package/src/sap/f/messagebundle_ar.properties +2 -2
  104. package/src/sap/f/messagebundle_bg.properties +2 -2
  105. package/src/sap/f/messagebundle_ca.properties +2 -2
  106. package/src/sap/f/messagebundle_cnr.properties +2 -2
  107. package/src/sap/f/messagebundle_cs.properties +2 -2
  108. package/src/sap/f/messagebundle_cy.properties +2 -2
  109. package/src/sap/f/messagebundle_da.properties +2 -2
  110. package/src/sap/f/messagebundle_de.properties +2 -2
  111. package/src/sap/f/messagebundle_el.properties +2 -2
  112. package/src/sap/f/messagebundle_en.properties +2 -85
  113. package/src/sap/f/messagebundle_en_GB.properties +2 -2
  114. package/src/sap/f/messagebundle_es.properties +2 -2
  115. package/src/sap/f/messagebundle_es_MX.properties +2 -2
  116. package/src/sap/f/messagebundle_et.properties +1 -1
  117. package/src/sap/f/messagebundle_fi.properties +2 -2
  118. package/src/sap/f/messagebundle_fr.properties +2 -2
  119. package/src/sap/f/messagebundle_fr_CA.properties +2 -2
  120. package/src/sap/f/messagebundle_hi.properties +2 -2
  121. package/src/sap/f/messagebundle_hr.properties +2 -2
  122. package/src/sap/f/messagebundle_hu.properties +2 -2
  123. package/src/sap/f/messagebundle_id.properties +2 -2
  124. package/src/sap/f/messagebundle_it.properties +2 -2
  125. package/src/sap/f/messagebundle_iw.properties +2 -2
  126. package/src/sap/f/messagebundle_ja.properties +1 -1
  127. package/src/sap/f/messagebundle_kk.properties +2 -2
  128. package/src/sap/f/messagebundle_ko.properties +1 -1
  129. package/src/sap/f/messagebundle_lt.properties +2 -2
  130. package/src/sap/f/messagebundle_lv.properties +2 -2
  131. package/src/sap/f/messagebundle_mk.properties +2 -2
  132. package/src/sap/f/messagebundle_ms.properties +1 -1
  133. package/src/sap/f/messagebundle_nl.properties +2 -2
  134. package/src/sap/f/messagebundle_no.properties +2 -2
  135. package/src/sap/f/messagebundle_pl.properties +2 -2
  136. package/src/sap/f/messagebundle_pt.properties +2 -2
  137. package/src/sap/f/messagebundle_pt_PT.properties +2 -2
  138. package/src/sap/f/messagebundle_ro.properties +2 -2
  139. package/src/sap/f/messagebundle_ru.properties +2 -2
  140. package/src/sap/f/messagebundle_sh.properties +2 -2
  141. package/src/sap/f/messagebundle_sk.properties +2 -2
  142. package/src/sap/f/messagebundle_sl.properties +2 -2
  143. package/src/sap/f/messagebundle_sr.properties +2 -2
  144. package/src/sap/f/messagebundle_sv.properties +2 -2
  145. package/src/sap/f/messagebundle_th.properties +2 -2
  146. package/src/sap/f/messagebundle_tr.properties +2 -2
  147. package/src/sap/f/messagebundle_uk.properties +3 -3
  148. package/src/sap/f/messagebundle_vi.properties +2 -2
  149. package/src/sap/f/messagebundle_zh_CN.properties +1 -1
  150. package/src/sap/f/messagebundle_zh_TW.properties +2 -2
  151. package/src/sap/f/semantic/AddAction.js +1 -1
  152. package/src/sap/f/semantic/CloseAction.js +1 -1
  153. package/src/sap/f/semantic/CopyAction.js +1 -1
  154. package/src/sap/f/semantic/DeleteAction.js +1 -1
  155. package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
  156. package/src/sap/f/semantic/EditAction.js +1 -1
  157. package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
  158. package/src/sap/f/semantic/FavoriteAction.js +1 -1
  159. package/src/sap/f/semantic/FlagAction.js +1 -1
  160. package/src/sap/f/semantic/FooterMainAction.js +1 -1
  161. package/src/sap/f/semantic/FullScreenAction.js +1 -1
  162. package/src/sap/f/semantic/MainAction.js +1 -1
  163. package/src/sap/f/semantic/MessagesIndicator.js +1 -1
  164. package/src/sap/f/semantic/NegativeAction.js +1 -1
  165. package/src/sap/f/semantic/PositiveAction.js +1 -1
  166. package/src/sap/f/semantic/PrintAction.js +1 -1
  167. package/src/sap/f/semantic/SemanticButton.js +1 -1
  168. package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
  169. package/src/sap/f/semantic/SemanticControl.js +1 -1
  170. package/src/sap/f/semantic/SemanticPage.js +1 -1
  171. package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
  172. package/src/sap/f/semantic/SendEmailAction.js +1 -1
  173. package/src/sap/f/semantic/SendMessageAction.js +1 -1
  174. package/src/sap/f/semantic/ShareInJamAction.js +1 -1
  175. package/src/sap/f/semantic/TitleMainAction.js +1 -1
  176. package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
  177. package/src/sap/f/shellBar/CoPilot.js +1 -1
  178. package/src/sap/f/shellBar/ControlSpacer.js +1 -1
  179. package/src/sap/f/shellBar/Search.js +1 -1
  180. package/src/sap/f/themes/base/Card.less +1 -0
  181. package/src/sap/f/themes/base/DynamicPage.less +2 -1
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * @extends sap.f.cards.BaseHeader
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.121.0
60
+ * @version 1.122.0
61
61
  *
62
62
  * @constructor
63
63
  * @public
@@ -297,11 +297,17 @@ sap.ui.define([
297
297
 
298
298
  this._getTitle()
299
299
  .setText(this.getTitle())
300
- .setMaxLines(this.getTitleMaxLines());
300
+ .setMaxLines(this.getTitleMaxLines())
301
+ .setWrappingType(this.getWrappingType());
302
+
303
+ this._enhanceText(this._getTitle());
301
304
 
302
305
  this._getSubtitle()
303
306
  .setText(this.getSubtitle())
304
- .setMaxLines(this.getSubtitleMaxLines());
307
+ .setMaxLines(this.getSubtitleMaxLines())
308
+ .setWrappingType(this.getWrappingType());
309
+
310
+ this._enhanceText(this._getSubtitle());
305
311
 
306
312
  this._getUnitOfMeasurement().setText(this.getUnitOfMeasurement());
307
313
 
@@ -324,7 +330,10 @@ sap.ui.define([
324
330
  } else {
325
331
  this._createDetails()
326
332
  .setText(this.getDetails())
327
- .setMaxLines(this.getDetailsMaxLines());
333
+ .setMaxLines(this.getDetailsMaxLines())
334
+ .setWrappingType(this.getWrappingType());
335
+
336
+ this._enhanceText(this._getDetails());
328
337
  }
329
338
 
330
339
  this._getNumericIndicators()
@@ -377,6 +386,7 @@ sap.ui.define([
377
386
  wrapping: true,
378
387
  maxLines: this.getTitleMaxLines()
379
388
  });
389
+
380
390
  this.setAggregation("_title", oControl);
381
391
  }
382
392
 
@@ -398,6 +408,7 @@ sap.ui.define([
398
408
  wrapping: true,
399
409
  maxLines: this.getSubtitleMaxLines()
400
410
  });
411
+
401
412
  this.setAggregation("_subtitle", oControl);
402
413
  }
403
414
 
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @extends sap.ui.core.Control
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.121.0
28
+ * @version 1.122.0
29
29
  *
30
30
  * @constructor
31
31
  * @private
@@ -6,11 +6,13 @@
6
6
  sap.ui.define([
7
7
  "sap/ui/core/Control",
8
8
  "sap/m/Text",
9
- "sap/f/cards/NumericSideIndicatorRenderer"
9
+ "sap/f/cards/NumericSideIndicatorRenderer",
10
+ "sap/f/cards/util/addTooltipIfTruncated"
10
11
  ], function (
11
12
  Control,
12
13
  Text,
13
- NumericSideIndicatorRenderer
14
+ NumericSideIndicatorRenderer,
15
+ addTooltipIfTruncated
14
16
  ) {
15
17
  "use strict";
16
18
 
@@ -26,7 +28,7 @@ sap.ui.define([
26
28
  * @extends sap.ui.core.Control
27
29
  *
28
30
  * @author SAP SE
29
- * @version 1.121.0
31
+ * @version 1.122.0
30
32
  *
31
33
  * @constructor
32
34
  * @public
@@ -58,7 +60,13 @@ sap.ui.define([
58
60
  * @experimental since 1.95
59
61
  * Disclaimer: this property is in a beta state - incompatible API changes may be done before its official public release. Use at your own discretion.
60
62
  */
61
- state: { "type": "sap.m.ValueColor", group: "Appearance", defaultValue : "None" }
63
+ state: { "type": "sap.m.ValueColor", group: "Appearance", defaultValue : "None" },
64
+
65
+ /**
66
+ * Defines if tooltips should be shown for truncated texts.
67
+ * @private
68
+ */
69
+ useTooltips: { type: "boolean", visibility: "hidden", defaultValue: false}
62
70
  },
63
71
  aggregations: {
64
72
 
@@ -120,6 +128,18 @@ sap.ui.define([
120
128
  return this;
121
129
  };
122
130
 
131
+ NumericSideIndicator.prototype.onAfterRendering = function () {
132
+ if (this.getAggregation("_title")) {
133
+ this._enhanceText(this.getAggregation("_title"));
134
+ }
135
+ if (this.getAggregation("_number")) {
136
+ this._enhanceText(this.getAggregation("_number"));
137
+ }
138
+ if (this.getAggregation("_unit")) {
139
+ this._enhanceText(this.getAggregation("_unit"));
140
+ }
141
+ };
142
+
123
143
  /**
124
144
  * Lazily create a title and return it.
125
145
  *
@@ -178,5 +198,16 @@ sap.ui.define([
178
198
  return oControl;
179
199
  };
180
200
 
201
+ /**
202
+ * When the option <code>useTooltips</code> is set to <code>true</code> - enhances the given text with a tooltip if the text is truncated.
203
+ * @private
204
+ * @param {sap.m.Text} oText The text control.
205
+ */
206
+ NumericSideIndicator.prototype._enhanceText = function (oText) {
207
+ if (this.getProperty("useTooltips")) {
208
+ addTooltipIfTruncated(oText);
209
+ }
210
+ };
211
+
181
212
  return NumericSideIndicator;
182
213
  });
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.121.0
22
+ * @version 1.122.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.f.cards.loading.ListPlaceholder
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.121.0
22
+ * @version 1.122.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.121.0
22
+ * @version 1.122.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.121.0
22
+ * @version 1.122.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.core.Control
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.121.0
32
+ * @version 1.122.0
33
33
  *
34
34
  * @constructor
35
35
  * @private
@@ -5,9 +5,8 @@
5
5
  */
6
6
  sap.ui.define([
7
7
  "sap/ui/core/Control",
8
- "sap/ui/core/Core",
9
8
  "sap/f/cards/loading/PlaceholderBaseRenderer"
10
- ], function (Control, Core, PlaceholderBaseRenderer) {
9
+ ], function (Control, PlaceholderBaseRenderer) {
11
10
  "use strict";
12
11
 
13
12
 
@@ -23,7 +22,7 @@ sap.ui.define([
23
22
  * @extends sap.ui.core.Control
24
23
  *
25
24
  * @author SAP SE
26
- * @version 1.121.0
25
+ * @version 1.122.0
27
26
  *
28
27
  * @constructor
29
28
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.121.0
22
+ * @version 1.122.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Control
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.121.0
22
+ * @version 1.122.0
23
23
  *
24
24
  * @constructor
25
25
  * @private
@@ -0,0 +1,44 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+ sap.ui.define([], function () {
7
+ "use strict";
8
+
9
+ const oDelegate = {
10
+ canSkipRendering: true,
11
+ onmouseover: (oEvent) => {
12
+ const oText = oEvent.srcControl;
13
+
14
+ if (oText.getTooltip()) {
15
+ // do not override if text already has a tooltip
16
+ return;
17
+ }
18
+
19
+ const oTarget = oText.getDomRef("inner") || oText.getDomRef();
20
+
21
+ if (!oTarget) {
22
+ return;
23
+ }
24
+
25
+ if (oTarget.offsetWidth < oTarget.scrollWidth || oTarget.offsetHeight < oTarget.scrollHeight) {
26
+ oTarget.title = oText.getText();
27
+ } else {
28
+ oTarget.title = "";
29
+ }
30
+ }
31
+ };
32
+
33
+ /**
34
+ * If the text is truncated - adds a tooltip.
35
+ * @private
36
+ * @ui5-restricted sap.f
37
+ * @param {sap.m.Text} oText The text control.
38
+ */
39
+ function addTooltipIfTruncated(oText) {
40
+ oText.addEventDelegate(oDelegate);
41
+ }
42
+
43
+ return addTooltipIfTruncated;
44
+ });
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  *
17
17
  * @alias sap.f.changeHandler.MoveDynamicPageTitleActions
18
18
  * @author SAP SE
19
- * @version 1.121.0
19
+ * @version 1.122.0
20
20
  * @experimental Since 1.52
21
21
  */
22
22
  var MoveActions = { };
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  *
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.121.0
44
+ * @version 1.122.0
45
45
  *
46
46
  * @extends sap.f.delegate.GridItemNavigation
47
47
  *
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  *
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.121.0
37
+ * @version 1.122.0
38
38
  *
39
39
  * @extends sap.ui.core.delegate.ItemNavigation
40
40
  *
@@ -0,0 +1,34 @@
1
+ /*!
2
+ * OpenUI5
3
+ * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
+ */
6
+
7
+ // Provides the Design Time Metadata for the sap.f.GridContainer control
8
+ sap.ui.define([],
9
+ function () {
10
+ "use strict";
11
+
12
+ return {
13
+ name: {
14
+ singular: "GRID_CONTAINER_CONTROL_NAME",
15
+ plural: "GRID_CONTAINER_CONTROL_NAME_PLURAL"
16
+ },
17
+ actions: {
18
+ remove: {
19
+ changeType: "hideControl"
20
+ },
21
+ reveal: {
22
+ changeType: "unhideControl"
23
+ }
24
+ },
25
+ aggregations: {
26
+ items: {
27
+ domRef: ":sap-domref",
28
+ actions: {
29
+ move: "moveControls"
30
+ }
31
+ }
32
+ }
33
+ };
34
+ }, /* bExport= */ false);
@@ -11,4 +11,10 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page headers
11
11
  DYNAMIC_PAGE_TITLE_NAME=Page title
12
12
 
13
13
  #XMIT: Dynamic page header control name caption plural
14
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page titles
14
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page titles
15
+
16
+ #XMIT: Grid Container control name caption
17
+ GRID_CONTAINER_CONTROL_NAME=Grid Container
18
+
19
+ #XTIT: Grid Container control name plural caption
20
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u0645\u0642\u062F\u0645\u0627\u062A \u0627\u064
6
6
  DYNAMIC_PAGE_TITLE_NAME=\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u0641\u062D\u0629
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u0639\u0646\u0627\u0648\u064A\u0646 \u0627\u0644\u0635\u0641\u062D\u0627\u062A
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=\u062D\u0627\u0648\u064A\u0629 \u0634\u0628\u0643\u0627\u062A
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=\u062D\u0627\u0648\u064A\u0627\u062A \u0634\u0628\u0643\u0627\u062A
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=\u0413\u043E\u0440\u0435\u043D \u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430
2
+ DYNAMIC_PAGE_HEADER_NAME=\u0417\u0430\u0433\u043B\u0430\u0432\u043D\u0430 \u043E\u0431\u043B\u0430\u0441\u0442 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u0413\u043E\u0440\u043D\u0438 \u043A\u043E\u043B\u043E\u043D\u0442\u0438\u0442\u0443\u043B\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u0417\u0430\u0433\u043B\u0430\u0432\u043D\u0438 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0438
5
5
 
6
6
  DYNAMIC_PAGE_TITLE_NAME=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u044F \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u044F \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0438
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=\u041A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440 \u0440\u0435\u0448\u0435\u0442\u043A\u0430
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=\u041A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440\u0438 \u0440\u0435\u0448\u0435\u0442\u043A\u0430
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Cap\u00E7aleres de p\u00E0gina
6
6
  DYNAMIC_PAGE_TITLE_NAME=T\u00EDtol de p\u00E0gina
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=T\u00EDtols de p\u00E0gina
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Contenidor de quadr\u00EDcules
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Contenidors de quadr\u00EDcules
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Zaglavlja stranice
6
6
  DYNAMIC_PAGE_TITLE_NAME=Naslov stranice
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Naslovi stranice
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Spremnik mre\u017Ee
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Spremnici mre\u017Ee
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=Hlavi\u010Dka str\u00E1nky
2
+ DYNAMIC_PAGE_HEADER_NAME=Page Header
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=Hlavi\u010Dky str\u00E1nek
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page Headers
5
5
 
6
6
  DYNAMIC_PAGE_TITLE_NAME=Titulek str\u00E1nky
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Titulky str\u00E1nek
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page Titles
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Grid Container
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=Pennyn tudalen
2
+ DYNAMIC_PAGE_HEADER_NAME=Pennyn Tudalen
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=Penynnau tudalen
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Penynnau Tudalen
5
5
 
6
- DYNAMIC_PAGE_TITLE_NAME=Teitl tudalen
6
+ DYNAMIC_PAGE_TITLE_NAME=Teitl Tudalen
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Teitlau tudalen
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Teitlau Tudalen
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Cynhwysydd Grid
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Cynwysyddion Grid
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Sidetoppe
6
6
  DYNAMIC_PAGE_TITLE_NAME=Sidetitel
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Sidetitler
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Gittercontainer
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Gittercontainere
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Seitenk\u00F6pfe
6
6
  DYNAMIC_PAGE_TITLE_NAME=Seitentitel
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Seitentitel
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Rastercontainer
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Rastercontainer
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B1 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
2
+ DYNAMIC_PAGE_HEADER_NAME=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B1 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B5\u03C2 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B5\u03C2 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
5
5
 
6
- DYNAMIC_PAGE_TITLE_NAME=\u03A4\u03AF\u03C4\u03BB\u03BF\u03C2 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
6
+ DYNAMIC_PAGE_TITLE_NAME=\u03A4\u03AF\u03C4\u03BB\u03BF\u03C2 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u03A4\u03AF\u03C4\u03BB\u03BF\u03B9 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u03A4\u03AF\u03C4\u03BB\u03BF\u03B9 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=\u039A\u03BF\u03BD\u03C4\u03AD\u03B9\u03BD\u03B5\u03C1 \u03A0\u03BB\u03AD\u03B3\u03BC\u03B1\u03C4\u03BF\u03C2
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=\u039A\u03BF\u03BD\u03C4\u03AD\u03B9\u03BD\u03B5\u03C1\u03C2 \u03A0\u03BB\u03AD\u03B3\u03BC\u03B1\u03C4\u03BF\u03C2
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=Page header
2
+ DYNAMIC_PAGE_HEADER_NAME=Page Header
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page headers
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page Headers
5
5
 
6
- DYNAMIC_PAGE_TITLE_NAME=Page title
6
+ DYNAMIC_PAGE_TITLE_NAME=Page Title
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page titles
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page Titles
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Grid Container
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=Page header
2
+ DYNAMIC_PAGE_HEADER_NAME=Page Header
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page headers
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page Headers
5
5
 
6
- DYNAMIC_PAGE_TITLE_NAME=Page title
6
+ DYNAMIC_PAGE_TITLE_NAME=Page Title
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page titles
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page Titles
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Grid Container
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Cabeceras de p\u00E1gina
6
6
  DYNAMIC_PAGE_TITLE_NAME=T\u00EDtulo de p\u00E1gina
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=T\u00EDtulos de p\u00E1gina
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Contenedor de cuadr\u00EDculas
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Contenedores de cuadr\u00EDculas
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Encabezados de p\u00E1gina
6
6
  DYNAMIC_PAGE_TITLE_NAME=T\u00EDtulo de p\u00E1gina
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=T\u00EDtulos de p\u00E1gina
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Contenedor de estructura
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Contenedores de estructura
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Lehep\u00E4ised
6
6
  DYNAMIC_PAGE_TITLE_NAME=Lehe tiitel
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Lehetiitlid
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Ruudustiku \u00FCmbris
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Ruudustiku\u00FCmbrised
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Sivujen yl\u00E4tunnisteet
6
6
  DYNAMIC_PAGE_TITLE_NAME=Sivun otsikko
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Sivujen otsikot
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Matriisis\u00E4il\u00F6
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Matriisis\u00E4il\u00F6t
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=En-t\u00EAtes de page
6
6
  DYNAMIC_PAGE_TITLE_NAME=Titre de page
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Titres de page
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Conteneur de grille
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Conteneurs de grille
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=En-t\u00EAtes de page
6
6
  DYNAMIC_PAGE_TITLE_NAME=Titre de page
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Titres de page
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Conteneur de grille
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Conteneurs de grille
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0915
2
+ DYNAMIC_PAGE_HEADER_NAME=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0932\u0947\u0916
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0915
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0932\u0947\u0916
5
5
 
6
6
  DYNAMIC_PAGE_TITLE_NAME=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0915
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0915
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=\u0917\u094D\u0930\u093F\u0921 \u0915\u0902\u091F\u0947\u0928\u0930
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=\u0917\u094D\u0930\u093F\u0921 \u0915\u0902\u091F\u0947\u0928\u0930
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Zaglavlja stranica
6
6
  DYNAMIC_PAGE_TITLE_NAME=Naslov stranice
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Naslovi stranica
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Spremnik re\u0161etke
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Spremnici re\u0161etke
@@ -1,8 +1,12 @@
1
1
 
2
2
  DYNAMIC_PAGE_HEADER_NAME=Oldalfejl\u00E9c
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=Oldalfejl\u00E9cek
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Oldalfejl\u00E9c
5
5
 
6
6
  DYNAMIC_PAGE_TITLE_NAME=Oldalc\u00EDm
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Oldalc\u00EDmek
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Oldalc\u00EDm
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=R\u00E1cskont\u00E9ner
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=R\u00E1cskont\u00E9ner
@@ -1,8 +1,12 @@
1
1
 
2
- DYNAMIC_PAGE_HEADER_NAME=Header halaman
2
+ DYNAMIC_PAGE_HEADER_NAME=Header Halaman
3
3
 
4
- DYNAMIC_PAGE_HEADER_NAME_PLURAL=Header halaman
4
+ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Header Halaman
5
5
 
6
- DYNAMIC_PAGE_TITLE_NAME=Judul halaman
6
+ DYNAMIC_PAGE_TITLE_NAME=Judul Halaman
7
7
 
8
- DYNAMIC_PAGE_TITLE_NAME_PLURAL=Judul halaman
8
+ DYNAMIC_PAGE_TITLE_NAME_PLURAL=Judul Halaman
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Kontainer Kisi
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Kontainer Kisi
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Testate pagina
6
6
  DYNAMIC_PAGE_TITLE_NAME=Titolo pagina
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=Titoli pagina
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=Contenitore griglia
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=Contenitore griglia
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u05DB\u05D5\u05EA\u05E8\u05D5\u05EA \u05E2\u05D
6
6
  DYNAMIC_PAGE_TITLE_NAME=\u05DB\u05D5\u05EA\u05E8\u05EA \u05D3\u05E3
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u05DB\u05D5\u05EA\u05E8\u05D5\u05EA \u05E9\u05DC \u05D3\u05E3
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=\u05DE\u05DB\u05D5\u05DC\u05EA \u05D2\u05E8\u05D9\u05D3
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=\u05DE\u05DB\u05D5\u05DC\u05D5\u05EA \u05D2\u05E8\u05D9\u05D3
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u30DA\u30FC\u30B8\u30D8\u30C3\u30C0
6
6
  DYNAMIC_PAGE_TITLE_NAME=\u30DA\u30FC\u30B8\u30BF\u30A4\u30C8\u30EB
7
7
 
8
8
  DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u30DA\u30FC\u30B8\u30BF\u30A4\u30C8\u30EB
9
+
10
+ GRID_CONTAINER_CONTROL_NAME=\u30B0\u30EA\u30C3\u30C9\u30B3\u30F3\u30C6\u30CA
11
+
12
+ GRID_CONTAINER_CONTROL_NAME_PLURAL=\u30B0\u30EA\u30C3\u30C9\u30B3\u30F3\u30C6\u30CA