@ui5/webcomponents 1.24.7 → 1.24.8

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 (409) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/Button.d.ts +1 -1
  4. package/dist/Button.js +3 -0
  5. package/dist/Button.js.map +1 -1
  6. package/dist/ComboBox.d.ts +1 -0
  7. package/dist/ComboBox.js +4 -1
  8. package/dist/ComboBox.js.map +1 -1
  9. package/dist/DatePicker.d.ts +3 -0
  10. package/dist/DatePicker.js +8 -0
  11. package/dist/DatePicker.js.map +1 -1
  12. package/dist/FileUploader.d.ts +4 -0
  13. package/dist/FileUploader.js +6 -0
  14. package/dist/FileUploader.js.map +1 -1
  15. package/dist/Input.d.ts +2 -0
  16. package/dist/Input.js +5 -1
  17. package/dist/Input.js.map +1 -1
  18. package/dist/Menu.d.ts +6 -7
  19. package/dist/Menu.js +90 -55
  20. package/dist/Menu.js.map +1 -1
  21. package/dist/MultiComboBox.d.ts +2 -0
  22. package/dist/MultiComboBox.js +11 -1
  23. package/dist/MultiComboBox.js.map +1 -1
  24. package/dist/SegmentedButton.d.ts +2 -0
  25. package/dist/SegmentedButton.js +9 -1
  26. package/dist/SegmentedButton.js.map +1 -1
  27. package/dist/Select.js +4 -1
  28. package/dist/Select.js.map +1 -1
  29. package/dist/Table.d.ts +2 -0
  30. package/dist/Table.js +6 -0
  31. package/dist/Table.js.map +1 -1
  32. package/dist/TableRow.js +1 -1
  33. package/dist/TableRow.js.map +1 -1
  34. package/dist/ToggleButton.d.ts +1 -1
  35. package/dist/ToggleButton.js +6 -1
  36. package/dist/ToggleButton.js.map +1 -1
  37. package/dist/css/themes/Avatar.css +1 -1
  38. package/dist/css/themes/AvatarGroup.css +1 -1
  39. package/dist/css/themes/Badge.css +1 -1
  40. package/dist/css/themes/Breadcrumbs.css +1 -1
  41. package/dist/css/themes/BusyIndicator.css +1 -1
  42. package/dist/css/themes/Button.css +1 -1
  43. package/dist/css/themes/Calendar.css +1 -1
  44. package/dist/css/themes/CalendarHeader.css +1 -1
  45. package/dist/css/themes/CalendarLegend.css +1 -1
  46. package/dist/css/themes/CalendarLegendItem.css +1 -1
  47. package/dist/css/themes/Card.css +1 -1
  48. package/dist/css/themes/CardHeader.css +1 -1
  49. package/dist/css/themes/Carousel.css +1 -1
  50. package/dist/css/themes/CheckBox.css +1 -1
  51. package/dist/css/themes/ColorPalette.css +1 -1
  52. package/dist/css/themes/ColorPaletteItem.css +1 -1
  53. package/dist/css/themes/ColorPalettePopover.css +1 -1
  54. package/dist/css/themes/ColorPicker.css +1 -1
  55. package/dist/css/themes/ComboBox.css +1 -1
  56. package/dist/css/themes/CustomListItem.css +1 -1
  57. package/dist/css/themes/DatePicker.css +1 -1
  58. package/dist/css/themes/DateTimePickerPopover.css +1 -1
  59. package/dist/css/themes/DayPicker.css +1 -1
  60. package/dist/css/themes/Dialog.css +1 -1
  61. package/dist/css/themes/FileUploader.css +1 -1
  62. package/dist/css/themes/GroupHeaderListItem.css +1 -1
  63. package/dist/css/themes/GrowingButton.css +1 -1
  64. package/dist/css/themes/Icon.css +1 -1
  65. package/dist/css/themes/Input.css +1 -1
  66. package/dist/css/themes/InputIcon.css +1 -1
  67. package/dist/css/themes/InputSharedStyles.css +1 -1
  68. package/dist/css/themes/Link.css +1 -1
  69. package/dist/css/themes/List.css +1 -1
  70. package/dist/css/themes/ListItem.css +1 -1
  71. package/dist/css/themes/ListItemBase.css +1 -1
  72. package/dist/css/themes/Menu.css +1 -1
  73. package/dist/css/themes/MenuListItem.css +1 -1
  74. package/dist/css/themes/MessageStrip.css +1 -1
  75. package/dist/css/themes/MonthPicker.css +1 -1
  76. package/dist/css/themes/MultiComboBox.css +1 -1
  77. package/dist/css/themes/MultiComboBoxPopover.css +1 -1
  78. package/dist/css/themes/MultiInput.css +1 -1
  79. package/dist/css/themes/NavigationMenu.css +1 -1
  80. package/dist/css/themes/Panel.css +1 -1
  81. package/dist/css/themes/Popover.css +1 -1
  82. package/dist/css/themes/PopupStaticAreaStyles.css +1 -1
  83. package/dist/css/themes/PopupsCommon.css +1 -1
  84. package/dist/css/themes/ProgressIndicator.css +1 -1
  85. package/dist/css/themes/RadioButton.css +1 -1
  86. package/dist/css/themes/RangeSlider.css +1 -1
  87. package/dist/css/themes/RatingIndicator.css +1 -1
  88. package/dist/css/themes/ResponsivePopover.css +1 -1
  89. package/dist/css/themes/ResponsivePopoverCommon.css +1 -1
  90. package/dist/css/themes/SegmentedButton.css +1 -1
  91. package/dist/css/themes/Select.css +1 -1
  92. package/dist/css/themes/SelectMenu.css +1 -1
  93. package/dist/css/themes/SelectPopover.css +1 -1
  94. package/dist/css/themes/SliderBase.css +1 -1
  95. package/dist/css/themes/SplitButton.css +1 -1
  96. package/dist/css/themes/StepInput.css +1 -1
  97. package/dist/css/themes/Switch.css +1 -1
  98. package/dist/css/themes/TabContainer.css +1 -1
  99. package/dist/css/themes/TabInOverflow.css +1 -1
  100. package/dist/css/themes/TabInStrip.css +1 -1
  101. package/dist/css/themes/TabSemanticIcon.css +1 -1
  102. package/dist/css/themes/TabSeparatorInOverflow.css +1 -1
  103. package/dist/css/themes/Table.css +1 -1
  104. package/dist/css/themes/TableCell.css +1 -1
  105. package/dist/css/themes/TableColumn.css +1 -1
  106. package/dist/css/themes/TableGroupRow.css +1 -1
  107. package/dist/css/themes/TableRow.css +1 -1
  108. package/dist/css/themes/TextArea.css +1 -1
  109. package/dist/css/themes/TimePicker.css +1 -1
  110. package/dist/css/themes/Toast.css +1 -1
  111. package/dist/css/themes/ToggleButton.css +1 -1
  112. package/dist/css/themes/Token.css +1 -1
  113. package/dist/css/themes/Tokenizer.css +1 -1
  114. package/dist/css/themes/TokenizerPopover.css +1 -1
  115. package/dist/css/themes/Toolbar.css +1 -1
  116. package/dist/css/themes/ToolbarPopover.css +1 -1
  117. package/dist/css/themes/TreeItem.css +1 -1
  118. package/dist/css/themes/ValueStateMessage.css +1 -1
  119. package/dist/css/themes/WheelSlider.css +1 -1
  120. package/dist/css/themes/YearPicker.css +1 -1
  121. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  122. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  123. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  124. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  125. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  126. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  127. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  128. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  129. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  130. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -1
  131. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  132. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  133. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -1
  134. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  135. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -1
  136. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  137. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  138. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  139. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  140. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  141. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  142. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  143. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  144. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  145. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -1
  146. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  147. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  148. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -1
  149. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  150. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -1
  151. package/dist/generated/i18n/i18n-defaults.d.ts +3 -1
  152. package/dist/generated/i18n/i18n-defaults.js +3 -1
  153. package/dist/generated/i18n/i18n-defaults.js.map +1 -1
  154. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js +1 -1
  155. package/dist/generated/templates/ComboBoxPopoverTemplate.lit.js.map +1 -1
  156. package/dist/generated/templates/DatePickerPopoverTemplate.lit.js +1 -1
  157. package/dist/generated/templates/DatePickerPopoverTemplate.lit.js.map +1 -1
  158. package/dist/generated/templates/DateTimePickerPopoverTemplate.lit.js +1 -1
  159. package/dist/generated/templates/DateTimePickerPopoverTemplate.lit.js.map +1 -1
  160. package/dist/generated/templates/InputPopoverTemplate.lit.js +1 -1
  161. package/dist/generated/templates/InputPopoverTemplate.lit.js.map +1 -1
  162. package/dist/generated/templates/MenuTemplate.lit.js +1 -1
  163. package/dist/generated/templates/MenuTemplate.lit.js.map +1 -1
  164. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js +1 -1
  165. package/dist/generated/templates/MultiComboBoxPopoverTemplate.lit.js.map +1 -1
  166. package/dist/generated/templates/TableTemplate.lit.js +1 -1
  167. package/dist/generated/templates/TableTemplate.lit.js.map +1 -1
  168. package/dist/generated/themes/Avatar.css.js +1 -1
  169. package/dist/generated/themes/Avatar.css.js.map +1 -1
  170. package/dist/generated/themes/AvatarGroup.css.js +1 -1
  171. package/dist/generated/themes/AvatarGroup.css.js.map +1 -1
  172. package/dist/generated/themes/Badge.css.js +1 -1
  173. package/dist/generated/themes/Badge.css.js.map +1 -1
  174. package/dist/generated/themes/Breadcrumbs.css.js +1 -1
  175. package/dist/generated/themes/Breadcrumbs.css.js.map +1 -1
  176. package/dist/generated/themes/BusyIndicator.css.js +1 -1
  177. package/dist/generated/themes/BusyIndicator.css.js.map +1 -1
  178. package/dist/generated/themes/Button.css.js +1 -1
  179. package/dist/generated/themes/Button.css.js.map +1 -1
  180. package/dist/generated/themes/Calendar.css.js +1 -1
  181. package/dist/generated/themes/Calendar.css.js.map +1 -1
  182. package/dist/generated/themes/CalendarHeader.css.js +1 -1
  183. package/dist/generated/themes/CalendarHeader.css.js.map +1 -1
  184. package/dist/generated/themes/CalendarLegend.css.js +1 -1
  185. package/dist/generated/themes/CalendarLegend.css.js.map +1 -1
  186. package/dist/generated/themes/CalendarLegendItem.css.js +1 -1
  187. package/dist/generated/themes/CalendarLegendItem.css.js.map +1 -1
  188. package/dist/generated/themes/Card.css.js +1 -1
  189. package/dist/generated/themes/Card.css.js.map +1 -1
  190. package/dist/generated/themes/CardHeader.css.js +1 -1
  191. package/dist/generated/themes/CardHeader.css.js.map +1 -1
  192. package/dist/generated/themes/Carousel.css.js +1 -1
  193. package/dist/generated/themes/Carousel.css.js.map +1 -1
  194. package/dist/generated/themes/CheckBox.css.js +1 -1
  195. package/dist/generated/themes/CheckBox.css.js.map +1 -1
  196. package/dist/generated/themes/ColorPalette.css.js +1 -1
  197. package/dist/generated/themes/ColorPalette.css.js.map +1 -1
  198. package/dist/generated/themes/ColorPaletteItem.css.js +1 -1
  199. package/dist/generated/themes/ColorPaletteItem.css.js.map +1 -1
  200. package/dist/generated/themes/ColorPalettePopover.css.js +1 -1
  201. package/dist/generated/themes/ColorPalettePopover.css.js.map +1 -1
  202. package/dist/generated/themes/ColorPicker.css.js +1 -1
  203. package/dist/generated/themes/ColorPicker.css.js.map +1 -1
  204. package/dist/generated/themes/ComboBox.css.js +1 -1
  205. package/dist/generated/themes/ComboBox.css.js.map +1 -1
  206. package/dist/generated/themes/CustomListItem.css.js +1 -1
  207. package/dist/generated/themes/CustomListItem.css.js.map +1 -1
  208. package/dist/generated/themes/DatePicker.css.js +1 -1
  209. package/dist/generated/themes/DatePicker.css.js.map +1 -1
  210. package/dist/generated/themes/DateTimePickerPopover.css.js +1 -1
  211. package/dist/generated/themes/DateTimePickerPopover.css.js.map +1 -1
  212. package/dist/generated/themes/DayPicker.css.js +1 -1
  213. package/dist/generated/themes/DayPicker.css.js.map +1 -1
  214. package/dist/generated/themes/Dialog.css.js +1 -1
  215. package/dist/generated/themes/Dialog.css.js.map +1 -1
  216. package/dist/generated/themes/FileUploader.css.js +1 -1
  217. package/dist/generated/themes/FileUploader.css.js.map +1 -1
  218. package/dist/generated/themes/GroupHeaderListItem.css.js +1 -1
  219. package/dist/generated/themes/GroupHeaderListItem.css.js.map +1 -1
  220. package/dist/generated/themes/GrowingButton.css.js +1 -1
  221. package/dist/generated/themes/GrowingButton.css.js.map +1 -1
  222. package/dist/generated/themes/Icon.css.js +1 -1
  223. package/dist/generated/themes/Icon.css.js.map +1 -1
  224. package/dist/generated/themes/Input.css.js +1 -1
  225. package/dist/generated/themes/Input.css.js.map +1 -1
  226. package/dist/generated/themes/InputIcon.css.js +1 -1
  227. package/dist/generated/themes/InputIcon.css.js.map +1 -1
  228. package/dist/generated/themes/InputSharedStyles.css.js +1 -1
  229. package/dist/generated/themes/InputSharedStyles.css.js.map +1 -1
  230. package/dist/generated/themes/Link.css.js +1 -1
  231. package/dist/generated/themes/Link.css.js.map +1 -1
  232. package/dist/generated/themes/List.css.js +1 -1
  233. package/dist/generated/themes/List.css.js.map +1 -1
  234. package/dist/generated/themes/ListItem.css.js +1 -1
  235. package/dist/generated/themes/ListItem.css.js.map +1 -1
  236. package/dist/generated/themes/ListItemBase.css.js +1 -1
  237. package/dist/generated/themes/ListItemBase.css.js.map +1 -1
  238. package/dist/generated/themes/Menu.css.js +1 -1
  239. package/dist/generated/themes/Menu.css.js.map +1 -1
  240. package/dist/generated/themes/MenuListItem.css.js +1 -1
  241. package/dist/generated/themes/MenuListItem.css.js.map +1 -1
  242. package/dist/generated/themes/MessageStrip.css.js +1 -1
  243. package/dist/generated/themes/MessageStrip.css.js.map +1 -1
  244. package/dist/generated/themes/MonthPicker.css.js +1 -1
  245. package/dist/generated/themes/MonthPicker.css.js.map +1 -1
  246. package/dist/generated/themes/MultiComboBox.css.js +1 -1
  247. package/dist/generated/themes/MultiComboBox.css.js.map +1 -1
  248. package/dist/generated/themes/MultiComboBoxPopover.css.js +1 -1
  249. package/dist/generated/themes/MultiComboBoxPopover.css.js.map +1 -1
  250. package/dist/generated/themes/MultiInput.css.js +1 -1
  251. package/dist/generated/themes/MultiInput.css.js.map +1 -1
  252. package/dist/generated/themes/NavigationMenu.css.js +1 -1
  253. package/dist/generated/themes/NavigationMenu.css.js.map +1 -1
  254. package/dist/generated/themes/Panel.css.js +1 -1
  255. package/dist/generated/themes/Panel.css.js.map +1 -1
  256. package/dist/generated/themes/Popover.css.js +1 -1
  257. package/dist/generated/themes/Popover.css.js.map +1 -1
  258. package/dist/generated/themes/PopupStaticAreaStyles.css.js +1 -1
  259. package/dist/generated/themes/PopupStaticAreaStyles.css.js.map +1 -1
  260. package/dist/generated/themes/PopupsCommon.css.js +1 -1
  261. package/dist/generated/themes/PopupsCommon.css.js.map +1 -1
  262. package/dist/generated/themes/ProgressIndicator.css.js +1 -1
  263. package/dist/generated/themes/ProgressIndicator.css.js.map +1 -1
  264. package/dist/generated/themes/RadioButton.css.js +1 -1
  265. package/dist/generated/themes/RadioButton.css.js.map +1 -1
  266. package/dist/generated/themes/RangeSlider.css.js +1 -1
  267. package/dist/generated/themes/RangeSlider.css.js.map +1 -1
  268. package/dist/generated/themes/RatingIndicator.css.js +1 -1
  269. package/dist/generated/themes/RatingIndicator.css.js.map +1 -1
  270. package/dist/generated/themes/ResponsivePopover.css.js +1 -1
  271. package/dist/generated/themes/ResponsivePopover.css.js.map +1 -1
  272. package/dist/generated/themes/ResponsivePopoverCommon.css.js +1 -1
  273. package/dist/generated/themes/ResponsivePopoverCommon.css.js.map +1 -1
  274. package/dist/generated/themes/SegmentedButton.css.js +1 -1
  275. package/dist/generated/themes/SegmentedButton.css.js.map +1 -1
  276. package/dist/generated/themes/Select.css.js +1 -1
  277. package/dist/generated/themes/Select.css.js.map +1 -1
  278. package/dist/generated/themes/SelectMenu.css.js +1 -1
  279. package/dist/generated/themes/SelectMenu.css.js.map +1 -1
  280. package/dist/generated/themes/SelectPopover.css.js +1 -1
  281. package/dist/generated/themes/SelectPopover.css.js.map +1 -1
  282. package/dist/generated/themes/SliderBase.css.js +1 -1
  283. package/dist/generated/themes/SliderBase.css.js.map +1 -1
  284. package/dist/generated/themes/SplitButton.css.js +1 -1
  285. package/dist/generated/themes/SplitButton.css.js.map +1 -1
  286. package/dist/generated/themes/StepInput.css.js +1 -1
  287. package/dist/generated/themes/StepInput.css.js.map +1 -1
  288. package/dist/generated/themes/Switch.css.js +1 -1
  289. package/dist/generated/themes/Switch.css.js.map +1 -1
  290. package/dist/generated/themes/TabContainer.css.js +1 -1
  291. package/dist/generated/themes/TabContainer.css.js.map +1 -1
  292. package/dist/generated/themes/TabInOverflow.css.js +1 -1
  293. package/dist/generated/themes/TabInOverflow.css.js.map +1 -1
  294. package/dist/generated/themes/TabInStrip.css.js +1 -1
  295. package/dist/generated/themes/TabInStrip.css.js.map +1 -1
  296. package/dist/generated/themes/TabSemanticIcon.css.js +1 -1
  297. package/dist/generated/themes/TabSemanticIcon.css.js.map +1 -1
  298. package/dist/generated/themes/TabSeparatorInOverflow.css.js +1 -1
  299. package/dist/generated/themes/TabSeparatorInOverflow.css.js.map +1 -1
  300. package/dist/generated/themes/Table.css.js +1 -1
  301. package/dist/generated/themes/Table.css.js.map +1 -1
  302. package/dist/generated/themes/TableCell.css.js +1 -1
  303. package/dist/generated/themes/TableCell.css.js.map +1 -1
  304. package/dist/generated/themes/TableColumn.css.js +1 -1
  305. package/dist/generated/themes/TableColumn.css.js.map +1 -1
  306. package/dist/generated/themes/TableGroupRow.css.js +1 -1
  307. package/dist/generated/themes/TableGroupRow.css.js.map +1 -1
  308. package/dist/generated/themes/TableRow.css.js +1 -1
  309. package/dist/generated/themes/TableRow.css.js.map +1 -1
  310. package/dist/generated/themes/TextArea.css.js +1 -1
  311. package/dist/generated/themes/TextArea.css.js.map +1 -1
  312. package/dist/generated/themes/TimePicker.css.js +1 -1
  313. package/dist/generated/themes/TimePicker.css.js.map +1 -1
  314. package/dist/generated/themes/Toast.css.js +1 -1
  315. package/dist/generated/themes/Toast.css.js.map +1 -1
  316. package/dist/generated/themes/ToggleButton.css.js +1 -1
  317. package/dist/generated/themes/ToggleButton.css.js.map +1 -1
  318. package/dist/generated/themes/Token.css.js +1 -1
  319. package/dist/generated/themes/Token.css.js.map +1 -1
  320. package/dist/generated/themes/Tokenizer.css.js +1 -1
  321. package/dist/generated/themes/Tokenizer.css.js.map +1 -1
  322. package/dist/generated/themes/TokenizerPopover.css.js +1 -1
  323. package/dist/generated/themes/TokenizerPopover.css.js.map +1 -1
  324. package/dist/generated/themes/Toolbar.css.js +1 -1
  325. package/dist/generated/themes/Toolbar.css.js.map +1 -1
  326. package/dist/generated/themes/ToolbarPopover.css.js +1 -1
  327. package/dist/generated/themes/ToolbarPopover.css.js.map +1 -1
  328. package/dist/generated/themes/TreeItem.css.js +1 -1
  329. package/dist/generated/themes/TreeItem.css.js.map +1 -1
  330. package/dist/generated/themes/ValueStateMessage.css.js +1 -1
  331. package/dist/generated/themes/ValueStateMessage.css.js.map +1 -1
  332. package/dist/generated/themes/WheelSlider.css.js +1 -1
  333. package/dist/generated/themes/WheelSlider.css.js.map +1 -1
  334. package/dist/generated/themes/YearPicker.css.js +1 -1
  335. package/dist/generated/themes/YearPicker.css.js.map +1 -1
  336. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  337. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  338. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  339. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  340. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  341. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  342. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  343. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  344. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  345. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  346. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  347. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  348. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  349. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  350. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  351. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  352. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  353. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  354. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +1 -1
  355. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -1
  356. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  357. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  358. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  359. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  360. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +1 -1
  361. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -1
  362. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  363. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  364. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +1 -1
  365. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -1
  366. package/dist/web-types.json +1 -1
  367. package/package.json +9 -9
  368. package/src/ComboBoxPopover.hbs +1 -0
  369. package/src/DatePickerPopover.hbs +1 -1
  370. package/src/DateTimePickerPopover.hbs +0 -1
  371. package/src/InputPopover.hbs +1 -0
  372. package/src/Menu.hbs +1 -1
  373. package/src/MultiComboBoxPopover.hbs +2 -0
  374. package/src/Table.hbs +1 -1
  375. package/src/i18n/messagebundle.properties +6 -0
  376. package/src/themes/CheckBox.css +1 -1
  377. package/src/themes/SegmentedButton.css +6 -6
  378. package/src/themes/base/CheckBox-parameters.css +1 -2
  379. package/src/themes/base/sizes-parameters.css +1 -2
  380. package/src/themes/sap_fiori_3/CheckBox-parameters.css +0 -1
  381. package/src/themes/sap_fiori_3/parameters-bundle.css +1 -1
  382. package/src/themes/sap_fiori_3/sizes-parameters.css +8 -0
  383. package/src/themes/sap_fiori_3_dark/CheckBox-parameters.css +0 -1
  384. package/src/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  385. package/src/themes/sap_fiori_3_dark/sizes-parameters.css +8 -0
  386. package/src/themes/sap_horizon/CheckBox-parameters.css +2 -1
  387. package/src/themes/sap_horizon/Table-parameters.css +0 -1
  388. package/src/themes/sap_horizon/parameters-bundle.css +0 -1
  389. package/src/themes/sap_horizon/sizes-parameters.css +4 -0
  390. package/src/themes/sap_horizon_dark/CheckBox-parameters.css +2 -0
  391. package/src/themes/sap_horizon_dark/Table-parameters.css +0 -1
  392. package/src/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  393. package/src/themes/sap_horizon_dark/sizes-parameters.css +4 -0
  394. package/src/themes/sap_horizon_dark_exp/Table-parameters.css +0 -1
  395. package/src/themes/sap_horizon_dark_exp/parameters-bundle.css +0 -1
  396. package/src/themes/sap_horizon_exp/Table-parameters.css +0 -1
  397. package/src/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  398. package/src/themes/sap_horizon_hcb/CheckBox-parameters.css +2 -0
  399. package/src/themes/sap_horizon_hcb/Table-parameters.css +0 -1
  400. package/src/themes/sap_horizon_hcb/sizes-parameters.css +5 -0
  401. package/src/themes/sap_horizon_hcb_exp/Table-parameters.css +0 -1
  402. package/src/themes/sap_horizon_hcw/CheckBox-parameters.css +3 -0
  403. package/src/themes/sap_horizon_hcw/Table-parameters.css +0 -1
  404. package/src/themes/sap_horizon_hcw/sizes-parameters.css +5 -0
  405. package/src/themes/sap_horizon_hcw_exp/Table-parameters.css +0 -1
  406. package/src/themes/sap_horizon/TableColumn-parameters.css +0 -5
  407. package/src/themes/sap_horizon_dark/TableColumn-parameters.css +0 -5
  408. package/src/themes/sap_horizon_dark_exp/TableColumn-parameters.css +0 -5
  409. package/src/themes/sap_horizon_exp/TableColumn-parameters.css +0 -5
@@ -1 +1 @@
1
- {"version":3,"file":"InputPopoverTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/InputPopoverTemplate.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 InputPopover from \"../../InputPopover.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.showSuggestions ? block1.call(this, context, tags, suffix) : undefined }${ this.hasValueStateMessage ? block17.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus placement-type=\"Bottom\" horizontal-align=\"Left\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-after-open=\"${ifDefined(this._afterOpenPopover)}\" @ui5-after-close=\"${ifDefined(this._afterClosePopover)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\">${ this._isPhone ? block2.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block7.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"${ifDefined(this.suggestionSeparators)}\" @mousedown=\"${this.onItemMouseDown}\" mode=\"SingleSelect\">${ repeat(this.suggestionObjects, (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)}>${ this._isPhone ? block16.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>` : html`<ui5-responsive-popover class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus placement-type=\"Bottom\" horizontal-align=\"Left\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-after-open=\"${ifDefined(this._afterOpenPopover)}\" @ui5-after-close=\"${ifDefined(this._afterClosePopover)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\">${ this._isPhone ? block2.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block7.call(this, context, tags, suffix) : undefined }<ui5-list separators=\"${ifDefined(this.suggestionSeparators)}\" @mousedown=\"${this.onItemMouseDown}\" mode=\"SingleSelect\">${ repeat(this.suggestionObjects, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block12.call(this, context, tags, suffix, item, index)) }</ui5-list>${ this._isPhone ? block16.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>`;}\nfunction block2 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><${scopeTag(\"ui5-input\", tags, suffix)} class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></${scopeTag(\"ui5-input\", tags, suffix)}></div></div></div>${ this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined }` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></ui5-button></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><ui5-input class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></ui5-input></div></div></div>${ this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.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.suggestionPopoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block4.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</div>`;}\nfunction block4 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block5 (this: InputPopover, 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: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block7 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateMessage ? block8.call(this, context, tags, suffix) : undefined }`;}\nfunction block8 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.shouldDisplayDefaultValueStateMessage ? block9.call(this, context, tags, suffix) : block10.call(this, context, tags, suffix) }</div>` : html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block9.call(this, context, tags, suffix) : block10.call(this, context, tags, suffix) }</div>`;}\nfunction block9 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block10 (this: InputPopover, 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) => block11.call(this, context, tags, suffix, item, index)) }`;}\nfunction block11 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block12 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.groupItem ? block13.call(this, context, tags, suffix, item, index) : block14.call(this, context, tags, suffix, item, index) }`;}\nfunction block13 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-groupheader\", tags, suffix)} data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}</${scopeTag(\"ui5-li-groupheader\", tags, suffix)}>` : html`<ui5-li-groupheader data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}</ui5-li-groupheader>`;}\nfunction block14 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-suggestion-item\", tags, suffix)} wrapping-type=\"Normal\" image=\"${ifDefined(item.image)}\" icon=\"${ifDefined(item.icon)}\" additional-text=\"${ifDefined(item.additionalText)}\" type=\"${ifDefined(item.type)}\" additional-text-state=\"${ifDefined(item.additionalTextState)}\" data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}${ item.description ? block15.call(this, context, tags, suffix, item, index) : undefined }</${scopeTag(\"ui5-li-suggestion-item\", tags, suffix)}>` : html`<ui5-li-suggestion-item wrapping-type=\"Normal\" image=\"${ifDefined(item.image)}\" icon=\"${ifDefined(item.icon)}\" additional-text=\"${ifDefined(item.additionalText)}\" type=\"${ifDefined(item.type)}\" additional-text-state=\"${ifDefined(item.additionalTextState)}\" data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}${ item.description ? block15.call(this, context, tags, suffix, item, index) : undefined }</ui5-li-suggestion-item>`;}\nfunction block15 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`<span slot=\"richDescription\">${unsafeHTML(item.description)}</span>`;}\nfunction block16 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</ui5-button></div>`;}\nfunction block17 (this: InputPopover, 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._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.shouldDisplayDefaultValueStateMessage ? block18.call(this, context, tags, suffix) : block19.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._valueStateMessageInputIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block18.call(this, context, tags, suffix) : block19.call(this, context, tags, suffix) }</div></ui5-popover>`;}\nfunction block18 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block19 (this: InputPopover, 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) => block20.call(this, context, tags, suffix, item, index)) }`;}\nfunction block20 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"InputPopoverTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/InputPopoverTemplate.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 InputPopover from \"../../InputPopover.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.showSuggestions ? block1.call(this, context, tags, suffix) : undefined }${ this.hasValueStateMessage ? block17.call(this, context, tags, suffix) : undefined } `;}\nfunction block1 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus placement-type=\"Bottom\" horizontal-align=\"Left\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-after-open=\"${ifDefined(this._afterOpenPopover)}\" @ui5-after-close=\"${ifDefined(this._afterClosePopover)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\" accessible-name=\"${ifDefined(this._popupLabel)}\">${ this._isPhone ? block2.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block7.call(this, context, tags, suffix) : undefined }<${scopeTag(\"ui5-list\", tags, suffix)} separators=\"${ifDefined(this.suggestionSeparators)}\" @mousedown=\"${this.onItemMouseDown}\" mode=\"SingleSelect\">${ repeat(this.suggestionObjects, (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)}>${ this._isPhone ? block16.call(this, context, tags, suffix) : undefined }</${scopeTag(\"ui5-responsive-popover\", tags, suffix)}>` : html`<ui5-responsive-popover class=\"${classMap(this.classes.popover as ClassMapValue)}\" hide-arrow _disable-initial-focus placement-type=\"Bottom\" horizontal-align=\"Left\" style=\"${styleMap(this.styles.suggestionsPopover)}\" @ui5-after-open=\"${ifDefined(this._afterOpenPopover)}\" @ui5-after-close=\"${ifDefined(this._afterClosePopover)}\" @ui5-scroll=\"${ifDefined(this._scroll)}\" accessible-name=\"${ifDefined(this._popupLabel)}\">${ this._isPhone ? block2.call(this, context, tags, suffix) : undefined }${ !this._isPhone ? block7.call(this, context, tags, suffix) : undefined }<ui5-list separators=\"${ifDefined(this.suggestionSeparators)}\" @mousedown=\"${this.onItemMouseDown}\" mode=\"SingleSelect\">${ repeat(this.suggestionObjects, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block12.call(this, context, tags, suffix, item, index)) }</ui5-list>${ this._isPhone ? block16.call(this, context, tags, suffix) : undefined }</ui5-responsive-popover>`;}\nfunction block2 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag(\"ui5-button\", tags, suffix)} class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></${scopeTag(\"ui5-button\", tags, suffix)}></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><${scopeTag(\"ui5-input\", tags, suffix)} class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></${scopeTag(\"ui5-input\", tags, suffix)}></div></div></div>${ this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined }` : html`<div slot=\"header\" class=\"ui5-responsive-popover-header\"><div class=\"row\"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class=\"ui5-responsive-popover-close-btn\" icon=\"decline\" design=\"Transparent\" @click=\"${this._closeRespPopover}\"></ui5-button></div><div class=\"row\"><div class=\"input-root-phone native-input-wrapper\"><ui5-input class=\"ui5-input-inner-phone\" type=\"${ifDefined(this.inputType)}\" .value=\"${ifDefined(this.value)}\" ?show-clear-icon=${this.showClearIcon} placeholder=\"${ifDefined(this.placeholder)}\" @ui5-input=\"${ifDefined(this._handleInput)}\" @ui5-change=\"${ifDefined(this._handleChange)}\"></ui5-input></div></div></div>${ this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined }`;}\nfunction block3 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div class=\"${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=\"${styleMap(this.styles.suggestionPopoverHeader)}\"><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.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.suggestionPopoverHeader)}\"><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block4.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</div>`;}\nfunction block4 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block5 (this: InputPopover, 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: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block7 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.hasValueStateMessage ? block8.call(this, context, tags, suffix) : undefined }`;}\nfunction block8 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><${scopeTag(\"ui5-icon\", tags, suffix)} class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.shouldDisplayDefaultValueStateMessage ? block9.call(this, context, tags, suffix) : block10.call(this, context, tags, suffix) }</div>` : html`<div slot=\"header\" ?focused=${this._isValueStateFocused} class=\"ui5-responsive-popover-header ${classMap(this.classes.popoverValueState as ClassMapValue)}\" style=${styleMap(this.styles.suggestionPopoverHeader)}><ui5-icon class=\"ui5-input-value-state-message-icon\" name=\"${ifDefined(this._valueStateMessageInputIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block9.call(this, context, tags, suffix) : block10.call(this, context, tags, suffix) }</div>`;}\nfunction block9 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block10 (this: InputPopover, 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) => block11.call(this, context, tags, suffix, item, index)) }`;}\nfunction block11 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\nfunction block12 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ item.groupItem ? block13.call(this, context, tags, suffix, item, index) : block14.call(this, context, tags, suffix, item, index) }`;}\nfunction block13 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-groupheader\", tags, suffix)} data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}</${scopeTag(\"ui5-li-groupheader\", tags, suffix)}>` : html`<ui5-li-groupheader data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}</ui5-li-groupheader>`;}\nfunction block14 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-li-suggestion-item\", tags, suffix)} wrapping-type=\"Normal\" image=\"${ifDefined(item.image)}\" icon=\"${ifDefined(item.icon)}\" additional-text=\"${ifDefined(item.additionalText)}\" type=\"${ifDefined(item.type)}\" additional-text-state=\"${ifDefined(item.additionalTextState)}\" data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}${ item.description ? block15.call(this, context, tags, suffix, item, index) : undefined }</${scopeTag(\"ui5-li-suggestion-item\", tags, suffix)}>` : html`<ui5-li-suggestion-item wrapping-type=\"Normal\" image=\"${ifDefined(item.image)}\" icon=\"${ifDefined(item.icon)}\" additional-text=\"${ifDefined(item.additionalText)}\" type=\"${ifDefined(item.type)}\" additional-text-state=\"${ifDefined(item.additionalTextState)}\" data-ui5-key=\"${ifDefined(item.key)}\">${unsafeHTML(item.text)}${ item.description ? block15.call(this, context, tags, suffix, item, index) : undefined }</ui5-li-suggestion-item>`;}\nfunction block15 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`<span slot=\"richDescription\">${unsafeHTML(item.description)}</span>`;}\nfunction block16 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><${scopeTag(\"ui5-button\", tags, suffix)} design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"footer\" class=\"ui5-responsive-popover-footer\"><ui5-button design=\"Transparent\" @click=\"${this._closeRespPopover}\">OK</ui5-button></div>`;}\nfunction block17 (this: InputPopover, 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._valueStateMessageInputIcon)}\"></${scopeTag(\"ui5-icon\", tags, suffix)}>${ this.shouldDisplayDefaultValueStateMessage ? block18.call(this, context, tags, suffix) : block19.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._valueStateMessageInputIcon)}\"></ui5-icon>${ this.shouldDisplayDefaultValueStateMessage ? block18.call(this, context, tags, suffix) : block19.call(this, context, tags, suffix) }</div></ui5-popover>`;}\nfunction block18 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ifDefined(this.valueStateText)}`;}\nfunction block19 (this: InputPopover, 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) => block20.call(this, context, tags, suffix, item, index)) }`;}\nfunction block20 (this: InputPopover, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`${ifDefined(item)}`;}\n\n\nexport default block0;"]}
@@ -1,7 +1,7 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, repeat, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
3
  function block0(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-responsive-popover", tags, suffix)} id="${ifDefined(this._id)}-menu-rp" class="ui5-menu-rp" horizontal-align="Left" placement-type=${ifDefined(this.placementType)} vertical-align=${ifDefined(this.verticalAlign)} hide-arrow allow-target-overlap ?sub-menu=${this._isSubMenu} @ui5-before-open=${ifDefined(this._beforePopoverOpen)} @ui5-after-open=${ifDefined(this._afterPopoverOpen)} @ui5-before-close=${ifDefined(this._beforePopoverClose)} @ui5-after-close=${ifDefined(this._afterPopoverClose)}>${this.isPhone ? block1.call(this, context, tags, suffix) : undefined}<div id="${ifDefined(this._id)}-menu-main">${this._currentItems.length ? block3.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix)}</div></${scopeTag("ui5-responsive-popover", tags, suffix)}><div class="ui5-menu-submenus"></div>` : html `<ui5-responsive-popover id="${ifDefined(this._id)}-menu-rp" class="ui5-menu-rp" horizontal-align="Left" placement-type=${ifDefined(this.placementType)} vertical-align=${ifDefined(this.verticalAlign)} hide-arrow allow-target-overlap ?sub-menu=${this._isSubMenu} @ui5-before-open=${ifDefined(this._beforePopoverOpen)} @ui5-after-open=${ifDefined(this._afterPopoverOpen)} @ui5-before-close=${ifDefined(this._beforePopoverClose)} @ui5-after-close=${ifDefined(this._afterPopoverClose)}>${this.isPhone ? block1.call(this, context, tags, suffix) : undefined}<div id="${ifDefined(this._id)}-menu-main">${this._currentItems.length ? block3.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix)}</div></ui5-responsive-popover><div class="ui5-menu-submenus"></div>`; }
4
- function block1(context, tags, suffix) { return suffix ? html `<div slot="header" class="ui5-menu-dialog-header">${this.isSubMenuOpened ? block2.call(this, context, tags, suffix) : undefined}<div class="ui5-menu-dialog-title"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><${scopeTag("ui5-button", tags, suffix)} icon="decline" design="Transparent" aria-label="${ifDefined(this.labelClose)}" @click=${this._closeAll}></${scopeTag("ui5-button", tags, suffix)}></div>` : html `<div slot="header" class="ui5-menu-dialog-header">${this.isSubMenuOpened ? block2.call(this, context, tags, suffix) : undefined}<div class="ui5-menu-dialog-title"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><ui5-button icon="decline" design="Transparent" aria-label="${ifDefined(this.labelClose)}" @click=${this._closeAll}></ui5-button></div>`; }
4
+ function block1(context, tags, suffix) { return suffix ? html `<div slot="header" class="ui5-menu-dialog-header">${this._isSubMenu ? block2.call(this, context, tags, suffix) : undefined}<div class="ui5-menu-dialog-title"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><${scopeTag("ui5-button", tags, suffix)} icon="decline" design="Transparent" aria-label="${ifDefined(this.labelClose)}" @click=${this._closeAll}></${scopeTag("ui5-button", tags, suffix)}></div>` : html `<div slot="header" class="ui5-menu-dialog-header">${this._isSubMenu ? block2.call(this, context, tags, suffix) : undefined}<div class="ui5-menu-dialog-title"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><ui5-button icon="decline" design="Transparent" aria-label="${ifDefined(this.labelClose)}" @click=${this._closeAll}></ui5-button></div>`; }
5
5
  function block2(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-button", tags, suffix)} icon="nav-back" class="ui5-menu-back-button" design="Transparent" aria-label="${ifDefined(this.labelBack)}" @click=${this._navigateBack}></${scopeTag("ui5-button", tags, suffix)}>` : html `<ui5-button icon="nav-back" class="ui5-menu-back-button" design="Transparent" aria-label="${ifDefined(this.labelBack)}" @click=${this._navigateBack}></ui5-button>`; }
6
6
  function block3(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-list", tags, suffix)} id="${ifDefined(this._id)}-menu-list" mode="None" ?busy="${this.busy}" busy-delay="${ifDefined(this.busyDelay)}" separators="None" accessible-role="menu" @ui5-item-click=${ifDefined(this._itemClick)} @mouseover="${this._busyMouseOver}">${repeat(this._currentItems, (item, index) => item._id || index, (item, index) => block4.call(this, context, tags, suffix, item, index))}</${scopeTag("ui5-list", tags, suffix)}>` : html `<ui5-list id="${ifDefined(this._id)}-menu-list" mode="None" ?busy="${this.busy}" busy-delay="${ifDefined(this.busyDelay)}" separators="None" accessible-role="menu" @ui5-item-click=${ifDefined(this._itemClick)} @mouseover="${this._busyMouseOver}">${repeat(this._currentItems, (item, index) => item._id || index, (item, index) => block4.call(this, context, tags, suffix, item, index))}</ui5-list>`; }
7
7
  function block4(context, tags, suffix, item, index) { return suffix ? html `<${scopeTag("ui5-menu-li", tags, suffix)} .associatedItem="${ifDefined(item.item)}" class="ui5-menu-item" id="${ifDefined(this._id)}-menu-item-${index}" .icon="${ifDefined(item.item.icon)}" accessible-name=${ifDefined(item.item.ariaLabelledByText)} accessible-role="menuitem" .additionalText="${ifDefined(item.item._additionalText)}" tooltip="${ifDefined(item.item.tooltip)}" selected="${ifDefined(item.item.subMenuOpened)}" ?disabled=${item.item.disabled} ?starts-section=${item.item.startsSection} ?selected=${item.item.subMenuOpened} ?is-phone=${this.isPhone} @mouseover=${this._itemMouseOver} @mouseout=${this._itemMouseOut} @keydown=${this._itemKeyDown} @_focused=${ifDefined(this._onfocusin)}></${scopeTag("ui5-menu-li", tags, suffix)}>` : html `<ui5-menu-li .associatedItem="${ifDefined(item.item)}" class="ui5-menu-item" id="${ifDefined(this._id)}-menu-item-${index}" .icon="${ifDefined(item.item.icon)}" accessible-name=${ifDefined(item.item.ariaLabelledByText)} accessible-role="menuitem" .additionalText="${ifDefined(item.item._additionalText)}" tooltip="${ifDefined(item.item.tooltip)}" selected="${ifDefined(item.item.subMenuOpened)}" ?disabled=${item.item.disabled} ?starts-section=${item.item.startsSection} ?selected=${item.item.subMenuOpened} ?is-phone=${this.isPhone} @mouseover=${this._itemMouseOver} @mouseout=${this._itemMouseOut} @keydown=${this._itemKeyDown} @_focused=${ifDefined(this._onfocusin)}></ui5-menu-li>`; }
@@ -1 +1 @@
1
- {"version":3,"file":"MenuTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MenuTemplate.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 Menu from \"../../Menu.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} id=\"${ifDefined(this._id)}-menu-rp\" class=\"ui5-menu-rp\" horizontal-align=\"Left\" placement-type=${ifDefined(this.placementType)} vertical-align=${ifDefined(this.verticalAlign)} hide-arrow allow-target-overlap ?sub-menu=${this._isSubMenu} @ui5-before-open=${ifDefined(this._beforePopoverOpen)} @ui5-after-open=${ifDefined(this._afterPopoverOpen)} @ui5-before-close=${ifDefined(this._beforePopoverClose)} @ui5-after-close=${ifDefined(this._afterPopoverClose)}>${ this.isPhone ? block1.call(this, context, tags, suffix) : undefined }<div id=\"${ifDefined(this._id)}-menu-main\">${ this._currentItems.length ? block3.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-responsive-popover\", tags, suffix)}><div class=\"ui5-menu-submenus\"></div>` : html`<ui5-responsive-popover id=\"${ifDefined(this._id)}-menu-rp\" class=\"ui5-menu-rp\" horizontal-align=\"Left\" placement-type=${ifDefined(this.placementType)} vertical-align=${ifDefined(this.verticalAlign)} hide-arrow allow-target-overlap ?sub-menu=${this._isSubMenu} @ui5-before-open=${ifDefined(this._beforePopoverOpen)} @ui5-after-open=${ifDefined(this._afterPopoverOpen)} @ui5-before-close=${ifDefined(this._beforePopoverClose)} @ui5-after-close=${ifDefined(this._afterPopoverClose)}>${ this.isPhone ? block1.call(this, context, tags, suffix) : undefined }<div id=\"${ifDefined(this._id)}-menu-main\">${ this._currentItems.length ? block3.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</div></ui5-responsive-popover><div class=\"ui5-menu-submenus\"></div>`;}\nfunction block1 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-menu-dialog-header\">${ this.isSubMenuOpened ? block2.call(this, context, tags, suffix) : undefined }<div class=\"ui5-menu-dialog-title\"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><${scopeTag(\"ui5-button\", tags, suffix)} icon=\"decline\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelClose)}\" @click=${this._closeAll}></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"header\" class=\"ui5-menu-dialog-header\">${ this.isSubMenuOpened ? block2.call(this, context, tags, suffix) : undefined }<div class=\"ui5-menu-dialog-title\"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><ui5-button icon=\"decline\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelClose)}\" @click=${this._closeAll}></ui5-button></div>`;}\nfunction block2 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} icon=\"nav-back\" class=\"ui5-menu-back-button\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelBack)}\" @click=${this._navigateBack}></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button icon=\"nav-back\" class=\"ui5-menu-back-button\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelBack)}\" @click=${this._navigateBack}></ui5-button>`;}\nfunction block3 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-list\", tags, suffix)} id=\"${ifDefined(this._id)}-menu-list\" mode=\"None\" ?busy=\"${this.busy}\" busy-delay=\"${ifDefined(this.busyDelay)}\" separators=\"None\" accessible-role=\"menu\" @ui5-item-click=${ifDefined(this._itemClick)} @mouseover=\"${this._busyMouseOver}\">${ repeat(this._currentItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block4.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-list\", tags, suffix)}>` : html`<ui5-list id=\"${ifDefined(this._id)}-menu-list\" mode=\"None\" ?busy=\"${this.busy}\" busy-delay=\"${ifDefined(this.busyDelay)}\" separators=\"None\" accessible-role=\"menu\" @ui5-item-click=${ifDefined(this._itemClick)} @mouseover=\"${this._busyMouseOver}\">${ repeat(this._currentItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block4.call(this, context, tags, suffix, item, index)) }</ui5-list>`;}\nfunction block4 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-menu-li\", tags, suffix)} .associatedItem=\"${ifDefined(item.item)}\" class=\"ui5-menu-item\" id=\"${ifDefined(this._id)}-menu-item-${index}\" .icon=\"${ifDefined(item.item.icon)}\" accessible-name=${ifDefined(item.item.ariaLabelledByText)} accessible-role=\"menuitem\" .additionalText=\"${ifDefined(item.item._additionalText)}\" tooltip=\"${ifDefined(item.item.tooltip)}\" selected=\"${ifDefined(item.item.subMenuOpened)}\" ?disabled=${item.item.disabled} ?starts-section=${item.item.startsSection} ?selected=${item.item.subMenuOpened} ?is-phone=${this.isPhone} @mouseover=${this._itemMouseOver} @mouseout=${this._itemMouseOut} @keydown=${this._itemKeyDown} @_focused=${ifDefined(this._onfocusin)}></${scopeTag(\"ui5-menu-li\", tags, suffix)}>` : html`<ui5-menu-li .associatedItem=\"${ifDefined(item.item)}\" class=\"ui5-menu-item\" id=\"${ifDefined(this._id)}-menu-item-${index}\" .icon=\"${ifDefined(item.item.icon)}\" accessible-name=${ifDefined(item.item.ariaLabelledByText)} accessible-role=\"menuitem\" .additionalText=\"${ifDefined(item.item._additionalText)}\" tooltip=\"${ifDefined(item.item.tooltip)}\" selected=\"${ifDefined(item.item.subMenuOpened)}\" ?disabled=${item.item.disabled} ?starts-section=${item.item.startsSection} ?selected=${item.item.subMenuOpened} ?is-phone=${this.isPhone} @mouseover=${this._itemMouseOver} @mouseout=${this._itemMouseOut} @keydown=${this._itemKeyDown} @_focused=${ifDefined(this._onfocusin)}></ui5-menu-li>`;}\nfunction block5 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.busy ? block6.call(this, context, tags, suffix) : undefined }`;}\nfunction block6 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-busy-indicator\", tags, suffix)} id=\"${ifDefined(this._id)}-menu-busy-indicator\" delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-menu-busy-indicator\" @mouseover=\"${this._busyMouseOver}\" active></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}>` : html`<ui5-busy-indicator id=\"${ifDefined(this._id)}-menu-busy-indicator\" delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-menu-busy-indicator\" @mouseover=\"${this._busyMouseOver}\" active></ui5-busy-indicator>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"MenuTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/MenuTemplate.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 Menu from \"../../Menu.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-responsive-popover\", tags, suffix)} id=\"${ifDefined(this._id)}-menu-rp\" class=\"ui5-menu-rp\" horizontal-align=\"Left\" placement-type=${ifDefined(this.placementType)} vertical-align=${ifDefined(this.verticalAlign)} hide-arrow allow-target-overlap ?sub-menu=${this._isSubMenu} @ui5-before-open=${ifDefined(this._beforePopoverOpen)} @ui5-after-open=${ifDefined(this._afterPopoverOpen)} @ui5-before-close=${ifDefined(this._beforePopoverClose)} @ui5-after-close=${ifDefined(this._afterPopoverClose)}>${ this.isPhone ? block1.call(this, context, tags, suffix) : undefined }<div id=\"${ifDefined(this._id)}-menu-main\">${ this._currentItems.length ? block3.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</div></${scopeTag(\"ui5-responsive-popover\", tags, suffix)}><div class=\"ui5-menu-submenus\"></div>` : html`<ui5-responsive-popover id=\"${ifDefined(this._id)}-menu-rp\" class=\"ui5-menu-rp\" horizontal-align=\"Left\" placement-type=${ifDefined(this.placementType)} vertical-align=${ifDefined(this.verticalAlign)} hide-arrow allow-target-overlap ?sub-menu=${this._isSubMenu} @ui5-before-open=${ifDefined(this._beforePopoverOpen)} @ui5-after-open=${ifDefined(this._afterPopoverOpen)} @ui5-before-close=${ifDefined(this._beforePopoverClose)} @ui5-after-close=${ifDefined(this._afterPopoverClose)}>${ this.isPhone ? block1.call(this, context, tags, suffix) : undefined }<div id=\"${ifDefined(this._id)}-menu-main\">${ this._currentItems.length ? block3.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix) }</div></ui5-responsive-popover><div class=\"ui5-menu-submenus\"></div>`;}\nfunction block1 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div slot=\"header\" class=\"ui5-menu-dialog-header\">${ this._isSubMenu ? block2.call(this, context, tags, suffix) : undefined }<div class=\"ui5-menu-dialog-title\"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><${scopeTag(\"ui5-button\", tags, suffix)} icon=\"decline\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelClose)}\" @click=${this._closeAll}></${scopeTag(\"ui5-button\", tags, suffix)}></div>` : html`<div slot=\"header\" class=\"ui5-menu-dialog-header\">${ this._isSubMenu ? block2.call(this, context, tags, suffix) : undefined }<div class=\"ui5-menu-dialog-title\"><div>${ifDefined(this.menuHeaderTextPhone)}</div></div><ui5-button icon=\"decline\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelClose)}\" @click=${this._closeAll}></ui5-button></div>`;}\nfunction block2 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-button\", tags, suffix)} icon=\"nav-back\" class=\"ui5-menu-back-button\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelBack)}\" @click=${this._navigateBack}></${scopeTag(\"ui5-button\", tags, suffix)}>` : html`<ui5-button icon=\"nav-back\" class=\"ui5-menu-back-button\" design=\"Transparent\" aria-label=\"${ifDefined(this.labelBack)}\" @click=${this._navigateBack}></ui5-button>`;}\nfunction block3 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-list\", tags, suffix)} id=\"${ifDefined(this._id)}-menu-list\" mode=\"None\" ?busy=\"${this.busy}\" busy-delay=\"${ifDefined(this.busyDelay)}\" separators=\"None\" accessible-role=\"menu\" @ui5-item-click=${ifDefined(this._itemClick)} @mouseover=\"${this._busyMouseOver}\">${ repeat(this._currentItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block4.call(this, context, tags, suffix, item, index)) }</${scopeTag(\"ui5-list\", tags, suffix)}>` : html`<ui5-list id=\"${ifDefined(this._id)}-menu-list\" mode=\"None\" ?busy=\"${this.busy}\" busy-delay=\"${ifDefined(this.busyDelay)}\" separators=\"None\" accessible-role=\"menu\" @ui5-item-click=${ifDefined(this._itemClick)} @mouseover=\"${this._busyMouseOver}\">${ repeat(this._currentItems, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block4.call(this, context, tags, suffix, item, index)) }</ui5-list>`;}\nfunction block4 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return suffix ? html`<${scopeTag(\"ui5-menu-li\", tags, suffix)} .associatedItem=\"${ifDefined(item.item)}\" class=\"ui5-menu-item\" id=\"${ifDefined(this._id)}-menu-item-${index}\" .icon=\"${ifDefined(item.item.icon)}\" accessible-name=${ifDefined(item.item.ariaLabelledByText)} accessible-role=\"menuitem\" .additionalText=\"${ifDefined(item.item._additionalText)}\" tooltip=\"${ifDefined(item.item.tooltip)}\" selected=\"${ifDefined(item.item.subMenuOpened)}\" ?disabled=${item.item.disabled} ?starts-section=${item.item.startsSection} ?selected=${item.item.subMenuOpened} ?is-phone=${this.isPhone} @mouseover=${this._itemMouseOver} @mouseout=${this._itemMouseOut} @keydown=${this._itemKeyDown} @_focused=${ifDefined(this._onfocusin)}></${scopeTag(\"ui5-menu-li\", tags, suffix)}>` : html`<ui5-menu-li .associatedItem=\"${ifDefined(item.item)}\" class=\"ui5-menu-item\" id=\"${ifDefined(this._id)}-menu-item-${index}\" .icon=\"${ifDefined(item.item.icon)}\" accessible-name=${ifDefined(item.item.ariaLabelledByText)} accessible-role=\"menuitem\" .additionalText=\"${ifDefined(item.item._additionalText)}\" tooltip=\"${ifDefined(item.item.tooltip)}\" selected=\"${ifDefined(item.item.subMenuOpened)}\" ?disabled=${item.item.disabled} ?starts-section=${item.item.startsSection} ?selected=${item.item.subMenuOpened} ?is-phone=${this.isPhone} @mouseover=${this._itemMouseOver} @mouseout=${this._itemMouseOut} @keydown=${this._itemKeyDown} @_focused=${ifDefined(this._onfocusin)}></ui5-menu-li>`;}\nfunction block5 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ this.busy ? block6.call(this, context, tags, suffix) : undefined }`;}\nfunction block6 (this: Menu, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-busy-indicator\", tags, suffix)} id=\"${ifDefined(this._id)}-menu-busy-indicator\" delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-menu-busy-indicator\" @mouseover=\"${this._busyMouseOver}\" active></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}>` : html`<ui5-busy-indicator id=\"${ifDefined(this._id)}-menu-busy-indicator\" delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-menu-busy-indicator\" @mouseover=\"${this._busyMouseOver}\" active></ui5-busy-indicator>`;}\n\n\nexport default block0;"]}
@@ -1,6 +1,6 @@
1
1
  /* eslint no-unused-vars: 0 */
2
2
  import { html, repeat, classMap, styleMap, ifDefined, scopeTag } from "@ui5/webcomponents-base/dist/renderer/LitRenderer.js";
3
- function block0(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-responsive-popover", tags, suffix)} placement-type="Bottom" horizontal-align="Left" class="${classMap(this.classes.popover)}" 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)}" 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} `; }
3
+ function block0(context, tags, suffix) { return suffix ? html `<${scopeTag("ui5-responsive-popover", tags, suffix)} placement-type="Bottom" horizontal-align="Left" class="${classMap(this.classes.popover)}" hide-arrow _disable-initial-focus style="${styleMap(this.styles.suggestionsPopover)}" accessible-name="${ifDefined(this._popupLabel)}" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)} @focusout=${this._onPopoverFocusOut}>${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)}" hide-arrow _disable-initial-focus style="${styleMap(this.styles.suggestionsPopover)}" accessible-name="${ifDefined(this._popupLabel)}" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)} @focusout=${this._onPopoverFocusOut}>${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} `; }
4
4
  function block1(context, tags, suffix) { return suffix ? html `<div slot="header" class="ui5-responsive-popover-header" style="${styleMap(this.styles.popoverHeader)}"><div class="row"><span>${ifDefined(this._headerTitleText)}</span><${scopeTag("ui5-button", tags, suffix)} class="ui5-responsive-popover-close-btn" icon="decline" design="Transparent" @click="${this.handleCancel}"></${scopeTag("ui5-button", tags, suffix)}></div><div class="row"><${scopeTag("ui5-input", tags, suffix)} @ui5-input="${ifDefined(this._handleMobileInput)}" @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._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</${scopeTag("ui5-input", tags, suffix)}><${scopeTag("ui5-toggle-button", tags, suffix)} slot="header" class="ui5-multi-combobox-toggle-button" icon="multiselect-all" design="Transparent" ?pressed=${this._showAllItemsButtonPressed} @click="${this.filterSelectedItems}" accessible-name="${ifDefined(this._showSelectedButtonAccessibleNameText)}"></${scopeTag("ui5-toggle-button", tags, suffix)}></div></div>${this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined}${this.showSelectAll ? block7.call(this, context, tags, suffix) : undefined}` : html `<div slot="header" class="ui5-responsive-popover-header" style="${styleMap(this.styles.popoverHeader)}"><div class="row"><span>${ifDefined(this._headerTitleText)}</span><ui5-button class="ui5-responsive-popover-close-btn" icon="decline" design="Transparent" @click="${this.handleCancel}"></ui5-button></div><div class="row"><ui5-input @ui5-input="${ifDefined(this._handleMobileInput)}" @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._id || index, (item, index) => block2.call(this, context, tags, suffix, item, index))}</ui5-input><ui5-toggle-button slot="header" class="ui5-multi-combobox-toggle-button" icon="multiselect-all" design="Transparent" ?pressed=${this._showAllItemsButtonPressed} @click="${this.filterSelectedItems}" accessible-name="${ifDefined(this._showSelectedButtonAccessibleNameText)}"></ui5-toggle-button></div></div>${this.hasValueStateMessage ? block3.call(this, context, tags, suffix) : undefined}${this.showSelectAll ? block7.call(this, context, tags, suffix) : undefined}`; }
