@ui5/webcomponents-fiori 2.15.0 → 2.15.2

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 (212) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/css/themes/DynamicPage.css +1 -1
  4. package/dist/css/themes/DynamicPageHeader.css +1 -1
  5. package/dist/css/themes/DynamicPageHeaderActions.css +1 -1
  6. package/dist/css/themes/DynamicPageTitle.css +1 -1
  7. package/dist/css/themes/FlexibleColumnLayout.css +1 -1
  8. package/dist/css/themes/MediaGallery.css +1 -1
  9. package/dist/css/themes/MediaGalleryItem.css +1 -1
  10. package/dist/css/themes/NavigationMenu.css +1 -1
  11. package/dist/css/themes/NavigationMenuItem.css +1 -1
  12. package/dist/css/themes/NotificationListGroupItem.css +1 -1
  13. package/dist/css/themes/NotificationListItem.css +1 -1
  14. package/dist/css/themes/NotificationListItemBase.css +1 -1
  15. package/dist/css/themes/NotificationStateIcon.css +1 -1
  16. package/dist/css/themes/Page.css +1 -1
  17. package/dist/css/themes/ProductSwitchItem.css +1 -1
  18. package/dist/css/themes/Search.css +1 -1
  19. package/dist/css/themes/SearchField.css +1 -1
  20. package/dist/css/themes/SearchItem.css +1 -1
  21. package/dist/css/themes/ShellBar.css +1 -1
  22. package/dist/css/themes/ShellBarBranding.css +1 -1
  23. package/dist/css/themes/ShellBarPopover.css +1 -1
  24. package/dist/css/themes/SideNavigation.css +1 -1
  25. package/dist/css/themes/SideNavigationGroup.css +1 -1
  26. package/dist/css/themes/SideNavigationItem.css +1 -1
  27. package/dist/css/themes/SideNavigationItemBase.css +1 -1
  28. package/dist/css/themes/SideNavigationSubItem.css +1 -1
  29. package/dist/css/themes/Timeline.css +1 -1
  30. package/dist/css/themes/TimelineGroupItem.css +1 -1
  31. package/dist/css/themes/TimelineItem.css +1 -1
  32. package/dist/css/themes/UploadCollection.css +1 -1
  33. package/dist/css/themes/UploadCollectionItem.css +1 -1
  34. package/dist/css/themes/UserMenu.css +1 -1
  35. package/dist/css/themes/UserSettingsItem.css +1 -1
  36. package/dist/css/themes/ViewSettingsDialog.css +1 -1
  37. package/dist/css/themes/Wizard.css +1 -1
  38. package/dist/css/themes/WizardTab.css +1 -1
  39. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  40. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  41. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  42. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  43. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  44. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  45. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
  46. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  47. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  48. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
  49. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  50. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
  51. package/dist/custom-elements-internal.json +8994 -8994
  52. package/dist/custom-elements.json +1739 -1739
  53. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  54. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  55. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  56. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  57. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  58. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  59. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
  60. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  61. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  62. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
  63. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  64. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
  65. package/dist/generated/themes/DynamicPage.css.d.ts +1 -1
  66. package/dist/generated/themes/DynamicPage.css.js +1 -1
  67. package/dist/generated/themes/DynamicPage.css.js.map +1 -1
  68. package/dist/generated/themes/DynamicPageHeader.css.d.ts +1 -1
  69. package/dist/generated/themes/DynamicPageHeader.css.js +1 -1
  70. package/dist/generated/themes/DynamicPageHeader.css.js.map +1 -1
  71. package/dist/generated/themes/DynamicPageHeaderActions.css.d.ts +1 -1
  72. package/dist/generated/themes/DynamicPageHeaderActions.css.js +1 -1
  73. package/dist/generated/themes/DynamicPageHeaderActions.css.js.map +1 -1
  74. package/dist/generated/themes/DynamicPageTitle.css.d.ts +1 -1
  75. package/dist/generated/themes/DynamicPageTitle.css.js +1 -1
  76. package/dist/generated/themes/DynamicPageTitle.css.js.map +1 -1
  77. package/dist/generated/themes/FlexibleColumnLayout.css.d.ts +1 -1
  78. package/dist/generated/themes/FlexibleColumnLayout.css.js +1 -1
  79. package/dist/generated/themes/FlexibleColumnLayout.css.js.map +1 -1
  80. package/dist/generated/themes/MediaGallery.css.d.ts +1 -1
  81. package/dist/generated/themes/MediaGallery.css.js +1 -1
  82. package/dist/generated/themes/MediaGallery.css.js.map +1 -1
  83. package/dist/generated/themes/MediaGalleryItem.css.d.ts +1 -1
  84. package/dist/generated/themes/MediaGalleryItem.css.js +1 -1
  85. package/dist/generated/themes/MediaGalleryItem.css.js.map +1 -1
  86. package/dist/generated/themes/NavigationMenu.css.d.ts +1 -1
  87. package/dist/generated/themes/NavigationMenu.css.js +1 -1
  88. package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
  89. package/dist/generated/themes/NavigationMenuItem.css.d.ts +1 -1
  90. package/dist/generated/themes/NavigationMenuItem.css.js +1 -1
  91. package/dist/generated/themes/NavigationMenuItem.css.js.map +1 -1
  92. package/dist/generated/themes/NotificationListGroupItem.css.d.ts +1 -1
  93. package/dist/generated/themes/NotificationListGroupItem.css.js +1 -1
  94. package/dist/generated/themes/NotificationListGroupItem.css.js.map +1 -1
  95. package/dist/generated/themes/NotificationListItem.css.d.ts +1 -1
  96. package/dist/generated/themes/NotificationListItem.css.js +1 -1
  97. package/dist/generated/themes/NotificationListItem.css.js.map +1 -1
  98. package/dist/generated/themes/NotificationListItemBase.css.d.ts +1 -1
  99. package/dist/generated/themes/NotificationListItemBase.css.js +1 -1
  100. package/dist/generated/themes/NotificationListItemBase.css.js.map +1 -1
  101. package/dist/generated/themes/NotificationStateIcon.css.d.ts +1 -1
  102. package/dist/generated/themes/NotificationStateIcon.css.js +1 -1
  103. package/dist/generated/themes/NotificationStateIcon.css.js.map +1 -1
  104. package/dist/generated/themes/Page.css.d.ts +1 -1
  105. package/dist/generated/themes/Page.css.js +1 -1
  106. package/dist/generated/themes/Page.css.js.map +1 -1
  107. package/dist/generated/themes/ProductSwitchItem.css.d.ts +1 -1
  108. package/dist/generated/themes/ProductSwitchItem.css.js +1 -1
  109. package/dist/generated/themes/ProductSwitchItem.css.js.map +1 -1
  110. package/dist/generated/themes/Search.css.d.ts +1 -1
  111. package/dist/generated/themes/Search.css.js +1 -1
  112. package/dist/generated/themes/Search.css.js.map +1 -1
  113. package/dist/generated/themes/SearchField.css.d.ts +1 -1
  114. package/dist/generated/themes/SearchField.css.js +1 -1
  115. package/dist/generated/themes/SearchField.css.js.map +1 -1
  116. package/dist/generated/themes/SearchItem.css.d.ts +1 -1
  117. package/dist/generated/themes/SearchItem.css.js +1 -1
  118. package/dist/generated/themes/SearchItem.css.js.map +1 -1
  119. package/dist/generated/themes/ShellBar.css.d.ts +1 -1
  120. package/dist/generated/themes/ShellBar.css.js +1 -1
  121. package/dist/generated/themes/ShellBar.css.js.map +1 -1
  122. package/dist/generated/themes/ShellBarBranding.css.d.ts +1 -1
  123. package/dist/generated/themes/ShellBarBranding.css.js +1 -1
  124. package/dist/generated/themes/ShellBarBranding.css.js.map +1 -1
  125. package/dist/generated/themes/ShellBarPopover.css.d.ts +1 -1
  126. package/dist/generated/themes/ShellBarPopover.css.js +1 -1
  127. package/dist/generated/themes/ShellBarPopover.css.js.map +1 -1
  128. package/dist/generated/themes/SideNavigation.css.d.ts +1 -1
  129. package/dist/generated/themes/SideNavigation.css.js +1 -1
  130. package/dist/generated/themes/SideNavigation.css.js.map +1 -1
  131. package/dist/generated/themes/SideNavigationGroup.css.d.ts +1 -1
  132. package/dist/generated/themes/SideNavigationGroup.css.js +1 -1
  133. package/dist/generated/themes/SideNavigationGroup.css.js.map +1 -1
  134. package/dist/generated/themes/SideNavigationItem.css.d.ts +1 -1
  135. package/dist/generated/themes/SideNavigationItem.css.js +1 -1
  136. package/dist/generated/themes/SideNavigationItem.css.js.map +1 -1
  137. package/dist/generated/themes/SideNavigationItemBase.css.d.ts +1 -1
  138. package/dist/generated/themes/SideNavigationItemBase.css.js +1 -1
  139. package/dist/generated/themes/SideNavigationItemBase.css.js.map +1 -1
  140. package/dist/generated/themes/SideNavigationSubItem.css.d.ts +1 -1
  141. package/dist/generated/themes/SideNavigationSubItem.css.js +1 -1
  142. package/dist/generated/themes/SideNavigationSubItem.css.js.map +1 -1
  143. package/dist/generated/themes/Timeline.css.d.ts +1 -1
  144. package/dist/generated/themes/Timeline.css.js +1 -1
  145. package/dist/generated/themes/Timeline.css.js.map +1 -1
  146. package/dist/generated/themes/TimelineGroupItem.css.d.ts +1 -1
  147. package/dist/generated/themes/TimelineGroupItem.css.js +1 -1
  148. package/dist/generated/themes/TimelineGroupItem.css.js.map +1 -1
  149. package/dist/generated/themes/TimelineItem.css.d.ts +1 -1
  150. package/dist/generated/themes/TimelineItem.css.js +1 -1
  151. package/dist/generated/themes/TimelineItem.css.js.map +1 -1
  152. package/dist/generated/themes/UploadCollection.css.d.ts +1 -1
  153. package/dist/generated/themes/UploadCollection.css.js +1 -1
  154. package/dist/generated/themes/UploadCollection.css.js.map +1 -1
  155. package/dist/generated/themes/UploadCollectionItem.css.d.ts +1 -1
  156. package/dist/generated/themes/UploadCollectionItem.css.js +1 -1
  157. package/dist/generated/themes/UploadCollectionItem.css.js.map +1 -1
  158. package/dist/generated/themes/UserMenu.css.d.ts +1 -1
  159. package/dist/generated/themes/UserMenu.css.js +1 -1
  160. package/dist/generated/themes/UserMenu.css.js.map +1 -1
  161. package/dist/generated/themes/UserSettingsItem.css.d.ts +1 -1
  162. package/dist/generated/themes/UserSettingsItem.css.js +1 -1
  163. package/dist/generated/themes/UserSettingsItem.css.js.map +1 -1
  164. package/dist/generated/themes/ViewSettingsDialog.css.d.ts +1 -1
  165. package/dist/generated/themes/ViewSettingsDialog.css.js +1 -1
  166. package/dist/generated/themes/ViewSettingsDialog.css.js.map +1 -1
  167. package/dist/generated/themes/Wizard.css.d.ts +1 -1
  168. package/dist/generated/themes/Wizard.css.js +1 -1
  169. package/dist/generated/themes/Wizard.css.js.map +1 -1
  170. package/dist/generated/themes/WizardTab.css.d.ts +1 -1
  171. package/dist/generated/themes/WizardTab.css.js +1 -1
  172. package/dist/generated/themes/WizardTab.css.js.map +1 -1
  173. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  174. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  175. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  176. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  177. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  178. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  179. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  180. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  181. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  182. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  183. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  184. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  185. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  186. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  187. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  188. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  189. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  190. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  191. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +1 -1
  192. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
  193. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
  194. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +1 -1
  195. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  196. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  197. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  198. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  199. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  200. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +1 -1
  201. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
  202. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
  203. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  204. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  205. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  206. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +1 -1
  207. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
  208. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
  209. package/dist/web-types.json +1 -1
  210. package/package.json +8 -8
  211. package/src/themes/ShellBar.css +1 -1
  212. package/src/themes/ShellBarBranding.css +1 -1
@@ -4,446 +4,393 @@
4
4
  "modules": [
5
5
  {
6
6
  "kind": "javascript-module",
7
- "path": "dist/fcl-utils/FCLLayout.js",
7
+ "path": "dist/Assets-fetch.js",
8
8
  "declarations": [],
9
9
  "exports": []
10
10
  },
11
11
  {
12
12
  "kind": "javascript-module",
13
- "path": "dist/illustrations/AllIllustrations.js",
13
+ "path": "dist/Assets-node.js",
14
14
  "declarations": [],
15
15
  "exports": []
16
16
  },
17
17
  {
18
18
  "kind": "javascript-module",
19
- "path": "dist/types/FCLLayout.js",
20
- "declarations": [],
21
- "exports": [
22
- {
23
- "kind": "js",
24
- "name": "default",
25
- "declaration": {
26
- "name": "FCLLayout",
27
- "module": "dist/types/FCLLayout.js"
28
- }
29
- }
30
- ]
31
- },
32
- {
33
- "kind": "javascript-module",
34
- "path": "dist/types/IllustrationMessageDesign.js",
35
- "declarations": [],
36
- "exports": [
37
- {
38
- "kind": "js",
39
- "name": "default",
40
- "declaration": {
41
- "name": "IllustrationMessageDesign",
42
- "module": "dist/types/IllustrationMessageDesign.js"
43
- }
44
- }
45
- ]
46
- },
47
- {
48
- "kind": "javascript-module",
49
- "path": "dist/types/IllustrationMessageType.js",
50
- "declarations": [],
51
- "exports": [
52
- {
53
- "kind": "js",
54
- "name": "default",
55
- "declaration": {
56
- "name": "IllustrationMessageType",
57
- "module": "dist/types/IllustrationMessageType.js"
58
- }
59
- }
60
- ]
61
- },
62
- {
63
- "kind": "javascript-module",
64
- "path": "dist/types/MediaGalleryItemLayout.js",
65
- "declarations": [],
66
- "exports": [
67
- {
68
- "kind": "js",
69
- "name": "default",
70
- "declaration": {
71
- "name": "MediaGalleryItemLayout",
72
- "module": "dist/types/MediaGalleryItemLayout.js"
73
- }
74
- }
75
- ]
76
- },
77
- {
78
- "kind": "javascript-module",
79
- "path": "dist/types/MediaGalleryLayout.js",
80
- "declarations": [],
81
- "exports": [
82
- {
83
- "kind": "js",
84
- "name": "default",
85
- "declaration": {
86
- "name": "MediaGalleryLayout",
87
- "module": "dist/types/MediaGalleryLayout.js"
88
- }
89
- }
90
- ]
91
- },
92
- {
93
- "kind": "javascript-module",
94
- "path": "dist/types/MediaGalleryMenuHorizontalAlign.js",
95
- "declarations": [],
96
- "exports": [
97
- {
98
- "kind": "js",
99
- "name": "default",
100
- "declaration": {
101
- "name": "MediaGalleryMenuHorizontalAlign",
102
- "module": "dist/types/MediaGalleryMenuHorizontalAlign.js"
103
- }
104
- }
105
- ]
106
- },
107
- {
108
- "kind": "javascript-module",
109
- "path": "dist/types/MediaGalleryMenuVerticalAlign.js",
110
- "declarations": [],
111
- "exports": [
112
- {
113
- "kind": "js",
114
- "name": "default",
115
- "declaration": {
116
- "name": "MediaGalleryMenuVerticalAlign",
117
- "module": "dist/types/MediaGalleryMenuVerticalAlign.js"
118
- }
119
- }
120
- ]
121
- },
122
- {
123
- "kind": "javascript-module",
124
- "path": "dist/types/NavigationLayoutMode.js",
19
+ "path": "dist/Assets.js",
125
20
  "declarations": [],
126
- "exports": [
127
- {
128
- "kind": "js",
129
- "name": "default",
130
- "declaration": {
131
- "name": "NavigationLayoutMode",
132
- "module": "dist/types/NavigationLayoutMode.js"
133
- }
134
- }
135
- ]
21
+ "exports": []
136
22
  },
137
23
  {
138
24
  "kind": "javascript-module",
139
- "path": "dist/types/NotificationListItemImportance.js",
140
- "declarations": [],
141
- "exports": [
25
+ "path": "dist/BarcodeScannerDialog.js",
26
+ "declarations": [
142
27
  {
143
- "kind": "js",
144
- "name": "default",
145
- "declaration": {
146
- "name": "NotificationListItemImportance",
147
- "module": "dist/types/NotificationListItemImportance.js"
148
- }
28
+ "kind": "class",
29
+ "description": "### Overview\n\nThe `BarcodeScannerDialog` component provides barcode scanning functionality for all devices that support the `MediaDevices.getUserMedia()` native API.\nOpening the dialog launches the device camera and scans for known barcode formats.\n\nA `scanSuccess` event fires whenever a barcode is identified\nand a `scanError` event fires when the scan failed (for example, due to missing permisions).\n\nInternally, the component uses the zxing-js/library third party OSS.\n\nFor a list of supported barcode formats, see the [zxing-js/library](https://github.com/zxing-js/library) documentation.",
30
+ "name": "BarcodeScannerDialog",
31
+ "slots": [
32
+ {
33
+ "name": "header",
34
+ "description": "Defines the header HTML Element.\n\n**Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.\n`accessibleName` should be used."
35
+ },
36
+ {
37
+ "name": "footer",
38
+ "description": "Defines the footer HTML Element.\n\n**Note:** When you provide custom content for the `footer` slot, the default close button is not rendered.\nThis means you need to include your own mechanism within the custom `footer` to close the dialog,\nsuch as a button with an event listener that closes the dialog.\n\n**Note:** If the `footer` slot is not provided, a default footer with a close button is rendered automatically,\nallowing users to close the dialog without any additional implementation."
39
+ }
40
+ ],
41
+ "members": [
42
+ {
43
+ "kind": "field",
44
+ "name": "open",
45
+ "type": {
46
+ "text": "boolean"
47
+ },
48
+ "default": "false",
49
+ "description": "Indicates whether the dialog is open.",
50
+ "privacy": "public"
51
+ }
52
+ ],
53
+ "events": [
54
+ {
55
+ "name": "close",
56
+ "type": {
57
+ "text": "CustomEvent"
58
+ },
59
+ "description": "Fired when the user closes the component."
60
+ },
61
+ {
62
+ "name": "scan-success",
63
+ "type": {
64
+ "text": "CustomEvent<BarcodeScannerDialogScanSuccessEventDetail>",
65
+ "references": [
66
+ {
67
+ "name": "BarcodeScannerDialogScanSuccessEventDetail",
68
+ "package": "@ui5/webcomponents-fiori",
69
+ "module": "dist/BarcodeScannerDialog.js"
70
+ }
71
+ ]
72
+ },
73
+ "description": "Fires when the scan is completed successfuuly."
74
+ },
75
+ {
76
+ "name": "scan-error",
77
+ "type": {
78
+ "text": "CustomEvent<BarcodeScannerDialogScanErrorEventDetail>",
79
+ "references": [
80
+ {
81
+ "name": "BarcodeScannerDialogScanErrorEventDetail",
82
+ "package": "@ui5/webcomponents-fiori",
83
+ "module": "dist/BarcodeScannerDialog.js"
84
+ }
85
+ ]
86
+ },
87
+ "description": "Fires when the scan fails with error."
88
+ }
89
+ ],
90
+ "attributes": [
91
+ {
92
+ "description": "Indicates whether the dialog is open.",
93
+ "name": "open",
94
+ "default": "false",
95
+ "fieldName": "open",
96
+ "type": {
97
+ "text": "boolean"
98
+ }
99
+ }
100
+ ],
101
+ "superclass": {
102
+ "name": "UI5Element",
103
+ "package": "@ui5/webcomponents-base",
104
+ "module": "dist/UI5Element.js"
105
+ },
106
+ "tagName": "ui5-barcode-scanner-dialog",
107
+ "customElement": true
149
108
  }
150
- ]
151
- },
152
- {
153
- "kind": "javascript-module",
154
- "path": "dist/types/PageBackgroundDesign.js",
155
- "declarations": [],
109
+ ],
156
110
  "exports": [
157
111
  {
158
112
  "kind": "js",
159
113
  "name": "default",
160
114
  "declaration": {
161
- "name": "PageBackgroundDesign",
162
- "module": "dist/types/PageBackgroundDesign.js"
115
+ "name": "BarcodeScannerDialog",
116
+ "module": "dist/BarcodeScannerDialog.js"
163
117
  }
164
- }
165
- ]
166
- },
167
- {
168
- "kind": "javascript-module",
169
- "path": "dist/types/SearchMode.js",
170
- "declarations": [],
171
- "exports": [
118
+ },
172
119
  {
173
- "kind": "js",
174
- "name": "default",
120
+ "kind": "custom-element-definition",
121
+ "name": "ui5-barcode-scanner-dialog",
175
122
  "declaration": {
176
- "name": "SearchMode",
177
- "module": "dist/types/SearchMode.js"
123
+ "name": "BarcodeScannerDialog",
124
+ "module": "dist/BarcodeScannerDialog.js"
178
125
  }
179
126
  }
180
127
  ]
181
128
  },
182
129
  {
183
130
  "kind": "javascript-module",
184
- "path": "dist/types/SideContentFallDown.js",
185
- "declarations": [],
186
- "exports": [
131
+ "path": "dist/DynamicPage.js",
132
+ "declarations": [
187
133
  {
188
- "kind": "js",
189
- "name": "default",
190
- "declaration": {
191
- "name": "SideContentFallDown",
192
- "module": "dist/types/SideContentFallDown.js"
193
- }
194
- }
195
- ]
196
- },
197
- {
198
- "kind": "javascript-module",
199
- "path": "dist/types/SideContentPosition.js",
200
- "declarations": [],
201
- "exports": [
202
- {
203
- "kind": "js",
204
- "name": "default",
205
- "declaration": {
206
- "name": "SideContentPosition",
207
- "module": "dist/types/SideContentPosition.js"
208
- }
134
+ "kind": "class",
135
+ "description": "### Overview\n\nA layout component, representing a web page, consisting of a title, header with dynamic behavior, a content area, and an optional floating footer.\n\nThe component consist of several components:\n\n- `DynamicPageTitle` - a component, holding the title of the page, the navigation actions and the content. The displayed content changes based on the current mode of the `DynamicPageHeader`.\n- `DynamicPageHeader` - a generic container, which can contain a single layout component and any other HTML elements. The header works in two modes - expanded and snapped and its behavior can be adjusted with the help of different properties.\n- `Content area` - a generic container, which can have a single UI5 layout.\n- `Footer` - positioned at the bottom with a small offset and used for additional actions, the footer floats above the content.\n\n### Usage\n\nUse the `DynamicPage` if you need to have a title, that is always visible\nand a header, that has configurable Expanding/Snapping functionality.\nIf you don't need the Expanding/Snapping functionality it is better to use the\n`ui5-page` as a lighter component.\n\nThe app can add to the `default` slot of the ui5-dynamic-page either content that is designed to fit its container (e.g. has 100% height),\nor content with own height that may overflow its container. In the second case the `DynamicPage` will show a scrollbar that allows the user\nscroll through the content.\n\n## Notes:\n\n- Snapping of the `DynamicPageTitle` is not supported in the following case:\n - When the `DynamicPage` has a scroll bar, the component usually scrolls to the snapping point - the point, where the `DynamicPageHeader` is scrolled out completely. However, when there is a scroll bar, but not enough content to reach the snapping point, the snapping is not possible using scrolling.\n\n### Responsive Behavior\n\nDynamic page web component implements the responsive paddings design.\n\n### Keyboard Handling\n\n\n### Basic Navigation\n\n- [SPACE, ENTER, RETURN] - If focus is on a button inside DynamicPageTitle its action is being triggered, once activated.\nIf focus is on the snap header button (arrow button), or on the header itself, once activated, it triggers the associated action (such as snap/expand the header).\nIf focus is on pin button (the button with pin icon on the bottom of the header), once activated, it triggers the associated action (pinning of the header).\n\n### Fast Navigation\n- This component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n\n- `import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/DynamicPage.js\";`",
136
+ "name": "DynamicPage",
137
+ "cssParts": [
138
+ {
139
+ "description": "Used to style the content of the component",
140
+ "name": "content"
141
+ },
142
+ {
143
+ "description": "Used to style the fit content container of the component.",
144
+ "name": "fit-content"
145
+ },
146
+ {
147
+ "description": "Used to style the footer of the component",
148
+ "name": "footer"
149
+ }
150
+ ],
151
+ "slots": [
152
+ {
153
+ "name": "default",
154
+ "description": "Defines the content of the Dynamic Page."
155
+ },
156
+ {
157
+ "name": "titleArea",
158
+ "description": "Defines the title HTML Element."
159
+ },
160
+ {
161
+ "name": "headerArea",
162
+ "description": "Defines the header HTML Element."
163
+ },
164
+ {
165
+ "name": "footerArea",
166
+ "description": "Defines the footer HTML Element."
167
+ }
168
+ ],
169
+ "members": [
170
+ {
171
+ "kind": "field",
172
+ "name": "hidePinButton",
173
+ "type": {
174
+ "text": "boolean"
175
+ },
176
+ "default": "false",
177
+ "description": "Defines if the pin button is hidden.",
178
+ "privacy": "public"
179
+ },
180
+ {
181
+ "kind": "field",
182
+ "name": "headerPinned",
183
+ "type": {
184
+ "text": "boolean"
185
+ },
186
+ "default": "false",
187
+ "description": "Defines if the header is pinned.",
188
+ "privacy": "public"
189
+ },
190
+ {
191
+ "kind": "field",
192
+ "name": "showFooter",
193
+ "type": {
194
+ "text": "boolean"
195
+ },
196
+ "default": "false",
197
+ "description": "Defines if the footer is shown.",
198
+ "privacy": "public"
199
+ },
200
+ {
201
+ "kind": "field",
202
+ "name": "headerSnapped",
203
+ "type": {
204
+ "text": "boolean"
205
+ },
206
+ "description": "Defines if the header is snapped.",
207
+ "default": "false",
208
+ "privacy": "public"
209
+ }
210
+ ],
211
+ "events": [
212
+ {
213
+ "name": "pin-button-toggle",
214
+ "type": {
215
+ "text": "CustomEvent"
216
+ },
217
+ "description": "Fired when the pin header button is toggled."
218
+ },
219
+ {
220
+ "name": "title-toggle",
221
+ "type": {
222
+ "text": "CustomEvent"
223
+ },
224
+ "description": "Fired when the expand/collapse area of the title is toggled."
225
+ }
226
+ ],
227
+ "attributes": [
228
+ {
229
+ "description": "Defines if the pin button is hidden.",
230
+ "name": "hide-pin-button",
231
+ "default": "false",
232
+ "fieldName": "hidePinButton",
233
+ "type": {
234
+ "text": "boolean"
235
+ }
236
+ },
237
+ {
238
+ "description": "Defines if the header is pinned.",
239
+ "name": "header-pinned",
240
+ "default": "false",
241
+ "fieldName": "headerPinned",
242
+ "type": {
243
+ "text": "boolean"
244
+ }
245
+ },
246
+ {
247
+ "description": "Defines if the footer is shown.",
248
+ "name": "show-footer",
249
+ "default": "false",
250
+ "fieldName": "showFooter",
251
+ "type": {
252
+ "text": "boolean"
253
+ }
254
+ },
255
+ {
256
+ "description": "Defines if the header is snapped.",
257
+ "name": "header-snapped",
258
+ "default": "false",
259
+ "fieldName": "headerSnapped",
260
+ "type": {
261
+ "text": "any"
262
+ }
263
+ }
264
+ ],
265
+ "superclass": {
266
+ "name": "UI5Element",
267
+ "package": "@ui5/webcomponents-base",
268
+ "module": "dist/UI5Element.js"
269
+ },
270
+ "tagName": "ui5-dynamic-page",
271
+ "customElement": true
209
272
  }
210
- ]
211
- },
212
- {
213
- "kind": "javascript-module",
214
- "path": "dist/types/SideContentVisibility.js",
215
- "declarations": [],
273
+ ],
216
274
  "exports": [
217
275
  {
218
276
  "kind": "js",
219
277
  "name": "default",
220
278
  "declaration": {
221
- "name": "SideContentVisibility",
222
- "module": "dist/types/SideContentVisibility.js"
279
+ "name": "DynamicPage",
280
+ "module": "dist/DynamicPage.js"
223
281
  }
224
- }
225
- ]
226
- },
227
- {
228
- "kind": "javascript-module",
229
- "path": "dist/types/SideNavigationItemDesign.js",
230
- "declarations": [],
231
- "exports": [
282
+ },
232
283
  {
233
- "kind": "js",
234
- "name": "default",
284
+ "kind": "custom-element-definition",
285
+ "name": "ui5-dynamic-page",
235
286
  "declaration": {
236
- "name": "SideNavigationItemDesign",
237
- "module": "dist/types/SideNavigationItemDesign.js"
287
+ "name": "DynamicPage",
288
+ "module": "dist/DynamicPage.js"
238
289
  }
239
290
  }
240
291
  ]
