@fundamental-ngx/ui5-webcomponents 0.58.0-rc.1 → 0.58.0-rc.100

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 +54 -54
  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
package/package.json CHANGED
@@ -1,33 +1,33 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/ui5-webcomponents",
3
- "version": "0.58.0-rc.1",
3
+ "version": "0.58.0-rc.100",
4
4
  "schematics": "./schematics/collection.json",
5
5
  "description": "Fundamental Library for Angular - UI5 Webcomponents Base",
6
6
  "license": "Apache-2.0",
7
7
  "homepage": "https://sap.github.io/fundamental-ngx",
8
8
  "repository": {
9
9
  "type": "git",
10
- "url": "https://github.com/SAP/fundamental-ngx"
10
+ "url": "git+https://github.com/SAP/fundamental-ngx.git"
11
11
  },
12
12
  "engine": {
13
13
  "node": ">= 10"
14
14
  },
15
15
  "peerDependencies": {
16
- "@angular/animations": "ANGULAR_VER_PLACEHOLDER",
17
- "@angular/cdk": "ANGULAR_VER_PLACEHOLDER",
18
- "@angular/common": "ANGULAR_VER_PLACEHOLDER",
19
- "@angular/core": "ANGULAR_VER_PLACEHOLDER",
20
- "@angular/forms": "ANGULAR_VER_PLACEHOLDER",
21
- "@angular/platform-browser": "ANGULAR_VER_PLACEHOLDER",
22
- "@angular/router": "ANGULAR_VER_PLACEHOLDER",
23
- "fundamental-styles": "FDSTYLES_VER_PLACEHOLDER",
24
- "rxjs": "RXJS_VER_PLACEHOLDER"
16
+ "@angular/animations": "^20.0.0",
17
+ "@angular/cdk": "^20.0.0",
18
+ "@angular/common": "^20.0.0",
19
+ "@angular/core": "^20.0.0",
20
+ "@angular/forms": "^20.0.0",
21
+ "@angular/platform-browser": "^20.0.0",
22
+ "@angular/router": "^20.0.0",
23
+ "fundamental-styles": "0.40.1",
24
+ "rxjs": "^7.8.0"
25
25
  },
26
26
  "dependencies": {
27
- "@sap-theming/theming-base-content": "THEMING_VER_PLACEHOLDER",
28
- "compare-versions": "COMPARE_VERSIONS_VER_PLACEHOLDER",
29
- "fast-deep-equal": "FAST_DEEP_EQUAL_VER_PLACEHOLDER",
30
- "lodash-es": "LODASH_ES_VER_PLACEHOLDER",
27
+ "@sap-theming/theming-base-content": "^11.31.0",
28
+ "compare-versions": "^6.1.0",
29
+ "fast-deep-equal": "3.1.3",
30
+ "lodash-es": "^4.17.0",
31
31
  "tslib": "^2.0.0"
32
32
  },
33
33
  "ng-add": {
@@ -63,14 +63,14 @@
63
63
  "types": "./breadcrumbs-item/index.d.ts",
64
64
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-breadcrumbs-item.mjs"
65
65
  },
66
- "./button": {
67
- "types": "./button/index.d.ts",
68
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs"
69
- },
70
66
  "./busy-indicator": {
71
67
  "types": "./busy-indicator/index.d.ts",
72
68
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-busy-indicator.mjs"
73
69
  },
70
+ "./button": {
71
+ "types": "./button/index.d.ts",
72
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button.mjs"
73
+ },
74
74
  "./button-badge": {
75
75
  "types": "./button-badge/index.d.ts",
76
76
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-button-badge.mjs"
@@ -79,14 +79,14 @@
79
79
  "types": "./calendar/index.d.ts",
80
80
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar.mjs"
81
81
  },
82
- "./calendar-date": {
83
- "types": "./calendar-date/index.d.ts",
84
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
85
- },
86
82
  "./calendar-date-range": {
87
83
  "types": "./calendar-date-range/index.d.ts",
88
84
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date-range.mjs"
89
85
  },
