@openui5/sap.f 1.120.6 → 1.121.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.
- package/.reuse/dep5 +23 -21
- package/THIRDPARTY.txt +6 -43
- package/package.json +4 -4
- package/src/sap/f/.library +1 -1
- package/src/sap/f/Avatar.js +5 -4
- package/src/sap/f/AvatarGroup.js +4 -4
- package/src/sap/f/AvatarGroupItem.js +1 -1
- package/src/sap/f/CalendarAppointmentInCard.js +1 -1
- package/src/sap/f/CalendarInCard.js +7 -5
- package/src/sap/f/CalendarInCardRenderer.js +6 -11
- package/src/sap/f/Card.js +1 -1
- package/src/sap/f/CardBase.js +6 -6
- package/src/sap/f/DynamicPage.js +35 -15
- package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/DynamicPageHeader.js +30 -16
- package/src/sap/f/DynamicPageTitle.js +10 -8
- package/src/sap/f/FlexibleColumnLayout.js +220 -90
- package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutRenderer.js +7 -3
- package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
- package/src/sap/f/GridContainer.js +45 -46
- package/src/sap/f/GridContainerItemLayoutData.js +1 -1
- package/src/sap/f/GridContainerRenderer.js +19 -11
- package/src/sap/f/GridContainerSettings.js +2 -2
- package/src/sap/f/GridList.js +15 -4
- package/src/sap/f/GridListItem.js +1 -1
- package/src/sap/f/GridNavigationMatrix.js +3 -3
- package/src/sap/f/IllustratedMessage.js +1 -1
- package/src/sap/f/Illustration.js +1 -1
- package/src/sap/f/PlanningCalendarInCardLegend.js +4 -5
- package/src/sap/f/PlanningCalendarInCardLegendRenderer.js +4 -4
- package/src/sap/f/ProductSwitch.js +7 -7
- package/src/sap/f/ProductSwitchItem.js +1 -1
- package/src/sap/f/ProductSwitchRenderer.js +3 -3
- package/src/sap/f/SearchManager.js +4 -4
- package/src/sap/f/ShellBar.js +71 -10
- package/src/sap/f/ShellBarRenderer.js +3 -3
- package/src/sap/f/SidePanel.js +22 -11
- package/src/sap/f/SidePanelItem.js +1 -1
- package/src/sap/f/cards/BaseHeader.js +21 -9
- package/src/sap/f/cards/Header.js +1 -1
- package/src/sap/f/cards/NumericHeader.js +1 -1
- package/src/sap/f/cards/NumericIndicators.js +1 -1
- package/src/sap/f/cards/NumericSideIndicator.js +1 -1
- package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
- package/src/sap/f/cards/loading/PlaceholderBaseRenderer.js +2 -2
- package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
- package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
- package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
- package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
- package/src/sap/f/delegate/GridItemNavigation.js +1 -1
- package/src/sap/f/designtime/messagebundle_en_US_saprigi.properties +4 -4
- package/src/sap/f/dnd/GridDragOver.js +5 -5
- package/src/sap/f/dnd/GridDropInfo.js +1 -1
- package/src/sap/f/library.js +23 -19
- package/src/sap/f/messagebundle.properties +4 -1
- package/src/sap/f/messagebundle_ar.properties +2 -0
- package/src/sap/f/messagebundle_bg.properties +2 -0
- package/src/sap/f/messagebundle_ca.properties +2 -0
- package/src/sap/f/messagebundle_cnr.properties +2 -0
- package/src/sap/f/messagebundle_cs.properties +2 -0
- package/src/sap/f/messagebundle_cy.properties +2 -0
- package/src/sap/f/messagebundle_da.properties +2 -0
- package/src/sap/f/messagebundle_de.properties +2 -0
- package/src/sap/f/messagebundle_el.properties +2 -0
- package/src/sap/f/messagebundle_en.properties +86 -1
- package/src/sap/f/messagebundle_en_GB.properties +2 -0
- package/src/sap/f/messagebundle_en_US_saprigi.properties +82 -80
- package/src/sap/f/messagebundle_es.properties +2 -0
- package/src/sap/f/messagebundle_es_MX.properties +2 -0
- package/src/sap/f/messagebundle_et.properties +2 -0
- package/src/sap/f/messagebundle_fi.properties +2 -0
- package/src/sap/f/messagebundle_fr.properties +2 -0
- package/src/sap/f/messagebundle_fr_CA.properties +2 -0
- package/src/sap/f/messagebundle_hi.properties +2 -0
- package/src/sap/f/messagebundle_hr.properties +2 -0
- package/src/sap/f/messagebundle_hu.properties +2 -0
- package/src/sap/f/messagebundle_id.properties +2 -0
- package/src/sap/f/messagebundle_it.properties +2 -0
- package/src/sap/f/messagebundle_iw.properties +2 -0
- package/src/sap/f/messagebundle_ja.properties +2 -0
- package/src/sap/f/messagebundle_kk.properties +2 -0
- package/src/sap/f/messagebundle_ko.properties +2 -0
- package/src/sap/f/messagebundle_lt.properties +2 -0
- package/src/sap/f/messagebundle_lv.properties +2 -0
- package/src/sap/f/messagebundle_mk.properties +2 -0
- package/src/sap/f/messagebundle_ms.properties +2 -0
- package/src/sap/f/messagebundle_nl.properties +2 -0
- package/src/sap/f/messagebundle_no.properties +2 -0
- package/src/sap/f/messagebundle_pl.properties +2 -0
- package/src/sap/f/messagebundle_pt.properties +2 -0
- package/src/sap/f/messagebundle_pt_PT.properties +2 -0
- package/src/sap/f/messagebundle_ro.properties +2 -0
- package/src/sap/f/messagebundle_ru.properties +2 -0
- package/src/sap/f/messagebundle_sh.properties +2 -0
- package/src/sap/f/messagebundle_sk.properties +2 -0
- package/src/sap/f/messagebundle_sl.properties +2 -0
- package/src/sap/f/messagebundle_sr.properties +2 -0
- package/src/sap/f/messagebundle_sv.properties +2 -0
- package/src/sap/f/messagebundle_th.properties +2 -0
- package/src/sap/f/messagebundle_tr.properties +2 -0
- package/src/sap/f/messagebundle_uk.properties +3 -1
- package/src/sap/f/messagebundle_vi.properties +2 -0
- package/src/sap/f/messagebundle_zh_CN.properties +2 -0
- package/src/sap/f/messagebundle_zh_TW.properties +2 -0
- package/src/sap/f/semantic/AddAction.js +1 -1
- package/src/sap/f/semantic/CloseAction.js +1 -1
- package/src/sap/f/semantic/CopyAction.js +1 -1
- package/src/sap/f/semantic/DeleteAction.js +1 -1
- package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
- package/src/sap/f/semantic/EditAction.js +1 -1
- package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
- package/src/sap/f/semantic/FavoriteAction.js +1 -1
- package/src/sap/f/semantic/FlagAction.js +1 -1
- package/src/sap/f/semantic/FooterMainAction.js +1 -1
- package/src/sap/f/semantic/FullScreenAction.js +1 -1
- package/src/sap/f/semantic/MainAction.js +1 -1
- package/src/sap/f/semantic/MessagesIndicator.js +1 -1
- package/src/sap/f/semantic/NegativeAction.js +1 -1
- package/src/sap/f/semantic/PositiveAction.js +1 -1
- package/src/sap/f/semantic/PrintAction.js +1 -1
- package/src/sap/f/semantic/SemanticButton.js +1 -1
- package/src/sap/f/semantic/SemanticConfiguration.js +7 -8
- package/src/sap/f/semantic/SemanticControl.js +1 -1
- package/src/sap/f/semantic/SemanticFooter.js +2 -2
- package/src/sap/f/semantic/SemanticPage.js +19 -17
- package/src/sap/f/semantic/SemanticShareMenu.js +5 -2
- package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
- package/src/sap/f/semantic/SendEmailAction.js +1 -1
- package/src/sap/f/semantic/SendMessageAction.js +1 -1
- package/src/sap/f/semantic/ShareInJamAction.js +1 -1
- package/src/sap/f/semantic/TitleMainAction.js +1 -1
- package/src/sap/f/shellBar/Accessibility.js +5 -5
- package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
- package/src/sap/f/shellBar/CoPilot.js +8 -7
- package/src/sap/f/shellBar/ControlSpacer.js +1 -1
- package/src/sap/f/shellBar/Factory.js +14 -8
- package/src/sap/f/shellBar/ResponsiveHandler.js +23 -6
- package/src/sap/f/shellBar/Search.js +20 -4
- package/src/sap/f/themes/base/Card.less +2 -2
- package/src/sap/f/themes/base/CardLoading.less +94 -5
- package/src/sap/f/themes/base/DynamicPage.less +1 -1
- package/src/sap/f/themes/base/DynamicPageHeader.less +1 -1
- package/src/sap/f/themes/base/DynamicPageTitle.less +1 -1
- package/src/sap/f/themes/base/GridContainer.less +6 -4
- package/src/sap/f/themes/base/ShellBar.less +32 -13
- package/LICENSES/BSD-2-Clause.txt +0 -22
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-
|
|
31
|
+
Copyright: 2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
32
32
|
License: Apache-2.0
|
|
33
33
|
|
|
34
34
|
|
|
@@ -68,7 +68,7 @@ Comment: these files belong to: jQuery UI
|
|
|
68
68
|
|
|
69
69
|
Files: src/sap.ui.commons/src/sap/ui/commons/Carousel.js
|
|
70
70
|
Copyright:
|
|
71
|
-
2009-
|
|
71
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
72
72
|
Spencer Tipping
|
|
73
73
|
License: Apache-2.0 and MIT
|
|
74
74
|
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
|
|
@@ -83,35 +83,35 @@ Comment: these files belong to: jQuery 3
|
|
|
83
83
|
|
|
84
84
|
Files: src/sap.ui.core/src/sap/base/util/isPlainObject.js
|
|
85
85
|
Copyright:
|
|
86
|
-
2009-
|
|
86
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
87
87
|
OpenJS Foundation and other contributors
|
|
88
88
|
License: Apache-2.0 and MIT
|
|
89
89
|
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
|
|
90
90
|
|
|
91
91
|
Files: src/sap.ui.core/src/sap/base/util/_merge.js
|
|
92
92
|
Copyright:
|
|
93
|
-
2009-
|
|
93
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
94
94
|
OpenJS Foundation and other contributors
|
|
95
95
|
License: Apache-2.0 and MIT
|
|
96
96
|
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
|
|
97
97
|
|
|
98
98
|
Files: src/sap.ui.core/src/jquery.sap.script.js
|
|
99
99
|
Copyright:
|
|
100
|
-
2009-
|
|
100
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
101
101
|
OpenJS Foundation and other contributors
|
|
102
102
|
License: Apache-2.0 and MIT
|
|
103
103
|
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
|
|
104
104
|
|
|
105
105
|
Files: src/sap.ui.core/src/sap/ui/Device.js
|
|
106
106
|
Copyright:
|
|
107
|
-
2009-
|
|
107
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
108
108
|
2011, John Resig
|
|
109
109
|
License: Apache-2.0 and MIT
|
|
110
110
|
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)
|
|
111
111
|
|
|
112
112
|
Files: src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js
|
|
113
113
|
Copyright:
|
|
114
|
-
2009-
|
|
114
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
115
115
|
2014 jQuery Foundation and other contributors
|
|
116
116
|
License: Apache-2.0 and MIT
|
|
117
117
|
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)
|
|
@@ -123,14 +123,14 @@ Comment: these files belong to: jQuery UI 1.10
|
|
|
123
123
|
|
|
124
124
|
Files: src/sap.ui.core/src/jquery.sap.dom.js
|
|
125
125
|
Copyright:
|
|
126
|
-
2009-
|
|
126
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
127
127
|
2014 jQuery Foundation and other contributors
|
|
128
128
|
License: Apache-2.0 and MIT
|
|
129
129
|
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)
|
|
130
130
|
|
|
131
131
|
Files: src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js
|
|
132
132
|
Copyright:
|
|
133
|
-
2009-
|
|
133
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
134
134
|
2014 jQuery Foundation and other contributors
|
|
135
135
|
License: Apache-2.0 and MIT
|
|
136
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
|
|
@@ -162,7 +162,7 @@ Comment: these files belong to: jQuery Mobile
|
|
|
162
162
|
|
|
163
163
|
Files: src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js
|
|
164
164
|
Copyright:
|
|
165
|
-
2009-
|
|
165
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
166
166
|
2012 Wei-Ko Kao
|
|
167
167
|
License: Apache-2.0 and MIT
|
|
168
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
|
|
@@ -177,6 +177,13 @@ Copyright: jQuery Foundation and other contributors
|
|
|
177
177
|
License: MIT
|
|
178
178
|
Comment: these files belong to: JUnit Reporter for QUnit
|
|
179
179
|
|
|
180
|
+
Files: src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js
|
|
181
|
+
Copyright:
|
|
182
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
183
|
+
jQuery Foundation and other contributors
|
|
184
|
+
License: Apache-2.0 and MIT
|
|
185
|
+
Comment: these files contain content from SAP and JUnit Reporter for QUnit: qunit-junit.js is overall written by SAP, but contains a modified copy of JUnit Reporter for QUnit (qunit-reporter-junit)
|
|
186
|
+
|
|
180
187
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/iscroll.js
|
|
181
188
|
Copyright: 2012 Matteo Spinelli
|
|
182
189
|
License: MIT
|
|
@@ -294,14 +301,14 @@ Comment: these files belong to: blanket.js
|
|
|
294
301
|
|
|
295
302
|
Files: src/sap.ui.core/src/sap/base/util/JSTokenizer.js
|
|
296
303
|
Copyright:
|
|
297
|
-
2009-
|
|
304
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
298
305
|
Douglas Crockford
|
|
299
306
|
License: Apache-2.0 and LicenseRef-JSONinJSPublicDomain
|
|
300
307
|
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
|
|
301
308
|
|
|
302
309
|
Files: src/sap.ui.core/src/sap/ui/base/ExpressionParser.js
|
|
303
310
|
Copyright:
|
|
304
|
-
2009-
|
|
311
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
305
312
|
2010 Douglas Crockford
|
|
306
313
|
License: Apache-2.0
|
|
307
314
|
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)
|
|
@@ -335,7 +342,7 @@ Comment: these files contain content from p-cancelable and @babel/helpers: _Canc
|
|
|
335
342
|
|
|
336
343
|
Files: src/sap.ui.core/src/sap/ui/core/date/Persian.js
|
|
337
344
|
Copyright:
|
|
338
|
-
2009-
|
|
345
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
339
346
|
Behrang Norouzinia
|
|
340
347
|
License: Apache-2.0 and MIT
|
|
341
348
|
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
|
|
@@ -347,14 +354,14 @@ Comment: these files belong to: vkBeautify
|
|
|
347
354
|
|
|
348
355
|
Files: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
|
349
356
|
Copyright:
|
|
350
|
-
2009-
|
|
357
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
351
358
|
Isaac Z. Schlueter and Contributors
|
|
352
359
|
License: Apache-2.0 and ISC
|
|
353
360
|
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.
|
|
354
361
|
|
|
355
362
|
Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
|
356
363
|
Copyright:
|
|
357
|
-
2009-
|
|
364
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
358
365
|
Arthur David Olson, Paul Eggert and other contributors
|
|
359
366
|
License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
|
|
360
367
|
Comment: these files contain content from SAP and Time Zone Database: _timezones.js is overall written by SAP, but the list of IANA timezone IDs is taken from the Timezone Database
|
|
@@ -362,11 +369,6 @@ Comment: these files contain content from SAP and Time Zone Database: _timezones
|
|
|
362
369
|
|
|
363
370
|
# Library: sap.ui.documentation:
|
|
364
371
|
|
|
365
|
-
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/esprima.js
|
|
366
|
-
Copyright: 2013 Ariya Hidayat and other contributors
|
|
367
|
-
License: BSD-2-Clause
|
|
368
|
-
Comment: these files belong to: Esprima
|
|
369
|
-
|
|
370
372
|
Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/*
|
|
371
373
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
372
374
|
License: BSD-3-Clause
|
|
@@ -459,7 +461,7 @@ Comment: these files belong to: UI5 Web Components
|
|
|
459
461
|
|
|
460
462
|
Files: lib/jsdoc/ui5/plugin.js
|
|
461
463
|
Copyright:
|
|
462
|
-
2009-
|
|
464
|
+
2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
463
465
|
2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
|
|
464
466
|
License: Apache-2.0
|
|
465
467
|
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
|
@@ -15,7 +15,7 @@ Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
|
|
|
15
15
|
|
|
16
16
|
Library: sap.ui.codeeditor:
|
|
17
17
|
|
|
18
|
-
Component: Ace (Ajax.org Cloud9 Editor), version: 1.
|
|
18
|
+
Component: Ace (Ajax.org Cloud9 Editor), version: 1.31.1
|
|
19
19
|
Copyright: 2010, Ajax.org B.V.
|
|
20
20
|
License: BSD-3-Clause
|
|
21
21
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -124,6 +124,7 @@ Copyright: jQuery Foundation and other contributors
|
|
|
124
124
|
License: MIT
|
|
125
125
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
126
126
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-reporter-junit.js
|
|
127
|
+
src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js
|
|
127
128
|
|
|
128
129
|
Component: cubiq.org - iScroll, version: 4.2.5
|
|
129
130
|
Copyright: 2012 Matteo Spinelli
|
|
@@ -179,7 +180,7 @@ License: Apache-2.0
|
|
|
179
180
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
180
181
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
|
|
181
182
|
|
|
182
|
-
Component: Unicode Common Locale Data Repository, version:
|
|
183
|
+
Component: Unicode Common Locale Data Repository, version: 44
|
|
183
184
|
Copyright: 1991-2023 Unicode, Inc.
|
|
184
185
|
License: Unicode-DFS-2015
|
|
185
186
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
|
|
@@ -334,7 +335,7 @@ License: ISC
|
|
|
334
335
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
|
|
335
336
|
Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
|
336
337
|
|
|
337
|
-
Component: Time Zone Database, version:
|
|
338
|
+
Component: Time Zone Database, version: 2023d
|
|
338
339
|
Copyright: Arthur David Olson, Paul Eggert and other contributors
|
|
339
340
|
License: LicenseRef-tzdata-PublicDomain
|
|
340
341
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-tzdata-PublicDomain.txt
|
|
@@ -343,13 +344,7 @@ Contained in: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
|
|
343
344
|
|
|
344
345
|
Library: sap.ui.documentation:
|
|
345
346
|
|
|
346
|
-
Component:
|
|
347
|
-
Copyright: 2013 Ariya Hidayat and other contributors
|
|
348
|
-
License: BSD-2-Clause
|
|
349
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-2-Clause.txt
|
|
350
|
-
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/esprima.js
|
|
351
|
-
|
|
352
|
-
Component: highlight.js, version: 10.4.1
|
|
347
|
+
Component: highlight.js, version: 11.9.0
|
|
353
348
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
354
349
|
License: BSD-3-Clause
|
|
355
350
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -466,7 +461,7 @@ License: Apache-2.0
|
|
|
466
461
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
467
462
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
468
463
|
|
|
469
|
-
Component: SAP Theming Base Content, version: 11.
|
|
464
|
+
Component: SAP Theming Base Content, version: 11.10.0
|
|
470
465
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
471
466
|
License: Apache-2.0
|
|
472
467
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -663,38 +658,6 @@ END of license: Apache-2.0
|
|
|
663
658
|
=================================
|
|
664
659
|
|
|
665
660
|
|
|
666
|
-
=================================
|
|
667
|
-
BEGIN of license: BSD-2-Clause
|
|
668
|
-
=================================
|
|
669
|
-
|
|
670
|
-
Copyright (c) <year> <owner>. All rights reserved.
|
|
671
|
-
|
|
672
|
-
Redistribution and use in source and binary forms, with or without modification,
|
|
673
|
-
are permitted provided that the following conditions are met:
|
|
674
|
-
|
|
675
|
-
1. Redistributions of source code must retain the above copyright notice,
|
|
676
|
-
this list of conditions and the following disclaimer.
|
|
677
|
-
|
|
678
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
679
|
-
this list of conditions and the following disclaimer in the documentation
|
|
680
|
-
and/or other materials provided with the distribution.
|
|
681
|
-
|
|
682
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
|
683
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
684
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
685
|
-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
|
|
686
|
-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
687
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
688
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
689
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
690
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
|
691
|
-
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
692
|
-
|
|
693
|
-
=================================
|
|
694
|
-
END of license: BSD-2-Clause
|
|
695
|
-
=================================
|
|
696
|
-
|
|
697
|
-
|
|
698
661
|
=================================
|
|
699
662
|
BEGIN of license: BSD-3-Clause
|
|
700
663
|
=================================
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.f",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.121.0",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.f",
|
|
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.m": "1.
|
|
18
|
-
"@openui5/sap.ui.core": "1.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.
|
|
17
|
+
"@openui5/sap.m": "1.121.0",
|
|
18
|
+
"@openui5/sap.ui.core": "1.121.0",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.121.0"
|
|
20
20
|
}
|
|
21
21
|
}
|
package/src/sap/f/.library
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.121.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library with Fiori controls.</documentation>
|
|
12
12
|
|
package/src/sap/f/Avatar.js
CHANGED
|
@@ -6,10 +6,11 @@
|
|
|
6
6
|
|
|
7
7
|
// Provides control sap.f.Avatar.
|
|
8
8
|
sap.ui.define([
|
|
9
|
-
|
|
9
|
+
"sap/m/Avatar",
|
|
10
10
|
"sap/m/AvatarRenderer",
|
|
11
|
+
"sap/ui/core/Lib",
|
|
11
12
|
"./library"
|
|
12
|
-
], function(MAvatar, AvatarRenderer/*, library
|
|
13
|
+
], function(MAvatar, AvatarRenderer/*, library */, Library) {
|
|
13
14
|
"use strict";
|
|
14
15
|
|
|
15
16
|
/**
|
|
@@ -40,7 +41,7 @@ sap.ui.define([
|
|
|
40
41
|
* @extends sap.m.Avatar
|
|
41
42
|
*
|
|
42
43
|
* @author SAP SE
|
|
43
|
-
* @version 1.
|
|
44
|
+
* @version 1.121.0
|
|
44
45
|
*
|
|
45
46
|
* @constructor
|
|
46
47
|
* @public
|
|
@@ -60,7 +61,7 @@ sap.ui.define([
|
|
|
60
61
|
});
|
|
61
62
|
|
|
62
63
|
Avatar.prototype._getDefaultTooltip = function() {
|
|
63
|
-
return
|
|
64
|
+
return Library.getResourceBundleFor("sap.f").getText("AVATAR_TOOLTIP");
|
|
64
65
|
};
|
|
65
66
|
|
|
66
67
|
return Avatar;
|
package/src/sap/f/AvatarGroup.js
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
sap.ui.define([
|
|
9
9
|
"./library",
|
|
10
10
|
"sap/ui/core/Control",
|
|
11
|
+
"sap/ui/core/Lib",
|
|
11
12
|
"sap/ui/core/delegate/ItemNavigation",
|
|
12
13
|
"sap/ui/dom/units/Rem",
|
|
13
14
|
"./AvatarGroupRenderer",
|
|
@@ -16,7 +17,7 @@ sap.ui.define([
|
|
|
16
17
|
"sap/ui/core/ResizeHandler",
|
|
17
18
|
"sap/ui/events/KeyCodes",
|
|
18
19
|
"sap/ui/core/Core"
|
|
19
|
-
], function(library, Control, ItemNavigation, Rem, AvatarGroupRenderer, Button, mLibrary, ResizeHandler, KeyCodes, Core) {
|
|
20
|
+
], function(library, Control, Library, ItemNavigation, Rem, AvatarGroupRenderer, Button, mLibrary, ResizeHandler, KeyCodes, Core) {
|
|
20
21
|
"use strict";
|
|
21
22
|
|
|
22
23
|
var AvatarGroupType = library.AvatarGroupType;
|
|
@@ -98,11 +99,10 @@ sap.ui.define([
|
|
|
98
99
|
* @extends sap.ui.core.Control
|
|
99
100
|
*
|
|
100
101
|
* @author SAP SE
|
|
101
|
-
* @version 1.
|
|
102
|
+
* @version 1.121.0
|
|
102
103
|
*
|
|
103
104
|
* @constructor
|
|
104
105
|
* @public
|
|
105
|
-
* @experimental Since 1.73. This class is experimental and provides only limited functionality. Also the API might be changed in future.
|
|
106
106
|
* @since 1.73
|
|
107
107
|
* @alias sap.f.AvatarGroup
|
|
108
108
|
*/
|
|
@@ -279,7 +279,7 @@ sap.ui.define([
|
|
|
279
279
|
};
|
|
280
280
|
|
|
281
281
|
AvatarGroup.prototype._getResourceBundle = function () {
|
|
282
|
-
return
|
|
282
|
+
return Library.getResourceBundleFor("sap.f");
|
|
283
283
|
};
|
|
284
284
|
|
|
285
285
|
AvatarGroup.prototype._updateAccState = function () {
|
|
@@ -5,9 +5,10 @@
|
|
|
5
5
|
*/
|
|
6
6
|
//Provides control sap.f.CalendarInCard.
|
|
7
7
|
sap.ui.define([
|
|
8
|
+
"sap/base/i18n/Localization",
|
|
8
9
|
'sap/m/Button',
|
|
9
10
|
'sap/m/Toolbar',
|
|
10
|
-
|
|
11
|
+
"sap/ui/core/Lib",
|
|
11
12
|
'sap/ui/core/format/DateFormat',
|
|
12
13
|
'sap/ui/core/IconPool',
|
|
13
14
|
'sap/ui/core/InvisibleText',
|
|
@@ -17,9 +18,10 @@ sap.ui.define([
|
|
|
17
18
|
'./CalendarInCardRenderer',
|
|
18
19
|
"sap/ui/core/date/UI5Date"
|
|
19
20
|
], function(
|
|
21
|
+
Localization,
|
|
20
22
|
Button,
|
|
21
23
|
Toolbar,
|
|
22
|
-
|
|
24
|
+
Library,
|
|
23
25
|
DateFormat,
|
|
24
26
|
IconPool,
|
|
25
27
|
InvisibleText,
|
|
@@ -43,7 +45,7 @@ sap.ui.define([
|
|
|
43
45
|
* <code>sap.m.Toolbar</code> with <code>sap.m.Buttons</code>.
|
|
44
46
|
*
|
|
45
47
|
* @extends sap.ui.unified.Calendar
|
|
46
|
-
* @version 1.
|
|
48
|
+
* @version 1.121.0
|
|
47
49
|
*
|
|
48
50
|
* @constructor
|
|
49
51
|
* @private
|
|
@@ -108,7 +110,7 @@ sap.ui.define([
|
|
|
108
110
|
*/
|
|
109
111
|
CalendarInCard.prototype._initializeHeader = function() {
|
|
110
112
|
var sNavToolbarId = this.getId() + "--Head",
|
|
111
|
-
oRB =
|
|
113
|
+
oRB = Library.getResourceBundleFor("sap.f"),
|
|
112
114
|
oPrevBtn = new Button(sNavToolbarId + "-PrevBtn", {
|
|
113
115
|
icon: IconPool.getIconURI('slim-arrow-left'),
|
|
114
116
|
tooltip: oRB.getText("CALENDAR_BTN_PREV"),
|
|
@@ -216,7 +218,7 @@ sap.ui.define([
|
|
|
216
218
|
*/
|
|
217
219
|
CalendarInCard.prototype._formatPickerText = function (oFocusedDate) {
|
|
218
220
|
var oDate = oFocusedDate ? oFocusedDate : this.getSelectedDates()[0].getStartDate(),
|
|
219
|
-
bRTL =
|
|
221
|
+
bRTL = Localization.getRTL(),
|
|
220
222
|
oDateFormat = DateFormat.getDateInstance({format: "yMMMM"}),
|
|
221
223
|
sBeginningResult = oDateFormat.format(oDate),
|
|
222
224
|
sResult,
|
|
@@ -5,9 +5,11 @@
|
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
sap.ui.define([
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
8
|
+
"sap/ui/core/Lib",
|
|
9
|
+
'sap/ui/core/Renderer',
|
|
10
|
+
'sap/ui/unified/CalendarRenderer'
|
|
11
|
+
],
|
|
12
|
+
function(Library, Renderer, CalendarRenderer) {
|
|
11
13
|
"use strict";
|
|
12
14
|
|
|
13
15
|
|
|
@@ -23,13 +25,6 @@ sap.ui.define([
|
|
|
23
25
|
* @param {sap.ui.core.RenderManager} oRm the RenderManager that can be used for writing to the render output buffer
|
|
24
26
|
* @param {sap.f.CalendarInCard} oCal an object representation of the control that should be rendered
|
|
25
27
|
*/
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* Renders the HTML for the given control, using the provided {@link sap.ui.core.RenderManager}.
|
|
29
|
-
*
|
|
30
|
-
* @param {sap.ui.core.RenderManager} oRm the RenderManager that can be used for writing to the render output buffer
|
|
31
|
-
* @param {sap.f.Calendar} oCal an object representation of the control that should be rendered
|
|
32
|
-
*/
|
|
33
28
|
CalendarInCardRenderer.render = function(oRm, oCal){
|
|
34
29
|
|
|
35
30
|
// oCal._iMode = 0; // it's rendered always as DayPicker
|
|
@@ -38,7 +33,7 @@ sap.ui.define([
|
|
|
38
33
|
sTooltip = oCal.getTooltip_AsString(),
|
|
39
34
|
aMonths = oCal.getAggregation("month"),
|
|
40
35
|
sWidth = oCal.getWidth(),
|
|
41
|
-
rb =
|
|
36
|
+
rb = Library.getResourceBundleFor("sap.f"),
|
|
42
37
|
mAccProps = {labelledby: {value: "", append: false}};
|
|
43
38
|
|
|
44
39
|
oRm.openStart("div", oCal);
|
package/src/sap/f/Card.js
CHANGED
package/src/sap/f/CardBase.js
CHANGED
|
@@ -8,17 +8,17 @@ sap.ui.define([
|
|
|
8
8
|
"sap/f/library",
|
|
9
9
|
"sap/m/library",
|
|
10
10
|
"sap/ui/core/InvisibleText",
|
|
11
|
-
"sap/ui/core/Core",
|
|
12
11
|
"sap/m/BadgeEnabler",
|
|
13
|
-
"sap/f/CardRenderer"
|
|
12
|
+
"sap/f/CardRenderer",
|
|
13
|
+
"sap/ui/core/Lib"
|
|
14
14
|
], function (
|
|
15
15
|
Control,
|
|
16
16
|
library,
|
|
17
17
|
mLibrary,
|
|
18
18
|
InvisibleText,
|
|
19
|
-
Core,
|
|
20
19
|
BadgeEnabler,
|
|
21
|
-
CardRenderer
|
|
20
|
+
CardRenderer,
|
|
21
|
+
Library
|
|
22
22
|
) {
|
|
23
23
|
"use strict";
|
|
24
24
|
|
|
@@ -37,7 +37,7 @@ sap.ui.define([
|
|
|
37
37
|
* @extends sap.ui.core.Control
|
|
38
38
|
*
|
|
39
39
|
* @author SAP SE
|
|
40
|
-
* @version 1.
|
|
40
|
+
* @version 1.121.0
|
|
41
41
|
*
|
|
42
42
|
* @constructor
|
|
43
43
|
* @public
|
|
@@ -76,7 +76,7 @@ sap.ui.define([
|
|
|
76
76
|
* @private
|
|
77
77
|
*/
|
|
78
78
|
CardBase.prototype.init = function () {
|
|
79
|
-
this._oRb =
|
|
79
|
+
this._oRb = Library.getResourceBundleFor("sap.f");
|
|
80
80
|
|
|
81
81
|
this._ariaContentText = new InvisibleText({id: this.getId() + "-ariaContentText"});
|
|
82
82
|
this._ariaContentText.setText(this._oRb.getText("ARIA_LABEL_CARD_CONTENT"));
|
package/src/sap/f/DynamicPage.js
CHANGED
|
@@ -7,10 +7,13 @@
|
|
|
7
7
|
// Provides control sap.f.DynamicPage.
|
|
8
8
|
sap.ui.define([
|
|
9
9
|
"./library",
|
|
10
|
+
"sap/base/i18n/Localization",
|
|
10
11
|
"sap/ui/core/Control",
|
|
11
|
-
"sap/ui/core/
|
|
12
|
+
"sap/ui/core/ControlBehavior",
|
|
12
13
|
"sap/m/library",
|
|
13
14
|
"sap/ui/base/ManagedObjectObserver",
|
|
15
|
+
"sap/ui/core/Element",
|
|
16
|
+
"sap/ui/core/Lib",
|
|
14
17
|
"sap/ui/core/ResizeHandler",
|
|
15
18
|
"sap/ui/core/Configuration",
|
|
16
19
|
"sap/ui/core/InvisibleText",
|
|
@@ -26,10 +29,13 @@ sap.ui.define([
|
|
|
26
29
|
"sap/ui/core/library"
|
|
27
30
|
], function(
|
|
28
31
|
library,
|
|
32
|
+
Localization,
|
|
29
33
|
Control,
|
|
30
|
-
|
|
34
|
+
ControlBehavior,
|
|
31
35
|
mLibrary,
|
|
32
36
|
ManagedObjectObserver,
|
|
37
|
+
Element,
|
|
38
|
+
Library,
|
|
33
39
|
ResizeHandler,
|
|
34
40
|
Configuration,
|
|
35
41
|
InvisibleText,
|
|
@@ -112,7 +118,7 @@ sap.ui.define([
|
|
|
112
118
|
* @extends sap.ui.core.Control
|
|
113
119
|
*
|
|
114
120
|
* @author SAP SE
|
|
115
|
-
* @version 1.
|
|
121
|
+
* @version 1.121.0
|
|
116
122
|
*
|
|
117
123
|
* @constructor
|
|
118
124
|
* @public
|
|
@@ -346,6 +352,8 @@ sap.ui.define([
|
|
|
346
352
|
|
|
347
353
|
DynamicPage.HEADER_MAX_ALLOWED_NON_SROLLABLE_ON_MOBILE = 0.3;
|
|
348
354
|
|
|
355
|
+
DynamicPage.MEDIA_RANGESET_NAME = "DynamicPageRangeSet";
|
|
356
|
+
|
|
349
357
|
DynamicPage.BREAK_POINTS = {
|
|
350
358
|
DESKTOP: 1439,
|
|
351
359
|
TABLET: 1024,
|
|
@@ -417,7 +425,10 @@ sap.ui.define([
|
|
|
417
425
|
this._adjustStickyContent();
|
|
418
426
|
}};
|
|
419
427
|
|
|
420
|
-
this._setAriaRoleDescription(
|
|
428
|
+
this._setAriaRoleDescription(Library.getResourceBundleFor("sap.f").getText(DynamicPage.ARIA_ROLE_DESCRIPTION));
|
|
429
|
+
this._initRangeSet();
|
|
430
|
+
this._attachMediaContainerWidthChange(this._onMediaRangeChange,
|
|
431
|
+
this, DynamicPage.MEDIA_RANGESET_NAME);
|
|
421
432
|
};
|
|
422
433
|
|
|
423
434
|
DynamicPage.prototype.onBeforeRendering = function () {
|
|
@@ -567,7 +578,7 @@ sap.ui.define([
|
|
|
567
578
|
return this;
|
|
568
579
|
}
|
|
569
580
|
|
|
570
|
-
oOldStickySubheaderProvider =
|
|
581
|
+
oOldStickySubheaderProvider = Element.getElementById(sOldStickySubheaderProviderId);
|
|
571
582
|
|
|
572
583
|
if (this._oStickySubheader && oOldStickySubheaderProvider) {
|
|
573
584
|
oOldStickySubheaderProvider._returnStickyContent();
|
|
@@ -682,7 +693,7 @@ sap.ui.define([
|
|
|
682
693
|
return;
|
|
683
694
|
}
|
|
684
695
|
|
|
685
|
-
sAnimationMode =
|
|
696
|
+
sAnimationMode = ControlBehavior.getAnimationMode();
|
|
686
697
|
bUseAnimations = sAnimationMode !== Configuration.AnimationMode.none && sAnimationMode !== Configuration.AnimationMode.minimal;
|
|
687
698
|
|
|
688
699
|
if (exists(this.$contentFitContainer)) {
|
|
@@ -1361,7 +1372,7 @@ sap.ui.define([
|
|
|
1361
1372
|
+ iTitleWidth + 'px ' + Math.floor(iTitleHeight) + 'px, '
|
|
1362
1373
|
+ iTitleWidth + 'px 0, 100% 0, 100% 100%, 0 100%)'; //
|
|
1363
1374
|
|
|
1364
|
-
if (
|
|
1375
|
+
if (Localization.getRTL()) {
|
|
1365
1376
|
sClipPath = 'polygon(0px 0px, ' + iScrollbarWidth + 'px 0px, '
|
|
1366
1377
|
+ iScrollbarWidth + 'px ' + iTitleHeight + 'px, 100% '
|
|
1367
1378
|
+ iTitleHeight + 'px, 100% 100%, 0 100%)';
|
|
@@ -1405,12 +1416,21 @@ sap.ui.define([
|
|
|
1405
1416
|
this._updateTitleARIAState(bExpanded);
|
|
1406
1417
|
};
|
|
1407
1418
|
|
|
1408
|
-
|
|
1409
|
-
|
|
1419
|
+
/**
|
|
1420
|
+
* Initializes the specific Device.media range set for <code>DynamicPage</code>.
|
|
1421
|
+
*/
|
|
1422
|
+
DynamicPage.prototype._initRangeSet = function () {
|
|
1423
|
+
if (!Device.media.hasRangeSet(DynamicPage.MEDIA_RANGESET_NAME)) {
|
|
1424
|
+
Device.media.initRangeSet(DynamicPage.MEDIA_RANGESET_NAME,
|
|
1425
|
+
[DynamicPage.BREAK_POINTS.PHONE,
|
|
1426
|
+
DynamicPage.BREAK_POINTS.TABLET,
|
|
1427
|
+
DynamicPage.BREAK_POINTS.DESKTOP], "px", ["phone", "tablet", "desktop"]);
|
|
1428
|
+
}
|
|
1429
|
+
};
|
|
1410
1430
|
|
|
1431
|
+
DynamicPage.prototype._onMediaRangeChange = function () {
|
|
1432
|
+
var iCurrentWidth = this._getMediaContainerWidth();
|
|
1411
1433
|
this._updateMedia(iCurrentWidth);
|
|
1412
|
-
|
|
1413
|
-
return ManagedObject.prototype._applyContextualSettings.call(this, oContextualSettings);
|
|
1414
1434
|
};
|
|
1415
1435
|
|
|
1416
1436
|
/**
|
|
@@ -1948,7 +1968,7 @@ sap.ui.define([
|
|
|
1948
1968
|
return;
|
|
1949
1969
|
}
|
|
1950
1970
|
|
|
1951
|
-
oStickySubheaderProvider =
|
|
1971
|
+
oStickySubheaderProvider = Element.getElementById(sStickySubheaderProviderId);
|
|
1952
1972
|
|
|
1953
1973
|
if (!exists(oStickySubheaderProvider)) {
|
|
1954
1974
|
return;
|
|
@@ -2327,7 +2347,7 @@ sap.ui.define([
|
|
|
2327
2347
|
sStickySubheaderProviderId = this.getStickySubheaderProvider(),
|
|
2328
2348
|
bIsInInterface;
|
|
2329
2349
|
|
|
2330
|
-
oStickySubheaderProvider =
|
|
2350
|
+
oStickySubheaderProvider = Element.getElementById(sStickySubheaderProviderId);
|
|
2331
2351
|
|
|
2332
2352
|
if (exists(oStickySubheaderProvider) && !this._bAlreadyAddedStickySubheaderAfterRenderingDelegate) {
|
|
2333
2353
|
bIsInInterface = oStickySubheaderProvider.getMetadata()
|
|
@@ -2404,7 +2424,7 @@ sap.ui.define([
|
|
|
2404
2424
|
* @private
|
|
2405
2425
|
*/
|
|
2406
2426
|
DynamicPage.prototype._bStickySubheaderProviderExists = function() {
|
|
2407
|
-
var oSticky =
|
|
2427
|
+
var oSticky = Element.getElementById(this.getStickySubheaderProvider());
|
|
2408
2428
|
return !!oSticky && oSticky.isA("sap.f.IDynamicPageStickyContent");
|
|
2409
2429
|
};
|
|
2410
2430
|
|
|
@@ -2484,7 +2504,7 @@ sap.ui.define([
|
|
|
2484
2504
|
if (oFooter && !oFooter.getAriaLabelledBy().length) {
|
|
2485
2505
|
this._oInvisibleText = new InvisibleText({
|
|
2486
2506
|
id: oFooter.getId() + "-FooterActions-InvisibleText",
|
|
2487
|
-
text:
|
|
2507
|
+
text: Library.getResourceBundleFor("sap.f").getText(DynamicPage.ARIA_LABEL_TOOLBAR_FOOTER_ACTIONS)
|
|
2488
2508
|
}).toStatic();
|
|
2489
2509
|
|
|
2490
2510
|
oFooter.addAriaLabelledBy(this._oInvisibleText);
|