@openui5/sap.ui.webc.common 1.103.1 → 1.104.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 +17 -0
- package/LICENSES/LicenseRef-tzdata-PublicDomain.txt +5 -0
- package/THIRDPARTY.txt +35 -2
- package/package.json +2 -2
- package/src/sap/ui/webc/common/.library +1 -1
- package/src/sap/ui/webc/common/WebComponent.js +1 -1
- package/src/sap/ui/webc/common/WebComponentMetadata.js +1 -1
- package/src/sap/ui/webc/common/library.js +3 -3
package/.reuse/dep5
CHANGED
@@ -137,6 +137,11 @@ Copyright: jQuery Foundation and other contributors
|
|
137
137
|
License: MIT
|
138
138
|
Comment: these files belong to: QUnit 2
|
139
139
|
|
140
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.*
|
141
|
+
Copyright: jQuery Foundation and other contributors
|
142
|
+
License: MIT
|
143
|
+
Comment: these files belong to: QUnit 2.18
|
144
|
+
|
140
145
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/jquery-compat.js
|
141
146
|
Copyright: OpenJS Foundation and other contributors
|
142
147
|
License: MIT
|
@@ -234,6 +239,11 @@ Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
|
|
234
239
|
License: BSD-3-Clause
|
235
240
|
Comment: these files belong to: SinonJS
|
236
241
|
|
242
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.*
|
243
|
+
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
244
|
+
License: BSD-3-Clause
|
245
|
+
Comment: these files belong to: SinonJS 14
|
246
|
+
|
237
247
|
Files: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
|
238
248
|
Copyright: 2010-2011, Christian Johansen
|
239
249
|
License: BSD-3-Clause
|
@@ -339,6 +349,13 @@ Copyright:
|
|
339
349
|
License: Apache-2.0 and ISC
|
340
350
|
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
351
|
|
352
|
+
Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
353
|
+
Copyright:
|
354
|
+
2009-2022 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
355
|
+
Arthur David Olson, Paul Eggert and other contributors
|
356
|
+
License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
|
357
|
+
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
|
358
|
+
|
342
359
|
|
343
360
|
# Library: sap.ui.documentation:
|
344
361
|
|
package/THIRDPARTY.txt
CHANGED
@@ -76,6 +76,12 @@ License: MIT
|
|
76
76
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
77
77
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.*
|
78
78
|
|
79
|
+
Component: QUnit 2.18, version: 2.18.0
|
80
|
+
Copyright: jQuery Foundation and other contributors
|
81
|
+
License: MIT
|
82
|
+
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.*
|
84
|
+
|
79
85
|
Component: jQuery-Migrate, version: 3.3.1
|
80
86
|
Copyright: OpenJS Foundation and other contributors
|
81
87
|
License: MIT
|
@@ -191,13 +197,19 @@ License: BSD-3-Clause
|
|
191
197
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
192
198
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-4.js
|
193
199
|
|
200
|
+
Component: SinonJS 14, version: 14.0.0
|
201
|
+
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
202
|
+
License: BSD-3-Clause
|
203
|
+
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.*
|
205
|
+
|
194
206
|
Component: Sinon-qunit, version: 2.0.0
|
195
207
|
Copyright: 2010-2011, Christian Johansen
|
196
208
|
License: BSD-3-Clause
|
197
209
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
198
210
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
|
199
211
|
|
200
|
-
Component: URI.js, version: 1.19.
|
212
|
+
Component: URI.js, version: 1.19.11
|
201
213
|
Copyright: Rodney Rehm
|
202
214
|
License: MIT
|
203
215
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
@@ -315,6 +327,12 @@ License: ISC
|
|
315
327
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
|
316
328
|
Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
317
329
|
|
330
|
+
Component: Time Zone Database, version: 2022a
|
331
|
+
Copyright: Arthur David Olson, Paul Eggert and other contributors
|
332
|
+
License: LicenseRef-tzdata-PublicDomain
|
333
|
+
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-tzdata-PublicDomain.txt
|
334
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
335
|
+
|
318
336
|
|
319
337
|
Library: sap.ui.documentation:
|
320
338
|
|
@@ -450,7 +468,7 @@ License: Apache-2.0
|
|
450
468
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
451
469
|
Contained in: lib/jsdoc/ui5/plugin.js
|
452
470
|
|
453
|
-
Component: SAP Theming Base Content, version: 11.1.
|
471
|
+
Component: SAP Theming Base Content, version: 11.1.40
|
454
472
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
455
473
|
License: Apache-2.0
|
456
474
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
@@ -980,6 +998,21 @@ END of license: LicenseRef-JSONinJSPublicDomain
|
|
980
998
|
=================================
|
981
999
|
|
982
1000
|
|
1001
|
+
=================================
|
1002
|
+
BEGIN of license: LicenseRef-tzdata-PublicDomain
|
1003
|
+
=================================
|
1004
|
+
|
1005
|
+
Unless specified below, all files in the tz code and data (including
|
1006
|
+
this LICENSE file) are in the public domain.
|
1007
|
+
|
1008
|
+
If the files date.c, newstrftime.3, and strftime.c are present, they
|
1009
|
+
contain material derived from BSD and use the BSD 3-clause license.
|
1010
|
+
|
1011
|
+
=================================
|
1012
|
+
END of license: LicenseRef-tzdata-PublicDomain
|
1013
|
+
=================================
|
1014
|
+
|
1015
|
+
|
983
1016
|
=================================
|
984
1017
|
BEGIN of license: MIT
|
985
1018
|
=================================
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@openui5/sap.ui.webc.common",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.104.0",
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.webc.common",
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
6
6
|
"license": "Apache-2.0",
|
@@ -16,6 +16,6 @@
|
|
16
16
|
"url": "https://github.com/SAP/openui5.git"
|
17
17
|
},
|
18
18
|
"dependencies": {
|
19
|
-
"@openui5/sap.ui.core": "1.
|
19
|
+
"@openui5/sap.ui.core": "1.104.0"
|
20
20
|
}
|
21
21
|
}
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
<name>sap.ui.webc.common</name>
|
5
5
|
<vendor>SAP SE</vendor>
|
6
|
-
<version>1.
|
6
|
+
<version>1.104.0</version>
|
7
7
|
<copyright>OpenUI5
|
8
8
|
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
9
9
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
@@ -23,7 +23,7 @@ sap.ui.define([
|
|
23
23
|
*
|
24
24
|
* @class
|
25
25
|
* @author SAP SE
|
26
|
-
* @version 1.
|
26
|
+
* @version 1.104.0
|
27
27
|
* @since 1.92.0
|
28
28
|
* @experimental Since 1.92.0 The API might change. It is not intended for productive usage yet!
|
29
29
|
* @alias sap.ui.webc.common.WebComponentMetadata
|
@@ -28,7 +28,7 @@ sap.ui.define([
|
|
28
28
|
* @namespace
|
29
29
|
* @name sap.ui.webc
|
30
30
|
* @author SAP SE
|
31
|
-
* @version 1.
|
31
|
+
* @version 1.104.0
|
32
32
|
* @public
|
33
33
|
* @since 1.92.0
|
34
34
|
* @experimental Since 1.92.0
|
@@ -40,14 +40,14 @@ sap.ui.define([
|
|
40
40
|
* @namespace
|
41
41
|
* @alias sap.ui.webc.common
|
42
42
|
* @author SAP SE
|
43
|
-
* @version 1.
|
43
|
+
* @version 1.104.0
|
44
44
|
* @public
|
45
45
|
* @since 1.92.0
|
46
46
|
* @experimental Since 1.92.0
|
47
47
|
*/
|
48
48
|
var thisLib = sap.ui.getCore().initLibrary({
|
49
49
|
name : "sap.ui.webc.common",
|
50
|
-
version: "1.
|
50
|
+
version: "1.104.0",
|
51
51
|
dependencies : ["sap.ui.core"],
|
52
52
|
noLibraryCSS: true,
|
53
53
|
designtime: "sap/ui/webc/common/designtime/library.designtime",
|