241
292
  },
242
293
  {
243
294
  "kind": "javascript-module",
244
- "path": "dist/types/TimelineGrowingMode.js",
245
- "declarations": [],
246
- "exports": [
295
+ "path": "dist/DynamicPageHeader.js",
296
+ "declarations": [
247
297
  {
248
- "kind": "js",
249
- "name": "default",
250
- "declaration": {
251
- "name": "TimelineGrowingMode",
252
- "module": "dist/types/TimelineGrowingMode.js"
253
- }
298
+ "kind": "class",
299
+ "description": "Header of the DynamicPage.\n\n### Overview\n\nThe DynamicPageHeader `ui5-dynamic-page-header` is part of the DynamicPage family\nand is used to serve as header of the `DynamicPage`.\n\n### Usage\n\nThe `DynamicPageHeader` can hold any layout control and has two states - expanded\nand collapsed (snapped). The switching between these states happens when:\n- the user scrolls below its bottom margin\n- the user clicks on the `DynamicPageTitle`\n- through the `DynamicPage` property `headerSnapped`\n\n### Responsive Behavior\n\nThe responsive behavior of the `DynamicPageHeader` depends on the behavior of the\ncontent that is displayed.\n\n### Accessibility\n\nThe `DynamicPageHeader` provides an accessible label for the header region.",
300
+ "name": "DynamicPageHeader",
301
+ "slots": [
302
+ {
303
+ "name": "default",
304
+ "description": "Defines the content of the Dynamic Page Header."
305
+ }
306
+ ],
307
+ "superclass": {
308
+ "name": "UI5Element",
309
+ "package": "@ui5/webcomponents-base",
310
+ "module": "dist/UI5Element.js"
311
+ },
312
+ "tagName": "ui5-dynamic-page-header",
313
+ "customElement": true
254
314
  }
255
- ]
256
- },
257
- {
258
- "kind": "javascript-module",
259
- "path": "dist/types/TimelineLayout.js",
260
- "declarations": [],
315
+ ],
261
316
  "exports": [
262
317
  {
263
318
  "kind": "js",
264
319
  "name": "default",
265
320
  "declaration": {
266
- "name": "TimelineLayout",
267
- "module": "dist/types/TimelineLayout.js"
321
+ "name": "DynamicPageHeader",
322
+ "module": "dist/DynamicPageHeader.js"
268
323
  }
269
- }
270
- ]
271
- },
272
- {
273
- "kind": "javascript-module",
274
- "path": "dist/types/UploadCollectionDnDMode.js",
275
- "declarations": [],
276
- "exports": [
324
+ },
277
325
  {
278
- "kind": "js",
279
- "name": "default",
326
+ "kind": "custom-element-definition",
327
+ "name": "ui5-dynamic-page-header",
280
328
  "declaration": {
281
- "name": "UploadCollectionDnDOverlayMode",
282
- "module": "dist/types/UploadCollectionDnDMode.js"
329
+ "name": "DynamicPageHeader",
330
+ "module": "dist/DynamicPageHeader.js"
283
331
  }
284
332
  }
285
333
  ]
286
334
  },
287
335
  {
288
336
  "kind": "javascript-module",
289
- "path": "dist/types/UploadCollectionSelectionMode.js",
337
+ "path": "dist/DynamicPageHeaderActions.js",
290
338
  "declarations": [],
291
339
  "exports": [
292
340
  {
293
341
  "kind": "js",
294
342
  "name": "default",
295
343
  "declaration": {
296
- "name": "UploadCollectionSelectionMode",
297
- "module": "dist/types/UploadCollectionSelectionMode.js"
344
+ "name": "DynamicPageHeaderActions",
345
+ "module": "dist/DynamicPageHeaderActions.js"
298
346
  }
299
347
  }
300
348
  ]
301
349
  },
302
350
  {
303
351
  "kind": "javascript-module",
304
- "path": "dist/types/UploadState.js",
305
- "declarations": [],
306
- "exports": [
307
- {
308
- "kind": "js",
309
- "name": "default",
310
- "declaration": {
311
- "name": "UploadState",
312
- "module": "dist/types/UploadState.js"
313
- }
314
- }
315
- ]
316
- },
317
- {
318
- "kind": "javascript-module",
319
- "path": "dist/types/ViewSettingsDialogMode.js",
320
- "declarations": [],
321
- "exports": [
322
- {
323
- "kind": "js",
324
- "name": "default",
325
- "declaration": {
326
- "name": "ViewSettingsDialogMode",
327
- "module": "dist/types/ViewSettingsDialogMode.js"
328
- }
329
- }
330
- ]
331
- },
332
- {
333
- "kind": "javascript-module",
334
- "path": "dist/types/WizardContentLayout.js",
335
- "declarations": [],
336
- "exports": [
337
- {
338
- "kind": "js",
339
- "name": "default",
340
- "declaration": {
341
- "name": "WizardContentLayout",
342
- "module": "dist/types/WizardContentLayout.js"
343
- }
344
- }
345
- ]
346
- },
347
- {
348
- "kind": "javascript-module",
349
- "path": "dist/upload-utils/UploadCollectionBodyDnD.js",
350
- "declarations": [],
351
- "exports": []
352
- },
353
- {
354
- "kind": "javascript-module",
355
- "path": "dist/Assets-fetch.js",
356
- "declarations": [],
357
- "exports": []
358
- },
359
- {
360
- "kind": "javascript-module",
361
- "path": "dist/Assets-node.js",
362
- "declarations": [],
363
- "exports": []
364
- },
365
- {
366
- "kind": "javascript-module",
367
- "path": "dist/Assets.js",
368
- "declarations": [],
369
- "exports": []
370
- },
371
- {
372
- "kind": "javascript-module",
373
- "path": "dist/BarcodeScannerDialog.js",
374
- "declarations": [
352
+ "path": "dist/DynamicPageTitle.js",
353
+ "declarations": [
375
354
  {
376
355
  "kind": "class",
377
- "description": "### Overview\n\nThe `BarcodeScannerDialog` component provides barcode scanning functionality for all devices that support the `MediaDevices.getUserMedia()` native API.\nOpening the dialog launches the device camera and scans for known barcode formats.\n\nA `scanSuccess` event fires whenever a barcode is identified\nand a `scanError` event fires when the scan failed (for example, due to missing permisions).\n\nInternally, the component uses the zxing-js/library third party OSS.\n\nFor a list of supported barcode formats, see the [zxing-js/library](https://github.com/zxing-js/library) documentation.",
378
- "name": "BarcodeScannerDialog",
356
+ "description": "### Overview\n\nTitle of the `DynamicPage`.\n\nThe `DynamicPageTitle` component is part of the `DynamicPage`\nfamily and is used to serve as title of the `DynamicPage`.\n\n### Usage\n\nThe `DynamicPageTitle` can hold any component and displays the most important\ninformation regarding the object that will always remain visible while scrolling.\n\n**Note:** The `actions` slot accepts any UI5 web component, but it's\nrecommended to use `ui5-toolbar`.\n\nThe user can switch between the expanded/collapsed states of the\n`DynamicPage` by clicking on the `DynamicPageTitle`\nor by using the expand/collapse visual indicators, positioned at the bottom of the\n`DynamicPageTitle` and the `DynamicPageHeader` inside `ui5-dynamic-page-header-actions`.\n\n### Responsive Behavior\n\nThe responsive behavior of the `DynamicPageTitle` depends on the behavior of the\ncontent that is displayed.",
357
+ "name": "DynamicPageTitle",
379
358
  "slots": [
380
359
  {
381
- "name": "header",
382
- "description": "Defines the header HTML Element.\n\n**Note:** If `header` slot is provided, the labelling of the dialog is a responsibility of the application developer.\n`accessibleName` should be used."
360
+ "name": "heading",
361
+ "description": "Defines the content of the Heading of the Dynamic Page.\n\nThe font size of the title within the `heading` slot can be adjusted to the recommended values using the following CSS variables:\n\n**Expanded:** `var(--sapObjectHeader_Title_FontSize)`\n\n**Collapsed:** `var(--sapObjectHeader_Title_SnappedFontSize)`"
383
362
  },
384
363
  {
385
- "name": "footer",
386
- "description": "Defines the footer HTML Element.\n\n**Note:** When you provide custom content for the `footer` slot, the default close button is not rendered.\nThis means you need to include your own mechanism within the custom `footer` to close the dialog,\nsuch as a button with an event listener that closes the dialog.\n\n**Note:** If the `footer` slot is not provided, a default footer with a close button is rendered automatically,\nallowing users to close the dialog without any additional implementation."
387
- }
388
- ],
389
- "members": [
364
+ "name": "snappedHeading",
365
+ "description": "Defines the heading that is shown only when the header is snapped."
366
+ },
390
367
  {
391
- "kind": "field",
392
- "name": "open",
393
- "type": {
394
- "text": "boolean"
395
- },
396
- "default": "false",
397
- "description": "Indicates whether the dialog is open.",
398
- "privacy": "public"
399
- }
400
- ],
401
- "events": [
368
+ "name": "snappedTitleOnMobile",
369
+ "description": "Defines the content of the snapped title on mobile devices.\n\nThis slot is displayed only when the `DynamicPageTitle` is in the snapped state on mobile devices.\nIt should be used to provide a simplified, single-line title that takes up less space on smaller screens.\n\n**Note:**\n- The content set in this slot **overrides** all other content set in the `DynamicPageTitle` slots when displayed.\n- The slot is intended for a single `ui5-title` component."
370
+ },
402
371
  {
403
- "name": "close",
404
- "type": {
405
- "text": "CustomEvent"
406
- },
407
- "description": "Fired when the user closes the component."
372
+ "name": "actionsBar",
373
+ "description": "Defines the bar with actions in the Dynamic page title."
408
374
  },
409
375
  {
410
- "name": "scan-success",
411
- "type": {
412
- "text": "CustomEvent<BarcodeScannerDialogScanSuccessEventDetail>",
413
- "references": [
414
- {
415
- "name": "BarcodeScannerDialogScanSuccessEventDetail",
416
- "package": "@ui5/webcomponents-fiori",
417
- "module": "dist/BarcodeScannerDialog.js"
418
- }
419
- ]
420
- },
421
- "description": "Fires when the scan is completed successfuuly."
376
+ "name": "navigationBar",
377
+ "description": "Defines the bar with navigation actions in the Dynamic page title."
422
378
  },
423
379
  {
424
- "name": "scan-error",
425
- "type": {
426
- "text": "CustomEvent<BarcodeScannerDialogScanErrorEventDetail>",
427
- "references": [
428
- {
429
- "name": "BarcodeScannerDialogScanErrorEventDetail",
430
- "package": "@ui5/webcomponents-fiori",
431
- "module": "dist/BarcodeScannerDialog.js"
432
- }
433
- ]
434
- },
435
- "description": "Fires when the scan fails with error."
436
- }
437
- ],
438
- "attributes": [
380
+ "name": "default",
381
+ "description": "Defines the content of the Dynamic page title."
382
+ },
439
383
  {
440
- "description": "Indicates whether the dialog is open.",
441
- "name": "open",
442
- "default": "false",
443
- "fieldName": "open",
444
- "type": {
445
- "text": "boolean"
446
- }
384
+ "name": "subheading",
385
+ "description": "Defines the content of the title that is shown only when the header is not snapped."
386
+ },
387
+ {
388
+ "name": "snappedSubheading",
389
+ "description": "Defines the content of the title that is shown only when the header is snapped."
390
+ },
391
+ {
392
+ "name": "breadcrumbs",
393
+ "description": "Defines the content of the breadcrumbs inside Dynamic Page Title."
447
394
  }
448
395
  ],
449
396
  "superclass": {
@@ -451,7 +398,7 @@
451
398
  "package": "@ui5/webcomponents-base",
452
399
  "module": "dist/UI5Element.js"
453
400
  },
454
- "tagName": "ui5-barcode-scanner-dialog",
401
+ "tagName": "ui5-dynamic-page-title",
455
402
  "customElement": true
456
403
  }
457
404
  ],
@@ -460,153 +407,227 @@
460
407
  "kind": "js",
461
408
  "name": "default",
462
409
  "declaration": {
463
- "name": "BarcodeScannerDialog",
464
- "module": "dist/BarcodeScannerDialog.js"
410
+ "name": "DynamicPageTitle",
411
+ "module": "dist/DynamicPageTitle.js"
465
412
  }
466
413
  },
467
414
  {
468
415
  "kind": "custom-element-definition",
469
- "name": "ui5-barcode-scanner-dialog",
416
+ "name": "ui5-dynamic-page-title",
470
417
  "declaration": {
471
- "name": "BarcodeScannerDialog",
472
- "module": "dist/BarcodeScannerDialog.js"
418
+ "name": "DynamicPageTitle",
419
+ "module": "dist/DynamicPageTitle.js"
473
420
  }
474
421
  }
475
422
  ]
476
423
  },
477
424
  {
478
425
  "kind": "javascript-module",
479
- "path": "dist/DynamicPage.js",
426
+ "path": "dist/DynamicSideContent.js",
480
427
  "declarations": [
481
428
  {
482
429
  "kind": "class",
483
- "description": "### Overview\n\nA layout component, representing a web page, consisting of a title, header with dynamic behavior, a content area, and an optional floating footer.\n\nThe component consist of several components:\n\n- `DynamicPageTitle` - a component, holding the title of the page, the navigation actions and the content. The displayed content changes based on the current mode of the `DynamicPageHeader`.\n- `DynamicPageHeader` - a generic container, which can contain a single layout component and any other HTML elements. The header works in two modes - expanded and snapped and its behavior can be adjusted with the help of different properties.\n- `Content area` - a generic container, which can have a single UI5 layout.\n- `Footer` - positioned at the bottom with a small offset and used for additional actions, the footer floats above the content.\n\n### Usage\n\nUse the `DynamicPage` if you need to have a title, that is always visible\nand a header, that has configurable Expanding/Snapping functionality.\nIf you don't need the Expanding/Snapping functionality it is better to use the\n`ui5-page` as a lighter component.\n\nThe app can add to the `default` slot of the ui5-dynamic-page either content that is designed to fit its container (e.g. has 100% height),\nor content with own height that may overflow its container. In the second case the `DynamicPage` will show a scrollbar that allows the user\nscroll through the content.\n\n## Notes:\n\n- Snapping of the `DynamicPageTitle` is not supported in the following case:\n - When the `DynamicPage` has a scroll bar, the component usually scrolls to the snapping point - the point, where the `DynamicPageHeader` is scrolled out completely. However, when there is a scroll bar, but not enough content to reach the snapping point, the snapping is not possible using scrolling.\n\n### Responsive Behavior\n\nDynamic page web component implements the responsive paddings design.\n\n### Keyboard Handling\n\n\n### Basic Navigation\n\n- [SPACE, ENTER, RETURN] - If focus is on a button inside DynamicPageTitle its action is being triggered, once activated.\nIf focus is on the snap header button (arrow button), or on the header itself, once activated, it triggers the associated action (such as snap/expand the header).\nIf focus is on pin button (the button with pin icon on the bottom of the header), once activated, it triggers the associated action (pinning of the header).\n\n### Fast Navigation\n- This component provides a build in fast navigation group which can be used via `F6 / Shift + F6` or ` Ctrl + Alt(Option) + Down / Ctrl + Alt(Option) + Up`.\nIn order to use this functionality, you need to import the following module:\n\n- `import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/DynamicPage.js\";`",
484
- "name": "DynamicPage",
485
- "cssParts": [
486
- {
487
- "description": "Used to style the content of the component",
488
- "name": "content"
489
- },
490
- {
491
- "description": "Used to style the fit content container of the component.",
492
- "name": "fit-content"
493
- },
494
- {
495
- "description": "Used to style the footer of the component",
496
- "name": "footer"
497
- }
498
- ],
430
+ "description": "### Overview\n\nThe DynamicSideContent (`ui5-dynamic-side-content`) is a layout component that allows additional content\nto be displayed in a way that flexibly adapts to different screen sizes. The side\ncontent appears in a container next to or directly below the main content\n(it doesn't overlay). When the side content is triggered, the main content becomes\nnarrower (if appearing side-by-side). The side content contains a separate scrollbar\nwhen appearing next to the main content.\n\n### Usage\n\n*When to use?*\n\nUse this component if you want to display relevant information that is not critical\nfor users to complete a task. Users should have access to all the key functions and\ncritical information in the app even if they do not see the side content. This is\nimportant because on smaller screen sizes it may be difficult to display the side\ncontent in a way that is easily accessible for the user.\n\n*When not to use?*\n\nDon't use it if you want to display navigation or critical information that prevents\nusers from completing a task when they have no access to the side content.\n\n### Responsive Behavior\n\nScreen width \\> 1440px\n\n- Main vs. side content ratio is 75 vs. 25 percent (with a minimum of 320px\neach).\n- If the application defines a trigger, the side content can be hidden.\n\nScreen width \\<\\= 1440px and \\> 1024px\n\n- Main vs. side content ratio is 66.666 vs. 33.333 percent (with a minimum of\n320px each). If the side content width falls below 320 px, it automatically slides\nunder the main content, unless the app development team specifies that it should\ndisappear.\n\nScreen width \\<\\= 1024px and \\> 720px\n\n- The side content ratio is fixed to 340px, and the main content takes the rest\nof the width. Only if the `sideContentFallDown` is set to `OnMinimumWidth`\nand screen width is \\<\\= 960px and \\> 720px the side content falls below the main content.\n\nScreen width \\<\\= 720px (for example on a mobile device)\n\n- In this case, the side content automatically disappears from the screen (unless\nspecified to stay under the content by setting of `sideContentVisibility`\nproperty to `AlwaysShow`) and can be triggered from a pre-set trigger\n(specified within the app). When the side content is triggered, it replaces the main\ncontent. We recommend that you always place the trigger for the side content in the\nsame location, such as in the app footer.\n\nA special case allows switching the comparison mode between the main and side content.\nIn this case, the screen is split into 50:50 percent for main vs. side content. The\nresponsive behavior of the equal split is the same as in the standard view - the\nside content disappears on screen widths of less than 720 px and can only be\nviewed by triggering it.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/DynamicSideContent.js\";`",
431
+ "name": "DynamicSideContent",
499
432
  "slots": [
500
433
  {
501
- "name": "default",
502
- "description": "Defines the content of the Dynamic Page."
503
- },
504
- {
505
- "name": "titleArea",
506
- "description": "Defines the title HTML Element."
507
- },
508
- {
509
- "name": "headerArea",
510
- "description": "Defines the header HTML Element."
434
+ "description": "Defines the main content.",
435
+ "name": "default"
511
436
  },
512
437
  {
513
- "name": "footerArea",
514
- "description": "Defines the footer HTML Element."
438
+ "name": "sideContent",
439
+ "description": "Defines the side content."
515
440
  }
516
441
  ],
517
442
  "members": [
518
443
  {
519
444
  "kind": "field",
520
- "name": "hidePinButton",
445
+ "name": "hideMainContent",
521
446
  "type": {
522
447
  "text": "boolean"
523
448
  },
524
449
  "default": "false",
525
- "description": "Defines if the pin button is hidden.",
450
+ "description": "Defines the visibility of the main content.",
526
451
  "privacy": "public"
527
452
  },
528
453
  {
529
454
  "kind": "field",
530
- "name": "headerPinned",
455
+ "name": "hideSideContent",
531
456
  "type": {
532
457
  "text": "boolean"
533
458
  },
534
459
  "default": "false",
535
- "description": "Defines if the header is pinned.",
460
+ "description": "Defines the visibility of the side content.",
536
461
  "privacy": "public"
537
462
  },
538
463
  {
539
464
  "kind": "field",
540
- "name": "showFooter",
465
+ "name": "sideContentPosition",
541
466
  "type": {
542
- "text": "boolean"
467
+ "text": "SideContentPosition",
468
+ "references": [
469
+ {
470
+ "name": "SideContentPosition",
471
+ "package": "@ui5/webcomponents-fiori",
472
+ "module": "dist/types/SideContentPosition.js"
473
+ }
474
+ ]
543
475
  },
544
- "default": "false",
545
- "description": "Defines if the footer is shown.",
476
+ "default": "\"End\"",
477
+ "description": "Defines whether the side content is positioned before the main content (left side\nin LTR mode), or after the the main content (right side in LTR mode).",
546
478
  "privacy": "public"
547
479
  },
548
480
  {
549
481
  "kind": "field",
550
- "name": "headerSnapped",
482
+ "name": "sideContentVisibility",
551
483
  "type": {
552
- "text": "boolean"
484
+ "text": "SideContentVisibility",
485
+ "references": [
486
+ {
487
+ "name": "SideContentVisibility",
488
+ "package": "@ui5/webcomponents-fiori",
489
+ "module": "dist/types/SideContentVisibility.js"
490
+ }
491
+ ]
553
492
  },
554
- "description": "Defines if the header is snapped.",
555
- "default": "false",
493
+ "default": "\"ShowAboveS\"",
494
+ "description": "Defines on which breakpoints the side content is visible.",
556
495
  "privacy": "public"
557
- }
558
- ],
559
- "events": [
496
+ },
560
497
  {
561
- "name": "pin-button-toggle",
498
+ "kind": "field",
499
+ "name": "sideContentFallDown",
562
500
  "type": {
563
- "text": "CustomEvent"
501
+ "text": "SideContentFallDown",
502
+ "references": [
503
+ {
504
+ "name": "SideContentFallDown",
505
+ "package": "@ui5/webcomponents-fiori",
506
+ "module": "dist/types/SideContentFallDown.js"
507
+ }
508
+ ]
564
509
  },
565
- "description": "Fired when the pin header button is toggled."
510
+ "default": "\"OnMinimumWidth\"",
511
+ "description": "Defines on which breakpoints the side content falls down below the main content.",
512
+ "privacy": "public"
566
513
  },
567
514
  {
568
- "name": "title-toggle",
515
+ "kind": "field",
516
+ "name": "equalSplit",
569
517
  "type": {
570
- "text": "CustomEvent"
518
+ "text": "boolean"
571
519
  },
572
- "description": "Fired when the expand/collapse area of the title is toggled."
573
- }
574
- ],
575
- "attributes": [
520
+ "default": "false",
521
+ "description": "Defines whether the component is in equal split mode. In this mode, the side and\nthe main content take 50:50 percent of the container on all screen sizes\nexcept for phone, where the main and side contents are switching visibility\nusing the toggle method.",
522
+ "privacy": "public"
523
+ },
576
524
  {
577
- "description": "Defines if the pin button is hidden.",
578
- "name": "hide-pin-button",
525
+ "kind": "field",
526
+ "name": "accessibilityAttributes",
527
+ "type": {
528
+ "text": "DynamicSideContentAccessibilityAttributes",
529
+ "references": [
530
+ {
531
+ "name": "DynamicSideContentAccessibilityAttributes",
532
+ "package": "@ui5/webcomponents-fiori",
533
+ "module": "dist/DynamicSideContent.js"
534
+ }
535
+ ]
536
+ },
537
+ "default": "{}",
538
+ "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields:\n\n - **mainContent**: `mainContent.ariaLabel` defines the aria-label of the main content area. Accepts any string.\n - **sideContent**: `sideContent.ariaLabel` defines the aria-label of the side content area. Accepts any string.",
539
+ "privacy": "public"
540
+ },
541
+ {
542
+ "kind": "method",
543
+ "name": "toggleContents",
544
+ "return": {
545
+ "type": {
546
+ "text": "void"
547
+ }
548
+ },
549
+ "description": "Toggles visibility of main and side contents on S screen size (mobile device).",
550
+ "privacy": "public"
551
+ }
552
+ ],
553
+ "events": [
554
+ {
555
+ "name": "layout-change",
556
+ "type": {
557
+ "text": "CustomEvent<DynamicSideContentLayoutChangeEventDetail>",
558
+ "references": [
559
+ {
560
+ "name": "DynamicSideContentLayoutChangeEventDetail",
561
+ "package": "@ui5/webcomponents-fiori",
562
+ "module": "dist/DynamicSideContent.js"
563
+ }
564
+ ]
565
+ },
566
+ "description": "Fires when the current breakpoint has been changed."
567
+ }
568
+ ],
569
+ "attributes": [
570
+ {
571
+ "description": "Defines the visibility of the main content.",
572
+ "name": "hide-main-content",
579
573
  "default": "false",
580
- "fieldName": "hidePinButton",
574
+ "fieldName": "hideMainContent",
581
575
  "type": {
582
576
  "text": "boolean"
583
577
  }
584
578
  },
585
579
  {
586
- "description": "Defines if the header is pinned.",
587
- "name": "header-pinned",
580
+ "description": "Defines the visibility of the side content.",
581
+ "name": "hide-side-content",
588
582
  "default": "false",
589
- "fieldName": "headerPinned",
583
+ "fieldName": "hideSideContent",
590
584
  "type": {
591
585
  "text": "boolean"
592
586
  }
593
587
  },
594
588
  {
595
- "description": "Defines if the footer is shown.",
596
- "name": "show-footer",
589
+ "description": "Defines whether the side content is positioned before the main content (left side\nin LTR mode), or after the the main content (right side in LTR mode).",
590
+ "name": "side-content-position",
591
+ "default": "\"End\"",
592
+ "fieldName": "sideContentPosition",
593
+ "type": {
594
+ "text": "\"End\" | \"Start\""
595
+ }
596
+ },
597
+ {
598
+ "description": "Defines on which breakpoints the side content is visible.",
599
+ "name": "side-content-visibility",
600
+ "default": "\"ShowAboveS\"",
601
+ "fieldName": "sideContentVisibility",
602
+ "type": {
603
+ "text": "\"AlwaysShow\" | \"ShowAboveL\" | \"ShowAboveM\" | \"ShowAboveS\" | \"NeverShow\""
604
+ }
605
+ },
606
+ {
607
+ "description": "Defines on which breakpoints the side content falls down below the main content.",
608
+ "name": "side-content-fall-down",
609
+ "default": "\"OnMinimumWidth\"",
610
+ "fieldName": "sideContentFallDown",
611
+ "type": {
612
+ "text": "\"BelowXL\" | \"BelowL\" | \"BelowM\" | \"OnMinimumWidth\""
613
+ }
614
+ },
615
+ {
616
+ "description": "Defines whether the component is in equal split mode. In this mode, the side and\nthe main content take 50:50 percent of the container on all screen sizes\nexcept for phone, where the main and side contents are switching visibility\nusing the toggle method.",
617
+ "name": "equal-split",
597
618
  "default": "false",
598
- "fieldName": "showFooter",
619
+ "fieldName": "equalSplit",
599
620
  "type": {
600
621
  "text": "boolean"
601
622
  }
602
623
  },
603
624
  {
604
- "description": "Defines if the header is snapped.",
605
- "name": "header-snapped",
606
- "default": "false",
607
- "fieldName": "headerSnapped",
625
+ "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields:\n\n - **mainContent**: `mainContent.ariaLabel` defines the aria-label of the main content area. Accepts any string.\n - **sideContent**: `sideContent.ariaLabel` defines the aria-label of the side content area. Accepts any string.",
626
+ "name": "accessibility-attributes",
627
+ "default": "{}",
628
+ "fieldName": "accessibilityAttributes",
608
629
  "type": {
609
- "text": "any"
630
+ "text": "DynamicSideContentAccessibilityAttributes"
610
631
  }
611
632
  }
612
633
  ],
@@ -615,7 +636,7 @@
615
636
  "package": "@ui5/webcomponents-base",
616
637
  "module": "dist/UI5Element.js"
617
638
  },
