@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,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/SideNavigationGroup.js';
5
5
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,14 +14,14 @@ let SideNavigationGroupComponent = class SideNavigationGroupComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SideNavigationGroupComponent, isStandalone: true, selector: "ui5-side-navigation-group", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", expanded: ["expanded", "expanded", booleanAttribute] }, exportAs: ["ui5SideNavigationGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SideNavigationGroupComponent, isStandalone: true, selector: "ui5-side-navigation-group", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", expanded: ["expanded", "expanded", booleanAttribute] }, exportAs: ["ui5SideNavigationGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  SideNavigationGroupComponent = __decorate([
21
21
  ProxyInputs(['text', 'disabled', 'tooltip', 'expanded']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], SideNavigationGroupComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationGroupComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationGroupComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation-group.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation-group/index.ts","../../../../libs/ui5-angular/fiori/side-navigation-group/ui5-webcomponents-ngx-fiori-side-navigation-group.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigationGroup.js';\nimport SideNavigationGroup from '@ui5/webcomponents-fiori/dist/SideNavigationGroup.js';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['text', 'disabled', 'tooltip', 'expanded'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation-group',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'disabled', 'tooltip', 'expanded'],\n exportAs: 'ui5SideNavigationGroup',\n})\nclass SideNavigationGroupComponent {\n /**\n Defines the text of the item.\n */\n text!: string | undefined;\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the tooltip of the component.\n\nA tooltip attribute should be provided, in order to represent meaning/function, when the component is collapsed(icon only is visualized).\n */\n tooltip!: string | undefined;\n /**\n Defines if the item is expanded\n */\n @InputDecorator({ transform: booleanAttribute })\n expanded!: boolean;\n\n private elementRef: ElementRef<SideNavigationGroup> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigationGroup {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationGroupComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,4BAA4B,GARlC,MAQM,4BAA4B,CAAA;AA4BhC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoC,MAAM,CAAC,UAAU,CAAC,CAAC;AACjE,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;8GAlCG,4BAA4B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA5B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,4BAA4B,EAUH,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAWhB,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,mEAzBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,4BAA4B,GAAA,UAAA,CAAA;IARjC,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC;;AAQnD,CAAA,EAAA,4BAA4B,CAmCjC,CAAA;2FAnCK,4BAA4B,EAAA,UAAA,EAAA,CAAA;kBAPjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,UAAU,CAAC;AACnD,oBAAA,QAAQ,EAAE,wBAAwB;AACnC,iBAAA,CAAA;wDAYC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAY/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACzCjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation-group.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation-group/index.ts","../../../../libs/ui5-angular/fiori/side-navigation-group/ui5-webcomponents-ngx-fiori-side-navigation-group.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigationGroup.js';\nimport SideNavigationGroup from '@ui5/webcomponents-fiori/dist/SideNavigationGroup.js';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['text', 'disabled', 'tooltip', 'expanded'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation-group',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'disabled', 'tooltip', 'expanded'],\n exportAs: 'ui5SideNavigationGroup',\n})\nclass SideNavigationGroupComponent {\n /**\n Defines the text of the item.\n */\n text!: string | undefined;\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the tooltip of the component.\n\nA tooltip attribute should be provided, in order to represent meaning/function, when the component is collapsed(icon only is visualized).\n */\n tooltip!: string | undefined;\n /**\n Defines if the item is expanded\n */\n @InputDecorator({ transform: booleanAttribute })\n expanded!: boolean;\n\n private elementRef: ElementRef<SideNavigationGroup> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigationGroup {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationGroupComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,4BAA4B,GARlC,MAQM,4BAA4B,CAAA;AA4BhC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoC,MAAM,CAAC,UAAU,CAAC;AAChE,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;;8GAjCf,4BAA4B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA5B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,4BAA4B,EAUH,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,2BAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAWhB,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,mEAzBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,4BAA4B,GAAA,UAAA,CAAA;IARjC,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,UAAU,CAAC,CAAC;;AAQnD,CAAA,EAAA,4BAA4B,CAmCjC;2FAnCK,4BAA4B,EAAA,UAAA,EAAA,CAAA;kBAPjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,UAAU,CAAC;AACnD,oBAAA,QAAQ,EAAE,wBAAwB;AACnC,iBAAA;wDAYC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAY/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;ACzCjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/SideNavigationItem.js';
5
5
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,8 +14,8 @@ let SideNavigationItemComponent = class SideNavigationItemComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SideNavigationItemComponent, isStandalone: true, selector: "ui5-side-navigation-item", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", icon: "icon", selected: ["selected", "selected", booleanAttribute], href: "href", target: "target", expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5SideNavigationItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SideNavigationItemComponent, isStandalone: true, selector: "ui5-side-navigation-item", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", icon: "icon", selected: ["selected", "selected", booleanAttribute], href: "href", target: "target", expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5SideNavigationItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  SideNavigationItemComponent = __decorate([
21
21
  ProxyInputs([
@@ -31,7 +31,7 @@ SideNavigationItemComponent = __decorate([
31
31
  ProxyOutputs(['click: ui5Click']),
32
32
  __metadata("design:paramtypes", [])
33
33
  ], SideNavigationItemComponent);
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationItemComponent, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationItemComponent, decorators: [{
35
35
  type: Component,
36
36
  args: [{
37
37
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation-item.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation-item/index.ts","../../../../libs/ui5-angular/fiori/side-navigation-item/ui5-webcomponents-ngx-fiori-side-navigation-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigationItem.js';\nimport SideNavigationItem from '@ui5/webcomponents-fiori/dist/SideNavigationItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs([\n 'text',\n 'disabled',\n 'tooltip',\n 'icon',\n 'selected',\n 'href',\n 'target',\n 'expanded',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'text',\n 'disabled',\n 'tooltip',\n 'icon',\n 'selected',\n 'href',\n 'target',\n 'expanded',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5SideNavigationItem',\n})\nclass SideNavigationItemComponent {\n /**\n Defines the text of the item.\n */\n text!: string | undefined;\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the tooltip of the component.\n\nA tooltip attribute should be provided, in order to represent meaning/function, when the component is collapsed(icon only is visualized).\n */\n tooltip!: string | undefined;\n /**\n Defines the icon of the item.\n\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines whether the item is selected\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the `click` event should be registered.\n */\n href!: string | undefined;\n /**\n Defines the component target.\n\n**Notes:**\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**This property must only be used when the `href` property is set.**\n */\n target!: string | undefined;\n /**\n Defines if the item is expanded\n */\n @InputDecorator({ transform: booleanAttribute })\n expanded!: boolean;\n\n /**\n Fired when the component is activated either with a\nclick/tap or by using the [Enter] or [Space] keys.\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<SideNavigationItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigationItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAyCM,IAAA,2BAA2B,GA5BjC,MA4BM,2BAA2B,CAAA;AAoE/B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAmC,MAAM,CAAC,UAAU,CAAC,CAAC;AAChE,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;8GA1EG,2BAA2B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,2BAA2B,uHAUF,gBAAgB,CAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAmBhB,gBAAgB,CA0BhB,EAAA,IAAA,EAAA,MAAA,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,qGArEnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAcjC,2BAA2B,GAAA,UAAA,CAAA;AA5BhC,IAAA,WAAW,CAAC;QACX,MAAM;QACN,UAAU;QACV,SAAS;QACT,MAAM;QACN,UAAU;QACV,MAAM;QACN,QAAQ;QACR,UAAU;KACX,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAkB5B,CAAA,EAAA,2BAA2B,CA2EhC,CAAA;2FA3EK,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAjBhC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,0BAA0B;AACpC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,MAAM;wBACN,UAAU;wBACV,SAAS;wBACT,MAAM;wBACN,UAAU;wBACV,MAAM;wBACN,QAAQ;wBACR,UAAU;AACX,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,uBAAuB;AAClC,iBAAA,CAAA;wDAYC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAoB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA2B/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChGjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation-item.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation-item/index.ts","../../../../libs/ui5-angular/fiori/side-navigation-item/ui5-webcomponents-ngx-fiori-side-navigation-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigationItem.js';\nimport SideNavigationItem from '@ui5/webcomponents-fiori/dist/SideNavigationItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs([\n 'text',\n 'disabled',\n 'tooltip',\n 'icon',\n 'selected',\n 'href',\n 'target',\n 'expanded',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'text',\n 'disabled',\n 'tooltip',\n 'icon',\n 'selected',\n 'href',\n 'target',\n 'expanded',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5SideNavigationItem',\n})\nclass SideNavigationItemComponent {\n /**\n Defines the text of the item.\n */\n text!: string | undefined;\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the tooltip of the component.\n\nA tooltip attribute should be provided, in order to represent meaning/function, when the component is collapsed(icon only is visualized).\n */\n tooltip!: string | undefined;\n /**\n Defines the icon of the item.\n\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines whether the item is selected\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the `click` event should be registered.\n */\n href!: string | undefined;\n /**\n Defines the component target.\n\n**Notes:**\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**This property must only be used when the `href` property is set.**\n */\n target!: string | undefined;\n /**\n Defines if the item is expanded\n */\n @InputDecorator({ transform: booleanAttribute })\n expanded!: boolean;\n\n /**\n Fired when the component is activated either with a\nclick/tap or by using the [Enter] or [Space] keys.\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<SideNavigationItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigationItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAyCM,IAAA,2BAA2B,GA5BjC,MA4BM,2BAA2B,CAAA;AAoE/B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAmC,MAAM,CAAC,UAAU,CAAC;AAC/D,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;;8GAzEf,2BAA2B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,2BAA2B,uHAUF,gBAAgB,CAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAmBhB,gBAAgB,CA0BhB,EAAA,IAAA,EAAA,MAAA,EAAA,MAAA,EAAA,QAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,qGArEnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAcjC,2BAA2B,GAAA,UAAA,CAAA;AA5BhC,IAAA,WAAW,CAAC;QACX,MAAM;QACN,UAAU;QACV,SAAS;QACT,MAAM;QACN,UAAU;QACV,MAAM;QACN,QAAQ;QACR,UAAU;KACX,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAkB5B,CAAA,EAAA,2BAA2B,CA2EhC;2FA3EK,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAjBhC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,0BAA0B;AACpC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,MAAM;wBACN,UAAU;wBACV,SAAS;wBACT,MAAM;wBACN,UAAU;wBACV,MAAM;wBACN,QAAQ;wBACR,UAAU;AACX,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,uBAAuB;AAClC,iBAAA;wDAYC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAoB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBA2B/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AChGjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js';
5
5
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,8 +14,8 @@ let SideNavigationSubItemComponent = class SideNavigationSubItemComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationSubItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SideNavigationSubItemComponent, isStandalone: true, selector: "ui5-side-navigation-sub-item", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", icon: "icon", selected: ["selected", "selected", booleanAttribute], href: "href", target: "target" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5SideNavigationSubItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationSubItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SideNavigationSubItemComponent, isStandalone: true, selector: "ui5-side-navigation-sub-item", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", icon: "icon", selected: ["selected", "selected", booleanAttribute], href: "href", target: "target" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5SideNavigationSubItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  SideNavigationSubItemComponent = __decorate([
21
21
  ProxyInputs([
@@ -30,7 +30,7 @@ SideNavigationSubItemComponent = __decorate([
30
30
  ProxyOutputs(['click: ui5Click']),
31
31
  __metadata("design:paramtypes", [])
32
32
  ], SideNavigationSubItemComponent);
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationSubItemComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationSubItemComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation-sub-item/index.ts","../../../../libs/ui5-angular/fiori/side-navigation-sub-item/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js';\nimport SideNavigationSubItem from '@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs([\n 'text',\n 'disabled',\n 'tooltip',\n 'icon',\n 'selected',\n 'href',\n 'target',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation-sub-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'disabled', 'tooltip', 'icon', 'selected', 'href', 'target'],\n outputs: ['ui5Click'],\n exportAs: 'ui5SideNavigationSubItem',\n})\nclass SideNavigationSubItemComponent {\n /**\n Defines the text of the item.\n */\n text!: string | undefined;\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the tooltip of the component.\n\nA tooltip attribute should be provided, in order to represent meaning/function, when the component is collapsed(icon only is visualized).\n */\n tooltip!: string | undefined;\n /**\n Defines the icon of the item.\n\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines whether the item is selected\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the `click` event should be registered.\n */\n href!: string | undefined;\n /**\n Defines the component target.\n\n**Notes:**\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**This property must only be used when the `href` property is set.**\n */\n target!: string | undefined;\n\n /**\n Fired when the component is activated either with a\nclick/tap or by using the [Enter] or [Space] keys.\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<SideNavigationSubItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigationSubItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationSubItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA+BM,IAAA,8BAA8B,GAlBpC,MAkBM,8BAA8B,CAAA;AA+DlC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsC,MAAM,CAAC,UAAU,CAAC,CAAC;AACnE,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;8GArEG,8BAA8B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA9B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,8BAA8B,EAUL,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAmBhB,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,wIAlCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,8BAA8B,GAAA,UAAA,CAAA;AAlBnC,IAAA,WAAW,CAAC;QACX,MAAM;QACN,UAAU;QACV,SAAS;QACT,MAAM;QACN,UAAU;QACV,MAAM;QACN,QAAQ;KACT,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAS5B,CAAA,EAAA,8BAA8B,CAsEnC,CAAA;2FAtEK,8BAA8B,EAAA,UAAA,EAAA,CAAA;kBARnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,8BAA8B;AACxC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC;oBAC7E,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,0BAA0B;AACrC,iBAAA,CAAA;wDAYC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAoB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC5DjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation-sub-item.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation-sub-item/index.ts","../../../../libs/ui5-angular/fiori/side-navigation-sub-item/ui5-webcomponents-ngx-fiori-side-navigation-sub-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js';\nimport SideNavigationSubItem from '@ui5/webcomponents-fiori/dist/SideNavigationSubItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs([\n 'text',\n 'disabled',\n 'tooltip',\n 'icon',\n 'selected',\n 'href',\n 'target',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation-sub-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'disabled', 'tooltip', 'icon', 'selected', 'href', 'target'],\n outputs: ['ui5Click'],\n exportAs: 'ui5SideNavigationSubItem',\n})\nclass SideNavigationSubItemComponent {\n /**\n Defines the text of the item.\n */\n text!: string | undefined;\n /**\n Defines whether the component is disabled.\nA disabled component can't be pressed or\nfocused, and it is not in the tab chain.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the tooltip of the component.\n\nA tooltip attribute should be provided, in order to represent meaning/function, when the component is collapsed(icon only is visualized).\n */\n tooltip!: string | undefined;\n /**\n Defines the icon of the item.\n\nThe SAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines whether the item is selected\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Defines the link target URI. Supports standard hyperlink behavior.\nIf a JavaScript action should be triggered,\nthis should not be set, but instead an event handler\nfor the `click` event should be registered.\n */\n href!: string | undefined;\n /**\n Defines the component target.\n\n**Notes:**\n\n- `_self`\n- `_top`\n- `_blank`\n- `_parent`\n- `_search`\n\n**This property must only be used when the `href` property is set.**\n */\n target!: string | undefined;\n\n /**\n Fired when the component is activated either with a\nclick/tap or by using the [Enter] or [Space] keys.\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<SideNavigationSubItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigationSubItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationSubItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA+BM,IAAA,8BAA8B,GAlBpC,MAkBM,8BAA8B,CAAA;AA+DlC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsC,MAAM,CAAC,UAAU,CAAC;AAClE,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;;8GApEf,8BAA8B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA9B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,8BAA8B,EAUL,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,8BAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,CAmBhB,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,wIAlCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,8BAA8B,GAAA,UAAA,CAAA;AAlBnC,IAAA,WAAW,CAAC;QACX,MAAM;QACN,UAAU;QACV,SAAS;QACT,MAAM;QACN,UAAU;QACV,MAAM;QACN,QAAQ;KACT,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAS5B,CAAA,EAAA,8BAA8B,CAsEnC;2FAtEK,8BAA8B,EAAA,UAAA,EAAA,CAAA;kBARnC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,8BAA8B;AACxC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC;oBAC7E,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,0BAA0B;AACrC,iBAAA;wDAYC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAoB/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC5DjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/SideNavigation.js';
5
5
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,15 +14,15 @@ let SideNavigationComponent = class SideNavigationComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SideNavigationComponent, isStandalone: true, selector: "ui5-side-navigation", inputs: { collapsed: ["collapsed", "collapsed", booleanAttribute] }, outputs: { ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5SideNavigation"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SideNavigationComponent, isStandalone: true, selector: "ui5-side-navigation", inputs: { collapsed: ["collapsed", "collapsed", booleanAttribute] }, outputs: { ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5SideNavigation"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  SideNavigationComponent = __decorate([
21
21
  ProxyInputs(['collapsed']),
22
22
  ProxyOutputs(['selection-change: ui5SelectionChange']),
23
23
  __metadata("design:paramtypes", [])
24
24
  ], SideNavigationComponent);
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation/index.ts","../../../../libs/ui5-angular/fiori/side-navigation/ui5-webcomponents-ngx-fiori-side-navigation.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigation.js';\nimport {\n default as SideNavigation,\n SideNavigationSelectionChangeEventDetail,\n} from '@ui5/webcomponents-fiori/dist/SideNavigation.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['collapsed'])\n@ProxyOutputs(['selection-change: ui5SelectionChange'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation',\n template: '<ng-content></ng-content>',\n inputs: ['collapsed'],\n outputs: ['ui5SelectionChange'],\n exportAs: 'ui5SideNavigation',\n})\nclass SideNavigationComponent {\n /**\n Defines whether the `ui5-side-navigation` is expanded or collapsed.\n */\n @InputDecorator({ transform: booleanAttribute })\n collapsed!: boolean;\n\n /**\n Fired when the selection has changed via user interaction\n */\n ui5SelectionChange!: EventEmitter<SideNavigationSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<SideNavigation> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigation {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA0BM,IAAA,uBAAuB,GAV7B,MAUM,uBAAuB,CAAA;AAgB3B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA+B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC5D,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;8GAtBG,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAvB,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,qBAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAIE,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,kBAAA,EAAA,oBAAA,EAAA,EAAA,QAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EATnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,uBAAuB,GAAA,UAAA,CAAA;AAV5B,IAAA,WAAW,CAAC,CAAC,WAAW,CAAC,CAAC;AAC1B,IAAA,YAAY,CAAC,CAAC,sCAAsC,CAAC,CAAC;;AASjD,CAAA,EAAA,uBAAuB,CAuB5B,CAAA;2FAvBK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAR5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,qBAAqB;AAC/B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,WAAW,CAAC;oBACrB,OAAO,EAAE,CAAC,oBAAoB,CAAC;AAC/B,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA,CAAA;wDAMC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC9BjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-side-navigation.mjs","sources":["../../../../libs/ui5-angular/fiori/side-navigation/index.ts","../../../../libs/ui5-angular/fiori/side-navigation/ui5-webcomponents-ngx-fiori-side-navigation.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SideNavigation.js';\nimport {\n default as SideNavigation,\n SideNavigationSelectionChangeEventDetail,\n} from '@ui5/webcomponents-fiori/dist/SideNavigation.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['collapsed'])\n@ProxyOutputs(['selection-change: ui5SelectionChange'])\n@Component({\n standalone: true,\n selector: 'ui5-side-navigation',\n template: '<ng-content></ng-content>',\n inputs: ['collapsed'],\n outputs: ['ui5SelectionChange'],\n exportAs: 'ui5SideNavigation',\n})\nclass SideNavigationComponent {\n /**\n Defines whether the `ui5-side-navigation` is expanded or collapsed.\n */\n @InputDecorator({ transform: booleanAttribute })\n collapsed!: boolean;\n\n /**\n Fired when the selection has changed via user interaction\n */\n ui5SelectionChange!: EventEmitter<SideNavigationSelectionChangeEventDetail>;\n\n private elementRef: ElementRef<SideNavigation> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SideNavigation {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SideNavigationComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AA0BM,IAAA,uBAAuB,GAV7B,MAUM,uBAAuB,CAAA;AAgB3B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA+B,MAAM,CAAC,UAAU,CAAC;AAC3D,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;;8GArBf,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAvB,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,qBAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAIE,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,kBAAA,EAAA,oBAAA,EAAA,EAAA,QAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EATnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,uBAAuB,GAAA,UAAA,CAAA;AAV5B,IAAA,WAAW,CAAC,CAAC,WAAW,CAAC,CAAC;AAC1B,IAAA,YAAY,CAAC,CAAC,sCAAsC,CAAC,CAAC;;AASjD,CAAA,EAAA,uBAAuB,CAuB5B;2FAvBK,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBAR5B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,qBAAqB;AAC/B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,WAAW,CAAC;oBACrB,OAAO,EAAE,CAAC,oBAAoB,CAAC;AAC/B,oBAAA,QAAQ,EAAE,mBAAmB;AAC9B,iBAAA;wDAMC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC9BjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/SortItem.js';
5
5
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,14 +14,14 @@ let SortItemComponent = class SortItemComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SortItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SortItemComponent, isStandalone: true, selector: "ui5-sort-item", inputs: { text: "text", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5SortItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SortItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SortItemComponent, isStandalone: true, selector: "ui5-sort-item", inputs: { text: "text", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5SortItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  SortItemComponent = __decorate([
21
21
  ProxyInputs(['text', 'selected']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], SortItemComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SortItemComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SortItemComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-sort-item.mjs","sources":["../../../../libs/ui5-angular/fiori/sort-item/index.ts","../../../../libs/ui5-angular/fiori/sort-item/ui5-webcomponents-ngx-fiori-sort-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SortItem.js';\nimport SortItem from '@ui5/webcomponents-fiori/dist/SortItem.js';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['text', 'selected'])\n@Component({\n standalone: true,\n selector: 'ui5-sort-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'selected'],\n exportAs: 'ui5SortItem',\n})\nclass SortItemComponent {\n /**\n Defines the text of the component.\n */\n text!: string | undefined;\n /**\n Defines if the component is selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<SortItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SortItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SortItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,iBAAiB,GARvB,MAQM,iBAAiB,CAAA;AAerB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAyB,MAAM,CAAC,UAAU,CAAC,CAAC;AACtD,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;8GArBG,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAjB,iBAAiB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAQQ,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAZnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,iBAAiB,GAAA,UAAA,CAAA;AARtB,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;;AAQ5B,CAAA,EAAA,iBAAiB,CAsBtB,CAAA;2FAtBK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAPtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,eAAe;AACzB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,CAAC;AAC5B,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;wDAUC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC5BjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-sort-item.mjs","sources":["../../../../libs/ui5-angular/fiori/sort-item/index.ts","../../../../libs/ui5-angular/fiori/sort-item/ui5-webcomponents-ngx-fiori-sort-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/SortItem.js';\nimport SortItem from '@ui5/webcomponents-fiori/dist/SortItem.js';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['text', 'selected'])\n@Component({\n standalone: true,\n selector: 'ui5-sort-item',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'selected'],\n exportAs: 'ui5SortItem',\n})\nclass SortItemComponent {\n /**\n Defines the text of the component.\n */\n text!: string | undefined;\n /**\n Defines if the component is selected.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<SortItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): SortItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { SortItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,iBAAiB,GARvB,MAQM,iBAAiB,CAAA;AAerB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAyB,MAAM,CAAC,UAAU,CAAC;AACrD,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;;8GApBf,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAjB,iBAAiB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAQQ,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAZnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,iBAAiB,GAAA,UAAA,CAAA;AARtB,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;;AAQ5B,CAAA,EAAA,iBAAiB,CAsBtB;2FAtBK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAPtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,eAAe;AACzB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,CAAC;AAC5B,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA;wDAUC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC5BjD;;AAEG;;;;"}
@@ -7,10 +7,10 @@ class Ui5WebcomponentsFioriThemingService extends WebcomponentsThemingProvider {
7
7
  super(() => import('@ui5/webcomponents-fiori/dist/generated/json-imports/Themes.js'));
8
8
  this.name = 'ui-5-webcomponents-fiori-theming-service';
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsFioriThemingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
11
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsFioriThemingService, providedIn: 'root' }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsFioriThemingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
11
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsFioriThemingService, providedIn: 'root' }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsFioriThemingService, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsFioriThemingService, decorators: [{
14
14
  type: Injectable,
15
15
  args: [{ providedIn: 'root' }]
16
16
  }], ctorParameters: () => [] });
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-theming.mjs","sources":["../../../../libs/ui5-angular/fiori/theming/index.ts","../../../../libs/ui5-angular/fiori/theming/ui5-webcomponents-ngx-fiori-theming.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\nimport { WebcomponentsThemingProvider } from '@ui5/webcomponents-ngx/theming';\n\n@Injectable({ providedIn: 'root' })\nclass Ui5WebcomponentsFioriThemingService extends WebcomponentsThemingProvider {\n name = 'ui-5-webcomponents-fiori-theming-service';\n constructor() {\n super(\n () =>\n import(\n '@ui5/webcomponents-fiori/dist/generated/json-imports/Themes.js'\n ),\n );\n }\n}\n\nexport { Ui5WebcomponentsFioriThemingService };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAGA,MACM,mCAAoC,SAAQ,4BAA4B,CAAA;AAE5E,IAAA,WAAA,GAAA;QACE,KAAK,CACH,MACE,OACE,gEAAgE,CACjE,CACJ,CAAC;QAPJ,IAAI,CAAA,IAAA,GAAG,0CAA0C,CAAC;KAQjD;8GATG,mCAAmC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA,EAAA;AAAnC,IAAA,SAAA,IAAA,CAAA,KAAA,GAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mCAAmC,cADf,MAAM,EAAA,CAAA,CAAA,EAAA;;2FAC1B,mCAAmC,EAAA,UAAA,EAAA,CAAA;kBADxC,UAAU;mBAAC,EAAE,UAAU,EAAE,MAAM,EAAE,CAAA;;;ACHlC;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-theming.mjs","sources":["../../../../libs/ui5-angular/fiori/theming/index.ts","../../../../libs/ui5-angular/fiori/theming/ui5-webcomponents-ngx-fiori-theming.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\nimport { WebcomponentsThemingProvider } from '@ui5/webcomponents-ngx/theming';\n\n@Injectable({ providedIn: 'root' })\nclass Ui5WebcomponentsFioriThemingService extends WebcomponentsThemingProvider {\n name = 'ui-5-webcomponents-fiori-theming-service';\n constructor() {\n super(\n () =>\n import(\n '@ui5/webcomponents-fiori/dist/generated/json-imports/Themes.js'\n ),\n );\n }\n}\n\nexport { Ui5WebcomponentsFioriThemingService };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAGA,MACM,mCAAoC,SAAQ,4BAA4B,CAAA;AAE5E,IAAA,WAAA,GAAA;QACE,KAAK,CACH,MACE,OACE,gEAAgE,CACjE,CACJ;QAPH,IAAI,CAAA,IAAA,GAAG,0CAA0C;;8GAD7C,mCAAmC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA;AAAnC,IAAA,SAAA,IAAA,CAAA,KAAA,GAAA,EAAA,CAAA,qBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,mCAAmC,cADf,MAAM,EAAA,CAAA,CAAA;;2FAC1B,mCAAmC,EAAA,UAAA,EAAA,CAAA;kBADxC,UAAU;mBAAC,EAAE,UAAU,EAAE,MAAM,EAAE;;;ACHlC;;AAEG;;;;"}
@@ -0,0 +1,45 @@
1
+ import { __decorate, __metadata } from 'tslib';
2
+ import * as i0 from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
+ import '@ui5/webcomponents-fiori/dist/TimelineGroupItem.js';
5
+ import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
+
7
+ let TimelineGroupItemComponent = class TimelineGroupItemComponent {
8
+ get element() {
9
+ return this.elementRef.nativeElement;
10
+ }
11
+ constructor() {
12
+ this.elementRef = inject(ElementRef);
13
+ this.zone = inject(NgZone);
14
+ this.cdr = inject(ChangeDetectorRef);
15
+ this.cdr.detach();
16
+ }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimelineGroupItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TimelineGroupItemComponent, isStandalone: true, selector: "ui5-timeline-group-item", inputs: { groupName: "groupName", collapsed: ["collapsed", "collapsed", booleanAttribute] }, outputs: { ui5Toggle: "ui5Toggle" }, exportAs: ["ui5TimelineGroupItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
+ };
20
+ TimelineGroupItemComponent = __decorate([
21
+ ProxyInputs(['groupName', 'collapsed']),
22
+ ProxyOutputs(['toggle: ui5Toggle']),
23
+ __metadata("design:paramtypes", [])
24
+ ], TimelineGroupItemComponent);
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimelineGroupItemComponent, decorators: [{
26
+ type: Component,
27
+ args: [{
28
+ standalone: true,
29
+ selector: 'ui5-timeline-group-item',
30
+ template: '<ng-content></ng-content>',
31
+ inputs: ['groupName', 'collapsed'],
32
+ outputs: ['ui5Toggle'],
33
+ exportAs: 'ui5TimelineGroupItem',
34
+ }]
35
+ }], ctorParameters: () => [], propDecorators: { collapsed: [{
36
+ type: Input,
37
+ args: [{ transform: booleanAttribute }]
38
+ }] } });
39
+
40
+ /**
41
+ * Generated bundle index. Do not edit.
42
+ */
43
+
44
+ export { TimelineGroupItemComponent };
45
+ //# sourceMappingURL=ui5-webcomponents-ngx-fiori-timeline-group-item.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-timeline-group-item.mjs","sources":["../../../../libs/ui5-angular/fiori/timeline-group-item/index.ts","../../../../libs/ui5-angular/fiori/timeline-group-item/ui5-webcomponents-ngx-fiori-timeline-group-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/TimelineGroupItem.js';\nimport TimelineGroupItem from '@ui5/webcomponents-fiori/dist/TimelineGroupItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['groupName', 'collapsed'])\n@ProxyOutputs(['toggle: ui5Toggle'])\n@Component({\n standalone: true,\n selector: 'ui5-timeline-group-item',\n template: '<ng-content></ng-content>',\n inputs: ['groupName', 'collapsed'],\n outputs: ['ui5Toggle'],\n exportAs: 'ui5TimelineGroupItem',\n})\nclass TimelineGroupItemComponent {\n /**\n Defines the text of the button that expands and collapses the group.\n */\n groupName!: string | undefined;\n /**\n Determines if the group is collapsed or expanded.\n */\n @InputDecorator({ transform: booleanAttribute })\n collapsed!: boolean;\n\n /**\n Fired when the group item is expanded or collapsed.\n */\n ui5Toggle!: EventEmitter<void>;\n\n private elementRef: ElementRef<TimelineGroupItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TimelineGroupItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TimelineGroupItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,0BAA0B,GAVhC,MAUM,0BAA0B,CAAA;AAoB9B,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAkC,MAAM,CAAC,UAAU,CAAC;AAC9D,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;;8GAzBf,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAA1B,0BAA0B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,yBAAA,EAAA,MAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAQD,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,EAAA,QAAA,EAAA,CAAA,sBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAbnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,0BAA0B,GAAA,UAAA,CAAA;AAV/B,IAAA,WAAW,CAAC,CAAC,WAAW,EAAE,WAAW,CAAC,CAAC;AACvC,IAAA,YAAY,CAAC,CAAC,mBAAmB,CAAC,CAAC;;AAS9B,CAAA,EAAA,0BAA0B,CA2B/B;2FA3BK,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAR/B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,yBAAyB;AACnC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,WAAW,EAAE,WAAW,CAAC;oBAClC,OAAO,EAAE,CAAC,WAAW,CAAC;AACtB,oBAAA,QAAQ,EAAE,sBAAsB;AACjC,iBAAA;wDAUC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC/BjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/TimelineItem.js';
5
5
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,15 +14,15 @@ let TimelineItemComponent = class TimelineItemComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TimelineItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TimelineItemComponent, isStandalone: true, selector: "ui5-timeline-item", inputs: { icon: "icon", name: "name", nameClickable: ["nameClickable", "nameClickable", booleanAttribute], titleText: "titleText", subtitleText: "subtitleText" }, outputs: { ui5NameClick: "ui5NameClick" }, exportAs: ["ui5TimelineItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimelineItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TimelineItemComponent, isStandalone: true, selector: "ui5-timeline-item", inputs: { icon: "icon", name: "name", nameClickable: ["nameClickable", "nameClickable", booleanAttribute], titleText: "titleText", subtitleText: "subtitleText" }, outputs: { ui5NameClick: "ui5NameClick" }, exportAs: ["ui5TimelineItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TimelineItemComponent = __decorate([
21
21
  ProxyInputs(['icon', 'name', 'nameClickable', 'titleText', 'subtitleText']),
22
22
  ProxyOutputs(['name-click: ui5NameClick']),
23
23
  __metadata("design:paramtypes", [])
24
24
  ], TimelineItemComponent);
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TimelineItemComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimelineItemComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-timeline-item.mjs","sources":["../../../../libs/ui5-angular/fiori/timeline-item/index.ts","../../../../libs/ui5-angular/fiori/timeline-item/ui5-webcomponents-ngx-fiori-timeline-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/TimelineItem.js';\nimport TimelineItem from '@ui5/webcomponents-fiori/dist/TimelineItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['icon', 'name', 'nameClickable', 'titleText', 'subtitleText'])\n@ProxyOutputs(['name-click: ui5NameClick'])\n@Component({\n standalone: true,\n selector: 'ui5-timeline-item',\n template: '<ng-content></ng-content>',\n inputs: ['icon', 'name', 'nameClickable', 'titleText', 'subtitleText'],\n outputs: ['ui5NameClick'],\n exportAs: 'ui5TimelineItem',\n})\nclass TimelineItemComponent {\n /**\n Defines the icon to be displayed as graphical element within the `ui5-timeline-item`.\nSAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines the name of the item, displayed before the `title-text`.\n */\n name!: string | undefined;\n /**\n Defines if the `name` is clickable.\n */\n @InputDecorator({ transform: booleanAttribute })\n nameClickable!: boolean;\n /**\n Defines the title text of the component.\n */\n titleText!: string | undefined;\n /**\n Defines the subtitle text of the component.\n */\n subtitleText!: string | undefined;\n\n /**\n Fired when the item name is pressed either with a\nclick/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `name-clickable`\nattribute is not set.\n */\n ui5NameClick!: EventEmitter<void>;\n\n private elementRef: ElementRef<TimelineItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TimelineItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TimelineItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,qBAAqB,GAV3B,MAUM,qBAAqB,CAAA;AAuCzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC,CAAC;AAC1D,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;8GA7CG,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAArB,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,MAAA,EAAA,aAAA,EAAA,CAAA,eAAA,EAAA,eAAA,EAeI,gBAAgB,CAAA,EAAA,SAAA,EAAA,WAAA,EAAA,YAAA,EAAA,cAAA,EAAA,EAAA,OAAA,EAAA,EAAA,YAAA,EAAA,cAAA,EAAA,EAAA,QAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EApBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,qBAAqB,GAAA,UAAA,CAAA;AAV1B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,MAAM,EAAE,eAAe,EAAE,WAAW,EAAE,cAAc,CAAC,CAAC;AAC3E,IAAA,YAAY,CAAC,CAAC,0BAA0B,CAAC,CAAC;;AASrC,CAAA,EAAA,qBAAqB,CA8C1B,CAAA;2FA9CK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAR1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,eAAe,EAAE,WAAW,EAAE,cAAc,CAAC;oBACtE,OAAO,EAAE,CAAC,cAAc,CAAC;AACzB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA,CAAA;wDAiBC,aAAa,EAAA,CAAA;sBADZA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACtCjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-timeline-item.mjs","sources":["../../../../libs/ui5-angular/fiori/timeline-item/index.ts","../../../../libs/ui5-angular/fiori/timeline-item/ui5-webcomponents-ngx-fiori-timeline-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/TimelineItem.js';\nimport TimelineItem from '@ui5/webcomponents-fiori/dist/TimelineItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['icon', 'name', 'nameClickable', 'titleText', 'subtitleText'])\n@ProxyOutputs(['name-click: ui5NameClick'])\n@Component({\n standalone: true,\n selector: 'ui5-timeline-item',\n template: '<ng-content></ng-content>',\n inputs: ['icon', 'name', 'nameClickable', 'titleText', 'subtitleText'],\n outputs: ['ui5NameClick'],\n exportAs: 'ui5TimelineItem',\n})\nclass TimelineItemComponent {\n /**\n Defines the icon to be displayed as graphical element within the `ui5-timeline-item`.\nSAP-icons font provides numerous options.\n\nSee all the available icons in the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n icon!: string | undefined;\n /**\n Defines the name of the item, displayed before the `title-text`.\n */\n name!: string | undefined;\n /**\n Defines if the `name` is clickable.\n */\n @InputDecorator({ transform: booleanAttribute })\n nameClickable!: boolean;\n /**\n Defines the title text of the component.\n */\n titleText!: string | undefined;\n /**\n Defines the subtitle text of the component.\n */\n subtitleText!: string | undefined;\n\n /**\n Fired when the item name is pressed either with a\nclick/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `name-clickable`\nattribute is not set.\n */\n ui5NameClick!: EventEmitter<void>;\n\n private elementRef: ElementRef<TimelineItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): TimelineItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TimelineItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,qBAAqB,GAV3B,MAUM,qBAAqB,CAAA;AAuCzB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAA6B,MAAM,CAAC,UAAU,CAAC;AACzD,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;;8GA5Cf,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAArB,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,MAAA,EAAA,aAAA,EAAA,CAAA,eAAA,EAAA,eAAA,EAeI,gBAAgB,CAAA,EAAA,SAAA,EAAA,WAAA,EAAA,YAAA,EAAA,cAAA,EAAA,EAAA,OAAA,EAAA,EAAA,YAAA,EAAA,cAAA,EAAA,EAAA,QAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EApBnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,qBAAqB,GAAA,UAAA,CAAA;AAV1B,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,MAAM,EAAE,eAAe,EAAE,WAAW,EAAE,cAAc,CAAC,CAAC;AAC3E,IAAA,YAAY,CAAC,CAAC,0BAA0B,CAAC,CAAC;;AASrC,CAAA,EAAA,qBAAqB,CA8C1B;2FA9CK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAR1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,MAAM,EAAE,MAAM,EAAE,eAAe,EAAE,WAAW,EAAE,cAAc,CAAC;oBACtE,OAAO,EAAE,CAAC,cAAc,CAAC;AACzB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA;wDAiBC,aAAa,EAAA,CAAA;sBADZA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;ACtCjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, Component } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/Timeline.js';
5
5
  import { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,14 +14,14 @@ let TimelineComponent = class TimelineComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TimelineComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TimelineComponent, isStandalone: true, selector: "ui5-timeline", inputs: { layout: "layout", accessibleName: "accessibleName" }, exportAs: ["ui5Timeline"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimelineComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TimelineComponent, isStandalone: true, selector: "ui5-timeline", inputs: { layout: "layout", accessibleName: "accessibleName" }, exportAs: ["ui5Timeline"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TimelineComponent = __decorate([
21
21
  ProxyInputs(['layout', 'accessibleName']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], TimelineComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TimelineComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimelineComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-timeline.mjs","sources":["../../../../libs/ui5-angular/fiori/timeline/index.ts","../../../../libs/ui5-angular/fiori/timeline/ui5-webcomponents-ngx-fiori-timeline.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/Timeline.js';\nimport Timeline from '@ui5/webcomponents-fiori/dist/Timeline.js';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['layout', 'accessibleName'])\n@Component({\n standalone: true,\n selector: 'ui5-timeline',\n template: '<ng-content></ng-content>',\n inputs: ['layout', 'accessibleName'],\n exportAs: 'ui5Timeline',\n})\nclass TimelineComponent {\n /**\n Defines the items orientation.\n */\n layout!: 'Vertical' | 'Horizontal';\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n\n private elementRef: ElementRef<Timeline> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Timeline {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TimelineComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,iBAAiB,GARvB,MAQM,iBAAiB,CAAA;AAcrB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAyB,MAAM,CAAC,UAAU,CAAC,CAAC;AACtD,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;8GApBG,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,mKAJX,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,iBAAiB,GAAA,UAAA,CAAA;AARtB,IAAA,WAAW,CAAC,CAAC,QAAQ,EAAE,gBAAgB,CAAC,CAAC;;AAQpC,CAAA,EAAA,iBAAiB,CAqBtB,CAAA;2FArBK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAPtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,QAAQ,EAAE,gBAAgB,CAAC;AACpC,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-timeline.mjs","sources":["../../../../libs/ui5-angular/fiori/timeline/index.ts","../../../../libs/ui5-angular/fiori/timeline/ui5-webcomponents-ngx-fiori-timeline.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/Timeline.js';\nimport Timeline from '@ui5/webcomponents-fiori/dist/Timeline.js';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\n@ProxyInputs(['layout', 'accessibleName'])\n@Component({\n standalone: true,\n selector: 'ui5-timeline',\n template: '<ng-content></ng-content>',\n inputs: ['layout', 'accessibleName'],\n exportAs: 'ui5Timeline',\n})\nclass TimelineComponent {\n /**\n Defines the items orientation.\n */\n layout!: 'Vertical' | 'Horizontal';\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n\n private elementRef: ElementRef<Timeline> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Timeline {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TimelineComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,iBAAiB,GARvB,MAQM,iBAAiB,CAAA;AAcrB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAyB,MAAM,CAAC,UAAU,CAAC;AACrD,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;;8GAnBf,iBAAiB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,mKAJX,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,iBAAiB,GAAA,UAAA,CAAA;AARtB,IAAA,WAAW,CAAC,CAAC,QAAQ,EAAE,gBAAgB,CAAC,CAAC;;AAQpC,CAAA,EAAA,iBAAiB,CAqBtB;2FArBK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAPtB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,QAAQ,EAAE,gBAAgB,CAAC;AACpC,oBAAA,QAAQ,EAAE,aAAa;AACxB,iBAAA;;;ACjBD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/UploadCollectionItem.js';
5
5
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,8 +14,8 @@ let UploadCollectionItemComponent = class UploadCollectionItemComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: UploadCollectionItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: UploadCollectionItemComponent, isStandalone: true, selector: "ui5-upload-collection-item", inputs: { type: "type", accessibilityAttributes: "accessibilityAttributes", navigated: ["navigated", "navigated", booleanAttribute], tooltip: "tooltip", highlight: "highlight", selected: ["selected", "selected", booleanAttribute], file: "file", fileName: "fileName", fileNameClickable: ["fileNameClickable", "fileNameClickable", booleanAttribute], disableDeleteButton: ["disableDeleteButton", "disableDeleteButton", booleanAttribute], hideDeleteButton: ["hideDeleteButton", "hideDeleteButton", booleanAttribute], hideRetryButton: ["hideRetryButton", "hideRetryButton", booleanAttribute], hideTerminateButton: ["hideTerminateButton", "hideTerminateButton", booleanAttribute], progress: "progress", uploadState: "uploadState" }, outputs: { ui5DetailClick: "ui5DetailClick", ui5FileNameClick: "ui5FileNameClick", ui5Rename: "ui5Rename", ui5Terminate: "ui5Terminate", ui5Retry: "ui5Retry" }, exportAs: ["ui5UploadCollectionItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: UploadCollectionItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: UploadCollectionItemComponent, isStandalone: true, selector: "ui5-upload-collection-item", inputs: { type: "type", accessibilityAttributes: "accessibilityAttributes", navigated: ["navigated", "navigated", booleanAttribute], tooltip: "tooltip", highlight: "highlight", selected: ["selected", "selected", booleanAttribute], file: "file", fileName: "fileName", fileNameClickable: ["fileNameClickable", "fileNameClickable", booleanAttribute], disableDeleteButton: ["disableDeleteButton", "disableDeleteButton", booleanAttribute], hideDeleteButton: ["hideDeleteButton", "hideDeleteButton", booleanAttribute], hideRetryButton: ["hideRetryButton", "hideRetryButton", booleanAttribute], hideTerminateButton: ["hideTerminateButton", "hideTerminateButton", booleanAttribute], progress: "progress", uploadState: "uploadState" }, outputs: { ui5DetailClick: "ui5DetailClick", ui5FileNameClick: "ui5FileNameClick", ui5Rename: "ui5Rename", ui5Terminate: "ui5Terminate", ui5Retry: "ui5Retry" }, exportAs: ["ui5UploadCollectionItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  UploadCollectionItemComponent = __decorate([
21
21
  ProxyInputs([
@@ -44,7 +44,7 @@ UploadCollectionItemComponent = __decorate([
44
44
  ]),
45
45
  __metadata("design:paramtypes", [])
46
46
  ], UploadCollectionItemComponent);
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: UploadCollectionItemComponent, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: UploadCollectionItemComponent, decorators: [{
48
48
  type: Component,
49
49
  args: [{
50
50
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-fiori-upload-collection-item.mjs","sources":["../../../../libs/ui5-angular/fiori/upload-collection-item/index.ts","../../../../libs/ui5-angular/fiori/upload-collection-item/ui5-webcomponents-ngx-fiori-upload-collection-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/UploadCollectionItem.js';\nimport UploadCollectionItem from '@ui5/webcomponents-fiori/dist/UploadCollectionItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport { ListItemAccessibilityAttributes } from '@ui5/webcomponents/dist/ListItem.js';\n@ProxyInputs([\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'selected',\n 'file',\n 'fileName',\n 'fileNameClickable',\n 'disableDeleteButton',\n 'hideDeleteButton',\n 'hideRetryButton',\n 'hideTerminateButton',\n 'progress',\n 'uploadState',\n])\n@ProxyOutputs([\n 'detail-click: ui5DetailClick',\n 'file-name-click: ui5FileNameClick',\n 'rename: ui5Rename',\n 'terminate: ui5Terminate',\n 'retry: ui5Retry',\n])\n@Component({\n standalone: true,\n selector: 'ui5-upload-collection-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'selected',\n 'file',\n 'fileName',\n 'fileNameClickable',\n 'disableDeleteButton',\n 'hideDeleteButton',\n 'hideRetryButton',\n 'hideTerminateButton',\n 'progress',\n 'uploadState',\n ],\n outputs: [\n 'ui5DetailClick',\n 'ui5FileNameClick',\n 'ui5Rename',\n 'ui5Terminate',\n 'ui5Retry',\n ],\n exportAs: 'ui5UploadCollectionItem',\n})\nclass UploadCollectionItemComponent {\n /**\n Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.\n */\n type!: 'Inactive' | 'Active' | 'Detail' | 'Navigation';\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**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`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**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.\n */\n accessibilityAttributes!: ListItemAccessibilityAttributes;\n /**\n The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.\n */\n @InputDecorator({ transform: booleanAttribute })\n navigated!: boolean;\n /**\n Defines the text of the tooltip that would be displayed for the list item.\n */\n tooltip!: string | undefined;\n /**\n Defines the highlight state of the list items.\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.\n */\n highlight!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the selected state of the component.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Holds an instance of `File` associated with this item.\n */\n file!: File | null;\n /**\n The name of the file.\n */\n fileName!: string;\n /**\n If set to `true` the file name will be clickable and it will fire `file-name-click` event upon click.\n */\n @InputDecorator({ transform: booleanAttribute })\n fileNameClickable!: boolean;\n /**\n Disables the delete button.\n */\n @InputDecorator({ transform: booleanAttribute })\n disableDeleteButton!: boolean;\n /**\n Hides the delete button.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideDeleteButton!: boolean;\n /**\n Hides the retry button when `uploadState` property is `Error`.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideRetryButton!: boolean;\n /**\n Hides the terminate button when `uploadState` property is `Uploading`.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideTerminateButton!: boolean;\n /**\n The upload progress in percentage.\n\n**Note:** Expected values are in the interval [0, 100].\n */\n progress!: number;\n /**\n Upload state.\n\nDepending on this property, the item displays the following:\n\n- `Ready` - progress indicator is displayed.\n- `Uploading` - progress indicator and terminate button are displayed. When the terminate button is pressed, `terminate` event is fired.\n- `Error` - progress indicator and retry button are displayed. When the retry button is pressed, `retry` event is fired.\n- `Complete` - progress indicator is not displayed.\n */\n uploadState!: 'Complete' | 'Error' | 'Ready' | 'Uploading';\n\n /**\n Fired when the user clicks on the detail button when type is `Detail`.\n */\n ui5DetailClick!: EventEmitter<void>;\n /**\n Fired when the file name is clicked.\n\n**Note:** This event is only available when `fileNameClickable` property is `true`.\n */\n ui5FileNameClick!: EventEmitter<void>;\n /**\n Fired when the `fileName` property gets changed.\n\n**Note:** An edit button is displayed on each item,\nwhen the `ui5-upload-collection-item` `type` property is set to `Detail`.\n */\n ui5Rename!: EventEmitter<void>;\n /**\n Fired when the terminate button is pressed.\n\n**Note:** Terminate button is displayed when `uploadState` property is set to `Uploading`.\n */\n ui5Terminate!: EventEmitter<void>;\n /**\n Fired when the retry button is pressed.\n\n**Note:** Retry button is displayed when `uploadState` property is set to `Error`.\n */\n ui5Retry!: EventEmitter<void>;\n\n private elementRef: ElementRef<UploadCollectionItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): UploadCollectionItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { UploadCollectionItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoEM,IAAA,6BAA6B,GAtDnC,MAsDM,6BAA6B,CAAA;AA6HjC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqC,MAAM,CAAC,UAAU,CAAC,CAAC;AAClE,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;8GAnIG,6BAA6B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,6BAA6B,EAwBJ,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,4BAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,gBAAgB,CAchB,EAAA,OAAA,EAAA,SAAA,EAAA,SAAA,EAAA,WAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,qGAahB,gBAAgB,CAAA,EAAA,mBAAA,EAAA,CAAA,qBAAA,EAAA,qBAAA,EAKhB,gBAAgB,CAAA,EAAA,gBAAA,EAAA,CAAA,kBAAA,EAAA,kBAAA,EAKhB,gBAAgB,CAKhB,EAAA,eAAA,EAAA,CAAA,iBAAA,EAAA,iBAAA,EAAA,gBAAgB,CAKhB,EAAA,mBAAA,EAAA,CAAA,qBAAA,EAAA,qBAAA,EAAA,gBAAgB,uRAlGnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AA2BjC,6BAA6B,GAAA,UAAA,CAAA;AAtDlC,IAAA,WAAW,CAAC;QACX,MAAM;QACN,yBAAyB;QACzB,WAAW;QACX,SAAS;QACT,WAAW;QACX,UAAU;QACV,MAAM;QACN,UAAU;QACV,mBAAmB;QACnB,qBAAqB;QACrB,kBAAkB;QAClB,iBAAiB;QACjB,qBAAqB;QACrB,UAAU;QACV,aAAa;KACd,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,8BAA8B;QAC9B,mCAAmC;QACnC,mBAAmB;QACnB,yBAAyB;QACzB,iBAAiB;KAClB,CAAC;;AA+BI,CAAA,EAAA,6BAA6B,CAoIlC,CAAA;2FApIK,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBA9BlC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,4BAA4B;AACtC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,MAAM;wBACN,yBAAyB;wBACzB,WAAW;wBACX,SAAS;wBACT,WAAW;wBACX,UAAU;wBACV,MAAM;wBACN,UAAU;wBACV,mBAAmB;wBACnB,qBAAqB;wBACrB,kBAAkB;wBAClB,iBAAiB;wBACjB,qBAAqB;wBACrB,UAAU;wBACV,aAAa;AACd,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,gBAAgB;wBAChB,kBAAkB;wBAClB,WAAW;wBACX,cAAc;wBACd,UAAU;AACX,qBAAA;AACD,oBAAA,QAAQ,EAAE,yBAAyB;AACpC,iBAAA,CAAA;wDA0BC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAe/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAc/C,iBAAiB,EAAA,CAAA;sBADhBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,mBAAmB,EAAA,CAAA;sBADlBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,gBAAgB,EAAA,CAAA;sBADfA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,eAAe,EAAA,CAAA;sBADdA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,mBAAmB,EAAA,CAAA;sBADlBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC3IjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-fiori-upload-collection-item.mjs","sources":["../../../../libs/ui5-angular/fiori/upload-collection-item/index.ts","../../../../libs/ui5-angular/fiori/upload-collection-item/ui5-webcomponents-ngx-fiori-upload-collection-item.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n EventEmitter,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport '@ui5/webcomponents-fiori/dist/UploadCollectionItem.js';\nimport UploadCollectionItem from '@ui5/webcomponents-fiori/dist/UploadCollectionItem.js';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport { ListItemAccessibilityAttributes } from '@ui5/webcomponents/dist/ListItem.js';\n@ProxyInputs([\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'selected',\n 'file',\n 'fileName',\n 'fileNameClickable',\n 'disableDeleteButton',\n 'hideDeleteButton',\n 'hideRetryButton',\n 'hideTerminateButton',\n 'progress',\n 'uploadState',\n])\n@ProxyOutputs([\n 'detail-click: ui5DetailClick',\n 'file-name-click: ui5FileNameClick',\n 'rename: ui5Rename',\n 'terminate: ui5Terminate',\n 'retry: ui5Retry',\n])\n@Component({\n standalone: true,\n selector: 'ui5-upload-collection-item',\n template: '<ng-content></ng-content>',\n inputs: [\n 'type',\n 'accessibilityAttributes',\n 'navigated',\n 'tooltip',\n 'highlight',\n 'selected',\n 'file',\n 'fileName',\n 'fileNameClickable',\n 'disableDeleteButton',\n 'hideDeleteButton',\n 'hideRetryButton',\n 'hideTerminateButton',\n 'progress',\n 'uploadState',\n ],\n outputs: [\n 'ui5DetailClick',\n 'ui5FileNameClick',\n 'ui5Rename',\n 'ui5Terminate',\n 'ui5Retry',\n ],\n exportAs: 'ui5UploadCollectionItem',\n})\nclass UploadCollectionItemComponent {\n /**\n Defines the visual indication and behavior of the list items.\nAvailable options are `Active` (by default), `Inactive`, `Detail` and `Navigation`.\n\n**Note:** When set to `Active` or `Navigation`, the item will provide visual response upon press and hover,\nwhile with type `Inactive` and `Detail` - will not.\n */\n type!: 'Inactive' | 'Active' | 'Detail' | 'Navigation';\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **ariaSetsize**: Defines the number of items in the current set when not all items in the set are present in the DOM.\n**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`.\n\n\t- **ariaPosinset**: Defines an element's number or position in the current set when not all items are present in the DOM.\n\t**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.\n */\n accessibilityAttributes!: ListItemAccessibilityAttributes;\n /**\n The navigated state of the list item.\nIf set to `true`, a navigation indicator is displayed at the end of the list item.\n */\n @InputDecorator({ transform: booleanAttribute })\n navigated!: boolean;\n /**\n Defines the text of the tooltip that would be displayed for the list item.\n */\n tooltip!: string | undefined;\n /**\n Defines the highlight state of the list items.\nAvailable options are: `\"None\"` (by default), `\"Positive\"`, `\"Critical\"`, `\"Information\"` and `\"Negative\"`.\n */\n highlight!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the selected state of the component.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n /**\n Holds an instance of `File` associated with this item.\n */\n file!: File | null;\n /**\n The name of the file.\n */\n fileName!: string;\n /**\n If set to `true` the file name will be clickable and it will fire `file-name-click` event upon click.\n */\n @InputDecorator({ transform: booleanAttribute })\n fileNameClickable!: boolean;\n /**\n Disables the delete button.\n */\n @InputDecorator({ transform: booleanAttribute })\n disableDeleteButton!: boolean;\n /**\n Hides the delete button.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideDeleteButton!: boolean;\n /**\n Hides the retry button when `uploadState` property is `Error`.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideRetryButton!: boolean;\n /**\n Hides the terminate button when `uploadState` property is `Uploading`.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideTerminateButton!: boolean;\n /**\n The upload progress in percentage.\n\n**Note:** Expected values are in the interval [0, 100].\n */\n progress!: number;\n /**\n Upload state.\n\nDepending on this property, the item displays the following:\n\n- `Ready` - progress indicator is displayed.\n- `Uploading` - progress indicator and terminate button are displayed. When the terminate button is pressed, `terminate` event is fired.\n- `Error` - progress indicator and retry button are displayed. When the retry button is pressed, `retry` event is fired.\n- `Complete` - progress indicator is not displayed.\n */\n uploadState!: 'Complete' | 'Error' | 'Ready' | 'Uploading';\n\n /**\n Fired when the user clicks on the detail button when type is `Detail`.\n */\n ui5DetailClick!: EventEmitter<void>;\n /**\n Fired when the file name is clicked.\n\n**Note:** This event is only available when `fileNameClickable` property is `true`.\n */\n ui5FileNameClick!: EventEmitter<void>;\n /**\n Fired when the `fileName` property gets changed.\n\n**Note:** An edit button is displayed on each item,\nwhen the `ui5-upload-collection-item` `type` property is set to `Detail`.\n */\n ui5Rename!: EventEmitter<void>;\n /**\n Fired when the terminate button is pressed.\n\n**Note:** Terminate button is displayed when `uploadState` property is set to `Uploading`.\n */\n ui5Terminate!: EventEmitter<void>;\n /**\n Fired when the retry button is pressed.\n\n**Note:** Retry button is displayed when `uploadState` property is set to `Error`.\n */\n ui5Retry!: EventEmitter<void>;\n\n private elementRef: ElementRef<UploadCollectionItem> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): UploadCollectionItem {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { UploadCollectionItemComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoEM,IAAA,6BAA6B,GAtDnC,MAsDM,6BAA6B,CAAA;AA6HjC,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqC,MAAM,CAAC,UAAU,CAAC;AACjE,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;;8GAlIf,6BAA6B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA7B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,6BAA6B,EAwBJ,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,4BAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,SAAA,EAAA,CAAA,WAAA,EAAA,WAAA,EAAA,gBAAgB,CAchB,EAAA,OAAA,EAAA,SAAA,EAAA,SAAA,EAAA,WAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAAA,gBAAgB,qGAahB,gBAAgB,CAAA,EAAA,mBAAA,EAAA,CAAA,qBAAA,EAAA,qBAAA,EAKhB,gBAAgB,CAAA,EAAA,gBAAA,EAAA,CAAA,kBAAA,EAAA,kBAAA,EAKhB,gBAAgB,CAKhB,EAAA,eAAA,EAAA,CAAA,iBAAA,EAAA,iBAAA,EAAA,gBAAgB,CAKhB,EAAA,mBAAA,EAAA,CAAA,qBAAA,EAAA,qBAAA,EAAA,gBAAgB,uRAlGnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AA2BjC,6BAA6B,GAAA,UAAA,CAAA;AAtDlC,IAAA,WAAW,CAAC;QACX,MAAM;QACN,yBAAyB;QACzB,WAAW;QACX,SAAS;QACT,WAAW;QACX,UAAU;QACV,MAAM;QACN,UAAU;QACV,mBAAmB;QACnB,qBAAqB;QACrB,kBAAkB;QAClB,iBAAiB;QACjB,qBAAqB;QACrB,UAAU;QACV,aAAa;KACd,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,8BAA8B;QAC9B,mCAAmC;QACnC,mBAAmB;QACnB,yBAAyB;QACzB,iBAAiB;KAClB,CAAC;;AA+BI,CAAA,EAAA,6BAA6B,CAoIlC;2FApIK,6BAA6B,EAAA,UAAA,EAAA,CAAA;kBA9BlC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,4BAA4B;AACtC,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,MAAM;wBACN,yBAAyB;wBACzB,WAAW;wBACX,SAAS;wBACT,WAAW;wBACX,UAAU;wBACV,MAAM;wBACN,UAAU;wBACV,mBAAmB;wBACnB,qBAAqB;wBACrB,kBAAkB;wBAClB,iBAAiB;wBACjB,qBAAqB;wBACrB,UAAU;wBACV,aAAa;AACd,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,gBAAgB;wBAChB,kBAAkB;wBAClB,WAAW;wBACX,cAAc;wBACd,UAAU;AACX,qBAAA;AACD,oBAAA,QAAQ,EAAE,yBAAyB;AACpC,iBAAA;wDA0BC,SAAS,EAAA,CAAA;sBADRA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAe/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAc/C,iBAAiB,EAAA,CAAA;sBADhBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,mBAAmB,EAAA,CAAA;sBADlBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,gBAAgB,EAAA,CAAA;sBADfA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,eAAe,EAAA,CAAA;sBADdA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,mBAAmB,EAAA,CAAA;sBADlBA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC3IjD;;AAEG;;;;"}
@@ -1,6 +1,6 @@
1
- import { __metadata, __decorate } from 'tslib';
1
+ import { __decorate, __metadata } from 'tslib';
2
2
  import * as i0 from '@angular/core';
3
- import { ElementRef, inject, NgZone, ChangeDetectorRef, booleanAttribute, Component, Input } from '@angular/core';
3
+ import { inject, ElementRef, NgZone, ChangeDetectorRef, booleanAttribute, Input, Component } from '@angular/core';
4
4
  import '@ui5/webcomponents-fiori/dist/UploadCollection.js';
5
5
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
6
6
 
@@ -14,8 +14,8 @@ let UploadCollectionComponent = class UploadCollectionComponent {
14
14
  this.cdr = inject(ChangeDetectorRef);
15
15
  this.cdr.detach();
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: UploadCollectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: UploadCollectionComponent, isStandalone: true, selector: "ui5-upload-collection", inputs: { selectionMode: "selectionMode", noDataDescription: "noDataDescription", noDataText: "noDataText", hideDragOverlay: ["hideDragOverlay", "hideDragOverlay", booleanAttribute], accessibleName: "accessibleName" }, outputs: { ui5Drop: "ui5Drop", ui5ItemDelete: "ui5ItemDelete", ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5UploadCollection"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: UploadCollectionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: UploadCollectionComponent, isStandalone: true, selector: "ui5-upload-collection", inputs: { selectionMode: "selectionMode", noDataDescription: "noDataDescription", noDataText: "noDataText", hideDragOverlay: ["hideDragOverlay", "hideDragOverlay", booleanAttribute], accessibleName: "accessibleName" }, outputs: { ui5Drop: "ui5Drop", ui5ItemDelete: "ui5ItemDelete", ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5UploadCollection"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  UploadCollectionComponent = __decorate([
21
21
  ProxyInputs([
@@ -32,7 +32,7 @@ UploadCollectionComponent = __decorate([
32
32
  ]),
33
33
  __metadata("design:paramtypes", [])
34
34
  ], UploadCollectionComponent);
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: UploadCollectionComponent, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: UploadCollectionComponent, decorators: [{
36
36
  type: Component,
37
37
  args: [{
38
38
  standalone: true,