@ui5/webcomponents 2.2.0-rc.0 → 2.2.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (430) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/AvatarGroup.js +1 -1
  4. package/dist/AvatarGroup.js.map +1 -1
  5. package/dist/Breadcrumbs.d.ts +17 -1
  6. package/dist/Breadcrumbs.js +87 -12
  7. package/dist/Breadcrumbs.js.map +1 -1
  8. package/dist/BreadcrumbsItem.d.ts +1 -0
  9. package/dist/BreadcrumbsItem.js.map +1 -1
  10. package/dist/Button.d.ts +1 -2
  11. package/dist/Button.js.map +1 -1
  12. package/dist/Calendar.js +8 -4
  13. package/dist/Calendar.js.map +1 -1
  14. package/dist/ColorPalette.js +12 -8
  15. package/dist/ColorPalette.js.map +1 -1
  16. package/dist/ColorPalettePopover.js +5 -5
  17. package/dist/ColorPalettePopover.js.map +1 -1
  18. package/dist/ComboBox.d.ts +1 -0
  19. package/dist/ComboBox.js +4 -1
  20. package/dist/ComboBox.js.map +1 -1
  21. package/dist/DatePicker.js +1 -1
  22. package/dist/DatePicker.js.map +1 -1
  23. package/dist/DayPicker.js +2 -2
  24. package/dist/DayPicker.js.map +1 -1
  25. package/dist/FileUploader.d.ts +22 -1
  26. package/dist/FileUploader.js +66 -7
  27. package/dist/FileUploader.js.map +1 -1
  28. package/dist/Input.d.ts +4 -0
  29. package/dist/Input.js +9 -4
  30. package/dist/Input.js.map +1 -1
  31. package/dist/MultiComboBox.d.ts +1 -0
  32. package/dist/MultiComboBox.js +4 -1
  33. package/dist/MultiComboBox.js.map +1 -1
  34. package/dist/MultiInput.d.ts +1 -0
  35. package/dist/MultiInput.js +4 -1
  36. package/dist/MultiInput.js.map +1 -1
  37. package/dist/Popup.js +3 -0
  38. package/dist/Popup.js.map +1 -1
  39. package/dist/Table.d.ts +2 -2
  40. package/dist/Table.js +4 -1
  41. package/dist/Table.js.map +1 -1
  42. package/dist/TableHeaderRow.d.ts +1 -2
  43. package/dist/TableHeaderRow.js +1 -2
  44. package/dist/TableHeaderRow.js.map +1 -1
  45. package/dist/TableSelection.js +4 -6
  46. package/dist/TableSelection.js.map +1 -1
  47. package/dist/TimePicker.d.ts +1 -0
  48. package/dist/TimePicker.js +9 -6
  49. package/dist/TimePicker.js.map +1 -1
  50. package/dist/css/themes/Avatar.css +1 -1
  51. package/dist/css/themes/AvatarGroup.css +1 -1
  52. package/dist/css/themes/Bar.css +1 -1
  53. package/dist/css/themes/Breadcrumbs.css +1 -1
  54. package/dist/css/themes/BusyIndicator.css +1 -1
  55. package/dist/css/themes/Button.css +1 -1
  56. package/dist/css/themes/Calendar.css +1 -1
  57. package/dist/css/themes/CalendarHeader.css +1 -1
  58. package/dist/css/themes/CalendarLegend.css +1 -1
  59. package/dist/css/themes/CalendarLegendItem.css +1 -1
  60. package/dist/css/themes/Card.css +1 -1
  61. package/dist/css/themes/CardHeader.css +1 -1
  62. package/dist/css/themes/Carousel.css +1 -1
  63. package/dist/css/themes/CheckBox.css +1 -1
  64. package/dist/css/themes/ColorPalette.css +1 -1
  65. package/dist/css/themes/ColorPaletteItem.css +1 -1
  66. package/dist/css/themes/ColorPalettePopover.css +1 -1
  67. package/dist/css/themes/ColorPicker.css +1 -1
  68. package/dist/css/themes/ComboBox.css +1 -1
  69. package/dist/css/themes/DatePicker.css +1 -1
  70. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  71. package/dist/css/themes/DayPicker.css +1 -1
  72. package/dist/css/themes/Dialog.css +1 -1
  73. package/dist/css/themes/FileUploader.css +1 -1
  74. package/dist/css/themes/Form.css +1 -1
  75. package/dist/css/themes/FormItem.css +1 -1
  76. package/dist/css/themes/FormLabelSpan.css +1 -1
  77. package/dist/css/themes/GrowingButton.css +1 -1
  78. package/dist/css/themes/Icon.css +1 -1
  79. package/dist/css/themes/Input.css +1 -1
  80. package/dist/css/themes/InputIcon.css +1 -1
  81. package/dist/css/themes/InputSharedStyles.css +1 -1
  82. package/dist/css/themes/Link.css +1 -1
  83. package/dist/css/themes/List.css +1 -1
  84. package/dist/css/themes/ListItem.css +1 -1
  85. package/dist/css/themes/ListItemBase.css +1 -1
  86. package/dist/css/themes/ListItemCustom.css +1 -1
  87. package/dist/css/themes/ListItemGroup.css +1 -1
  88. package/dist/css/themes/ListItemGroupHeader.css +1 -1
  89. package/dist/css/themes/ListItemIcon.css +1 -1
  90. package/dist/css/themes/Menu.css +1 -1
  91. package/dist/css/themes/MenuItem.css +1 -1
  92. package/dist/css/themes/MessageStrip.css +1 -1
  93. package/dist/css/themes/MonthPicker.css +1 -1
  94. package/dist/css/themes/MultiComboBox.css +1 -1
  95. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  96. package/dist/css/themes/MultiInput.css +1 -1
  97. package/dist/css/themes/NavigationMenu.css +1 -1
  98. package/dist/css/themes/NavigationMenuItem.css +1 -1
  99. package/dist/css/themes/OptionBase.css +1 -1
  100. package/dist/css/themes/Panel.css +1 -1
  101. package/dist/css/themes/Popover.css +1 -1
  102. package/dist/css/themes/PopupsCommon.css +1 -1
  103. package/dist/css/themes/ProgressIndicator.css +1 -1
  104. package/dist/css/themes/RadioButton.css +1 -1
  105. package/dist/css/themes/RangeSlider.css +1 -1
  106. package/dist/css/themes/RatingIndicator.css +1 -1
  107. package/dist/css/themes/ResponsivePopover.css +1 -1
  108. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  109. package/dist/css/themes/SegmentedButton.css +1 -1
  110. package/dist/css/themes/SegmentedButtonItem.css +1 -1
  111. package/dist/css/themes/Select.css +1 -1
  112. package/dist/css/themes/SliderBase.css +1 -1
  113. package/dist/css/themes/SplitButton.css +1 -1
  114. package/dist/css/themes/StepInput.css +1 -1
  115. package/dist/css/themes/SuggestionItem.css +1 -1
  116. package/dist/css/themes/SuggestionItemCustom.css +1 -1
  117. package/dist/css/themes/Switch.css +1 -1
  118. package/dist/css/themes/TabContainer.css +1 -1
  119. package/dist/css/themes/TabInOverflow.css +1 -1
  120. package/dist/css/themes/TabInStrip.css +1 -1
  121. package/dist/css/themes/TabSemanticIcon.css +1 -1
  122. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  123. package/dist/css/themes/Table.css +1 -1
  124. package/dist/css/themes/TableCellBase.css +1 -1
  125. package/dist/css/themes/TableHeaderRow.css +1 -1
  126. package/dist/css/themes/TableRow.css +1 -1
  127. package/dist/css/themes/TableRowBase.css +1 -1
  128. package/dist/css/themes/Tag.css +1 -1
  129. package/dist/css/themes/Text.css +1 -1
  130. package/dist/css/themes/TextArea.css +1 -1
  131. package/dist/css/themes/TimePicker.css +1 -1
  132. package/dist/css/themes/Toast.css +1 -1
  133. package/dist/css/themes/ToggleButton.css +1 -1
  134. package/dist/css/themes/Token.css +1 -1
  135. package/dist/css/themes/Tokenizer.css +1 -1
  136. package/dist/css/themes/TokenizerPopover.css +1 -1
  137. package/dist/css/themes/Toolbar.css +1 -1
  138. package/dist/css/themes/ToolbarPopover.css +1 -1
  139. package/dist/css/themes/TreeItem.css +1 -1
  140. package/dist/css/themes/ValueStateMessage.css +1 -1
  141. package/dist/css/themes/YearPicker.css +1 -1
  142. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  143. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  144. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  145. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  146. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  147. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  148. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
  149. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  150. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  151. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
  152. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  153. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
  154. package/dist/custom-elements-internal.json +69 -2
  155. package/dist/custom-elements.json +49 -2
  156. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  157. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  158. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  159. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  160. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  161. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  162. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
  163. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  164. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  165. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
  166. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  167. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
  168. package/dist/generated/i18n/i18n-defaults.d.ts +2 -1
  169. package/dist/generated/i18n/i18n-defaults.js +2 -1
  170. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  171. package/dist/generated/templates/BreadcrumbsTemplate.lit.js +5 -3
  172. package/dist/generated/templates/BreadcrumbsTemplate.lit.js.map +1 -1
  173. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +1 -1
  174. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js.map +1 -1
  175. package/dist/generated/templates/ComboBoxTemplate.lit.js +1 -1
  176. package/dist/generated/templates/ComboBoxTemplate.lit.js.map +1 -1
  177. package/dist/generated/templates/InputTemplate.lit.js +2 -2
  178. package/dist/generated/templates/InputTemplate.lit.js.map +1 -1
  179. package/dist/generated/templates/ListTemplate.lit.js +1 -1
  180. package/dist/generated/templates/ListTemplate.lit.js.map +1 -1
  181. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +1 -1
  182. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js.map +1 -1
  183. package/dist/generated/templates/MultiComboBoxTemplate.lit.js +1 -1
  184. package/dist/generated/templates/MultiComboBoxTemplate.lit.js.map +1 -1
  185. package/dist/generated/templates/MultiInputTemplate.lit.js +3 -3
  186. package/dist/generated/templates/MultiInputTemplate.lit.js.map +1 -1
  187. package/dist/generated/templates/RangeSliderTemplate.lit.js +1 -1
  188. package/dist/generated/templates/RangeSliderTemplate.lit.js.map +1 -1
  189. package/dist/generated/templates/SliderTemplate.lit.js +1 -1
  190. package/dist/generated/templates/SliderTemplate.lit.js.map +1 -1
  191. package/dist/generated/templates/TimePickerPopoverTemplate.lit.js +1 -1
  192. package/dist/generated/templates/TimePickerPopoverTemplate.lit.js.map +1 -1
  193. package/dist/generated/templates/TimePickerTemplate.lit.js +1 -1
  194. package/dist/generated/templates/TimePickerTemplate.lit.js.map +1 -1
  195. package/dist/generated/themes/Avatar.css.js +1 -1
  196. package/dist/generated/themes/Avatar.css.js.map +1 -1
  197. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  198. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  199. package/dist/generated/themes/Bar.css.js +1 -1
  200. package/dist/generated/themes/Bar.css.js.map +1 -1
  201. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  202. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  203. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  204. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  205. package/dist/generated/themes/Button.css.js +1 -1
  206. package/dist/generated/themes/Button.css.js.map +1 -1
  207. package/dist/generated/themes/Calendar.css.js +1 -1
  208. package/dist/generated/themes/Calendar.css.js.map +1 -1
  209. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  210. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  211. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  212. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  213. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  214. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  215. package/dist/generated/themes/Card.css.js +1 -1
  216. package/dist/generated/themes/Card.css.js.map +1 -1
  217. package/dist/generated/themes/CardHeader.css.js +1 -1
  218. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  219. package/dist/generated/themes/Carousel.css.js +1 -1
  220. package/dist/generated/themes/Carousel.css.js.map +1 -1
  221. package/dist/generated/themes/CheckBox.css.js +1 -1
  222. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  223. package/dist/generated/themes/ColorPalette.css.js +1 -1
  224. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  225. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  226. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  227. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  228. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  229. package/dist/generated/themes/ColorPicker.css.js +1 -1
  230. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  231. package/dist/generated/themes/ComboBox.css.js +1 -1
  232. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  233. package/dist/generated/themes/DatePicker.css.js +1 -1
  234. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  235. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  236. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  237. package/dist/generated/themes/DayPicker.css.js +1 -1
  238. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  239. package/dist/generated/themes/Dialog.css.js +1 -1
  240. package/dist/generated/themes/Dialog.css.js.map +1 -1
  241. package/dist/generated/themes/FileUploader.css.js +1 -1
  242. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  243. package/dist/generated/themes/Form.css.js +1 -1
  244. package/dist/generated/themes/Form.css.js.map +1 -1
  245. package/dist/generated/themes/FormItem.css.js +1 -1
  246. package/dist/generated/themes/FormItem.css.js.map +1 -1
  247. package/dist/generated/themes/FormLabelSpan.css.js +1 -1
  248. package/dist/generated/themes/FormLabelSpan.css.js.map +1 -1
  249. package/dist/generated/themes/GrowingButton.css.js +1 -1
  250. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  251. package/dist/generated/themes/Icon.css.js +1 -1
  252. package/dist/generated/themes/Icon.css.js.map +1 -1
  253. package/dist/generated/themes/Input.css.js +1 -1
  254. package/dist/generated/themes/Input.css.js.map +1 -1
  255. package/dist/generated/themes/InputIcon.css.js +1 -1
  256. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  257. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  258. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  259. package/dist/generated/themes/Link.css.js +1 -1
  260. package/dist/generated/themes/Link.css.js.map +1 -1
  261. package/dist/generated/themes/List.css.js +1 -1
  262. package/dist/generated/themes/List.css.js.map +1 -1
  263. package/dist/generated/themes/ListItem.css.js +1 -1
  264. package/dist/generated/themes/ListItem.css.js.map +1 -1
  265. package/dist/generated/themes/ListItemBase.css.js +1 -1
  266. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  267. package/dist/generated/themes/ListItemCustom.css.js +1 -1
  268. package/dist/generated/themes/ListItemCustom.css.js.map +1 -1
  269. package/dist/generated/themes/ListItemGroup.css.js +1 -1
  270. package/dist/generated/themes/ListItemGroup.css.js.map +1 -1
  271. package/dist/generated/themes/ListItemGroupHeader.css.js +1 -1
  272. package/dist/generated/themes/ListItemGroupHeader.css.js.map +1 -1
  273. package/dist/generated/themes/ListItemIcon.css.js +1 -1
  274. package/dist/generated/themes/ListItemIcon.css.js.map +1 -1
  275. package/dist/generated/themes/Menu.css.js +1 -1
  276. package/dist/generated/themes/Menu.css.js.map +1 -1
  277. package/dist/generated/themes/MenuItem.css.js +1 -1
  278. package/dist/generated/themes/MenuItem.css.js.map +1 -1
  279. package/dist/generated/themes/MessageStrip.css.js +1 -1
  280. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  281. package/dist/generated/themes/MonthPicker.css.js +1 -1
  282. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  283. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  284. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  285. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  286. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  287. package/dist/generated/themes/MultiInput.css.js +1 -1
  288. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  289. package/dist/generated/themes/NavigationMenu.css.js +1 -1
  290. package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
  291. package/dist/generated/themes/NavigationMenuItem.css.js +1 -1
  292. package/dist/generated/themes/NavigationMenuItem.css.js.map +1 -1
  293. package/dist/generated/themes/OptionBase.css.js +1 -1
  294. package/dist/generated/themes/OptionBase.css.js.map +1 -1
  295. package/dist/generated/themes/Panel.css.js +1 -1
  296. package/dist/generated/themes/Panel.css.js.map +1 -1
  297. package/dist/generated/themes/Popover.css.js +1 -1
  298. package/dist/generated/themes/Popover.css.js.map +1 -1
  299. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  300. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  301. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  302. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  303. package/dist/generated/themes/RadioButton.css.js +1 -1
  304. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  305. package/dist/generated/themes/RangeSlider.css.js +1 -1
  306. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  307. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  308. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  309. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  310. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  311. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  312. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  313. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  314. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  315. package/dist/generated/themes/SegmentedButtonItem.css.js +1 -1
  316. package/dist/generated/themes/SegmentedButtonItem.css.js.map +1 -1
  317. package/dist/generated/themes/Select.css.js +1 -1
  318. package/dist/generated/themes/Select.css.js.map +1 -1
  319. package/dist/generated/themes/SliderBase.css.js +1 -1
  320. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  321. package/dist/generated/themes/SplitButton.css.js +1 -1
  322. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  323. package/dist/generated/themes/StepInput.css.js +1 -1
  324. package/dist/generated/themes/StepInput.css.js.map +1 -1
  325. package/dist/generated/themes/SuggestionItem.css.js +1 -1
  326. package/dist/generated/themes/SuggestionItem.css.js.map +1 -1
  327. package/dist/generated/themes/SuggestionItemCustom.css.js +1 -1
  328. package/dist/generated/themes/SuggestionItemCustom.css.js.map +1 -1
  329. package/dist/generated/themes/Switch.css.js +1 -1
  330. package/dist/generated/themes/Switch.css.js.map +1 -1
  331. package/dist/generated/themes/TabContainer.css.js +1 -1
  332. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  333. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  334. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  335. package/dist/generated/themes/TabInStrip.css.js +1 -1
  336. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  337. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  338. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  339. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  340. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  341. package/dist/generated/themes/Table.css.js +1 -1
  342. package/dist/generated/themes/Table.css.js.map +1 -1
  343. package/dist/generated/themes/TableCellBase.css.js +1 -1
  344. package/dist/generated/themes/TableCellBase.css.js.map +1 -1
  345. package/dist/generated/themes/TableHeaderRow.css.js +1 -1
  346. package/dist/generated/themes/TableHeaderRow.css.js.map +1 -1
  347. package/dist/generated/themes/TableRow.css.js +1 -1
  348. package/dist/generated/themes/TableRow.css.js.map +1 -1
  349. package/dist/generated/themes/TableRowBase.css.js +1 -1
  350. package/dist/generated/themes/TableRowBase.css.js.map +1 -1
  351. package/dist/generated/themes/Tag.css.js +1 -1
  352. package/dist/generated/themes/Tag.css.js.map +1 -1
  353. package/dist/generated/themes/Text.css.js +1 -1
  354. package/dist/generated/themes/Text.css.js.map +1 -1
  355. package/dist/generated/themes/TextArea.css.js +1 -1
  356. package/dist/generated/themes/TextArea.css.js.map +1 -1
  357. package/dist/generated/themes/TimePicker.css.js +1 -1
  358. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  359. package/dist/generated/themes/Toast.css.js +1 -1
  360. package/dist/generated/themes/Toast.css.js.map +1 -1
  361. package/dist/generated/themes/ToggleButton.css.js +1 -1
  362. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  363. package/dist/generated/themes/Token.css.js +1 -1
  364. package/dist/generated/themes/Token.css.js.map +1 -1
  365. package/dist/generated/themes/Tokenizer.css.js +1 -1
  366. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  367. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  368. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  369. package/dist/generated/themes/Toolbar.css.js +1 -1
  370. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  371. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  372. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  373. package/dist/generated/themes/TreeItem.css.js +1 -1
  374. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  375. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  376. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  377. package/dist/generated/themes/YearPicker.css.js +1 -1
  378. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  379. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  380. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  381. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  382. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  383. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  384. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  385. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  386. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  387. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  388. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  389. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  390. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  391. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
  392. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
  393. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  394. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  395. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  396. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  397. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
  398. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
  399. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  400. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  401. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
  402. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
  403. package/dist/vscode.html-custom-data.json +8 -3
  404. package/dist/web-types.json +35 -5
  405. package/package.json +9 -9
  406. package/src/Breadcrumbs.hbs +18 -3
  407. package/src/ComboBox.hbs +1 -0
  408. package/src/ComboBoxPopover.hbs +1 -0
  409. package/src/Input.hbs +3 -1
  410. package/src/List.hbs +1 -1
  411. package/src/MultiComboBox.hbs +1 -0
  412. package/src/MultiComboBoxPopover.hbs +1 -0
  413. package/src/MultiInput.hbs +1 -0
  414. package/src/RangeSlider.hbs +2 -2
  415. package/src/Slider.hbs +1 -1
  416. package/src/TimePickerPopover.hbs +1 -1
  417. package/src/i18n/messagebundle.properties +3 -0
  418. package/src/themes/Breadcrumbs.css +13 -0
  419. package/src/themes/DayPicker.css +8 -3
  420. package/src/themes/Dialog.css +1 -0
  421. package/src/themes/List.css +10 -0
  422. package/src/themes/SplitButton.css +0 -1
  423. package/src/themes/TimePicker.css +1 -1
  424. package/src/themes/base/Dialog-parameters.css +1 -0
  425. package/src/themes/base/PopupBlockLayer-parameters.css +1 -1
  426. package/src/themes/sap_fiori_3_hcb/Dialog-parameters.css +1 -0
  427. package/src/themes/sap_fiori_3_hcw/Dialog-parameters.css +1 -0
  428. package/src/themes/sap_horizon/Dialog-parameters.css +1 -1
  429. package/src/themes/sap_horizon_hcb/Dialog-parameters.css +1 -0
  430. package/src/themes/sap_horizon_hcw/Dialog-parameters.css +1 -0
