@ui5/webcomponents 1.22.0-rc.0 → 1.22.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 (565) hide show
  1. package/CHANGELOG.md +43 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/AvatarGroup.js.map +1 -1
  4. package/dist/Breadcrumbs.js.map +1 -1
  5. package/dist/Calendar.js +1 -0
  6. package/dist/Calendar.js.map +1 -1
  7. package/dist/Card.d.ts +2 -0
  8. package/dist/Card.js +2 -0
  9. package/dist/Card.js.map +1 -1
  10. package/dist/Carousel.js.map +1 -1
  11. package/dist/CheckBox.d.ts +17 -0
  12. package/dist/CheckBox.js +22 -3
  13. package/dist/CheckBox.js.map +1 -1
  14. package/dist/ColorPalette.d.ts +2 -1
  15. package/dist/ColorPalette.js +5 -2
  16. package/dist/ColorPalette.js.map +1 -1
  17. package/dist/ColorPalettePopover.js.map +1 -1
  18. package/dist/ComboBox.d.ts +14 -0
  19. package/dist/ComboBox.js +57 -17
  20. package/dist/ComboBox.js.map +1 -1
  21. package/dist/CustomListItem.js.map +1 -1
  22. package/dist/DatePicker.js.map +1 -1
  23. package/dist/DateTimePicker.d.ts +1 -0
  24. package/dist/DateTimePicker.js +4 -0
  25. package/dist/DateTimePicker.js.map +1 -1
  26. package/dist/FileUploader.js.map +1 -1
  27. package/dist/Input.d.ts +3 -3
  28. package/dist/Input.js +6 -5
  29. package/dist/Input.js.map +1 -1
  30. package/dist/Interfaces.d.ts +5 -0
  31. package/dist/Interfaces.js.map +1 -1
  32. package/dist/Link.js.map +1 -1
  33. package/dist/List.js +13 -1
  34. package/dist/List.js.map +1 -1
  35. package/dist/ListItem.d.ts +2 -7
  36. package/dist/ListItem.js +1 -8
  37. package/dist/ListItem.js.map +1 -1
  38. package/dist/Menu.js.map +1 -1
  39. package/dist/MultiComboBox.d.ts +31 -6
  40. package/dist/MultiComboBox.js +173 -35
  41. package/dist/MultiComboBox.js.map +1 -1
  42. package/dist/MultiComboBoxGroupItem.d.ts +1 -0
  43. package/dist/MultiComboBoxGroupItem.js +1 -0
  44. package/dist/MultiComboBoxGroupItem.js.map +1 -1
  45. package/dist/MultiComboBoxItem.js.map +1 -1
  46. package/dist/MultiInput.js.map +1 -1
  47. package/dist/NavigationMenu.d.ts +12 -7
  48. package/dist/NavigationMenu.js +7 -10
  49. package/dist/NavigationMenu.js.map +1 -1
  50. package/dist/NavigationMenuItem.d.ts +4 -12
  51. package/dist/NavigationMenuItem.js +2 -6
  52. package/dist/NavigationMenuItem.js.map +1 -1
  53. package/dist/Panel.d.ts +0 -2
  54. package/dist/Panel.js.map +1 -1
  55. package/dist/Popup.js.map +1 -1
  56. package/dist/SegmentedButton.js.map +1 -1
  57. package/dist/SegmentedButtonItem.js.map +1 -1
  58. package/dist/Select.js.map +1 -1
  59. package/dist/SelectMenu.js.map +1 -1
  60. package/dist/SelectMenuOption.js.map +1 -1
  61. package/dist/StandardListItem.js.map +1 -1
  62. package/dist/SuggestionItem.d.ts +0 -2
  63. package/dist/SuggestionItem.js.map +1 -1
  64. package/dist/Switch.js +1 -0
  65. package/dist/Switch.js.map +1 -1
  66. package/dist/TabContainer.js.map +1 -1
  67. package/dist/Table.js.map +1 -1
  68. package/dist/TableGroupRow.d.ts +1 -9
  69. package/dist/TableGroupRow.js +1 -0
  70. package/dist/TableGroupRow.js.map +1 -1
  71. package/dist/TableRow.d.ts +2 -8
  72. package/dist/TableRow.js.map +1 -1
  73. package/dist/TimePickerBase.js.map +1 -1
  74. package/dist/TimePickerClock.js.map +1 -1
  75. package/dist/TimePickerInternals.js.map +1 -1
  76. package/dist/TimeSelection.d.ts +1 -0
  77. package/dist/TimeSelection.js +3 -0
  78. package/dist/TimeSelection.js.map +1 -1
  79. package/dist/Token.js.map +1 -1
  80. package/dist/Tokenizer.d.ts +1 -1
  81. package/dist/Tokenizer.js +5 -4
  82. package/dist/Tokenizer.js.map +1 -1
  83. package/dist/ToolbarSelect.js.map +1 -1
  84. package/dist/Tree.d.ts +1 -1
  85. package/dist/Tree.js.map +1 -1
  86. package/dist/TreeItem.d.ts +0 -10
  87. package/dist/TreeItem.js +0 -4
  88. package/dist/TreeItem.js.map +1 -1
  89. package/dist/TreeItemBase.d.ts +0 -14
  90. package/dist/TreeItemBase.js +0 -7
  91. package/dist/TreeItemBase.js.map +1 -1
  92. package/dist/WheelSlider.d.ts +1 -0
  93. package/dist/WheelSlider.js +4 -2
  94. package/dist/WheelSlider.js.map +1 -1
  95. package/dist/css/themes/Avatar.css +1 -1
  96. package/dist/css/themes/AvatarGroup.css +1 -1
  97. package/dist/css/themes/Badge.css +1 -1
  98. package/dist/css/themes/Breadcrumbs.css +1 -1
  99. package/dist/css/themes/BusyIndicator.css +1 -1
  100. package/dist/css/themes/Button.css +1 -1
  101. package/dist/css/themes/Calendar.css +1 -1
  102. package/dist/css/themes/CalendarHeader.css +1 -1
  103. package/dist/css/themes/Card.css +1 -1
  104. package/dist/css/themes/CardHeader.css +1 -1
  105. package/dist/css/themes/Carousel.css +1 -1
  106. package/dist/css/themes/CheckBox.css +1 -1
  107. package/dist/css/themes/ColorPalette.css +1 -1
  108. package/dist/css/themes/ColorPaletteItem.css +1 -1
  109. package/dist/css/themes/ColorPalettePopover.css +1 -1
  110. package/dist/css/themes/ColorPicker.css +1 -1
  111. package/dist/css/themes/ComboBox.css +1 -1
  112. package/dist/css/themes/CustomListItem.css +1 -1
  113. package/dist/css/themes/DatePicker.css +1 -1
  114. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  115. package/dist/css/themes/DayPicker.css +1 -1
  116. package/dist/css/themes/Dialog.css +1 -1
  117. package/dist/css/themes/FileUploader.css +1 -1
  118. package/dist/css/themes/GroupHeaderListItem.css +1 -1
  119. package/dist/css/themes/GrowingButton.css +1 -1
  120. package/dist/css/themes/Icon.css +1 -1
  121. package/dist/css/themes/Input.css +1 -1
  122. package/dist/css/themes/InputIcon.css +1 -1
  123. package/dist/css/themes/InputSharedStyles.css +1 -1
  124. package/dist/css/themes/Link.css +1 -1
  125. package/dist/css/themes/List.css +1 -1
  126. package/dist/css/themes/ListItem.css +1 -1
  127. package/dist/css/themes/ListItemBase.css +1 -1
  128. package/dist/css/themes/Menu.css +1 -1
  129. package/dist/css/themes/MessageStrip.css +1 -1
  130. package/dist/css/themes/MonthPicker.css +1 -1
  131. package/dist/css/themes/MultiComboBox.css +1 -1
  132. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  133. package/dist/css/themes/MultiInput.css +1 -1
  134. package/dist/css/themes/NavigationMenu.css +1 -1
  135. package/dist/css/themes/Panel.css +1 -1
  136. package/dist/css/themes/Popover.css +1 -1
  137. package/dist/css/themes/PopupsCommon.css +1 -1
  138. package/dist/css/themes/ProgressIndicator.css +1 -1
  139. package/dist/css/themes/RadioButton.css +1 -1
  140. package/dist/css/themes/RangeSlider.css +1 -1
  141. package/dist/css/themes/RatingIndicator.css +1 -1
  142. package/dist/css/themes/ResponsivePopover.css +1 -1
  143. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  144. package/dist/css/themes/SegmentedButton.css +1 -1
  145. package/dist/css/themes/Select.css +1 -1
  146. package/dist/css/themes/SelectMenu.css +1 -1
  147. package/dist/css/themes/SelectPopover.css +1 -1
  148. package/dist/css/themes/SliderBase.css +1 -1
  149. package/dist/css/themes/SplitButton.css +1 -1
  150. package/dist/css/themes/StepInput.css +1 -1
  151. package/dist/css/themes/Switch.css +1 -1
  152. package/dist/css/themes/TabContainer.css +1 -1
  153. package/dist/css/themes/TabInOverflow.css +1 -1
  154. package/dist/css/themes/TabInStrip.css +1 -1
  155. package/dist/css/themes/TabSemanticIcon.css +1 -1
  156. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  157. package/dist/css/themes/Table.css +1 -1
  158. package/dist/css/themes/TableCell.css +1 -1
  159. package/dist/css/themes/TableColumn.css +1 -1
  160. package/dist/css/themes/TableGroupRow.css +1 -1
  161. package/dist/css/themes/TableRow.css +1 -1
  162. package/dist/css/themes/TextArea.css +1 -1
  163. package/dist/css/themes/TimePicker.css +1 -1
  164. package/dist/css/themes/Toast.css +1 -1
  165. package/dist/css/themes/ToggleButton.css +1 -1
  166. package/dist/css/themes/Token.css +1 -1
  167. package/dist/css/themes/Tokenizer.css +1 -1
  168. package/dist/css/themes/TokenizerPopover.css +1 -1
  169. package/dist/css/themes/Toolbar.css +1 -1
  170. package/dist/css/themes/ToolbarPopover.css +1 -1
  171. package/dist/css/themes/TreeItem.css +1 -1
  172. package/dist/css/themes/ValueStateMessage.css +1 -1
  173. package/dist/css/themes/WheelSlider.css +1 -1
  174. package/dist/css/themes/YearPicker.css +1 -1
  175. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  176. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  177. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  178. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  179. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  180. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  181. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  182. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  183. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  184. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
  185. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  186. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  187. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
  188. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  189. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
  190. package/dist/custom-elements-internal.json +799 -1612
  191. package/dist/custom-elements.json +768 -1505
  192. package/dist/generated/assets/i18n/messagebundle_ar.json +1 -1
  193. package/dist/generated/assets/i18n/messagebundle_bg.json +1 -1
  194. package/dist/generated/assets/i18n/messagebundle_ca.json +1 -1
  195. package/dist/generated/assets/i18n/messagebundle_cnr.json +1 -1
  196. package/dist/generated/assets/i18n/messagebundle_cs.json +1 -1
  197. package/dist/generated/assets/i18n/messagebundle_cy.json +1 -1
  198. package/dist/generated/assets/i18n/messagebundle_da.json +1 -1
  199. package/dist/generated/assets/i18n/messagebundle_de.json +1 -1
  200. package/dist/generated/assets/i18n/messagebundle_el.json +1 -1
  201. package/dist/generated/assets/i18n/messagebundle_en.json +1 -1
  202. package/dist/generated/assets/i18n/messagebundle_en_GB.json +1 -1
  203. package/dist/generated/assets/i18n/messagebundle_en_US_saprigi.json +1 -1
  204. package/dist/generated/assets/i18n/messagebundle_es.json +1 -1
  205. package/dist/generated/assets/i18n/messagebundle_es_MX.json +1 -1
  206. package/dist/generated/assets/i18n/messagebundle_et.json +1 -1
  207. package/dist/generated/assets/i18n/messagebundle_fi.json +1 -1
  208. package/dist/generated/assets/i18n/messagebundle_fr.json +1 -1
  209. package/dist/generated/assets/i18n/messagebundle_fr_CA.json +1 -1
  210. package/dist/generated/assets/i18n/messagebundle_hi.json +1 -1
  211. package/dist/generated/assets/i18n/messagebundle_hr.json +1 -1
  212. package/dist/generated/assets/i18n/messagebundle_hu.json +1 -1
  213. package/dist/generated/assets/i18n/messagebundle_it.json +1 -1
  214. package/dist/generated/assets/i18n/messagebundle_iw.json +1 -1
  215. package/dist/generated/assets/i18n/messagebundle_ja.json +1 -1
  216. package/dist/generated/assets/i18n/messagebundle_kk.json +1 -1
  217. package/dist/generated/assets/i18n/messagebundle_ko.json +1 -1
  218. package/dist/generated/assets/i18n/messagebundle_lt.json +1 -1
  219. package/dist/generated/assets/i18n/messagebundle_lv.json +1 -1
  220. package/dist/generated/assets/i18n/messagebundle_mk.json +1 -1
  221. package/dist/generated/assets/i18n/messagebundle_ms.json +1 -1
  222. package/dist/generated/assets/i18n/messagebundle_nl.json +1 -1
  223. package/dist/generated/assets/i18n/messagebundle_no.json +1 -1
  224. package/dist/generated/assets/i18n/messagebundle_pl.json +1 -1
  225. package/dist/generated/assets/i18n/messagebundle_pt.json +1 -1
  226. package/dist/generated/assets/i18n/messagebundle_pt_PT.json +1 -1
  227. package/dist/generated/assets/i18n/messagebundle_ro.json +1 -1
  228. package/dist/generated/assets/i18n/messagebundle_ru.json +1 -1
  229. package/dist/generated/assets/i18n/messagebundle_sh.json +1 -1
  230. package/dist/generated/assets/i18n/messagebundle_sk.json +1 -1
  231. package/dist/generated/assets/i18n/messagebundle_sl.json +1 -1
  232. package/dist/generated/assets/i18n/messagebundle_sr.json +1 -1
  233. package/dist/generated/assets/i18n/messagebundle_sv.json +1 -1
  234. package/dist/generated/assets/i18n/messagebundle_th.json +1 -1
  235. package/dist/generated/assets/i18n/messagebundle_tr.json +1 -1
  236. package/dist/generated/assets/i18n/messagebundle_uk.json +1 -1
  237. package/dist/generated/assets/i18n/messagebundle_vi.json +1 -1
  238. package/dist/generated/assets/i18n/messagebundle_zh_CN.json +1 -1
  239. package/dist/generated/assets/i18n/messagebundle_zh_TW.json +1 -1
  240. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  241. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  242. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  243. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  244. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  245. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  246. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  247. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  248. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  249. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
  250. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  251. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  252. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
  253. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  254. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
  255. package/dist/generated/i18n/i18n-defaults.d.ts +4 -1
  256. package/dist/generated/i18n/i18n-defaults.js +4 -1
  257. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  258. package/dist/generated/templates/BreadcrumbsTemplate.lit.js +1 -1
  259. package/dist/generated/templates/BreadcrumbsTemplate.lit.js.map +1 -1
  260. package/dist/generated/templates/CardTemplate.lit.js +1 -1
  261. package/dist/generated/templates/CardTemplate.lit.js.map +1 -1
  262. package/dist/generated/templates/CheckBoxTemplate.lit.js +6 -4
  263. package/dist/generated/templates/CheckBoxTemplate.lit.js.map +1 -1
  264. package/dist/generated/templates/ColorPaletteTemplate.lit.js +2 -2
  265. package/dist/generated/templates/ColorPaletteTemplate.lit.js.map +1 -1
  266. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +20 -19
  267. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js.map +1 -1
  268. package/dist/generated/templates/ComboBoxTemplate.lit.js +4 -3
  269. package/dist/generated/templates/ComboBoxTemplate.lit.js.map +1 -1
  270. package/dist/generated/templates/DateTimePickerPopoverTemplate.lit.js +1 -1
  271. package/dist/generated/templates/DateTimePickerPopoverTemplate.lit.js.map +1 -1
  272. package/dist/generated/templates/InputTemplate.lit.js +1 -1
  273. package/dist/generated/templates/InputTemplate.lit.js.map +1 -1
  274. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +27 -24
  275. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js.map +1 -1
  276. package/dist/generated/templates/MultiComboBoxTemplate.lit.js +4 -3
  277. package/dist/generated/templates/MultiComboBoxTemplate.lit.js.map +1 -1
  278. package/dist/generated/templates/MultiInputTemplate.lit.js +1 -1
  279. package/dist/generated/templates/MultiInputTemplate.lit.js.map +1 -1
  280. package/dist/generated/templates/SplitButtonTemplate.lit.js +1 -1
  281. package/dist/generated/templates/SplitButtonTemplate.lit.js.map +1 -1
  282. package/dist/generated/templates/TimeSelectionTemplate.lit.js +4 -4
  283. package/dist/generated/templates/TimeSelectionTemplate.lit.js.map +1 -1
  284. package/dist/generated/templates/WheelSliderTemplate.lit.js +1 -1
  285. package/dist/generated/templates/WheelSliderTemplate.lit.js.map +1 -1
  286. package/dist/generated/themes/Avatar.css.js +1 -1
  287. package/dist/generated/themes/Avatar.css.js.map +1 -1
  288. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  289. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  290. package/dist/generated/themes/Badge.css.js +1 -1
  291. package/dist/generated/themes/Badge.css.js.map +1 -1
  292. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  293. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  294. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  295. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  296. package/dist/generated/themes/Button.css.js +1 -1
  297. package/dist/generated/themes/Button.css.js.map +1 -1
  298. package/dist/generated/themes/Calendar.css.js +1 -1
  299. package/dist/generated/themes/Calendar.css.js.map +1 -1
  300. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  301. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  302. package/dist/generated/themes/Card.css.js +1 -1
  303. package/dist/generated/themes/Card.css.js.map +1 -1
  304. package/dist/generated/themes/CardHeader.css.js +1 -1
  305. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  306. package/dist/generated/themes/Carousel.css.js +1 -1
  307. package/dist/generated/themes/Carousel.css.js.map +1 -1
  308. package/dist/generated/themes/CheckBox.css.js +1 -1
  309. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  310. package/dist/generated/themes/ColorPalette.css.js +1 -1
  311. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  312. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  313. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  314. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  315. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  316. package/dist/generated/themes/ColorPicker.css.js +1 -1
  317. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  318. package/dist/generated/themes/ComboBox.css.js +1 -1
  319. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  320. package/dist/generated/themes/CustomListItem.css.js +1 -1
  321. package/dist/generated/themes/CustomListItem.css.js.map +1 -1
  322. package/dist/generated/themes/DatePicker.css.js +1 -1
  323. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  324. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  325. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  326. package/dist/generated/themes/DayPicker.css.js +1 -1
  327. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  328. package/dist/generated/themes/Dialog.css.js +1 -1
  329. package/dist/generated/themes/Dialog.css.js.map +1 -1
  330. package/dist/generated/themes/FileUploader.css.js +1 -1
  331. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  332. package/dist/generated/themes/GroupHeaderListItem.css.js +1 -1
  333. package/dist/generated/themes/GroupHeaderListItem.css.js.map +1 -1
  334. package/dist/generated/themes/GrowingButton.css.js +1 -1
  335. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  336. package/dist/generated/themes/Icon.css.js +1 -1
  337. package/dist/generated/themes/Icon.css.js.map +1 -1
  338. package/dist/generated/themes/Input.css.js +1 -1
  339. package/dist/generated/themes/Input.css.js.map +1 -1
  340. package/dist/generated/themes/InputIcon.css.js +1 -1
  341. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  342. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  343. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  344. package/dist/generated/themes/Link.css.js +1 -1
  345. package/dist/generated/themes/Link.css.js.map +1 -1
  346. package/dist/generated/themes/List.css.js +1 -1
  347. package/dist/generated/themes/List.css.js.map +1 -1
  348. package/dist/generated/themes/ListItem.css.js +1 -1
  349. package/dist/generated/themes/ListItem.css.js.map +1 -1
  350. package/dist/generated/themes/ListItemBase.css.js +1 -1
  351. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  352. package/dist/generated/themes/Menu.css.js +1 -1
  353. package/dist/generated/themes/Menu.css.js.map +1 -1
  354. package/dist/generated/themes/MessageStrip.css.js +1 -1
  355. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  356. package/dist/generated/themes/MonthPicker.css.js +1 -1
  357. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  358. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  359. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  360. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  361. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  362. package/dist/generated/themes/MultiInput.css.js +1 -1
  363. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  364. package/dist/generated/themes/NavigationMenu.css.js +1 -1
  365. package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
  366. package/dist/generated/themes/Panel.css.js +1 -1
  367. package/dist/generated/themes/Panel.css.js.map +1 -1
  368. package/dist/generated/themes/Popover.css.js +1 -1
  369. package/dist/generated/themes/Popover.css.js.map +1 -1
  370. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  371. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  372. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  373. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  374. package/dist/generated/themes/RadioButton.css.js +1 -1
  375. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  376. package/dist/generated/themes/RangeSlider.css.js +1 -1
  377. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  378. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  379. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  380. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  381. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  382. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  383. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  384. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  385. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  386. package/dist/generated/themes/Select.css.js +1 -1
  387. package/dist/generated/themes/Select.css.js.map +1 -1
  388. package/dist/generated/themes/SelectMenu.css.js +1 -1
  389. package/dist/generated/themes/SelectMenu.css.js.map +1 -1
  390. package/dist/generated/themes/SelectPopover.css.js +1 -1
  391. package/dist/generated/themes/SelectPopover.css.js.map +1 -1
  392. package/dist/generated/themes/SliderBase.css.js +1 -1
  393. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  394. package/dist/generated/themes/SplitButton.css.js +1 -1
  395. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  396. package/dist/generated/themes/StepInput.css.js +1 -1
  397. package/dist/generated/themes/StepInput.css.js.map +1 -1
  398. package/dist/generated/themes/Switch.css.js +1 -1
  399. package/dist/generated/themes/Switch.css.js.map +1 -1
  400. package/dist/generated/themes/TabContainer.css.js +1 -1
  401. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  402. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  403. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  404. package/dist/generated/themes/TabInStrip.css.js +1 -1
  405. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  406. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  407. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  408. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  409. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  410. package/dist/generated/themes/Table.css.js +1 -1
  411. package/dist/generated/themes/Table.css.js.map +1 -1
  412. package/dist/generated/themes/TableCell.css.js +1 -1
  413. package/dist/generated/themes/TableCell.css.js.map +1 -1
  414. package/dist/generated/themes/TableColumn.css.js +1 -1
  415. package/dist/generated/themes/TableColumn.css.js.map +1 -1
  416. package/dist/generated/themes/TableGroupRow.css.js +1 -1
  417. package/dist/generated/themes/TableGroupRow.css.js.map +1 -1
  418. package/dist/generated/themes/TableRow.css.js +1 -1
  419. package/dist/generated/themes/TableRow.css.js.map +1 -1
  420. package/dist/generated/themes/TextArea.css.js +1 -1
  421. package/dist/generated/themes/TextArea.css.js.map +1 -1
  422. package/dist/generated/themes/TimePicker.css.js +1 -1
  423. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  424. package/dist/generated/themes/Toast.css.js +1 -1
  425. package/dist/generated/themes/Toast.css.js.map +1 -1
  426. package/dist/generated/themes/ToggleButton.css.js +1 -1
  427. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  428. package/dist/generated/themes/Token.css.js +1 -1
  429. package/dist/generated/themes/Token.css.js.map +1 -1
  430. package/dist/generated/themes/Tokenizer.css.js +1 -1
  431. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  432. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  433. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  434. package/dist/generated/themes/Toolbar.css.js +1 -1
  435. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  436. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  437. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  438. package/dist/generated/themes/TreeItem.css.js +1 -1
  439. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  440. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  441. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  442. package/dist/generated/themes/WheelSlider.css.js +1 -1
  443. package/dist/generated/themes/WheelSlider.css.js.map +1 -1
  444. package/dist/generated/themes/YearPicker.css.js +1 -1
  445. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  446. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  447. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  448. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  449. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  450. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  451. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  452. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  453. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  454. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  455. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  456. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  457. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  458. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  459. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  460. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  461. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  462. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  463. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  464. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
  465. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
  466. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  467. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  468. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  469. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  470. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
  471. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
  472. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  473. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  474. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
  475. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
  476. package/package-scripts.cjs +1 -0
  477. package/package.json +9 -9
  478. package/src/Breadcrumbs.hbs +2 -0
  479. package/src/Card.hbs +3 -2
  480. package/src/CheckBox.hbs +25 -18
  481. package/src/ColorPalette.hbs +2 -2
  482. package/src/ComboBox.hbs +6 -0
  483. package/src/ComboBoxPopover.hbs +11 -15
  484. package/src/DateTimePickerPopover.hbs +1 -0
  485. package/src/Input.hbs +1 -1
  486. package/src/MultiComboBox.hbs +6 -0
  487. package/src/MultiComboBoxPopover.hbs +26 -17
  488. package/src/SplitButton.hbs +1 -7
  489. package/src/TimeSelection.hbs +4 -0
  490. package/src/WheelSlider.hbs +1 -0
  491. package/src/i18n/messagebundle.properties +10 -1
  492. package/src/i18n/messagebundle_ar.properties +17 -1
  493. package/src/i18n/messagebundle_bg.properties +17 -1
  494. package/src/i18n/messagebundle_ca.properties +17 -1
  495. package/src/i18n/messagebundle_cnr.properties +17 -1
  496. package/src/i18n/messagebundle_cs.properties +17 -1
  497. package/src/i18n/messagebundle_cy.properties +17 -1
  498. package/src/i18n/messagebundle_da.properties +17 -1
  499. package/src/i18n/messagebundle_de.properties +17 -1
  500. package/src/i18n/messagebundle_el.properties +17 -1
  501. package/src/i18n/messagebundle_en.properties +17 -1
  502. package/src/i18n/messagebundle_en_GB.properties +17 -1
  503. package/src/i18n/messagebundle_en_US_saprigi.properties +17 -1
  504. package/src/i18n/messagebundle_es.properties +17 -1
  505. package/src/i18n/messagebundle_es_MX.properties +17 -1
  506. package/src/i18n/messagebundle_et.properties +17 -1
  507. package/src/i18n/messagebundle_fi.properties +17 -1
  508. package/src/i18n/messagebundle_fr.properties +17 -1
  509. package/src/i18n/messagebundle_fr_CA.properties +17 -1
  510. package/src/i18n/messagebundle_hi.properties +17 -1
  511. package/src/i18n/messagebundle_hr.properties +17 -1
  512. package/src/i18n/messagebundle_hu.properties +17 -1
  513. package/src/i18n/messagebundle_id.properties +17 -1
  514. package/src/i18n/messagebundle_it.properties +17 -1
  515. package/src/i18n/messagebundle_iw.properties +17 -1
  516. package/src/i18n/messagebundle_ja.properties +17 -1
  517. package/src/i18n/messagebundle_kk.properties +17 -1
  518. package/src/i18n/messagebundle_ko.properties +19 -3
  519. package/src/i18n/messagebundle_lt.properties +17 -1
  520. package/src/i18n/messagebundle_lv.properties +17 -1
  521. package/src/i18n/messagebundle_mk.properties +17 -1
  522. package/src/i18n/messagebundle_ms.properties +17 -1
  523. package/src/i18n/messagebundle_nl.properties +17 -1
  524. package/src/i18n/messagebundle_no.properties +20 -4
  525. package/src/i18n/messagebundle_pl.properties +17 -1
  526. package/src/i18n/messagebundle_pt.properties +17 -1
  527. package/src/i18n/messagebundle_pt_PT.properties +17 -1
  528. package/src/i18n/messagebundle_ro.properties +17 -1
  529. package/src/i18n/messagebundle_ru.properties +23 -7
  530. package/src/i18n/messagebundle_sh.properties +17 -1
  531. package/src/i18n/messagebundle_sk.properties +17 -1
  532. package/src/i18n/messagebundle_sl.properties +17 -1
  533. package/src/i18n/messagebundle_sr.properties +17 -1
  534. package/src/i18n/messagebundle_sv.properties +17 -1
  535. package/src/i18n/messagebundle_th.properties +17 -1
  536. package/src/i18n/messagebundle_tr.properties +17 -1
  537. package/src/i18n/messagebundle_uk.properties +17 -1
  538. package/src/i18n/messagebundle_vi.properties +17 -1
  539. package/src/i18n/messagebundle_zh_CN.properties +17 -1
  540. package/src/i18n/messagebundle_zh_TW.properties +17 -1
  541. package/src/themes/Breadcrumbs.css +22 -22
  542. package/src/themes/CheckBox.css +18 -1
  543. package/src/themes/List.css +5 -0
  544. package/src/themes/MultiComboBoxPopover.css +31 -0
  545. package/src/themes/SplitButton.css +62 -162
  546. package/src/themes/TextArea.css +1 -0
  547. package/src/themes/ValueStateMessage.css +1 -1
  548. package/src/themes/base/SplitButton-parameters.css +3 -24
  549. package/src/themes/base/rtl-parameters.css +0 -14
  550. package/src/themes/base/sizes-parameters.css +1 -2
  551. package/src/themes/sap_fiori_3_dark/Badge-parameters.css +5 -0
  552. package/src/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  553. package/src/themes/sap_fiori_3_hcb/Badge-parameters.css +3 -0
  554. package/src/themes/sap_fiori_3_hcb/SplitButton-parameters.css +10 -11
  555. package/src/themes/sap_fiori_3_hcw/Badge-parameters.css +3 -0
  556. package/src/themes/sap_fiori_3_hcw/SplitButton-parameters.css +10 -10
  557. package/src/themes/sap_horizon/SplitButton-parameters.css +1 -14
  558. package/src/themes/sap_horizon_dark/SplitButton-parameters.css +1 -15
  559. package/src/themes/sap_horizon_dark_exp/SplitButton-parameters.css +0 -15
  560. package/src/themes/sap_horizon_exp/SplitButton-parameters.css +0 -15
  561. package/src/themes/sap_horizon_hcb/SplitButton-parameters.css +10 -10
  562. package/src/themes/sap_horizon_hcb_exp/SplitButton-parameters.css +10 -10
  563. package/src/themes/sap_horizon_hcw/SplitButton-parameters.css +10 -10
  564. package/src/themes/sap_horizon_hcw_exp/SplitButton-parameters.css +10 -10
  565. package/tsconfig.json +1 -0
@@ -1 +1 @@
1
- {"version":3,"file":"MultiComboBoxPopoverTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MultiComboBoxPopoverTemplate.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\";\n\ttype MultiComboBoxPopover = any;\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} placement-type=\"Bottom\" horizontal-align=\"Left\" class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)}>${ this._isPhone ? block1.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block6.call(this, context, tags, suffix) : undefined }${ this.filterSelected ? block11.call(this, context, tags, suffix) : block15.call(this, context, tags, suffix) }${ this._isPhone ? block19.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>${ this.hasValueStateMessage ? block20.call(this, context, tags, suffix) : undefined } ` : html`<ui5-responsive-popover placement-type=\"Bottom\" horizontal-align=\"Left\" class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)}>${ this._isPhone ? block1.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block6.call(this, context, tags, suffix) : undefined }${ this.filterSelected ? block11.call(this, context, tags, suffix) : block15.call(this, context, tags, suffix) }${ this._isPhone ? block19.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>${ this.hasValueStateMessage ? block20.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { 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\"><div slot=\"header\" class=\"input-root-phone\" value-state=\"${ifDefined(this.valueState)}\"><input .value=\"${ifDefined(this.value)}\" inner-input placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this.valueState)}\" @input=\"${this._inputLiveChange}\" @change=${this._inputChange} @keydown=${this._onkeydown} aria-autocomplete=\"both\" /></div><${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}\"></${scopeTag(\"ui5-toggle-button\", tags, suffix)}></div></div>${ this.hasValueStateMessage ? block2.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\"><div slot=\"header\" class=\"input-root-phone\" value-state=\"${ifDefined(this.valueState)}\"><input .value=\"${ifDefined(this.value)}\" inner-input placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this.valueState)}\" @input=\"${this._inputLiveChange}\" @change=${this._inputChange} @keydown=${this._onkeydown} aria-autocomplete=\"both\" /></div><ui5-toggle-button slot=\"header\" class=\"ui5-multi-combobox-toggle-button\" icon=\"multiselect-all\" design=\"Transparent\" ?pressed=${this._showAllItemsButtonPressed} @click=\"${this.filterSelectedItems}\"></ui5-toggle-button></div></div>${ this.hasValueStateMessage ? block2.call(this, context, tags, suffix) : undefined }`;}\nfunction block2 (this: MultiComboBoxPopover, 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.shouldDisplayDefaultValueStateMessage ? block3.call(this, context, tags, suffix) : block4.call(this, context, tags, suffix) }</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.shouldDisplayDefaultValueStateMessage ? block3.call(this, context, tags, suffix) : block4.call(this, context, tags, suffix) }</div>`;}\nfunction block3 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block4 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block5.call(this, context, tags, suffix, item, index)) }`;}\nfunction block5 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block6 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateMessage ? block7.call(this, context, tags, suffix) : undefined }`;}\nfunction block7 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" @keydown=\"${this._onValueStateKeydown}\" tabindex=\"0\" class=\"ui5-responsive-popover-header ${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.shouldDisplayDefaultValueStateMessage ? block8.call(this, context, tags, suffix) : block9.call(this, context, tags, suffix) }</div>` : html`<div slot=\"header\" @keydown=\"${this._onValueStateKeydown}\" tabindex=\"0\" class=\"ui5-responsive-popover-header ${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.shouldDisplayDefaultValueStateMessage ? block8.call(this, context, tags, suffix) : block9.call(this, context, tags, suffix) }</div>`;}\nfunction block8 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block9 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block10.call(this, context, tags, suffix, item, index)) }`;}\nfunction block10 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block11 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ repeat(this.selectedItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block12.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-list\", tags, suffix)}>` : html`<ui5-list separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ repeat(this.selectedItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block12.call(this, context, tags, suffix, item, index)) }</ui5-list>`;}\nfunction block12 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.isGroupItem ? block13.call(this, context, tags, suffix, item, index) : block14.call(this, context, tags, suffix, item, index) }`;}\nfunction block13 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-groupheader\", tags, suffix)} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li-groupheader\", tags, suffix)}>` : html`<ui5-li-groupheader data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li-groupheader>`;}\nfunction block14 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block15 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ 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)}>` : html`<ui5-list separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ 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>`;}\nfunction block16 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.isGroupItem ? block17.call(this, context, tags, suffix, item, index) : block18.call(this, context, tags, suffix, item, index) }`;}\nfunction block17 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-groupheader\", tags, suffix)} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li-groupheader\", tags, suffix)}>` : html`<ui5-li-groupheader data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li-groupheader>`;}\nfunction block18 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block19 (this: MultiComboBoxPopover, 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.handleOK}\">${ifDefined(this._dialogOkButton)}</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this.handleOK}\">${ifDefined(this._dialogOkButton)}</ui5-button></div>`;}\nfunction block20 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} skip-registry-update _disable-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement-type=\"Bottom\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\"><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 ? block21.call(this, context, tags, suffix) : block22.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-popover\", tags, suffix)}>` : html`<ui5-popover skip-registry-update _disable-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement-type=\"Bottom\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\"><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 ? block21.call(this, context, tags, suffix) : block22.call(this, context, tags, suffix) }</div></ui5-popover>`;}\nfunction block21 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block22 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block23.call(this, context, tags, suffix, item, index)) }`;}\nfunction block23 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"MultiComboBoxPopoverTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MultiComboBoxPopoverTemplate.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\";\n\ttype MultiComboBoxPopover = any;\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} placement-type=\"Bottom\" horizontal-align=\"Left\" class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)}>${ 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) : block18.call(this, context, tags, suffix) }${ this._isPhone ? block22.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>${ this.hasValueStateMessage ? block23.call(this, context, tags, suffix) : undefined } ` : html`<ui5-responsive-popover placement-type=\"Bottom\" horizontal-align=\"Left\" class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)}>${ 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) : block18.call(this, context, tags, suffix) }${ this._isPhone ? block22.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>${ this.hasValueStateMessage ? block23.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { 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)}\" @ui5-change=\"${ifDefined(this._mobileInputChange)}\" placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this._dialogInputValueState)}\" ?show-clear-icon=\"${this.showClearIcon}\" ?no-typeahead=\"${this.noTypeahead}\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => 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)}\" @ui5-change=\"${ifDefined(this._mobileInputChange)}\" placeholder=\"${ifDefined(this.placeholder)}\" value-state=\"${ifDefined(this._dialogInputValueState)}\" ?show-clear-icon=\"${this.showClearIcon}\" ?no-typeahead=\"${this.noTypeahead}\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => 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 }`;}\nfunction block2 (this: MultiComboBoxPopover, 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 block3 (this: MultiComboBoxPopover, 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.shouldDisplayDefaultValueStateMessage ? block4.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</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.shouldDisplayDefaultValueStateMessage ? block4.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</div>`;}\nfunction block4 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block5 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block6.call(this, context, tags, suffix, item, index)) }`;}\nfunction block6 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block7 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-mcb-select-all-header\" @keydown=\"${this._onListHeaderKeydown}\" tabindex=\"0\"><${scopeTag(\"ui5-checkbox\", tags, suffix)} ?checked=${this._allSelected} class=\"ui5-mcb-select-all-checkbox\" text=\"${ifDefined(this.selectAllCheckboxLabel)}\" @ui5-change=\"${ifDefined(this._handleSelectAllCheckboxClick)}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}></div>` : html`<div class=\"ui5-mcb-select-all-header\" @keydown=\"${this._onListHeaderKeydown}\" tabindex=\"0\"><ui5-checkbox ?checked=${this._allSelected} class=\"ui5-mcb-select-all-checkbox\" text=\"${ifDefined(this.selectAllCheckboxLabel)}\" @ui5-change=\"${ifDefined(this._handleSelectAllCheckboxClick)}\"></ui5-checkbox></div>`;}\nfunction block8 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateMessage ? block9.call(this, context, tags, suffix) : undefined }${ this.showSelectAll ? block13.call(this, context, tags, suffix) : undefined }`;}\nfunction block9 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" @keydown=\"${this._onListHeaderKeydown}\" tabindex=\"0\" class=\"ui5-responsive-popover-header ${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.shouldDisplayDefaultValueStateMessage ? block10.call(this, context, tags, suffix) : block11.call(this, context, tags, suffix) }</div>` : html`<div slot=\"header\" @keydown=\"${this._onListHeaderKeydown}\" tabindex=\"0\" class=\"ui5-responsive-popover-header ${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.shouldDisplayDefaultValueStateMessage ? block10.call(this, context, tags, suffix) : block11.call(this, context, tags, suffix) }</div>`;}\nfunction block10 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block11 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block12.call(this, context, tags, suffix, item, index)) }`;}\nfunction block12 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block13 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-mcb-select-all-header\" @keydown=\"${this._onListHeaderKeydown}\" tabindex=\"0\"><${scopeTag(\"ui5-checkbox\", tags, suffix)} ?checked=${this._allSelected} class=\"ui5-mcb-select-all-checkbox\" text=\"${ifDefined(this.selectAllCheckboxLabel)}\" @ui5-change=\"${ifDefined(this._handleSelectAllCheckboxClick)}\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}></div>` : html`<div class=\"ui5-mcb-select-all-header\" @keydown=\"${this._onListHeaderKeydown}\" tabindex=\"0\"><ui5-checkbox ?checked=${this._allSelected} class=\"ui5-mcb-select-all-checkbox\" text=\"${ifDefined(this.selectAllCheckboxLabel)}\" @ui5-change=\"${ifDefined(this._handleSelectAllCheckboxClick)}\"></ui5-checkbox></div>`;}\nfunction block14 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ repeat(this.selectedItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block15.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-list\", tags, suffix)}>` : html`<ui5-list separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ repeat(this.selectedItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block15.call(this, context, tags, suffix, item, index)) }</ui5-list>`;}\nfunction block15 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.isGroupItem ? block16.call(this, context, tags, suffix, item, index) : block17.call(this, context, tags, suffix, item, index) }`;}\nfunction block16 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-groupheader\", tags, suffix)} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li-groupheader\", tags, suffix)}>` : html`<ui5-li-groupheader data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li-groupheader>`;}\nfunction block17 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block18 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block19.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-list\", tags, suffix)}>` : html`<ui5-list separators=\"None\" mode=\"MultiSelect\" class=\"ui5-multi-combobox-all-items-list\">${ repeat(this._filteredItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block19.call(this, context, tags, suffix, item, index)) }</ui5-list>`;}\nfunction block19 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.isGroupItem ? block20.call(this, context, tags, suffix, item, index) : block21.call(this, context, tags, suffix, item, index) }`;}\nfunction block20 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-groupheader\", tags, suffix)} data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li-groupheader\", tags, suffix)}>` : html`<ui5-li-groupheader data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li-groupheader>`;}\nfunction block21 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li\", tags, suffix)} wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</${scopeTag(\"ui5-li\", tags, suffix)}>` : html`<ui5-li wrapping-type=\"Normal\" type=\"${ifDefined(this._listItemsType)}\" additional-text=${ifDefined(item.additionalText)} ?selected=${item.selected} data-ui5-token-id=\"${ifDefined(item._id)}\" data-ui5-stable=\"${ifDefined(item.stableDomRef)}\" @keydown=\"${this._onItemKeydown}\">${ifDefined(item.text)}</ui5-li>`;}\nfunction block22 (this: MultiComboBoxPopover, 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.handleOK}\">${ifDefined(this._dialogOkButton)}</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this.handleOK}\">${ifDefined(this._dialogOkButton)}</ui5-button></div>`;}\nfunction block23 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-popover\", tags, suffix)} skip-registry-update _disable-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement-type=\"Bottom\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\"><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 _disable-initial-focus prevent-focus-restore hide-arrow class=\"ui5-valuestatemessage-popover\" placement-type=\"Bottom\" horizontal-align=\"${ifDefined(this._valueStatePopoverHorizontalAlign)}\"><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: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateDefaultText)}`;}\nfunction block25 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block26.call(this, context, tags, suffix, item, index)) }`;}\nfunction block26 (this: MultiComboBoxPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\n\n\nexport default block0;"]}
@@ -1,10 +1,11 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, repeat, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- function block0(context, tags, suffix) { return suffix ? html `<div class="ui5-multi-combobox-root ui5-input-focusable-element"><span id="ui5-multi-combobox-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span>${this.hasValueState ? block1.call(this, context, tags, suffix) : undefined}<${scopeTag("ui5-tokenizer", tags, suffix)} slot="_beginContent" show-more prevent-popover-open class="ui5-multi-combobox-tokenizer" ?disabled="${this.disabled}" @ui5-show-more-items-press="${ifDefined(this._showFilteredItems)}" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete="${ifDefined(this._tokenDelete)}" @ui5-before-more-popover-open="${ifDefined(this.handleBeforeTokenizerPopoverOpen)}" @focusout="${this._tokenizerFocusOut}" @focusin="${this._tokenizerFocusIn}" @click=${this._click} @paste=${this._handlePaste} @keydown="${this._onTokenizerKeydown}" ?expanded="${this._tokenizerExpanded}">${repeat(this.items, (item, index) => item._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</${scopeTag("ui5-tokenizer", tags, suffix)}><input id="ui5-multi-combobox-input" .value="${ifDefined(this.value)}" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state="${ifDefined(this.valueState)}" @input="${this._inputLiveChange}" @change=${this._inputChange} @keydown="${this._onkeydown}" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role="combobox" aria-haspopup="listbox" aria-expanded="${ifDefined(this.open)}" aria-autocomplete="both" aria-describedby="${ifDefined(this.ariaDescribedByText)}" aria-required="${ifDefined(this.required)}" aria-label="${ifDefined(this.ariaLabelText)}" data-sap-focus-ref />${this.icon ? block4.call(this, context, tags, suffix) : undefined}${!this.readonly ? block5.call(this, context, tags, suffix) : undefined}</div>` : html `<div class="ui5-multi-combobox-root ui5-input-focusable-element"><span id="ui5-multi-combobox-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span>${this.hasValueState ? block1.call(this, context, tags, suffix) : undefined}<ui5-tokenizer slot="_beginContent" show-more prevent-popover-open class="ui5-multi-combobox-tokenizer" ?disabled="${this.disabled}" @ui5-show-more-items-press="${ifDefined(this._showFilteredItems)}" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete="${ifDefined(this._tokenDelete)}" @ui5-before-more-popover-open="${ifDefined(this.handleBeforeTokenizerPopoverOpen)}" @focusout="${this._tokenizerFocusOut}" @focusin="${this._tokenizerFocusIn}" @click=${this._click} @paste=${this._handlePaste} @keydown="${this._onTokenizerKeydown}" ?expanded="${this._tokenizerExpanded}">${repeat(this.items, (item, index) => item._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</ui5-tokenizer><input id="ui5-multi-combobox-input" .value="${ifDefined(this.value)}" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state="${ifDefined(this.valueState)}" @input="${this._inputLiveChange}" @change=${this._inputChange} @keydown="${this._onkeydown}" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role="combobox" aria-haspopup="listbox" aria-expanded="${ifDefined(this.open)}" aria-autocomplete="both" aria-describedby="${ifDefined(this.ariaDescribedByText)}" aria-required="${ifDefined(this.required)}" aria-label="${ifDefined(this.ariaLabelText)}" data-sap-focus-ref />${this.icon ? block4.call(this, context, tags, suffix) : undefined}${!this.readonly ? block5.call(this, context, tags, suffix) : undefined}</div>`; }
3
+ function block0(context, tags, suffix) { return suffix ? html `<div class="ui5-multi-combobox-root ui5-input-focusable-element"><span id="ui5-multi-combobox-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span>${this.hasValueState ? block1.call(this, context, tags, suffix) : undefined}<${scopeTag("ui5-tokenizer", tags, suffix)} slot="_beginContent" show-more prevent-popover-open class="ui5-multi-combobox-tokenizer" ?disabled="${this.disabled}" @ui5-show-more-items-press="${ifDefined(this._showFilteredItems)}" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete="${ifDefined(this._tokenDelete)}" @ui5-before-more-popover-open="${ifDefined(this.handleBeforeTokenizerPopoverOpen)}" @focusout="${this._tokenizerFocusOut}" @focusin="${this._tokenizerFocusIn}" @click=${this._click} @paste=${this._handlePaste} @keydown="${this._onTokenizerKeydown}" ?expanded="${this._tokenizerExpanded}">${repeat(this.items, (item, index) => item._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</${scopeTag("ui5-tokenizer", tags, suffix)}><input id="ui5-multi-combobox-input" .value="${ifDefined(this.value)}" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state="${ifDefined(this.valueState)}" @input="${this._inputLiveChange}" @change=${this._inputChange} @keydown="${this._onkeydown}" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role="combobox" aria-haspopup="listbox" aria-expanded="${ifDefined(this.open)}" aria-autocomplete="both" aria-describedby="${ifDefined(this.ariaDescribedByText)}" aria-required="${ifDefined(this.required)}" aria-label="${ifDefined(this.ariaLabelText)}" data-sap-focus-ref />${this._effectiveShowClearIcon ? block4.call(this, context, tags, suffix) : undefined}${this.icon ? block5.call(this, context, tags, suffix) : undefined}${!this.readonly ? block6.call(this, context, tags, suffix) : undefined}</div>` : html `<div class="ui5-multi-combobox-root ui5-input-focusable-element"><span id="ui5-multi-combobox-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span>${this.hasValueState ? block1.call(this, context, tags, suffix) : undefined}<ui5-tokenizer slot="_beginContent" show-more prevent-popover-open class="ui5-multi-combobox-tokenizer" ?disabled="${this.disabled}" @ui5-show-more-items-press="${ifDefined(this._showFilteredItems)}" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete="${ifDefined(this._tokenDelete)}" @ui5-before-more-popover-open="${ifDefined(this.handleBeforeTokenizerPopoverOpen)}" @focusout="${this._tokenizerFocusOut}" @focusin="${this._tokenizerFocusIn}" @click=${this._click} @paste=${this._handlePaste} @keydown="${this._onTokenizerKeydown}" ?expanded="${this._tokenizerExpanded}">${repeat(this.items, (item, index) => item._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</ui5-tokenizer><input id="ui5-multi-combobox-input" .value="${ifDefined(this.value)}" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state="${ifDefined(this.valueState)}" @input="${this._inputLiveChange}" @change=${this._inputChange} @keydown="${this._onkeydown}" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role="combobox" aria-haspopup="listbox" aria-expanded="${ifDefined(this.open)}" aria-autocomplete="both" aria-describedby="${ifDefined(this.ariaDescribedByText)}" aria-required="${ifDefined(this.required)}" aria-label="${ifDefined(this.ariaLabelText)}" data-sap-focus-ref />${this._effectiveShowClearIcon ? block4.call(this, context, tags, suffix) : undefined}${this.icon ? block5.call(this, context, tags, suffix) : undefined}${!this.readonly ? block6.call(this, context, tags, suffix) : undefined}</div>`; }
4
4
  function block1(context, tags, suffix) { return html `<span id="ui5-multi-combobox-valueStateDesc" class="ui5-hidden-text">${ifDefined(this.ariaValueStateHiddenText)}</span>`; }
