@openui5/sap.ui.documentation 1.120.28 → 1.120.29
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 +1 -1
- package/package.json +7 -7
- package/src/sap/ui/documentation/.library +1 -1
- package/src/sap/ui/documentation/library.js +2 -2
- package/src/sap/ui/documentation/messagebundle_fr.properties +4 -4
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/i18n/i18n_fr.properties +1 -1
package/THIRDPARTY.txt
CHANGED
|
@@ -6,7 +6,7 @@ The full text of all referenced licenses is appended at the end of this file.
|
|
|
6
6
|
|
|
7
7
|
Library: sap.m:
|
|
8
8
|
|
|
9
|
-
Component: purify.js, version: 3.
|
|
9
|
+
Component: purify.js, version: 3.2.4
|
|
10
10
|
Copyright: Mario Heiderich
|
|
11
11
|
License: Apache-2.0
|
|
12
12
|
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.documentation",
|
|
3
|
-
"version": "1.120.
|
|
3
|
+
"version": "1.120.29",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.documentation",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.120.
|
|
18
|
-
"@openui5/sap.ui.core": "1.120.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.120.
|
|
20
|
-
"@openui5/themelib_sap_belize": "1.120.
|
|
21
|
-
"@openui5/themelib_sap_fiori_3": "1.120.
|
|
22
|
-
"@openui5/themelib_sap_horizon": "1.120.
|
|
17
|
+
"@openui5/sap.m": "1.120.29",
|
|
18
|
+
"@openui5/sap.ui.core": "1.120.29",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.120.29",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.120.29",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.120.29",
|
|
22
|
+
"@openui5/themelib_sap_horizon": "1.120.29"
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.120.
|
|
9
|
+
<version>1.120.29</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library for the Demokit 2.0.</documentation>
|
|
12
12
|
|
|
@@ -25,13 +25,13 @@ sap.ui.define([
|
|
|
25
25
|
* @namespace
|
|
26
26
|
* @alias sap.ui.documentation
|
|
27
27
|
* @author SAP SE
|
|
28
|
-
* @version 1.120.
|
|
28
|
+
* @version 1.120.29
|
|
29
29
|
* @since 1.48
|
|
30
30
|
* @public
|
|
31
31
|
*/
|
|
32
32
|
var thisLibrary = Core.initLibrary({
|
|
33
33
|
name : 'sap.ui.documentation',
|
|
34
|
-
version: '1.120.
|
|
34
|
+
version: '1.120.29',
|
|
35
35
|
dependencies : ['sap.ui.core','sap.m'],
|
|
36
36
|
types: [],
|
|
37
37
|
interfaces: [],
|
|
@@ -61,7 +61,7 @@ FEEDBACK_DIALOG_RELATED=Le feedback concerne la page actuelle.
|
|
|
61
61
|
FEEDBACK_DIALOG_SHOW_DATA=Afficher donn\u00E9es de contexte
|
|
62
62
|
FEEDBACK_DIALOG_DISCLAIMER=Votre feedback est anonyme, nous ne collectons aucune donn\u00E9e personnelle.
|
|
63
63
|
FEEDBACK_DIALOG_BTN_SEND=Envoyer
|
|
64
|
-
FEEDBACK_DIALOG_BTN_CANCEL=
|
|
64
|
+
FEEDBACK_DIALOG_BTN_CANCEL=Annuler
|
|
65
65
|
FEEDBACK_DIALOG_STATUS_EXCELLENT=Excellente
|
|
66
66
|
FEEDBACK_DIALOG_STATUS_GOOD=Bonne
|
|
67
67
|
FEEDBACK_DIALOG_STATUS_AVERAGE=Moyenne
|
|
@@ -234,7 +234,7 @@ APP_SETTINGS_DIALOG_DENSITY=Densit\u00E9 du contenu \:
|
|
|
234
234
|
APP_SETTINGS_DIALOG_READ_MORE=Pour en savoir plus sur les densit\u00E9s de contenu.
|
|
235
235
|
APP_SETTINGS_DIALOG_RTL=Mode RTL
|
|
236
236
|
APP_SETTINGS_DIALOG_OK_BTN=OK
|
|
237
|
-
APP_SETTINGS_DIALOG_CANCEL_BTN=
|
|
237
|
+
APP_SETTINGS_DIALOG_CANCEL_BTN=Annuler
|
|
238
238
|
|
|
239
239
|
COOKIE_SETTINGS_DIALOG_TITLE=Options de vos cookies
|
|
240
240
|
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=Cookies obligatoires
|
|
@@ -248,7 +248,7 @@ COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Accepter tout
|
|
|
248
248
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Refuser tout
|
|
249
249
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SET_PREFERENCES=D\u00E9finir les pr\u00E9f\u00E9rences
|
|
250
250
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SAVE_PREFERENCES=Sauvegarder les pr\u00E9f\u00E9rences
|
|
251
|
-
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=
|
|
251
|
+
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=Annuler
|
|
252
252
|
|
|
253
253
|
EMPTY_TEXT=Vide
|
|
254
254
|
|
|
@@ -260,7 +260,7 @@ DEMO_APPS_READ_MORE_BTN=En savoir plus
|
|
|
260
260
|
DEMO_APPS_IMAGE_PHONE=Image en arri\u00E8re-plan pour t\u00E9l\u00E9phones
|
|
261
261
|
DEMO_APPS_IMAGE_DESKTOP=Image en arri\u00E8re-plan pour ordinateurs
|
|
262
262
|
DEMO_APPS_DOWNLOAD_DIALOG_TITLE=T\u00E9l\u00E9charger applications de d\u00E9mo
|
|
263
|
-
DEMO_APPS_DOWNLOAD_DIALOG_CANCEL_BTN=
|
|
263
|
+
DEMO_APPS_DOWNLOAD_DIALOG_CANCEL_BTN=Annuler
|
|
264
264
|
DEMO_APPS_CATEGORY_TUTORIAL=Applications de d\u00E9mo avec didacticiels
|
|
265
265
|
DEMO_APPS_CATEGORY_SHOWCASE=Concepts UI5 dans sc\u00E9narios concrets
|
|
266
266
|
DEMO_APPS_CATEGORY_MISC=Applications de d\u00E9mo diverses
|
|
@@ -8,4 +8,4 @@ COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=Accepter tout
|
|
|
8
8
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=Refuser tout
|
|
9
9
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SET_PREFERENCES=D\u00E9finir les pr\u00E9f\u00E9rences
|
|
10
10
|
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SAVE_PREFERENCES=Sauvegarder les pr\u00E9f\u00E9rences
|
|
11
|
-
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=
|
|
11
|
+
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=Annuler
|