@@ -1 +1 @@
1
- {"version":3,"file":"ComboBoxTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/ComboBoxTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\nimport type ComboBox from \"../../ComboBox.js\";\nimport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-combobox-root ui5-input-focusable-element\">${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<input id=\"ui5-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=\"${ifDefined(this.placeholder)}\" ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @keydown=\"${this._keydown}\" @input=\"${this._input}\" @change=\"${this._inputChange}\" @click=${this._click} @keyup=\"${this._keyup}\" @focusin=\"${this._focusin}\" @focusout=\"${this._focusout}\" aria-expanded=\"${ifDefined(this.open)}\" role=\"combobox\" aria-haspopup=\"dialog\" aria-autocomplete=\"both\" aria-describedby=\"value-state-description\" aria-label=\"${ifDefined(this.ariaLabelText)}\" aria-required=\"${ifDefined(this.required)}\" autocomplete=\"off\" data-sap-focus-ref />${ this._effectiveShowClearIcon ? block2.call(this, context, tags, suffix) : undefined }${ this.icon ? block3.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block4.call(this, context, tags, suffix) : undefined }</div><${scopeTag(\"ui5-responsive-popover\", tags, suffix)} class=\"${classMap(this.classes.popover as ClassMapValue)}\" tabindex=\"-1\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-before-open=\"${ifDefined(this._beforeOpenPopover)}\" @ui5-open=${ifDefined(this._afterOpenPopover)} @ui5-close=${ifDefined(this._afterClosePopover)} @keydown=${this._handlePopoverKeydown} @focusout=${this._handlePopoverFocusout} accessible-name=\"${ifDefined(this._popupLabel)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)}><${scopeTag(\"ui5-busy-indicator\", tags, suffix)} ?active=${this.loading} class=\"ui5-combobox-busy\"></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}>${ this._isPhone ? block5.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block11.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-list\", tags, suffix)} accessible-role=\"ListBox\" class=\"ui5-combobox-items-list\" separators=\"None\" @ui5-item-click=${ifDefined(this._selectItem)} @ui5-item-focused=${ifDefined(this._onItemFocus)} @mousedown=${this._itemMousedown} selection-mode=\"Single\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block16.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-list\", tags, suffix)}>${ this._isPhone ? block22.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>${ this.shouldOpenValueStateMessagePopover ? block23.call(this, context, tags, suffix) : undefined } ` : html`<div class=\"ui5-combobox-root ui5-input-focusable-element\">${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<input id=\"ui5-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=\"${ifDefined(this.placeholder)}\" ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @keydown=\"${this._keydown}\" @input=\"${this._input}\" @change=\"${this._inputChange}\" @click=${this._click} @keyup=\"${this._keyup}\" @focusin=\"${this._focusin}\" @focusout=\"${this._focusout}\" aria-expanded=\"${ifDefined(this.open)}\" role=\"combobox\" aria-haspopup=\"dialog\" aria-autocomplete=\"both\" aria-describedby=\"value-state-description\" aria-label=\"${ifDefined(this.ariaLabelText)}\" aria-required=\"${ifDefined(this.required)}\" autocomplete=\"off\" data-sap-focus-ref />${ this._effectiveShowClearIcon ? block2.call(this, context, tags, suffix) : undefined }${ this.icon ? block3.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block4.call(this, context, tags, suffix) : undefined }</div><ui5-responsive-popover class=\"${classMap(this.classes.popover as ClassMapValue)}\" tabindex=\"-1\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-before-open=\"${ifDefined(this._beforeOpenPopover)}\" @ui5-open=${ifDefined(this._afterOpenPopover)} @ui5-close=${ifDefined(this._afterClosePopover)} @keydown=${this._handlePopoverKeydown} @focusout=${this._handlePopoverFocusout} accessible-name=\"${ifDefined(this._popupLabel)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)}><ui5-busy-indicator ?active=${this.loading} class=\"ui5-combobox-busy\"></ui5-busy-indicator>${ this._isPhone ? block5.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block11.call(this, context, tags, suffix) : undefined }<ui5-list accessible-role=\"ListBox\" class=\"ui5-combobox-items-list\" separators=\"None\" @ui5-item-click=${ifDefined(this._selectItem)} @ui5-item-focused=${ifDefined(this._onItemFocus)} @mousedown=${this._itemMousedown} selection-mode=\"Single\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block16.call(this, context, tags, suffix, item, index)) }</ui5-list>${ this._isPhone ? block22.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>${ this.shouldOpenValueStateMessagePopover ? block23.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"value-state-description\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\nfunction block2 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div @click=${this._clear} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><${scopeTag(\"ui5-icon\", tags, suffix)} tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}></div>` : html`<div @click=${this._clear} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><ui5-icon tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></ui5-icon></div>`;}\nfunction block3 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"icon\"></slot>`;}\nfunction block4 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name=\"slim-arrow-down\" slot=\"icon\" tabindex=\"-1\" class=\"inputIcon\" ?pressed=\"${this._iconPressed}\" @click=\"${this._arrowClick}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name=\"slim-arrow-down\" slot=\"icon\" tabindex=\"-1\" class=\"inputIcon\" ?pressed=\"${this._iconPressed}\" @click=\"${this._arrowClick}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></ui5-icon>`;}\nfunction block5 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div><div class=\"row\"><${scopeTag(\"ui5-input\", tags, suffix)} @keydown=\"${this._handleMobileKeydown}\" @ui5-input=\"${ifDefined(this._handleMobileInput)}\" @ui5-change=\"${ifDefined(this._inputChange)}\" placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this.valueState)}\" ?show-clear-icon=\"${this.showClearIcon}\" ?no-typeahead=\"${this.noTypeahead}\" .open=${ifDefined(this.openOnMobile)}>${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block6.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-input\", tags, suffix)}></div></div>${ this.hasValueStateText ? block7.call(this, context, tags, suffix) : undefined }` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></ui5-button></div><div class=\"row\"><ui5-input @keydown=\"${this._handleMobileKeydown}\" @ui5-input=\"${ifDefined(this._handleMobileInput)}\" @ui5-change=\"${ifDefined(this._inputChange)}\" placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this.valueState)}\" ?show-clear-icon=\"${this.showClearIcon}\" ?no-typeahead=\"${this.noTypeahead}\" .open=${ifDefined(this.openOnMobile)}>${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block6.call(this, context, tags, suffix, item, index)) }</ui5-input></div></div>${ this.hasValueStateText ? block7.call(this, context, tags, suffix) : undefined }`;}\nfunction block6 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-suggestion-item\", tags, suffix)} text=\"${ifDefined(item.text)}\" additional-text=\"${ifDefined(item.additionalText)}\"></${scopeTag(\"ui5-suggestion-item\", tags, suffix)}>` : html`<ui5-suggestion-item text=\"${ifDefined(item.text)}\" additional-text=\"${ifDefined(item.additionalText)}\"></ui5-suggestion-item>`;}\nfunction block7 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverValueStateMessage)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block8.call(this, context, tags, suffix) : undefined }</div>` : html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverValueStateMessage)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></ui5-icon>${ this.open ? block8.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block8 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block9.call(this, context, tags, suffix) : block10.call(this, context, tags, suffix) }`;}\nfunction block9 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block10 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block11 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateText ? block12.call(this, context, tags, suffix) : undefined }`;}\nfunction block12 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" ?focused=${this._isValueStateFocused} style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block13.call(this, context, tags, suffix) : undefined }</div>` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" ?focused=${this._isValueStateFocused} style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></ui5-icon>${ this.open ? block13.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block13 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block14.call(this, context, tags, suffix) : block15.call(this, context, tags, suffix) }`;}\nfunction block14 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block15 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block16 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.isGroupItem ? block17.call(this, context, tags, suffix, item, index) : block21.call(this, context, tags, suffix, item, index) }`;}\nfunction block17 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item._isVisible ? block18.call(this, context, tags, suffix, item, index) : undefined }`;}\nfunction block18 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-group\", tags, suffix)} header-text=\"${ifDefined(item.headerText)}\" ?focused=${item.focused}>${ repeat(item.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block19.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-li-group\", tags, suffix)}>` : html`<ui5-li-group header-text=\"${ifDefined(item.headerText)}\" ?focused=${item.focused}>${ repeat(item.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block19.call(this, context, tags, suffix, item, index)) }</ui5-li-group>`;}\nfunction block19 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item._isVisible ? block20.call(this, context, tags, suffix, item, index) : undefined }`;}\nfunction block20 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block21 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block22 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</ui5-button></div>`;}\nfunction block23 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow tabindex=\"-1\" class=\"ui5-valuestatemessage-popover\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" placement=\"Bottom\" .opener=\"${ifDefined(this)}\" .open=\"${ifDefined(this.valueStateOpen)}\" @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\" @focusout=${this._handleValueStatePopoverFocusout}><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.shouldDisplayDefaultValueStateMessage ? block24.call(this, context, tags, suffix) : block25.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow tabindex=\"-1\" class=\"ui5-valuestatemessage-popover\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" placement=\"Bottom\" .opener=\"${ifDefined(this)}\" .open=\"${ifDefined(this.valueStateOpen)}\" @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\" @focusout=${this._handleValueStatePopoverFocusout}><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block24.call(this, context, tags, suffix) : block25.call(this, context, tags, suffix) }</div></ui5-popover>`;}\nfunction block24 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block25 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"ComboBoxTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/ComboBoxTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\nimport type ComboBox from \"../../ComboBox.js\";\nimport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-combobox-root ui5-input-focusable-element\">${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<input id=\"ui5-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=\"${ifDefined(this.placeholder)}\" ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @keydown=\"${this._keydown}\" @input=\"${this._input}\" @change=\"${this._inputChange}\" @click=${this._click} @keyup=\"${this._keyup}\" @focusin=\"${this._focusin}\" @focusout=\"${this._focusout}\" aria-expanded=\"${ifDefined(this.open)}\" role=\"combobox\" aria-haspopup=\"dialog\" aria-autocomplete=\"both\" aria-describedby=\"value-state-description\" aria-label=\"${ifDefined(this.ariaLabelText)}\" aria-required=\"${ifDefined(this.required)}\" aria-controls=\"${ifDefined(this.responsivePopoverId)}\" autocomplete=\"off\" data-sap-focus-ref />${ this._effectiveShowClearIcon ? block2.call(this, context, tags, suffix) : undefined }${ this.icon ? block3.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block4.call(this, context, tags, suffix) : undefined }</div><${scopeTag(\"ui5-responsive-popover\", tags, suffix)} class=\"${classMap(this.classes.popover as ClassMapValue)}\" tabindex=\"-1\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-before-open=\"${ifDefined(this._beforeOpenPopover)}\" @ui5-open=${ifDefined(this._afterOpenPopover)} @ui5-close=${ifDefined(this._afterClosePopover)} @keydown=${this._handlePopoverKeydown} @focusout=${this._handlePopoverFocusout} accessible-name=\"${ifDefined(this._popupLabel)}\" id=\"${ifDefined(this.responsivePopoverId)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)}><${scopeTag(\"ui5-busy-indicator\", tags, suffix)} ?active=${this.loading} class=\"ui5-combobox-busy\"></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}>${ this._isPhone ? block5.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block11.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-list\", tags, suffix)} accessible-role=\"ListBox\" class=\"ui5-combobox-items-list\" separators=\"None\" @ui5-item-click=${ifDefined(this._selectItem)} @ui5-item-focused=${ifDefined(this._onItemFocus)} @mousedown=${this._itemMousedown} selection-mode=\"Single\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block16.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-list\", tags, suffix)}>${ this._isPhone ? block22.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>${ this.shouldOpenValueStateMessagePopover ? block23.call(this, context, tags, suffix) : undefined } ` : html`<div class=\"ui5-combobox-root ui5-input-focusable-element\">${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<input id=\"ui5-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=\"${ifDefined(this.placeholder)}\" ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @keydown=\"${this._keydown}\" @input=\"${this._input}\" @change=\"${this._inputChange}\" @click=${this._click} @keyup=\"${this._keyup}\" @focusin=\"${this._focusin}\" @focusout=\"${this._focusout}\" aria-expanded=\"${ifDefined(this.open)}\" role=\"combobox\" aria-haspopup=\"dialog\" aria-autocomplete=\"both\" aria-describedby=\"value-state-description\" aria-label=\"${ifDefined(this.ariaLabelText)}\" aria-required=\"${ifDefined(this.required)}\" aria-controls=\"${ifDefined(this.responsivePopoverId)}\" autocomplete=\"off\" data-sap-focus-ref />${ this._effectiveShowClearIcon ? block2.call(this, context, tags, suffix) : undefined }${ this.icon ? block3.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block4.call(this, context, tags, suffix) : undefined }</div><ui5-responsive-popover class=\"${classMap(this.classes.popover as ClassMapValue)}\" tabindex=\"-1\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-before-open=\"${ifDefined(this._beforeOpenPopover)}\" @ui5-open=${ifDefined(this._afterOpenPopover)} @ui5-close=${ifDefined(this._afterClosePopover)} @keydown=${this._handlePopoverKeydown} @focusout=${this._handlePopoverFocusout} accessible-name=\"${ifDefined(this._popupLabel)}\" id=\"${ifDefined(this.responsivePopoverId)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)}><ui5-busy-indicator ?active=${this.loading} class=\"ui5-combobox-busy\"></ui5-busy-indicator>${ this._isPhone ? block5.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block11.call(this, context, tags, suffix) : undefined }<ui5-list accessible-role=\"ListBox\" class=\"ui5-combobox-items-list\" separators=\"None\" @ui5-item-click=${ifDefined(this._selectItem)} @ui5-item-focused=${ifDefined(this._onItemFocus)} @mousedown=${this._itemMousedown} selection-mode=\"Single\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block16.call(this, context, tags, suffix, item, index)) }</ui5-list>${ this._isPhone ? block22.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>${ this.shouldOpenValueStateMessagePopover ? block23.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"value-state-description\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\nfunction block2 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div @click=${this._clear} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><${scopeTag(\"ui5-icon\", tags, suffix)} tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}></div>` : html`<div @click=${this._clear} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><ui5-icon tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></ui5-icon></div>`;}\nfunction block3 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"icon\"></slot>`;}\nfunction block4 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name=\"slim-arrow-down\" slot=\"icon\" tabindex=\"-1\" class=\"inputIcon\" ?pressed=\"${this._iconPressed}\" @click=\"${this._arrowClick}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name=\"slim-arrow-down\" slot=\"icon\" tabindex=\"-1\" class=\"inputIcon\" ?pressed=\"${this._iconPressed}\" @click=\"${this._arrowClick}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></ui5-icon>`;}\nfunction block5 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div><div class=\"row\"><${scopeTag(\"ui5-input\", tags, suffix)} @keydown=\"${this._handleMobileKeydown}\" @ui5-input=\"${ifDefined(this._handleMobileInput)}\" @ui5-change=\"${ifDefined(this._inputChange)}\" placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this.valueState)}\" ?show-clear-icon=\"${this.showClearIcon}\" ?no-typeahead=\"${this.noTypeahead}\" .open=${ifDefined(this.openOnMobile)}>${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block6.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-input\", tags, suffix)}></div></div>${ this.hasValueStateText ? block7.call(this, context, tags, suffix) : undefined }` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></ui5-button></div><div class=\"row\"><ui5-input @keydown=\"${this._handleMobileKeydown}\" @ui5-input=\"${ifDefined(this._handleMobileInput)}\" @ui5-change=\"${ifDefined(this._inputChange)}\" placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this.valueState)}\" ?show-clear-icon=\"${this.showClearIcon}\" ?no-typeahead=\"${this.noTypeahead}\" .open=${ifDefined(this.openOnMobile)}>${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block6.call(this, context, tags, suffix, item, index)) }</ui5-input></div></div>${ this.hasValueStateText ? block7.call(this, context, tags, suffix) : undefined }`;}\nfunction block6 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-suggestion-item\", tags, suffix)} text=\"${ifDefined(item.text)}\" additional-text=\"${ifDefined(item.additionalText)}\"></${scopeTag(\"ui5-suggestion-item\", tags, suffix)}>` : html`<ui5-suggestion-item text=\"${ifDefined(item.text)}\" additional-text=\"${ifDefined(item.additionalText)}\"></ui5-suggestion-item>`;}\nfunction block7 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverValueStateMessage)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block8.call(this, context, tags, suffix) : undefined }</div>` : html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverValueStateMessage)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></ui5-icon>${ this.open ? block8.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block8 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block9.call(this, context, tags, suffix) : block10.call(this, context, tags, suffix) }`;}\nfunction block9 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block10 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block11 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateText ? block12.call(this, context, tags, suffix) : undefined }`;}\nfunction block12 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" ?focused=${this._isValueStateFocused} style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block13.call(this, context, tags, suffix) : undefined }</div>` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" ?focused=${this._isValueStateFocused} style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></ui5-icon>${ this.open ? block13.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block13 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block14.call(this, context, tags, suffix) : block15.call(this, context, tags, suffix) }`;}\nfunction block14 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block15 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block16 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.isGroupItem ? block17.call(this, context, tags, suffix, item, index) : block21.call(this, context, tags, suffix, item, index) }`;}\nfunction block17 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item._isVisible ? block18.call(this, context, tags, suffix, item, index) : undefined }`;}\nfunction block18 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-group\", tags, suffix)} header-text=\"${ifDefined(item.headerText)}\" ?focused=${item.focused}>${ repeat(item.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block19.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-li-group\", tags, suffix)}>` : html`<ui5-li-group header-text=\"${ifDefined(item.headerText)}\" ?focused=${item.focused}>${ repeat(item.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block19.call(this, context, tags, suffix, item, index)) }</ui5-li-group>`;}\nfunction block19 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item._isVisible ? block20.call(this, context, tags, suffix, item, index) : undefined }`;}\nfunction block20 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block21 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li accessible-role=\"Option\" type=\"Active\" wrapping-type=\"Normal\" additional-text=${ifDefined(item.additionalText)} group-name=${ifDefined(item.groupName)} .mappedItem=${ifDefined(item)} ?selected=${item.selected} ?focused=${item.focused} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block22 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</ui5-button></div>`;}\nfunction block23 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow tabindex=\"-1\" class=\"ui5-valuestatemessage-popover\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" placement=\"Bottom\" .opener=\"${ifDefined(this)}\" .open=\"${ifDefined(this.valueStateOpen)}\" @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\" @focusout=${this._handleValueStatePopoverFocusout}><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.shouldDisplayDefaultValueStateMessage ? block24.call(this, context, tags, suffix) : block25.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow tabindex=\"-1\" class=\"ui5-valuestatemessage-popover\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" placement=\"Bottom\" .opener=\"${ifDefined(this)}\" .open=\"${ifDefined(this.valueStateOpen)}\" @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\" @focusout=${this._handleValueStatePopoverFocusout}><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block24.call(this, context, tags, suffix) : block25.call(this, context, tags, suffix) }</div></ui5-popover>`;}\nfunction block24 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block25 (this: ComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\n\n\nexport default block0;"]}
@@ -1,7 +1,7 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- function block0(context, tags, suffix) { return html `<div class="ui5-input-root ui5-input-focusable-element" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}"><div class="ui5-input-content"><input id="inner" class="ui5-input-inner" style="${styleMap(this.styles.innerInput)}" type="${ifDefined(this.inputType)}" inner-input ?inner-input-with-icon="${this.icon.length}" ?disabled="${this.disabled}" ?readonly="${this._readonly}" .value="${ifDefined(this._innerValue)}" placeholder="${ifDefined(this._placeholder)}" maxlength="${ifDefined(this.maxlength)}" role="${ifDefined(this.accInfo.input.role)}" aria-controls="${ifDefined(this.accInfo.input.ariaControls)}" aria-invalid="${ifDefined(this.accInfo.input.ariaInvalid)}" aria-haspopup="${ifDefined(this.accInfo.input.ariaHasPopup)}" aria-describedby="${ifDefined(this.accInfo.input.ariaDescribedBy)}" aria-roledescription="${ifDefined(this.accInfo.input.ariaRoledescription)}" aria-autocomplete="${ifDefined(this.accInfo.input.ariaAutoComplete)}" aria-expanded="${ifDefined(this.accInfo.input.ariaExpanded)}" aria-label="${ifDefined(this.accInfo.input.ariaLabel)}" aria-required="${ifDefined(this.required)}" autocomplete="off" @input="${this._handleInput}" @change="${this._handleChange}" @select="${this._handleSelect}" @keydown="${this._onkeydown}" @keyup="${this._onkeyup}" @click=${this._click} @focusin=${this.innerFocusIn} data-sap-focus-ref step="${ifDefined(this.nativeInputAttributes.step)}" min="${ifDefined(this.nativeInputAttributes.min)}" max="${ifDefined(this.nativeInputAttributes.max)}" />${this._effectiveShowClearIcon ? block1.call(this, context, tags, suffix) : undefined}${this.icon.length ? block2.call(this, context, tags, suffix) : undefined}<div class="ui5-input-value-state-icon">${unsafeHTML(this._valueStateInputIcon)}</div>${this._effectiveShowSuggestions ? block3.call(this, context, tags, suffix) : undefined}${this.accInfo.input.ariaDescription ? block4.call(this, context, tags, suffix) : undefined}${this.hasValueState ? block5.call(this, context, tags, suffix) : undefined}</div></div>${this._effectiveShowSuggestions ? block6.call(this, context, tags, suffix) : undefined}${this.hasValueStateMessage ? block18.call(this, context, tags, suffix) : undefined} `; }
4
- function block1(context, tags, suffix) { return suffix ? html `<div @click=${this._clear} @mousedown=${this._iconMouseDown} class="ui5-input-clear-icon-wrapper inputIcon" tabindex="-1"><${scopeTag("ui5-icon", tags, suffix)} tabindex="-1" class="ui5-input-clear-icon" name="decline" accessible-name="${ifDefined(this.clearIconAccessibleName)}"></${scopeTag("ui5-icon", tags, suffix)}></div>` : html `<div @click=${this._clear} @mousedown=${this._iconMouseDown} class="ui5-input-clear-icon-wrapper inputIcon" tabindex="-1"><ui5-icon tabindex="-1" class="ui5-input-clear-icon" name="decline" accessible-name="${ifDefined(this.clearIconAccessibleName)}"></ui5-icon></div>`; }
3
+ function block0(context, tags, suffix) { return html `<div class="ui5-input-root ui5-input-focusable-element" part="root" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}"><div class="ui5-input-content"><input id="inner" part="input" class="ui5-input-inner" style="${styleMap(this.styles.innerInput)}" type="${ifDefined(this.inputType)}" inner-input ?inner-input-with-icon="${this.icon.length}" ?disabled="${this.disabled}" ?readonly="${this._readonly}" .value="${ifDefined(this._innerValue)}" placeholder="${ifDefined(this._placeholder)}" maxlength="${ifDefined(this.maxlength)}" role="${ifDefined(this.accInfo.input.role)}" aria-controls="${ifDefined(this.accInfo.input.ariaControls)}" aria-invalid="${ifDefined(this.accInfo.input.ariaInvalid)}" aria-haspopup="${ifDefined(this.accInfo.input.ariaHasPopup)}" aria-describedby="${ifDefined(this.accInfo.input.ariaDescribedBy)}" aria-roledescription="${ifDefined(this.accInfo.input.ariaRoledescription)}" aria-autocomplete="${ifDefined(this.accInfo.input.ariaAutoComplete)}" aria-expanded="${ifDefined(this.accInfo.input.ariaExpanded)}" aria-label="${ifDefined(this.accInfo.input.ariaLabel)}" aria-required="${ifDefined(this.required)}" autocomplete="off" @input="${this._handleInput}" @change="${this._handleChange}" @select="${this._handleSelect}" @keydown="${this._onkeydown}" @keyup="${this._onkeyup}" @click=${this._click} @focusin=${this.innerFocusIn} data-sap-focus-ref step="${ifDefined(this.nativeInputAttributes.step)}" min="${ifDefined(this.nativeInputAttributes.min)}" max="${ifDefined(this.nativeInputAttributes.max)}" />${this._effectiveShowClearIcon ? block1.call(this, context, tags, suffix) : undefined}${this.icon.length ? block2.call(this, context, tags, suffix) : undefined}<div class="ui5-input-value-state-icon">${unsafeHTML(this._valueStateInputIcon)}</div>${this._effectiveShowSuggestions ? block3.call(this, context, tags, suffix) : undefined}${this.accInfo.input.ariaDescription ? block4.call(this, context, tags, suffix) : undefined}${this.hasValueState ? block5.call(this, context, tags, suffix) : undefined}</div></div>${this._effectiveShowSuggestions ? block6.call(this, context, tags, suffix) : undefined}${this.hasValueStateMessage ? block18.call(this, context, tags, suffix) : undefined} `; }
4
+ function block1(context, tags, suffix) { return suffix ? html `<div @click=${this._clear} @mousedown=${this._iconMouseDown} class="ui5-input-clear-icon-wrapper inputIcon" tabindex="-1"><${scopeTag("ui5-icon", tags, suffix)} part="clear-icon" tabindex="-1" class="ui5-input-clear-icon" name="decline" accessible-name="${ifDefined(this.clearIconAccessibleName)}"></${scopeTag("ui5-icon", tags, suffix)}></div>` : html `<div @click=${this._clear} @mousedown=${this._iconMouseDown} class="ui5-input-clear-icon-wrapper inputIcon" tabindex="-1"><ui5-icon part="clear-icon" tabindex="-1" class="ui5-input-clear-icon" name="decline" accessible-name="${ifDefined(this.clearIconAccessibleName)}"></ui5-icon></div>`; }
5
5
  function block2(context, tags, suffix) { return html `<div class="ui5-input-icon-root"><slot name="icon"></slot></div>`; }