618
- "tagName": "ui5-dynamic-page",
639
+ "tagName": "ui5-dynamic-side-content",
619
640
  "customElement": true
620
641
  }
621
642
  ],
@@ -624,32 +645,74 @@
624
645
  "kind": "js",
625
646
  "name": "default",
626
647
  "declaration": {
627
- "name": "DynamicPage",
628
- "module": "dist/DynamicPage.js"
648
+ "name": "DynamicSideContent",
649
+ "module": "dist/DynamicSideContent.js"
629
650
  }
630
651
  },
631
652
  {
632
653
  "kind": "custom-element-definition",
633
- "name": "ui5-dynamic-page",
654
+ "name": "ui5-dynamic-side-content",
634
655
  "declaration": {
635
- "name": "DynamicPage",
636
- "module": "dist/DynamicPage.js"
656
+ "name": "DynamicSideContent",
657
+ "module": "dist/DynamicSideContent.js"
637
658
  }
638
659
  }
639
660
  ]
640
661
  },
641
662
  {
642
663
  "kind": "javascript-module",
643
- "path": "dist/DynamicPageHeader.js",
664
+ "path": "dist/FilterItem.js",
644
665
  "declarations": [
645
666
  {
646
667
  "kind": "class",
647
- "description": "Header of the DynamicPage.\n\n### Overview\n\nThe DynamicPageHeader `ui5-dynamic-page-header` is part of the DynamicPage family\nand is used to serve as header of the `DynamicPage`.\n\n### Usage\n\nThe `DynamicPageHeader` can hold any layout control and has two states - expanded\nand collapsed (snapped). The switching between these states happens when:\n- the user scrolls below its bottom margin\n- the user clicks on the `DynamicPageTitle`\n- through the `DynamicPage` property `headerSnapped`\n\n### Responsive Behavior\n\nThe responsive behavior of the `DynamicPageHeader` depends on the behavior of the\ncontent that is displayed.\n\n### Accessibility\n\nThe `DynamicPageHeader` provides an accessible label for the header region.",
648
- "name": "DynamicPageHeader",
668
+ "description": "### Overview\n\nThe `ui5-filter-item` component defines the filtering criteria for data in `ui5-view-settings-dialog`.\nIt represents a single filter category that contains multiple filter options that users can select.\n\n### Usage\n\nThe `ui5-filter-item` is used within the `ui5-view-settings-dialog` to provide filtering options.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/FilterItem.js\";`",
669
+ "name": "FilterItem",
649
670
  "slots": [
650
671
  {
651
- "name": "default",
652
- "description": "Defines the content of the Dynamic Page Header."
672
+ "name": "values",
673
+ "description": "Defines the filter options available for this filter category."
674
+ }
675
+ ],
676
+ "members": [
677
+ {
678
+ "kind": "field",
679
+ "name": "text",
680
+ "type": {
681
+ "text": "string | undefined"
682
+ },
683
+ "description": "Defines the text of the filter item.",
684
+ "default": "undefined",
685
+ "privacy": "public"
686
+ },
687
+ {
688
+ "kind": "field",
689
+ "name": "additionalText",
690
+ "type": {
691
+ "text": "string | undefined"
692
+ },
693
+ "description": "Defines the additional text of the filter item.\nThis text is typically used to show the number of selected filter options within this category.",
694
+ "default": "undefined",
695
+ "privacy": "public"
696
+ }
697
+ ],
698
+ "attributes": [
699
+ {
700
+ "description": "Defines the text of the filter item.",
701
+ "name": "text",
702
+ "default": "undefined",
703
+ "fieldName": "text",
704
+ "type": {
705
+ "text": "string | undefined"
706
+ }
707
+ },
708
+ {
709
+ "description": "Defines the additional text of the filter item.\nThis text is typically used to show the number of selected filter options within this category.",
710
+ "name": "additional-text",
711
+ "default": "undefined",
712
+ "fieldName": "additionalText",
713
+ "type": {
714
+ "text": "string | undefined"
715
+ }
653
716
  }
654
717
  ],
655
718
  "superclass": {
@@ -657,7 +720,7 @@
657
720
  "package": "@ui5/webcomponents-base",
658
721
  "module": "dist/UI5Element.js"
659
722
  },
660
- "tagName": "ui5-dynamic-page-header",
723
+ "tagName": "ui5-filter-item",
661
724
  "customElement": true
662
725
  }
663
726
  ],
@@ -666,316 +729,315 @@
666
729
  "kind": "js",
667
730
  "name": "default",
668
731
  "declaration": {
669
- "name": "DynamicPageHeader",
670
- "module": "dist/DynamicPageHeader.js"
732
+ "name": "FilterItem",
733
+ "module": "dist/FilterItem.js"
671
734
  }
672
735
  },
673
736
  {
674
737
  "kind": "custom-element-definition",
675
- "name": "ui5-dynamic-page-header",
738
+ "name": "ui5-filter-item",
676
739
  "declaration": {
677
- "name": "DynamicPageHeader",
678
- "module": "dist/DynamicPageHeader.js"
740
+ "name": "FilterItem",
741
+ "module": "dist/FilterItem.js"
679
742
  }
680
743
  }
681
744
  ]
682
745
  },
683
746
  {
684
747
  "kind": "javascript-module",
685
- "path": "dist/DynamicPageHeaderActions.js",
686
- "declarations": [],
748
+ "path": "dist/FilterItemOption.js",
749
+ "declarations": [
750
+ {
751
+ "kind": "class",
752
+ "description": "### Overview\n\nThe `ui5-filter-item-option` component defines individual filter values within a `ui5-filter-item`.\nIt represents a single selectable option that users can choose to filter data.\n\n### Usage\n\nThe `ui5-filter-item-option` is used as a child component within `ui5-filter-item` in the context\nof `ui5-view-settings-dialog`. Each option represents a specific value that can be used for filtering\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/FilterItemOption.js\";`",
753
+ "name": "FilterItemOption",
754
+ "members": [
755
+ {
756
+ "kind": "field",
757
+ "name": "text",
758
+ "type": {
759
+ "text": "string | undefined"
760
+ },
761
+ "description": "Defines the text of the filter option.",
762
+ "default": "undefined",
763
+ "privacy": "public"
764
+ },
765
+ {
766
+ "kind": "field",
767
+ "name": "selected",
768
+ "type": {
769
+ "text": "boolean"
770
+ },
771
+ "default": "false",
772
+ "description": "Defines if the filter option is selected.",
773
+ "privacy": "public"
774
+ }
775
+ ],
776
+ "attributes": [
777
+ {
778
+ "description": "Defines the text of the filter option.",
779
+ "name": "text",
780
+ "default": "undefined",
781
+ "fieldName": "text",
782
+ "type": {
783
+ "text": "string | undefined"
784
+ }
785
+ },
786
+ {
787
+ "description": "Defines if the filter option is selected.",
788
+ "name": "selected",
789
+ "default": "false",
790
+ "fieldName": "selected",
791
+ "type": {
792
+ "text": "boolean"
793
+ }
794
+ }
795
+ ],
796
+ "superclass": {
797
+ "name": "UI5Element",
798
+ "package": "@ui5/webcomponents-base",
799
+ "module": "dist/UI5Element.js"
800
+ },
801
+ "tagName": "ui5-filter-item-option",
802
+ "customElement": true
803
+ }
804
+ ],
687
805
  "exports": [
688
806
  {
689
807
  "kind": "js",
690
808
  "name": "default",
691
809
  "declaration": {
692
- "name": "DynamicPageHeaderActions",
693
- "module": "dist/DynamicPageHeaderActions.js"
810
+ "name": "FilterItemOption",
811
+ "module": "dist/FilterItemOption.js"
812
+ }
813
+ },
814
+ {
815
+ "kind": "custom-element-definition",
816
+ "name": "ui5-filter-item-option",
817
+ "declaration": {
818
+ "name": "FilterItemOption",
819
+ "module": "dist/FilterItemOption.js"
694
820
  }
695
821
  }
696
822
  ]
697
823
  },
698
824
  {
699
825
  "kind": "javascript-module",
700
- "path": "dist/DynamicPageTitle.js",
826
+ "path": "dist/FlexibleColumnLayout.js",
701
827
  "declarations": [
702
828
  {
703
829
  "kind": "class",
704
- "description": "### Overview\n\nTitle of the `DynamicPage`.\n\nThe `DynamicPageTitle` component is part of the `DynamicPage`\nfamily and is used to serve as title of the `DynamicPage`.\n\n### Usage\n\nThe `DynamicPageTitle` can hold any component and displays the most important\ninformation regarding the object that will always remain visible while scrolling.\n\n**Note:** The `actions` slot accepts any UI5 web component, but it's\nrecommended to use `ui5-toolbar`.\n\nThe user can switch between the expanded/collapsed states of the\n`DynamicPage` by clicking on the `DynamicPageTitle`\nor by using the expand/collapse visual indicators, positioned at the bottom of the\n`DynamicPageTitle` and the `DynamicPageHeader` inside `ui5-dynamic-page-header-actions`.\n\n### Responsive Behavior\n\nThe responsive behavior of the `DynamicPageTitle` depends on the behavior of the\ncontent that is displayed.",
705
- "name": "DynamicPageTitle",
830
+ "description": "### Overview\n\nThe `FlexibleColumnLayout` implements the list-detail-detail paradigm by displaying up to three pages in separate columns.\nThere are several possible layouts that can be changed either with the component API, or by dragging the column separators.\n\n### Usage\n\nUse this component for applications that need to display several logical levels of related information side by side (e.g. list of items, item, sub-item, etc.).\nThe Component is flexible in a sense that the application can focus the user's attention on one particular column.\n\n### Responsive Behavior\n\nThe `FlexibleColumnLayout` automatically displays the maximum possible number of columns based on `layout` property and the window size.\nThe component would display 1 column for window size smaller than 599px, up to two columns between 599px and 1023px,\nand 3 columns for sizes bigger than 1023px.\n\n**Note:** When the component displays more than one column, the minimal width of each column is 248px. Consequently, when the user drags a column separator to resize the columns, the minimal allowed width of any resized column is 248px.\n\n### Keyboard Handling\n\n#### Basic Navigation\n\nWhen a column separator is focused, the following keyboard\nshortcuts allow the user to resize the columns and change the layout:\n\n- [Shift] + [Left] or [Shift] + [Right] - Moves the separator to the left or right, which resizes the columns accordingly.\n- [Left] or [Right] - Moves the separator to the left or right with a bigger step, which resizes the columns accordingly.\n- [Home] - Moves the separator to the start position.\n- [End] - Moves the separator to the end position.\n- 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].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n#### Fast Navigation\nThis 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].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js\";`",
831
+ "name": "FlexibleColumnLayout",
706
832
  "slots": [
707
833
  {
708
- "name": "heading",
709
- "description": "Defines the content of the Heading of the Dynamic Page.\n\nThe font size of the title within the `heading` slot can be adjusted to the recommended values using the following CSS variables:\n\n**Expanded:** `var(--sapObjectHeader_Title_FontSize)`\n\n**Collapsed:** `var(--sapObjectHeader_Title_SnappedFontSize)`"
710
- },
711
- {
712
- "name": "snappedHeading",
713
- "description": "Defines the heading that is shown only when the header is snapped."
714
- },
715
- {
716
- "name": "snappedTitleOnMobile",
717
- "description": "Defines the content of the snapped title on mobile devices.\n\nThis slot is displayed only when the `DynamicPageTitle` is in the snapped state on mobile devices.\nIt should be used to provide a simplified, single-line title that takes up less space on smaller screens.\n\n**Note:**\n- The content set in this slot **overrides** all other content set in the `DynamicPageTitle` slots when displayed.\n- The slot is intended for a single `ui5-title` component."
718
- },
719
- {
720
- "name": "actionsBar",
721
- "description": "Defines the bar with actions in the Dynamic page title."
722
- },
723
- {
724
- "name": "navigationBar",
725
- "description": "Defines the bar with navigation actions in the Dynamic page title."
726
- },
727
- {
728
- "name": "default",
729
- "description": "Defines the content of the Dynamic page title."
730
- },
731
- {
732
- "name": "subheading",
733
- "description": "Defines the content of the title that is shown only when the header is not snapped."
734
- },
735
- {
736
- "name": "snappedSubheading",
737
- "description": "Defines the content of the title that is shown only when the header is snapped."
834
+ "name": "startColumn",
835
+ "description": "Defines the content in the start column."
738
836
  },
739
837
  {
740
- "name": "breadcrumbs",
741
- "description": "Defines the content of the breadcrumbs inside Dynamic Page Title."
742
- }
743
- ],
744
- "superclass": {
745
- "name": "UI5Element",
746
- "package": "@ui5/webcomponents-base",
747
- "module": "dist/UI5Element.js"
748
- },
749
- "tagName": "ui5-dynamic-page-title",
750
- "customElement": true
751
- }
752
- ],
753
- "exports": [
754
- {
755
- "kind": "js",
756
- "name": "default",
757
- "declaration": {
758
- "name": "DynamicPageTitle",
759
- "module": "dist/DynamicPageTitle.js"
760
- }
761
- },
762
- {
763
- "kind": "custom-element-definition",
764
- "name": "ui5-dynamic-page-title",
765
- "declaration": {
766
- "name": "DynamicPageTitle",
767
- "module": "dist/DynamicPageTitle.js"
768
- }
769
- }
770
- ]
771
- },
772
- {
773
- "kind": "javascript-module",
774
- "path": "dist/DynamicSideContent.js",
775
- "declarations": [
776
- {
777
- "kind": "class",
778
- "description": "### Overview\n\nThe DynamicSideContent (`ui5-dynamic-side-content`) is a layout component that allows additional content\nto be displayed in a way that flexibly adapts to different screen sizes. The side\ncontent appears in a container next to or directly below the main content\n(it doesn't overlay). When the side content is triggered, the main content becomes\nnarrower (if appearing side-by-side). The side content contains a separate scrollbar\nwhen appearing next to the main content.\n\n### Usage\n\n*When to use?*\n\nUse this component if you want to display relevant information that is not critical\nfor users to complete a task. Users should have access to all the key functions and\ncritical information in the app even if they do not see the side content. This is\nimportant because on smaller screen sizes it may be difficult to display the side\ncontent in a way that is easily accessible for the user.\n\n*When not to use?*\n\nDon't use it if you want to display navigation or critical information that prevents\nusers from completing a task when they have no access to the side content.\n\n### Responsive Behavior\n\nScreen width \\> 1440px\n\n- Main vs. side content ratio is 75 vs. 25 percent (with a minimum of 320px\neach).\n- If the application defines a trigger, the side content can be hidden.\n\nScreen width \\<\\= 1440px and \\> 1024px\n\n- Main vs. side content ratio is 66.666 vs. 33.333 percent (with a minimum of\n320px each). If the side content width falls below 320 px, it automatically slides\nunder the main content, unless the app development team specifies that it should\ndisappear.\n\nScreen width \\<\\= 1024px and \\> 720px\n\n- The side content ratio is fixed to 340px, and the main content takes the rest\nof the width. Only if the `sideContentFallDown` is set to `OnMinimumWidth`\nand screen width is \\<\\= 960px and \\> 720px the side content falls below the main content.\n\nScreen width \\<\\= 720px (for example on a mobile device)\n\n- In this case, the side content automatically disappears from the screen (unless\nspecified to stay under the content by setting of `sideContentVisibility`\nproperty to `AlwaysShow`) and can be triggered from a pre-set trigger\n(specified within the app). When the side content is triggered, it replaces the main\ncontent. We recommend that you always place the trigger for the side content in the\nsame location, such as in the app footer.\n\nA special case allows switching the comparison mode between the main and side content.\nIn this case, the screen is split into 50:50 percent for main vs. side content. The\nresponsive behavior of the equal split is the same as in the standard view - the\nside content disappears on screen widths of less than 720 px and can only be\nviewed by triggering it.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/DynamicSideContent.js\";`",
779
- "name": "DynamicSideContent",
780
- "slots": [
781
- {
782
- "description": "Defines the main content.",
783
- "name": "default"
838
+ "name": "midColumn",
839
+ "description": "Defines the content in the middle column."
784
840
  },
785
841
  {
786
- "name": "sideContent",
787
- "description": "Defines the side content."
842
+ "name": "endColumn",
843
+ "description": "Defines the content in the end column."
788
844
  }
789
845
  ],
790
846
  "members": [
791
847
  {
792
848
  "kind": "field",
793
- "name": "hideMainContent",
849
+ "name": "layout",
794
850
  "type": {
795
- "text": "boolean"
851
+ "text": "FCLLayout",
852
+ "references": [
853
+ {
854
+ "name": "FCLLayout",
855
+ "package": "@ui5/webcomponents-fiori",
856
+ "module": "dist/types/FCLLayout.js"
857
+ }
858
+ ]
796
859
  },
797
- "default": "false",
798
- "description": "Defines the visibility of the main content.",
860
+ "default": "\"OneColumn\"",
861
+ "description": "Defines the columns layout and their proportion.\n\n**Note:** The layout also depends on the screen size - one column for screens smaller than 599px,\ntwo columns between 599px and 1023px and three columns for sizes bigger than 1023px.\n\n**For example:** layout=`TwoColumnsStartExpanded` means the layout will display up to two columns\nin 67%/33% proportion.",
799
862
  "privacy": "public"
800
863
  },
801
864
  {
802
865
  "kind": "field",
803
- "name": "hideSideContent",
866
+ "name": "disableResizing",
804
867
  "type": {
805
868
  "text": "boolean"
806
869
  },
807
870
  "default": "false",
808
- "description": "Defines the visibility of the side content.",
871
+ "description": "Specifies if the user is allowed to change the columns layout by dragging the separator between the columns.",
809
872
  "privacy": "public"
810
873
  },
811
874
  {
812
875
  "kind": "field",
813
- "name": "sideContentPosition",
876
+ "name": "accessibilityAttributes",
814
877
  "type": {
815
- "text": "SideContentPosition",
878
+ "text": "FCLAccessibilityAttributes",
816
879
  "references": [
817
880
  {
818
- "name": "SideContentPosition",
881
+ "name": "FCLAccessibilityAttributes",
819
882
  "package": "@ui5/webcomponents-fiori",
820
- "module": "dist/types/SideContentPosition.js"
883
+ "module": "dist/FlexibleColumnLayout.js"
821
884
  }
822
885
  ]
823
886
  },
824
- "default": "\"End\"",
825
- "description": "Defines whether the side content is positioned before the main content (left side\nin LTR mode), or after the the main content (right side in LTR mode).",
887
+ "default": "{}",
888
+ "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields,\nwhere each field is an object supporting one or more accessibility attributes:\n\n - **startColumn**: `startColumn.role` and `startColumn.name`.\n - **midColumn**: `midColumn.role` and `midColumn.name`.\n - **endColumn**: `endColumn.role` and `endColumn.name`.\n - **startSeparator**: `startSeparator.role` and `startSeparator.name`.\n - **endSeparator**: `endSeparator.role` and `endSeparator.name`.\n\nThe accessibility attributes support the following values:\n\n- **role**: Defines the accessible ARIA landmark role of the area.\nAccepts the following values: `none`, `complementary`, `contentinfo`, `main` or `region`.\n\n- **name**: Defines the accessible ARIA name of the area.\nAccepts any string.",
826
889
  "privacy": "public"
827
890
  },
828
891
  {
829
892
  "kind": "field",
830
- "name": "sideContentVisibility",
893
+ "name": "columnLayout",
831
894
  "type": {
832
- "text": "SideContentVisibility",
895
+ "text": "FlexibleColumnLayoutColumnLayout | undefined",
833
896
  "references": [
834
897
  {
835
- "name": "SideContentVisibility",
898
+ "name": "FlexibleColumnLayoutColumnLayout",
836
899
  "package": "@ui5/webcomponents-fiori",
837
- "module": "dist/types/SideContentVisibility.js"
900
+ "module": "dist/FlexibleColumnLayout.js"
838
901
  }
839
902
  ]
840
903
  },
841
- "default": "\"ShowAboveS\"",
842
- "description": "Defines on which breakpoints the side content is visible.",
843
- "privacy": "public"
904
+ "description": "Returns the current column layout, based on both the `layout` property and the screen size.\n\n**For example:** [\"67%\", \"33%\", 0], [\"100%\", 0, 0], [\"25%\", \"50%\", \"25%\"], etc,\nwhere the numbers represents the width of the start, middle and end columns.",
905
+ "default": "undefined",
906
+ "privacy": "public",
907
+ "readonly": true
844
908
  },
845
909
  {
846
910
  "kind": "field",
847
- "name": "sideContentFallDown",
911
+ "name": "startColumnVisible",
848
912
  "type": {
849
- "text": "SideContentFallDown",
850
- "references": [
851
- {
852
- "name": "SideContentFallDown",
853
- "package": "@ui5/webcomponents-fiori",
854
- "module": "dist/types/SideContentFallDown.js"
855
- }
856
- ]
913
+ "text": "boolean"
857
914
  },
858
- "default": "\"OnMinimumWidth\"",
859
- "description": "Defines on which breakpoints the side content falls down below the main content.",
860
- "privacy": "public"
915
+ "description": "Returns if the `start` column is visible.",
916
+ "default": "true",
917
+ "privacy": "public",
918
+ "readonly": true
861
919
  },
862
920
  {
863
921
  "kind": "field",
864
- "name": "equalSplit",
922
+ "name": "midColumnVisible",
865
923
  "type": {
866
924
  "text": "boolean"
867
925
  },
926
+ "description": "Returns if the `middle` column is visible.",
868
927
  "default": "false",
869
- "description": "Defines whether the component is in equal split mode. In this mode, the side and\nthe main content take 50:50 percent of the container on all screen sizes\nexcept for phone, where the main and side contents are switching visibility\nusing the toggle method.",
870
- "privacy": "public"
928
+ "privacy": "public",
929
+ "readonly": true
871
930
  },
872
931
  {
873
932
  "kind": "field",
874
- "name": "accessibilityAttributes",
933
+ "name": "endColumnVisible",
875
934
  "type": {
876
- "text": "DynamicSideContentAccessibilityAttributes",
877
- "references": [
878
- {
879
- "name": "DynamicSideContentAccessibilityAttributes",
880
- "package": "@ui5/webcomponents-fiori",
881
- "module": "dist/DynamicSideContent.js"
882
- }
883
- ]
935
+ "text": "boolean"
884
936
  },
885
- "default": "{}",
886
- "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields:\n\n - **mainContent**: `mainContent.ariaLabel` defines the aria-label of the main content area. Accepts any string.\n - **sideContent**: `sideContent.ariaLabel` defines the aria-label of the side content area. Accepts any string.",
887
- "privacy": "public"
937
+ "description": "Returns if the `end` column is visible.",
938
+ "default": "false",
939
+ "privacy": "public",
940
+ "readonly": true
888
941
  },
889
942
  {
890
- "kind": "method",
891
- "name": "toggleContents",
892
- "return": {
893
- "type": {
894
- "text": "void"
895
- }
943
+ "kind": "field",
944
+ "name": "visibleColumns",
945
+ "type": {
946
+ "text": "number"
896
947
  },
897
- "description": "Toggles visibility of main and side contents on S screen size (mobile device).",
898
- "privacy": "public"
948
+ "description": "Returns the number of currently visible columns.",
949
+ "default": "1",
950
+ "privacy": "public",
951
+ "readonly": true
899
952
  }
900
953
  ],
901
954
  "events": [
902
955
  {
903
956
  "name": "layout-change",
904
957
  "type": {
905
- "text": "CustomEvent<DynamicSideContentLayoutChangeEventDetail>",
958
+ "text": "CustomEvent<FlexibleColumnLayoutLayoutChangeEventDetail>",
906
959
  "references": [
907
960
  {
908
- "name": "DynamicSideContentLayoutChangeEventDetail",
961
+ "name": "FlexibleColumnLayoutLayoutChangeEventDetail",
909
962
  "package": "@ui5/webcomponents-fiori",
910
- "module": "dist/DynamicSideContent.js"
963
+ "module": "dist/FlexibleColumnLayout.js"
911
964
  }
912
965
  ]
913
966
  },
914
- "description": "Fires when the current breakpoint has been changed."
967
+ "description": "Fired when the layout changes via user interaction by dragging the separators\nor by changing the component size due to resizing."
915
968
  }
916
969
  ],
917
970
  "attributes": [
918
971
  {
919
- "description": "Defines the visibility of the main content.",
920
- "name": "hide-main-content",
921
- "default": "false",
922
- "fieldName": "hideMainContent",
972
+ "description": "Defines the columns layout and their proportion.\n\n**Note:** The layout also depends on the screen size - one column for screens smaller than 599px,\ntwo columns between 599px and 1023px and three columns for sizes bigger than 1023px.\n\n**For example:** layout=`TwoColumnsStartExpanded` means the layout will display up to two columns\nin 67%/33% proportion.",
973
+ "name": "layout",
974
+ "default": "\"OneColumn\"",
975
+ "fieldName": "layout",
923
976
  "type": {
924
- "text": "boolean"
977
+ "text": "\"OneColumn\" | \"TwoColumnsStartExpanded\" | \"TwoColumnsMidExpanded\" | \"ThreeColumnsMidExpanded\" | \"ThreeColumnsEndExpanded\" | \"ThreeColumnsStartExpandedEndHidden\" | \"ThreeColumnsMidExpandedEndHidden\" | \"ThreeColumnsStartHiddenMidExpanded\" | \"ThreeColumnsStartHiddenEndExpanded\" | \"MidColumnFullScreen\" | \"EndColumnFullS..."
925
978
  }
926
979
  },
927
980
  {
928
- "description": "Defines the visibility of the side content.",
929
- "name": "hide-side-content",
981
+ "description": "Specifies if the user is allowed to change the columns layout by dragging the separator between the columns.",
982
+ "name": "disable-resizing",
930
983
  "default": "false",
931
- "fieldName": "hideSideContent",
984
+ "fieldName": "disableResizing",
932
985
  "type": {
933
986
  "text": "boolean"
934
987
  }
935
988
  },
936
989
  {
937
- "description": "Defines whether the side content is positioned before the main content (left side\nin LTR mode), or after the the main content (right side in LTR mode).",
938
- "name": "side-content-position",
939
- "default": "\"End\"",
940
- "fieldName": "sideContentPosition",
990
+ "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields,\nwhere each field is an object supporting one or more accessibility attributes:\n\n - **startColumn**: `startColumn.role` and `startColumn.name`.\n - **midColumn**: `midColumn.role` and `midColumn.name`.\n - **endColumn**: `endColumn.role` and `endColumn.name`.\n - **startSeparator**: `startSeparator.role` and `startSeparator.name`.\n - **endSeparator**: `endSeparator.role` and `endSeparator.name`.\n\nThe accessibility attributes support the following values:\n\n- **role**: Defines the accessible ARIA landmark role of the area.\nAccepts the following values: `none`, `complementary`, `contentinfo`, `main` or `region`.\n\n- **name**: Defines the accessible ARIA name of the area.\nAccepts any string.",
991
+ "name": "accessibility-attributes",
992
+ "default": "{}",
993
+ "fieldName": "accessibilityAttributes",
941
994
  "type": {
942
- "text": "\"End\" | \"Start\""
995
+ "text": "FCLAccessibilityAttributes"
943
996
  }
944
997
  },
945
998
  {
946
- "description": "Defines on which breakpoints the side content is visible.",
947
- "name": "side-content-visibility",
948
- "default": "\"ShowAboveS\"",
949
- "fieldName": "sideContentVisibility",
999
+ "description": "Returns the current column layout, based on both the `layout` property and the screen size.\n\n**For example:** [\"67%\", \"33%\", 0], [\"100%\", 0, 0], [\"25%\", \"50%\", \"25%\"], etc,\nwhere the numbers represents the width of the start, middle and end columns.",
1000
+ "name": "column-layout",
1001
+ "default": "undefined",
1002
+ "fieldName": "columnLayout",
950
1003
  "type": {
951
- "text": "\"AlwaysShow\" | \"ShowAboveL\" | \"ShowAboveM\" | \"ShowAboveS\" | \"NeverShow\""
1004
+ "text": "any"
952
1005
  }
953
1006
  },
954
1007
  {
955
- "description": "Defines on which breakpoints the side content falls down below the main content.",
956
- "name": "side-content-fall-down",
957
- "default": "\"OnMinimumWidth\"",
958
- "fieldName": "sideContentFallDown",
1008
+ "description": "Returns if the `start` column is visible.",
1009
+ "name": "start-column-visible",
1010
+ "default": "true",
1011
+ "fieldName": "startColumnVisible",
959
1012
  "type": {
960
- "text": "\"BelowXL\" | \"BelowL\" | \"BelowM\" | \"OnMinimumWidth\""
1013
+ "text": "any"
961
1014
  }
962
1015
  },
963
1016
  {
964
- "description": "Defines whether the component is in equal split mode. In this mode, the side and\nthe main content take 50:50 percent of the container on all screen sizes\nexcept for phone, where the main and side contents are switching visibility\nusing the toggle method.",
965
- "name": "equal-split",
1017
+ "description": "Returns if the `middle` column is visible.",
1018
+ "name": "mid-column-visible",
966
1019
  "default": "false",
967
- "fieldName": "equalSplit",
1020
+ "fieldName": "midColumnVisible",
968
1021
  "type": {
969
- "text": "boolean"
1022
+ "text": "any"
970
1023
  }
971
1024
  },
972
1025
  {
973
- "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields:\n\n - **mainContent**: `mainContent.ariaLabel` defines the aria-label of the main content area. Accepts any string.\n - **sideContent**: `sideContent.ariaLabel` defines the aria-label of the side content area. Accepts any string.",
974
- "name": "accessibility-attributes",
975
- "default": "{}",
976
- "fieldName": "accessibilityAttributes",
977
- "type": {
978
- "text": "DynamicSideContentAccessibilityAttributes"
1026
+ "description": "Returns if the `end` column is visible.",
1027
+ "name": "end-column-visible",
1028
+ "default": "false",
1029
+ "fieldName": "endColumnVisible",
1030
+ "type": {
1031
+ "text": "any"
1032
+ }
1033
+ },
1034
+ {
1035
+ "description": "Returns the number of currently visible columns.",
1036
+ "name": "visible-columns",
1037
+ "default": "1",
1038
+ "fieldName": "visibleColumns",
1039
+ "type": {
1040
+ "text": "any"
979
1041
  }
980
1042
  }
981
1043
  ],
@@ -984,7 +1046,7 @@
984
1046
  "package": "@ui5/webcomponents-base",
985
1047
  "module": "dist/UI5Element.js"
986
1048
  },
987
- "tagName": "ui5-dynamic-side-content",
1049
+ "tagName": "ui5-flexible-column-layout",
988
1050
  "customElement": true
989
1051
  }
990
1052
  ],
@@ -993,34 +1055,28 @@
993
1055
  "kind": "js",
994
1056
  "name": "default",
995
1057
  "declaration": {
996
- "name": "DynamicSideContent",
997
- "module": "dist/DynamicSideContent.js"
1058
+ "name": "FlexibleColumnLayout",
1059
+ "module": "dist/FlexibleColumnLayout.js"
998
1060
  }
999
1061
  },
1000
1062
  {
1001
1063
  "kind": "custom-element-definition",
1002
- "name": "ui5-dynamic-side-content",
1064
+ "name": "ui5-flexible-column-layout",
1003
1065
  "declaration": {
1004
- "name": "DynamicSideContent",
1005
- "module": "dist/DynamicSideContent.js"
1066
+ "name": "FlexibleColumnLayout",
1067
+ "module": "dist/FlexibleColumnLayout.js"
1006
1068
  }
1007
1069
  }
1008
1070
  ]
