@ui5/webcomponents 2.11.0-rc.2 → 2.11.0-rc.3

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 (649) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/Assets-node.d.ts +16 -0
  4. package/dist/Assets-node.js +19 -0
  5. package/dist/Assets-node.js.map +1 -0
  6. package/dist/Avatar.d.ts +4 -0
  7. package/dist/Avatar.js +7 -2
  8. package/dist/Avatar.js.map +1 -1
  9. package/dist/Breadcrumbs.js +2 -2
  10. package/dist/Breadcrumbs.js.map +1 -1
  11. package/dist/CheckBoxTemplate.js +1 -1
  12. package/dist/CheckBoxTemplate.js.map +1 -1
  13. package/dist/Tab.d.ts +2 -1
  14. package/dist/Tab.js +2 -1
  15. package/dist/Tab.js.map +1 -1
  16. package/dist/TabContainer.js +2 -2
  17. package/dist/TabContainer.js.map +1 -1
  18. package/dist/Table.js +3 -0
  19. package/dist/Table.js.map +1 -1
  20. package/dist/TableRow.d.ts +1 -1
  21. package/dist/TableRow.js +9 -4
  22. package/dist/TableRow.js.map +1 -1
  23. package/dist/TableSelectionBase.d.ts +9 -2
  24. package/dist/TableSelectionBase.js +14 -3
  25. package/dist/TableSelectionBase.js.map +1 -1
  26. package/dist/TableSelectionMulti.d.ts +0 -1
  27. package/dist/TableSelectionMulti.js +0 -5
  28. package/dist/TableSelectionMulti.js.map +1 -1
  29. package/dist/Toolbar.js +2 -2
  30. package/dist/Toolbar.js.map +1 -1
  31. package/dist/Tree.js +20 -2
  32. package/dist/Tree.js.map +1 -1
  33. package/dist/css/themes/Avatar.css +1 -1
  34. package/dist/css/themes/AvatarGroup.css +1 -1
  35. package/dist/css/themes/Bar.css +1 -1
  36. package/dist/css/themes/Breadcrumbs.css +1 -1
  37. package/dist/css/themes/BusyIndicator.css +1 -1
  38. package/dist/css/themes/Button.css +1 -1
  39. package/dist/css/themes/ButtonBadge.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/ComboBoxItem.css +1 -1
  54. package/dist/css/themes/DatePicker.css +1 -1
  55. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  56. package/dist/css/themes/DayPicker.css +1 -1
  57. package/dist/css/themes/Dialog.css +1 -1
  58. package/dist/css/themes/FileUploader.css +1 -1
  59. package/dist/css/themes/Form.css +1 -1
  60. package/dist/css/themes/FormItem.css +1 -1
  61. package/dist/css/themes/FormItemSpan.css +1 -1
  62. package/dist/css/themes/GrowingButton.css +1 -1
  63. package/dist/css/themes/Icon.css +1 -1
  64. package/dist/css/themes/Input.css +1 -1
  65. package/dist/css/themes/InputIcon.css +1 -1
  66. package/dist/css/themes/InputSharedStyles.css +1 -1
  67. package/dist/css/themes/Link.css +1 -1
  68. package/dist/css/themes/List.css +1 -1
  69. package/dist/css/themes/ListItem.css +1 -1
  70. package/dist/css/themes/ListItemBase.css +1 -1
  71. package/dist/css/themes/ListItemCustom.css +1 -1
  72. package/dist/css/themes/ListItemGroup.css +1 -1
  73. package/dist/css/themes/ListItemGroupHeader.css +1 -1
  74. package/dist/css/themes/ListItemIcon.css +1 -1
  75. package/dist/css/themes/Menu.css +1 -1
  76. package/dist/css/themes/MenuItem.css +1 -1
  77. package/dist/css/themes/MessageStrip.css +1 -1
  78. package/dist/css/themes/MonthPicker.css +1 -1
  79. package/dist/css/themes/MultiComboBox.css +1 -1
  80. package/dist/css/themes/MultiComboBoxItem.css +1 -1
  81. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  82. package/dist/css/themes/MultiInput.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/TableRow.css +1 -1
  110. package/dist/css/themes/TableRowActionBase.css +1 -1
  111. package/dist/css/themes/TableRowBase.css +1 -1
  112. package/dist/css/themes/Tag.css +1 -1
  113. package/dist/css/themes/Text.css +1 -1
  114. package/dist/css/themes/TextArea.css +1 -1
  115. package/dist/css/themes/TimePicker.css +1 -1
  116. package/dist/css/themes/Toast.css +1 -1
  117. package/dist/css/themes/ToggleButton.css +1 -1
  118. package/dist/css/themes/Token.css +1 -1
  119. package/dist/css/themes/Tokenizer.css +1 -1
  120. package/dist/css/themes/TokenizerPopover.css +1 -1
  121. package/dist/css/themes/Toolbar.css +1 -1
  122. package/dist/css/themes/ToolbarPopover.css +1 -1
  123. package/dist/css/themes/TreeItem.css +1 -1
  124. package/dist/css/themes/ValueStateMessage.css +1 -1
  125. package/dist/css/themes/YearPicker.css +1 -1
  126. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  127. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  128. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  129. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  130. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  131. package/dist/css/themes/sap_horizon_dark/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_hcw/parameters-bundle.css +1 -1
  134. package/dist/custom-elements-internal.json +239 -1
  135. package/dist/custom-elements.json +163 -1
  136. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  137. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  138. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  139. package/dist/generated/assets/i18n/messagebundle_cnr.json +1 -1
  140. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  141. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  142. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  143. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  144. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  145. package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
  146. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
  147. package/dist/generated/assets/i18n/messagebundle_en_US_sappsd.json +1 -1
  148. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
  149. package/dist/generated/assets/i18n/messagebundle_en_US_saptrc.json +1 -1
  150. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  151. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
  152. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  153. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  154. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  155. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  156. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  157. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  158. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  159. package/dist/generated/assets/i18n/messagebundle_id.json +1 -1
  160. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  161. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  162. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  163. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  164. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  165. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  166. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  167. package/dist/generated/assets/i18n/messagebundle_mk.json +1 -1
  168. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  169. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  170. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  171. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  172. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  173. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
  174. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  175. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  176. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  177. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  178. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  179. package/dist/generated/assets/i18n/messagebundle_sr.json +1 -1
  180. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  181. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  182. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  183. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  184. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  185. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  186. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  187. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  188. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  189. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  190. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  191. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  192. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  193. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  194. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  195. package/dist/generated/json-imports/Themes-node.d.ts +1 -0
  196. package/dist/generated/json-imports/Themes-node.js +25 -0
  197. package/dist/generated/json-imports/Themes-node.js.map +1 -0
  198. package/dist/generated/json-imports/i18n-node.d.ts +1 -0
  199. package/dist/generated/json-imports/i18n-node.js +120 -0
  200. package/dist/generated/json-imports/i18n-node.js.map +1 -0
  201. package/dist/generated/themes/Avatar.css.d.ts +1 -1
  202. package/dist/generated/themes/Avatar.css.js +1 -1
  203. package/dist/generated/themes/Avatar.css.js.map +1 -1
  204. package/dist/generated/themes/AvatarGroup.css.d.ts +1 -1
  205. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  206. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  207. package/dist/generated/themes/Bar.css.d.ts +1 -1
  208. package/dist/generated/themes/Bar.css.js +1 -1
  209. package/dist/generated/themes/Bar.css.js.map +1 -1
  210. package/dist/generated/themes/Breadcrumbs.css.d.ts +1 -1
  211. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  212. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  213. package/dist/generated/themes/BusyIndicator.css.d.ts +1 -1
  214. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  215. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  216. package/dist/generated/themes/Button.css.d.ts +1 -1
  217. package/dist/generated/themes/Button.css.js +1 -1
  218. package/dist/generated/themes/Button.css.js.map +1 -1
  219. package/dist/generated/themes/ButtonBadge.css.d.ts +1 -1
  220. package/dist/generated/themes/ButtonBadge.css.js +1 -1
  221. package/dist/generated/themes/ButtonBadge.css.js.map +1 -1
  222. package/dist/generated/themes/Calendar.css.d.ts +1 -1
  223. package/dist/generated/themes/Calendar.css.js +1 -1
  224. package/dist/generated/themes/Calendar.css.js.map +1 -1
  225. package/dist/generated/themes/CalendarHeader.css.d.ts +1 -1
  226. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  227. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  228. package/dist/generated/themes/CalendarLegend.css.d.ts +1 -1
  229. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  230. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  231. package/dist/generated/themes/CalendarLegendItem.css.d.ts +1 -1
  232. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  233. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  234. package/dist/generated/themes/Card.css.d.ts +1 -1
  235. package/dist/generated/themes/Card.css.js +1 -1
  236. package/dist/generated/themes/Card.css.js.map +1 -1
  237. package/dist/generated/themes/CardHeader.css.d.ts +1 -1
  238. package/dist/generated/themes/CardHeader.css.js +1 -1
  239. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  240. package/dist/generated/themes/Carousel.css.d.ts +1 -1
  241. package/dist/generated/themes/Carousel.css.js +1 -1
  242. package/dist/generated/themes/Carousel.css.js.map +1 -1
  243. package/dist/generated/themes/CheckBox.css.d.ts +1 -1
  244. package/dist/generated/themes/CheckBox.css.js +1 -1
  245. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  246. package/dist/generated/themes/ColorPalette.css.d.ts +1 -1
  247. package/dist/generated/themes/ColorPalette.css.js +1 -1
  248. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  249. package/dist/generated/themes/ColorPaletteItem.css.d.ts +1 -1
  250. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  251. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  252. package/dist/generated/themes/ColorPalettePopover.css.d.ts +1 -1
  253. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  254. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  255. package/dist/generated/themes/ColorPicker.css.d.ts +1 -1
  256. package/dist/generated/themes/ColorPicker.css.js +1 -1
  257. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  258. package/dist/generated/themes/ComboBox.css.d.ts +1 -1
  259. package/dist/generated/themes/ComboBox.css.js +1 -1
  260. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  261. package/dist/generated/themes/ComboBoxItem.css.d.ts +1 -1
  262. package/dist/generated/themes/ComboBoxItem.css.js +1 -1
  263. package/dist/generated/themes/ComboBoxItem.css.js.map +1 -1
  264. package/dist/generated/themes/DatePicker.css.d.ts +1 -1
  265. package/dist/generated/themes/DatePicker.css.js +1 -1
  266. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  267. package/dist/generated/themes/DateTimePickerPopover.css.d.ts +1 -1
  268. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  269. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  270. package/dist/generated/themes/DayPicker.css.d.ts +1 -1
  271. package/dist/generated/themes/DayPicker.css.js +1 -1
  272. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  273. package/dist/generated/themes/Dialog.css.d.ts +1 -1
  274. package/dist/generated/themes/Dialog.css.js +1 -1
  275. package/dist/generated/themes/Dialog.css.js.map +1 -1
  276. package/dist/generated/themes/FileUploader.css.d.ts +1 -1
  277. package/dist/generated/themes/FileUploader.css.js +1 -1
  278. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  279. package/dist/generated/themes/Form.css.d.ts +1 -1
  280. package/dist/generated/themes/Form.css.js +1 -1
  281. package/dist/generated/themes/Form.css.js.map +1 -1
  282. package/dist/generated/themes/FormItem.css.d.ts +1 -1
  283. package/dist/generated/themes/FormItem.css.js +1 -1
  284. package/dist/generated/themes/FormItem.css.js.map +1 -1
  285. package/dist/generated/themes/FormItemSpan.css.d.ts +1 -1
  286. package/dist/generated/themes/FormItemSpan.css.js +1 -1
  287. package/dist/generated/themes/FormItemSpan.css.js.map +1 -1
  288. package/dist/generated/themes/GrowingButton.css.d.ts +1 -1
  289. package/dist/generated/themes/GrowingButton.css.js +1 -1
  290. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  291. package/dist/generated/themes/Icon.css.d.ts +1 -1
  292. package/dist/generated/themes/Icon.css.js +1 -1
  293. package/dist/generated/themes/Icon.css.js.map +1 -1
  294. package/dist/generated/themes/Input.css.d.ts +1 -1
  295. package/dist/generated/themes/Input.css.js +1 -1
  296. package/dist/generated/themes/Input.css.js.map +1 -1
  297. package/dist/generated/themes/InputIcon.css.d.ts +1 -1
  298. package/dist/generated/themes/InputIcon.css.js +1 -1
  299. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  300. package/dist/generated/themes/InputSharedStyles.css.d.ts +1 -1
  301. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  302. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  303. package/dist/generated/themes/Link.css.d.ts +1 -1
  304. package/dist/generated/themes/Link.css.js +1 -1
  305. package/dist/generated/themes/Link.css.js.map +1 -1
  306. package/dist/generated/themes/List.css.d.ts +1 -1
  307. package/dist/generated/themes/List.css.js +1 -1
  308. package/dist/generated/themes/List.css.js.map +1 -1
  309. package/dist/generated/themes/ListItem.css.d.ts +1 -1
  310. package/dist/generated/themes/ListItem.css.js +1 -1
  311. package/dist/generated/themes/ListItem.css.js.map +1 -1
  312. package/dist/generated/themes/ListItemBase.css.d.ts +1 -1
  313. package/dist/generated/themes/ListItemBase.css.js +1 -1
  314. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  315. package/dist/generated/themes/ListItemCustom.css.d.ts +1 -1
  316. package/dist/generated/themes/ListItemCustom.css.js +1 -1
  317. package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
  318. package/dist/generated/themes/ListItemGroup.css.d.ts +1 -1
  319. package/dist/generated/themes/ListItemGroup.css.js +1 -1
  320. package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
  321. package/dist/generated/themes/ListItemGroupHeader.css.d.ts +1 -1
  322. package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
  323. package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
  324. package/dist/generated/themes/ListItemIcon.css.d.ts +1 -1
  325. package/dist/generated/themes/ListItemIcon.css.js +1 -1
  326. package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
  327. package/dist/generated/themes/Menu.css.d.ts +1 -1
  328. package/dist/generated/themes/Menu.css.js +1 -1
  329. package/dist/generated/themes/Menu.css.js.map +1 -1
  330. package/dist/generated/themes/MenuItem.css.d.ts +1 -1
  331. package/dist/generated/themes/MenuItem.css.js +1 -1
  332. package/dist/generated/themes/MenuItem.css.js.map +1 -1
  333. package/dist/generated/themes/MessageStrip.css.d.ts +1 -1
  334. package/dist/generated/themes/MessageStrip.css.js +1 -1
  335. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  336. package/dist/generated/themes/MonthPicker.css.d.ts +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.d.ts +1 -1
  340. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  341. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  342. package/dist/generated/themes/MultiComboBoxItem.css.d.ts +1 -1
  343. package/dist/generated/themes/MultiComboBoxItem.css.js +1 -1
  344. package/dist/generated/themes/MultiComboBoxItem.css.js.map +1 -1
  345. package/dist/generated/themes/MultiComboBoxPopover.css.d.ts +1 -1
  346. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  347. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  348. package/dist/generated/themes/MultiInput.css.d.ts +1 -1
  349. package/dist/generated/themes/MultiInput.css.js +1 -1
  350. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  351. package/dist/generated/themes/OptionBase.css.d.ts +1 -1
  352. package/dist/generated/themes/OptionBase.css.js +1 -1
  353. package/dist/generated/themes/OptionBase.css.js.map +1 -1
  354. package/dist/generated/themes/Panel.css.d.ts +1 -1
  355. package/dist/generated/themes/Panel.css.js +1 -1
  356. package/dist/generated/themes/Panel.css.js.map +1 -1
  357. package/dist/generated/themes/Popover.css.d.ts +1 -1
  358. package/dist/generated/themes/Popover.css.js +1 -1
  359. package/dist/generated/themes/Popover.css.js.map +1 -1
  360. package/dist/generated/themes/PopupsCommon.css.d.ts +1 -1
  361. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  362. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  363. package/dist/generated/themes/ProgressIndicator.css.d.ts +1 -1
  364. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  365. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  366. package/dist/generated/themes/RadioButton.css.d.ts +1 -1
  367. package/dist/generated/themes/RadioButton.css.js +1 -1
  368. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  369. package/dist/generated/themes/RangeSlider.css.d.ts +1 -1
  370. package/dist/generated/themes/RangeSlider.css.js +1 -1
  371. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  372. package/dist/generated/themes/RatingIndicator.css.d.ts +1 -1
  373. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  374. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  375. package/dist/generated/themes/ResponsivePopover.css.d.ts +1 -1
  376. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  377. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  378. package/dist/generated/themes/ResponsivePopoverCommon.css.d.ts +1 -1
  379. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  380. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  381. package/dist/generated/themes/SegmentedButton.css.d.ts +1 -1
  382. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  383. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  384. package/dist/generated/themes/SegmentedButtonItem.css.d.ts +1 -1
  385. package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
  386. package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
  387. package/dist/generated/themes/Select.css.d.ts +1 -1
  388. package/dist/generated/themes/Select.css.js +1 -1
  389. package/dist/generated/themes/Select.css.js.map +1 -1
  390. package/dist/generated/themes/SliderBase.css.d.ts +1 -1
  391. package/dist/generated/themes/SliderBase.css.js +1 -1
  392. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  393. package/dist/generated/themes/SplitButton.css.d.ts +1 -1
  394. package/dist/generated/themes/SplitButton.css.js +1 -1
  395. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  396. package/dist/generated/themes/StepInput.css.d.ts +1 -1
  397. package/dist/generated/themes/StepInput.css.js +1 -1
  398. package/dist/generated/themes/StepInput.css.js.map +1 -1
  399. package/dist/generated/themes/SuggestionItem.css.d.ts +1 -1
  400. package/dist/generated/themes/SuggestionItem.css.js +1 -1
  401. package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
  402. package/dist/generated/themes/SuggestionItemCustom.css.d.ts +1 -1
  403. package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
  404. package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
  405. package/dist/generated/themes/Switch.css.d.ts +1 -1
  406. package/dist/generated/themes/Switch.css.js +1 -1
  407. package/dist/generated/themes/Switch.css.js.map +1 -1
  408. package/dist/generated/themes/TabContainer.css.d.ts +1 -1
  409. package/dist/generated/themes/TabContainer.css.js +1 -1
  410. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  411. package/dist/generated/themes/TabInOverflow.css.d.ts +1 -1
  412. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  413. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  414. package/dist/generated/themes/TabInStrip.css.d.ts +1 -1
  415. package/dist/generated/themes/TabInStrip.css.js +1 -1
  416. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  417. package/dist/generated/themes/TabSemanticIcon.css.d.ts +1 -1
  418. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  419. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  420. package/dist/generated/themes/TabSeparatorInOverflow.css.d.ts +1 -1
  421. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  422. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  423. package/dist/generated/themes/TableCellBase.css.d.ts +1 -1
  424. package/dist/generated/themes/TableCellBase.css.js +1 -1
  425. package/dist/generated/themes/TableCellBase.css.js.map +1 -1
  426. package/dist/generated/themes/TableHeaderRow.css.d.ts +1 -1
  427. package/dist/generated/themes/TableHeaderRow.css.js +1 -1
  428. package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
  429. package/dist/generated/themes/TableRow.css.d.ts +1 -1
  430. package/dist/generated/themes/TableRow.css.js +1 -1
  431. package/dist/generated/themes/TableRow.css.js.map +1 -1
  432. package/dist/generated/themes/TableRowActionBase.css.d.ts +1 -1
  433. package/dist/generated/themes/TableRowActionBase.css.js +1 -1
  434. package/dist/generated/themes/TableRowActionBase.css.js.map +1 -1
  435. package/dist/generated/themes/TableRowBase.css.d.ts +1 -1
  436. package/dist/generated/themes/TableRowBase.css.js +1 -1
  437. package/dist/generated/themes/TableRowBase.css.js.map +1 -1
  438. package/dist/generated/themes/Tag.css.d.ts +1 -1
  439. package/dist/generated/themes/Tag.css.js +1 -1
  440. package/dist/generated/themes/Tag.css.js.map +1 -1
  441. package/dist/generated/themes/Text.css.d.ts +1 -1
  442. package/dist/generated/themes/Text.css.js +1 -1
  443. package/dist/generated/themes/Text.css.js.map +1 -1
  444. package/dist/generated/themes/TextArea.css.d.ts +1 -1
  445. package/dist/generated/themes/TextArea.css.js +1 -1
  446. package/dist/generated/themes/TextArea.css.js.map +1 -1
  447. package/dist/generated/themes/TimePicker.css.d.ts +1 -1
  448. package/dist/generated/themes/TimePicker.css.js +1 -1
  449. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  450. package/dist/generated/themes/Toast.css.d.ts +1 -1
  451. package/dist/generated/themes/Toast.css.js +1 -1
  452. package/dist/generated/themes/Toast.css.js.map +1 -1
  453. package/dist/generated/themes/ToggleButton.css.d.ts +1 -1
  454. package/dist/generated/themes/ToggleButton.css.js +1 -1
  455. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  456. package/dist/generated/themes/Token.css.d.ts +1 -1
  457. package/dist/generated/themes/Token.css.js +1 -1
  458. package/dist/generated/themes/Token.css.js.map +1 -1
  459. package/dist/generated/themes/Tokenizer.css.d.ts +1 -1
  460. package/dist/generated/themes/Tokenizer.css.js +1 -1
  461. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  462. package/dist/generated/themes/TokenizerPopover.css.d.ts +1 -1
  463. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  464. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  465. package/dist/generated/themes/Toolbar.css.d.ts +1 -1
  466. package/dist/generated/themes/Toolbar.css.js +1 -1
  467. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  468. package/dist/generated/themes/ToolbarPopover.css.d.ts +1 -1
  469. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  470. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  471. package/dist/generated/themes/TreeItem.css.d.ts +1 -1
  472. package/dist/generated/themes/TreeItem.css.js +1 -1
  473. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  474. package/dist/generated/themes/ValueStateMessage.css.d.ts +1 -1
  475. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  476. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  477. package/dist/generated/themes/YearPicker.css.d.ts +1 -1
  478. package/dist/generated/themes/YearPicker.css.js +1 -1
  479. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  480. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +1 -1
  481. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  482. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  483. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +1 -1
  484. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  485. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  486. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +1 -1
  487. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  488. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  489. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +1 -1
  490. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  491. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  492. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +1 -1
  493. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  494. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  495. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +1 -1
  496. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  497. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  498. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +1 -1
  499. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  500. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  501. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +1 -1
  502. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  503. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  504. package/dist/types/TableSelectionBehavior.d.ts +22 -0
  505. package/dist/types/TableSelectionBehavior.js +24 -0
  506. package/dist/types/TableSelectionBehavior.js.map +1 -0
  507. package/dist/vscode.html-custom-data.json +22 -2
  508. package/dist/web-types.json +57 -5
  509. package/package.json +9 -9
  510. package/src/CheckBoxTemplate.tsx +1 -0
  511. package/src/i18n/messagebundle_ar.properties +6 -0
  512. package/src/i18n/messagebundle_bg.properties +6 -0
  513. package/src/i18n/messagebundle_ca.properties +6 -0
  514. package/src/i18n/messagebundle_cnr.properties +6 -0
  515. package/src/i18n/messagebundle_cs.properties +6 -0
  516. package/src/i18n/messagebundle_cy.properties +6 -0
  517. package/src/i18n/messagebundle_da.properties +6 -0
  518. package/src/i18n/messagebundle_de.properties +7 -1
  519. package/src/i18n/messagebundle_el.properties +6 -0
  520. package/src/i18n/messagebundle_en.properties +4 -217
  521. package/src/i18n/messagebundle_en_GB.properties +6 -0
  522. package/src/i18n/messagebundle_en_US_sappsd.properties +6 -0
  523. package/src/i18n/messagebundle_en_US_saprigi.properties +4 -0
  524. package/src/i18n/messagebundle_en_US_saptrc.properties +6 -0
  525. package/src/i18n/messagebundle_es.properties +6 -0
  526. package/src/i18n/messagebundle_es_MX.properties +6 -0
  527. package/src/i18n/messagebundle_et.properties +6 -0
  528. package/src/i18n/messagebundle_fi.properties +6 -0
  529. package/src/i18n/messagebundle_fr.properties +6 -0
  530. package/src/i18n/messagebundle_fr_CA.properties +6 -0
  531. package/src/i18n/messagebundle_hi.properties +6 -0
  532. package/src/i18n/messagebundle_hr.properties +6 -0
  533. package/src/i18n/messagebundle_hu.properties +6 -0
  534. package/src/i18n/messagebundle_id.properties +6 -0
  535. package/src/i18n/messagebundle_it.properties +6 -0
  536. package/src/i18n/messagebundle_iw.properties +6 -0
  537. package/src/i18n/messagebundle_ja.properties +6 -0
  538. package/src/i18n/messagebundle_kk.properties +6 -0
  539. package/src/i18n/messagebundle_ko.properties +6 -0
  540. package/src/i18n/messagebundle_lt.properties +6 -0
  541. package/src/i18n/messagebundle_lv.properties +6 -0
  542. package/src/i18n/messagebundle_mk.properties +6 -0
  543. package/src/i18n/messagebundle_ms.properties +6 -0
  544. package/src/i18n/messagebundle_nl.properties +6 -0
  545. package/src/i18n/messagebundle_no.properties +6 -0
  546. package/src/i18n/messagebundle_pl.properties +6 -0
  547. package/src/i18n/messagebundle_pt.properties +6 -0
  548. package/src/i18n/messagebundle_pt_PT.properties +6 -0
  549. package/src/i18n/messagebundle_ro.properties +6 -0
  550. package/src/i18n/messagebundle_ru.properties +6 -0
  551. package/src/i18n/messagebundle_sh.properties +6 -0
  552. package/src/i18n/messagebundle_sk.properties +6 -0
  553. package/src/i18n/messagebundle_sl.properties +6 -0
  554. package/src/i18n/messagebundle_sr.properties +6 -0
  555. package/src/i18n/messagebundle_sv.properties +6 -0
  556. package/src/i18n/messagebundle_th.properties +6 -0
  557. package/src/i18n/messagebundle_tr.properties +6 -0
  558. package/src/i18n/messagebundle_uk.properties +7 -1
  559. package/src/i18n/messagebundle_vi.properties +6 -0
  560. package/src/i18n/messagebundle_zh_CN.properties +6 -0
  561. package/src/i18n/messagebundle_zh_TW.properties +6 -0
  562. package/src/themes/Avatar.css +1 -1
  563. package/src/themes/CheckBox.css +0 -9
  564. package/src/themes/base/Avatar-parameters.css +1 -0
  565. package/src/themes/base/rtl-parameters.css +1 -1
  566. package/cypress/specs/Avatar.cy.tsx +0 -55
  567. package/cypress/specs/AvatarGroup.cy.tsx +0 -66
  568. package/cypress/specs/Breadcrumbs.mobile.cy.tsx +0 -53
  569. package/cypress/specs/Button.cy.tsx +0 -434
  570. package/cypress/specs/Calendar.cy.tsx +0 -710
  571. package/cypress/specs/CalendarLegend.cy.tsx +0 -77
  572. package/cypress/specs/Card.cy.tsx +0 -338
  573. package/cypress/specs/Carousel.cy.tsx +0 -581
  574. package/cypress/specs/Carousel.mobile.cy.tsx +0 -67
  575. package/cypress/specs/ColorPalette.cy.tsx +0 -213
  576. package/cypress/specs/ColorPicker.cy.tsx +0 -332
  577. package/cypress/specs/ComboBox.cy.tsx +0 -198
  578. package/cypress/specs/DateControlsWithTimezone.cy.tsx +0 -75
  579. package/cypress/specs/DatePicker.cy.tsx +0 -1699
  580. package/cypress/specs/DateRangePicker.cy.tsx +0 -594
  581. package/cypress/specs/DateTimePicker.cy.tsx +0 -568
  582. package/cypress/specs/DayPicker.cy.tsx +0 -81
  583. package/cypress/specs/Dialog.cy.tsx +0 -133
  584. package/cypress/specs/ExpandableText.cy.tsx +0 -393
  585. package/cypress/specs/F6.cy.tsx +0 -977
  586. package/cypress/specs/Form.cy.tsx +0 -1022
  587. package/cypress/specs/FormSupport.cy.tsx +0 -975
  588. package/cypress/specs/Input.cy.tsx +0 -978
  589. package/cypress/specs/Label.cy.tsx +0 -144
  590. package/cypress/specs/Link.cy.tsx +0 -216
  591. package/cypress/specs/List.cy.tsx +0 -309
  592. package/cypress/specs/List.mobile.cy.tsx +0 -31
  593. package/cypress/specs/LitKeyFunction.cy.tsx +0 -58
  594. package/cypress/specs/Menu.cy.tsx +0 -617
  595. package/cypress/specs/MessageStrip.cy.tsx +0 -171
  596. package/cypress/specs/MultiComboBox.cy.tsx +0 -189
  597. package/cypress/specs/MultiInput.cy.tsx +0 -72
  598. package/cypress/specs/Popover.cy.tsx +0 -419
  599. package/cypress/specs/RTL.cy.tsx +0 -18
  600. package/cypress/specs/RadioButton.cy.tsx +0 -499
  601. package/cypress/specs/RangeSlider.cy.tsx +0 -52
  602. package/cypress/specs/RatingIndicator.cy.tsx +0 -279
  603. package/cypress/specs/ResponsivePopover.mobile.cy.tsx +0 -112
  604. package/cypress/specs/SegmentedButton.cy.tsx +0 -215
  605. package/cypress/specs/Select.cy.tsx +0 -241
  606. package/cypress/specs/Slider.cy.tsx +0 -87
  607. package/cypress/specs/StepInput.cy.tsx +0 -32
  608. package/cypress/specs/TabContainer.cy.tsx +0 -78
  609. package/cypress/specs/Table.cy.tsx +0 -1025
  610. package/cypress/specs/TableDragAndDrop.cy.tsx +0 -236
  611. package/cypress/specs/TableGrowing.cy.tsx +0 -336
  612. package/cypress/specs/TableLoading.cy.tsx +0 -48
  613. package/cypress/specs/TableNavigation.cy.tsx +0 -223
  614. package/cypress/specs/TableNavigationFixedHeader.cy.tsx +0 -199
  615. package/cypress/specs/TableRowActions.cy.tsx +0 -239
  616. package/cypress/specs/TableSelection.cy.tsx +0 -275
  617. package/cypress/specs/TableSelections.cy.tsx +0 -332
  618. package/cypress/specs/TableUtils.cy.tsx +0 -63
  619. package/cypress/specs/TableVirtualizer.cy.tsx +0 -243
  620. package/cypress/specs/Tag.cy.tsx +0 -120
  621. package/cypress/specs/Text.cy.tsx +0 -46
  622. package/cypress/specs/TextArea.cy.tsx +0 -735
  623. package/cypress/specs/Title.cy.tsx +0 -36
  624. package/cypress/specs/Toast.cy.tsx +0 -45
  625. package/cypress/specs/Tokenizer.cy.tsx +0 -209
  626. package/cypress/specs/Toolbar.cy.tsx +0 -194
  627. package/cypress/specs/Tree.cy.tsx +0 -72
  628. package/cypress/specs/base/AccessibilityTextsHelper.cy.tsx +0 -468
  629. package/cypress/specs/base/Events.cy.tsx +0 -301
  630. package/cypress/specs/base/IconCollection.cy.tsx +0 -58
  631. package/cypress/specs/base/IgnoreCustomElements.cy.tsx +0 -38
  632. package/cypress/specs/base/InvisibleMessage.cy.tsx +0 -31
  633. package/cypress/specs/base/Tooltips.cy.tsx +0 -64
  634. package/cypress/specs/base/css/redfish.custom.theme.css +0 -13
  635. package/cypress/support/commands/Calendar.commands.ts +0 -21
  636. package/cypress/support/commands/ColorPalette.commands.ts +0 -86
  637. package/cypress/support/commands/ColorPicker.commands.ts +0 -38
  638. package/cypress/support/commands/DatePicker.commands.ts +0 -218
  639. package/cypress/support/commands/DateTimePicker.commands.ts +0 -105
  640. package/cypress/support/commands/Dialog.commands.ts +0 -16
  641. package/cypress/support/commands/Menu.commands.ts +0 -52
  642. package/cypress/support/commands/Popover.commands.ts +0 -16
  643. package/cypress/support/commands/ResponsivePopover.commands.ts +0 -42
  644. package/cypress/support/commands/SegmentedButton.commands.ts +0 -32
  645. package/cypress/support/commands/utils/popup-open.ts +0 -35
  646. package/cypress/support/commands.ts +0 -113
  647. package/cypress/support/component-index.html +0 -12
  648. package/cypress/support/component.ts +0 -20
  649. package/cypress/tsconfig.json +0 -42
