@openui5/sap.f 1.142.0 → 1.143.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.
Files changed (166) hide show
  1. package/REUSE.toml +1 -1
  2. package/THIRDPARTY.txt +2 -2
  3. package/package.json +6 -6
  4. package/src/sap/f/.library +1 -1
  5. package/src/sap/f/Avatar.js +1 -1
  6. package/src/sap/f/AvatarGroup.js +1 -1
  7. package/src/sap/f/AvatarGroupItem.js +1 -1
  8. package/src/sap/f/CalendarAppointmentInCard.js +1 -1
  9. package/src/sap/f/CalendarInCard.js +1 -1
  10. package/src/sap/f/Card.js +1 -1
  11. package/src/sap/f/CardBase.js +1 -1
  12. package/src/sap/f/DynamicPage.js +1 -1
  13. package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
  14. package/src/sap/f/DynamicPageHeader.js +1 -1
  15. package/src/sap/f/DynamicPageTitle.js +1 -1
  16. package/src/sap/f/FlexibleColumnLayout.js +1 -1
  17. package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
  18. package/src/sap/f/FlexibleColumnLayoutData.js +1 -1
  19. package/src/sap/f/FlexibleColumnLayoutDataForDesktop.js +1 -1
  20. package/src/sap/f/FlexibleColumnLayoutDataForTablet.js +1 -1
  21. package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
  22. package/src/sap/f/GridContainer.js +1 -1
  23. package/src/sap/f/GridContainerItemLayoutData.js +1 -1
  24. package/src/sap/f/GridContainerSettings.js +2 -2
  25. package/src/sap/f/GridList.js +1 -1
  26. package/src/sap/f/GridListItem.js +1 -1
  27. package/src/sap/f/IllustratedMessage.js +1 -1
  28. package/src/sap/f/Illustration.js +1 -1
  29. package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
  30. package/src/sap/f/ProductSwitch.js +1 -1
  31. package/src/sap/f/ProductSwitchItem.js +1 -1
  32. package/src/sap/f/SearchManager.js +1 -1
  33. package/src/sap/f/ShellBar.js +6 -1
  34. package/src/sap/f/SidePanel.js +1 -1
  35. package/src/sap/f/SidePanelItem.js +1 -1
  36. package/src/sap/f/cards/BaseHeader.js +1 -1
  37. package/src/sap/f/cards/Header.js +1 -1
  38. package/src/sap/f/cards/NumericHeader.js +1 -1
  39. package/src/sap/f/cards/NumericIndicators.js +1 -1
  40. package/src/sap/f/cards/NumericSideIndicator.js +1 -1
  41. package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
  42. package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
  43. package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
  44. package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
  45. package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
  46. package/src/sap/f/cards/loading/PlaceholderBase.js +1 -1
  47. package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
  48. package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
  49. package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
  50. package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
  51. package/src/sap/f/delegate/GridItemNavigation.js +1 -1
  52. package/src/sap/f/dnd/GridDragOver.js +1 -1
  53. package/src/sap/f/dnd/GridDropInfo.js +1 -1
  54. package/src/sap/f/gen/ui5/webcomponents/dist/Avatar.js +2 -2
  55. package/src/sap/f/gen/ui5/webcomponents/dist/Button.js +2 -2
  56. package/src/sap/f/gen/ui5/webcomponents/dist/Label.js +2 -2
  57. package/src/sap/f/gen/ui5/webcomponents/dist/ListItemGroup.js +2 -2
  58. package/src/sap/f/gen/ui5/webcomponents/dist/Menu.js +10 -10
  59. package/src/sap/f/gen/ui5/webcomponents/dist/MenuItem.js +2 -2
  60. package/src/sap/f/gen/ui5/webcomponents.js +208 -214
  61. package/src/sap/f/gen/ui5/webcomponents_base.js +26 -32
  62. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/IllustratedMessage.js +4 -4
  63. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationList.js +3 -3
  64. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListGroupItem.js +2 -2
  65. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItem.js +2 -2
  66. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/Search.js +2 -2
  67. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItem.js +2 -2
  68. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItemGroup.js +1 -1
  69. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchItemShowMore.js +2 -2
  70. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchMessageArea.js +2 -2
  71. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/SearchScope.js +1 -1
  72. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBar.js +3 -3
  73. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarBranding.js +1 -1
  74. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarItem.js +2 -2
  75. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSearch.js +1 -1
  76. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarSpacer.js +1 -1
  77. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenu.js +11 -11
  78. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuAccount.js +2 -2
  79. package/src/sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuItem.js +2 -2
  80. package/src/sap/f/gen/ui5/webcomponents_fiori.js +95 -101
  81. package/src/sap/f/library.js +2 -2
  82. package/src/sap/f/messagebundle_hr.properties +1 -1
  83. package/src/sap/f/messagebundle_id.properties +1 -1
  84. package/src/sap/f/semantic/AddAction.js +1 -1
  85. package/src/sap/f/semantic/CloseAction.js +1 -1
  86. package/src/sap/f/semantic/CopyAction.js +1 -1
  87. package/src/sap/f/semantic/DeleteAction.js +1 -1
  88. package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
  89. package/src/sap/f/semantic/EditAction.js +1 -1
  90. package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
  91. package/src/sap/f/semantic/FavoriteAction.js +1 -1
  92. package/src/sap/f/semantic/FlagAction.js +1 -1
  93. package/src/sap/f/semantic/FooterMainAction.js +1 -1
  94. package/src/sap/f/semantic/FullScreenAction.js +1 -1
  95. package/src/sap/f/semantic/MainAction.js +1 -1
  96. package/src/sap/f/semantic/MessagesIndicator.js +1 -1
  97. package/src/sap/f/semantic/NegativeAction.js +1 -1
  98. package/src/sap/f/semantic/PositiveAction.js +1 -1
  99. package/src/sap/f/semantic/PrintAction.js +1 -1
  100. package/src/sap/f/semantic/SemanticButton.js +1 -1
  101. package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
  102. package/src/sap/f/semantic/SemanticControl.js +1 -1
  103. package/src/sap/f/semantic/SemanticPage.js +1 -1
  104. package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
  105. package/src/sap/f/semantic/SendEmailAction.js +1 -1
  106. package/src/sap/f/semantic/SendMessageAction.js +1 -1
  107. package/src/sap/f/semantic/ShareInJamAction.js +1 -1
  108. package/src/sap/f/semantic/TitleMainAction.js +1 -1
  109. package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
  110. package/src/sap/f/shellBar/CoPilot.js +1 -1
  111. package/src/sap/f/shellBar/ControlSpacer.js +1 -1
  112. package/src/sap/f/shellBar/Search.js +1 -1
  113. package/src/sap/f/themes/base/Card.less +8 -0
  114. package/src/sap/f/themes/base/SidePanel.less +2 -1
  115. package/src/sap/f/thirdparty/Avatar.js +1 -1
  116. package/src/sap/f/thirdparty/BusyIndicator.js +4 -4
  117. package/src/sap/f/thirdparty/Button.js +1 -1
  118. package/src/sap/f/thirdparty/Button2.js +4 -4
  119. package/src/sap/f/thirdparty/FocusableElements.js +1 -1
  120. package/src/sap/f/thirdparty/Icon.js +7 -7
  121. package/src/sap/f/thirdparty/Icons.js +24 -24
  122. package/src/sap/f/thirdparty/IllustratedMessage.js +1 -1
  123. package/src/sap/f/thirdparty/Label.js +1 -1
  124. package/src/sap/f/thirdparty/Link.js +4 -4
  125. package/src/sap/f/thirdparty/List.js +8 -8
  126. package/src/sap/f/thirdparty/ListItemAdditionalText.css.js +1 -1
  127. package/src/sap/f/thirdparty/ListItemBase.js +3 -3
  128. package/src/sap/f/thirdparty/ListItemCustom.js +22 -22
  129. package/src/sap/f/thirdparty/ListItemGroup.js +7 -7
  130. package/src/sap/f/thirdparty/Menu.js +1 -1
  131. package/src/sap/f/thirdparty/MenuItem.js +1 -1
  132. package/src/sap/f/thirdparty/MenuItem2.js +9 -9
  133. package/src/sap/f/thirdparty/NotificationList.js +1 -1
  134. package/src/sap/f/thirdparty/NotificationListGroupItem.js +1 -1
  135. package/src/sap/f/thirdparty/NotificationListItem.js +1 -1
  136. package/src/sap/f/thirdparty/NotificationListItemBase.js +2 -2
  137. package/src/sap/f/thirdparty/ResponsivePopover.js +15 -15
  138. package/src/sap/f/thirdparty/SearchItem.css.js +1 -1
  139. package/src/sap/f/thirdparty/SearchItem.js +1 -1
  140. package/src/sap/f/thirdparty/SearchItemGroup.js +1 -1
  141. package/src/sap/f/thirdparty/SearchItemShowMore.js +1 -1
  142. package/src/sap/f/thirdparty/SearchMessageArea.js +1 -1
  143. package/src/sap/f/thirdparty/SearchScope.js +1 -1
  144. package/src/sap/f/thirdparty/ShellBar.js +1 -1
  145. package/src/sap/f/thirdparty/ShellBarBranding.js +1 -1
  146. package/src/sap/f/thirdparty/ShellBarItem.js +1 -1
  147. package/src/sap/f/thirdparty/ShellBarSearch.js +1 -1
  148. package/src/sap/f/thirdparty/ShellBarSearch2.js +24 -24
  149. package/src/sap/f/thirdparty/ShellBarSpacer.js +1 -1
  150. package/src/sap/f/thirdparty/Tag.js +6 -6
  151. package/src/sap/f/thirdparty/Text.js +4 -4
  152. package/src/sap/f/thirdparty/Title.js +3 -3
  153. package/src/sap/f/thirdparty/UserMenu.js +1 -1
  154. package/src/sap/f/thirdparty/UserMenuAccount.js +2 -2
  155. package/src/sap/f/thirdparty/UserMenuItem.js +1 -1
  156. package/src/sap/f/thirdparty/_dynamics/InputSuggestions.js +1 -1
  157. package/src/sap/f/thirdparty/_dynamics/ListItemStandardExpandableTextTemplate.js +1 -1
  158. package/src/sap/f/thirdparty/information.js +10 -10
  159. package/src/sap/f/thirdparty/overflow.js +2 -2
  160. package/src/sap/f/thirdparty/parameters-bundle.css2.js +1 -1
  161. package/src/sap/f/thirdparty/slim-arrow-down.js +4 -4
  162. package/src/sap/f/thirdparty/webcomponents-base.js +2 -4296
  163. package/src/sap/f/thirdparty/webcomponents-fiori.js +1 -142
  164. package/src/sap/f/thirdparty/webcomponents.js +4452 -11
  165. package/ui5-build.yaml +1 -0
  166. package/src/sap/f/thirdparty/webcomponents-base2.js +0 -7