1009
1071
  },
1010
1072
  {
1011
1073
  "kind": "javascript-module",
1012
- "path": "dist/FilterItem.js",
1074
+ "path": "dist/GroupItem.js",
1013
1075
  "declarations": [
1014
1076
  {
1015
1077
  "kind": "class",
1016
- "description": "### Overview\n\nThe `ui5-filter-item` component defines the filtering criteria for data in `ui5-view-settings-dialog`.\nIt represents a single filter category that contains multiple filter options that users can select.\n\n### Usage\n\nThe `ui5-filter-item` is used within the `ui5-view-settings-dialog` to provide filtering options.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/FilterItem.js\";`",
1017
- "name": "FilterItem",
1018
- "slots": [
1019
- {
1020
- "name": "values",
1021
- "description": "Defines the filter options available for this filter category."
1022
- }
1023
- ],
1078
+ "description": "### Overview\n\nThe `ui5-group-item` component defines the grouping criteria for data in `ui5-view-settings-dialog`.\nIt represents a single group option that users can select to organize data into logical groups.\n\n### Usage\n\nThe `ui5-group-item` is used within the `ui5-view-settings-dialog` to provide grouping options.\nEach group item represents a column or field by which data can be grouped.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/GroupItem.js\";`",
1079
+ "name": "GroupItem",
1024
1080
  "members": [
1025
1081
  {
1026
1082
  "kind": "field",
@@ -1028,24 +1084,24 @@
1028
1084
  "type": {
1029
1085
  "text": "string | undefined"
1030
1086
  },
1031
- "description": "Defines the text of the filter item.",
1087
+ "description": "Defines the text of the group item.",
1032
1088
  "default": "undefined",
1033
1089
  "privacy": "public"
1034
1090
  },
1035
1091
  {
1036
1092
  "kind": "field",
1037
- "name": "additionalText",
1093
+ "name": "selected",
1038
1094
  "type": {
1039
- "text": "string | undefined"
1095
+ "text": "boolean"
1040
1096
  },
1041
- "description": "Defines the additional text of the filter item.\nThis text is typically used to show the number of selected filter options within this category.",
1042
- "default": "undefined",
1097
+ "default": "false",
1098
+ "description": "Defines if the group item is selected.",
1043
1099
  "privacy": "public"
1044
1100
  }
1045
1101
  ],
1046
1102
  "attributes": [
1047
1103
  {
1048
- "description": "Defines the text of the filter item.",
1104
+ "description": "Defines the text of the group item.",
1049
1105
  "name": "text",
1050
1106
  "default": "undefined",
1051
1107
  "fieldName": "text",
@@ -1054,12 +1110,12 @@
1054
1110
  }
1055
1111
  },
1056
1112
  {
1057
- "description": "Defines the additional text of the filter item.\nThis text is typically used to show the number of selected filter options within this category.",
1058
- "name": "additional-text",
1059
- "default": "undefined",
1060
- "fieldName": "additionalText",
1113
+ "description": "Defines if the group item is selected.",
1114
+ "name": "selected",
1115
+ "default": "false",
1116
+ "fieldName": "selected",
1061
1117
  "type": {
1062
- "text": "string | undefined"
1118
+ "text": "boolean"
1063
1119
  }
1064
1120
  }
1065
1121
  ],
@@ -1068,7 +1124,7 @@
1068
1124
  "package": "@ui5/webcomponents-base",
1069
1125
  "module": "dist/UI5Element.js"
1070
1126
  },
1071
- "tagName": "ui5-filter-item",
1127
+ "tagName": "ui5-group-item",
1072
1128
  "customElement": true
1073
1129
  }
1074
1130
  ],
@@ -1077,65 +1133,168 @@
1077
1133
  "kind": "js",
1078
1134
  "name": "default",
1079
1135
  "declaration": {
1080
- "name": "FilterItem",
1081
- "module": "dist/FilterItem.js"
1136
+ "name": "GroupItem",
1137
+ "module": "dist/GroupItem.js"
1082
1138
  }
1083
1139
  },
1084
1140
  {
1085
1141
  "kind": "custom-element-definition",
1086
- "name": "ui5-filter-item",
1142
+ "name": "ui5-group-item",
1087
1143
  "declaration": {
1088
- "name": "FilterItem",
1089
- "module": "dist/FilterItem.js"
1144
+ "name": "GroupItem",
1145
+ "module": "dist/GroupItem.js"
1090
1146
  }
1091
1147
  }
1092
1148
  ]
1093
1149
  },
1094
1150
  {
1095
1151
  "kind": "javascript-module",
1096
- "path": "dist/FilterItemOption.js",
1152
+ "path": "dist/IllustratedMessage.js",
1097
1153
  "declarations": [
1098
1154
  {
1099
1155
  "kind": "class",
1100
- "description": "### Overview\n\nThe `ui5-filter-item-option` component defines individual filter values within a `ui5-filter-item`.\nIt represents a single selectable option that users can choose to filter data.\n\n### Usage\n\nThe `ui5-filter-item-option` is used as a child component within `ui5-filter-item` in the context\nof `ui5-view-settings-dialog`. Each option represents a specific value that can be used for filtering\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/FilterItemOption.js\";`",
1101
- "name": "FilterItemOption",
1156
+ "description": "### Overview\nAn IllustratedMessage is a recommended combination of a solution-oriented message, an engaging\nillustration, and conversational tone to better communicate an empty or a success state than just show\na message alone.\n\nEach illustration has default internationalised title and subtitle texts. Also they can be managed with\n`titleText` and `subtitleText` properties.\n\nTo display the desired illustration, use the `name` property, where you can find the list of all available illustrations.\n\n**Note:** By default the “BeforeSearch” illustration is loaded. To use other illustrations, make sure you import them in addition, for example:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\"`\n\n**Note:** Illustrations starting with the “Tnt” prefix are part of another illustration set. For example to use the “TntSuccess” illustration, add the following import::\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/Success.js\"`\n\n### Structure\nThe IllustratedMessage consists of the following elements, which are displayed below each other in the following order:\n\n- Illustration\n- Title\n- Subtitle\n- Actions\n\n### Usage\n`ui5-illustrated-message` is meant to be used inside container component, for example a `ui5-card`,\na `ui5-dialog` or a `ui5-page`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/IllustratedMessage.js\";`",
1157
+ "name": "IllustratedMessage",
1158
+ "cssParts": [
1159
+ {
1160
+ "description": "Used to style the subtitle wrapper of the `ui5-illustrated-message`",
1161
+ "name": "subtitle"
1162
+ }
1163
+ ],
1164
+ "slots": [
1165
+ {
1166
+ "name": "title",
1167
+ "description": "Defines the title of the component.\n\n**Note:** Using this slot, the default title text of illustration and the value of `title` property will be overwritten."
1168
+ },
1169
+ {
1170
+ "name": "subtitle",
1171
+ "description": "Defines the subtitle of the component.\n\n**Note:** Using this slot, the default subtitle text of illustration and the value of `subtitleText` property will be overwritten."
1172
+ },
1173
+ {
1174
+ "name": "default",
1175
+ "description": "Defines the component actions.\n\n**Note:** Not displayed when the `design` property is set to `Base`."
1176
+ }
1177
+ ],
1102
1178
  "members": [
1103
1179
  {
1104
1180
  "kind": "field",
1105
- "name": "text",
1181
+ "name": "name",
1182
+ "type": {
1183
+ "text": "string"
1184
+ },
1185
+ "default": "\"BeforeSearch\"",
1186
+ "description": "Defines the illustration name that will be displayed in the component.\n\nExample:\n\n`name='BeforeSearch'`, `name='UnableToUpload'`, etc..\n\n**Note:** To use the TNT illustrations,\nyou need to set the `tnt` or `Tnt` prefix in front of the icon's name.\n\nExample:\n\n`name='tnt/Avatar'` or `name='TntAvatar'`.\n\n**Note:** By default the `BeforeSearch` illustration is loaded.\nWhen using an illustration type, other than the default, it should be loaded in addition:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\";`\n\nFor TNT illustrations:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/SessionExpired.js\";`",
1187
+ "privacy": "public"
1188
+ },
1189
+ {
1190
+ "kind": "field",
1191
+ "name": "design",
1192
+ "type": {
1193
+ "text": "IllustrationMessageDesign",
1194
+ "references": [
1195
+ {
1196
+ "name": "IllustrationMessageDesign",
1197
+ "package": "@ui5/webcomponents-fiori",
1198
+ "module": "dist/types/IllustrationMessageDesign.js"
1199
+ }
1200
+ ]
1201
+ },
1202
+ "default": "\"Auto\"",
1203
+ "description": "Determines which illustration breakpoint variant is used.\n\nAs `IllustratedMessage` adapts itself around the `Illustration`, the other\nelements of the component are displayed differently on the different breakpoints/illustration designs.",
1204
+ "privacy": "public"
1205
+ },
1206
+ {
1207
+ "kind": "field",
1208
+ "name": "subtitleText",
1106
1209
  "type": {
1107
1210
  "text": "string | undefined"
1108
1211
  },
1109
- "description": "Defines the text of the filter option.",
1212
+ "description": "Defines the subtitle of the component.\n\n**Note:** Using this property, the default subtitle text of illustration will be overwritten.\n\n**Note:** Using `subtitle` slot, the default of this property will be overwritten.",
1110
1213
  "default": "undefined",
1111
1214
  "privacy": "public"
1112
1215
  },
1113
1216
  {
1114
1217
  "kind": "field",
1115
- "name": "selected",
1218
+ "name": "titleText",
1219
+ "type": {
1220
+ "text": "string | undefined"
1221
+ },
1222
+ "description": "Defines the title of the component.\n\n**Note:** Using this property, the default title text of illustration will be overwritten.",
1223
+ "default": "undefined",
1224
+ "privacy": "public"
1225
+ },
1226
+ {
1227
+ "kind": "field",
1228
+ "name": "accessibleNameRef",
1229
+ "type": {
1230
+ "text": "string | undefined"
1231
+ },
1232
+ "description": "Receives id(or many ids) of the elements that label the component.",
1233
+ "default": "undefined",
1234
+ "privacy": "public"
1235
+ },
1236
+ {
1237
+ "kind": "field",
1238
+ "name": "decorative",
1116
1239
  "type": {
1117
1240
  "text": "boolean"
1118
1241
  },
1119
1242
  "default": "false",
1120
- "description": "Defines if the filter option is selected.",
1243
+ "description": "Defines whether the illustration is decorative.\n\nWhen set to `true`, the attributes `role=\"presentation\"` and `aria-hidden=\"true\"` are applied to the SVG element.",
1121
1244
  "privacy": "public"
1122
1245
  }
1123
1246
  ],
1124
1247
  "attributes": [
1125
1248
  {
1126
- "description": "Defines the text of the filter option.",
1127
- "name": "text",
1249
+ "description": "Defines the illustration name that will be displayed in the component.\n\nExample:\n\n`name='BeforeSearch'`, `name='UnableToUpload'`, etc..\n\n**Note:** To use the TNT illustrations,\nyou need to set the `tnt` or `Tnt` prefix in front of the icon's name.\n\nExample:\n\n`name='tnt/Avatar'` or `name='TntAvatar'`.\n\n**Note:** By default the `BeforeSearch` illustration is loaded.\nWhen using an illustration type, other than the default, it should be loaded in addition:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\";`\n\nFor TNT illustrations:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/SessionExpired.js\";`",
1250
+ "name": "name",
1251
+ "default": "\"BeforeSearch\"",
1252
+ "fieldName": "name",
1253
+ "type": {
1254
+ "text": "string"
1255
+ }
1256
+ },
1257
+ {
1258
+ "description": "Determines which illustration breakpoint variant is used.\n\nAs `IllustratedMessage` adapts itself around the `Illustration`, the other\nelements of the component are displayed differently on the different breakpoints/illustration designs.",
1259
+ "name": "design",
1260
+ "default": "\"Auto\"",
1261
+ "fieldName": "design",
1262
+ "type": {
1263
+ "text": "\"Auto\" | \"Base\" | \"Dot\" | \"Spot\" | \"Dialog\" | \"Scene\" | \"ExtraSmall\" | \"Small\" | \"Medium\" | \"Large\""
1264
+ }
1265
+ },
1266
+ {
1267
+ "description": "Defines the subtitle of the component.\n\n**Note:** Using this property, the default subtitle text of illustration will be overwritten.\n\n**Note:** Using `subtitle` slot, the default of this property will be overwritten.",
1268
+ "name": "subtitle-text",
1128
1269
  "default": "undefined",
1129
- "fieldName": "text",
1270
+ "fieldName": "subtitleText",
1130
1271
  "type": {
1131
1272
  "text": "string | undefined"
1132
1273
  }
1133
1274
  },
1134
1275
  {
1135
- "description": "Defines if the filter option is selected.",
1136
- "name": "selected",
1276
+ "description": "Defines the title of the component.\n\n**Note:** Using this property, the default title text of illustration will be overwritten.",
1277
+ "name": "title-text",
1278
+ "default": "undefined",
1279
+ "fieldName": "titleText",
1280
+ "type": {
1281
+ "text": "string | undefined"
1282
+ }
1283
+ },
1284
+ {
1285
+ "description": "Receives id(or many ids) of the elements that label the component.",
1286
+ "name": "accessible-name-ref",
1287
+ "default": "undefined",
1288
+ "fieldName": "accessibleNameRef",
1289
+ "type": {
1290
+ "text": "string | undefined"
1291
+ }
1292
+ },
1293
+ {
1294
+ "description": "Defines whether the illustration is decorative.\n\nWhen set to `true`, the attributes `role=\"presentation\"` and `aria-hidden=\"true\"` are applied to the SVG element.",
1295
+ "name": "decorative",
1137
1296
  "default": "false",
1138
- "fieldName": "selected",
1297
+ "fieldName": "decorative",
1139
1298
  "type": {
1140
1299
  "text": "boolean"
1141
1300
  }
@@ -1146,7 +1305,7 @@
1146
1305
  "package": "@ui5/webcomponents-base",
1147
1306
  "module": "dist/UI5Element.js"
1148
1307
  },
1149
- "tagName": "ui5-filter-item-option",
1308
+ "tagName": "ui5-illustrated-message",
1150
1309
  "customElement": true
1151
1310
  }
1152
1311
  ],
@@ -1155,237 +1314,181 @@
1155
1314
  "kind": "js",
1156
1315
  "name": "default",
1157
1316
  "declaration": {
1158
- "name": "FilterItemOption",
1159
- "module": "dist/FilterItemOption.js"
1317
+ "name": "IllustratedMessage",
1318
+ "module": "dist/IllustratedMessage.js"
1160
1319
  }
1161
1320
  },
1162
1321
  {
1163
1322
  "kind": "custom-element-definition",
1164
- "name": "ui5-filter-item-option",
1323
+ "name": "ui5-illustrated-message",
1165
1324
  "declaration": {
1166
- "name": "FilterItemOption",
1167
- "module": "dist/FilterItemOption.js"
1325
+ "name": "IllustratedMessage",
1326
+ "module": "dist/IllustratedMessage.js"
1168
1327
  }
1169
1328
  }
1170
1329
  ]
1171
1330
  },
