@openui5/sap.ui.codeeditor 1.136.3 → 1.139.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/README.md +1 -1
- package/REUSE.toml +8 -29
- package/THIRDPARTY.txt +72 -90
- package/package.json +3 -3
- package/src/sap/ui/codeeditor/.library +1 -1
- package/src/sap/ui/codeeditor/CodeEditor.js +1 -1
- package/src/sap/ui/codeeditor/library.js +2 -2
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|

|
|
2
2
|
|
|
3
3
|
# @openui5/sap.ui.codeeditor
|
|
4
|
-
Runtime resources of the [OpenUI5](https://github.com/
|
|
4
|
+
Runtime resources of the [OpenUI5](https://github.com/UI5/openui5) UI Library **sap.ui.codeeditor**.
|
|
5
5
|
|
|
6
6
|
## Usage
|
|
7
7
|
Add this library as a dependency to your UI5 project by using [UI5 Tooling](https://sap.github.io/ui5-tooling/):
|
package/REUSE.toml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
version = 1
|
|
2
2
|
SPDX-PackageName = "OpenUI5"
|
|
3
3
|
SPDX-PackageSupplier = "SAP OpenUI5 <openui5@sap.com>"
|
|
4
|
-
SPDX-PackageDownloadLocation = "https://github.com/
|
|
4
|
+
SPDX-PackageDownloadLocation = "https://github.com/UI5/openui5"
|
|
5
5
|
SPDX-PackageComment = "The code in this project may include calls to APIs (“API Calls”) of\n SAP or third-party products or services developed outside of this project\n (“External Products”).\n “APIs” means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products,or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project’s code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls."
|
|
6
6
|
|
|
7
7
|
[[annotations]]
|
|
@@ -238,27 +238,6 @@ SPDX-FileCopyrightText = [
|
|
|
238
238
|
SPDX-License-Identifier = "Apache-2.0 and MIT"
|
|
239
239
|
SPDX-FileComment = "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)"
|
|
240
240
|
|
|
241
|
-
[[annotations]]
|
|
242
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/iscroll.js"
|
|
243
|
-
precedence = "aggregate"
|
|
244
|
-
SPDX-FileCopyrightText = "2012 Matteo Spinelli"
|
|
245
|
-
SPDX-License-Identifier = "MIT"
|
|
246
|
-
SPDX-FileComment = "these files belong to: cubiq.org - iScroll"
|
|
247
|
-
|
|
248
|
-
[[annotations]]
|
|
249
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/iscroll-lite.js"
|
|
250
|
-
precedence = "aggregate"
|
|
251
|
-
SPDX-FileCopyrightText = "2011 Matteo Spinelli"
|
|
252
|
-
SPDX-License-Identifier = "MIT"
|
|
253
|
-
SPDX-FileComment = "these files belong to: cubiq.org - iScroll Lite"
|
|
254
|
-
|
|
255
|
-
[[annotations]]
|
|
256
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/swipe-view.js"
|
|
257
|
-
precedence = "aggregate"
|
|
258
|
-
SPDX-FileCopyrightText = "2012 Matteo Spinelli"
|
|
259
|
-
SPDX-License-Identifier = "MIT"
|
|
260
|
-
SPDX-FileComment = "these files belong to: cubiq.org - swipeview"
|
|
261
|
-
|
|
262
241
|
[[annotations]]
|
|
263
242
|
path = "src/sap.ui.core/src/sap/ui/thirdparty/zyngascroll.js"
|
|
264
243
|
precedence = "aggregate"
|
|
@@ -308,13 +287,6 @@ SPDX-FileCopyrightText = "1991-2024 Unicode, Inc."
|
|
|
308
287
|
SPDX-License-Identifier = "LicenseRef-Unicode-3.0"
|
|
309
288
|
SPDX-FileComment = "these files belong to: Unicode Common Locale Data Repository"
|
|
310
289
|
|
|
311
|
-
[[annotations]]
|
|
312
|
-
path = "src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**"
|
|
313
|
-
precedence = "aggregate"
|
|
314
|
-
SPDX-FileCopyrightText = "2010-2013, Acid Media"
|
|
315
|
-
SPDX-License-Identifier = "MIT"
|
|
316
|
-
SPDX-FileComment = "these files belong to: MobiScroll"
|
|
317
|
-
|
|
318
290
|
[[annotations]]
|
|
319
291
|
path = [
|
|
320
292
|
"src/sap.ui.core/src/sap/ui/thirdparty/sinon.js",
|
|
@@ -492,6 +464,13 @@ SPDX-FileCopyrightText = [
|
|
|
492
464
|
SPDX-License-Identifier = "Apache-2.0 and ISC"
|
|
493
465
|
SPDX-FileComment = "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."
|
|
494
466
|
|
|
467
|
+
[[annotations]]
|
|
468
|
+
path = "src/sap.ui.core/test/sap/ui/core/qunit/testdata/fastnavigation/webc/integration/**"
|
|
469
|
+
precedence = "aggregate"
|
|
470
|
+
SPDX-FileCopyrightText = "SAP SE (and OpenUI5 contributors)"
|
|
471
|
+
SPDX-License-Identifier = "Apache-2.0"
|
|
472
|
+
SPDX-FileComment = "these files belong to: UI5 Web Components"
|
|
473
|
+
|
|
495
474
|
|
|
496
475
|
# Library: sap.ui.documentation:
|
|
497
476
|
|
package/THIRDPARTY.txt
CHANGED
|
@@ -9,13 +9,13 @@ Library: sap.m:
|
|
|
9
9
|
Component: purify.js, version: 3.2.4
|
|
10
10
|
Copyright: Mario Heiderich
|
|
11
11
|
License: Apache-2.0
|
|
12
|
-
License Text: https://github.com/
|
|
12
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
13
13
|
Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
|
|
14
14
|
|
|
15
15
|
Component: QUnit Composite 2.0.0, version: 2.0.0
|
|
16
16
|
Copyright: jQuery Foundation and other contributors, https://jquery.org/
|
|
17
17
|
License: MIT
|
|
18
|
-
License Text: https://github.com/
|
|
18
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
19
19
|
Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
|
|
20
20
|
src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
|
|
21
21
|
|
|
@@ -25,7 +25,7 @@ Library: sap.ui.codeeditor:
|
|
|
25
25
|
Component: Ace (Ajax.org Cloud9 Editor), version: 1.36.5
|
|
26
26
|
Copyright: 2010, Ajax.org B.V.
|
|
27
27
|
License: BSD-3-Clause
|
|
28
|
-
License Text: https://github.com/
|
|
28
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
29
29
|
Contained in: src/sap.ui.codeeditor/src/sap/ui/codeeditor/js/ace/**
|
|
30
30
|
|
|
31
31
|
|
|
@@ -34,13 +34,13 @@ Library: sap.ui.commons:
|
|
|
34
34
|
Component: jQuery UI, version: 1.10.4
|
|
35
35
|
Copyright: 2014 jQuery Foundation and other contributors
|
|
36
36
|
License: MIT
|
|
37
|
-
License Text: https://github.com/
|
|
37
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
38
38
|
Contained in: src/sap.ui.commons/src/sap/ui/commons/themes/base/jQueryUi*
|
|
39
39
|
|
|
40
40
|
Component: jquery.fix.clone
|
|
41
41
|
Copyright: Spencer Tipping
|
|
42
42
|
License: MIT
|
|
43
|
-
License Text: https://github.com/
|
|
43
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
44
44
|
Contained in: src/sap.ui.commons/src/sap/ui/commons/Carousel.js
|
|
45
45
|
|
|
46
46
|
|
|
@@ -49,7 +49,7 @@ Library: sap.ui.core:
|
|
|
49
49
|
Component: jQuery 3, version: 3.6.0
|
|
50
50
|
Copyright: OpenJS Foundation and other contributors
|
|
51
51
|
License: MIT
|
|
52
|
-
License Text: https://github.com/
|
|
52
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
53
53
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery.js
|
|
54
54
|
src/sap.ui.core/src/sap/base/util/isPlainObject.js
|
|
55
55
|
src/sap.ui.core/src/sap/base/util/_merge.js
|
|
@@ -58,176 +58,152 @@ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery.js
|
|
|
58
58
|
Component: jQuery 1, version: 1.7.1
|
|
59
59
|
Copyright: 2011, John Resig
|
|
60
60
|
License: MIT
|
|
61
|
-
License Text: https://github.com/
|
|
61
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
62
62
|
Contained in: src/sap.ui.core/src/sap/ui/Device.js
|
|
63
63
|
|
|
64
64
|
Component: jQuery UI 1.8, version: 1.8.17
|
|
65
65
|
Copyright: 2014 jQuery Foundation and other contributors
|
|
66
66
|
License: MIT
|
|
67
|
-
License Text: https://github.com/
|
|
67
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
68
68
|
Contained in: src/sap.ui.core/src/sap/ui/dom/jquery/Selectors.js
|
|
69
69
|
|
|
70
70
|
Component: jQuery UI 1.10, version: 1.10.4
|
|
71
71
|
Copyright: 2014 jQuery Foundation and other contributors
|
|
72
72
|
License: MIT
|
|
73
|
-
License Text: https://github.com/
|
|
73
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
74
74
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jqueryui/**
|
|
75
75
|
src/sap.ui.core/src/jquery.sap.dom.js
|
|
76
76
|
|
|
77
77
|
Component: jQuery UI 1.11, version: 1.11.1
|
|
78
78
|
Copyright: 2014 jQuery Foundation and other contributors
|
|
79
79
|
License: MIT
|
|
80
|
-
License Text: https://github.com/
|
|
80
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
81
81
|
Contained in: src/sap.ui.core/src/sap/ui/dom/jquery/zIndex.js
|
|
82
82
|
|
|
83
83
|
Component: QUnit, version: 1.18.0
|
|
84
84
|
Copyright: jQuery Foundation and other contributors
|
|
85
85
|
License: MIT
|
|
86
|
-
License Text: https://github.com/
|
|
86
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
87
87
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit.css
|
|
88
88
|
src/sap.ui.core/src/sap/ui/thirdparty/qunit.js
|
|
89
89
|
|
|
90
90
|
Component: QUnit 2, version: 2.3.2
|
|
91
91
|
Copyright: jQuery Foundation and other contributors
|
|
92
92
|
License: MIT
|
|
93
|
-
License Text: https://github.com/
|
|
93
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
94
94
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.css
|
|
95
95
|
src/sap.ui.core/src/sap/ui/thirdparty/qunit-2.js
|
|
96
96
|
|
|
97
97
|
Component: QUnit 2.18, version: 2.18.0
|
|
98
98
|
Copyright: jQuery Foundation and other contributors
|
|
99
99
|
License: MIT
|
|
100
|
-
License Text: https://github.com/
|
|
100
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
101
101
|
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.css
|
|
102
102
|
src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/qunit-2.18.js
|
|
103
103
|
|
|
104
104
|
Component: jQuery-Migrate, version: 3.3.1
|
|
105
105
|
Copyright: OpenJS Foundation and other contributors
|
|
106
106
|
License: MIT
|
|
107
|
-
License Text: https://github.com/
|
|
107
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
108
108
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery-compat.js
|
|
109
109
|
|
|
110
110
|
Component: jQuery Mobile, version: 1.3.1
|
|
111
111
|
Copyright: 2010, 2013 jQuery Foundation, Inc. and other contributors
|
|
112
112
|
License: MIT
|
|
113
|
-
License Text: https://github.com/
|
|
113
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
114
114
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jquery-mobile-custom.js
|
|
115
115
|
|
|
116
116
|
Component: jQuery.rtl-scroll-type, version: 2.0.0
|
|
117
117
|
Copyright: 2012 Wei-Ko Kao
|
|
118
118
|
License: MIT
|
|
119
|
-
License Text: https://github.com/
|
|
119
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
120
120
|
Contained in: src/sap.ui.core/src/sap/ui/util/_FeatureDetection.js
|
|
121
121
|
|
|
122
122
|
Component: QUnit Composite, version: 1.0.2-pre
|
|
123
123
|
Copyright: jQuery Foundation and other contributors
|
|
124
124
|
License: MIT
|
|
125
|
-
License Text: https://github.com/
|
|
125
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
126
126
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.css
|
|
127
127
|
src/sap.ui.core/src/sap/ui/thirdparty/qunit-composite.js
|
|
128
128
|
|
|
129
129
|
Component: JUnit Reporter for QUnit, version: 1.1.1
|
|
130
130
|
Copyright: jQuery Foundation and other contributors
|
|
131
131
|
License: MIT
|
|
132
|
-
License Text: https://github.com/
|
|
132
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
133
133
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/qunit-reporter-junit.js
|
|
134
134
|
src/sap.ui.core/src/sap/ui/qunit/qunit-junit.js
|
|
135
135
|
|
|
136
|
-
Component: cubiq.org - iScroll, version: 4.2.5
|
|
137
|
-
Copyright: 2012 Matteo Spinelli
|
|
138
|
-
License: MIT
|
|
139
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
140
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/iscroll.js
|
|
141
|
-
|
|
142
|
-
Component: cubiq.org - iScroll Lite, version: 4.1.6
|
|
143
|
-
Copyright: 2011 Matteo Spinelli
|
|
144
|
-
License: MIT
|
|
145
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
146
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/iscroll-lite.js
|
|
147
|
-
|
|
148
|
-
Component: cubiq.org - swipeview, version: 1.0
|
|
149
|
-
Copyright: 2012 Matteo Spinelli
|
|
150
|
-
License: MIT
|
|
151
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
152
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/swipe-view.js
|
|
153
|
-
|
|
154
136
|
Component: Zynga Scroller, version: 1.2.1-0-g5d43806
|
|
155
137
|
Copyright: 2011 Zynga Inc.
|
|
156
138
|
License: MIT
|
|
157
|
-
License Text: https://github.com/
|
|
139
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
158
140
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/zyngascroll.js
|
|
159
141
|
|
|
160
142
|
Component: LESS, version: 1.6.3
|
|
161
143
|
Copyright: 2009-2014, Alexis Sellier
|
|
162
144
|
License: Apache-2.0
|
|
163
|
-
License Text: https://github.com/
|
|
145
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
164
146
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/less.js
|
|
165
147
|
|
|
166
148
|
Component: DataJS
|
|
167
149
|
Copyright: 2011 Microsoft
|
|
168
150
|
License: MIT
|
|
169
|
-
License Text: https://github.com/
|
|
151
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
170
152
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/datajs.js
|
|
171
153
|
|
|
172
154
|
Component: D3, version: 3.4.12
|
|
173
155
|
Copyright: 2010-2014 Michael Bostock
|
|
174
156
|
License: BSD-3-Clause
|
|
175
|
-
License Text: https://github.com/
|
|
157
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
176
158
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/d3.js
|
|
177
159
|
|
|
178
160
|
Component: JSZip, version: 2.2.0
|
|
179
161
|
Copyright: 2009-2014 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
|
|
180
162
|
License: MIT
|
|
181
|
-
License Text: https://github.com/
|
|
163
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
182
164
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/jszip.js
|
|
183
165
|
|
|
184
166
|
Component: Google-Caja JS HTML Sanitizer, version: Build 4884
|
|
185
167
|
Copyright: Google Inc.
|
|
186
168
|
License: Apache-2.0
|
|
187
|
-
License Text: https://github.com/
|
|
169
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
188
170
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/caja-html-sanitizer.js
|
|
189
171
|
|
|
190
172
|
Component: Unicode Common Locale Data Repository, version: 46.1.0
|
|
191
173
|
Copyright: 1991-2024 Unicode, Inc.
|
|
192
174
|
License: LicenseRef-Unicode-3.0
|
|
193
|
-
License Text: https://github.com/
|
|
175
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/LicenseRef-Unicode-3.0.txt
|
|
194
176
|
Contained in: src/sap.ui.core/src/sap/ui/core/cldr/**
|
|
195
177
|
|
|
196
|
-
Component: MobiScroll, version: 2.9.0
|
|
197
|
-
Copyright: 2010-2013, Acid Media
|
|
198
|
-
License: MIT
|
|
199
|
-
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
200
|
-
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/mobiscroll/**
|
|
201
|
-
|
|
202
178
|
Component: SinonJS, version: 1.14.1
|
|
203
179
|
Copyright: 2010-2014, Christian Johansen, christian@cjohansen.no
|
|
204
180
|
License: BSD-3-Clause
|
|
205
|
-
License Text: https://github.com/
|
|
181
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
206
182
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon.js
|
|
207
183
|
src/sap.ui.core/src/sap/ui/thirdparty/sinon-server.js
|
|
208
184
|
|
|
209
185
|
Component: SinonJS, version: 4.4.6
|
|
210
186
|
Copyright: 2010-2017, Christian Johansen, christian@cjohansen.no
|
|
211
187
|
License: BSD-3-Clause
|
|
212
|
-
License Text: https://github.com/
|
|
188
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
213
189
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-4.js
|
|
214
190
|
|
|
215
191
|
Component: SinonJS 14, version: 14.0.0
|
|
216
192
|
Copyright: 2010-2022, Christian Johansen, christian@cjohansen.no
|
|
217
193
|
License: BSD-3-Clause
|
|
218
|
-
License Text: https://github.com/
|
|
194
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
219
195
|
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/thirdparty/sinon-14.0.js
|
|
220
196
|
|
|
221
197
|
Component: Sinon-qunit, version: 2.0.0
|
|
222
198
|
Copyright: 2010-2011, Christian Johansen
|
|
223
199
|
License: BSD-3-Clause
|
|
224
|
-
License Text: https://github.com/
|
|
200
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
225
201
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/sinon-qunit.js
|
|
226
202
|
|
|
227
203
|
Component: URI.js, version: 1.19.11
|
|
228
204
|
Copyright: Rodney Rehm
|
|
229
205
|
License: MIT
|
|
230
|
-
License Text: https://github.com/
|
|
206
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
231
207
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/URI.js
|
|
232
208
|
src/sap.ui.core/src/sap/ui/thirdparty/URITemplate.js
|
|
233
209
|
src/sap.ui.core/src/sap/ui/thirdparty/SecondLevelDomains.js
|
|
@@ -236,137 +212,143 @@ Contained in: src/sap.ui.core/src/sap/ui/thirdparty/URI.js
|
|
|
236
212
|
Component: punycode.js, version: 1.4.0
|
|
237
213
|
Copyright: Mathias Bynens
|
|
238
214
|
License: MIT
|
|
239
|
-
License Text: https://github.com/
|
|
215
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
240
216
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/punycode.js
|
|
241
217
|
|
|
242
218
|
Component: handlebars, version: 4.7.7
|
|
243
219
|
Copyright: 2011-2019 by Yehuda Katz
|
|
244
220
|
License: MIT
|
|
245
|
-
License Text: https://github.com/
|
|
221
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
246
222
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/handlebars.js
|
|
247
223
|
|
|
248
224
|
Component: requireJS, version: 2.1.8
|
|
249
225
|
Copyright: 2010-2012, The Dojo Foundation
|
|
250
226
|
License: MIT
|
|
251
|
-
License Text: https://github.com/
|
|
227
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
252
228
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/require.js
|
|
253
229
|
|
|
254
230
|
Component: crossroads.js, version: 0.12.0
|
|
255
231
|
Copyright: Miller Medeiros
|
|
256
232
|
License: MIT
|
|
257
|
-
License Text: https://github.com/
|
|
233
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
258
234
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/crossroads.js
|
|
259
235
|
|
|
260
236
|
Component: hasher.js, version: 1.2.0
|
|
261
237
|
Copyright: Miller Medeiros
|
|
262
238
|
License: MIT
|
|
263
|
-
License Text: https://github.com/
|
|
239
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
264
240
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hasher.js
|
|
265
241
|
|
|
266
242
|
Component: JS-Signals, version: 1.0.0
|
|
267
243
|
Copyright: Miller Medeiros
|
|
268
244
|
License: MIT
|
|
269
|
-
License Text: https://github.com/
|
|
245
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
270
246
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/signals.js
|
|
271
247
|
|
|
272
248
|
Component: blanket.js, version: 1.1.5
|
|
273
249
|
Copyright: 2013 Alex Seville
|
|
274
250
|
License: MIT
|
|
275
|
-
License Text: https://github.com/
|
|
251
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
276
252
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/blanket.js
|
|
277
253
|
|
|
278
254
|
Component: JSON in JS, version: ff55d8d451
|
|
279
255
|
Copyright: Douglas Crockford
|
|
280
256
|
License: LicenseRef-JSONinJSPublicDomain
|
|
281
|
-
License Text: https://github.com/
|
|
257
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/LicenseRef-JSONinJSPublicDomain.txt
|
|
282
258
|
Contained in: src/sap.ui.core/src/sap/base/util/JSTokenizer.js
|
|
283
259
|
|
|
284
260
|
Component: Top Down Operator Precedence
|
|
285
261
|
Copyright: 2010 Douglas Crockford
|
|
286
262
|
License: Apache-2.0
|
|
287
|
-
License Text: https://github.com/
|
|
263
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
288
264
|
Contained in: src/sap.ui.core/src/sap/ui/base/ExpressionParser.js
|
|
289
265
|
Comment: License granted to SAP by Douglas Crockford
|
|
290
266
|
|
|
291
267
|
Component: KLayJS, version: 0.4.1
|
|
292
268
|
Copyright: Ulf Rueegg
|
|
293
269
|
License: EPL-1.0
|
|
294
|
-
License Text: https://github.com/
|
|
270
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/EPL-1.0.txt
|
|
295
271
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/klay.js
|
|
296
272
|
|
|
297
273
|
Component: bignumber.js, version: 6.0.0
|
|
298
274
|
Copyright: 2018 Michael Mclaughlin
|
|
299
275
|
License: MIT
|
|
300
|
-
License Text: https://github.com/
|
|
276
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
301
277
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/bignumber.js
|
|
302
278
|
|
|
303
279
|
Component: lodash, version: 4.17.21
|
|
304
280
|
Copyright: OpenJS Foundation and other contributors
|
|
305
281
|
License: MIT
|
|
306
|
-
License Text: https://github.com/
|
|
282
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
307
283
|
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_/lodash.custom.js
|
|
308
284
|
|
|
309
285
|
Component: Hyphenopoly, version: 3.4.0
|
|
310
286
|
Copyright: 2021 Mathias Nater
|
|
311
287
|
License: MIT
|
|
312
|
-
License Text: https://github.com/
|
|
288
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
313
289
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/hyphenopoly/**
|
|
314
290
|
|
|
315
291
|
Component: p-cancelable, version: 2.0.0
|
|
316
292
|
Copyright: Sindre Sorhus <sindresorhus@gmail.com>
|
|
317
293
|
License: MIT
|
|
318
|
-
License Text: https://github.com/
|
|
294
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
319
295
|
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
320
296
|
|
|
321
297
|
Component: @babel/helpers, version: 7.10.4
|
|
322
298
|
Copyright: 2014-present Sebastian McKenzie and other contributors
|
|
323
299
|
License: MIT
|
|
324
|
-
License Text: https://github.com/
|
|
300
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
325
301
|
Contained in: src/sap.ui.core/src/sap/base/util/restricted/_CancelablePromise.js
|
|
326
302
|
|
|
327
303
|
Component: Jalaali JS
|
|
328
304
|
Copyright: Behrang Norouzinia
|
|
329
305
|
License: MIT
|
|
330
|
-
License Text: https://github.com/
|
|
306
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
331
307
|
Contained in: src/sap.ui.core/src/sap/ui/core/date/Persian.js
|
|
332
308
|
|
|
333
309
|
Component: vkBeautify, version: 0.99.00.beta
|
|
334
310
|
Copyright: 2012 Vadim Kiryukhin
|
|
335
311
|
License: MIT
|
|
336
|
-
License Text: https://github.com/
|
|
312
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
337
313
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/vkbeautify.js
|
|
338
314
|
|
|
339
315
|
Component: node-lru-cache, version: 2.7.3
|
|
340
316
|
Copyright: Isaac Z. Schlueter and Contributors
|
|
341
317
|
License: ISC
|
|
342
|
-
License Text: https://github.com/
|
|
318
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/ISC.txt
|
|
343
319
|
Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
|
|
344
320
|
|
|
321
|
+
Component: UI5 Web Components, version: 2.11.0
|
|
322
|
+
Copyright: SAP SE (and OpenUI5 contributors)
|
|
323
|
+
License: Apache-2.0
|
|
324
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
325
|
+
Contained in: src/sap.ui.core/test/sap/ui/core/qunit/testdata/fastnavigation/webc/integration/**
|
|
326
|
+
|
|
345
327
|
|
|
346
328
|
Library: sap.ui.documentation:
|
|
347
329
|
|
|
348
330
|
Component: highlight.js, version: 11.9.0
|
|
349
331
|
Copyright: 2006-2020, Ivan Sagalaev
|
|
350
332
|
License: BSD-3-Clause
|
|
351
|
-
License Text: https://github.com/
|
|
333
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
352
334
|
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/highlight.js/**
|
|
353
335
|
|
|
354
336
|
Component: Elasticlunr, version: 0.9.5
|
|
355
337
|
Copyright: 2017 Wei Song and Oliver Nightingale
|
|
356
338
|
License: MIT
|
|
357
|
-
License Text: https://github.com/
|
|
339
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
358
340
|
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/elasticlunr.js
|
|
359
341
|
|
|
360
342
|
Component: DataTables, version: 2.0.1
|
|
361
343
|
Copyright: SpryMedia Ltd
|
|
362
344
|
License: MIT
|
|
363
|
-
License Text: https://github.com/
|
|
345
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
364
346
|
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/**
|
|
365
347
|
|
|
366
348
|
Component: Buttons extension for DataTables, version: 3.0.0
|
|
367
349
|
Copyright: SpryMedia Ltd
|
|
368
350
|
License: MIT
|
|
369
|
-
License Text: https://github.com/
|
|
351
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
370
352
|
Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/**
|
|
371
353
|
|
|
372
354
|
|
|
@@ -375,38 +357,38 @@ Library: sap.ui.integration:
|
|
|
375
357
|
Component: UI5 Web Components, version: 1.7.0
|
|
376
358
|
Copyright: SAP
|
|
377
359
|
License: Apache-2.0
|
|
378
|
-
License Text: https://github.com/
|
|
360
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
379
361
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/webcomponents/**
|
|
380
362
|
|
|
381
363
|
Component: Adaptive Cards, version: 2.9.0
|
|
382
364
|
Copyright: 2017 Microsoft
|
|
383
365
|
License: MIT
|
|
384
|
-
License Text: https://github.com/
|
|
366
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
385
367
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards.js
|
|
386
368
|
src/sap.ui.integration/src/sap/ui/integration/schemas/adaptive-card.json
|
|
387
369
|
|
|
388
370
|
Component: Adaptive Cards Templating, version: 2.2.0
|
|
389
371
|
Copyright: 2017 Microsoft
|
|
390
372
|
License: MIT
|
|
391
|
-
License Text: https://github.com/
|
|
373
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
392
374
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptivecards-templating.js
|
|
393
375
|
|
|
394
376
|
Component: Adaptive Expressions, version: 4.15.0
|
|
395
377
|
Copyright: Microsoft
|
|
396
378
|
License: MIT
|
|
397
|
-
License Text: https://github.com/
|
|
379
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
398
380
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
|
|
399
381
|
|
|
400
382
|
Component: Markdown-it, version: 12.3.2
|
|
401
383
|
Copyright: 2014 Vitaly Puzrin, Alex Kocharin
|
|
402
384
|
License: MIT
|
|
403
|
-
License Text: https://github.com/
|
|
385
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
404
386
|
Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/markdown-it.js
|
|
405
387
|
|
|
406
388
|
Component: @cfworker/json-schema, version: 1.6.8
|
|
407
389
|
Copyright: 2020 Jeremy Danyow
|
|
408
390
|
License: MIT
|
|
409
|
-
License Text: https://github.com/
|
|
391
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/MIT.txt
|
|
410
392
|
Contained in: src/sap.ui.integration/test/sap/ui/integration/demokit/cardExplorer/webapp/thirdparty/CfWorkerJsonSchemaValidator.js
|
|
411
393
|
|
|
412
394
|
|
|
@@ -415,7 +397,7 @@ Library: sap.ui.webc.common:
|
|
|
415
397
|
Component: UI5 Web Components, version: 1.18.0
|
|
416
398
|
Copyright: SAP
|
|
417
399
|
License: Apache-2.0
|
|
418
|
-
License Text: https://github.com/
|
|
400
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
419
401
|
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
|
|
420
402
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/theming/**
|
|
421
403
|
src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/localization/**
|
|
@@ -426,7 +408,7 @@ Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/base/**
|
|
|
426
408
|
Component: lit-html, version: 2.2.2
|
|
427
409
|
Copyright: Google LLC
|
|
428
410
|
License: BSD-3-Clause
|
|
429
|
-
License Text: https://github.com/
|
|
411
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/BSD-3-Clause.txt
|
|
430
412
|
Contained in: src/sap.ui.webc.common/src/sap/ui/webc/common/thirdparty/lit-html/**
|
|
431
413
|
|
|
432
414
|
|
|
@@ -435,13 +417,13 @@ Library: sap.ui.webc.fiori:
|
|
|
435
417
|
Component: UI5 Web Components, version: 1.18.0
|
|
436
418
|
Copyright: SAP
|
|
437
419
|
License: Apache-2.0
|
|
438
|
-
License Text: https://github.com/
|
|
420
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
439
421
|
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/**
|
|
440
422
|
|
|
441
423
|
Component: ZXing, version: 0.17.1
|
|
442
424
|
Copyright: 2005 Sun Microsystems, Inc.; 2010-2014 University of Manchester; 2010-2015 Stian Soiland-Reyes; 2015 Peter Hull
|
|
443
425
|
License: Apache-2.0
|
|
444
|
-
License Text: https://github.com/
|
|
426
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
445
427
|
Contained in: src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/lib/zxing.js
|
|
446
428
|
|
|
447
429
|
|
|
@@ -450,7 +432,7 @@ Library: sap.ui.webc.main:
|
|
|
450
432
|
Component: UI5 Web Components, version: 1.18.0
|
|
451
433
|
Copyright: SAP
|
|
452
434
|
License: Apache-2.0
|
|
453
|
-
License Text: https://github.com/
|
|
435
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
454
436
|
Contained in: src/sap.ui.webc.main/src/sap/ui/webc/main/thirdparty/**
|
|
455
437
|
|
|
456
438
|
|
|
@@ -459,13 +441,13 @@ Outside of Libraries:
|
|
|
459
441
|
Component: JSDoc 3, version: 3.6.7
|
|
460
442
|
Copyright: 2011-present Michael Mathews micmath@gmail.com and the contributors to JSDoc
|
|
461
443
|
License: Apache-2.0
|
|
462
|
-
License Text: https://github.com/
|
|
444
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
463
445
|
Contained in: lib/jsdoc/ui5/plugin.js
|
|
464
446
|
|
|
465
|
-
Component: SAP Theming Base Content, version: 11.
|
|
447
|
+
Component: SAP Theming Base Content, version: 11.30.0
|
|
466
448
|
Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
|
|
467
449
|
License: Apache-2.0
|
|
468
|
-
License Text: https://github.com/
|
|
450
|
+
License Text: https://github.com/UI5/openui5/blob/master/LICENSES/Apache-2.0.txt
|
|
469
451
|
Contained in: src/sap.ui.core/src/sap/ui/core/themes/base/base.less
|
|
470
452
|
src/themelib_sap_belize/src/sap/ui/core/themes/**/base.less
|
|
471
453
|
src/themelib_sap_fiori_3/src/sap/ui/core/themes/**/base.less
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.codeeditor",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.139.0",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.codeeditor",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
],
|
|
12
12
|
"repository": {
|
|
13
13
|
"type": "git",
|
|
14
|
-
"url": "https://github.com/
|
|
14
|
+
"url": "https://github.com/UI5/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.ui.core": "1.
|
|
17
|
+
"@openui5/sap.ui.core": "1.139.0"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2025 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.139.0</version>
|
|
10
10
|
|
|
11
11
|
<documentation>UI5 library: sap.ui.codeeditor</documentation>
|
|
12
12
|
|
|
@@ -19,7 +19,7 @@ sap.ui.define([
|
|
|
19
19
|
* @namespace
|
|
20
20
|
* @alias sap.ui.codeeditor
|
|
21
21
|
* @author SAP SE
|
|
22
|
-
* @version 1.
|
|
22
|
+
* @version 1.139.0
|
|
23
23
|
* @since 1.48
|
|
24
24
|
* @public
|
|
25
25
|
*/
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
|
34
34
|
],
|
|
35
35
|
elements: [],
|
|
36
36
|
noLibraryCSS: false,
|
|
37
|
-
version: "1.
|
|
37
|
+
version: "1.139.0"
|
|
38
38
|
});
|
|
39
39
|
|
|
40
40
|
return thisLib;
|