@openui5/sap.ui.documentation 1.136.7 → 1.136.9

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.
Files changed (63) hide show
  1. package/REUSE.toml +1 -1
  2. package/THIRDPARTY.txt +2 -2
  3. package/package.json +7 -7
  4. package/src/sap/ui/documentation/.library +1 -1
  5. package/src/sap/ui/documentation/library.js +2 -2
  6. package/src/sap/ui/documentation/messagebundle.properties +14 -6
  7. package/src/sap/ui/documentation/messagebundle_ar.properties +7 -3
  8. package/src/sap/ui/documentation/messagebundle_bg.properties +7 -3
  9. package/src/sap/ui/documentation/messagebundle_ca.properties +7 -3
  10. package/src/sap/ui/documentation/messagebundle_cnr.properties +7 -3
  11. package/src/sap/ui/documentation/messagebundle_cs.properties +7 -3
  12. package/src/sap/ui/documentation/messagebundle_cy.properties +7 -3
  13. package/src/sap/ui/documentation/messagebundle_da.properties +7 -3
  14. package/src/sap/ui/documentation/messagebundle_de.properties +8 -4
  15. package/src/sap/ui/documentation/messagebundle_el.properties +7 -3
  16. package/src/sap/ui/documentation/messagebundle_en.properties +7 -3
  17. package/src/sap/ui/documentation/messagebundle_en_GB.properties +7 -3
  18. package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +7 -3
  19. package/src/sap/ui/documentation/messagebundle_es.properties +7 -3
  20. package/src/sap/ui/documentation/messagebundle_es_MX.properties +7 -3
  21. package/src/sap/ui/documentation/messagebundle_et.properties +7 -3
  22. package/src/sap/ui/documentation/messagebundle_fi.properties +7 -3
  23. package/src/sap/ui/documentation/messagebundle_fr.properties +7 -3
  24. package/src/sap/ui/documentation/messagebundle_fr_CA.properties +7 -3
  25. package/src/sap/ui/documentation/messagebundle_hi.properties +7 -3
  26. package/src/sap/ui/documentation/messagebundle_hr.properties +7 -3
  27. package/src/sap/ui/documentation/messagebundle_hu.properties +7 -3
  28. package/src/sap/ui/documentation/messagebundle_id.properties +7 -3
  29. package/src/sap/ui/documentation/messagebundle_it.properties +7 -3
  30. package/src/sap/ui/documentation/messagebundle_iw.properties +7 -3
  31. package/src/sap/ui/documentation/messagebundle_ja.properties +7 -3
  32. package/src/sap/ui/documentation/messagebundle_kk.properties +7 -3
  33. package/src/sap/ui/documentation/messagebundle_ko.properties +7 -3
  34. package/src/sap/ui/documentation/messagebundle_lt.properties +7 -3
  35. package/src/sap/ui/documentation/messagebundle_lv.properties +7 -3
  36. package/src/sap/ui/documentation/messagebundle_mk.properties +7 -3
  37. package/src/sap/ui/documentation/messagebundle_ms.properties +7 -3
  38. package/src/sap/ui/documentation/messagebundle_nl.properties +7 -3
  39. package/src/sap/ui/documentation/messagebundle_no.properties +7 -3
  40. package/src/sap/ui/documentation/messagebundle_pl.properties +8 -4
  41. package/src/sap/ui/documentation/messagebundle_pt.properties +7 -3
  42. package/src/sap/ui/documentation/messagebundle_pt_PT.properties +7 -3
  43. package/src/sap/ui/documentation/messagebundle_ro.properties +7 -3
  44. package/src/sap/ui/documentation/messagebundle_ru.properties +7 -3
  45. package/src/sap/ui/documentation/messagebundle_sh.properties +7 -3
  46. package/src/sap/ui/documentation/messagebundle_sk.properties +7 -3
  47. package/src/sap/ui/documentation/messagebundle_sl.properties +7 -3
  48. package/src/sap/ui/documentation/messagebundle_sr.properties +7 -3
  49. package/src/sap/ui/documentation/messagebundle_sv.properties +7 -3
  50. package/src/sap/ui/documentation/messagebundle_th.properties +7 -3
  51. package/src/sap/ui/documentation/messagebundle_tr.properties +7 -3
  52. package/src/sap/ui/documentation/messagebundle_uk.properties +7 -3
  53. package/src/sap/ui/documentation/messagebundle_vi.properties +7 -3
  54. package/src/sap/ui/documentation/messagebundle_zh_CN.properties +7 -3
  55. package/src/sap/ui/documentation/messagebundle_zh_TW.properties +7 -3
  56. package/src/sap/ui/documentation/sdk/controller/util/ResourcesInfo.js +6 -6
  57. package/src/sap/ui/documentation/sdk/images/Fiori_dev_portal.png +0 -0
  58. package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
  59. package/src/sap/ui/documentation/sdk/view/FioriDevelopmentRowSAPUI5.fragment.xml +87 -0
  60. package/src/sap/ui/documentation/sdk/view/Resources.view.xml +27 -27
  61. package/src/sap/ui/documentation/sdk/view/StartCodingRowOpenUI5.fragment.xml +65 -0
  62. package/src/sap/ui/documentation/sdk/view/Welcome.view.xml +2 -61
  63. package/src/sap/ui/documentation/sdk/view/WelcomeCustomRowSAPUI5.fragment.xml +29 -30