1172
1331
  {
1173
1332
  "kind": "javascript-module",
1174
- "path": "dist/FlexibleColumnLayout.js",
1333
+ "path": "dist/MediaGallery.js",
1175
1334
  "declarations": [
1176
1335
  {
1177
1336
  "kind": "class",
1178
- "description": "### Overview\n\nThe `FlexibleColumnLayout` implements the list-detail-detail paradigm by displaying up to three pages in separate columns.\nThere are several possible layouts that can be changed either with the component API, or by dragging the column separators.\n\n### Usage\n\nUse this component for applications that need to display several logical levels of related information side by side (e.g. list of items, item, sub-item, etc.).\nThe Component is flexible in a sense that the application can focus the user's attention on one particular column.\n\n### Responsive Behavior\n\nThe `FlexibleColumnLayout` automatically displays the maximum possible number of columns based on `layout` property and the window size.\nThe component would display 1 column for window size smaller than 599px, up to two columns between 599px and 1023px,\nand 3 columns for sizes bigger than 1023px.\n\n**Note:** When the component displays more than one column, the minimal width of each column is 248px. Consequently, when the user drags a column separator to resize the columns, the minimal allowed width of any resized column is 248px.\n\n### Keyboard Handling\n\n#### Basic Navigation\n\nWhen a column separator is focused, the following keyboard\nshortcuts allow the user to resize the columns and change the layout:\n\n- [Shift] + [Left] or [Shift] + [Right] - Moves the separator to the left or right, which resizes the columns accordingly.\n- [Left] or [Right] - Moves the separator to the left or right with a bigger step, which resizes the columns accordingly.\n- [Home] - Moves the separator to the start position.\n- [End] - Moves the separator to the end position.\n- 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].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n#### Fast Navigation\nThis 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].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/FlexibleColumnLayout.js\";`",
1179
- "name": "FlexibleColumnLayout",
1337
+ "description": "### Overview\n\nThe `ui5-media-gallery` component allows the user to browse through multimedia items. Currently,\nthe supported items are images and videos. The items should be defined using the `ui5-media-gallery-item`\ncomponent.\n\nThe items are initially displayed as thumbnails. When the user selects a thumbnail, the corresponding item\nis displayed in larger size.\n\nThe component is responsive by default and adjusts the position of the menu with respect to viewport size,\nbut the application is able to further customize the layout via the provided API.\n\n### Keyboard Handling\nThe `ui5-media-gallery` provides advanced keyboard handling.\n\nWhen the thumbnails menu is focused the following keyboard\nshortcuts allow the user to navigate through the thumbnail items:\n\n- [Up] or [Down] - Navigates up and down the items\n- [Home] - Navigates to first item\n- [End] - Navigates to the last item\n- [Space], [Enter] - Selects an item\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/MediaGallery.js\";`\n\n`import \"@ui5/webcomponents-fiori/dist/MediaGalleryItem.js\";`",
1338
+ "name": "MediaGallery",
1180
1339
  "slots": [
1181
1340
  {
1182
- "name": "startColumn",
1183
- "description": "Defines the content in the start column."
1184
- },
1185
- {
1186
- "name": "midColumn",
1187
- "description": "Defines the content in the middle column."
1188
- },
1189
- {
1190
- "name": "endColumn",
1191
- "description": "Defines the content in the end column."
1341
+ "name": "default",
1342
+ "description": "Defines the component items.\n\n**Note:** Only one selected item is allowed.\n\n**Note:** Use the `ui5-media-gallery-item` component to define the desired items."
1192
1343
  }
1193
1344
  ],
1194
1345
  "members": [
1195
1346
  {
1196
1347
  "kind": "field",
1197
- "name": "layout",
1348
+ "name": "showAllThumbnails",
1198
1349
  "type": {
1199
- "text": "FCLLayout",
1200
- "references": [
1201
- {
1202
- "name": "FCLLayout",
1203
- "package": "@ui5/webcomponents-fiori",
1204
- "module": "dist/types/FCLLayout.js"
1205
- }
1206
- ]
1350
+ "text": "boolean"
1207
1351
  },
1208
- "default": "\"OneColumn\"",
1209
- "description": "Defines the columns layout and their proportion.\n\n**Note:** The layout also depends on the screen size - one column for screens smaller than 599px,\ntwo columns between 599px and 1023px and three columns for sizes bigger than 1023px.\n\n**For example:** layout=`TwoColumnsStartExpanded` means the layout will display up to two columns\nin 67%/33% proportion.",
1352
+ "default": "false",
1353
+ "description": "If set to `true`, all thumbnails are rendered in a scrollable container.\nIf `false`, only up to five thumbnails are rendered, followed by\nan overflow button that shows the count of the remaining thumbnails.",
1210
1354
  "privacy": "public"
1211
1355
  },
1212
1356
  {
1213
1357
  "kind": "field",
1214
- "name": "disableResizing",
1358
+ "name": "interactiveDisplayArea",
1215
1359
  "type": {
1216
1360
  "text": "boolean"
1217
1361
  },
1218
1362
  "default": "false",
1219
- "description": "Specifies if the user is allowed to change the columns layout by dragging the separator between the columns.",
1363
+ "description": "If enabled, a `display-area-click` event is fired\nwhen the user clicks or taps on the display area.\n\nThe display area is the central area that contains\nthe enlarged content of the currently selected item.",
1220
1364
  "privacy": "public"
1221
1365
  },
1222
1366
  {
1223
1367
  "kind": "field",
1224
- "name": "accessibilityAttributes",
1368
+ "name": "layout",
1225
1369
  "type": {
1226
- "text": "FCLAccessibilityAttributes",
1370
+ "text": "MediaGalleryLayout",
1227
1371
  "references": [
1228
1372
  {
1229
- "name": "FCLAccessibilityAttributes",
1373
+ "name": "MediaGalleryLayout",
1230
1374
  "package": "@ui5/webcomponents-fiori",
1231
- "module": "dist/FlexibleColumnLayout.js"
1375
+ "module": "dist/types/MediaGalleryLayout.js"
1232
1376
  }
1233
1377
  ]
1234
1378
  },
1235
- "default": "{}",
1236
- "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields,\nwhere each field is an object supporting one or more accessibility attributes:\n\n - **startColumn**: `startColumn.role` and `startColumn.name`.\n - **midColumn**: `midColumn.role` and `midColumn.name`.\n - **endColumn**: `endColumn.role` and `endColumn.name`.\n - **startSeparator**: `startSeparator.role` and `startSeparator.name`.\n - **endSeparator**: `endSeparator.role` and `endSeparator.name`.\n\nThe accessibility attributes support the following values:\n\n- **role**: Defines the accessible ARIA landmark role of the area.\nAccepts the following values: `none`, `complementary`, `contentinfo`, `main` or `region`.\n\n- **name**: Defines the accessible ARIA name of the area.\nAccepts any string.",
1379
+ "default": "\"Auto\"",
1380
+ "description": "Determines the layout of the component.",
1237
1381
  "privacy": "public"
1238
1382
  },
1239
1383
  {
1240
1384
  "kind": "field",
1241
- "name": "columnLayout",
1385
+ "name": "menuHorizontalAlign",
1242
1386
  "type": {
1243
- "text": "FlexibleColumnLayoutColumnLayout | undefined",
1387
+ "text": "MediaGalleryMenuHorizontalAlign",
1244
1388
  "references": [
1245
1389
  {
1246
- "name": "FlexibleColumnLayoutColumnLayout",
1390
+ "name": "MediaGalleryMenuHorizontalAlign",
1247
1391
  "package": "@ui5/webcomponents-fiori",
1248
- "module": "dist/FlexibleColumnLayout.js"
1392
+ "module": "dist/types/MediaGalleryMenuHorizontalAlign.js"
1249
1393
  }
1250
1394
  ]
1251
1395
  },
1252
- "description": "Returns the current column layout, based on both the `layout` property and the screen size.\n\n**For example:** [\"67%\", \"33%\", 0], [\"100%\", 0, 0], [\"25%\", \"50%\", \"25%\"], etc,\nwhere the numbers represents the width of the start, middle and end columns.",
1253
- "default": "undefined",
1254
- "privacy": "public",
1255
- "readonly": true
1256
- },
1257
- {
1258
- "kind": "field",
1259
- "name": "startColumnVisible",
1260
- "type": {
1261
- "text": "boolean"
1262
- },
1263
- "description": "Returns if the `start` column is visible.",
1264
- "default": "true",
1265
- "privacy": "public",
1266
- "readonly": true
1267
- },
1268
- {
1269
- "kind": "field",
1270
- "name": "midColumnVisible",
1271
- "type": {
1272
- "text": "boolean"
1273
- },
1274
- "description": "Returns if the `middle` column is visible.",
1275
- "default": "false",
1276
- "privacy": "public",
1277
- "readonly": true
1278
- },
1279
- {
1280
- "kind": "field",
1281
- "name": "endColumnVisible",
1282
- "type": {
1283
- "text": "boolean"
1284
- },
1285
- "description": "Returns if the `end` column is visible.",
1286
- "default": "false",
1287
- "privacy": "public",
1288
- "readonly": true
1396
+ "default": "\"Left\"",
1397
+ "description": "Determines the horizontal alignment of the thumbnails menu\nvs. the central display area.",
1398
+ "privacy": "public"
1289
1399
  },
1290
1400
  {
1291
1401
  "kind": "field",
1292
- "name": "visibleColumns",
1402
+ "name": "menuVerticalAlign",
1293
1403
  "type": {
1294
- "text": "number"
1404
+ "text": "MediaGalleryMenuVerticalAlign",
1405
+ "references": [
1406
+ {
1407
+ "name": "MediaGalleryMenuVerticalAlign",
1408
+ "package": "@ui5/webcomponents-fiori",
1409
+ "module": "dist/types/MediaGalleryMenuVerticalAlign.js"
1410
+ }
1411
+ ]
1295
1412
  },
1296
- "description": "Returns the number of currently visible columns.",
1297
- "default": "1",
1298
- "privacy": "public",
1299
- "readonly": true
1413
+ "default": "\"Bottom\"",
1414
+ "description": "Determines the vertical alignment of the thumbnails menu\nvs. the central display area.",
1415
+ "privacy": "public"
1300
1416
  }
1301
1417
  ],
1302
1418
  "events": [
1303
1419
  {
1304
- "name": "layout-change",
1420
+ "name": "selection-change",
1305
1421
  "type": {
1306
- "text": "CustomEvent<FlexibleColumnLayoutLayoutChangeEventDetail>",
1422
+ "text": "CustomEvent<MediaGallerySelectionChangeEventDetail>",
1307
1423
  "references": [
1308
1424
  {
1309
- "name": "FlexibleColumnLayoutLayoutChangeEventDetail",
1425
+ "name": "MediaGallerySelectionChangeEventDetail",
1310
1426
  "package": "@ui5/webcomponents-fiori",
1311
- "module": "dist/FlexibleColumnLayout.js"
1427
+ "module": "dist/MediaGallery.js"
1312
1428
  }
1313
1429
  ]
1314
1430
  },
1315
- "description": "Fired when the layout changes via user interaction by dragging the separators\nor by changing the component size due to resizing."
1316
- }
1317
- ],
1318
- "attributes": [
1319
- {
1320
- "description": "Defines the columns layout and their proportion.\n\n**Note:** The layout also depends on the screen size - one column for screens smaller than 599px,\ntwo columns between 599px and 1023px and three columns for sizes bigger than 1023px.\n\n**For example:** layout=`TwoColumnsStartExpanded` means the layout will display up to two columns\nin 67%/33% proportion.",
1321
- "name": "layout",
1322
- "default": "\"OneColumn\"",
1323
- "fieldName": "layout",
1324
- "type": {
1325
- "text": "\"OneColumn\" | \"TwoColumnsStartExpanded\" | \"TwoColumnsMidExpanded\" | \"ThreeColumnsMidExpanded\" | \"ThreeColumnsEndExpanded\" | \"ThreeColumnsStartExpandedEndHidden\" | \"ThreeColumnsMidExpandedEndHidden\" | \"ThreeColumnsStartHiddenMidExpanded\" | \"ThreeColumnsStartHiddenEndExpanded\" | \"MidColumnFullScreen\" | \"EndColumnFullS..."
1326
- }
1431
+ "description": "Fired when selection is changed by user interaction."
1327
1432
  },
1328
1433
  {
1329
- "description": "Specifies if the user is allowed to change the columns layout by dragging the separator between the columns.",
1330
- "name": "disable-resizing",
1331
- "default": "false",
1332
- "fieldName": "disableResizing",
1434
+ "name": "overflow-click",
1333
1435
  "type": {
1334
- "text": "boolean"
1335
- }
1436
+ "text": "CustomEvent"
1437
+ },
1438
+ "description": "Fired when the thumbnails overflow button is clicked."
1336
1439
  },
1337
1440
  {
1338
- "description": "Defines additional accessibility attributes on different areas of the component.\n\nThe accessibilityAttributes object has the following fields,\nwhere each field is an object supporting one or more accessibility attributes:\n\n - **startColumn**: `startColumn.role` and `startColumn.name`.\n - **midColumn**: `midColumn.role` and `midColumn.name`.\n - **endColumn**: `endColumn.role` and `endColumn.name`.\n - **startSeparator**: `startSeparator.role` and `startSeparator.name`.\n - **endSeparator**: `endSeparator.role` and `endSeparator.name`.\n\nThe accessibility attributes support the following values:\n\n- **role**: Defines the accessible ARIA landmark role of the area.\nAccepts the following values: `none`, `complementary`, `contentinfo`, `main` or `region`.\n\n- **name**: Defines the accessible ARIA name of the area.\nAccepts any string.",
1339
- "name": "accessibility-attributes",
1340
- "default": "{}",
1341
- "fieldName": "accessibilityAttributes",
1441
+ "name": "display-area-click",
1342
1442
  "type": {
1343
- "text": "FCLAccessibilityAttributes"
1344
- }
1345
- },
1443
+ "text": "CustomEvent"
1444
+ },
1445
+ "description": "Fired when the display area is clicked.\nThe display area is the central area that contains\nthe enlarged content of the currently selected item."
1446
+ }
1447
+ ],
1448
+ "attributes": [
1346
1449
  {
1347
- "description": "Returns the current column layout, based on both the `layout` property and the screen size.\n\n**For example:** [\"67%\", \"33%\", 0], [\"100%\", 0, 0], [\"25%\", \"50%\", \"25%\"], etc,\nwhere the numbers represents the width of the start, middle and end columns.",
1348
- "name": "column-layout",
1349
- "default": "undefined",
1350
- "fieldName": "columnLayout",
1450
+ "description": "If set to `true`, all thumbnails are rendered in a scrollable container.\nIf `false`, only up to five thumbnails are rendered, followed by\nan overflow button that shows the count of the remaining thumbnails.",
1451
+ "name": "show-all-thumbnails",
1452
+ "default": "false",
1453
+ "fieldName": "showAllThumbnails",
1351
1454
  "type": {
1352
- "text": "any"
1455
+ "text": "boolean"
1353
1456
  }
1354
1457
  },
1355
1458
  {
1356
- "description": "Returns if the `start` column is visible.",
1357
- "name": "start-column-visible",
1358
- "default": "true",
1359
- "fieldName": "startColumnVisible",
1459
+ "description": "If enabled, a `display-area-click` event is fired\nwhen the user clicks or taps on the display area.\n\nThe display area is the central area that contains\nthe enlarged content of the currently selected item.",
1460
+ "name": "interactive-display-area",
1461
+ "default": "false",
1462
+ "fieldName": "interactiveDisplayArea",
1360
1463
  "type": {
1361
- "text": "any"
1464
+ "text": "boolean"
1362
1465
  }
1363
1466
  },
1364
1467
  {
1365
- "description": "Returns if the `middle` column is visible.",
1366
- "name": "mid-column-visible",
1367
- "default": "false",
1368
- "fieldName": "midColumnVisible",
1468
+ "description": "Determines the layout of the component.",
1469
+ "name": "layout",
1470
+ "default": "\"Auto\"",
1471
+ "fieldName": "layout",
1369
1472
  "type": {
1370
- "text": "any"
1473
+ "text": "\"Auto\" | \"Vertical\" | \"Horizontal\""
1371
1474
  }
1372
1475
  },
1373
1476
  {
1374
- "description": "Returns if the `end` column is visible.",
1375
- "name": "end-column-visible",
1376
- "default": "false",
1377
- "fieldName": "endColumnVisible",
1477
+ "description": "Determines the horizontal alignment of the thumbnails menu\nvs. the central display area.",
1478
+ "name": "menu-horizontal-align",
1479
+ "default": "\"Left\"",
1480
+ "fieldName": "menuHorizontalAlign",
1378
1481
  "type": {
1379
- "text": "any"
1482
+ "text": "\"Left\" | \"Right\""
1380
1483
  }
1381
1484
  },
1382
1485
  {
1383
- "description": "Returns the number of currently visible columns.",
1384
- "name": "visible-columns",
1385
- "default": "1",
1386
- "fieldName": "visibleColumns",
1486
+ "description": "Determines the vertical alignment of the thumbnails menu\nvs. the central display area.",
1487
+ "name": "menu-vertical-align",
1488
+ "default": "\"Bottom\"",
1489
+ "fieldName": "menuVerticalAlign",
1387
1490
  "type": {
1388
- "text": "any"
1491
+ "text": "\"Top\" | \"Bottom\""
1389
1492
  }
1390
1493
  }
1391
1494
  ],
@@ -1394,7 +1497,7 @@
1394
1497
  "package": "@ui5/webcomponents-base",
1395
1498
  "module": "dist/UI5Element.js"
1396
1499
  },
1397
- "tagName": "ui5-flexible-column-layout",
1500
+ "tagName": "ui5-media-gallery",
1398
1501
  "customElement": true
1399
1502
  }
1400
1503
  ],
@@ -1403,68 +1506,104 @@
1403
1506
  "kind": "js",
1404
1507
  "name": "default",
1405
1508
  "declaration": {
1406
- "name": "FlexibleColumnLayout",
1407
- "module": "dist/FlexibleColumnLayout.js"
1509
+ "name": "MediaGallery",
1510
+ "module": "dist/MediaGallery.js"
1408
1511
  }
1409
1512
  },
1410
1513
  {
1411
1514
  "kind": "custom-element-definition",
1412
- "name": "ui5-flexible-column-layout",
1515
+ "name": "ui5-media-gallery",
1413
1516
  "declaration": {
1414
- "name": "FlexibleColumnLayout",
1415
- "module": "dist/FlexibleColumnLayout.js"
1517
+ "name": "MediaGallery",
1518
+ "module": "dist/MediaGallery.js"
1416
1519
  }
1417
1520
  }
1418
1521
  ]
1419
1522
  },
1420
1523
  {
1421
1524
  "kind": "javascript-module",
1422
- "path": "dist/GroupItem.js",
1525
+ "path": "dist/MediaGalleryItem.js",
1423
1526
  "declarations": [
1424
1527
  {
1425
1528
  "kind": "class",
1426
- "description": "### Overview\n\nThe `ui5-group-item` component defines the grouping criteria for data in `ui5-view-settings-dialog`.\nIt represents a single group option that users can select to organize data into logical groups.\n\n### Usage\n\nThe `ui5-group-item` is used within the `ui5-view-settings-dialog` to provide grouping options.\nEach group item represents a column or field by which data can be grouped.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/GroupItem.js\";`",
1427
- "name": "GroupItem",
1529
+ "description": "### Overview\nThe `ui5-media-gallery-item` web component represents the items displayed in the\n`ui5-media-gallery` web component.\n\n**Note:** `ui5-media-gallery-item` is not supported when used outside of `ui5-media-gallery`.\n\n### Keyboard Handling\nThe `ui5-media-gallery` provides advanced keyboard handling.\nWhen focused, the user can use the following keyboard\nshortcuts in order to perform a navigation:\n\n- [Space] / [Enter] or [Return] - Trigger `ui5-click` event\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/MediaGalleryItem.js\";` (comes with `ui5-media-gallery`)",
1530
+ "name": "MediaGalleryItem",
1531
+ "slots": [
1532
+ {
1533
+ "name": "default",
1534
+ "description": "Defines the content of the component."
1535
+ },
1536
+ {
1537
+ "name": "thumbnail",
1538
+ "description": "Defines the content of the thumbnail."
1539
+ }
1540
+ ],
1428
1541
  "members": [
1429
1542
  {
1430
1543
  "kind": "field",
1431
- "name": "text",
1544
+ "name": "selected",
1432
1545
  "type": {
1433
- "text": "string | undefined"
1546
+ "text": "boolean"
1434
1547
  },
1435
- "description": "Defines the text of the group item.",
1436
- "default": "undefined",
1548
+ "default": "false",
1549
+ "description": "Defines the selected state of the component.",
1437
1550
  "privacy": "public"
1438
1551
  },
1439
1552
  {
1440
1553
  "kind": "field",
1441
- "name": "selected",
1554
+ "name": "disabled",
1442
1555
  "type": {
1443
1556
  "text": "boolean"
1444
1557
  },
1445
1558
  "default": "false",
1446
- "description": "Defines if the group item is selected.",
1559
+ "description": "Defines whether the component is in disabled state.",
1560
+ "privacy": "public"
1561
+ },
1562
+ {
1563
+ "kind": "field",
1564
+ "name": "layout",
1565
+ "type": {
1566
+ "text": "MediaGalleryItemLayout",
1567
+ "references": [
1568
+ {
1569
+ "name": "MediaGalleryItemLayout",
1570
+ "package": "@ui5/webcomponents-fiori",
1571
+ "module": "dist/types/MediaGalleryItemLayout.js"
1572
+ }
1573
+ ]
1574
+ },
1575
+ "default": "\"Square\"",
1576
+ "description": "Determines the layout of the item container.",
1447
1577
  "privacy": "public"
1448
1578
  }
1449
1579
  ],
1450
1580
  "attributes": [
1451
1581
  {
1452
- "description": "Defines the text of the group item.",
1453
- "name": "text",
1454
- "default": "undefined",
1455
- "fieldName": "text",
1582
+ "description": "Defines the selected state of the component.",
1583
+ "name": "selected",
1584
+ "default": "false",
1585
+ "fieldName": "selected",
1456
1586
  "type": {
1457
- "text": "string | undefined"
1587
+ "text": "boolean"
1458
1588
  }
1459
1589
  },
1460
1590
  {
1461
- "description": "Defines if the group item is selected.",
1462
- "name": "selected",
1591
+ "description": "Defines whether the component is in disabled state.",
1592
+ "name": "disabled",
1463
1593
  "default": "false",
1464
- "fieldName": "selected",
1594
+ "fieldName": "disabled",
1465
1595
  "type": {
1466
1596
  "text": "boolean"
1467
1597
  }
1598
+ },
1599
+ {
1600
+ "description": "Determines the layout of the item container.",
1601
+ "name": "layout",
1602
+ "default": "\"Square\"",
1603
+ "fieldName": "layout",
1604
+ "type": {
1605
+ "text": "\"Square\" | \"Wide\""
1606
+ }
1468
1607
  }
1469
1608
  ],
1470
1609
  "superclass": {
@@ -1472,7 +1611,7 @@
1472
1611
  "package": "@ui5/webcomponents-base",
1473
1612
  "module": "dist/UI5Element.js"
1474
1613
  },
1475
- "tagName": "ui5-group-item",
1614
+ "tagName": "ui5-media-gallery-item",
1476
1615
  "customElement": true
1477
1616
  }
1478
1617
  ],
@@ -1481,170 +1620,80 @@
1481
1620
  "kind": "js",
1482
1621
  "name": "default",
1483
1622
  "declaration": {
1484
- "name": "GroupItem",
1485
- "module": "dist/GroupItem.js"
1486
- }
1623
+ "name": "MediaGalleryItem",
1624
+ "module": "dist/MediaGalleryItem.js"
1625
+ }
1487
1626
  },
1488
1627
  {
1489
1628
  "kind": "custom-element-definition",
1490
- "name": "ui5-group-item",
1629
+ "name": "ui5-media-gallery-item",
1491
1630
  "declaration": {
1492
- "name": "GroupItem",
1493
- "module": "dist/GroupItem.js"
1631
+ "name": "MediaGalleryItem",
1632
+ "module": "dist/MediaGalleryItem.js"
1494
1633
  }
1495
1634
  }
1496
1635
  ]
1497
1636
  },