@@ -39,7 +39,7 @@ sap.ui.define(
39
39
  *
40
40
  * ### ES6 Module Import
41
41
  *
42
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListGroupItem.js";`
42
+ * `import "@ui5/webcomponents-fiori/dist/NotificationListGroupItem.js";`
43
43
  *
44
44
  * @extends module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItemBase
45
45
  * @constructor
@@ -51,7 +51,7 @@ sap.ui.define(
51
51
  "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListGroupItem",
52
52
  {
53
53
  metadata: {
54
- tag: "ui5-li-notification-group-87689b96",
54
+ tag: "ui5-li-notification-group-cc48984a",
55
55
 
56
56
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
57
57
 
@@ -48,7 +48,7 @@ sap.ui.define(
48
48
  *
49
49
  * ### ES6 Module Import
50
50
  *
51
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItem.js";`
51
+ * `import "@ui5/webcomponents-fiori/dist/NotificationListItem.js";`
52
52
  *
53
53
  * @extends module:sap/f/gen/ui5/webcomponents_fiori/dist/NotificationListItemBase
54
54
  * @constructor
@@ -60,7 +60,7 @@ sap.ui.define(
60
60
  "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListItem",
61
61
  {
62
62
  metadata: {
63
- tag: "ui5-li-notification-87689b96",
63
+ tag: "ui5-li-notification-cc48984a",
64
64
 
65
65
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
66
66
 
@@ -27,7 +27,7 @@ sap.ui.define(
27
27
  *
28
28
  * ### ES6 Module Import
29
29
  *
30
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/Search.js";`
30
+ * `import "@ui5/webcomponents-fiori/dist/Search.js";`
31
31
  *
32
32
  * @extends sap.ui.core.webc.WebComponent
33
33
  * @constructor
@@ -39,7 +39,7 @@ sap.ui.define(
39
39
  "sap.f.gen.ui5.webcomponents_fiori.dist.Search",
40
40
  {
41
41
  metadata: {
42
- tag: "ui5-search-87689b96",
42
+ tag: "ui5-search-cc48984a",
43
43
 
44
44
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
45
45
 
@@ -20,7 +20,7 @@ sap.ui.define(
20
20
  *
21
21
  * ### ES6 Module Import
22
22
  *
23
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/SearchItem.js";`
23
+ * `import "@ui5/webcomponents-fiori/dist/SearchItem.js";`
24
24
  *
25
25
  * @extends module:sap/f/gen/ui5/webcomponents/dist/ListItemBase
26
26
  * @constructor
@@ -32,7 +32,7 @@ sap.ui.define(
32
32
  "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItem",
33
33
  {
34
34
  metadata: {
35
- tag: "ui5-search-item-87689b96",
35
+ tag: "ui5-search-item-cc48984a",
36
36
 
37
37
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
38
38
 
@@ -27,7 +27,7 @@ sap.ui.define(
27
27
  "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemGroup",
28
28
  {
29
29
  metadata: {
30
- tag: "ui5-search-item-group-87689b96",
30
+ tag: "ui5-search-item-group-cc48984a",
31
31
 
32
32
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
33
33
 
@@ -20,7 +20,7 @@ sap.ui.define(
20
20
  *
21
21
  * ### ES6 Module Import
22
22
  *
23
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/SearchItemShowMore.js";`
23
+ * `import "@ui5/webcomponents-fiori/dist/SearchItemShowMore.js";`
24
24
  *
25
25
  * @extends module:sap/f/gen/ui5/webcomponents/dist/ListItemBase
26
26
  * @constructor
@@ -32,7 +32,7 @@ sap.ui.define(
32
32
  "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemShowMore",
33
33
  {
34
34
  metadata: {
35
- tag: "ui5-search-item-show-more-87689b96",
35
+ tag: "ui5-search-item-show-more-cc48984a",
36
36
 
37
37
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
38
38
 
@@ -14,7 +14,7 @@ sap.ui.define(
14
14
 
15
15
  /**
16
16
  * @class
17
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/SearchMessageArea.js";`
17
+ * `import "@ui5/webcomponents-fiori/dist/SearchMessageArea.js";`
18
18
  *
19
19
  * @extends sap.ui.core.webc.WebComponent
20
20
  * @constructor
@@ -26,7 +26,7 @@ sap.ui.define(
26
26
  "sap.f.gen.ui5.webcomponents_fiori.dist.SearchMessageArea",
27
27
  {
28
28
  metadata: {
29
- tag: "ui5-search-message-area-87689b96",
29
+ tag: "ui5-search-message-area-cc48984a",
30
30
 
31
31
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
32
32
 
@@ -27,7 +27,7 @@ sap.ui.define(
27
27
  "sap.f.gen.ui5.webcomponents_fiori.dist.SearchScope",
28
28
  {
29
29
  metadata: {
30
- tag: "ui5-search-scope-87689b96",
30
+ tag: "ui5-search-scope-cc48984a",
31
31
 
32
32
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
33
33
 
@@ -34,10 +34,10 @@ sap.ui.define(
34
34
  * #### Fast Navigation
35
35
  * This component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].
36
36
  * In order to use this functionality, you need to import the following module:
37
- * `import "sap/f/gen/ui5/webcomponents_base/dist/features/F6Navigation.js"`
37
+ * `import "@ui5/webcomponents-base/dist/features/F6Navigation.js"`
38
38
  *
39
39
  * ### ES6 Module Import
40
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/ShellBar.js";`
40
+ * `import "@ui5/webcomponents-fiori/dist/ShellBar.js";`
41
41
  *
42
42
  * @extends sap.ui.core.webc.WebComponent
43
43
  * @constructor
@@ -49,7 +49,7 @@ sap.ui.define(
49
49
  "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBar",
50
50
  {
51
51
  metadata: {
52
- tag: "ui5-shellbar-87689b96",
52
+ tag: "ui5-shellbar-cc48984a",
53
53
 
54
54
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
55
55
 
@@ -29,7 +29,7 @@ sap.ui.define(
29
29
  "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarBranding",
30
30
  {
31
31
  metadata: {
32
- tag: "ui5-shellbar-branding-87689b96",
32
+ tag: "ui5-shellbar-branding-cc48984a",
33
33
 
34
34
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
35
35
 
@@ -18,7 +18,7 @@ sap.ui.define(
18
18
  * might be added to the `ui5-shellbar`.
19
19
  *
20
20
  * ### ES6 Module Import
21
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/ShellBarItem.js";`
21
+ * `import "@ui5/webcomponents-fiori/dist/ShellBarItem.js";`
22
22
  *
23
23
  * @extends sap.ui.core.webc.WebComponent
24
24
  * @constructor
@@ -30,7 +30,7 @@ sap.ui.define(
30
30
  "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarItem",
31
31
  {
32
32
  metadata: {
33
- tag: "ui5-shellbar-item-87689b96",
33
+ tag: "ui5-shellbar-item-cc48984a",
34
34
 
35
35
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
36
36
 
@@ -26,7 +26,7 @@ sap.ui.define(
26
26
  "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSearch",
27
27
  {
28
28
  metadata: {
29
- tag: "ui5-shellbar-search-87689b96",
29
+ tag: "ui5-shellbar-search-cc48984a",
30
30
 
31
31
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
32
32
 
@@ -28,7 +28,7 @@ sap.ui.define(
28
28
  "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSpacer",
29
29
  {
30
30
  metadata: {
31
- tag: "ui5-shellbar-spacer-87689b96",
31
+ tag: "ui5-shellbar-spacer-cc48984a",
32
32
 
33
33
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
34
34
 
@@ -20,9 +20,9 @@ sap.ui.define(
20
20
  * and allows the user to easily see information and settings for the current user and all other logged in accounts.
21
21
  *
22
22
  * ### ES6 Module Import
23
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/UserMenu.js";`
23
+ * `import "@ui5/webcomponents-fiori/dist/UserMenu.js";`
24
24
  *
25
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuItem.js";` (for `ui5-user-menu-item`)
25
+ * `import "@ui5/webcomponents-fiori/dist/UserMenuItem.js";` (for `ui5-user-menu-item`)
26
26
  *
27
27
  * @extends sap.ui.core.webc.WebComponent
28
28
  * @constructor
@@ -34,7 +34,7 @@ sap.ui.define(
34
34
  "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenu",
35
35
  {
36
36
  metadata: {
37
- tag: "ui5-user-menu-87689b96",
37
+ tag: "ui5-user-menu-cc48984a",
38
38
 
39
39
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
40
40
 
@@ -51,13 +51,6 @@ sap.ui.define(
51
51
  * Defines if the User Menu is opened.
52
52
  */
53
53
  open: { type: "boolean", mapping: "property", defaultValue: false },
54
- /**
55
- * Defines the ID or DOM Reference of the element at which the user menu is shown.
56
- * When using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.
57
- * You can only set the `opener` attribute to a DOM Reference when using JavaScript.
58
- * @type module:sap/ui/core/Control
59
- */
60
- opener: { type: "sap.ui.core.Control", mapping: "property" },
61
54
  /**
62
55
  * Defines if the User Menu shows the Manage Account option.
63
56
  */
@@ -127,7 +120,14 @@ sap.ui.define(
127
120
  }
128
121
  },
129
122
 
130
- associations: {},
123
+ associations: {
124
+ /**
125
+ * Defines the ID or DOM Reference of the element at which the user menu is shown.
126
+ * When using this attribute in a declarative way, you must only use the `id` (as a string) of the element at which you want to show the popover.
127
+ * You can only set the `opener` attribute to a DOM Reference when using JavaScript.
128
+ */
129
+ opener: { mapping: { type: "property", to: "opener" } }
130
+ },
131
131
 
132
132
  events: {
133
133
  /**
@@ -19,7 +19,7 @@ sap.ui.define(
19
19
  * The `ui5-user-menu-account` represents an account in the `ui5-user-menu`.
20
20
  *
21
21
  * ### ES6 Module Import
22
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuAccount.js";`
22
+ * `import "@ui5/webcomponents-fiori/dist/UserMenuAccount.js";`
23
23
  *
24
24
  * @extends sap.ui.core.webc.WebComponent
25
25
  * @constructor
@@ -31,7 +31,7 @@ sap.ui.define(
31
31
  "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuAccount",
32
32
  {
33
33
  metadata: {
34
- tag: "ui5-user-menu-account-87689b96",
34
+ tag: "ui5-user-menu-account-cc48984a",
35
35
 
36
36
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
37
37
 
@@ -27,7 +27,7 @@ sap.ui.define(
27
27
  *
28
28
  * ### ES6 Module Import
29
29
  *
30
- * `import "sap/f/gen/ui5/webcomponents_fiori/dist/UserMenuItem.js";`
30
+ * `import "@ui5/webcomponents-fiori/dist/UserMenuItem.js";`
31
31
  *
32
32
  * @extends module:sap/f/gen/ui5/webcomponents/dist/MenuItem
33
33
  * @constructor
@@ -39,7 +39,7 @@ sap.ui.define(
39
39
  "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItem",
40
40
  {
41
41
  metadata: {
42
- tag: "ui5-user-menu-item-87689b96",
42
+ tag: "ui5-user-menu-item-cc48984a",
43
43
 
44
44
  namespace: "sap.f.gen.ui5.webcomponents_fiori",
45
45
 
@@ -14,109 +14,100 @@ sap.ui.define(
14
14
  "use strict";
15
15
  const { registerEnum } = DataType;
16
16
 
17
- const pkg = {
18
- _ui5metadata: {
19
- name: "sap/f/gen/ui5/webcomponents_fiori",
20
- version: "2.15.0",
21
- dependencies: ["sap.ui.core"],
22
- types: [
23
- "sap.f.gen.ui5.webcomponents_fiori.FCLLayout",
24
- "sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageDesign",
25
- "sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageType",
26
- "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryItemLayout",
27
- "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryLayout",
28
- "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuHorizontalAlign",
29
- "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuVerticalAlign",
30
- "sap.f.gen.ui5.webcomponents_fiori.NavigationLayoutMode",
31
- "sap.f.gen.ui5.webcomponents_fiori.NotificationListItemImportance",
32
- "sap.f.gen.ui5.webcomponents_fiori.PageBackgroundDesign",
33
- "sap.f.gen.ui5.webcomponents_fiori.SearchMode",
34
- "sap.f.gen.ui5.webcomponents_fiori.SideContentFallDown",
35
- "sap.f.gen.ui5.webcomponents_fiori.SideContentPosition",
36
- "sap.f.gen.ui5.webcomponents_fiori.SideContentVisibility",
37
- "sap.f.gen.ui5.webcomponents_fiori.SideNavigationItemDesign",
38
- "sap.f.gen.ui5.webcomponents_fiori.TimelineGrowingMode",
39
- "sap.f.gen.ui5.webcomponents_fiori.TimelineLayout",
40
- "sap.f.gen.ui5.webcomponents_fiori.UploadCollectionSelectionMode",
41
- "sap.f.gen.ui5.webcomponents_fiori.UploadState",
42
- "sap.f.gen.ui5.webcomponents_fiori.ViewSettingsDialogMode",
43
- "sap.f.gen.ui5.webcomponents_fiori.WizardContentLayout"
44
- ],
45
- interfaces: [
46
- "sap.f.gen.ui5.webcomponents_fiori.IMediaGalleryItem",
47
- "sap.f.gen.ui5.webcomponents_fiori.IProductSwitchItem",
48
- "sap.f.gen.ui5.webcomponents_fiori.ISearchScope",
49
- "sap.f.gen.ui5.webcomponents_fiori.ITimelineItem"
50
- ],
51
- controls: [
52
- "sap.f.gen.ui5.webcomponents_fiori.dist.BarcodeScannerDialog",
53
- "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPage",
54
- "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageHeader",
55
- "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageTitle",
56
- "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicSideContent",
57
- "sap.f.gen.ui5.webcomponents_fiori.dist.FilterItem",
58
- "sap.f.gen.ui5.webcomponents_fiori.dist.FilterItemOption",
59
- "sap.f.gen.ui5.webcomponents_fiori.dist.FlexibleColumnLayout",
60
- "sap.f.gen.ui5.webcomponents_fiori.dist.GroupItem",
61
- "sap.f.gen.ui5.webcomponents_fiori.dist.IllustratedMessage",
62
- "sap.f.gen.ui5.webcomponents_fiori.dist.MediaGallery",
63
- "sap.f.gen.ui5.webcomponents_fiori.dist.MediaGalleryItem",
64
- "sap.f.gen.ui5.webcomponents_fiori.dist.NavigationLayout",
65
- "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationList",
66
- "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListGroupItem",
67
- "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListItem",
68
- "sap.f.gen.ui5.webcomponents_fiori.dist.Page",
69
- "sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitch",
70
- "sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitchItem",
71
- "sap.f.gen.ui5.webcomponents_fiori.dist.Search",
72
- "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItem",
73
- "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemGroup",
74
- "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemShowMore",
75
- "sap.f.gen.ui5.webcomponents_fiori.dist.SearchMessageArea",
76
- "sap.f.gen.ui5.webcomponents_fiori.dist.SearchScope",
77
- "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBar",
78
- "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarBranding",
79
- "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarItem",
80
- "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSearch",
81
- "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSpacer",
82
- "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigation",
83
- "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationGroup",
84
- "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationItem",
85
- "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationSubItem",
86
- "sap.f.gen.ui5.webcomponents_fiori.dist.SortItem",
87
- "sap.f.gen.ui5.webcomponents_fiori.dist.Timeline",
88
- "sap.f.gen.ui5.webcomponents_fiori.dist.TimelineGroupItem",
89
- "sap.f.gen.ui5.webcomponents_fiori.dist.TimelineItem",
90
- "sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollection",
91
- "sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollectionItem",
92
- "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenu",
93
- "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuAccount",
94
- "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItem",
95
- "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItemGroup",
96
- "sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsDialog",
97
- "sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsItem",
98
- "sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsView",
99
- "sap.f.gen.ui5.webcomponents_fiori.dist.ViewSettingsDialog",
100
- "sap.f.gen.ui5.webcomponents_fiori.dist.Wizard",
101
- "sap.f.gen.ui5.webcomponents_fiori.dist.WizardStep"
102
- ],
103
- elements: [],
104
- rootPath: "../"
105
- }
106
- };
17
+ // re-export package object
18
+ const pkg = Object.assign({}, WebCPackage);
107
19
 
108
- if (WebCPackage) {
109
- Object.keys(WebCPackage).forEach((key) => {
110
- if (key !== "default") {
111
- pkg[key] = WebCPackage[key];
112
- } else {
113
- if (typeof WebCPackage[key] === "object") {
114
- Object.assign(pkg, WebCPackage[key]);
115
- }
116
- }
117
- });
118
- }
20
+ // export the UI5 metadata along with the package
21
+ pkg["_ui5metadata"] = {
22
+ name: "sap/f/gen/ui5/webcomponents_fiori",
23
+ version: "2.15.0",
24
+ dependencies: ["sap.ui.core"],
25
+ types: [
26
+ "sap.f.gen.ui5.webcomponents_fiori.FCLLayout",
27
+ "sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageDesign",
28
+ "sap.f.gen.ui5.webcomponents_fiori.IllustrationMessageType",
29
+ "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryItemLayout",
30
+ "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryLayout",
31
+ "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuHorizontalAlign",
32
+ "sap.f.gen.ui5.webcomponents_fiori.MediaGalleryMenuVerticalAlign",
33
+ "sap.f.gen.ui5.webcomponents_fiori.NavigationLayoutMode",
34
+ "sap.f.gen.ui5.webcomponents_fiori.NotificationListItemImportance",
35
+ "sap.f.gen.ui5.webcomponents_fiori.PageBackgroundDesign",
36
+ "sap.f.gen.ui5.webcomponents_fiori.SearchMode",
37
+ "sap.f.gen.ui5.webcomponents_fiori.SideContentFallDown",
38
+ "sap.f.gen.ui5.webcomponents_fiori.SideContentPosition",
39
+ "sap.f.gen.ui5.webcomponents_fiori.SideContentVisibility",
40
+ "sap.f.gen.ui5.webcomponents_fiori.SideNavigationItemDesign",
41
+ "sap.f.gen.ui5.webcomponents_fiori.TimelineGrowingMode",
42
+ "sap.f.gen.ui5.webcomponents_fiori.TimelineLayout",
43
+ "sap.f.gen.ui5.webcomponents_fiori.UploadCollectionSelectionMode",
44
+ "sap.f.gen.ui5.webcomponents_fiori.UploadState",
45
+ "sap.f.gen.ui5.webcomponents_fiori.ViewSettingsDialogMode",
46
+ "sap.f.gen.ui5.webcomponents_fiori.WizardContentLayout"
47
+ ],
48
+ interfaces: [
49
+ "sap.f.gen.ui5.webcomponents_fiori.IMediaGalleryItem",
50
+ "sap.f.gen.ui5.webcomponents_fiori.IProductSwitchItem",
51
+ "sap.f.gen.ui5.webcomponents_fiori.ISearchScope",
52
+ "sap.f.gen.ui5.webcomponents_fiori.ITimelineItem"
53
+ ],
54
+ controls: [
55
+ "sap.f.gen.ui5.webcomponents_fiori.dist.BarcodeScannerDialog",
56
+ "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPage",
57
+ "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageHeader",
58
+ "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicPageTitle",
59
+ "sap.f.gen.ui5.webcomponents_fiori.dist.DynamicSideContent",
60
+ "sap.f.gen.ui5.webcomponents_fiori.dist.FilterItem",
61
+ "sap.f.gen.ui5.webcomponents_fiori.dist.FilterItemOption",
62
+ "sap.f.gen.ui5.webcomponents_fiori.dist.FlexibleColumnLayout",
63
+ "sap.f.gen.ui5.webcomponents_fiori.dist.GroupItem",
64
+ "sap.f.gen.ui5.webcomponents_fiori.dist.IllustratedMessage",
65
+ "sap.f.gen.ui5.webcomponents_fiori.dist.MediaGallery",
66
+ "sap.f.gen.ui5.webcomponents_fiori.dist.MediaGalleryItem",
67
+ "sap.f.gen.ui5.webcomponents_fiori.dist.NavigationLayout",
68
+ "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationList",
69
+ "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListGroupItem",
70
+ "sap.f.gen.ui5.webcomponents_fiori.dist.NotificationListItem",
71
+ "sap.f.gen.ui5.webcomponents_fiori.dist.Page",
72
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitch",
73
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ProductSwitchItem",
74
+ "sap.f.gen.ui5.webcomponents_fiori.dist.Search",
75
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItem",
76
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemGroup",
77
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SearchItemShowMore",
78
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SearchMessageArea",
79
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SearchScope",
80
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBar",
81
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarBranding",
82
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarItem",
83
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSearch",
84
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ShellBarSpacer",
85
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigation",
86
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationGroup",
87
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationItem",
88
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SideNavigationSubItem",
89
+ "sap.f.gen.ui5.webcomponents_fiori.dist.SortItem",
90
+ "sap.f.gen.ui5.webcomponents_fiori.dist.Timeline",
91
+ "sap.f.gen.ui5.webcomponents_fiori.dist.TimelineGroupItem",
92
+ "sap.f.gen.ui5.webcomponents_fiori.dist.TimelineItem",
93
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollection",
94
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UploadCollectionItem",
95
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenu",
96
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuAccount",
97
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItem",
98
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UserMenuItemGroup",
99
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsDialog",
100
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsItem",
101
+ "sap.f.gen.ui5.webcomponents_fiori.dist.UserSettingsView",
102
+ "sap.f.gen.ui5.webcomponents_fiori.dist.ViewSettingsDialog",
103
+ "sap.f.gen.ui5.webcomponents_fiori.dist.Wizard",
104
+ "sap.f.gen.ui5.webcomponents_fiori.dist.WizardStep"
105
+ ],
106
+ elements: [],
107
+ rootPath: "../"
108
+ };
119
109
 
110
+ // Enums
120
111
  /**
121
112
  * Different types of FCLLayout.
122
113
  *
@@ -1649,6 +1640,9 @@ sap.ui.define(
1649
1640
  * @private
1650
1641
  */
1651
1642
 
1643
+ // marker to threat this as an ES module to support named exports
1644
+ pkg.__esModule = true;
1645
+
1652
1646
  return pkg;
1653
1647
  }
1654
1648
  );
@@ -39,14 +39,14 @@ sap.ui.define([
39
39
  * @namespace
40
40
  * @alias sap.f
41
41
  * @author SAP SE
42
- * @version 1.142.0
42
+ * @version 1.143.0
43
43
  * @since 1.44
44
44
  * @public
45
45
  */
46
46
  var thisLib = Library.init({
47
47
  apiVersion: 2,
48
48
  name : "sap.f",
49
- version: "1.142.0",
49
+ version: "1.143.0",
50
50
  dependencies : ["sap.ui.core", "sap.m", "sap.ui.layout"],
51
51
  designtime: "sap/f/designtime/library.designtime",
52
52
  ...{
@@ -35,7 +35,7 @@ FCL_LAST_COLUMN_EXPANDED_MESSAGE=Zadnji stupac pro\u0161iren
35
35
 
36
36
  FCL_SEPARATOR_MOVE=Za pomicanje pritisnite tipke SMJERA
37
37
 
38
- COLLAPSE_HEADER_BUTTON_TOOLTIP=Sa\u017Eimanje zaglavlja
38
+ COLLAPSE_HEADER_BUTTON_TOOLTIP=Sa\u017Emi zaglavlje
39
39
 
40
40
  EXPAND_HEADER_BUTTON_TOOLTIP=Pro\u0161irivanje zaglavlja
41
41
 
@@ -9,7 +9,7 @@ EXPANDED_HEADER=Header yang diperluas
9
9
 
10
10
  SNAPPED_HEADER=Header yang diciutkan
11
11
 
12
- PIN_HEADER=Pasang Pin pada Header
12
+ PIN_HEADER=Sematkan Header
13
13
 
14
14
  DEFAULT_HEADER_TEXT=Header
15
15
 
@@ -18,7 +18,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.142.0
21
+ * @version 1.143.0
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.142.0
21
+ * @version 1.143.0
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.142.0
21
+ * @version 1.143.0
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.142.0
22
+ * @version 1.143.0
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['sap/f/semantic/SemanticButton'], function(SemanticButton) {
19
19
  * @extends sap.f.semantic.SemanticButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.142.0
22
+ * @version 1.143.0
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.142.0
21
+ * @version 1.143.0
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -18,7 +18,7 @@ sap.ui.define(['./SemanticButton'], function(SemanticButton) {
18
18
  * @extends sap.f.semantic.SemanticButton
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.142.0
21
+ * @version 1.143.0
22
22
  *
23
23
  * @constructor
24
24
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['./SemanticToggleButton'], function(SemanticToggleButton) {
19
19
  * @extends sap.f.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.142.0
22
+ * @version 1.143.0
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(['./SemanticToggleButton'], function(SemanticToggleButton) {
19
19
  * @extends sap.f.semantic.SemanticToggleButton
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.142.0
22
+ * @version 1.143.0
23
23
  *
24
24
  * @constructor
25
25
  * @public
@@ -19,7 +19,7 @@ sap.ui.define(["./MainAction"], function(MainAction) {
19
19
  * @extends sap.f.semantic.MainAction
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.142.0
22
+ * @version 1.143.0
23
23
  *
24
24
  * @constructor
25
25
  * @public