@fundamental-ngx/ui5-webcomponents 0.58.0-rc.7 → 0.58.0-rc.70

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 (257) hide show
  1. package/README.md +70 -1
  2. package/avatar/index.d.ts +35 -0
  3. package/avatar-group/index.d.ts +39 -0
  4. package/bar/index.d.ts +34 -1
  5. package/breadcrumbs/index.d.ts +25 -0
  6. package/breadcrumbs-item/index.d.ts +25 -0
  7. package/busy-indicator/index.d.ts +23 -0
  8. package/button/index.d.ts +32 -0
  9. package/calendar/index.d.ts +35 -0
  10. package/calendar-legend/index.d.ts +23 -0
  11. package/card/index.d.ts +31 -0
  12. package/card-header/index.d.ts +24 -0
  13. package/carousel/index.d.ts +26 -0
  14. package/color-palette/index.d.ts +23 -0
  15. package/color-palette-popover/index.d.ts +23 -0
  16. package/combo-box/index.d.ts +36 -0
  17. package/combo-box-item-group/index.d.ts +26 -0
  18. package/date-picker/index.d.ts +29 -0
  19. package/date-range-picker/index.d.ts +29 -0
  20. package/date-time-picker/index.d.ts +29 -0
  21. package/dialog/index.d.ts +32 -0
  22. package/dynamic-date-range/index.d.ts +1 -0
  23. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs +40 -0
  24. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar-group.mjs.map +1 -1
  25. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs +41 -0
  26. package/fesm2022/fundamental-ngx-ui5-webcomponents-avatar.mjs.map +1 -1
  27. package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs +47 -2
  28. package/fesm2022/fundamental-ngx-ui5-webcomponents-bar.mjs.map +1 -1
  29. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs +27 -0
  30. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs.map +1 -1
  31. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs +27 -0
  32. package/fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs.mjs.map +1 -1
  33. package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs +25 -0
  34. package/fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs.map +1 -1
  35. package/fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs.map +1 -1
  36. package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs +33 -0
  37. package/fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs.map +1 -1
  38. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs.map +1 -1
  39. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs.map +1 -1
  40. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend-item.mjs.map +1 -1
  41. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs +25 -0
  42. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs.map +1 -1
  43. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs +47 -0
  44. package/fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs.map +1 -1
  45. package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs +30 -0
  46. package/fesm2022/fundamental-ngx-ui5-webcomponents-card-header.mjs.map +1 -1
  47. package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs +33 -0
  48. package/fesm2022/fundamental-ngx-ui5-webcomponents-card.mjs.map +1 -1
  49. package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs +28 -0
  50. package/fesm2022/fundamental-ngx-ui5-webcomponents-carousel.mjs.map +1 -1
  51. package/fesm2022/fundamental-ngx-ui5-webcomponents-check-box.mjs.map +1 -1
  52. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs.map +1 -1
  53. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs +25 -0
  54. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs.map +1 -1
  55. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs +25 -0
  56. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs.map +1 -1
  57. package/fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs.map +1 -1
  58. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs +32 -0
  59. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs.map +1 -1
  60. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs.map +1 -1
  61. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs +43 -0
  62. package/fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs.map +1 -1
  63. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs +31 -0
  64. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-picker.mjs.map +1 -1
  65. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs +31 -0
  66. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-range-picker.mjs.map +1 -1
  67. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs +31 -0
  68. package/fesm2022/fundamental-ngx-ui5-webcomponents-date-time-picker.mjs.map +1 -1
  69. package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs +42 -0
  70. package/fesm2022/fundamental-ngx-ui5-webcomponents-dialog.mjs.map +1 -1
  71. package/fesm2022/fundamental-ngx-ui5-webcomponents-dynamic-date-range.mjs.map +1 -1
  72. package/fesm2022/fundamental-ngx-ui5-webcomponents-expandable-text.mjs.map +1 -1
  73. package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs +41 -0
  74. package/fesm2022/fundamental-ngx-ui5-webcomponents-file-uploader.mjs.map +1 -1
  75. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs +25 -0
  76. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-group.mjs.map +1 -1
  77. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs +31 -0
  78. package/fesm2022/fundamental-ngx-ui5-webcomponents-form-item.mjs.map +1 -1
  79. package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs +35 -0
  80. package/fesm2022/fundamental-ngx-ui5-webcomponents-form.mjs.map +1 -1
  81. package/fesm2022/fundamental-ngx-ui5-webcomponents-icon.mjs.map +1 -1
  82. package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs +50 -0
  83. package/fesm2022/fundamental-ngx-ui5-webcomponents-input.mjs.map +1 -1
  84. package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs +27 -0
  85. package/fesm2022/fundamental-ngx-ui5-webcomponents-label.mjs.map +1 -1
  86. package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs +27 -0
  87. package/fesm2022/fundamental-ngx-ui5-webcomponents-link.mjs.map +1 -1
  88. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs +34 -0
  89. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-custom.mjs.map +1 -1
  90. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs +32 -0
  91. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-group.mjs.map +1 -1
  92. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs +51 -0
  93. package/fesm2022/fundamental-ngx-ui5-webcomponents-list-item-standard.mjs.map +1 -1
  94. package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs +35 -0
  95. package/fesm2022/fundamental-ngx-ui5-webcomponents-list.mjs.map +1 -1
  96. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs +26 -0
  97. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item-group.mjs.map +1 -1
  98. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs +61 -0
  99. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-item.mjs.map +1 -1
  100. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu-separator.mjs.map +1 -1
  101. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs +27 -0
  102. package/fesm2022/fundamental-ngx-ui5-webcomponents-menu.mjs.map +1 -1
  103. package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs +37 -0
  104. package/fesm2022/fundamental-ngx-ui5-webcomponents-message-strip.mjs.map +1 -1
  105. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs +32 -0
  106. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item-group.mjs.map +1 -1
  107. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box-item.mjs.map +1 -1
  108. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs +43 -0
  109. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-combo-box.mjs.map +1 -1
  110. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs +55 -0
  111. package/fesm2022/fundamental-ngx-ui5-webcomponents-multi-input.mjs.map +1 -1
  112. package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs +25 -0
  113. package/fesm2022/fundamental-ngx-ui5-webcomponents-option-custom.mjs.map +1 -1
  114. package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs +27 -0
  115. package/fesm2022/fundamental-ngx-ui5-webcomponents-option.mjs.map +1 -1
  116. package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs +32 -0
  117. package/fesm2022/fundamental-ngx-ui5-webcomponents-panel.mjs.map +1 -1
  118. package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs +35 -0
  119. package/fesm2022/fundamental-ngx-ui5-webcomponents-popover.mjs.map +1 -1
  120. package/fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs.map +1 -1
  121. package/fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs.map +1 -1
  122. package/fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs.map +1 -1
  123. package/fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs.map +1 -1
  124. package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs +35 -0
  125. package/fesm2022/fundamental-ngx-ui5-webcomponents-responsive-popover.mjs.map +1 -1
  126. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs +27 -0
  127. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button-item.mjs.map +1 -1
  128. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs +29 -0
  129. package/fesm2022/fundamental-ngx-ui5-webcomponents-segmented-button.mjs.map +1 -1
  130. package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs +56 -0
  131. package/fesm2022/fundamental-ngx-ui5-webcomponents-select.mjs.map +1 -1
  132. package/fesm2022/fundamental-ngx-ui5-webcomponents-slider.mjs.map +1 -1
  133. package/fesm2022/fundamental-ngx-ui5-webcomponents-special-calendar-date.mjs.map +1 -1
  134. package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs +27 -0
  135. package/fesm2022/fundamental-ngx-ui5-webcomponents-split-button.mjs.map +1 -1
  136. package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs +30 -0
  137. package/fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs.map +1 -1
  138. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs +25 -0
  139. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs.map +1 -1
  140. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs +32 -0
  141. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs.map +1 -1
  142. package/fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.mjs.map +1 -1
  143. package/fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs.map +1 -1
  144. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs +41 -0
  145. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs.map +1 -1
  146. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab-separator.mjs.map +1 -1
  147. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs +32 -0
  148. package/fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs.map +1 -1
  149. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs +25 -0
  150. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-cell.mjs.map +1 -1
  151. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-growing.mjs.map +1 -1
  152. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell-action-a-i.mjs.map +1 -1
  153. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs +33 -0
  154. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-cell.mjs.map +1 -1
  155. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs +27 -0
  156. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-header-row.mjs.map +1 -1
  157. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action-navigation.mjs.map +1 -1
  158. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row-action.mjs.map +1 -1
  159. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs +35 -0
  160. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-row.mjs.map +1 -1
  161. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-multi.mjs.map +1 -1
  162. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs.map +1 -1
  163. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-selection.mjs.map +1 -1
  164. package/fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs.map +1 -1
  165. package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs +44 -0
  166. package/fesm2022/fundamental-ngx-ui5-webcomponents-table.mjs.map +1 -1
  167. package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs +32 -0
  168. package/fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs.map +1 -1
  169. package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs +32 -0
  170. package/fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs.map +1 -1
  171. package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs +25 -0
  172. package/fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs.map +1 -1
  173. package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs +31 -0
  174. package/fesm2022/fundamental-ngx-ui5-webcomponents-time-picker.mjs.map +1 -1
  175. package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs +28 -0
  176. package/fesm2022/fundamental-ngx-ui5-webcomponents-title.mjs.map +1 -1
  177. package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs +27 -0
  178. package/fesm2022/fundamental-ngx-ui5-webcomponents-toast.mjs.map +1 -1
  179. package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs +33 -0
  180. package/fesm2022/fundamental-ngx-ui5-webcomponents-toggle-button.mjs.map +1 -1
  181. package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs +27 -0
  182. package/fesm2022/fundamental-ngx-ui5-webcomponents-token.mjs.map +1 -1
  183. package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs +25 -0
  184. package/fesm2022/fundamental-ngx-ui5-webcomponents-tokenizer.mjs.map +1 -1
  185. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs +11 -1
  186. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-button.mjs.map +1 -1
  187. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs +27 -0
  188. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select-option.mjs.map +1 -1
  189. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs +37 -0
  190. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-select.mjs.map +1 -1
  191. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-separator.mjs.map +1 -1
  192. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar-spacer.mjs.map +1 -1
  193. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs +27 -0
  194. package/fesm2022/fundamental-ngx-ui5-webcomponents-toolbar.mjs.map +1 -1
  195. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs +51 -0
  196. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs.map +1 -1
  197. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs +46 -0
  198. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs.map +1 -1
  199. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs +35 -0
  200. package/fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs.map +1 -1
  201. package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs +2445 -5
  202. package/fesm2022/fundamental-ngx-ui5-webcomponents.mjs.map +1 -1
  203. package/file-uploader/index.d.ts +39 -0
  204. package/form/index.d.ts +29 -0
  205. package/form-group/index.d.ts +23 -0
  206. package/form-item/index.d.ts +25 -0
  207. package/index.d.ts +2129 -2
  208. package/input/index.d.ts +44 -0
  209. package/label/index.d.ts +25 -0
  210. package/link/index.d.ts +26 -0
  211. package/list/index.d.ts +30 -0
  212. package/list-item-custom/index.d.ts +32 -0
  213. package/list-item-group/index.d.ts +26 -0
  214. package/list-item-standard/index.d.ts +44 -0
  215. package/menu/index.d.ts +25 -0
  216. package/menu-item/index.d.ts +55 -0
  217. package/menu-item-group/index.d.ts +24 -0
  218. package/message-strip/index.d.ts +31 -0
  219. package/multi-combo-box/index.d.ts +36 -0
  220. package/multi-combo-box-item-group/index.d.ts +26 -0
  221. package/multi-input/index.d.ts +45 -0
  222. package/option/index.d.ts +25 -0
  223. package/option-custom/index.d.ts +23 -0
  224. package/package.json +8 -8
  225. package/panel/index.d.ts +26 -0
  226. package/popover/index.d.ts +25 -0
  227. package/responsive-popover/index.d.ts +25 -0
  228. package/segmented-button/index.d.ts +28 -0
  229. package/segmented-button-item/index.d.ts +25 -0
  230. package/select/index.d.ts +51 -0
  231. package/split-button/index.d.ts +26 -0
  232. package/step-input/index.d.ts +28 -0
  233. package/suggestion-item-custom/index.d.ts +23 -0
  234. package/suggestion-item-group/index.d.ts +26 -0
  235. package/tab/index.d.ts +26 -0
  236. package/tab-container/index.d.ts +35 -0
  237. package/table/index.d.ts +30 -0
  238. package/table-cell/index.d.ts +23 -0
  239. package/table-header-cell/index.d.ts +31 -0
  240. package/table-header-row/index.d.ts +25 -0
  241. package/table-row/index.d.ts +33 -0
  242. package/tag/index.d.ts +26 -0
  243. package/text/index.d.ts +23 -0
  244. package/text-area/index.d.ts +30 -0
  245. package/time-picker/index.d.ts +29 -0
  246. package/title/index.d.ts +26 -0
  247. package/toast/index.d.ts +25 -0
  248. package/toggle-button/index.d.ts +31 -0
  249. package/token/index.d.ts +25 -0
  250. package/tokenizer/index.d.ts +23 -0
  251. package/toolbar/index.d.ts +25 -0
  252. package/toolbar-button/index.d.ts +11 -1
  253. package/toolbar-select/index.d.ts +35 -0
  254. package/toolbar-select-option/index.d.ts +25 -0
  255. package/tree/index.d.ts +29 -0
  256. package/tree-item/index.d.ts +39 -0
  257. package/tree-item-custom/index.d.ts +40 -0