1498
1637
  {
1499
1638
  "kind": "javascript-module",
1500
- "path": "dist/IllustratedMessage.js",
1639
+ "path": "dist/NavigationLayout.js",
1501
1640
  "declarations": [
1502
1641
  {
1503
1642
  "kind": "class",
1504
- "description": "### Overview\nAn IllustratedMessage is a recommended combination of a solution-oriented message, an engaging\nillustration, and conversational tone to better communicate an empty or a success state than just show\na message alone.\n\nEach illustration has default internationalised title and subtitle texts. Also they can be managed with\n`titleText` and `subtitleText` properties.\n\nTo display the desired illustration, use the `name` property, where you can find the list of all available illustrations.\n\n**Note:** By default the “BeforeSearch” illustration is loaded. To use other illustrations, make sure you import them in addition, for example:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\"`\n\n**Note:** Illustrations starting with the “Tnt” prefix are part of another illustration set. For example to use the “TntSuccess” illustration, add the following import::\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/Success.js\"`\n\n### Structure\nThe IllustratedMessage consists of the following elements, which are displayed below each other in the following order:\n\n- Illustration\n- Title\n- Subtitle\n- Actions\n\n### Usage\n`ui5-illustrated-message` is meant to be used inside container component, for example a `ui5-card`,\na `ui5-dialog` or a `ui5-page`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/IllustratedMessage.js\";`",
1505
- "name": "IllustratedMessage",
1506
- "cssParts": [
1507
- {
1508
- "description": "Used to style the subtitle wrapper of the `ui5-illustrated-message`",
1509
- "name": "subtitle"
1510
- }
1511
- ],
1643
+ "description": "### Overview\n\nThe `ui5-navigation-layout` is a container component that can be used to\ncreate a layout with a header, a side navigation and a content area.\n\n### Usage\n\nUse the `ui5-navigation-layout` to create whole screen of an application with vertical navigation.\n\n### Responsive Behavior\n\nOn desktop and tablet devices, the side navigation is visible\nby default and can be expanded or collapsed using the `mode` property.\nOn phone devices, the side navigation is hidden by default and can\nbe displayed using the `mode` property.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NavigationLayout.js\";`",
1644
+ "name": "NavigationLayout",
1512
1645
  "slots": [
1513
1646
  {
1514
- "name": "title",
1515
- "description": "Defines the title of the component.\n\n**Note:** Using this slot, the default title text of illustration and the value of `title` property will be overwritten."
1647
+ "name": "header",
1648
+ "description": "Defines the header."
1516
1649
  },
1517
1650
  {
1518
- "name": "subtitle",
1519
- "description": "Defines the subtitle of the component.\n\n**Note:** Using this slot, the default subtitle text of illustration and the value of `subtitleText` property will be overwritten."
1651
+ "name": "sideContent",
1652
+ "description": "Defines the side content."
1520
1653
  },
1521
1654
  {
1522
1655
  "name": "default",
1523
- "description": "Defines the component actions.\n\n**Note:** Not displayed when the `design` property is set to `Base`."
1656
+ "description": "Defines the content."
1524
1657
  }
1525
1658
  ],
1526
1659
  "members": [
1527
1660
  {
1528
1661
  "kind": "field",
1529
- "name": "name",
1530
- "type": {
1531
- "text": "string"
1532
- },
1533
- "default": "\"BeforeSearch\"",
1534
- "description": "Defines the illustration name that will be displayed in the component.\n\nExample:\n\n`name='BeforeSearch'`, `name='UnableToUpload'`, etc..\n\n**Note:** To use the TNT illustrations,\nyou need to set the `tnt` or `Tnt` prefix in front of the icon's name.\n\nExample:\n\n`name='tnt/Avatar'` or `name='TntAvatar'`.\n\n**Note:** By default the `BeforeSearch` illustration is loaded.\nWhen using an illustration type, other than the default, it should be loaded in addition:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\";`\n\nFor TNT illustrations:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/SessionExpired.js\";`",
1535
- "privacy": "public"
1536
- },
1537
- {
1538
- "kind": "field",
1539
- "name": "design",
1662
+ "name": "mode",
1540
1663
  "type": {
1541
- "text": "IllustrationMessageDesign",
1664
+ "text": "NavigationLayoutMode",
1542
1665
  "references": [
1543
1666
  {
1544
- "name": "IllustrationMessageDesign",
1667
+ "name": "NavigationLayoutMode",
1545
1668
  "package": "@ui5/webcomponents-fiori",
1546
- "module": "dist/types/IllustrationMessageDesign.js"
1669
+ "module": "dist/types/NavigationLayoutMode.js"
1547
1670
  }
1548
1671
  ]
1549
1672
  },
1550
1673
  "default": "\"Auto\"",
1551
- "description": "Determines which illustration breakpoint variant is used.\n\nAs `IllustratedMessage` adapts itself around the `Illustration`, the other\nelements of the component are displayed differently on the different breakpoints/illustration designs.",
1552
- "privacy": "public"
1553
- },
1554
- {
1555
- "kind": "field",
1556
- "name": "subtitleText",
1557
- "type": {
1558
- "text": "string | undefined"
1559
- },
1560
- "description": "Defines the subtitle of the component.\n\n**Note:** Using this property, the default subtitle text of illustration will be overwritten.\n\n**Note:** Using `subtitle` slot, the default of this property will be overwritten.",
1561
- "default": "undefined",
1562
- "privacy": "public"
1563
- },
1564
- {
1565
- "kind": "field",
1566
- "name": "titleText",
1567
- "type": {
1568
- "text": "string | undefined"
1569
- },
1570
- "description": "Defines the title of the component.\n\n**Note:** Using this property, the default title text of illustration will be overwritten.",
1571
- "default": "undefined",
1572
- "privacy": "public"
1573
- },
1574
- {
1575
- "kind": "field",
1576
- "name": "accessibleNameRef",
1577
- "type": {
1578
- "text": "string | undefined"
1579
- },
1580
- "description": "Receives id(or many ids) of the elements that label the component.",
1581
- "default": "undefined",
1674
+ "description": "Specifies the navigation layout mode.",
1582
1675
  "privacy": "public"
1583
1676
  },
1584
1677
  {
1585
- "kind": "field",
1586
- "name": "decorative",
1587
- "type": {
1588
- "text": "boolean"
1678
+ "kind": "method",
1679
+ "name": "isSideCollapsed",
1680
+ "return": {
1681
+ "type": {
1682
+ "text": "boolean"
1683
+ }
1589
1684
  },
1590
- "default": "false",
1591
- "description": "Defines whether the illustration is decorative.\n\nWhen set to `true`, the attributes `role=\"presentation\"` and `aria-hidden=\"true\"` are applied to the SVG element.",
1685
+ "description": "Gets whether the side navigation is collapsed.",
1592
1686
  "privacy": "public"
1593
1687
  }
1594
1688
  ],
1595
1689
  "attributes": [
1596
1690
  {
1597
- "description": "Defines the illustration name that will be displayed in the component.\n\nExample:\n\n`name='BeforeSearch'`, `name='UnableToUpload'`, etc..\n\n**Note:** To use the TNT illustrations,\nyou need to set the `tnt` or `Tnt` prefix in front of the icon's name.\n\nExample:\n\n`name='tnt/Avatar'` or `name='TntAvatar'`.\n\n**Note:** By default the `BeforeSearch` illustration is loaded.\nWhen using an illustration type, other than the default, it should be loaded in addition:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/NoData.js\";`\n\nFor TNT illustrations:\n\n`import \"@ui5/webcomponents-fiori/dist/illustrations/tnt/SessionExpired.js\";`",
1598
- "name": "name",
1599
- "default": "\"BeforeSearch\"",
1600
- "fieldName": "name",
1601
- "type": {
1602
- "text": "string"
1603
- }
1604
- },
1605
- {
1606
- "description": "Determines which illustration breakpoint variant is used.\n\nAs `IllustratedMessage` adapts itself around the `Illustration`, the other\nelements of the component are displayed differently on the different breakpoints/illustration designs.",
1607
- "name": "design",
1691
+ "description": "Specifies the navigation layout mode.",
1692
+ "name": "mode",
1608
1693
  "default": "\"Auto\"",
1609
- "fieldName": "design",
1610
- "type": {
1611
- "text": "\"Auto\" | \"Base\" | \"Dot\" | \"Spot\" | \"Dialog\" | \"Scene\" | \"ExtraSmall\" | \"Small\" | \"Medium\" | \"Large\""
1612
- }
1613
- },
1614
- {
1615
- "description": "Defines the subtitle of the component.\n\n**Note:** Using this property, the default subtitle text of illustration will be overwritten.\n\n**Note:** Using `subtitle` slot, the default of this property will be overwritten.",
1616
- "name": "subtitle-text",
1617
- "default": "undefined",
1618
- "fieldName": "subtitleText",
1619
- "type": {
1620
- "text": "string | undefined"
1621
- }
1622
- },
1623
- {
1624
- "description": "Defines the title of the component.\n\n**Note:** Using this property, the default title text of illustration will be overwritten.",
1625
- "name": "title-text",
1626
- "default": "undefined",
1627
- "fieldName": "titleText",
1628
- "type": {
1629
- "text": "string | undefined"
1630
- }
1631
- },
1632
- {
1633
- "description": "Receives id(or many ids) of the elements that label the component.",
1634
- "name": "accessible-name-ref",
1635
- "default": "undefined",
1636
- "fieldName": "accessibleNameRef",
1637
- "type": {
1638
- "text": "string | undefined"
1639
- }
1640
- },
1641
- {
1642
- "description": "Defines whether the illustration is decorative.\n\nWhen set to `true`, the attributes `role=\"presentation\"` and `aria-hidden=\"true\"` are applied to the SVG element.",
1643
- "name": "decorative",
1644
- "default": "false",
1645
- "fieldName": "decorative",
1694
+ "fieldName": "mode",
1646
1695
  "type": {
1647
- "text": "boolean"
1696
+ "text": "\"Auto\" | \"Collapsed\" | \"Expanded\""
1648
1697
  }
1649
1698
  }
1650
1699
  ],
@@ -1653,7 +1702,7 @@
1653
1702
  "package": "@ui5/webcomponents-base",
1654
1703
  "module": "dist/UI5Element.js"
1655
1704
  },
1656
- "tagName": "ui5-illustrated-message",
1705
+ "tagName": "ui5-navigation-layout",
1657
1706
  "customElement": true
1658
1707
  }
1659
1708
  ],
@@ -1662,181 +1711,128 @@
1662
1711
  "kind": "js",
1663
1712
  "name": "default",
1664
1713
  "declaration": {
1665
- "name": "IllustratedMessage",
1666
- "module": "dist/IllustratedMessage.js"
1714
+ "name": "NavigationLayout",
1715
+ "module": "dist/NavigationLayout.js"
1667
1716
  }
1668
1717
  },
1669
1718
  {
1670
1719
  "kind": "custom-element-definition",
1671
- "name": "ui5-illustrated-message",
1720
+ "name": "ui5-navigation-layout",
1672
1721
  "declaration": {
1673
- "name": "IllustratedMessage",
1674
- "module": "dist/IllustratedMessage.js"
1722
+ "name": "NavigationLayout",
1723
+ "module": "dist/NavigationLayout.js"
1675
1724
  }
1676
1725
  }
1677
1726
  ]
1678
1727
  },
1679
1728
  {
1680
1729
  "kind": "javascript-module",
1681
- "path": "dist/MediaGallery.js",
1730
+ "path": "dist/NavigationMenu.js",
1731
+ "declarations": [],
1732
+ "exports": [
1733
+ {
1734
+ "kind": "js",
1735
+ "name": "default",
1736
+ "declaration": {
1737
+ "name": "NavigationMenu",
1738
+ "module": "dist/NavigationMenu.js"
1739
+ }
1740
+ }
1741
+ ]
1742
+ },
1743
+ {
1744
+ "kind": "javascript-module",
1745
+ "path": "dist/NavigationMenuItem.js",
1746
+ "declarations": [],
1747
+ "exports": [
1748
+ {
1749
+ "kind": "js",
1750
+ "name": "default",
1751
+ "declaration": {
1752
+ "name": "NavigationMenuItem",
1753
+ "module": "dist/NavigationMenuItem.js"
1754
+ }
1755
+ }
1756
+ ]
1757
+ },
1758
+ {
1759
+ "kind": "javascript-module",
1760
+ "path": "dist/NotificationList.js",
1682
1761
  "declarations": [
1683
1762
  {
1684
1763
  "kind": "class",
1685
- "description": "### Overview\n\nThe `ui5-media-gallery` component allows the user to browse through multimedia items. Currently,\nthe supported items are images and videos. The items should be defined using the `ui5-media-gallery-item`\ncomponent.\n\nThe items are initially displayed as thumbnails. When the user selects a thumbnail, the corresponding item\nis displayed in larger size.\n\nThe component is responsive by default and adjusts the position of the menu with respect to viewport size,\nbut the application is able to further customize the layout via the provided API.\n\n### Keyboard Handling\nThe `ui5-media-gallery` provides advanced keyboard handling.\n\nWhen the thumbnails menu is focused the following keyboard\nshortcuts allow the user to navigate through the thumbnail items:\n\n- [Up] or [Down] - Navigates up and down the items\n- [Home] - Navigates to first item\n- [End] - Navigates to the last item\n- [Space], [Enter] - Selects an item\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/MediaGallery.js\";`\n\n`import \"@ui5/webcomponents-fiori/dist/MediaGalleryItem.js\";`",
1686
- "name": "MediaGallery",
1764
+ "description": "### Overview\nThe `ui5-notification-list` web component represents\na container for `ui5-li-notification-group` and `ui5-li-notification`.\n\n### Keyboard Handling\n\n#### Basic Navigation\nThe `ui5-notification-list` provides advanced keyboard handling.\nWhen a list is focused the user can use the following keyboard\nshortcuts in order to perform a navigation:\n\n- [Up] or [Left] - Navigates up the items\n- [Down] or [Right] - Navigates down the items\n- [Home] - Navigates to first item\n- [End] - Navigates to the last item\n\n#### Fast Navigation\nThis 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].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NotificationList.js\";``",
1765
+ "name": "NotificationList",
1687
1766
  "slots": [
1688
1767
  {
1689
1768
  "name": "default",
1690
- "description": "Defines the component items.\n\n**Note:** Only one selected item is allowed.\n\n**Note:** Use the `ui5-media-gallery-item` component to define the desired items."
1769
+ "description": "Defines the items of the component."
1691
1770
  }
1692
1771
  ],
1693
1772
  "members": [
1694
1773
  {
1695
1774
  "kind": "field",
1696
- "name": "showAllThumbnails",
1697
- "type": {
1698
- "text": "boolean"
1699
- },
1700
- "default": "false",
1701
- "description": "If set to `true`, all thumbnails are rendered in a scrollable container.\nIf `false`, only up to five thumbnails are rendered, followed by\nan overflow button that shows the count of the remaining thumbnails.",
1702
- "privacy": "public"
1703
- },
1704
- {
1705
- "kind": "field",
1706
- "name": "interactiveDisplayArea",
1775
+ "name": "noDataText",
1707
1776
  "type": {
1708
- "text": "boolean"
1777
+ "text": "string | undefined"
1709
1778
  },
1710
- "default": "false",
1711
- "description": "If enabled, a `display-area-click` event is fired\nwhen the user clicks or taps on the display area.\n\nThe display area is the central area that contains\nthe enlarged content of the currently selected item.",
1779
+ "description": "Defines the text that is displayed when the component contains no items.",
1780
+ "default": "undefined",
1712
1781
  "privacy": "public"
1713
- },
1782
+ }
1783
+ ],
1784
+ "events": [
1714
1785
  {
1715
- "kind": "field",
1716
- "name": "layout",
1786
+ "name": "item-click",
1717
1787
  "type": {
1718
- "text": "MediaGalleryLayout",
1788
+ "text": "CustomEvent<NotificationItemClickEventDetail>",
1719
1789
  "references": [
1720
1790
  {
1721
- "name": "MediaGalleryLayout",
1791
+ "name": "NotificationItemClickEventDetail",
1722
1792
  "package": "@ui5/webcomponents-fiori",
1723
- "module": "dist/types/MediaGalleryLayout.js"
1793
+ "module": "dist/NotificationList.js"
1724
1794
  }
1725
1795
  ]
1726
1796
  },
1727
- "default": "\"Auto\"",
1728
- "description": "Determines the layout of the component.",
1729
- "privacy": "public"
1797
+ "description": "Fired when an item is clicked."
1730
1798
  },
1731
1799
  {
1732
- "kind": "field",
1733
- "name": "menuHorizontalAlign",
1800
+ "name": "item-close",
1734
1801
  "type": {
1735
- "text": "MediaGalleryMenuHorizontalAlign",
1802
+ "text": "CustomEvent<NotificationItemCloseEventDetail>",
1736
1803
  "references": [
1737
1804
  {
1738
- "name": "MediaGalleryMenuHorizontalAlign",
1805
+ "name": "NotificationItemCloseEventDetail",
1739
1806
  "package": "@ui5/webcomponents-fiori",
1740
- "module": "dist/types/MediaGalleryMenuHorizontalAlign.js"
1807
+ "module": "dist/NotificationList.js"
1741
1808
  }
1742
1809
  ]
1743
1810
  },
1744
- "default": "\"Left\"",
1745
- "description": "Determines the horizontal alignment of the thumbnails menu\nvs. the central display area.",
1746
- "privacy": "public"
1811
+ "description": "Fired when the `Close` button of any item is clicked."
1747
1812
  },
1748
1813
  {
1749
- "kind": "field",
1750
- "name": "menuVerticalAlign",
1814
+ "name": "item-toggle",
1751
1815
  "type": {
1752
- "text": "MediaGalleryMenuVerticalAlign",
1816
+ "text": "CustomEvent<NotificationItemToggleEventDetail>",
1753
1817
  "references": [
1754
1818
  {
1755
- "name": "MediaGalleryMenuVerticalAlign",
1819
+ "name": "NotificationItemToggleEventDetail",
1756
1820
  "package": "@ui5/webcomponents-fiori",
1757
- "module": "dist/types/MediaGalleryMenuVerticalAlign.js"
1821
+ "module": "dist/NotificationList.js"
1758
1822
  }
1759
1823
  ]
1760
1824
  },
1761
- "default": "\"Bottom\"",
1762
- "description": "Determines the vertical alignment of the thumbnails menu\nvs. the central display area.",
1763
- "privacy": "public"
1764
- }
1765
- ],
1766
- "events": [
1767
- {
1768
- "name": "selection-change",
1769
- "type": {
1770
- "text": "CustomEvent<MediaGallerySelectionChangeEventDetail>",
1771
- "references": [
1772
- {
1773
- "name": "MediaGallerySelectionChangeEventDetail",
1774
- "package": "@ui5/webcomponents-fiori",
1775
- "module": "dist/MediaGallery.js"
1776
- }
1777
- ]
1778
- },
1779
- "description": "Fired when selection is changed by user interaction."
1780
- },
1781
- {
1782
- "name": "overflow-click",
1783
- "type": {
1784
- "text": "CustomEvent"
1785
- },
1786
- "description": "Fired when the thumbnails overflow button is clicked."
1787
- },
1788
- {
1789
- "name": "display-area-click",
1790
- "type": {
1791
- "text": "CustomEvent"
1792
- },
1793
- "description": "Fired when the display area is clicked.\nThe display area is the central area that contains\nthe enlarged content of the currently selected item."
1825
+ "description": "Fired when an item is toggled."
1794
1826
  }
1795
1827
  ],
1796
1828
  "attributes": [
1797
1829
  {
1798
- "description": "If set to `true`, all thumbnails are rendered in a scrollable container.\nIf `false`, only up to five thumbnails are rendered, followed by\nan overflow button that shows the count of the remaining thumbnails.",
1799
- "name": "show-all-thumbnails",
1800
- "default": "false",
1801
- "fieldName": "showAllThumbnails",
1802
- "type": {
1803
- "text": "boolean"
1804
- }
1805
- },
1806
- {
1807
- "description": "If enabled, a `display-area-click` event is fired\nwhen the user clicks or taps on the display area.\n\nThe display area is the central area that contains\nthe enlarged content of the currently selected item.",
1808
- "name": "interactive-display-area",
1809
- "default": "false",
1810
- "fieldName": "interactiveDisplayArea",
1811
- "type": {
1812
- "text": "boolean"
1813
- }
1814
- },
1815
- {
1816
- "description": "Determines the layout of the component.",
1817
- "name": "layout",
1818
- "default": "\"Auto\"",
1819
- "fieldName": "layout",
1820
- "type": {
1821
- "text": "\"Auto\" | \"Vertical\" | \"Horizontal\""
1822
- }
1823
- },
1824
- {
1825
- "description": "Determines the horizontal alignment of the thumbnails menu\nvs. the central display area.",
1826
- "name": "menu-horizontal-align",
1827
- "default": "\"Left\"",
1828
- "fieldName": "menuHorizontalAlign",
1829
- "type": {
1830
- "text": "\"Left\" | \"Right\""
1831
- }
1832
- },
1833
- {
1834
- "description": "Determines the vertical alignment of the thumbnails menu\nvs. the central display area.",
1835
- "name": "menu-vertical-align",
1836
- "default": "\"Bottom\"",
1837
- "fieldName": "menuVerticalAlign",
1830
+ "description": "Defines the text that is displayed when the component contains no items.",
1831
+ "name": "no-data-text",
1832
+ "default": "undefined",
1833
+ "fieldName": "noDataText",
1838
1834
  "type": {
1839
- "text": "\"Top\" | \"Bottom\""
1835
+ "text": "string | undefined"
1840
1836
  }
1841
1837
  }
1842
1838
  ],
@@ -1845,7 +1841,7 @@
1845
1841
  "package": "@ui5/webcomponents-base",
1846
1842
  "module": "dist/UI5Element.js"
1847
1843
  },
1848
- "tagName": "ui5-media-gallery",
1844
+ "tagName": "ui5-notification-list",
1849
1845
  "customElement": true
1850
1846
  }
1851
1847
  ],
@@ -1854,112 +1850,161 @@
1854
1850
  "kind": "js",
1855
1851
  "name": "default",
1856
1852
  "declaration": {
1857
- "name": "MediaGallery",
1858
- "module": "dist/MediaGallery.js"
1853
+ "name": "NotificationList",
1854
+ "module": "dist/NotificationList.js"
1859
1855
  }
1860
1856
  },
1861
1857
  {
1862
1858
  "kind": "custom-element-definition",
1863
- "name": "ui5-media-gallery",
1859
+ "name": "ui5-notification-list",
1864
1860
  "declaration": {
1865
- "name": "MediaGallery",
1866
- "module": "dist/MediaGallery.js"
1861
+ "name": "NotificationList",
1862
+ "module": "dist/NotificationList.js"
1867
1863
  }
1868
1864
  }
1869
1865
  ]
1870
1866
  },
1871
1867
  {
1872
1868
  "kind": "javascript-module",
1873
- "path": "dist/MediaGalleryItem.js",
1869
+ "path": "dist/NotificationListGroupItem.js",
1874
1870
  "declarations": [
1875
1871
  {
1876
1872
  "kind": "class",
1877
- "description": "### Overview\nThe `ui5-media-gallery-item` web component represents the items displayed in the\n`ui5-media-gallery` web component.\n\n**Note:** `ui5-media-gallery-item` is not supported when used outside of `ui5-media-gallery`.\n\n### Keyboard Handling\nThe `ui5-media-gallery` provides advanced keyboard handling.\nWhen focused, the user can use the following keyboard\nshortcuts in order to perform a navigation:\n\n- [Space] / [Enter] or [Return] - Trigger `ui5-click` event\n\n### ES6 Module Import\n`import \"@ui5/webcomponents-fiori/dist/MediaGalleryItem.js\";` (comes with `ui5-media-gallery`)",
1878
- "name": "MediaGalleryItem",
1873
+ "description": "### Overview\nThe `ui5-li-notification-group` is a special type of list item,\nthat unlike others can group items within self, usually `ui5-li-notification` items.\n\nThe component consists of:\n\n- `Toggle` button to expand and collapse the group\n- `TitleText` to entitle the group\n- Items of the group\n\n### Usage\nThe component should be used inside a `ui5-notification-list`.\n\n### Keyboard Handling\nThe `ui5-li-notification-group` provides advanced keyboard handling.\nThis component provides fast navigation when the header is focused using the following keyboard shortcuts:\n\n- [Space] - toggles expand / collapse of the group\n- [Plus] - expands the group\n- [Minus] - collapses the group\n- [Right] - expands the group\n- [Left] - collapses the group\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NotificationListGroupItem.js\";`",
1874
+ "name": "NotificationListGroupItem",
1879
1875
  "slots": [
1880
1876
  {
1881
1877
  "name": "default",
1882
- "description": "Defines the content of the component."
1883
- },
1884
- {
1885
- "name": "thumbnail",
1886
- "description": "Defines the content of the thumbnail."
1878
+ "description": "Defines the items of the `ui5-li-notification-group`,\nusually `ui5-li-notification` items."
1887
1879
  }
1888
1880
  ],
1889
1881
  "members": [
1890
1882
  {
1891
1883
  "kind": "field",
1892
- "name": "selected",
1884
+ "name": "collapsed",
1893
1885
  "type": {
1894
1886
  "text": "boolean"
1895
1887
  },
1896
1888
  "default": "false",
1897
- "description": "Defines the selected state of the component.",
1889
+ "description": "Defines if the group is collapsed or expanded.",
1898
1890
  "privacy": "public"
1899
1891
  },
1900
1892
  {
1901
1893
  "kind": "field",
1902
- "name": "disabled",
1894
+ "name": "growing",
1903
1895
  "type": {
1904
- "text": "boolean"
1896
+ "text": "NotificationListGrowingMode",
1897
+ "references": [
1898
+ {
1899
+ "name": "NotificationListGrowingMode",
1900
+ "package": "@ui5/webcomponents",
1901
+ "module": "dist/types/NotificationListGrowingMode.js"
1902
+ }
1903
+ ]
1905
1904
  },
1906
- "default": "false",
1907
- "description": "Defines whether the component is in disabled state.",
1905
+ "default": "\"None\"",
1906
+ "description": "Defines whether the component will have growing capability by pressing a `More` button.\nWhen button is pressed `load-more` event will be fired.",
1908
1907
  "privacy": "public"
1909
1908
  },
1910
1909
  {
1911
1910
  "kind": "field",
1912
- "name": "layout",
1911
+ "name": "titleText",
1913
1912
  "type": {
1914
- "text": "MediaGalleryItemLayout",
1915
- "references": [
1916
- {
1917
- "name": "MediaGalleryItemLayout",
1918
- "package": "@ui5/webcomponents-fiori",
1919
- "module": "dist/types/MediaGalleryItemLayout.js"
1920
- }
1921
- ]
1913
+ "text": "string | undefined"
1922
1914
  },
1923
- "default": "\"Square\"",
1924
- "description": "Determines the layout of the item container.",
1925
- "privacy": "public"
1926
- }
1927
- ],
1928
- "attributes": [
1915
+ "description": "Defines the `titleText` of the item.",
1916
+ "default": "undefined",
1917
+ "privacy": "public",
1918
+ "inheritedFrom": {
1919
+ "name": "NotificationListItemBase",
1920
+ "module": "dist/NotificationListItemBase.js"
1921
+ }
1922
+ },
1929
1923
  {
1930
- "description": "Defines the selected state of the component.",
1931
- "name": "selected",
1924
+ "kind": "field",
1925
+ "name": "read",
1926
+ "type": {
1927
+ "text": "boolean"
1928
+ },
1932
1929
  "default": "false",
1933
- "fieldName": "selected",
1930
+ "description": "Defines if the `notification` is new or has been already read.\n\n**Note:** if set to `false` the `titleText` has bold font,\nif set to true - it has a normal font.",
1931
+ "privacy": "public",
1932
+ "inheritedFrom": {
1933
+ "name": "NotificationListItemBase",
1934
+ "module": "dist/NotificationListItemBase.js"
1935
+ }
1936
+ },
1937
+ {
1938
+ "kind": "field",
1939
+ "name": "loading",
1934
1940
  "type": {
1935
1941
  "text": "boolean"
1942
+ },
1943
+ "default": "false",
1944
+ "description": "Defines if a busy indicator would be displayed over the item.",
1945
+ "privacy": "public",
1946
+ "inheritedFrom": {
1947
+ "name": "NotificationListItemBase",
1948
+ "module": "dist/NotificationListItemBase.js"
1936
1949
  }
1937
1950
  },
1938
1951
  {
1939
- "description": "Defines whether the component is in disabled state.",
1940
- "name": "disabled",
1952
+ "kind": "field",
1953
+ "name": "loadingDelay",
1954
+ "type": {
1955
+ "text": "number"
1956
+ },
1957
+ "default": "1000",
1958
+ "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
1959
+ "privacy": "public",
1960
+ "inheritedFrom": {
1961
+ "name": "NotificationListItemBase",
1962
+ "module": "dist/NotificationListItemBase.js"
1963
+ }
1964
+ }
1965
+ ],
1966
+ "events": [
1967
+ {
1968
+ "name": "toggle",
1969
+ "type": {
1970
+ "text": "CustomEvent"
1971
+ },
1972
+ "description": "Fired when the `ui5-li-notification-group` is expanded/collapsed by user interaction."
1973
+ },
1974
+ {
1975
+ "name": "load-more",
1976
+ "type": {
1977
+ "text": "CustomEvent"
1978
+ },
1979
+ "description": "Fired when additional items are requested."
1980
+ }
1981
+ ],
1982
+ "attributes": [
1983
+ {
1984
+ "description": "Defines if the group is collapsed or expanded.",
1985
+ "name": "collapsed",
1941
1986
  "default": "false",
1942
- "fieldName": "disabled",
1987
+ "fieldName": "collapsed",
1943
1988
  "type": {
1944
1989
  "text": "boolean"
1945
1990
  }
1946
1991
  },
1947
1992
  {
1948
- "description": "Determines the layout of the item container.",
1949
- "name": "layout",
1950
- "default": "\"Square\"",
1951
- "fieldName": "layout",
1993
+ "description": "Defines whether the component will have growing capability by pressing a `More` button.\nWhen button is pressed `load-more` event will be fired.",
1994
+ "name": "growing",
1995
+ "default": "\"None\"",
1996
+ "fieldName": "growing",
1952
1997
  "type": {
1953
- "text": "\"Square\" | \"Wide\""
1998
+ "text": "\"Button\" | \"None\""
1954
1999
  }
1955
2000
  }
1956
2001
  ],
1957
2002
  "superclass": {
1958
- "name": "UI5Element",
1959
- "package": "@ui5/webcomponents-base",
1960
- "module": "dist/UI5Element.js"
2003
+ "name": "NotificationListItemBase",
2004
+ "package": "@ui5/webcomponents-fiori",
2005
+ "module": "dist/NotificationListItemBase.js"
1961
2006
  },
1962
- "tagName": "ui5-media-gallery-item",
2007
+ "tagName": "ui5-li-notification-group",
1963
2008
  "customElement": true
1964
2009
  }
1965
2010
  ],
@@ -1968,290 +2013,142 @@
1968
2013
  "kind": "js",