5
5
  function block2(context, tags, suffix, item, index) { return html `${item.selected ? block3.call(this, context, tags, suffix, item, index) : undefined}`; }
6
6
  function block3(context, tags, suffix, item, index) { return suffix ? html `<${scopeTag("ui5-token", tags, suffix)} ?readonly="${this.readonly}" class="ui5-multi-combobox-token" data-ui5-id="${ifDefined(item._id)}" part="token-${index}" text="${ifDefined(item.text)}"></${scopeTag("ui5-token", tags, suffix)}>` : html `<ui5-token ?readonly="${this.readonly}" class="ui5-multi-combobox-token" data-ui5-id="${ifDefined(item._id)}" part="token-${index}" text="${ifDefined(item.text)}"></ui5-token>`; }
7
- function block4(context, tags, suffix) { return html `<slot name="icon"></slot>`; }
8
- function block5(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-icon", tags, suffix)} name="slim-arrow-down" input-icon slot="icon" tabindex="-1" @click="${this.togglePopoverByDropdownIcon}" @mousedown="${this._onIconMousedown}" @focusin="${this._forwardFocusToInner}" ?pressed="${this.open}" accessible-name="${ifDefined(this._iconAccessibleNameText)}"></${scopeTag("ui5-icon", tags, suffix)}>` : html `<ui5-icon name="slim-arrow-down" input-icon slot="icon" tabindex="-1" @click="${this.togglePopoverByDropdownIcon}" @mousedown="${this._onIconMousedown}" @focusin="${this._forwardFocusToInner}" ?pressed="${this.open}" accessible-name="${ifDefined(this._iconAccessibleNameText)}"></ui5-icon>`; }
7
+ function block4(context, tags, suffix) { return suffix ? html `<div @click=${this._clear} class="ui5-input-clear-icon-wrapper" input-icon tabindex="-1" @mousedown=${this._iconMouseDown}><${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" input-icon tabindex="-1" @mousedown=${this._iconMouseDown}><ui5-icon tabindex="-1" class="ui5-input-clear-icon" name="decline" accessible-name="${ifDefined(this.clearIconAccessibleName)}"></ui5-icon></div>`; }
8
+ function block5(context, tags, suffix) { return html `<slot name="icon"></slot>`; }
9
+ function block6(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-icon", tags, suffix)} name="slim-arrow-down" input-icon slot="icon" tabindex="-1" @click="${this.togglePopoverByDropdownIcon}" @mousedown="${this._onIconMousedown}" @focusin="${this._forwardFocusToInner}" ?pressed="${this.open}" accessible-name="${ifDefined(this._iconAccessibleNameText)}"></${scopeTag("ui5-icon", tags, suffix)}>` : html `<ui5-icon name="slim-arrow-down" input-icon slot="icon" tabindex="-1" @click="${this.togglePopoverByDropdownIcon}" @mousedown="${this._onIconMousedown}" @focusin="${this._forwardFocusToInner}" ?pressed="${this.open}" accessible-name="${ifDefined(this._iconAccessibleNameText)}"></ui5-icon>`; }
9
10
  export default block0;
10
11
  //# sourceMappingURL=MultiComboBoxTemplate.lit.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"MultiComboBoxTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MultiComboBoxTemplate.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\";\n\timport type MultiComboBox from \"../../MultiComboBox.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-multi-combobox-root ui5-input-focusable-element\"><span id=\"ui5-multi-combobox-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span>${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-tokenizer\", tags, suffix)} slot=\"_beginContent\" show-more prevent-popover-open class=\"ui5-multi-combobox-tokenizer\" ?disabled=\"${this.disabled}\" @ui5-show-more-items-press=\"${ifDefined(this._showFilteredItems)}\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete=\"${ifDefined(this._tokenDelete)}\" @ui5-before-more-popover-open=\"${ifDefined(this.handleBeforeTokenizerPopoverOpen)}\" @focusout=\"${this._tokenizerFocusOut}\" @focusin=\"${this._tokenizerFocusIn}\" @click=${this._click} @paste=${this._handlePaste} @keydown=\"${this._onTokenizerKeydown}\" ?expanded=\"${this._tokenizerExpanded}\">${ repeat(this.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block2.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-tokenizer\", tags, suffix)}><input id=\"ui5-multi-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @input=\"${this._inputLiveChange}\" @change=${this._inputChange} @keydown=\"${this._onkeydown}\" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role=\"combobox\" aria-haspopup=\"listbox\" aria-expanded=\"${ifDefined(this.open)}\" aria-autocomplete=\"both\" aria-describedby=\"${ifDefined(this.ariaDescribedByText)}\" aria-required=\"${ifDefined(this.required)}\" aria-label=\"${ifDefined(this.ariaLabelText)}\" data-sap-focus-ref />${ this.icon ? block4.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block5.call(this, context, tags, suffix) : undefined }</div>` : html`<div class=\"ui5-multi-combobox-root ui5-input-focusable-element\"><span id=\"ui5-multi-combobox-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span>${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<ui5-tokenizer slot=\"_beginContent\" show-more prevent-popover-open class=\"ui5-multi-combobox-tokenizer\" ?disabled=\"${this.disabled}\" @ui5-show-more-items-press=\"${ifDefined(this._showFilteredItems)}\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete=\"${ifDefined(this._tokenDelete)}\" @ui5-before-more-popover-open=\"${ifDefined(this.handleBeforeTokenizerPopoverOpen)}\" @focusout=\"${this._tokenizerFocusOut}\" @focusin=\"${this._tokenizerFocusIn}\" @click=${this._click} @paste=${this._handlePaste} @keydown=\"${this._onTokenizerKeydown}\" ?expanded=\"${this._tokenizerExpanded}\">${ repeat(this.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block2.call(this, context, tags, suffix, item, index)) }</ui5-tokenizer><input id=\"ui5-multi-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @input=\"${this._inputLiveChange}\" @change=${this._inputChange} @keydown=\"${this._onkeydown}\" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role=\"combobox\" aria-haspopup=\"listbox\" aria-expanded=\"${ifDefined(this.open)}\" aria-autocomplete=\"both\" aria-describedby=\"${ifDefined(this.ariaDescribedByText)}\" aria-required=\"${ifDefined(this.required)}\" aria-label=\"${ifDefined(this.ariaLabelText)}\" data-sap-focus-ref />${ this.icon ? block4.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block5.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"ui5-multi-combobox-valueStateDesc\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\nfunction block2 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.selected ? block3.call(this, context, tags, suffix, item, index) : undefined }`;}\nfunction block3 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-token\", tags, suffix)} ?readonly=\"${this.readonly}\" class=\"ui5-multi-combobox-token\" data-ui5-id=\"${ifDefined(item._id)}\" part=\"token-${index}\" text=\"${ifDefined(item.text)}\"></${scopeTag(\"ui5-token\", tags, suffix)}>` : html`<ui5-token ?readonly=\"${this.readonly}\" class=\"ui5-multi-combobox-token\" data-ui5-id=\"${ifDefined(item._id)}\" part=\"token-${index}\" text=\"${ifDefined(item.text)}\"></ui5-token>`;}\nfunction block4 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"icon\"></slot>`;}\nfunction block5 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name=\"slim-arrow-down\" input-icon slot=\"icon\" tabindex=\"-1\" @click=\"${this.togglePopoverByDropdownIcon}\" @mousedown=\"${this._onIconMousedown}\" @focusin=\"${this._forwardFocusToInner}\" ?pressed=\"${this.open}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name=\"slim-arrow-down\" input-icon slot=\"icon\" tabindex=\"-1\" @click=\"${this.togglePopoverByDropdownIcon}\" @mousedown=\"${this._onIconMousedown}\" @focusin=\"${this._forwardFocusToInner}\" ?pressed=\"${this.open}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></ui5-icon>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"MultiComboBoxTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MultiComboBoxTemplate.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\";\n\timport type MultiComboBox from \"../../MultiComboBox.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-multi-combobox-root ui5-input-focusable-element\"><span id=\"ui5-multi-combobox-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span>${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-tokenizer\", tags, suffix)} slot=\"_beginContent\" show-more prevent-popover-open class=\"ui5-multi-combobox-tokenizer\" ?disabled=\"${this.disabled}\" @ui5-show-more-items-press=\"${ifDefined(this._showFilteredItems)}\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete=\"${ifDefined(this._tokenDelete)}\" @ui5-before-more-popover-open=\"${ifDefined(this.handleBeforeTokenizerPopoverOpen)}\" @focusout=\"${this._tokenizerFocusOut}\" @focusin=\"${this._tokenizerFocusIn}\" @click=${this._click} @paste=${this._handlePaste} @keydown=\"${this._onTokenizerKeydown}\" ?expanded=\"${this._tokenizerExpanded}\">${ repeat(this.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block2.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-tokenizer\", tags, suffix)}><input id=\"ui5-multi-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @input=\"${this._inputLiveChange}\" @change=${this._inputChange} @keydown=\"${this._onkeydown}\" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role=\"combobox\" aria-haspopup=\"listbox\" aria-expanded=\"${ifDefined(this.open)}\" aria-autocomplete=\"both\" aria-describedby=\"${ifDefined(this.ariaDescribedByText)}\" aria-required=\"${ifDefined(this.required)}\" aria-label=\"${ifDefined(this.ariaLabelText)}\" data-sap-focus-ref />${ this._effectiveShowClearIcon ? block4.call(this, context, tags, suffix) : undefined }${ this.icon ? block5.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block6.call(this, context, tags, suffix) : undefined }</div>` : html`<div class=\"ui5-multi-combobox-root ui5-input-focusable-element\"><span id=\"ui5-multi-combobox-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span>${ this.hasValueState ? block1.call(this, context, tags, suffix) : undefined }<ui5-tokenizer slot=\"_beginContent\" show-more prevent-popover-open class=\"ui5-multi-combobox-tokenizer\" ?disabled=\"${this.disabled}\" @ui5-show-more-items-press=\"${ifDefined(this._showFilteredItems)}\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} @ui5-token-delete=\"${ifDefined(this._tokenDelete)}\" @ui5-before-more-popover-open=\"${ifDefined(this.handleBeforeTokenizerPopoverOpen)}\" @focusout=\"${this._tokenizerFocusOut}\" @focusin=\"${this._tokenizerFocusIn}\" @click=${this._click} @paste=${this._handlePaste} @keydown=\"${this._onTokenizerKeydown}\" ?expanded=\"${this._tokenizerExpanded}\">${ repeat(this.items, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block2.call(this, context, tags, suffix, item, index)) }</ui5-tokenizer><input id=\"ui5-multi-combobox-input\" .value=\"${ifDefined(this.value)}\" inner-input placeholder=${ifDefined(this._getPlaceholder)} ?disabled=${this.disabled} ?readonly=${this.readonly} value-state=\"${ifDefined(this.valueState)}\" @input=\"${this._inputLiveChange}\" @change=${this._inputChange} @keydown=\"${this._onkeydown}\" @click=${this._click} @focusin=${this.inputFocusIn} @focusout=${this.inputFocusOut} @paste=${this._handlePaste} role=\"combobox\" aria-haspopup=\"listbox\" aria-expanded=\"${ifDefined(this.open)}\" aria-autocomplete=\"both\" aria-describedby=\"${ifDefined(this.ariaDescribedByText)}\" aria-required=\"${ifDefined(this.required)}\" aria-label=\"${ifDefined(this.ariaLabelText)}\" data-sap-focus-ref />${ this._effectiveShowClearIcon ? block4.call(this, context, tags, suffix) : undefined }${ this.icon ? block5.call(this, context, tags, suffix) : undefined }${ !this.readonly ? block6.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"ui5-multi-combobox-valueStateDesc\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\nfunction block2 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.selected ? block3.call(this, context, tags, suffix, item, index) : undefined }`;}\nfunction block3 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-token\", tags, suffix)} ?readonly=\"${this.readonly}\" class=\"ui5-multi-combobox-token\" data-ui5-id=\"${ifDefined(item._id)}\" part=\"token-${index}\" text=\"${ifDefined(item.text)}\"></${scopeTag(\"ui5-token\", tags, suffix)}>` : html`<ui5-token ?readonly=\"${this.readonly}\" class=\"ui5-multi-combobox-token\" data-ui5-id=\"${ifDefined(item._id)}\" part=\"token-${index}\" text=\"${ifDefined(item.text)}\"></ui5-token>`;}\nfunction block4 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div @click=${this._clear} class=\"ui5-input-clear-icon-wrapper\" input-icon tabindex=\"-1\" @mousedown=${this._iconMouseDown}><${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\" input-icon tabindex=\"-1\" @mousedown=${this._iconMouseDown}><ui5-icon tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></ui5-icon></div>`;}\nfunction block5 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot name=\"icon\"></slot>`;}\nfunction block6 (this: MultiComboBox, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} name=\"slim-arrow-down\" input-icon slot=\"icon\" tabindex=\"-1\" @click=\"${this.togglePopoverByDropdownIcon}\" @mousedown=\"${this._onIconMousedown}\" @focusin=\"${this._forwardFocusToInner}\" ?pressed=\"${this.open}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon name=\"slim-arrow-down\" input-icon slot=\"icon\" tabindex=\"-1\" @click=\"${this.togglePopoverByDropdownIcon}\" @mousedown=\"${this._onIconMousedown}\" @focusin=\"${this._forwardFocusToInner}\" ?pressed=\"${this.open}\" accessible-name=\"${ifDefined(this._iconAccessibleNameText)}\"></ui5-icon>`;}\n\n\nexport default block0;"]}
@@ -1,6 +1,6 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, repeat, styleMap, ifDefined, unsafeHTML, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- function block0(context, tags, suffix) { return suffix ? html `<div class="ui5-input-root ui5-input-focusable-element" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}"><div class="ui5-input-content"><span id="${ifDefined(this._id)}-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span><${scopeTag("ui5-tokenizer", tags, suffix)} class="ui5-multi-input-tokenizer" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded="${this.expandedTokenizer}" show-more @keydown="${this._onTokenizerKeydown}" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout="${this._tokenizerFocusOut}"><slot name="tokens"></slot><div slot="valueStateMessage">${this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix)}</div></${scopeTag("ui5-tokenizer", tags, suffix)}><input id="${ifDefined(this._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)}" @input="${this._handleInput}" @change="${this._handleChange}" @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 ? block4.call(this, context, tags, suffix) : undefined}${this.icon.length ? block5.call(this, context, tags, suffix) : undefined}<div class="ui5-input-value-state-icon">${unsafeHTML(this._valueStateInputIcon)}</div>${this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined}${this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined}${this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined}${this.hasValueState ? block9.call(this, context, tags, suffix) : undefined}</div><slot name="formSupport"></slot></div> ` : html `<div class="ui5-input-root ui5-input-focusable-element" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}"><div class="ui5-input-content"><span id="${ifDefined(this._id)}-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span><ui5-tokenizer class="ui5-multi-input-tokenizer" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded="${this.expandedTokenizer}" show-more @keydown="${this._onTokenizerKeydown}" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout="${this._tokenizerFocusOut}"><slot name="tokens"></slot><div slot="valueStateMessage">${this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix)}</div></ui5-tokenizer><input id="${ifDefined(this._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)}" @input="${this._handleInput}" @change="${this._handleChange}" @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 ? block4.call(this, context, tags, suffix) : undefined}${this.icon.length ? block5.call(this, context, tags, suffix) : undefined}<div class="ui5-input-value-state-icon">${unsafeHTML(this._valueStateInputIcon)}</div>${this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined}${this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined}${this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined}${this.hasValueState ? block9.call(this, context, tags, suffix) : undefined}</div><slot name="formSupport"></slot></div> `; }
3
+ function block0(context, tags, suffix) { return suffix ? html `<div class="ui5-input-root ui5-input-focusable-element" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}"><div class="ui5-input-content"><span id="${ifDefined(this._id)}-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span><${scopeTag("ui5-tokenizer", tags, suffix)} class="ui5-multi-input-tokenizer" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded="${this.expandedTokenizer}" show-more @keydown="${this._onTokenizerKeydown}" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout="${this._tokenizerFocusOut}"><slot name="tokens"></slot><div slot="valueStateMessage">${this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix)}</div></${scopeTag("ui5-tokenizer", tags, suffix)}><input id="${ifDefined(this._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)}" @input="${this._handleInput}" @change="${this._handleChange}" @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 ? block4.call(this, context, tags, suffix) : undefined}${this.icon.length ? block5.call(this, context, tags, suffix) : undefined}<div class="ui5-input-value-state-icon">${unsafeHTML(this._valueStateInputIcon)}</div>${this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined}${this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined}${this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined}${this.hasValueState ? block9.call(this, context, tags, suffix) : undefined}</div><slot name="formSupport"></slot></div> ` : html `<div class="ui5-input-root ui5-input-focusable-element" @focusin="${this._onfocusin}" @focusout="${this._onfocusout}"><div class="ui5-input-content"><span id="${ifDefined(this._id)}-hiddenText-nMore" class="ui5-hidden-text">${ifDefined(this._tokensCountText)}</span><ui5-tokenizer class="ui5-multi-input-tokenizer" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded="${this.expandedTokenizer}" show-more @keydown="${this._onTokenizerKeydown}" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout="${this._tokenizerFocusOut}"><slot name="tokens"></slot><div slot="valueStateMessage">${this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix)}</div></ui5-tokenizer><input id="${ifDefined(this._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)}" @input="${this._handleInput}" @change="${this._handleChange}" @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 ? block4.call(this, context, tags, suffix) : undefined}${this.icon.length ? block5.call(this, context, tags, suffix) : undefined}<div class="ui5-input-value-state-icon">${unsafeHTML(this._valueStateInputIcon)}</div>${this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined}${this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined}${this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined}${this.hasValueState ? block9.call(this, context, tags, suffix) : undefined}</div><slot name="formSupport"></slot></div> `; }
4
4
  function block1(context, tags, suffix) { return html `${ifDefined(this.valueStateText)}`; }
5
5
  function block2(context, tags, suffix) { return html `${repeat(this.valueStateMessageText, (item, index) => item._id || index, (item, index) => block3.call(this, context, tags, suffix, item, index))}`; }
6
6
  function block3(context, tags, suffix, item, index) { return html `${ifDefined(item)}`; }
@@ -1 +1 @@
1
- {"version":3,"file":"MultiInputTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MultiInputTemplate.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\";\n\timport type MultiInput from \"../../MultiInput.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-input-root ui5-input-focusable-element\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\"><div class=\"ui5-input-content\"><span id=\"${ifDefined(this._id)}-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span><${scopeTag(\"ui5-tokenizer\", tags, suffix)} class=\"ui5-multi-input-tokenizer\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded=\"${this.expandedTokenizer}\" show-more @keydown=\"${this._onTokenizerKeydown}\" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout=\"${this._tokenizerFocusOut}\"><slot name=\"tokens\"></slot><div slot=\"valueStateMessage\">${ this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-tokenizer\", tags, suffix)}><input id=\"${ifDefined(this._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)}\" @input=\"${this._handleInput}\" @change=\"${this._handleChange}\" @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 ? block4.call(this, context, tags, suffix) : undefined }${ this.icon.length ? block5.call(this, context, tags, suffix) : undefined }<div class=\"ui5-input-value-state-icon\">${unsafeHTML(this._valueStateInputIcon)}</div>${ this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined }${ this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined }${ this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined }${ this.hasValueState ? block9.call(this, context, tags, suffix) : undefined }</div><slot name=\"formSupport\"></slot></div> ` : html`<div class=\"ui5-input-root ui5-input-focusable-element\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\"><div class=\"ui5-input-content\"><span id=\"${ifDefined(this._id)}-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span><ui5-tokenizer class=\"ui5-multi-input-tokenizer\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded=\"${this.expandedTokenizer}\" show-more @keydown=\"${this._onTokenizerKeydown}\" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout=\"${this._tokenizerFocusOut}\"><slot name=\"tokens\"></slot><div slot=\"valueStateMessage\">${ this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix) }</div></ui5-tokenizer><input id=\"${ifDefined(this._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)}\" @input=\"${this._handleInput}\" @change=\"${this._handleChange}\" @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 ? block4.call(this, context, tags, suffix) : undefined }${ this.icon.length ? block5.call(this, context, tags, suffix) : undefined }<div class=\"ui5-input-value-state-icon\">${unsafeHTML(this._valueStateInputIcon)}</div>${ this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined }${ this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined }${ this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined }${ this.hasValueState ? block9.call(this, context, tags, suffix) : undefined }</div><slot name=\"formSupport\"></slot></div> `;}\nfunction block1 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block2 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block3.call(this, context, tags, suffix, item, index)) }`;}\nfunction block3 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block4 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div @click=${this._clear} @mousedown=${this._iconMouseDown} class=\"ui5-input-clear-icon-wrapper\" input-icon 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\" input-icon tabindex=\"-1\"><ui5-icon tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></ui5-icon></div>`;}\nfunction block5 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-input-icon-root\"><slot name=\"icon\"></slot></div>`;}\nfunction block6 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} @click=${this.valueHelpPress} @mousedown=${this.valueHelpMouseDown} @mouseup=${this.valueHelpMouseUp} input-icon name=\"value-help\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon @click=${this.valueHelpPress} @mousedown=${this.valueHelpMouseDown} @mouseup=${this.valueHelpMouseUp} input-icon name=\"value-help\"></ui5-icon>`;}\nfunction block7 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-suggestionsText\" class=\"ui5-hidden-text\">${ifDefined(this.suggestionsText)}</span><span id=\"${ifDefined(this._id)}-selectionText\" class=\"ui5-hidden-text\" aria-live=\"polite\" role=\"status\"></span><span id=\"${ifDefined(this._id)}-suggestionsCount\" class=\"ui5-hidden-text\" aria-live=\"polite\">${ifDefined(this.availableSuggestionsCount)}</span>`;}\nfunction block8 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-descr\" class=\"ui5-hidden-text\">${ifDefined(this.accInfo.input.ariaDescription)}</span>`;}\nfunction block9 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-valueStateDesc\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"MultiInputTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MultiInputTemplate.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\";\n\timport type MultiInput from \"../../MultiInput.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-input-root ui5-input-focusable-element\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\"><div class=\"ui5-input-content\"><span id=\"${ifDefined(this._id)}-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span><${scopeTag(\"ui5-tokenizer\", tags, suffix)} class=\"ui5-multi-input-tokenizer\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded=\"${this.expandedTokenizer}\" show-more @keydown=\"${this._onTokenizerKeydown}\" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout=\"${this._tokenizerFocusOut}\"><slot name=\"tokens\"></slot><div slot=\"valueStateMessage\">${ this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-tokenizer\", tags, suffix)}><input id=\"${ifDefined(this._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)}\" @input=\"${this._handleInput}\" @change=\"${this._handleChange}\" @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 ? block4.call(this, context, tags, suffix) : undefined }${ this.icon.length ? block5.call(this, context, tags, suffix) : undefined }<div class=\"ui5-input-value-state-icon\">${unsafeHTML(this._valueStateInputIcon)}</div>${ this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined }${ this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined }${ this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined }${ this.hasValueState ? block9.call(this, context, tags, suffix) : undefined }</div><slot name=\"formSupport\"></slot></div> ` : html`<div class=\"ui5-input-root ui5-input-focusable-element\" @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\"><div class=\"ui5-input-content\"><span id=\"${ifDefined(this._id)}-hiddenText-nMore\" class=\"ui5-hidden-text\">${ifDefined(this._tokensCountText)}</span><ui5-tokenizer class=\"ui5-multi-input-tokenizer\" .morePopoverOpener=${ifDefined(this.morePopoverOpener)} .popoverMinWidth=${ifDefined(this._inputWidth)} .valueState=${ifDefined(this.valueState)} ?expanded=\"${this.expandedTokenizer}\" show-more @keydown=\"${this._onTokenizerKeydown}\" @ui5-show-more-items-press=${ifDefined(this.showMorePress)} @ui5-token-delete=${ifDefined(this.tokenDelete)} @focusout=\"${this._tokenizerFocusOut}\"><slot name=\"tokens\"></slot><div slot=\"valueStateMessage\">${ this.shouldDisplayDefaultValueStateMessage ? block1.call(this, context, tags, suffix) : block2.call(this, context, tags, suffix) }</div></ui5-tokenizer><input id=\"${ifDefined(this._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)}\" @input=\"${this._handleInput}\" @change=\"${this._handleChange}\" @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 ? block4.call(this, context, tags, suffix) : undefined }${ this.icon.length ? block5.call(this, context, tags, suffix) : undefined }<div class=\"ui5-input-value-state-icon\">${unsafeHTML(this._valueStateInputIcon)}</div>${ this.showValueHelpIcon ? block6.call(this, context, tags, suffix) : undefined }${ this.showSuggestions ? block7.call(this, context, tags, suffix) : undefined }${ this.accInfo.input.ariaDescription ? block8.call(this, context, tags, suffix) : undefined }${ this.hasValueState ? block9.call(this, context, tags, suffix) : undefined }</div><slot name=\"formSupport\"></slot></div> `;}\nfunction block1 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block2 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ repeat(this.valueStateMessageText, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block3.call(this, context, tags, suffix, item, index)) }`;}\nfunction block3 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block4 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div @click=${this._clear} @mousedown=${this._iconMouseDown} class=\"ui5-input-clear-icon-wrapper\" input-icon 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\" input-icon tabindex=\"-1\"><ui5-icon tabindex=\"-1\" class=\"ui5-input-clear-icon\" name=\"decline\" accessible-name=\"${ifDefined(this.clearIconAccessibleName)}\"></ui5-icon></div>`;}\nfunction block5 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-input-icon-root\"><slot name=\"icon\"></slot></div>`;}\nfunction block6 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-icon\", tags, suffix)} @click=${this.valueHelpPress} @mousedown=${this.valueHelpMouseDown} @mouseup=${this.valueHelpMouseUp} input-icon name=\"value-help\"></${scopeTag(\"ui5-icon\", tags, suffix)}>` : html`<ui5-icon @click=${this.valueHelpPress} @mousedown=${this.valueHelpMouseDown} @mouseup=${this.valueHelpMouseUp} input-icon name=\"value-help\"></ui5-icon>`;}\nfunction block7 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-suggestionsText\" class=\"ui5-hidden-text\">${ifDefined(this.suggestionsText)}</span><span id=\"${ifDefined(this._id)}-selectionText\" class=\"ui5-hidden-text\" aria-live=\"polite\" role=\"status\"></span><span id=\"${ifDefined(this._id)}-suggestionsCount\" class=\"ui5-hidden-text\" aria-live=\"polite\">${ifDefined(this.availableSuggestionsCount)}</span>`;}\nfunction block8 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-descr\" class=\"ui5-hidden-text\">${ifDefined(this.accInfo.input.ariaDescription)}</span>`;}\nfunction block9 (this: MultiInput, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-valueStateDesc\" class=\"ui5-hidden-text\">${ifDefined(this.ariaValueStateHiddenText)}</span>`;}\n\n\nexport default block0;"]}
@@ -1,6 +1,6 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- function block0(context, tags, suffix) { return suffix ? html `<div class="ui5-split-button-root" role="group" tabindex=${ifDefined(this._tabIndex)} aria-labelledby="${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><${scopeTag("ui5-button", tags, suffix)} class="ui5-split-text-button" design="${ifDefined(this.design)}" dir=${ifDefined(this.effectiveDir)} icon="${ifDefined(this._textButtonIcon)}" tabindex="-1" ?disabled="${this.disabled}" ?active="${this._textButtonActive}" @click="${this._handleMouseClick}" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${this.isTextButton ? block1.call(this, context, tags, suffix) : undefined}</${scopeTag("ui5-button", tags, suffix)}><div class="ui5-split-arrow-button-wrapper" dir=${ifDefined(this.effectiveDir)}><${scopeTag("ui5-button", tags, suffix)} class="ui5-split-arrow-button" design="${ifDefined(this.design)}" icon="slim-arrow-down" tabindex="-1" ?disabled="${this.disabled}" ?active="${this.effectiveActiveArrowButton}" aria-expanded="${ifDefined(this.accessibilityInfo.ariaExpanded)}" aria-haspopup="${ifDefined(this.accessibilityInfo.ariaHaspopup)}" @click="${this._handleArrowButtonAction}" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></${scopeTag("ui5-button", tags, suffix)}></div><span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleTextDefault" class="ui5-hidden-text">${ifDefined(this.textButtonAccText)}</span></div>` : html `<div class="ui5-split-button-root" role="group" tabindex=${ifDefined(this._tabIndex)} aria-labelledby="${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><ui5-button class="ui5-split-text-button" design="${ifDefined(this.design)}" dir=${ifDefined(this.effectiveDir)} icon="${ifDefined(this._textButtonIcon)}" tabindex="-1" ?disabled="${this.disabled}" ?active="${this._textButtonActive}" @click="${this._handleMouseClick}" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${this.isTextButton ? block1.call(this, context, tags, suffix) : undefined}</ui5-button><div class="ui5-split-arrow-button-wrapper" dir=${ifDefined(this.effectiveDir)}><ui5-button class="ui5-split-arrow-button" design="${ifDefined(this.design)}" icon="slim-arrow-down" tabindex="-1" ?disabled="${this.disabled}" ?active="${this.effectiveActiveArrowButton}" aria-expanded="${ifDefined(this.accessibilityInfo.ariaExpanded)}" aria-haspopup="${ifDefined(this.accessibilityInfo.ariaHaspopup)}" @click="${this._handleArrowButtonAction}" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></ui5-button></div><span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleTextDefault" class="ui5-hidden-text">${ifDefined(this.textButtonAccText)}</span></div>`; }
3
+ function block0(context, tags, suffix) { return suffix ? html `<div class="ui5-split-button-root" role="group" tabindex=${ifDefined(this._tabIndex)} aria-labelledby="${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><${scopeTag("ui5-button", tags, suffix)} class="ui5-split-text-button" design="${ifDefined(this.design)}" dir=${ifDefined(this.effectiveDir)} icon="${ifDefined(this._textButtonIcon)}" tabindex="-1" ?disabled="${this.disabled}" ?active="${this._textButtonActive}" @click="${this._handleMouseClick}" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${this.isTextButton ? block1.call(this, context, tags, suffix) : undefined}</${scopeTag("ui5-button", tags, suffix)}><${scopeTag("ui5-button", tags, suffix)} dir=${ifDefined(this.effectiveDir)} class="ui5-split-arrow-button" design="${ifDefined(this.design)}" icon="slim-arrow-down" tabindex="-1" ?disabled="${this.disabled}" ?active="${this.effectiveActiveArrowButton}" aria-expanded="${ifDefined(this.accessibilityInfo.ariaExpanded)}" aria-haspopup="${ifDefined(this.accessibilityInfo.ariaHaspopup)}" @click="${this._handleArrowButtonAction}" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></${scopeTag("ui5-button", tags, suffix)}><span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleTextDefault" class="ui5-hidden-text">${ifDefined(this.textButtonAccText)}</span></div>` : html `<div class="ui5-split-button-root" role="group" tabindex=${ifDefined(this._tabIndex)} aria-labelledby="${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><ui5-button class="ui5-split-text-button" design="${ifDefined(this.design)}" dir=${ifDefined(this.effectiveDir)} icon="${ifDefined(this._textButtonIcon)}" tabindex="-1" ?disabled="${this.disabled}" ?active="${this._textButtonActive}" @click="${this._handleMouseClick}" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${this.isTextButton ? block1.call(this, context, tags, suffix) : undefined}</ui5-button><ui5-button dir=${ifDefined(this.effectiveDir)} class="ui5-split-arrow-button" design="${ifDefined(this.design)}" icon="slim-arrow-down" tabindex="-1" ?disabled="${this.disabled}" ?active="${this.effectiveActiveArrowButton}" aria-expanded="${ifDefined(this.accessibilityInfo.ariaExpanded)}" aria-haspopup="${ifDefined(this.accessibilityInfo.ariaHaspopup)}" @click="${this._handleArrowButtonAction}" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></ui5-button><span id="${ifDefined(this._id)}-invisibleText" class="ui5-hidden-text">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id="${ifDefined(this._id)}-invisibleTextDefault" class="ui5-hidden-text">${ifDefined(this.textButtonAccText)}</span></div>`; }
4
4
  function block1(context, tags, suffix) { return html `<slot></slot>`; }
5
5
  export default block0;
6
6
  //# sourceMappingURL=SplitButtonTemplate.lit.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"SplitButtonTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/SplitButtonTemplate.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\";\n\timport type SplitButton from \"../../SplitButton.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: SplitButton, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-split-button-root\" role=\"group\" tabindex=${ifDefined(this._tabIndex)} aria-labelledby=\"${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText\" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-split-text-button\" design=\"${ifDefined(this.design)}\" dir=${ifDefined(this.effectiveDir)} icon=\"${ifDefined(this._textButtonIcon)}\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this._textButtonActive}\" @click=\"${this._handleMouseClick}\" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${ this.isTextButton ? block1.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-button\", tags, suffix)}><div class=\"ui5-split-arrow-button-wrapper\" dir=${ifDefined(this.effectiveDir)}><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-split-arrow-button\" design=\"${ifDefined(this.design)}\" icon=\"slim-arrow-down\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this.effectiveActiveArrowButton}\" aria-expanded=\"${ifDefined(this.accessibilityInfo.ariaExpanded)}\" aria-haspopup=\"${ifDefined(this.accessibilityInfo.ariaHaspopup)}\" @click=\"${this._handleArrowButtonAction}\" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></${scopeTag(\"ui5-button\", tags, suffix)}></div><span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleTextDefault\" class=\"ui5-hidden-text\">${ifDefined(this.textButtonAccText)}</span></div>` : html`<div class=\"ui5-split-button-root\" role=\"group\" tabindex=${ifDefined(this._tabIndex)} aria-labelledby=\"${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText\" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><ui5-button class=\"ui5-split-text-button\" design=\"${ifDefined(this.design)}\" dir=${ifDefined(this.effectiveDir)} icon=\"${ifDefined(this._textButtonIcon)}\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this._textButtonActive}\" @click=\"${this._handleMouseClick}\" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${ this.isTextButton ? block1.call(this, context, tags, suffix) : undefined }</ui5-button><div class=\"ui5-split-arrow-button-wrapper\" dir=${ifDefined(this.effectiveDir)}><ui5-button class=\"ui5-split-arrow-button\" design=\"${ifDefined(this.design)}\" icon=\"slim-arrow-down\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this.effectiveActiveArrowButton}\" aria-expanded=\"${ifDefined(this.accessibilityInfo.ariaExpanded)}\" aria-haspopup=\"${ifDefined(this.accessibilityInfo.ariaHaspopup)}\" @click=\"${this._handleArrowButtonAction}\" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></ui5-button></div><span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleTextDefault\" class=\"ui5-hidden-text\">${ifDefined(this.textButtonAccText)}</span></div>`;}\nfunction block1 (this: SplitButton, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot></slot>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"SplitButtonTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/SplitButtonTemplate.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\";\n\timport type SplitButton from \"../../SplitButton.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: SplitButton, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"ui5-split-button-root\" role=\"group\" tabindex=${ifDefined(this._tabIndex)} aria-labelledby=\"${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText\" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-split-text-button\" design=\"${ifDefined(this.design)}\" dir=${ifDefined(this.effectiveDir)} icon=\"${ifDefined(this._textButtonIcon)}\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this._textButtonActive}\" @click=\"${this._handleMouseClick}\" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${ this.isTextButton ? block1.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-button\", tags, suffix)}><${scopeTag(\"ui5-button\", tags, suffix)} dir=${ifDefined(this.effectiveDir)} class=\"ui5-split-arrow-button\" design=\"${ifDefined(this.design)}\" icon=\"slim-arrow-down\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this.effectiveActiveArrowButton}\" aria-expanded=\"${ifDefined(this.accessibilityInfo.ariaExpanded)}\" aria-haspopup=\"${ifDefined(this.accessibilityInfo.ariaHaspopup)}\" @click=\"${this._handleArrowButtonAction}\" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></${scopeTag(\"ui5-button\", tags, suffix)}><span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleTextDefault\" class=\"ui5-hidden-text\">${ifDefined(this.textButtonAccText)}</span></div>` : html`<div class=\"ui5-split-button-root\" role=\"group\" tabindex=${ifDefined(this._tabIndex)} aria-labelledby=\"${ifDefined(this._id)}-invisibleTextDefault ${ifDefined(this._id)}-invisibleText\" @focusout=${this._onFocusOut} @focusin=${this._onFocusIn} @keydown=${this._onKeyDown} @keyup=${this._onKeyUp}><ui5-button class=\"ui5-split-text-button\" design=\"${ifDefined(this.design)}\" dir=${ifDefined(this.effectiveDir)} icon=\"${ifDefined(this._textButtonIcon)}\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this._textButtonActive}\" @click=\"${this._handleMouseClick}\" @touchstart=${this._textButtonPress} @mousedown=${this._textButtonPress} @mouseup=${this._textButtonRelease} @focusin=${this._textButtonFocusIn} @focusout=${this._onFocusOut}>${ this.isTextButton ? block1.call(this, context, tags, suffix) : undefined }</ui5-button><ui5-button dir=${ifDefined(this.effectiveDir)} class=\"ui5-split-arrow-button\" design=\"${ifDefined(this.design)}\" icon=\"slim-arrow-down\" tabindex=\"-1\" ?disabled=\"${this.disabled}\" ?active=\"${this.effectiveActiveArrowButton}\" aria-expanded=\"${ifDefined(this.accessibilityInfo.ariaExpanded)}\" aria-haspopup=\"${ifDefined(this.accessibilityInfo.ariaHaspopup)}\" @click=\"${this._handleArrowButtonAction}\" @mousedown=${this._arrowButtonPress} @mouseup=${this._arrowButtonRelease} @focusin=${this._setTabIndexValue} @ui5-_active-state-change=${ifDefined(this._onArrowButtonActiveStateChange)}></ui5-button><span id=\"${ifDefined(this._id)}-invisibleText\" class=\"ui5-hidden-text\">${ifDefined(this.accessibilityInfo.description)}${ifDefined(this.accessibilityInfo.keyboardHint)}${ifDefined(this.accessibleName)}</span><span id=\"${ifDefined(this._id)}-invisibleTextDefault\" class=\"ui5-hidden-text\">${ifDefined(this.textButtonAccText)}</span></div>`;}\nfunction block1 (this: SplitButton, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<slot></slot>`;}\n\n\nexport default block0;"]}
@@ -1,9 +1,9 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, classMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
3
  function block0(context, tags, suffix) { return html `<div class="${classMap(this.classes.root)}" tabindex="-1" @keydown=${this._onkeydown} @focusin="${this._onfocusin}" @focusout="${this._onfocusout}">${this._hasHoursSlider ? block1.call(this, context, tags, suffix) : undefined}${this._hasMinutesSlider ? block2.call(this, context, tags, suffix) : undefined}${this._hasSecondsSlider ? block3.call(this, context, tags, suffix) : undefined}${this._hasPeriodsSlider ? block4.call(this, context, tags, suffix) : undefined}</div>`; }
4
- function block1(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.hoursSliderTitle)}" ._items="${ifDefined(this.hoursArray)}" data-sap-focus-ref ?expanded="${this._hoursSliderFocused}" value="${ifDefined(this._hours)}" @ui5-select="${ifDefined(this.onHoursChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="hours" cyclic></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.hoursSliderTitle)}" ._items="${ifDefined(this.hoursArray)}" data-sap-focus-ref ?expanded="${this._hoursSliderFocused}" value="${ifDefined(this._hours)}" @ui5-select="${ifDefined(this.onHoursChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="hours" cyclic></ui5-wheelslider>`; }
5
- function block2(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.minutesSliderTitle)}" ._items="${ifDefined(this.minutesArray)}" ?expanded="${this._minutesSliderFocused}" value="${ifDefined(this._minutes)}" @ui5-select="${ifDefined(this.onMinutesChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="minutes" cyclic></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.minutesSliderTitle)}" ._items="${ifDefined(this.minutesArray)}" ?expanded="${this._minutesSliderFocused}" value="${ifDefined(this._minutes)}" @ui5-select="${ifDefined(this.onMinutesChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="minutes" cyclic></ui5-wheelslider>`; }
6
- function block3(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.secondsSliderTitle)}" ._items="${ifDefined(this.secondsArray)}" ?expanded="${this._secondsSliderFocused}" value="${ifDefined(this._seconds)}" @ui5-select="${ifDefined(this.onSecondsChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="seconds" cyclic></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.secondsSliderTitle)}" ._items="${ifDefined(this.secondsArray)}" ?expanded="${this._secondsSliderFocused}" value="${ifDefined(this._seconds)}" @ui5-select="${ifDefined(this.onSecondsChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="seconds" cyclic></ui5-wheelslider>`; }
7
- function block4(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.periodSliderTitle)}" ._items="${ifDefined(this.periodsArray)}" ?expanded="${this._periodSliderFocused}" value="${ifDefined(this._period)}" @ui5-select="${ifDefined(this.onPeriodChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="periods"></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.periodSliderTitle)}" ._items="${ifDefined(this.periodsArray)}" ?expanded="${this._periodSliderFocused}" value="${ifDefined(this._period)}" @ui5-select="${ifDefined(this.onPeriodChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="periods"></ui5-wheelslider>`; }
4
+ function block1(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.hoursSliderTitle)}" ._items="${ifDefined(this.hoursArray)}" ._density="${ifDefined(this._density)}" data-sap-focus-ref ?expanded="${this._hoursSliderFocused}" value="${ifDefined(this._hours)}" @ui5-select="${ifDefined(this.onHoursChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="hours" cyclic></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.hoursSliderTitle)}" ._items="${ifDefined(this.hoursArray)}" ._density="${ifDefined(this._density)}" data-sap-focus-ref ?expanded="${this._hoursSliderFocused}" value="${ifDefined(this._hours)}" @ui5-select="${ifDefined(this.onHoursChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="hours" cyclic></ui5-wheelslider>`; }
5
+ function block2(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.minutesSliderTitle)}" ._items="${ifDefined(this.minutesArray)}" ._density="${ifDefined(this._density)}" ?expanded="${this._minutesSliderFocused}" value="${ifDefined(this._minutes)}" @ui5-select="${ifDefined(this.onMinutesChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="minutes" cyclic></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.minutesSliderTitle)}" ._items="${ifDefined(this.minutesArray)}" ._density="${ifDefined(this._density)}" ?expanded="${this._minutesSliderFocused}" value="${ifDefined(this._minutes)}" @ui5-select="${ifDefined(this.onMinutesChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="minutes" cyclic></ui5-wheelslider>`; }
6
+ function block3(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.secondsSliderTitle)}" ._items="${ifDefined(this.secondsArray)}" ._density="${ifDefined(this._density)}" ?expanded="${this._secondsSliderFocused}" value="${ifDefined(this._seconds)}" @ui5-select="${ifDefined(this.onSecondsChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="seconds" cyclic></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.secondsSliderTitle)}" ._items="${ifDefined(this.secondsArray)}" ._density="${ifDefined(this._density)}" ?expanded="${this._secondsSliderFocused}" value="${ifDefined(this._seconds)}" @ui5-select="${ifDefined(this.onSecondsChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="seconds" cyclic></ui5-wheelslider>`; }
7
+ function block4(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-wheelslider", tags, suffix)} label = "${ifDefined(this.periodSliderTitle)}" ._items="${ifDefined(this.periodsArray)}" ._density="${ifDefined(this._density)}" ?expanded="${this._periodSliderFocused}" value="${ifDefined(this._period)}" @ui5-select="${ifDefined(this.onPeriodChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="periods"></${scopeTag("ui5-wheelslider", tags, suffix)}>` : html `<ui5-wheelslider label = "${ifDefined(this.periodSliderTitle)}" ._items="${ifDefined(this.periodsArray)}" ._density="${ifDefined(this._density)}" ?expanded="${this._periodSliderFocused}" value="${ifDefined(this._period)}" @ui5-select="${ifDefined(this.onPeriodChange)}" @click="${this.selectSlider}" @focusin="${this.selectSlider}" data-sap-slider="periods"></ui5-wheelslider>`; }
8
8
  export default block0;
9
9
  //# sourceMappingURL=TimeSelectionTemplate.lit.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"TimeSelectionTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TimeSelectionTemplate.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\";\n\timport type TimeSelection from \"../../TimeSelection.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"${classMap(this.classes.root as ClassMapValue)}\" tabindex=\"-1\" @keydown=${this._onkeydown} @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\">${ this._hasHoursSlider ? block1.call(this, context, tags, suffix) : undefined }${ this._hasMinutesSlider ? block2.call(this, context, tags, suffix) : undefined }${ this._hasSecondsSlider ? block3.call(this, context, tags, suffix) : undefined }${ this._hasPeriodsSlider ? block4.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.hoursSliderTitle)}\" ._items=\"${ifDefined(this.hoursArray)}\" data-sap-focus-ref ?expanded=\"${this._hoursSliderFocused}\" value=\"${ifDefined(this._hours)}\" @ui5-select=\"${ifDefined(this.onHoursChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"hours\" cyclic></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.hoursSliderTitle)}\" ._items=\"${ifDefined(this.hoursArray)}\" data-sap-focus-ref ?expanded=\"${this._hoursSliderFocused}\" value=\"${ifDefined(this._hours)}\" @ui5-select=\"${ifDefined(this.onHoursChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"hours\" cyclic></ui5-wheelslider>`;}\nfunction block2 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.minutesSliderTitle)}\" ._items=\"${ifDefined(this.minutesArray)}\" ?expanded=\"${this._minutesSliderFocused}\" value=\"${ifDefined(this._minutes)}\" @ui5-select=\"${ifDefined(this.onMinutesChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"minutes\" cyclic></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.minutesSliderTitle)}\" ._items=\"${ifDefined(this.minutesArray)}\" ?expanded=\"${this._minutesSliderFocused}\" value=\"${ifDefined(this._minutes)}\" @ui5-select=\"${ifDefined(this.onMinutesChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"minutes\" cyclic></ui5-wheelslider>`;}\nfunction block3 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.secondsSliderTitle)}\" ._items=\"${ifDefined(this.secondsArray)}\" ?expanded=\"${this._secondsSliderFocused}\" value=\"${ifDefined(this._seconds)}\" @ui5-select=\"${ifDefined(this.onSecondsChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"seconds\" cyclic></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.secondsSliderTitle)}\" ._items=\"${ifDefined(this.secondsArray)}\" ?expanded=\"${this._secondsSliderFocused}\" value=\"${ifDefined(this._seconds)}\" @ui5-select=\"${ifDefined(this.onSecondsChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"seconds\" cyclic></ui5-wheelslider>`;}\nfunction block4 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.periodSliderTitle)}\" ._items=\"${ifDefined(this.periodsArray)}\" ?expanded=\"${this._periodSliderFocused}\" value=\"${ifDefined(this._period)}\" @ui5-select=\"${ifDefined(this.onPeriodChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"periods\"></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.periodSliderTitle)}\" ._items=\"${ifDefined(this.periodsArray)}\" ?expanded=\"${this._periodSliderFocused}\" value=\"${ifDefined(this._period)}\" @ui5-select=\"${ifDefined(this.onPeriodChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"periods\"></ui5-wheelslider>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"TimeSelectionTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TimeSelectionTemplate.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\";\n\timport type TimeSelection from \"../../TimeSelection.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"${classMap(this.classes.root as ClassMapValue)}\" tabindex=\"-1\" @keydown=${this._onkeydown} @focusin=\"${this._onfocusin}\" @focusout=\"${this._onfocusout}\">${ this._hasHoursSlider ? block1.call(this, context, tags, suffix) : undefined }${ this._hasMinutesSlider ? block2.call(this, context, tags, suffix) : undefined }${ this._hasSecondsSlider ? block3.call(this, context, tags, suffix) : undefined }${ this._hasPeriodsSlider ? block4.call(this, context, tags, suffix) : undefined }</div>`;}\nfunction block1 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.hoursSliderTitle)}\" ._items=\"${ifDefined(this.hoursArray)}\" ._density=\"${ifDefined(this._density)}\" data-sap-focus-ref ?expanded=\"${this._hoursSliderFocused}\" value=\"${ifDefined(this._hours)}\" @ui5-select=\"${ifDefined(this.onHoursChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"hours\" cyclic></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.hoursSliderTitle)}\" ._items=\"${ifDefined(this.hoursArray)}\" ._density=\"${ifDefined(this._density)}\" data-sap-focus-ref ?expanded=\"${this._hoursSliderFocused}\" value=\"${ifDefined(this._hours)}\" @ui5-select=\"${ifDefined(this.onHoursChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"hours\" cyclic></ui5-wheelslider>`;}\nfunction block2 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.minutesSliderTitle)}\" ._items=\"${ifDefined(this.minutesArray)}\" ._density=\"${ifDefined(this._density)}\" ?expanded=\"${this._minutesSliderFocused}\" value=\"${ifDefined(this._minutes)}\" @ui5-select=\"${ifDefined(this.onMinutesChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"minutes\" cyclic></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.minutesSliderTitle)}\" ._items=\"${ifDefined(this.minutesArray)}\" ._density=\"${ifDefined(this._density)}\" ?expanded=\"${this._minutesSliderFocused}\" value=\"${ifDefined(this._minutes)}\" @ui5-select=\"${ifDefined(this.onMinutesChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"minutes\" cyclic></ui5-wheelslider>`;}\nfunction block3 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.secondsSliderTitle)}\" ._items=\"${ifDefined(this.secondsArray)}\" ._density=\"${ifDefined(this._density)}\" ?expanded=\"${this._secondsSliderFocused}\" value=\"${ifDefined(this._seconds)}\" @ui5-select=\"${ifDefined(this.onSecondsChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"seconds\" cyclic></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.secondsSliderTitle)}\" ._items=\"${ifDefined(this.secondsArray)}\" ._density=\"${ifDefined(this._density)}\" ?expanded=\"${this._secondsSliderFocused}\" value=\"${ifDefined(this._seconds)}\" @ui5-select=\"${ifDefined(this.onSecondsChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"seconds\" cyclic></ui5-wheelslider>`;}\nfunction block4 (this: TimeSelection, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-wheelslider\", tags, suffix)} label = \"${ifDefined(this.periodSliderTitle)}\" ._items=\"${ifDefined(this.periodsArray)}\" ._density=\"${ifDefined(this._density)}\" ?expanded=\"${this._periodSliderFocused}\" value=\"${ifDefined(this._period)}\" @ui5-select=\"${ifDefined(this.onPeriodChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"periods\"></${scopeTag(\"ui5-wheelslider\", tags, suffix)}>` : html`<ui5-wheelslider label = \"${ifDefined(this.periodSliderTitle)}\" ._items=\"${ifDefined(this.periodsArray)}\" ._density=\"${ifDefined(this._density)}\" ?expanded=\"${this._periodSliderFocused}\" value=\"${ifDefined(this._period)}\" @ui5-select=\"${ifDefined(this.onPeriodChange)}\" @click=\"${this.selectSlider}\" @focusin=\"${this.selectSlider}\" data-sap-slider=\"periods\"></ui5-wheelslider>`;}\n\n\nexport default block0;"]}
@@ -1,6 +1,6 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, repeat, classMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- function block0(context, tags, suffix) { return suffix ? html `<div id="${ifDefined(this._id)}" ?disabled= "${ifDefined(this.disabled)}" value = "${ifDefined(this.value)}" label = "${ifDefined(this.label)}" @click = ${ifDefined(this._onclick)} @keydown=${this._onkeydown} class = "${classMap(this.classes.root)}" data-sap-focus-ref tabindex="0" @wheel="${this._handleWheel}"><div class="ui5-wheelslider-header-block"><div id="${ifDefined(this._id)}--label" class="ui5-wheelslider-label">${ifDefined(this.label)}</div><div class="ui5-wheelslider-invisible-text"></div><${scopeTag("ui5-button", tags, suffix)} class="ui5-wheelslider-arrow" icon="navigation-up-arrow" @click=${this._onArrowUp} tabindex="-1"></${scopeTag("ui5-button", tags, suffix)}></div><div id="${ifDefined(this._id)}--inner" class="ui5-wheelslider-inner"><div id="${ifDefined(this._id)}--selection-frame" class="ui5-wheelslider-selection-frame"></div><div id="${ifDefined(this._id)}--wrapper" class="ui5-wheelslider-wrapper">${this.expanded ? block1.call(this, context, tags, suffix) : block3.call(this, context, tags, suffix)}</div></div><div class="ui5-wheelslider-footer-block"><${scopeTag("ui5-button", tags, suffix)} class="ui5-wheelslider-arrow" icon="navigation-down-arrow" @click=${this._onArrowDown} tabindex="-1"></${scopeTag("ui5-button", tags, suffix)}></div></div>` : html `<div id="${ifDefined(this._id)}" ?disabled= "${ifDefined(this.disabled)}" value = "${ifDefined(this.value)}" label = "${ifDefined(this.label)}" @click = ${ifDefined(this._onclick)} @keydown=${this._onkeydown} class = "${classMap(this.classes.root)}" data-sap-focus-ref tabindex="0" @wheel="${this._handleWheel}"><div class="ui5-wheelslider-header-block"><div id="${ifDefined(this._id)}--label" class="ui5-wheelslider-label">${ifDefined(this.label)}</div><div class="ui5-wheelslider-invisible-text"></div><ui5-button class="ui5-wheelslider-arrow" icon="navigation-up-arrow" @click=${this._onArrowUp} tabindex="-1"></ui5-button></div><div id="${ifDefined(this._id)}--inner" class="ui5-wheelslider-inner"><div id="${ifDefined(this._id)}--selection-frame" class="ui5-wheelslider-selection-frame"></div><div id="${ifDefined(this._id)}--wrapper" class="ui5-wheelslider-wrapper">${this.expanded ? block1.call(this, context, tags, suffix) : block3.call(this, context, tags, suffix)}</div></div><div class="ui5-wheelslider-footer-block"><ui5-button class="ui5-wheelslider-arrow" icon="navigation-down-arrow" @click=${this._onArrowDown} tabindex="-1"></ui5-button></div></div>`; }
3
+ function block0(context, tags, suffix) { return suffix ? html `<div id="${ifDefined(this._id)}" ?disabled= "${ifDefined(this.disabled)}" value = "${ifDefined(this.value)}" label = "${ifDefined(this.label)}" @click = ${ifDefined(this._onclick)} @keydown=${this._onkeydown} class = "${classMap(this.classes.root)}" data-sap-focus-ref tabindex="0" @wheel="${this._handleWheel}" ._density="${ifDefined(this._density)}"><div class="ui5-wheelslider-header-block"><div id="${ifDefined(this._id)}--label" class="ui5-wheelslider-label">${ifDefined(this.label)}</div><div class="ui5-wheelslider-invisible-text"></div><${scopeTag("ui5-button", tags, suffix)} class="ui5-wheelslider-arrow" icon="navigation-up-arrow" @click=${this._onArrowUp} tabindex="-1"></${scopeTag("ui5-button", tags, suffix)}></div><div id="${ifDefined(this._id)}--inner" class="ui5-wheelslider-inner"><div id="${ifDefined(this._id)}--selection-frame" class="ui5-wheelslider-selection-frame"></div><div id="${ifDefined(this._id)}--wrapper" class="ui5-wheelslider-wrapper">${this.expanded ? block1.call(this, context, tags, suffix) : block3.call(this, context, tags, suffix)}</div></div><div class="ui5-wheelslider-footer-block"><${scopeTag("ui5-button", tags, suffix)} class="ui5-wheelslider-arrow" icon="navigation-down-arrow" @click=${this._onArrowDown} tabindex="-1"></${scopeTag("ui5-button", tags, suffix)}></div></div>` : html `<div id="${ifDefined(this._id)}" ?disabled= "${ifDefined(this.disabled)}" value = "${ifDefined(this.value)}" label = "${ifDefined(this.label)}" @click = ${ifDefined(this._onclick)} @keydown=${this._onkeydown} class = "${classMap(this.classes.root)}" data-sap-focus-ref tabindex="0" @wheel="${this._handleWheel}" ._density="${ifDefined(this._density)}"><div class="ui5-wheelslider-header-block"><div id="${ifDefined(this._id)}--label" class="ui5-wheelslider-label">${ifDefined(this.label)}</div><div class="ui5-wheelslider-invisible-text"></div><ui5-button class="ui5-wheelslider-arrow" icon="navigation-up-arrow" @click=${this._onArrowUp} tabindex="-1"></ui5-button></div><div id="${ifDefined(this._id)}--inner" class="ui5-wheelslider-inner"><div id="${ifDefined(this._id)}--selection-frame" class="ui5-wheelslider-selection-frame"></div><div id="${ifDefined(this._id)}--wrapper" class="ui5-wheelslider-wrapper">${this.expanded ? block1.call(this, context, tags, suffix) : block3.call(this, context, tags, suffix)}</div></div><div class="ui5-wheelslider-footer-block"><ui5-button class="ui5-wheelslider-arrow" icon="navigation-down-arrow" @click=${this._onArrowDown} tabindex="-1"></ui5-button></div></div>`; }
4
4
  function block1(context, tags, suffix) { return html `<ul id="${ifDefined(this._id)}--items-list" role="listbox" aria-label="${ifDefined(this.label)}">${repeat(this._itemsToShow, (item, index) => item._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</ul>`; }
5
5
  function block2(context, tags, suffix, item, index) { return html `<li class="ui5-wheelslider-item" data-item-index="${index}" role="option" aria-selected="${ifDefined(item.selected)}">${ifDefined(item.value)}</li>`; }
6
6
  function block3(context, tags, suffix) { return html `<ul id="${ifDefined(this._id)}--items-list" role="listbox" aria-label="${ifDefined(this.label)}"><li class="ui5-wheelslider-item" role="option" aria-selected="true">${ifDefined(this.value)}</li></ul>`; }