@ui5/webcomponents-ngx 0.3.0 → 0.3.1

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 (466) hide show
  1. package/esm2022/config/index.mjs +4 -4
  2. package/esm2022/content-density/index.mjs +7 -7
  3. package/esm2022/fiori/barcode-scanner-dialog/index.mjs +3 -3
  4. package/esm2022/fiori/dynamic-page/index.mjs +3 -3
  5. package/esm2022/fiori/dynamic-page-header/index.mjs +3 -3
  6. package/esm2022/fiori/dynamic-page-title/index.mjs +3 -3
  7. package/esm2022/fiori/dynamic-side-content/index.mjs +3 -3
  8. package/esm2022/fiori/filter-item/index.mjs +3 -3
  9. package/esm2022/fiori/filter-item-option/index.mjs +3 -3
  10. package/esm2022/fiori/flexible-column-layout/index.mjs +3 -3
  11. package/esm2022/fiori/illustrated-message/index.mjs +3 -3
  12. package/esm2022/fiori/media-gallery/index.mjs +3 -3
  13. package/esm2022/fiori/media-gallery-item/index.mjs +3 -3
  14. package/esm2022/fiori/notification-list/index.mjs +3 -3
  15. package/esm2022/fiori/notification-list-group-item/index.mjs +3 -3
  16. package/esm2022/fiori/notification-list-item/index.mjs +3 -3
  17. package/esm2022/fiori/page/index.mjs +3 -3
  18. package/esm2022/fiori/product-switch/index.mjs +3 -3
  19. package/esm2022/fiori/product-switch-item/index.mjs +3 -3
  20. package/esm2022/fiori/shell-bar/index.mjs +4 -4
  21. package/esm2022/fiori/shell-bar-item/index.mjs +3 -3
  22. package/esm2022/fiori/side-navigation/index.mjs +3 -3
  23. package/esm2022/fiori/side-navigation-group/index.mjs +3 -3
  24. package/esm2022/fiori/side-navigation-item/index.mjs +3 -3
  25. package/esm2022/fiori/side-navigation-sub-item/index.mjs +3 -3
  26. package/esm2022/fiori/sort-item/index.mjs +3 -3
  27. package/esm2022/fiori/theming/index.mjs +3 -3
  28. package/esm2022/fiori/timeline/index.mjs +3 -3
  29. package/esm2022/fiori/timeline-group-item/index.mjs +39 -0
  30. package/esm2022/fiori/timeline-group-item/ui5-webcomponents-ngx-fiori-timeline-group-item.mjs +5 -0
  31. package/esm2022/fiori/timeline-item/index.mjs +3 -3
  32. package/esm2022/fiori/ui5-fiori.module.mjs +9 -5
  33. package/esm2022/fiori/upload-collection/index.mjs +3 -3
  34. package/esm2022/fiori/upload-collection-item/index.mjs +3 -3
  35. package/esm2022/fiori/view-settings-dialog/index.mjs +3 -3
  36. package/esm2022/fiori/wizard/index.mjs +3 -3
  37. package/esm2022/fiori/wizard-step/index.mjs +3 -3
  38. package/esm2022/generic-cva/index.mjs +3 -3
  39. package/esm2022/i18n/i18n.module.mjs +4 -4
  40. package/esm2022/i18n/i18n.pipe.mjs +4 -4
  41. package/esm2022/i18n/i18n.providers.mjs +1 -1
  42. package/esm2022/i18n/i18n.service.mjs +4 -4
  43. package/esm2022/i18n/i18n.utils.mjs +1 -1
  44. package/esm2022/icons/icons.module.mjs +5 -5
  45. package/esm2022/icons/icons.provider.mjs +4 -4
  46. package/esm2022/index.mjs +2 -1
  47. package/esm2022/main/avatar/index.mjs +3 -3
  48. package/esm2022/main/avatar-group/index.mjs +3 -3
  49. package/esm2022/main/bar/index.mjs +3 -3
  50. package/esm2022/main/breadcrumbs/index.mjs +3 -3
  51. package/esm2022/main/breadcrumbs-item/index.mjs +3 -3
  52. package/esm2022/main/busy-indicator/index.mjs +3 -3
  53. package/esm2022/main/button/index.mjs +3 -3
  54. package/esm2022/main/calendar/index.mjs +3 -3
  55. package/esm2022/main/calendar-date/index.mjs +3 -3
  56. package/esm2022/main/calendar-date-range/index.mjs +3 -3
  57. package/esm2022/main/calendar-legend/index.mjs +3 -3
  58. package/esm2022/main/calendar-legend-item/index.mjs +3 -3
  59. package/esm2022/main/card/index.mjs +11 -8
  60. package/esm2022/main/card-header/index.mjs +3 -3
  61. package/esm2022/main/carousel/index.mjs +3 -3
  62. package/esm2022/main/check-box/index.mjs +3 -3
  63. package/esm2022/main/color-palette/index.mjs +3 -3
  64. package/esm2022/main/color-palette-item/index.mjs +3 -3
  65. package/esm2022/main/color-palette-popover/index.mjs +3 -3
  66. package/esm2022/main/color-picker/index.mjs +3 -3
  67. package/esm2022/main/combo-box/index.mjs +3 -3
  68. package/esm2022/main/combo-box-item/index.mjs +3 -3
  69. package/esm2022/main/combo-box-item-group/index.mjs +3 -3
  70. package/esm2022/main/date-picker/index.mjs +3 -3
  71. package/esm2022/main/date-range-picker/index.mjs +4 -4
  72. package/esm2022/main/date-time-picker/index.mjs +3 -3
  73. package/esm2022/main/dialog/index.mjs +3 -3
  74. package/esm2022/main/file-uploader/index.mjs +3 -3
  75. package/esm2022/main/form/index.mjs +3 -3
  76. package/esm2022/main/form-group/index.mjs +3 -3
  77. package/esm2022/main/form-item/index.mjs +3 -3
  78. package/esm2022/main/icon/index.mjs +3 -3
  79. package/esm2022/main/input/index.mjs +6 -4
  80. package/esm2022/main/label/index.mjs +3 -3
  81. package/esm2022/main/link/index.mjs +3 -3
  82. package/esm2022/main/list/index.mjs +3 -3
  83. package/esm2022/main/list-item-custom/index.mjs +3 -3
  84. package/esm2022/main/list-item-group/index.mjs +7 -5
  85. package/esm2022/main/list-item-standard/index.mjs +3 -3
  86. package/esm2022/main/menu/index.mjs +3 -3
  87. package/esm2022/main/menu-item/index.mjs +4 -4
  88. package/esm2022/main/menu-separator/index.mjs +3 -3
  89. package/esm2022/main/message-strip/index.mjs +3 -3
  90. package/esm2022/main/multi-combo-box/index.mjs +3 -3
  91. package/esm2022/main/multi-combo-box-item/index.mjs +3 -3
  92. package/esm2022/main/multi-combo-box-item-group/index.mjs +3 -3
  93. package/esm2022/main/multi-input/index.mjs +6 -4
  94. package/esm2022/main/option/index.mjs +3 -3
  95. package/esm2022/main/option-custom/index.mjs +3 -3
  96. package/esm2022/main/panel/index.mjs +3 -3
  97. package/esm2022/main/popover/index.mjs +3 -3
  98. package/esm2022/main/progress-indicator/index.mjs +3 -3
  99. package/esm2022/main/radio-button/index.mjs +3 -3
  100. package/esm2022/main/range-slider/index.mjs +3 -3
  101. package/esm2022/main/rating-indicator/index.mjs +3 -3
  102. package/esm2022/main/responsive-popover/index.mjs +3 -3
  103. package/esm2022/main/segmented-button/index.mjs +3 -3
  104. package/esm2022/main/segmented-button-item/index.mjs +3 -3
  105. package/esm2022/main/select/index.mjs +3 -3
  106. package/esm2022/main/slider/index.mjs +3 -3
  107. package/esm2022/main/special-calendar-date/index.mjs +3 -3
  108. package/esm2022/main/split-button/index.mjs +3 -3
  109. package/esm2022/main/step-input/index.mjs +3 -3
  110. package/esm2022/main/suggestion-item/index.mjs +3 -3
  111. package/esm2022/main/suggestion-item-custom/index.mjs +3 -3
  112. package/esm2022/main/suggestion-item-group/index.mjs +7 -5
  113. package/esm2022/main/switch/index.mjs +3 -3
  114. package/esm2022/main/tab/index.mjs +3 -3
  115. package/esm2022/main/tab-container/index.mjs +3 -3
  116. package/esm2022/main/tab-separator/index.mjs +3 -3
  117. package/esm2022/main/table/index.mjs +3 -3
  118. package/esm2022/main/table-cell/index.mjs +3 -3
  119. package/esm2022/main/table-growing/index.mjs +3 -3
  120. package/esm2022/main/table-header-cell/index.mjs +3 -3
  121. package/esm2022/main/table-header-row/index.mjs +4 -4
  122. package/esm2022/main/table-row/index.mjs +3 -3
  123. package/esm2022/main/table-selection/index.mjs +3 -3
  124. package/esm2022/main/tag/index.mjs +3 -3
  125. package/esm2022/main/text/index.mjs +3 -3
  126. package/esm2022/main/text-area/index.mjs +4 -4
  127. package/esm2022/main/theming/index.mjs +3 -3
  128. package/esm2022/main/time-picker/index.mjs +13 -4
  129. package/esm2022/main/title/index.mjs +6 -6
  130. package/esm2022/main/toast/index.mjs +3 -3
  131. package/esm2022/main/toggle-button/index.mjs +3 -3
  132. package/esm2022/main/token/index.mjs +3 -3
  133. package/esm2022/main/tokenizer/index.mjs +3 -3
  134. package/esm2022/main/toolbar/index.mjs +3 -3
  135. package/esm2022/main/toolbar-button/index.mjs +3 -3
  136. package/esm2022/main/toolbar-select/index.mjs +3 -3
  137. package/esm2022/main/toolbar-select-option/index.mjs +3 -3
  138. package/esm2022/main/toolbar-separator/index.mjs +3 -3
  139. package/esm2022/main/toolbar-spacer/index.mjs +3 -3
  140. package/esm2022/main/tree/index.mjs +3 -3
  141. package/esm2022/main/tree-item/index.mjs +3 -3
  142. package/esm2022/main/tree-item-custom/index.mjs +3 -3
  143. package/esm2022/main/ui5-main.module.mjs +4 -4
  144. package/esm2022/theming/base-webcomponents-theming-provider.mjs +4 -4
  145. package/esm2022/theming/theming.module.mjs +4 -4
  146. package/esm2022/theming/theming.service.mjs +3 -3
  147. package/esm2022/ui5-webcomponents.module.mjs +4 -4
  148. package/fesm2022/ui5-webcomponents-ngx-config.mjs +5 -5
  149. package/fesm2022/ui5-webcomponents-ngx-config.mjs.map +1 -1
  150. package/fesm2022/ui5-webcomponents-ngx-content-density.mjs +8 -8
  151. package/fesm2022/ui5-webcomponents-ngx-content-density.mjs.map +1 -1
  152. package/fesm2022/ui5-webcomponents-ngx-fiori-barcode-scanner-dialog.mjs +5 -5
  153. package/fesm2022/ui5-webcomponents-ngx-fiori-barcode-scanner-dialog.mjs.map +1 -1
  154. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-header.mjs +4 -4
  155. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-header.mjs.map +1 -1
  156. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-title.mjs +4 -4
  157. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page-title.mjs.map +1 -1
  158. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page.mjs +5 -5
  159. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-page.mjs.map +1 -1
  160. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-side-content.mjs +5 -5
  161. package/fesm2022/ui5-webcomponents-ngx-fiori-dynamic-side-content.mjs.map +1 -1
  162. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item-option.mjs +5 -5
  163. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item-option.mjs.map +1 -1
  164. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item.mjs +5 -5
  165. package/fesm2022/ui5-webcomponents-ngx-fiori-filter-item.mjs.map +1 -1
  166. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs +5 -5
  167. package/fesm2022/ui5-webcomponents-ngx-fiori-flexible-column-layout.mjs.map +1 -1
  168. package/fesm2022/ui5-webcomponents-ngx-fiori-illustrated-message.mjs +5 -5
  169. package/fesm2022/ui5-webcomponents-ngx-fiori-illustrated-message.mjs.map +1 -1
  170. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery-item.mjs +5 -5
  171. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery-item.mjs.map +1 -1
  172. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery.mjs +5 -5
  173. package/fesm2022/ui5-webcomponents-ngx-fiori-media-gallery.mjs.map +1 -1
  174. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs +5 -5
  175. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-group-item.mjs.map +1 -1
  176. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs +5 -5
  177. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list-item.mjs.map +1 -1
  178. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list.mjs +5 -5
  179. package/fesm2022/ui5-webcomponents-ngx-fiori-notification-list.mjs.map +1 -1
  180. package/fesm2022/ui5-webcomponents-ngx-fiori-page.mjs +5 -5
  181. package/fesm2022/ui5-webcomponents-ngx-fiori-page.mjs.map +1 -1
  182. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch-item.mjs +5 -5
  183. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch-item.mjs.map +1 -1
  184. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch.mjs +4 -4
  185. package/fesm2022/ui5-webcomponents-ngx-fiori-product-switch.mjs.map +1 -1
  186. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs +5 -5
  187. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar-item.mjs.map +1 -1
  188. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs +5 -5
  189. package/fesm2022/ui5-webcomponents-ngx-fiori-shell-bar.mjs.map +1 -1
  190. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-group.mjs +5 -5
  191. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-group.mjs.map +1 -1
  192. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs +5 -5
  193. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-item.mjs.map +1 -1
  194. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs +5 -5
  195. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs.map +1 -1
  196. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation.mjs +5 -5
  197. package/fesm2022/ui5-webcomponents-ngx-fiori-side-navigation.mjs.map +1 -1
  198. package/fesm2022/ui5-webcomponents-ngx-fiori-sort-item.mjs +5 -5
  199. package/fesm2022/ui5-webcomponents-ngx-fiori-sort-item.mjs.map +1 -1
  200. package/fesm2022/ui5-webcomponents-ngx-fiori-theming.mjs +3 -3
  201. package/fesm2022/ui5-webcomponents-ngx-fiori-theming.mjs.map +1 -1
  202. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-group-item.mjs +45 -0
  203. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-group-item.mjs.map +1 -0
  204. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-item.mjs +5 -5
  205. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline-item.mjs.map +1 -1
  206. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline.mjs +5 -5
  207. package/fesm2022/ui5-webcomponents-ngx-fiori-timeline.mjs.map +1 -1
  208. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs +5 -5
  209. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection-item.mjs.map +1 -1
  210. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection.mjs +5 -5
  211. package/fesm2022/ui5-webcomponents-ngx-fiori-upload-collection.mjs.map +1 -1
  212. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs +5 -5
  213. package/fesm2022/ui5-webcomponents-ngx-fiori-view-settings-dialog.mjs.map +1 -1
  214. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard-step.mjs +5 -5
  215. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard-step.mjs.map +1 -1
  216. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard.mjs +5 -5
  217. package/fesm2022/ui5-webcomponents-ngx-fiori-wizard.mjs.map +1 -1
  218. package/fesm2022/ui5-webcomponents-ngx-fiori.mjs +8 -4
  219. package/fesm2022/ui5-webcomponents-ngx-fiori.mjs.map +1 -1
  220. package/fesm2022/ui5-webcomponents-ngx-generic-cva.mjs +3 -3
  221. package/fesm2022/ui5-webcomponents-ngx-generic-cva.mjs.map +1 -1
  222. package/fesm2022/ui5-webcomponents-ngx-i18n.mjs +11 -11
  223. package/fesm2022/ui5-webcomponents-ngx-i18n.mjs.map +1 -1
  224. package/fesm2022/ui5-webcomponents-ngx-icons.mjs +8 -8
  225. package/fesm2022/ui5-webcomponents-ngx-icons.mjs.map +1 -1
  226. package/fesm2022/ui5-webcomponents-ngx-main-avatar-group.mjs +5 -5
  227. package/fesm2022/ui5-webcomponents-ngx-main-avatar-group.mjs.map +1 -1
  228. package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs +5 -5
  229. package/fesm2022/ui5-webcomponents-ngx-main-avatar.mjs.map +1 -1
  230. package/fesm2022/ui5-webcomponents-ngx-main-bar.mjs +5 -5
  231. package/fesm2022/ui5-webcomponents-ngx-main-bar.mjs.map +1 -1
  232. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs-item.mjs +5 -5
  233. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs-item.mjs.map +1 -1
  234. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs.mjs +5 -5
  235. package/fesm2022/ui5-webcomponents-ngx-main-breadcrumbs.mjs.map +1 -1
  236. package/fesm2022/ui5-webcomponents-ngx-main-busy-indicator.mjs +5 -5
  237. package/fesm2022/ui5-webcomponents-ngx-main-busy-indicator.mjs.map +1 -1
  238. package/fesm2022/ui5-webcomponents-ngx-main-button.mjs +5 -5
  239. package/fesm2022/ui5-webcomponents-ngx-main-button.mjs.map +1 -1
  240. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date-range.mjs +5 -5
  241. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date-range.mjs.map +1 -1
  242. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date.mjs +5 -5
  243. package/fesm2022/ui5-webcomponents-ngx-main-calendar-date.mjs.map +1 -1
  244. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend-item.mjs +5 -5
  245. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend-item.mjs.map +1 -1
  246. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend.mjs +5 -5
  247. package/fesm2022/ui5-webcomponents-ngx-main-calendar-legend.mjs.map +1 -1
  248. package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs +5 -5
  249. package/fesm2022/ui5-webcomponents-ngx-main-calendar.mjs.map +1 -1
  250. package/fesm2022/ui5-webcomponents-ngx-main-card-header.mjs +5 -5
  251. package/fesm2022/ui5-webcomponents-ngx-main-card-header.mjs.map +1 -1
  252. package/fesm2022/ui5-webcomponents-ngx-main-card.mjs +11 -8
  253. package/fesm2022/ui5-webcomponents-ngx-main-card.mjs.map +1 -1
  254. package/fesm2022/ui5-webcomponents-ngx-main-carousel.mjs +5 -5
  255. package/fesm2022/ui5-webcomponents-ngx-main-carousel.mjs.map +1 -1
  256. package/fesm2022/ui5-webcomponents-ngx-main-check-box.mjs +5 -5
  257. package/fesm2022/ui5-webcomponents-ngx-main-check-box.mjs.map +1 -1
  258. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs +5 -5
  259. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-item.mjs.map +1 -1
  260. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-popover.mjs +5 -5
  261. package/fesm2022/ui5-webcomponents-ngx-main-color-palette-popover.mjs.map +1 -1
  262. package/fesm2022/ui5-webcomponents-ngx-main-color-palette.mjs +5 -5
  263. package/fesm2022/ui5-webcomponents-ngx-main-color-palette.mjs.map +1 -1
  264. package/fesm2022/ui5-webcomponents-ngx-main-color-picker.mjs +5 -5
  265. package/fesm2022/ui5-webcomponents-ngx-main-color-picker.mjs.map +1 -1
  266. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs +5 -5
  267. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item-group.mjs.map +1 -1
  268. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item.mjs +5 -5
  269. package/fesm2022/ui5-webcomponents-ngx-main-combo-box-item.mjs.map +1 -1
  270. package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs +5 -5
  271. package/fesm2022/ui5-webcomponents-ngx-main-combo-box.mjs.map +1 -1
  272. package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs +5 -5
  273. package/fesm2022/ui5-webcomponents-ngx-main-date-picker.mjs.map +1 -1
  274. package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs +5 -5
  275. package/fesm2022/ui5-webcomponents-ngx-main-date-range-picker.mjs.map +1 -1
  276. package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs +5 -5
  277. package/fesm2022/ui5-webcomponents-ngx-main-date-time-picker.mjs.map +1 -1
  278. package/fesm2022/ui5-webcomponents-ngx-main-dialog.mjs +5 -5
  279. package/fesm2022/ui5-webcomponents-ngx-main-dialog.mjs.map +1 -1
  280. package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs +5 -5
  281. package/fesm2022/ui5-webcomponents-ngx-main-file-uploader.mjs.map +1 -1
  282. package/fesm2022/ui5-webcomponents-ngx-main-form-group.mjs +5 -5
  283. package/fesm2022/ui5-webcomponents-ngx-main-form-group.mjs.map +1 -1
  284. package/fesm2022/ui5-webcomponents-ngx-main-form-item.mjs +5 -5
  285. package/fesm2022/ui5-webcomponents-ngx-main-form-item.mjs.map +1 -1
  286. package/fesm2022/ui5-webcomponents-ngx-main-form.mjs +5 -5
  287. package/fesm2022/ui5-webcomponents-ngx-main-form.mjs.map +1 -1
  288. package/fesm2022/ui5-webcomponents-ngx-main-icon.mjs +5 -5
  289. package/fesm2022/ui5-webcomponents-ngx-main-icon.mjs.map +1 -1
  290. package/fesm2022/ui5-webcomponents-ngx-main-input.mjs +7 -5
  291. package/fesm2022/ui5-webcomponents-ngx-main-input.mjs.map +1 -1
  292. package/fesm2022/ui5-webcomponents-ngx-main-label.mjs +5 -5
  293. package/fesm2022/ui5-webcomponents-ngx-main-label.mjs.map +1 -1
  294. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs +5 -5
  295. package/fesm2022/ui5-webcomponents-ngx-main-link.mjs.map +1 -1
  296. package/fesm2022/ui5-webcomponents-ngx-main-list-item-custom.mjs +5 -5
  297. package/fesm2022/ui5-webcomponents-ngx-main-list-item-custom.mjs.map +1 -1
  298. package/fesm2022/ui5-webcomponents-ngx-main-list-item-group.mjs +8 -6
  299. package/fesm2022/ui5-webcomponents-ngx-main-list-item-group.mjs.map +1 -1
  300. package/fesm2022/ui5-webcomponents-ngx-main-list-item-standard.mjs +5 -5
  301. package/fesm2022/ui5-webcomponents-ngx-main-list-item-standard.mjs.map +1 -1
  302. package/fesm2022/ui5-webcomponents-ngx-main-list.mjs +5 -5
  303. package/fesm2022/ui5-webcomponents-ngx-main-list.mjs.map +1 -1
  304. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs +5 -5
  305. package/fesm2022/ui5-webcomponents-ngx-main-menu-item.mjs.map +1 -1
  306. package/fesm2022/ui5-webcomponents-ngx-main-menu-separator.mjs +4 -4
  307. package/fesm2022/ui5-webcomponents-ngx-main-menu-separator.mjs.map +1 -1
  308. package/fesm2022/ui5-webcomponents-ngx-main-menu.mjs +5 -5
  309. package/fesm2022/ui5-webcomponents-ngx-main-menu.mjs.map +1 -1
  310. package/fesm2022/ui5-webcomponents-ngx-main-message-strip.mjs +5 -5
  311. package/fesm2022/ui5-webcomponents-ngx-main-message-strip.mjs.map +1 -1
  312. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs +5 -5
  313. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item-group.mjs.map +1 -1
  314. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item.mjs +5 -5
  315. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box-item.mjs.map +1 -1
  316. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs +5 -5
  317. package/fesm2022/ui5-webcomponents-ngx-main-multi-combo-box.mjs.map +1 -1
  318. package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs +7 -5
  319. package/fesm2022/ui5-webcomponents-ngx-main-multi-input.mjs.map +1 -1
  320. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs +5 -5
  321. package/fesm2022/ui5-webcomponents-ngx-main-option-custom.mjs.map +1 -1
  322. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs +5 -5
  323. package/fesm2022/ui5-webcomponents-ngx-main-option.mjs.map +1 -1
  324. package/fesm2022/ui5-webcomponents-ngx-main-panel.mjs +5 -5
  325. package/fesm2022/ui5-webcomponents-ngx-main-panel.mjs.map +1 -1
  326. package/fesm2022/ui5-webcomponents-ngx-main-popover.mjs +5 -5
  327. package/fesm2022/ui5-webcomponents-ngx-main-popover.mjs.map +1 -1
  328. package/fesm2022/ui5-webcomponents-ngx-main-progress-indicator.mjs +5 -5
  329. package/fesm2022/ui5-webcomponents-ngx-main-progress-indicator.mjs.map +1 -1
  330. package/fesm2022/ui5-webcomponents-ngx-main-radio-button.mjs +5 -5
  331. package/fesm2022/ui5-webcomponents-ngx-main-radio-button.mjs.map +1 -1
  332. package/fesm2022/ui5-webcomponents-ngx-main-range-slider.mjs +5 -5
  333. package/fesm2022/ui5-webcomponents-ngx-main-range-slider.mjs.map +1 -1
  334. package/fesm2022/ui5-webcomponents-ngx-main-rating-indicator.mjs +5 -5
  335. package/fesm2022/ui5-webcomponents-ngx-main-rating-indicator.mjs.map +1 -1
  336. package/fesm2022/ui5-webcomponents-ngx-main-responsive-popover.mjs +5 -5
  337. package/fesm2022/ui5-webcomponents-ngx-main-responsive-popover.mjs.map +1 -1
  338. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs +5 -5
  339. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button-item.mjs.map +1 -1
  340. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button.mjs +5 -5
  341. package/fesm2022/ui5-webcomponents-ngx-main-segmented-button.mjs.map +1 -1
  342. package/fesm2022/ui5-webcomponents-ngx-main-select.mjs +5 -5
  343. package/fesm2022/ui5-webcomponents-ngx-main-select.mjs.map +1 -1
  344. package/fesm2022/ui5-webcomponents-ngx-main-slider.mjs +5 -5
  345. package/fesm2022/ui5-webcomponents-ngx-main-slider.mjs.map +1 -1
  346. package/fesm2022/ui5-webcomponents-ngx-main-special-calendar-date.mjs +5 -5
  347. package/fesm2022/ui5-webcomponents-ngx-main-special-calendar-date.mjs.map +1 -1
  348. package/fesm2022/ui5-webcomponents-ngx-main-split-button.mjs +5 -5
  349. package/fesm2022/ui5-webcomponents-ngx-main-split-button.mjs.map +1 -1
  350. package/fesm2022/ui5-webcomponents-ngx-main-step-input.mjs +5 -5
  351. package/fesm2022/ui5-webcomponents-ngx-main-step-input.mjs.map +1 -1
  352. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs +5 -5
  353. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-custom.mjs.map +1 -1
  354. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs +8 -6
  355. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item-group.mjs.map +1 -1
  356. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs +5 -5
  357. package/fesm2022/ui5-webcomponents-ngx-main-suggestion-item.mjs.map +1 -1
  358. package/fesm2022/ui5-webcomponents-ngx-main-switch.mjs +5 -5
  359. package/fesm2022/ui5-webcomponents-ngx-main-switch.mjs.map +1 -1
  360. package/fesm2022/ui5-webcomponents-ngx-main-tab-container.mjs +5 -5
  361. package/fesm2022/ui5-webcomponents-ngx-main-tab-container.mjs.map +1 -1
  362. package/fesm2022/ui5-webcomponents-ngx-main-tab-separator.mjs +4 -4
  363. package/fesm2022/ui5-webcomponents-ngx-main-tab-separator.mjs.map +1 -1
  364. package/fesm2022/ui5-webcomponents-ngx-main-tab.mjs +5 -5
  365. package/fesm2022/ui5-webcomponents-ngx-main-tab.mjs.map +1 -1
  366. package/fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs +4 -4
  367. package/fesm2022/ui5-webcomponents-ngx-main-table-cell.mjs.map +1 -1
  368. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs +5 -5
  369. package/fesm2022/ui5-webcomponents-ngx-main-table-growing.mjs.map +1 -1
  370. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs +5 -5
  371. package/fesm2022/ui5-webcomponents-ngx-main-table-header-cell.mjs.map +1 -1
  372. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs +5 -5
  373. package/fesm2022/ui5-webcomponents-ngx-main-table-header-row.mjs.map +1 -1
  374. package/fesm2022/ui5-webcomponents-ngx-main-table-row.mjs +5 -5
  375. package/fesm2022/ui5-webcomponents-ngx-main-table-row.mjs.map +1 -1
  376. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs +5 -5
  377. package/fesm2022/ui5-webcomponents-ngx-main-table-selection.mjs.map +1 -1
  378. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs +5 -5
  379. package/fesm2022/ui5-webcomponents-ngx-main-table.mjs.map +1 -1
  380. package/fesm2022/ui5-webcomponents-ngx-main-tag.mjs +5 -5
  381. package/fesm2022/ui5-webcomponents-ngx-main-tag.mjs.map +1 -1
  382. package/fesm2022/ui5-webcomponents-ngx-main-text-area.mjs +5 -5
  383. package/fesm2022/ui5-webcomponents-ngx-main-text-area.mjs.map +1 -1
  384. package/fesm2022/ui5-webcomponents-ngx-main-text.mjs +5 -5
  385. package/fesm2022/ui5-webcomponents-ngx-main-text.mjs.map +1 -1
  386. package/fesm2022/ui5-webcomponents-ngx-main-theming.mjs +3 -3
  387. package/fesm2022/ui5-webcomponents-ngx-main-theming.mjs.map +1 -1
  388. package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs +14 -5
  389. package/fesm2022/ui5-webcomponents-ngx-main-time-picker.mjs.map +1 -1
  390. package/fesm2022/ui5-webcomponents-ngx-main-title.mjs +7 -7
  391. package/fesm2022/ui5-webcomponents-ngx-main-title.mjs.map +1 -1
  392. package/fesm2022/ui5-webcomponents-ngx-main-toast.mjs +5 -5
  393. package/fesm2022/ui5-webcomponents-ngx-main-toast.mjs.map +1 -1
  394. package/fesm2022/ui5-webcomponents-ngx-main-toggle-button.mjs +5 -5
  395. package/fesm2022/ui5-webcomponents-ngx-main-toggle-button.mjs.map +1 -1
  396. package/fesm2022/ui5-webcomponents-ngx-main-token.mjs +5 -5
  397. package/fesm2022/ui5-webcomponents-ngx-main-token.mjs.map +1 -1
  398. package/fesm2022/ui5-webcomponents-ngx-main-tokenizer.mjs +5 -5
  399. package/fesm2022/ui5-webcomponents-ngx-main-tokenizer.mjs.map +1 -1
  400. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-button.mjs +5 -5
  401. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-button.mjs.map +1 -1
  402. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select-option.mjs +5 -5
  403. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select-option.mjs.map +1 -1
  404. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select.mjs +5 -5
  405. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-select.mjs.map +1 -1
  406. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-separator.mjs +5 -5
  407. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-separator.mjs.map +1 -1
  408. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-spacer.mjs +5 -5
  409. package/fesm2022/ui5-webcomponents-ngx-main-toolbar-spacer.mjs.map +1 -1
  410. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs +5 -5
  411. package/fesm2022/ui5-webcomponents-ngx-main-toolbar.mjs.map +1 -1
  412. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs +5 -5
  413. package/fesm2022/ui5-webcomponents-ngx-main-tree-item-custom.mjs.map +1 -1
  414. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs +5 -5
  415. package/fesm2022/ui5-webcomponents-ngx-main-tree-item.mjs.map +1 -1
  416. package/fesm2022/ui5-webcomponents-ngx-main-tree.mjs +5 -5
  417. package/fesm2022/ui5-webcomponents-ngx-main-tree.mjs.map +1 -1
  418. package/fesm2022/ui5-webcomponents-ngx-main.mjs +4 -4
  419. package/fesm2022/ui5-webcomponents-ngx-main.mjs.map +1 -1
  420. package/fesm2022/ui5-webcomponents-ngx-theming.mjs +11 -11
  421. package/fesm2022/ui5-webcomponents-ngx-theming.mjs.map +1 -1
  422. package/fesm2022/ui5-webcomponents-ngx-utils.mjs +1 -1
  423. package/fesm2022/ui5-webcomponents-ngx-utils.mjs.map +1 -1
  424. package/fesm2022/ui5-webcomponents-ngx.mjs +5 -4
  425. package/fesm2022/ui5-webcomponents-ngx.mjs.map +1 -1
  426. package/fiori/shell-bar/index.d.ts +1 -1
  427. package/fiori/timeline-group-item/index.d.ts +27 -0
  428. package/fiori/ui5-fiori.module.d.ts +8 -7
  429. package/index.d.ts +1 -0
  430. package/main/card/index.d.ts +10 -1
  431. package/main/date-range-picker/index.d.ts +1 -1
  432. package/main/input/index.d.ts +5 -1
  433. package/main/list-item-group/index.d.ts +15 -2
  434. package/main/menu-item/index.d.ts +2 -4
  435. package/main/multi-input/index.d.ts +5 -1
  436. package/main/suggestion-item-group/index.d.ts +15 -1
  437. package/main/table-header-row/index.d.ts +3 -0
  438. package/main/text-area/index.d.ts +2 -2
  439. package/main/time-picker/index.d.ts +14 -1
  440. package/main/title/index.d.ts +8 -1
  441. package/package.json +18 -12
  442. package/schematics/add-dependencies/index.js +1 -2
  443. package/schematics/add-i18n/index.js +3 -4
  444. package/schematics/add-styles/index.js +1 -2
  445. package/schematics/add-theming/add-theming-module.js +32 -48
  446. package/schematics/add-theming/index.js +1 -2
  447. package/schematics/get-config.js +1 -2
  448. package/schematics/get-i18n-config.js +1 -2
  449. package/schematics/ng-add/index.js +2 -3
  450. package/schematics/ng-update/0.2.0-rc.0/index.js +1 -1
  451. package/schematics/utils/find-import-local-name.js +1 -2
  452. package/schematics/utils/find-import-providers-from-call.js +1 -2
  453. package/schematics/utils/find-ng-module-metadata.js +1 -2
  454. package/schematics/utils/find-providers-literal.js +1 -2
  455. package/schematics/utils/get-project-definition.js +1 -2
  456. package/schematics/utils/get-project-target.js +1 -2
  457. package/schematics/utils/getModuleDeclaration.js +1 -2
  458. package/schematics/utils/getSourceFile.js +1 -2
  459. package/schematics/utils/has-module-import.js +1 -2
  460. package/schematics/utils/is-ng-module-expression.js +1 -2
  461. package/schematics/utils/package-config.js +2 -3
  462. package/schematics/utils/project-main-file.js +2 -3
  463. package/schematics/utils/promt.js +1 -2
  464. package/schematics/utils/resolve-identifier-of-expression.js +1 -2
  465. package/ui5-webcomponents-ngx-0.3.1.tgz +0 -0
  466. package/ui5-webcomponents-ngx-0.3.0.tgz +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-tree.mjs","sources":["../../../../libs/ui5-angular/main/tree/index.ts","../../../../libs/ui5-angular/main/tree/ui5-webcomponents-ngx-main-tree.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Tree.js';\nimport {\n default as Tree,\n TreeItemClickEventDetail,\n TreeItemDeleteEventDetail,\n TreeItemMouseoutEventDetail,\n TreeItemMouseoverEventDetail,\n TreeItemToggleEventDetail,\n TreeSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/Tree.js';\n@ProxyInputs([\n 'selectionMode',\n 'noDataText',\n 'headerText',\n 'footerText',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'item-toggle: ui5ItemToggle',\n 'item-mouseover: ui5ItemMouseover',\n 'item-mouseout: ui5ItemMouseout',\n 'item-click: ui5ItemClick',\n 'item-delete: ui5ItemDelete',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-tree',\n template: '<ng-content></ng-content>',\n inputs: [\n 'selectionMode',\n 'noDataText',\n 'headerText',\n 'footerText',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: [\n 'ui5ItemToggle',\n 'ui5ItemMouseover',\n 'ui5ItemMouseout',\n 'ui5ItemClick',\n 'ui5ItemDelete',\n 'ui5SelectionChange',\n ],\n exportAs: 'ui5Tree',\n})\nclass TreeComponent {\n /**\n Defines the selection mode of the component. Since the tree uses a `ui5-list` to display its structure,\nthe tree modes are exactly the same as the list modes, and are all applicable.\n */\n selectionMode!:\n | 'None'\n | 'Single'\n | 'SingleStart'\n | 'SingleEnd'\n | 'SingleAuto'\n | 'Multiple'\n | 'Delete'\n | undefined;\n /**\n Defines the text that is displayed when the component contains no items.\n */\n noDataText!: string | undefined;\n /**\n Defines the component header text.\n\n**Note:** If the `header` slot is set, this property is ignored.\n */\n headerText!: string | undefined;\n /**\n Defines the component footer text.\n */\n footerText!: string | undefined;\n /**\n Defines the accessible name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when a tree item is expanded or collapsed.\n\n**Note:** You can call `preventDefault()` on the event object to suppress the event, if needed.\nThis may be handy for example if you want to dynamically load tree items upon the user expanding a node.\nEven if you prevented the event's default behavior, you can always manually call `toggle()` on a tree item.\n */\n ui5ItemToggle!: EventEmitter<TreeItemToggleEventDetail>;\n /**\n Fired when the mouse cursor enters the tree item borders.\n */\n ui5ItemMouseover!: EventEmitter<TreeItemMouseoverEventDetail>;\n /**\n Fired when the mouse cursor leaves the tree item borders.\n */\n ui5ItemMouseout!: EventEmitter<TreeItemMouseoutEventDetail>;\n /**\n Fired when a tree item is activated.\n */\n ui5ItemClick!: EventEmitter<TreeItemClickEventDetail>;\n /**\n Fired when the Delete button of any tree item is pressed.\n\n**Note:** A Delete button is displayed on each item,\nwhen the component `selectionMode` property is set to `Delete`.\n */\n ui5ItemDelete!: EventEmitter<TreeItemDeleteEventDetail>;\n /**\n Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes.\n */\n ui5SelectionChange!: EventEmitter<TreeSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<Tree> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Tree {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TreeComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAyDM,IAAA,aAAa,GAtCnB,MAsCM,aAAa,CAAA;AA0EjB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqB,MAAM,CAAC,UAAU,CAAC,CAAC;AAClD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAhFG,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAa,8fAnBP,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAmBjC,aAAa,GAAA,UAAA,CAAA;AAtClB,IAAA,WAAW,CAAC;QACX,eAAe;QACf,YAAY;QACZ,YAAY;QACZ,YAAY;QACZ,gBAAgB;QAChB,mBAAmB;KACpB,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,4BAA4B;QAC5B,kCAAkC;QAClC,gCAAgC;QAChC,0BAA0B;QAC1B,4BAA4B;QAC5B,sCAAsC;KACvC,CAAC;;AAuBI,CAAA,EAAA,aAAa,CAiFlB,CAAA;2FAjFK,aAAa,EAAA,UAAA,EAAA,CAAA;kBAtBlB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,eAAe;wBACf,YAAY;wBACZ,YAAY;wBACZ,YAAY;wBACZ,gBAAgB;wBAChB,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,eAAe;wBACf,kBAAkB;wBAClB,iBAAiB;wBACjB,cAAc;wBACd,eAAe;wBACf,oBAAoB;AACrB,qBAAA;AACD,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA,CAAA;;;ACxDD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-tree.mjs","sources":["../../../../libs/ui5-angular/main/tree/index.ts","../../../../libs/ui5-angular/main/tree/ui5-webcomponents-ngx-main-tree.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Tree.js';\nimport {\n default as Tree,\n TreeItemClickEventDetail,\n TreeItemDeleteEventDetail,\n TreeItemMouseoutEventDetail,\n TreeItemMouseoverEventDetail,\n TreeItemToggleEventDetail,\n TreeSelectionChangeEventDetail,\n} from '@ui5/webcomponents/dist/Tree.js';\n@ProxyInputs([\n 'selectionMode',\n 'noDataText',\n 'headerText',\n 'footerText',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'item-toggle: ui5ItemToggle',\n 'item-mouseover: ui5ItemMouseover',\n 'item-mouseout: ui5ItemMouseout',\n 'item-click: ui5ItemClick',\n 'item-delete: ui5ItemDelete',\n 'selection-change: ui5SelectionChange',\n])\n@Component({\n standalone: true,\n selector: 'ui5-tree',\n template: '<ng-content></ng-content>',\n inputs: [\n 'selectionMode',\n 'noDataText',\n 'headerText',\n 'footerText',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: [\n 'ui5ItemToggle',\n 'ui5ItemMouseover',\n 'ui5ItemMouseout',\n 'ui5ItemClick',\n 'ui5ItemDelete',\n 'ui5SelectionChange',\n ],\n exportAs: 'ui5Tree',\n})\nclass TreeComponent {\n /**\n Defines the selection mode of the component. Since the tree uses a `ui5-list` to display its structure,\nthe tree modes are exactly the same as the list modes, and are all applicable.\n */\n selectionMode!:\n | 'None'\n | 'Single'\n | 'SingleStart'\n | 'SingleEnd'\n | 'SingleAuto'\n | 'Multiple'\n | 'Delete'\n | undefined;\n /**\n Defines the text that is displayed when the component contains no items.\n */\n noDataText!: string | undefined;\n /**\n Defines the component header text.\n\n**Note:** If the `header` slot is set, this property is ignored.\n */\n headerText!: string | undefined;\n /**\n Defines the component footer text.\n */\n footerText!: string | undefined;\n /**\n Defines the accessible name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Defines the IDs of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when a tree item is expanded or collapsed.\n\n**Note:** You can call `preventDefault()` on the event object to suppress the event, if needed.\nThis may be handy for example if you want to dynamically load tree items upon the user expanding a node.\nEven if you prevented the event's default behavior, you can always manually call `toggle()` on a tree item.\n */\n ui5ItemToggle!: EventEmitter<TreeItemToggleEventDetail>;\n /**\n Fired when the mouse cursor enters the tree item borders.\n */\n ui5ItemMouseover!: EventEmitter<TreeItemMouseoverEventDetail>;\n /**\n Fired when the mouse cursor leaves the tree item borders.\n */\n ui5ItemMouseout!: EventEmitter<TreeItemMouseoutEventDetail>;\n /**\n Fired when a tree item is activated.\n */\n ui5ItemClick!: EventEmitter<TreeItemClickEventDetail>;\n /**\n Fired when the Delete button of any tree item is pressed.\n\n**Note:** A Delete button is displayed on each item,\nwhen the component `selectionMode` property is set to `Delete`.\n */\n ui5ItemDelete!: EventEmitter<TreeItemDeleteEventDetail>;\n /**\n Fired when selection is changed by user interaction\nin `Single`, `SingleStart`, `SingleEnd` and `Multiple` modes.\n */\n ui5SelectionChange!: EventEmitter<TreeSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<Tree> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Tree {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TreeComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAyDM,IAAA,aAAa,GAtCnB,MAsCM,aAAa,CAAA;AA0EjB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqB,MAAM,CAAC,UAAU,CAAC;AACjD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GA/Ef,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAa,8fAnBP,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAmBjC,aAAa,GAAA,UAAA,CAAA;AAtClB,IAAA,WAAW,CAAC;QACX,eAAe;QACf,YAAY;QACZ,YAAY;QACZ,YAAY;QACZ,gBAAgB;QAChB,mBAAmB;KACpB,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,4BAA4B;QAC5B,kCAAkC;QAClC,gCAAgC;QAChC,0BAA0B;QAC1B,4BAA4B;QAC5B,sCAAsC;KACvC,CAAC;;AAuBI,CAAA,EAAA,aAAa,CAiFlB;2FAjFK,aAAa,EAAA,UAAA,EAAA,CAAA;kBAtBlB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,eAAe;wBACf,YAAY;wBACZ,YAAY;wBACZ,YAAY;wBACZ,gBAAgB;wBAChB,mBAAmB;AACpB,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,eAAe;wBACf,kBAAkB;wBAClB,iBAAiB;wBACjB,cAAc;wBACd,eAAe;wBACf,oBAAoB;AACrB,qBAAA;AACD,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA;;;ACxDD;;AAEG;;;;"}
@@ -198,8 +198,8 @@ const imports = [
198
198
  const exports = [...imports];
199
199
  class Ui5MainModule {
200
200
  constructor(ui5WebcomponentsMainThemingService) { }
201
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5MainModule, deps: [{ token: i1.Ui5WebcomponentsMainThemingService }], target: i0.ɵɵFactoryTarget.NgModule }); }
202
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: Ui5MainModule, imports: [AvatarComponent,
201
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5MainModule, deps: [{ token: i1.Ui5WebcomponentsMainThemingService }], target: i0.ɵɵFactoryTarget.NgModule }); }
202
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.4", ngImport: i0, type: Ui5MainModule, imports: [AvatarComponent,
203
203
  AvatarGroupComponent,
204
204
  BarComponent,
205
205
  BreadcrumbsComponent,
@@ -388,9 +388,9 @@ class Ui5MainModule {
388
388
  TreeComponent,
389
389
  TreeItemComponent,
390
390
  TreeItemCustomComponent] }); }