1969
2014
  "name": "default",
1970
2015
  "declaration": {
1971
- "name": "MediaGalleryItem",
1972
- "module": "dist/MediaGalleryItem.js"
2016
+ "name": "NotificationListGroupItem",
2017
+ "module": "dist/NotificationListGroupItem.js"
1973
2018
  }
1974
2019
  },
1975
2020
  {
1976
2021
  "kind": "custom-element-definition",
1977
- "name": "ui5-media-gallery-item",
2022
+ "name": "ui5-li-notification-group",
1978
2023
  "declaration": {
1979
- "name": "MediaGalleryItem",
1980
- "module": "dist/MediaGalleryItem.js"
2024
+ "name": "NotificationListGroupItem",
2025
+ "module": "dist/NotificationListGroupItem.js"
1981
2026
  }
1982
2027
  }
1983
2028
  ]
1984
2029
  },
1985
2030
  {
1986
2031
  "kind": "javascript-module",
1987
- "path": "dist/NavigationLayout.js",
1988
- "declarations": [
1989
- {
1990
- "kind": "class",
1991
- "description": "### Overview\n\nThe `ui5-navigation-layout` is a container component that can be used to\ncreate a layout with a header, a side navigation and a content area.\n\n### Usage\n\nUse the `ui5-navigation-layout` to create whole screen of an application with vertical navigation.\n\n### Responsive Behavior\n\nOn desktop and tablet devices, the side navigation is visible\nby default and can be expanded or collapsed using the `mode` property.\nOn phone devices, the side navigation is hidden by default and can\nbe displayed using the `mode` property.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NavigationLayout.js\";`",
1992
- "name": "NavigationLayout",
1993
- "slots": [
1994
- {
1995
- "name": "header",
1996
- "description": "Defines the header."
1997
- },
1998
- {
1999
- "name": "sideContent",
2000
- "description": "Defines the side content."
2001
- },
2002
- {
2003
- "name": "default",
2004
- "description": "Defines the content."
2005
- }
2006
- ],
2007
- "members": [
2008
- {
2009
- "kind": "field",
2010
- "name": "mode",
2011
- "type": {
2012
- "text": "NavigationLayoutMode",
2013
- "references": [
2014
- {
2015
- "name": "NavigationLayoutMode",
2016
- "package": "@ui5/webcomponents-fiori",
2017
- "module": "dist/types/NavigationLayoutMode.js"
2018
- }
2019
- ]
2020
- },
2021
- "default": "\"Auto\"",
2022
- "description": "Specifies the navigation layout mode.",
2023
- "privacy": "public"
2024
- },
2025
- {
2026
- "kind": "method",
2027
- "name": "isSideCollapsed",
2028
- "return": {
2029
- "type": {
2030
- "text": "boolean"
2031
- }
2032
- },
2033
- "description": "Gets whether the side navigation is collapsed.",
2034
- "privacy": "public"
2035
- }
2036
- ],
2037
- "attributes": [
2038
- {
2039
- "description": "Specifies the navigation layout mode.",
2040
- "name": "mode",
2041
- "default": "\"Auto\"",
2042
- "fieldName": "mode",
2043
- "type": {
2044
- "text": "\"Auto\" | \"Collapsed\" | \"Expanded\""
2045
- }
2046
- }
2047
- ],
2048
- "superclass": {
2049
- "name": "UI5Element",
2050
- "package": "@ui5/webcomponents-base",
2051
- "module": "dist/UI5Element.js"
2052
- },
2053
- "tagName": "ui5-navigation-layout",
2054
- "customElement": true
2055
- }
2056
- ],
2057
- "exports": [
2058
- {
2059
- "kind": "js",
2060
- "name": "default",
2061
- "declaration": {
2062
- "name": "NavigationLayout",
2063
- "module": "dist/NavigationLayout.js"
2064
- }
2065
- },
2066
- {
2067
- "kind": "custom-element-definition",
2068
- "name": "ui5-navigation-layout",
2069
- "declaration": {
2070
- "name": "NavigationLayout",
2071
- "module": "dist/NavigationLayout.js"
2072
- }
2073
- }
2074
- ]
2075
- },
2076
- {
2077
- "kind": "javascript-module",
2078
- "path": "dist/NavigationMenu.js",
2079
- "declarations": [],
2080
- "exports": [
2032
+ "path": "dist/NotificationListGroupList.js",
2033
+ "declarations": [],
2034
+ "exports": [
2081
2035
  {
2082
2036
  "kind": "js",
2083
2037
  "name": "default",
2084
2038
  "declaration": {
2085
- "name": "NavigationMenu",
2086
- "module": "dist/NavigationMenu.js"
2039
+ "name": "NotificationListGroupList",
2040
+ "module": "dist/NotificationListGroupList.js"
2087
2041
  }
2088
2042
  }
2089
2043
  ]
2090
2044
  },
2091
2045
  {
2092
2046
  "kind": "javascript-module",
2093
- "path": "dist/NavigationMenuItem.js",
2047
+ "path": "dist/NotificationListInternal.js",
2094
2048
  "declarations": [],
2095
2049
  "exports": [
2096
2050
  {
2097
2051
  "kind": "js",
2098
2052
  "name": "default",
2099
2053
  "declaration": {
2100
- "name": "NavigationMenuItem",
2101
- "module": "dist/NavigationMenuItem.js"
2054
+ "name": "NotificationListInternal",
2055
+ "module": "dist/NotificationListInternal.js"
2102
2056
  }
2103
2057
  }
2104
2058
  ]
2105
2059
  },
2106
2060
  {
2107
2061
  "kind": "javascript-module",
2108
- "path": "dist/NotificationList.js",
2062
+ "path": "dist/NotificationListItem.js",
2109
2063
  "declarations": [
2110
2064
  {
2111
2065
  "kind": "class",
2112
- "description": "### Overview\nThe `ui5-notification-list` web component represents\na container for `ui5-li-notification-group` and `ui5-li-notification`.\n\n### Keyboard Handling\n\n#### Basic Navigation\nThe `ui5-notification-list` provides advanced keyboard handling.\nWhen a list is focused the user can use the following keyboard\nshortcuts in order to perform a navigation:\n\n- [Up] or [Left] - Navigates up the items\n- [Down] or [Right] - Navigates down the items\n- [Home] - Navigates to first item\n- [End] - Navigates to the last item\n\n#### Fast Navigation\nThis 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].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NotificationList.js\";``",
2113
- "name": "NotificationList",
2066
+ "description": "### Overview\nThe `ui5-li-notification` is a type of list item, meant to display notifications.\n\nThe component has a rich set of various properties that allows the user to set `avatar`, `menu`, `titleText`, descriptive `content`\nand `footnotes` to fully describe a notification.\n\nThe user can:\n\n- display a `Close` button\n- can control whether the `titleText` and `description` should wrap or truncate\nand display a `ShowMore` button to switch between less and more information\n- add actions by using the `ui5-menu` component\n\n**Note:** Adding custom actions by using the `ui5-notification-action` component is deprecated as of version 2.0!\n\n### Usage\nThe component should be used inside a `ui5-notification-list`.\n\n### Keyboard Handling\n\n#### Basic Navigation\nThe user can use the following keyboard shortcuts to perform actions (such as select, delete):\n\n- [Enter] - select an item (trigger \"item-click\" event)\n- [Delete] - close an item (trigger \"item-close\" event)\n\n#### Fast Navigation\nThis component provides a fast navigation using the following keyboard shortcuts:\n\n- [Shift] + [Enter] - 'More'/'Less' link will be triggered\n- [Shift] + [F10] - 'Menu' (Actions) button will be triggered (clicked)\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NotificationListItem.js\";`",
2067
+ "name": "NotificationListItem",
2068
+ "cssParts": [
2069
+ {
2070
+ "description": "Used to style the titleText of the notification list item",
2071
+ "name": "title-text"
2072
+ }
2073
+ ],
2114
2074
  "slots": [
2075
+ {
2076
+ "name": "avatar",
2077
+ "description": "Defines the avatar, displayed in the `ui5-li-notification`.\n\n**Note:** Consider using the `ui5-avatar` to display icons, initials or images.\n\n**Note:** In order to be complaint with the UX guidlines and for best experience,\nwe recommend using avatars with 2rem X 2rem in size (32px X 32px). In case you are using the `ui5-avatar`\nyou can set its `size` property to `XS` to get the required size - `<ui5-avatar size=\"XS\"></ui5-avatar>`."
2078
+ },
2079
+ {
2080
+ "name": "menu",
2081
+ "description": "Defines the menu, displayed in the `ui5-li-notification`.\n\n**Note:** Use this for implementing actions.\n\n**Note:** Should be used instead `u5-notification-action`, which is deprecated as of version 2.0."
2082
+ },
2083
+ {
2084
+ "name": "footnotes",
2085
+ "description": "Defines the elements, displayed in the footer of the of the component."
2086
+ },
2115
2087
  {
2116
2088
  "name": "default",
2117
- "description": "Defines the items of the component."
2089
+ "description": "Defines the content of the `ui5-li-notification`,\nusually a description of the notification.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design."
2118
2090
  }
2119
2091
  ],
2120
2092
  "members": [
2121
2093
  {
2122
2094
  "kind": "field",
2123
- "name": "noDataText",
2124
- "type": {
2125
- "text": "string | undefined"
2126
- },
2127
- "description": "Defines the text that is displayed when the component contains no items.",
2128
- "default": "undefined",
2129
- "privacy": "public"
2130
- }
2131
- ],
2132
- "events": [
2133
- {
2134
- "name": "item-click",
2095
+ "name": "wrappingType",
2135
2096
  "type": {
2136
- "text": "CustomEvent<NotificationItemClickEventDetail>",
2097
+ "text": "WrappingType",
2137
2098
  "references": [
2138
2099
  {
2139
- "name": "NotificationItemClickEventDetail",
2140
- "package": "@ui5/webcomponents-fiori",
2141
- "module": "dist/NotificationList.js"
2100
+ "name": "WrappingType",
2101
+ "package": "@ui5/webcomponents",
2102
+ "module": "dist/types/WrappingType.js"
2142
2103
  }
2143
2104
  ]
2144
2105
  },
2145
- "description": "Fired when an item is clicked."
2106
+ "default": "\"None\"",
2107
+ "description": "Defines if the `titleText` and `description` should wrap,\nthey truncate by default.\n\n**Note:** by default the `titleText` and `description`,\nand a `ShowMore/Less` button would be displayed.",
2108
+ "privacy": "public"
2146
2109
  },
2147
2110
  {
2148
- "name": "item-close",
2111
+ "kind": "field",
2112
+ "name": "state",
2149
2113
  "type": {
2150
- "text": "CustomEvent<NotificationItemCloseEventDetail>",
2114
+ "text": "ValueState",
2151
2115
  "references": [
2152
2116
  {
2153
- "name": "NotificationItemCloseEventDetail",
2154
- "package": "@ui5/webcomponents-fiori",
2155
- "module": "dist/NotificationList.js"
2117
+ "name": "ValueState",
2118
+ "package": "@ui5/webcomponents-base",
2119
+ "module": "dist/types/ValueState.js"
2156
2120
  }
2157
2121
  ]
2158
2122
  },
2159
- "description": "Fired when the `Close` button of any item is clicked."
2123
+ "default": "\"None\"",
2124
+ "description": "Defines the status indicator of the item.",
2125
+ "privacy": "public"
2160
2126
  },
2161
- {
2162
- "name": "item-toggle",
2163
- "type": {
2164
- "text": "CustomEvent<NotificationItemToggleEventDetail>",
2165
- "references": [
2166
- {
2167
- "name": "NotificationItemToggleEventDetail",
2168
- "package": "@ui5/webcomponents-fiori",
2169
- "module": "dist/NotificationList.js"
2170
- }
2171
- ]
2172
- },
2173
- "description": "Fired when an item is toggled."
2174
- }
2175
- ],
2176
- "attributes": [
2177
- {
2178
- "description": "Defines the text that is displayed when the component contains no items.",
2179
- "name": "no-data-text",
2180
- "default": "undefined",
2181
- "fieldName": "noDataText",
2182
- "type": {
2183
- "text": "string | undefined"
2184
- }
2185
- }
2186
- ],
2187
- "superclass": {
2188
- "name": "UI5Element",
2189
- "package": "@ui5/webcomponents-base",
2190
- "module": "dist/UI5Element.js"
2191
- },
2192
- "tagName": "ui5-notification-list",
2193
- "customElement": true
2194
- }
2195
- ],
2196
- "exports": [
2197
- {
2198
- "kind": "js",
2199
- "name": "default",
2200
- "declaration": {
2201
- "name": "NotificationList",
2202
- "module": "dist/NotificationList.js"
2203
- }
2204
- },
2205
- {
2206
- "kind": "custom-element-definition",
2207
- "name": "ui5-notification-list",
2208
- "declaration": {
2209
- "name": "NotificationList",
2210
- "module": "dist/NotificationList.js"
2211
- }
2212
- }
2213
- ]
2214
- },
2215
- {
2216
- "kind": "javascript-module",
2217
- "path": "dist/NotificationListGroupItem.js",
2218
- "declarations": [
2219
- {
2220
- "kind": "class",
2221
- "description": "### Overview\nThe `ui5-li-notification-group` is a special type of list item,\nthat unlike others can group items within self, usually `ui5-li-notification` items.\n\nThe component consists of:\n\n- `Toggle` button to expand and collapse the group\n- `TitleText` to entitle the group\n- Items of the group\n\n### Usage\nThe component should be used inside a `ui5-notification-list`.\n\n### Keyboard Handling\nThe `ui5-li-notification-group` provides advanced keyboard handling.\nThis component provides fast navigation when the header is focused using the following keyboard shortcuts:\n\n- [Space] - toggles expand / collapse of the group\n- [Plus] - expands the group\n- [Minus] - collapses the group\n- [Right] - expands the group\n- [Left] - collapses the group\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NotificationListGroupItem.js\";`",
2222
- "name": "NotificationListGroupItem",
2223
- "slots": [
2224
- {
2225
- "name": "default",
2226
- "description": "Defines the items of the `ui5-li-notification-group`,\nusually `ui5-li-notification` items."
2227
- }
2228
- ],
2229
- "members": [
2230
2127
  {
2231
2128
  "kind": "field",
2232
- "name": "collapsed",
2129
+ "name": "showClose",
2233
2130
  "type": {
2234
2131
  "text": "boolean"
2235
2132
  },
2236
2133
  "default": "false",
2237
- "description": "Defines if the group is collapsed or expanded.",
2134
+ "description": "Defines if the `Close` button would be displayed.",
2238
2135
  "privacy": "public"
2239
2136
  },
2240
2137
  {
2241
2138
  "kind": "field",
2242
- "name": "growing",
2139
+ "name": "importance",
2243
2140
  "type": {
2244
- "text": "NotificationListGrowingMode",
2141
+ "text": "NotificationListItemImportance",
2245
2142
  "references": [
2246
2143
  {
2247
- "name": "NotificationListGrowingMode",
2248
- "package": "@ui5/webcomponents",
2249
- "module": "dist/types/NotificationListGrowingMode.js"
2144
+ "name": "NotificationListItemImportance",
2145
+ "package": "@ui5/webcomponents-fiori",
2146
+ "module": "dist/types/NotificationListItemImportance.js"
2250
2147
  }
2251
2148
  ]
2252
2149
  },
2253
- "default": "\"None\"",
2254
- "description": "Defines whether the component will have growing capability by pressing a `More` button.\nWhen button is pressed `load-more` event will be fired.",
2150
+ "default": "\"Standard\"",
2151
+ "description": "Defines the `Important` label of the item.",
2255
2152
  "privacy": "public"
2256
2153
  },
2257
2154
  {
@@ -2313,261 +2210,16 @@
2313
2210
  ],
2314
2211
  "events": [
2315
2212
  {
2316
- "name": "toggle",
2213
+ "name": "close",
2317
2214
  "type": {
2318
- "text": "CustomEvent"
2319
- },
2320
- "description": "Fired when the `ui5-li-notification-group` is expanded/collapsed by user interaction."
2321
- },
2322
- {
2323
- "name": "load-more",
2324
- "type": {
2325
- "text": "CustomEvent"
2326
- },
2327
- "description": "Fired when additional items are requested."
2328
- }
2329
- ],
2330
- "attributes": [
2331
- {
2332
- "description": "Defines if the group is collapsed or expanded.",
2333
- "name": "collapsed",
2334
- "default": "false",
2335
- "fieldName": "collapsed",
2336
- "type": {
2337
- "text": "boolean"
2338
- }
2339
- },
2340
- {
2341
- "description": "Defines whether the component will have growing capability by pressing a `More` button.\nWhen button is pressed `load-more` event will be fired.",
2342
- "name": "growing",
2343
- "default": "\"None\"",
2344
- "fieldName": "growing",
2345
- "type": {
2346
- "text": "\"Button\" | \"None\""
2347
- }
2348
- }
2349
- ],
2350
- "superclass": {
2351
- "name": "NotificationListItemBase",
2352
- "package": "@ui5/webcomponents-fiori",
2353
- "module": "dist/NotificationListItemBase.js"
2354
- },
2355
- "tagName": "ui5-li-notification-group",
2356
- "customElement": true
2357
- }
2358
- ],
2359
- "exports": [
2360
- {
2361
- "kind": "js",
2362
- "name": "default",
2363
- "declaration": {
2364
- "name": "NotificationListGroupItem",
2365
- "module": "dist/NotificationListGroupItem.js"
2366
- }
2367
- },
2368
- {
2369
- "kind": "custom-element-definition",
2370
- "name": "ui5-li-notification-group",
2371
- "declaration": {
2372
- "name": "NotificationListGroupItem",
2373
- "module": "dist/NotificationListGroupItem.js"
2374
- }
2375
- }
2376
- ]
2377
- },
2378
- {
2379
- "kind": "javascript-module",
2380
- "path": "dist/NotificationListGroupList.js",
2381
- "declarations": [],
2382
- "exports": [
2383
- {
2384
- "kind": "js",
2385
- "name": "default",
2386
- "declaration": {
2387
- "name": "NotificationListGroupList",
2388
- "module": "dist/NotificationListGroupList.js"
2389
- }
2390
- }
2391
- ]
2392
- },
2393
- {
2394
- "kind": "javascript-module",
2395
- "path": "dist/NotificationListInternal.js",
2396
- "declarations": [],
2397
- "exports": [
2398
- {
2399
- "kind": "js",
2400
- "name": "default",
2401
- "declaration": {
2402
- "name": "NotificationListInternal",
2403
- "module": "dist/NotificationListInternal.js"
2404
- }
2405
- }
2406
- ]
2407
- },
2408
- {
2409
- "kind": "javascript-module",
2410
- "path": "dist/NotificationListItem.js",
2411
- "declarations": [
2412
- {
2413
- "kind": "class",
2414
- "description": "### Overview\nThe `ui5-li-notification` is a type of list item, meant to display notifications.\n\nThe component has a rich set of various properties that allows the user to set `avatar`, `menu`, `titleText`, descriptive `content`\nand `footnotes` to fully describe a notification.\n\nThe user can:\n\n- display a `Close` button\n- can control whether the `titleText` and `description` should wrap or truncate\nand display a `ShowMore` button to switch between less and more information\n- add actions by using the `ui5-menu` component\n\n**Note:** Adding custom actions by using the `ui5-notification-action` component is deprecated as of version 2.0!\n\n### Usage\nThe component should be used inside a `ui5-notification-list`.\n\n### Keyboard Handling\n\n#### Basic Navigation\nThe user can use the following keyboard shortcuts to perform actions (such as select, delete):\n\n- [Enter] - select an item (trigger \"item-click\" event)\n- [Delete] - close an item (trigger \"item-close\" event)\n\n#### Fast Navigation\nThis component provides a fast navigation using the following keyboard shortcuts:\n\n- [Shift] + [Enter] - 'More'/'Less' link will be triggered\n- [Shift] + [F10] - 'Menu' (Actions) button will be triggered (clicked)\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents-fiori/dist/NotificationListItem.js\";`",
2415
- "name": "NotificationListItem",
2416
- "cssParts": [
2417
- {
2418
- "description": "Used to style the titleText of the notification list item",
2419
- "name": "title-text"
2420
- }
2421
- ],
2422
- "slots": [
2423
- {
2424
- "name": "avatar",
2425
- "description": "Defines the avatar, displayed in the `ui5-li-notification`.\n\n**Note:** Consider using the `ui5-avatar` to display icons, initials or images.\n\n**Note:** In order to be complaint with the UX guidlines and for best experience,\nwe recommend using avatars with 2rem X 2rem in size (32px X 32px). In case you are using the `ui5-avatar`\nyou can set its `size` property to `XS` to get the required size - `<ui5-avatar size=\"XS\"></ui5-avatar>`."
2426
- },
2427
- {
2428
- "name": "menu",
2429
- "description": "Defines the menu, displayed in the `ui5-li-notification`.\n\n**Note:** Use this for implementing actions.\n\n**Note:** Should be used instead `u5-notification-action`, which is deprecated as of version 2.0."
2430
- },
2431
- {
2432
- "name": "footnotes",
2433
- "description": "Defines the elements, displayed in the footer of the of the component."
2434
- },
2435
- {
2436
- "name": "default",
2437
- "description": "Defines the content of the `ui5-li-notification`,\nusually a description of the notification.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design."
2438
- }
2439
- ],
2440
- "members": [
2441
- {
2442
- "kind": "field",
2443
- "name": "wrappingType",
2444
- "type": {
2445
- "text": "WrappingType",
2446
- "references": [
2447
- {
2448
- "name": "WrappingType",
2449
- "package": "@ui5/webcomponents",
2450
- "module": "dist/types/WrappingType.js"
2451
- }
2452
- ]
2453
- },
2454
- "default": "\"None\"",
2455
- "description": "Defines if the `titleText` and `description` should wrap,\nthey truncate by default.\n\n**Note:** by default the `titleText` and `description`,\nand a `ShowMore/Less` button would be displayed.",
2456
- "privacy": "public"
2457
- },
2458
- {
2459
- "kind": "field",
2460
- "name": "state",
2461
- "type": {
2462
- "text": "ValueState",
2463
- "references": [
2464
- {
2465
- "name": "ValueState",
2466
- "package": "@ui5/webcomponents-base",
2467
- "module": "dist/types/ValueState.js"
2468
- }
2469
- ]
2470
- },
2471
- "default": "\"None\"",
2472
- "description": "Defines the status indicator of the item.",
2473
- "privacy": "public"
2474
- },
2475
- {
2476
- "kind": "field",
2477
- "name": "showClose",
2478
- "type": {
2479
- "text": "boolean"
2480
- },
2481
- "default": "false",
2482
- "description": "Defines if the `Close` button would be displayed.",
2483
- "privacy": "public"
2484
- },
2485
- {
2486
- "kind": "field",
2487
- "name": "importance",
2488
- "type": {
2489
- "text": "NotificationListItemImportance",
2490
- "references": [
2491
- {
2492
- "name": "NotificationListItemImportance",
2493
- "package": "@ui5/webcomponents-fiori",
2494
- "module": "dist/types/NotificationListItemImportance.js"
2495
- }
2496
- ]
2497
- },
2498
- "default": "\"Standard\"",
2499
- "description": "Defines the `Important` label of the item.",
2500
- "privacy": "public"
2501
- },
2502
- {
2503
- "kind": "field",
2504
- "name": "titleText",
2505
- "type": {
2506
- "text": "string | undefined"
2507
- },
2508
- "description": "Defines the `titleText` of the item.",
2509
- "default": "undefined",
2510
- "privacy": "public",
2511
- "inheritedFrom": {
2512
- "name": "NotificationListItemBase",
2513
- "module": "dist/NotificationListItemBase.js"
2514
- }
2515
- },
2516
- {
2517
- "kind": "field",
2518
- "name": "read",
2519
- "type": {
2520
- "text": "boolean"
2521
- },
2522
- "default": "false",
2523
- "description": "Defines if the `notification` is new or has been already read.\n\n**Note:** if set to `false` the `titleText` has bold font,\nif set to true - it has a normal font.",
2524
- "privacy": "public",
2525
- "inheritedFrom": {
2526
- "name": "NotificationListItemBase",
2527
- "module": "dist/NotificationListItemBase.js"
2528
- }
2529
- },
2530
- {
2531
- "kind": "field",
2532
- "name": "loading",
2533
- "type": {
2534
- "text": "boolean"
2535
- },
2536
- "default": "false",
2537
- "description": "Defines if a busy indicator would be displayed over the item.",
2538
- "privacy": "public",
2539
- "inheritedFrom": {
2540
- "name": "NotificationListItemBase",
2541
- "module": "dist/NotificationListItemBase.js"
2542
- }
2543
- },
2544
- {
2545
- "kind": "field",
2546
- "name": "loadingDelay",
2547
- "type": {
2548
- "text": "number"
2549
- },
2550
- "default": "1000",
2551
- "description": "Defines the delay in milliseconds, after which the busy indicator will show up for this component.",
2552
- "privacy": "public",
2553
- "inheritedFrom": {
2554
- "name": "NotificationListItemBase",
2555
- "module": "dist/NotificationListItemBase.js"
2556
- }
2557
- }
2558
- ],
2559
- "events": [
2560
- {
2561
- "name": "close",
2562
- "type": {
2563
- "text": "CustomEvent<NotificationListItemCloseEventDetail>",
2564
- "references": [
2565
- {
2566
- "name": "NotificationListItemCloseEventDetail",
2567
- "package": "@ui5/webcomponents-fiori",
2568
- "module": "dist/NotificationListItem.js"
2569
- }
2570
- ]
2215
+ "text": "CustomEvent<NotificationListItemCloseEventDetail>",
2216
+ "references": [
2217
+ {
2218
+ "name": "NotificationListItemCloseEventDetail",
2219
+ "package": "@ui5/webcomponents-fiori",
2220
+ "module": "dist/NotificationListItem.js"
2221
+ }
2222
+ ]
2571
2223
  },
2572
2224
  "description": "Fired when the `Close` button is pressed."
2573
2225
  }
@@ -8529,230 +8181,578 @@
8529
8181
  "tagName": "ui5-wizard",
8530
8182
  "customElement": true
8531
8183
  }
8532
- ],
8184
+ ],
8185
+ "exports": [
8186
+ {
8187
+ "kind": "js",
8188
+ "name": "default",
8189
+ "declaration": {
8190
+ "name": "Wizard",
8191
+ "module": "dist/Wizard.js"
8192
+ }
8193
+ },
8194
+ {
8195
+ "kind": "custom-element-definition",
8196
+ "name": "ui5-wizard",
8197
+ "declaration": {
8198
+ "name": "Wizard",
8199
+ "module": "dist/Wizard.js"
8200
+ }
8201
+ }
8202
+ ]
8203
+ },
8204
+ {
8205
+ "kind": "javascript-module",
8206
+ "path": "dist/WizardStep.js",
8207
+ "declarations": [
8208
+ {
8209
+ "kind": "class",
8210
+ "description": "### Overview\n\nA component that represents a logical step as part of the `ui5-wizard`.\nIt is meant to aggregate arbitrary HTML elements that form the content of a single step.\n\n### Structure\n\n- Each wizard step has arbitrary content.\n- Each wizard step might have texts - defined by the `titleText` and `subtitleText` properties.\n- Each wizard step might have an icon - defined by the `icon` property.\n- Each wizard step might display a number in place of the `icon`, when it's missing.\n\n### Usage\nThe `ui5-wizard-step` component should be used only as slot of the `ui5-wizard` component\nand should not be used standalone.",
8211
+ "name": "WizardStep",
8212
+ "slots": [
8213
+ {
8214
+ "description": "Defines the step content.",
8215
+ "name": "default"
8216
+ }
8217
+ ],
8218
+ "members": [
8219
+ {
8220
+ "kind": "field",
8221
+ "name": "titleText",
8222
+ "type": {
8223
+ "text": "string | undefined"
8224
+ },
8225
+ "description": "Defines the `titleText` of the step.\n\n**Note:** The text is displayed in the `ui5-wizard` navigation header.",
8226
+ "default": "undefined",
8227
+ "privacy": "public"
8228
+ },
8229
+ {
8230
+ "kind": "field",
8231
+ "name": "subtitleText",
8232
+ "type": {
8233
+ "text": "string | undefined"
8234
+ },
8235
+ "description": "Defines the `subtitleText` of the step.\n\n**Note:** the text is displayed in the `ui5-wizard` navigation header.",
8236
+ "default": "undefined",
8237
+ "privacy": "public"
8238
+ },
8239
+ {
8240
+ "kind": "field",
8241
+ "name": "icon",
8242
+ "type": {
8243
+ "text": "string | undefined"
8244
+ },
8245
+ "description": "Defines the `icon` of the step.\n\n**Note:** The icon is displayed in the `ui5-wizard` navigation header.\n\nThe SAP-icons font provides numerous options.\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
8246
+ "default": "undefined",
8247
+ "privacy": "public"
8248
+ },
8249
+ {
8250
+ "kind": "field",
8251
+ "name": "disabled",
8252
+ "type": {
8253
+ "text": "boolean"
8254
+ },
8255
+ "default": "false",
8256
+ "description": "Defines if the step is `disabled`. When disabled the step is displayed,\nbut the user can't select the step by clicking or navigate to it with scrolling.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8257
+ "privacy": "public"
8258
+ },
8259
+ {
8260
+ "kind": "field",
8261
+ "name": "selected",
8262
+ "type": {
8263
+ "text": "boolean"
8264
+ },
8265
+ "default": "false",
8266
+ "description": "Defines the step's `selected` state - the step that is currently active.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8267
+ "privacy": "public"
8268
+ },
8269
+ {
8270
+ "kind": "field",
8271
+ "name": "branching",
8272
+ "type": {
8273
+ "text": "boolean"
8274
+ },
8275
+ "default": "false",
8276
+ "description": "When `branching` is enabled a dashed line would be displayed after the step,\nmeant to indicate that the next step is not yet known and depends on user choice in the current step.\n\n**Note:** It is recommended to use `branching` on the last known step\nand later add new steps when it becomes clear how the wizard flow should continue.",
8277
+ "privacy": "public"
8278
+ }
8279
+ ],
8280
+ "attributes": [
8281
+ {
8282
+ "description": "Defines the `titleText` of the step.\n\n**Note:** The text is displayed in the `ui5-wizard` navigation header.",
8283
+ "name": "title-text",
8284
+ "default": "undefined",
8285
+ "fieldName": "titleText",
8286
+ "type": {
8287
+ "text": "string | undefined"
8288
+ }
8289
+ },
8290
+ {
8291
+ "description": "Defines the `subtitleText` of the step.\n\n**Note:** the text is displayed in the `ui5-wizard` navigation header.",
8292
+ "name": "subtitle-text",
8293
+ "default": "undefined",
8294
+ "fieldName": "subtitleText",
8295
+ "type": {
8296
+ "text": "string | undefined"
8297
+ }
8298
+ },
8299
+ {
8300
+ "description": "Defines the `icon` of the step.\n\n**Note:** The icon is displayed in the `ui5-wizard` navigation header.\n\nThe SAP-icons font provides numerous options.\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
8301
+ "name": "icon",
8302
+ "default": "undefined",
8303
+ "fieldName": "icon",
8304
+ "type": {
8305
+ "text": "string | undefined"
8306
+ }
8307
+ },
8308
+ {
8309
+ "description": "Defines if the step is `disabled`. When disabled the step is displayed,\nbut the user can't select the step by clicking or navigate to it with scrolling.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8310
+ "name": "disabled",
8311
+ "default": "false",
8312
+ "fieldName": "disabled",
8313
+ "type": {
8314
+ "text": "boolean"
8315
+ }
8316
+ },
8317
+ {
8318
+ "description": "Defines the step's `selected` state - the step that is currently active.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8319
+ "name": "selected",
8320
+ "default": "false",
8321
+ "fieldName": "selected",
8322
+ "type": {
8323
+ "text": "boolean"
8324
+ }
8325
+ },
8326
+ {
8327
+ "description": "When `branching` is enabled a dashed line would be displayed after the step,\nmeant to indicate that the next step is not yet known and depends on user choice in the current step.\n\n**Note:** It is recommended to use `branching` on the last known step\nand later add new steps when it becomes clear how the wizard flow should continue.",
8328
+ "name": "branching",
8329
+ "default": "false",
8330
+ "fieldName": "branching",
8331
+ "type": {
8332
+ "text": "boolean"
8333
+ }
8334
+ }
8335
+ ],
8336
+ "superclass": {
8337
+ "name": "UI5Element",
8338
+ "package": "@ui5/webcomponents-base",
8339
+ "module": "dist/UI5Element.js"
8340
+ },
8341
+ "tagName": "ui5-wizard-step",
8342
+ "customElement": true
8343
+ }
8344
+ ],
8345
+ "exports": [
8346
+ {
8347
+ "kind": "js",
8348
+ "name": "default",
8349
+ "declaration": {
8350
+ "name": "WizardStep",
8351
+ "module": "dist/WizardStep.js"
8352
+ }
8353
+ },
8354
+ {
8355
+ "kind": "custom-element-definition",
8356
+ "name": "ui5-wizard-step",
8357
+ "declaration": {
8358
+ "name": "WizardStep",
8359
+ "module": "dist/WizardStep.js"
8360
+ }
8361
+ }
8362
+ ]
8363
+ },
8364
+ {
8365
+ "kind": "javascript-module",
8366
+ "path": "dist/WizardTab.js",
8367
+ "declarations": [],
8368
+ "exports": [
8369
+ {
8370
+ "kind": "js",
8371
+ "name": "default",
8372
+ "declaration": {
8373
+ "name": "WizardTab",
8374
+ "module": "dist/WizardTab.js"
8375
+ }
8376
+ }
8377
+ ]
8378
+ },
8379
+ {
8380
+ "kind": "javascript-module",
8381
+ "path": "dist/ssr-zxing-shim.js",
8382
+ "declarations": [],
8383
+ "exports": [
8384
+ {
8385
+ "kind": "js",
8386
+ "name": "default",
8387
+ "declaration": {
8388
+ "name": "ZXing",
8389
+ "module": "dist/ssr-zxing-shim.js"
8390
+ }
8391
+ }
8392
+ ]
8393
+ },
8394
+ {
8395
+ "kind": "javascript-module",
8396
+ "path": "dist/ssr-zxing.js",
8397
+ "declarations": [],
8398
+ "exports": [
8399
+ {
8400
+ "kind": "js",
8401
+ "name": "default",
8402
+ "declaration": {
8403
+ "name": "ZXing",
8404
+ "module": "dist/ssr-zxing.js"
8405
+ }
8406
+ }
8407
+ ]
8408
+ },
8409
+ {
8410
+ "kind": "javascript-module",
8411
+ "path": "dist/fcl-utils/FCLLayout.js",
8412
+ "declarations": [],
8413
+ "exports": []
8414
+ },
8415
+ {
8416
+ "kind": "javascript-module",
8417
+ "path": "dist/types/FCLLayout.js",
8418
+ "declarations": [],
8419
+ "exports": [
8420
+ {
8421
+ "kind": "js",
8422
+ "name": "default",
8423
+ "declaration": {
8424
+ "name": "FCLLayout",
8425
+ "module": "dist/types/FCLLayout.js"
8426
+ }
8427
+ }
8428
+ ]
8429
+ },
8430
+ {
8431
+ "kind": "javascript-module",
8432
+ "path": "dist/types/IllustrationMessageDesign.js",
8433
+ "declarations": [],
8434
+ "exports": [
8435
+ {
8436
+ "kind": "js",
8437
+ "name": "default",
8438
+ "declaration": {
8439
+ "name": "IllustrationMessageDesign",
8440
+ "module": "dist/types/IllustrationMessageDesign.js"
8441
+ }
8442
+ }
8443
+ ]
8444
+ },
8445
+ {
8446
+ "kind": "javascript-module",
8447
+ "path": "dist/types/IllustrationMessageType.js",
8448
+ "declarations": [],
8449
+ "exports": [
8450
+ {
8451
+ "kind": "js",
8452
+ "name": "default",
8453
+ "declaration": {
8454
+ "name": "IllustrationMessageType",
8455
+ "module": "dist/types/IllustrationMessageType.js"
8456
+ }
8457
+ }
8458
+ ]
8459
+ },
8460
+ {
8461
+ "kind": "javascript-module",
8462
+ "path": "dist/types/MediaGalleryItemLayout.js",
8463
+ "declarations": [],
8464
+ "exports": [
8465
+ {
8466
+ "kind": "js",
8467
+ "name": "default",
8468
+ "declaration": {
8469
+ "name": "MediaGalleryItemLayout",
8470
+ "module": "dist/types/MediaGalleryItemLayout.js"
8471
+ }
8472
+ }
8473
+ ]
8474
+ },
8475
+ {
8476
+ "kind": "javascript-module",
8477
+ "path": "dist/types/MediaGalleryLayout.js",
8478
+ "declarations": [],
8479
+ "exports": [
8480
+ {
8481
+ "kind": "js",
8482
+ "name": "default",
8483
+ "declaration": {
8484
+ "name": "MediaGalleryLayout",
8485
+ "module": "dist/types/MediaGalleryLayout.js"
8486
+ }
8487
+ }
8488
+ ]
8489
+ },
8490
+ {
8491
+ "kind": "javascript-module",
8492
+ "path": "dist/types/MediaGalleryMenuHorizontalAlign.js",
8493
+ "declarations": [],
8494
+ "exports": [
8495
+ {
8496
+ "kind": "js",
8497
+ "name": "default",
8498
+ "declaration": {
8499
+ "name": "MediaGalleryMenuHorizontalAlign",
8500
+ "module": "dist/types/MediaGalleryMenuHorizontalAlign.js"
8501
+ }
8502
+ }
8503
+ ]
8504
+ },
8505
+ {
8506
+ "kind": "javascript-module",
8507
+ "path": "dist/types/MediaGalleryMenuVerticalAlign.js",
8508
+ "declarations": [],
8509
+ "exports": [
8510
+ {
8511
+ "kind": "js",
8512
+ "name": "default",
8513
+ "declaration": {
8514
+ "name": "MediaGalleryMenuVerticalAlign",
8515
+ "module": "dist/types/MediaGalleryMenuVerticalAlign.js"
8516
+ }
8517
+ }
8518
+ ]
8519
+ },
8520
+ {
8521
+ "kind": "javascript-module",
8522
+ "path": "dist/types/NavigationLayoutMode.js",
8523
+ "declarations": [],
8524
+ "exports": [
8525
+ {
8526
+ "kind": "js",
8527
+ "name": "default",
8528
+ "declaration": {
8529
+ "name": "NavigationLayoutMode",
8530
+ "module": "dist/types/NavigationLayoutMode.js"
8531
+ }
8532
+ }
8533
+ ]
8534
+ },
8535
+ {
8536
+ "kind": "javascript-module",
8537
+ "path": "dist/types/NotificationListItemImportance.js",
8538
+ "declarations": [],
8539
+ "exports": [
8540
+ {
8541
+ "kind": "js",
8542
+ "name": "default",
8543
+ "declaration": {
8544
+ "name": "NotificationListItemImportance",
8545
+ "module": "dist/types/NotificationListItemImportance.js"
8546
+ }
8547
+ }
8548
+ ]
8549
+ },
8550
+ {
8551
+ "kind": "javascript-module",
8552
+ "path": "dist/types/PageBackgroundDesign.js",
8553
+ "declarations": [],
8554
+ "exports": [
8555
+ {
8556
+ "kind": "js",
8557
+ "name": "default",
8558
+ "declaration": {
8559
+ "name": "PageBackgroundDesign",
8560
+ "module": "dist/types/PageBackgroundDesign.js"
8561
+ }
8562
+ }
8563
+ ]
8564
+ },
8565
+ {
8566
+ "kind": "javascript-module",
8567
+ "path": "dist/types/SearchMode.js",
8568
+ "declarations": [],
8569
+ "exports": [
8570
+ {
8571
+ "kind": "js",
8572
+ "name": "default",
8573
+ "declaration": {
8574
+ "name": "SearchMode",
8575
+ "module": "dist/types/SearchMode.js"
8576
+ }
8577
+ }
8578
+ ]
8579
+ },
8580
+ {
8581
+ "kind": "javascript-module",
8582
+ "path": "dist/types/SideContentFallDown.js",
8583
+ "declarations": [],
8584
+ "exports": [
8585
+ {
8586
+ "kind": "js",
8587
+ "name": "default",
8588
+ "declaration": {
8589
+ "name": "SideContentFallDown",
8590
+ "module": "dist/types/SideContentFallDown.js"
8591
+ }
8592
+ }
8593
+ ]
8594
+ },
8595
+ {
8596
+ "kind": "javascript-module",
8597
+ "path": "dist/types/SideContentPosition.js",
8598
+ "declarations": [],
8599
+ "exports": [
8600
+ {
8601
+ "kind": "js",
8602
+ "name": "default",
8603
+ "declaration": {
8604
+ "name": "SideContentPosition",
8605
+ "module": "dist/types/SideContentPosition.js"
8606
+ }
8607
+ }
8608
+ ]
8609
+ },
8610
+ {
8611
+ "kind": "javascript-module",
8612
+ "path": "dist/types/SideContentVisibility.js",
8613
+ "declarations": [],
8533
8614
  "exports": [
8534
8615
  {
8535
8616
  "kind": "js",
8536
8617
  "name": "default",
8537
8618
  "declaration": {
8538
- "name": "Wizard",
8539
- "module": "dist/Wizard.js"
8619
+ "name": "SideContentVisibility",
8620
+ "module": "dist/types/SideContentVisibility.js"
8540
8621
  }
8541
- },
8622
+ }
8623
+ ]
8624
+ },
8625
+ {
8626
+ "kind": "javascript-module",
8627
+ "path": "dist/types/SideNavigationItemDesign.js",
8628
+ "declarations": [],
8629
+ "exports": [
8542
8630
  {
8543
- "kind": "custom-element-definition",
8544
- "name": "ui5-wizard",
8631
+ "kind": "js",
8632
+ "name": "default",
8545
8633
  "declaration": {
8546
- "name": "Wizard",
8547
- "module": "dist/Wizard.js"
8634
+ "name": "SideNavigationItemDesign",
8635
+ "module": "dist/types/SideNavigationItemDesign.js"
8548
8636
  }
8549
8637
  }
8550
8638
  ]
8551
8639
  },
8552
8640
  {
8553
8641
  "kind": "javascript-module",
8554
- "path": "dist/WizardStep.js",
8555
- "declarations": [
8642
+ "path": "dist/types/TimelineGrowingMode.js",
8643
+ "declarations": [],
8644
+ "exports": [
8556
8645
  {
8557
- "kind": "class",
8558
- "description": "### Overview\n\nA component that represents a logical step as part of the `ui5-wizard`.\nIt is meant to aggregate arbitrary HTML elements that form the content of a single step.\n\n### Structure\n\n- Each wizard step has arbitrary content.\n- Each wizard step might have texts - defined by the `titleText` and `subtitleText` properties.\n- Each wizard step might have an icon - defined by the `icon` property.\n- Each wizard step might display a number in place of the `icon`, when it's missing.\n\n### Usage\nThe `ui5-wizard-step` component should be used only as slot of the `ui5-wizard` component\nand should not be used standalone.",
8559
- "name": "WizardStep",
8560
- "slots": [
8561
- {
8562
- "description": "Defines the step content.",
8563
- "name": "default"
8564
- }
8565
- ],
8566
- "members": [
8567
- {
8568
- "kind": "field",
8569
- "name": "titleText",
8570
- "type": {
8571
- "text": "string | undefined"
8572
- },
8573
- "description": "Defines the `titleText` of the step.\n\n**Note:** The text is displayed in the `ui5-wizard` navigation header.",
8574
- "default": "undefined",
8575
- "privacy": "public"
8576
- },
8577
- {
8578
- "kind": "field",
8579
- "name": "subtitleText",
8580
- "type": {
8581
- "text": "string | undefined"
8582
- },
8583
- "description": "Defines the `subtitleText` of the step.\n\n**Note:** the text is displayed in the `ui5-wizard` navigation header.",
8584
- "default": "undefined",
8585
- "privacy": "public"
8586
- },
8587
- {
8588
- "kind": "field",
8589
- "name": "icon",
8590
- "type": {
8591
- "text": "string | undefined"
8592
- },
8593
- "description": "Defines the `icon` of the step.\n\n**Note:** The icon is displayed in the `ui5-wizard` navigation header.\n\nThe SAP-icons font provides numerous options.\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
8594
- "default": "undefined",
8595
- "privacy": "public"
8596
- },
8597
- {
8598
- "kind": "field",
8599
- "name": "disabled",
8600
- "type": {
8601
- "text": "boolean"
8602
- },
8603
- "default": "false",
8604
- "description": "Defines if the step is `disabled`. When disabled the step is displayed,\nbut the user can't select the step by clicking or navigate to it with scrolling.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8605
- "privacy": "public"
8606
- },
8607
- {
8608
- "kind": "field",
8609
- "name": "selected",
8610
- "type": {
8611
- "text": "boolean"
8612
- },
8613
- "default": "false",
8614
- "description": "Defines the step's `selected` state - the step that is currently active.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8615
- "privacy": "public"
8616
- },
8617
- {
8618
- "kind": "field",
8619
- "name": "branching",
8620
- "type": {
8621
- "text": "boolean"
8622
- },
8623
- "default": "false",
8624
- "description": "When `branching` is enabled a dashed line would be displayed after the step,\nmeant to indicate that the next step is not yet known and depends on user choice in the current step.\n\n**Note:** It is recommended to use `branching` on the last known step\nand later add new steps when it becomes clear how the wizard flow should continue.",
8625
- "privacy": "public"
8626
- }
8627
- ],
8628
- "attributes": [
8629
- {
8630
- "description": "Defines the `titleText` of the step.\n\n**Note:** The text is displayed in the `ui5-wizard` navigation header.",
8631
- "name": "title-text",
8632
- "default": "undefined",
8633
- "fieldName": "titleText",
8634
- "type": {
8635
- "text": "string | undefined"
8636
- }
8637
- },
8638
- {
8639
- "description": "Defines the `subtitleText` of the step.\n\n**Note:** the text is displayed in the `ui5-wizard` navigation header.",
8640
- "name": "subtitle-text",
8641
- "default": "undefined",
8642
- "fieldName": "subtitleText",
8643
- "type": {
8644
- "text": "string | undefined"
8645
- }
8646
- },
8647
- {
8648
- "description": "Defines the `icon` of the step.\n\n**Note:** The icon is displayed in the `ui5-wizard` navigation header.\n\nThe SAP-icons font provides numerous options.\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
8649
- "name": "icon",
8650
- "default": "undefined",
8651
- "fieldName": "icon",
8652
- "type": {
8653
- "text": "string | undefined"
8654
- }
8655
- },
8656
- {
8657
- "description": "Defines if the step is `disabled`. When disabled the step is displayed,\nbut the user can't select the step by clicking or navigate to it with scrolling.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8658
- "name": "disabled",
8659
- "default": "false",
8660
- "fieldName": "disabled",
8661
- "type": {
8662
- "text": "boolean"
8663
- }
8664
- },
8665
- {
8666
- "description": "Defines the step's `selected` state - the step that is currently active.\n\n**Note:** Step can't be `selected` and `disabled` at the same time.\nIn this case the `selected` property would take precedence.",
8667
- "name": "selected",
8668
- "default": "false",
8669
- "fieldName": "selected",
8670
- "type": {
8671
- "text": "boolean"
8672
- }
8673
- },
8674
- {
8675
- "description": "When `branching` is enabled a dashed line would be displayed after the step,\nmeant to indicate that the next step is not yet known and depends on user choice in the current step.\n\n**Note:** It is recommended to use `branching` on the last known step\nand later add new steps when it becomes clear how the wizard flow should continue.",
8676
- "name": "branching",
8677
- "default": "false",
8678
- "fieldName": "branching",
8679
- "type": {
8680
- "text": "boolean"
8681
- }
8682
- }
8683
- ],
8684
- "superclass": {
8685
- "name": "UI5Element",
8686
- "package": "@ui5/webcomponents-base",
8687
- "module": "dist/UI5Element.js"
8688
- },
8689
- "tagName": "ui5-wizard-step",
8690
- "customElement": true
8646
+ "kind": "js",
8647
+ "name": "default",
8648
+ "declaration": {
8649
+ "name": "TimelineGrowingMode",
8650
+ "module": "dist/types/TimelineGrowingMode.js"
8651
+ }
8691
8652
  }
8692
- ],
8653
+ ]
8654
+ },
8655
+ {
8656
+ "kind": "javascript-module",
8657
+ "path": "dist/types/TimelineLayout.js",
8658
+ "declarations": [],
8693
8659
  "exports": [
8694
8660
  {
8695
8661
  "kind": "js",
8696
8662
  "name": "default",
8697
8663
  "declaration": {
8698
- "name": "WizardStep",
8699
- "module": "dist/WizardStep.js"
8664
+ "name": "TimelineLayout",
8665
+ "module": "dist/types/TimelineLayout.js"
8700
8666
  }
8701
- },
8667
+ }
8668
+ ]
8669
+ },
8670
+ {
8671
+ "kind": "javascript-module",
8672
+ "path": "dist/types/UploadCollectionDnDMode.js",
8673
+ "declarations": [],
8674
+ "exports": [
8702
8675
  {
8703
- "kind": "custom-element-definition",
8704
- "name": "ui5-wizard-step",
8676
+ "kind": "js",
8677
+ "name": "default",
8705
8678
  "declaration": {
8706
- "name": "WizardStep",
8707
- "module": "dist/WizardStep.js"
8679
+ "name": "UploadCollectionDnDOverlayMode",
8680
+ "module": "dist/types/UploadCollectionDnDMode.js"
8708
8681
  }
8709
8682
  }
8710
8683
  ]
8711
8684
  },