@@ -25,6 +25,39 @@ declare class TableRow implements AfterViewInit {
25
25
  * Defines whether the row is movable.
26
26
  */
27
27
  movable: _angular_core.InputSignalWithTransform<boolean, unknown>;
28
+ /**
29
+ * Available slots for content projection in this component.
30
+ *
31
+ * Slots allow you to insert custom content into predefined areas of the web component.
32
+ * Use the `slot` attribute on child elements to target specific slots.
33
+ *
34
+ * - **(default)**: Defines the cells of the component.
35
+
36
+ **Note:** Use `ui5-table-cell` for the intended design.
37
+ * - **actions**: Defines the actions of the component.
38
+
39
+ **Note:** Use `ui5-table-row-action` or `ui5-table-row-action-navigation` for the intended design.
40
+ *
41
+ * @example
42
+ * ```html
43
+ * <ui5-table-row>
44
+ * <div slot="header">Custom header content</div>
45
+ * <p>Default slot content</p>
46
+ * </ui5-table-row>
47
+ * ```
48
+ *
49
+ * @readonly
50
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
51
+ */
52
+ readonly slots: ({
53
+ name: string;
54
+ description: string;
55
+ since?: undefined;
56
+ } | {
57
+ name: string;
58
+ description: string;
59
+ since: string;
60
+ })[];
28
61
  elementRef: ElementRef<_TableRow>;
29
62
  injector: Injector;
30
63
  get element(): _TableRow;
package/tag/index.d.ts CHANGED
@@ -39,6 +39,32 @@ declare class Tag implements AfterViewInit {
39
39
  **Note:** The event will be fired if the `interactive` property is `true`
40
40
  */
41
41
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_Tag, "click">>;
42
+ /**
43
+ * Available slots for content projection in this component.
44
+ *
45
+ * Slots allow you to insert custom content into predefined areas of the web component.
46
+ * Use the `slot` attribute on child elements to target specific slots.
47
+ *
48
+ * - **(default)**: Defines the text of the component.
49
+
50
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
51
+ * - **icon**: Defines the icon to be displayed in the component.
52
+ *
53
+ * @example
54
+ * ```html
55
+ * <ui5-tag>
56
+ * <div slot="header">Custom header content</div>
57
+ * <p>Default slot content</p>
58
+ * </ui5-tag>
59
+ * ```
60
+ *
61
+ * @readonly
62
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
63
+ */
64
+ readonly slots: {
65
+ name: string;
66
+ description: string;
67
+ }[];
42
68
  elementRef: ElementRef<_Tag>;
43
69
  injector: Injector;
44
70
  get element(): _Tag;
package/text/index.d.ts CHANGED
@@ -11,6 +11,29 @@ declare class Text implements AfterViewInit {
11
11
  * Specifies if an empty indicator should be displayed when there is no text.
12
12
  */
13
13
  emptyIndicatorMode: _angular_core.InputSignal<"Off" | "On" | undefined>;
14
+ /**
15
+ * Available slots for content projection in this component.
16
+ *
17
+ * Slots allow you to insert custom content into predefined areas of the web component.
18
+ * Use the `slot` attribute on child elements to target specific slots.
19
+ *
20
+ * - **(default)**: Defines the text of the component.
21
+ *
22
+ * @example
23
+ * ```html
24
+ * <ui5-text>
25
+ * <div slot="header">Custom header content</div>
26
+ * <p>Default slot content</p>
27
+ * </ui5-text>
28
+ * ```
29
+ *
30
+ * @readonly
31
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
32
+ */
33
+ readonly slots: {
34
+ name: string;
35
+ description: string;
36
+ }[];
14
37
  elementRef: ElementRef<_Text>;
15
38
  injector: Injector;
16
39
  get element(): _Text;
@@ -109,6 +109,36 @@ declare class TextArea implements AfterViewInit {
109
109
  * Fired when textarea is scrolled.
110
110
  */
111
111
  ui5Scroll: _angular_core.OutputEmitterRef<UI5CustomEvent<_TextArea, "scroll">>;
112
+ /**
113
+ * Available slots for content projection in this component.
114
+ *
115
+ * Slots allow you to insert custom content into predefined areas of the web component.
116
+ * Use the `slot` attribute on child elements to target specific slots.
117
+ *
118
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
119
+ The value state message slot should contain only one root element.
120
+
121
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
122
+
123
+ **Note:** The `valueStateMessage` would be displayed if the component has
124
+ `valueState` of type `Information`, `Critical` or `Negative`.
125
+ *
126
+ * @example
127
+ * ```html
128
+ * <ui5-textarea>
129
+ * <div slot="header">Custom header content</div>
130
+ * <p>Default slot content</p>
131
+ * </ui5-textarea>
132
+ * ```
133
+ *
134
+ * @readonly
135
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
136
+ */
137
+ readonly slots: {
138
+ name: string;
139
+ description: string;
140
+ since: string;
141
+ }[];
112
142
  elementRef: ElementRef<_TextArea>;
113
143
  injector: Injector;
114
144
  get element(): _TextArea;
@@ -90,6 +90,35 @@ declare class TimePicker implements AfterViewInit {
90
90
  * Fired after the value-help dialog of the component is closed.
91
91
  */
92
92
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_TimePicker, "close">>;
93
+ /**
94
+ * Available slots for content projection in this component.
95
+ *
96
+ * Slots allow you to insert custom content into predefined areas of the web component.
97
+ * Use the `slot` attribute on child elements to target specific slots.
98
+ *
99
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the `ui5-time-picker`.
100
+
101
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
102
+
103
+ **Note:** The `valueStateMessage` would be displayed,
104
+ when the `ui5-time-picker` is in `Information`, `Critical` or `Negative` value state.
105
+ *
106
+ * @example
107
+ * ```html
108
+ * <ui5-time-picker>
109
+ * <div slot="header">Custom header content</div>
110
+ * <p>Default slot content</p>
111
+ * </ui5-time-picker>
112
+ * ```
113
+ *
114
+ * @readonly
115
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
116
+ */
117
+ readonly slots: {
118
+ name: string;
119
+ description: string;
120
+ since: string;
121
+ }[];
93
122
  elementRef: ElementRef<_TimePicker>;
94
123
  injector: Injector;
95
124
  get element(): _TimePicker;
package/title/index.d.ts CHANGED
@@ -21,6 +21,32 @@ declare class Title implements AfterViewInit {
21
21
  Available options are: `"H6"` to `"H1"`.
22
22
  */
23
23
  size: _angular_core.InputSignal<"H1" | "H2" | "H3" | "H4" | "H5" | "H6" | undefined>;
24
+ /**
25
+ * Available slots for content projection in this component.
26
+ *
27
+ * Slots allow you to insert custom content into predefined areas of the web component.
28
+ * Use the `slot` attribute on child elements to target specific slots.
29
+ *
30
+ * - **(default)**: Defines the text of the component.
31
+ This component supports nesting a `Link` component inside.
32
+
33
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
34
+ *
35
+ * @example
36
+ * ```html
37
+ * <ui5-title>
38
+ * <div slot="header">Custom header content</div>
39
+ * <p>Default slot content</p>
40
+ * </ui5-title>
41
+ * ```
42
+ *
43
+ * @readonly
44
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
45
+ */
46
+ readonly slots: {
47
+ name: string;
48
+ description: string;
49
+ }[];
24
50
  elementRef: ElementRef<_Title>;
25
51
  injector: Injector;
26
52
  get element(): _Title;
package/toast/index.d.ts CHANGED
@@ -24,6 +24,31 @@ declare class Toast implements AfterViewInit {
24
24
  * Fired after the component is auto closed.
25
25
  */
26
26
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Toast, "close">>;
27
+ /**
28
+ * Available slots for content projection in this component.
29
+ *
30
+ * Slots allow you to insert custom content into predefined areas of the web component.
31
+ * Use the `slot` attribute on child elements to target specific slots.
32
+ *
33
+ * - **(default)**: Defines the text of the component.
34
+
35
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
36
+ *
37
+ * @example
38
+ * ```html
39
+ * <ui5-toast>
40
+ * <div slot="header">Custom header content</div>
41
+ * <p>Default slot content</p>
42
+ * </ui5-toast>
43
+ * ```
44
+ *
45
+ * @readonly
46
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
47
+ */
48
+ readonly slots: {
49
+ name: string;
50
+ description: string;
51
+ }[];
27
52
  elementRef: ElementRef<_Toast>;
28
53
  injector: Injector;
29
54
  get element(): _Toast;
@@ -111,6 +111,37 @@ declare class ToggleButton implements AfterViewInit {
111
111
  **Note:** The event will not be fired if the `disabled` property is set to `true`.
112
112
  */
113
113
  ui5Click: _angular_core.OutputEmitterRef<UI5CustomEvent<_ToggleButton, "click">>;
114
+ /**
115
+ * Available slots for content projection in this component.
116
+ *
117
+ * Slots allow you to insert custom content into predefined areas of the web component.
118
+ * Use the `slot` attribute on child elements to target specific slots.
119
+ *
120
+ * - **(default)**: Defines the text of the component.
121
+
122
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
123
+ * - **badge**: Adds a badge to the button.
124
+ *
125
+ * @example
126
+ * ```html
127
+ * <ui5-toggle-button>
128
+ * <div slot="header">Custom header content</div>
129
+ * <p>Default slot content</p>
130
+ * </ui5-toggle-button>
131
+ * ```
132
+ *
133
+ * @readonly
134
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
135
+ */
136
+ readonly slots: ({
137
+ name: string;
138
+ description: string;
139
+ since?: undefined;
140
+ } | {
141
+ name: string;
142
+ description: string;
143
+ since: string;
144
+ })[];
114
145
  elementRef: ElementRef<_ToggleButton>;
115
146
  injector: Injector;
116
147
  get element(): _ToggleButton;
package/token/index.d.ts CHANGED
@@ -11,6 +11,31 @@ declare class Token implements AfterViewInit {
11
11
  * Defines whether the component is selected or not.
12
12
  */
13
13
  selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
14
+ /**
15
+ * Available slots for content projection in this component.
16
+ *
17
+ * Slots allow you to insert custom content into predefined areas of the web component.
18
+ * Use the `slot` attribute on child elements to target specific slots.
19
+ *
20
+ * - **closeIcon**: Defines the close icon for the token. If nothing is provided to this slot, the default close icon will be used.
21
+ Accepts `ui5-icon`.
22
+ *
23
+ * @example
24
+ * ```html
25
+ * <ui5-token>
26
+ * <div slot="header">Custom header content</div>
27
+ * <p>Default slot content</p>
28
+ * </ui5-token>
29
+ * ```
30
+ *
31
+ * @readonly
32
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
33
+ */
34
+ readonly slots: {
35
+ name: string;
36
+ description: string;
37
+ since: string;
38
+ }[];
14
39
  elementRef: ElementRef<_Token>;
15
40
  injector: Injector;
16
41
  get element(): _Token;
@@ -53,6 +53,29 @@ declare class Tokenizer implements AfterViewInit {
53
53
  * Fired when token selection is changed by user interaction
54
54
  */
55
55
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_Tokenizer, "selection-change">>;
56
+ /**
57
+ * Available slots for content projection in this component.
58
+ *
59
+ * Slots allow you to insert custom content into predefined areas of the web component.
60
+ * Use the `slot` attribute on child elements to target specific slots.
61
+ *
62
+ * - **(default)**: Defines the tokens to be displayed.
63
+ *
64
+ * @example
65
+ * ```html
66
+ * <ui5-tokenizer>
67
+ * <div slot="header">Custom header content</div>
68
+ * <p>Default slot content</p>
69
+ * </ui5-tokenizer>
70
+ * ```
71
+ *
72
+ * @readonly
73
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
74
+ */
75
+ readonly slots: {
76
+ name: string;
77
+ description: string;
78
+ }[];
56
79
  elementRef: ElementRef<_Tokenizer>;
57
80
  injector: Injector;
58
81
  get element(): _Tokenizer;
@@ -19,6 +19,31 @@ declare class Toolbar implements AfterViewInit {
19
19
  * Defines the toolbar design.
20
20
  */
21
21
  design: _angular_core.InputSignal<"Solid" | "Transparent" | undefined>;
22
+ /**
23
+ * Available slots for content projection in this component.
24
+ *
25
+ * Slots allow you to insert custom content into predefined areas of the web component.
26
+ * Use the `slot` attribute on child elements to target specific slots.
27
+ *
28
+ * - **(default)**: Defines the items of the component.
29
+
30
+ **Note:** Currently only `ui5-toolbar-button`, `ui5-toolbar-select`, `ui5-toolbar-separator` and `ui5-toolbar-spacer` are allowed here.
31
+ *
32
+ * @example
33
+ * ```html
34
+ * <ui5-toolbar>
35
+ * <div slot="header">Custom header content</div>
36
+ * <p>Default slot content</p>
37
+ * </ui5-toolbar>
38
+ * ```
39
+ *
40
+ * @readonly
41
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
42
+ */
43
+ readonly slots: {
44
+ name: string;
45
+ description: string;
46
+ }[];
22
47
  elementRef: ElementRef<_Toolbar>;
23
48
  injector: Injector;
24
49
  get element(): _Toolbar;
@@ -2,6 +2,7 @@ import * as _ui5_webcomponents_dist_Button_js from '@ui5/webcomponents/dist/Butt
2
2
  import * as _angular_core from '@angular/core';
3
3
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
4
4
  import _ToolbarButton from '@ui5/webcomponents/dist/ToolbarButton.js';
5
+ export { ToolbarButtonAccessibilityAttributes } from '@ui5/webcomponents/dist/ToolbarButton.js';
5
6
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
6
7
 
7
8
  declare class ToolbarButton implements AfterViewInit {
@@ -67,6 +68,15 @@ declare class ToolbarButton implements AfterViewInit {
67
68
  * Button text
68
69
  */
69
70
  text: _angular_core.InputSignal<string | undefined>;
71
+ /**
72
+ * Defines whether the button text should only be displayed in the overflow popover.
73
+
74
+ When set to `true`, the button appears as icon-only in the main toolbar,
75
+ but shows both icon and text when moved to the overflow popover.
76
+
77
+ **Note:** This property only takes effect when the `text` property is also set.
78
+ */
79
+ showOverflowText: _angular_core.InputSignalWithTransform<boolean, unknown>;
70
80
  /**
71
81
  * Defines the width of the button.
72
82
 
@@ -96,7 +106,7 @@ declare class ToolbarButton implements AfterViewInit {
96
106
  get element(): _ToolbarButton;
97
107
  ngAfterViewInit(): void;
98
108
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<ToolbarButton, never>;
99
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<ToolbarButton, "ui5-toolbar-button, [ui5-toolbar-button]", ["ui5ToolbarButton"], { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "design": { "alias": "design"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "endIcon": { "alias": "endIcon"; "required": false; "isSignal": true; }; "tooltip": { "alias": "tooltip"; "required": false; "isSignal": true; }; "accessibleName": { "alias": "accessibleName"; "required": false; "isSignal": true; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; "isSignal": true; }; "accessibilityAttributes": { "alias": "accessibilityAttributes"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "overflowPriority": { "alias": "overflowPriority"; "required": false; "isSignal": true; }; "preventOverflowClosing": { "alias": "preventOverflowClosing"; "required": false; "isSignal": true; }; }, { "ui5Click": "ui5Click"; }, never, ["*"], true, never>;
109
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ToolbarButton, "ui5-toolbar-button, [ui5-toolbar-button]", ["ui5ToolbarButton"], { "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "design": { "alias": "design"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; "endIcon": { "alias": "endIcon"; "required": false; "isSignal": true; }; "tooltip": { "alias": "tooltip"; "required": false; "isSignal": true; }; "accessibleName": { "alias": "accessibleName"; "required": false; "isSignal": true; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; "isSignal": true; }; "accessibilityAttributes": { "alias": "accessibilityAttributes"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "showOverflowText": { "alias": "showOverflowText"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "overflowPriority": { "alias": "overflowPriority"; "required": false; "isSignal": true; }; "preventOverflowClosing": { "alias": "preventOverflowClosing"; "required": false; "isSignal": true; }; }, { "ui5Click": "ui5Click"; }, never, ["*"], true, never>;
100
110
  }
101
111
 
102
112
  export { ToolbarButton };
@@ -54,6 +54,41 @@ declare class ToolbarSelect implements AfterViewInit {
54
54
  * Fired after the component's dropdown menu closes.
55
55
  */
56
56
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_ToolbarSelect, "close">>;
57
+ /**
58
+ * Available slots for content projection in this component.
59
+ *
60
+ * Slots allow you to insert custom content into predefined areas of the web component.
61
+ * Use the `slot` attribute on child elements to target specific slots.
62
+ *
63
+ * - **(default)**: Defines the component options.
64
+
65
+ **Note:** Only one selected option is allowed.
66
+ If more than one option is defined as selected, the last one would be considered as the selected one.
67
+
68
+ **Note:** Use the `ui5-toolbar-select-option` component to define the desired options.
69
+ * - **label**: Defines the HTML element that will be displayed in the component input part,
70
+ representing the selected option.
71
+ *
72
+ * @example
73
+ * ```html
74
+ * <ui5-toolbar-select>
75
+ * <div slot="header">Custom header content</div>
76
+ * <p>Default slot content</p>
77
+ * </ui5-toolbar-select>
78
+ * ```
79
+ *
80
+ * @readonly
81
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
82
+ */
83
+ readonly slots: ({
84
+ name: string;
85
+ description: string;
86
+ since?: undefined;
87
+ } | {
88
+ name: string;
89
+ description: string;
90
+ since: string;
91
+ })[];
57
92
  elementRef: ElementRef<_ToolbarSelect>;
58
93
  injector: Injector;
59
94
  get element(): _ToolbarSelect;
@@ -7,6 +7,31 @@ declare class ToolbarSelectOption implements AfterViewInit {
7
7
  * Defines the selected state of the component.
8
8
  */
9
9
  selected: i0.InputSignalWithTransform<boolean, unknown>;
10
+ /**
11
+ * Available slots for content projection in this component.
12
+ *
13
+ * Slots allow you to insert custom content into predefined areas of the web component.
14
+ * Use the `slot` attribute on child elements to target specific slots.
15
+ *
16
+ * - **(default)**: Defines the text of the component.
17
+
18
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
19
+ *
20
+ * @example
21
+ * ```html
22
+ * <ui5-toolbar-select-option>
23
+ * <div slot="header">Custom header content</div>
24
+ * <p>Default slot content</p>
25
+ * </ui5-toolbar-select-option>
26
+ * ```
27
+ *
28
+ * @readonly
29
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
30
+ */
31
+ readonly slots: {
32
+ name: string;
33
+ description: string;
34
+ }[];
10
35
  elementRef: ElementRef<_ToolbarSelectOption>;
11
36
  injector: Injector;
12
37
  get element(): _ToolbarSelectOption;
package/tree/index.d.ts CHANGED
@@ -83,6 +83,35 @@ declare class Tree implements AfterViewInit {
83
83
  **Note:** The `move` event is fired only if there was a preceding `move-over` event with prevented default action.
84
84
  */
85
85
  ui5MoveOver: _angular_core.OutputEmitterRef<UI5CustomEvent<_Tree, "move-over">>;
86
+ /**
87
+ * Available slots for content projection in this component.
88
+ *
89
+ * Slots allow you to insert custom content into predefined areas of the web component.
90
+ * Use the `slot` attribute on child elements to target specific slots.
91
+ *
92
+ * - **(default)**: Defines the items of the component. Tree items may have other tree items as children.
93
+
94
+ **Note:** Use `ui5-tree-item` for the intended design.
95
+ * - **header**: Defines the component header.
96
+
97
+ **Note:** When the `header` slot is set, the
98
+ `headerText` property is ignored.
99
+ *
100
+ * @example
101
+ * ```html
102
+ * <ui5-tree>
103
+ * <div slot="header">Custom header content</div>
104
+ * <p>Default slot content</p>
105
+ * </ui5-tree>
106
+ * ```
107
+ *
108
+ * @readonly
109
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
110
+ */
111
+ readonly slots: {
112
+ name: string;
113
+ description: string;
114
+ }[];
86
115
  elementRef: ElementRef<_Tree>;
87
116
  injector: Injector;
88
117
  get element(): _Tree;
@@ -98,6 +98,45 @@ declare class TreeItem implements AfterViewInit {
98
98
  * Fired when the user clicks on the detail button when type is `Detail`.
99
99
  */
100
100
  ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_TreeItem, "detail-click">>;
101
+ /**
102
+ * Available slots for content projection in this component.
103
+ *
104
+ * Slots allow you to insert custom content into predefined areas of the web component.
105
+ * Use the `slot` attribute on child elements to target specific slots.
106
+ *
107
+ * - **(default)**: Defines the items of the component.
108
+
109
+ **Note:** Use `ui5-tree-item` or `ui5-tree-item-custom`
110
+ * - **image**: **Note:** While the slot allows option for setting custom avatar, to match the
111
+ design guidelines, please use the `ui5-avatar` with size XS.
112
+
113
+ **Note:** If bigger `ui5-avatar` needs to be used, then the size of the
114
+ `ui5-tree-item` should be customized in order to fit.
115
+ * - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
116
+ **Note:** While the slot allows custom buttons, to match
117
+ design guidelines, please use the `ui5-button` component.
118
+ **Note:** When the slot is not present, a built-in delete button will be displayed.
119
+ *
120
+ * @example
121
+ * ```html
122
+ * <ui5-tree-item>
123
+ * <div slot="header">Custom header content</div>
124
+ * <p>Default slot content</p>
125
+ * </ui5-tree-item>
126
+ * ```
127
+ *
128
+ * @readonly
129
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
130
+ */
131
+ readonly slots: ({
132
+ name: string;
133
+ description: string;
134
+ since?: undefined;
135
+ } | {
136
+ name: string;
137
+ description: string;
138
+ since: string;
139
+ })[];
101
140
  elementRef: ElementRef<_TreeItem>;
102
141
  injector: Injector;
103
142
  get element(): _TreeItem;
@@ -94,6 +94,46 @@ declare class TreeItemCustom implements AfterViewInit {
94
94
  * Fired when the user clicks on the detail button when type is `Detail`.
95
95
  */
96
96
  ui5DetailClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_TreeItemCustom, "detail-click">>;
97
+ /**
98
+ * Available slots for content projection in this component.
99
+ *
100
+ * Slots allow you to insert custom content into predefined areas of the web component.
101
+ * Use the `slot` attribute on child elements to target specific slots.
102
+ *
103
+ * - **content**: Defines the content of the `ui5-tree-item`.
104
+ * - **(default)**: Defines the items of the component.
105
+
106
+ **Note:** Use `ui5-tree-item` or `ui5-tree-item-custom`
107
+ * - **image**: **Note:** While the slot allows option for setting custom avatar, to match the
108
+ design guidelines, please use the `ui5-avatar` with size XS.
109
+
110
+ **Note:** If bigger `ui5-avatar` needs to be used, then the size of the
111
+ `ui5-tree-item` should be customized in order to fit.
112
+ * - **deleteButton**: Defines the delete button, displayed in "Delete" mode.
113
+ **Note:** While the slot allows custom buttons, to match
114
+ design guidelines, please use the `ui5-button` component.
115
+ **Note:** When the slot is not present, a built-in delete button will be displayed.
116
+ *
117
+ * @example
118
+ * ```html
119
+ * <ui5-tree-item-custom>
120
+ * <div slot="header">Custom header content</div>
121
+ * <p>Default slot content</p>
122
+ * </ui5-tree-item-custom>
123
+ * ```
124
+ *
125
+ * @readonly
126
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
127
+ */
128
+ readonly slots: ({
129
+ name: string;
130
+ description: string;
131
+ since?: undefined;
132
+ } | {
133
+ name: string;
134
+ description: string;
135
+ since: string;
136
+ })[];
97
137
  elementRef: ElementRef<_TreeItemCustom>;
98
138
  injector: Injector;
99
139
  get element(): _TreeItemCustom;