@openui5/sap.ui.suite 1.124.2 → 1.126.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 CHANGED
@@ -50,6 +50,11 @@ Copyright: Mario Heiderich
50
50
  License: Apache-2.0
51
51
  Comment: these files belong to: purify.js
52
52
 
53
+ Files: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
54
+ Copyright: jQuery Foundation and other contributors, https://jquery.org/
55
+ License: MIT
56
+ Comment: these files belong to: QUnit Composite 2.0.0
57
+
53
58
 
54
59
  # Library: sap.ui.codeeditor:
55
60
 
@@ -379,13 +384,13 @@ Copyright: 2017 Wei Song and Oliver Nightingale
379
384
  License: MIT
380
385
  Comment: these files belong to: Elasticlunr
381
386
 
382
- Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-1.10.15/*
383
- Copyright: 2008-2017 SpryMedia Ltd
387
+ Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/*
388
+ Copyright: SpryMedia Ltd
384
389
  License: MIT
385
390
  Comment: these files belong to: DataTables
386
391
 
387
- Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/*
388
- Copyright: 2016 SpryMedia Ltd
392
+ Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/*
393
+ Copyright: SpryMedia Ltd
389
394
  License: MIT
390
395
  Comment: these files belong to: Buttons extension for DataTables
391
396
 
package/THIRDPARTY.txt CHANGED
@@ -12,6 +12,13 @@ License: Apache-2.0
12
12
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
13
13
  Contained in: src/sap.m/src/sap/m/_thirdparty/purify.js
14
14
 
15
+ Component: QUnit Composite 2.0.0, version: 2.0.0
16
+ Copyright: jQuery Foundation and other contributors, https://jquery.org/
17
+ License: MIT
18
+ License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
19
+ Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
20
+ src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.js
21
+
15
22
 
16
23
  Library: sap.ui.codeeditor:
17
24
 
@@ -356,17 +363,17 @@ License: MIT
356
363
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
357
364
  Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/elasticlunr.js
358
365
 
359
- Component: DataTables, version: 1.10.15
360
- Copyright: 2008-2017 SpryMedia Ltd
366
+ Component: DataTables, version: 2.0.1
367
+ Copyright: SpryMedia Ltd
361
368
  License: MIT
362
369
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
363
- Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-1.10.15/*
370
+ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-2.0.1/*
364
371
 
365
- Component: Buttons extension for DataTables, version: 1.4.0
366
- Copyright: 2016 SpryMedia Ltd
372
+ Component: Buttons extension for DataTables, version: 3.0.0
373
+ Copyright: SpryMedia Ltd
367
374
  License: MIT
368
375
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
369
- Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/*
376
+ Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-3.0.0/*
370
377
 
371
378
 
372
379
  Library: sap.ui.integration:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.suite",
3
- "version": "1.124.2",
3
+ "version": "1.126.0",
4
4
  "description": "OpenUI5 UI Library sap.ui.suite",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,6 +14,6 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.ui.core": "1.124.2"
17
+ "@openui5/sap.ui.core": "1.126.0"
18
18
  }
19
19
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.124.2</version>
9
+ <version>1.126.0</version>
10
10
 
11
11
  <documentation>SAP UI library: sap.ui.suite (by SAP, Author)</documentation>
12
12
 
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.core.Control
29
29
  *
30
30
  * @author Svetozar Buzdumovic
31
- * @version 1.124.2
31
+ * @version 1.126.0
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * @extends sap.ui.core.Control
35
35
  *
36
36
  * @author Svetozar Buzdumovic
37
- * @version 1.124.2
37
+ * @version 1.126.0
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -18,14 +18,14 @@ sap.ui.define(['sap/ui/core/Core', 'sap/ui/core/library'], // library dependency
18
18
  * @namespace
19
19
  * @alias sap.ui.suite
20
20
  * @author SAP SE
21
- * @version 1.124.2
21
+ * @version 1.126.0
22
22
  * @since 1.1
23
23
  * @public
24
24
  * @deprecated as of version 1.108
25
25
  */
26
26
  var thisLibrary = sap.ui.getCore().initLibrary({
27
27
  name : "sap.ui.suite",
28
- version: "1.124.2",
28
+ version: "1.126.0",
29
29
  dependencies : ["sap.ui.core"],
30
30
  types: [
31
31
  "sap.ui.suite.TaskCircleColor"
@@ -41,7 +41,7 @@ sap.ui.define(['sap/ui/core/Core', 'sap/ui/core/library'], // library dependency
41
41
  /**
42
42
  * Defined color values for the Task Circle Control
43
43
  *
44
- * @version 1.124.2
44
+ * @version 1.126.0
45
45
  * @enum {string}
46
46
  * @public
47
47
  */
@@ -0,0 +1,14 @@
1
+
2
+ /* ============================================= */
3
+ /* CSS for control sap.ui.dev/TaskCircle.control */
4
+ /* ============================================= */
5
+
6
+ .sapUiTaskCircle {
7
+ font-weight:bold;
8
+ text-align: center;
9
+ border: 2px solid @sapUiDarkBorder;
10
+ box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
11
+ background-color: @sapUiBaseBG;
12
+ color: @sapUiText;
13
+ }
14
+
@@ -0,0 +1,18 @@
1
+
2
+ /* ============================================= */
3
+ /* CSS for control sap.ui.suite/VerticalProgressIndicator.control */
4
+ /* ============================================= */
5
+
6
+
7
+ .sapUiVerticalProgressOuterContainer{
8
+ border: 2px solid @sapUiBaseBorder;
9
+ width: 31px;
10
+ height: 58px;
11
+ box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
12
+ background-color: @sapUiMediumBG;
13
+ }
14
+
15
+ .sapUiVerticalProgressInnerContainer{
16
+ position: relative;
17
+ background-color: @sapUiDarkBG;
18
+ }
@@ -0,0 +1 @@
1
+ /* This CSS shares it rules with all other CSS of this library */
@@ -4,7 +4,21 @@
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
7
- @import "../base/library.source.less";
7
+ /* ============================================================================== */
8
+ /* Due to deprecation of sap_hcb with SAPUI5 version 1.46 the library.source.less */
9
+ /* file of base is resolved: Imports to base.less and global.less of */
10
+ /* base are added to this library.source.less file (sap_hcb) and the */
11
+ /* respective control css files of base are added to the sap_hcb theme folder. */
12
+ /* This decoupling of the base theme is introduced with SAPUI5 version 1.126. */
13
+ /* ============================================================================== */
14
+
15
+ @import "../../../core/themes/base/base.less";
16
+ @import "../../../core/themes/base/global.less";
17
+
18
+ @import "base_shared.less";
19
+ @import "base_TaskCircle.less";
20
+ @import "base_VerticalProgressIndicator.less";
21
+
8
22
  @import "../../../../../sap/ui/core/themes/sap_hcb/global.less";
9
23
  @import "shared.less";
10
24