391
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5MainModule, imports: [imports] }); }
391
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5MainModule, imports: [imports] }); }
392
392
  }
393
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5MainModule, decorators: [{
393
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5MainModule, decorators: [{
394
394
  type: NgModule,
395
395
  args: [{
396
396
  imports: [...imports],
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main.mjs","sources":["../../../../libs/ui5-angular/main/ui5-main.module.ts","../../../../libs/ui5-angular/main/ui5-webcomponents-ngx-main.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5WebcomponentsMainThemingService } from \"@ui5/webcomponents-ngx/main/theming\";\nimport \"@ui5/webcomponents/dist/Assets.js\";\nimport { AvatarComponent } from \"@ui5/webcomponents-ngx/main/avatar\";\nimport { AvatarGroupComponent } from \"@ui5/webcomponents-ngx/main/avatar-group\";\nimport { BarComponent } from \"@ui5/webcomponents-ngx/main/bar\";\nimport { BreadcrumbsComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs\";\nimport { BreadcrumbsItemComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs-item\";\nimport { BusyIndicatorComponent } from \"@ui5/webcomponents-ngx/main/busy-indicator\";\nimport { ButtonComponent } from \"@ui5/webcomponents-ngx/main/button\";\nimport { CalendarComponent } from \"@ui5/webcomponents-ngx/main/calendar\";\nimport { CalendarDateComponent } from \"@ui5/webcomponents-ngx/main/calendar-date\";\nimport { CalendarDateRangeComponent } from \"@ui5/webcomponents-ngx/main/calendar-date-range\";\nimport { CalendarLegendComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend\";\nimport { CalendarLegendItemComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend-item\";\nimport { CardComponent } from \"@ui5/webcomponents-ngx/main/card\";\nimport { CardHeaderComponent } from \"@ui5/webcomponents-ngx/main/card-header\";\nimport { CarouselComponent } from \"@ui5/webcomponents-ngx/main/carousel\";\nimport { CheckBoxComponent } from \"@ui5/webcomponents-ngx/main/check-box\";\nimport { ColorPaletteComponent } from \"@ui5/webcomponents-ngx/main/color-palette\";\nimport { ColorPaletteItemComponent } from \"@ui5/webcomponents-ngx/main/color-palette-item\";\nimport { ColorPalettePopoverComponent } from \"@ui5/webcomponents-ngx/main/color-palette-popover\";\nimport { ColorPickerComponent } from \"@ui5/webcomponents-ngx/main/color-picker\";\nimport { ComboBoxComponent } from \"@ui5/webcomponents-ngx/main/combo-box\";\nimport { ComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item\";\nimport { ComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item-group\";\nimport { DatePickerComponent } from \"@ui5/webcomponents-ngx/main/date-picker\";\nimport { DateRangePickerComponent } from \"@ui5/webcomponents-ngx/main/date-range-picker\";\nimport { DateTimePickerComponent } from \"@ui5/webcomponents-ngx/main/date-time-picker\";\nimport { DialogComponent } from \"@ui5/webcomponents-ngx/main/dialog\";\nimport { FileUploaderComponent } from \"@ui5/webcomponents-ngx/main/file-uploader\";\nimport { FormComponent } from \"@ui5/webcomponents-ngx/main/form\";\nimport { FormGroupComponent } from \"@ui5/webcomponents-ngx/main/form-group\";\nimport { FormItemComponent } from \"@ui5/webcomponents-ngx/main/form-item\";\nimport { IconComponent } from \"@ui5/webcomponents-ngx/main/icon\";\nimport { InputComponent } from \"@ui5/webcomponents-ngx/main/input\";\nimport { LabelComponent } from \"@ui5/webcomponents-ngx/main/label\";\nimport { LinkComponent } from \"@ui5/webcomponents-ngx/main/link\";\nimport { ListComponent } from \"@ui5/webcomponents-ngx/main/list\";\nimport { ListItemCustomComponent } from \"@ui5/webcomponents-ngx/main/list-item-custom\";\nimport { ListItemGroupComponent } from \"@ui5/webcomponents-ngx/main/list-item-group\";\nimport { ListItemStandardComponent } from \"@ui5/webcomponents-ngx/main/list-item-standard\";\nimport { MenuComponent } from \"@ui5/webcomponents-ngx/main/menu\";\nimport { MenuItemComponent } from \"@ui5/webcomponents-ngx/main/menu-item\";\nimport { MenuSeparatorComponent } from \"@ui5/webcomponents-ngx/main/menu-separator\";\nimport { MessageStripComponent } from \"@ui5/webcomponents-ngx/main/message-strip\";\nimport { MultiComboBoxComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box\";\nimport { MultiComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item\";\nimport { MultiComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item-group\";\nimport { MultiInputComponent } from \"@ui5/webcomponents-ngx/main/multi-input\";\nimport { OptionComponent } from \"@ui5/webcomponents-ngx/main/option\";\nimport { OptionCustomComponent } from \"@ui5/webcomponents-ngx/main/option-custom\";\nimport { PanelComponent } from \"@ui5/webcomponents-ngx/main/panel\";\nimport { PopoverComponent } from \"@ui5/webcomponents-ngx/main/popover\";\nimport { ProgressIndicatorComponent } from \"@ui5/webcomponents-ngx/main/progress-indicator\";\nimport { RadioButtonComponent } from \"@ui5/webcomponents-ngx/main/radio-button\";\nimport { RangeSliderComponent } from \"@ui5/webcomponents-ngx/main/range-slider\";\nimport { RatingIndicatorComponent } from \"@ui5/webcomponents-ngx/main/rating-indicator\";\nimport { ResponsivePopoverComponent } from \"@ui5/webcomponents-ngx/main/responsive-popover\";\nimport { SegmentedButtonComponent } from \"@ui5/webcomponents-ngx/main/segmented-button\";\nimport { SegmentedButtonItemComponent } from \"@ui5/webcomponents-ngx/main/segmented-button-item\";\nimport { SelectComponent } from \"@ui5/webcomponents-ngx/main/select\";\nimport { SliderComponent } from \"@ui5/webcomponents-ngx/main/slider\";\nimport { SpecialCalendarDateComponent } from \"@ui5/webcomponents-ngx/main/special-calendar-date\";\nimport { SplitButtonComponent } from \"@ui5/webcomponents-ngx/main/split-button\";\nimport { StepInputComponent } from \"@ui5/webcomponents-ngx/main/step-input\";\nimport { SuggestionItemComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item\";\nimport { SuggestionItemCustomComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-custom\";\nimport { SuggestionItemGroupComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-group\";\nimport { SwitchComponent } from \"@ui5/webcomponents-ngx/main/switch\";\nimport { TabComponent } from \"@ui5/webcomponents-ngx/main/tab\";\nimport { TabContainerComponent } from \"@ui5/webcomponents-ngx/main/tab-container\";\nimport { TabSeparatorComponent } from \"@ui5/webcomponents-ngx/main/tab-separator\";\nimport { TableComponent } from \"@ui5/webcomponents-ngx/main/table\";\nimport { TableCellComponent } from \"@ui5/webcomponents-ngx/main/table-cell\";\nimport { TableGrowingComponent } from \"@ui5/webcomponents-ngx/main/table-growing\";\nimport { TableHeaderCellComponent } from \"@ui5/webcomponents-ngx/main/table-header-cell\";\nimport { TableHeaderRowComponent } from \"@ui5/webcomponents-ngx/main/table-header-row\";\nimport { TableRowComponent } from \"@ui5/webcomponents-ngx/main/table-row\";\nimport { TableSelectionComponent } from \"@ui5/webcomponents-ngx/main/table-selection\";\nimport { TagComponent } from \"@ui5/webcomponents-ngx/main/tag\";\nimport { TextComponent } from \"@ui5/webcomponents-ngx/main/text\";\nimport { TextAreaComponent } from \"@ui5/webcomponents-ngx/main/text-area\";\nimport { TimePickerComponent } from \"@ui5/webcomponents-ngx/main/time-picker\";\nimport { TitleComponent } from \"@ui5/webcomponents-ngx/main/title\";\nimport { ToastComponent } from \"@ui5/webcomponents-ngx/main/toast\";\nimport { ToggleButtonComponent } from \"@ui5/webcomponents-ngx/main/toggle-button\";\nimport { TokenComponent } from \"@ui5/webcomponents-ngx/main/token\";\nimport { TokenizerComponent } from \"@ui5/webcomponents-ngx/main/tokenizer\";\nimport { ToolbarComponent } from \"@ui5/webcomponents-ngx/main/toolbar\";\nimport { ToolbarButtonComponent } from \"@ui5/webcomponents-ngx/main/toolbar-button\";\nimport { ToolbarSelectComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select\";\nimport { ToolbarSelectOptionComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select-option\";\nimport { ToolbarSeparatorComponent } from \"@ui5/webcomponents-ngx/main/toolbar-separator\";\nimport { ToolbarSpacerComponent } from \"@ui5/webcomponents-ngx/main/toolbar-spacer\";\nimport { TreeComponent } from \"@ui5/webcomponents-ngx/main/tree\";\nimport { TreeItemComponent } from \"@ui5/webcomponents-ngx/main/tree-item\";\nimport { TreeItemCustomComponent } from \"@ui5/webcomponents-ngx/main/tree-item-custom\";\n\nconst imports = [\n AvatarComponent,\n AvatarGroupComponent,\n BarComponent,\n BreadcrumbsComponent,\n BreadcrumbsItemComponent,\n BusyIndicatorComponent,\n ButtonComponent,\n CalendarComponent,\n CalendarDateComponent,\n CalendarDateRangeComponent,\n CalendarLegendComponent,\n CalendarLegendItemComponent,\n CardComponent,\n CardHeaderComponent,\n CarouselComponent,\n CheckBoxComponent,\n ColorPaletteComponent,\n ColorPaletteItemComponent,\n ColorPalettePopoverComponent,\n ColorPickerComponent,\n ComboBoxComponent,\n ComboBoxItemComponent,\n ComboBoxItemGroupComponent,\n DatePickerComponent,\n DateRangePickerComponent,\n DateTimePickerComponent,\n DialogComponent,\n FileUploaderComponent,\n FormComponent,\n FormGroupComponent,\n FormItemComponent,\n IconComponent,\n InputComponent,\n LabelComponent,\n LinkComponent,\n ListComponent,\n ListItemCustomComponent,\n ListItemGroupComponent,\n ListItemStandardComponent,\n MenuComponent,\n MenuItemComponent,\n MenuSeparatorComponent,\n MessageStripComponent,\n MultiComboBoxComponent,\n MultiComboBoxItemComponent,\n MultiComboBoxItemGroupComponent,\n MultiInputComponent,\n OptionComponent,\n OptionCustomComponent,\n PanelComponent,\n PopoverComponent,\n ProgressIndicatorComponent,\n RadioButtonComponent,\n RangeSliderComponent,\n RatingIndicatorComponent,\n ResponsivePopoverComponent,\n SegmentedButtonComponent,\n SegmentedButtonItemComponent,\n SelectComponent,\n SliderComponent,\n SpecialCalendarDateComponent,\n SplitButtonComponent,\n StepInputComponent,\n SuggestionItemComponent,\n SuggestionItemCustomComponent,\n SuggestionItemGroupComponent,\n SwitchComponent,\n TabComponent,\n TabContainerComponent,\n TabSeparatorComponent,\n TableComponent,\n TableCellComponent,\n TableGrowingComponent,\n TableHeaderCellComponent,\n TableHeaderRowComponent,\n TableRowComponent,\n TableSelectionComponent,\n TagComponent,\n TextComponent,\n TextAreaComponent,\n TimePickerComponent,\n TitleComponent,\n ToastComponent,\n ToggleButtonComponent,\n TokenComponent,\n TokenizerComponent,\n ToolbarComponent,\n ToolbarButtonComponent,\n ToolbarSelectComponent,\n ToolbarSelectOptionComponent,\n ToolbarSeparatorComponent,\n ToolbarSpacerComponent,\n TreeComponent,\n TreeItemComponent,\n TreeItemCustomComponent,\n];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5MainModule {\n constructor(\n ui5WebcomponentsMainThemingService: Ui5WebcomponentsMainThemingService,\n ) {}\n}\nexport { Ui5MainModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main.mjs","sources":["../../../../libs/ui5-angular/main/ui5-main.module.ts","../../../../libs/ui5-angular/main/ui5-webcomponents-ngx-main.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5WebcomponentsMainThemingService } from \"@ui5/webcomponents-ngx/main/theming\";\nimport \"@ui5/webcomponents/dist/Assets.js\";\nimport { AvatarComponent } from \"@ui5/webcomponents-ngx/main/avatar\";\nimport { AvatarGroupComponent } from \"@ui5/webcomponents-ngx/main/avatar-group\";\nimport { BarComponent } from \"@ui5/webcomponents-ngx/main/bar\";\nimport { BreadcrumbsComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs\";\nimport { BreadcrumbsItemComponent } from \"@ui5/webcomponents-ngx/main/breadcrumbs-item\";\nimport { BusyIndicatorComponent } from \"@ui5/webcomponents-ngx/main/busy-indicator\";\nimport { ButtonComponent } from \"@ui5/webcomponents-ngx/main/button\";\nimport { CalendarComponent } from \"@ui5/webcomponents-ngx/main/calendar\";\nimport { CalendarDateComponent } from \"@ui5/webcomponents-ngx/main/calendar-date\";\nimport { CalendarDateRangeComponent } from \"@ui5/webcomponents-ngx/main/calendar-date-range\";\nimport { CalendarLegendComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend\";\nimport { CalendarLegendItemComponent } from \"@ui5/webcomponents-ngx/main/calendar-legend-item\";\nimport { CardComponent } from \"@ui5/webcomponents-ngx/main/card\";\nimport { CardHeaderComponent } from \"@ui5/webcomponents-ngx/main/card-header\";\nimport { CarouselComponent } from \"@ui5/webcomponents-ngx/main/carousel\";\nimport { CheckBoxComponent } from \"@ui5/webcomponents-ngx/main/check-box\";\nimport { ColorPaletteComponent } from \"@ui5/webcomponents-ngx/main/color-palette\";\nimport { ColorPaletteItemComponent } from \"@ui5/webcomponents-ngx/main/color-palette-item\";\nimport { ColorPalettePopoverComponent } from \"@ui5/webcomponents-ngx/main/color-palette-popover\";\nimport { ColorPickerComponent } from \"@ui5/webcomponents-ngx/main/color-picker\";\nimport { ComboBoxComponent } from \"@ui5/webcomponents-ngx/main/combo-box\";\nimport { ComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item\";\nimport { ComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/combo-box-item-group\";\nimport { DatePickerComponent } from \"@ui5/webcomponents-ngx/main/date-picker\";\nimport { DateRangePickerComponent } from \"@ui5/webcomponents-ngx/main/date-range-picker\";\nimport { DateTimePickerComponent } from \"@ui5/webcomponents-ngx/main/date-time-picker\";\nimport { DialogComponent } from \"@ui5/webcomponents-ngx/main/dialog\";\nimport { FileUploaderComponent } from \"@ui5/webcomponents-ngx/main/file-uploader\";\nimport { FormComponent } from \"@ui5/webcomponents-ngx/main/form\";\nimport { FormGroupComponent } from \"@ui5/webcomponents-ngx/main/form-group\";\nimport { FormItemComponent } from \"@ui5/webcomponents-ngx/main/form-item\";\nimport { IconComponent } from \"@ui5/webcomponents-ngx/main/icon\";\nimport { InputComponent } from \"@ui5/webcomponents-ngx/main/input\";\nimport { LabelComponent } from \"@ui5/webcomponents-ngx/main/label\";\nimport { LinkComponent } from \"@ui5/webcomponents-ngx/main/link\";\nimport { ListComponent } from \"@ui5/webcomponents-ngx/main/list\";\nimport { ListItemCustomComponent } from \"@ui5/webcomponents-ngx/main/list-item-custom\";\nimport { ListItemGroupComponent } from \"@ui5/webcomponents-ngx/main/list-item-group\";\nimport { ListItemStandardComponent } from \"@ui5/webcomponents-ngx/main/list-item-standard\";\nimport { MenuComponent } from \"@ui5/webcomponents-ngx/main/menu\";\nimport { MenuItemComponent } from \"@ui5/webcomponents-ngx/main/menu-item\";\nimport { MenuSeparatorComponent } from \"@ui5/webcomponents-ngx/main/menu-separator\";\nimport { MessageStripComponent } from \"@ui5/webcomponents-ngx/main/message-strip\";\nimport { MultiComboBoxComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box\";\nimport { MultiComboBoxItemComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item\";\nimport { MultiComboBoxItemGroupComponent } from \"@ui5/webcomponents-ngx/main/multi-combo-box-item-group\";\nimport { MultiInputComponent } from \"@ui5/webcomponents-ngx/main/multi-input\";\nimport { OptionComponent } from \"@ui5/webcomponents-ngx/main/option\";\nimport { OptionCustomComponent } from \"@ui5/webcomponents-ngx/main/option-custom\";\nimport { PanelComponent } from \"@ui5/webcomponents-ngx/main/panel\";\nimport { PopoverComponent } from \"@ui5/webcomponents-ngx/main/popover\";\nimport { ProgressIndicatorComponent } from \"@ui5/webcomponents-ngx/main/progress-indicator\";\nimport { RadioButtonComponent } from \"@ui5/webcomponents-ngx/main/radio-button\";\nimport { RangeSliderComponent } from \"@ui5/webcomponents-ngx/main/range-slider\";\nimport { RatingIndicatorComponent } from \"@ui5/webcomponents-ngx/main/rating-indicator\";\nimport { ResponsivePopoverComponent } from \"@ui5/webcomponents-ngx/main/responsive-popover\";\nimport { SegmentedButtonComponent } from \"@ui5/webcomponents-ngx/main/segmented-button\";\nimport { SegmentedButtonItemComponent } from \"@ui5/webcomponents-ngx/main/segmented-button-item\";\nimport { SelectComponent } from \"@ui5/webcomponents-ngx/main/select\";\nimport { SliderComponent } from \"@ui5/webcomponents-ngx/main/slider\";\nimport { SpecialCalendarDateComponent } from \"@ui5/webcomponents-ngx/main/special-calendar-date\";\nimport { SplitButtonComponent } from \"@ui5/webcomponents-ngx/main/split-button\";\nimport { StepInputComponent } from \"@ui5/webcomponents-ngx/main/step-input\";\nimport { SuggestionItemComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item\";\nimport { SuggestionItemCustomComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-custom\";\nimport { SuggestionItemGroupComponent } from \"@ui5/webcomponents-ngx/main/suggestion-item-group\";\nimport { SwitchComponent } from \"@ui5/webcomponents-ngx/main/switch\";\nimport { TabComponent } from \"@ui5/webcomponents-ngx/main/tab\";\nimport { TabContainerComponent } from \"@ui5/webcomponents-ngx/main/tab-container\";\nimport { TabSeparatorComponent } from \"@ui5/webcomponents-ngx/main/tab-separator\";\nimport { TableComponent } from \"@ui5/webcomponents-ngx/main/table\";\nimport { TableCellComponent } from \"@ui5/webcomponents-ngx/main/table-cell\";\nimport { TableGrowingComponent } from \"@ui5/webcomponents-ngx/main/table-growing\";\nimport { TableHeaderCellComponent } from \"@ui5/webcomponents-ngx/main/table-header-cell\";\nimport { TableHeaderRowComponent } from \"@ui5/webcomponents-ngx/main/table-header-row\";\nimport { TableRowComponent } from \"@ui5/webcomponents-ngx/main/table-row\";\nimport { TableSelectionComponent } from \"@ui5/webcomponents-ngx/main/table-selection\";\nimport { TagComponent } from \"@ui5/webcomponents-ngx/main/tag\";\nimport { TextComponent } from \"@ui5/webcomponents-ngx/main/text\";\nimport { TextAreaComponent } from \"@ui5/webcomponents-ngx/main/text-area\";\nimport { TimePickerComponent } from \"@ui5/webcomponents-ngx/main/time-picker\";\nimport { TitleComponent } from \"@ui5/webcomponents-ngx/main/title\";\nimport { ToastComponent } from \"@ui5/webcomponents-ngx/main/toast\";\nimport { ToggleButtonComponent } from \"@ui5/webcomponents-ngx/main/toggle-button\";\nimport { TokenComponent } from \"@ui5/webcomponents-ngx/main/token\";\nimport { TokenizerComponent } from \"@ui5/webcomponents-ngx/main/tokenizer\";\nimport { ToolbarComponent } from \"@ui5/webcomponents-ngx/main/toolbar\";\nimport { ToolbarButtonComponent } from \"@ui5/webcomponents-ngx/main/toolbar-button\";\nimport { ToolbarSelectComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select\";\nimport { ToolbarSelectOptionComponent } from \"@ui5/webcomponents-ngx/main/toolbar-select-option\";\nimport { ToolbarSeparatorComponent } from \"@ui5/webcomponents-ngx/main/toolbar-separator\";\nimport { ToolbarSpacerComponent } from \"@ui5/webcomponents-ngx/main/toolbar-spacer\";\nimport { TreeComponent } from \"@ui5/webcomponents-ngx/main/tree\";\nimport { TreeItemComponent } from \"@ui5/webcomponents-ngx/main/tree-item\";\nimport { TreeItemCustomComponent } from \"@ui5/webcomponents-ngx/main/tree-item-custom\";\n\nconst imports = [\n AvatarComponent,\n AvatarGroupComponent,\n BarComponent,\n BreadcrumbsComponent,\n BreadcrumbsItemComponent,\n BusyIndicatorComponent,\n ButtonComponent,\n CalendarComponent,\n CalendarDateComponent,\n CalendarDateRangeComponent,\n CalendarLegendComponent,\n CalendarLegendItemComponent,\n CardComponent,\n CardHeaderComponent,\n CarouselComponent,\n CheckBoxComponent,\n ColorPaletteComponent,\n ColorPaletteItemComponent,\n ColorPalettePopoverComponent,\n ColorPickerComponent,\n ComboBoxComponent,\n ComboBoxItemComponent,\n ComboBoxItemGroupComponent,\n DatePickerComponent,\n DateRangePickerComponent,\n DateTimePickerComponent,\n DialogComponent,\n FileUploaderComponent,\n FormComponent,\n FormGroupComponent,\n FormItemComponent,\n IconComponent,\n InputComponent,\n LabelComponent,\n LinkComponent,\n ListComponent,\n ListItemCustomComponent,\n ListItemGroupComponent,\n ListItemStandardComponent,\n MenuComponent,\n MenuItemComponent,\n MenuSeparatorComponent,\n MessageStripComponent,\n MultiComboBoxComponent,\n MultiComboBoxItemComponent,\n MultiComboBoxItemGroupComponent,\n MultiInputComponent,\n OptionComponent,\n OptionCustomComponent,\n PanelComponent,\n PopoverComponent,\n ProgressIndicatorComponent,\n RadioButtonComponent,\n RangeSliderComponent,\n RatingIndicatorComponent,\n ResponsivePopoverComponent,\n SegmentedButtonComponent,\n SegmentedButtonItemComponent,\n SelectComponent,\n SliderComponent,\n SpecialCalendarDateComponent,\n SplitButtonComponent,\n StepInputComponent,\n SuggestionItemComponent,\n SuggestionItemCustomComponent,\n SuggestionItemGroupComponent,\n SwitchComponent,\n TabComponent,\n TabContainerComponent,\n TabSeparatorComponent,\n TableComponent,\n TableCellComponent,\n TableGrowingComponent,\n TableHeaderCellComponent,\n TableHeaderRowComponent,\n TableRowComponent,\n TableSelectionComponent,\n TagComponent,\n TextComponent,\n TextAreaComponent,\n TimePickerComponent,\n TitleComponent,\n ToastComponent,\n ToggleButtonComponent,\n TokenComponent,\n TokenizerComponent,\n ToolbarComponent,\n ToolbarButtonComponent,\n ToolbarSelectComponent,\n ToolbarSelectOptionComponent,\n ToolbarSeparatorComponent,\n ToolbarSpacerComponent,\n TreeComponent,\n TreeItemComponent,\n TreeItemCustomComponent,\n];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5MainModule {\n constructor(\n ui5WebcomponentsMainThemingService: Ui5WebcomponentsMainThemingService,\n ) {}\n}\nexport { Ui5MainModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -1,7 +1,7 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { inject, Injectable, NgModule } from '@angular/core';
3
3
  import { Ui5ThemingService } from '@ui5/theming-ngx';
4
- import { BehaviorSubject, map, of, switchMap } from 'rxjs';
4
+ import { BehaviorSubject, map, switchMap, of } from 'rxjs';
5
5
  import { setTheme } from '@ui5/webcomponents-base/dist/config/Theme.js';
6
6
 
7
7
  var supportedThemes = ["node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json", "node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json"];
@@ -34,10 +34,10 @@ class WebcomponentsThemingProvider {
34
34
  return of(supported);
35
35
  }));
36
36
  }
37
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: WebcomponentsThemingProvider, deps: "invalid", target: i0.ɵɵFactoryTarget.Injectable }); }
38
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: WebcomponentsThemingProvider }); }
37
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: WebcomponentsThemingProvider, deps: "invalid", target: i0.ɵɵFactoryTarget.Injectable }); }
38
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: WebcomponentsThemingProvider }); }
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: WebcomponentsThemingProvider, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: WebcomponentsThemingProvider, decorators: [{
41
41
  type: Injectable
42
42
  }], ctorParameters: () => [{ type: undefined }] });