@@ -3739,6 +3739,11 @@
3739
3739
  "name": "selected",
3740
3740
  "description": "Specifies if the component is selected.",
3741
3741
  "values": []
3742
+ },
3743
+ {
3744
+ "name": "movable",
3745
+ "description": "Defines if the tab is movable.",
3746
+ "values": []
3742
3747
  }
3743
3748
  ],
3744
3749
  "references": []
@@ -3801,7 +3806,7 @@
3801
3806
  },
3802
3807
  {
3803
3808
  "name": "ui5-table",
3804
- "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- **move-over** - Fired when a movable 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()`.\n\n**Note:** If the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **move** - Fired when a movable list item is dropped onto a drop target.\n\n**Notes:**\n\nThe `move` event is fired only if there was a preceding `move-over` with prevented default action.\n\nIf the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **row-action-click** - Fired when a row action is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\n**Note:** Use `ui5-table-row` for the intended design.\n- **headerRow** - Defines the header row of the component.\n\n**Note:** Use `ui5-table-header-row` for the intended design.\n- **noData** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
3809
+ "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**Note:** This event is not fired if the `behavior` property of the selection component is set to `RowOnly`.\nIn that case, use the `change` event of the selection component instead.\n- **move-over** - Fired when a movable 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()`.\n\n**Note:** If the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **move** - Fired when a movable list item is dropped onto a drop target.\n\n**Notes:**\n\nThe `move` event is fired only if there was a preceding `move-over` with prevented default action.\n\nIf the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **row-action-click** - Fired when a row action is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\n**Note:** Use `ui5-table-row` for the intended design.\n- **headerRow** - Defines the header row of the component.\n\n**Note:** Use `ui5-table-header-row` for the intended design.\n- **noData** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
3805
3810
  "attributes": [
3806
3811
  {
3807
3812
  "name": "accessible-name",
@@ -4093,6 +4098,11 @@
4093
4098
  "name": "selected",
4094
4099
  "description": "Defines the selected elements of the component.",
4095
4100
  "values": []
4101
+ },
4102
+ {
4103
+ "name": "behavior",
4104
+ "description": "Defines the selection behavior.",
4105
+ "values": [{ "name": "RowSelector" }, { "name": "RowOnly" }]
4096
4106
  }
4097
4107
  ],
4098
4108
  "references": []
@@ -4105,6 +4115,11 @@
4105
4115
  "name": "selected",
4106
4116
  "description": "Defines the `row-key` values of selected rows, with each value separated by a space.",
4107
4117
  "values": []
4118
+ },
4119
+ {
4120
+ "name": "behavior",
4121
+ "description": "Defines the selection behavior.",
4122
+ "values": [{ "name": "RowSelector" }, { "name": "RowOnly" }]
4108
4123
  }
