@openui5/sap.ui.ux3 1.103.1 → 1.106.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 +35 -15
- package/LICENSES/LicenseRef-tzdata-PublicDomain.txt +5 -0
- package/THIRDPARTY.txt +64 -21
- package/package.json +4 -4
- package/src/sap/ui/ux3/.library +1 -1
- package/src/sap/ui/ux3/ActionBar.js +1 -1
- package/src/sap/ui/ux3/Collection.js +3 -3
- package/src/sap/ui/ux3/CollectionInspector.js +5 -5
- package/src/sap/ui/ux3/DataSet.js +1 -1
- package/src/sap/ui/ux3/DataSetItem.js +1 -1
- package/src/sap/ui/ux3/DataSetSimpleView.js +1 -1
- package/src/sap/ui/ux3/Exact.js +1 -1
- package/src/sap/ui/ux3/ExactArea.js +1 -1
- package/src/sap/ui/ux3/ExactAttribute.js +1 -1
- package/src/sap/ui/ux3/ExactBrowser.js +1 -1
- package/src/sap/ui/ux3/ExactList.js +1 -1
- package/src/sap/ui/ux3/FacetFilter.js +1 -1
- package/src/sap/ui/ux3/FacetFilterList.js +1 -1
- package/src/sap/ui/ux3/Feed.js +1 -1
- package/src/sap/ui/ux3/FeedChunk.js +1 -1
- package/src/sap/ui/ux3/Feeder.js +1 -1
- package/src/sap/ui/ux3/NavigationBar.js +1 -1
- package/src/sap/ui/ux3/NavigationItem.js +1 -1
- package/src/sap/ui/ux3/NotificationBar.js +1 -1
- package/src/sap/ui/ux3/Notifier.js +1 -1
- package/src/sap/ui/ux3/Overlay.js +1 -1
- package/src/sap/ui/ux3/OverlayContainer.js +1 -1
- package/src/sap/ui/ux3/OverlayDialog.js +1 -1
- package/src/sap/ui/ux3/QuickView.js +1 -1
- package/src/sap/ui/ux3/Shell.js +1 -1
- package/src/sap/ui/ux3/ThingAction.js +1 -1
- package/src/sap/ui/ux3/ThingGroup.js +1 -1
- package/src/sap/ui/ux3/ThingInspector.js +1 -1
- package/src/sap/ui/ux3/ThingViewer.js +1 -1
- package/src/sap/ui/ux3/ToolPopup.js +1 -1
- package/src/sap/ui/ux3/library.js +2 -2
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,16 +135,21 @@ 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
|
|
|
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
|
|
149
|
+
Copyright: jQuery Foundation and other contributors
|
|
150
|
+
License: MIT
|
|
151
|
+
Comment: these files belong to: QUnit 2.18
|
|
152
|
+
|
|
140
153
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/jquery-compat.js
|
|
141
154
|
Copyright: OpenJS Foundation and other contributors
|
|
142
155
|
License: MIT
|
|
@@ -154,7 +167,7 @@ Copyright:
|
|
|
154
167
|
License: Apache-2.0 and MIT
|
|
155
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
|
|
156
169
|
|
|
157
|
-
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
|
|
158
171
|
Copyright: jQuery Foundation and other contributors
|
|
159
172
|
License: MIT
|
|
160
173
|
Comment: these files belong to: QUnit Composite
|
|
@@ -234,6 +247,11 @@ Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
|
|
|
234
247
|
License: BSD-3-Clause
|
|
235
248
|
Comment: these files belong to: SinonJS
|
|
236
249
|
|
|
250
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
|
|
251
|
+
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
|
252
|
+
License: BSD-3-Clause
|
|
253
|
+
Comment: these files belong to: SinonJS 14
|
|
254
|
+
|
|
237
255
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
|
|
238
256
|
Copyright: 2010-2011, Christian Johansen
|
|
239
257
|
License: BSD-3-Clause
|
|
@@ -303,7 +321,7 @@ Copyright: 2018 Michael Mclaughlin
|
|
|
303
321
|
License: MIT
|
|
304
322
|
Comment: these files belong to: bignumber.js
|
|
305
323
|
|
|
306
|
-
Files: src/sap.ui.core/src/sap/
|
|
324
|
+
Files: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
|
|
307
325
|
Copyright: OpenJS Foundation and other contributors
|
|
308
326
|
License: MIT
|
|
309
327
|
Comment: these files belong to: lodash
|
|
@@ -313,7 +331,7 @@ Copyright: 2021 Mathias Nater
|
|
|
313
331
|
License: MIT
|
|
314
332
|
Comment: these files belong to: Hyphenopoly
|
|
315
333
|
|
|
316
|
-
Files: src/sap.ui.core/src/sap/
|
|
334
|
+
Files: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
317
335
|
Copyright:
|
|
318
336
|
Sindre Sorhus <sindresorhus@gmail.com>
|
|
319
337
|
2014-present Sebastian McKenzie and other contributors
|
|
@@ -339,6 +357,13 @@ Copyright:
|
|
|
339
357
|
License: Apache-2.0 and ISC
|
|
340
358
|
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.
|
|
341
359
|
|
|
360
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
|
361
|
+
Copyright:
|
|
362
|
+
2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
363
|
+
Arthur David Olson, Paul Eggert and other contributors
|
|
364
|
+
License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
|
|
365
|
+
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
|
|
366
|
+
|
|
342
367
|
|
|
343
368
|
# Library: sap.ui.documentation:
|
|
344
369
|
|
|
@@ -401,16 +426,6 @@ License: MIT
|
|
|
401
426
|
Comment: these files belong to: @cfworker/json-schema
|
|
402
427
|
|
|
403
428
|
|
|
404
|
-
# Library: sap.ui.mdc:
|
|
405
|
-
|
|
406
|
-
Files: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
|
|
407
|
-
Copyright:
|
|
408
|
-
2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
|
409
|
-
2015 unnikked
|
|
410
|
-
License: Apache-2.0 and MIT
|
|
411
|
-
Comment: these files contain content from SAP and BooleanExpressionEvaluator: BoolExprTool.js is authored by SAP, but partly inspired by BooleanExpressionEvaluator
|
|
412
|
-
|
|
413
|
-
|
|
414
429
|
# Library: sap.ui.webc.common:
|
|
415
430
|
|
|
416
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/*.*
|
|
@@ -431,6 +446,11 @@ Copyright: SAP
|
|
|
431
446
|
License: Apache-2.0
|
|
432
447
|
Comment: these files belong to: UI5 Web Components
|
|
433
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
|
+
|
|
434
454
|
|
|
435
455
|
# Library: sap.ui.webc.main:
|
|
436
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,13 +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
|
|
89
|
+
|
|
90
|
+
Component: QUnit 2.18, version: 2.18.0
|
|
91
|
+
Copyright: jQuery Foundation and other contributors
|
|
92
|
+
License: MIT
|
|
93
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
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
|
|
78
96
|
|
|
79
97
|
Component: jQuery-Migrate, version: 3.3.1
|
|
80
98
|
Copyright: OpenJS Foundation and other contributors
|
|
@@ -98,7 +116,8 @@ Component: QUnit Composite, version: 1.0.2-pre
|
|
|
98
116
|
Copyright: jQuery Foundation and other contributors
|
|
99
117
|
License: MIT
|
|
100
118
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
101
|
-
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
|
|
102
121
|
|
|
103
122
|
Component: JUnit Reporter for QUnit, version: 1.1.1
|
|
104
123
|
Copyright: jQuery Foundation and other contributors
|
|
@@ -191,13 +210,19 @@ License: BSD-3-Clause
|
|
|
191
210
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
192
211
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-4.js
|
|
193
212
|
|
|
213
|
+
Component: SinonJS 14, version: 14.0.0
|
|
214
|
+
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
|
215
|
+
License: BSD-3-Clause
|
|
216
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
217
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
|
|
218
|
+
|
|
194
219
|
Component: Sinon-qunit, version: 2.0.0
|
|
195
220
|
Copyright: 2010-2011, Christian Johansen
|
|
196
221
|
License: BSD-3-Clause
|
|
197
222
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
198
223
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
|
|
199
224
|
|
|
200
|
-
Component: URI.js, version: 1.19.
|
|
225
|
+
Component: URI.js, version: 1.19.11
|
|
201
226
|
Copyright: Rodney Rehm
|
|
202
227
|
License: MIT
|
|
203
228
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
@@ -277,7 +302,7 @@ Component: lodash, version: 4.17.21
|
|
|
277
302
|
Copyright: OpenJS Foundation and other contributors
|
|
278
303
|
License: MIT
|
|
279
304
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
280
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
305
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
|
|
281
306
|
|
|
282
307
|
Component: Hyphenopoly, version: 3.4.0
|
|
283
308
|
Copyright: 2021 Mathias Nater
|
|
@@ -289,13 +314,13 @@ Component: p-cancelable, version: 2.0.0
|
|
|
289
314
|
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
|
|
290
315
|
License: MIT
|
|
291
316
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
292
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
317
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
293
318
|
|
|
294
319
|
Component: @babel/helpers, version: 7.10.4
|
|
295
320
|
Copyright: 2014-present Sebastian McKenzie and other contributors
|
|
296
321
|
License: MIT
|
|
297
322
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
298
|
-
Contained in: src/sap.ui.core/src/sap/
|
|
323
|
+
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
299
324
|
|
|
300
325
|
Component: Jalaali JS
|
|
301
326
|
Copyright: Behrang Norouzinia
|
|
@@ -315,6 +340,12 @@ License: ISC
|
|
|
315
340
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
|
|
316
341
|
Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
|
317
342
|
|
|
343
|
+
Component: Time Zone Database, version: 2022a
|
|
344
|
+
Copyright: Arthur David Olson, Paul Eggert and other contributors
|
|
345
|
+
License: LicenseRef-tzdata-PublicDomain
|
|
346
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-tzdata-PublicDomain.txt
|
|
347
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
|
348
|
+
|
|
318
349
|
|
|
319
350
|
Library: sap.ui.documentation:
|
|
320
351
|
|
|
@@ -389,18 +420,9 @@ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
|
389
420
|
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
|
|
390
421
|
|
|
391
422
|
|
|
392
|
-
Library: sap.ui.mdc:
|
|
393
|
-
|
|
394
|
-
Component: BooleanExpressionEvaluator, version: master-18530acbf3
|
|
395
|
-
Copyright: 2015 unnikked
|
|
396
|
-
License: MIT
|
|
397
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
398
|
-
Contained in: src/sap.ui.mdc/test/sap/ui/mdc/sample/field/filterfieldwithoperators/BoolExprTool.js
|
|
399
|
-
|
|
400
|
-
|
|
401
423
|
Library: sap.ui.webc.common:
|
|
402
424
|
|
|
403
|
-
Component: UI5 Web Components, version: 1.
|
|
425
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
404
426
|
Copyright: SAP
|
|
405
427
|
License: Apache-2.0
|
|
406
428
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -411,7 +433,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/*.*
|
|
|
411
433
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-tnt/*.*
|
|
412
434
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/icons-business-suite/*.*
|
|
413
435
|
|
|
414
|
-
Component: lit-html, version: 2.
|
|
436
|
+
Component: lit-html, version: 2.2.2
|
|
415
437
|
Copyright: Google LLC
|
|
416
438
|
License: BSD-3-Clause
|
|
417
439
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
@@ -420,16 +442,22 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/
|
|
|
420
442
|
|
|
421
443
|
Library: sap.ui.webc.fiori:
|
|
422
444
|
|
|
423
|
-
Component: UI5 Web Components, version: 1.
|
|
445
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
424
446
|
Copyright: SAP
|
|
425
447
|
License: Apache-2.0
|
|
426
448
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
427
449
|
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/*.*
|
|
428
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
|
+
|
|
429
457
|
|
|
430
458
|
Library: sap.ui.webc.main:
|
|
431
459
|
|
|
432
|
-
Component: UI5 Web Components, version: 1.
|
|
460
|
+
Component: UI5 Web Components, version: 1.5.0
|
|
433
461
|
Copyright: SAP
|
|
434
462
|
License: Apache-2.0
|
|
435
463
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -450,7 +478,7 @@ License: Apache-2.0
|
|
|
450
478
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
451
479
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
452
480
|
|
|
453
|
-
Component: SAP Theming Base Content, version: 11.1.
|
|
481
|
+
Component: SAP Theming Base Content, version: 11.1.40
|
|
454
482
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
455
483
|
License: Apache-2.0
|
|
456
484
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
@@ -980,6 +1008,21 @@ END of license: LicenseRef-JSONinJSPublicDomain
|
|
|
980
1008
|
=================================
|
|
981
1009
|
|
|
982
1010
|
|
|
1011
|
+
=================================
|
|
1012
|
+
BEGIN of license: LicenseRef-tzdata-PublicDomain
|
|
1013
|
+
=================================
|
|
1014
|
+
|
|
1015
|
+
Unless specified below, all files in the tz code and data (including
|
|
1016
|
+
this LICENSE file) are in the public domain.
|
|
1017
|
+
|
|
1018
|
+
If the files date.c, newstrftime.3, and strftime.c are present, they
|
|
1019
|
+
contain material derived from BSD and use the BSD 3-clause license.
|
|
1020
|
+
|
|
1021
|
+
=================================
|
|
1022
|
+
END of license: LicenseRef-tzdata-PublicDomain
|
|
1023
|
+
=================================
|
|
1024
|
+
|
|
1025
|
+
|
|
983
1026
|
=================================
|
|
984
1027
|
BEGIN of license: MIT
|
|
985
1028
|
=================================
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.ux3",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.106.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.
|
|
18
|
-
"@openui5/sap.ui.core": "1.
|
|
19
|
-
"@openui5/sap.ui.unified": "1.
|
|
17
|
+
"@openui5/sap.ui.commons": "1.106.0",
|
|
18
|
+
"@openui5/sap.ui.core": "1.106.0",
|
|
19
|
+
"@openui5/sap.ui.unified": "1.106.0"
|
|
20
20
|
}
|
|
21
21
|
}
|
package/src/sap/ui/ux3/.library
CHANGED
|
@@ -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.
|
|
9
|
+
<version>1.106.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>Controls that implement the SAP User Experience (UX) Guidelines 3.0</documentation>
|
|
12
12
|
|
|
@@ -72,7 +72,7 @@ sap.ui.define([
|
|
|
72
72
|
*
|
|
73
73
|
* 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
74
|
* @extends sap.ui.core.Control
|
|
75
|
-
* @version 1.
|
|
75
|
+
* @version 1.106.0
|
|
76
76
|
*
|
|
77
77
|
* @constructor
|
|
78
78
|
* @public
|
|
@@ -20,7 +20,7 @@ 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.
|
|
23
|
+
* @version 1.106.0
|
|
24
24
|
*
|
|
25
25
|
* @constructor
|
|
26
26
|
* @public
|
|
@@ -157,8 +157,8 @@ sap.ui.define(['sap/ui/core/Element', 'sap/ui/model/SelectionModel', './library'
|
|
|
157
157
|
};
|
|
158
158
|
|
|
159
159
|
/**
|
|
160
|
-
* @param {int | string | sap.ui.core.Item} vSelectedItem the
|
|
161
|
-
* @
|
|
160
|
+
* @param {int | string | sap.ui.core.Item} vSelectedItem the selected item to remove or its index or ID
|
|
161
|
+
* @returns {string|null|undefined} the ID of the removed selected item or <code>null</code>
|
|
162
162
|
* @public
|
|
163
163
|
*/
|
|
164
164
|
Collection.prototype.removeSelectedItem = function(vSelectedItem) {
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
* @class
|
|
30
30
|
* CollectionInspector
|
|
31
31
|
* @extends sap.ui.core.Control
|
|
32
|
-
* @version 1.
|
|
32
|
+
* @version 1.106.0
|
|
33
33
|
*
|
|
34
34
|
* @constructor
|
|
35
35
|
* @public
|
|
@@ -412,8 +412,8 @@ sap.ui.define([
|
|
|
412
412
|
/**
|
|
413
413
|
* Removes a collection from the aggregation named <code>collections</code>.
|
|
414
414
|
*
|
|
415
|
-
* @param {int | string | sap.ui.ux3.Collection} vCollection the collection to remove or its index or
|
|
416
|
-
* @
|
|
415
|
+
* @param {int | string | sap.ui.ux3.Collection} vCollection the collection to remove or its index or ID
|
|
416
|
+
* @returns {sap.ui.ux3.Collection|null} the removed collection or <code>null</code>
|
|
417
417
|
* @public
|
|
418
418
|
*/
|
|
419
419
|
CollectionInspector.prototype.removeCollection = function(vCollection) {
|
|
@@ -511,8 +511,8 @@ sap.ui.define([
|
|
|
511
511
|
/**
|
|
512
512
|
* Removes a content from the aggregation named <code>content</code>.
|
|
513
513
|
*
|
|
514
|
-
* @param {int | string | sap.ui.core.Control} vContent the content to remove or its index or
|
|
515
|
-
* @
|
|
514
|
+
* @param {int | string | sap.ui.core.Control} vContent the content to remove or its index or ID
|
|
515
|
+
* @returns {sap.ui.core.Control|null} the removed content or <code>null</code>
|
|
516
516
|
* @public
|
|
517
517
|
*/
|
|
518
518
|
CollectionInspector.prototype.removeContent = function(vContent) {
|
package/src/sap/ui/ux3/Exact.js
CHANGED
package/src/sap/ui/ux3/Feed.js
CHANGED
package/src/sap/ui/ux3/Feeder.js
CHANGED
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @class
|
|
27
27
|
* Dialog implementation based on the Overlay. If used in a Shell it leaves the Tool-Palette, Pane-Bar and Header-Items accessible.
|
|
28
28
|
* @extends sap.ui.ux3.Overlay
|
|
29
|
-
* @version 1.
|
|
29
|
+
* @version 1.106.0
|
|
30
30
|
*
|
|
31
31
|
* @constructor
|
|
32
32
|
* @public
|
package/src/sap/ui/ux3/Shell.js
CHANGED
|
@@ -88,7 +88,7 @@ sap.ui.define([
|
|
|
88
88
|
* The Ux3 GoldReflection Shell, which is an application frame with navigation capabilities.
|
|
89
89
|
* It is supposed to be added to a direct child of the BODY tag of a page and there should be no other parts of the page consuming space outside the Shell.
|
|
90
90
|
* @extends sap.ui.core.Control
|
|
91
|
-
* @version 1.
|
|
91
|
+
* @version 1.106.0
|
|
92
92
|
*
|
|
93
93
|
* @constructor
|
|
94
94
|
* @public
|
|
@@ -33,7 +33,7 @@ sap.ui.define([
|
|
|
33
33
|
* ThingViewer: Same as ThingInspector but decoupled from the Overlay and the ActionBar.
|
|
34
34
|
* The control can be added to a Parent container that has a defined width. The ThingViewer fill the whole container. If the parent container has no width defined the control will not work properly.
|
|
35
35
|
* @extends sap.ui.core.Control
|
|
36
|
-
* @version 1.
|
|
36
|
+
* @version 1.106.0
|
|
37
37
|
*
|
|
38
38
|
* @constructor
|
|
39
39
|
* @public
|
|
@@ -20,14 +20,14 @@ sap.ui.define([
|
|
|
20
20
|
* @namespace
|
|
21
21
|
* @alias sap.ui.ux3
|
|
22
22
|
* @author SAP SE
|
|
23
|
-
* @version 1.
|
|
23
|
+
* @version 1.106.0
|
|
24
24
|
* @public
|
|
25
25
|
* @since 0.13
|
|
26
26
|
* @deprecated Since 1.38
|
|
27
27
|
*/
|
|
28
28
|
var thisLib = sap.ui.getCore().initLibrary({
|
|
29
29
|
name : "sap.ui.ux3",
|
|
30
|
-
version: "1.
|
|
30
|
+
version: "1.106.0",
|
|
31
31
|
dependencies : ["sap.ui.core","sap.ui.commons"],
|
|
32
32
|
types: [
|
|
33
33
|
"sap.ui.ux3.ActionBarSocialActions",
|