5
5
  function block2(context, tags, suffix, item, index) { return suffix ? html `<${scopeTag("ui5-suggestion-item", tags, suffix)} text="${ifDefined(item.text)}" additional-text="${ifDefined(item.additionalText)}"></${scopeTag("ui5-suggestion-item", tags, suffix)}>` : html `<ui5-suggestion-item text="${ifDefined(item.text)}" additional-text="${ifDefined(item.additionalText)}"></ui5-suggestion-item>`; }
6
6
  function block3(context, tags, suffix) { return suffix ? html `<div class="${classMap(this.classes.popoverValueState)}" style="${styleMap(this.styles.popoverValueStateMessage)}"><${scopeTag("ui5-icon", tags, suffix)} class="ui5-input-value-state-message-icon" name="${ifDefined(this._valueStateMessageIcon)}"></${scopeTag("ui5-icon", tags, suffix)}>${this.shouldDisplayDefaultValueStateMessage ? block4.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix)}</div>` : html `<div class="${classMap(this.classes.popoverValueState)}" style="${styleMap(this.styles.popoverValueStateMessage)}"><ui5-icon class="ui5-input-value-state-message-icon" name="${ifDefined(this._valueStateMessageIcon)}"></ui5-icon>${this.shouldDisplayDefaultValueStateMessage ? block4.call(this, context, tags, suffix) : block5.call(this, context, tags, suffix)}</div>`; }
