@openui5/sap.ui.ux3 1.105.1 → 1.107.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 (40) hide show
  1. package/.reuse/dep5 +20 -17
  2. package/THIRDPARTY.txt +31 -21
  3. package/package.json +4 -4
  4. package/src/sap/ui/ux3/.library +1 -1
  5. package/src/sap/ui/ux3/ActionBar.js +6 -6
  6. package/src/sap/ui/ux3/ActionBarRenderer.js +3 -3
  7. package/src/sap/ui/ux3/Collection.js +3 -4
  8. package/src/sap/ui/ux3/CollectionInspector.js +5 -6
  9. package/src/sap/ui/ux3/DataSet.js +1 -6
  10. package/src/sap/ui/ux3/DataSetItem.js +1 -2
  11. package/src/sap/ui/ux3/DataSetSimpleView.js +1 -2
  12. package/src/sap/ui/ux3/Exact.js +1 -4
  13. package/src/sap/ui/ux3/ExactArea.js +1 -2
  14. package/src/sap/ui/ux3/ExactAttribute.js +1 -4
  15. package/src/sap/ui/ux3/ExactBrowser.js +1 -3
  16. package/src/sap/ui/ux3/ExactList.js +6 -5
  17. package/src/sap/ui/ux3/ExactListRenderer.js +3 -3
  18. package/src/sap/ui/ux3/FacetFilter.js +1 -2
  19. package/src/sap/ui/ux3/FacetFilterList.js +1 -2
  20. package/src/sap/ui/ux3/Feed.js +1 -2
  21. package/src/sap/ui/ux3/FeedChunk.js +1 -2
  22. package/src/sap/ui/ux3/Feeder.js +1 -2
  23. package/src/sap/ui/ux3/NavigationBar.js +6 -7
  24. package/src/sap/ui/ux3/NavigationItem.js +1 -2
  25. package/src/sap/ui/ux3/NotificationBar.js +1 -3
  26. package/src/sap/ui/ux3/Notifier.js +5 -6
  27. package/src/sap/ui/ux3/Overlay.js +1 -5
  28. package/src/sap/ui/ux3/OverlayContainer.js +1 -2
  29. package/src/sap/ui/ux3/OverlayDialog.js +1 -2
  30. package/src/sap/ui/ux3/QuickView.js +1 -2
  31. package/src/sap/ui/ux3/QuickViewRenderer.js +3 -3
  32. package/src/sap/ui/ux3/Shell.js +5 -12
  33. package/src/sap/ui/ux3/ShellPersonalization.js +6 -4
  34. package/src/sap/ui/ux3/ShellRenderer.js +4 -3
  35. package/src/sap/ui/ux3/ThingAction.js +1 -2
  36. package/src/sap/ui/ux3/ThingGroup.js +1 -2
  37. package/src/sap/ui/ux3/ThingInspector.js +1 -2
  38. package/src/sap/ui/ux3/ThingViewer.js +1 -2
  39. package/src/sap/ui/ux3/ToolPopup.js +6 -11
  40. package/src/sap/ui/ux3/library.js +2 -12
package/.reuse/dep5 CHANGED
@@ -43,6 +43,14 @@ License: Apache-2.0
43
43
  #
44
44
 
45
45
 
46
+ # Library: sap.m:
47
+
48
+ Files: src/sap.m/src/sap/m/_thirdparty/purify.js
49
+ Copyright: Mario Heiderich
50
+ License: Apache-2.0
51
+ Comment: these files belong to: purify.js
52
+
53
+
46
54
  # Library: sap.ui.codeeditor:
47
55
 
48
56
  Files: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/*
@@ -127,17 +135,17 @@ Copyright:
127
135
  License: Apache-2.0 and MIT
128
136
  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
129
137
 
130
- Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit.*
138
+ Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
131
139
  Copyright: jQuery Foundation and other contributors
132
140
  License: MIT
133
141
  Comment: these files belong to: QUnit
134
142
 
135
- Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.*
143
+ Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
136
144
  Copyright: jQuery Foundation and other contributors
137
145
  License: MIT
138
146
  Comment: these files belong to: QUnit 2
139
147
 
140
- Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.*
148
+ Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
141
149
  Copyright: jQuery Foundation and other contributors
142
150
  License: MIT
143
151
  Comment: these files belong to: QUnit 2.18
@@ -159,7 +167,7 @@ Copyright:
159
167
  License: Apache-2.0 and MIT
160
168
  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
161
169
 
162
- Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.*
170
+ Files: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
163
171
  Copyright: jQuery Foundation and other contributors
164
172
  License: MIT
165
173
  Comment: these files belong to: QUnit Composite
@@ -239,7 +247,7 @@ Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
239
247
  License: BSD-3-Clause
240
248
  Comment: these files belong to: SinonJS
241
249
 
242
- Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.*
250
+ Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
243
251
  Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
244
252
  License: BSD-3-Clause
245
253
  Comment: these files belong to: SinonJS 14
@@ -313,7 +321,7 @@ Copyright: 2018 Michael Mclaughlin
313
321
  License: MIT
314
322
  Comment: these files belong to: bignumber.js
315
323
 
316
- Files: src/sap.ui.core/src/sap/ui/base/util/restricted/_/lodash.custom.js
324
+ Files: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
317
325
  Copyright: OpenJS Foundation and other contributors
318
326
  License: MIT
319
327
  Comment: these files belong to: lodash
@@ -323,7 +331,7 @@ Copyright: 2021 Mathias Nater
323
331
  License: MIT
324
332
  Comment: these files belong to: Hyphenopoly
325
333
 
326
- Files: src/sap.ui.core/src/sap/ui/base/util/restricted/_CancelablePromise.js
334
+ Files: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
327
335
  Copyright:
328
336
  Sindre Sorhus <sindresorhus@gmail.com>
329
337
  2014-present Sebastian McKenzie and other contributors
@@ -418,16 +426,6 @@ License: MIT
418
426
  Comment: these files belong to: @cfworker/json-schema
419
427
 
420
428
 
421
- # Library: sap.ui.mdc:
422
-
423
- Files: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
424
- Copyright:
425
- 2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
426
- 2015 unnikked
427
- License: Apache-2.0 and MIT
428
- Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
429
-
430
-
431
429
  # Library: sap.ui.webc.common:
432
430
 
433
431
  Files: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.* src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
@@ -448,6 +446,11 @@ Copyright: SAP
448
446
  License: Apache-2.0
449
447
  Comment: these files belong to: UI5 Web Components
450
448
 
449
+ Files: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
450
+ Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
451
+ License: Apache-2.0
452
+ Comment: these files belong to: ZXing
453
+
451
454
 
452
455
  # Library: sap.ui.webc.main:
453
456
 
package/THIRDPARTY.txt CHANGED
@@ -4,6 +4,15 @@ each subcomponent.
4
4
  The full text of all referenced licenses is appended at the end of this file.
5
5
 
6
6
 
7
+ Library: sap.m:
8
+
9
+ Component: purify.js, version: 2.3.8
10
+ Copyright: Mario Heiderich
11
+ License: Apache-2.0
12
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
13
+ Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
14
+
15
+
7
16
  Library: sap.ui.codeeditor:
8
17
 
9
18
  Component: Ace (Ajax.org Cloud9 Editor), version: 1.4.13
@@ -68,19 +77,22 @@ Component: QUnit, version: 1.18.0
68
77
  Copyright: jQuery Foundation and other contributors
69
78
  License: MIT
70
79
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
71
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.*
80
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css
81
+ src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
72
82
 
73
83
  Component: QUnit 2, version: 2.3.2
74
84
  Copyright: jQuery Foundation and other contributors
75
85
  License: MIT
76
86
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
77
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.*
87
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css
88
+ src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
78
89
 
79
90
  Component: QUnit 2.18, version: 2.18.0
80
91
  Copyright: jQuery Foundation and other contributors
81
92
  License: MIT
82
93
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
83
- Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.*
94
+ Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css
95
+ src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
84
96
 
85
97
  Component: jQuery-Migrate, version: 3.3.1
86
98
  Copyright: OpenJS Foundation and other contributors
@@ -104,7 +116,8 @@ Component: QUnit Composite, version: 1.0.2-pre
104
116
  Copyright: jQuery Foundation and other contributors
105
117
  License: MIT
106
118
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
107
- Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.*
119
+ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css
120
+ src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
108
121
 
109
122
  Component: JUnit Reporter for QUnit, version: 1.1.1
110
123
  Copyright: jQuery Foundation and other contributors
@@ -201,7 +214,7 @@ Component: SinonJS 14, version: 14.0.0
201
214
  Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
202
215
  License: BSD-3-Clause
203
216
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
204
- Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.*
217
+ Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
205
218
 
206
219
  Component: Sinon-qunit, version: 2.0.0
207
220
  Copyright: 2010-2011, Christian Johansen
@@ -289,7 +302,7 @@ Component: lodash, version: 4.17.21
289
302
  Copyright: OpenJS Foundation and other contributors
290
303
  License: MIT
291
304
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
292
- Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_/lodash.custom.js
305
+ Contained in: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
293
306
 
294
307
  Component: Hyphenopoly, version: 3.4.0
295
308
  Copyright: 2021 Mathias Nater
@@ -301,13 +314,13 @@ Component: p-cancelable, version: 2.0.0
301
314
  Copyright: Sindre Sorhus <sindresorhus@gmail.com>
302
315
  License: MIT
303
316
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
304
- Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_CancelablePromise.js
317
+ Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
305
318
 
306
319
  Component: @babel/helpers, version: 7.10.4
307
320
  Copyright: 2014-present Sebastian McKenzie and other contributors
308
321
  License: MIT
309
322
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
310
- Contained in: src/sap.ui.core/src/sap/ui/base/util/restricted/_CancelablePromise.js
323
+ Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
311
324
 
312
325
  Component: Jalaali JS
313
326
  Copyright: Behrang Norouzinia
@@ -407,18 +420,9 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
407
420
  Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
408
421
 
409
422
 
410
- Library: sap.ui.mdc:
411
-
412
- Component: BooleanExpressionEvaluator, version: master-18530acbf3
413
- Copyright: 2015 unnikked
414
- License: MIT
415
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
416
- Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
417
-
418
-
419
423
  Library: sap.ui.webc.common:
420
424
 
421
- Component: UI5 Web Components, version: 1.1.2
425
+ Component: UI5 Web Components, version: 1.5.0
422
426
  Copyright: SAP
423
427
  License: Apache-2.0
424
428
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
@@ -429,7 +433,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
429
433
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
430
434
  src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
431
435
 
432
- Component: lit-html, version: 2.0.1
436
+ Component: lit-html, version: 2.2.2
433
437
  Copyright: Google LLC
434
438
  License: BSD-3-Clause
435
439
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
@@ -438,16 +442,22 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
438
442
 
439
443
  Library: sap.ui.webc.fiori:
440
444
 
441
- Component: UI5 Web Components, version: 1.1.2
445
+ Component: UI5 Web Components, version: 1.5.0
442
446
  Copyright: SAP
443
447
  License: Apache-2.0
444
448
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
445
449
  Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
446
450
 
451
+ Component: ZXing, version: 0.19.1
452
+ Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
453
+ License: Apache-2.0
454
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
455
+ Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
456
+
447
457
 
448
458
  Library: sap.ui.webc.main:
449
459
 
450
- Component: UI5 Web Components, version: 1.1.2
460
+ Component: UI5 Web Components, version: 1.5.0
451
461
  Copyright: SAP
452
462
  License: Apache-2.0
453
463
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.ux3",
3
- "version": "1.105.1",
3
+ "version": "1.107.0",
4
4
  "description": "OpenUI5 UI Library sap.ui.ux3",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,8 +14,8 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.ui.commons": "1.105.1",
18
- "@openui5/sap.ui.core": "1.105.1",
19
- "@openui5/sap.ui.unified": "1.105.1"
17
+ "@openui5/sap.ui.commons": "1.107.0",
18
+ "@openui5/sap.ui.core": "1.107.0",
19
+ "@openui5/sap.ui.unified": "1.107.0"
20
20
  }
21
21
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.105.1</version>
9
+ <version>1.107.0</version>
10
10
 
11
11
  <documentation>Controls that implement the SAP User Experience (UX) Guidelines 3.0</documentation>
12
12
 
@@ -21,7 +21,8 @@ sap.ui.define([
21
21
  'sap/ui/commons/MenuButton',
22
22
  'sap/ui/commons/Button',
23
23
  'sap/ui/Device',
24
- 'sap/base/Log'
24
+ 'sap/base/Log',
25
+ "sap/ui/core/Configuration"
25
26
  ],
26
27
  function(
27
28
  jQuery,
@@ -39,7 +40,8 @@ sap.ui.define([
39
40
  MenuButton,
40
41
  Button,
41
42
  Device,
42
- Log
43
+ Log,
44
+ Configuration
43
45
  ) {
44
46
  "use strict";
45
47
 
@@ -72,13 +74,12 @@ sap.ui.define([
72
74
  *
73
75
  * When using this control, please be aware that it fulfills rather specific requirements: it has been designed for and is used within composite controls QuickView and ThingInspector.
74
76
  * @extends sap.ui.core.Control
75
- * @version 1.105.1
77
+ * @version 1.107.0
76
78
  *
77
79
  * @constructor
78
80
  * @public
79
81
  * @deprecated Since version 1.38. Instead, use the <code>sap.m.Toolbar</code> or <code>sap.m.OverflowToolbar</code> control.
80
82
  * @alias sap.ui.ux3.ActionBar
81
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
82
83
  */