@@ -0,0 +1,65 @@
1
+ <core:FragmentDefinition
2
+ xmlns="sap.m"
3
+ xmlns:core="sap.ui.core"
4
+ xmlns:custom="sap.ui.documentation"
5
+ xmlns:l="sap.ui.layout">
6
+ <Panel visible="{=!${device>/system/phone} &amp;&amp; ${versionData>/isOpenUI5}}"
7
+ accessibleRole="Region"
8
+ backgroundDesign="Transparent"
9
+ class="sapUiNoContentPadding">
10
+ <headerToolbar>
11
+ <Toolbar class="headlineCell">
12
+ <Title width="100%"
13
+ text="{i18n>WELCOME_START_CODING}"
14
+ level="H1"
15
+ titleStyle="H1"
16
+ class="sapUiMediumMarginTopBottom" />
17
+ </Toolbar>
18
+ </headerToolbar>
19
+ <l:BlockLayout>
20
+ <l:BlockLayoutRow>
21
+ <l:BlockLayoutCell backgroundColorSet="ColorSet10" backgroundColorShade="ShadeA">
22
+ <l:layoutData>
23
+ <l:BlockLayoutCellData sSize="1" mSize="2" lSize="3" xlSize="3" />
24
+ </l:layoutData>
25
+
26
+ <HBox alignItems="Center" justifyContent="Center" width="100%" height="100%">
27
+
28
+ <Image
29
+ src="./resources/sap/ui/documentation/sdk/images/Home_laptop.png"
30
+ densityAware="false"
31
+ width="100%"
32
+ alt="{i18n>WELCOME_BLOCK_7_ALT}">
33
+ <layoutData>
34
+ <FlexItemData maxWidth="37.5rem" />
35
+ </layoutData>
36
+ </Image>
37
+ </HBox>
38
+ </l:BlockLayoutCell>
39
+
40
+ <l:BlockLayoutCell
41
+ class="welcomeBlock"
42
+ backgroundColorSet="ColorSet10"
43
+ backgroundColorShade="ShadeA">
44
+
45
+ <l:layoutData>
46
+ <l:BlockLayoutCellData sSize="1" mSize="2" lSize="3" xlSize="3" />
47
+ </l:layoutData>
48
+
49
+ <HBox direction="Column" justifyContent="Center" width="100%" height="100%">
50
+ <custom:TitleLink
51
+ href="topic/8b49fc198bf04b2d9800fc37fecbb218"
52
+ text="{i18n>WELCOME_BLOCK_6_TITLE}"
53
+ titleStyle="H2" />
54
+ <Text class="sapUiMediumMarginTop" text="{i18n>WELCOME_BLOCK_6_TEXT_1}" />
55
+ <HBox width="100%">
56
+ <Text class="sapUiSmallMarginTop" text="{i18n>WELCOME_BLOCK_6_TEXT_2}" />
57
+ <Link class="liveEditorLink sapUiSmallMarginTop" text="{i18n>LIVE_EDITOR_TITLE}"
58
+ href="liveEditor" />
59
+ </HBox>
60
+ </HBox>
61
+ </l:BlockLayoutCell>
62
+ </l:BlockLayoutRow>
63
+ </l:BlockLayout>
64
+ </Panel>
65
+ </core:FragmentDefinition>
@@ -215,67 +215,8 @@
215
215
  </l:BlockLayout>
216
216
  </Panel>
217
217
 