4109
4124
  ],
4110
4125
  "references": []
@@ -4117,6 +4132,11 @@
4117
4132
  "name": "selected",
4118
4133
  "description": "Defines the `row-key` value of the selected row.",
4119
4134
  "values": []
4135
+ },
4136
+ {
4137
+ "name": "behavior",
4138
+ "description": "Defines the selection behavior.",
4139
+ "values": [{ "name": "RowSelector" }, { "name": "RowOnly" }]
4120
4140
  }
4121
4141
  ],
4122
4142
  "references": []
@@ -4801,7 +4821,7 @@
4801
4821
  },
4802
4822
  {
4803
4823
  "name": "ui5-tree",
4804
- "description": "### Overview\nThe `ui5-tree` component provides a tree structure for displaying data in a hierarchy.\n\n### Usage\n\n#### When to use:\n\n- To display hierarchically structured items.\n- To select one or more items out of a set of hierarchically structured items.\n\n#### When not to use:\n\n- To display items not hierarchically structured. In this case, use the List component.\n- To select one item from a very small number of non-hierarchical items. Select or ComboBox might be more appropriate.\n- The hierarchy turns out to have only two levels. In this case, use List with group items.\n\n### Keyboard Handling\n\nThe `ui5-tree` provides advanced keyboard handling.\nThe user can use the following keyboard shortcuts in order to navigate trough the tree:\n\n- [Up] or [Down] - Navigates up and down the tree items that are currently visible.\n- [Right] - Drills down the tree by expanding the tree nodes.\n- [Left] - Goes up the tree and collapses the tree nodes.\n\nThe user can use the following keyboard shortcuts to perform selection,\nwhen the `selectionMode` property is in use:\n\n- [Space] - Selects the currently focused item upon keyup.\n- [Enter] - Selects the currently focused item upon keydown.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/Tree.js\";`\n\n`import \"@ui5/webcomponents/dist/TreeItem.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **item-toggle** - Fired when a tree item is expanded or collapsed.\n\n**Note:** You can call `preventDefault()` on the event object to suppress the event, if needed.\nThis may be handy for example if you want to dynamically load tree items upon the user expanding a node.\nEven if you prevented the event's default behavior, you can always manually call `toggle()` on a tree item.\n- **item-mouseover** - Fired when the mouse cursor enters the tree item borders.\n- **item-mouseout** - Fired when the mouse cursor leaves the tree item borders.\n- **item-click** - Fired when a tree item is activated.\n- **item-delete** - Fired when the Delete button of any tree item is pressed.\n\n**Note:** A Delete button is displayed on each item,\nwhen the component `selectionMode` property is set to `Delete`.\n- **selection-change** - Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes.\n\n### **Methods:**\n - **walk(callback: _WalkCallback_): _void_** - Perform Depth-First-Search walk on the tree and run a callback on each node\n\n### **Slots:**\n - **default** - Defines the items of the component. Tree items may have other tree items as children.\n\n**Note:** Use `ui5-tree-item` for the intended design.\n- **header** - Defines the component header.\n\n**Note:** When the `header` slot is set, the\n`headerText` property is ignored.",
4824
+ "description": "### Overview\nThe `ui5-tree` component provides a tree structure for displaying data in a hierarchy.\n\n### Usage\n\n#### When to use:\n\n- To display hierarchically structured items.\n- To select one or more items out of a set of hierarchically structured items.\n\n#### When not to use:\n\n- To display items not hierarchically structured. In this case, use the List component.\n- To select one item from a very small number of non-hierarchical items. Select or ComboBox might be more appropriate.\n- The hierarchy turns out to have only two levels. In this case, use List with group items.\n\n### Keyboard Handling\n\nThe `ui5-tree` provides advanced keyboard handling.\nThe user can use the following keyboard shortcuts in order to navigate trough the tree:\n\n- [Up] or [Down] - Navigates up and down the tree items that are currently visible.\n- [Right] - Drills down the tree by expanding the tree nodes.\n- [Left] - Goes up the tree and collapses the tree nodes.\n\nThe user can use the following keyboard shortcuts to perform selection,\nwhen the `selectionMode` property is in use:\n\n- [Space] - Selects the currently focused item upon keyup.\n- [Enter] - Selects the currently focused item upon keydown.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/Tree.js\";`\n\n`import \"@ui5/webcomponents/dist/TreeItem.js\";`\n\n\n---\n\n\n\n\n### **Events:**\n - **item-toggle** - Fired when a tree item is expanded or collapsed.\n\n**Note:** You can call `preventDefault()` on the event object to suppress the event, if needed.\nThis may be handy for example if you want to dynamically load tree items upon the user expanding a node.\nEven if you prevented the event's default behavior, you can always manually call `toggle()` on a tree item.\n- **item-mouseover** - Fired when the mouse cursor enters the tree item borders.\n- **item-mouseout** - Fired when the mouse cursor leaves the tree item borders.\n- **item-click** - Fired when a tree item is activated.\n- **item-delete** - Fired when the Delete button of any tree item is pressed.\n\n**Note:** A Delete button is displayed on each item,\nwhen the component `selectionMode` property is set to `Delete`.\n- **selection-change** - Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes.\n- **move** - Fired when a movable tree item is moved over a potential drop target during a drag-and-drop operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`.\n- **move-over** - Fired when a movable tree item is dropped onto a drop target.\n\n**Note:** The `move` event is fired only if there was a preceding `move-over` event with prevented default action.\n\n### **Methods:**\n - **walk(callback: _WalkCallback_): _void_** - Perform Depth-First-Search walk on the tree and run a callback on each node\n\n### **Slots:**\n - **default** - Defines the items of the component. Tree items may have other tree items as children.\n\n**Note:** Use `ui5-tree-item` for the intended design.\n- **header** - Defines the component header.\n\n**Note:** When the `header` slot is set, the\n`headerText` property is ignored.",
4805
4825
  "attributes": [
4806
4826
  {
4807
4827
  "name": "selection-mode",
@@ -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.11.0-rc.2",
4
+ "version": "2.11.0-rc.3",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
@@ -7846,6 +7846,11 @@
7846
7846
  "name": "selected",
7847
7847
  "description": "Specifies if the component is selected.",
7848
7848
  "value": { "type": "boolean", "default": "false" }
7849
+ },
7850
+ {
7851
+ "name": "movable",
7852
+ "description": "Defines if the tab is movable.",
7853
+ "value": { "type": "boolean", "default": "false" }
7849
7854
  }
7850
7855
  ],
7851
7856
  "slots": [
@@ -7892,6 +7897,11 @@
7892
7897
  "name": "selected",
7893
7898
  "description": "Specifies if the component is selected.",
7894
7899
  "value": { "type": "boolean" }
7900
+ },
7901
+ {
7902
+ "name": "movable",
7903
+ "description": "Defines if the tab is movable.",
7904
+ "value": { "type": "boolean" }
7895
7905
  }
7896
7906
  ],
