@ui5/webcomponents 2.2.0-rc.0 → 2.2.0-rc.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 (430) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/AvatarGroup.js +1 -1
  4. package/dist/AvatarGroup.js.map +1 -1
  5. package/dist/Breadcrumbs.d.ts +17 -1
  6. package/dist/Breadcrumbs.js +87 -12
  7. package/dist/Breadcrumbs.js.map +1 -1
  8. package/dist/BreadcrumbsItem.d.ts +1 -0
  9. package/dist/BreadcrumbsItem.js.map +1 -1
  10. package/dist/Button.d.ts +1 -2
  11. package/dist/Button.js.map +1 -1
  12. package/dist/Calendar.js +8 -4
  13. package/dist/Calendar.js.map +1 -1
  14. package/dist/ColorPalette.js +12 -8
  15. package/dist/ColorPalette.js.map +1 -1
  16. package/dist/ColorPalettePopover.js +5 -5
  17. package/dist/ColorPalettePopover.js.map +1 -1
  18. package/dist/ComboBox.d.ts +1 -0
  19. package/dist/ComboBox.js +4 -1
  20. package/dist/ComboBox.js.map +1 -1
  21. package/dist/DatePicker.js +1 -1
  22. package/dist/DatePicker.js.map +1 -1
  23. package/dist/DayPicker.js +2 -2
  24. package/dist/DayPicker.js.map +1 -1
  25. package/dist/FileUploader.d.ts +22 -1
  26. package/dist/FileUploader.js +66 -7
  27. package/dist/FileUploader.js.map +1 -1
  28. package/dist/Input.d.ts +4 -0
  29. package/dist/Input.js +9 -4
  30. package/dist/Input.js.map +1 -1
  31. package/dist/MultiComboBox.d.ts +1 -0
  32. package/dist/MultiComboBox.js +4 -1
  33. package/dist/MultiComboBox.js.map +1 -1
  34. package/dist/MultiInput.d.ts +1 -0
  35. package/dist/MultiInput.js +4 -1
  36. package/dist/MultiInput.js.map +1 -1
  37. package/dist/Popup.js +3 -0
  38. package/dist/Popup.js.map +1 -1
  39. package/dist/Table.d.ts +2 -2
  40. package/dist/Table.js +4 -1
  41. package/dist/Table.js.map +1 -1
  42. package/dist/TableHeaderRow.d.ts +1 -2
  43. package/dist/TableHeaderRow.js +1 -2
  44. package/dist/TableHeaderRow.js.map +1 -1
  45. package/dist/TableSelection.js +4 -6
  46. package/dist/TableSelection.js.map +1 -1
  47. package/dist/TimePicker.d.ts +1 -0
  48. package/dist/TimePicker.js +9 -6
  49. package/dist/TimePicker.js.map +1 -1
  50. package/dist/css/themes/Avatar.css +1 -1
  51. package/dist/css/themes/AvatarGroup.css +1 -1
  52. package/dist/css/themes/Bar.css +1 -1
  53. package/dist/css/themes/Breadcrumbs.css +1 -1
  54. package/dist/css/themes/BusyIndicator.css +1 -1
  55. package/dist/css/themes/Button.css +1 -1
  56. package/dist/css/themes/Calendar.css +1 -1
  57. package/dist/css/themes/CalendarHeader.css +1 -1
  58. package/dist/css/themes/CalendarLegend.css +1 -1
  59. package/dist/css/themes/CalendarLegendItem.css +1 -1
  60. package/dist/css/themes/Card.css +1 -1
  61. package/dist/css/themes/CardHeader.css +1 -1
  62. package/dist/css/themes/Carousel.css +1 -1
  63. package/dist/css/themes/CheckBox.css +1 -1
  64. package/dist/css/themes/ColorPalette.css +1 -1
  65. package/dist/css/themes/ColorPaletteItem.css +1 -1
  66. package/dist/css/themes/ColorPalettePopover.css +1 -1
  67. package/dist/css/themes/ColorPicker.css +1 -1
  68. package/dist/css/themes/ComboBox.css +1 -1
  69. package/dist/css/themes/DatePicker.css +1 -1
  70. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  71. package/dist/css/themes/DayPicker.css +1 -1
  72. package/dist/css/themes/Dialog.css +1 -1
  73. package/dist/css/themes/FileUploader.css +1 -1
  74. package/dist/css/themes/Form.css +1 -1
  75. package/dist/css/themes/FormItem.css +1 -1
  76. package/dist/css/themes/FormLabelSpan.css +1 -1
  77. package/dist/css/themes/GrowingButton.css +1 -1
  78. package/dist/css/themes/Icon.css +1 -1
  79. package/dist/css/themes/Input.css +1 -1
  80. package/dist/css/themes/InputIcon.css +1 -1
  81. package/dist/css/themes/InputSharedStyles.css +1 -1
  82. package/dist/css/themes/Link.css +1 -1
  83. package/dist/css/themes/List.css +1 -1
  84. package/dist/css/themes/ListItem.css +1 -1
  85. package/dist/css/themes/ListItemBase.css +1 -1
  86. package/dist/css/themes/ListItemCustom.css +1 -1
  87. package/dist/css/themes/ListItemGroup.css +1 -1
  88. package/dist/css/themes/ListItemGroupHeader.css +1 -1
  89. package/dist/css/themes/ListItemIcon.css +1 -1
  90. package/dist/css/themes/Menu.css +1 -1
  91. package/dist/css/themes/MenuItem.css +1 -1
  92. package/dist/css/themes/MessageStrip.css +1 -1
  93. package/dist/css/themes/MonthPicker.css +1 -1
  94. package/dist/css/themes/MultiComboBox.css +1 -1
  95. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  96. package/dist/css/themes/MultiInput.css +1 -1
  97. package/dist/css/themes/NavigationMenu.css +1 -1
  98. package/dist/css/themes/NavigationMenuItem.css +1 -1
  99. package/dist/css/themes/OptionBase.css +1 -1
  100. package/dist/css/themes/Panel.css +1 -1
  101. package/dist/css/themes/Popover.css +1 -1
  102. package/dist/css/themes/PopupsCommon.css +1 -1
  103. package/dist/css/themes/ProgressIndicator.css +1 -1
  104. package/dist/css/themes/RadioButton.css +1 -1
  105. package/dist/css/themes/RangeSlider.css +1 -1
  106. package/dist/css/themes/RatingIndicator.css +1 -1
  107. package/dist/css/themes/ResponsivePopover.css +1 -1
  108. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  109. package/dist/css/themes/SegmentedButton.css +1 -1
  110. package/dist/css/themes/SegmentedButtonItem.css +1 -1
  111. package/dist/css/themes/Select.css +1 -1
  112. package/dist/css/themes/SliderBase.css +1 -1
  113. package/dist/css/themes/SplitButton.css +1 -1
  114. package/dist/css/themes/StepInput.css +1 -1
  115. package/dist/css/themes/SuggestionItem.css +1 -1
  116. package/dist/css/themes/SuggestionItemCustom.css +1 -1
  117. package/dist/css/themes/Switch.css +1 -1
  118. package/dist/css/themes/TabContainer.css +1 -1
  119. package/dist/css/themes/TabInOverflow.css +1 -1
  120. package/dist/css/themes/TabInStrip.css +1 -1
  121. package/dist/css/themes/TabSemanticIcon.css +1 -1
  122. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  123. package/dist/css/themes/Table.css +1 -1
  124. package/dist/css/themes/TableCellBase.css +1 -1
  125. package/dist/css/themes/TableHeaderRow.css +1 -1
  126. package/dist/css/themes/TableRow.css +1 -1
  127. package/dist/css/themes/TableRowBase.css +1 -1
  128. package/dist/css/themes/Tag.css +1 -1
  129. package/dist/css/themes/Text.css +1 -1
  130. package/dist/css/themes/TextArea.css +1 -1
  131. package/dist/css/themes/TimePicker.css +1 -1
  132. package/dist/css/themes/Toast.css +1 -1
  133. package/dist/css/themes/ToggleButton.css +1 -1
  134. package/dist/css/themes/Token.css +1 -1
  135. package/dist/css/themes/Tokenizer.css +1 -1
  136. package/dist/css/themes/TokenizerPopover.css +1 -1
  137. package/dist/css/themes/Toolbar.css +1 -1
  138. package/dist/css/themes/ToolbarPopover.css +1 -1
  139. package/dist/css/themes/TreeItem.css +1 -1
  140. package/dist/css/themes/ValueStateMessage.css +1 -1
  141. package/dist/css/themes/YearPicker.css +1 -1
  142. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  143. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  144. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  145. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  146. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  147. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  148. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
  149. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  150. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  151. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
  152. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  153. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
  154. package/dist/custom-elements-internal.json +69 -2
  155. package/dist/custom-elements.json +49 -2
  156. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  157. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  158. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  159. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  160. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  161. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  162. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
  163. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  164. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  165. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
  166. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  167. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
  168. package/dist/generated/i18n/i18n-defaults.d.ts +2 -1
  169. package/dist/generated/i18n/i18n-defaults.js +2 -1
  170. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  171. package/dist/generated/templates/BreadcrumbsTemplate.lit.js +5 -3
  172. package/dist/generated/templates/BreadcrumbsTemplate.lit.js.map +1 -1
  173. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +1 -1
  174. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js.map +1 -1
  175. package/dist/generated/templates/ComboBoxTemplate.lit.js +1 -1
  176. package/dist/generated/templates/ComboBoxTemplate.lit.js.map +1 -1
  177. package/dist/generated/templates/InputTemplate.lit.js +2 -2
  178. package/dist/generated/templates/InputTemplate.lit.js.map +1 -1
  179. package/dist/generated/templates/ListTemplate.lit.js +1 -1
  180. package/dist/generated/templates/ListTemplate.lit.js.map +1 -1
  181. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +1 -1
  182. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js.map +1 -1
  183. package/dist/generated/templates/MultiComboBoxTemplate.lit.js +1 -1
  184. package/dist/generated/templates/MultiComboBoxTemplate.lit.js.map +1 -1
  185. package/dist/generated/templates/MultiInputTemplate.lit.js +3 -3
  186. package/dist/generated/templates/MultiInputTemplate.lit.js.map +1 -1
  187. package/dist/generated/templates/RangeSliderTemplate.lit.js +1 -1
  188. package/dist/generated/templates/RangeSliderTemplate.lit.js.map +1 -1
  189. package/dist/generated/templates/SliderTemplate.lit.js +1 -1
  190. package/dist/generated/templates/SliderTemplate.lit.js.map +1 -1
  191. package/dist/generated/templates/TimePickerPopoverTemplate.lit.js +1 -1
  192. package/dist/generated/templates/TimePickerPopoverTemplate.lit.js.map +1 -1
  193. package/dist/generated/templates/TimePickerTemplate.lit.js +1 -1
  194. package/dist/generated/templates/TimePickerTemplate.lit.js.map +1 -1
  195. package/dist/generated/themes/Avatar.css.js +1 -1
  196. package/dist/generated/themes/Avatar.css.js.map +1 -1
  197. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  198. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  199. package/dist/generated/themes/Bar.css.js +1 -1
  200. package/dist/generated/themes/Bar.css.js.map +1 -1
  201. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  202. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  203. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  204. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  205. package/dist/generated/themes/Button.css.js +1 -1
  206. package/dist/generated/themes/Button.css.js.map +1 -1
  207. package/dist/generated/themes/Calendar.css.js +1 -1
  208. package/dist/generated/themes/Calendar.css.js.map +1 -1
  209. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  210. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  211. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  212. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  213. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  214. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  215. package/dist/generated/themes/Card.css.js +1 -1
  216. package/dist/generated/themes/Card.css.js.map +1 -1
  217. package/dist/generated/themes/CardHeader.css.js +1 -1
  218. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  219. package/dist/generated/themes/Carousel.css.js +1 -1
  220. package/dist/generated/themes/Carousel.css.js.map +1 -1
  221. package/dist/generated/themes/CheckBox.css.js +1 -1
  222. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  223. package/dist/generated/themes/ColorPalette.css.js +1 -1
  224. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  225. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  226. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  227. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  228. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  229. package/dist/generated/themes/ColorPicker.css.js +1 -1
  230. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  231. package/dist/generated/themes/ComboBox.css.js +1 -1
  232. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  233. package/dist/generated/themes/DatePicker.css.js +1 -1
  234. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  235. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  236. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  237. package/dist/generated/themes/DayPicker.css.js +1 -1
  238. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  239. package/dist/generated/themes/Dialog.css.js +1 -1
  240. package/dist/generated/themes/Dialog.css.js.map +1 -1
  241. package/dist/generated/themes/FileUploader.css.js +1 -1
  242. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  243. package/dist/generated/themes/Form.css.js +1 -1
  244. package/dist/generated/themes/Form.css.js.map +1 -1
  245. package/dist/generated/themes/FormItem.css.js +1 -1
  246. package/dist/generated/themes/FormItem.css.js.map +1 -1
  247. package/dist/generated/themes/FormLabelSpan.css.js +1 -1
  248. package/dist/generated/themes/FormLabelSpan.css.js.map +1 -1
  249. package/dist/generated/themes/GrowingButton.css.js +1 -1
  250. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  251. package/dist/generated/themes/Icon.css.js +1 -1
  252. package/dist/generated/themes/Icon.css.js.map +1 -1
  253. package/dist/generated/themes/Input.css.js +1 -1
  254. package/dist/generated/themes/Input.css.js.map +1 -1
  255. package/dist/generated/themes/InputIcon.css.js +1 -1
  256. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  257. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  258. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  259. package/dist/generated/themes/Link.css.js +1 -1
  260. package/dist/generated/themes/Link.css.js.map +1 -1
  261. package/dist/generated/themes/List.css.js +1 -1
  262. package/dist/generated/themes/List.css.js.map +1 -1
  263. package/dist/generated/themes/ListItem.css.js +1 -1
  264. package/dist/generated/themes/ListItem.css.js.map +1 -1
  265. package/dist/generated/themes/ListItemBase.css.js +1 -1
  266. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  267. package/dist/generated/themes/ListItemCustom.css.js +1 -1
  268. package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
  269. package/dist/generated/themes/ListItemGroup.css.js +1 -1
  270. package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
  271. package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
  272. package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
  273. package/dist/generated/themes/ListItemIcon.css.js +1 -1
  274. package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
  275. package/dist/generated/themes/Menu.css.js +1 -1
  276. package/dist/generated/themes/Menu.css.js.map +1 -1
  277. package/dist/generated/themes/MenuItem.css.js +1 -1
  278. package/dist/generated/themes/MenuItem.css.js.map +1 -1
  279. package/dist/generated/themes/MessageStrip.css.js +1 -1
  280. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  281. package/dist/generated/themes/MonthPicker.css.js +1 -1
  282. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  283. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  284. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  285. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  286. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  287. package/dist/generated/themes/MultiInput.css.js +1 -1
  288. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  289. package/dist/generated/themes/NavigationMenu.css.js +1 -1
  290. package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
  291. package/dist/generated/themes/NavigationMenuItem.css.js +1 -1
  292. package/dist/generated/themes/NavigationMenuItem.css.js.map +1 -1
  293. package/dist/generated/themes/OptionBase.css.js +1 -1
  294. package/dist/generated/themes/OptionBase.css.js.map +1 -1
  295. package/dist/generated/themes/Panel.css.js +1 -1
  296. package/dist/generated/themes/Panel.css.js.map +1 -1
  297. package/dist/generated/themes/Popover.css.js +1 -1
  298. package/dist/generated/themes/Popover.css.js.map +1 -1
  299. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  300. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  301. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  302. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  303. package/dist/generated/themes/RadioButton.css.js +1 -1
  304. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  305. package/dist/generated/themes/RangeSlider.css.js +1 -1
  306. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  307. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  308. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  309. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  310. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  311. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  312. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  313. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  314. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  315. package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
  316. package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
  317. package/dist/generated/themes/Select.css.js +1 -1
  318. package/dist/generated/themes/Select.css.js.map +1 -1
  319. package/dist/generated/themes/SliderBase.css.js +1 -1
  320. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  321. package/dist/generated/themes/SplitButton.css.js +1 -1
  322. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  323. package/dist/generated/themes/StepInput.css.js +1 -1
  324. package/dist/generated/themes/StepInput.css.js.map +1 -1
  325. package/dist/generated/themes/SuggestionItem.css.js +1 -1
  326. package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
  327. package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
  328. package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
  329. package/dist/generated/themes/Switch.css.js +1 -1
  330. package/dist/generated/themes/Switch.css.js.map +1 -1
  331. package/dist/generated/themes/TabContainer.css.js +1 -1
  332. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  333. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  334. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  335. package/dist/generated/themes/TabInStrip.css.js +1 -1
  336. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  337. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  338. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  339. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  340. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  341. package/dist/generated/themes/Table.css.js +1 -1
  342. package/dist/generated/themes/Table.css.js.map +1 -1
  343. package/dist/generated/themes/TableCellBase.css.js +1 -1
  344. package/dist/generated/themes/TableCellBase.css.js.map +1 -1
  345. package/dist/generated/themes/TableHeaderRow.css.js +1 -1
  346. package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
  347. package/dist/generated/themes/TableRow.css.js +1 -1
  348. package/dist/generated/themes/TableRow.css.js.map +1 -1
  349. package/dist/generated/themes/TableRowBase.css.js +1 -1
  350. package/dist/generated/themes/TableRowBase.css.js.map +1 -1
  351. package/dist/generated/themes/Tag.css.js +1 -1
  352. package/dist/generated/themes/Tag.css.js.map +1 -1
  353. package/dist/generated/themes/Text.css.js +1 -1
  354. package/dist/generated/themes/Text.css.js.map +1 -1
  355. package/dist/generated/themes/TextArea.css.js +1 -1
  356. package/dist/generated/themes/TextArea.css.js.map +1 -1
  357. package/dist/generated/themes/TimePicker.css.js +1 -1
  358. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  359. package/dist/generated/themes/Toast.css.js +1 -1
  360. package/dist/generated/themes/Toast.css.js.map +1 -1
  361. package/dist/generated/themes/ToggleButton.css.js +1 -1
  362. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  363. package/dist/generated/themes/Token.css.js +1 -1
  364. package/dist/generated/themes/Token.css.js.map +1 -1
  365. package/dist/generated/themes/Tokenizer.css.js +1 -1
  366. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  367. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  368. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  369. package/dist/generated/themes/Toolbar.css.js +1 -1
  370. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  371. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  372. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  373. package/dist/generated/themes/TreeItem.css.js +1 -1
  374. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  375. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  376. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  377. package/dist/generated/themes/YearPicker.css.js +1 -1
  378. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  379. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  380. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  381. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  382. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  383. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  384. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  385. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  386. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  387. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  388. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  389. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  390. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  391. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
  392. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
  393. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  394. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  395. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  396. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  397. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
  398. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
  399. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  400. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  401. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
  402. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
  403. package/dist/vscode.html-custom-data.json +8 -3
  404. package/dist/web-types.json +35 -5
  405. package/package.json +9 -9
  406. package/src/Breadcrumbs.hbs +18 -3
  407. package/src/ComboBox.hbs +1 -0
  408. package/src/ComboBoxPopover.hbs +1 -0
  409. package/src/Input.hbs +3 -1
  410. package/src/List.hbs +1 -1
  411. package/src/MultiComboBox.hbs +1 -0
  412. package/src/MultiComboBoxPopover.hbs +1 -0
  413. package/src/MultiInput.hbs +1 -0
  414. package/src/RangeSlider.hbs +2 -2
  415. package/src/Slider.hbs +1 -1
  416. package/src/TimePickerPopover.hbs +1 -1
  417. package/src/i18n/messagebundle.properties +3 -0
  418. package/src/themes/Breadcrumbs.css +13 -0
  419. package/src/themes/DayPicker.css +8 -3
  420. package/src/themes/Dialog.css +1 -0
  421. package/src/themes/List.css +10 -0
  422. package/src/themes/SplitButton.css +0 -1
  423. package/src/themes/TimePicker.css +1 -1
  424. package/src/themes/base/Dialog-parameters.css +1 -0
  425. package/src/themes/base/PopupBlockLayer-parameters.css +1 -1
  426. package/src/themes/sap_fiori_3_hcb/Dialog-parameters.css +1 -0
  427. package/src/themes/sap_fiori_3_hcw/Dialog-parameters.css +1 -0
  428. package/src/themes/sap_horizon/Dialog-parameters.css +1 -1
  429. package/src/themes/sap_horizon_hcb/Dialog-parameters.css +1 -0
  430. package/src/themes/sap_horizon_hcw/Dialog-parameters.css +1 -0
