@openui5/sap.uxap 1.120.29 → 1.120.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.uxap",
3
- "version": "1.120.29",
3
+ "version": "1.120.30",
4
4
  "description": "OpenUI5 UI Library sap.uxap",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,9 +14,9 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.f": "1.120.29",
18
- "@openui5/sap.m": "1.120.29",
19
- "@openui5/sap.ui.core": "1.120.29",
20
- "@openui5/sap.ui.layout": "1.120.29"
17
+ "@openui5/sap.f": "1.120.30",
18
+ "@openui5/sap.m": "1.120.30",
19
+ "@openui5/sap.ui.core": "1.120.30",
20
+ "@openui5/sap.ui.layout": "1.120.30"
21
21
  }
22
22
  }
@@ -3,7 +3,7 @@
3
3
 
4
4
  <name>sap.uxap</name>
5
5
  <vendor>SAP SE</vendor>
6
- <version>1.120.29</version>
6
+ <version>1.120.30</version>
7
7
  <copyright>OpenUI5
8
8
  * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
9
9
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  *
22
22
  * @class
23
23
  * @author SAP SE
24
- * @version 1.120.29
24
+ * @version 1.120.30
25
25
  * @since 1.26
26
26
  * @alias sap.uxap.BlockBaseMetadata
27
27
  * @extends sap.ui.core.ElementMetadata
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/core/Element', './library'],
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.120.29
25
+ * @version 1.120.30
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * @implements sap.uxap.IHeaderContent
41
41
  *
42
42
  * @author SAP SE
43
- * @version 1.120.29
43
+ * @version 1.120.30
44
44
  *
45
45
  * @constructor
46
46
  * @public
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @implements sap.uxap.IHeaderTitle
43
43
  *
44
44
  * @author SAP SE
45
- * @version 1.120.29
45
+ * @version 1.120.30
46
46
  *
47
47
  * @constructor
48
48
  * @public
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * @extends sap.ui.core.Element
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.120.29
41
+ * @version 1.120.30
42
42
  *
43
43
  * @constructor
44
44
  * @public
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @constructor
24
24
  * @alias sap.uxap.changeHandler.AddIFrameObjectPageLayout
25
25
  * @author SAP SE
26
- * @version 1.120.29
26
+ * @version 1.120.30
27
27
  * @since 1.75
28
28
  * @experimental Since 1.75
29
29
  */
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @constructor
24
24
  * @alias sap.uxap.changeHandler.MoveObjectPageSection
25
25
  * @author SAP SE
26
- * @version 1.120.29
26
+ * @version 1.120.30
27
27
  * @experimental Since 1.54
28
28
  */
29
29
 
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @constructor
22
22
  * @alias sap.uxap.changeHandler.RenameObjectPageSection
23
23
  * @author SAP SE
24
- * @version 1.120.29
24
+ * @version 1.120.30
25
25
  * @experimental Since 1.50
26
26
  */
27
27
 
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @constructor
20
20
  * @alias sap.uxap.changeHandler.UnstashObjectPageSection
21
21
  * @author SAP SE
22
- * @version 1.120.29
22
+ * @version 1.120.30
23
23
  * @experimental Since 1.115
24
24
  */
25
25
 
@@ -30,7 +30,7 @@ sap.ui.define([
30
30
  * @namespace
31
31
  * @alias sap.uxap
32
32
  * @author SAP SE
33
- * @version 1.120.29
33
+ * @version 1.120.30
34
34
  * @since 1.36
35
35
  * @public
36
36
  */
@@ -73,7 +73,7 @@ sap.ui.define([
73
73
  "sap.uxap.ObjectPageHeaderLayoutData",
74
74
  "sap.uxap.ObjectPageLazyLoader"
75
75
  ],
76
- version: "1.120.29",
76
+ version: "1.120.30",
77
77
  extensions: {
78
78
  flChangeHandlers: {
79
79
  "sap.uxap.ObjectPageHeader": "sap/uxap/flexibility/ObjectPageHeader",
@@ -1,10 +1,10 @@
1
1
  # com.sap.uxap:uxap-uilib resource file
2
2
  # __ldi.translation.uuid=9b33c440-3d95-11e4-916c-0800200c9a66
3
3
 
4
- #XBUT,15: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
4
+ #XBUT: Text displayed on the button to click to expand the subsection (when expanded user will see more information)
5
5
  SHOW_MORE=Show More
6
6
 
7
- #XBUT,15: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
7
+ #XBUT: Text displayed on the button to click to collapse the block (when collapsed user will see less information)
8
8
  SHOW_LESS=Show Less
9
9
 
10
10
  #XACT: ARIA aria-label for AnchorBar
@@ -19,16 +19,16 @@ ANCHOR_BAR_OVERFLOW=More
19
19
  #XACT: ARIA label for BreadCrumbs
20
20
  BREADCRUMB_TRAIL_LABEL=Breadcrumb Trail
21
21
 
22
- #XBUT,11: Text displayed on the button to click to expand all subsections
22
+ #XBUT: Text displayed on the button to click to expand all subsections
23
23
  SHOW_ALL=Show All
24
24
 
25
- #XBUT,12: Text displayed on the button to click to collapse all subsections
25
+ #XBUT: Text displayed on the button to click to collapse all subsections
26
26
  HIDE_ALL=Show Less
27
27
 
28
- #XBUT,9: Text displayed on the button to click to expand section
28
+ #XBUT: Text displayed on the button to click to expand section
29
29
  SHOW=Expand
30
30
 
31
- #XBUT,11: Text displayed on the button to click to collapse section
31
+ #XBUT: Text displayed on the button to click to collapse section
32
32
  HIDE=Collapse
33
33
 
34
34
  #XBUT: Text displayed on the button that will allow editing the Header Area Content
@@ -11,7 +11,7 @@ ANCHOR_BAR_OVERFLOW=Mehr
11
11
 
12
12
  BREADCRUMB_TRAIL_LABEL=Navigationspfad
13
13
 
14
- SHOW_ALL=Alle anzeigen
14
+ SHOW_ALL=Alles anzeigen
15
15
 
16
16
  HIDE_ALL=Weniger anzeigen
17
17
 
@@ -65,7 +65,7 @@ SECTION_CONTROL_NAME_PLURAL=Abschnitte
65
65
 
66
66
  SECTION_TITLE_FOR_IFRAME=Eingebetteter Inhalt
67
67
 
68
- HEADER_CONTROL_NAME=Kopfzeile
68
+ HEADER_CONTROL_NAME=Kopfbereich
69
69
 
70
70
  SUBSECTION_CONTROL_NAME=Unterabschnitt
71
71
 
@@ -77,6 +77,6 @@ NAVIGATION_ROLE_DESCRIPTION=Abschnittsnavigationsleiste
77
77
 
78
78
  FOOTER_ROLE_DESCRIPTION=Allgemeine Aktionen f\u00FCr Objektseite
79
79
 
80
- ADD_IFRAME_IN_HEADER=im Kopf
80
+ ADD_IFRAME_IN_HEADER=im Kopfbereich
81
81
 
82
82
  ADD_IFRAME_AS_SECTION=als neuer Abschnitt