43
43
 
@@ -50,10 +50,10 @@ class Ui5WebcomponentsThemingService extends WebcomponentsThemingProvider {
50
50
  super(() => import('@ui5/webcomponents-theming/dist/generated/json-imports/Themes.js'));
51
51
  this.name = 'ui5-webcomponents-theming-service';
52
52
  }
53
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsThemingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
54
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsThemingService, providedIn: 'root' }); }
53
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsThemingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
54
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsThemingService, providedIn: 'root' }); }
55
55
  }
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsThemingService, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsThemingService, decorators: [{
57
57
  type: Injectable,
58
58
  args: [{
59
59
  providedIn: 'root'
@@ -70,11 +70,11 @@ class Ui5WebcomponentsThemingModule {
70
70
  providers: [Ui5WebcomponentsThemingService]
71
71
  };
72
72
  }
73
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsThemingModule, deps: [{ token: Ui5WebcomponentsThemingService }], target: i0.ɵɵFactoryTarget.NgModule }); }
74
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsThemingModule }); }
75
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsThemingModule }); }
73
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsThemingModule, deps: [{ token: Ui5WebcomponentsThemingService }], target: i0.ɵɵFactoryTarget.NgModule }); }
74
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsThemingModule }); }
75
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsThemingModule }); }
76
76
  }