@@ -1329,7 +1329,7 @@
1329
1329
  },
1330
1330
  {
1331
1331
  "name": "ui5-file-uploader",
1332
- "description": "### Overview\n\nThe `ui5-file-uploader` opens a file explorer dialog and enables users to upload files.\nThe component consists of input field, but you can provide an HTML element by your choice\nto trigger the file upload, by using the default slot.\nFurthermore, you can set the property \"hideInput\" to \"true\" to hide the input field.\n\nTo get all selected files, you can simply use the read-only \"files\" property.\nTo restrict the types of files the user can select, you can use the \"accept\" property.\n\nAnd, similar to all input based components, the FileUploader supports \"valueState\", \"placeholder\", \"name\", and \"disabled\" properties.\n\nFor the `ui5-file-uploader`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/FileUploader.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Event is fired when the value of the file path has been changed.\n\n**Note:** Keep in mind that because of the HTML input element of type file, the event is also fired in Chrome browser when the Cancel button of the uploads window is pressed.\n\n### **Slots:**\n - **default** - By default the component contains a single input field. With this slot you can pass any content that you wish to add. See the samples for more information.\n\n**Note:** If no content is provided in this slot, the component will only consist of an input field and will not be interactable using the keyboard.\nAlso it is not recommended to use any non-interactable components, as it may lead to poor accessibility experience.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
1332
+ "description": "### Overview\n\nThe `ui5-file-uploader` opens a file explorer dialog and enables users to upload files.\nThe component consists of input field, but you can provide an HTML element by your choice\nto trigger the file upload, by using the default slot.\nFurthermore, you can set the property \"hideInput\" to \"true\" to hide the input field.\n\nTo get all selected files, you can simply use the read-only \"files\" property.\nTo restrict the types of files the user can select, you can use the \"accept\" property.\n\nAnd, similar to all input based components, the FileUploader supports \"valueState\", \"placeholder\", \"name\", and \"disabled\" properties.\n\nFor the `ui5-file-uploader`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/FileUploader.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Event is fired when the value of the file path has been changed.\n\n**Note:** Keep in mind that because of the HTML input element of type file, the event is also fired in Chrome browser when the Cancel button of the uploads window is pressed.\n- **fileSizeExceeded** - Event is fired when the size of a file is above the `maxFileSize` property value.\n\n### **Slots:**\n - **default** - By default the component contains a single input field. With this slot you can pass any content that you wish to add. See the samples for more information.\n\n**Note:** If no content is provided in this slot, the component will only consist of an input field and will not be interactable using the keyboard.\nAlso it is not recommended to use any non-interactable components, as it may lead to poor accessibility experience.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
1333
1333
  "attributes": [
1334
1334
  {
1335
1335
  "name": "accept",
@@ -1366,6 +1366,11 @@
1366
1366
  "description": "Defines the name/names of the file/files to upload.",
1367
1367
  "values": []
1368
1368
  },
1369
+ {
1370
+ "name": "max-file-size",
1371
+ "description": "Defines the maximum file size in megabytes which prevents the upload if at least one file exceeds it.",
1372
+ "values": []
1373
+ },
1369
1374
  {
1370
1375
  "name": "value-state",
1371
1376
  "description": "Defines the value state of the component.",
@@ -1488,7 +1493,7 @@
1488
1493
  },
1489
1494
  {
1490
1495
  "name": "ui5-input",
1491
- "description": "### Overview\n\nThe `ui5-input` component allows the user to enter and edit text or numeric values in one line.\n\nAdditionally, you can provide `suggestionItems`,\nthat are displayed in a popover right under the input.\n\nThe text field can be editable or read-only (`readonly` property),\nand it can be enabled or disabled (`disabled` property).\nTo visualize semantic states, such as \"Negative\" or \"Critical\", the `valueState` property is provided.\nWhen the user makes changes to the text, the change event is fired,\nwhich enables you to react on any text change.\n\n**Note:** If you are using the `ui5-input` as a single npm module,\ndon't forget to import the `InputSuggestions` module from\n\"@ui5/webcomponents/dist/features/InputSuggestions.js\"\nto enable the suggestions functionality.\n\n### Keyboard Handling\nThe `ui5-input` provides the following keyboard shortcuts:\n\n- [Escape] - Closes the suggestion list, if open. If closed or not enabled, cancels changes and reverts to the value which the Input field had when it got the focus.\n- [Enter] or [Return] - If suggestion list is open takes over the current matching item and closes it. If value state or group header is focused, does nothing.\n- [Down] - Focuses the next matching item in the suggestion list. Selection-change event is fired.\n- [Up] - Focuses the previous matching item in the suggestion list. Selection-change event is fired.\n- [Home] - If focus is in the text input, moves caret before the first character. If focus is in the list, highlights the first item and updates the input accordingly.\n- [End] - If focus is in the text input, moves caret after the last character. If focus is in the list, highlights the last item and updates the input accordingly.\n- [Page Up] - If focus is in the list, moves highlight up by page size (10 items by default). If focus is in the input, does nothing.\n- [Page Down] - If focus is in the list, moves highlight down by page size (10 items by default). If focus is in the input, does nothing.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Input.js\";`\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";` (optional - for input suggestions support)\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n- **open** - Fired when the suggestions picker is open.\n- **close** - Fired when the suggestions picker is closed.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Importing the Input Suggestions Support feature:\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";`\n\nautomatically imports the `<ui5-suggestion-item>` and `<ui5-suggestion-item-group>` for your convenience.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.",
1496
+ "description": "### Overview\n\nThe `ui5-input` component allows the user to enter and edit text or numeric values in one line.\n\nAdditionally, you can provide `suggestionItems`,\nthat are displayed in a popover right under the input.\n\nThe text field can be editable or read-only (`readonly` property),\nand it can be enabled or disabled (`disabled` property).\nTo visualize semantic states, such as \"Negative\" or \"Critical\", the `valueState` property is provided.\nWhen the user makes changes to the text, the change event is fired,\nwhich enables you to react on any text change.\n\n**Note:** If you are using the `ui5-input` as a single npm module,\ndon't forget to import the `InputSuggestions` module from\n\"@ui5/webcomponents/dist/features/InputSuggestions.js\"\nto enable the suggestions functionality.\n\n### Keyboard Handling\nThe `ui5-input` provides the following keyboard shortcuts:\n\n- [Escape] - Closes the suggestion list, if open. If closed or not enabled, cancels changes and reverts to the value which the Input field had when it got the focus.\n- [Enter] or [Return] - If suggestion list is open takes over the current matching item and closes it. If value state or group header is focused, does nothing.\n- [Down] - Focuses the next matching item in the suggestion list. Selection-change event is fired.\n- [Up] - Focuses the previous matching item in the suggestion list. Selection-change event is fired.\n- [Home] - If focus is in the text input, moves caret before the first character. If focus is in the list, highlights the first item and updates the input accordingly.\n- [End] - If focus is in the text input, moves caret after the last character. If focus is in the list, highlights the last item and updates the input accordingly.\n- [Page Up] - If focus is in the list, moves highlight up by page size (10 items by default). If focus is in the input, does nothing.\n- [Page Down] - If focus is in the list, moves highlight down by page size (10 items by default). If focus is in the input, does nothing.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Input.js\";`\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";` (optional - for input suggestions support)\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n- **open** - Fired when the suggestions picker is open.\n- **close** - Fired when the suggestions picker is closed.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Importing the Input Suggestions Support feature:\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";`\n\nautomatically imports the `<ui5-suggestion-item>` and `<ui5-suggestion-item-group>` for your convenience.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **root** - Used to style the root DOM element of the Input component\n- **input** - Used to style the native input element\n- **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text",
1492
1497
  "attributes": [
1493
1498
  {
1494
1499
  "name": "disabled",
@@ -3635,7 +3640,7 @@
3635
3640
  "attributes": [
3636
3641
  {
3637
3642
  "name": "sticky",
3638
- "description": "Sticks the `ui5-table-header-row` to the top of a table.\n\nNote: If used in combination with overflowMode \"Scroll\", the table needs a defined height\nor needs to be inside of a container with a defined height for the sticky header to work as expected.",
3643
+ "description": "Sticks the `ui5-table-header-row` to the top of a table.\n\nNote: If used in combination with overflowMode \"Scroll\", the table needs a defined height for the sticky header to work as expected.",
3639
3644
  "values": []
3640
3645
  }
3641
3646
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@ui5/webcomponents",
4
- "version": "2.2.0-rc.0",
4
+ "version": "2.2.0-rc.2",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
@@ -2697,7 +2697,7 @@
2697
2697
  },
2698
2698
  {
2699
2699
  "name": "ui5-file-uploader",
2700
- "description": "### Overview\n\nThe `ui5-file-uploader` opens a file explorer dialog and enables users to upload files.\nThe component consists of input field, but you can provide an HTML element by your choice\nto trigger the file upload, by using the default slot.\nFurthermore, you can set the property \"hideInput\" to \"true\" to hide the input field.\n\nTo get all selected files, you can simply use the read-only \"files\" property.\nTo restrict the types of files the user can select, you can use the \"accept\" property.\n\nAnd, similar to all input based components, the FileUploader supports \"valueState\", \"placeholder\", \"name\", and \"disabled\" properties.\n\nFor the `ui5-file-uploader`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/FileUploader.js\";`\n---\n\n\n### **Events:**\n - **change** - Event is fired when the value of the file path has been changed.\n\n**Note:** Keep in mind that because of the HTML input element of type file, the event is also fired in Chrome browser when the Cancel button of the uploads window is pressed.\n\n### **Slots:**\n - **default** - By default the component contains a single input field. With this slot you can pass any content that you wish to add. See the samples for more information.\n\n**Note:** If no content is provided in this slot, the component will only consist of an input field and will not be interactable using the keyboard.\nAlso it is not recommended to use any non-interactable components, as it may lead to poor accessibility experience.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
2700
+ "description": "### Overview\n\nThe `ui5-file-uploader` opens a file explorer dialog and enables users to upload files.\nThe component consists of input field, but you can provide an HTML element by your choice\nto trigger the file upload, by using the default slot.\nFurthermore, you can set the property \"hideInput\" to \"true\" to hide the input field.\n\nTo get all selected files, you can simply use the read-only \"files\" property.\nTo restrict the types of files the user can select, you can use the \"accept\" property.\n\nAnd, similar to all input based components, the FileUploader supports \"valueState\", \"placeholder\", \"name\", and \"disabled\" properties.\n\nFor the `ui5-file-uploader`\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/FileUploader.js\";`\n---\n\n\n### **Events:**\n - **change** - Event is fired when the value of the file path has been changed.\n\n**Note:** Keep in mind that because of the HTML input element of type file, the event is also fired in Chrome browser when the Cancel button of the uploads window is pressed.\n- **fileSizeExceeded** - Event is fired when the size of a file is above the `maxFileSize` property value.\n\n### **Slots:**\n - **default** - By default the component contains a single input field. With this slot you can pass any content that you wish to add. See the samples for more information.\n\n**Note:** If no content is provided in this slot, the component will only consist of an input field and will not be interactable using the keyboard.\nAlso it is not recommended to use any non-interactable components, as it may lead to poor accessibility experience.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.",
2701
2701
  "doc-url": "",
2702
2702
  "attributes": [
2703
2703
  {
@@ -2735,6 +2735,11 @@
2735
2735
  "description": "Defines the name/names of the file/files to upload.",
2736
2736
  "value": { "type": "string", "default": "\"\"" }
2737
2737
  },
2738
+ {
2739
+ "name": "max-file-size",
2740
+ "description": "Defines the maximum file size in megabytes which prevents the upload if at least one file exceeds it.",
2741
+ "value": { "type": "number | undefined", "default": "undefined" }
2742
+ },
2738
2743
  {
2739
2744
  "name": "value-state",
2740
2745
  "description": "Defines the value state of the component.",
@@ -2763,6 +2768,10 @@
2763
2768
  {
2764
2769
  "name": "change",
2765
2770
  "description": "Event is fired when the value of the file path has been changed.\n\n**Note:** Keep in mind that because of the HTML input element of type file, the event is also fired in Chrome browser when the Cancel button of the uploads window is pressed."
2771
+ },
2772
+ {
2773
+ "name": "fileSizeExceeded",
2774
+ "description": "Event is fired when the size of a file is above the `maxFileSize` property value."
2766
2775
  }
2767
2776
  ],
2768
2777
  "js": {
@@ -2802,6 +2811,11 @@
2802
2811
  "description": "Defines the name/names of the file/files to upload.",
2803
2812
  "value": { "type": "string" }
2804
2813
  },
2814
+ {
2815
+ "name": "max-file-size",
2816
+ "description": "Defines the maximum file size in megabytes which prevents the upload if at least one file exceeds it.",
2817
+ "value": { "type": "number | undefined" }
2818
+ },
2805
2819
  {
2806
2820
  "name": "value-state",
2807
2821
  "description": "Defines the value state of the component.",
@@ -2819,6 +2833,10 @@
2819
2833
  {
2820
2834
  "name": "change",
2821
2835
  "description": "Event is fired when the value of the file path has been changed.\n\n**Note:** Keep in mind that because of the HTML input element of type file, the event is also fired in Chrome browser when the Cancel button of the uploads window is pressed."
2836
+ },
2837
+ {
2838
+ "name": "fileSizeExceeded",
2839
+ "description": "Event is fired when the size of a file is above the `maxFileSize` property value."
2822
2840
  }
2823
2841
  ]
2824
2842
  }
@@ -3036,7 +3054,7 @@
3036
3054
  },
3037
3055
  {
3038
3056
  "name": "ui5-input",
3039
- "description": "### Overview\n\nThe `ui5-input` component allows the user to enter and edit text or numeric values in one line.\n\nAdditionally, you can provide `suggestionItems`,\nthat are displayed in a popover right under the input.\n\nThe text field can be editable or read-only (`readonly` property),\nand it can be enabled or disabled (`disabled` property).\nTo visualize semantic states, such as \"Negative\" or \"Critical\", the `valueState` property is provided.\nWhen the user makes changes to the text, the change event is fired,\nwhich enables you to react on any text change.\n\n**Note:** If you are using the `ui5-input` as a single npm module,\ndon't forget to import the `InputSuggestions` module from\n\"@ui5/webcomponents/dist/features/InputSuggestions.js\"\nto enable the suggestions functionality.\n\n### Keyboard Handling\nThe `ui5-input` provides the following keyboard shortcuts:\n\n- [Escape] - Closes the suggestion list, if open. If closed or not enabled, cancels changes and reverts to the value which the Input field had when it got the focus.\n- [Enter] or [Return] - If suggestion list is open takes over the current matching item and closes it. If value state or group header is focused, does nothing.\n- [Down] - Focuses the next matching item in the suggestion list. Selection-change event is fired.\n- [Up] - Focuses the previous matching item in the suggestion list. Selection-change event is fired.\n- [Home] - If focus is in the text input, moves caret before the first character. If focus is in the list, highlights the first item and updates the input accordingly.\n- [End] - If focus is in the text input, moves caret after the last character. If focus is in the list, highlights the last item and updates the input accordingly.\n- [Page Up] - If focus is in the list, moves highlight up by page size (10 items by default). If focus is in the input, does nothing.\n- [Page Down] - If focus is in the list, moves highlight down by page size (10 items by default). If focus is in the input, does nothing.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Input.js\";`\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";` (optional - for input suggestions support)\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n- **open** - Fired when the suggestions picker is open.\n- **close** - Fired when the suggestions picker is closed.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Importing the Input Suggestions Support feature:\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";`\n\nautomatically imports the `<ui5-suggestion-item>` and `<ui5-suggestion-item-group>` for your convenience.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.",
3057
+ "description": "### Overview\n\nThe `ui5-input` component allows the user to enter and edit text or numeric values in one line.\n\nAdditionally, you can provide `suggestionItems`,\nthat are displayed in a popover right under the input.\n\nThe text field can be editable or read-only (`readonly` property),\nand it can be enabled or disabled (`disabled` property).\nTo visualize semantic states, such as \"Negative\" or \"Critical\", the `valueState` property is provided.\nWhen the user makes changes to the text, the change event is fired,\nwhich enables you to react on any text change.\n\n**Note:** If you are using the `ui5-input` as a single npm module,\ndon't forget to import the `InputSuggestions` module from\n\"@ui5/webcomponents/dist/features/InputSuggestions.js\"\nto enable the suggestions functionality.\n\n### Keyboard Handling\nThe `ui5-input` provides the following keyboard shortcuts:\n\n- [Escape] - Closes the suggestion list, if open. If closed or not enabled, cancels changes and reverts to the value which the Input field had when it got the focus.\n- [Enter] or [Return] - If suggestion list is open takes over the current matching item and closes it. If value state or group header is focused, does nothing.\n- [Down] - Focuses the next matching item in the suggestion list. Selection-change event is fired.\n- [Up] - Focuses the previous matching item in the suggestion list. Selection-change event is fired.\n- [Home] - If focus is in the text input, moves caret before the first character. If focus is in the list, highlights the first item and updates the input accordingly.\n- [End] - If focus is in the text input, moves caret after the last character. If focus is in the list, highlights the last item and updates the input accordingly.\n- [Page Up] - If focus is in the list, moves highlight up by page size (10 items by default). If focus is in the input, does nothing.\n- [Page Down] - If focus is in the list, moves highlight down by page size (10 items by default). If focus is in the input, does nothing.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Input.js\";`\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";` (optional - for input suggestions support)\n---\n\n\n### **Events:**\n - **change** - Fired when the input operation has finished by pressing Enter or on focusout.\n- **input** - Fired when the value of the component changes at each keystroke,\nand when a suggestion item has been selected.\n- **select** - Fired when some text has been selected.\n- **selection-change** - Fired when the user navigates to a suggestion item via the ARROW keys,\nas a preview, before the final selection.\n- **open** - Fired when the suggestions picker is open.\n- **close** - Fired when the suggestions picker is closed.\n\n### **Slots:**\n - **default** - Defines the suggestion items.\n\n**Note:** The suggestions would be displayed only if the `showSuggestions`\nproperty is set to `true`.\n\n**Note:** The `<ui5-suggestion-item>`, `<ui5-suggestion-item-group>` and `ui5-suggestion-item-custom` are recommended to be used as suggestion items.\n\n**Note:** Importing the Input Suggestions Support feature:\n\n`import \"@ui5/webcomponents/dist/features/InputSuggestions.js\";`\n\nautomatically imports the `<ui5-suggestion-item>` and `<ui5-suggestion-item-group>` for your convenience.\n- **icon** - Defines the icon to be displayed in the component.\n- **valueStateMessage** - Defines the value state message that will be displayed as pop up under the component.\nThe value state message slot should contain only one root element.\n\n**Note:** If not specified, a default text (in the respective language) will be displayed.\n\n**Note:** The `valueStateMessage` would be displayed,\nwhen the component is in `Information`, `Critical` or `Negative` value state.\n\n**Note:** If the component has `suggestionItems`,\nthe `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.\n\n### **CSS Parts:**\n - **root** - Used to style the root DOM element of the Input component\n- **input** - Used to style the native input element\n- **clear-icon** - Used to style the clear icon, which can be pressed to clear user input text",
3040
3058
  "doc-url": "",
3041
3059
  "attributes": [
3042
3060
  {
@@ -7611,7 +7629,7 @@
7611
7629
  "attributes": [
7612
7630
  {
7613
7631
  "name": "sticky",
7614
- "description": "Sticks the `ui5-table-header-row` to the top of a table.\n\nNote: If used in combination with overflowMode \"Scroll\", the table needs a defined height\nor needs to be inside of a container with a defined height for the sticky header to work as expected.",
7632
+ "description": "Sticks the `ui5-table-header-row` to the top of a table.\n\nNote: If used in combination with overflowMode \"Scroll\", the table needs a defined height for the sticky header to work as expected.",
7615
7633
  "value": { "type": "boolean", "default": "false" }
7616
7634
  }
7617
7635
  ],
@@ -7626,7 +7644,7 @@
7626
7644
  "properties": [
7627
7645
  {
7628
7646
  "name": "sticky",
7629
- "description": "Sticks the `ui5-table-header-row` to the top of a table.\n\nNote: If used in combination with overflowMode \"Scroll\", the table needs a defined height\nor needs to be inside of a container with a defined height for the sticky header to work as expected.",
7647
+ "description": "Sticks the `ui5-table-header-row` to the top of a table.\n\nNote: If used in combination with overflowMode \"Scroll\", the table needs a defined height for the sticky header to work as expected.",
7630
7648
  "value": { "type": "boolean" }
7631
7649
  }
7632
7650
  ],
@@ -9736,6 +9754,18 @@
9736
9754
  "name": "part(root)",
9737
9755
  "description": "Used to style the outermost wrapper of the `ui5-icon`."
9738
9756
  },
9757
+ {
9758
+ "name": "part(root)",
9759
+ "description": "Used to style the root DOM element of the Input component"
9760
+ },
9761
+ {
9762
+ "name": "part(input)",
9763
+ "description": "Used to style the native input element"
9764
+ },
9765
+ {
9766
+ "name": "part(clear-icon)",
9767
+ "description": "Used to style the clear icon, which can be pressed to clear user input text"
9768
+ },
9739
9769
  {
9740
9770
  "name": "part(icon)",
9741
9771
  "description": "Used to style the provided icon within the link"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents",
3
- "version": "2.2.0-rc.0",
3
+ "version": "2.2.0-rc.2",
4
4
  "description": "UI5 Web Components: webcomponents.main",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -50,16 +50,16 @@
50
50
  "directory": "packages/main"
51
51
  },
52
52
  "dependencies": {
53
- "@ui5/webcomponents-base": "2.2.0-rc.0",
54
- "@ui5/webcomponents-icons": "2.2.0-rc.0",
55
- "@ui5/webcomponents-icons-business-suite": "2.2.0-rc.0",
56
- "@ui5/webcomponents-icons-tnt": "2.2.0-rc.0",
57
- "@ui5/webcomponents-localization": "2.2.0-rc.0",
58
- "@ui5/webcomponents-theming": "2.2.0-rc.0"
53
+ "@ui5/webcomponents-base": "2.2.0-rc.2",
54
+ "@ui5/webcomponents-icons": "2.2.0-rc.2",
55
+ "@ui5/webcomponents-icons-business-suite": "2.2.0-rc.2",
56
+ "@ui5/webcomponents-icons-tnt": "2.2.0-rc.2",
57
+ "@ui5/webcomponents-localization": "2.2.0-rc.2",
58
+ "@ui5/webcomponents-theming": "2.2.0-rc.2"
59
59
  },
60
60
  "devDependencies": {
61
- "@ui5/webcomponents-tools": "2.2.0-rc.0",
61
+ "@ui5/webcomponents-tools": "2.2.0-rc.2",
62
62
  "chromedriver": "^126.0.0"
63
63
  },
64
- "gitHead": "8955aa596143ba93da03d4e6cf2bd547993c59c2"
64
+ "gitHead": "2c1b6c66d0abba9532115b63acd68c81e62acf66"
65
65
  }
@@ -29,12 +29,27 @@
29
29
  wrapping-type="None">
30
30
  {{this.innerText}}
31
31
  </ui5-link>
32
-
33
- {{#unless this._isCurrentPageItem}}
32
+ {{#if this._needsSeparator}}
34
33
  <span class="ui5-breadcrumbs-separator" aria-hidden="true"></span>
35
- {{/unless}}
34
+ {{/if}}
36
35
  </li>
37
36
  {{/each}}
37
+ {{#unless _endsWithCurrentLinkItem }}
38
+ {{#if _endsWithCurrentLocation}}
39
+ <li class="ui5-breadcrumbs-current-location" @click="{{../_onLabelPress}}">
40
+
41
+ <span aria-current="page"
42
+ aria-label="{{_currentLocationAccName}}"
43
+ role="link"
44
+ id="{{this._id}}-labelWrapper">
45
+
46
+ <ui5-label>
47
+ {{_currentLocationText}}
48
+ </ui5-label>
49
+ </span>
50
+ </li>
51
+ {{/if}}
52
+ {{/unless}}
38
53
  </ol>
39
54
  </nav>
40
55
 
package/src/ComboBox.hbs CHANGED
@@ -24,6 +24,7 @@
24
24
  aria-describedby="value-state-description"
25
25
  aria-label="{{ariaLabelText}}"
26
26
  aria-required="{{required}}"
27
+ aria-controls="{{responsivePopoverId}}"
27
28
  autocomplete="off"
28
29
  data-sap-focus-ref
29
30
  />
@@ -13,6 +13,7 @@
13
13
  @keydown={{_handlePopoverKeydown}}
14
14
  @focusout={{_handlePopoverFocusout}}
15
15
  accessible-name="{{_popupLabel}}"
16
+ id="{{responsivePopoverId}}"
16
17
  .open={{open}}
17
18
  .opener={{this}}
18
19
  >
package/src/Input.hbs CHANGED
@@ -1,5 +1,6 @@
1
1
  <div
2
2
  class="ui5-input-root ui5-input-focusable-element"
3
+ part="root"
3
4
  @focusin="{{_onfocusin}}"
4
5
  @focusout="{{_onfocusout}}"
5
6
  >
@@ -8,6 +9,7 @@
8
9
 
9
10
  <input
10
11
  id="inner"
12
+ part="input"
11
13
  class="ui5-input-inner"
12
14
  style="{{styles.innerInput}}"
13
15
  type="{{inputType}}"
@@ -44,7 +46,7 @@
44
46
 
45
47
  {{#if _effectiveShowClearIcon}}
46
48
  <div @click={{_clear}} @mousedown={{_iconMouseDown}} class="ui5-input-clear-icon-wrapper inputIcon" tabindex="-1">
47
- <ui5-icon tabindex="-1" class="ui5-input-clear-icon" name="decline" accessible-name="{{clearIconAccessibleName}}"></ui5-icon>
49
+ <ui5-icon part="clear-icon" tabindex="-1" class="ui5-input-clear-icon" name="decline" accessible-name="{{clearIconAccessibleName}}"></ui5-icon>
48
50
  </div>
49
51
  {{/if}}
50
52
 
package/src/List.hbs CHANGED
@@ -48,7 +48,7 @@
48
48
  <slot></slot>
49
49
 
50
50
  {{#if showNoDataText}}
51
- <li id="{{_id}}-nodata" class="ui5-list-nodata">
51
+ <li tabindex="0" id="{{_id}}-nodata" class="ui5-list-nodata">
52
52
  <div id="{{_id}}-nodata-text" class="ui5-list-nodata-text">
53
53
  {{noDataText}}
54
54
  </div>
@@ -76,6 +76,7 @@
76
76
  aria-describedby="{{ariaDescribedByText}}"
77
77
  aria-required="{{required}}"
78
78
  aria-label="{{ariaLabelText}}"
79
+ aria-controls="{{responsivePopoverId}}"
79
80
  autocomplete="off"
80
81
  data-sap-focus-ref
81
82
  />
@@ -2,6 +2,7 @@
2
2
  placement="Bottom"
3
3
  horizontal-align="Start"
4
4
  class="{{classes.popover}}"
5
+ id="{{responsivePopoverId}}"
5
6
  hide-arrow
6
7
  prevent-initial-focus
7
8
  style="{{styles.suggestionsPopover}}"
@@ -27,6 +27,7 @@
27
27
  @mouseup={{valueHelpMouseUp}}
28
28
  class="inputIcon"
29
29
  name="value-help"
30
+ accessible-name="{{valueHelpLabel}}"
30
31
  ></ui5-icon>
31
32
  {{/if}}
32
33
  {{/inline}}
@@ -43,7 +43,7 @@
43
43
  aria-labelledby="{{_ariaLabelledByStartHandleRefs}}"
44
44
  aria-disabled="{{_ariaDisabled}}"
45
45
  >
46
- <ui5-icon name="direction-arrows" slider-icon></ui5-icon>
46
+ <ui5-icon name="direction-arrows" mode="Decorative" slider-icon></ui5-icon>
47
47
 
48
48
  {{#if showTooltip}}
49
49
  <div class="ui5-slider-tooltip ui5-slider-tooltip--start" style="{{styles.tooltip}}">
@@ -66,7 +66,7 @@
66
66
  aria-labelledby="{{_ariaLabelledByEndHandleRefs}}"
67
67
  aria-disabled="{{_ariaDisabled}}"
68
68
  >
69
- <ui5-icon name="direction-arrows" slider-icon></ui5-icon>
69
+ <ui5-icon name="direction-arrows" mode="Decorative" slider-icon></ui5-icon>
70
70
 
71
71
  {{#if showTooltip}}
72
72
  <div class="ui5-slider-tooltip ui5-slider-tooltip--end" style="{{styles.tooltip}}">
package/src/Slider.hbs CHANGED
@@ -32,7 +32,7 @@
32
32
  data-sap-focus-ref
33
33
  part="handle"
34
34
  >
35
- <ui5-icon name="direction-arrows" part="icon-slider" slider-icon></ui5-icon>
35
+ <ui5-icon mode="Decorative" "direction-arrows" part="icon-slider" slider-icon></ui5-icon>
36
36
  {{#if showTooltip}}
37
37
  <div class="ui5-slider-tooltip" style="{{styles.tooltip}}">
38
38
  <span class="ui5-slider-tooltip-value">{{tooltipValue}}</span>
@@ -29,7 +29,7 @@
29
29
  </div>
30
30
  </ui5-responsive-popover>
31
31
 
32
- {{#if _isPhone}}
32
+ {{#if _isMobileDevice}}
33
33
  <ui5-popover
34
34
  id="{{_id}}-popover"
35
35
  class="ui5-time-picker-inputs-popover"
@@ -279,6 +279,9 @@ MULTIINPUT_ROLEDESCRIPTION_TEXT=Multi Value Input
279
279
  #XFLD: Token number indicator which is used to show more tokens
280
280
  MULTIINPUT_SHOW_MORE_TOKENS={0} more
281
281
 
282
+ #XACT: ARIA announcement for value help
283
+ MULTIINPUT_VALUE_HELP_LABEL=Show Value Help
284
+
282
285
  #XTOL: Tooltip for panel expand title
283
286
  PANEL_ICON=Expand/Collapse
284
287
 
@@ -22,6 +22,19 @@
22
22
  display: inline;
23
23
  }
24
24
 
25
+ .ui5-breadcrumbs-current-location {
26
+ min-width: 1%;
27
+ flex: 1 1 auto;
28
+ /* Fix extra height in ul -> li element */
29
+ font-size: 0;
30
+ align-self: center;
31
+ }
32
+
33
+ .ui5-breadcrumbs-current-location > span:focus {
34
+ outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
35
+ border-radius: var(--_ui5_breadcrumbs_current_location_focus_border_radius);
36
+ }
37
+
25
38
  .ui5-breadcrumbs-dropdown-arrow-link-wrapper[hidden] {
26
39
  display: none
27
40
  }
@@ -107,7 +107,7 @@
107
107
  height: 100%;
108
108
  }
109
109
 
110
- .ui5-dp-item.ui5-dp-item--weeekend {
110
+ .ui5-dp-item.ui5-dp-item--weekend {
111
111
  background: var(--sapLegend_NonWorkingBackground);
112
112
  }
113
113
 
@@ -117,7 +117,7 @@
117
117
  }
118
118
 
119
119
 
120
- .ui5-dp-item.ui5-dp-item--weeekend:hover {
120
+ .ui5-dp-item.ui5-dp-item--weekend:hover {
121
121
  background: var(--sapList_Hover_Background);
122
122
  filter: var(--_ui5_daypicker_item_weeekend_filter);
123
123
  }
@@ -129,7 +129,7 @@
129
129
  }
130
130
 
131
131
  .ui5-dp-item.ui5-dp-item--othermonth:hover,
132
- .ui5-dp-item.ui5-dp-item--weeekend.ui5-dp-item--othermonth:hover {
132
+ .ui5-dp-item.ui5-dp-item--weekend.ui5-dp-item--othermonth:hover {
133
133
  color: var(--_ui5_daypicker_item_othermonth_hover_color);
134
134
  background: var(--sapList_Hover_Background);
135
135
  }
@@ -328,6 +328,11 @@
328
328
  border-block-start: var(--_ui5_daypicker_special_day_border_top);
329
329
  }
330
330
 
331
+ .ui5-dp-specialday.NonWorking,
332
+ .ui5-dp-specialday.Working {
333
+ border-block-start: none;
334
+ }
335
+
331
336
  .ui5-dp-item--selected .ui5-dp-specialday {
332
337
  width: var(--_ui5_daypicker_selected_item_special_day_width);
333
338
  }
@@ -152,6 +152,7 @@
152
152
 
153
153
  :host::backdrop {
154
154
  background-color: var(--_ui5_popup_block_layer_background);
155
+ opacity: var(--_ui5_dialog_block_layer_opacity);
155
156
  }
156
157
 
157
158
  .ui5-block-layer {
@@ -86,11 +86,21 @@
86
86
  background-color: var(--sapList_Background);
87
87
  border-bottom: 1px solid var(--sapList_BorderColor);
88
88
  padding: 0 1rem !important;
89
+ outline: none;
89
90
  height: var(--_ui5_list_no_data_height);
90
91
  font-size: var(--_ui5_list_no_data_font_size);
91
92
  font-family: "72override", var(--sapFontFamily);
92
93
  }
93
94
 
95
+ .ui5-list-nodata:focus::after {
96
+ content: "";
97
+ border: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle) var(--sapContent_FocusColor);
98
+ position: absolute;
99
+ inset: 0.125rem;
100
+ pointer-events: none;
101
+ top: calc(50% + 0.125rem);
102
+ }
103
+
94
104
  .ui5-list-nodata-text {
95
105
  overflow: hidden;
96
106
  text-overflow: ellipsis;
@@ -209,7 +209,6 @@
209
209
  .ui5-split-arrow-button {
210
210
  border-start-start-radius: var(--_ui5_split_button_hover_border_radius);
211
211
  border-end-start-radius: var(--_ui5_split_button_hover_border_radius);
212
- width: 2.25rem;
213
212
  border-color: var(--_ui5_split_text_button_border_color);
214
213
  background-color: var(--_ui5_split_text_button_background_color);
215
214
  position: relative;
@@ -12,7 +12,7 @@
12
12
 
13
13
  :host {
14
14
  min-width: calc(var(--_ui5_input_min_width) + var(--_ui5_input_icon_width));
15
- height: var(--sapElement_Height);
15
+ height: var(--_ui5_input_height);
16
16
  color: var(--sapField_TextColor);
17
17
  background-color: var(--sapField_Background);
18
18
  border-radius: var(--_ui5-time_picker_border_radius);
@@ -9,4 +9,5 @@
9
9
  --_ui5_dialog_header_success_state_icon_color: var(--sapPositiveElementColor);
10
10
  --_ui5_dialog_header_warning_state_icon_color: var(--sapCriticalElementColor);
11
11
  --_ui5_dialog_header_state_line_height: 0.0625rem;
12
+ --_ui5_dialog_block_layer_opacity: 0.2;
12
13
  }
@@ -1,3 +1,3 @@
1
1
  :root {
2
- --_ui5_popup_block_layer_background: color-mix(in oklch, transparent, var(--sapBlockLayer_Background) 60%);
2
+ --_ui5_popup_block_layer_background: var(--sapBlockLayer_Background);
3
3
  }
@@ -2,4 +2,5 @@
2
2
 
3
3
  :root {
4
4
  --_ui5_dialog_header_state_line_height: 0.125rem;
5
+ --_ui5_dialog_block_layer_opacity: 0.3;
5
6
  }
@@ -2,4 +2,5 @@
2
2
 
3
3
  :root {
4
4
  --_ui5_dialog_header_state_line_height: 0.125rem;
5
+ --_ui5_dialog_block_layer_opacity: 0.3;
5
6
  }
@@ -6,4 +6,4 @@
6
6
  --_ui5_dialog_header_focus_left_offset: 1px;
7
7
  --_ui5_dialog_header_focus_right_offset: 1px;
8
8
  --_ui5_dialog_header_border_radius: var(--sapElement_BorderCornerRadius);
9
- }
9
+ }
@@ -2,4 +2,5 @@
2
2
 
3
3
  :root {
4
4
  --_ui5_dialog_header_state_line_height: 0.125rem;
5
+ --_ui5_dialog_block_layer_opacity: 0.3;
5
6
  }
@@ -2,4 +2,5 @@
2
2
 
3
3
  :root {
4
4
  --_ui5_dialog_header_state_line_height: 0.125rem;
5
+ --_ui5_dialog_block_layer_opacity: 0.3;
5
6
  }