8712
8685
  {
8713
8686
  "kind": "javascript-module",
8714
- "path": "dist/WizardTab.js",
8687
+ "path": "dist/types/UploadCollectionSelectionMode.js",
8715
8688
  "declarations": [],
8716
8689
  "exports": [
8717
8690
  {
8718
8691
  "kind": "js",
8719
8692
  "name": "default",
8720
8693
  "declaration": {
8721
- "name": "WizardTab",
8722
- "module": "dist/WizardTab.js"
8694
+ "name": "UploadCollectionSelectionMode",
8695
+ "module": "dist/types/UploadCollectionSelectionMode.js"
8723
8696
  }
8724
8697
  }
8725
8698
  ]
8726
8699
  },
8727
8700
  {
8728
8701
  "kind": "javascript-module",
8729
- "path": "dist/ssr-zxing-shim.js",
8702
+ "path": "dist/types/UploadState.js",
8730
8703
  "declarations": [],
8731
8704
  "exports": [
8732
8705
  {
8733
8706
  "kind": "js",
8734
8707
  "name": "default",
8735
8708
  "declaration": {
8736
- "name": "ZXing",
8737
- "module": "dist/ssr-zxing-shim.js"
8709
+ "name": "UploadState",
8710
+ "module": "dist/types/UploadState.js"
8738
8711
  }
8739
8712
  }
8740
8713
  ]
8741
8714
  },
8742
8715
  {
8743
8716
  "kind": "javascript-module",
8744
- "path": "dist/ssr-zxing.js",
8717
+ "path": "dist/types/ViewSettingsDialogMode.js",
8745
8718
  "declarations": [],
8746
8719
  "exports": [
8747
8720
  {
8748
8721
  "kind": "js",
8749
8722
  "name": "default",
8750
8723
  "declaration": {
8751
- "name": "ZXing",
8752
- "module": "dist/ssr-zxing.js"
8724
+ "name": "ViewSettingsDialogMode",
8725
+ "module": "dist/types/ViewSettingsDialogMode.js"
8726
+ }
8727
+ }
8728
+ ]
8729
+ },
8730
+ {
8731
+ "kind": "javascript-module",
8732
+ "path": "dist/types/WizardContentLayout.js",
8733
+ "declarations": [],
8734
+ "exports": [
8735
+ {
8736
+ "kind": "js",
8737
+ "name": "default",
8738
+ "declaration": {
8739
+ "name": "WizardContentLayout",
8740
+ "module": "dist/types/WizardContentLayout.js"
8753
8741
  }
8754
8742
  }
8755
8743
  ]
8744
+ },
8745
+ {
8746
+ "kind": "javascript-module",
8747
+ "path": "dist/illustrations/AllIllustrations.js",
8748
+ "declarations": [],
8749
+ "exports": []
8750
+ },
8751
+ {
8752
+ "kind": "javascript-module",
8753
+ "path": "dist/upload-utils/UploadCollectionBodyDnD.js",
8754
+ "declarations": [],
8755
+ "exports": []
8756
8756
  }
8757
8757
  ]
8758
8758
  }