@openui5/sap.uxap 1.71.52 → 1.71.54

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 (98) hide show
  1. package/package.json +5 -5
  2. package/src/sap/uxap/.library +2 -2
  3. package/src/sap/uxap/AnchorBar.js +1 -1
  4. package/src/sap/uxap/AnchorBarRenderer.js +1 -1
  5. package/src/sap/uxap/BlockBase.js +1 -1
  6. package/src/sap/uxap/BlockBaseMetadata.js +2 -2
  7. package/src/sap/uxap/BlockBaseRenderer.js +1 -1
  8. package/src/sap/uxap/BreadCrumbs.js +1 -1
  9. package/src/sap/uxap/BreadCrumbsRenderer.js +1 -1
  10. package/src/sap/uxap/HierarchicalSelect.js +1 -1
  11. package/src/sap/uxap/HierarchicalSelectRenderer.js +1 -1
  12. package/src/sap/uxap/LazyLoading.js +1 -1
  13. package/src/sap/uxap/ModelMapping.js +1 -1
  14. package/src/sap/uxap/ObjectImageHelper.js +1 -1
  15. package/src/sap/uxap/ObjectPageAccessibleLandmarkInfo.js +2 -2
  16. package/src/sap/uxap/ObjectPageDynamicHeaderContent.js +2 -2
  17. package/src/sap/uxap/ObjectPageDynamicHeaderContentRenderer.js +1 -1
  18. package/src/sap/uxap/ObjectPageDynamicHeaderTitle.js +2 -2
  19. package/src/sap/uxap/ObjectPageDynamicHeaderTitleRenderer.js +1 -1
  20. package/src/sap/uxap/ObjectPageHeader.js +1 -1
  21. package/src/sap/uxap/ObjectPageHeaderActionButton.js +1 -1
  22. package/src/sap/uxap/ObjectPageHeaderActionButtonRenderer.js +1 -1
  23. package/src/sap/uxap/ObjectPageHeaderContent.js +1 -1
  24. package/src/sap/uxap/ObjectPageHeaderContentRenderer.js +1 -1
  25. package/src/sap/uxap/ObjectPageHeaderLayoutData.js +2 -2
  26. package/src/sap/uxap/ObjectPageHeaderRenderer.js +1 -1
  27. package/src/sap/uxap/ObjectPageLayout.js +1 -1
  28. package/src/sap/uxap/ObjectPageLayoutABHelper.js +1 -1
  29. package/src/sap/uxap/ObjectPageLayoutRenderer.js +1 -1
  30. package/src/sap/uxap/ObjectPageLazyLoader.js +2 -2
  31. package/src/sap/uxap/ObjectPageSection.js +5 -1
  32. package/src/sap/uxap/ObjectPageSectionBase.js +47 -18
  33. package/src/sap/uxap/ObjectPageSectionRenderer.js +1 -1
  34. package/src/sap/uxap/ObjectPageSubSection.js +15 -1
  35. package/src/sap/uxap/ObjectPageSubSectionRenderer.js +1 -1
  36. package/src/sap/uxap/ThrottledTaskHelper.js +1 -1
  37. package/src/sap/uxap/changeHandler/MoveObjectPageSection.js +2 -2
  38. package/src/sap/uxap/changeHandler/RenameObjectPageSection.js +2 -2
  39. package/src/sap/uxap/component/Component.js +1 -1
  40. package/src/sap/uxap/component/ObjectPageComponentContainer.js +1 -1
  41. package/src/sap/uxap/component/ObjectPageLayoutUXDrivenFactory.controller.js +1 -1
  42. package/src/sap/uxap/designtime/BlockBase.designtime.js +1 -1
  43. package/src/sap/uxap/designtime/ObjectPageHeader.designtime.js +1 -1
  44. package/src/sap/uxap/designtime/ObjectPageHeaderActionButton.designtime.js +1 -1
  45. package/src/sap/uxap/designtime/ObjectPageLayout.designtime.js +1 -1
  46. package/src/sap/uxap/designtime/ObjectPageSection.designtime.js +1 -1
  47. package/src/sap/uxap/designtime/ObjectPageSubSection.designtime.js +1 -1
  48. package/src/sap/uxap/designtime/library.designtime.js +1 -1
  49. package/src/sap/uxap/flexibility/ObjectPageDynamicHeaderTitle.flexibility.js +1 -1
  50. package/src/sap/uxap/flexibility/ObjectPageHeader.flexibility.js +1 -1
  51. package/src/sap/uxap/flexibility/ObjectPageHeaderActionButton.flexibility.js +1 -1
  52. package/src/sap/uxap/flexibility/ObjectPageLayout.flexibility.js +1 -1
  53. package/src/sap/uxap/flexibility/ObjectPageSection.flexibility.js +1 -1
  54. package/src/sap/uxap/flexibility/ObjectPageSubSection.flexibility.js +1 -1
  55. package/src/sap/uxap/library.js +2 -2
  56. package/src/sap/uxap/library.support.js +1 -1
  57. package/src/sap/uxap/messagebundle_ar.properties +0 -3
  58. package/src/sap/uxap/messagebundle_bg.properties +0 -3
  59. package/src/sap/uxap/messagebundle_ca.properties +0 -3
  60. package/src/sap/uxap/messagebundle_cs.properties +0 -3
  61. package/src/sap/uxap/messagebundle_da.properties +0 -3
  62. package/src/sap/uxap/messagebundle_de.properties +0 -3
  63. package/src/sap/uxap/messagebundle_el.properties +0 -3
  64. package/src/sap/uxap/messagebundle_en.properties +0 -3
  65. package/src/sap/uxap/messagebundle_es.properties +0 -3
  66. package/src/sap/uxap/messagebundle_et.properties +0 -3
  67. package/src/sap/uxap/messagebundle_fi.properties +0 -3
  68. package/src/sap/uxap/messagebundle_fr.properties +0 -3
  69. package/src/sap/uxap/messagebundle_hi.properties +0 -3
  70. package/src/sap/uxap/messagebundle_hr.properties +0 -3
  71. package/src/sap/uxap/messagebundle_hu.properties +0 -3
  72. package/src/sap/uxap/messagebundle_it.properties +0 -3
  73. package/src/sap/uxap/messagebundle_iw.properties +0 -3
  74. package/src/sap/uxap/messagebundle_ja.properties +0 -3
  75. package/src/sap/uxap/messagebundle_kk.properties +0 -3
  76. package/src/sap/uxap/messagebundle_ko.properties +0 -3
  77. package/src/sap/uxap/messagebundle_lt.properties +0 -3
  78. package/src/sap/uxap/messagebundle_lv.properties +0 -3
  79. package/src/sap/uxap/messagebundle_ms.properties +0 -3
  80. package/src/sap/uxap/messagebundle_nl.properties +0 -3
  81. package/src/sap/uxap/messagebundle_no.properties +0 -3
  82. package/src/sap/uxap/messagebundle_pl.properties +0 -3
  83. package/src/sap/uxap/messagebundle_pt.properties +0 -3
  84. package/src/sap/uxap/messagebundle_ro.properties +0 -3
  85. package/src/sap/uxap/messagebundle_ru.properties +0 -3
  86. package/src/sap/uxap/messagebundle_sh.properties +0 -3
  87. package/src/sap/uxap/messagebundle_sk.properties +0 -3
  88. package/src/sap/uxap/messagebundle_sl.properties +0 -3
  89. package/src/sap/uxap/messagebundle_sv.properties +0 -3
  90. package/src/sap/uxap/messagebundle_th.properties +0 -3
  91. package/src/sap/uxap/messagebundle_tr.properties +0 -3
  92. package/src/sap/uxap/messagebundle_uk.properties +0 -3
  93. package/src/sap/uxap/messagebundle_vi.properties +0 -3
  94. package/src/sap/uxap/messagebundle_zh_CN.properties +0 -3
  95. package/src/sap/uxap/messagebundle_zh_TW.properties +0 -3
  96. package/src/sap/uxap/rules/ObjectPageLayout.support.js +1 -1
  97. package/src/sap/uxap/themes/base/library.source.less +1 -1
  98. package/src/sap/uxap/themes/sap_hcb/library.source.less +1 -1
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -65,7 +65,7 @@ sap.ui.define([
65
65
  "sap.uxap.ObjectPageHeaderLayoutData",
66
66
  "sap.uxap.ObjectPageLazyLoader"
67
67
  ],
68
- version: "1.71.52",
68
+ version: "1.71.54",
69
69
  extensions: {
70
70
  flChangeHandlers: {
71
71
  "sap.uxap.ObjectPageHeader": "sap/uxap/flexibility/ObjectPageHeader",
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  /**
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u062A\u0648\u0633\u064A\u0639 \u0645\u062D\u062A\u
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u0641\u062A\u062D \u0627\u0644\u0644\u0648\u062D\u0629 \u0627\u0644\u062C\u0627\u0646\u0628\u064A\u0629
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u062A\u0641\u0627\u0635\u064A\u0644
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u062A\u0641\u0627\u0635\u064A\u0644 \u0627\u0644\u0643\u0627\u0626\u0646
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0420\u0430\u0437\u0448\u0438\u0440\u044F\u0432\u0
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u041E\u0442\u0432\u0430\u0440\u044F\u043D\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0447\u0435\u043D \u043F\u0430\u043D\u0435\u043B
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0438 \u0434\u0430\u043D\u043D\u0438
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0438 \u0434\u0430\u043D\u043D\u0438 \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Desplegar contingut de cap\u00E7alera
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Obrir \u00E0rea de p\u00E0gina
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detalls
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalls d'objecte
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Rozbalit obsah hlavi\u010Dky
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Otev\u0159\u00EDt bo\u010Dn\u00ED panel
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detaily
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detaily objektu
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Ekspander topindhold
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u00C5bn sideomr\u00E5de
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detaljer
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objektdetaljer
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Kopfdaten expandieren
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Seitenbereich \u00F6ffnen
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Details
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objektdetails
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0395\u03C0\u03AD\u03BA\u03C4\u03B1\u03C3\u03B7 \u
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u0391\u03BD\u03BF\u03B9\u03B3\u03BC\u03B1 \u03C0\u03BB\u03B1\u03B9\u03BD\u03BF\u03CD \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u039B\u03B5\u03C0\u03C4\u03BF\u03BC\u03AD\u03C1\u03B5\u03B9\u03B5\u03C2
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u039B\u03B5\u03C0\u03C4\u03BF\u03BC\u03AD\u03C1\u03B5\u03B9\u03B5\u03C2 \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03B9\u03BC\u03AD\u03BD\u03BF\u03C5
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Expand header content
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Open side panel
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Details
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Object details
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Desplegar contenido de cabecera
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Abrir \u00E1rea de p\u00E1gina
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detalles
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalles de objeto
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Laienda p\u00E4ise sisu
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Ava k\u00FClgpaan
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u00DCksikasjad
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objekti \u00FCksikasjad
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Laajenna otsikon sis\u00E4lt\u00F6
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Avaa sivualue
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Lis\u00E4tiedot
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objektin lis\u00E4tiedot
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=D\u00E9velopper contenu de l'en-t\u00EAte
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Ouvrir zone de page
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=D\u00E9tails
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=D\u00E9tails de l'objet
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0936\u0940\u0930\u094D\u0937\u0932\u0947\u0916 \u
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u092A\u0915\u094D\u0937 \u092A\u0948\u0928\u0932 \u0916\u094B\u0932\u0947\u0902
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u0935\u093F\u0935\u0930\u0923
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u0911\u092C\u094D\u091C\u0947\u0915\u094D\u091F \u0935\u093F\u0935\u0930\u0923
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Pro\u0161iri sadr\u017Eaj zaglavlja
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Otvori sporedno podru\u010Dje
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detalji
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalji objekta
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Fejl\u00E9ctartalom kibont\u00E1sa
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Oldalter\u00FClet megnyit\u00E1sa
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=R\u00E9szletek
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objektumr\u00E9szletek
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Espandi contenuto testata
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Apri pannello laterale
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Dettagli
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Dettagli oggetto
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u05D4\u05E8\u05D7\u05D1 \u05EA\u05D5\u05DB\u05DF \
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u05E4\u05EA\u05D7 \u05DC\u05D5\u05D7 \u05E6\u05D3\u05D9
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u05E4\u05E8\u05D8\u05D9\u05DD
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u05E4\u05E8\u05D8\u05D9 \u05D0\u05D5\u05D1\u05D9\u05D9\u05E7\u05D8
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u30D8\u30C3\u30C0\u30B3\u30F3\u30C6\u30F3\u30C4\u3
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u30B5\u30A4\u30C9\u30D1\u30CD\u30EB\u3092\u958B\u304F
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u8A73\u7D30
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E\u8A73\u7D30
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0422\u0430\u049B\u044B\u0440\u044B\u043F \u043C\u
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u0411\u04AF\u0439\u0456\u0440\u043B\u0456\u043A \u043F\u0430\u043D\u0435\u043B\u044C\u0434\u0456 \u0430\u0448\u0443
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u041C\u04D9\u043B\u0456\u043C\u0435\u0442\u0442\u0435\u0440
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u041D\u044B\u0441\u0430\u043D \u043C\u04D9\u043B\u0456\u043C\u0435\u0442\u0442\u0435\u0440\u0456
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\uD5E4\uB354 \uCEE8\uD150\uD2B8 \uD3BC\uCE58\uAE30
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\uC0AC\uC774\uB4DC \uD328\uB110 \uC5F4\uAE30
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\uC138\uBD80\uC0AC\uD56D
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\uC624\uBE0C\uC81D\uD2B8 \uC138\uBD80\uC0AC\uD56D
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=I\u0161pl\u0117sti antra\u0161t\u0117s turin\u012F
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Atidaryti \u0161onin\u012F skyd\u0105
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=I\u0161sami informacija
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objekto informacija
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Izv\u0113rst galvenes saturu
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Atv\u0113rt s\u0101nu paneli
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detaliz\u0113ta inform\u0101cija
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detaliz\u0113ta inform\u0101cija par objektu
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Kembangkan kandungan pengepala
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Panel tepi terbuka
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Butiran
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Butiran objek
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Kopcontent weergeven
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Nevengebied openen
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Details
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objectdetails
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Utvid toppinnhold
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u00C5pne sidepanel
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detaljer
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objektdetaljer
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Rozwi\u0144 zawarto\u015B\u0107 nag\u0142\u00F3wka
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Otw\u00F3rz panel boczny
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Szczeg\u00F3\u0142y
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Szczeg\u00F3\u0142y obiektu
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Expandir conte\u00FAdo de cabe\u00E7alho
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Abrir \u00E1rea da p\u00E1gina
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detalhes
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalhes do objeto
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Expandare con\u0163inut antet
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Deschidere panou lateral
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detalii
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalii obiect
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0420\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043E\u0431\u043B\u0430\u0441\u0442\u044C \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u044B
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u0421\u0432\u0435\u0434\u0435\u043D\u0438\u044F
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u0421\u0432\u0435\u0434\u0435\u043D\u0438\u044F \u043E\u0431\u044A\u0435\u043A\u0442\u0430
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Pro\u0161iri sadr\u017Eaj zaglavlja
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Otvori bo\u010Dni panel
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detalji
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalji objekta
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Rozbali\u0165 obsah hlavi\u010Dky
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Otvori\u0165 bo\u010Dn\u00FD panel
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detaily
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detaily objektu
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Raz\u0161iritev vsebine glave
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Odpiranje podro\u010Dja strani
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detajli
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detajli objekta
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Expandera huvudinneh\u00E5ll
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u00D6ppna sidomr\u00E5de
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Detaljer
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Objektdetaljer
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0E02\u0E22\u0E32\u0E22\u0E40\u0E19\u0E37\u0E49\u0
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u0E40\u0E1B\u0E34\u0E14\u0E41\u0E1C\u0E07\u0E14\u0E49\u0E32\u0E19\u0E02\u0E49\u0E32\u0E07
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u0E23\u0E32\u0E22\u0E25\u0E30\u0E40\u0E2D\u0E35\u0E22\u0E14
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u0E23\u0E32\u0E22\u0E25\u0E30\u0E40\u0E2D\u0E35\u0E22\u0E14\u0E2D\u0E2D\u0E1A\u0E40\u0E08\u0E04
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Ba\u015Fl\u0131k i\u00E7eri\u011Fini geni\u015Flet
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Sayfa alan\u0131 a\u00E7
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Ayr\u0131nt\u0131lar
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Nesne ayr\u0131nt\u0131lar\u0131
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0420\u043E\u0437\u0433\u043E\u0440\u043D\u0443\u0
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u0412\u0456\u0434\u043A\u0440\u0438\u0442\u0438 \u0431\u043E\u043A\u043E\u0432\u0443 \u043F\u0430\u043D\u0435\u043B\u044C
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u041F\u043E\u0434\u0440\u043E\u0431\u0438\u0446\u0456
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u041F\u043E\u0434\u0440\u043E\u0431\u0438\u0446\u0456 \u043E\u0431'\u0454\u043A\u0442\u0430
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=M\u01A1\u0309 r\u00F4\u0323ng n\u00F4\u0323i dung t
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=M\u01A1\u0309 ba\u0309ng b\u00EAn
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=Chi ti\u1EBFt
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Chi ti\u00EA\u0301t \u0111\u00F4\u0301i t\u01B0\u01A1\u0323ng
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u5C55\u5F00\u62AC\u5934\u5185\u5BB9
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u6253\u5F00\u4FA7\u9762\u677F
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u8BE6\u7EC6\u4FE1\u606F
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u5BF9\u8C61\u8BE6\u7EC6\u4FE1\u606F
72
69
 
@@ -64,9 +64,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u5C55\u958B\u8868\u982D\u5167\u5BB9
64
64
  #XTOL: Tooltip for the button that shows the Side Content panel
65
65
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u958B\u555F\u5074\u908A\u9762\u677F
66
66
 
67
- #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it has a title
68
- ROOT_ARIA_LABEL_WITH_TITLE=\u660E\u7D30
69
-
70
67
  #XACT: Text used to label the root sap.uxap.ObjectPageLayout element when it doesn't have a title
71
68
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u7269\u4EF6\u660E\u7D30
72
69
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../../../../sap/ui/core/themes/base/base.less";
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
  @import "../base/library.source.less";