86
+ "./calendar-date": {
87
+ "types": "./calendar-date/index.d.ts",
88
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-date.mjs"
89
+ },
90
90
  "./calendar-legend": {
91
91
  "types": "./calendar-legend/index.d.ts",
92
92
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-calendar-legend.mjs"
@@ -115,10 +115,6 @@
115
115
  "types": "./color-palette/index.d.ts",
116
116
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette.mjs"
117
117
  },
118
- "./color-palette-item": {
119
- "types": "./color-palette-item/index.d.ts",
120
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs"
121
- },
122
118
  "./color-palette-popover": {
123
119
  "types": "./color-palette-popover/index.d.ts",
124
120
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-popover.mjs"
@@ -127,14 +123,18 @@
127
123
  "types": "./color-picker/index.d.ts",
128
124
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-picker.mjs"
129
125
  },
130
- "./combo-box": {
131
- "types": "./combo-box/index.d.ts",
132
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
126
+ "./color-palette-item": {
127
+ "types": "./color-palette-item/index.d.ts",
128
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-color-palette-item.mjs"
133
129
  },
134
130
  "./combo-box-item": {
135
131
  "types": "./combo-box-item/index.d.ts",
136
132
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item.mjs"
137
133
  },
134
+ "./combo-box": {
135
+ "types": "./combo-box/index.d.ts",
136
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box.mjs"
137
+ },
138
138
  "./combo-box-item-group": {
139
139
  "types": "./combo-box-item-group/index.d.ts",
140
140
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-combo-box-item-group.mjs"
@@ -267,14 +267,14 @@
267
267
  "types": "./progress-indicator/index.d.ts",
268
268
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-progress-indicator.mjs"
269
269
  },
270
- "./radio-button": {
271
- "types": "./radio-button/index.d.ts",
272
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
273
- },
274
270
  "./range-slider": {
275
271
  "types": "./range-slider/index.d.ts",
276
272
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-range-slider.mjs"
277
273
  },
274
+ "./radio-button": {
275
+ "types": "./radio-button/index.d.ts",
276
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-radio-button.mjs"
277
+ },
278
278
  "./rating-indicator": {
279
279
  "types": "./rating-indicator/index.d.ts",
280
280
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-rating-indicator.mjs"
@@ -311,26 +311,26 @@
311
311
  "types": "./step-input/index.d.ts",
312
312
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-step-input.mjs"
313
313
  },
314
- "./suggestion-item": {
315
- "types": "./suggestion-item/index.d.ts",
316
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.mjs"
317
- },
318
314
  "./suggestion-item-custom": {
319
315
  "types": "./suggestion-item-custom/index.d.ts",
320
316
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-custom.mjs"
321
317
  },
318
+ "./suggestion-item": {
319
+ "types": "./suggestion-item/index.d.ts",
320
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item.mjs"
321
+ },
322
322
  "./suggestion-item-group": {
323
323
  "types": "./suggestion-item-group/index.d.ts",
324
324
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-suggestion-item-group.mjs"
325
325
  },
326
- "./switch": {
327
- "types": "./switch/index.d.ts",
328
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs"
329
- },
330
326
  "./tab": {
331
327
  "types": "./tab/index.d.ts",
332
328
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tab.mjs"
333
329
  },
330
+ "./switch": {
331
+ "types": "./switch/index.d.ts",
332
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-switch.mjs"
333
+ },
334
334
  "./tab-container": {
335
335
  "types": "./tab-container/index.d.ts",
336
336
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tab-container.mjs"
@@ -387,18 +387,22 @@
387
387
  "types": "./table-selection-single/index.d.ts",
388
388
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-selection-single.mjs"
389
389
  },
390
+ "./table-virtualizer": {
391
+ "types": "./table-virtualizer/index.d.ts",
392
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs"
393
+ },
390
394
  "./tag": {
391
395
  "types": "./tag/index.d.ts",
392
396
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tag.mjs"
393
397
  },
394
- "./text-area": {
395
- "types": "./text-area/index.d.ts",
396
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
397
- },
398
398
  "./text": {
399
399
  "types": "./text/index.d.ts",
400
400
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text.mjs"
401
401
  },
402
+ "./text-area": {
403
+ "types": "./text-area/index.d.ts",
404
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-text-area.mjs"
405
+ },
402
406
  "./theming": {
403
407
  "types": "./theming/index.d.ts",
404
408
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-theming.mjs"
@@ -455,14 +459,14 @@
455
459
  "types": "./tree/index.d.ts",
456
460
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree.mjs"
457
461
  },
458
- "./tree-item": {
459
- "types": "./tree-item/index.d.ts",
460
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs"
461
- },
462
462
  "./tree-item-custom": {
463
463
  "types": "./tree-item-custom/index.d.ts",
464
464
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item-custom.mjs"
465
465
  },
466
+ "./tree-item": {
467
+ "types": "./tree-item/index.d.ts",
468
+ "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-tree-item.mjs"
469
+ },
466
470
  "./types": {
467
471
  "types": "./types/index.d.ts",
468
472
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-types.mjs"
@@ -470,10 +474,6 @@
470
474
  "./utils": {
471
475
  "types": "./utils/index.d.ts",
472
476
  "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-utils.mjs"
473
- },
474
- "./table-virtualizer": {
475
- "types": "./table-virtualizer/index.d.ts",
476
- "default": "./fesm2022/fundamental-ngx-ui5-webcomponents-table-virtualizer.mjs"
477
477
  }
478
478
  },
479
479
  "sideEffects": false
package/panel/index.d.ts CHANGED
@@ -50,6 +50,32 @@ declare class Panel implements AfterViewInit {
50
50
  * Fired when the component is expanded/collapsed by user interaction.
51
51
  */
52
52
  ui5Toggle: _angular_core.OutputEmitterRef<UI5CustomEvent<_Panel, "toggle">>;
53
+ /**
54
+ * Available slots for content projection in this component.
55
+ *
56
+ * Slots allow you to insert custom content into predefined areas of the web component.
57
+ * Use the `slot` attribute on child elements to target specific slots.
58
+ *
59
+ * - **(default)**: Defines the content of the component. The content is visible only when the component is expanded.
60
+ * - **header**: Defines the component header area.
61
+
62
+ **Note:** When a header is provided, the `headerText` property is ignored.
63
+ *
64
+ * @example
65
+ * ```html
66
+ * <ui5-panel>
67
+ * <div slot="header">Custom header content</div>
68
+ * <p>Default slot content</p>
69
+ * </ui5-panel>
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
+ }[];
53
79
  elementRef: ElementRef<_Panel>;
54
80
  injector: Injector;
55
81
  get element(): _Panel;
@@ -99,6 +99,31 @@ declare class Popover implements AfterViewInit {
99
99
  * Fired after the component is closed.
100
100
  */
101
101
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Popover, "close">>;
102
+ /**
103
+ * Available slots for content projection in this component.
104
+ *
105
+ * Slots allow you to insert custom content into predefined areas of the web component.
106
+ * Use the `slot` attribute on child elements to target specific slots.
107
+ *
108
+ * - **header**: Defines the header HTML Element.
109
+ * - **footer**: Defines the footer HTML Element.
110
+ * - **(default)**: Defines the content of the Popup.
111
+ *
112
+ * @example
113
+ * ```html
114
+ * <ui5-popover>
115
+ * <div slot="header">Custom header content</div>
116
+ * <p>Default slot content</p>
117
+ * </ui5-popover>
118
+ * ```
119
+ *
120
+ * @readonly
121
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
122
+ */
123
+ readonly slots: {
124
+ name: string;
125
+ description: string;
126
+ }[];
102
127
  elementRef: ElementRef<_Popover>;
103
128
  injector: Injector;
104
129
  get element(): _Popover;
@@ -99,6 +99,31 @@ declare class ResponsivePopover implements AfterViewInit {
99
99
  * Fired after the component is closed.
100
100
  */
101
101
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_ResponsivePopover, "close">>;
102
+ /**
103
+ * Available slots for content projection in this component.
104
+ *
105
+ * Slots allow you to insert custom content into predefined areas of the web component.
106
+ * Use the `slot` attribute on child elements to target specific slots.
107
+ *
108
+ * - **header**: Defines the header HTML Element.
109
+ * - **footer**: Defines the footer HTML Element.
110
+ * - **(default)**: Defines the content of the Popup.
111
+ *
112
+ * @example
113
+ * ```html
114
+ * <ui5-responsive-popover>
115
+ * <div slot="header">Custom header content</div>
116
+ * <p>Default slot content</p>
117
+ * </ui5-responsive-popover>
118
+ * ```
119
+ *
120
+ * @readonly
121
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
122
+ */
123
+ readonly slots: {
124
+ name: string;
125
+ description: string;
126
+ }[];
102
127
  elementRef: ElementRef<_ResponsivePopover>;
103
128
  injector: Injector;
104
129
  get element(): _ResponsivePopover;
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _SegmentedButton, { ISegmentedButtonItem } from '@ui5/webcomponents/dist/SegmentedButton.js';
4
+ export { ISegmentedButtonItem } from '@ui5/webcomponents/dist/SegmentedButton.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class SegmentedButton implements AfterViewInit {
@@ -41,6 +42,33 @@ declare class SegmentedButton implements AfterViewInit {
41
42
  * Fired when the selected item changes.
42
43
  */
43
44
  ui5SelectionChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_SegmentedButton, "selection-change">>;
45
+ /**
46
+ * Available slots for content projection in this component.
47
+ *
48
+ * Slots allow you to insert custom content into predefined areas of the web component.
49
+ * Use the `slot` attribute on child elements to target specific slots.
50
+ *
51
+ * - **(default)**: Defines the items of `ui5-segmented-button`.
52
+
53
+ **Note:** Multiple items are allowed.
54
+
55
+ **Note:** Use the `ui5-segmented-button-item` for the intended design.
56
+ *
57
+ * @example
58
+ * ```html
59
+ * <ui5-segmented-button>
60
+ * <div slot="header">Custom header content</div>
61
+ * <p>Default slot content</p>
62
+ * </ui5-segmented-button>
63
+ * ```
64
+ *
65
+ * @readonly
66
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
67
+ */
68
+ readonly slots: {
69
+ name: string;
70
+ description: string;
71
+ }[];
44
72
  elementRef: ElementRef<_SegmentedButton>;
45
73
  injector: Injector;
46
74
  private _selectedItemsSignal;
@@ -43,6 +43,31 @@ declare class SegmentedButtonItem implements AfterViewInit {
43
43
  See all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).
44
44
  */
45
45
  icon: _angular_core.InputSignal<string | undefined>;
46
+ /**
47
+ * Available slots for content projection in this component.
48
+ *
49
+ * Slots allow you to insert custom content into predefined areas of the web component.
50
+ * Use the `slot` attribute on child elements to target specific slots.
51
+ *
52
+ * - **(default)**: Defines the text of the component.
53
+
54
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
55
+ *
56
+ * @example
57
+ * ```html
58
+ * <ui5-segmented-button-item>
59
+ * <div slot="header">Custom header content</div>
60
+ * <p>Default slot content</p>
61
+ * </ui5-segmented-button-item>
62
+ * ```
63
+ *
64
+ * @readonly
65
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
66
+ */
67
+ readonly slots: {
68
+ name: string;
69
+ description: string;
70
+ }[];
46
71
  elementRef: ElementRef<_SegmentedButtonItem>;
47
72
  injector: Injector;
48
73
  get element(): _SegmentedButtonItem;
package/select/index.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _Select, { IOption } from '@ui5/webcomponents/dist/Select.js';
4
+ export { IOption } from '@ui5/webcomponents/dist/Select.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
  import * as i1 from '@fundamental-ngx/ui5-webcomponents/utils';
6
7
 
@@ -92,6 +93,56 @@ declare class Select implements AfterViewInit {
92
93
  * Fired after the component's dropdown menu closes.
93
94
  */
94
95
  ui5Close: _angular_core.OutputEmitterRef<UI5CustomEvent<_Select, "close">>;
96
+ /**
97
+ * Available slots for content projection in this component.
98
+ *
99
+ * Slots allow you to insert custom content into predefined areas of the web component.
100
+ * Use the `slot` attribute on child elements to target specific slots.
101
+ *
102
+ * - **(default)**: Defines the component options.
103
+
104
+ **Note:** Only one selected option is allowed.
105
+ If more than one option is defined as selected, the last one would be considered as the selected one.
106
+
107
+ **Note:** Use the `ui5-option` component to define the desired options.
108
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
109
+
110
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
111
+
112
+ **Note:** The `valueStateMessage` would be displayed,
113
+ when the component is in `Information`, `Critical` or `Negative` value state.
114
+
115
+ **Note:** If the component has `suggestionItems`,
116
+ the `valueStateMessage` would be displayed as part of the same popover, if used on desktop, or dialog - on phone.
117
+ * - **label**: Defines the HTML element that will be displayed in the component input part,
118
+ representing the selected option.
119
+
120
+ **Note:** If not specified and `ui5-option-custom` is used,
121
+ either the option's `display-text` or its textContent will be displayed.
122
+
123
+ **Note:** If not specified and `ui5-option` is used,
124
+ the option's textContent will be displayed.
125
+ *
126
+ * @example
127
+ * ```html
128
+ * <ui5-select>
129
+ * <div slot="header">Custom header content</div>
130
+ * <p>Default slot content</p>
131
+ * </ui5-select>
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?: undefined;
141
+ } | {
142
+ name: string;
143
+ description: string;
144
+ since: string;
145
+ })[];
95
146
  elementRef: ElementRef<_Select>;
96
147
  injector: Injector;
97
148
  private _selectedOptionSignal;
@@ -1,6 +1,7 @@
1
1
  import * as _angular_core from '@angular/core';
2
2
  import { AfterViewInit, ElementRef, Injector } from '@angular/core';
3
3
  import _SplitButton, { SplitButtonAccessibilityAttributes } from '@ui5/webcomponents/dist/SplitButton.js';
4
+ export { SplitButtonAccessibilityAttributes } from '@ui5/webcomponents/dist/SplitButton.js';
4
5
  import { UI5CustomEvent } from '@ui5/webcomponents-base';
5
6
 
6
7
  declare class SplitButton implements AfterViewInit {
@@ -59,6 +60,31 @@ declare class SplitButton implements AfterViewInit {
59
60
  * Fired when the user clicks on the arrow action.
60
61
  */
61
62
  ui5ArrowClick: _angular_core.OutputEmitterRef<UI5CustomEvent<_SplitButton, "arrow-click">>;
63
+ /**
64
+ * Available slots for content projection in this component.
65
+ *
66
+ * Slots allow you to insert custom content into predefined areas of the web component.
67
+ * Use the `slot` attribute on child elements to target specific slots.
68
+ *
69
+ * - **(default)**: Defines the text of the component.
70
+
71
+ **Note:** Although this slot accepts HTML Elements, it is strongly recommended that you only use text in order to preserve the intended design.
72
+ *
73
+ * @example
74
+ * ```html
75
+ * <ui5-split-button>
76
+ * <div slot="header">Custom header content</div>
77
+ * <p>Default slot content</p>
78
+ * </ui5-split-button>
79
+ * ```
80
+ *
81
+ * @readonly
82
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
83
+ */
84
+ readonly slots: {
85
+ name: string;
86
+ description: string;
87
+ }[];
62
88
  elementRef: ElementRef<_SplitButton>;
63
89
  injector: Injector;
64
90
  get element(): _SplitButton;
@@ -76,6 +76,34 @@ declare class StepInput implements AfterViewInit {
76
76
  prevented, the component will not update the value state.
77
77
  */
78
78
  ui5ValueStateChange: _angular_core.OutputEmitterRef<UI5CustomEvent<_StepInput, "value-state-change">>;
79
+ /**
80
+ * Available slots for content projection in this component.
81
+ *
82
+ * Slots allow you to insert custom content into predefined areas of the web component.
83
+ * Use the `slot` attribute on child elements to target specific slots.
84
+ *
85
+ * - **valueStateMessage**: Defines the value state message that will be displayed as pop up under the component.
86
+
87
+ **Note:** If not specified, a default text (in the respective language) will be displayed.
88
+
89
+ **Note:** The `valueStateMessage` would be displayed,
90
+ when the component is in `Information`, `Critical` or `Negative` value state.
91
+ *
92
+ * @example
93
+ * ```html
94
+ * <ui5-step-input>
95
+ * <div slot="header">Custom header content</div>
96
+ * <p>Default slot content</p>
97
+ * </ui5-step-input>
98
+ * ```
99
+ *
100
+ * @readonly
101
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
102
+ */
103
+ readonly slots: {
104
+ name: string;
105
+ description: string;
106
+ }[];
79
107
  elementRef: ElementRef<_StepInput>;
80
108
  injector: Injector;
81
109
  get element(): _StepInput;
@@ -8,6 +8,29 @@ declare class SuggestionItemCustom implements AfterViewInit {
8
8
  **Note:** The text property is considered only for autocomplete.
9
9
  */
10
10
  text: i0.InputSignal<string | undefined>;
11
+ /**
12
+ * Available slots for content projection in this component.
13
+ *
14
+ * Slots allow you to insert custom content into predefined areas of the web component.
15
+ * Use the `slot` attribute on child elements to target specific slots.
16
+ *
17
+ * - **(default)**: Defines the content of the component.
18
+ *
19
+ * @example
20
+ * ```html
21
+ * <ui5-suggestion-item-custom>
22
+ * <div slot="header">Custom header content</div>
23
+ * <p>Default slot content</p>
24
+ * </ui5-suggestion-item-custom>
25
+ * ```
26
+ *
27
+ * @readonly
28
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
29
+ */
30
+ readonly slots: {
31
+ name: string;
32
+ description: string;
33
+ }[];
11
34
  elementRef: ElementRef<_SuggestionItemCustom>;
12
35
  injector: Injector;
13
36
  get element(): _SuggestionItemCustom;
@@ -38,6 +38,32 @@ declare class SuggestionItemGroup implements AfterViewInit {
38
38
  **Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
39
39
  */
40
40
  ui5Move: _angular_core.OutputEmitterRef<UI5CustomEvent<_SuggestionItemGroup, "move">>;
41
+ /**
42
+ * Available slots for content projection in this component.
43
+ *
44
+ * Slots allow you to insert custom content into predefined areas of the web component.
45
+ * Use the `slot` attribute on child elements to target specific slots.
46
+ *
47
+ * - **(default)**: Defines the items of the <code>ui5-suggestion-item-group</code>.
48
+ * - **header**: Defines the header of the component.
49
+
50
+ **Note:** Using this slot, the default header text of group and the value of `headerText` property will be overwritten.
51
+ *
52
+ * @example
53
+ * ```html
54
+ * <ui5-suggestion-item-group>
55
+ * <div slot="header">Custom header content</div>
56
+ * <p>Default slot content</p>
57
+ * </ui5-suggestion-item-group>
58
+ * ```
59
+ *
60
+ * @readonly
61
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
62
+ */
63
+ readonly slots: {
64
+ name: string;
65
+ description: string;
66
+ }[];
41
67
  elementRef: ElementRef<_SuggestionItemGroup>;
42
68
  injector: Injector;
43
69
  get element(): _SuggestionItemGroup;
package/tab/index.d.ts CHANGED
@@ -43,6 +43,32 @@ declare class Tab implements AfterViewInit {
43
43
  * Defines if the tab is movable.
44
44
  */
45
45
  movable: _angular_core.InputSignalWithTransform<boolean, unknown>;
46
+ /**
47
+ * Available slots for content projection in this component.
48
+ *
49
+ * Slots allow you to insert custom content into predefined areas of the web component.
50
+ * Use the `slot` attribute on child elements to target specific slots.
51
+ *
52
+ * - **(default)**: Holds the content associated with this tab.
53
+ * - **items**: Defines hierarchies with nested sub tabs.
54
+
55
+ **Note:** Use `ui5-tab` and `ui5-tab-separator` for the intended design.
56
+ *
57
+ * @example
58
+ * ```html
59
+ * <ui5-tab>
60
+ * <div slot="header">Custom header content</div>
61
+ * <p>Default slot content</p>
62
+ * </ui5-tab>
63
+ * ```
64
+ *
65
+ * @readonly
66
+ * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_templates_and_slots | MDN Web Components Slots}
67
+ */
68
+ readonly slots: {
69
+ name: string;
70
+ description: string;
71
+ }[];
46
72
  elementRef: ElementRef<_Tab>;
47
73
  injector: Injector;
48
74
  get element(): _Tab;