@@ -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 ? 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\" accessible-role=\"listbox\">${ 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\" accessible-role=\"listbox\">${ 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}\" accessible-role=\"option\">${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}\" accessible-role=\"option\">${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\" accessible-role=\"listbox\">${ 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\" accessible-role=\"listbox\">${ 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}\" accessible-role=\"option\">${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}\" accessible-role=\"option\">${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
+ {"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)}\" accessible-name=\"${ifDefined(this._popupLabel)}\" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)} @focusout=${this._onPopoverFocusOut}>${ 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)}\" accessible-name=\"${ifDefined(this._popupLabel)}\" @ui5-selection-change=${ifDefined(this._listSelectionChange)} @ui5-after-close=${ifDefined(this._afterClosePicker)} @ui5-before-open=${ifDefined(this._beforeOpen)} @ui5-after-open=${ifDefined(this._afterOpenPicker)} @focusout=${this._onPopoverFocusOut}>${ 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\" accessible-role=\"listbox\">${ 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\" accessible-role=\"listbox\">${ 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}\" accessible-role=\"option\">${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}\" accessible-role=\"option\">${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\" accessible-role=\"listbox\">${ 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\" accessible-role=\"listbox\">${ 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}\" accessible-role=\"option\">${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}\" accessible-role=\"option\">${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;"]}
@@ -10,6 +10,6 @@ function block6(context, tags, suffix) { return html `${!this.hideNoData ? block
10
10
  function block7(context, tags, suffix) { return html `<tr class="ui5-table-no-data-row-root"><td colspan="${ifDefined(this.visibleColumnsCount)}" role="cell" style="width: 100%"><div class="ui5-table-no-data-row"><span>${ifDefined(this.noDataText)}</span></div></td></tr>`; }
11
11
  function block8(context, tags, suffix) { return html `<tr><td colspan="${ifDefined(this.visibleColumnsCount)}"><div growing-button><div id="${ifDefined(this._id)}-growingButton" tabindex="0" role="button" aria-labelledby="${ifDefined(this.loadMoreAriaLabelledBy)}" ?active="${this._loadMoreActive}" @click="${this._onLoadMoreClick}" @keydown="${this._onLoadMoreKeydown}" @keyup="${this._onLoadMoreKeyup}" growing-button-inner><span id="${ifDefined(this._id)}-growingButton-text" growing-button-text>${ifDefined(this._growingButtonText)}</span>${this.growingButtonSubtext ? block9.call(this, context, tags, suffix) : undefined}</div></div></td></tr>`; }
12
12
  function block9(context, tags, suffix) { return html `<span id="${ifDefined(this._id)}-growingButton-subtext" growing-button-subtext>${ifDefined(this.growingButtonSubtext)}</span>`; }
13
- function block10(context, tags, suffix) { return html `<tr tabindex="-1" class="ui5-table-end-row"><td tabindex="-1"><span tabindex="-1" aria-hidden="true" class="ui5-table-end-marker"></span></td></tr>`; }
13
+ function block10(context, tags, suffix) { return html `<tr tabindex="-1" aria-hidden="true" class="ui5-table-end-row"><td tabindex="-1"><span tabindex="-1" aria-hidden="true" class="ui5-table-end-marker"></span></td></tr>`; }
14
14
  export default block0;
15
15
  //# sourceMappingURL=TableTemplate.lit.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"TableTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TableTemplate.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 Table from \"../../Table.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-table-root\" @ui5-selection-requested=\"${ifDefined(this._handleSelect)}\" @ui5-_forward-after=\"${ifDefined(this._onForwardAfter)}\" @ui5-_forward-before=\"${ifDefined(this._onForwardBefore)}\" @focusin=\"${this._onfocusin}\"><div id=\"${ifDefined(this._id)}-before\" tabindex=\"0\" class=\"ui5-table-focusarea\"></div>${ this.busy ? block1.call(this, context, tags, suffix) : undefined }<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" @keydown=\"${this._onkeydown}\" role=\"table\" aria-label=\"${ifDefined(this.tableAriaLabelText)}\"><thead><tr id=\"${ifDefined(this._columnHeader.id)}\" class=\"ui5-table-header-row\" aria-label=\"${ifDefined(this.ariaLabelText)}\" tabindex=\"${ifDefined(this._columnHeader.forcedTabIndex)}\" @click=\"${this._onColumnHeaderClick}\" @focusin=\"${this._onColumnHeaderFocused}\" @keydown=\"${this._onColumnHeaderKeydown}\">${ this.isMultiSelect ? block2.call(this, context, tags, suffix) : undefined }${ repeat(this.visibleColumns, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block4.call(this, context, tags, suffix, item, index)) }<th class=\"ui5-table-header-row-navigated\" aria-hidden=\"true\"></th></tr></thead><tbody>${ repeat(this.rows, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block5.call(this, context, tags, suffix, item, index)) }${ !this.rows.length ? block6.call(this, context, tags, suffix) : undefined }${ this.growsWithButton ? block8.call(this, context, tags, suffix) : undefined }${ this.growsOnScroll ? block10.call(this, context, tags, suffix) : undefined }</tbody></table><div id=\"${ifDefined(this._id)}-after\" tabindex=\"0\" class=\"ui5-table-focusarea\"></div></div> `;}\nfunction block1 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div tabindex=\"-1\" class=\"ui5-table-busy-row\"><${scopeTag(\"ui5-busy-indicator\", tags, suffix)} delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-table-busy-ind\" style=\"${styleMap(this.styles.busy)}\" active size=\"Medium\" data-sap-focus-ref></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}></div>` : html`<div tabindex=\"-1\" class=\"ui5-table-busy-row\"><ui5-busy-indicator delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-table-busy-ind\" style=\"${styleMap(this.styles.busy)}\" active size=\"Medium\" data-sap-focus-ref></ui5-busy-indicator></div>`;}\nfunction block2 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<th class=\"ui5-table-select-all-column\" role=\"presentation\" aria-hidden=\"true\">${ this.rows.length ? block3.call(this, context, tags, suffix) : undefined }</th>`;}\nfunction block3 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} class=\"ui5-table-select-all-checkbox\" ?checked=\"${this._allRowsSelected}\" @ui5-change=\"${ifDefined(this._selectAll)}\" aria-label=\"${ifDefined(this.ariaLabelSelectAllText)}\" tabindex=\"-1\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox class=\"ui5-table-select-all-checkbox\" ?checked=\"${this._allRowsSelected}\" @ui5-change=\"${ifDefined(this._selectAll)}\" aria-label=\"${ifDefined(this.ariaLabelSelectAllText)}\" tabindex=\"-1\"></ui5-checkbox>`;}\nfunction block4 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`<slot name=\"${ifDefined(item._individualSlot)}\"></slot>`;}\nfunction block5 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`<slot name=\"${ifDefined(item._individualSlot)}\"></slot>`;}\nfunction block6 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ !this.hideNoData ? block7.call(this, context, tags, suffix) : undefined }`;}\nfunction block7 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<tr class=\"ui5-table-no-data-row-root\"><td colspan=\"${ifDefined(this.visibleColumnsCount)}\" role=\"cell\" style=\"width: 100%\"><div class=\"ui5-table-no-data-row\"><span>${ifDefined(this.noDataText)}</span></div></td></tr>`;}\nfunction block8 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<tr><td colspan=\"${ifDefined(this.visibleColumnsCount)}\"><div growing-button><div id=\"${ifDefined(this._id)}-growingButton\" tabindex=\"0\" role=\"button\" aria-labelledby=\"${ifDefined(this.loadMoreAriaLabelledBy)}\" ?active=\"${this._loadMoreActive}\" @click=\"${this._onLoadMoreClick}\" @keydown=\"${this._onLoadMoreKeydown}\" @keyup=\"${this._onLoadMoreKeyup}\" growing-button-inner><span id=\"${ifDefined(this._id)}-growingButton-text\" growing-button-text>${ifDefined(this._growingButtonText)}</span>${ this.growingButtonSubtext ? block9.call(this, context, tags, suffix) : undefined }</div></div></td></tr>`;}\nfunction block9 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-growingButton-subtext\" growing-button-subtext>${ifDefined(this.growingButtonSubtext)}</span>`;}\nfunction block10 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<tr tabindex=\"-1\" class=\"ui5-table-end-row\"><td tabindex=\"-1\"><span tabindex=\"-1\" aria-hidden=\"true\" class=\"ui5-table-end-marker\"></span></td></tr>`;}\n\n\nexport default block0;"]}
