@openui5/sap.ui.webc.common 1.109.0 → 1.111.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 +16 -16
- package/THIRDPARTY.txt +2 -2
- package/package.json +2 -2
- package/src/sap/ui/webc/common/.library +2 -2
- package/src/sap/ui/webc/common/WebComponent.js +2 -2
- package/src/sap/ui/webc/common/WebComponentMetadata.js +2 -2
- package/src/sap/ui/webc/common/WebComponentRenderer.js +1 -1
- package/src/sap/ui/webc/common/library.js +4 -4
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-2023 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-2023 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-2023 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-2023 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-2023 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-2023 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-2023 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-2023 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-2023 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-2023 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
|
@@ -299,14 +299,14 @@ Comment: these files belong to: blanket.js
|
|
299
299
|
|
300
300
|
Files: src/sap.ui.core/src/sap/base/util/JSTokenizer.js
|
301
301
|
Copyright:
|
302
|
-
2009-
|
302
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
303
303
|
Douglas Crockford
|
304
304
|
License: Apache-2.0 and LicenseRef-JSONinJSPublicDomain
|
305
305
|
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
|
306
306
|
|
307
307
|
Files: src/sap.ui.core/src/sap/ui/base/ExpressionParser.js
|
308
308
|
Copyright:
|
309
|
-
2009-
|
309
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
310
310
|
2010 Douglas Crockford
|
311
311
|
License: Apache-2.0
|
312
312
|
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)
|
@@ -340,7 +340,7 @@ Comment: these files contain content from p-cancelable and @babel/helpers: _Canc
|
|
340
340
|
|
341
341
|
Files: src/sap.ui.core/src/sap/ui/core/date/Persian.js
|
342
342
|
Copyright:
|
343
|
-
2009-
|
343
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
344
344
|
Behrang Norouzinia
|
345
345
|
License: Apache-2.0 and MIT
|
346
346
|
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
|
@@ -352,14 +352,14 @@ Comment: these files belong to: vkBeautify
|
|
352
352
|
|
353
353
|
Files: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
354
354
|
Copyright:
|
355
|
-
2009-
|
355
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
356
356
|
Isaac Z. Schlueter and Contributors
|
357
357
|
License: Apache-2.0 and ISC
|
358
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.
|
359
359
|
|
360
360
|
Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
|
361
361
|
Copyright:
|
362
|
-
2009-
|
362
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
363
363
|
Arthur David Olson, Paul Eggert and other contributors
|
364
364
|
License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
|
365
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
|
@@ -469,7 +469,7 @@ Comment: these files belong to: LESS
|
|
469
469
|
|
470
470
|
Files: lib/jsdoc/ui5/plugin.js
|
471
471
|
Copyright:
|
472
|
-
2009-
|
472
|
+
2009-2023 SAP SE or an SAP affiliate company and OpenUI5 contributors
|
473
473
|
2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
|
474
474
|
License: Apache-2.0
|
475
475
|
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
@@ -185,7 +185,7 @@ License: Apache-2.0
|
|
185
185
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
186
186
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
|
187
187
|
|
188
|
-
Component: Unicode Common Locale Data Repository, version:
|
188
|
+
Component: Unicode Common Locale Data Repository, version: 41
|
189
189
|
Copyright: 1991-2014 Unicode, Inc.
|
190
190
|
License: Unicode-DFS-2015
|
191
191
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Unicode-DFS-2015.txt
|
@@ -478,7 +478,7 @@ License: Apache-2.0
|
|
478
478
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
|
479
479
|
Contained in: lib/jsdoc/ui5/plugin.js
|
480
480
|
|
481
|
-
Component: SAP Theming Base Content, version: 11.1.
|
481
|
+
Component: SAP Theming Base Content, version: 11.1.48
|
482
482
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
483
483
|
License: Apache-2.0
|
484
484
|
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.webc.common",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.111.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",
|
@@ -19,6 +19,6 @@
|
|
19
19
|
"build": "rimraf src/sap/ui/webc/common/thirdparty/ && ui5-webc-prebuild"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@openui5/sap.ui.core": "1.
|
22
|
+
"@openui5/sap.ui.core": "1.111.0"
|
23
23
|
}
|
24
24
|
}
|
@@ -3,9 +3,9 @@
|
|
3
3
|
|
4
4
|
<name>sap.ui.webc.common</name>
|
5
5
|
<vendor>SAP SE</vendor>
|
6
|
-
<version>1.
|
6
|
+
<version>1.111.0</version>
|
7
7
|
<copyright>OpenUI5
|
8
|
-
* (c) Copyright 2009-
|
8
|
+
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
9
9
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
10
10
|
|
11
11
|
<documentation>UI5 Web Components Retrofit Common</documentation>
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright 2009-
|
3
|
+
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -106,7 +106,7 @@ sap.ui.define([
|
|
106
106
|
*
|
107
107
|
* @extends sap.ui.core.Control
|
108
108
|
* @author SAP SE
|
109
|
-
* @version 1.
|
109
|
+
* @version 1.111.0
|
110
110
|
* @public
|
111
111
|
* @since 1.92.0
|
112
112
|
* @alias sap.ui.webc.common.WebComponent
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright 2009-
|
3
|
+
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -23,7 +23,7 @@ sap.ui.define([
|
|
23
23
|
*
|
24
24
|
* @class
|
25
25
|
* @author SAP SE
|
26
|
-
* @version 1.
|
26
|
+
* @version 1.111.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
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
* OpenUI5
|
3
|
-
* (c) Copyright 2009-
|
3
|
+
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
5
5
|
*/
|
6
6
|
|
@@ -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.111.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.111.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.111.0",
|
51
51
|
dependencies : ["sap.ui.core"],
|
52
52
|
noLibraryCSS: true,
|
53
53
|
designtime: "sap/ui/webc/common/designtime/library.designtime",
|