83
84
  var ActionBar = Control.extend("sap.ui.ux3.ActionBar", /** @lends sap.ui.ux3.ActionBar.prototype */ {
84
85
  metadata : {
@@ -458,7 +459,7 @@ sap.ui.define([
458
459
  };
459
460
  //populates the menu of the 'Follow' actionBar button depending on the 'FollowState' property
460
461
  oResult._fnPrepareFollowMenu = function( oEvent, oActionBar ) {
461
- var imagePath = sap.ui.resource("sap.ui.ux3", "themes/" + sap.ui.getCore().getConfiguration().getTheme());
462
+ var imagePath = sap.ui.resource("sap.ui.ux3", "themes/" + Configuration.getTheme());
462
463
  if (oActionBar.mActionMap[oActionBar.mActionKeys.Follow]) {
463
464
  if (!oActionBar._oUnFollowItem) {
464
465
  oActionBar._oUnFollowItem = new MenuItem({
@@ -898,7 +899,6 @@ sap.ui.define([
898
899
  * These are the more- and follow menu and the feeder popup
899
900
  * @type void
900
901
  * @public
901
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
902
902
  */
903
903
  ActionBar.prototype.closePopups = function() {
904
904
  if (this._oUpdatePopup) {
@@ -4,8 +4,8 @@
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
7
- sap.ui.define(["./library"],
8
- function(library) {
7
+ sap.ui.define(["./library", "sap/ui/core/Configuration"],
8
+ function(library, Configuration) {
9
9
  "use strict";
10
10
 
11
11
 
@@ -37,7 +37,7 @@ sap.ui.define(["./library"],
37
37
  // result: <div id="<id>" data-sap-ui="<id>" class="sapUiUx3ActionBar" role="toolbar">
38
38
  rm.openStart("div", oControl);
39
39
  rm.class("sapUiUx3ActionBar");
40
- if ( sap.ui.getCore().getConfiguration().getAccessibility()) {
40
+ if ( Configuration.getAccessibility()) {
41
41
  rm.attr('role', 'toolbar');
42
42
  }
43
43
  rm.openEnd();
@@ -20,14 +20,13 @@ sap.ui.define(['sap/ui/core/Element', 'sap/ui/model/SelectionModel', './library'
20
20
  * @class
21
21
  * Collection
22
22
  * @extends sap.ui.core.Element
23
- * @version 1.105.1
23
+ * @version 1.107.0
24
24
  *
25
25
  * @constructor
26
26
  * @public
27
27
  * @since 1.9.0
28
28
  * @deprecated Since version 1.38.
29
29
  * @alias sap.ui.ux3.Collection
30
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
31
30
  */
32
31
  var Collection = Element.extend("sap.ui.ux3.Collection", /** @lends sap.ui.ux3.Collection.prototype */ { metadata : {
33
32
 
@@ -157,8 +156,8 @@ sap.ui.define(['sap/ui/core/Element', 'sap/ui/model/SelectionModel', './library'
157
156
  };
158
157
 
159
158
  /**
160
- * @param {int | string | sap.ui.core.Item} vSelectedItem the selectedItem to remove or its index or id
161
- * @return {string} the id of the removed selectedItem or null
159
+ * @param {int | string | sap.ui.core.Item} vSelectedItem the selected item to remove or its index or ID
160
+ * @returns {string|null|undefined} the ID of the removed selected item or <code>null</code>
162
161
  * @public
163
162
  */
164
163
  Collection.prototype.removeSelectedItem = function(vSelectedItem) {
@@ -29,14 +29,13 @@ sap.ui.define([
29
29
  * @class
30
30
  * CollectionInspector
31
31
  * @extends sap.ui.core.Control
32
- * @version 1.105.1
32
+ * @version 1.107.0
33
33
  *
34
34
  * @constructor
35
35
  * @public
36
36
  * @since 1.9.0
37
37
  * @deprecated Since version 1.38.
38
38
  * @alias sap.ui.ux3.CollectionInspector
39
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
40
39
  */
41
40
  var CollectionInspector = Control.extend("sap.ui.ux3.CollectionInspector", /** @lends sap.ui.ux3.CollectionInspector.prototype */ { metadata : {
42
41
 
@@ -412,8 +411,8 @@ sap.ui.define([
412
411
  /**
413
412
  * Removes a collection from the aggregation named <code>collections</code>.
414
413
  *
415
- * @param {int | string | sap.ui.ux3.Collection} vCollection the collection to remove or its index or id
416
- * @return {sap.ui.ux3.Collection} the removed collection or null
414
+ * @param {int | string | sap.ui.ux3.Collection} vCollection the collection to remove or its index or ID
415
+ * @returns {sap.ui.ux3.Collection|null} the removed collection or <code>null</code>
417
416
  * @public
418
417
  */
419
418
  CollectionInspector.prototype.removeCollection = function(vCollection) {
@@ -511,8 +510,8 @@ sap.ui.define([
511
510
  /**
512
511
  * Removes a content from the aggregation named <code>content</code>.
513
512
  *
514
- * @param {int | string | sap.ui.core.Control} vContent the content to remove or its index or id
515
- * @return {sap.ui.core.Control} the removed content or null
513
+ * @param {int | string | sap.ui.core.Control} vContent the content to remove or its index or ID
514
+ * @returns {sap.ui.core.Control|null} the removed content or <code>null</code>
516
515
  * @public
517
516
  */
518
517
  CollectionInspector.prototype.removeContent = function(vContent) {
@@ -44,13 +44,12 @@ sap.ui.define([
44
44
  * @class
45
45
  * DataSet
46
46
  * @extends sap.ui.core.Control
47
- * @version 1.105.1
47
+ * @version 1.107.0
48
48
  *
49
49
  * @constructor
50
50
  * @public
51
51
  * @deprecated as of version 1.38. Use a container by choice from the {@link sap.m} library, instead.
52
52
  * @alias sap.ui.ux3.DataSet
53
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
54
53
  */
55
54
  var DataSet = Control.extend("sap.ui.ux3.DataSet", /** @lends sap.ui.ux3.DataSet.prototype */ { metadata : {
56
55
 
@@ -385,7 +384,6 @@ sap.ui.define([
385
384
  *
386
385
  * @return {int} selected index
387
386
  * @protected
388
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
389
387
  */
390
388
  DataSet.prototype.getLeadSelection = function() {
391
389
  return this.selectionModel.getLeadSelectedIndex();
@@ -397,7 +395,6 @@ sap.ui.define([
397
395
  * @param {int} iIIndex set LeadSelection index
398
396
  * @type void
399
397
  * @protected
400
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
401
398
  */
402
399
  DataSet.prototype.setLeadSelection = function(iIndex) {
403
400
  this.selectionModel.setLeadSelectedIndex(iIndex);
@@ -659,7 +656,6 @@ sap.ui.define([
659
656
  * ToolbarItem
660
657
  * @type void
661
658
  * @public
662
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
663
659
  */
664
660
  DataSet.prototype.addToolbarItem = function(oToolbarItem) {
665
661
  this._getToolbar().addItem(oToolbarItem);
@@ -673,7 +669,6 @@ sap.ui.define([
673
669
  * @param {sap.ui.commons.ToolbarItem} oOToolbarItem
674
670
  * @type void
675
671
  * @public
676
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
677
672
  */
678
673
  DataSet.prototype.removeToolbarItem = function(oToolbarItem) {
679
674
  this._getToolbar().removeItem(oToolbarItem);
@@ -20,13 +20,12 @@ sap.ui.define(['sap/ui/core/Element', './library'],
20
20
  * @class
21
21
  * DataSet Item
22
22
  * @extends sap.ui.core.Element
23
- * @version 1.105.1
23
+ * @version 1.107.0
24
24
  *
25
25
  * @constructor
26
26
  * @public
27
27
  * @deprecated as of version 1.38
28
28
  * @alias sap.ui.ux3.DataSetItem
29
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
30
29
  */
31
30
  var DataSetItem = Element.extend("sap.ui.ux3.DataSetItem", /** @lends sap.ui.ux3.DataSetItem.prototype */ { metadata : {
32
31
 
@@ -37,13 +37,12 @@ sap.ui.define([
37
37
  * DataSetSimpleView provides a simple view example for DataSet usage.
38
38
  * @extends sap.ui.core.Control
39
39
  * @implements sap.ui.ux3.DataSetView
40
- * @version 1.105.1
40
+ * @version 1.107.0
41
41
  *
42
42
  * @constructor
43
43
  * @public
44
44
  * @deprecated Since version 1.38. Use a layout by choice from the {@link sap.m} library, instead.
45
45
  * @alias sap.ui.ux3.DataSetSimpleView
46
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
47
46
  */
48
47
  var DataSetSimpleView = Control.extend("sap.ui.ux3.DataSetSimpleView", /** @lends sap.ui.ux3.DataSetSimpleView.prototype */ { metadata : {
49
48
 
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * @extends sap.ui.core.Control
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.105.1
55
+ * @version 1.107.0
56
56
  *
57
57
  * @constructor
58
58
  * @public
@@ -60,7 +60,6 @@ sap.ui.define([
60
60
  * API is not yet finished and might change completely
61
61
  * @deprecated Since version 1.38.
62
62
  * @alias sap.ui.ux3.Exact
63
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
64
63
  */
65
64
  var Exact = Control.extend("sap.ui.ux3.Exact", /** @lends sap.ui.ux3.Exact.prototype */ { metadata : {
66
65
 
@@ -191,7 +190,6 @@ sap.ui.define([
191
190
  *
192
191
  * @type sap.ui.ux3.ExactArea
193
192
  * @public
194
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
195
193
  */
196
194
  Exact.prototype.getResultArea = function() {
197
195
  return this._resultArea;
@@ -203,7 +201,6 @@ sap.ui.define([
203
201
  *
204
202
  * @type sap.ui.commons.SearchField
205
203
  * @public
206
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
207
204
  */
208
205
  Exact.prototype.getSearchField = function() {
209
206
  return this._search_input;
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.core.Control
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.105.1
32
+ * @version 1.107.0
33
33
  *
34
34
  * @constructor
35
35
  * @public
@@ -37,7 +37,6 @@ sap.ui.define([
37
37
  * API is not yet finished and might change completely
38
38
  * @deprecated Since version 1.38.
39
39
  * @alias sap.ui.ux3.ExactArea
40
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
41
40
  */
42
41
  var ExactArea = Control.extend("sap.ui.ux3.ExactArea", /** @lends sap.ui.ux3.ExactArea.prototype */ { metadata : {
43
42
 
@@ -23,13 +23,12 @@ sap.ui.define(['sap/ui/core/Element', './library'],
23
23
  * @extends sap.ui.core.Element
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.105.1
26
+ * @version 1.107.0
27
27
  *
28
28
  * @constructor
29
29
  * @public
30
30
  * @deprecated Since version 1.38.
31
31
  * @alias sap.ui.ux3.ExactAttribute
32
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
33
32
  */
34
33
  var ExactAttribute = Element.extend("sap.ui.ux3.ExactAttribute", /** @lends sap.ui.ux3.ExactAttribute.prototype */ { metadata : {
35
34
 
@@ -127,7 +126,6 @@ sap.ui.define(['sap/ui/core/Element', './library'],
127
126
  * The direct child attribute
128
127
  * @type void
129
128
  * @public
130
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
131
129
  */
132
130
  ExactAttribute.prototype.scrollTo = function(oAttribute) {
133
131
  if (!(oAttribute instanceof ExactAttribute)) {
@@ -292,7 +290,6 @@ sap.ui.define(['sap/ui/core/Element', './library'],
292
290
  *
293
291
  * @type void
294
292
  * @public
295
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
296
293
  */
297
294
  ExactAttribute.prototype.getShowSubAttributesIndicator_Computed = function() {
298
295
  return this.hasListeners("supplyAttributes") && this.getSupplyActive() ? this.getShowSubAttributesIndicator() : this.getAttributesInternal().length > 0;
@@ -50,13 +50,12 @@ sap.ui.define([
50
50
  * @extends sap.ui.core.Control
51
51
  *
52
52
  * @author SAP SE
53
- * @version 1.105.1
53
+ * @version 1.107.0
54
54
  *
55
55
  * @constructor
56
56
  * @public
57
57
  * @deprecated Since version 1.38.
58
58
  * @alias sap.ui.ux3.ExactBrowser
59
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
60
59
  */
61
60
  var ExactBrowser = Control.extend("sap.ui.ux3.ExactBrowser", /** @lends sap.ui.ux3.ExactBrowser.prototype */ { metadata : {
62
61
 
@@ -317,7 +316,6 @@ sap.ui.define([
317
316
  *
318
317
  * @type void
319
318
  * @public
320
- * @ui5-metamodel This method also will be described in the UI5 (legacy) designtime metamodel
321
319
  */
322
320
  ExactBrowser.prototype.reset = function() {
323
321
  this._rootList._closeAll();
@@ -21,7 +21,8 @@ sap.ui.define([
21
21
  'sap/ui/dom/containsOrEquals',
22
22
  'sap/ui/events/ControlEvents',
23
23
  'sap/ui/Device',
24
- 'sap/base/security/encodeXML'
24
+ 'sap/base/security/encodeXML',
25
+ 'sap/ui/core/Configuration'
25
26
  ],
26
27
  function(
27
28
  jQuery,
@@ -40,7 +41,8 @@ sap.ui.define([
40
41
  containsOrEquals,
41
42
  ControlEvents,
42
43
  Device,
43
- encodeXML
44
+ encodeXML,
45
+ Configuration
44
46
  ) {
45
47
  "use strict";
46
48
 
@@ -62,13 +64,12 @@ sap.ui.define([
62
64
  * @extends sap.ui.core.Control
63
65
  *
64
66
  * @author SAP SE
65
- * @version 1.105.1
67
+ * @version 1.107.0
66
68
  *
67
69
  * @constructor
68
70
  * @public
69
71
  * @deprecated Since version 1.38.
70
72
  * @alias sap.ui.ux3.ExactList
71
- * @ui5-metamodel This control/element also will be described in the UI5 (legacy) designtime metamodel
72
73
  */
73
74
  var ExactList = Control.extend("sap.ui.ux3.ExactList", /** @lends sap.ui.ux3.ExactList.prototype */ { metadata : {
74
75
 
@@ -321,7 +322,7 @@ sap.ui.define([
321
322
  return;
322
323
  }
323
324
 
324
- this._bRTL = sap.ui.getCore().getConfiguration().getRTL();
325
+ this._bRTL = Configuration.getRTL();
325
326
 
326
327
  //Init the open animation (like expand, no Open Animation when the control is the top list)
327
328
  if (!this._isTop()) {
@@ -5,8 +5,8 @@
5
5
  */
6
6
 
7
7
  // Provides default renderer for the sap.ui.ux3.ExactListRenderer
8
- sap.ui.define([],
9
- function() {
8
+ sap.ui.define(["sap/ui/core/Configuration"],
9
+ function(Configuration) {
10
10
  "use strict";
11
11
 
12
12
 
@@ -171,7 +171,7 @@ sap.ui.define([],
171
171
  */
172
172
  ExactListRenderer.getExpanderSymbol = function(bExpanded, bHorizontal){
173
173
  if (bHorizontal) {
174
- if (sap.ui.getCore().getConfiguration().getRTL()) {
174
+ if (Configuration.getRTL()) {
175
175
  return bExpanded ? "&#9654;" : "&#9664;";
176
176
  } else {
177
177
  return bExpanded ? "&#9664;" : "&#9654;";