7897
7907
  "events": []
@@ -8055,7 +8065,7 @@
8055
8065
  },
8056
8066
  {
8057
8067
  "name": "ui5-table",
8058
- "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- **move-over** - Fired when a movable 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()`.\n\n**Note:** If the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **move** - Fired when a movable list item is dropped onto a drop target.\n\n**Notes:**\n\nThe `move` event is fired only if there was a preceding `move-over` with prevented default action.\n\nIf the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **row-action-click** - Fired when a row action is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\n**Note:** Use `ui5-table-row` for the intended design.\n- **headerRow** - Defines the header row of the component.\n\n**Note:** Use `ui5-table-header-row` for the intended design.\n- **noData** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
8068
+ "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**Note:** This event is not fired if the `behavior` property of the selection component is set to `RowOnly`.\nIn that case, use the `change` event of the selection component instead.\n- **move-over** - Fired when a movable 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()`.\n\n**Note:** If the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **move** - Fired when a movable list item is dropped onto a drop target.\n\n**Notes:**\n\nThe `move` event is fired only if there was a preceding `move-over` with prevented default action.\n\nIf the dragging operation is a cross-browser operation or files are moved to a potential drop target,\nthe `source` parameter will be `null`.\n- **row-action-click** - Fired when a row action is clicked.\n\n### **Slots:**\n - **default** - Defines the rows of the component.\n\n**Note:** Use `ui5-table-row` for the intended design.\n- **headerRow** - Defines the header row of the component.\n\n**Note:** Use `ui5-table-header-row` for the intended design.\n- **noData** - Defines the custom visualization if there is no data available.\n- **features** - Defines the features of the component.",
8059
8069
  "doc-url": "",
8060
8070
  "attributes": [
8061
8071
  {
@@ -8118,7 +8128,7 @@
8118
8128
  "events": [
8119
8129
  {
8120
8130
  "name": "row-click",
8121
- "description": "Fired when an interactive row is clicked."
8131
+ "description": "Fired when an interactive row is clicked.\n\n**Note:** This event is not fired if the `behavior` property of the selection component is set to `RowOnly`.\nIn that case, use the `change` event of the selection component instead."
8122
8132
  },
8123
8133
  {
8124
8134
  "name": "move-over",
@@ -8174,7 +8184,7 @@
8174
8184
  "events": [
8175
8185
  {
8176
8186
  "name": "row-click",
8177
- "description": "Fired when an interactive row is clicked."
8187
+ "description": "Fired when an interactive row is clicked.\n\n**Note:** This event is not fired if the `behavior` property of the selection component is set to `RowOnly`.\nIn that case, use the `change` event of the selection component instead."
8178
8188
  },
8179
8189
  {
8180
8190
  "name": "move-over",
@@ -8656,6 +8666,14 @@
8656
8666
  "name": "selected",
8657
8667
  "description": "Defines the `row-key` values of selected rows, with each value separated by a space.",
8658
8668
  "value": { "type": "string | undefined", "default": "undefined" }
8669
+ },
8670
+ {
8671
+ "name": "behavior",
8672
+ "description": "Defines the selection behavior.",
8673
+ "value": {
8674
+ "type": "\"RowSelector\" | \"RowOnly\"",
8675
+ "default": "\"RowSelector\""
8676
+ }
8659
8677
  }
8660
8678
  ],
8661
8679
  "events": [
@@ -8670,6 +8688,11 @@
8670
8688
  "name": "selected",
8671
8689
  "description": "Defines the `row-key` values of selected rows, with each value separated by a space.",
8672
8690
  "value": { "type": "string | undefined" }
8691
+ },
8692
+ {
8693
+ "name": "behavior",
8694
+ "description": "Defines the selection behavior.",
8695
+ "value": { "type": "\"RowSelector\" | \"RowOnly\"" }
8673
8696
  }
8674
8697
  ],
8675
8698
  "events": [
@@ -8689,6 +8712,14 @@
8689
8712
  "name": "selected",
8690
8713
  "description": "Defines the `row-key` value of the selected row.",
8691
8714
  "value": { "type": "string | undefined", "default": "undefined" }
8715
+ },
8716
+ {
8717
+ "name": "behavior",
8718
+ "description": "Defines the selection behavior.",
8719
+ "value": {
8720
+ "type": "\"RowSelector\" | \"RowOnly\"",
8721
+ "default": "\"RowSelector\""
8722
+ }
8692
8723
  }
8693
8724
  ],
8694
8725
  "events": [
@@ -8703,6 +8734,11 @@
8703
8734
  "name": "selected",
8704
8735
  "description": "Defines the `row-key` value of the selected row.",
8705
8736
  "value": { "type": "string | undefined" }
8737
+ },
8738
+ {
8739
+ "name": "behavior",
8740
+ "description": "Defines the selection behavior.",
8741
+ "value": { "type": "\"RowSelector\" | \"RowOnly\"" }
8706
8742
  }
8707
8743
  ],
8708
8744
  "events": [
@@ -10178,7 +10214,7 @@
10178
10214
  },
10179
10215
  {
10180
10216
  "name": "ui5-tree",
10181
- "description": "### Overview\nThe `ui5-tree` component provides a tree structure for displaying data in a hierarchy.\n\n### Usage\n\n#### When to use:\n\n- To display hierarchically structured items.\n- To select one or more items out of a set of hierarchically structured items.\n\n#### When not to use:\n\n- To display items not hierarchically structured. In this case, use the List component.\n- To select one item from a very small number of non-hierarchical items. Select or ComboBox might be more appropriate.\n- The hierarchy turns out to have only two levels. In this case, use List with group items.\n\n### Keyboard Handling\n\nThe `ui5-tree` provides advanced keyboard handling.\nThe user can use the following keyboard shortcuts in order to navigate trough the tree:\n\n- [Up] or [Down] - Navigates up and down the tree items that are currently visible.\n- [Right] - Drills down the tree by expanding the tree nodes.\n- [Left] - Goes up the tree and collapses the tree nodes.\n\nThe user can use the following keyboard shortcuts to perform selection,\nwhen the `selectionMode` property is in use:\n\n- [Space] - Selects the currently focused item upon keyup.\n- [Enter] - Selects the currently focused item upon keydown.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/Tree.js\";`\n\n`import \"@ui5/webcomponents/dist/TreeItem.js\";`\n---\n\n\n### **Events:**\n - **item-toggle** - Fired when a tree item is expanded or collapsed.\n\n**Note:** You can call `preventDefault()` on the event object to suppress the event, if needed.\nThis may be handy for example if you want to dynamically load tree items upon the user expanding a node.\nEven if you prevented the event's default behavior, you can always manually call `toggle()` on a tree item.\n- **item-mouseover** - Fired when the mouse cursor enters the tree item borders.\n- **item-mouseout** - Fired when the mouse cursor leaves the tree item borders.\n- **item-click** - Fired when a tree item is activated.\n- **item-delete** - Fired when the Delete button of any tree item is pressed.\n\n**Note:** A Delete button is displayed on each item,\nwhen the component `selectionMode` property is set to `Delete`.\n- **selection-change** - Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes.\n\n### **Methods:**\n - **walk(callback: _WalkCallback_): _void_** - Perform Depth-First-Search walk on the tree and run a callback on each node\n\n### **Slots:**\n - **default** - Defines the items of the component. Tree items may have other tree items as children.\n\n**Note:** Use `ui5-tree-item` for the intended design.\n- **header** - Defines the component header.\n\n**Note:** When the `header` slot is set, the\n`headerText` property is ignored.",
10217
+ "description": "### Overview\nThe `ui5-tree` component provides a tree structure for displaying data in a hierarchy.\n\n### Usage\n\n#### When to use:\n\n- To display hierarchically structured items.\n- To select one or more items out of a set of hierarchically structured items.\n\n#### When not to use:\n\n- To display items not hierarchically structured. In this case, use the List component.\n- To select one item from a very small number of non-hierarchical items. Select or ComboBox might be more appropriate.\n- The hierarchy turns out to have only two levels. In this case, use List with group items.\n\n### Keyboard Handling\n\nThe `ui5-tree` provides advanced keyboard handling.\nThe user can use the following keyboard shortcuts in order to navigate trough the tree:\n\n- [Up] or [Down] - Navigates up and down the tree items that are currently visible.\n- [Right] - Drills down the tree by expanding the tree nodes.\n- [Left] - Goes up the tree and collapses the tree nodes.\n\nThe user can use the following keyboard shortcuts to perform selection,\nwhen the `selectionMode` property is in use:\n\n- [Space] - Selects the currently focused item upon keyup.\n- [Enter] - Selects the currently focused item upon keydown.\n\n### ES6 Module Import\n`import \"@ui5/webcomponents/dist/Tree.js\";`\n\n`import \"@ui5/webcomponents/dist/TreeItem.js\";`\n---\n\n\n### **Events:**\n - **item-toggle** - Fired when a tree item is expanded or collapsed.\n\n**Note:** You can call `preventDefault()` on the event object to suppress the event, if needed.\nThis may be handy for example if you want to dynamically load tree items upon the user expanding a node.\nEven if you prevented the event's default behavior, you can always manually call `toggle()` on a tree item.\n- **item-mouseover** - Fired when the mouse cursor enters the tree item borders.\n- **item-mouseout** - Fired when the mouse cursor leaves the tree item borders.\n- **item-click** - Fired when a tree item is activated.\n- **item-delete** - Fired when the Delete button of any tree item is pressed.\n\n**Note:** A Delete button is displayed on each item,\nwhen the component `selectionMode` property is set to `Delete`.\n- **selection-change** - Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes.\n- **move** - Fired when a movable tree item is moved over a potential drop target during a drag-and-drop operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`.\n- **move-over** - Fired when a movable tree item is dropped onto a drop target.\n\n**Note:** The `move` event is fired only if there was a preceding `move-over` event with prevented default action.\n\n### **Methods:**\n - **walk(callback: _WalkCallback_): _void_** - Perform Depth-First-Search walk on the tree and run a callback on each node\n\n### **Slots:**\n - **default** - Defines the items of the component. Tree items may have other tree items as children.\n\n**Note:** Use `ui5-tree-item` for the intended design.\n- **header** - Defines the component header.\n\n**Note:** When the `header` slot is set, the\n`headerText` property is ignored.",
10182
10218
  "doc-url": "",
10183
10219
  "attributes": [
10184
10220
  {
@@ -10259,6 +10295,14 @@
10259
10295
  {
10260
10296
  "name": "selection-change",
10261
10297
  "description": "Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes."
10298
+ },
10299
+ {
10300
+ "name": "move",
10301
+ "description": "Fired when a movable tree item is moved over a potential drop target during a drag-and-drop operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`."
10302
+ },
10303
+ {
10304
+ "name": "move-over",
10305
+ "description": "Fired when a movable tree item is dropped onto a drop target.\n\n**Note:** The `move` event is fired only if there was a preceding `move-over` event with prevented default action."
10262
10306
  }
10263
10307
  ],
10264
10308
  "js": {
@@ -10330,6 +10374,14 @@
10330
10374
  {
10331
10375
  "name": "selection-change",
10332
10376
  "description": "Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes."
10377
+ },
10378
+ {
10379
+ "name": "move",
10380
+ "description": "Fired when a movable tree item is moved over a potential drop target during a drag-and-drop operation.\n\nIf the new position is valid, prevent the default action of the event using `preventDefault()`."
10381
+ },
10382
+ {
10383
+ "name": "move-over",
10384
+ "description": "Fired when a movable tree item is dropped onto a drop target.\n\n**Note:** The `move` event is fired only if there was a preceding `move-over` event with prevented default action."
10333
10385
  }
10334
10386
  ]
10335
10387
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ui5/webcomponents",
3
- "version": "2.11.0-rc.2",
3
+ "version": "2.11.0-rc.3",
4
4
  "description": "UI5 Web Components: webcomponents.main",
5
5
  "ui5": {
6
6
  "webComponentsPackage": true
@@ -54,20 +54,20 @@
54
54
  "directory": "packages/main"
55
55
  },
56
56
  "dependencies": {
57
- "@ui5/webcomponents-base": "2.11.0-rc.2",
58
- "@ui5/webcomponents-icons": "2.11.0-rc.2",
59
- "@ui5/webcomponents-icons-business-suite": "2.11.0-rc.2",
60
- "@ui5/webcomponents-icons-tnt": "2.11.0-rc.2",
61
- "@ui5/webcomponents-localization": "2.11.0-rc.2",
62
- "@ui5/webcomponents-theming": "2.11.0-rc.2"
57
+ "@ui5/webcomponents-base": "2.11.0-rc.3",
58
+ "@ui5/webcomponents-icons": "2.11.0-rc.3",
59
+ "@ui5/webcomponents-icons-business-suite": "2.11.0-rc.3",
60
+ "@ui5/webcomponents-icons-tnt": "2.11.0-rc.3",
61
+ "@ui5/webcomponents-localization": "2.11.0-rc.3",
62
+ "@ui5/webcomponents-theming": "2.11.0-rc.3"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@ui5/cypress-internal": "0.0.0",
66
- "@ui5/webcomponents-tools": "2.11.0-rc.2",
66
+ "@ui5/webcomponents-tools": "2.11.0-rc.3",
67
67
  "chromedriver": "^135.0.0",
68
68
  "jsdom": "^26.0.0",
69
69
  "lit": "^2.0.0",
70
70
  "vitest": "^3.0.2"
71
71
  },
72
- "gitHead": "ee469c159184053263f933da57457025a8ac7ddb"
72
+ "gitHead": "74e76986dcd0c20ea4cbd6441702c8e72a00b6d3"
73
73
  }
@@ -62,6 +62,7 @@ export default function CheckBoxTemplate(this: CheckBox) {
62
62
  part="label"
63
63
  class="ui5-checkbox-label"
64
64
  wrappingType={this.wrappingType}
65
+ required={this.required}
65
66
  >
66
67
  {this.text}
67
68
  </Label>
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=مؤكد
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=تحذير
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} بند
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} من البنود
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=اليوم
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=اليوم المحدد
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=خيارات إضافية
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=القيم المتوفرة
411
415
 
416
+ FORM_ACCESSIBLE_NAME=النموذج
417
+
412
418
  FORM_CHECKABLE_REQUIRED=يرجى وضع علامة على هذا المربع إذا كنت تريد المتابعة.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=يرجى ملء هذا الحقل أو تحديد بند في القائمة.
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Подчертано
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Предупреждение
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} позиция
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} позиции
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=Днес
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Избран ден
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Допълнителни опции
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Налични стойности
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Формуляр
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Моля, поставете отметка в това поле, ако искате да продължите.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Моля, попълнете това поле или изберете позиция от списъка.
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Destacat
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Advertència
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} element
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} elements
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=Avui
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Dia seleccionat
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Opcions addicionals
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Valors disponibles
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Formulari
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Marqueu aquest quadre si voleu continuar.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Empleneu aquest camp o seleccioneu un article de la llista.
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Naglašeno
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Upozorenje
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} stavka
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} stavke(i)
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=Danas
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Izabrani dan
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Dodatne opcije
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Dostupne vrijednosti
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Obrazac
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Označite ovaj kvadratić ako želite da nastavite.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Popunite ovo polje ili odaberite stavku s liste.
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Zvýrazněné
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Upozornění
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} položka
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} položky
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=Dnes
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Vybraný den
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Další možnosti
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Dostupné hodnoty
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Formulář
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Chcete-li pokračovat, zaškrtněte toto pole.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Vyplňte toto pole nebo vyberte položku ze seznamu.
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Wedi’i Bwysleisio
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Rhybudd
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} eitem
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} eitem
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=Heddiw
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Diwrnod Dewisedig
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Opsiynau Ychwanegol
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Gwerthoedd sydd ar gael
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Ffurf
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Ticiwch y blwch hwn os ydych chi eisiau bwrw ymlaen.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Llenwch y maes hwn neu dewiswch eitem yn y rhestr.
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Fremhævet
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Advarsel
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} element
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} elementer
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=I dag
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Valgt dag
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Yderligere valgmuligheder
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Tilgængelige værdier
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Formular
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Kryds dette felt af, hvis du vil fortsætte.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Udfyld dette felt, eller vælg et element på listen.
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Hervorgehoben
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Warnung
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} Element
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} Elemente
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=Heute
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Ausgewählter Tag
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Zusätzliche Optionen
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Verfügbare Werte
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Formular
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Aktivieren Sie dieses Kontrollkästchen, wenn Sie fortfahren wollen.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Füllen Sie dieses Feld aus oder wählen Sie ein Element aus der Liste aus.
@@ -420,7 +426,7 @@ FORM_SELECTABLE_REQUIRED2=Wählen Sie eine dieser Optionen aus.
420
426
  FORM_TEXTFIELD_REQUIRED=Füllen Sie dieses Feld aus.
