@sapui5/sap.ui.richtexteditor 1.93.3 → 1.96.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.ui.richtexteditor",
3
- "version": "1.93.3",
3
+ "version": "1.96.2",
4
4
  "description": "SAPUI5 Library sap.ui.richtexteditor",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -4,9 +4,8 @@
4
4
  <name>sap.ui.richtexteditor</name>
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>SAPUI5
7
-
8
- (c) Copyright 2009-2021 SAP SE. All rights reserved</copyright>
9
- <version>1.93.3</version>
7
+ * (c) Copyright 2009-2021 SAP SE. All rights reserved.</copyright>
8
+ <version>1.96.2</version>
10
9
 
11
10
  <documentation>A rich text editor (RTE) control. Requires installation of an additional rich text editor library.</documentation>
12
11
 
@@ -15,7 +14,7 @@
15
14
  <libraryName>sap.ui.core</libraryName>
16
15
  </dependency>
17
16
  </dependencies>
18
-
17
+
19
18
  <appData>
20
19
  <selenium xmlns="http://www.sap.com/ui5/buildext/selenium" package="com.sap.ui5.selenium.richtexteditor" />
21
20
  <jsdoc xmlns="http://www.sap.com/ui5/buildext/jsdoc" >
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @alias sap.ui.richtexteditor.RTESplitButton
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.93.3
27
+ * @version 1.96.2
28
28
  */
29
29
  var RTESplitButton = SplitButton.extend("sap.ui.richtexteditor.RTESplitButton", {
30
30
  metadata: {
@@ -37,7 +37,7 @@ sap.ui.define(["sap/ui/thirdparty/jquery", 'sap/ui/core/Core', 'sap/ui/core/libr
37
37
  "sap.ui.richtexteditor.RTESplitButton"
38
38
  ],
39
39
  elements: [],
40
- version: "1.93.3"
40
+ version: "1.96.2"
41
41
  });
42
42
 
43
43
  /**
@@ -42,7 +42,7 @@ PASTE_BUTTON_TOOLTIP=Einf\u00FCgen
42
42
 
43
43
  UNDO_BUTTON_TOOLTIP=R\u00FCckg\u00E4ngig machen
44
44
 
45
- REDO_BUTTON_TOOLTIP=Wiederholen
45
+ REDO_BUTTON_TOOLTIP=Wiederherstellen
46
46
 
47
47
  LINK_BUTTON_TOOLTIP=Link einf\u00FCgen / bearbeiten
48
48
 
package/ui5.yaml CHANGED
@@ -2,9 +2,6 @@ specVersion: '1.0'
2
2
  type: library
3
3
  metadata:
4
4
  name: sap.ui.richtexteditor
5
- copyright: |-
6
- SAPUI5
7
- * (c) Copyright 2009-${currentYear} SAP SE. All rights reserved.
8
5
  framework:
9
6
  name: SAPUI5
10
7
  libraries: