@ui5/webcomponents 2.0.0 → 2.0.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 (362) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/Menu.js +0 -3
  4. package/dist/Menu.js.map +1 -1
  5. package/dist/MenuItem.js +4 -1
  6. package/dist/MenuItem.js.map +1 -1
  7. package/dist/MessageStrip.d.ts +5 -4
  8. package/dist/MessageStrip.js +5 -4
  9. package/dist/MessageStrip.js.map +1 -1
  10. package/dist/Option.d.ts +2 -2
  11. package/dist/Option.js.map +1 -1
  12. package/dist/OptionCustom.d.ts +1 -1
  13. package/dist/OptionCustom.js.map +1 -1
  14. package/dist/Table.d.ts +3 -2
  15. package/dist/Table.js +3 -5
  16. package/dist/Table.js.map +1 -1
  17. package/dist/TableGrowing.d.ts +1 -0
  18. package/dist/TableGrowing.js +1 -0
  19. package/dist/TableGrowing.js.map +1 -1
  20. package/dist/TableRow.d.ts +2 -2
  21. package/dist/TableRow.js +3 -3
  22. package/dist/TableRow.js.map +1 -1
  23. package/dist/TableSelection.d.ts +2 -1
  24. package/dist/TableSelection.js +4 -3
  25. package/dist/TableSelection.js.map +1 -1
  26. package/dist/TableUtils.d.ts +2 -1
  27. package/dist/TableUtils.js +4 -1
  28. package/dist/TableUtils.js.map +1 -1
  29. package/dist/Text.js.map +1 -1
  30. package/dist/TextArea.d.ts +1 -1
  31. package/dist/TextArea.js.map +1 -1
  32. package/dist/bundle.esm.js +1 -0
  33. package/dist/bundle.esm.js.map +1 -1
  34. package/dist/css/themes/Avatar.css +1 -1
  35. package/dist/css/themes/AvatarGroup.css +1 -1
  36. package/dist/css/themes/Bar.css +1 -1
  37. package/dist/css/themes/Breadcrumbs.css +1 -1
  38. package/dist/css/themes/BusyIndicator.css +1 -1
  39. package/dist/css/themes/Button.css +1 -1
  40. package/dist/css/themes/Calendar.css +1 -1
  41. package/dist/css/themes/CalendarHeader.css +1 -1
  42. package/dist/css/themes/CalendarLegend.css +1 -1
  43. package/dist/css/themes/CalendarLegendItem.css +1 -1
  44. package/dist/css/themes/Card.css +1 -1
  45. package/dist/css/themes/CardHeader.css +1 -1
  46. package/dist/css/themes/Carousel.css +1 -1
  47. package/dist/css/themes/CheckBox.css +1 -1
  48. package/dist/css/themes/ColorPalette.css +1 -1
  49. package/dist/css/themes/ColorPaletteItem.css +1 -1
  50. package/dist/css/themes/ColorPalettePopover.css +1 -1
  51. package/dist/css/themes/ColorPicker.css +1 -1
  52. package/dist/css/themes/ComboBox.css +1 -1
  53. package/dist/css/themes/DatePicker.css +1 -1
  54. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  55. package/dist/css/themes/DayPicker.css +1 -1
  56. package/dist/css/themes/Dialog.css +1 -1
  57. package/dist/css/themes/FileUploader.css +1 -1
  58. package/dist/css/themes/Form.css +1 -1
  59. package/dist/css/themes/FormItem.css +1 -1
  60. package/dist/css/themes/FormLabelSpan.css +1 -1
  61. package/dist/css/themes/GrowingButton.css +1 -1
  62. package/dist/css/themes/Icon.css +1 -1
  63. package/dist/css/themes/Input.css +1 -1
  64. package/dist/css/themes/InputIcon.css +1 -1
  65. package/dist/css/themes/InputSharedStyles.css +1 -1
  66. package/dist/css/themes/Link.css +1 -1
  67. package/dist/css/themes/List.css +1 -1
  68. package/dist/css/themes/ListItem.css +1 -1
  69. package/dist/css/themes/ListItemBase.css +1 -1
  70. package/dist/css/themes/ListItemCustom.css +1 -1
  71. package/dist/css/themes/ListItemGroup.css +1 -1
  72. package/dist/css/themes/ListItemGroupHeader.css +1 -1
  73. package/dist/css/themes/ListItemIcon.css +1 -1
  74. package/dist/css/themes/Menu.css +1 -1
  75. package/dist/css/themes/MenuItem.css +1 -1
  76. package/dist/css/themes/MessageStrip.css +1 -1
  77. package/dist/css/themes/MonthPicker.css +1 -1
  78. package/dist/css/themes/MultiComboBox.css +1 -1
  79. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  80. package/dist/css/themes/MultiInput.css +1 -1
  81. package/dist/css/themes/NavigationMenu.css +1 -1
  82. package/dist/css/themes/NavigationMenuItem.css +1 -1
  83. package/dist/css/themes/OptionBase.css +1 -1
  84. package/dist/css/themes/Panel.css +1 -1
  85. package/dist/css/themes/Popover.css +1 -1
  86. package/dist/css/themes/PopupsCommon.css +1 -1
  87. package/dist/css/themes/ProgressIndicator.css +1 -1
  88. package/dist/css/themes/RadioButton.css +1 -1
  89. package/dist/css/themes/RangeSlider.css +1 -1
  90. package/dist/css/themes/RatingIndicator.css +1 -1
  91. package/dist/css/themes/ResponsivePopover.css +1 -1
  92. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  93. package/dist/css/themes/SegmentedButton.css +1 -1
  94. package/dist/css/themes/SegmentedButtonItem.css +1 -1
  95. package/dist/css/themes/Select.css +1 -1
  96. package/dist/css/themes/SliderBase.css +1 -1
  97. package/dist/css/themes/SplitButton.css +1 -1
  98. package/dist/css/themes/StepInput.css +1 -1
  99. package/dist/css/themes/SuggestionItem.css +1 -1
  100. package/dist/css/themes/SuggestionItemCustom.css +1 -1
  101. package/dist/css/themes/Switch.css +1 -1
  102. package/dist/css/themes/TabContainer.css +1 -1
  103. package/dist/css/themes/TabInOverflow.css +1 -1
  104. package/dist/css/themes/TabInStrip.css +1 -1
  105. package/dist/css/themes/TabSemanticIcon.css +1 -1
  106. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  107. package/dist/css/themes/TableCellBase.css +1 -1
  108. package/dist/css/themes/TableHeaderRow.css +1 -1
  109. package/dist/css/themes/TableRowBase.css +1 -1
  110. package/dist/css/themes/Tag.css +1 -1
  111. package/dist/css/themes/Text.css +1 -1
  112. package/dist/css/themes/TextArea.css +1 -1
  113. package/dist/css/themes/TimePicker.css +1 -1
  114. package/dist/css/themes/Toast.css +1 -1
  115. package/dist/css/themes/ToggleButton.css +1 -1
  116. package/dist/css/themes/Token.css +1 -1
  117. package/dist/css/themes/Tokenizer.css +1 -1
  118. package/dist/css/themes/TokenizerPopover.css +1 -1
  119. package/dist/css/themes/Toolbar.css +1 -1
  120. package/dist/css/themes/ToolbarPopover.css +1 -1
  121. package/dist/css/themes/TreeItem.css +1 -1
  122. package/dist/css/themes/ValueStateMessage.css +1 -1
  123. package/dist/css/themes/YearPicker.css +1 -1
  124. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  125. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  126. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  127. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  128. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  129. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  130. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
  131. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  132. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  133. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
  134. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  135. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
  136. package/dist/custom-elements-internal.json +18 -15
  137. package/dist/custom-elements.json +18 -15
  138. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  139. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  140. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  141. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  142. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  143. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  144. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  145. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
  146. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  147. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  148. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
  149. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  150. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
  151. package/dist/generated/templates/MenuTemplate.lit.js +1 -1
  152. package/dist/generated/templates/MenuTemplate.lit.js.map +1 -1
  153. package/dist/generated/themes/Avatar.css.js +1 -1
  154. package/dist/generated/themes/Avatar.css.js.map +1 -1
  155. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  156. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  157. package/dist/generated/themes/Bar.css.js +1 -1
  158. package/dist/generated/themes/Bar.css.js.map +1 -1
  159. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  160. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  161. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  162. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  163. package/dist/generated/themes/Button.css.js +1 -1
  164. package/dist/generated/themes/Button.css.js.map +1 -1
  165. package/dist/generated/themes/Calendar.css.js +1 -1
  166. package/dist/generated/themes/Calendar.css.js.map +1 -1
  167. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  168. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  169. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  170. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  171. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  172. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  173. package/dist/generated/themes/Card.css.js +1 -1
  174. package/dist/generated/themes/Card.css.js.map +1 -1
  175. package/dist/generated/themes/CardHeader.css.js +1 -1
  176. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  177. package/dist/generated/themes/Carousel.css.js +1 -1
  178. package/dist/generated/themes/Carousel.css.js.map +1 -1
  179. package/dist/generated/themes/CheckBox.css.js +1 -1
  180. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  181. package/dist/generated/themes/ColorPalette.css.js +1 -1
  182. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  183. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  184. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  185. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  186. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  187. package/dist/generated/themes/ColorPicker.css.js +1 -1
  188. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  189. package/dist/generated/themes/ComboBox.css.js +1 -1
  190. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  191. package/dist/generated/themes/DatePicker.css.js +1 -1
  192. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  193. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  194. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  195. package/dist/generated/themes/DayPicker.css.js +1 -1
  196. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  197. package/dist/generated/themes/Dialog.css.js +1 -1
  198. package/dist/generated/themes/Dialog.css.js.map +1 -1
  199. package/dist/generated/themes/FileUploader.css.js +1 -1
  200. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  201. package/dist/generated/themes/Form.css.js +1 -1
  202. package/dist/generated/themes/Form.css.js.map +1 -1
  203. package/dist/generated/themes/FormItem.css.js +1 -1
  204. package/dist/generated/themes/FormItem.css.js.map +1 -1
  205. package/dist/generated/themes/FormLabelSpan.css.js +1 -1
  206. package/dist/generated/themes/FormLabelSpan.css.js.map +1 -1
  207. package/dist/generated/themes/GrowingButton.css.js +1 -1
  208. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  209. package/dist/generated/themes/Icon.css.js +1 -1
  210. package/dist/generated/themes/Icon.css.js.map +1 -1
  211. package/dist/generated/themes/Input.css.js +1 -1
  212. package/dist/generated/themes/Input.css.js.map +1 -1
  213. package/dist/generated/themes/InputIcon.css.js +1 -1
  214. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  215. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  216. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  217. package/dist/generated/themes/Link.css.js +1 -1
  218. package/dist/generated/themes/Link.css.js.map +1 -1
  219. package/dist/generated/themes/List.css.js +1 -1
  220. package/dist/generated/themes/List.css.js.map +1 -1
  221. package/dist/generated/themes/ListItem.css.js +1 -1
  222. package/dist/generated/themes/ListItem.css.js.map +1 -1
  223. package/dist/generated/themes/ListItemBase.css.js +1 -1
  224. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  225. package/dist/generated/themes/ListItemCustom.css.js +1 -1
  226. package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
  227. package/dist/generated/themes/ListItemGroup.css.js +1 -1
  228. package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
  229. package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
  230. package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
  231. package/dist/generated/themes/ListItemIcon.css.js +1 -1
  232. package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
  233. package/dist/generated/themes/Menu.css.js +1 -1
  234. package/dist/generated/themes/Menu.css.js.map +1 -1
  235. package/dist/generated/themes/MenuItem.css.js +1 -1
  236. package/dist/generated/themes/MenuItem.css.js.map +1 -1
  237. package/dist/generated/themes/MessageStrip.css.js +1 -1
  238. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  239. package/dist/generated/themes/MonthPicker.css.js +1 -1
  240. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  241. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  242. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  243. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  244. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  245. package/dist/generated/themes/MultiInput.css.js +1 -1
  246. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  247. package/dist/generated/themes/NavigationMenu.css.js +1 -1
  248. package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
  249. package/dist/generated/themes/NavigationMenuItem.css.js +1 -1
  250. package/dist/generated/themes/NavigationMenuItem.css.js.map +1 -1
  251. package/dist/generated/themes/OptionBase.css.js +1 -1
  252. package/dist/generated/themes/OptionBase.css.js.map +1 -1
  253. package/dist/generated/themes/Panel.css.js +1 -1
  254. package/dist/generated/themes/Panel.css.js.map +1 -1
  255. package/dist/generated/themes/Popover.css.js +1 -1
  256. package/dist/generated/themes/Popover.css.js.map +1 -1
  257. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  258. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  259. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  260. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  261. package/dist/generated/themes/RadioButton.css.js +1 -1
  262. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  263. package/dist/generated/themes/RangeSlider.css.js +1 -1
  264. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  265. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  266. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  267. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  268. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  269. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  270. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  271. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  272. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  273. package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
  274. package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
  275. package/dist/generated/themes/Select.css.js +1 -1
  276. package/dist/generated/themes/Select.css.js.map +1 -1
  277. package/dist/generated/themes/SliderBase.css.js +1 -1
  278. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  279. package/dist/generated/themes/SplitButton.css.js +1 -1
  280. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  281. package/dist/generated/themes/StepInput.css.js +1 -1
  282. package/dist/generated/themes/StepInput.css.js.map +1 -1
  283. package/dist/generated/themes/SuggestionItem.css.js +1 -1
  284. package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
  285. package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
  286. package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
  287. package/dist/generated/themes/Switch.css.js +1 -1
  288. package/dist/generated/themes/Switch.css.js.map +1 -1
  289. package/dist/generated/themes/TabContainer.css.js +1 -1
  290. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  291. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  292. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  293. package/dist/generated/themes/TabInStrip.css.js +1 -1
  294. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  295. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  296. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  297. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  298. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  299. package/dist/generated/themes/TableCellBase.css.js +1 -1
  300. package/dist/generated/themes/TableCellBase.css.js.map +1 -1
  301. package/dist/generated/themes/TableHeaderRow.css.js +1 -1
  302. package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
  303. package/dist/generated/themes/TableRowBase.css.js +1 -1
  304. package/dist/generated/themes/TableRowBase.css.js.map +1 -1
  305. package/dist/generated/themes/Tag.css.js +1 -1
  306. package/dist/generated/themes/Tag.css.js.map +1 -1
  307. package/dist/generated/themes/Text.css.js +1 -1
  308. package/dist/generated/themes/Text.css.js.map +1 -1
  309. package/dist/generated/themes/TextArea.css.js +1 -1
  310. package/dist/generated/themes/TextArea.css.js.map +1 -1
  311. package/dist/generated/themes/TimePicker.css.js +1 -1
  312. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  313. package/dist/generated/themes/Toast.css.js +1 -1
  314. package/dist/generated/themes/Toast.css.js.map +1 -1
  315. package/dist/generated/themes/ToggleButton.css.js +1 -1
  316. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  317. package/dist/generated/themes/Token.css.js +1 -1
  318. package/dist/generated/themes/Token.css.js.map +1 -1
  319. package/dist/generated/themes/Tokenizer.css.js +1 -1
  320. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  321. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  322. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  323. package/dist/generated/themes/Toolbar.css.js +1 -1
  324. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  325. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  326. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  327. package/dist/generated/themes/TreeItem.css.js +1 -1
  328. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  329. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  330. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  331. package/dist/generated/themes/YearPicker.css.js +1 -1
  332. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  333. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  334. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  335. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  336. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  337. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  338. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  339. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  340. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  341. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  342. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  343. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  344. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  345. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
  346. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
  347. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  348. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  349. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  350. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  351. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
  352. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
  353. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  354. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  355. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
  356. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
  357. package/dist/vscode.html-custom-data.json +9 -9
  358. package/dist/web-types.json +16 -16
  359. package/package.json +9 -9
  360. package/src/Menu.hbs +0 -1
  361. package/src/i18n/messagebundle_sv.properties +7 -7
  362. package/src/themes/Input.css +7 -0
