@openui5/themelib_sap_bluecrystal 1.60.36 → 1.60.40
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/LICENSE.txt +2 -2
- package/package.json +15 -15
- package/pom.xml +1 -1
- package/src/sap/f/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/m/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/tnt/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/commons/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/core/themes/sap_bluecrystal/.theme +2 -2
- package/src/sap/ui/core/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/dt/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/layout/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/rta/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/suite/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/table/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/unified/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/ui/ux3/themes/sap_bluecrystal/library.source.less +1 -1
- package/src/sap/uxap/themes/sap_bluecrystal/library.source.less +1 -1
package/LICENSE.txt
CHANGED
|
@@ -314,7 +314,7 @@ Licensor: Various
|
|
|
314
314
|
Website: http://code.google.com/p/google-code-prettify/
|
|
315
315
|
License: Apache License 2.0
|
|
316
316
|
|
|
317
|
-
Component: Handlebars 4.7.
|
|
317
|
+
Component: Handlebars 4.7.7
|
|
318
318
|
Licensor: Yehuda Katz
|
|
319
319
|
Website: http://handlebarsjs.com/
|
|
320
320
|
License: MIT License
|
|
@@ -576,7 +576,7 @@ License: MIT License
|
|
|
576
576
|
<copyright holders> = Bjarke Walling
|
|
577
577
|
<year> = 2014
|
|
578
578
|
|
|
579
|
-
Component: URI.js 1.19.
|
|
579
|
+
Component: URI.js 1.19.8
|
|
580
580
|
Licensor: Rodney Rehm
|
|
581
581
|
Website: http://github.com/medialize/URI.js/
|
|
582
582
|
License: MIT License
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/themelib_sap_bluecrystal",
|
|
3
|
-
"version": "1.60.
|
|
3
|
+
"version": "1.60.40",
|
|
4
4
|
"description": "OpenUI5 Theme Library sap_bluecrystal",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,19 +14,19 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@openui5/sap.f": "1.60.
|
|
18
|
-
"@openui5/sap.m": "1.60.
|
|
19
|
-
"@openui5/sap.tnt": "1.60.
|
|
20
|
-
"@openui5/sap.ui.codeeditor": "1.60.
|
|
21
|
-
"@openui5/sap.ui.commons": "1.60.
|
|
22
|
-
"@openui5/sap.ui.core": "1.60.
|
|
23
|
-
"@openui5/sap.ui.dt": "1.60.
|
|
24
|
-
"@openui5/sap.ui.layout": "1.60.
|
|
25
|
-
"@openui5/sap.ui.rta": "1.60.
|
|
26
|
-
"@openui5/sap.ui.suite": "1.60.
|
|
27
|
-
"@openui5/sap.ui.table": "1.60.
|
|
28
|
-
"@openui5/sap.ui.unified": "1.60.
|
|
29
|
-
"@openui5/sap.ui.ux3": "1.60.
|
|
30
|
-
"@openui5/sap.uxap": "1.60.
|
|
17
|
+
"@openui5/sap.f": "1.60.40",
|
|
18
|
+
"@openui5/sap.m": "1.60.40",
|
|
19
|
+
"@openui5/sap.tnt": "1.60.40",
|
|
20
|
+
"@openui5/sap.ui.codeeditor": "1.60.40",
|
|
21
|
+
"@openui5/sap.ui.commons": "1.60.40",
|
|
22
|
+
"@openui5/sap.ui.core": "1.60.40",
|
|
23
|
+
"@openui5/sap.ui.dt": "1.60.40",
|
|
24
|
+
"@openui5/sap.ui.layout": "1.60.40",
|
|
25
|
+
"@openui5/sap.ui.rta": "1.60.40",
|
|
26
|
+
"@openui5/sap.ui.suite": "1.60.40",
|
|
27
|
+
"@openui5/sap.ui.table": "1.60.40",
|
|
28
|
+
"@openui5/sap.ui.unified": "1.60.40",
|
|
29
|
+
"@openui5/sap.ui.ux3": "1.60.40",
|
|
30
|
+
"@openui5/sap.uxap": "1.60.40"
|
|
31
31
|
}
|
|
32
32
|
}
|
package/pom.xml
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap_bluecrystal</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>UI development toolkit for HTML5 (OpenUI5)
|
|
7
|
-
* (c) Copyright 2009-
|
|
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.60.
|
|
9
|
+
<version>1.60.40</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 bluecrystal theme library.</documentation>
|
|
12
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* UI development toolkit for HTML5 (OpenUI5)
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../base/library.source.less";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* UI development toolkit for HTML5 (OpenUI5)
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2022 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
@import "../base/library.source.less";
|