@openui5/sap.uxap 1.97.1 → 1.98.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 (68) hide show
  1. package/.reuse/dep5 +25 -30
  2. package/THIRDPARTY.txt +13 -20
  3. package/package.json +5 -5
  4. package/src/sap/uxap/.library +1 -1
  5. package/src/sap/uxap/BlockBaseMetadata.js +1 -1
  6. package/src/sap/uxap/HierarchicalSelect.js +11 -1
  7. package/src/sap/uxap/ObjectPageAccessibleLandmarkInfo.js +1 -1
  8. package/src/sap/uxap/ObjectPageDynamicHeaderContent.js +1 -1
  9. package/src/sap/uxap/ObjectPageDynamicHeaderTitle.js +1 -1
  10. package/src/sap/uxap/ObjectPageLayout.js +12 -9
  11. package/src/sap/uxap/ObjectPageLazyLoader.js +1 -1
  12. package/src/sap/uxap/changeHandler/AddIFrameObjectPageLayout.js +1 -1
  13. package/src/sap/uxap/changeHandler/MoveObjectPageSection.js +1 -1
  14. package/src/sap/uxap/changeHandler/RenameObjectPageSection.js +1 -1
  15. package/src/sap/uxap/component/ObjectPageLayoutUXDrivenFactory.controller.js +6 -8
  16. package/src/sap/uxap/designtime/ObjectPageLayout.designtime.js +1 -1
  17. package/src/sap/uxap/library.js +2 -2
  18. package/src/sap/uxap/messagebundle.properties +6 -3
  19. package/src/sap/uxap/messagebundle_ar.properties +4 -2
  20. package/src/sap/uxap/messagebundle_bg.properties +4 -2
  21. package/src/sap/uxap/messagebundle_ca.properties +4 -2
  22. package/src/sap/uxap/messagebundle_cs.properties +4 -2
  23. package/src/sap/uxap/messagebundle_cy.properties +4 -2
  24. package/src/sap/uxap/messagebundle_da.properties +4 -2
  25. package/src/sap/uxap/messagebundle_de.properties +4 -2
  26. package/src/sap/uxap/messagebundle_el.properties +4 -2
  27. package/src/sap/uxap/messagebundle_en.properties +4 -2
  28. package/src/sap/uxap/messagebundle_en_GB.properties +4 -2
  29. package/src/sap/uxap/messagebundle_en_US_sappsd.properties +4 -2
  30. package/src/sap/uxap/messagebundle_en_US_saptrc.properties +4 -2
  31. package/src/sap/uxap/messagebundle_es.properties +4 -2
  32. package/src/sap/uxap/messagebundle_es_MX.properties +4 -2
  33. package/src/sap/uxap/messagebundle_et.properties +4 -2
  34. package/src/sap/uxap/messagebundle_fi.properties +4 -2
  35. package/src/sap/uxap/messagebundle_fr.properties +4 -2
  36. package/src/sap/uxap/messagebundle_fr_CA.properties +7 -5
  37. package/src/sap/uxap/messagebundle_hi.properties +4 -2
  38. package/src/sap/uxap/messagebundle_hr.properties +4 -2
  39. package/src/sap/uxap/messagebundle_hu.properties +4 -2
  40. package/src/sap/uxap/messagebundle_id.properties +4 -2
  41. package/src/sap/uxap/messagebundle_it.properties +4 -2
  42. package/src/sap/uxap/messagebundle_iw.properties +4 -2
  43. package/src/sap/uxap/messagebundle_ja.properties +4 -2
  44. package/src/sap/uxap/messagebundle_kk.properties +4 -2
  45. package/src/sap/uxap/messagebundle_ko.properties +4 -2
  46. package/src/sap/uxap/messagebundle_lt.properties +4 -2
  47. package/src/sap/uxap/messagebundle_lv.properties +4 -2
  48. package/src/sap/uxap/messagebundle_ms.properties +4 -2
  49. package/src/sap/uxap/messagebundle_nl.properties +4 -2
  50. package/src/sap/uxap/messagebundle_no.properties +4 -2
  51. package/src/sap/uxap/messagebundle_pl.properties +4 -2
  52. package/src/sap/uxap/messagebundle_pt.properties +5 -3
  53. package/src/sap/uxap/messagebundle_pt_PT.properties +4 -2
  54. package/src/sap/uxap/messagebundle_ro.properties +4 -2
  55. package/src/sap/uxap/messagebundle_ru.properties +4 -2
  56. package/src/sap/uxap/messagebundle_sh.properties +4 -2
  57. package/src/sap/uxap/messagebundle_sk.properties +4 -2
  58. package/src/sap/uxap/messagebundle_sl.properties +4 -2
  59. package/src/sap/uxap/messagebundle_sv.properties +4 -2
  60. package/src/sap/uxap/messagebundle_th.properties +4 -2
  61. package/src/sap/uxap/messagebundle_tr.properties +5 -3
  62. package/src/sap/uxap/messagebundle_uk.properties +4 -2
  63. package/src/sap/uxap/messagebundle_vi.properties +4 -2
  64. package/src/sap/uxap/messagebundle_zh_CN.properties +4 -2
  65. package/src/sap/uxap/messagebundle_zh_TW.properties +4 -2
  66. package/src/sap/uxap/themes/base/ObjectPageHeaderContent.less +2 -10
  67. package/src/sap/uxap/themes/base/ObjectPageSection.less +0 -9
  68. package/src/sap/uxap/themes/base/ObjectPageSubSection.less +6 -1