@@ -2065,7 +2065,7 @@
2065
2065
  },
2066
2066
  {
2067
2067
  "name": "ui5-message-strip",
2068
- "description": "### Overview\n\nThe `ui5-message-strip` component enables the embedding of app-related messages.\nIt displays 4 designs of messages, each with corresponding semantic color and icon: Information, Positive, Critical and Negative.\nEach message can have a Close button, so that it can be removed from the UI, if needed.\n\n### Usage\n\nFor the `ui5-message-strip` component, you can define whether it displays\nan icon in the beginning and a close button. Moreover, its size and background\ncan be controlled with CSS.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MessageStrip.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **close** - Fired when the close button is pressed either with a\nclick/tap or by using the Enter or Space key.\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.\n- **icon** - Defines the content to be displayed as graphical element within the component.\n\n**Note:** If no icon is given, the default icon for the component type will be used.\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
2068
+ "description": "### Overview\n\nThe ui5-message-strip component allows for the embedding of application-related messages.\nIt supports four semantic designs, each with its own color and icon: \"Information\", \"Positive\", \"Critical\", and \"Negative\".\nAdditionally, users can choose from two color sets (\"ColorSet1\" and \"ColorSet2\"), each containing 10 predefined color schemes.\nEach message shows a \"Close\" button, so that it can be removed from the UI, if needed.\n\n### Usage\n\nFor the `ui5-message-strip` component, you can define whether it displays\nan icon in the beginning and a close button. Moreover, its size and background\ncan be controlled with CSS.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MessageStrip.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **close** - Fired when the close button is pressed either with a\nclick/tap or by using the Enter or Space key.\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.\n- **icon** - Defines the content to be displayed as graphical element within the component.\n\n**Note:** If no icon is given, the default icon for the component type will be used.\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
2069
2069
  "attributes": [
2070
2070
  {
2071
2071
  "name": "design",
@@ -2341,12 +2341,12 @@
2341
2341
  },
2342
2342
  {
2343
2343
  "name": "additional-text",
2344
- "description": "Defines the `additionalText`, displayed in the end of the list item.",
2344
+ "description": "Defines the `additionalText`, displayed in the end of the option.",
2345
2345
  "values": []
2346
2346
  },
2347
2347
  {
2348
2348
  "name": "tooltip",
2349
- "description": "Defines the text of the tooltip that would be displayed for the list item.",
2349
+ "description": "Defines the tooltip of the option.",
2350
2350
  "values": []
2351
2351
  },
2352
2352
  {
@@ -2373,7 +2373,7 @@
2373
2373
  },
2374
2374
  {
2375
2375
  "name": "tooltip",
2376
- "description": "Defines the text of the tooltip that would be displayed for the list item.",
2376
+ "description": "Defines the tooltip of the option.",
2377
2377
  "values": []
2378
2378
  },
2379
2379
  {
@@ -3483,7 +3483,7 @@
3483
3483
  },
3484
3484
  {
3485
3485
  "name": "ui5-table",
3486
- "description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)\n\n\n---\n\n\n\n\n### **Events:**\n - **row-click** - Fired when an interactive row is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\nNote: Use <code>ui5-table-row</code> for the intended design.\n- **headerRow** - Defines the header row of the component.\n\nNote: Use <code>ui5-table-header-row</code> for the intended design.\n- **nodata** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
3486
+ "description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\nFeatures need to be imported separately, as they are not enabled by default.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)\n\n\n---\n\n\n\n\n### **Events:**\n - **row-click** - Fired when an interactive row is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\nNote: Use <code>ui5-table-row</code> for the intended design.\n- **headerRow** - Defines the header row of the component.\n\nNote: Use <code>ui5-table-header-row</code> for the intended design.\n- **nodata** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
3487
3487
  "attributes": [
3488
3488
  {
3489
3489
  "name": "accessible-name",
@@ -3596,8 +3596,8 @@
3596
3596
  "description": "### Overview\n\nThe `ui5-table-row` component represents a row in the `ui5-table`.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableRow.js\";`\n\n\n---\n\n\n\n\n### **Slots:**\n - **default** - Defines the cells of the component.\n\n**Note:** Use `ui5-table-cell` for the intended design.",
3597
3597
  "attributes": [
3598
3598
  {
3599
- "name": "key",
3600
- "description": "Unique identifier of the component.",
3599
+ "name": "row-key",
3600
+ "description": "Unique identifier of the row.",
3601
3601
  "values": []
3602
3602
  },
3603
3603
  {
@@ -3621,7 +3621,7 @@
3621
3621
  },
3622
3622
  {
3623
3623
  "name": "ui5-table-selection",
3624
- "description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when selection is changed by user interaction.",
3624
+ "description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `row-key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when selection is changed by user interaction.",
3625
3625
  "attributes": [
3626
3626
  {
3627
3627
  "name": "mode",
@@ -3699,7 +3699,7 @@
3699
3699
  },
3700
3700
  {
3701
3701
  "name": "ui5-textarea",
3702
- "description": "### Overview\n\nThe `ui5-textarea` component is used to enter multiple rows of text.\n\nWhen empty, it can hold a placeholder similar to a `ui5-input`.\nYou can define the rows of the `ui5-textarea` and also determine specific behavior when handling long texts.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TextArea.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the text has changed and the focus leaves the component.\n- **input** - Fired when the value of the component changes at each keystroke or when\nsomething is pasted.\n- **select** - Fired when some text has been selected.\n- **scroll** - Fired when textarea is scrolled.\n\n### **Slots:**\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 if the component has\n`valueState` of type `Information`, `Warning` or `Error`.\n\n### **CSS Parts:**\n - **textarea** - Used to style the native textarea",
3702
+ "description": "### Overview\n\nThe `ui5-textarea` component is used to enter multiple rows of text.\n\nWhen empty, it can hold a placeholder similar to a `ui5-input`.\nYou can define the rows of the `ui5-textarea` and also determine specific behavior when handling long texts.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TextArea.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **change** - Fired when the text has changed and the focus leaves the component.\n- **input** - Fired when the value of the component changes at each keystroke or when\nsomething is pasted.\n- **select** - Fired when some text has been selected.\n- **scroll** - Fired when textarea is scrolled.\n\n### **Slots:**\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 if the component has\n`valueState` of type `Information`, `Critical` or `Negative`.\n\n### **CSS Parts:**\n - **textarea** - Used to style the native textarea",
3703
3703
  "attributes": [
3704
3704
  {
3705
3705
  "name": "value",
@@ -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.0.0",
4
+ "version": "2.0.1",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
@@ -4266,7 +4266,7 @@
4266
4266
  },
4267
4267
  {
4268
4268
  "name": "ui5-message-strip",
4269
- "description": "### Overview\n\nThe `ui5-message-strip` component enables the embedding of app-related messages.\nIt displays 4 designs of messages, each with corresponding semantic color and icon: Information, Positive, Critical and Negative.\nEach message can have a Close button, so that it can be removed from the UI, if needed.\n\n### Usage\n\nFor the `ui5-message-strip` component, you can define whether it displays\nan icon in the beginning and a close button. Moreover, its size and background\ncan be controlled with CSS.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MessageStrip.js\";`\n---\n\n\n### **Events:**\n - **close** - Fired when the close button is pressed either with a\nclick/tap or by using the Enter or Space key.\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.\n- **icon** - Defines the content to be displayed as graphical element within the component.\n\n**Note:** If no icon is given, the default icon for the component type will be used.\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
4269
+ "description": "### Overview\n\nThe ui5-message-strip component allows for the embedding of application-related messages.\nIt supports four semantic designs, each with its own color and icon: \"Information\", \"Positive\", \"Critical\", and \"Negative\".\nAdditionally, users can choose from two color sets (\"ColorSet1\" and \"ColorSet2\"), each containing 10 predefined color schemes.\nEach message shows a \"Close\" button, so that it can be removed from the UI, if needed.\n\n### Usage\n\nFor the `ui5-message-strip` component, you can define whether it displays\nan icon in the beginning and a close button. Moreover, its size and background\ncan be controlled with CSS.\n\n### Keyboard Handling\n\n#### Fast Navigation\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/MessageStrip.js\";`\n---\n\n\n### **Events:**\n - **close** - Fired when the close button is pressed either with a\nclick/tap or by using the Enter or Space key.\n\n### **Slots:**\n - **default** - Defines the text of the component.\n\n**Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.\n- **icon** - Defines the content to be displayed as graphical element within the component.\n\n**Note:** If no icon is given, the default icon for the component type will be used.\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).",
4270
4270
  "doc-url": "",
4271
4271
  "attributes": [
4272
4272
  {
@@ -4904,12 +4904,12 @@
4904
4904
  },
4905
4905
  {
4906
4906
  "name": "additional-text",
4907
- "description": "Defines the `additionalText`, displayed in the end of the list item.",
4907
+ "description": "Defines the `additionalText`, displayed in the end of the option.",
4908
4908
  "value": { "type": "string | undefined", "default": "undefined" }
4909
4909
  },
4910
4910
  {
4911
4911
  "name": "tooltip",
4912
- "description": "Defines the text of the tooltip that would be displayed for the list item.",
4912
+ "description": "Defines the tooltip of the option.",
4913
4913
  "value": { "type": "string | undefined", "default": "undefined" }
4914
4914
  },
4915
4915
  {
@@ -4939,12 +4939,12 @@
4939
4939
  },
4940
4940
  {
4941
4941
  "name": "additional-text",
4942
- "description": "Defines the `additionalText`, displayed in the end of the list item.",
4942
+ "description": "Defines the `additionalText`, displayed in the end of the option.",
4943
4943
  "value": { "type": "string | undefined" }
4944
4944
  },
4945
4945
  {
4946
4946
  "name": "tooltip",
4947
- "description": "Defines the text of the tooltip that would be displayed for the list item.",
4947
+ "description": "Defines the tooltip of the option.",
4948
4948
  "value": { "type": "string | undefined" }
4949
4949
  },
4950
4950
  {
@@ -4973,7 +4973,7 @@
4973
4973
  },
4974
4974
  {
4975
4975
  "name": "tooltip",
4976
- "description": "Defines the text of the tooltip that would be displayed for the list item.",
4976
+ "description": "Defines the tooltip of the option.",
4977
4977
  "value": { "type": "string | undefined", "default": "undefined" }
4978
4978
  },
4979
4979
  {
@@ -5003,7 +5003,7 @@
5003
5003
  },
5004
5004
  {
5005
5005
  "name": "tooltip",
5006
- "description": "Defines the text of the tooltip that would be displayed for the list item.",
5006
+ "description": "Defines the tooltip of the option.",
5007
5007
  "value": { "type": "string | undefined" }
5008
5008
  },
5009
5009
  {
@@ -7222,7 +7222,7 @@
7222
7222
  },
7223
7223
  {
7224
7224
  "name": "ui5-table",
7225
- "description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)\n---\n\n\n### **Events:**\n - **row-click** - Fired when an interactive row is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\nNote: Use <code>ui5-table-row</code> for the intended design.\n- **headerRow** - Defines the header row of the component.\n\nNote: Use <code>ui5-table-header-row</code> for the intended design.\n- **nodata** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
7225
+ "description": "### Overview\n\nThe `ui5-table` component provides a set of sophisticated features for displaying and dealing with vast amounts of data in a responsive manner.\nTo render the `ui5-table`, you need to define the columns and rows. You can use the provided `ui5-table-header-row` and `ui5-table-row` components for this purpose.\n\n### Features\n\nThe `ui5-table` can be enhanced in its functionalities by applying different features.\nFeatures can be slotted into the `features` slot, to enable them in the component.\nFeatures need to be imported separately, as they are not enabled by default.\n\nThe following features are currently available:\n\n* [TableSelection](../TableSelection) - adds selection capabilities to the table\n* [TableGrowing](../TableGrowing) - provides growing capabilities to load more data\n\n### Keyboard Handling\n\nThis component provides a build in fast navigation group which can be used via [F6] / [Shift] + [F6] / [Ctrl] + [Alt/Option] / [Down] or [Ctrl] + [Alt/Option] + [Up].\nIn order to use this functionality, you need to import the following module:\n`import \"@ui5/webcomponents-base/dist/features/F6Navigation.js\"`\n\nFurthermore, you can interact with `ui5-table` via the following keys:\n\nIf the focus is on a row, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Selects the first cell of the row\n* <kbd>Space</kbd> - Toggles the selection of the row\n* <kbd>Ctrl/Cmd + A</kbd> - In multi selection mode, toggles the selection of all rows\n* <kbd>Home</kbd> - Navigates to the first row, if the focus is on the first row, navigates to the header row\n* <kbd>End</kbd> - Navigates to the last row, if the focus is on the last row, navigates to the growing button\n* <kbd>Page Up</kbd> - Navigates one page up, if the focus is on the first row, navigates to the header row\n* <kbd>Page Down</kbd> - Navigates one page down, if the focus is on the last row, navigates to the growing button\n* <kbd>F2</kbd> - Focuses the first tabbable element in the row\n* <kbd>F7</kbd> - If focus position is remembered, moves focus to the corresponding focus position row, otherwise to the first tabbable element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on a cell, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Navigates down\n* <kbd>Up</kbd> - Navigates up\n* <kbd>Right</kbd> - Navigates right\n* <kbd>Left</kbd> - Navigates left, if the focus is on the first cell of the row, the focus is moved to the row.\n* <kbd>Home</kbd> - Navigates to the first cell of the current row, if the focus is on the first cell, navigates to the corresponding row\n* <kbd>End</kbd> - Navigates to the last cell of the current row, if the focus is on the last cell, navigates to the corresponding row\n* <kbd>Page Up</kbd> - Navigates one page up while keeping the focus in same column\n* <kbd>Page Down</kbd> - Navigates one page down while keeping the focus in same column\n* <kbd>F2</kbd> - Toggles the focus between the first tabbable cell content and the cell\n* <kbd>Enter</kbd> - Focuses the first tabbable cell content\n* <kbd>F7</kbd> - If the focus is on an interactive element inside a row, moves focus to the corresponding row and remembers the focus position of the element within the row\n* <kbd>[Shift]Tab</kbd> - Move focus to the element in the tab chain outside the table\n\n\nIf the focus is on an interactive cell content, the following keyboard shortcuts are available:\n* <kbd>Down</kbd> - Move the focus to the interactive element in the same column of the previous row, unless the focused element prevents the default\n* <kbd>Up</kbd> - Move the focus to the interactive element in the same column of the next row, unless the focused element prevents the default\n* <kbd>[Shift]Tab</kbd> - Move the focus to the element in the tab chain\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/Table.js\";`\\\n`import \"@ui5/webcomponents/dist/TableRow.js\";` (`ui5-table-row`)\\\n`import \"@ui5/webcomponents/dist/TableCell.js\";` (`ui5-table-cell`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderRow.js\";` (`ui5-table-header-row`)\\\n`import \"@ui5/webcomponents/dist/TableHeaderCell.js\";` (`ui5-table-header-cell`)\n---\n\n\n### **Events:**\n - **row-click** - Fired when an interactive row is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\nNote: Use <code>ui5-table-row</code> for the intended design.\n- **headerRow** - Defines the header row of the component.\n\nNote: Use <code>ui5-table-header-row</code> for the intended design.\n- **nodata** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
7226
7226
  "doc-url": "",
7227
7227
  "attributes": [
7228
7228
  {
@@ -7476,8 +7476,8 @@
7476
7476
  "doc-url": "",
7477
7477
  "attributes": [
7478
7478
  {
7479
- "name": "key",
7480
- "description": "Unique identifier of the component.",
7479
+ "name": "row-key",
7480
+ "description": "Unique identifier of the row.",
7481
7481
  "value": { "type": "string", "default": "\"\"" }
7482
7482
  },
7483
7483
  {
@@ -7501,8 +7501,8 @@
7501
7501
  "js": {
7502
7502
  "properties": [
7503
7503
  {
7504
- "name": "key",
7505
- "description": "Unique identifier of the component.",
7504
+ "name": "row-key",
7505
+ "description": "Unique identifier of the row.",
7506
7506
  "value": { "type": "string" }
7507
7507
  },
7508
7508
  {
@@ -7521,7 +7521,7 @@
7521
7521
  },
7522
7522
  {
7523
7523
  "name": "ui5-table-selection",
7524
- "description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when selection is changed by user interaction.",
7524
+ "description": "### Overview\n\nThe `ui5-table-selection` component is used inside the `ui5-table` ti add key-based selection capabilities to the `ui5-table`.\n\nThe component offers three selection modes:\n* Single - select a single row.\n* Multiple - select multiple rows.\n* None - no selection active.\n\nAs the selection is key-based, `ui5-table-row` components need to define a unique `row-key` property.\n\n### Usage\n\nThe `ui5-table-selection` component is only used inside the `ui5-table` component as a feature.\nIt has to be slotted inside the `ui5-table` in the `features` slot.\nThe component is not intended to be used as a standalone component.\n\n```html\n<ui5-table>\n\t<ui5-table-selection mode=\"Multiple\" slot=\"features\"></ui5-table-selection>\n</ui5-table>\n```\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TableSelection.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when selection is changed by user interaction.",
7525
7525
  "doc-url": "",
7526
7526
  "attributes": [
7527
7527
  {
@@ -7697,7 +7697,7 @@
7697
7697
  },
7698
7698
  {
7699
7699
  "name": "ui5-textarea",
7700
- "description": "### Overview\n\nThe `ui5-textarea` component is used to enter multiple rows of text.\n\nWhen empty, it can hold a placeholder similar to a `ui5-input`.\nYou can define the rows of the `ui5-textarea` and also determine specific behavior when handling long texts.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TextArea.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the text has changed and the focus leaves the component.\n- **input** - Fired when the value of the component changes at each keystroke or when\nsomething is pasted.\n- **select** - Fired when some text has been selected.\n- **scroll** - Fired when textarea is scrolled.\n\n### **Slots:**\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 if the component has\n`valueState` of type `Information`, `Warning` or `Error`.\n\n### **CSS Parts:**\n - **textarea** - Used to style the native textarea",
7700
+ "description": "### Overview\n\nThe `ui5-textarea` component is used to enter multiple rows of text.\n\nWhen empty, it can hold a placeholder similar to a `ui5-input`.\nYou can define the rows of the `ui5-textarea` and also determine specific behavior when handling long texts.\n\n### ES6 Module Import\n\n`import \"@ui5/webcomponents/dist/TextArea.js\";`\n---\n\n\n### **Events:**\n - **change** - Fired when the text has changed and the focus leaves the component.\n- **input** - Fired when the value of the component changes at each keystroke or when\nsomething is pasted.\n- **select** - Fired when some text has been selected.\n- **scroll** - Fired when textarea is scrolled.\n\n### **Slots:**\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 if the component has\n`valueState` of type `Information`, `Critical` or `Negative`.\n\n### **CSS Parts:**\n - **textarea** - Used to style the native textarea",
7701
7701
  "doc-url": "",
7702
7702
  "attributes": [
7703
7703
  {
@@ -7777,7 +7777,7 @@
7777
7777
  "slots": [
7778
7778
  {
7779
7779
  "name": "valueStateMessage",
7780
- "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 if the component has\n`valueState` of type `Information`, `Warning` or `Error`."
7780
+ "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 if the component has\n`valueState` of type `Information`, `Critical` or `Negative`."
7781
7781
  }
7782
7782
  ],
7783
7783
  "events": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
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.0.0",
54
- "@ui5/webcomponents-icons": "2.0.0",
55
- "@ui5/webcomponents-icons-business-suite": "2.0.0",
56
- "@ui5/webcomponents-icons-tnt": "2.0.0",
57
- "@ui5/webcomponents-localization": "2.0.0",
58
- "@ui5/webcomponents-theming": "2.0.0"
53
+ "@ui5/webcomponents-base": "2.0.1",
54
+ "@ui5/webcomponents-icons": "2.0.1",
55
+ "@ui5/webcomponents-icons-business-suite": "2.0.1",
56
+ "@ui5/webcomponents-icons-tnt": "2.0.1",
57
+ "@ui5/webcomponents-localization": "2.0.1",
58
+ "@ui5/webcomponents-theming": "2.0.1"
59
59
  },
60
60
  "devDependencies": {
61
- "@ui5/webcomponents-tools": "2.0.0",
61
+ "@ui5/webcomponents-tools": "2.0.1",
62
62
  "chromedriver": "^125.0.0"
63
63
  },
64
- "gitHead": "2960694d66c4b62d4240e3d45e1401dd94f61aec"
64
+ "gitHead": "9b383e20fc3b22750f92f103c54e13529992fc74"
65
65
  }
package/src/Menu.hbs CHANGED
@@ -7,7 +7,6 @@
7
7
  .opener={{opener}}
8
8
  ?open={{open}}
9
9
  prevent-initial-focus
10
- prevent-focus-restore
11
10
  hide-arrow
12
11
  allow-target-overlap
13
12
  @ui5-before-open={{_beforePopoverOpen}}
@@ -101,11 +101,11 @@ DATETIME_DESCRIPTION=Tidpunktsinmatning
101
101
 
102
102
  DATERANGE_DESCRIPTION=Inmatning av datumintervall
103
103
 
104
- DATEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Date
104
+ DATEPICKER_POPOVER_ACCESSIBLE_NAME=Välj datum
105
105
 
106
- DATETIMEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Date and Time
106
+ DATETIMEPICKER_POPOVER_ACCESSIBLE_NAME=Välj datum och tid
107
107
 
108
- DATERANGEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Date Range
108
+ DATERANGEPICKER_POPOVER_ACCESSIBLE_NAME=Välj datumintervall
109
109
 
110
110
  DELETE=Radera
111
111
 
@@ -255,7 +255,7 @@ TIMEPICKER_CANCEL_BUTTON=Avbryt
255
255
 
256
256
  TIMEPICKER_INPUT_DESCRIPTION=Tidsinmatning
257
257
 
258
- TIMEPICKER_POPOVER_ACCESSIBLE_NAME=Choose Time
258
+ TIMEPICKER_POPOVER_ACCESSIBLE_NAME=Välj tid
259
259
 
260
260
  TIMEPICKER_CLOCK_DIAL_LABEL=Urtavla
261
261
 
@@ -329,7 +329,7 @@ STEPINPUT_INC_ICON_TITLE=Öka
329
329
 
330
330
  SPLIT_BUTTON_DESCRIPTION=Delningsknapp
331
331
 
332
- SPLIT_BUTTON_KEYBOARD_HINT=Tryck på blanktecken eller Retur för att initiera standardåtgärd och på Alt + nedåtpil eller F4 för att initiera pilåtgärd
332
+ SPLIT_BUTTON_KEYBOARD_HINT=Tryck på Blanksteg eller Enter för att initiera standardåtgärd och på Alt + nedåtpil eller F4 för att initiera pilåtgärd
333
333
 
334
334
  MENU_BACK_BUTTON_ARIA_LABEL=Tillbaka
335
335
 
@@ -359,8 +359,8 @@ FORM_SELECTABLE_REQUIRED2=Välj ett av dessa alternativ.
359
359
  FORM_TEXTFIELD_REQUIRED=Fyll i det här fältet.
360
360
 
361
361
  TABLE_SELECTION=Urval
362
- TABLE_ROW_SELECTOR=Row Selector
362
+ TABLE_ROW_SELECTOR=Radväljare
363
363
  TABLE_NO_DATA=Inga data
364
364
  TABLE_ROW_POPIN=Rad-popin
365
365
  TABLE_MORE=Mer
366
- TABLE_MORE_DESCRIPTION=Load more rows by pressing Enter or Space
366
+ TABLE_MORE_DESCRIPTION=Läs in fler rader genom att trycka på Enter eller Blanksteg
@@ -126,6 +126,13 @@
126
126
  padding: var(--_ui5_input_inner_padding_with_icon);
127
127
  }
128
128
 
129
+ [inner-input][type="search"]::-webkit-search-decoration,
130
+ [inner-input][type="search"]::-webkit-search-cancel-button,
131
+ [inner-input][type="search"]::-webkit-search-results-button,
132
+ [inner-input][type="search"]::-webkit-search-results-decoration {
133
+ display: none;
134
+ }
135
+
129
136
  .ui5-input-value-state-icon {
130
137
  height: 100%;
131
138
  display: var(--_ui5-input-value-state-icon-display);