421
427
 
422
428
  TABLE_SELECTION=Auswahl
423
- TABLE_ROW_SELECTOR=Zeilenauswahl
429
+ TABLE_ROW_SELECTOR=Zeilenauswahlfeld
424
430
  TABLE_NO_DATA=Keine Daten
425
431
  TABLE_ROW_POPIN=Zeilen-Popin
426
432
  TABLE_MORE=Weitere
@@ -51,6 +51,10 @@ BUTTON_ARIA_TYPE_EMPHASIZED=Τονισμένο
51
51
 
52
52
  BUTTON_ARIA_TYPE_ATTENTION=Προειδοποίηση
53
53
 
54
+ BUTTON_BADGE_ONE_ITEM={0} είδος
55
+
56
+ BUTTON_BADGE_MANY_ITEMS={0} είδη
57
+
54
58
  CAL_LEGEND_TODAY_TEXT=Σήμερα
55
59
 
56
60
  CAL_LEGEND_SELECTED_TEXT=Επιλεγμένη Ημέρα
@@ -409,6 +413,8 @@ TOOLBAR_OVERFLOW_BUTTON_ARIA_LABEL=Πρόσθετες Επιλογές
409
413
 
410
414
  TOOLBAR_POPOVER_AVAILABLE_VALUES=Διαθέσιμες Τιμές
411
415
 
416
+ FORM_ACCESSIBLE_NAME=Φόρμα
417
+
412
418
  FORM_CHECKABLE_REQUIRED=Επιλέξτε αυτό το πλαίσιο αν θέλετε να συνεχίσετε.
413
419
 
414
420
  FORM_MIXED_TEXTFIELD_REQUIRED=Συμπληρώστε αυτό το πεδίο ή επιλέξετε ένα στοιχείο στη λίστα.