package/.reuse/dep5 CHANGED
@@ -28,7 +28,7 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”)
28
28
  # OpenUI5 code
29
29
 
30
30
  Files: *
31
- Copyright: 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
31
+ Copyright: 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
32
32
  License: Apache-2.0
33
33
 
34
34
 
@@ -60,7 +60,7 @@ Comment: these files belong to: jQuery UI
60
60
 
61
61
  Files: src/sap.ui.commons/src/sap/ui/commons/Carousel.js
62
62
  Copyright:
63
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
63
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
64
64
  Spencer Tipping
65
65
  License: Apache-2.0 and MIT
66
66
  Comment: these files contain content from SAP and jquery.fix.clone: Carousel.js is authored by SAP, but contains an improved implementation of the clone function which is taken from jquery-fix-clone
@@ -75,35 +75,35 @@ Comment: these files belong to: jQuery 3
75
75
 
76
76
  Files: src/sap.ui.core/src/sap/base/util/isPlainObject.js
77
77
  Copyright:
78
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
78
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
79
79
  OpenJS Foundation and other contributors
80
80
  License: Apache-2.0 and MIT
81
81
  Comment: these files contain content from SAP and jQuery 3: isPlainObject.js is overall written by SAP, but contains a modified implementation of jQuery.isPlainObject taken from jQuery
82
82
 
83
83
  Files: src/sap.ui.core/src/sap/base/util/_merge.js
84
84
  Copyright:
85
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
85
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
86
86
  OpenJS Foundation and other contributors
87
87
  License: Apache-2.0 and MIT
88
88
  Comment: these files contain content from SAP and jQuery 3: _merge.js is overall written by SAP, but contains a modified implementation of jQuery.extend taken from jQuery
89
89
 
90
90
  Files: src/sap.ui.core/src/jquery.sap.script.js
91
91
  Copyright:
92
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
92
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
93
93
  OpenJS Foundation and other contributors
94
94
  License: Apache-2.0 and MIT
95
95
  Comment: these files contain content from SAP and jQuery 3: jquery.sap.script.js is overall written by SAP, but contains a modified implementation of jQuery.extend taken from jQuery
96
96
 
97
97
  Files: src/sap.ui.core/src/sap/ui/Device.js
98
98
  Copyright:
99
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
99
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
100
100
  2011, John Resig
101
101
  License: Apache-2.0 and MIT
102
102
  Comment: these files contain content from SAP and jQuery 1: Device.js is overall written by SAP, but contains code taken from jQuery 1.7.1 (see the respective comment)
103
103
 
104
104
  Files: src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js
105
105
  Copyright:
106
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
106
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
107
107
  2014 jQuery Foundation and other contributors
108
108
  License: Apache-2.0 and MIT
109
109
  Comment: these files contain content from SAP and jQuery UI 1.8: Selectors.js is overall written by SAP, but contains code taken from jQuery UI (see the respective comments)
@@ -115,14 +115,14 @@ Comment: these files belong to: jQuery UI 1.10
115
115
 
116
116
  Files: src/sap.ui.core/src/jquery.sap.dom.js
117
117
  Copyright:
118
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
118
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
119
119
  2014 jQuery Foundation and other contributors
120
120
  License: Apache-2.0 and MIT
121
121
  Comment: these files contain content from SAP and jQuery UI 1.10: jquery.sap.dom.js is overall written by SAP, but contains code taken from jQuery UI Core (see the respective comment)
122
122
 
123
123
  Files: src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js
124
124
  Copyright:
125
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
125
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
126
126
  2014 jQuery Foundation and other contributors
127
127
  License: Apache-2.0 and MIT
128
128
  Comment: these files contain content from SAP and jQuery UI 1.11: zIndex.js is overall written by SAP, but contains an implementation of the function 'fnzIndex' which is taken from jQuery UI Datepicker 1.11.1