218
- <Panel visible="{=! (${device>/system/phone} || ${device>/browser/msie}) }"
219
- accessibleRole="Region"
220
- backgroundDesign="Transparent"
221
- class="sapUiNoContentPadding">
222
- <headerToolbar>
223
- <Toolbar class="headlineCell">
224
- <Title width="100%"
225
- text="{i18n>WELCOME_START_CODING}"
226
- level="H1"
227
- titleStyle="H1"
228
- class="sapUiMediumMarginTopBottom"/>
229
- </Toolbar>
230
- </headerToolbar>
231
- <l:BlockLayout>
232
- <l:BlockLayoutRow>
233
- <l:BlockLayoutCell backgroundColorSet="ColorSet10"
234
- backgroundColorShade="ShadeA">
235
- <l:layoutData>
236
- <l:BlockLayoutCellData sSize="1" mSize="2" lSize="3" xlSize="3"/>
237
- </l:layoutData>
238
-
239
- <HBox alignItems="Center" justifyContent="Center" width="100%" height="100%">
240
-
241
- <Image
242
- src="./resources/sap/ui/documentation/sdk/images/Home_laptop.png"
243
- densityAware="false"
244
- class="sapUiTinyMarginBeginEnd"
245
- width="100%"
246
- alt="{i18n>WELCOME_BLOCK_7_ALT}">
247
- <layoutData>
248
- <FlexItemData maxWidth="37.5rem" />
249
- </layoutData>
250
- </Image>
251
- </HBox>
252
-
253
- </l:BlockLayoutCell>
254
-
255
- <l:BlockLayoutCell
256
- class="welcomeBlock"
257
- backgroundColorSet="ColorSet10"
258
- backgroundColorShade="ShadeA">
259
-
260
- <l:layoutData>
261
- <l:BlockLayoutCellData sSize="1" mSize="2" lSize="3" xlSize="3"/>
262
- </l:layoutData>
263
-
264
- <HBox direction="Column" justifyContent="Center" width="100%" height="100%">
265
- <custom:TitleLink
266
- href="topic/8b49fc198bf04b2d9800fc37fecbb218"
267
- text="{i18n>WELCOME_BLOCK_6_TITLE}"
268
- titleStyle="H2"/>
269
- <Text class="sapUiMediumMarginTop" text="{i18n>WELCOME_BLOCK_6_TEXT_1}"/>
270
- <HBox width="100%">
271
- <Text class="sapUiSmallMarginTop" text="{i18n>WELCOME_BLOCK_6_TEXT_2}"/>
272
- <Link class="liveEditorLink sapUiSmallMarginTop" text="Live Editor" href="liveEditor" />
273
- </HBox>
274
- </HBox>
275
- </l:BlockLayoutCell>
276
- </l:BlockLayoutRow>
277
- </l:BlockLayout>
278
- </Panel>
218
+ <core:Fragment fragmentName="sap.ui.documentation.sdk.view.StartCodingRowOpenUI5" type="XML" />
219
+ <core:Fragment fragmentName="sap.ui.documentation.sdk.view.FioriDevelopmentRowSAPUI5" type="XML" />
279
220
 
280
221
  <Panel accessibleRole="Region"
281
222
  backgroundDesign="Transparent"
@@ -76,38 +76,37 @@
76
76
  </l:BlockLayoutCell>
77
77
 
78
78
  <l:BlockLayoutCell
79
- backgroundColorSet="ColorSet10"
80
- backgroundColorShade="ShadeA">
79
+ backgroundColorSet="ColorSet10"
80
+ backgroundColorShade="ShadeA">
81
81
  <l:Grid
82
- defaultSpan="L6 M12 S12"
83
- hSpacing="0"
84
- vSpacing="0">
85
- <l:VerticalLayout width="100%">
86
- <custom:DivContainer class="sapUIDisclaimerLink sapUiSmallMarginBottom">
87
- <custom:TitleLink
88
- href="https://experience.sap.com/fiori-design/"
89
- text="{i18n>WELCOME_BLOCK_5_TITLE}"
90
- titleStyle="H2"
91
- target="_blank"/>
92
- <Image
93
- src="./resources/sap/ui/documentation/sdk/images/link-sap.png"
94
- tooltip="{i18n>LEGAL_DISCLAIMER_EXTERNAL_TOOLTIP}"
95
- width="1.25rem"
96
- press="onDisclaimerLinkPress"/>
97
- </custom:DivContainer>
98
- <Text
99
- text="{i18n>WELCOME_BLOCK_5_TEXT}"
100
- class="sapUiSmallMarginBottom"/>
101
- </l:VerticalLayout>
102
- <Image
103
- src="./resources/sap/ui/documentation/sdk/images/Fiori_design_examples.png"
104
- alt="{i18n>WELCOME_BLOCK_5_IMG_ALT}"
82
+ defaultSpan="L6 M12 S12"
83
+ hSpacing="0"
84
+ vSpacing="0">
85
+ <VBox width="100%" height="100%">
86
+ <custom:TitleLink
87
+ href="topic/8b49fc198bf04b2d9800fc37fecbb218"
88
+ text="{i18n>WELCOME_BLOCK_6_TITLE}"
89
+ titleStyle="H2"
90
+ class="sapUiMediumMarginBottom" />
91
+ <Text text="{i18n>WELCOME_BLOCK_6_TEXT_1}" class="sapUiTinyMarginEnd" />
92
+ <HBox width="100%" height="100%">
93
+ <Text class="sapUiSmallMarginTopBottom" text="{i18n>WELCOME_BLOCK_6_TEXT_2}">
94
+ <layoutData>
95
+ <FlexItemData shrinkFactor="0" />
96
+ </layoutData>
97
+ </Text>
98
+ <Link class="liveEditorLink sapUiSmallMarginTopBottom" text="{i18n>LIVE_EDITOR_TITLE}"
99
+ href="liveEditor" />
100
+ </HBox>
101
+ </VBox>
102
+ <HBox width="100%" height="100%">
103
+ <Image
104
+ src="./resources/sap/ui/documentation/sdk/images/Home_laptop.png"
105
105
  densityAware="false"
106
- width="100%">
107
- <layoutData>
108
- <l:GridData span="L6 M12 S12"/>
109
- </layoutData>
110
- </Image>
106
+ width="100%"
107
+ alt="{i18n>WELCOME_BLOCK_7_ALT}">
108
+ </Image>
109
+ </HBox>
111
110
  </l:Grid>
112
111
  </l:BlockLayoutCell>
113
112
  </core:FragmentDefinition>