77
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsThemingModule, decorators: [{
77
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsThemingModule, decorators: [{
78
78
  type: NgModule,
79
79
  args: [{
80
80
  exports: [],
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-theming.mjs","sources":["../../../../libs/ui5-angular/theming/supported-themes.ts","../../../../libs/ui5-angular/theming/base-webcomponents-theming-provider.ts","../../../../libs/ui5-angular/theming/theming.service.ts","../../../../libs/ui5-angular/theming/theming.module.ts","../../../../libs/ui5-angular/theming/ui5-webcomponents-ngx-theming.ts"],"sourcesContent":["export default [\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json\"];","import {inject, Injectable, OnDestroy} from \"@angular/core\";\nimport {Ui5ThemingProvider, Ui5ThemingService} from \"@ui5/theming-ngx\";\nimport {BehaviorSubject, map, Observable, of, switchMap} from \"rxjs\";\nimport supportedThemes from './supported-themes';\nimport {setTheme} from '@ui5/webcomponents-base/dist/config/Theme.js';\n\n@Injectable()\nexport abstract class WebcomponentsThemingProvider implements Ui5ThemingProvider, OnDestroy {\n abstract name: string;\n\n protected availableThemes$ = new BehaviorSubject<string[]>(supportedThemes);\n\n protected _globalThemingService: Ui5ThemingService | null = inject(Ui5ThemingService, {optional: true});\n\n /** @hidden */\n protected constructor(\n protected registerThemes: () => Promise<any>\n ) {\n registerThemes().then(() => {\n this._globalThemingService?.registerProvider(this);\n });\n }\n\n /** @hidden */\n ngOnDestroy(): void {\n this._globalThemingService?.unregisterProvider(this);\n }\n\n supportsTheme(theme: string): Observable<boolean> {\n return this.getAvailableThemes().pipe(\n map((themes) => themes.includes(theme))\n );\n }\n\n getAvailableThemes(): Observable<string[]> {\n return this.availableThemes$.asObservable();\n }\n\n setTheme(theme: string): Observable<boolean> {\n return this.supportsTheme(theme).pipe(\n switchMap((supported) => {\n if (supported) {\n setTheme(theme);\n }\n return of(supported);\n })\n );\n }\n}\n","import {Injectable} from \"@angular/core\";\nimport {WebcomponentsThemingProvider} from \"./base-webcomponents-theming-provider\";\n\n/**\n * Theming service specifically for the ui5/webcomponents-ngx components.\n */\n@Injectable({\n providedIn: 'root'\n})\nexport class Ui5WebcomponentsThemingService extends WebcomponentsThemingProvider {\n name = 'ui5-webcomponents-theming-service';\n\n /** @hidden */\n constructor() {\n super(() => import('@ui5/webcomponents-theming/dist/generated/json-imports/Themes.js'))\n }\n}\n","import {ModuleWithProviders, NgModule} from \"@angular/core\";\nimport {Ui5WebcomponentsThemingService} from \"./theming.service\";\n\n@NgModule({\n exports: [],\n declarations: []\n})\nexport class Ui5WebcomponentsThemingModule {\n constructor(readonly theming: Ui5WebcomponentsThemingService) {\n }\n\n static forRoot(): ModuleWithProviders<Ui5WebcomponentsThemingModule> {\n return {\n ngModule: Ui5WebcomponentsThemingModule,\n providers: [Ui5WebcomponentsThemingService]\n }\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1.Ui5WebcomponentsThemingService"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-theming.mjs","sources":["../../../../libs/ui5-angular/theming/supported-themes.ts","../../../../libs/ui5-angular/theming/base-webcomponents-theming-provider.ts","../../../../libs/ui5-angular/theming/theming.service.ts","../../../../libs/ui5-angular/theming/theming.module.ts","../../../../libs/ui5-angular/theming/ui5-webcomponents-ngx-theming.ts"],"sourcesContent":["export default [\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json\",\"node_modules/@ui5/webcomponents-theming/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json\"];","import {inject, Injectable, OnDestroy} from \"@angular/core\";\nimport {Ui5ThemingProvider, Ui5ThemingService} from \"@ui5/theming-ngx\";\nimport {BehaviorSubject, map, Observable, of, switchMap} from \"rxjs\";\nimport supportedThemes from './supported-themes';\nimport {setTheme} from '@ui5/webcomponents-base/dist/config/Theme.js';\n\n@Injectable()\nexport abstract class WebcomponentsThemingProvider implements Ui5ThemingProvider, OnDestroy {\n abstract name: string;\n\n protected availableThemes$ = new BehaviorSubject<string[]>(supportedThemes);\n\n protected _globalThemingService: Ui5ThemingService | null = inject(Ui5ThemingService, {optional: true});\n\n /** @hidden */\n protected constructor(\n protected registerThemes: () => Promise<any>\n ) {\n registerThemes().then(() => {\n this._globalThemingService?.registerProvider(this);\n });\n }\n\n /** @hidden */\n ngOnDestroy(): void {\n this._globalThemingService?.unregisterProvider(this);\n }\n\n supportsTheme(theme: string): Observable<boolean> {\n return this.getAvailableThemes().pipe(\n map((themes) => themes.includes(theme))\n );\n }\n\n getAvailableThemes(): Observable<string[]> {\n return this.availableThemes$.asObservable();\n }\n\n setTheme(theme: string): Observable<boolean> {\n return this.supportsTheme(theme).pipe(\n switchMap((supported) => {\n if (supported) {\n setTheme(theme);\n }\n return of(supported);\n })\n );\n }\n}\n","import {Injectable} from \"@angular/core\";\nimport {WebcomponentsThemingProvider} from \"./base-webcomponents-theming-provider\";\n\n/**\n * Theming service specifically for the ui5/webcomponents-ngx components.\n */\n@Injectable({\n providedIn: 'root'\n})\nexport class Ui5WebcomponentsThemingService extends WebcomponentsThemingProvider {\n name = 'ui5-webcomponents-theming-service';\n\n /** @hidden */\n constructor() {\n super(() => import('@ui5/webcomponents-theming/dist/generated/json-imports/Themes.js'))\n }\n}\n","import {ModuleWithProviders, NgModule} from \"@angular/core\";\nimport {Ui5WebcomponentsThemingService} from \"./theming.service\";\n\n@NgModule({\n exports: [],\n declarations: []\n})\nexport class Ui5WebcomponentsThemingModule {\n constructor(readonly theming: Ui5WebcomponentsThemingService) {\n }\n\n static forRoot(): ModuleWithProviders<Ui5WebcomponentsThemingModule> {\n return {\n ngModule: Ui5WebcomponentsThemingModule,\n providers: [Ui5WebcomponentsThemingService]\n }\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["i1.Ui5WebcomponentsThemingService"],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { map, fromEvent } from 'rxjs';
1
+ import { fromEvent, map } from 'rxjs';
2
2
 
3
3
  function ProxyInputs(inputNames) {
4
4
  return (cls) => {
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-utils.mjs","sources":["../../../../libs/ui5-angular/utils/index.ts","../../../../libs/ui5-angular/utils/ui5-webcomponents-ngx-utils.ts"],"sourcesContent":["import { fromEvent, map } from \"rxjs\";\n\nfunction ProxyInputs(inputNames: string[]) {\n return (cls: any) => {\n inputNames.forEach((inputName) => {\n Object.defineProperty(cls.prototype, inputName, {\n get() {\n return this.element[inputName];\n },\n set(val: any) {\n this.zone.runOutsideAngular(() => (this.element[inputName] = val));\n },\n });\n });\n };\n}\n\nfunction ProxyOutputs(outputNames: string[]) {\n return (cls: any) => {\n outputNames.forEach((outputName) => {\n // eslint-disable-next-line prefer-const\n let [eventName, publicName] = outputName.split(\":\").map((s) => s.trim());\n publicName = publicName || eventName;\n Object.defineProperty(cls.prototype, publicName, {\n get(): any {\n return fromEvent<CustomEvent<any>>(this.element, eventName).pipe(\n map((e) => e.detail),\n );\n },\n });\n });\n };\n}\n\nexport { ProxyInputs, ProxyOutputs };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAEA,SAAS,WAAW,CAAC,UAAoB,EAAA;IACvC,OAAO,CAAC,GAAQ,KAAI;AAClB,QAAA,UAAU,CAAC,OAAO,CAAC,CAAC,SAAS,KAAI;YAC/B,MAAM,CAAC,cAAc,CAAC,GAAG,CAAC,SAAS,EAAE,SAAS,EAAE;gBAC9C,GAAG,GAAA;AACD,oBAAA,OAAO,IAAI,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;iBAChC;AACD,gBAAA,GAAG,CAAC,GAAQ,EAAA;AACV,oBAAA,IAAI,CAAC,IAAI,CAAC,iBAAiB,CAAC,OAAO,IAAI,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC;iBACpE;AACF,aAAA,CAAC,CAAC;AACL,SAAC,CAAC,CAAC;AACL,KAAC,CAAC;AACJ,CAAC;AAED,SAAS,YAAY,CAAC,WAAqB,EAAA;IACzC,OAAO,CAAC,GAAQ,KAAI;AAClB,QAAA,WAAW,CAAC,OAAO,CAAC,CAAC,UAAU,KAAI;;YAEjC,IAAI,CAAC,SAAS,EAAE,UAAU,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC;AACzE,YAAA,UAAU,GAAG,UAAU,IAAI,SAAS,CAAC;YACrC,MAAM,CAAC,cAAc,CAAC,GAAG,CAAC,SAAS,EAAE,UAAU,EAAE;gBAC/C,GAAG,GAAA;oBACD,OAAO,SAAS,CAAmB,IAAI,CAAC,OAAO,EAAE,SAAS,CAAC,CAAC,IAAI,CAC9D,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,CACrB,CAAC;iBACH;AACF,aAAA,CAAC,CAAC;AACL,SAAC,CAAC,CAAC;AACL,KAAC,CAAC;AACJ;;AChCA;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-utils.mjs","sources":["../../../../libs/ui5-angular/utils/index.ts","../../../../libs/ui5-angular/utils/ui5-webcomponents-ngx-utils.ts"],"sourcesContent":["import { fromEvent, map } from \"rxjs\";\n\nfunction ProxyInputs(inputNames: string[]) {\n return (cls: any) => {\n inputNames.forEach((inputName) => {\n Object.defineProperty(cls.prototype, inputName, {\n get() {\n return this.element[inputName];\n },\n set(val: any) {\n this.zone.runOutsideAngular(() => (this.element[inputName] = val));\n },\n });\n });\n };\n}\n\nfunction ProxyOutputs(outputNames: string[]) {\n return (cls: any) => {\n outputNames.forEach((outputName) => {\n // eslint-disable-next-line prefer-const\n let [eventName, publicName] = outputName.split(\":\").map((s) => s.trim());\n publicName = publicName || eventName;\n Object.defineProperty(cls.prototype, publicName, {\n get(): any {\n return fromEvent<CustomEvent<any>>(this.element, eventName).pipe(\n map((e) => e.detail),\n );\n },\n });\n });\n };\n}\n\nexport { ProxyInputs, ProxyOutputs };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAEA,SAAS,WAAW,CAAC,UAAoB,EAAA;IACvC,OAAO,CAAC,GAAQ,KAAI;AAClB,QAAA,UAAU,CAAC,OAAO,CAAC,CAAC,SAAS,KAAI;YAC/B,MAAM,CAAC,cAAc,CAAC,GAAG,CAAC,SAAS,EAAE,SAAS,EAAE;gBAC9C,GAAG,GAAA;AACD,oBAAA,OAAO,IAAI,CAAC,OAAO,CAAC,SAAS,CAAC;iBAC/B;AACD,gBAAA,GAAG,CAAC,GAAQ,EAAA;AACV,oBAAA,IAAI,CAAC,IAAI,CAAC,iBAAiB,CAAC,OAAO,IAAI,CAAC,OAAO,CAAC,SAAS,CAAC,GAAG,GAAG,CAAC,CAAC;iBACnE;AACF,aAAA,CAAC;AACJ,SAAC,CAAC;AACJ,KAAC;AACH;AAEA,SAAS,YAAY,CAAC,WAAqB,EAAA;IACzC,OAAO,CAAC,GAAQ,KAAI;AAClB,QAAA,WAAW,CAAC,OAAO,CAAC,CAAC,UAAU,KAAI;;YAEjC,IAAI,CAAC,SAAS,EAAE,UAAU,CAAC,GAAG,UAAU,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,IAAI,EAAE,CAAC;AACxE,YAAA,UAAU,GAAG,UAAU,IAAI,SAAS;YACpC,MAAM,CAAC,cAAc,CAAC,GAAG,CAAC,SAAS,EAAE,UAAU,EAAE;gBAC/C,GAAG,GAAA;oBACD,OAAO,SAAS,CAAmB,IAAI,CAAC,OAAO,EAAE,SAAS,CAAC,CAAC,IAAI,CAC9D,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,CACrB;iBACF;AACF,aAAA,CAAC;AACJ,SAAC,CAAC;AACJ,KAAC;AACH;;AChCA;;AAEG;;;;"}
@@ -23,6 +23,7 @@ export { SideNavigationItemComponent } from '@ui5/webcomponents-ngx/fiori/side-n
23
23
  export { SideNavigationSubItemComponent } from '@ui5/webcomponents-ngx/fiori/side-navigation-sub-item';
24
24
  export { SortItemComponent } from '@ui5/webcomponents-ngx/fiori/sort-item';
25
25
  export { TimelineComponent } from '@ui5/webcomponents-ngx/fiori/timeline';
26
+ export { TimelineGroupItemComponent } from '@ui5/webcomponents-ngx/fiori/timeline-group-item';
26
27
  export { TimelineItemComponent } from '@ui5/webcomponents-ngx/fiori/timeline-item';
27
28
  export { UploadCollectionComponent } from '@ui5/webcomponents-ngx/fiori/upload-collection';
28
29
  export { UploadCollectionItemComponent } from '@ui5/webcomponents-ngx/fiori/upload-collection-item';
@@ -141,11 +142,11 @@ export * from '@ui5/webcomponents-ngx/main/theming';
141
142
  const imports = [Ui5FioriModule, Ui5MainModule];
142
143
  const exports = [...imports];
143
144
  class Ui5WebcomponentsModule {
144
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
145
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsModule, imports: [Ui5FioriModule, Ui5MainModule], exports: [Ui5FioriModule, Ui5MainModule] }); }
146
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsModule, imports: [imports, Ui5FioriModule, Ui5MainModule] }); }
145
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
146
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsModule, imports: [Ui5FioriModule, Ui5MainModule], exports: [Ui5FioriModule, Ui5MainModule] }); }
147
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsModule, imports: [imports, Ui5FioriModule, Ui5MainModule] }); }
147
148
  }
