@sapui5/sap.suite.ui.generic.template 1.132.0 → 1.133.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 (164) hide show
  1. package/package.json +1 -1
  2. package/src/sap/suite/ui/generic/template/.library +1 -1
  3. package/src/sap/suite/ui/generic/template/AnalyticalListPage/Component.js +0 -4
  4. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItemMicroBar.js +3 -1
  5. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItemMicroChart.js +7 -2
  6. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItemMicroDonut.js +3 -1
  7. package/src/sap/suite/ui/generic/template/AnalyticalListPage/control/visualfilterbar/FilterItemMicroLine.js +3 -1
  8. package/src/sap/suite/ui/generic/template/AnalyticalListPage/controller/KpiTagController.js +3 -4
  9. package/src/sap/suite/ui/generic/template/AnalyticalListPage/extensionAPI/ExtensionAPI.js +2 -2
  10. package/src/sap/suite/ui/generic/template/AnalyticalListPage/manifest.json +1 -1
  11. package/src/sap/suite/ui/generic/template/AnalyticalListPage/util/AnnotationHelper.js +3 -0
  12. package/src/sap/suite/ui/generic/template/Canvas/manifest.json +1 -1
  13. package/src/sap/suite/ui/generic/template/ListReport/AnnotationHelperSmartList.js +2 -2
  14. package/src/sap/suite/ui/generic/template/ListReport/controller/ControllerImplementation.js +2 -0
  15. package/src/sap/suite/ui/generic/template/ListReport/extensionAPI/ExtensionAPI.js +2 -2
  16. package/src/sap/suite/ui/generic/template/ListReport/manifest.json +1 -1
  17. package/src/sap/suite/ui/generic/template/ListReport/view/fragments/SmartTable.fragment.xml +1 -1
  18. package/src/sap/suite/ui/generic/template/ObjectPage/Component.js +13 -5
  19. package/src/sap/suite/ui/generic/template/ObjectPage/controller/ControllerImplementation.js +11 -8
  20. package/src/sap/suite/ui/generic/template/ObjectPage/controller/MessageSortingHandler.js +63 -10
  21. package/src/sap/suite/ui/generic/template/ObjectPage/controllerFrameworkExtensions.js +1 -0
  22. package/src/sap/suite/ui/generic/template/ObjectPage/extensionAPI/ExtensionAPI.js +2 -2
  23. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n.properties +37 -6
  24. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ar.properties +25 -5
  25. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_bg.properties +25 -5
  26. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ca.properties +25 -5
  27. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cnr.properties +25 -5
  28. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cs.properties +26 -6
  29. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_cy.properties +25 -5
  30. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_da.properties +25 -5
  31. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_de.properties +25 -5
  32. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_el.properties +25 -5
  33. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en.properties +25 -5
  34. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_GB.properties +25 -5
  35. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_en_US_saprigi.properties +25 -5
  36. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_es.properties +25 -5
  37. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_es_MX.properties +25 -5
  38. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_et.properties +25 -5
  39. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fi.properties +25 -5
  40. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fr.properties +25 -5
  41. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_fr_CA.properties +25 -5
  42. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hi.properties +25 -5
  43. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hr.properties +25 -5
  44. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_hu.properties +25 -5
  45. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_id.properties +25 -5
  46. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_it.properties +25 -5
  47. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_iw.properties +25 -5
  48. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ja.properties +25 -5
  49. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_kk.properties +25 -5
  50. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ko.properties +25 -5
  51. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_lt.properties +25 -5
  52. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_lv.properties +25 -5
  53. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_mk.properties +25 -5
  54. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ms.properties +25 -5
  55. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_nl.properties +25 -5
  56. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_no.properties +25 -5
  57. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pl.properties +25 -5
  58. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt.properties +25 -5
  59. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_pt_PT.properties +25 -5
  60. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ro.properties +26 -6
  61. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_ru.properties +25 -5
  62. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sh.properties +25 -5
  63. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sk.properties +25 -5
  64. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sl.properties +25 -5
  65. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sr.properties +25 -5
  66. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_sv.properties +25 -5
  67. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_th.properties +25 -5
  68. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_tr.properties +25 -5
  69. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_uk.properties +27 -7
  70. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_vi.properties +25 -5
  71. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_zh_CN.properties +25 -5
  72. package/src/sap/suite/ui/generic/template/ObjectPage/i18n/i18n_zh_TW.properties +25 -5
  73. package/src/sap/suite/ui/generic/template/ObjectPage/manifest.json +1 -1
  74. package/src/sap/suite/ui/generic/template/ObjectPage/view/fragments/SmartTable.fragment.xml +1 -1
  75. package/src/sap/suite/ui/generic/template/QuickCreate/manifest.json +1 -1
  76. package/src/sap/suite/ui/generic/template/QuickView/manifest.json +1 -1
  77. package/src/sap/suite/ui/generic/template/designtime/controls/DynamicPage.designtime.js +74 -17
  78. package/src/sap/suite/ui/generic/template/designtime/controls/ObjectPageLayout.designtime.js +22 -11
  79. package/src/sap/suite/ui/generic/template/designtime/controls/SmartFilterBar.designtime.js +142 -38
  80. package/src/sap/suite/ui/generic/template/designtime/controls/SmartTable.designtime.js +43 -19
  81. package/src/sap/suite/ui/generic/template/designtime/floorplans/AnalyticalListPage.designtime.js +18 -18
  82. package/src/sap/suite/ui/generic/template/designtime/floorplans/ListReport.designtime.js +19 -16
  83. package/src/sap/suite/ui/generic/template/designtime/floorplans/ObjectPage.designtime.js +10 -7
  84. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeHelper.js +32 -44
  85. package/src/sap/suite/ui/generic/template/designtime/utils/designtimeUtils.js +47 -2
  86. package/src/sap/suite/ui/generic/template/fragments/DeterminingButton.fragment.xml +18 -20
  87. package/src/sap/suite/ui/generic/template/fragments/GridTableCells.fragment.xml +4 -4
  88. package/src/sap/suite/ui/generic/template/fragments/HeaderDataPointContent.fragment.xml +1 -1
  89. package/src/sap/suite/ui/generic/template/fragments/HeaderFormDataField.fragment.xml +2 -2
  90. package/src/sap/suite/ui/generic/template/fragments/MessagePopover.fragment.xml +2 -1
  91. package/src/sap/suite/ui/generic/template/fragments/TableCell.fragment.xml +2 -2
  92. package/src/sap/suite/ui/generic/template/fragments/TreeTableColumns.fragment.xml +1 -1
  93. package/src/sap/suite/ui/generic/template/genericUtilities/controlStateWrapperFactory/SmartVariantManagementWrapper.js +4 -2
  94. package/src/sap/suite/ui/generic/template/js/AnnotationHelper.js +15 -19
  95. package/src/sap/suite/ui/generic/template/js/AnnotationHelperStreamSupport.js +3 -0
  96. package/src/sap/suite/ui/generic/template/js/QuickTemplates/QuickTemplateComponentFactory.js +2 -3
  97. package/src/sap/suite/ui/generic/template/js/RuntimeFormatters.js +78 -22
  98. package/src/sap/suite/ui/generic/template/lib/AppComponent.js +1 -1
  99. package/src/sap/suite/ui/generic/template/lib/CRUDActionHandler.js +12 -3
  100. package/src/sap/suite/ui/generic/template/lib/CommonEventHandlers.js +13 -1
  101. package/src/sap/suite/ui/generic/template/lib/CommonUtils.js +41 -36
  102. package/src/sap/suite/ui/generic/template/lib/MessageButtonHelper.js +6 -0
  103. package/src/sap/suite/ui/generic/template/lib/MessageStripHelper.js +1 -1
  104. package/src/sap/suite/ui/generic/template/lib/RetryAfterHandler.js +2 -3
  105. package/src/sap/suite/ui/generic/template/lib/TemplateComponent.js +3 -4
  106. package/src/sap/suite/ui/generic/template/lib/i18n/i18n.properties +3 -0
  107. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ar.properties +2 -0
  108. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_bg.properties +2 -0
  109. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ca.properties +2 -0
  110. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cnr.properties +2 -0
  111. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cs.properties +2 -0
  112. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_cy.properties +2 -0
  113. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_da.properties +2 -0
  114. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_de.properties +5 -3
  115. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_el.properties +2 -0
  116. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en.properties +2 -0
  117. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_GB.properties +2 -0
  118. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_sappsd.properties +11 -0
  119. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saprigi.properties +6 -2
  120. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_en_US_saptrc.properties +9 -0
  121. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es.properties +4 -2
  122. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_es_MX.properties +2 -0
  123. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_et.properties +2 -0
  124. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fi.properties +2 -0
  125. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr.properties +2 -0
  126. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_fr_CA.properties +2 -0
  127. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hi.properties +2 -0
  128. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hr.properties +2 -0
  129. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_hu.properties +4 -2
  130. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_id.properties +2 -0
  131. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_it.properties +2 -0
  132. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_iw.properties +2 -0
  133. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ja.properties +2 -0
  134. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_kk.properties +2 -0
  135. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ko.properties +2 -0
  136. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lt.properties +2 -0
  137. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_lv.properties +3 -1
  138. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_mk.properties +2 -0
  139. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ms.properties +2 -0
  140. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_nl.properties +2 -0
  141. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_no.properties +2 -0
  142. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pl.properties +2 -0
  143. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt.properties +2 -0
  144. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_pt_PT.properties +2 -0
  145. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ro.properties +2 -0
  146. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_ru.properties +2 -0
  147. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sh.properties +2 -0
  148. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sk.properties +2 -0
  149. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sl.properties +2 -0
  150. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sr.properties +2 -0
  151. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_sv.properties +2 -0
  152. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_th.properties +2 -0
  153. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_tr.properties +2 -0
  154. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_uk.properties +2 -0
  155. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_vi.properties +3 -1
  156. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_CN.properties +2 -0
  157. package/src/sap/suite/ui/generic/template/lib/i18n/i18n_zh_TW.properties +2 -0
  158. package/src/sap/suite/ui/generic/template/lib/insights/InsightsCardHelper.js +27 -11
  159. package/src/sap/suite/ui/generic/template/lib/navigation/NavigationController.js +1 -1
  160. package/src/sap/suite/ui/generic/template/lib/presentationControl/SmartTableHandler.js +93 -1
  161. package/src/sap/suite/ui/generic/template/library.js +1 -1
  162. package/src/sap/suite/ui/generic/template/listTemplates/fragments/DetailSmartTable.fragment.xml +1 -1
  163. package/src/sap/suite/ui/generic/template/manifestMerger/ChangePageConfiguration.js +3 -0
  164. package/src/sap/suite/ui/generic/template/manifestMerger/MergerUtil.js +27 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.suite.ui.generic.template",