1
+ {"version":3,"file":"TableTemplate.lit.js","sourceRoot":"","sources":["../../../src/generated/templates/TableTemplate.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 Table from \"../../Table.js\";\n\timport type { ClassMapValue } from \"@ui5/webcomponents-base/dist/types.js\";\n\t\nfunction block0 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<div class=\"ui5-table-root\" @ui5-selection-requested=\"${ifDefined(this._handleSelect)}\" @ui5-_forward-after=\"${ifDefined(this._onForwardAfter)}\" @ui5-_forward-before=\"${ifDefined(this._onForwardBefore)}\" @focusin=\"${this._onfocusin}\"><div id=\"${ifDefined(this._id)}-before\" tabindex=\"0\" class=\"ui5-table-focusarea\"></div>${ this.busy ? block1.call(this, context, tags, suffix) : undefined }<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" @keydown=\"${this._onkeydown}\" role=\"table\" aria-label=\"${ifDefined(this.tableAriaLabelText)}\"><thead><tr id=\"${ifDefined(this._columnHeader.id)}\" class=\"ui5-table-header-row\" aria-label=\"${ifDefined(this.ariaLabelText)}\" tabindex=\"${ifDefined(this._columnHeader.forcedTabIndex)}\" @click=\"${this._onColumnHeaderClick}\" @focusin=\"${this._onColumnHeaderFocused}\" @keydown=\"${this._onColumnHeaderKeydown}\">${ this.isMultiSelect ? block2.call(this, context, tags, suffix) : undefined }${ repeat(this.visibleColumns, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block4.call(this, context, tags, suffix, item, index)) }<th class=\"ui5-table-header-row-navigated\" aria-hidden=\"true\"></th></tr></thead><tbody>${ repeat(this.rows, (item, index) => (item as typeof item & {_id?: any})._id || index, (item, index: number) => block5.call(this, context, tags, suffix, item, index)) }${ !this.rows.length ? block6.call(this, context, tags, suffix) : undefined }${ this.growsWithButton ? block8.call(this, context, tags, suffix) : undefined }${ this.growsOnScroll ? block10.call(this, context, tags, suffix) : undefined }</tbody></table><div id=\"${ifDefined(this._id)}-after\" tabindex=\"0\" class=\"ui5-table-focusarea\"></div></div> `;}\nfunction block1 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<div tabindex=\"-1\" class=\"ui5-table-busy-row\"><${scopeTag(\"ui5-busy-indicator\", tags, suffix)} delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-table-busy-ind\" style=\"${styleMap(this.styles.busy)}\" active size=\"Medium\" data-sap-focus-ref></${scopeTag(\"ui5-busy-indicator\", tags, suffix)}></div>` : html`<div tabindex=\"-1\" class=\"ui5-table-busy-row\"><ui5-busy-indicator delay=\"${ifDefined(this.busyDelay)}\" class=\"ui5-table-busy-ind\" style=\"${styleMap(this.styles.busy)}\" active size=\"Medium\" data-sap-focus-ref></ui5-busy-indicator></div>`;}\nfunction block2 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<th class=\"ui5-table-select-all-column\" role=\"presentation\" aria-hidden=\"true\">${ this.rows.length ? block3.call(this, context, tags, suffix) : undefined }</th>`;}\nfunction block3 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return suffix ? html`<${scopeTag(\"ui5-checkbox\", tags, suffix)} class=\"ui5-table-select-all-checkbox\" ?checked=\"${this._allRowsSelected}\" @ui5-change=\"${ifDefined(this._selectAll)}\" aria-label=\"${ifDefined(this.ariaLabelSelectAllText)}\" tabindex=\"-1\"></${scopeTag(\"ui5-checkbox\", tags, suffix)}>` : html`<ui5-checkbox class=\"ui5-table-select-all-checkbox\" ?checked=\"${this._allRowsSelected}\" @ui5-change=\"${ifDefined(this._selectAll)}\" aria-label=\"${ifDefined(this.ariaLabelSelectAllText)}\" tabindex=\"-1\"></ui5-checkbox>`;}\nfunction block4 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`<slot name=\"${ifDefined(item._individualSlot)}\"></slot>`;}\nfunction block5 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined, item: any, index: number) { return html`<slot name=\"${ifDefined(item._individualSlot)}\"></slot>`;}\nfunction block6 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`${ !this.hideNoData ? block7.call(this, context, tags, suffix) : undefined }`;}\nfunction block7 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<tr class=\"ui5-table-no-data-row-root\"><td colspan=\"${ifDefined(this.visibleColumnsCount)}\" role=\"cell\" style=\"width: 100%\"><div class=\"ui5-table-no-data-row\"><span>${ifDefined(this.noDataText)}</span></div></td></tr>`;}\nfunction block8 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<tr><td colspan=\"${ifDefined(this.visibleColumnsCount)}\"><div growing-button><div id=\"${ifDefined(this._id)}-growingButton\" tabindex=\"0\" role=\"button\" aria-labelledby=\"${ifDefined(this.loadMoreAriaLabelledBy)}\" ?active=\"${this._loadMoreActive}\" @click=\"${this._onLoadMoreClick}\" @keydown=\"${this._onLoadMoreKeydown}\" @keyup=\"${this._onLoadMoreKeyup}\" growing-button-inner><span id=\"${ifDefined(this._id)}-growingButton-text\" growing-button-text>${ifDefined(this._growingButtonText)}</span>${ this.growingButtonSubtext ? block9.call(this, context, tags, suffix) : undefined }</div></div></td></tr>`;}\nfunction block9 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<span id=\"${ifDefined(this._id)}-growingButton-subtext\" growing-button-subtext>${ifDefined(this.growingButtonSubtext)}</span>`;}\nfunction block10 (this: Table, context: UI5Element, tags: string[], suffix: string | undefined) { return html`<tr tabindex=\"-1\" aria-hidden=\"true\" class=\"ui5-table-end-row\"><td tabindex=\"-1\"><span tabindex=\"-1\" aria-hidden=\"true\" class=\"ui5-table-end-marker\"></span></td></tr>`;}\n\n\nexport default block0;"]}
@@ -3,7 +3,7 @@ import defaultThemeBase from "@ui5/webcomponents-theming/dist/generated/themes/s
3
3
  import defaultTheme from "./sap_horizon/parameters-bundle.css.js";
