@ui5/webcomponents 2.0.1 → 2.1.0-rc.1

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 (499) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/ComboBox.d.ts +1 -2
  4. package/dist/ComboBox.js +3 -6
  5. package/dist/ComboBox.js.map +1 -1
  6. package/dist/DatePicker.d.ts +1 -1
  7. package/dist/DatePicker.js.map +1 -1
  8. package/dist/DateRangePicker.js +1 -1
  9. package/dist/DateRangePicker.js.map +1 -1
  10. package/dist/Dialog.d.ts +1 -7
  11. package/dist/Dialog.js +1 -8
  12. package/dist/Dialog.js.map +1 -1
  13. package/dist/FileUploader.d.ts +2 -2
  14. package/dist/FileUploader.js.map +1 -1
  15. package/dist/Input.d.ts +2 -2
  16. package/dist/Input.js +19 -9
  17. package/dist/Input.js.map +1 -1
  18. package/dist/ListItem.d.ts +1 -0
  19. package/dist/ListItem.js.map +1 -1
  20. package/dist/ListItemGroup.d.ts +19 -0
  21. package/dist/ListItemGroup.js +120 -1
  22. package/dist/ListItemGroup.js.map +1 -1
  23. package/dist/MenuItem.d.ts +20 -1
  24. package/dist/MenuItem.js +20 -1
  25. package/dist/MenuItem.js.map +1 -1
  26. package/dist/MultiComboBox.d.ts +1 -2
  27. package/dist/MultiComboBox.js +2 -5
  28. package/dist/MultiComboBox.js.map +1 -1
  29. package/dist/NavigationMenuItem.d.ts +2 -0
  30. package/dist/Popover.d.ts +2 -6
  31. package/dist/Popover.js +9 -8
  32. package/dist/Popover.js.map +1 -1
  33. package/dist/Popup.d.ts +2 -7
  34. package/dist/Popup.js +9 -7
  35. package/dist/Popup.js.map +1 -1
  36. package/dist/RatingIndicator.js +1 -0
  37. package/dist/RatingIndicator.js.map +1 -1
  38. package/dist/ResponsivePopover.js +0 -2
  39. package/dist/ResponsivePopover.js.map +1 -1
  40. package/dist/Select.d.ts +1 -1
  41. package/dist/Select.js +8 -4
  42. package/dist/Select.js.map +1 -1
  43. package/dist/StepInput.d.ts +1 -1
  44. package/dist/StepInput.js.map +1 -1
  45. package/dist/Text.js +1 -1
  46. package/dist/Text.js.map +1 -1
  47. package/dist/TextArea.d.ts +2 -3
  48. package/dist/TextArea.js +4 -7
  49. package/dist/TextArea.js.map +1 -1
  50. package/dist/TimePicker.d.ts +26 -1
  51. package/dist/TimePicker.js +35 -4
  52. package/dist/TimePicker.js.map +1 -1
  53. package/dist/Title.d.ts +9 -0
  54. package/dist/Title.js +12 -0
  55. package/dist/Title.js.map +1 -1
  56. package/dist/Tokenizer.d.ts +1 -1
  57. package/dist/Tokenizer.js.map +1 -1
  58. package/dist/Toolbar.js +1 -0
  59. package/dist/Toolbar.js.map +1 -1
  60. package/dist/TreeItemBase.d.ts +1 -0
  61. package/dist/TreeItemBase.js +7 -0
  62. package/dist/TreeItemBase.js.map +1 -1
  63. package/dist/css/themes/Avatar.css +1 -1
  64. package/dist/css/themes/AvatarGroup.css +1 -1
  65. package/dist/css/themes/Bar.css +1 -1
  66. package/dist/css/themes/Breadcrumbs.css +1 -1
  67. package/dist/css/themes/BusyIndicator.css +1 -1
  68. package/dist/css/themes/Button.css +1 -1
  69. package/dist/css/themes/Calendar.css +1 -1
  70. package/dist/css/themes/CalendarHeader.css +1 -1
  71. package/dist/css/themes/CalendarLegend.css +1 -1
  72. package/dist/css/themes/CalendarLegendItem.css +1 -1
  73. package/dist/css/themes/Card.css +1 -1
  74. package/dist/css/themes/CardHeader.css +1 -1
  75. package/dist/css/themes/Carousel.css +1 -1
  76. package/dist/css/themes/CheckBox.css +1 -1
  77. package/dist/css/themes/ColorPalette.css +1 -1
  78. package/dist/css/themes/ColorPaletteItem.css +1 -1
  79. package/dist/css/themes/ColorPalettePopover.css +1 -1
  80. package/dist/css/themes/ColorPicker.css +1 -1
  81. package/dist/css/themes/ComboBox.css +1 -1
  82. package/dist/css/themes/DatePicker.css +1 -1
  83. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  84. package/dist/css/themes/DayPicker.css +1 -1
  85. package/dist/css/themes/Dialog.css +1 -1
  86. package/dist/css/themes/FileUploader.css +1 -1
  87. package/dist/css/themes/Form.css +1 -1
  88. package/dist/css/themes/FormItem.css +1 -1
  89. package/dist/css/themes/FormLabelSpan.css +1 -1
  90. package/dist/css/themes/GrowingButton.css +1 -1
  91. package/dist/css/themes/Icon.css +1 -1
  92. package/dist/css/themes/Input.css +1 -1
  93. package/dist/css/themes/InputIcon.css +1 -1
  94. package/dist/css/themes/InputSharedStyles.css +1 -1
  95. package/dist/css/themes/Label.css +1 -1
  96. package/dist/css/themes/Link.css +1 -1
  97. package/dist/css/themes/List.css +1 -1
  98. package/dist/css/themes/ListItem.css +1 -1
  99. package/dist/css/themes/ListItemBase.css +1 -1
  100. package/dist/css/themes/ListItemCustom.css +1 -1
  101. package/dist/css/themes/ListItemGroup.css +1 -1
  102. package/dist/css/themes/ListItemGroupHeader.css +1 -1
  103. package/dist/css/themes/ListItemIcon.css +1 -1
  104. package/dist/css/themes/Menu.css +1 -1
  105. package/dist/css/themes/MenuItem.css +1 -1
  106. package/dist/css/themes/MessageStrip.css +1 -1
  107. package/dist/css/themes/MonthPicker.css +1 -1
  108. package/dist/css/themes/MultiComboBox.css +1 -1
  109. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  110. package/dist/css/themes/MultiInput.css +1 -1
  111. package/dist/css/themes/NavigationMenu.css +1 -1
  112. package/dist/css/themes/NavigationMenuItem.css +1 -1
  113. package/dist/css/themes/OptionBase.css +1 -1
  114. package/dist/css/themes/Panel.css +1 -1
  115. package/dist/css/themes/Popover.css +1 -1
  116. package/dist/css/themes/PopupsCommon.css +1 -1
  117. package/dist/css/themes/ProgressIndicator.css +1 -1
  118. package/dist/css/themes/RadioButton.css +1 -1
  119. package/dist/css/themes/RangeSlider.css +1 -1
  120. package/dist/css/themes/RatingIndicator.css +1 -1
  121. package/dist/css/themes/ResponsivePopover.css +1 -1
  122. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  123. package/dist/css/themes/SegmentedButton.css +1 -1
  124. package/dist/css/themes/SegmentedButtonItem.css +1 -1
  125. package/dist/css/themes/Select.css +1 -1
  126. package/dist/css/themes/SliderBase.css +1 -1
  127. package/dist/css/themes/SplitButton.css +1 -1
  128. package/dist/css/themes/StepInput.css +1 -1
  129. package/dist/css/themes/SuggestionItem.css +1 -1
  130. package/dist/css/themes/SuggestionItemCustom.css +1 -1
  131. package/dist/css/themes/Switch.css +1 -1
  132. package/dist/css/themes/TabContainer.css +1 -1
  133. package/dist/css/themes/TabInOverflow.css +1 -1
  134. package/dist/css/themes/TabInStrip.css +1 -1
  135. package/dist/css/themes/TabSemanticIcon.css +1 -1
  136. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  137. package/dist/css/themes/TableCellBase.css +1 -1
  138. package/dist/css/themes/TableHeaderRow.css +1 -1
  139. package/dist/css/themes/TableRowBase.css +1 -1
  140. package/dist/css/themes/Tag.css +1 -1
  141. package/dist/css/themes/Text.css +1 -1
  142. package/dist/css/themes/TextArea.css +1 -1
  143. package/dist/css/themes/TimePicker.css +1 -1
  144. package/dist/css/themes/Title.css +1 -1
  145. package/dist/css/themes/Toast.css +1 -1
  146. package/dist/css/themes/ToggleButton.css +1 -1
  147. package/dist/css/themes/Token.css +1 -1
  148. package/dist/css/themes/Tokenizer.css +1 -1
  149. package/dist/css/themes/TokenizerPopover.css +1 -1
  150. package/dist/css/themes/Toolbar.css +1 -1
  151. package/dist/css/themes/ToolbarPopover.css +1 -1
  152. package/dist/css/themes/TreeItem.css +1 -1
  153. package/dist/css/themes/ValueStateMessage.css +1 -1
  154. package/dist/css/themes/YearPicker.css +1 -1
  155. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  156. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  157. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  158. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  159. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  160. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  161. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
  162. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  163. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  164. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
  165. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  166. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
  167. package/dist/custom-elements-internal.json +870 -1129
  168. package/dist/custom-elements.json +333 -34
  169. package/dist/features/InputSuggestions.js +5 -2
  170. package/dist/features/InputSuggestions.js.map +1 -1
  171. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  172. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  173. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  174. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  175. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  176. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  177. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
  178. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  179. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  180. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
  181. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  182. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
  183. package/dist/generated/templates/ColorPalettePopoverTemplate.lit.js +1 -1
  184. package/dist/generated/templates/ColorPalettePopoverTemplate.lit.js.map +1 -1
  185. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +9 -10
  186. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js.map +1 -1
  187. package/dist/generated/templates/ComboBoxTemplate.lit.js +9 -10
  188. package/dist/generated/templates/ComboBoxTemplate.lit.js.map +1 -1
  189. package/dist/generated/templates/DialogTemplate.lit.js +2 -2
  190. package/dist/generated/templates/DialogTemplate.lit.js.map +1 -1
  191. package/dist/generated/templates/LabelTemplate.lit.js +1 -1
  192. package/dist/generated/templates/LabelTemplate.lit.js.map +1 -1
  193. package/dist/generated/templates/ListItemBaseTemplate.lit.js +1 -1
  194. package/dist/generated/templates/ListItemBaseTemplate.lit.js.map +1 -1
  195. package/dist/generated/templates/ListItemCustomTemplate.lit.js +1 -1
  196. package/dist/generated/templates/ListItemCustomTemplate.lit.js.map +1 -1
  197. package/dist/generated/templates/ListItemGroupTemplate.lit.js +1 -1
  198. package/dist/generated/templates/ListItemGroupTemplate.lit.js.map +1 -1
  199. package/dist/generated/templates/ListItemStandardTemplate.lit.js +1 -1
  200. package/dist/generated/templates/ListItemStandardTemplate.lit.js.map +1 -1
  201. package/dist/generated/templates/ListItemTemplate.lit.js +1 -1
  202. package/dist/generated/templates/ListItemTemplate.lit.js.map +1 -1
  203. package/dist/generated/templates/MenuItemTemplate.lit.js +2 -2
  204. package/dist/generated/templates/MenuItemTemplate.lit.js.map +1 -1
  205. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +12 -12
  206. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js.map +1 -1
  207. package/dist/generated/templates/MultiComboBoxTemplate.lit.js +12 -12
  208. package/dist/generated/templates/MultiComboBoxTemplate.lit.js.map +1 -1
  209. package/dist/generated/templates/NavigationMenuItemTemplate.lit.js +2 -2
  210. package/dist/generated/templates/NavigationMenuItemTemplate.lit.js.map +1 -1
  211. package/dist/generated/templates/OptionCustomTemplate.lit.js +1 -1
  212. package/dist/generated/templates/OptionCustomTemplate.lit.js.map +1 -1
  213. package/dist/generated/templates/OptionTemplate.lit.js +1 -1
  214. package/dist/generated/templates/OptionTemplate.lit.js.map +1 -1
  215. package/dist/generated/templates/PopoverTemplate.lit.js +3 -3
  216. package/dist/generated/templates/PopoverTemplate.lit.js.map +1 -1
  217. package/dist/generated/templates/PopupTemplate.lit.js +1 -1
  218. package/dist/generated/templates/PopupTemplate.lit.js.map +1 -1
  219. package/dist/generated/templates/ResponsivePopoverTemplate.lit.js +3 -3
  220. package/dist/generated/templates/ResponsivePopoverTemplate.lit.js.map +1 -1
  221. package/dist/generated/templates/SuggestionItemCustomTemplate.lit.js +1 -1
  222. package/dist/generated/templates/SuggestionItemCustomTemplate.lit.js.map +1 -1
  223. package/dist/generated/templates/SuggestionItemGroupTemplate.lit.js +1 -1
  224. package/dist/generated/templates/SuggestionItemGroupTemplate.lit.js.map +1 -1
  225. package/dist/generated/templates/SuggestionItemTemplate.lit.js +1 -1
  226. package/dist/generated/templates/SuggestionItemTemplate.lit.js.map +1 -1
  227. package/dist/generated/templates/SuggestionListItemTemplate.lit.js +1 -1
  228. package/dist/generated/templates/SuggestionListItemTemplate.lit.js.map +1 -1
  229. package/dist/generated/templates/TabInOverflowTemplate.lit.js +1 -1
  230. package/dist/generated/templates/TabInOverflowTemplate.lit.js.map +1 -1
  231. package/dist/generated/templates/TagTemplate.lit.js +2 -2
  232. package/dist/generated/templates/TagTemplate.lit.js.map +1 -1
  233. package/dist/generated/templates/TextAreaPopoverTemplate.lit.js +4 -5
  234. package/dist/generated/templates/TextAreaPopoverTemplate.lit.js.map +1 -1
  235. package/dist/generated/templates/TextAreaTemplate.lit.js +3 -4
  236. package/dist/generated/templates/TextAreaTemplate.lit.js.map +1 -1
  237. package/dist/generated/templates/TimePickerTemplate.lit.js +1 -1
  238. package/dist/generated/templates/TimePickerTemplate.lit.js.map +1 -1
  239. package/dist/generated/templates/TokenizerPopoverTemplate.lit.js +1 -1
  240. package/dist/generated/templates/TokenizerPopoverTemplate.lit.js.map +1 -1
  241. package/dist/generated/templates/TokenizerTemplate.lit.js +1 -1
  242. package/dist/generated/templates/TokenizerTemplate.lit.js.map +1 -1
  243. package/dist/generated/templates/TreeItemBaseTemplate.lit.js +1 -1
  244. package/dist/generated/templates/TreeItemBaseTemplate.lit.js.map +1 -1
  245. package/dist/generated/templates/TreeItemCustomTemplate.lit.js +1 -1
  246. package/dist/generated/templates/TreeItemCustomTemplate.lit.js.map +1 -1
  247. package/dist/generated/templates/TreeItemTemplate.lit.js +1 -1
  248. package/dist/generated/templates/TreeItemTemplate.lit.js.map +1 -1
  249. package/dist/generated/themes/Avatar.css.js +1 -1
  250. package/dist/generated/themes/Avatar.css.js.map +1 -1
  251. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  252. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  253. package/dist/generated/themes/Bar.css.js +1 -1
  254. package/dist/generated/themes/Bar.css.js.map +1 -1
  255. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  256. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  257. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  258. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  259. package/dist/generated/themes/Button.css.js +1 -1
  260. package/dist/generated/themes/Button.css.js.map +1 -1
  261. package/dist/generated/themes/Calendar.css.js +1 -1
  262. package/dist/generated/themes/Calendar.css.js.map +1 -1
  263. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  264. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  265. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  266. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  267. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  268. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  269. package/dist/generated/themes/Card.css.js +1 -1
  270. package/dist/generated/themes/Card.css.js.map +1 -1
  271. package/dist/generated/themes/CardHeader.css.js +1 -1
  272. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  273. package/dist/generated/themes/Carousel.css.js +1 -1
  274. package/dist/generated/themes/Carousel.css.js.map +1 -1
  275. package/dist/generated/themes/CheckBox.css.js +1 -1
  276. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  277. package/dist/generated/themes/ColorPalette.css.js +1 -1
  278. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  279. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  280. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  281. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  282. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  283. package/dist/generated/themes/ColorPicker.css.js +1 -1
  284. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  285. package/dist/generated/themes/ComboBox.css.js +1 -1
  286. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  287. package/dist/generated/themes/DatePicker.css.js +1 -1
  288. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  289. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  290. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  291. package/dist/generated/themes/DayPicker.css.js +1 -1
  292. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  293. package/dist/generated/themes/Dialog.css.js +1 -1
  294. package/dist/generated/themes/Dialog.css.js.map +1 -1
  295. package/dist/generated/themes/FileUploader.css.js +1 -1
  296. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  297. package/dist/generated/themes/Form.css.js +1 -1
  298. package/dist/generated/themes/Form.css.js.map +1 -1
  299. package/dist/generated/themes/FormItem.css.js +1 -1
  300. package/dist/generated/themes/FormItem.css.js.map +1 -1
  301. package/dist/generated/themes/FormLabelSpan.css.js +1 -1
  302. package/dist/generated/themes/FormLabelSpan.css.js.map +1 -1
  303. package/dist/generated/themes/GrowingButton.css.js +1 -1
  304. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  305. package/dist/generated/themes/Icon.css.js +1 -1
  306. package/dist/generated/themes/Icon.css.js.map +1 -1
  307. package/dist/generated/themes/Input.css.js +1 -1
  308. package/dist/generated/themes/Input.css.js.map +1 -1
  309. package/dist/generated/themes/InputIcon.css.js +1 -1
  310. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  311. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  312. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  313. package/dist/generated/themes/Label.css.js +1 -1
  314. package/dist/generated/themes/Label.css.js.map +1 -1
  315. package/dist/generated/themes/Link.css.js +1 -1
  316. package/dist/generated/themes/Link.css.js.map +1 -1
  317. package/dist/generated/themes/List.css.js +1 -1
  318. package/dist/generated/themes/List.css.js.map +1 -1
  319. package/dist/generated/themes/ListItem.css.js +1 -1
  320. package/dist/generated/themes/ListItem.css.js.map +1 -1
  321. package/dist/generated/themes/ListItemBase.css.js +1 -1
  322. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  323. package/dist/generated/themes/ListItemCustom.css.js +1 -1
  324. package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
  325. package/dist/generated/themes/ListItemGroup.css.js +1 -1
  326. package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
  327. package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
  328. package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
  329. package/dist/generated/themes/ListItemIcon.css.js +1 -1
  330. package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
  331. package/dist/generated/themes/Menu.css.js +1 -1
  332. package/dist/generated/themes/Menu.css.js.map +1 -1
  333. package/dist/generated/themes/MenuItem.css.js +1 -1
  334. package/dist/generated/themes/MenuItem.css.js.map +1 -1
  335. package/dist/generated/themes/MessageStrip.css.js +1 -1
  336. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  337. package/dist/generated/themes/MonthPicker.css.js +1 -1
  338. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  339. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  340. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  341. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  342. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  343. package/dist/generated/themes/MultiInput.css.js +1 -1
  344. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  345. package/dist/generated/themes/NavigationMenu.css.js +1 -1
  346. package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
  347. package/dist/generated/themes/NavigationMenuItem.css.js +1 -1
  348. package/dist/generated/themes/NavigationMenuItem.css.js.map +1 -1
  349. package/dist/generated/themes/OptionBase.css.js +1 -1
  350. package/dist/generated/themes/OptionBase.css.js.map +1 -1
  351. package/dist/generated/themes/Panel.css.js +1 -1
  352. package/dist/generated/themes/Panel.css.js.map +1 -1
  353. package/dist/generated/themes/Popover.css.js +1 -1
  354. package/dist/generated/themes/Popover.css.js.map +1 -1
  355. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  356. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  357. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  358. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  359. package/dist/generated/themes/RadioButton.css.js +1 -1
  360. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  361. package/dist/generated/themes/RangeSlider.css.js +1 -1
  362. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  363. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  364. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  365. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  366. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  367. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  368. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  369. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  370. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  371. package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
  372. package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
  373. package/dist/generated/themes/Select.css.js +1 -1
  374. package/dist/generated/themes/Select.css.js.map +1 -1
  375. package/dist/generated/themes/SliderBase.css.js +1 -1
  376. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  377. package/dist/generated/themes/SplitButton.css.js +1 -1
  378. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  379. package/dist/generated/themes/StepInput.css.js +1 -1
  380. package/dist/generated/themes/StepInput.css.js.map +1 -1
  381. package/dist/generated/themes/SuggestionItem.css.js +1 -1
  382. package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
  383. package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
  384. package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
  385. package/dist/generated/themes/Switch.css.js +1 -1
  386. package/dist/generated/themes/Switch.css.js.map +1 -1
  387. package/dist/generated/themes/TabContainer.css.js +1 -1
  388. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  389. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  390. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  391. package/dist/generated/themes/TabInStrip.css.js +1 -1
  392. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  393. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  394. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  395. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  396. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  397. package/dist/generated/themes/TableCellBase.css.js +1 -1
  398. package/dist/generated/themes/TableCellBase.css.js.map +1 -1
  399. package/dist/generated/themes/TableHeaderRow.css.js +1 -1
  400. package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
  401. package/dist/generated/themes/TableRowBase.css.js +1 -1
  402. package/dist/generated/themes/TableRowBase.css.js.map +1 -1
  403. package/dist/generated/themes/Tag.css.js +1 -1
  404. package/dist/generated/themes/Tag.css.js.map +1 -1
  405. package/dist/generated/themes/Text.css.js +1 -1
  406. package/dist/generated/themes/Text.css.js.map +1 -1
  407. package/dist/generated/themes/TextArea.css.js +1 -1
  408. package/dist/generated/themes/TextArea.css.js.map +1 -1
  409. package/dist/generated/themes/TimePicker.css.js +1 -1
  410. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  411. package/dist/generated/themes/Title.css.js +1 -1
  412. package/dist/generated/themes/Title.css.js.map +1 -1
  413. package/dist/generated/themes/Toast.css.js +1 -1
  414. package/dist/generated/themes/Toast.css.js.map +1 -1
  415. package/dist/generated/themes/ToggleButton.css.js +1 -1
  416. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  417. package/dist/generated/themes/Token.css.js +1 -1
  418. package/dist/generated/themes/Token.css.js.map +1 -1
  419. package/dist/generated/themes/Tokenizer.css.js +1 -1
  420. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  421. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  422. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  423. package/dist/generated/themes/Toolbar.css.js +1 -1
  424. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  425. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  426. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  427. package/dist/generated/themes/TreeItem.css.js +1 -1
  428. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  429. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  430. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  431. package/dist/generated/themes/YearPicker.css.js +1 -1
  432. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  433. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  434. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  435. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  436. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  437. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  438. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  439. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  440. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  441. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  442. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  443. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  444. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  445. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
  446. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
  447. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  448. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  449. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  450. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  451. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
  452. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
  453. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  454. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  455. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
  456. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
  457. package/dist/vscode.html-custom-data.json +107 -15
  458. package/dist/web-types.json +255 -31
  459. package/package.json +9 -9
  460. package/src/ColorPalettePopover.hbs +1 -1
  461. package/src/ComboBoxPopover.hbs +5 -3
  462. package/src/Dialog.hbs +1 -1
  463. package/src/Label.hbs +3 -3
  464. package/src/ListItem.hbs +1 -0
  465. package/src/ListItemBase.hbs +5 -1
  466. package/src/ListItemGroup.hbs +20 -11
  467. package/src/MenuItem.hbs +5 -1
  468. package/src/MultiComboBoxPopover.hbs +10 -6
  469. package/src/Option.hbs +5 -1
  470. package/src/OptionCustom.hbs +4 -0
  471. package/src/Popover.hbs +1 -1
  472. package/src/Popup.hbs +0 -1
  473. package/src/ResponsivePopover.hbs +1 -1
  474. package/src/TabInOverflow.hbs +2 -2
  475. package/src/Tag.hbs +1 -1
  476. package/src/TextAreaPopover.hbs +1 -3
  477. package/src/TimePicker.hbs +1 -0
  478. package/src/Title.hbs +1 -1
  479. package/src/TokenizerPopover.hbs +1 -1
  480. package/src/themes/BusyIndicator.css +6 -0
  481. package/src/themes/Label.css +4 -4
  482. package/src/themes/ListItemGroup.css +4 -0
  483. package/src/themes/PopupsCommon.css +0 -2
  484. package/src/themes/Tag.css +6 -12
  485. package/src/themes/Title.css +7 -13
  486. package/src/themes/base/PopupsCommon-parameters.css +0 -1
  487. package/src/themes/base/Tag-parameters.css +2 -2
  488. package/src/themes/sap_horizon/PopupsCommon-parameters.css +0 -1
  489. package/src/themes/sap_horizon/Tag-parameters.css +1 -2
  490. package/src/themes/sap_horizon_dark/PopupsCommon-parameters.css +0 -1
  491. package/src/themes/sap_horizon_dark/Tag-parameters.css +1 -2
  492. package/src/themes/sap_horizon_dark_exp/PopupsCommon-parameters.css +0 -1
  493. package/src/themes/sap_horizon_exp/PopupsCommon-parameters.css +0 -1
  494. package/src/themes/sap_horizon_hcb/PopupsCommon-parameters.css +0 -1
  495. package/src/themes/sap_horizon_hcb/Tag-parameters.css +1 -2
  496. package/src/themes/sap_horizon_hcb_exp/PopupsCommon-parameters.css +0 -1
  497. package/src/themes/sap_horizon_hcw/PopupsCommon-parameters.css +0 -1
  498. package/src/themes/sap_horizon_hcw/Tag-parameters.css +1 -2
  499. package/src/themes/sap_horizon_hcw_exp/PopupsCommon-parameters.css +0 -1