@@ -149,7 +149,7 @@ Comment: these files belong to: jQuery Mobile
149
149
 
150
150
  Files: src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js
151
151
  Copyright:
152
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
152
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
153
153
  2012 Wei-Ko Kao
154
154
  License: Apache-2.0 and MIT
155
155
  Comment: these files contain content from SAP and jQuery.rtl-scroll-type: _FeatureDetection.js is overall written by SAP, but contains code which is inspired by jQuery.rtl-scroll-type
@@ -281,14 +281,14 @@ Comment: these files belong to: blanket.js
281
281
 
282
282
  Files: src/sap.ui.core/src/sap/base/util/JSTokenizer.js
283
283
  Copyright:
284
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
284
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
285
285
  Douglas Crockford
286
286
  License: Apache-2.0 and LicenseRef-JSONinJSPublicDomain
287
287
  Comment: these files contain content from SAP and JSON in JS: JSTokenizer.js is overall written by SAP, but contains code has been taken from the component JSON in JavaScript (https://github.com/douglascrockford/JSON-js/blob/master/json2.js) from Douglas Crockford which is licensed under Public Domain
288
288
 
289
289
  Files: src/sap.ui.core/src/sap/ui/base/ExpressionParser.js
290
290
  Copyright:
291
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
291
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
292
292
  2010 Douglas Crockford
293
293
  License: Apache-2.0
294
294
  Comment: these files contain content from SAP and Top Down Operator Precedence: ExpressionParser.js is overall written by SAP, but contains code taken from or inspired by TDOP by Douglas Crockford (see the respective comment)
@@ -322,7 +322,7 @@ Comment: these files contain content from p-cancelable and @babel/helpers: _Canc
322
322
 
323
323
  Files: src/sap.ui.core/src/sap/ui/core/date/Persian.js
324
324
  Copyright:
325
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
325
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
326
326
  Behrang Norouzinia
327
327
  License: Apache-2.0 and MIT
328
328
  Comment: these files contain content from SAP and Jalaali JS: Persian.js is overall written by SAP, but the calculation is taken from jalaali-js
@@ -334,7 +334,7 @@ Comment: these files belong to: vkBeautify
334
334
 
335
335
  Files: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
336
336
  Copyright:
337
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
337
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
338
338
  Isaac Z. Schlueter and Contributors
339
339
  License: Apache-2.0 and ISC
340
340
  Comment: these files contain content from SAP and node-lru-cache: LRUPersistentCache.js is overall written by SAP, but portions ('Least Recently Used' logic) are taken from the node-lru-cache project (see https://github.com/isaacs/node-lru-cache/blob/v2.7.3/README.md) and modified.
@@ -370,21 +370,11 @@ Comment: these files belong to: Buttons extension for DataTables
370
370
 
371
371
  # Library: sap.ui.integration:
372
372
 
373
- Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*.*.json src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/bundle*
373
+ Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*
374
374
  Copyright: SAP
375
375
  License: Apache-2.0
376
376
  Comment: these files belong to: UI5 Web Components
377
377
 
378
- Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/webcomponentsjs/*
379
- Copyright: 2015 The Polymer Authors
380
- License: BSD-3-Clause
381
- Comment: these files belong to: Webcomponentsjs
382
-
383
- Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/Unicode-Data-Files-LICENSE.txt
384
- Copyright: 1991-2014 Unicode, Inc.
385
- License: Unicode-DFS-2015
386
- Comment: these files belong to: Unicode Common Locale Data Repository
387
-
388
378
  Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards.js src/sap.ui.integration/src/sap/ui/integration/schemas/adaptive-card.json
389
379
  Copyright: 2017 Microsoft
390
380
  License: MIT
@@ -395,22 +385,27 @@ Copyright: 2017 Microsoft
395
385
  License: MIT
396
386
  Comment: these files belong to: Adaptive Cards Templating
397
387
 
388
+ Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
389
+ Copyright: Microsoft
390
+ License: MIT
391
+ Comment: these files belong to: Adaptive Expressions
392
+
398
393
  Files: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
399
394
  Copyright: 2014 Vitaly Puzrin, Alex Kocharin
400
395
  License: MIT
401
396
  Comment: these files belong to: Markdown-it
402
397
 
403
- Files: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
404
- Copyright: 2015-2017 Evgeny Poberezkin
398
+ Files: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
399
+ Copyright: 2020 Jeremy Danyow
405
400
  License: MIT
406
- Comment: these files belong to: ajv
401
+ Comment: these files belong to: @cfworker/json-schema
407
402
 
408
403
 
409
404
  # Library: sap.ui.mdc:
410
405
 
411
406
  Files: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
412
407
  Copyright:
413
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
408
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
414
409
  2015 unnikked
415
410
  License: Apache-2.0 and MIT
416
411
  Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
@@ -454,7 +449,7 @@ Comment: these files belong to: LESS
454
449
 
455
450
  Files: lib/jsdoc/ui5/plugin.js
456
451
  Copyright:
457
- 2009-2021 SAP SE or an SAP affiliate company and OpenUI5 contributors
452
+ 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
458
453
  2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
459
454
  License: Apache-2.0
460
455
  Comment: these files contain content from SAP and JSDoc 3: plugin.js is overall written by SAP, but contains code taken from JSDoc 3.6.7 (see the respective comments)
package/THIRDPARTY.txt CHANGED
@@ -351,24 +351,11 @@ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/D
351
351
 
352
352
  Library: sap.ui.integration:
353
353
 
354
- Component: UI5 Web Components, version: 1.0.0-rc.8
354
+ Component: UI5 Web Components, version: 1.0.1
355
355
  Copyright: SAP
356
356
  License: Apache-2.0
357
357
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
358
- Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*.*.json
359
- src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/bundle*
360
-
361
- Component: Webcomponentsjs, version: 1.0.2
362
- Copyright: 2015 The Polymer Authors
363
- License: BSD-3-Clause
364
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
365
- Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/webcomponentsjs/*
366
-
367
- Component: Unicode Common Locale Data Repository
368
- Copyright: 1991-2014 Unicode, Inc.
369
- License: Unicode-DFS-2015
370
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
371
- Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/Unicode-Data-Files-LICENSE.txt
358
+ Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/*
372
359
 
373
360
  Component: Adaptive Cards, version: 2.9.0
374
361
  Copyright: 2017 Microsoft
@@ -377,23 +364,29 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
377
364
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards.js
378
365
  src/sap.ui.integration/src/sap/ui/integration/schemas/adaptive-card.json
379
366
 
380
- Component: Adaptive Cards Templating, version: 0.1.1-alpha.0
367
+ Component: Adaptive Cards Templating, version: 2.2.0
381
368
  Copyright: 2017 Microsoft
382
369
  License: MIT
383
370
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
384
371
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards-templating.js
385
372
 
386
- Component: Markdown-it, version: 10.0.0
373
+ Component: Adaptive Expressions, version: 4.15.0
374
+ Copyright: Microsoft
375
+ License: MIT
376
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
377
+ Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
378
+
379
+ Component: Markdown-it, version: 12.2.0
387
380
  Copyright: 2014 Vitaly Puzrin, Alex Kocharin
388
381
  License: MIT
389
382
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
390
383
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
391
384
 
392
- Component: ajv, version: 6.12.3
393
- Copyright: 2015-2017 Evgeny Poberezkin
385
+ Component: @cfworker/json-schema, version: 1.6.8
386
+ Copyright: 2020 Jeremy Danyow
394
387
  License: MIT
395
388
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
396
- Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/ajv/ajv.min.js
389
+ Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
397
390
 
398
391
 
399
392
  Library: sap.ui.mdc:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.uxap",
3
- "version": "1.97.1",
3
+ "version": "1.98.0",
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.97.1",
18
- "@openui5/sap.m": "1.97.1",
19
- "@openui5/sap.ui.core": "1.97.1",
20
- "@openui5/sap.ui.layout": "1.97.1"
17
+ "@openui5/sap.f": "1.98.0",
18
+ "@openui5/sap.m": "1.98.0",
19
+ "@openui5/sap.ui.core": "1.98.0",
20
+ "@openui5/sap.ui.layout": "1.98.0"
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.97.1</version>
6
+ <version>1.98.0</version>
7
7
  <copyright>OpenUI5
8
8
  * (c) Copyright 2009-2022 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.97.1
24
+ * @version 1.98.0
25
25
  * @since 1.26
26
26
  * @alias sap.uxap.BlockBaseMetadata
27
27
  * @extends sap.ui.core.ElementMetadata
@@ -60,6 +60,17 @@ sap.ui.define([
60
60
 
61
61
  Select.prototype.onAfterRenderingPicker.call(this);
62
62
 
63
+ this._applyHierarchyLevelClasses();
64
+ };
65
+
66
+ HierarchicalSelect.prototype.onAfterRenderingList = function() {
67
+
68
+ Select.prototype.onAfterRenderingList.call(this);
69
+
70
+ this._applyHierarchyLevelClasses();
71
+ };
72
+
73
+ HierarchicalSelect.prototype._applyHierarchyLevelClasses = function () {
63
74
  var aItems = this.getItems() || [];
64
75
 
65
76
  aItems.forEach(function (oItem) {
@@ -69,7 +80,6 @@ sap.ui.define([
69
80
  }, this);
70
81
  };
71
82
 
72
-
73
83
  HierarchicalSelect.prototype.setUpperCase = function (bValue, bSuppressInvalidate) {
74
84
 
75
85
  this.setProperty("upperCase", bValue, bSuppressInvalidate);
@@ -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.97.1
25
+ * @version 1.98.0
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  * @implements sap.uxap.IHeaderContent
42
42
  *
43
43
  * @author SAP SE
44
- * @version 1.97.1
44
+ * @version 1.98.0
45
45
  *
46
46
  * @constructor
47
47
  * @public
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @implements sap.uxap.IHeaderTitle
43
43
  *
44
44
  * @author SAP SE
45
- * @version 1.97.1
45
+ * @version 1.98.0
46
46
  *
47
47
  * @constructor
48
48
  * @public
@@ -2050,9 +2050,11 @@ sap.ui.define([
2050
2050
  ObjectPageLayout.prototype._isClosestScrolledSection = function (sSectionId) {
2051
2051
  var iScrollTop = this._$opWrapper.length > 0 ? this._$opWrapper.scrollTop() : 0,
2052
2052
  iPageHeight = this.iScreenHeight,
2053
- sClosestSectionId = this._getClosestScrolledSectionId(iScrollTop, iPageHeight);
2053
+ sClosestSectionBaseId = this._getClosestScrolledSectionBaseId(iScrollTop, iPageHeight),
2054
+ oSectionBase = this.oCore.byId(sClosestSectionBaseId),
2055
+ oSection = ObjectPageSection._getClosestSection(oSectionBase);
2054
2056
 
2055
- return sClosestSectionId && (sSectionId === sClosestSectionId);
2057
+ return oSection && (sSectionId === oSection.getId());
2056
2058
  };
2057
2059
 
2058
2060
  ObjectPageLayout.prototype._setSelectedSectionId = function (sSelectedSectionId) {
@@ -3328,8 +3330,8 @@ sap.ui.define([
3328
3330
  }
3329
3331
 
3330
3332
  //find the currently scrolled section = where position - iScrollTop is closest to 0
3331
- sClosestId = this._getClosestScrolledSectionId(iScrollTop, iPageHeight);
3332
- sClosestSubSectionId = this._getClosestScrolledSectionId(iScrollTop, iPageHeight, true /* subSections only */);
3333
+ sClosestId = this._getClosestScrolledSectionBaseId(iScrollTop, iPageHeight);
3334
+ sClosestSubSectionId = this._getClosestScrolledSectionBaseId(iScrollTop, iPageHeight, true /* subSections only */);
3333
3335
 
3334
3336
  if (sClosestId) {
3335
3337
 
@@ -3418,7 +3420,7 @@ sap.ui.define([
3418
3420
  return iTitleHeightDelta;
3419
3421
  };
3420
3422
 
3421
- ObjectPageLayout.prototype._getClosestScrolledSectionId = function (iScrollTop, iPageHeight, bSubSectionsOnly) {
3423
+ ObjectPageLayout.prototype._getClosestScrolledSectionBaseId = function (iScrollTop, iPageHeight, bSubSectionsOnly) {
3422
3424
  bSubSectionsOnly = !!bSubSectionsOnly;
3423
3425
  iScrollTop = Math.ceil(iScrollTop);
3424
3426
 
@@ -4220,7 +4222,7 @@ sap.ui.define([
4220
4222
  }
4221
4223
 
4222
4224
  var iScrollTop = this._oScroller.getScrollTop(),
4223
- sScrolledSubSectionId = this._getClosestScrolledSectionId(
4225
+ sScrolledSubSectionId = this._getClosestScrolledSectionBaseId(
4224
4226
  this._oScroller.getScrollTop(), this.iScreenHeight, true /* subSections only */),
4225
4227
  iScrollTopWithinScrolledSubSection;
4226
4228
 
@@ -4265,13 +4267,14 @@ sap.ui.define([
4265
4267
  */
4266
4268
  ObjectPageLayout.prototype._toggleFooter = function (bShow) {
4267
4269
  var bUseAnimations,
4268
- oFooter = this.getFooter();
4270
+ oFooter = this.getFooter(),
4271
+ sAnimationMode = this.oCore.getConfiguration().getAnimationMode();
4269
4272
 
4270
4273
  if (!exists(oFooter) || !exists(this._$footerWrapper)) {
4271
4274
  return;
4272
4275
  }
4273
4276
 
4274
- bUseAnimations = this.oCore.getConfiguration().getAnimationMode() !== Configuration.AnimationMode.none;
4277
+ bUseAnimations = sAnimationMode !== Configuration.AnimationMode.none && sAnimationMode !== Configuration.AnimationMode.minimal;
4275
4278
 
4276
4279
  if (bUseAnimations) {
4277
4280
  this._toggleFooterAnimation(bShow, oFooter);
@@ -4815,7 +4818,7 @@ sap.ui.define([
4815
4818
  sTitleText = oHeader ? oHeader.getTitleText() : null,
4816
4819
  sAriaLabelText;
4817
4820
 
4818
- if (oHeader && sTitleText) {
4821
+ if (oHeader && sTitleText && sElement !== "ROOT") {
4819
4822
  sAriaLabelText = sTitleText;
4820
4823
 
4821
4824
  if (bAddResourceBundleText) {
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @extends sap.ui.core.Element
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.97.1
40
+ * @version 1.98.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @constructor
26
26
  * @alias sap.uxap.changeHandler.AddIFrameObjectPageLayout
27
27
  * @author SAP SE
28
- * @version 1.97.1
28
+ * @version 1.98.0
29
29
  * @since 1.75
30
30
  * @experimental Since 1.75
31
31
  */
@@ -13,7 +13,7 @@ sap.ui.define(["sap/ui/fl/changeHandler/MoveControls", "sap/ui/core/Core", "sap/
13
13
  * @constructor
14
14
  * @alias sap.uxap.changeHandler.MoveObjectPageSection
15
15
  * @author SAP SE
16
- * @version 1.97.1
16
+ * @version 1.98.0
17
17
  * @experimental Since 1.54
18
18
  */
19
19
 
@@ -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.97.1
24
+ * @version 1.98.0
25
25
  * @experimental Since 1.50
26
26
  */
27
27
 
@@ -5,7 +5,6 @@
5
5
  */
6
6
 
7
7
  sap.ui.define([
8
- "jquery.sap.global",
9
8
  "sap/ui/model/BindingMode",
10
9
  "sap/ui/model/Context",
11
10
  "sap/ui/base/ManagedObject",
@@ -14,14 +13,13 @@ sap.ui.define([
14
13
  "sap/base/util/ObjectPath",
15
14
  "sap/ui/thirdparty/jquery"
16
15
  ], function(
17
- jQuery,
18
16
  BindingMode,
19
17
  Context,
20
18
  ManagedObject,
21
19
  Controller,
22
20
  Log,
23
21
  ObjectPath,
24
- jQueryDOM
22
+ jQuery
25
23
  ) {
26
24
  "use strict";
27
25
 
@@ -33,12 +31,12 @@ sap.ui.define([
33
31
  */
34
32
  connectToComponent: function (oModel) {
35
33
 
36
- var bHasPendingRequest = jQueryDOM.isEmptyObject(oModel.getData());
34
+ var bHasPendingRequest = jQuery.isEmptyObject(oModel.getData());
37
35
 
38
36
  //ensure a 1 way binding otherwise it cause any block property change to update the entire subSections
39
37
  oModel.setDefaultBindingMode(BindingMode.OneWay);
40
38
 
41
- var fnHeaderFactory = jQueryDOM.proxy(function () {
39
+ var fnHeaderFactory = jQuery.proxy(function () {
42
40
 
43
41
  if (bHasPendingRequest) {
44
42
  oModel.detachRequestCompleted(fnHeaderFactory);
@@ -84,7 +82,7 @@ sap.ui.define([
84
82
  oControlMetadata = oControlClass.getMetadata();
85
83
 
86
84
  //pre-processing: substitute event handler as strings by their function instance
87
- jQueryDOM.each(oControlMetadata._mAllEvents, jQueryDOM.proxy(function (sEventName, oEventProperties) {
85
+ jQuery.each(oControlMetadata._mAllEvents, jQuery.proxy(function (sEventName, oEventProperties) {
88
86
  if (typeof oControlInfo[sEventName] == "string") {
89
87
  oControlInfo[sEventName] = this.convertEventHandler(oControlInfo[sEventName]);
90
88
  }
@@ -94,7 +92,7 @@ sap.ui.define([
94
92
  oControl = ManagedObject.create(oControlInfo);
95
93
 
96
94
  //post-processing: bind properties on the objectPageLayoutMetadata model
97
- jQueryDOM.each(oControlMetadata._mAllProperties, jQueryDOM.proxy(function (sPropertyName, oProperty) {
95
+ jQuery.each(oControlMetadata._mAllProperties, jQuery.proxy(function (sPropertyName, oProperty) {
98
96
  if (oControlInfo[sPropertyName]) {
99
97
  oControl.bindProperty(sPropertyName, "objectPageLayoutMetadata>" + oBindingContext.getPath() + "/" + sPropertyName);
100
98
  }
@@ -116,7 +114,7 @@ sap.ui.define([
116
114
  var fnNameSpace = window, aNameSpaceParts = sStaticHandlerName.split('.');
117
115
 
118
116
  try {
119
- jQueryDOM.each(aNameSpaceParts, function (iIndex, sNameSpacePart) {
117
+ jQuery.each(aNameSpaceParts, function (iIndex, sNameSpacePart) {
120
118
  fnNameSpace = fnNameSpace[sNameSpacePart];
121
119
  });
122
120
  } catch (sError) {
@@ -34,7 +34,7 @@ function(
34
34
  return sap.ui.getCore().getLibraryResourceBundle("sap.uxap").getText("LAYOUT_CONTROL_NAME");
35
35
  },
36
36
  plural : function(){
37
- return sap.ui.getCore().getLibraryResourceBundle("sap.uxap").getText("LAYOUT_CONTROL__PLURAL");
37
+ return sap.ui.getCore().getLibraryResourceBundle("sap.uxap").getText("LAYOUT_CONTROL_NAME_PLURAL");
38
38
  }
39
39
  },
40
40
  aggregations : {
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @namespace
25
25
  * @name sap.uxap
26
26
  * @author SAP SE
27
- * @version 1.97.1
27
+ * @version 1.98.0
28
28
  * @since 1.36
29
29
  * @public
30
30
  */
@@ -69,7 +69,7 @@ sap.ui.define([
69
69
  "sap.uxap.ObjectPageHeaderLayoutData",
70
70
  "sap.uxap.ObjectPageLazyLoader"
71
71
  ],
72
- version: "1.97.1",
72
+ version: "1.98.0",
73
73
  extensions: {
74
74
  flChangeHandlers: {
75
75
  "sap.uxap.ObjectPageHeader": "sap/uxap/flexibility/ObjectPageHeader",
@@ -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
 
@@ -88,6 +85,12 @@ NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=Object options
88
85
  #XACT: Text used to label the AnchorBar element of sap.uxap.ObjectPageLayout when it doesn't have a title
89
86
  FOOTER_ARIA_LABEL=General actions
90
87
 
88
+ #XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Object Page Layout
89
+ LAYOUT_CONTROL_NAME=Object Page Layout
90
+
91
+ #XTIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Object Page Layouts
92
+ LAYOUT_CONTROL_NAME_PLURAL=Object Page Layouts
93
+
91
94
  #XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly control type name: Section
92
95
  SECTION_CONTROL_NAME=Section
93
96
 
@@ -41,8 +41,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u062A\u0648\u0633\u064A\u0639 \u0645\u062D\u062A\u
41
41
 
42
42
  TOOLTIP_OP_SHOW_SIDE_CONTENT=\u0641\u062A\u062D \u0627\u0644\u0644\u0648\u062D\u0629 \u0627\u0644\u062C\u0627\u0646\u0628\u064A\u0629
43
43
 
44
- ROOT_ARIA_LABEL_WITH_TITLE=\u062A\u0641\u0627\u0635\u064A\u0644
45
-
46
44
  ROOT_ARIA_LABEL_WITHOUT_TITLE=\u062A\u0641\u0627\u0635\u064A\u0644 \u0627\u0644\u0643\u0627\u0626\u0646
47
45
 
48
46
  HEADER_ARIA_LABEL_WITH_TITLE=\u0627\u0644\u0645\u0642\u062F\u0645\u0629\: \u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0646\u0645\u0637 \u0642\u0631\u0627\u0621\u0629 \u0642\u0627\u0631\u0626 \u0627\u0644\u0634\u0627\u0634\u0629 \u0644\u0642\u0631\u0627\u0621\u0629 \u062C\u0645\u064A\u0639 \u0645\u0639\u0644\u0648\u0645\u0627\u062A \u0627\u0644\u0643\u0627\u0626\u0646
@@ -57,6 +55,10 @@ NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=\u062E\u064A\u0627\u0631\u0627\u062A \u0627\
57
55
 
58
56
  FOOTER_ARIA_LABEL=\u0625\u062C\u0631\u0627\u0621\u0627\u062A \u0639\u0627\u0645\u0629
59
57
 
58
+ LAYOUT_CONTROL_NAME=\u0645\u062E\u0637\u0637 \u0635\u0641\u062D\u0627\u062A \u0627\u0644\u0643\u0627\u0626\u0646
59
+
60
+ LAYOUT_CONTROL_NAME_PLURAL=\u0645\u062E\u0637\u0637\u0627\u062A \u0635\u0641\u062D\u0627\u062A \u0627\u0644\u0643\u0627\u0626\u0646\u0627\u062A
61
+
60
62
  SECTION_CONTROL_NAME=\u0627\u0644\u0642\u0633\u0645
61
63
 
62
64
  SECTION_CONTROL_NAME_PLURAL=\u0627\u0644\u0623\u0642\u0633\u0627\u0645
@@ -41,8 +41,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=\u0420\u0430\u0437\u0448\u0438\u0440\u044F\u0432\u0
41
41
 
42
42
  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
43
43
 
44
- ROOT_ARIA_LABEL_WITH_TITLE=\u041F\u043E\u0434\u0440\u043E\u0431\u043D\u0438 \u0434\u0430\u043D\u043D\u0438
45
-
46
44
  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
47
45
 
48
46
  HEADER_ARIA_LABEL_WITH_TITLE=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435\: \u0418\u0437\u043F\u043E\u043B\u0437\u0432\u0430\u0439\u0442\u0435 \u0440\u0435\u0436\u0438\u043C \u0437\u0430 \u0447\u0435\u0442\u0435\u043D\u0435 \u043D\u0430 \u0435\u043A\u0440\u0430\u043D \u0437\u0430 \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u0435 \u043D\u0430 \u0446\u044F\u043B\u0430\u0442\u0430 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
@@ -57,6 +55,10 @@ NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=\u041E\u043F\u0446\u0438\u0438 \u043D\u0430
57
55
 
58
56
  FOOTER_ARIA_LABEL=\u041E\u0431\u0449\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044F
59
57
 
58
+ LAYOUT_CONTROL_NAME=\u0424\u043E\u0440\u043C\u0430\u0442 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
59
+
60
+ LAYOUT_CONTROL_NAME_PLURAL=\u0424\u043E\u0440\u043C\u0430\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 \u0437\u0430 \u043E\u0431\u0435\u043A\u0442
61
+
60
62
  SECTION_CONTROL_NAME=\u0420\u0430\u0437\u0434\u0435\u043B
61
63
 
62
64
  SECTION_CONTROL_NAME_PLURAL=\u0420\u0430\u0437\u0434\u0435\u043B\u0438
@@ -41,8 +41,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Desplegar contingut de cap\u00E7alera
41
41
 
42
42
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Obrir \u00E0rea de p\u00E0gina
43
43
 
44
- ROOT_ARIA_LABEL_WITH_TITLE=Detalls
45
-
46
44
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detalls d'objecte
47
45
 
48
46
  HEADER_ARIA_LABEL_WITH_TITLE=Cap\u00E7alera\: utilitzeu el mode de lectura del lector de pantalla per llegir tota la informaci\u00F3 de l'objecte
@@ -57,6 +55,10 @@ NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=Opcions d'objecte
57
55
 
58
56
  FOOTER_ARIA_LABEL=Accions generals
59
57
 
58
+ LAYOUT_CONTROL_NAME=Disposici\u00F3 de p\u00E0gina d'objecte
59
+
60
+ LAYOUT_CONTROL_NAME_PLURAL=Disposicions de p\u00E0gina d'objecte
61
+
60
62
  SECTION_CONTROL_NAME=Secci\u00F3
61
63
 
62
64
  SECTION_CONTROL_NAME_PLURAL=Seccions
@@ -41,8 +41,6 @@ TOOLTIP_OP_EXPAND_HEADER_BTN=Rozbalit obsah hlavi\u010Dky
41
41
 
42
42
  TOOLTIP_OP_SHOW_SIDE_CONTENT=Otev\u0159\u00EDt bo\u010Dn\u00ED panel
43
43
 
44
- ROOT_ARIA_LABEL_WITH_TITLE=Detaily
45
-
46
44
  ROOT_ARIA_LABEL_WITHOUT_TITLE=Detaily objektu
47
45
 
48
46
  HEADER_ARIA_LABEL_WITH_TITLE=Hlavi\u010Dka\: Pou\u017Eijte re\u017Eim \u010Dten\u00ED obrazovky pro \u010Dten\u00ED v\u0161ech informac\u00ED o objektu
@@ -57,6 +55,10 @@ NAVTOOLBAR_ARIA_LABEL_WITHOUT_TITLE=Mo\u017Enosti objektu
57
55
 
58
56
  FOOTER_ARIA_LABEL=V\u0161eobecn\u00E9 akce
59
57
 
58
+ LAYOUT_CONTROL_NAME=Layout str\u00E1nky objektu
59
+
60
+ LAYOUT_CONTROL_NAME_PLURAL=Layouty str\u00E1nky objektu
61
+
60
62
  SECTION_CONTROL_NAME=Sekce
61
63
 
62
64
  SECTION_CONTROL_NAME_PLURAL=Sekce