@openui5/sap.ui.webc.common 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 +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/src/sap/ui/webc/common/thirdparty/base/features/OpenUI5Support.js +3 -0
- 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.ui.webc.common",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.121.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.121.0"
|
23
23
|
}
|
24
24
|
}
|
@@ -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.121.0</version>
|
7
7
|
<copyright>OpenUI5
|
8
8
|
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
|
9
9
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
@@ -19,7 +19,7 @@ function(CoreWebComponentMetadata) {
|
|
19
19
|
*
|
20
20
|
* @class
|
21
21
|
* @author SAP SE
|
22
|
-
* @version 1.
|
22
|
+
* @version 1.121.0
|
23
23
|
* @since 1.92.0
|
24
24
|
* @experimental Since 1.92.0 The API might change. It is not intended for productive usage yet!
|
25
25
|
* @deprecated Since 1.118.0 Use sap.ui.core.webc.WebComponentMetadata instead!
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
29
29
|
* @namespace
|
30
30
|
* @name sap.ui.webc
|
31
31
|
* @author SAP SE
|
32
|
-
* @version 1.
|
32
|
+
* @version 1.121.0
|
33
33
|
* @public
|
34
34
|
* @since 1.92.0
|
35
35
|
* @experimental Since 1.92.0
|
@@ -41,14 +41,14 @@ sap.ui.define([
|
|
41
41
|
* @namespace
|
42
42
|
* @alias sap.ui.webc.common
|
43
43
|
* @author SAP SE
|
44
|
-
* @version 1.
|
44
|
+
* @version 1.121.0
|
45
45
|
* @public
|
46
46
|
* @since 1.92.0
|
47
47
|
* @experimental Since 1.92.0
|
48
48
|
*/
|
49
49
|
var thisLib = Library.init({
|
50
50
|
name : "sap.ui.webc.common",
|
51
|
-
version: "1.
|
51
|
+
version: "1.121.0",
|
52
52
|
dependencies : ["sap.ui.core"],
|
53
53
|
noLibraryCSS: true,
|
54
54
|
designtime: "sap/ui/webc/common/designtime/library.designtime",
|
@@ -7,6 +7,9 @@ sap.ui.define(["exports", "../FeaturesRegistry", "../config/Theme", "../util/Pop
|
|
7
7
|
_exports.default = void 0;
|
8
8
|
class OpenUI5Support {
|
9
9
|
static isAtLeastVersion116() {
|
10
|
+
if (!window.sap.ui.version) {
|
11
|
+
return true;
|
12
|
+
}
|
10
13
|
const version = window.sap.ui.version;
|
11
14
|
const parts = version.split(".");
|
12
15
|
if (!parts || parts.length < 2) {
|
@@ -1,22 +0,0 @@
|
|
1
|
-
Copyright (c) <year> <owner>. All rights reserved.
|
2
|
-
|
3
|
-
Redistribution and use in source and binary forms, with or without modification,
|
4
|
-
are permitted provided that the following conditions are met:
|
5
|
-
|
6
|
-
1. Redistributions of source code must retain the above copyright notice,
|
7
|
-
this list of conditions and the following disclaimer.
|
8
|
-
|
9
|
-
2. Redistributions in binary form must reproduce the above copyright notice,
|
10
|
-
this list of conditions and the following disclaimer in the documentation
|
11
|
-
and/or other materials provided with the distribution.
|
12
|
-
|
13
|
-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
14
|
-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
15
|
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
16
|
-
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
|
17
|
-
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
18
|
-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
19
|
-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
20
|
-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
21
|
-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
22
|
-
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|