3
- "version": "1.132.0",
3
+ "version": "1.133.0",
4
4
  "description": "SAPUI5 Library sap.suite.ui.generic.template",
5
5
  "keywords": [
6
6
  "sapui5",
@@ -7,7 +7,7 @@
7
7
 
8
8
  (c) Copyright 2009-2015 SAP SE. All rights reserved
9
9
  </copyright>
10
- <version>1.132.0</version>
10
+ <version>1.133.0</version>
11
11
 
12
12
  <documentation>Library with generic Suite UI templates.</documentation>
13
13
 
@@ -302,10 +302,6 @@ sap.ui.define(["sap/ui/core/mvc/OverrideExecution",
302
302
  if (oAlpSettings.isResponsiveTable === undefined){
303
303
  oAlpSettings.isResponsiveTable = oVariants[sKey].tableSettings.type === "ResponsiveTable";
304
304
  }
305
- var oVariantEntityType = oMetaModel.getODataEntityType(oEntitySet.entityType);
306
- if (oVariantEntityType && oVariantEntityType.property && oVariants[sKey].tableSettings && oVariants[sKey].tableSettings.createWithParameterDialog) {
307
- oAlpSettings.quickVariantSelectionX.variants[sKey].tableSettings.createWithParameterDialog.id = StableIdHelper.getStableId({type: 'ALPAction', subType: 'CreateWithDialog', sQuickVariantKey: oVariants[sKey].key});
308
- }
309
305
  setTargetEntity(oEntitySet);
310
306
  // tableSettings in case of Multitable, it may contain chart or table settings.
311
307
  oVariants[sKey].tableSettings = deepExtend(oVariants[sKey].tableSettings, fnCustomActions(oVariants[sKey].key, sKey).tableSettings, fnGetAnnotatedActionsCommandDetails(sKey).tableSettings);
@@ -19,7 +19,9 @@ sap.ui.define(["sap/suite/ui/microchart/InteractiveBarChart",
19
19
  control: {type: "sap.suite.ui.microchart.InteractiveBarChart", multiple: false}
20
20
  }
21
21
  },
22
- renderer:{}
22
+ renderer: {
23
+ apiVersion: 2
24
+ }
23
25
  });
24
26
 
25
27
  FilterItemMicroBar.prototype.init = function() {
@@ -47,7 +47,7 @@ sap.ui.define([
47
47
  dimensionFieldIsDateTimeOffset: { type: "boolean", group: "Misc", defaultValue: false },
48
48
  dimensionFieldDisplay: { type: "string", group: "Misc", defaultValue: null },
49
49
  dimensionFilter: { type: "any", group: "Misc", defaultValue: null },
50
- dimensionFilterExternal: { type: "sap.ui.model.Filter", group: "Misc", defaultValue: null },
50
+ dimensionFilterExternal: { type: "any", group: "Misc", defaultValue: null },
51
51
  measureField: { type: "string", group: "Misc", defaultValue: null },
52
52
  unitField: { type: "string", group: "Misc", defaultValue: null },
53
53
  isCurrency: { type: "boolean", group: "Misc", defaultValue: false },
@@ -841,7 +841,8 @@ sap.ui.define([
841
841
  };
842
842
 
843
843
  FilterItemChart.prototype._onDataReceived = function(data) {
844
- if (!data) {
844
+ // Setting custom data when the element is being destroyed will throw error and the custom data changes won't be applied.
845
+ if (!data || this.isDestroyStarted()) {
845
846
  return;
846
847
  }
847
848
  this.data("sOverlay", "none"); //for visual filter bar aria handled by onTitleChange() only
@@ -1412,6 +1413,10 @@ sap.ui.define([
1412
1413
  * @return {void}
1413
1414
  **/
1414
1415
  FilterItemChart.prototype.applyOverlay = function(sI18n, sLabel) {
1416
+ // Setting custom data when the element is being destroyed will throw error and the custom data changes won't be applied.
1417
+ if (this.isDestroyStarted()) {
1418
+ return;
1419
+ }
1415
1420
  if (sI18n) {
1416
1421
  this._chart.setShowError(true);
1417
1422
  this._chart.setErrorMessageTitle(this._getI18nText("M_VISUAL_FILTERS_ERROR_MESSAGE_TITLE"));
@@ -21,7 +21,9 @@ sap.ui.define(["sap/suite/ui/microchart/InteractiveDonutChart",
21
21
  control: {type: "sap.suite.ui.microchart.InteractiveDonutChart", multiple: false}
22
22
  }
23
23
  },
24
- renderer:{}
24
+ renderer: {
25
+ apiVersion: 2
26
+ }
25
27
  });
26
28
 
27
29
  FilterItemMicroDonut.prototype.init = function() {
@@ -19,7 +19,9 @@ sap.ui.define(["sap/suite/ui/microchart/InteractiveLineChart",
19
19
  control: {type: "sap.suite.ui.microchart.InteractiveLineChart", multiple : false}
20
20
  }
21
21
  },
22
- renderer:{}
22
+ renderer: {
23
+ apiVersion: 2
24
+ }
23
25
  });
24
26
 
25
27
  FilterItemMicroLine.prototype.init = function() {
@@ -1,7 +1,7 @@
1
1
  sap.ui.define([
2
2
  "sap/suite/ui/generic/template/AnalyticalListPage/controller/KpiCard.controller",
3
3
  "sap/ui/model/json/JSONModel",
4
- "sap/ui/core/library",
4
+ "sap/ui/core/mvc/ViewType",
5
5
  "sap/ui/Device",
6
6
  "sap/m/ResponsivePopover",
7
7
  "sap/suite/ui/generic/template/genericUtilities/FeLogger",
@@ -10,7 +10,7 @@ sap.ui.define([
10
10
  ], function (
11
11
  KpiCardController,
12
12
  JSONModel,
13
- coreLibrary,
13
+ ViewType,
14
14
  Device,
15
15
  ResponsivePopover,
16
16
  FeLogger,
@@ -19,8 +19,7 @@ sap.ui.define([
19
19
  ) {
20
20
  "use strict";
21
21
  var oLogger = new FeLogger("AnalyticalListPage.controller.KpiTagController").getLogger();
22
- var OVPLoaded, ViewType;
23
- ViewType = coreLibrary.mvc.ViewType;
22
+ var OVPLoaded;
24
23
 
25
24
  var KpiTagController = {
26
25
  _kpiCards: [],
@@ -208,8 +208,8 @@ sap.ui.define(["sap/ui/base/Object",
208
208
  * Provide an option for showing an own message in the message bar above the ALP table
209
209
  * @param {object} [oMessage] custom message along with type to set on table. If this parameter is faulty an existing message will be removed.
210
210
  * @param {string} oMessage.message message string to display
211
- * @param {string} oMessage.type indicates type of message (sap.ui.core.message.MessageType)
212
- * whether it's sap.ui.core.message.MessageType.Success, sap.ui.core.message.MessageType.Warning, sap.ui.core.message.MessageType.Error or sap.ui.core.message.MessageType.Information.
211
+ * @param {string} oMessage.type indicates type of message (sap/ui/core/message/MessageType)
212
+ * whether it's MessageType.Success, MessageType.Warning, MessageType.Error or MessageType.Information.
213
213
  * @param {array |string} [vTabKey] If switching between different table views is enabled, this parameter can be used to identify the views which
214
214
  * are affected by this call. Faulty values indicate that all views should be affected. Otherwise the value should either be one string or an array of strings
215
215
  * identifying the affected variant items.
@@ -8,7 +8,7 @@
8
8
  "i18n": "i18n/i18n.properties",
9
9
  "applicationVersion": {
10
10
  "__comment": "applicationVersion oder componentversion??",
11
- "version": "1.132.0"
11
+ "version": "1.133.0"
12
12
  },
13
13
  "title": "{{TITLE}}",
14
14
  "description": "{{DESCRIPTION}}",
@@ -252,6 +252,9 @@ sap.ui.define(["sap/ui/base/Object",
252
252
  * @return {boolean} [Returns status of determining actions to the xml]
253
253
  */
254
254
  oAnnotationHelper.hasDeterminingActionsForALP = function(aTableTerm, aChartTerm, sEntitySet, oManifestExt) {
255
+ aTableTerm = aTableTerm || [];
256
+ aChartTerm = aChartTerm || [];
257
+
255
258
  if (sEntitySet && oManifestExt && oManifestExt["sap.suite.ui.generic.template.AnalyticalListPage.view.AnalyticalListPage"] &&
256
259
  oAnnotationHelper._hasCustomDeterminingActionsInALP(sEntitySet, oManifestExt["sap.suite.ui.generic.template.AnalyticalListPage.view.AnalyticalListPage"]["sap.ui.generic.app"])) { //Check for AnalyticalListPage
257
260
  return true;
@@ -8,7 +8,7 @@
8
8
  "i18n": "i18n/i18n.properties",
9
9
  "applicationVersion": {
10
10
  "__comment": "applicationVersion oder componentversion??",
11
- "version": "1.132.0"
11
+ "version": "1.133.0"
12
12
  },
13
13
  "title": "Canvas",
14
14
  "description": "Canvas Page",
@@ -65,13 +65,13 @@ sap.ui.define([
65
65
  oDateForPath.type = 'sap.ui.model.type.DateTime';
66
66
  aParts.push(oDateForPath);
67
67
 
68
- sFunctionName = "sap.ui.core.format.DateFormat.format";
68
+ sFunctionName = "RuntimeFormatters.formatDate";
69
69
  sRecordExpression = generatePathForField(aParts, sFunctionName);
70
70
  } else if (oCurrency) {
71
71
  aParts.push(oRecord.Value);
72
72
  aParts.push(oCurrency);
73
73
 
74
- sFunctionName = "sap.ui.core.format.NumberFormat.format";
74
+ sFunctionName = "RuntimeFormatters.formatCurrency";
75
75
  sRecordExpression = generatePathForField(aParts, sFunctionName);
76
76
  } else {
77
77
  sRecordExpression = OdataAnnotationHelper.format(oInterface, oRecord.Value);
@@ -724,6 +724,8 @@ sap.ui.define([
724
724
  oState.oEasyFilterBarHandler.onFilterChange(oEvent);
725
725
  });
726
726
  });
727
+ }).catch(function () {
728
+ oLogger.warning("Easy filter is not enabled on this tenant");
727
729
  });
728
730
  },
729
731
  onAfterSFBVariantLoad: function (oEvent) {
@@ -186,8 +186,8 @@ sap.ui.define(["sap/ui/base/Object",
186
186
  * Provide an option for showing an own message in the message bar above the LR table
187
187
  * @param {object} [oMessage] custom message along with type to set on table. If this parameter is faulty an existing message will be removed.
188
188
  * @param {string} oMessage.message message string to display
189
- * @param {string} oMessage.type indicates type of message (sap.ui.core.message.MessageType)
190
- * whether it's sap.ui.core.message.MessageType.Success, sap.ui.core.message.MessageType.Warning, sap.ui.core.message.MessageType.Error or sap.ui.core.message.MessageType.Information.
189
+ * @param {string} oMessage.type indicates type of message (sap/ui/core/message/MessageType)
190
+ * whether it's MessageType.Success, MessageType.Warning, MessageType.Error or MessageType.Information.
191
191
  * @param {array |string} [vTabKey] If switching between different table views is enabled, this parameter can be used to identify the views which
192
192
  * are affected by this call. Faulty values indicate that all views should be affected. Otherwise the value should either be one string or an array of strings
193
193
  * identifying the affected variant items.
@@ -8,7 +8,7 @@
8
8
  "i18n": "i18n/i18n.properties",
9
9
  "applicationVersion": {
10
10
  "__comment": "applicationVersion oder componentversion??",
11
- "version": "1.132.0"
11
+ "version": "1.133.0"
12
12
  },
13
13
  "title": "{{TITLE}}",
14
14
  "description": "{{DESCRIPTION}}",
@@ -188,7 +188,7 @@
188
188
  showOverlay="{= ${_templPriv>/listReport/firstSelection} &amp;&amp; !${_templPriv>/generic/bDataAreShownInTable}}"
189
189
  fixedLayout="{= ${appSettings>/enableAutoColumnWidthForSmartTable} ? undefined : !!${parameter>/settings/isWorklist} }"
190
190
  growing="true" growingScrollToLoad="true"
191
- sticky="ColumnHeaders,HeaderToolbar,InfoToolbar"
191
+ sticky="ColumnHeaders,HeaderToolbar,InfoToolbar,GroupHeaders"
192
192
  mode="{tableSettings>mode}"
193
193
  selectionChange="._templateEventHandlers.onSelectionChange"
194
194
  beforeOpenContextMenu="._templateEventHandlers.beforeOpenContextMenu($event, '{smartControlId>id}')"
@@ -102,7 +102,7 @@ sap.ui.define(["sap/suite/ui/generic/template/lib/TemplateAssembler",
102
102
  return oViewProxy.prepareForControlNavigation(sControlId);
103
103
  },
104
104
  prepareForMessageHandling: function(aMessages, oItemBinding, oHelperModel){
105
- return oViewProxy.prepareForMessageHandling(aMessages, oItemBinding, oHelperModel);
105
+ return oViewProxy.prepareForMessageHandling(aMessages, oItemBinding, oHelperModel);
106
106
  }
107
107
  };
108
108
  return extend(oBase, oSpecific);
@@ -117,7 +117,7 @@ sap.ui.define(["sap/suite/ui/generic/template/lib/TemplateAssembler",
117
117
  // shall button "Related Apps" be visible on the object page?
118
118
  "showRelatedApps": {
119
119
  "type": "boolean",
120
- "defaultValue": "false"
120
+ "defaultValue": false
121
121
  },
122
122
  // shall confirmation popup be shown in object page while saving?
123
123
  "showConfirmationOnDraftActivate": {
@@ -135,7 +135,7 @@ sap.ui.define(["sap/suite/ui/generic/template/lib/TemplateAssembler",
135
135
  // shall it be possible to edit the contents of the header?
136
136
  "editableHeaderContent": {
137
137
  "type": "boolean",
138
- "defaultValue": "false"
138
+ "defaultValue": false
139
139
  },
140
140
  // enable carousel header on desktop screen
141
141
  showHeaderAsCarouselOnDesktop: {
@@ -193,12 +193,20 @@ sap.ui.define(["sap/suite/ui/generic/template/lib/TemplateAssembler",
193
193
  //Allow deep linking to sub object pages?
194
194
  "allowDeepLinking": "boolean",
195
195
  //Navigate to list report page on draft activation?
196
- //This property can have 3 values -> undefined, true, false.
196
+ //This property can have 3 values -> undefined, true, false.
197
197
  // If EditFlow is display, the save and cancel stays in object page unless this property is set to true
198
198
  // If EditFlow is direct, the save and cancel moves to LR after action, unless this property is set to false
199
199
  // The default value of this property is undefined.
200
200
  "navToListOnSave": "boolean",
201
- "relatedAppsSettings": "object"
201
+ "relatedAppsSettings": "object",
202
+ createWithParameterDialog: {
203
+ type: "object",
204
+ properties: {
205
+ fields : {
206
+ type: "object"
207
+ }
208
+ }
209
+ }
202
210
  },
203
211
  // app descriptor format
204
212
  "manifest": "json"
@@ -438,8 +438,8 @@ sap.ui.define([
438
438
  * where x is the condition provided by the user
439
439
 
440
440
  * Handling of the filter condition during create:
441
- * checking the value of display Mode , iDisplayMode = 4 for create
442
- * if it is a create the filter condition evaluates to the user filter x
441
+ * checking the value of display Mode , iDisplayMode = 4 for create
442
+ * if it is a create the filter condition evaluates to the user filter x
443
443
  */
444
444
  var oUserFilter = FilterProcessor.groupFilters(oBindingParams.filters);
445
445
  var oTemplatePrivateModel = oTemplateUtils.oComponentUtils.getTemplatePrivateModel();
@@ -610,7 +610,7 @@ sap.ui.define([
610
610
  } else {
611
611
  var getDtCardManifestPromise = new Promise(function (fnResolve) {
612
612
  // DT Cards are not supported in sub object pages
613
- if (oTemplateUtils.oComponentUtils.getViewLevel() !== 1) {
613
+ if (oTemplateUtils.oComponentUtils.getViewLevel() !== 1) {
614
614
  fnResolve(null);
615
615
  return;
616
616
  }
@@ -1871,7 +1871,7 @@ sap.ui.define([
1871
1871
  oSection.connectToModelsAsync().then(function () {
1872
1872
  oTemplateUtils.oInfoObjectHandler.setInformationWithControl(oSubSection);
1873
1873
  oStrategy.activeHandler(oSubSection, oSubSectionInfoObj);
1874
- });
1874
+ });
1875
1875
  }
1876
1876
  }
1877
1877
  });
@@ -1920,7 +1920,7 @@ sap.ui.define([
1920
1920
  oState.oSectionTitleHandler.adjustSubSectionTitle(oSubSection);
1921
1921
  }
1922
1922
  }
1923
-
1923
+
1924
1924
  if (oSubSectionInfoObj) { // In case of EditableHeaderFacet Sections & SubSection is created at runtime and there is info object handling
1925
1925
  oMultipleViewsHandler.subSectionEntered(oSubSectionInfoObj); // Assigning the SubSection control MultipleViewsHandler. In case not relevant method simply returns
1926
1926
  // The loading strategy of a sub-section might depend on the content of oWaitForState (together with the strategy) and whether or not the sub-section is currently in view-port.
@@ -1950,7 +1950,7 @@ sap.ui.define([
1950
1950
  }
1951
1951
  });
1952
1952
  }
1953
-
1953
+
1954
1954
  oViewProxy.applyState = function (oState, bIsSameAsLast) {
1955
1955
  // originally, applyState was only called when HeaderData was available, as HeaderData was always used to determine bIsSameAsLast
1956
1956
  // now, in some cases bIsSameAsLast can be determined earlier, however, we don't know, whether any extensions implicitly rely on header data being available
@@ -2340,7 +2340,7 @@ sap.ui.define([
2340
2340
  var oCardProviderInstance = oTemplateUtils.oServices.oInsightsFECardProvider && oTemplateUtils.oServices.oInsightsFECardProvider.getCardProviderInsightsInstance();
2341
2341
 
2342
2342
  oState.oDTCardHelper = new DTCardHelper(oController);
2343
-
2343
+
2344
2344
  if (oCardProviderInstance) {
2345
2345
  oTemplateUtils.oServices.oInsightsFECardProvider.fnRegisterComponentForProvider(oState.oInsightsHandler, oController.getView().getId());
2346
2346
  }
@@ -2356,7 +2356,7 @@ sap.ui.define([
2356
2356
  var oStreamDataSelf = oTemplateUtils.oCommonUtils.getStreamData(null, oEvent.context);
2357
2357
  oTemplateUtils.oCommonUtils.setStreamData(oStreamDataSelf);
2358
2358
  oTemplateUtils.oComponentUtils.hidePlaceholder();
2359
-
2359
+
2360
2360
  });
2361
2361
  var oMenuButton = oController.byId(StableIdHelper.getStableId({
2362
2362
  type: "ObjectPageAction",
@@ -2435,6 +2435,9 @@ sap.ui.define([
2435
2435
 
2436
2436
  //Cancel event for draft and non draft case
2437
2437
  onCancel: function () {
2438
+ if (document.activeElement) {
2439
+ document.activeElement.blur();
2440
+ }
2438
2441
  var bIsDraftEnabled = oTemplateUtils.oComponentUtils.isDraftEnabled();
2439
2442
  var sCancelButtonLocalId = StableIdHelper.getStableId({
2440
2443
  type: "ObjectPageAction",
@@ -603,7 +603,8 @@ sap.ui.define([
603
603
  oHelperModel.setProperty("/heartBeat", iHeartBeat);
604
604
  };
605
605
  return {
606
- getSubtitle: getSubtitle
606
+ getSubtitle: getSubtitle,
607
+ getDescription: getDescription
607
608
  };
608
609
  });
609
610
  });
@@ -702,22 +703,33 @@ sap.ui.define([
702
703
  return Promise.all(aMessageDetailsRetrievedPromises);
703
704
  }
704
705
 
705
- function getSubtitleForRow(oMessageInTableInfo){
706
- var sI18NKey = "MSG_SUBTITLE_ROW";
707
- var aParams = [oMessageInTableInfo.rowIdentifier];
706
+ function getSubtitleForRow(oMessageInTableInfo, oTableInfo, oMessage, aColumnsForMessage){
707
+ let sI18NKey = "MSG_SUBTITLE_ROW";
708
+ let oColumn = null;
709
+ let aParams = [];
710
+ let sErrorColumnLabel = oMessageInTableInfo?.columnInfo?.label;
708
711
  if (!oMessageInTableInfo.rowCurrentlyShown){
709
712
  sI18NKey += "_HIDDEN";
710
713
  }
711
- if (oMessageInTableInfo.columnInfo){
712
- aParams.push(oMessageInTableInfo.columnInfo.label);
714
+ if (!sErrorColumnLabel){
715
+ sErrorColumnLabel = oTableInfo.presentationControlHandler.getColumnLabelForMessage(oMessage);
716
+ }
717
+ if (aColumnsForMessage.length === 1){
718
+ oColumn = aColumnsForMessage.pop();
719
+ aParams = [oColumn.sLabel, oColumn.sValue];
713
720
  sI18NKey += "_COLUMN";
714
- if (oMessageInTableInfo.columnInfo.hidden){
721
+ if (oColumn.bHidden){
715
722
  sI18NKey += "_HIDDEN";
716
723
  }
724
+ } else if (aColumnsForMessage.length === 0){
725
+ sI18NKey += "_EMPTY";
726
+ aParams = [sErrorColumnLabel];
727
+ } else {
728
+ sI18NKey += "_MORE_DETAILS";
717
729
  }
718
730
  return oTemplateUtils.oCommonUtils.getText(sI18NKey, aParams);
719
731
  }
720
-
732
+
721
733
  function getSubtitle(sMsgId, sAdditionalText){
722
734
  var oPlacementInfo = getMessagePlacementInfo(sMsgId);
723
735
  var oTable = oPlacementInfo.groupers[1];
@@ -730,12 +742,53 @@ sap.ui.define([
730
742
  if (!oMessageInTableInfo && oPlacementInfo.message.validation){
731
743
  oMessageInTableInfo = fnAddValidationInfoToTableInfo(oPlacementInfo.message, oTableInfo);
732
744
  }
733
- if (oMessageInTableInfo && oMessageInTableInfo.rowIdentifier){
734
- return getSubtitleForRow(oMessageInTableInfo);
745
+ if (oMessageInTableInfo && oMessageInTableInfo.index >= 0){
746
+ const oItemContext = oTableInfo.presentationControlHandler.getItemContextForMessage(oPlacementInfo.message);
747
+ var aColumnsForMessage = oTableInfo.presentationControlHandler.getRelevantColumnsForMessage(oItemContext);
748
+ return getSubtitleForRow(oMessageInTableInfo, oTableInfo, oPlacementInfo.message, aColumnsForMessage);
749
+ }
750
+ }
751
+ return sAdditionalText;
752
+ }
753
+
754
+ function getDescription(sMsgId, sAdditionalText){
755
+ const oPlacementInfo = getMessagePlacementInfo(sMsgId);
756
+ const oTable = oPlacementInfo.groupers[1];
757
+ if (!oTable){
758
+ return sAdditionalText;
759
+ }
760
+ const oTableInfo = getTableInfo(oTable);
761
+ const oMessageInTableInfo = oTableInfo && oTableInfo.messageToMsgInTableInfo[sMsgId];
762
+ if (oMessageInTableInfo && oMessageInTableInfo.index >= 0){
763
+ const oItemContext = oTableInfo.presentationControlHandler.getItemContextForMessage(oPlacementInfo.message);
764
+ const aColumnsForMessage = oTableInfo.presentationControlHandler.getRelevantColumnsForMessage(oItemContext);
765
+ if (aColumnsForMessage.length > 1){
766
+ return getDescriptionForRow(oMessageInTableInfo, oTableInfo, oPlacementInfo.message, aColumnsForMessage);
735
767
  }
736
768
  }
737
769
  return sAdditionalText;
738
770
  }
771
+
772
+ function getDescriptionForRow(oMessageInTableInfo, oTableInfo, oMessage, aColumnsForMessage){
773
+ const sNewLine = "\n";
774
+ const getText = oTemplateUtils.oCommonUtils.getText;
775
+ const sTableText = getText("MSG_DESCRIPTION_ROW_TABLE", [oTableInfo.table.getHeader()]) + sNewLine;
776
+ const sRowHeaderText = (oMessageInTableInfo.rowCurrentlyShown ? getText("MSG_DESCRIPTION_ROW") : getText("MSG_DESCRIPTION_ROW_HIDDEN")) + sNewLine;
777
+ let sRowText = "";
778
+ let sErrorColumnLabel = oMessageInTableInfo?.columnInfo?.label;
779
+ if (!sErrorColumnLabel){
780
+ sErrorColumnLabel = oTableInfo.presentationControlHandler.getColumnLabelForMessage(oMessage);
781
+ }
782
+ let sErrorColumnText = getText("MSG_DESCRIPTION_COLUMN", [sErrorColumnLabel]);
783
+ for (const oColumn of aColumnsForMessage){
784
+ if (oColumn.bHidden){
785
+ sRowText += getText("MSG_DESCRIPTION_COLUMN_VALUE_HIDDEN", [oColumn.sLabel, oColumn.sValue]) + sNewLine;
786
+ } else {
787
+ sRowText += getText("MSG_DESCRIPTION_COLUMN_VALUE", [oColumn.sLabel, oColumn.sValue]) + sNewLine;
788
+ }
789
+ }
790
+ return sTableText + sRowHeaderText + sRowText + sErrorColumnText;
791
+ }
739
792
 
740
793
  // public instance methods
741
794
  return {
@@ -276,6 +276,7 @@ sap.ui.define([
276
276
  * - Be visible within the viewport.
277
277
  *
278
278
  * If the returned control does not satisfy these conditions, the standard focus handling logic is executed.
279
+ * @protected
279
280
  */
280
281
  focusOnEditExtension: function (sSelectedSection) {
281
282
  return {};
@@ -276,8 +276,8 @@ sap.ui.define(
276
276
  * Note - Message bar on Page header will be shown only in display mode for dynamic header
277
277
  * @param {object} [oMessage] custom message along with type to set on table. If this parameter is faulty an existing message will be removed.
278
278
  * @param {string} oMessage.message message string to display
279
- * @param {string} oMessage.type indicates type of message (sap.ui.core.message.MessageType)
280
- * whether it's sap.ui.core.message.MessageType.Success, sap.ui.core.message.MessageType.Warning, sap.ui.core.message.MessageType.Error or sap.ui.core.message.MessageType.Information.
279
+ * @param {string} oMessage.type indicates type of message (sap/ui/core/message/MessageType)
280
+ * whether it's MessageType.Success, MessageType.Warning, MessageType.Error or MessageType.Information.
281
281
  * @param {string} [sSmartTableId] Id of the table for which message should be set.
282
282
  * @param {array |string} [vTabKey] If switching between different table views is enabled, this parameter can be used to identify the views which
283
283
  * are affected by this call. Faulty values indicate that all views should be affected. Otherwise the value should either be one string or an array of strings
@@ -68,21 +68,52 @@ DISCARD_DRAFT_MESSAGE_TEXT=All changes will be lost.
68
68
  RESUME=Resume
69
69
 
70
70
  # XMSG, 40
71
- MSG_SUBTITLE_ROW=Row: {0}
71
+ MSG_SUBTITLE_ROW=Row\: {0}
72
72
 
73
- MSG_SUBTITLE_ROW_HIDDEN=Row (Hidden): {0}
73
+ # XMSG, 40
74
+ MSG_SUBTITLE_ROW_COLUMN=Row\: {0}\: {1}
75
+
76
+ # XMSG, 40
77
+ MSG_SUBTITLE_ROW_COLUMN_HIDDEN=Row\: {0} (Hidden)\: {1}
78
+
79
+ # XMSG, 40
80
+ MSG_SUBTITLE_ROW_MORE_DETAILS=Row\: See Message Details
81
+
82
+ # XMSG, 40
83
+ MSG_SUBTITLE_ROW_EMPTY=Column\: {0}
84
+
85
+ # XMSG, 40
86
+ MSG_SUBTITLE_ROW_HIDDEN=Row (Hidden)\: {0}\: {1}
87
+
88
+ # XMSG, 40
89
+ MSG_SUBTITLE_ROW_HIDDEN_COLUMN=Row (Hidden)\: {0}\: {1}
90
+
91
+ # XMSG, 40
92
+ MSG_SUBTITLE_ROW_HIDDEN_COLUMN_HIDDEN=Row (Hidden)\: {0} (Hidden)\: {1}
93
+
94
+ # XMSG, 40
95
+ MSG_SUBTITLE_ROW_HIDDEN_MORE_DETAILS=Row\: See Message Details
96
+
97
+ # XMSG, 40
98
+ MSG_SUBTITLE_ROW_HIDDEN_EMPTY=Column\: {0}
99
+
100
+ # XMSG, 40
101
+ MSG_DESCRIPTION_ROW_TABLE=Table\: {0}
102
+
103
+ # XMSG, 40
104
+ MSG_DESCRIPTION_ROW=Row\:
74
105
 
75
106
  # XMSG, 40
76
- MSG_SUBTITLE_ROW_COLUMN=Row: {0}, Column: {1}
107
+ MSG_DESCRIPTION_ROW_HIDDEN=Row (Hidden)\:
77
108
 
78
109
  # XMSG, 40
79
- MSG_SUBTITLE_ROW_COLUMN_HIDDEN=Row: {0}, Column (Hidden): {1}
110
+ MSG_DESCRIPTION_COLUMN=Column\: {0}
80
111
 
81
112
  # XMSG, 40
82
- MSG_SUBTITLE_ROW_HIDDEN_COLUMN=Row (Hidden): {0}, Column: {1}
113
+ MSG_DESCRIPTION_COLUMN_VALUE={0}\: {1}
83
114
 
84
115
  # XMSG, 40
85
- MSG_SUBTITLE_ROW_HIDDEN_COLUMN_HIDDEN=Row (Hidden): {0}, Column (Hidden): {1}
116
+ MSG_DESCRIPTION_COLUMN_VALUE_HIDDEN={0} (Hidden)\: {1}
86
117
 
87
118
  # XTIT,30: Title of a form with contact person information
88
119
  CONTACT_INFO=Contact Information
@@ -45,15 +45,35 @@ RESUME=\u0627\u0633\u062A\u0626\u0646\u0627\u0641
45
45
 
46
46
  MSG_SUBTITLE_ROW=\u0627\u0644\u0635\u0641\: {0}
47
47
 
48
- MSG_SUBTITLE_ROW_HIDDEN=\u0627\u0644\u0635\u0641 (\u0645\u062E\u0641\u064A)\: {0}
48
+ MSG_SUBTITLE_ROW_COLUMN=\u0627\u0644\u0635\u0641\: {0}\: {1}
49
49
 
50
- MSG_SUBTITLE_ROW_COLUMN=\u0627\u0644\u0635\u0641 {0}\u060C \u0627\u0644\u0639\u0645\u0648\u062F \: {1}
50
+ MSG_SUBTITLE_ROW_COLUMN_HIDDEN=\u0627\u0644\u0635\u0641\: {0} (\u0645\u062E\u0641\u064A)\: {1}
51
51
 
52
- MSG_SUBTITLE_ROW_COLUMN_HIDDEN=\u0627\u0644\u0635\u0641\: {0}\u060C \u0627\u0644\u0639\u0645\u0648\u062F (\u0645\u062E\u0641\u064A)\: {1}
52
+ MSG_SUBTITLE_ROW_MORE_DETAILS=\u0627\u0644\u0635\u0641\: \u0631\u0627\u062C\u0639 \u062A\u0641\u0627\u0635\u064A\u0644 \u0627\u0644\u0631\u0633\u0627\u0644\u0629
53
53
 
54
- MSG_SUBTITLE_ROW_HIDDEN_COLUMN=\u0627\u0644\u0635\u0641 (\u0645\u062E\u0641\u064A)\: {0}\u060C \u0627\u0644\u0639\u0645\u0648\u062F\: {1}
54
+ MSG_SUBTITLE_ROW_EMPTY=\u0627\u0644\u0639\u0645\u0648\u062F\: {0}
55
55
 
56
- MSG_SUBTITLE_ROW_HIDDEN_COLUMN_HIDDEN=\u0627\u0644\u0635\u0641 (\u0645\u062E\u0641\u064A)\: {0}\u060C \u0627\u0644\u0639\u0645\u0648\u062F (\u0645\u062E\u0641\u064A)\: {1}
56
+ MSG_SUBTITLE_ROW_HIDDEN=\u0627\u0644\u0639\u0645\u0648\u062F\: {0} (\u0645\u062E\u0641\u064A)\: {1}
57
+
58
+ MSG_SUBTITLE_ROW_HIDDEN_COLUMN=\u0627\u0644\u0639\u0645\u0648\u062F (\u0645\u062E\u0641\u064A)\: {0}\: {1}
59
+
60
+ MSG_SUBTITLE_ROW_HIDDEN_COLUMN_HIDDEN=\u0627\u0644\u0635\u0641 (\u0645\u062E\u0641\u064A)\: {0} (\u0645\u062E\u0641\u064A)\: {1}
61
+
62
+ MSG_SUBTITLE_ROW_HIDDEN_MORE_DETAILS=\u0627\u0644\u0635\u0641\: \u0631\u0627\u062C\u0639 \u062A\u0641\u0627\u0635\u064A\u0644 \u0627\u0644\u0631\u0633\u0627\u0644\u0629
63
+
64
+ MSG_SUBTITLE_ROW_HIDDEN_EMPTY=\u0627\u0644\u0639\u0645\u0648\u062F\: {0}
65
+
66
+ MSG_DESCRIPTION_ROW_TABLE=\u0627\u0644\u062C\u062F\u0648\u0644\: {0}
67
+
68
+ MSG_DESCRIPTION_ROW=\u0627\u0644\u0635\u0641\:
69
+
70
+ MSG_DESCRIPTION_ROW_HIDDEN=\u0627\u0644\u0635\u0641 (\u0645\u062E\u0641\u064A)\:
71
+
72
+ MSG_DESCRIPTION_COLUMN=\u0627\u0644\u0639\u0645\u0648\u062F\: {0}
73
+
74
+ MSG_DESCRIPTION_COLUMN_VALUE={0}\: {1}
75
+
76
+ MSG_DESCRIPTION_COLUMN_VALUE_HIDDEN={0} (\u0645\u062E\u0641\u0649)\: {1}
57
77
 
58
78
  CONTACT_INFO=\u0645\u0639\u0644\u0648\u0645\u0627\u062A \u062C\u0647\u0629 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
59
79
 
@@ -45,15 +45,35 @@ RESUME=\u0412\u044A\u0437\u043E\u0431\u043D\u043E\u0432\u044F\u0432\u0430\u043D\
45
45
 
46
46
  MSG_SUBTITLE_ROW=\u0420\u0435\u0434\: {0}
47
47
 
48
- MSG_SUBTITLE_ROW_HIDDEN=\u0420\u0435\u0434 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {0}
48
+ MSG_SUBTITLE_ROW_COLUMN=\u0420\u0435\u0434\: {0}\: {1}
49
49
 
50
- MSG_SUBTITLE_ROW_COLUMN=\u0420\u0435\u0434\: {0}, \u043A\u043E\u043B\u043E\u043D\u0430\: {1}
50
+ MSG_SUBTITLE_ROW_COLUMN_HIDDEN=\u0420\u0435\u0434\: {0} (\u0441\u043A\u0440\u0438\u0442\u0438)\: {1}
51
51
 
52
- MSG_SUBTITLE_ROW_COLUMN_HIDDEN=\u0420\u0435\u0434\: {0}, \u043A\u043E\u043B\u043E\u043D\u0430 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {1}
52
+ MSG_SUBTITLE_ROW_MORE_DETAILS=\u0420\u0435\u0434\: \u0412\u0438\u0436\u0442\u0435 \u0434\u0430\u043D\u043D\u0438\u0442\u0435 \u0437\u0430 \u0441\u044A\u043E\u0431\u0449\u0435\u043D\u0438\u0435\u0442\u043E
53
53
 
54
- MSG_SUBTITLE_ROW_HIDDEN_COLUMN=\u0420\u0435\u0434 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {0}, \u043A\u043E\u043B\u043E\u043D\u0430\: {1}
54
+ MSG_SUBTITLE_ROW_EMPTY=\u041A\u043E\u043B\u043E\u043D\u0430\: {0}
55
55
 
56
- MSG_SUBTITLE_ROW_HIDDEN_COLUMN_HIDDEN=\u0420\u0435\u0434 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {0}, \u043A\u043E\u043B\u043E\u043D\u0430 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {1}
56
+ MSG_SUBTITLE_ROW_HIDDEN=\u0420\u0435\u0434 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {0}\: {1}
57
+
58
+ MSG_SUBTITLE_ROW_HIDDEN_COLUMN=\u0420\u0435\u0434 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {0}\: {1}
59
+
60
+ MSG_SUBTITLE_ROW_HIDDEN_COLUMN_HIDDEN=\u0420\u0435\u0434 (\u0441\u043A\u0440\u0438\u0442\u0438)\: {0} (\u0441\u043A\u0440\u0438\u0442\u0438)\: {1}
61
+
62
+ MSG_SUBTITLE_ROW_HIDDEN_MORE_DETAILS=\u0420\u0435\u0434\: \u0412\u0438\u0436\u0442\u0435 \u0434\u0430\u043D\u043D\u0438\u0442\u0435 \u0437\u0430 \u0441\u044A\u043E\u0431\u0449\u0435\u043D\u0438\u0435\u0442\u043E
63
+
64
+ MSG_SUBTITLE_ROW_HIDDEN_EMPTY=\u041A\u043E\u043B\u043E\u043D\u0430\: {0}
65
+
66
+ MSG_DESCRIPTION_ROW_TABLE=\u0422\u0430\u0431\u043B\u0438\u0446\u0430\: {0}
67
+
68
+ MSG_DESCRIPTION_ROW=\u0420\u0435\u0434\:
69
+
70
+ MSG_DESCRIPTION_ROW_HIDDEN=\u0420\u0435\u0434 (\u0441\u043A\u0440\u0438\u0442\u0438)\:
71
+
72
+ MSG_DESCRIPTION_COLUMN=\u041A\u043E\u043B\u043E\u043D\u0430\: {0}
73
+
74
+ MSG_DESCRIPTION_COLUMN_VALUE={0}\: {1}
75
+
76
+ MSG_DESCRIPTION_COLUMN_VALUE_HIDDEN={0} (\u0441\u043A\u0440\u0438\u0442\u0438)\: {1}
57
77
 
58
78
  CONTACT_INFO=\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0437\u0430 \u043A\u043E\u043D\u0442\u0430\u043A\u0442
59
79