@@ -1140,6 +1140,15 @@
1140
1140
  "type": {
1141
1141
  "text": "string | undefined"
1142
1142
  }
1143
+ },
1144
+ {
1145
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following field is supported:\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.",
1146
+ "name": "accessibility-attributes",
1147
+ "default": "{}",
1148
+ "fieldName": "accessibilityAttributes",
1149
+ "type": {
1150
+ "text": "AvatarAccessibilityAttributes"
1151
+ }
1143
1152
  }
1144
1153
  ],
1145
1154
  "superclass": {
@@ -1293,6 +1302,15 @@
1293
1302
  "text": "\"Group\" | \"Individual\""
1294
1303
  }
1295
1304
  },
1305
+ {
1306
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following field is supported:\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.",
1307
+ "name": "accessibility-attributes",
1308
+ "default": "{}",
1309
+ "fieldName": "accessibilityAttributes",
1310
+ "type": {
1311
+ "text": "AvatarGroupAccessibilityAttributes"
1312
+ }
1313
+ },
1296
1314
  {
1297
1315
  "description": "Returns an array containing the `ui5-avatar` instances that are currently not displayed due to lack of space.",
1298
1316
  "name": "hidden-items",
@@ -2042,6 +2060,15 @@
2042
2060
  "text": "string | undefined"
2043
2061
  }
