@openui5/sap.ui.testrecorder 1.117.1 → 1.119.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/THIRDPARTY.txt CHANGED
@@ -401,7 +401,7 @@ License: MIT
401
401
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
402
402
  Contained in: src/sap.ui.integration/src/sap/ui/integration/thirdparty/adaptive-expressions.js
403
403
 
404
- Component: Markdown-it, version: 12.2.0
404
+ Component: Markdown-it, version: 12.3.2
405
405
  Copyright: 2014 Vitaly Puzrin, Alex Kocharin
406
406
  License: MIT
407
407
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
@@ -466,7 +466,7 @@ License: Apache-2.0
466
466
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
467
467
  Contained in: lib/jsdoc/ui5/plugin.js
468
468
 
469
- Component: SAP Theming Base Content, version: 11.4.2
469
+ Component: SAP Theming Base Content, version: 11.6.8
470
470
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
471
471
  License: Apache-2.0
472
472
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.testrecorder",
3
- "version": "1.117.1",
3
+ "version": "1.119.0",
4
4
  "description": "OpenUI5 UI Library sap.ui.testrecorder",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,10 +14,10 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.117.1",
18
- "@openui5/sap.ui.codeeditor": "1.117.1",
19
- "@openui5/sap.ui.core": "1.117.1",
20
- "@openui5/sap.ui.layout": "1.117.1",
21
- "@openui5/sap.ui.support": "1.117.1"
17
+ "@openui5/sap.m": "1.119.0",
18
+ "@openui5/sap.ui.codeeditor": "1.119.0",
19
+ "@openui5/sap.ui.core": "1.119.0",
20
+ "@openui5/sap.ui.layout": "1.119.0",
21
+ "@openui5/sap.ui.support": "1.119.0"
22
22
  }
23
23
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.117.1</version>
9
+ <version>1.119.0</version>
10
10
 
11
11
  <documentation>UI5 library: sap.ui.testrecorder</documentation>
12
12
 
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @param {object} mData.controlSelector control selector in string format
23
23
  * @param {string} mData.action name of the action to record for the control
24
24
  * @param {object} mData.assertion assertion details - property name, type and expected value
25
- * @param {object} oOptions.settings preferences for the snippet e.g. formatting, method wrapping
25
+ * @param {object} mData.settings preferences for the snippet e.g. formatting, method wrapping
26
26
  * @param {boolean} mData.settings.formatAsPOMethod true if selectors should be wrapped in a page object method. Default value is true.
27
27
  * @returns {Promise<string>} Promise for a code snippet or error
28
28
  */
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @param {object} mData data from which to generate a snippet
43
43
  * @param {object} mData.controlSelector control selector in string format
44
44
  * @param {string} mData.action name of the action to record for the control
45
- * @param {object} oOptions.settings preferences for the snippet e.g. formatting, method wrapping
45
+ * @param {object} mData.settings preferences for the snippet e.g. formatting, method wrapping
46
46
  * @param {boolean} mData.settings.formatAsPOMethod true if selectors should be wrapped in a page object method. Default value is true.
47
47
  * Note that this setting makes no sense for the Raw snippet generator and therefore doesn't change its output.
48
48
  * @returns {string} a stringified code snippet
@@ -54,7 +54,7 @@ sap.ui.define([
54
54
  * @param {object} mRequestData data used to generate selectors or snippets for a single control
55
55
  * @param {string} mRequestData.domElementId dom element ID
56
56
  * @param {string} mRequestData.action name of the action - used to generate a snippet
57
- * @param {object} mData.assertion assertion details - property name, type and expected value
57
+ * @param {object} mRequestData.assertion assertion details - property name, type and expected value
58
58
  * @param {object} mSelector generated control selector
59
59
  * @param {string} sSnippet code snippet for a single control
60
60
  */
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @namespace
25
25
  * @alias sap.ui.testrecorder
26
26
  * @author SAP SE
27
- * @version 1.117.1
27
+ * @version 1.119.0
28
28
  * @since 1.74
29
29
  * @public
30
30
  */
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  controls: [],
39
39
  elements: [],
40
40
  noLibraryCSS: true,
41
- version: "1.117.1",
41
+ version: "1.119.0",
42
42
  extensions: {
43
43
  //Configuration used for rule loading of Support Assistant
44
44
  "sap.ui.support": {
@@ -12,7 +12,7 @@
12
12
  data-sap-ui-async="true"
13
13
  data-sap-ui-bindingSyntax="complex"
14
14
  data-sap-ui-libs="sap.m, sap.ui.table, sap.ui.unified, sap.ui.layout, sap.tnt, sap.ui.testrecorder, sap.ui.support"
15
- data-sap-ui-theme="sap_fiori_3"
15
+ data-sap-ui-theme="sap_horizon"
16
16
  data-sap-ui-oninit="module:sap/ui/testrecorder/ui/Overlay">
17
17
  </script>
18
18
  </head>