4
4
  registerThemePropertiesLoader("@ui5/webcomponents-theming", "sap_horizon", async () => defaultThemeBase);
5
5
  registerThemePropertiesLoader("@ui5/webcomponents", "sap_horizon", async () => defaultTheme);
6
- const styleData = { packageName: "@ui5/webcomponents", fileName: "themes/Avatar.css.ts", content: `:host(:not([hidden])){display:inline-block;box-sizing:border-box;position:relative;font-family:"72override",var(--sapFontFamily)}:host(:not([hidden]).ui5_hovered){opacity:.7}:host([interactive]:not([disabled])){cursor:pointer}:host([interactive]:not([hidden]):active){background-color:var(--sapButton_Active_Background);border-color:var(--sapButton_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([interactive]:not([hidden]):not([disabled]):not(:active):hover){box-shadow:var(--ui5-v1-24-7-avatar-hover-box-shadow-offset)}:host([interactive][desktop]:not([hidden])) .ui5-avatar-root:focus-within,:host([interactive]:not([hidden])) .ui5-avatar-root:focus-visible{outline:var(--_ui5-v1-24-7_avatar_outline);outline-offset:var(--_ui5-v1-24-7_avatar_focus_offset)}:host([disabled]){opacity:var(--sapContent_DisabledOpacity)}:host{height:3rem;width:3rem;border-radius:50%;border:var(--ui5-v1-24-7-avatar-initials-border);outline:none;color:var(--ui5-v1-24-7-avatar-initials-color)}.ui5-avatar-root{display:flex;align-items:center;justify-content:center;outline:none;height:100%;width:100%;border-radius:inherit}:host([_size="XS"]),:host([size="XS"]){height:2rem;width:2rem;min-height:2rem;min-width:2rem;font-size:var(--_ui5-v1-24-7_avatar_fontsize_XS)}:host(:not([size])),:host([_size="S"]),:host([size="S"]){min-height:3rem;min-width:3rem;font-size:var(--_ui5-v1-24-7_avatar_fontsize_S)}:host([_size="M"]),:host([size="M"]){min-height:4rem;min-width:4rem;font-size:var(--_ui5-v1-24-7_avatar_fontsize_M)}:host([_size="L"]),:host([size="L"]){min-height:5rem;min-width:5rem;font-size:var(--_ui5-v1-24-7_avatar_fontsize_L)}:host([_size="XL"]),:host([size="XL"]){min-height:7rem;min-width:7rem;font-size:var(--_ui5-v1-24-7_avatar_fontsize_XL)}:host .ui5-avatar-icon{height:var(--_ui5-v1-24-7_avatar_fontsize_S);width:var(--_ui5-v1-24-7_avatar_fontsize_S);color:inherit}:host([_size="XS"]) .ui5-avatar-icon,:host([size="XS"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-7_avatar_icon_XS);width:var(--_ui5-v1-24-7_avatar_icon_XS)}:host([_size="S"]) .ui5-avatar-icon,:host([size="S"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-7_avatar_icon_S);width:var(--_ui5-v1-24-7_avatar_icon_S)}:host([_size="M"]) .ui5-avatar-icon,:host([size="M"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-7_avatar_icon_M);width:var(--_ui5-v1-24-7_avatar_icon_M)}:host([_size="L"]) .ui5-avatar-icon,:host([size="L"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-7_avatar_icon_L);width:var(--_ui5-v1-24-7_avatar_icon_L)}:host([_size="XL"]) .ui5-avatar-icon,:host([size="XL"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-7_avatar_icon_XL);width:var(--_ui5-v1-24-7_avatar_icon_XL)}::slotted(*){border-radius:50%;width:100%;height:100%;pointer-events:none}:host([shape="Square"]){border-radius:var(--ui5-v1-24-7-avatar-border-radius)}:host([shape="Square"]) ::slotted(*){border-radius:calc(var(--ui5-v1-24-7-avatar-border-radius) - var(--ui5-v1-24-7-avatar-border-radius-img-deduction))}:host(:not([color-scheme])),:host(:not([_has-image])),:host([_color-scheme="Accent6"]),:host([ui5-avatar][color-scheme="Accent6"]){background-color:var(--ui5-v1-24-7-avatar-accent6);color:var(--ui5-v1-24-7-avatar-accent6-color);border-color:var(--ui5-v1-24-7-avatar-accent6-border-color)}:host([_color-scheme="Accent1"]),:host([ui5-avatar][color-scheme="Accent1"]){background-color:var(--ui5-v1-24-7-avatar-accent1);color:var(--ui5-v1-24-7-avatar-accent1-color);border-color:var(--ui5-v1-24-7-avatar-accent1-border-color)}:host([_color-scheme="Accent2"]),:host([ui5-avatar][color-scheme="Accent2"]){background-color:var(--ui5-v1-24-7-avatar-accent2);color:var(--ui5-v1-24-7-avatar-accent2-color);border-color:var(--ui5-v1-24-7-avatar-accent2-border-color)}:host([_color-scheme="Accent3"]),:host([ui5-avatar][color-scheme="Accent3"]){background-color:var(--ui5-v1-24-7-avatar-accent3);color:var(--ui5-v1-24-7-avatar-accent3-color);border-color:var(--ui5-v1-24-7-avatar-accent3-border-color)}:host([_color-scheme="Accent4"]),:host([ui5-avatar][color-scheme="Accent4"]){background-color:var(--ui5-v1-24-7-avatar-accent4);color:var(--ui5-v1-24-7-avatar-accent4-color);border-color:var(--ui5-v1-24-7-avatar-accent4-border-color)}:host([_color-scheme="Accent5"]),:host([ui5-avatar][color-scheme="Accent5"]){background-color:var(--ui5-v1-24-7-avatar-accent5);color:var(--ui5-v1-24-7-avatar-accent5-color);border-color:var(--ui5-v1-24-7-avatar-accent5-border-color)}:host([_color-scheme="Accent7"]),:host([ui5-avatar][color-scheme="Accent7"]){background-color:var(--ui5-v1-24-7-avatar-accent7);color:var(--ui5-v1-24-7-avatar-accent7-color);border-color:var(--ui5-v1-24-7-avatar-accent7-border-color)}:host([_color-scheme="Accent8"]),:host([ui5-avatar][color-scheme="Accent8"]){background-color:var(--ui5-v1-24-7-avatar-accent8);color:var(--ui5-v1-24-7-avatar-accent8-color);border-color:var(--ui5-v1-24-7-avatar-accent8-border-color)}:host([_color-scheme="Accent9"]),:host([ui5-avatar][color-scheme="Accent9"]){background-color:var(--ui5-v1-24-7-avatar-accent9);color:var(--ui5-v1-24-7-avatar-accent9-color);border-color:var(--ui5-v1-24-7-avatar-accent9-border-color)}:host([_color-scheme="Accent10"]),:host([ui5-avatar][color-scheme="Accent10"]){background-color:var(--ui5-v1-24-7-avatar-accent10);color:var(--ui5-v1-24-7-avatar-accent10-color);border-color:var(--ui5-v1-24-7-avatar-accent10-border-color)}:host([_color-scheme="Placeholder"]),:host([ui5-avatar][color-scheme="Placeholder"]){background-color:var(--ui5-v1-24-7-avatar-placeholder);color:var(--ui5-v1-24-7-avatar-placeholder-color);border-color:var(--ui5-v1-24-7-avatar-placeholder-border-color)}:host([_has-image]){color:var(--ui5-v1-24-7-avatar-accent10-color);background-color:transparent;vertical-align:middle}.ui5-avatar-initials{color:inherit}.ui5-avatar-icon~.ui5-avatar-initials,.ui5-avatar-icon~.ui5-avatar-icon-fallback{display:none}.ui5-avatar-fallback-icon-hidden{display:none}.ui5-avatar-initials-hidden{position:absolute;visibility:hidden;z-index:0;pointer-events:none}::slotted([slot="badge"]){position:absolute;bottom:0;right:0;width:1.125rem;height:1.125rem;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSmallSize);color:var(--sapBackgroundColor);--_ui5-v1-24-7-badge-height: 1.125rem;--_ui5-v1-24-7-badge-border-radius: 50%;--ui5-v1-24-7-badge-color-scheme-1-background: var(--sapButton_Emphasized_Background);--ui5-v1-24-7-badge-color-scheme-1-color: var(--sapButton_Emphasized_TextColor);--ui5-v1-24-7-badge-color-scheme-1-border: var(--sapButton_Emphasized_BorderColor)}:host([_size="L"]) ::slotted([slot="badge"]),:host([size="L"]) ::slotted([slot="badge"]){width:1.25rem;height:1.25rem;--_ui5-v1-24-7-badge-height: 1.25rem;--_ui5-v1-24-7-badge-icon-width: .875rem}:host([_size="XL"]) ::slotted([slot="badge"]),:host([size="XL"]) ::slotted([slot="badge"]){width:1.75rem;height:1.75rem;--_ui5-v1-24-7-badge-height: 1.75rem;--_ui5-v1-24-7-badge-icon-width: 1rem}:host([shape="Square"]) ::slotted([slot="badge"]){bottom:-.125rem;right:-.125rem}:host([_size="L"][shape="Square"]) ::slotted([slot="badge"]),:host([size="L"][shape="Square"]) ::slotted([slot="badge"]){bottom:-.1875rem;right:-.1875rem}:host([_size="XL"][shape="Square"]) ::slotted([slot="badge"]),:host([size="XL"][shape="Square"]) ::slotted([slot="badge"]){bottom:-.25rem;right:-.25rem}
6
+ const styleData = { packageName: "@ui5/webcomponents", fileName: "themes/Avatar.css.ts", content: `:host(:not([hidden])){display:inline-block;box-sizing:border-box;position:relative;font-family:"72override",var(--sapFontFamily)}:host(:not([hidden]).ui5_hovered){opacity:.7}:host([interactive]:not([disabled])){cursor:pointer}:host([interactive]:not([hidden]):active){background-color:var(--sapButton_Active_Background);border-color:var(--sapButton_Active_BorderColor);color:var(--sapButton_Active_TextColor)}:host([interactive]:not([hidden]):not([disabled]):not(:active):hover){box-shadow:var(--ui5-v1-24-8-avatar-hover-box-shadow-offset)}:host([interactive][desktop]:not([hidden])) .ui5-avatar-root:focus-within,:host([interactive]:not([hidden])) .ui5-avatar-root:focus-visible{outline:var(--_ui5-v1-24-8_avatar_outline);outline-offset:var(--_ui5-v1-24-8_avatar_focus_offset)}:host([disabled]){opacity:var(--sapContent_DisabledOpacity)}:host{height:3rem;width:3rem;border-radius:50%;border:var(--ui5-v1-24-8-avatar-initials-border);outline:none;color:var(--ui5-v1-24-8-avatar-initials-color)}.ui5-avatar-root{display:flex;align-items:center;justify-content:center;outline:none;height:100%;width:100%;border-radius:inherit}:host([_size="XS"]),:host([size="XS"]){height:2rem;width:2rem;min-height:2rem;min-width:2rem;font-size:var(--_ui5-v1-24-8_avatar_fontsize_XS)}:host(:not([size])),:host([_size="S"]),:host([size="S"]){min-height:3rem;min-width:3rem;font-size:var(--_ui5-v1-24-8_avatar_fontsize_S)}:host([_size="M"]),:host([size="M"]){min-height:4rem;min-width:4rem;font-size:var(--_ui5-v1-24-8_avatar_fontsize_M)}:host([_size="L"]),:host([size="L"]){min-height:5rem;min-width:5rem;font-size:var(--_ui5-v1-24-8_avatar_fontsize_L)}:host([_size="XL"]),:host([size="XL"]){min-height:7rem;min-width:7rem;font-size:var(--_ui5-v1-24-8_avatar_fontsize_XL)}:host .ui5-avatar-icon{height:var(--_ui5-v1-24-8_avatar_fontsize_S);width:var(--_ui5-v1-24-8_avatar_fontsize_S);color:inherit}:host([_size="XS"]) .ui5-avatar-icon,:host([size="XS"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-8_avatar_icon_XS);width:var(--_ui5-v1-24-8_avatar_icon_XS)}:host([_size="S"]) .ui5-avatar-icon,:host([size="S"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-8_avatar_icon_S);width:var(--_ui5-v1-24-8_avatar_icon_S)}:host([_size="M"]) .ui5-avatar-icon,:host([size="M"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-8_avatar_icon_M);width:var(--_ui5-v1-24-8_avatar_icon_M)}:host([_size="L"]) .ui5-avatar-icon,:host([size="L"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-8_avatar_icon_L);width:var(--_ui5-v1-24-8_avatar_icon_L)}:host([_size="XL"]) .ui5-avatar-icon,:host([size="XL"]) .ui5-avatar-icon{height:var(--_ui5-v1-24-8_avatar_icon_XL);width:var(--_ui5-v1-24-8_avatar_icon_XL)}::slotted(*){border-radius:50%;width:100%;height:100%;pointer-events:none}:host([shape="Square"]){border-radius:var(--ui5-v1-24-8-avatar-border-radius)}:host([shape="Square"]) ::slotted(*){border-radius:calc(var(--ui5-v1-24-8-avatar-border-radius) - var(--ui5-v1-24-8-avatar-border-radius-img-deduction))}:host(:not([color-scheme])),:host(:not([_has-image])),:host([_color-scheme="Accent6"]),:host([ui5-avatar][color-scheme="Accent6"]){background-color:var(--ui5-v1-24-8-avatar-accent6);color:var(--ui5-v1-24-8-avatar-accent6-color);border-color:var(--ui5-v1-24-8-avatar-accent6-border-color)}:host([_color-scheme="Accent1"]),:host([ui5-avatar][color-scheme="Accent1"]){background-color:var(--ui5-v1-24-8-avatar-accent1);color:var(--ui5-v1-24-8-avatar-accent1-color);border-color:var(--ui5-v1-24-8-avatar-accent1-border-color)}:host([_color-scheme="Accent2"]),:host([ui5-avatar][color-scheme="Accent2"]){background-color:var(--ui5-v1-24-8-avatar-accent2);color:var(--ui5-v1-24-8-avatar-accent2-color);border-color:var(--ui5-v1-24-8-avatar-accent2-border-color)}:host([_color-scheme="Accent3"]),:host([ui5-avatar][color-scheme="Accent3"]){background-color:var(--ui5-v1-24-8-avatar-accent3);color:var(--ui5-v1-24-8-avatar-accent3-color);border-color:var(--ui5-v1-24-8-avatar-accent3-border-color)}:host([_color-scheme="Accent4"]),:host([ui5-avatar][color-scheme="Accent4"]){background-color:var(--ui5-v1-24-8-avatar-accent4);color:var(--ui5-v1-24-8-avatar-accent4-color);border-color:var(--ui5-v1-24-8-avatar-accent4-border-color)}:host([_color-scheme="Accent5"]),:host([ui5-avatar][color-scheme="Accent5"]){background-color:var(--ui5-v1-24-8-avatar-accent5);color:var(--ui5-v1-24-8-avatar-accent5-color);border-color:var(--ui5-v1-24-8-avatar-accent5-border-color)}:host([_color-scheme="Accent7"]),:host([ui5-avatar][color-scheme="Accent7"]){background-color:var(--ui5-v1-24-8-avatar-accent7);color:var(--ui5-v1-24-8-avatar-accent7-color);border-color:var(--ui5-v1-24-8-avatar-accent7-border-color)}:host([_color-scheme="Accent8"]),:host([ui5-avatar][color-scheme="Accent8"]){background-color:var(--ui5-v1-24-8-avatar-accent8);color:var(--ui5-v1-24-8-avatar-accent8-color);border-color:var(--ui5-v1-24-8-avatar-accent8-border-color)}:host([_color-scheme="Accent9"]),:host([ui5-avatar][color-scheme="Accent9"]){background-color:var(--ui5-v1-24-8-avatar-accent9);color:var(--ui5-v1-24-8-avatar-accent9-color);border-color:var(--ui5-v1-24-8-avatar-accent9-border-color)}:host([_color-scheme="Accent10"]),:host([ui5-avatar][color-scheme="Accent10"]){background-color:var(--ui5-v1-24-8-avatar-accent10);color:var(--ui5-v1-24-8-avatar-accent10-color);border-color:var(--ui5-v1-24-8-avatar-accent10-border-color)}:host([_color-scheme="Placeholder"]),:host([ui5-avatar][color-scheme="Placeholder"]){background-color:var(--ui5-v1-24-8-avatar-placeholder);color:var(--ui5-v1-24-8-avatar-placeholder-color);border-color:var(--ui5-v1-24-8-avatar-placeholder-border-color)}:host([_has-image]){color:var(--ui5-v1-24-8-avatar-accent10-color);background-color:transparent;vertical-align:middle}.ui5-avatar-initials{color:inherit}.ui5-avatar-icon~.ui5-avatar-initials,.ui5-avatar-icon~.ui5-avatar-icon-fallback{display:none}.ui5-avatar-fallback-icon-hidden{display:none}.ui5-avatar-initials-hidden{position:absolute;visibility:hidden;z-index:0;pointer-events:none}::slotted([slot="badge"]){position:absolute;bottom:0;right:0;width:1.125rem;height:1.125rem;font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSmallSize);color:var(--sapBackgroundColor);--_ui5-v1-24-8-badge-height: 1.125rem;--_ui5-v1-24-8-badge-border-radius: 50%;--ui5-v1-24-8-badge-color-scheme-1-background: var(--sapButton_Emphasized_Background);--ui5-v1-24-8-badge-color-scheme-1-color: var(--sapButton_Emphasized_TextColor);--ui5-v1-24-8-badge-color-scheme-1-border: var(--sapButton_Emphasized_BorderColor)}:host([_size="L"]) ::slotted([slot="badge"]),:host([size="L"]) ::slotted([slot="badge"]){width:1.25rem;height:1.25rem;--_ui5-v1-24-8-badge-height: 1.25rem;--_ui5-v1-24-8-badge-icon-width: .875rem}:host([_size="XL"]) ::slotted([slot="badge"]),:host([size="XL"]) ::slotted([slot="badge"]){width:1.75rem;height:1.75rem;--_ui5-v1-24-8-badge-height: 1.75rem;--_ui5-v1-24-8-badge-icon-width: 1rem}:host([shape="Square"]) ::slotted([slot="badge"]){bottom:-.125rem;right:-.125rem}:host([_size="L"][shape="Square"]) ::slotted([slot="badge"]),:host([size="L"][shape="Square"]) ::slotted([slot="badge"]){bottom:-.1875rem;right:-.1875rem}:host([_size="XL"][shape="Square"]) ::slotted([slot="badge"]),:host([size="XL"][shape="Square"]) ::slotted([slot="badge"]){bottom:-.25rem;right:-.25rem}
7
7
  ` };
8
8
  export default styleData;
9
9
  //# sourceMappingURL=Avatar.css.js.map