@openui5/sap.ui.webc.common 1.125.0 → 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
@@ -384,13 +384,13 @@ Copyright: 2017 Wei Song and Oliver Nightingale
384
384
  License: MIT
385
385
  Comment: these files belong to: Elasticlunr
386
386
 
387
- Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/DataTables-1.10.15/*
388
- 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
389
389
  License: MIT
390
390
  Comment: these files belong to: DataTables
391
391
 
392
- Files: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/DataTables/Buttons-1.4.0/*
393
- 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
394
394
  License: MIT
395
395
  Comment: these files belong to: Buttons extension for DataTables
396
396
 
package/THIRDPARTY.txt CHANGED
@@ -363,17 +363,17 @@ License: MIT
363
363
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
364
364
  Contained in: src/sap.ui.documentation/src/sap/ui/documentation/sdk/thirdparty/elasticlunr.js
365
365
 
366
- Component: DataTables, version: 1.10.15
367
- Copyright: 2008-2017 SpryMedia Ltd
366
+ Component: DataTables, version: 2.0.1
367
+ Copyright: SpryMedia Ltd
368
368
  License: MIT
369
369
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
370
- 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/*
371
371
 
372
- Component: Buttons extension for DataTables, version: 1.4.0
373
- Copyright: 2016 SpryMedia Ltd
372
+ Component: Buttons extension for DataTables, version: 3.0.0
373
+ Copyright: SpryMedia Ltd
374
374
  License: MIT
375
375
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
376
- 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/*
377
377
 
378
378
 
379
379
  Library: sap.ui.integration:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.webc.common",
3
- "version": "1.125.0",
3
+ "version": "1.126.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.125.0"
22
+ "@openui5/sap.ui.core": "1.126.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.125.0</version>
6
+ <version>1.126.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>
@@ -33,7 +33,7 @@ function(
33
33
  *
34
34
  * @extends sap.ui.core.webc.WebComponent
35
35
  * @author SAP SE
36
- * @version 1.125.0
36
+ * @version 1.126.0
37
37
  * @public
38
38
  * @since 1.92.0
39
39
  * @alias sap.ui.webc.common.WebComponent
@@ -19,7 +19,7 @@ function(CoreWebComponentMetadata) {
19
19
  *
20
20
  * @class
21
21
  * @author SAP SE
22
- * @version 1.125.0
22
+ * @version 1.126.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.125.0
32
+ * @version 1.126.0
33
33
  * @public
34
34
  * @since 1.92.0
35
35
  * @experimental Since 1.92.0
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @namespace
43
43
  * @alias sap.ui.webc.common
44
44
  * @author SAP SE
45
- * @version 1.125.0
45
+ * @version 1.126.0
46
46
  * @public
47
47
  * @since 1.92.0
48
48
  * @experimental Since 1.92.0
@@ -50,7 +50,7 @@ sap.ui.define([
50
50
  */
51
51
  var thisLib = Library.init({
52
52
  name : "sap.ui.webc.common",
53
- version: "1.125.0",
53
+ version: "1.126.0",
54
54
  dependencies : ["sap.ui.core"],
55
55
  noLibraryCSS: true,
56
56
  designtime: "sap/ui/webc/common/designtime/library.designtime",