6
6
  function block3(context, tags, suffix) { return html `<span id="suggestionsText" class="ui5-hidden-text">${ifDefined(this.suggestionsText)}</span><span id="selectionText" class="ui5-hidden-text" aria-live="polite" role="status"></span><span id="suggestionsCount" class="ui5-hidden-text" aria-live="polite">${ifDefined(this.availableSuggestionsCount)}</span>`; }
7
7
  function block4(context, tags, suffix) { return html `<span id="descr" class="ui5-hidden-text">${ifDefined(this.accInfo.input.ariaDescription)}</span>`; }
@@ -1 +1 @@
1
- {"version":3,"file":"InputTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/InputTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\nimport type Input from \"../../Input.js\";\nimport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-input-root ui5-input-focusable-element\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\"><div class=\"ui5-input-content\"><input id=\"inner\" class=\"ui5-input-inner\" style=\"${styleMap(this.styles.innerInput)}\" type=\"${ifDefined(this.inputType)}\" inner-input ?inner-input-with-icon=\"${this.icon.length}\" ?disabled=\"${this.disabled}\" ?readonly=\"${this._readonly}\" .value=\"${ifDefined(this._innerValue)}\" placeholder=\"${ifDefined(this._placeholder)}\" maxlength=\"${ifDefined(this.maxlength)}\" role=\"${ifDefined(this.accInfo.input.role)}\" aria-controls=\"${ifDefined(this.accInfo.input.ariaControls)}\" aria-invalid=\"${ifDefined(this.accInfo.input.ariaInvalid)}\" aria-haspopup=\"${ifDefined(this.accInfo.input.ariaHasPopup)}\" aria-describedby=\"${ifDefined(this.accInfo.input.ariaDescribedBy)}\" aria-roledescription=\"${ifDefined(this.accInfo.input.ariaRoledescription)}\" aria-autocomplete=\"${ifDefined(this.accInfo.input.ariaAutoComplete)}\" aria-expanded=\"${ifDefined(this.accInfo.input.ariaExpanded)}\" aria-label=\"${ifDefined(this.accInfo.input.ariaLabel)}\" aria-required=\"${ifDefined(this.required)}\" autocomplete=\"off\" @input=\"${this._handleInput}\" @change=\"${this._handleChange}\" @select=\"${this._handleSelect}\" @keydown=\"${this._onkeydown}\" @keyup=\"${this._onkeyup}\" @click=${this._click} @focusin=${this.innerFocusIn} data-sap-focus-ref step=\"${ifDefined(this.nativeInputAttributes.step)}\" min=\"${ifDefined(this.nativeInputAttributes.min)}\" max=\"${ifDefined(this.nativeInputAttributes.max)}\" />${ this._effectiveShowClearIcon ? block1.call(this, context, tags, suffix) : undefined }${ this.icon.length ? block2.call(this, context, tags, suffix) : undefined }<div class=\"ui5-input-value-state-icon\">${unsafeHTML(this._valueStateInputIcon)}</div>${ this._effectiveShowSuggestions ? block3.call(this, context, tags, suffix) : undefined }${ this.accInfo.input.ariaDescription ? block4.call(this, context, tags, suffix) : undefined }${ this.hasValueState ? block5.call(this, context, tags, suffix) : undefined }</div></div>${ this._effectiveShowSuggestions ? block6.call(this, context, tags, suffix) : undefined }${ this.hasValueStateMessage ? block18.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div @click=${this._clear} @mousedown=${this._iconMouseDown} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><${scopeTag(\"ui5-icon\", tags, suffix)} tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}></div>` : html`<div @click=${this._clear} @mousedown=${this._iconMouseDown} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><ui5-icon tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></ui5-icon></div>`;}\nfunction block2 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-input-icon-root\"><slot name=\"icon\"></slot></div>`;}\nfunction block3 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"suggestionsText\" class=\"ui5-hidden-text\">${ifDefined(this.suggestionsText)}</span><span id=\"selectionText\" class=\"ui5-hidden-text\" aria-live=\"polite\" role=\"status\"></span><span id=\"suggestionsCount\" class=\"ui5-hidden-text\" aria-live=\"polite\">${ifDefined(this.availableSuggestionsCount)}</span>`;}\nfunction block4 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"descr\" class=\"ui5-hidden-text\">${ifDefined(this.accInfo.input.ariaDescription)}</span>`;}\nfunction block5 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"valueStateDesc\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\nfunction block6 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" tabindex=\"-1\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-open=\"${ifDefined(this._afterOpenPicker)}\" @ui5-close=\"${ifDefined(this._afterClosePicker)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)} accessible-name=\"${ifDefined(this._popupLabel)}\">${ this._isPhone ? block7.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block12.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"${ifDefined(this.suggestionSeparators)}\" selection-mode=\"Single\" @mousedown=\"${this.onItemMouseDown}\" @ui5-item-click=\"${ifDefined(this._handleSuggestionItemPress)}\" @ui5-selection-change=\"${ifDefined(this._handleSelectionChange)}\"><slot></slot></${scopeTag(\"ui5-list\", tags, suffix)}>${ this._isPhone ? block17.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>` : html`<ui5-responsive-popover class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" tabindex=\"-1\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-open=\"${ifDefined(this._afterOpenPicker)}\" @ui5-close=\"${ifDefined(this._afterClosePicker)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)} accessible-name=\"${ifDefined(this._popupLabel)}\">${ this._isPhone ? block7.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block12.call(this, context, tags, suffix) : undefined }<ui5-list separators=\"${ifDefined(this.suggestionSeparators)}\" selection-mode=\"Single\" @mousedown=\"${this.onItemMouseDown}\" @ui5-item-click=\"${ifDefined(this._handleSuggestionItemPress)}\" @ui5-selection-change=\"${ifDefined(this._handleSelectionChange)}\"><slot></slot></ui5-list>${ this._isPhone ? block17.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>`;}\nfunction block7 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closePicker}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><${scopeTag(\"ui5-input\", tags, suffix)} class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></${scopeTag(\"ui5-input\", tags, suffix)}></div></div></div>${ this.hasValueStateMessage ? block8.call(this, context, tags, suffix) : undefined }` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closePicker}\"></ui5-button></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><ui5-input class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></ui5-input></div></div></div>${ this.hasValueStateMessage ? block8.call(this, context, tags, suffix) : undefined }`;}\nfunction block8 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block9.call(this, context, tags, suffix) : undefined }</div>` : html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.open ? block9.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block9 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block10.call(this, context, tags, suffix) : block11.call(this, context, tags, suffix) }`;}\nfunction block10 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block11 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block12 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateMessage ? block13.call(this, context, tags, suffix) : undefined }`;}\nfunction block13 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block14.call(this, context, tags, suffix) : undefined }</div>` : html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.open ? block14.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block14 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block15.call(this, context, tags, suffix) : block16.call(this, context, tags, suffix) }`;}\nfunction block15 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block16 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block17 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} design=\"Transparent\" @click=\"${this._closePicker}\">OK</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this._closePicker}\">OK</ui5-button></div>`;}\nfunction block18 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement=\"Bottom\" tabindex=\"-1\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" .opener=${ifDefined(this)} .open=${ifDefined(this.valueStateOpen)} @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\"><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.valueStateOpen ? block19.call(this, context, tags, suffix) : undefined }</div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement=\"Bottom\" tabindex=\"-1\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" .opener=${ifDefined(this)} .open=${ifDefined(this.valueStateOpen)} @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\"><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.valueStateOpen ? block19.call(this, context, tags, suffix) : undefined }</div></ui5-popover>`;}\nfunction block19 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block20.call(this, context, tags, suffix) : block21.call(this, context, tags, suffix) }`;}\nfunction block20 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block21 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"InputTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/InputTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\nimport type Input from \"../../Input.js\";\nimport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-input-root ui5-input-focusable-element\" part=\"root\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\"><div class=\"ui5-input-content\"><input id=\"inner\" part=\"input\" class=\"ui5-input-inner\" style=\"${styleMap(this.styles.innerInput)}\" type=\"${ifDefined(this.inputType)}\" inner-input ?inner-input-with-icon=\"${this.icon.length}\" ?disabled=\"${this.disabled}\" ?readonly=\"${this._readonly}\" .value=\"${ifDefined(this._innerValue)}\" placeholder=\"${ifDefined(this._placeholder)}\" maxlength=\"${ifDefined(this.maxlength)}\" role=\"${ifDefined(this.accInfo.input.role)}\" aria-controls=\"${ifDefined(this.accInfo.input.ariaControls)}\" aria-invalid=\"${ifDefined(this.accInfo.input.ariaInvalid)}\" aria-haspopup=\"${ifDefined(this.accInfo.input.ariaHasPopup)}\" aria-describedby=\"${ifDefined(this.accInfo.input.ariaDescribedBy)}\" aria-roledescription=\"${ifDefined(this.accInfo.input.ariaRoledescription)}\" aria-autocomplete=\"${ifDefined(this.accInfo.input.ariaAutoComplete)}\" aria-expanded=\"${ifDefined(this.accInfo.input.ariaExpanded)}\" aria-label=\"${ifDefined(this.accInfo.input.ariaLabel)}\" aria-required=\"${ifDefined(this.required)}\" autocomplete=\"off\" @input=\"${this._handleInput}\" @change=\"${this._handleChange}\" @select=\"${this._handleSelect}\" @keydown=\"${this._onkeydown}\" @keyup=\"${this._onkeyup}\" @click=${this._click} @focusin=${this.innerFocusIn} data-sap-focus-ref step=\"${ifDefined(this.nativeInputAttributes.step)}\" min=\"${ifDefined(this.nativeInputAttributes.min)}\" max=\"${ifDefined(this.nativeInputAttributes.max)}\" />${ this._effectiveShowClearIcon ? block1.call(this, context, tags, suffix) : undefined }${ this.icon.length ? block2.call(this, context, tags, suffix) : undefined }<div class=\"ui5-input-value-state-icon\">${unsafeHTML(this._valueStateInputIcon)}</div>${ this._effectiveShowSuggestions ? block3.call(this, context, tags, suffix) : undefined }${ this.accInfo.input.ariaDescription ? block4.call(this, context, tags, suffix) : undefined }${ this.hasValueState ? block5.call(this, context, tags, suffix) : undefined }</div></div>${ this._effectiveShowSuggestions ? block6.call(this, context, tags, suffix) : undefined }${ this.hasValueStateMessage ? block18.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div @click=${this._clear} @mousedown=${this._iconMouseDown} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><${scopeTag(\"ui5-icon\", tags, suffix)} part=\"clear-icon\" tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}></div>` : html`<div @click=${this._clear} @mousedown=${this._iconMouseDown} class=\"ui5-input-clear-icon-wrapper inputIcon\" tabindex=\"-1\"><ui5-icon part=\"clear-icon\" tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></ui5-icon></div>`;}\nfunction block2 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-input-icon-root\"><slot name=\"icon\"></slot></div>`;}\nfunction block3 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"suggestionsText\" class=\"ui5-hidden-text\">${ifDefined(this.suggestionsText)}</span><span id=\"selectionText\" class=\"ui5-hidden-text\" aria-live=\"polite\" role=\"status\"></span><span id=\"suggestionsCount\" class=\"ui5-hidden-text\" aria-live=\"polite\">${ifDefined(this.availableSuggestionsCount)}</span>`;}\nfunction block4 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"descr\" class=\"ui5-hidden-text\">${ifDefined(this.accInfo.input.ariaDescription)}</span>`;}\nfunction block5 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"valueStateDesc\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\nfunction block6 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" tabindex=\"-1\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-open=\"${ifDefined(this._afterOpenPicker)}\" @ui5-close=\"${ifDefined(this._afterClosePicker)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)} accessible-name=\"${ifDefined(this._popupLabel)}\">${ this._isPhone ? block7.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block12.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"${ifDefined(this.suggestionSeparators)}\" selection-mode=\"Single\" @mousedown=\"${this.onItemMouseDown}\" @ui5-item-click=\"${ifDefined(this._handleSuggestionItemPress)}\" @ui5-selection-change=\"${ifDefined(this._handleSelectionChange)}\"><slot></slot></${scopeTag(\"ui5-list\", tags, suffix)}>${ this._isPhone ? block17.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>` : html`<ui5-responsive-popover class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow prevent-focus-restore prevent-initial-focus placement=\"Bottom\" horizontal-align=\"Start\" tabindex=\"-1\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-open=\"${ifDefined(this._afterOpenPicker)}\" @ui5-close=\"${ifDefined(this._afterClosePicker)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\" .open=${ifDefined(this.open)} .opener=${ifDefined(this)} accessible-name=\"${ifDefined(this._popupLabel)}\">${ this._isPhone ? block7.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block12.call(this, context, tags, suffix) : undefined }<ui5-list separators=\"${ifDefined(this.suggestionSeparators)}\" selection-mode=\"Single\" @mousedown=\"${this.onItemMouseDown}\" @ui5-item-click=\"${ifDefined(this._handleSuggestionItemPress)}\" @ui5-selection-change=\"${ifDefined(this._handleSelectionChange)}\"><slot></slot></ui5-list>${ this._isPhone ? block17.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>`;}\nfunction block7 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closePicker}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><${scopeTag(\"ui5-input\", tags, suffix)} class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></${scopeTag(\"ui5-input\", tags, suffix)}></div></div></div>${ this.hasValueStateMessage ? block8.call(this, context, tags, suffix) : undefined }` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closePicker}\"></ui5-button></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><ui5-input class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></ui5-input></div></div></div>${ this.hasValueStateMessage ? block8.call(this, context, tags, suffix) : undefined }`;}\nfunction block8 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block9.call(this, context, tags, suffix) : undefined }</div>` : html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.open ? block9.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block9 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block10.call(this, context, tags, suffix) : block11.call(this, context, tags, suffix) }`;}\nfunction block10 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block11 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block12 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateMessage ? block13.call(this, context, tags, suffix) : undefined }`;}\nfunction block13 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.open ? block14.call(this, context, tags, suffix) : undefined }</div>` : html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.open ? block14.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block14 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block15.call(this, context, tags, suffix) : block16.call(this, context, tags, suffix) }`;}\nfunction block15 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block16 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\nfunction block17 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} design=\"Transparent\" @click=\"${this._closePicker}\">OK</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this._closePicker}\">OK</ui5-button></div>`;}\nfunction block18 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement=\"Bottom\" tabindex=\"-1\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" .opener=${ifDefined(this)} .open=${ifDefined(this.valueStateOpen)} @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\"><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.valueStateOpen ? block19.call(this, context, tags, suffix) : undefined }</div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover skip-registry-update prevent-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement=\"Bottom\" tabindex=\"-1\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\" .opener=${ifDefined(this)} .open=${ifDefined(this.valueStateOpen)} @ui5-close=\"${ifDefined(this._handleValueStatePopoverAfterClose)}\"><div slot=\"header\" class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.popoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.valueStateOpen ? block19.call(this, context, tags, suffix) : undefined }</div></ui5-popover>`;}\nfunction block19 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.shouldDisplayDefaultValueStateMessage ? block20.call(this, context, tags, suffix) : block21.call(this, context, tags, suffix) }`;}\nfunction block20 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block21 (this: Input, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"valueStateMessage\"></slot>`;}\n\n\nexport default block0;"]}
@@ -4,7 +4,7 @@ function block0(context, tags, suffix) { return suffix ? html `<div class="${cla
4
4
  function block1(context, tags, suffix) { return html `<slot name="header" />`; }
5
5
  function block2(context, tags, suffix) { return html `<header id="${ifDefined(this.headerID)}" class="ui5-list-header">${ifDefined(this.headerText)}</header>`; }
6
6
  function block3(context, tags, suffix) { return html `<div id="${ifDefined(this._id)}-before" tabindex="0" role="none" class="ui5-list-focusarea"></div>`; }
7
- function block4(context, tags, suffix) { return html `<li id="${ifDefined(this._id)}-nodata" class="ui5-list-nodata"><div id="${ifDefined(this._id)}-nodata-text" class="ui5-list-nodata-text">${ifDefined(this.noDataText)}</div></li>`; }
7
+ function block4(context, tags, suffix) { return html `<li tabindex="0" id="${ifDefined(this._id)}-nodata" class="ui5-list-nodata"><div id="${ifDefined(this._id)}-nodata-text" class="ui5-list-nodata-text">${ifDefined(this.noDataText)}</div></li>`; }
8
8
  function block5(context, tags, suffix) { return html `<div growing-button><div tabindex="0" role="button" id="${ifDefined(this._id)}-growing-btn" aria-labelledby="${ifDefined(this._id)}-growingButton-text" ?active="${this._loadMoreActive}" @click="${this._onLoadMoreClick}" @keydown="${this._onLoadMoreKeydown}" @keyup="${this._onLoadMoreKeyup}" @mousedown="${this._onLoadMoreMousedown}" @mouseup="${this._onLoadMoreMouseup}" growing-button-inner><span id="${ifDefined(this._id)}-growingButton-text" growing-button-text>${ifDefined(this._growingButtonText)}</span></div></div>`; }
9
9
  function block6(context, tags, suffix) { return html `<footer id="${ifDefined(this._id)}-footer" class="ui5-list-footer">${ifDefined(this.footerText)}</footer>`; }
10
10
  function block7(context, tags, suffix) { return html `<div id="${ifDefined(this._id)}-after" tabindex="0" role="none" class="ui5-list-focusarea"></div>`; }
@@ -1 +1 @@
1
- {"version":3,"file":"ListTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/ListTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\nimport type List from \"../../List.js\";\nimport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.root as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @keydown=\"${this._onkeydown}\" @dragenter=\"${this._ondragenter}\" @dragover=\"${this._ondragover}\" @drop=\"${this._ondrop}\" @dragleave=\"${this._ondragleave}\" @ui5-_press=${ifDefined(this.onItemPress)} @ui5-close=${ifDefined(this.onItemClose)} @ui5-toggle=${ifDefined(this.onItemToggle)} @ui5-_request-tabindex-change=${ifDefined(this.onItemTabIndexChange)} @ui5-_focused=${ifDefined(this.onItemFocused)} @ui5-_forward-after=${ifDefined(this.onForwardAfter)} @ui5-_forward-before=${ifDefined(this.onForwardBefore)} @ui5-_selection-requested=${ifDefined(this.onSelectionRequested)} @ui5-_focus-requested=${ifDefined(this.onFocusRequested)}><${scopeTag(\"ui5-busy-indicator\", tags, suffix)} id=\"${ifDefined(this._id)}-busyIndicator\" delay=\"${ifDefined(this.loadingDelay)}\" ?active=\"${this.loading}\" class=\"ui5-list-busy-indicator\"><div class=\"ui5-list-scroll-container\">${ this.header.length ? block1.call(this, context, tags, suffix) : undefined }${ this.shouldRenderH1 ? block2.call(this, context, tags, suffix) : undefined }${ this.hasData ? block3.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-modeLabel\" class=\"ui5-hidden-text\">${ifDefined(this.ariaLabelModeText)}</span><ul id=\"${ifDefined(this._id)}-listUl\" class=\"ui5-list-ul\" role=\"${ifDefined(this.listAccessibleRole)}\" aria-label=\"${ifDefined(this.ariaLabelTxt)}\" aria-labelledby=\"${ifDefined(this.ariaLabelledBy)}\"><slot></slot>${ this.showNoDataText ? block4.call(this, context, tags, suffix) : undefined }</ul>${ this.growsWithButton ? block5.call(this, context, tags, suffix) : undefined }${ this.footerText ? block6.call(this, context, tags, suffix) : undefined }${ this.hasData ? block7.call(this, context, tags, suffix) : undefined }<span tabindex=\"-1\" aria-hidden=\"true\" class=\"ui5-list-end-marker\"></span></div><${scopeTag(\"ui5-drop-indicator\", tags, suffix)} orientation=\"Horizontal\" .ownerReference=\"${ifDefined(this)}\"></${scopeTag(\"ui5-drop-indicator\", tags, suffix)}></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}></div> ` : html`<div class=\"${classMap(this.classes.root as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @keydown=\"${this._onkeydown}\" @dragenter=\"${this._ondragenter}\" @dragover=\"${this._ondragover}\" @drop=\"${this._ondrop}\" @dragleave=\"${this._ondragleave}\" @ui5-_press=${ifDefined(this.onItemPress)} @ui5-close=${ifDefined(this.onItemClose)} @ui5-toggle=${ifDefined(this.onItemToggle)} @ui5-_request-tabindex-change=${ifDefined(this.onItemTabIndexChange)} @ui5-_focused=${ifDefined(this.onItemFocused)} @ui5-_forward-after=${ifDefined(this.onForwardAfter)} @ui5-_forward-before=${ifDefined(this.onForwardBefore)} @ui5-_selection-requested=${ifDefined(this.onSelectionRequested)} @ui5-_focus-requested=${ifDefined(this.onFocusRequested)}><ui5-busy-indicator id=\"${ifDefined(this._id)}-busyIndicator\" delay=\"${ifDefined(this.loadingDelay)}\" ?active=\"${this.loading}\" class=\"ui5-list-busy-indicator\"><div class=\"ui5-list-scroll-container\">${ this.header.length ? block1.call(this, context, tags, suffix) : undefined }${ this.shouldRenderH1 ? block2.call(this, context, tags, suffix) : undefined }${ this.hasData ? block3.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-modeLabel\" class=\"ui5-hidden-text\">${ifDefined(this.ariaLabelModeText)}</span><ul id=\"${ifDefined(this._id)}-listUl\" class=\"ui5-list-ul\" role=\"${ifDefined(this.listAccessibleRole)}\" aria-label=\"${ifDefined(this.ariaLabelTxt)}\" aria-labelledby=\"${ifDefined(this.ariaLabelledBy)}\"><slot></slot>${ this.showNoDataText ? block4.call(this, context, tags, suffix) : undefined }</ul>${ this.growsWithButton ? block5.call(this, context, tags, suffix) : undefined }${ this.footerText ? block6.call(this, context, tags, suffix) : undefined }${ this.hasData ? block7.call(this, context, tags, suffix) : undefined }<span tabindex=\"-1\" aria-hidden=\"true\" class=\"ui5-list-end-marker\"></span></div><ui5-drop-indicator orientation=\"Horizontal\" .ownerReference=\"${ifDefined(this)}\"></ui5-drop-indicator></ui5-busy-indicator></div> `;}\nfunction block1 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"header\" />`;}\nfunction block2 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<header id=\"${ifDefined(this.headerID)}\" class=\"ui5-list-header\">${ifDefined(this.headerText)}</header>`;}\nfunction block3 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div id=\"${ifDefined(this._id)}-before\" tabindex=\"0\" role=\"none\" class=\"ui5-list-focusarea\"></div>`;}\nfunction block4 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<li id=\"${ifDefined(this._id)}-nodata\" class=\"ui5-list-nodata\"><div id=\"${ifDefined(this._id)}-nodata-text\" class=\"ui5-list-nodata-text\">${ifDefined(this.noDataText)}</div></li>`;}\nfunction block5 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div growing-button><div tabindex=\"0\" role=\"button\" id=\"${ifDefined(this._id)}-growing-btn\" aria-labelledby=\"${ifDefined(this._id)}-growingButton-text\" ?active=\"${this._loadMoreActive}\" @click=\"${this._onLoadMoreClick}\" @keydown=\"${this._onLoadMoreKeydown}\" @keyup=\"${this._onLoadMoreKeyup}\" @mousedown=\"${this._onLoadMoreMousedown}\" @mouseup=\"${this._onLoadMoreMouseup}\" growing-button-inner><span id=\"${ifDefined(this._id)}-growingButton-text\" growing-button-text>${ifDefined(this._growingButtonText)}</span></div></div>`;}\nfunction block6 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<footer id=\"${ifDefined(this._id)}-footer\" class=\"ui5-list-footer\">${ifDefined(this.footerText)}</footer>`;}\nfunction block7 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div id=\"${ifDefined(this._id)}-after\" tabindex=\"0\" role=\"none\" class=\"ui5-list-focusarea\"></div>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"ListTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/ListTemplate.lit.ts"],"names":[],"mappings":"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","sourcesContent":["/* eslint no-unused-vars: 0 */\nimport { html, svg, repeat, classMap, styleMap, ifDefined, unsafeHTML, scopeTag } from \"@ui5/webcomponents-base/dist/renderer/LitRenderer.js\";\nimport type UI5Element from \"@ui5/webcomponents-base/dist/UI5Element.js\";\nimport type List from \"../../List.js\";\nimport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.root as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @keydown=\"${this._onkeydown}\" @dragenter=\"${this._ondragenter}\" @dragover=\"${this._ondragover}\" @drop=\"${this._ondrop}\" @dragleave=\"${this._ondragleave}\" @ui5-_press=${ifDefined(this.onItemPress)} @ui5-close=${ifDefined(this.onItemClose)} @ui5-toggle=${ifDefined(this.onItemToggle)} @ui5-_request-tabindex-change=${ifDefined(this.onItemTabIndexChange)} @ui5-_focused=${ifDefined(this.onItemFocused)} @ui5-_forward-after=${ifDefined(this.onForwardAfter)} @ui5-_forward-before=${ifDefined(this.onForwardBefore)} @ui5-_selection-requested=${ifDefined(this.onSelectionRequested)} @ui5-_focus-requested=${ifDefined(this.onFocusRequested)}><${scopeTag(\"ui5-busy-indicator\", tags, suffix)} id=\"${ifDefined(this._id)}-busyIndicator\" delay=\"${ifDefined(this.loadingDelay)}\" ?active=\"${this.loading}\" class=\"ui5-list-busy-indicator\"><div class=\"ui5-list-scroll-container\">${ this.header.length ? block1.call(this, context, tags, suffix) : undefined }${ this.shouldRenderH1 ? block2.call(this, context, tags, suffix) : undefined }${ this.hasData ? block3.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-modeLabel\" class=\"ui5-hidden-text\">${ifDefined(this.ariaLabelModeText)}</span><ul id=\"${ifDefined(this._id)}-listUl\" class=\"ui5-list-ul\" role=\"${ifDefined(this.listAccessibleRole)}\" aria-label=\"${ifDefined(this.ariaLabelTxt)}\" aria-labelledby=\"${ifDefined(this.ariaLabelledBy)}\"><slot></slot>${ this.showNoDataText ? block4.call(this, context, tags, suffix) : undefined }</ul>${ this.growsWithButton ? block5.call(this, context, tags, suffix) : undefined }${ this.footerText ? block6.call(this, context, tags, suffix) : undefined }${ this.hasData ? block7.call(this, context, tags, suffix) : undefined }<span tabindex=\"-1\" aria-hidden=\"true\" class=\"ui5-list-end-marker\"></span></div><${scopeTag(\"ui5-drop-indicator\", tags, suffix)} orientation=\"Horizontal\" .ownerReference=\"${ifDefined(this)}\"></${scopeTag(\"ui5-drop-indicator\", tags, suffix)}></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}></div> ` : html`<div class=\"${classMap(this.classes.root as ClassMapValue)}\" @focusin=\"${this._onfocusin}\" @keydown=\"${this._onkeydown}\" @dragenter=\"${this._ondragenter}\" @dragover=\"${this._ondragover}\" @drop=\"${this._ondrop}\" @dragleave=\"${this._ondragleave}\" @ui5-_press=${ifDefined(this.onItemPress)} @ui5-close=${ifDefined(this.onItemClose)} @ui5-toggle=${ifDefined(this.onItemToggle)} @ui5-_request-tabindex-change=${ifDefined(this.onItemTabIndexChange)} @ui5-_focused=${ifDefined(this.onItemFocused)} @ui5-_forward-after=${ifDefined(this.onForwardAfter)} @ui5-_forward-before=${ifDefined(this.onForwardBefore)} @ui5-_selection-requested=${ifDefined(this.onSelectionRequested)} @ui5-_focus-requested=${ifDefined(this.onFocusRequested)}><ui5-busy-indicator id=\"${ifDefined(this._id)}-busyIndicator\" delay=\"${ifDefined(this.loadingDelay)}\" ?active=\"${this.loading}\" class=\"ui5-list-busy-indicator\"><div class=\"ui5-list-scroll-container\">${ this.header.length ? block1.call(this, context, tags, suffix) : undefined }${ this.shouldRenderH1 ? block2.call(this, context, tags, suffix) : undefined }${ this.hasData ? block3.call(this, context, tags, suffix) : undefined }<span id=\"${ifDefined(this._id)}-modeLabel\" class=\"ui5-hidden-text\">${ifDefined(this.ariaLabelModeText)}</span><ul id=\"${ifDefined(this._id)}-listUl\" class=\"ui5-list-ul\" role=\"${ifDefined(this.listAccessibleRole)}\" aria-label=\"${ifDefined(this.ariaLabelTxt)}\" aria-labelledby=\"${ifDefined(this.ariaLabelledBy)}\"><slot></slot>${ this.showNoDataText ? block4.call(this, context, tags, suffix) : undefined }</ul>${ this.growsWithButton ? block5.call(this, context, tags, suffix) : undefined }${ this.footerText ? block6.call(this, context, tags, suffix) : undefined }${ this.hasData ? block7.call(this, context, tags, suffix) : undefined }<span tabindex=\"-1\" aria-hidden=\"true\" class=\"ui5-list-end-marker\"></span></div><ui5-drop-indicator orientation=\"Horizontal\" .ownerReference=\"${ifDefined(this)}\"></ui5-drop-indicator></ui5-busy-indicator></div> `;}\nfunction block1 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"header\" />`;}\nfunction block2 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<header id=\"${ifDefined(this.headerID)}\" class=\"ui5-list-header\">${ifDefined(this.headerText)}</header>`;}\nfunction block3 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div id=\"${ifDefined(this._id)}-before\" tabindex=\"0\" role=\"none\" class=\"ui5-list-focusarea\"></div>`;}\nfunction block4 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<li tabindex=\"0\" id=\"${ifDefined(this._id)}-nodata\" class=\"ui5-list-nodata\"><div id=\"${ifDefined(this._id)}-nodata-text\" class=\"ui5-list-nodata-text\">${ifDefined(this.noDataText)}</div></li>`;}\nfunction block5 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div growing-button><div tabindex=\"0\" role=\"button\" id=\"${ifDefined(this._id)}-growing-btn\" aria-labelledby=\"${ifDefined(this._id)}-growingButton-text\" ?active=\"${this._loadMoreActive}\" @click=\"${this._onLoadMoreClick}\" @keydown=\"${this._onLoadMoreKeydown}\" @keyup=\"${this._onLoadMoreKeyup}\" @mousedown=\"${this._onLoadMoreMousedown}\" @mouseup=\"${this._onLoadMoreMouseup}\" growing-button-inner><span id=\"${ifDefined(this._id)}-growingButton-text\" growing-button-text>${ifDefined(this._growingButtonText)}</span></div></div>`;}\nfunction block6 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<footer id=\"${ifDefined(this._id)}-footer\" class=\"ui5-list-footer\">${ifDefined(this.footerText)}</footer>`;}\nfunction block7 (this: List, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div id=\"${ifDefined(this._id)}-after\" tabindex=\"0\" role=\"none\" class=\"ui5-list-focusarea\"></div>`;}\n\n\nexport default block0;"]}
@@ -1,6 +1,6 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, repeat, classMap, styleMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- function block0(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-responsive-popover", tags, suffix)} placement="Bottom" horizontal-align="Start" class="${classMap(this.classes.popover)}" hide-arrow prevent-initial-focus style="${styleMap(this.styles.suggestionsPopover)}" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-close=${ifDefined(this._afterClose)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-before-close=${ifDefined(this._beforeClose)} @ui5-open=${ifDefined(this._afterOpen)} @focusout=${this._onPopoverFocusOut} accessible-name="${ifDefined(this._popupLabel)}" .open=${ifDefined(this._open)} .opener=${ifDefined(this)}>${this._isPhone ? block1.call(this, context, tags, suffix) : undefined}${!this._isPhone ? block8.call(this, context, tags, suffix) : undefined}${this.filterSelected ? block14.call(this, context, tags, suffix) : block20.call(this, context, tags, suffix)}${this._isPhone ? block26.call(this, context, tags, suffix) : undefined}</${scopeTag("ui5-responsive-popover", tags, suffix)}>${this.hasValueStateMessage ? block27.call(this, context, tags, suffix) : undefined} ` : html `<ui5-responsive-popover placement="Bottom" horizontal-align="Start" class="${classMap(this.classes.popover)}" hide-arrow prevent-initial-focus style="${styleMap(this.styles.suggestionsPopover)}" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-close=${ifDefined(this._afterClose)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-before-close=${ifDefined(this._beforeClose)} @ui5-open=${ifDefined(this._afterOpen)} @focusout=${this._onPopoverFocusOut} accessible-name="${ifDefined(this._popupLabel)}" .open=${ifDefined(this._open)} .opener=${ifDefined(this)}>${this._isPhone ? block1.call(this, context, tags, suffix) : undefined}${!this._isPhone ? block8.call(this, context, tags, suffix) : undefined}${this.filterSelected ? block14.call(this, context, tags, suffix) : block20.call(this, context, tags, suffix)}${this._isPhone ? block26.call(this, context, tags, suffix) : undefined}</ui5-responsive-popover>${this.hasValueStateMessage ? block27.call(this, context, tags, suffix) : undefined} `; }
3
+ function block0(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-responsive-popover", tags, suffix)} placement="Bottom" horizontal-align="Start" class="${classMap(this.classes.popover)}" id="${ifDefined(this.responsivePopoverId)}" hide-arrow prevent-initial-focus style="${styleMap(this.styles.suggestionsPopover)}" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-close=${ifDefined(this._afterClose)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-before-close=${ifDefined(this._beforeClose)} @ui5-open=${ifDefined(this._afterOpen)} @focusout=${this._onPopoverFocusOut} accessible-name="${ifDefined(this._popupLabel)}" .open=${ifDefined(this._open)} .opener=${ifDefined(this)}>${this._isPhone ? block1.call(this, context, tags, suffix) : undefined}${!this._isPhone ? block8.call(this, context, tags, suffix) : undefined}${this.filterSelected ? block14.call(this, context, tags, suffix) : block20.call(this, context, tags, suffix)}${this._isPhone ? block26.call(this, context, tags, suffix) : undefined}</${scopeTag("ui5-responsive-popover", tags, suffix)}>${this.hasValueStateMessage ? block27.call(this, context, tags, suffix) : undefined} ` : html `<ui5-responsive-popover placement="Bottom" horizontal-align="Start" class="${classMap(this.classes.popover)}" id="${ifDefined(this.responsivePopoverId)}" hide-arrow prevent-initial-focus style="${styleMap(this.styles.suggestionsPopover)}" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-close=${ifDefined(this._afterClose)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-before-close=${ifDefined(this._beforeClose)} @ui5-open=${ifDefined(this._afterOpen)} @focusout=${this._onPopoverFocusOut} accessible-name="${ifDefined(this._popupLabel)}" .open=${ifDefined(this._open)} .opener=${ifDefined(this)}>${this._isPhone ? block1.call(this, context, tags, suffix) : undefined}${!this._isPhone ? block8.call(this, context, tags, suffix) : undefined}${this.filterSelected ? block14.call(this, context, tags, suffix) : block20.call(this, context, tags, suffix)}${this._isPhone ? block26.call(this, context, tags, suffix) : undefined}</ui5-responsive-popover>${this.hasValueStateMessage ? block27.call(this, context, tags, suffix) : undefined} `; }
4
4
  function block1(context, tags, suffix) { return suffix ? html `<div slot="header" class="ui5-responsive-popover-header" style="${styleMap(this.styles.popoverHeader)}"><div class="row"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag("ui5-button", tags, suffix)} class="ui5-responsive-popover-close-btn" icon="decline" design="Transparent" @click="${this.handleCancel}"></${scopeTag("ui5-button", tags, suffix)}></div><div class="row"><${scopeTag("ui5-input", tags, suffix)} @ui5-input="${ifDefined(this._handleMobileInput)}" @keydown="${this._onMobileInputKeydown}" placeholder="${ifDefined(this.placeholder)}" value-state="${ifDefined(this._dialogInputValueState)}" ?show-clear-icon="${this.showClearIcon}" ?no-typeahead="${this.noTypeahead}">${repeat(this._filteredItems, (item, index) => item._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</${scopeTag("ui5-input", tags, suffix)}><${scopeTag("ui5-toggle-button", tags, suffix)} slot="header" class="ui5-multi-combobox-toggle-button" icon="multiselect-all" design="Transparent" ?pressed=${this._showAllItemsButtonPressed} @click="${this.filterSelectedItems}" accessible-name="${ifDefined(this._showSelectedButtonAccessibleNameText)}"></${scopeTag("ui5-toggle-button", tags, suffix)}></div></div>${this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined}${this.showSelectAll ? block7.call(this, context, tags, suffix) : undefined}` : html `<div slot="header" class="ui5-responsive-popover-header" style="${styleMap(this.styles.popoverHeader)}"><div class="row"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class="ui5-responsive-popover-close-btn" icon="decline" design="Transparent" @click="${this.handleCancel}"></ui5-button></div><div class="row"><ui5-input @ui5-input="${ifDefined(this._handleMobileInput)}" @keydown="${this._onMobileInputKeydown}" placeholder="${ifDefined(this.placeholder)}" value-state="${ifDefined(this._dialogInputValueState)}" ?show-clear-icon="${this.showClearIcon}" ?no-typeahead="${this.noTypeahead}">${repeat(this._filteredItems, (item, index) => item._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</ui5-input><ui5-toggle-button slot="header" class="ui5-multi-combobox-toggle-button" icon="multiselect-all" design="Transparent" ?pressed=${this._showAllItemsButtonPressed} @click="${this.filterSelectedItems}" accessible-name="${ifDefined(this._showSelectedButtonAccessibleNameText)}"></ui5-toggle-button></div></div>${this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined}${this.showSelectAll ? block7.call(this, context, tags, suffix) : undefined}`; }
5
5
  function block2(context, tags, suffix, item, index) { return suffix ? html `<${scopeTag("ui5-suggestion-item", tags, suffix)} text="${ifDefined(item.text)}" additional-text="${ifDefined(item.additionalText)}"></${scopeTag("ui5-suggestion-item", tags, suffix)}>` : html `<ui5-suggestion-item text="${ifDefined(item.text)}" additional-text="${ifDefined(item.additionalText)}"></ui5-suggestion-item>`; }
6
6
  function block3(context, tags, suffix) { return suffix ? html `<div class="${classMap(this.classes.popoverValueState)}" style="${styleMap(this.styles.popoverValueStateMessage)}"><${scopeTag("ui5-icon", tags, suffix)} class="ui5-input-value-state-message-icon" name="${ifDefined(this._valueStateMessageIcon)}"></${scopeTag("ui5-icon", tags, suffix)}>${this.open ? block4.call(this, context, tags, suffix) : undefined}</div>` : html `<div class="${classMap(this.classes.popoverValueState)}" style="${styleMap(this.styles.popoverValueStateMessage)}"><ui5-icon class="ui5-input-value-state-message-icon" name="${ifDefined(this._valueStateMessageIcon)}"></ui5-icon>${this.open ? block4.call(this, context, tags, suffix) : undefined}</div>`; }