148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsModule, decorators: [{
149
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsModule, decorators: [{
149
150
  type: NgModule,
150
151
  args: [{
151
152
  imports: [...imports],
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx.mjs","sources":["../../../../libs/ui5-angular/ui5-webcomponents.module.ts","../../../../libs/ui5-angular/ui5-webcomponents-ngx.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5FioriModule } from \"@ui5/webcomponents-ngx/fiori\";\nimport { Ui5MainModule } from \"@ui5/webcomponents-ngx/main\";\n\nconst imports = [Ui5FioriModule, Ui5MainModule];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5WebcomponentsModule {}\nexport { Ui5WebcomponentsModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,MAAM,OAAO,GAAG,CAAC,cAAc,EAAE,aAAa,CAAC,CAAC;AAChD,MAAM,OAAO,GAAG,CAAC,GAAG,OAAO,CAAC,CAAC;AAE7B,MAIM,sBAAsB,CAAA;8GAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;AAAtB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,YAPX,cAAc,EAAE,aAAa,CAA7B,EAAA,OAAA,EAAA,CAAA,cAAc,EAAE,aAAa,CAAA,EAAA,CAAA,CAAA,EAAA;AAOxC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,EAHb,OAAA,EAAA,CAAA,OAAO,EAJL,cAAc,EAAE,aAAa,CAAA,EAAA,CAAA,CAAA,EAAA;;2FAOxC,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAJ3B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACrB,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACtB,iBAAA,CAAA;;;ACVD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx.mjs","sources":["../../../../libs/ui5-angular/ui5-webcomponents.module.ts","../../../../libs/ui5-angular/ui5-webcomponents-ngx.ts"],"sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { Ui5FioriModule } from \"@ui5/webcomponents-ngx/fiori\";\nimport { Ui5MainModule } from \"@ui5/webcomponents-ngx/main\";\n\nconst imports = [Ui5FioriModule, Ui5MainModule];\nconst exports = [...imports];\n\n@NgModule({\n imports: [...imports],\n exports: [...exports],\n})\nclass Ui5WebcomponentsModule {}\nexport { Ui5WebcomponentsModule };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,MAAM,OAAO,GAAG,CAAC,cAAc,EAAE,aAAa,CAAC;AAC/C,MAAM,OAAO,GAAG,CAAC,GAAG,OAAO,CAAC;AAE5B,MAIM,sBAAsB,CAAA;8GAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAtB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,YAPX,cAAc,EAAE,aAAa,CAA7B,EAAA,OAAA,EAAA,CAAA,cAAc,EAAE,aAAa,CAAA,EAAA,CAAA,CAAA;AAOxC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,sBAAsB,EAHb,OAAA,EAAA,CAAA,OAAO,EAJL,cAAc,EAAE,aAAa,CAAA,EAAA,CAAA,CAAA;;2FAOxC,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBAJ3B,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACrB,oBAAA,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC;AACtB,iBAAA;;;ACVD;;AAEG;;;;"}
@@ -44,7 +44,7 @@ declare class ShellBarComponent {
44
44
  - **notifications** - `notifications.expanded` and `notifications.hasPopup`.
45
45
  - **profile** - `profile.expanded`, `profile.hasPopup` and `profile.name`.
46
46
  - **product** - `product.expanded` and `product.hasPopup`.
47
- - **search** - `search.expanded` and `search.hasPopup`.
47
+ - **search** - `search.hasPopup`.
48
48
  - **overflow** - `overflow.expanded` and `overflow.hasPopup`.
49
49
 
50
50
  The accessibility attributes support the following values:
@@ -0,0 +1,27 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import '@ui5/webcomponents-fiori/dist/TimelineGroupItem.js';
3
+ import TimelineGroupItem from '@ui5/webcomponents-fiori/dist/TimelineGroupItem.js';
4
+ import * as i0 from "@angular/core";
5
+ declare class TimelineGroupItemComponent {
6
+ /**
7
+ Defines the text of the button that expands and collapses the group.
8
+ */
9
+ groupName: string | undefined;
10
+ /**
11
+ Determines if the group is collapsed or expanded.
12
+ */
13
+ collapsed: boolean;
14
+ /**
15
+ Fired when the group item is expanded or collapsed.
16
+ */
17
+ ui5Toggle: EventEmitter<void>;
18
+ private elementRef;
19
+ private zone;
20
+ private cdr;
21
+ get element(): TimelineGroupItem;
22
+ constructor();
23
+ static ɵfac: i0.ɵɵFactoryDeclaration<TimelineGroupItemComponent, never>;
24
+ static ɵcmp: i0.ɵɵComponentDeclaration<TimelineGroupItemComponent, "ui5-timeline-group-item", ["ui5TimelineGroupItem"], { "groupName": { "alias": "groupName"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; }, { "ui5Toggle": "ui5Toggle"; }, never, ["*"], true, never>;
25
+ static ngAcceptInputType_collapsed: unknown;
26
+ }
27
+ export { TimelineGroupItemComponent };
@@ -26,16 +26,17 @@ import * as i22 from "@ui5/webcomponents-ngx/fiori/side-navigation-item";
26
26
  import * as i23 from "@ui5/webcomponents-ngx/fiori/side-navigation-sub-item";
27
27
  import * as i24 from "@ui5/webcomponents-ngx/fiori/sort-item";
28
28
  import * as i25 from "@ui5/webcomponents-ngx/fiori/timeline";
29
- import * as i26 from "@ui5/webcomponents-ngx/fiori/timeline-item";
30
- import * as i27 from "@ui5/webcomponents-ngx/fiori/upload-collection";
31
- import * as i28 from "@ui5/webcomponents-ngx/fiori/upload-collection-item";
32
- import * as i29 from "@ui5/webcomponents-ngx/fiori/view-settings-dialog";
33
- import * as i30 from "@ui5/webcomponents-ngx/fiori/wizard";
34
- import * as i31 from "@ui5/webcomponents-ngx/fiori/wizard-step";
29
+ import * as i26 from "@ui5/webcomponents-ngx/fiori/timeline-group-item";
30
+ import * as i27 from "@ui5/webcomponents-ngx/fiori/timeline-item";
31
+ import * as i28 from "@ui5/webcomponents-ngx/fiori/upload-collection";
32
+ import * as i29 from "@ui5/webcomponents-ngx/fiori/upload-collection-item";
33
+ import * as i30 from "@ui5/webcomponents-ngx/fiori/view-settings-dialog";
34
+ import * as i31 from "@ui5/webcomponents-ngx/fiori/wizard";
35
+ import * as i32 from "@ui5/webcomponents-ngx/fiori/wizard-step";
35
36
  declare class Ui5FioriModule {
36
37
  constructor(ui5WebcomponentsFioriThemingService: Ui5WebcomponentsFioriThemingService);
37
38
  static ɵfac: i0.ɵɵFactoryDeclaration<Ui5FioriModule, never>;
38
- static ɵmod: i0.ɵɵNgModuleDeclaration<Ui5FioriModule, never, [typeof i1.BarcodeScannerDialogComponent, typeof i2.DynamicPageComponent, typeof i3.DynamicPageHeaderComponent, typeof i4.DynamicPageTitleComponent, typeof i5.DynamicSideContentComponent, typeof i6.FilterItemComponent, typeof i7.FilterItemOptionComponent, typeof i8.FlexibleColumnLayoutComponent, typeof i9.IllustratedMessageComponent, typeof i10.MediaGalleryComponent, typeof i11.MediaGalleryItemComponent, typeof i12.NotificationListComponent, typeof i13.NotificationListGroupItemComponent, typeof i14.NotificationListItemComponent, typeof i15.PageComponent, typeof i16.ProductSwitchComponent, typeof i17.ProductSwitchItemComponent, typeof i18.ShellBarComponent, typeof i19.ShellBarItemComponent, typeof i20.SideNavigationComponent, typeof i21.SideNavigationGroupComponent, typeof i22.SideNavigationItemComponent, typeof i23.SideNavigationSubItemComponent, typeof i24.SortItemComponent, typeof i25.TimelineComponent, typeof i26.TimelineItemComponent, typeof i27.UploadCollectionComponent, typeof i28.UploadCollectionItemComponent, typeof i29.ViewSettingsDialogComponent, typeof i30.WizardComponent, typeof i31.WizardStepComponent], [typeof i1.BarcodeScannerDialogComponent, typeof i2.DynamicPageComponent, typeof i3.DynamicPageHeaderComponent, typeof i4.DynamicPageTitleComponent, typeof i5.DynamicSideContentComponent, typeof i6.FilterItemComponent, typeof i7.FilterItemOptionComponent, typeof i8.FlexibleColumnLayoutComponent, typeof i9.IllustratedMessageComponent, typeof i10.MediaGalleryComponent, typeof i11.MediaGalleryItemComponent, typeof i12.NotificationListComponent, typeof i13.NotificationListGroupItemComponent, typeof i14.NotificationListItemComponent, typeof i15.PageComponent, typeof i16.ProductSwitchComponent, typeof i17.ProductSwitchItemComponent, typeof i18.ShellBarComponent, typeof i19.ShellBarItemComponent, typeof i20.SideNavigationComponent, typeof i21.SideNavigationGroupComponent, typeof i22.SideNavigationItemComponent, typeof i23.SideNavigationSubItemComponent, typeof i24.SortItemComponent, typeof i25.TimelineComponent, typeof i26.TimelineItemComponent, typeof i27.UploadCollectionComponent, typeof i28.UploadCollectionItemComponent, typeof i29.ViewSettingsDialogComponent, typeof i30.WizardComponent, typeof i31.WizardStepComponent]>;
39
+ static ɵmod: i0.ɵɵNgModuleDeclaration<Ui5FioriModule, never, [typeof i1.BarcodeScannerDialogComponent, typeof i2.DynamicPageComponent, typeof i3.DynamicPageHeaderComponent, typeof i4.DynamicPageTitleComponent, typeof i5.DynamicSideContentComponent, typeof i6.FilterItemComponent, typeof i7.FilterItemOptionComponent, typeof i8.FlexibleColumnLayoutComponent, typeof i9.IllustratedMessageComponent, typeof i10.MediaGalleryComponent, typeof i11.MediaGalleryItemComponent, typeof i12.NotificationListComponent, typeof i13.NotificationListGroupItemComponent, typeof i14.NotificationListItemComponent, typeof i15.PageComponent, typeof i16.ProductSwitchComponent, typeof i17.ProductSwitchItemComponent, typeof i18.ShellBarComponent, typeof i19.ShellBarItemComponent, typeof i20.SideNavigationComponent, typeof i21.SideNavigationGroupComponent, typeof i22.SideNavigationItemComponent, typeof i23.SideNavigationSubItemComponent, typeof i24.SortItemComponent, typeof i25.TimelineComponent, typeof i26.TimelineGroupItemComponent, typeof i27.TimelineItemComponent, typeof i28.UploadCollectionComponent, typeof i29.UploadCollectionItemComponent, typeof i30.ViewSettingsDialogComponent, typeof i31.WizardComponent, typeof i32.WizardStepComponent], [typeof i1.BarcodeScannerDialogComponent, typeof i2.DynamicPageComponent, typeof i3.DynamicPageHeaderComponent, typeof i4.DynamicPageTitleComponent, typeof i5.DynamicSideContentComponent, typeof i6.FilterItemComponent, typeof i7.FilterItemOptionComponent, typeof i8.FlexibleColumnLayoutComponent, typeof i9.IllustratedMessageComponent, typeof i10.MediaGalleryComponent, typeof i11.MediaGalleryItemComponent, typeof i12.NotificationListComponent, typeof i13.NotificationListGroupItemComponent, typeof i14.NotificationListItemComponent, typeof i15.PageComponent, typeof i16.ProductSwitchComponent, typeof i17.ProductSwitchItemComponent, typeof i18.ShellBarComponent, typeof i19.ShellBarItemComponent, typeof i20.SideNavigationComponent, typeof i21.SideNavigationGroupComponent, typeof i22.SideNavigationItemComponent, typeof i23.SideNavigationSubItemComponent, typeof i24.SortItemComponent, typeof i25.TimelineComponent, typeof i26.TimelineGroupItemComponent, typeof i27.TimelineItemComponent, typeof i28.UploadCollectionComponent, typeof i29.UploadCollectionItemComponent, typeof i30.ViewSettingsDialogComponent, typeof i31.WizardComponent, typeof i32.WizardStepComponent]>;
39
40
  static ɵinj: i0.ɵɵInjectorDeclaration<Ui5FioriModule>;
40
41
  }
41
42
  export { Ui5FioriModule };
package/index.d.ts CHANGED
@@ -23,6 +23,7 @@ export { SideNavigationItemComponent } from '@ui5/webcomponents-ngx/fiori/side-n
23
23
  export { SideNavigationSubItemComponent } from '@ui5/webcomponents-ngx/fiori/side-navigation-sub-item';
24
24
  export { SortItemComponent } from '@ui5/webcomponents-ngx/fiori/sort-item';
25
25
  export { TimelineComponent } from '@ui5/webcomponents-ngx/fiori/timeline';
26
+ export { TimelineGroupItemComponent } from '@ui5/webcomponents-ngx/fiori/timeline-group-item';
26
27
  export { TimelineItemComponent } from '@ui5/webcomponents-ngx/fiori/timeline-item';
27
28
  export { UploadCollectionComponent } from '@ui5/webcomponents-ngx/fiori/upload-collection';
28
29
  export { UploadCollectionItemComponent } from '@ui5/webcomponents-ngx/fiori/upload-collection-item';
@@ -12,12 +12,21 @@ declare class CardComponent {
12
12
  Defines the IDs of the elements that label the component.
13
13
  */
14
14
  accessibleNameRef: string | undefined;
15
+ /**
16
+ Defines if a loading indicator would be displayed over the card.
17
+ */
18
+ loading: boolean;
19
+ /**
20
+ Defines the delay in milliseconds, after which the loading indicator will show up for this card.
21
+ */
22
+ loadingDelay: number;
15
23
  private elementRef;
16
24
  private zone;
17
25
  private cdr;
18
26
  get element(): Card;
19
27
  constructor();
20
28
  static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "ui5-card", ["ui5Card"], { "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; }, {}, never, ["*"], true, never>;
29
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "ui5-card", ["ui5Card"], { "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "loadingDelay": { "alias": "loadingDelay"; "required": false; }; }, {}, never, ["*"], true, never>;
30
+ static ngAcceptInputType_loading: unknown;
22
31
  }
23
32
  export { CardComponent };
@@ -89,7 +89,7 @@ declare class DateRangePickerComponent {
89
89
  Determines the symbol which separates the dates.
90
90
  If not supplied, the default time interval delimiter for the current locale will be used.
91
91
  */
92
- delimiter: string | undefined;
92
+ delimiter: string;
93
93
  /**
94
94
  Fired when the input operation has finished by pressing Enter or on focusout.
95
95
  */
@@ -98,6 +98,10 @@ declare class InputComponent {
98
98
  and when a suggestion item has been selected.
99
99
  */
100
100
  ui5Input: EventEmitter<void>;
101
+ /**
102
+ Fired when some text has been selected.
103
+ */
104
+ ui5Select: EventEmitter<void>;
101
105
  /**
102
106
  Fired when the user navigates to a suggestion item via the ARROW keys,
103
107
  as a preview, before the final selection.
@@ -120,7 +124,7 @@ declare class InputComponent {
120
124
  get cvaValue(): string;
121
125
  constructor();
122
126
  static ɵfac: i0.ɵɵFactoryDeclaration<InputComponent, never>;
123
- static ɵcmp: i0.ɵɵComponentDeclaration<InputComponent, "ui5-input", ["ui5Input"], { "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "noTypeahead": { "alias": "noTypeahead"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showSuggestions": { "alias": "showSuggestions"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "showClearIcon": { "alias": "showClearIcon"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5SelectionChange": "ui5SelectionChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
127
+ static ɵcmp: i0.ɵɵComponentDeclaration<InputComponent, "ui5-input", ["ui5Input"], { "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "noTypeahead": { "alias": "noTypeahead"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showSuggestions": { "alias": "showSuggestions"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "showClearIcon": { "alias": "showClearIcon"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5Select": "ui5Select"; "ui5SelectionChange": "ui5SelectionChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
124
128
  static ngAcceptInputType_disabled: unknown;
125
129
  static ngAcceptInputType_readonly: unknown;
126
130
  static ngAcceptInputType_required: unknown;
@@ -1,5 +1,6 @@
1
+ import { EventEmitter } from '@angular/core';
1
2
  import '@ui5/webcomponents/dist/ListItemGroup.js';
2
- import ListItemGroup from '@ui5/webcomponents/dist/ListItemGroup.js';
3
+ import { default as ListItemGroup, ListItemGroupMoveEventDetail } from '@ui5/webcomponents/dist/ListItemGroup.js';
3
4
  import * as i0 from "@angular/core";
4
5
  declare class ListItemGroupComponent {
5
6
  /**
@@ -10,12 +11,24 @@ declare class ListItemGroupComponent {
10
11
  Defines the accessible name of the header.
11
12
  */
12
13
  headerAccessibleName: string | undefined;
14
+ /**
15
+ Fired when a movable list item is moved over a potential drop target during a dragging operation.
16
+
17
+ If the new position is valid, prevent the default action of the event using `preventDefault()`.
18
+ */
19
+ ui5MoveOver: EventEmitter<ListItemGroupMoveEventDetail>;
20
+ /**
21
+ Fired when a movable list item is dropped onto a drop target.
22
+
23
+ **Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
24
+ */
25
+ ui5Move: EventEmitter<ListItemGroupMoveEventDetail>;
13
26
  private elementRef;
14
27
  private zone;
15
28
  private cdr;
16
29
  get element(): ListItemGroup;
17
30
  constructor();
18
31
  static ɵfac: i0.ɵɵFactoryDeclaration<ListItemGroupComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<ListItemGroupComponent, "ui5-li-group", ["ui5LiGroup"], { "headerText": { "alias": "headerText"; "required": false; }; "headerAccessibleName": { "alias": "headerAccessibleName"; "required": false; }; }, {}, never, ["*"], true, never>;
32
+ static ɵcmp: i0.ɵɵComponentDeclaration<ListItemGroupComponent, "ui5-li-group", ["ui5LiGroup"], { "headerText": { "alias": "headerText"; "required": false; }; "headerAccessibleName": { "alias": "headerAccessibleName"; "required": false; }; }, { "ui5MoveOver": "ui5MoveOver"; "ui5Move": "ui5Move"; }, never, ["*"], true, never>;
20
33
  }
21
34
  export { ListItemGroupComponent };
@@ -16,11 +16,9 @@ declare class MenuItemComponent {
16
16
  Defines the additional accessibility attributes that will be applied to the component.
17
17
  The following fields are supported:
18
18
 
19
- - **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.
20
- **Note:** The value is an integer reflecting the number of items in the complete set. If the size of the entire set is unknown, set `-1`.
19
+ - **ariaKeyShortcuts**: Indicated the availability of a keyboard shortcuts defined for the menu item.
21
20
 
22
- - **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.
23
- **Note:** The value is an integer greater than or equal to 1, and less than or equal to the size of the set when that size is known.
21
+ - **role**: Defines the role of the menu item. If not set, menu item will have default role="menuitem".
24
22
  */
25
23
  accessibilityAttributes: ListItemAccessibilityAttributes;
26
24
  /**
@@ -106,6 +106,10 @@ declare class MultiInputComponent {
106
106
  and when a suggestion item has been selected.
107
107
  */
108
108
  ui5Input: EventEmitter<void>;
109
+ /**
110
+ Fired when some text has been selected.
111
+ */
112
+ ui5Select: EventEmitter<void>;
109
113
  /**
110
114
  Fired when the user navigates to a suggestion item via the ARROW keys,
111
115
  as a preview, before the final selection.
@@ -137,7 +141,7 @@ declare class MultiInputComponent {
137
141
  get cvaValue(): string;
138
142
  constructor();
139
143
  static ɵfac: i0.ɵɵFactoryDeclaration<MultiInputComponent, never>;
140
- static ɵcmp: i0.ɵɵComponentDeclaration<MultiInputComponent, "ui5-multi-input", ["ui5MultiInput"], { "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "noTypeahead": { "alias": "noTypeahead"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showSuggestions": { "alias": "showSuggestions"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "showClearIcon": { "alias": "showClearIcon"; "required": false; }; "open": { "alias": "open"; "required": false; }; "showValueHelpIcon": { "alias": "showValueHelpIcon"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5SelectionChange": "ui5SelectionChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; "ui5ValueHelpTrigger": "ui5ValueHelpTrigger"; "ui5TokenDelete": "ui5TokenDelete"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
144
+ static ɵcmp: i0.ɵɵComponentDeclaration<MultiInputComponent, "ui5-multi-input", ["ui5MultiInput"], { "disabled": { "alias": "disabled"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "noTypeahead": { "alias": "noTypeahead"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "valueState": { "alias": "valueState"; "required": false; }; "name": { "alias": "name"; "required": false; }; "showSuggestions": { "alias": "showSuggestions"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "accessibleName": { "alias": "accessibleName"; "required": false; }; "accessibleNameRef": { "alias": "accessibleNameRef"; "required": false; }; "showClearIcon": { "alias": "showClearIcon"; "required": false; }; "open": { "alias": "open"; "required": false; }; "showValueHelpIcon": { "alias": "showValueHelpIcon"; "required": false; }; }, { "ui5Change": "ui5Change"; "ui5Input": "ui5Input"; "ui5Select": "ui5Select"; "ui5SelectionChange": "ui5SelectionChange"; "ui5Open": "ui5Open"; "ui5Close": "ui5Close"; "ui5ValueHelpTrigger": "ui5ValueHelpTrigger"; "ui5TokenDelete": "ui5TokenDelete"; }, never, ["*"], true, [{ directive: typeof i1.GenericControlValueAccessor; inputs: {}; outputs: {}; }]>;
141
145
  static ngAcceptInputType_disabled: unknown;
142
146
  static ngAcceptInputType_readonly: unknown;
143
147
  static ngAcceptInputType_required: unknown;
@@ -1,3 +1,5 @@
1
+ import { EventEmitter } from '@angular/core';
2
+ import { ListItemGroupMoveEventDetail } from '@ui5/webcomponents/dist/ListItemGroup.js';
1
3
  import '@ui5/webcomponents/dist/SuggestionItemGroup.js';
2
4
  import SuggestionItemGroup from '@ui5/webcomponents/dist/SuggestionItemGroup.js';
3
5
  import * as i0 from "@angular/core";
@@ -10,12 +12,24 @@ declare class SuggestionItemGroupComponent {
10
12
  Defines the accessible name of the header.
11
13
  */
12
14
  headerAccessibleName: string | undefined;
15
+ /**
16
+ Fired when a movable list item is moved over a potential drop target during a dragging operation.
17
+
18
+ If the new position is valid, prevent the default action of the event using `preventDefault()`.
19
+ */
20
+ ui5MoveOver: EventEmitter<ListItemGroupMoveEventDetail>;
21
+ /**
22
+ Fired when a movable list item is dropped onto a drop target.
23
+
24
+ **Note:** `move` event is fired only if there was a preceding `move-over` with prevented default action.
25
+ */
26
+ ui5Move: EventEmitter<ListItemGroupMoveEventDetail>;
13
27
  private elementRef;
14
28
  private zone;
15
29
  private cdr;
16
30
  get element(): SuggestionItemGroup;
17
31
  constructor();
18
32
  static ɵfac: i0.ɵɵFactoryDeclaration<SuggestionItemGroupComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<SuggestionItemGroupComponent, "ui5-suggestion-item-group", ["ui5SuggestionItemGroup"], { "headerText": { "alias": "headerText"; "required": false; }; "headerAccessibleName": { "alias": "headerAccessibleName"; "required": false; }; }, {}, never, ["*"], true, never>;
33
+ static ɵcmp: i0.ɵɵComponentDeclaration<SuggestionItemGroupComponent, "ui5-suggestion-item-group", ["ui5SuggestionItemGroup"], { "headerText": { "alias": "headerText"; "required": false; }; "headerAccessibleName": { "alias": "headerAccessibleName"; "required": false; }; }, { "ui5MoveOver": "ui5MoveOver"; "ui5Move": "ui5Move"; }, never, ["*"], true, never>;
20
34
  }
21
35
  export { SuggestionItemGroupComponent };
@@ -4,6 +4,9 @@ import * as i0 from "@angular/core";
4
4
  declare class TableHeaderRowComponent {
5
5
  /**
6
6
  Sticks the `ui5-table-header-row` to the top of a table.
7
+
8
+ Note: If used in combination with overflowMode "Scroll", the table needs a defined height
9
+ or needs to be inside of a container with a defined height for the sticky header to work as expected.
7
10
  */
8
11
  sticky: boolean;
9
12
  private elementRef;
@@ -34,8 +34,8 @@ declare class TextAreaComponent {
34
34
  Defines the value state of the component.
35
35
 
36
36
  **Note:** If `maxlength` property is set,
37
- the component turns into "Warning" state once the characters exceeds the limit.
38
- In this case, only the "Error" state is considered and can be applied.
37
+ the component turns into "Critical" state once the characters exceeds the limit.
38
+ In this case, only the "Negative" state is considered and can be applied.
39
39
  */
40
40
  valueState: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';
41
41
  /**