@openui5/sap.ui.documentation 1.96.2 → 1.98.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 +26 -31
- package/THIRDPARTY.txt +15 -21
- 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.properties +56 -10
- package/src/sap/ui/documentation/messagebundle_ar.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_bg.properties +31 -5
- package/src/sap/ui/documentation/messagebundle_ca.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_cs.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_cy.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_da.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_de.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_el.properties +31 -5
- package/src/sap/ui/documentation/messagebundle_en.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_en_GB.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_en_US_sappsd.properties +35 -9
- package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +4 -9
- package/src/sap/ui/documentation/messagebundle_en_US_saptrc.properties +35 -9
- package/src/sap/ui/documentation/messagebundle_es.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_es_MX.properties +34 -8
- package/src/sap/ui/documentation/messagebundle_et.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_fi.properties +33 -7
- package/src/sap/ui/documentation/messagebundle_fr.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_fr_CA.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_hi.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_hr.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_hu.properties +31 -5
- package/src/sap/ui/documentation/messagebundle_id.properties +33 -7
- package/src/sap/ui/documentation/messagebundle_it.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_iw.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_ja.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_kk.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_ko.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_lt.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_lv.properties +31 -5
- package/src/sap/ui/documentation/messagebundle_ms.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_nl.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_no.properties +33 -7
- package/src/sap/ui/documentation/messagebundle_pl.properties +31 -5
- package/src/sap/ui/documentation/messagebundle_pt.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_pt_PT.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_ro.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_ru.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_sh.properties +33 -7
- package/src/sap/ui/documentation/messagebundle_sk.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_sl.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_sv.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_th.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_tr.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_uk.properties +47 -21
- package/src/sap/ui/documentation/messagebundle_vi.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_zh_CN.properties +32 -6
- package/src/sap/ui/documentation/messagebundle_zh_TW.properties +32 -6
- 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 +3 -3
- 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 +78 -2
- 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 +7 -6
- 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/News.controller.js +77 -0
- 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 +233 -23
- package/src/sap/ui/documentation/sdk/controller/SampleBaseController.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SampleNotFound.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/SearchPage.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/Sitemap.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/VersionNotFound.controller.js +106 -0
- 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 +17 -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/DocuInfo.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/NewsInfo.js +188 -0
- package/src/sap/ui/documentation/sdk/controller/util/ResourceDownloadUtil.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/SidyBySideImageMap.js +1 -1
- package/src/sap/ui/documentation/sdk/controller/util/ToolsInfo.js +8 -2
- 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 +8 -2
- 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/cookieSettingsDialog/Component.js +1 -1
- package/src/sap/ui/documentation/sdk/cookieSettingsDialog/controller/CookieSettingsDialog.controller.js +1 -1
- package/src/sap/ui/documentation/sdk/css/style.css +42 -2
- package/src/sap/ui/documentation/sdk/images/tools/FlexibleProgrammingModelExplorer.jpg +0 -0
- package/src/sap/ui/documentation/sdk/manifest.json +16 -0
- 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/util/DocumentationRouter.js +4 -2
- 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/sdk/view/App.view.xml +18 -0
- package/src/sap/ui/documentation/sdk/view/ChangeVersionDialog.fragment.xml +1 -2
- package/src/sap/ui/documentation/sdk/view/News.view.xml +68 -0
- package/src/sap/ui/documentation/sdk/view/NewsPopover.fragment.xml +51 -0
- package/src/sap/ui/documentation/sdk/view/Sample.view.xml +5 -1
- package/src/sap/ui/documentation/sdk/view/Tools.view.xml +23 -25
- package/src/sap/ui/documentation/sdk/view/VersionNotFound.view.xml +44 -0
- package/src/sap/ui/documentation/sdk/view/Welcome.view.xml +90 -8
- package/src/sap/ui/documentation/sdk/view/appSettingsDialog.fragment.xml +1 -0
- package/src/sap/ui/documentation/themes/base/Documentation.less +1 -7
- 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/src/sap/ui/documentation/themes/sap_horizon/library.source.less +1 -1
- package/ui5.yaml +4 -1
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<mvc:View controllerName="sap.ui.documentation.sdk.controller.News"
|
|
2
|
+
xmlns:mvc="sap.ui.core.mvc"
|
|
3
|
+
xmlns="sap.m"
|
|
4
|
+
xmlns:l="sap.ui.layout"
|
|
5
|
+
xmlns:core="sap.ui.core">
|
|
6
|
+
|
|
7
|
+
<MessagePage
|
|
8
|
+
visible="{=!!${/preparationFailureMessage}}"
|
|
9
|
+
text="{i18n>NEWS_PREP_FAILURE_TITLE}"
|
|
10
|
+
description="{/preparationFailureMessage}"
|
|
11
|
+
showHeader="false"
|
|
12
|
+
icon="sap-icon://message-warning"/>
|
|
13
|
+
<VBox visible="{=!${/preparationFailureMessage}}">
|
|
14
|
+
<NotificationList>
|
|
15
|
+
|
|
16
|
+
<NotificationListGroup
|
|
17
|
+
items="{path: '/new', templateShareable: false}"
|
|
18
|
+
title="{i18n>NEWS_NEW_GROUP_TITLE}"
|
|
19
|
+
showCloseButton="false">
|
|
20
|
+
|
|
21
|
+
<buttons>
|
|
22
|
+
<Button text="{i18n>NEWS_BTN_MARK_AS_READ}" press="handleMarkAsRead" />
|
|
23
|
+
</buttons>
|
|
24
|
+
|
|
25
|
+
<NotificationListItem
|
|
26
|
+
title="{title}"
|
|
27
|
+
description="{description}"
|
|
28
|
+
datetime="{updated}"
|
|
29
|
+
close="handleNewsItemClose"
|
|
30
|
+
class="sapUiDemokitCustomNLI">
|
|
31
|
+
<buttons>
|
|
32
|
+
<Button visible="{= %{link} !== ''}" text="{i18n>NEWS_BTN_VISIT_LINK}" press="handleVisitLink">
|
|
33
|
+
<customData>
|
|
34
|
+
<core:CustomData key="newsLink" value="{link}"/>
|
|
35
|
+
</customData>
|
|
36
|
+
</Button>
|
|
37
|
+
</buttons>
|
|
38
|
+
<customData>
|
|
39
|
+
<core:CustomData key="newsID" value="{id}"/>
|
|
40
|
+
</customData>
|
|
41
|
+
</NotificationListItem>
|
|
42
|
+
|
|
43
|
+
</NotificationListGroup>
|
|
44
|
+
|
|
45
|
+
<NotificationListGroup
|
|
46
|
+
items="{path: '/old', templateShareable: false}"
|
|
47
|
+
title="{i18n>NEWS_READ_GROUP_TITLE}"
|
|
48
|
+
showCloseButton="false">
|
|
49
|
+
|
|
50
|
+
<NotificationListItem
|
|
51
|
+
title="{title}"
|
|
52
|
+
description="{description}"
|
|
53
|
+
datetime="{updated}"
|
|
54
|
+
showCloseButton="false"
|
|
55
|
+
class="sapUiDemokitCustomNLI">
|
|
56
|
+
<buttons>
|
|
57
|
+
<Button visible="{= %{link} !== ''}" text="{i18n>NEWS_BTN_VISIT_LINK}" press="handleVisitLink">
|
|
58
|
+
<customData>
|
|
59
|
+
<core:CustomData key="newsLink" value="{link}"/>
|
|
60
|
+
</customData>
|
|
61
|
+
</Button>
|
|
62
|
+
</buttons>
|
|
63
|
+
</NotificationListItem>
|
|
64
|
+
|
|
65
|
+
</NotificationListGroup>
|
|
66
|
+
</NotificationList>
|
|
67
|
+
</VBox>
|
|
68
|
+
</mvc:View>
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
<core:FragmentDefinition
|
|
2
|
+
xmlns="sap.m"
|
|
3
|
+
xmlns:core="sap.ui.core">
|
|
4
|
+
<ResponsivePopover
|
|
5
|
+
id="newsPopover"
|
|
6
|
+
placement="Bottom"
|
|
7
|
+
title="{i18n>APP_NEWS_BTN_TOOLTIP}">
|
|
8
|
+
<beginButton>
|
|
9
|
+
<Button
|
|
10
|
+
id="dismissAllNotifications"
|
|
11
|
+
text="{i18n>APP_NEWS_DISMISS_ALL_BTN}"
|
|
12
|
+
press="handleDismissAllPress"
|
|
13
|
+
enabled="{= %{news>/newsCount} > 0}" />
|
|
14
|
+
</beginButton>
|
|
15
|
+
<endButton>
|
|
16
|
+
<Button
|
|
17
|
+
id="showAllNotifications"
|
|
18
|
+
text="{i18n>APP_NEWS_SHOW_ALL_BTN}"
|
|
19
|
+
press="handleShowAllPress" />
|
|
20
|
+
</endButton>
|
|
21
|
+
<VBox>
|
|
22
|
+
<NotificationList
|
|
23
|
+
noDataText="{i18n>APP_NEWS_NO_NEW_TEXT}"
|
|
24
|
+
items="{path: 'news>/items', templateShareable: false}"
|
|
25
|
+
>
|
|
26
|
+
<layoutData>
|
|
27
|
+
<FlexItemData maxHeight="450px" maxWidth="600px" />
|
|
28
|
+
</layoutData>
|
|
29
|
+
|
|
30
|
+
<NotificationListItem
|
|
31
|
+
title="{news>title}"
|
|
32
|
+
description="{news>description}"
|
|
33
|
+
datetime="{news>updated}"
|
|
34
|
+
close="handleNewsItemClose"
|
|
35
|
+
class="sapUiDemokitCustomNLI">
|
|
36
|
+
<buttons>
|
|
37
|
+
<Button visible="{= %{news>link} !== ''}" text="{i18n>NEWS_BTN_VISIT_LINK}" press="handleVisitNewsLink">
|
|
38
|
+
<customData>
|
|
39
|
+
<core:CustomData key="newsLink" value="{news>link}"/>
|
|
40
|
+
</customData>
|
|
41
|
+
</Button>
|
|
42
|
+
</buttons>
|
|
43
|
+
<customData>
|
|
44
|
+
<core:CustomData key="newsID" value="{news>id}"/>
|
|
45
|
+
</customData>
|
|
46
|
+
</NotificationListItem>
|
|
47
|
+
|
|
48
|
+
</NotificationList>
|
|
49
|
+
</VBox>
|
|
50
|
+
</ResponsivePopover>
|
|
51
|
+
</core:FragmentDefinition>
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
class="sapUiHideOnPhone"
|
|
62
62
|
tooltip="{i18n>SAMPLE_ADAPT_BTN_TOOLTIP}"
|
|
63
63
|
press="onToggleAdaptationMode"
|
|
64
|
-
visible="{=
|
|
64
|
+
visible="{= ${/rtaLoaded}}" />
|
|
65
65
|
<Button
|
|
66
66
|
id="code"
|
|
67
67
|
icon="sap-icon://syntax"
|
|
@@ -72,6 +72,10 @@
|
|
|
72
72
|
tooltip="{i18n>SAMPLE_NEW_TAB_BTN_TOOLTIP}"
|
|
73
73
|
icon="sap-icon://inspect"
|
|
74
74
|
press="onNewTab" />
|
|
75
|
+
<Button id="sampleSettings"
|
|
76
|
+
visible="{= ${/showSettings}}"
|
|
77
|
+
icon="sap-icon://action-settings"
|
|
78
|
+
press="handleSettings" />
|
|
75
79
|
<Button
|
|
76
80
|
class="sapUiHideOnPhone"
|
|
77
81
|
text="{i18n>SAMPLE_DOWNLOAD_BTN_TOOLTIP}"
|
|
@@ -53,10 +53,11 @@
|
|
|
53
53
|
<VBox justifyContent="SpaceBetween">
|
|
54
54
|
<VBox class="sapUiSmallMargin toolspageCardInfo">
|
|
55
55
|
<html:div class="sapUIDisclaimerLink sapUiSmallMarginBottom">
|
|
56
|
-
<
|
|
56
|
+
<custom:TitleLink
|
|
57
57
|
level="H1"
|
|
58
58
|
titleStyle="H1"
|
|
59
59
|
text="{/uiThemeDesigner/text}"
|
|
60
|
+
href="{/uiThemeDesigner/href}"
|
|
60
61
|
target="_blank"
|
|
61
62
|
wrapping="true"/>
|
|
62
63
|
</html:div>
|
|
@@ -72,16 +73,6 @@
|
|
|
72
73
|
width="1.25rem"
|
|
73
74
|
press="onDisclaimerLinkPress"/>
|
|
74
75
|
</html:div>
|
|
75
|
-
<html:div class="sapUIDisclaimerLink">
|
|
76
|
-
<Link text="{i18n>TOOLS_CARD_2_LINK_1}"
|
|
77
|
-
target="_blank"
|
|
78
|
-
href="https://www.sap.com/community/topics/ui-theme-designer.html"/>
|
|
79
|
-
<Image
|
|
80
|
-
src="./resources/sap/ui/documentation/sdk/images/link-sap.png"
|
|
81
|
-
tooltip="{i18n>LEGAL_DISCLAIMER_INTERNAL_TOOLTIP}"
|
|
82
|
-
width="1.25rem"
|
|
83
|
-
press="onDisclaimerLinkPress"/>
|
|
84
|
-
</html:div>
|
|
85
76
|
</HBox>
|
|
86
77
|
</VBox>
|
|
87
78
|
<Image src="./resources/sap/ui/documentation/sdk/images/tools/ThemeDesigner.jpg" class="toolsPageImage" alt="{i18n>TOOLS_CARD_2_IMG_ALT}"/>
|
|
@@ -156,10 +147,7 @@
|
|
|
156
147
|
</f:content>
|
|
157
148
|
</f:Card>
|
|
158
149
|
<!-- UI5 Tooling -->
|
|
159
|
-
<f:Card
|
|
160
|
-
<f:layoutData>
|
|
161
|
-
<l:GridData spanM="6" spanL="6"/>
|
|
162
|
-
</f:layoutData>
|
|
150
|
+
<f:Card class="threeColumnLayoutCard">
|
|
163
151
|
<f:content>
|
|
164
152
|
<VBox justifyContent="SpaceBetween">
|
|
165
153
|
<VBox class="sapUiSmallMargin toolspageCardInfo">
|
|
@@ -205,10 +193,7 @@
|
|
|
205
193
|
</f:content>
|
|
206
194
|
</f:Card>
|
|
207
195
|
<!-- UI5 Inspector -->
|
|
208
|
-
<f:Card
|
|
209
|
-
<f:layoutData>
|
|
210
|
-
<l:GridData spanM="6" spanL="6" spanXL="4"/>
|
|
211
|
-
</f:layoutData>
|
|
196
|
+
<f:Card class="threeColumnLayoutCard">
|
|
212
197
|
<f:content>
|
|
213
198
|
<VBox justifyContent="SpaceBetween">
|
|
214
199
|
<VBox class="sapUiSmallMargin toolspageCardInfo">
|
|
@@ -252,9 +237,6 @@
|
|
|
252
237
|
</f:Card>
|
|
253
238
|
<!-- Card Explorer -->
|
|
254
239
|
<f:Card class="threeColumnLayoutCard">
|
|
255
|
-
<f:layoutData>
|
|
256
|
-
<l:GridData spanXL="4"/>
|
|
257
|
-
</f:layoutData>
|
|
258
240
|
<f:content>
|
|
259
241
|
<VBox justifyContent="SpaceBetween">
|
|
260
242
|
<VBox class="sapUiSmallMargin toolspageCardInfo">
|
|
@@ -282,9 +264,6 @@
|
|
|
282
264
|
</f:Card>
|
|
283
265
|
<!-- Support Assistant -->
|
|
284
266
|
<f:Card class="threeColumnLayoutCard">
|
|
285
|
-
<f:layoutData>
|
|
286
|
-
<l:GridData spanXL="4"/>
|
|
287
|
-
</f:layoutData>
|
|
288
267
|
<f:content>
|
|
289
268
|
<VBox justifyContent="SpaceBetween">
|
|
290
269
|
<VBox class="sapUiSmallMargin toolspageCardInfo">
|
|
@@ -429,6 +408,25 @@
|
|
|
429
408
|
</VBox>
|
|
430
409
|
</f:content>
|
|
431
410
|
</f:Card>
|
|
411
|
+
<!-- Flexible Programming Model Explorer -->
|
|
412
|
+
<f:Card class="threeColumnLayoutCard" visible="{=! (${device>/system/phone} || ${device>/browser/msie}) }">
|
|
413
|
+
<f:content>
|
|
414
|
+
<VBox justifyContent="SpaceBetween">
|
|
415
|
+
<VBox class="sapUiSmallMargin toolspageCardInfo">
|
|
416
|
+
<html:div class="sapUIDisclaimerLink sapUiSmallMarginBottom">
|
|
417
|
+
<custom:TitleLink
|
|
418
|
+
level="H1"
|
|
419
|
+
titleStyle="H1"
|
|
420
|
+
text="{/flexibleProgrammingModelExplorer/text}"
|
|
421
|
+
href="{/flexibleProgrammingModelExplorer/href}"
|
|
422
|
+
target="_blank"/>
|
|
423
|
+
</html:div>
|
|
424
|
+
<Text class="sapUiSmallMarginBottom" text="{i18n>TOOLS_CARD_14_TEXT}" />
|
|
425
|
+
</VBox>
|
|
426
|
+
<Image src="./resources/sap/ui/documentation/sdk/images/tools/FlexibleProgrammingModelExplorer.jpg" class="toolsPageImage" alt="{i18n>TOOLS_CARD_14_IMG_ALT}"/>
|
|
427
|
+
</VBox>
|
|
428
|
+
</f:content>
|
|
429
|
+
</f:Card>
|
|
432
430
|
</l:Grid>
|
|
433
431
|
<l:BlockLayout>
|
|
434
432
|
<l:BlockLayoutRow>
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
<mvc:View
|
|
2
|
+
controllerName="sap.ui.documentation.sdk.controller.VersionNotFound"
|
|
3
|
+
xmlns:mvc="sap.ui.core.mvc"
|
|
4
|
+
xmlns:f="sap.f"
|
|
5
|
+
xmlns="sap.m">
|
|
6
|
+
|
|
7
|
+
<App>
|
|
8
|
+
<Page>
|
|
9
|
+
<customHeader>
|
|
10
|
+
<f:ShellBar
|
|
11
|
+
title="UI5 Version Not Found"
|
|
12
|
+
homeIcon="/resources/sap/ui/documentation/sdk/images/logo_ui5.png"
|
|
13
|
+
homeIconPressed="onHomePress"
|
|
14
|
+
>
|
|
15
|
+
</f:ShellBar>
|
|
16
|
+
</customHeader>
|
|
17
|
+
<MessagePage
|
|
18
|
+
id="page"
|
|
19
|
+
icon="sap-icon://document"
|
|
20
|
+
description=""
|
|
21
|
+
showHeader="false"
|
|
22
|
+
text=""
|
|
23
|
+
busy="true"
|
|
24
|
+
>
|
|
25
|
+
<buttons>
|
|
26
|
+
<Button
|
|
27
|
+
id="readMoreButton"
|
|
28
|
+
visible="false"
|
|
29
|
+
text="Read More"
|
|
30
|
+
press="onReadMore"
|
|
31
|
+
type="Emphasized"
|
|
32
|
+
width="100%" />
|
|
33
|
+
<Button
|
|
34
|
+
id="homePageButton"
|
|
35
|
+
visible="true"
|
|
36
|
+
text="Home Page"
|
|
37
|
+
press="onHomePress"
|
|
38
|
+
width="100%" />
|
|
39
|
+
</buttons>
|
|
40
|
+
</MessagePage>
|
|
41
|
+
</Page>
|
|
42
|
+
</App>
|
|
43
|
+
|
|
44
|
+
</mvc:View>
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
width="100%">
|
|
112
112
|
<custom:TitleLink
|
|
113
113
|
text="{i18n>WELCOME_BLOCK_3_TITLE}"
|
|
114
|
-
href="topic/
|
|
114
|
+
href="topic/23cfd955f58142389fa7c9097e11559c"
|
|
115
115
|
class="sapUiSmallMarginBottom"
|
|
116
116
|
titleStyle="H2"/>
|
|
117
117
|
<Text
|
|
@@ -149,9 +149,24 @@
|
|
|
149
149
|
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
150
150
|
<Text text="{i18n>WELCOME_BLOCK_3_TEXT_5}"/>
|
|
151
151
|
</HBox>
|
|
152
|
+
<HBox>
|
|
153
|
+
<core:Icon
|
|
154
|
+
src="sap-icon://accept"
|
|
155
|
+
size="0.875rem"
|
|
156
|
+
color="Default"
|
|
157
|
+
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
158
|
+
<Text text="{i18n>WELCOME_BLOCK_3_TEXT_6}"/>
|
|
159
|
+
</HBox>
|
|
160
|
+
<HBox>
|
|
161
|
+
<core:Icon
|
|
162
|
+
src="sap-icon://accept"
|
|
163
|
+
size="0.875rem"
|
|
164
|
+
color="Default"
|
|
165
|
+
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
166
|
+
<Text text="{i18n>WELCOME_BLOCK_3_TEXT_7}"/>
|
|
167
|
+
</HBox>
|
|
152
168
|
</l:VerticalLayout>
|
|
153
169
|
</l:BlockLayoutCell>
|
|
154
|
-
|
|
155
170
|
</l:BlockLayoutRow>
|
|
156
171
|
|
|
157
172
|
<l:BlockLayoutRow>
|
|
@@ -161,10 +176,10 @@
|
|
|
161
176
|
<l:VerticalLayout
|
|
162
177
|
width="100%">
|
|
163
178
|
<custom:TitleLink
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
179
|
+
href="topic/bf2d55eaa33b44a78ef95e7946d658e8"
|
|
180
|
+
text="{i18n>WELCOME_BLOCK_4_TITLE}"
|
|
181
|
+
class="sapUiSmallMarginBottom"
|
|
182
|
+
titleStyle="H2"/>
|
|
168
183
|
<Text
|
|
169
184
|
text="{i18n>WELCOME_BLOCK_4_TEXT_1}"
|
|
170
185
|
class="sapUiSmallMarginBottom"/>
|
|
@@ -192,6 +207,38 @@
|
|
|
192
207
|
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
193
208
|
<Text text="{i18n>WELCOME_BLOCK_4_TEXT_4}"/>
|
|
194
209
|
</HBox>
|
|
210
|
+
<HBox>
|
|
211
|
+
<core:Icon
|
|
212
|
+
src="sap-icon://accept"
|
|
213
|
+
size="0.875rem"
|
|
214
|
+
color="Default"
|
|
215
|
+
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
216
|
+
<Text text="{i18n>WELCOME_BLOCK_4_TEXT_5}"/>
|
|
217
|
+
</HBox>
|
|
218
|
+
<HBox>
|
|
219
|
+
<core:Icon
|
|
220
|
+
src="sap-icon://accept"
|
|
221
|
+
size="0.875rem"
|
|
222
|
+
color="Default"
|
|
223
|
+
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
224
|
+
<Text text="{i18n>WELCOME_BLOCK_4_TEXT_6}"/>
|
|
225
|
+
</HBox>
|
|
226
|
+
<HBox>
|
|
227
|
+
<core:Icon
|
|
228
|
+
src="sap-icon://accept"
|
|
229
|
+
size="0.875rem"
|
|
230
|
+
color="Default"
|
|
231
|
+
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
232
|
+
<Text text="{i18n>WELCOME_BLOCK_4_TEXT_7}"/>
|
|
233
|
+
</HBox>
|
|
234
|
+
<HBox>
|
|
235
|
+
<core:Icon
|
|
236
|
+
src="sap-icon://accept"
|
|
237
|
+
size="0.875rem"
|
|
238
|
+
color="Default"
|
|
239
|
+
class="sapUiTinyMarginBegin sapUiSmallMarginEnd"/>
|
|
240
|
+
<Text text="{i18n>WELCOME_BLOCK_4_TEXT_8}"/>
|
|
241
|
+
</HBox>
|
|
195
242
|
</l:VerticalLayout>
|
|
196
243
|
</l:BlockLayoutCell>
|
|
197
244
|
|
|
@@ -229,10 +276,45 @@
|
|
|
229
276
|
</layoutData>
|
|
230
277
|
</Image>
|
|
231
278
|
</l:Grid>
|
|
232
|
-
|
|
233
279
|
</l:BlockLayoutCell>
|
|
234
|
-
|
|
235
280
|
</l:BlockLayoutRow>
|
|
281
|
+
<!-- This block layout row will be commented until BGSOFUIPIRIN-5473 is completely finished-->
|
|
282
|
+
<!-- <l:BlockLayoutRow>-->
|
|
283
|
+
<!-- <l:BlockLayoutCell-->
|
|
284
|
+
<!-- backgroundColorSet="ColorSet11"-->
|
|
285
|
+
<!-- backgroundColorShade="ShadeA">-->
|
|
286
|
+
<!-- <HBox alignItems="Center" justifyContent="Center" width="100%" height="100%">-->
|
|
287
|
+
<!-- <core:HTML sanitizeContent="true" content='-->
|
|
288
|
+
<!-- <div class="videoWrapper">-->
|
|
289
|
+
<!-- <iframe src="https://www.youtube.com/embed/6_CQYtmRJNg" title="YouTube video player" frameborder="0"-->
|
|
290
|
+
<!-- allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="true" />-->
|
|
291
|
+
<!-- </div>'>-->
|
|
292
|
+
<!-- <core:layoutData>-->
|
|
293
|
+
<!-- <FlexItemData maxWidth="35rem" growFactor="1" />-->
|
|
294
|
+
<!-- </core:layoutData>-->
|
|
295
|
+
<!-- </core:HTML>-->
|
|
296
|
+
<!-- </HBox>-->
|
|
297
|
+
<!-- </l:BlockLayoutCell>-->
|
|
298
|
+
<!-- <l:BlockLayoutCell-->
|
|
299
|
+
<!-- backgroundColorSet="ColorSet11"-->
|
|
300
|
+
<!-- backgroundColorShade="ShadeD">-->
|
|
301
|
+
<!-- <l:VerticalLayout-->
|
|
302
|
+
<!-- width="100%">-->
|
|
303
|
+
<!-- <custom:TitleLink-->
|
|
304
|
+
<!-- text="{i18n>WELCOME_VIDEO_BLOCK_TITLE}"-->
|
|
305
|
+
<!-- class="sapUiSmallMarginBottom"-->
|
|
306
|
+
<!-- href="https://www.youtube.com/watch?v=6_CQYtmRJNg"-->
|
|
307
|
+
<!-- target="_blank"-->
|
|
308
|
+
<!-- titleStyle="H2"/>-->
|
|
309
|
+
<!-- <Text-->
|
|
310
|
+
<!-- text="{i18n>WELCOME_VIDEO_BLOCK_TEXT_1}"-->
|
|
311
|
+
<!-- class="sapUiSmallMarginBottom"/>-->
|
|
312
|
+
<!-- <FormattedText-->
|
|
313
|
+
<!-- htmlText="{i18n>WELCOME_VIDEO_BLOCK_TEXT_2}"-->
|
|
314
|
+
<!-- class="sapUiSmallMarginBottom"/>-->
|
|
315
|
+
<!-- </l:VerticalLayout>-->
|
|
316
|
+
<!-- </l:BlockLayoutCell>-->
|
|
317
|
+
<!-- </l:BlockLayoutRow>-->
|
|
236
318
|
</l:BlockLayout>
|
|
237
319
|
</Panel>
|
|
238
320
|
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
<VBox class="sapUiTinyMarginTop">
|
|
12
12
|
<Label text="{i18n>APP_SETTINGS_DIALOG_THEME}" design="Standard" labelFor="ThemeSelect" />
|
|
13
13
|
<Select id="ThemeSelect" width="100%" class="sapUiSmallMarginBottom">
|
|
14
|
+
<core:Item key="sap_horizon" text="Horizon"/>
|
|
14
15
|
<core:Item key="sap_fiori_3" text="Quartz Light"/>
|
|
15
16
|
<core:Item key="sap_fiori_3_dark" text="Quartz Dark"/>
|
|
16
17
|
<core:Item key="sap_belize" text="Belize"/>
|
|
@@ -522,11 +522,6 @@ html.sap-tablet:not(.sap-desktop) {
|
|
|
522
522
|
font-weight: 600;
|
|
523
523
|
}
|
|
524
524
|
|
|
525
|
-
span.uicontrol,
|
|
526
|
-
span.uinolabel {
|
|
527
|
-
color: @sapBrandColor;
|
|
528
|
-
}
|
|
529
|
-
|
|
530
525
|
code, kbd, pre, samp {
|
|
531
526
|
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
532
527
|
}
|
|
@@ -716,8 +711,7 @@ html.sap-tablet:not(.sap-desktop) {
|
|
|
716
711
|
font-family: Monaco, monospace;
|
|
717
712
|
}
|
|
718
713
|
|
|
719
|
-
.uilabel
|
|
720
|
-
.uinolabel {
|
|
714
|
+
.uilabel{
|
|
721
715
|
font-style: normal;
|
|
722
716
|
font-weight: 600;
|
|
723
717
|
color: @sapBrandColor;
|
package/ui5.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
---
|
|
2
|
-
specVersion: "2.
|
|
2
|
+
specVersion: "2.6"
|
|
3
3
|
type: library
|
|
4
4
|
metadata:
|
|
5
5
|
name: sap.ui.documentation
|
|
@@ -14,3 +14,6 @@ builder:
|
|
|
14
14
|
jsdoc:
|
|
15
15
|
excludes:
|
|
16
16
|
- "sap/ui/documentation/sdk/thirdparty/**"
|
|
17
|
+
minification:
|
|
18
|
+
excludes:
|
|
19
|
+
- "sap/ui/documentation/sdk/thirdparty/highlight.js/*.js"
|