2044
2062
  },
2063
+ {
2064
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.",
2065
+ "name": "accessibility-attributes",
2066
+ "default": "{}",
2067
+ "fieldName": "accessibilityAttributes",
2068
+ "type": {
2069
+ "text": "ButtonAccessibilityAttributes"
2070
+ }
2071
+ },
2045
2072
  {
2046
2073
  "description": "Defines whether the button has special form-related functionality.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
2047
2074
  "name": "type",
@@ -4206,7 +4233,7 @@
4206
4233
  },
4207
4234
  {
4208
4235
  "name": "valueStateMessage",
4209
- "description": "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 `ui5-combobox` is in `Information`, `Warning` or `Error` value state."
4236
+ "description": "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 `ui5-combobox` is in `Information`, `Critical` or `Negative` value state."
4210
4237
  },
4211
4238
  {
4212
4239
  "name": "icon",
@@ -4830,7 +4857,7 @@
4830
4857
  "slots": [
4831
4858
  {
4832
4859
  "name": "valueStateMessage",
4833
- "description": "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`, `Warning` or `Error` value state."
4860
+ "description": "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."
4834
4861
  }
4835
4862
  ],
4836
4863
  "members": [
@@ -5367,6 +5394,9 @@
5367
5394
  {
5368
5395
  "kind": "field",
5369
5396
  "name": "delimiter",
5397
+ "type": {
5398
+ "text": "string"
5399
+ },
5370
5400
  "default": "\"-\"",
5371
5401
  "description": "Determines the symbol which separates the dates.\nIf not supplied, the default time interval delimiter for the current locale will be used.",
5372
5402
  "privacy": "public"
@@ -5742,7 +5772,7 @@
5742
5772
  {
5743
5773
  "description": "Determines the symbol which separates the dates.\nIf not supplied, the default time interval delimiter for the current locale will be used.",
5744
5774
  "name": "delimiter",
5745
- "default": "DEFAULT_DELIMITER",
5775
+ "default": "\"-\"",
5746
5776
  "fieldName": "delimiter",
5747
5777
  "type": {
5748
5778
  "text": "string"
@@ -6752,7 +6782,7 @@
6752
6782
  "declarations": [
6753
6783
  {
6754
6784
  "kind": "class",
6755
- "description": "### Overview\nThe `ui5-dialog` component is used to temporarily display some information in a\nsize-limited window in front of the regular app screen.\nIt is used to prompt the user for an action or a confirmation.\nThe `ui5-dialog` interrupts the current app processing as it is the only focused UI element and\nthe main screen is dimmed/blocked.\nThe dialog combines concepts known from other technologies where the windows have\nnames such as dialog box, dialog window, pop-up, pop-up window, alert box, or message box.\n\nThe `ui5-dialog` is modal, which means that an user action is required before it is possible to return to the parent window.\nTo open multiple dialogs, each dialog element should be separate in the markup. This will ensure the correct modal behavior. Avoid nesting dialogs within each other.\nThe content of the `ui5-dialog` is fully customizable.\n\n### Structure\nA `ui5-dialog` consists of a header, content, and a footer for action buttons.\nThe `ui5-dialog` is usually displayed at the center of the screen.\nIts position can be changed by the user. To enable this, you need to set the property `draggable` accordingly.\n\n\n### Responsive Behavior\nThe `stretch` property can be used to stretch the\n`ui5-dialog` on full screen.\n\n**Note:** When a `ui5-bar` is used in the header or in the footer, you should remove the default dialog's paddings.\n\nFor more information see the sample \"Bar in Header/Footer\".\n\n### Keyboard Handling\n\n#### Basic Navigation\nWhen the `ui5-dialog` has the `draggable` property set to `true` and the header is focused, the user can move the dialog\nwith the following keyboard shortcuts:\n\n- [Up] or [Down] arrow keys - Move the dialog up/down.\n- [Left] or [Right] arrow keys - Move the dialog left/right.\n\n#### Resizing\nWhen the `ui5-dialog` has the `resizable` property set to `true` and the header is focused, the user can change the size of the dialog\nwith the following keyboard shortcuts:\n\n- [Shift] + [Up] or [Down] - Decrease/Increase the height of the dialog.\n- [Shift] + [Left] or [Right] - Decrease/Increase the width of the dialog.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Dialog\";`\n\n**Note:** We recommend placing popup-like components (`ui5-dialog` and `ui5-popover`)\noutside any other components. Preferably, the popup-like components should be placed\nin an upper level HTML element. Otherwise, in some cases the parent HTML elements can break\nthe position and/or z-index management of the popup-like components.\n\n**Note:** We don't recommend nesting popup-like components (`ui5-dialog`, `ui5-popover`).",
6785
+ "description": "### Overview\nThe `ui5-dialog` component is used to temporarily display some information in a\nsize-limited window in front of the regular app screen.\nIt is used to prompt the user for an action or a confirmation.\nThe `ui5-dialog` interrupts the current app processing as it is the only focused UI element and\nthe main screen is dimmed/blocked.\nThe dialog combines concepts known from other technologies where the windows have\nnames such as dialog box, dialog window, pop-up, pop-up window, alert box, or message box.\n\nThe `ui5-dialog` is modal, which means that a user action is required before it is possible to return to the parent window.\nTo open multiple dialogs, each dialog element should be separate in the markup. This will ensure the correct modal behavior. Avoid nesting dialogs within each other.\nThe content of the `ui5-dialog` is fully customizable.\n\n### Structure\nA `ui5-dialog` consists of a header, content, and a footer for action buttons.\nThe `ui5-dialog` is usually displayed at the center of the screen.\nIts position can be changed by the user. To enable this, you need to set the property `draggable` accordingly.\n\n\n### Responsive Behavior\nThe `stretch` property can be used to stretch the\n`ui5-dialog` on full screen.\n\n**Note:** When a `ui5-bar` is used in the header or in the footer, you should remove the default dialog's paddings.\n\nFor more information see the sample \"Bar in Header/Footer\".\n\n### Keyboard Handling\n\n#### Basic Navigation\nWhen the `ui5-dialog` has the `draggable` property set to `true` and the header is focused, the user can move the dialog\nwith the following keyboard shortcuts:\n\n- [Up] or [Down] arrow keys - Move the dialog up/down.\n- [Left] or [Right] arrow keys - Move the dialog left/right.\n\n#### Resizing\nWhen the `ui5-dialog` has the `resizable` property set to `true` and the header is focused, the user can change the size of the dialog\nwith the following keyboard shortcuts:\n\n- [Shift] + [Up] or [Down] - Decrease/Increase the height of the dialog.\n- [Shift] + [Left] or [Right] - Decrease/Increase the width of the dialog.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Dialog\";`",
6756
6786
  "name": "Dialog",
6757
6787
  "cssParts": [
6758
6788
  {
@@ -7207,7 +7237,7 @@
7207
7237
  },
7208
7238
  {
7209
7239
  "name": "valueStateMessage",
7210
- "description": "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`, `Warning` or `Error` value state."
7240
+ "description": "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."
7211
7241
  }
7212
7242
  ],
7213
7243
  "members": [
@@ -7218,7 +7248,7 @@
7218
7248
  "text": "string | undefined"
7219
7249
  },
7220
7250
  "description": "Comma-separated list of file types that the component should accept.\n\n**Note:** Please make sure you are adding the `.` in front on the file type, e.g. `.png` in case you want to accept png's only.",
7221
- "default": "\"\"",
7251
+ "default": "undefined",
7222
7252
  "privacy": "public"
7223
7253
  },
7224
7254
  {
@@ -7330,7 +7360,7 @@
7330
7360
  {
7331
7361
  "description": "Comma-separated list of file types that the component should accept.\n\n**Note:** Please make sure you are adding the `.` in front on the file type, e.g. `.png` in case you want to accept png's only.",
7332
7362
  "name": "accept",
7333
- "default": "\"\"",
7363
+ "default": "undefined",
7334
7364
  "fieldName": "accept",
7335
7365
  "type": {
7336
7366
  "text": "string | undefined"
@@ -7933,7 +7963,7 @@
7933
7963
  "declarations": [
7934
7964
  {
7935
7965
  "kind": "class",
7936
- "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 \"error\" or \"warning\", 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)",
7966
+ "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)",
7937
7967
  "name": "Input",
7938
7968
  "slots": [
7939
7969
  {
@@ -7946,7 +7976,7 @@
7946
7976
  },
7947
7977
  {
7948
7978
  "name": "valueStateMessage",
7949
- "description": "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`, `Warning` or `Error` 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."
7979
+ "description": "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."
7950
7980
  }
7951
7981
  ],
7952
7982
  "members": [
@@ -8725,6 +8755,15 @@
8725
8755
  "text": "\"Button\" | \"Link\""
8726
8756
  }
8727
8757
  },
8758
+ {
8759
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`.\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.",
8760
+ "name": "accessibility-attributes",
8761
+ "default": "{}",
8762
+ "fieldName": "accessibilityAttributes",
8763
+ "type": {
8764
+ "text": "LinkAccessibilityAttributes"
8765
+ }
8766
+ },
8728
8767
  {
8729
8768
  "description": "Defines the icon, displayed as graphical element within the component before the link's text.\nThe SAP-icons font provides numerous options.\n\n**Note:** Usage of icon-only link is not supported, the link must always have a text.\n\n**Note:** We recommend using аn icon in the beginning or the end only, and with text.\n\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
8730
8769
  "name": "icon",
@@ -9347,6 +9386,15 @@
9347
9386
  "text": "\"Navigation\" | \"Inactive\" | \"Active\" | \"Detail\""
9348
9387
  }
9349
9388
  },
9389
+ {
9390
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
9391
+ "name": "accessibility-attributes",
9392
+ "default": "{}",
9393
+ "fieldName": "accessibilityAttributes",
9394
+ "type": {
9395
+ "text": "ListItemAccessibilityAttributes"
9396
+ }
9397
+ },
9350
9398
  {
9351
9399
  "description": "The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.",
9352
9400
  "name": "navigated",
@@ -9629,6 +9677,19 @@
9629
9677
  "module": "dist/ListItem.js"
9630
9678
  }
9631
9679
  },
9680
+ {
9681
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
9682
+ "name": "accessibility-attributes",
9683
+ "default": "{}",
9684
+ "fieldName": "accessibilityAttributes",
9685
+ "type": {
9686
+ "text": "ListItemAccessibilityAttributes"
9687
+ },
9688
+ "inheritedFrom": {
9689
+ "name": "ListItem",
9690
+ "module": "dist/ListItem.js"
9691
+ }
9692
+ },
9632
9693
  {
9633
9694
  "description": "The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.",
9634
9695
  "name": "navigated",
@@ -9769,6 +9830,36 @@
9769
9830
  "default": "undefined"
9770
9831
  }
9771
9832
  ],
9833
+ "events": [
9834
+ {
9835
+ "name": "move-over",
9836
+ "type": {
9837
+ "text": "CustomEvent<ListItemGroupMoveEventDetail>",
9838
+ "references": [
9839
+ {
9840
+ "name": "ListItemGroupMoveEventDetail",
9841
+ "package": "@ui5/webcomponents",
9842
+ "module": "dist/ListItemGroup.js"
9843
+ }
9844
+ ]
9845
+ },
9846
+ "description": "Fired when a movable list item is moved over a potential drop target during a dragging operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`."
9847
+ },
9848
+ {
9849
+ "name": "move",
9850
+ "type": {
9851
+ "text": "CustomEvent<ListItemGroupMoveEventDetail>",
9852
+ "references": [
9853
+ {
9854
+ "name": "ListItemGroupMoveEventDetail",
9855
+ "package": "@ui5/webcomponents",
9856
+ "module": "dist/ListItemGroup.js"
9857
+ }
9858
+ ]
9859
+ },
9860
+ "description": "Fired when a movable list item is dropped onto a drop target.\n\n**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action."
9861
+ }
9862
+ ],
9772
9863
  "attributes": [
9773
9864
  {
9774
9865
  "description": "Defines the header text of the <code>ui5-li-group</code>.",
@@ -10153,6 +10244,19 @@
10153
10244
  "module": "dist/ListItem.js"
10154
10245
  }
10155
10246
  },
10247
+ {
10248
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
10249
+ "name": "accessibility-attributes",
10250
+ "default": "{}",
10251
+ "fieldName": "accessibilityAttributes",
10252
+ "type": {
10253
+ "text": "ListItemAccessibilityAttributes"
10254
+ },
10255
+ "inheritedFrom": {
10256
+ "name": "ListItem",
10257
+ "module": "dist/ListItem.js"
10258
+ }
10259
+ },
10156
10260
  {
10157
10261
  "description": "The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.",
10158
10262
  "name": "navigated",
@@ -10551,19 +10655,19 @@
10551
10655
  },
10552
10656
  {
10553
10657
  "kind": "field",
10554
- "name": "type",
10658
+ "name": "accessibilityAttributes",
10555
10659
  "type": {
10556
- "text": "ListItemType",
10660
+ "text": "ListItemAccessibilityAttributes",
10557
10661
  "references": [
10558
10662
  {
10559
- "name": "ListItemType",
10663
+ "name": "ListItemAccessibilityAttributes",
10560
10664
  "package": "@ui5/webcomponents",
10561
- "module": "dist/types/ListItemType.js"
10665
+ "module": "dist/ListItem.js"
10562
10666
  }
10563
10667
  ]
10564
10668
  },
10565
- "default": "\"Active\"",
10566
- "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
10669
+ "default": "{}",
10670
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaKeyShortcuts**: Indicated the availability of a keyboard shortcuts defined for the menu item.\n\n- **role**: Defines the role of the menu item. If not set, menu item will have default role=\"menuitem\".",
10567
10671
  "privacy": "public",
10568
10672
  "inheritedFrom": {
10569
10673
  "name": "ListItem",
@@ -10572,19 +10676,19 @@
10572
10676
  },
10573
10677
  {
10574
10678
  "kind": "field",
10575
- "name": "accessibilityAttributes",
10679
+ "name": "type",
10576
10680
  "type": {
10577
- "text": "ListItemAccessibilityAttributes",
10681
+ "text": "ListItemType",
10578
10682
  "references": [
10579
10683
  {
10580
- "name": "ListItemAccessibilityAttributes",
10684
+ "name": "ListItemType",
10581
10685
  "package": "@ui5/webcomponents",
10582
- "module": "dist/ListItem.js"
10686
+ "module": "dist/types/ListItemType.js"
10583
10687
  }
10584
10688
  ]
10585
10689
  },
10586
- "default": "{}",
10587
- "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
10690
+ "default": "\"Active\"",
10691
+ "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
10588
10692
  "privacy": "public",
10589
10693
  "inheritedFrom": {
10590
10694
  "name": "ListItem",
@@ -10718,6 +10822,19 @@
10718
10822
  "module": "dist/ListItem.js"
10719
10823
  }
10720
10824
  },
10825
+ {
10826
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaKeyShortcuts**: Indicated the availability of a keyboard shortcuts defined for the menu item.\n\n- **role**: Defines the role of the menu item. If not set, menu item will have default role=\"menuitem\".",
10827
+ "name": "accessibility-attributes",
10828
+ "default": "{}",
10829
+ "fieldName": "accessibilityAttributes",
10830
+ "type": {
10831
+ "text": "ListItemAccessibilityAttributes"
10832
+ },
10833
+ "inheritedFrom": {
10834
+ "name": "ListItem",
10835
+ "module": "dist/ListItem.js"
10836
+ }
10837
+ },
10721
10838
  {
10722
10839
  "description": "Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.",
10723
10840
  "name": "type",
@@ -11030,7 +11147,7 @@
11030
11147
  },
11031
11148
  {
11032
11149
  "name": "valueStateMessage",
11033
- "description": "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`, `Warning` or `Error` value state."
11150
+ "description": "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."
11034
11151
  }
11035
11152
  ],
11036
11153
  "members": [
@@ -12690,7 +12807,7 @@
12690
12807
  "declarations": [
12691
12808
  {
12692
12809
  "kind": "class",
12693
- "description": "### Overview\n\nThe `ui5-popover` component displays additional information for an object\nin a compact way and without leaving the page.\nThe Popover can contain various UI elements, such as fields, tables, images, and charts.\nIt can also include actions in the footer.\n\n### Structure\n\nThe popover has three main areas:\n\n- Header (optional)\n- Content\n- Footer (optional)\n\n**Note:** The `ui5-popover` is closed when the user clicks\nor taps outside the popover\nor selects an action within the popover. You can prevent this with the\n`modal` property.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Popover.js\";`\n\n**Note: ** We recommend placing popup-like components (`ui5-dialog` and `ui5-popover`)\noutside any other components. Preferably, the popup-like components should be placed\nin an upper level HTML element. Otherwise, in some cases the parent HTML elements can break\nthe position and/or z-index management of the popup-like components.\n\n**Note:** We don't recommend nesting popup-like components (`ui5-dialog`, `ui5-popover`).",
12810
+ "description": "### Overview\n\nThe `ui5-popover` component displays additional information for an object\nin a compact way and without leaving the page.\nThe Popover can contain various UI elements, such as fields, tables, images, and charts.\nIt can also include actions in the footer.\n\n### Structure\n\nThe popover has three main areas:\n\n- Header (optional)\n- Content\n- Footer (optional)\n\n**Note:** The `ui5-popover` is closed when the user clicks\nor taps outside the popover\nor selects an action within the popover. You can prevent this with the\n`modal` property.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Popover.js\";`",
12694
12811
  "name": "Popover",
12695
12812
  "cssParts": [
12696
12813
  {
@@ -13192,7 +13309,7 @@
13192
13309
  "declarations": [
13193
13310
  {
13194
13311
  "kind": "class",
13195
- "description": "### Overview\nBase class for all popup Web Components.\n\nIf you need to create your own popup-like custom UI5 Web Components, it is highly recommended that you extend\nat least Popup in order to have consistency with other popups in terms of modal behavior and z-index management.\n\n1. The Popup class handles modality:\n - The \"isModal\" getter can be overridden by derivatives to provide their own conditions when they are modal or not\n - Derivatives may call the \"blockPageScrolling\" and \"unblockPageScrolling\" static methods to temporarily remove scrollbars on the html element\n - Derivatives may call the \"openPopup\" and \"closePopup\" methods which handle focus, manage the popup registry and for modal popups, manage the blocking layer\n\n 2. Provides blocking layer (relevant for modal popups only):\n - It is in the static area\n - Controlled by the \"open\" and \"close\" methods\n\n3. The Popup class \"traps\" focus:\n - Derivatives may call the \"applyInitialFocus\" method (usually when opening, to transfer focus inside the popup)\n\n4. The Popup class automatically assigns \"z-index\"\n - Each time a popup is opened, it gets a higher than the previously opened popup z-index\n\n5. The template of this component exposes two inline partials you can override in derivatives:\n - beforeContent (upper part of the box, useful for header/title/close button)\n - afterContent (lower part, useful for footer/action buttons)",
13312
+ "description": "### Overview\nBase class for all popup Web Components.\n\nIf you need to create your own popup-like custom UI5 Web Components.\n\n1. The Popup class handles modality:\n - The \"isModal\" getter can be overridden by derivatives to provide their own conditions when they are modal or not\n - Derivatives may call the \"blockPageScrolling\" and \"unblockPageScrolling\" static methods to temporarily remove scrollbars on the html element\n - Derivatives may call the \"openPopup\" and \"closePopup\" methods which handle focus, manage the popup registry and for modal popups, manage the blocking layer\n\n 2. Provides blocking layer (relevant for modal popups only):\n - Controlled by the \"open\" and \"close\" methods\n\n3. The Popup class \"traps\" focus:\n - Derivatives may call the \"applyInitialFocus\" method (usually when opening, to transfer focus inside the popup)\n\n4. The template of this component exposes two inline partials you can override in derivatives:\n - beforeContent (upper part of the box, useful for header/title/close button)\n - afterContent (lower part, useful for footer/action buttons)",
13196
13313
  "name": "Popup",
13197
13314
  "slots": [
13198
13315
  {
@@ -15292,7 +15409,7 @@
15292
15409
  },
15293
15410
  {
15294
15411
  "name": "valueStateMessage",
15295
- "description": "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`, `Warning` or `Error` 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."
15412
+ "description": "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.\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."
15296
15413
  },
15297
15414
  {
15298
15415
  "name": "label",
@@ -16379,7 +16496,7 @@
16379
16496
  "slots": [
16380
16497
  {
16381
16498
  "name": "valueStateMessage",
16382
- "description": "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`, `Warning` or `Error` value state."
16499
+ "description": "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."
16383
16500
  }
16384
16501
  ],
16385
16502
  "members": [
@@ -16912,6 +17029,44 @@
16912
17029
  "module": "dist/ListItemGroup.js"
16913
17030
  }
16914
17031
  }
17032
+ ],
17033
+ "events": [
17034
+ {
17035
+ "name": "move-over",
17036
+ "type": {
17037
+ "text": "CustomEvent<ListItemGroupMoveEventDetail>",
17038
+ "references": [
17039
+ {
17040
+ "name": "ListItemGroupMoveEventDetail",
17041
+ "package": "@ui5/webcomponents",
17042
+ "module": "dist/ListItemGroup.js"
17043
+ }
17044
+ ]
17045
+ },
17046
+ "description": "Fired when a movable list item is moved over a potential drop target during a dragging operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`.",
17047
+ "inheritedFrom": {
17048
+ "name": "ListItemGroup",
17049
+ "module": "dist/ListItemGroup.js"
17050
+ }
17051
+ },
17052
+ {
17053
+ "name": "move",
17054
+ "type": {
17055
+ "text": "CustomEvent<ListItemGroupMoveEventDetail>",
17056
+ "references": [
17057
+ {
17058
+ "name": "ListItemGroupMoveEventDetail",
17059
+ "package": "@ui5/webcomponents",
17060
+ "module": "dist/ListItemGroup.js"
17061
+ }
17062
+ ]
17063
+ },
17064
+ "description": "Fired when a movable list item is dropped onto a drop target.\n\n**Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.",
17065
+ "inheritedFrom": {
17066
+ "name": "ListItemGroup",
17067
+ "module": "dist/ListItemGroup.js"
17068
+ }
17069
+ }
16915
17070
  ]
16916
17071
  }
16917
17072
  ],
@@ -18864,7 +19019,7 @@
18864
19019
  ]
18865
19020
  },
18866
19021
  "default": "\"None\"",
18867
- "description": "Defines the value state of the component.\n\n**Note:** If `maxlength` property is set,\nthe component turns into \"Warning\" state once the characters exceeds the limit.\nIn this case, only the \"Error\" state is considered and can be applied.",
19022
+ "description": "Defines the value state of the component.\n\n**Note:** If `maxlength` property is set,\nthe component turns into \"Critical\" state once the characters exceeds the limit.\nIn this case, only the \"Negative\" state is considered and can be applied.",
18868
19023
  "privacy": "public"
18869
19024
  },
18870
19025
  {
@@ -19025,7 +19180,7 @@
19025
19180
  }
19026
19181
  },
19027
19182
  {
19028
- "description": "Defines the value state of the component.\n\n**Note:** If `maxlength` property is set,\nthe component turns into \"Warning\" state once the characters exceeds the limit.\nIn this case, only the \"Error\" state is considered and can be applied.",
19183
+ "description": "Defines the value state of the component.\n\n**Note:** If `maxlength` property is set,\nthe component turns into \"Critical\" state once the characters exceeds the limit.\nIn this case, only the \"Negative\" state is considered and can be applied.",
19029
19184
  "name": "value-state",
19030
19185
  "default": "\"None\"",
19031
19186
  "fieldName": "valueState",
@@ -19145,7 +19300,7 @@
19145
19300
  "slots": [
19146
19301
  {
19147
19302
  "name": "valueStateMessage",
19148
- "description": "Defines the value state message that will be displayed as pop up under the `ui5-time-picker`.\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 `ui5-time-picker` is in `Information`, `Warning` or `Error` value state."
19303
+ "description": "Defines the value state message that will be displayed as pop up under the `ui5-time-picker`.\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 `ui5-time-picker` is in `Information`, `Critical` or `Negative` value state."
19149
19304
  }
19150
19305
  ],
19151
19306
  "members": [
@@ -19236,6 +19391,36 @@
19236
19391
  "description": "Defines the open or closed state of the popover.",
19237
19392
  "privacy": "public"
19238
19393
  },
19394
+ {
19395
+ "kind": "field",
19396
+ "name": "required",
19397
+ "type": {
19398
+ "text": "boolean"
19399
+ },
19400
+ "default": "false",
19401
+ "description": "Defines whether the component is required.",
19402
+ "privacy": "public"
19403
+ },
19404
+ {
19405
+ "kind": "field",
19406
+ "name": "accessibleName",
19407
+ "type": {
19408
+ "text": "string | undefined"
19409
+ },
19410
+ "description": "Defines the aria-label attribute for the component.",
19411
+ "default": "undefined",
19412
+ "privacy": "public"
19413
+ },
19414
+ {
19415
+ "kind": "field",
19416
+ "name": "accessibleNameRef",
19417
+ "type": {
19418
+ "text": "string | undefined"
19419
+ },
19420
+ "description": "Receives id (or many ids) of the elements that label the component.",
19421
+ "default": "undefined",
19422
+ "privacy": "public"
19423
+ },
19239
19424
  {
19240
19425
  "kind": "field",
19241
19426
  "name": "dateValue",
@@ -19406,6 +19591,33 @@
19406
19591
  "text": "boolean"
19407
19592
  }
19408
19593
  },
19594
+ {
19595
+ "description": "Defines whether the component is required.",
19596
+ "name": "required",
19597
+ "default": "false",
19598
+ "fieldName": "required",
19599
+ "type": {
19600
+ "text": "boolean"
19601
+ }
19602
+ },
19603
+ {
19604
+ "description": "Defines the aria-label attribute for the component.",
19605
+ "name": "accessible-name",
19606
+ "default": "undefined",
19607
+ "fieldName": "accessibleName",
19608
+ "type": {
19609
+ "text": "string | undefined"
19610
+ }
19611
+ },
19612
+ {
19613
+ "description": "Receives id (or many ids) of the elements that label the component.",
19614
+ "name": "accessible-name-ref",
19615
+ "default": "undefined",
19616
+ "fieldName": "accessibleNameRef",
19617
+ "type": {
19618
+ "text": "string | undefined"
19619
+ }
19620
+ },
19409
19621
  {
19410
19622
  "description": "Currently selected time represented as JavaScript Date instance",
19411
19623
  "name": "date-value",
@@ -19550,7 +19762,24 @@
19550
19762
  ]
19551
19763
  },
19552
19764
  "default": "\"H2\"",
19553
- "description": "Defines the component level.\nAvailable options are: `\"H6\"` to `\"H1\"`.",
19765
+ "description": "Defines the component level.\nAvailable options are: `\"H6\"` to `\"H1\"`.\nThis property does not influence the style of the component.\nUse the property `size` for this purpose instead.",
19766
+ "privacy": "public"
19767
+ },
19768
+ {
19769
+ "kind": "field",
19770
+ "name": "size",
19771
+ "type": {
19772
+ "text": "TitleLevel",
19773
+ "references": [
19774
+ {
19775
+ "name": "TitleLevel",
19776
+ "package": "@ui5/webcomponents",
19777
+ "module": "dist/types/TitleLevel.js"
19778
+ }
19779
+ ]
19780
+ },
19781
+ "default": "\"H5\"",
19782
+ "description": "Defines the visual appearance of the title.\nAvailable options are: `\"H6\"` to `\"H1\"`.",
19554
19783
  "privacy": "public"
19555
19784
  }
19556
19785
  ],
@@ -19565,13 +19794,22 @@
19565
19794
  }
19566
19795
  },
19567
19796
  {
19568
- "description": "Defines the component level.\nAvailable options are: `\"H6\"` to `\"H1\"`.",
19797
+ "description": "Defines the component level.\nAvailable options are: `\"H6\"` to `\"H1\"`.\nThis property does not influence the style of the component.\nUse the property `size` for this purpose instead.",
19569
19798
  "name": "level",
19570
19799
  "default": "\"H2\"",
19571
19800
  "fieldName": "level",
19572
19801
  "type": {
19573
19802
  "text": "\"H1\" | \"H2\" | \"H3\" | \"H4\" | \"H5\" | \"H6\""
19574
19803
  }
19804
+ },
19805
+ {
19806
+ "description": "Defines the visual appearance of the title.\nAvailable options are: `\"H6\"` to `\"H1\"`.",
19807
+ "name": "size",
19808
+ "default": "\"H5\"",
19809
+ "fieldName": "size",
19810
+ "type": {
19811
+ "text": "\"H1\" | \"H2\" | \"H3\" | \"H4\" | \"H5\" | \"H6\""
19812
+ }
19575
19813
  }
19576
19814
  ],
19577
19815
  "superclass": {
@@ -20039,6 +20277,19 @@
20039
20277
  "module": "dist/Button.js"
20040
20278
  }
20041
20279
  },
20280
+ {
20281
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.",
20282
+ "name": "accessibility-attributes",
20283
+ "default": "{}",
20284
+ "fieldName": "accessibilityAttributes",
20285
+ "type": {
20286
+ "text": "ButtonAccessibilityAttributes"
20287
+ },
20288
+ "inheritedFrom": {
20289
+ "name": "Button",
20290
+ "module": "dist/Button.js"
20291
+ }
20292
+ },
20042
20293
  {
20043
20294
  "description": "Defines whether the button has special form-related functionality.\n\n**Note:** This property is only applicable within the context of an HTML Form element.",
20044
20295
  "name": "type",
@@ -20731,6 +20982,15 @@
20731
20982
  "text": "string | undefined"
20732
20983
  }
20733
20984
  },
20985
+ {
20986
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\n\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.",
20987
+ "name": "accessibility-attributes",
20988
+ "default": "{}",
20989
+ "fieldName": "accessibilityAttributes",
20990
+ "type": {
20991
+ "text": "ButtonAccessibilityAttributes"
20992
+ }
20993
+ },
20734
20994
  {
20735
20995
  "description": "Button text",
20736
20996
  "name": "text",
@@ -21772,8 +22032,8 @@
21772
22032
  "type": {
21773
22033
  "text": "boolean"
21774
22034
  },
21775
- "description": "Defines whether the item is movable.",
21776
22035
  "default": "false",
22036
+ "description": "Defines whether the item is movable.",
21777
22037
  "privacy": "public",
21778
22038
  "inheritedFrom": {
21779
22039
  "name": "TreeItemBase",
@@ -22087,6 +22347,19 @@
22087
22347
  "module": "dist/ListItem.js"
22088
22348
  }
22089
22349
  },
22350
+ {
22351
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
22352
+ "name": "accessibility-attributes",
22353
+ "default": "{}",
22354
+ "fieldName": "accessibilityAttributes",
22355
+ "type": {
22356
+ "text": "ListItemAccessibilityAttributes"
22357
+ },
22358
+ "inheritedFrom": {
22359
+ "name": "ListItem",
22360
+ "module": "dist/ListItem.js"
22361
+ }
22362
+ },
22090
22363
  {
22091
22364
  "description": "The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.",
22092
22365
  "name": "navigated",
@@ -22222,8 +22495,8 @@
22222
22495
  "type": {
22223
22496
  "text": "boolean"
22224
22497
  },
22225
- "description": "Defines whether the item is movable.",
22226
22498
  "default": "false",
22499
+ "description": "Defines whether the item is movable.",
22227
22500
  "privacy": "public"
22228
22501
  },
22229
22502
  {
@@ -22467,6 +22740,19 @@
22467
22740
  "module": "dist/ListItem.js"
22468
22741
  }
22469
22742
  },
22743
+ {
22744
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
22745
+ "name": "accessibility-attributes",
22746
+ "default": "{}",
22747
+ "fieldName": "accessibilityAttributes",
22748
+ "type": {
22749
+ "text": "ListItemAccessibilityAttributes"
22750
+ },
22751
+ "inheritedFrom": {
22752
+ "name": "ListItem",
22753
+ "module": "dist/ListItem.js"
22754
+ }
22755
+ },
22470
22756
  {
22471
22757
  "description": "The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.",
22472
22758
  "name": "navigated",
@@ -22625,8 +22911,8 @@
22625
22911
  "type": {
22626
22912
  "text": "boolean"
22627
22913
  },
22628
- "description": "Defines whether the item is movable.",
22629
22914
  "default": "false",
22915
+ "description": "Defines whether the item is movable.",
22630
22916
  "privacy": "public",
22631
22917
  "inheritedFrom": {
22632
22918
  "name": "TreeItemBase",
@@ -22931,6 +23217,19 @@
22931
23217
  "module": "dist/ListItem.js"
22932
23218
  }
22933
23219
  },
23220
+ {
23221
+ "description": "Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.",
23222
+ "name": "accessibility-attributes",
23223
+ "default": "{}",
23224
+ "fieldName": "accessibilityAttributes",
23225
+ "type": {
23226
+ "text": "ListItemAccessibilityAttributes"
23227
+ },
23228
+ "inheritedFrom": {
23229
+ "name": "ListItem",
23230
+ "module": "dist/ListItem.js"
23231
+ }
23232
+ },
22934
23233
  {
22935
23234
  "description": "The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.",
22936
23235
  "name": "navigated",