@openui5/sap.ui.documentation 1.84.53 → 1.84.55
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/LICENSE.txt +6 -6
- package/package.json +6 -6
- package/src/sap/ui/documentation/.library +2 -2
- package/src/sap/ui/documentation/BorrowedList.js +1 -1
- package/src/sap/ui/documentation/DemokitTreeItem.js +1 -1
- package/src/sap/ui/documentation/DemokitTreeItemRenderer.js +1 -1
- package/src/sap/ui/documentation/JSDocText.js +1 -1
- package/src/sap/ui/documentation/LightTable.js +1 -1
- package/src/sap/ui/documentation/ObjectPageSubSection.js +1 -1
- package/src/sap/ui/documentation/ParamText.js +1 -1
- package/src/sap/ui/documentation/Row.js +1 -1
- package/src/sap/ui/documentation/Search.js +1 -1
- package/src/sap/ui/documentation/TitleLink.js +1 -1
- package/src/sap/ui/documentation/WebPageTitleUtil.js +1 -1
- package/src/sap/ui/documentation/library.js +3 -3
- package/src/sap/ui/documentation/messagebundle_it.properties +3 -3
- package/src/sap/ui/documentation/sdk/Component.js +1 -1
- package/src/sap/ui/documentation/sdk/blocks/IndexEntry.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetail.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetailIndexDeprecatedExperimental.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiDetailInitial.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ApiMaster.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/App.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/BaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Code.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Controls.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ControlsMaster.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/CookieSettingsDialog.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/DemoApps.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Downloads.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ErrorHandler.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Group.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/License.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/LiveEditor.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/MasterTreeBaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/NotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/ReleaseNotes.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Sample.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SubApiDetail.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TermsOfUse.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Tools.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicDetail.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicDetailInitial.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/TopicMaster.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Welcome.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/config/datatable.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/APIInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ConfigUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ControlsInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTable.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTableHelper.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/DataTableUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/EntityInfo.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/Highlighter.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/IndexWorker.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/JSDocUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ResponsiveImageMap.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/SearchUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/Tooltip.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/TreeUtil.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/XML2JSONUtils.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDown.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterDropDownRenderer.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRange.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/datatable/filters/DataTableFilterRangeRenderer.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/Overlay.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Circle.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Polygon.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Rect.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/Shape.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/overlay/shapes/ShapeFactory.js +1 -1
- package/src/sap/ui/documentation/sdk/model/formatter.js +1 -1
- package/src/sap/ui/documentation/sdk/model/libraryData.js +1 -1
- package/src/sap/ui/documentation/sdk/model/models.js +1 -1
- package/src/sap/ui/documentation/sdk/model/sourceFileDownloader.js +1 -1
- package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/lang-feature.js +1 -1
- package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/lang-properties.js +1 -1
- package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/lang-text.js +1 -1
- package/src/sap/ui/documentation/sdk/thirdparty/google-code-prettify/run-prettify.js +1 -1
- package/src/sap/ui/documentation/sdk/tmpl/LICENSE.txt +5 -5
- package/src/sap/ui/documentation/sdk/util/DocumentationRouter.js +1 -1
- package/src/sap/ui/documentation/sdk/util/LiveEditorOutput.js +1 -1
- package/src/sap/ui/documentation/sdk/util/Resources.js +1 -1
- package/src/sap/ui/documentation/sdk/util/ToggleFullScreenHandler.js +1 -1
- package/src/sap/ui/documentation/themes/base/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_hcw/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_belize_plus/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_dark/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_hcb/library.source.less +1 -1
- package/src/sap/ui/documentation/themes/sap_fiori_3_hcw/library.source.less +1 -1
package/LICENSE.txt
CHANGED
|
@@ -484,12 +484,12 @@ License: MIT License
|
|
|
484
484
|
<year> = unspecified
|
|
485
485
|
<copyright holders> = jQuery Foundation and other contributors
|
|
486
486
|
|
|
487
|
-
Component: requirejs 2.
|
|
488
|
-
|
|
489
|
-
Website:
|
|
487
|
+
Component: requirejs 2.3.7
|
|
488
|
+
Copyright: jQuery Foundation and other contributors
|
|
489
|
+
Website: https://github.com/requirejs/requirejs
|
|
490
490
|
License: MIT License
|
|
491
|
-
<year> = 2010-
|
|
492
|
-
<copyright holders> =
|
|
491
|
+
<year> = 2010-2024
|
|
492
|
+
<copyright holders> = jQuery Foundation and other contributors
|
|
493
493
|
|
|
494
494
|
Component: sinon-qunit 2.0.0
|
|
495
495
|
Licensor: Christian Johansen
|
|
@@ -616,7 +616,7 @@ License: MIT License
|
|
|
616
616
|
<year> = 2018
|
|
617
617
|
<copyright holders> = Michael Mclaughlin
|
|
618
618
|
|
|
619
|
-
Component: lodash 4.17.
|
|
619
|
+
Component: lodash 4.17.23
|
|
620
620
|
Licensor: JS Foundation and other contributors
|
|
621
621
|
Website: https://github.com/lodash/lodash
|
|
622
622
|
License: MIT License
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.documentation",
|
|
3
|
-
"version": "1.84.
|
|
3
|
+
"version": "1.84.55",
|
|
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,10 +14,10 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.84.
|
|
18
|
-
"@openui5/sap.ui.core": "1.84.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.84.
|
|
20
|
-
"@openui5/themelib_sap_belize": "1.84.
|
|
21
|
-
"@openui5/themelib_sap_fiori_3": "1.84.
|
|
17
|
+
"@openui5/sap.m": "1.84.55",
|
|
18
|
+
"@openui5/sap.ui.core": "1.84.55",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.84.55",
|
|
20
|
+
"@openui5/themelib_sap_belize": "1.84.55",
|
|
21
|
+
"@openui5/themelib_sap_fiori_3": "1.84.55"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
<name>sap.ui.documentation</name>
|
|
5
5
|
<vendor>SAP SE</vendor>
|
|
6
6
|
<copyright>OpenUI5
|
|
7
|
-
* (c) Copyright 2009-
|
|
7
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.84.
|
|
9
|
+
<version>1.84.55</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 library for the Demokit 2.0.</documentation>
|
|
12
12
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(['sap/m/TreeItemBaseRenderer','sap/ui/core/Core', 'sap/ui/core/Renderer'],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(['sap/ui/core/Control', 'sap/m/Button', 'sap/m/SearchField', 'sap/m/library', 'sap/ui/core/Core', "sap/ui/model/json/JSONModel"],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -21,7 +21,7 @@ sap.ui.define([
|
|
|
21
21
|
// delegate further initialization of this library to the Core
|
|
22
22
|
sap.ui.getCore().initLibrary({
|
|
23
23
|
name : 'sap.ui.documentation',
|
|
24
|
-
version: '1.84.
|
|
24
|
+
version: '1.84.55',
|
|
25
25
|
dependencies : ['sap.ui.core','sap.m'],
|
|
26
26
|
types: [],
|
|
27
27
|
interfaces: [],
|
|
@@ -47,7 +47,7 @@ sap.ui.define([
|
|
|
47
47
|
* @namespace
|
|
48
48
|
* @name sap.ui.documentation
|
|
49
49
|
* @author SAP SE
|
|
50
|
-
* @version 1.84.
|
|
50
|
+
* @version 1.84.55
|
|
51
51
|
* @public
|
|
52
52
|
*/
|
|
53
53
|
var thisLibrary = sap.ui.documentation;
|
|
@@ -14,7 +14,7 @@ APP_FEEDBACK_BTN_TOOLTIP=Invia feedback
|
|
|
14
14
|
APP_SEARCH_FIELD_CLOSE=Chiudi
|
|
15
15
|
APP_INFORMATION_BTN_TOOLTIP=Ulteriori informazioni
|
|
16
16
|
APP_INFORMATION_BTN_FEEDBACK=Feedback
|
|
17
|
-
APP_INFORMATION_BTN_ABOUT=Informazioni
|
|
17
|
+
APP_INFORMATION_BTN_ABOUT=Informazioni
|
|
18
18
|
APP_INFORMATION_BTN_LEGAL=Legale
|
|
19
19
|
APP_INFORMATION_BTN_PRIVACY=Privacy
|
|
20
20
|
APP_INFORMATION_BTN_TERMS_OF_USE=Condizioni di utilizzo
|
|
@@ -124,7 +124,7 @@ TOPIC_MASTER_EXPAND_TOOLTIP=Esplodi tutto
|
|
|
124
124
|
TOPIC_MASTER_COLAPSE_TOOLTIP=Comprimi tutto
|
|
125
125
|
TOPIC_MASTER_NO_DATA_TEXT=Nessun dato, prova con la ricerca globale
|
|
126
126
|
|
|
127
|
-
ENTITY_ABOUT=Informazioni
|
|
127
|
+
ENTITY_ABOUT=Informazioni
|
|
128
128
|
ENTITY_SAMPLES=Campioni ({0})
|
|
129
129
|
ENITITY_API=Riferimento API\:
|
|
130
130
|
ENTITY_DOCUMENTATION=Documentazione\:
|
|
@@ -255,7 +255,7 @@ RELEASE_DIALOG_TITLE=Registro modifiche per\: {0}
|
|
|
255
255
|
RELEASE_DIALOG_CLOSE_BTN=Chiudi
|
|
256
256
|
RELEASE_DIALOG_NO_DATA_TEXT=Nessuna modifica per questa library.
|
|
257
257
|
|
|
258
|
-
ABOUT_DIALOG_TITLE=Informazioni
|
|
258
|
+
ABOUT_DIALOG_TITLE=Informazioni
|
|
259
259
|
ABOUT_DIALOG_TEXT_1=Kit dimostrativo UI5 - UI Development Toolkit for HTML5
|
|
260
260
|
ABOUT_DIALOG_TEXT_2=\u00A9 Copyright 2009-2020 SAP SE. Tutti i diritti riservati.
|
|
261
261
|
ABOUT_DIALOG_TEXT_3=\u00A9 2009-2020 SAP SE o una sua affiliata SAP.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define(['sap/uxap/BlockBase', "sap/ui/documentation/sdk/model/formatter"],
|
|
@@ -477,12 +477,12 @@ License: MIT License
|
|
|
477
477
|
<year> = unspecified
|
|
478
478
|
<copyright holders> = jQuery Foundation and other contributors
|
|
479
479
|
|
|
480
|
-
Component: requirejs 2.
|
|
481
|
-
|
|
482
|
-
Website:
|
|
480
|
+
Component: requirejs 2.3.7
|
|
481
|
+
Copyright: jQuery Foundation and other contributors
|
|
482
|
+
Website: https://github.com/requirejs/requirejs
|
|
483
483
|
License: MIT License
|
|
484
|
-
<year> = 2010-
|
|
485
|
-
<copyright holders> =
|
|
484
|
+
<year> = 2010-2024
|
|
485
|
+
<copyright holders> = jQuery Foundation and other contributors
|
|
486
486
|
|
|
487
487
|
Component: sinon-qunit 2.0.0
|
|
488
488
|
Licensor: Christian Johansen
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* global hasher */
|
|
2
2
|
/*!
|
|
3
3
|
* OpenUI5
|
|
4
|
-
* (c) Copyright 2009-
|
|
4
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
5
5
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
6
6
|
*/
|
|
7
7
|
// Provides a customized router class for the 'documentation' app.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* OpenUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2026 SAP SE or an SAP affiliate company.
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
5
|
*/
|
|
6
6
|
// Applies the html of a live-edited code-sample
|