@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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Tag.js';
6
6
 
@@ -14,8 +14,8 @@ let TagComponent = class TagComponent {
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: TagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TagComponent, isStandalone: true, selector: "ui5-tag", inputs: { design: "design", colorScheme: "colorScheme", hideStateIcon: ["hideStateIcon", "hideStateIcon", booleanAttribute], interactive: ["interactive", "interactive", booleanAttribute], wrappingType: "wrappingType", size: "size" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5Tag"], 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: TagComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TagComponent, isStandalone: true, selector: "ui5-tag", inputs: { design: "design", colorScheme: "colorScheme", hideStateIcon: ["hideStateIcon", "hideStateIcon", booleanAttribute], interactive: ["interactive", "interactive", booleanAttribute], wrappingType: "wrappingType", size: "size" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5Tag"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TagComponent = __decorate([
21
21
  ProxyInputs([
@@ -29,7 +29,7 @@ TagComponent = __decorate([
29
29
  ProxyOutputs(['click: ui5Click']),
30
30
  __metadata("design:paramtypes", [])
31
31
  ], TagComponent);
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TagComponent, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TagComponent, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-tag.mjs","sources":["../../../../libs/ui5-angular/main/tag/index.ts","../../../../libs/ui5-angular/main/tag/ui5-webcomponents-ngx-main-tag.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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Tag.js';\nimport Tag from '@ui5/webcomponents/dist/Tag.js';\n@ProxyInputs([\n 'design',\n 'colorScheme',\n 'hideStateIcon',\n 'interactive',\n 'wrappingType',\n 'size',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-tag',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'colorScheme',\n 'hideStateIcon',\n 'interactive',\n 'wrappingType',\n 'size',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5Tag',\n})\nclass TagComponent {\n /**\n Defines the design type of the component.\n */\n design!:\n | 'Set1'\n | 'Set2'\n | 'Neutral'\n | 'Information'\n | 'Positive'\n | 'Negative'\n | 'Critical';\n /**\n Defines the color scheme of the component.\nThere are 10 predefined schemes.\nTo use one you can set a number from `\"1\"` to `\"10\"`. The `colorScheme` `\"1\"` will be set by default.\n */\n colorScheme!: string;\n /**\n Defines if the default state icon is shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideStateIcon!: boolean;\n /**\n Defines if the component is interactive (focusable and pressable).\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines how the text of a component will be displayed when there is not enough space.\n\n**Note:** For option \"Normal\" the text will wrap and the\nwords will not be broken based on hyphenation.\n */\n wrappingType!: 'None' | 'Normal';\n /**\n Defines predefined size of the component.\n */\n size!: 'S' | 'L';\n\n /**\n Fired when the user clicks on an interactive tag.\n\n**Note:** The event will be fired if the `interactive` property is `true`\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<Tag> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Tag {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TagComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAqCM,IAAA,YAAY,GAxBlB,MAwBM,YAAY,CAAA;AAmDhB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoB,MAAM,CAAC,UAAU,CAAC,CAAC;AACjD,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;8GAzDG,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAZ,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAY,EAqBa,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,SAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,WAAA,EAAA,aAAA,EAAA,aAAA,EAAA,CAAA,eAAA,EAAA,eAAA,EAAA,gBAAgB,CAKhB,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,kIAtCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAYjC,YAAY,GAAA,UAAA,CAAA;AAxBjB,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,aAAa;QACb,eAAe;QACf,aAAa;QACb,cAAc;QACd,MAAM;KACP,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAgB5B,CAAA,EAAA,YAAY,CA0DjB,CAAA;2FA1DK,YAAY,EAAA,UAAA,EAAA,CAAA;kBAfjB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,SAAS;AACnB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,QAAQ;wBACR,aAAa;wBACb,eAAe;wBACf,aAAa;wBACb,cAAc;wBACd,MAAM;AACP,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,QAAQ;AACnB,iBAAA,CAAA;wDAuBC,aAAa,EAAA,CAAA;sBADZA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC/DjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-tag.mjs","sources":["../../../../libs/ui5-angular/main/tag/index.ts","../../../../libs/ui5-angular/main/tag/ui5-webcomponents-ngx-main-tag.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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Tag.js';\nimport Tag from '@ui5/webcomponents/dist/Tag.js';\n@ProxyInputs([\n 'design',\n 'colorScheme',\n 'hideStateIcon',\n 'interactive',\n 'wrappingType',\n 'size',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-tag',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'colorScheme',\n 'hideStateIcon',\n 'interactive',\n 'wrappingType',\n 'size',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5Tag',\n})\nclass TagComponent {\n /**\n Defines the design type of the component.\n */\n design!:\n | 'Set1'\n | 'Set2'\n | 'Neutral'\n | 'Information'\n | 'Positive'\n | 'Negative'\n | 'Critical';\n /**\n Defines the color scheme of the component.\nThere are 10 predefined schemes.\nTo use one you can set a number from `\"1\"` to `\"10\"`. The `colorScheme` `\"1\"` will be set by default.\n */\n colorScheme!: string;\n /**\n Defines if the default state icon is shown.\n */\n @InputDecorator({ transform: booleanAttribute })\n hideStateIcon!: boolean;\n /**\n Defines if the component is interactive (focusable and pressable).\n */\n @InputDecorator({ transform: booleanAttribute })\n interactive!: boolean;\n /**\n Defines how the text of a component will be displayed when there is not enough space.\n\n**Note:** For option \"Normal\" the text will wrap and the\nwords will not be broken based on hyphenation.\n */\n wrappingType!: 'None' | 'Normal';\n /**\n Defines predefined size of the component.\n */\n size!: 'S' | 'L';\n\n /**\n Fired when the user clicks on an interactive tag.\n\n**Note:** The event will be fired if the `interactive` property is `true`\n */\n ui5Click!: EventEmitter<void>;\n\n private elementRef: ElementRef<Tag> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Tag {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TagComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAqCM,IAAA,YAAY,GAxBlB,MAwBM,YAAY,CAAA;AAmDhB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAoB,MAAM,CAAC,UAAU,CAAC;AAChD,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;;8GAxDf,YAAY,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAZ,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAY,EAqBa,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,SAAA,EAAA,MAAA,EAAA,EAAA,MAAA,EAAA,QAAA,EAAA,WAAA,EAAA,aAAA,EAAA,aAAA,EAAA,CAAA,eAAA,EAAA,eAAA,EAAA,gBAAgB,CAKhB,EAAA,WAAA,EAAA,CAAA,aAAA,EAAA,aAAA,EAAA,gBAAgB,kIAtCnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAYjC,YAAY,GAAA,UAAA,CAAA;AAxBjB,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,aAAa;QACb,eAAe;QACf,aAAa;QACb,cAAc;QACd,MAAM;KACP,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAgB5B,CAAA,EAAA,YAAY,CA0DjB;2FA1DK,YAAY,EAAA,UAAA,EAAA,CAAA;kBAfjB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,SAAS;AACnB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,QAAQ;wBACR,aAAa;wBACb,eAAe;wBACf,aAAa;wBACb,cAAc;wBACd,MAAM;AACP,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,QAAQ;AACnB,iBAAA;wDAuBC,aAAa,EAAA,CAAA;sBADZA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBAM/C,WAAW,EAAA,CAAA;sBADVA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC/DjD;;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 * as i1 from '@ui5/webcomponents-ngx/generic-cva';
5
5
  import { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';
6
6
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
@@ -25,8 +25,8 @@ let TextAreaComponent = class TextAreaComponent {
25
25
  this.cdr.detach();
26
26
  this._cva.host = this;
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TextAreaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TextAreaComponent, isStandalone: true, selector: "ui5-textarea", inputs: { value: "value", disabled: ["disabled", "disabled", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], placeholder: "placeholder", valueState: "valueState", rows: "rows", maxlength: "maxlength", showExceededText: ["showExceededText", "showExceededText", booleanAttribute], growing: ["growing", "growing", booleanAttribute], growingMaxRows: "growingMaxRows", name: "name", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef" }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Select: "ui5Select", ui5Scroll: "ui5Scroll" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Textarea"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TextAreaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TextAreaComponent, isStandalone: true, selector: "ui5-textarea", inputs: { value: "value", disabled: ["disabled", "disabled", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], required: ["required", "required", booleanAttribute], placeholder: "placeholder", valueState: "valueState", rows: "rows", maxlength: "maxlength", showExceededText: ["showExceededText", "showExceededText", booleanAttribute], growing: ["growing", "growing", booleanAttribute], growingMaxRows: "growingMaxRows", name: "name", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef" }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Select: "ui5Select", ui5Scroll: "ui5Scroll" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5Textarea"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
30
30
  };
31
31
  TextAreaComponent = __decorate([
32
32
  ProxyInputs([
@@ -53,7 +53,7 @@ TextAreaComponent = __decorate([
53
53
  ]),
54
54
  __metadata("design:paramtypes", [])
55
55
  ], TextAreaComponent);
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TextAreaComponent, decorators: [{
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TextAreaComponent, decorators: [{
57
57
  type: Component,
58
58
  args: [{
59
59
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-text-area.mjs","sources":["../../../../libs/ui5-angular/main/text-area/index.ts","../../../../libs/ui5-angular/main/text-area/ui5-webcomponents-ngx-main-text-area.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TextArea.js';\nimport TextArea from '@ui5/webcomponents/dist/TextArea.js';\n@ProxyInputs([\n 'value',\n 'disabled',\n 'readonly',\n 'required',\n 'placeholder',\n 'valueState',\n 'rows',\n 'maxlength',\n 'showExceededText',\n 'growing',\n 'growingMaxRows',\n 'name',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'select: ui5Select',\n 'scroll: ui5Scroll',\n])\n@Component({\n standalone: true,\n selector: 'ui5-textarea',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'disabled',\n 'readonly',\n 'required',\n 'placeholder',\n 'valueState',\n 'rows',\n 'maxlength',\n 'showExceededText',\n 'growing',\n 'growingMaxRows',\n 'name',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5Select', 'ui5Scroll'],\n exportAs: 'ui5Textarea',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass TextAreaComponent {\n /**\n Defines the value of the component.\n */\n value!: string;\n /**\n Indicates whether the user can interact with the component or not.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the component has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines the value state of the component.\n\n**Note:** If `maxlength` property is set,\nthe component turns into \"Warning\" state once the characters exceeds the limit.\nIn this case, only the \"Error\" state is considered and can be applied.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the number of visible text rows for the component.\n\n**Notes:**\n\n- If the `growing` property is enabled, this property defines the minimum rows to be displayed\nin the textarea.\n- The CSS `height` property wins over the `rows` property, if both are set.\n */\n rows!: number;\n /**\n Defines the maximum number of characters that the `value` can have.\n */\n maxlength!: number | undefined;\n /**\n Determines whether the characters exceeding the maximum allowed character count are visible\nin the component.\n\nIf set to `false`, the user is not allowed to enter more characters than what is set in the\n`maxlength` property.\nIf set to `true` the characters exceeding the `maxlength` value are selected on\npaste and the counter below the component displays their number.\n */\n @InputDecorator({ transform: booleanAttribute })\n showExceededText!: boolean;\n /**\n Enables the component to automatically grow and shrink dynamically with its content.\n */\n @InputDecorator({ transform: booleanAttribute })\n growing!: boolean;\n /**\n Defines the maximum number of rows that the component can grow.\n */\n growingMaxRows!: number;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the textarea.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when the text has changed and the focus leaves the component.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke or when\nsomething is pasted.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when some text has been selected.\n */\n ui5Select!: EventEmitter<void>;\n /**\n Fired when textarea is scrolled.\n */\n ui5Scroll!: EventEmitter<void>;\n\n private elementRef: ElementRef<TextArea> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): TextArea {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { TextAreaComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;;;AAgEM,IAAA,iBAAiB,GAlDvB,MAkDM,iBAAiB,CAAA;AA6GrB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;IAED,IAAI,QAAQ,CAAC,GAAG,EAAA;AACd,QAAA,IAAI,CAAC,OAAO,CAAC,KAAK,GAAG,GAAG,CAAC;AACzB,QAAA,IAAI,CAAC,GAAG,CAAC,aAAa,EAAE,CAAC;KAC1B;AACD,IAAA,IAAI,QAAQ,GAAA;AACV,QAAA,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC;KAC3B;AAED,IAAA,WAAA,GAAA;AAjBQ,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;AAC9B,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,2BAA2B,CAAC,CAAC;AAenD,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;AAClB,QAAA,IAAI,CAAC,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;KACvB;8GA5HG,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,cAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAUQ,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAQhB,gBAAgB,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAKhB,gBAAgB,CAAA,EAAA,WAAA,EAAA,aAAA,EAAA,UAAA,EAAA,YAAA,EAAA,IAAA,EAAA,MAAA,EAAA,SAAA,EAAA,WAAA,EAAA,gBAAA,EAAA,CAAA,kBAAA,EAAA,kBAAA,EAqChB,gBAAgB,CAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAKhB,gBAAgB,CAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,IAAA,EAAA,MAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,EAAA,OAAA,EAAA,EAAA,SAAA,EAAA,WAAA,EAAA,QAAA,EAAA,UAAA,EAAA,SAAA,EAAA,WAAA,EAAA,SAAA,EAAA,WAAA,EAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,QAAA,EAAA,6BAAA,EAAA,OAAA,EAAA,6BAAA,EAAA,EAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,cAAA,EAAA,CAAA,EAAA,SAAA,EAAA,EAAA,CAAA,2BAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EA1FnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAyBjC,iBAAiB,GAAA,UAAA,CAAA;AAlDtB,IAAA,WAAW,CAAC;QACX,OAAO;QACP,UAAU;QACV,UAAU;QACV,UAAU;QACV,aAAa;QACb,YAAY;QACZ,MAAM;QACN,WAAW;QACX,kBAAkB;QAClB,SAAS;QACT,gBAAgB;QAChB,MAAM;QACN,gBAAgB;QAChB,mBAAmB;KACpB,CAAC;AACD,IAAA,YAAY,CAAC;QACZ,mBAAmB;QACnB,iBAAiB;QACjB,mBAAmB;QACnB,mBAAmB;KACpB,CAAC;;AA6BI,CAAA,EAAA,iBAAiB,CA6HtB,CAAA;2FA7HK,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBA5BtB,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;wBACN,OAAO;wBACP,UAAU;wBACV,UAAU;wBACV,UAAU;wBACV,aAAa;wBACb,YAAY;wBACZ,MAAM;wBACN,WAAW;wBACX,kBAAkB;wBAClB,SAAS;wBACT,gBAAgB;wBAChB,MAAM;wBACN,gBAAgB;wBAChB,mBAAmB;AACpB,qBAAA;oBACD,OAAO,EAAE,CAAC,WAAW,EAAE,UAAU,EAAE,WAAW,EAAE,WAAW,CAAC;AAC5D,oBAAA,QAAQ,EAAE,aAAa;oBACvB,cAAc,EAAE,CAAC,2BAA2B,CAAC;AAC7C,oBAAA,IAAI,EAAE;AACJ,wBAAA,UAAU,EAAE,6BAA6B;AACzC,wBAAA,SAAS,EAAE,6BAA6B;AACzC,qBAAA;AACF,iBAAA,CAAA;wDAYC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAS/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAsC/C,gBAAgB,EAAA,CAAA;sBADfA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBAM/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;ACjIjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-text-area.mjs","sources":["../../../../libs/ui5-angular/main/text-area/index.ts","../../../../libs/ui5-angular/main/text-area/ui5-webcomponents-ngx-main-text-area.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TextArea.js';\nimport TextArea from '@ui5/webcomponents/dist/TextArea.js';\n@ProxyInputs([\n 'value',\n 'disabled',\n 'readonly',\n 'required',\n 'placeholder',\n 'valueState',\n 'rows',\n 'maxlength',\n 'showExceededText',\n 'growing',\n 'growingMaxRows',\n 'name',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'select: ui5Select',\n 'scroll: ui5Scroll',\n])\n@Component({\n standalone: true,\n selector: 'ui5-textarea',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'disabled',\n 'readonly',\n 'required',\n 'placeholder',\n 'valueState',\n 'rows',\n 'maxlength',\n 'showExceededText',\n 'growing',\n 'growingMaxRows',\n 'name',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5Select', 'ui5Scroll'],\n exportAs: 'ui5Textarea',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass TextAreaComponent {\n /**\n Defines the value of the component.\n */\n value!: string;\n /**\n Indicates whether the user can interact with the component or not.\n\n**Note:** A disabled component is completely noninteractive.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines whether the component is read-only.\n\n**Note:** A read-only component is not editable,\nbut still provides visual feedback upon user interaction.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines a short hint intended to aid the user with data entry when the component has no value.\n */\n placeholder!: string | undefined;\n /**\n Defines the value state of the component.\n\n**Note:** If `maxlength` property is set,\nthe component turns into \"Critical\" state once the characters exceeds the limit.\nIn this case, only the \"Negative\" state is considered and can be applied.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the number of visible text rows for the component.\n\n**Notes:**\n\n- If the `growing` property is enabled, this property defines the minimum rows to be displayed\nin the textarea.\n- The CSS `height` property wins over the `rows` property, if both are set.\n */\n rows!: number;\n /**\n Defines the maximum number of characters that the `value` can have.\n */\n maxlength!: number | undefined;\n /**\n Determines whether the characters exceeding the maximum allowed character count are visible\nin the component.\n\nIf set to `false`, the user is not allowed to enter more characters than what is set in the\n`maxlength` property.\nIf set to `true` the characters exceeding the `maxlength` value are selected on\npaste and the counter below the component displays their number.\n */\n @InputDecorator({ transform: booleanAttribute })\n showExceededText!: boolean;\n /**\n Enables the component to automatically grow and shrink dynamically with its content.\n */\n @InputDecorator({ transform: booleanAttribute })\n growing!: boolean;\n /**\n Defines the maximum number of rows that the component can grow.\n */\n growingMaxRows!: number;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the textarea.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when the text has changed and the focus leaves the component.\n */\n ui5Change!: EventEmitter<void>;\n /**\n Fired when the value of the component changes at each keystroke or when\nsomething is pasted.\n */\n ui5Input!: EventEmitter<void>;\n /**\n Fired when some text has been selected.\n */\n ui5Select!: EventEmitter<void>;\n /**\n Fired when textarea is scrolled.\n */\n ui5Scroll!: EventEmitter<void>;\n\n private elementRef: ElementRef<TextArea> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): TextArea {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { TextAreaComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -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 { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Text.js';
6
6
 
@@ -14,14 +14,14 @@ let TextComponent = class TextComponent {
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: TextComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TextComponent, isStandalone: true, selector: "ui5-text", inputs: { maxLines: "maxLines" }, exportAs: ["ui5Text"], 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: TextComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TextComponent, isStandalone: true, selector: "ui5-text", inputs: { maxLines: "maxLines" }, exportAs: ["ui5Text"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TextComponent = __decorate([
21
21
  ProxyInputs(['maxLines']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], TextComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TextComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TextComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-text.mjs","sources":["../../../../libs/ui5-angular/main/text/index.ts","../../../../libs/ui5-angular/main/text/ui5-webcomponents-ngx-main-text.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Text.js';\nimport Text from '@ui5/webcomponents/dist/Text.js';\n@ProxyInputs(['maxLines'])\n@Component({\n standalone: true,\n selector: 'ui5-text',\n template: '<ng-content></ng-content>',\n inputs: ['maxLines'],\n exportAs: 'ui5Text',\n})\nclass TextComponent {\n /**\n Defines the number of lines the text should wrap before it truncates.\n */\n maxLines!: number;\n\n private elementRef: ElementRef<Text> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Text {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TextComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,aAAa,GARnB,MAQM,aAAa,CAAA;AAUjB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqB,MAAM,CAAC,UAAU,CAAC,CAAC;AAClD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;AACtB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC,CAAC;AAOtC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE,CAAC;KACnB;8GAhBG,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAa,6HAJP,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,aAAa,GAAA,UAAA,CAAA;AARlB,IAAA,WAAW,CAAC,CAAC,UAAU,CAAC,CAAC;;AAQpB,CAAA,EAAA,aAAa,CAiBlB,CAAA;2FAjBK,aAAa,EAAA,UAAA,EAAA,CAAA;kBAPlB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,UAAU,CAAC;AACpB,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-text.mjs","sources":["../../../../libs/ui5-angular/main/text/index.ts","../../../../libs/ui5-angular/main/text/ui5-webcomponents-ngx-main-text.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Text.js';\nimport Text from '@ui5/webcomponents/dist/Text.js';\n@ProxyInputs(['maxLines'])\n@Component({\n standalone: true,\n selector: 'ui5-text',\n template: '<ng-content></ng-content>',\n inputs: ['maxLines'],\n exportAs: 'ui5Text',\n})\nclass TextComponent {\n /**\n Defines the number of lines the text should wrap before it truncates.\n */\n maxLines!: number;\n\n private elementRef: ElementRef<Text> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Text {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TextComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,aAAa,GARnB,MAQM,aAAa,CAAA;AAUjB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAqB,MAAM,CAAC,UAAU,CAAC;AACjD,QAAA,IAAA,CAAA,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC;AACrB,QAAA,IAAA,CAAA,GAAG,GAAG,MAAM,CAAC,iBAAiB,CAAC;AAOrC,QAAA,IAAI,CAAC,GAAG,CAAC,MAAM,EAAE;;8GAff,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAb,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,aAAa,6HAJP,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,aAAa,GAAA,UAAA,CAAA;AARlB,IAAA,WAAW,CAAC,CAAC,UAAU,CAAC,CAAC;;AAQpB,CAAA,EAAA,aAAa,CAiBlB;2FAjBK,aAAa,EAAA,UAAA,EAAA,CAAA;kBAPlB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,UAAU;AACpB,oBAAA,QAAQ,EAAE,2BAA2B;oBACrC,MAAM,EAAE,CAAC,UAAU,CAAC;AACpB,oBAAA,QAAQ,EAAE,SAAS;AACpB,iBAAA;;;ACjBD;;AAEG;;;;"}
@@ -7,10 +7,10 @@ class Ui5WebcomponentsMainThemingService extends WebcomponentsThemingProvider {
7
7
  super(() => import('@ui5/webcomponents/dist/generated/json-imports/Themes.js'));
8
8
  this.name = 'ui-5-webcomponents-main-theming-service';
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsMainThemingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
11
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsMainThemingService, providedIn: 'root' }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsMainThemingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
11
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsMainThemingService, providedIn: 'root' }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsMainThemingService, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsMainThemingService, decorators: [{
14
14
  type: Injectable,
15
15
  args: [{ providedIn: 'root' }]
16
16
  }], ctorParameters: () => [] });
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-theming.mjs","sources":["../../../../libs/ui5-angular/main/theming/index.ts","../../../../libs/ui5-angular/main/theming/ui5-webcomponents-ngx-main-theming.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\nimport { WebcomponentsThemingProvider } from '@ui5/webcomponents-ngx/theming';\n\n@Injectable({ providedIn: 'root' })\nclass Ui5WebcomponentsMainThemingService extends WebcomponentsThemingProvider {\n name = 'ui-5-webcomponents-main-theming-service';\n constructor() {\n super(\n () => import('@ui5/webcomponents/dist/generated/json-imports/Themes.js'),\n );\n }\n}\n\nexport { Ui5WebcomponentsMainThemingService };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAGA,MACM,kCAAmC,SAAQ,4BAA4B,CAAA;AAE3E,IAAA,WAAA,GAAA;QACE,KAAK,CACH,MAAM,OAAO,0DAA0D,CAAC,CACzE,CAAC;QAJJ,IAAI,CAAA,IAAA,GAAG,yCAAyC,CAAC;KAKhD;8GANG,kCAAkC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA,EAAA;AAAlC,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,kCAAkC,cADd,MAAM,EAAA,CAAA,CAAA,EAAA;;2FAC1B,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBADvC,UAAU;mBAAC,EAAE,UAAU,EAAE,MAAM,EAAE,CAAA;;;ACHlC;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-theming.mjs","sources":["../../../../libs/ui5-angular/main/theming/index.ts","../../../../libs/ui5-angular/main/theming/ui5-webcomponents-ngx-main-theming.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\nimport { WebcomponentsThemingProvider } from '@ui5/webcomponents-ngx/theming';\n\n@Injectable({ providedIn: 'root' })\nclass Ui5WebcomponentsMainThemingService extends WebcomponentsThemingProvider {\n name = 'ui-5-webcomponents-main-theming-service';\n constructor() {\n super(\n () => import('@ui5/webcomponents/dist/generated/json-imports/Themes.js'),\n );\n }\n}\n\nexport { Ui5WebcomponentsMainThemingService };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;AAGA,MACM,kCAAmC,SAAQ,4BAA4B,CAAA;AAE3E,IAAA,WAAA,GAAA;QACE,KAAK,CACH,MAAM,OAAO,0DAA0D,CAAC,CACzE;QAJH,IAAI,CAAA,IAAA,GAAG,yCAAyC;;8GAD5C,kCAAkC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,UAAA,EAAA,CAAA,CAAA;AAAlC,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,kCAAkC,cADd,MAAM,EAAA,CAAA,CAAA;;2FAC1B,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBADvC,UAAU;mBAAC,EAAE,UAAU,EAAE,MAAM,EAAE;;;ACHlC;;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 * as i1 from '@ui5/webcomponents-ngx/generic-cva';
5
5
  import { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';
6
6
  import { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
@@ -25,8 +25,8 @@ let TimePickerComponent = class TimePickerComponent {
25
25
  this.cdr.detach();
26
26
  this._cva.host = this;
27
27
  }
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TimePickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TimePickerComponent, isStandalone: true, selector: "ui5-time-picker", inputs: { value: "value", name: "name", valueState: "valueState", disabled: ["disabled", "disabled", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], placeholder: "placeholder", formatPattern: "formatPattern", open: ["open", "open", booleanAttribute] }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Open: "ui5Open", ui5Close: "ui5Close" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5TimePicker"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimePickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
29
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TimePickerComponent, isStandalone: true, selector: "ui5-time-picker", inputs: { value: "value", name: "name", valueState: "valueState", disabled: ["disabled", "disabled", booleanAttribute], readonly: ["readonly", "readonly", booleanAttribute], placeholder: "placeholder", formatPattern: "formatPattern", open: ["open", "open", booleanAttribute], required: ["required", "required", booleanAttribute], accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef" }, outputs: { ui5Change: "ui5Change", ui5Input: "ui5Input", ui5Open: "ui5Open", ui5Close: "ui5Close" }, host: { listeners: { "change": "_cva?.onChange?.(cvaValue);", "input": "_cva?.onChange?.(cvaValue);" } }, exportAs: ["ui5TimePicker"], hostDirectives: [{ directive: i1.GenericControlValueAccessor }], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
30
30
  };
31
31
  TimePickerComponent = __decorate([
32
32
  ProxyInputs([
@@ -38,6 +38,9 @@ TimePickerComponent = __decorate([
38
38
  'placeholder',
39
39
  'formatPattern',
40
40
  'open',
41
+ 'required',
42
+ 'accessibleName',
43
+ 'accessibleNameRef',
41
44
  ]),
42
45
  ProxyOutputs([
43
46
  'change: ui5Change',
@@ -47,7 +50,7 @@ TimePickerComponent = __decorate([
47
50
  ]),
48
51
  __metadata("design:paramtypes", [])
49
52
  ], TimePickerComponent);
50
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TimePickerComponent, decorators: [{
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TimePickerComponent, decorators: [{
51
54
  type: Component,
52
55
  args: [{
53
56
  standalone: true,
@@ -62,6 +65,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
62
65
  'placeholder',
63
66
  'formatPattern',
64
67
  'open',
68
+ 'required',
69
+ 'accessibleName',
70
+ 'accessibleNameRef',
65
71
  ],
66
72
  outputs: ['ui5Change', 'ui5Input', 'ui5Open', 'ui5Close'],
67
73
  exportAs: 'ui5TimePicker',
@@ -80,6 +86,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
80
86
  }], open: [{
81
87
  type: Input,
82
88
  args: [{ transform: booleanAttribute }]
89
+ }], required: [{
90
+ type: Input,
91
+ args: [{ transform: booleanAttribute }]
83
92
  }] } });
84
93
 
85
94
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-time-picker.mjs","sources":["../../../../libs/ui5-angular/main/time-picker/index.ts","../../../../libs/ui5-angular/main/time-picker/ui5-webcomponents-ngx-main-time-picker.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TimePicker.js';\nimport {\n default as TimePicker,\n TimePickerChangeEventDetail,\n TimePickerInputEventDetail,\n} from '@ui5/webcomponents/dist/TimePicker.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'valueState',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'formatPattern',\n 'open',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-time-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'valueState',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'formatPattern',\n 'open',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5Open', 'ui5Close'],\n exportAs: 'ui5TimePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass TimePickerComponent {\n /**\n Defines a formatted time value.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the disabled state of the comonent.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the readonly state of the comonent.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the format, displayed in the input field.\n\nExample:\nHH:mm:ss -> 11:42:35\nhh:mm:ss a -> 2:23:15 PM\nmm:ss -> 12:04 (only minutes and seconds)\n */\n formatPattern!: string | undefined;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n\n /**\n Fired when the input operation has finished by clicking the \"OK\" button or\nwhen the text in the input field has changed and the focus leaves the input field.\n */\n ui5Change!: EventEmitter<TimePickerChangeEventDetail>;\n /**\n Fired when the value of the `ui5-time-picker` is changed at each key stroke.\n */\n ui5Input!: EventEmitter<TimePickerInputEventDetail>;\n /**\n Fired after the value-help dialog of the component is opened.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired after the value-help dialog of the component is closed.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<TimePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): TimePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { TimePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-time-picker.mjs","sources":["../../../../libs/ui5-angular/main/time-picker/index.ts","../../../../libs/ui5-angular/main/time-picker/ui5-webcomponents-ngx-main-time-picker.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 { GenericControlValueAccessor } from '@ui5/webcomponents-ngx/generic-cva';\nimport { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/TimePicker.js';\nimport {\n default as TimePicker,\n TimePickerChangeEventDetail,\n TimePickerInputEventDetail,\n} from '@ui5/webcomponents/dist/TimePicker.js';\n@ProxyInputs([\n 'value',\n 'name',\n 'valueState',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'formatPattern',\n 'open',\n 'required',\n 'accessibleName',\n 'accessibleNameRef',\n])\n@ProxyOutputs([\n 'change: ui5Change',\n 'input: ui5Input',\n 'open: ui5Open',\n 'close: ui5Close',\n])\n@Component({\n standalone: true,\n selector: 'ui5-time-picker',\n template: '<ng-content></ng-content>',\n inputs: [\n 'value',\n 'name',\n 'valueState',\n 'disabled',\n 'readonly',\n 'placeholder',\n 'formatPattern',\n 'open',\n 'required',\n 'accessibleName',\n 'accessibleNameRef',\n ],\n outputs: ['ui5Change', 'ui5Input', 'ui5Open', 'ui5Close'],\n exportAs: 'ui5TimePicker',\n hostDirectives: [GenericControlValueAccessor],\n host: {\n '(change)': '_cva?.onChange?.(cvaValue);',\n '(input)': '_cva?.onChange?.(cvaValue);',\n },\n})\nclass TimePickerComponent {\n /**\n Defines a formatted time value.\n */\n value!: string;\n /**\n Determines the name by which the component will be identified upon submission in an HTML form.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n name!: string | undefined;\n /**\n Defines the value state of the component.\n */\n valueState!: 'None' | 'Positive' | 'Critical' | 'Negative' | 'Information';\n /**\n Defines the disabled state of the comonent.\n */\n @InputDecorator({ transform: booleanAttribute })\n disabled!: boolean;\n /**\n Defines the readonly state of the comonent.\n */\n @InputDecorator({ transform: booleanAttribute })\n readonly!: boolean;\n /**\n Defines a short hint, intended to aid the user with data entry when the\ncomponent has no value.\n\n**Note:** When no placeholder is set, the format pattern is displayed as a placeholder.\nPassing an empty string as the value of this property will make the component appear empty - without placeholder or format pattern.\n */\n placeholder!: string | undefined;\n /**\n Determines the format, displayed in the input field.\n\nExample:\nHH:mm:ss -> 11:42:35\nhh:mm:ss a -> 2:23:15 PM\nmm:ss -> 12:04 (only minutes and seconds)\n */\n formatPattern!: string | undefined;\n /**\n Defines the open or closed state of the popover.\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n /**\n Defines whether the component is required.\n */\n @InputDecorator({ transform: booleanAttribute })\n required!: boolean;\n /**\n Defines the aria-label attribute for the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id (or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n\n /**\n Fired when the input operation has finished by clicking the \"OK\" button or\nwhen the text in the input field has changed and the focus leaves the input field.\n */\n ui5Change!: EventEmitter<TimePickerChangeEventDetail>;\n /**\n Fired when the value of the `ui5-time-picker` is changed at each key stroke.\n */\n ui5Input!: EventEmitter<TimePickerInputEventDetail>;\n /**\n Fired after the value-help dialog of the component is opened.\n */\n ui5Open!: EventEmitter<void>;\n /**\n Fired after the value-help dialog of the component is closed.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<TimePicker> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n protected _cva = inject(GenericControlValueAccessor);\n\n get element(): TimePicker {\n return this.elementRef.nativeElement;\n }\n\n set cvaValue(val) {\n this.element.value = val;\n this.cdr.detectChanges();\n }\n get cvaValue() {\n return this.element.value;\n }\n\n constructor() {\n this.cdr.detach();\n this._cva.host = this;\n }\n}\nexport { TimePickerComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":"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"}
@@ -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 { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Title.js';
6
6
 
@@ -14,20 +14,20 @@ let TitleComponent = class TitleComponent {
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: TitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: TitleComponent, isStandalone: true, selector: "ui5-title", inputs: { wrappingType: "wrappingType", level: "level" }, exportAs: ["ui5Title"], 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: TitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: TitleComponent, isStandalone: true, selector: "ui5-title", inputs: { wrappingType: "wrappingType", level: "level", size: "size" }, exportAs: ["ui5Title"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TitleComponent = __decorate([
21
- ProxyInputs(['wrappingType', 'level']),
21
+ ProxyInputs(['wrappingType', 'level', 'size']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], TitleComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TitleComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TitleComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
28
28
  selector: 'ui5-title',
29
29
  template: '<ng-content></ng-content>',
30
- inputs: ['wrappingType', 'level'],
30
+ inputs: ['wrappingType', 'level', 'size'],
31
31
  exportAs: 'ui5Title',
32
32
  }]
33
33
  }], ctorParameters: () => [] });
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-title.mjs","sources":["../../../../libs/ui5-angular/main/title/index.ts","../../../../libs/ui5-angular/main/title/ui5-webcomponents-ngx-main-title.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Title.js';\nimport Title from '@ui5/webcomponents/dist/Title.js';\n@ProxyInputs(['wrappingType', 'level'])\n@Component({\n standalone: true,\n selector: 'ui5-title',\n template: '<ng-content></ng-content>',\n inputs: ['wrappingType', 'level'],\n exportAs: 'ui5Title',\n})\nclass TitleComponent {\n /**\n Defines how the text of a component will be displayed when there is not enough space.\n\n**Note:** for option \"Normal\" the text will wrap and the words will not be broken based on hyphenation.\n */\n wrappingType!: 'None' | 'Normal';\n /**\n Defines the component level.\nAvailable options are: `\"H6\"` to `\"H1\"`.\n */\n level!: 'H1' | 'H2' | 'H3' | 'H4' | 'H5' | 'H6';\n\n private elementRef: ElementRef<Title> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Title {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TitleComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,cAAc,GARpB,MAQM,cAAc,CAAA;AAiBlB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC,CAAC;AACnD,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;8GAvBG,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAAd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,cAAc,uJAJR,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,cAAc,GAAA,UAAA,CAAA;AARnB,IAAA,WAAW,CAAC,CAAC,cAAc,EAAE,OAAO,CAAC,CAAC;;AAQjC,CAAA,EAAA,cAAc,CAwBnB,CAAA;2FAxBK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAPnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,cAAc,EAAE,OAAO,CAAC;AACjC,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA,CAAA;;;ACjBD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-title.mjs","sources":["../../../../libs/ui5-angular/main/title/index.ts","../../../../libs/ui5-angular/main/title/ui5-webcomponents-ngx-main-title.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n NgZone,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Title.js';\nimport Title from '@ui5/webcomponents/dist/Title.js';\n@ProxyInputs(['wrappingType', 'level', 'size'])\n@Component({\n standalone: true,\n selector: 'ui5-title',\n template: '<ng-content></ng-content>',\n inputs: ['wrappingType', 'level', 'size'],\n exportAs: 'ui5Title',\n})\nclass TitleComponent {\n /**\n Defines how the text of a component will be displayed when there is not enough space.\n\n**Note:** for option \"Normal\" the text will wrap and the words will not be broken based on hyphenation.\n */\n wrappingType!: 'None' | 'Normal';\n /**\n Defines the component level.\nAvailable options are: `\"H6\"` to `\"H1\"`.\nThis property does not influence the style of the component.\nUse the property `size` for this purpose instead.\n */\n level!: 'H1' | 'H2' | 'H3' | 'H4' | 'H5' | 'H6';\n /**\n Defines the visual appearance of the title.\nAvailable options are: `\"H6\"` to `\"H1\"`.\n */\n size!: 'H1' | 'H2' | 'H3' | 'H4' | 'H5' | 'H6';\n\n private elementRef: ElementRef<Title> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Title {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TitleComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAkBM,IAAA,cAAc,GARpB,MAQM,cAAc,CAAA;AAwBlB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC;AAClD,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;;8GA7Bf,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAd,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,cAAc,qKAJR,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,cAAc,GAAA,UAAA,CAAA;IARnB,WAAW,CAAC,CAAC,cAAc,EAAE,OAAO,EAAE,MAAM,CAAC,CAAC;;AAQzC,CAAA,EAAA,cAAc,CA+BnB;2FA/BK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAPnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,cAAc,EAAE,OAAO,EAAE,MAAM,CAAC;AACzC,oBAAA,QAAQ,EAAE,UAAU;AACrB,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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Toast.js';
6
6
 
@@ -14,15 +14,15 @@ let ToastComponent = class ToastComponent {
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: ToastComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: ToastComponent, isStandalone: true, selector: "ui5-toast", inputs: { duration: "duration", placement: "placement", open: ["open", "open", booleanAttribute] }, outputs: { ui5Close: "ui5Close" }, exportAs: ["ui5Toast"], 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: ToastComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: ToastComponent, isStandalone: true, selector: "ui5-toast", inputs: { duration: "duration", placement: "placement", open: ["open", "open", booleanAttribute] }, outputs: { ui5Close: "ui5Close" }, exportAs: ["ui5Toast"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  ToastComponent = __decorate([
21
21
  ProxyInputs(['duration', 'placement', 'open']),
22
22
  ProxyOutputs(['close: ui5Close']),
23
23
  __metadata("design:paramtypes", [])
24
24
  ], ToastComponent);
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ToastComponent, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ToastComponent, decorators: [{
26
26
  type: Component,
27
27
  args: [{
28
28
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-toast.mjs","sources":["../../../../libs/ui5-angular/main/toast/index.ts","../../../../libs/ui5-angular/main/toast/ui5-webcomponents-ngx-main-toast.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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Toast.js';\nimport Toast from '@ui5/webcomponents/dist/Toast.js';\n@ProxyInputs(['duration', 'placement', 'open'])\n@ProxyOutputs(['close: ui5Close'])\n@Component({\n standalone: true,\n selector: 'ui5-toast',\n template: '<ng-content></ng-content>',\n inputs: ['duration', 'placement', 'open'],\n outputs: ['ui5Close'],\n exportAs: 'ui5Toast',\n})\nclass ToastComponent {\n /**\n Defines the duration in milliseconds for which component\nremains on the screen before it's automatically closed.\n\n**Note:** The minimum supported value is `500` ms\nand even if a lower value is set, the duration would remain `500` ms.\n */\n duration!: number;\n /**\n Defines the placement of the component.\n */\n placement!:\n | 'TopStart'\n | 'TopCenter'\n | 'TopEnd'\n | 'MiddleStart'\n | 'MiddleCenter'\n | 'MiddleEnd'\n | 'BottomStart'\n | 'BottomCenter'\n | 'BottomEnd';\n /**\n Indicates whether the component is open (visible).\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n\n /**\n Fired after the component is auto closed.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<Toast> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Toast {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ToastComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,cAAc,GAVpB,MAUM,cAAc,CAAA;AAqClB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC,CAAC;AACnD,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;8GA3CG,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAd,cAAc,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,SAAA,EAAA,WAAA,EAAA,IAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAyBW,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EA9BnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAKjC,cAAc,GAAA,UAAA,CAAA;IAVnB,WAAW,CAAC,CAAC,UAAU,EAAE,WAAW,EAAE,MAAM,CAAC,CAAC;AAC9C,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAS5B,CAAA,EAAA,cAAc,CA4CnB,CAAA;2FA5CK,cAAc,EAAA,UAAA,EAAA,CAAA;kBARnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,UAAU,EAAE,WAAW,EAAE,MAAM,CAAC;oBACzC,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA,CAAA;wDA2BC,IAAI,EAAA,CAAA;sBADHA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AChDjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-toast.mjs","sources":["../../../../libs/ui5-angular/main/toast/index.ts","../../../../libs/ui5-angular/main/toast/ui5-webcomponents-ngx-main-toast.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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Toast.js';\nimport Toast from '@ui5/webcomponents/dist/Toast.js';\n@ProxyInputs(['duration', 'placement', 'open'])\n@ProxyOutputs(['close: ui5Close'])\n@Component({\n standalone: true,\n selector: 'ui5-toast',\n template: '<ng-content></ng-content>',\n inputs: ['duration', 'placement', 'open'],\n outputs: ['ui5Close'],\n exportAs: 'ui5Toast',\n})\nclass ToastComponent {\n /**\n Defines the duration in milliseconds for which component\nremains on the screen before it's automatically closed.\n\n**Note:** The minimum supported value is `500` ms\nand even if a lower value is set, the duration would remain `500` ms.\n */\n duration!: number;\n /**\n Defines the placement of the component.\n */\n placement!:\n | 'TopStart'\n | 'TopCenter'\n | 'TopEnd'\n | 'MiddleStart'\n | 'MiddleCenter'\n | 'MiddleEnd'\n | 'BottomStart'\n | 'BottomCenter'\n | 'BottomEnd';\n /**\n Indicates whether the component is open (visible).\n */\n @InputDecorator({ transform: booleanAttribute })\n open!: boolean;\n\n /**\n Fired after the component is auto closed.\n */\n ui5Close!: EventEmitter<void>;\n\n private elementRef: ElementRef<Toast> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Toast {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ToastComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAuBM,IAAA,cAAc,GAVpB,MAUM,cAAc,CAAA;AAqClB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC;AAClD,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;;8GA1Cf,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAd,cAAc,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,SAAA,EAAA,WAAA,EAAA,IAAA,EAAA,CAAA,MAAA,EAAA,MAAA,EAyBW,gBAAgB,CAAA,EAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,UAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EA9BnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAKjC,cAAc,GAAA,UAAA,CAAA;IAVnB,WAAW,CAAC,CAAC,UAAU,EAAE,WAAW,EAAE,MAAM,CAAC,CAAC;AAC9C,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAS5B,CAAA,EAAA,cAAc,CA4CnB;2FA5CK,cAAc,EAAA,UAAA,EAAA,CAAA;kBARnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,UAAU,EAAE,WAAW,EAAE,MAAM,CAAC;oBACzC,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA;wDA2BC,IAAI,EAAA,CAAA;sBADHA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AChDjD;;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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/ToggleButton.js';
6
6
 
@@ -14,8 +14,8 @@ let ToggleButtonComponent = class ToggleButtonComponent {
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: ToggleButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: ToggleButtonComponent, isStandalone: true, selector: "ui5-toggle-button", inputs: { design: "design", disabled: ["disabled", "disabled", booleanAttribute], icon: "icon", endIcon: "endIcon", submits: ["submits", "submits", booleanAttribute], tooltip: "tooltip", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", accessibilityAttributes: "accessibilityAttributes", type: "type", accessibleRole: "accessibleRole", pressed: ["pressed", "pressed", booleanAttribute] }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5ToggleButton"], 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: ToggleButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: ToggleButtonComponent, isStandalone: true, selector: "ui5-toggle-button", inputs: { design: "design", disabled: ["disabled", "disabled", booleanAttribute], icon: "icon", endIcon: "endIcon", submits: ["submits", "submits", booleanAttribute], tooltip: "tooltip", accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef", accessibilityAttributes: "accessibilityAttributes", type: "type", accessibleRole: "accessibleRole", pressed: ["pressed", "pressed", booleanAttribute] }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5ToggleButton"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  ToggleButtonComponent = __decorate([
21
21
  ProxyInputs([
@@ -35,7 +35,7 @@ ToggleButtonComponent = __decorate([
35
35
  ProxyOutputs(['click: ui5Click']),
36
36
  __metadata("design:paramtypes", [])
37
37
  ], ToggleButtonComponent);
38
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ToggleButtonComponent, decorators: [{
38
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ToggleButtonComponent, decorators: [{
39
39
  type: Component,
40
40
  args: [{
41
41
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-toggle-button.mjs","sources":["../../../../libs/ui5-angular/main/toggle-button/index.ts","../../../../libs/ui5-angular/main/toggle-button/ui5-webcomponents-ngx-main-toggle-button.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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport { ButtonAccessibilityAttributes } from '@ui5/webcomponents/dist/Button.js';\nimport '@ui5/webcomponents/dist/ToggleButton.js';\nimport ToggleButton from '@ui5/webcomponents/dist/ToggleButton.js';\n@ProxyInputs([\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n 'pressed',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-toggle-button',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n 'pressed',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5ToggleButton',\n})\nclass ToggleButtonComponent {\n /**\n Defines the component design.\n */\n design!:\n | 'Default'\n | 'Positive'\n | 'Negative'\n | 'Transparent'\n | 'Emphasized'\n | 'Attention';\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 icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within 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 icon, displayed as graphical element within the component after the button text.\n\n**Note:** It is highly recommended to use `endIcon` property only together with `icon` and/or `text` properties.\nUsage of `endIcon` only should be avoided.\n\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n endIcon!: string | undefined;\n /**\n When set to `true`, the component will\nautomatically submit the nearest HTML form element on `press`.\n\n**Note:** This property is only applicable within the context of an HTML Form element.`\n */\n @InputDecorator({ transform: booleanAttribute })\n submits!: boolean;\n /**\n Defines the tooltip of the component.\n\n**Note:** A tooltip attribute should be provided for icon-only buttons, in order to represent their exact meaning/function.\n */\n tooltip!: string | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.\n */\n accessibilityAttributes!: ButtonAccessibilityAttributes;\n /**\n Defines whether the button has special form-related functionality.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n type!: 'Button' | 'Submit' | 'Reset';\n /**\n Describes the accessibility role of the button.\n\n**Note:** Use <code>ButtonAccessibleRole.Link</code> role only with a press handler, which performs a navigation. In all other scenarios the default button semantics are recommended.\n */\n accessibleRole!: 'Button' | 'Link';\n /**\n Determines whether the component is displayed as pressed.\n */\n @InputDecorator({ transform: booleanAttribute })\n pressed!: boolean;\n\n /**\n Fired when the component is activated either with a\nmouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled`\nproperty is set to `true`.\n */\n ui5Click!: EventEmitter<Event>;\n\n private elementRef: ElementRef<ToggleButton> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ToggleButton {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ToggleButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkDM,IAAA,qBAAqB,GApC3B,MAoCM,qBAAqB,CAAA;AAyGzB,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;8GA/GG,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,oHAgBI,gBAAgB,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EA4BhB,gBAAgB,CA6ChB,EAAA,OAAA,EAAA,SAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,IAAA,EAAA,MAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAAA,gBAAgB,+FA3GnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAkBjC,qBAAqB,GAAA,UAAA,CAAA;AApC1B,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,UAAU;QACV,MAAM;QACN,SAAS;QACT,SAAS;QACT,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,yBAAyB;QACzB,MAAM;QACN,gBAAgB;QAChB,SAAS;KACV,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAsB5B,CAAA,EAAA,qBAAqB,CAgH1B,CAAA;2FAhHK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBArB1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,QAAQ;wBACR,UAAU;wBACV,MAAM;wBACN,SAAS;wBACT,SAAS;wBACT,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,yBAAyB;wBACzB,MAAM;wBACN,gBAAgB;wBAChB,SAAS;AACV,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA,CAAA;wDAkBC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA6B/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;gBA8C/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC3IjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-toggle-button.mjs","sources":["../../../../libs/ui5-angular/main/toggle-button/index.ts","../../../../libs/ui5-angular/main/toggle-button/ui5-webcomponents-ngx-main-toggle-button.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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';\nimport { ButtonAccessibilityAttributes } from '@ui5/webcomponents/dist/Button.js';\nimport '@ui5/webcomponents/dist/ToggleButton.js';\nimport ToggleButton from '@ui5/webcomponents/dist/ToggleButton.js';\n@ProxyInputs([\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n 'pressed',\n])\n@ProxyOutputs(['click: ui5Click'])\n@Component({\n standalone: true,\n selector: 'ui5-toggle-button',\n template: '<ng-content></ng-content>',\n inputs: [\n 'design',\n 'disabled',\n 'icon',\n 'endIcon',\n 'submits',\n 'tooltip',\n 'accessibleName',\n 'accessibleNameRef',\n 'accessibilityAttributes',\n 'type',\n 'accessibleRole',\n 'pressed',\n ],\n outputs: ['ui5Click'],\n exportAs: 'ui5ToggleButton',\n})\nclass ToggleButtonComponent {\n /**\n Defines the component design.\n */\n design!:\n | 'Default'\n | 'Positive'\n | 'Negative'\n | 'Transparent'\n | 'Emphasized'\n | 'Attention';\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 icon, displayed as graphical element within the component.\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within 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 icon, displayed as graphical element within the component after the button text.\n\n**Note:** It is highly recommended to use `endIcon` property only together with `icon` and/or `text` properties.\nUsage of `endIcon` only should be avoided.\n\nThe SAP-icons font provides numerous options.\n\nExample:\nSee all the available icons within the [Icon Explorer](https://sdk.openui5.org/test-resources/sap/m/demokit/iconExplorer/webapp/index.html).\n */\n endIcon!: string | undefined;\n /**\n When set to `true`, the component will\nautomatically submit the nearest HTML form element on `press`.\n\n**Note:** This property is only applicable within the context of an HTML Form element.`\n */\n @InputDecorator({ transform: booleanAttribute })\n submits!: boolean;\n /**\n Defines the tooltip of the component.\n\n**Note:** A tooltip attribute should be provided for icon-only buttons, in order to represent their exact meaning/function.\n */\n tooltip!: string | undefined;\n /**\n Defines the accessible ARIA name of the component.\n */\n accessibleName!: string | undefined;\n /**\n Receives id(or many ids) of the elements that label the component.\n */\n accessibleNameRef!: string | undefined;\n /**\n Defines the additional accessibility attributes that will be applied to the component.\nThe following fields are supported:\n\n- **expanded**: Indicates whether the button, or another grouping element it controls, is currently expanded or collapsed.\nAccepts the following string values: `true` or `false`\n\n- **hasPopup**: Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by the button.\nAccepts the following string values: `dialog`, `grid`, `listbox`, `menu` or `tree`.\n\n- **controls**: Identifies the element (or elements) whose contents or presence are controlled by the button element.\nAccepts a lowercase string value.\n */\n accessibilityAttributes!: ButtonAccessibilityAttributes;\n /**\n Defines whether the button has special form-related functionality.\n\n**Note:** This property is only applicable within the context of an HTML Form element.\n */\n type!: 'Button' | 'Submit' | 'Reset';\n /**\n Describes the accessibility role of the button.\n\n**Note:** Use <code>ButtonAccessibleRole.Link</code> role only with a press handler, which performs a navigation. In all other scenarios the default button semantics are recommended.\n */\n accessibleRole!: 'Button' | 'Link';\n /**\n Determines whether the component is displayed as pressed.\n */\n @InputDecorator({ transform: booleanAttribute })\n pressed!: boolean;\n\n /**\n Fired when the component is activated either with a\nmouse/tap or by using the Enter or Space key.\n\n**Note:** The event will not be fired if the `disabled`\nproperty is set to `true`.\n */\n ui5Click!: EventEmitter<Event>;\n\n private elementRef: ElementRef<ToggleButton> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): ToggleButton {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { ToggleButtonComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAkDM,IAAA,qBAAqB,GApC3B,MAoCM,qBAAqB,CAAA;AAyGzB,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;;8GA9Gf,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,oHAgBI,gBAAgB,CAAA,EAAA,IAAA,EAAA,MAAA,EAAA,OAAA,EAAA,SAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EA4BhB,gBAAgB,CA6ChB,EAAA,OAAA,EAAA,SAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,iBAAA,EAAA,mBAAA,EAAA,uBAAA,EAAA,yBAAA,EAAA,IAAA,EAAA,MAAA,EAAA,cAAA,EAAA,gBAAA,EAAA,OAAA,EAAA,CAAA,SAAA,EAAA,SAAA,EAAA,gBAAgB,+FA3GnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAkBjC,qBAAqB,GAAA,UAAA,CAAA;AApC1B,IAAA,WAAW,CAAC;QACX,QAAQ;QACR,UAAU;QACV,MAAM;QACN,SAAS;QACT,SAAS;QACT,SAAS;QACT,gBAAgB;QAChB,mBAAmB;QACnB,yBAAyB;QACzB,MAAM;QACN,gBAAgB;QAChB,SAAS;KACV,CAAC;AACD,IAAA,YAAY,CAAC,CAAC,iBAAiB,CAAC,CAAC;;AAsB5B,CAAA,EAAA,qBAAqB,CAgH1B;2FAhHK,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBArB1B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE;wBACN,QAAQ;wBACR,UAAU;wBACV,MAAM;wBACN,SAAS;wBACT,SAAS;wBACT,SAAS;wBACT,gBAAgB;wBAChB,mBAAmB;wBACnB,yBAAyB;wBACzB,MAAM;wBACN,gBAAgB;wBAChB,SAAS;AACV,qBAAA;oBACD,OAAO,EAAE,CAAC,UAAU,CAAC;AACrB,oBAAA,QAAQ,EAAE,iBAAiB;AAC5B,iBAAA;wDAkBC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBA6B/C,OAAO,EAAA,CAAA;sBADNA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;gBA8C/C,OAAO,EAAA,CAAA;sBADNA,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 { ProxyInputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Token.js';
6
6
 
@@ -14,14 +14,14 @@ let TokenComponent = class TokenComponent {
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: TokenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TokenComponent, isStandalone: true, selector: "ui5-token", inputs: { text: "text", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5Token"], 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: TokenComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TokenComponent, isStandalone: true, selector: "ui5-token", inputs: { text: "text", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5Token"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TokenComponent = __decorate([
21
21
  ProxyInputs(['text', 'selected']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], TokenComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TokenComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TokenComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"ui5-webcomponents-ngx-main-token.mjs","sources":["../../../../libs/ui5-angular/main/token/index.ts","../../../../libs/ui5-angular/main/token/ui5-webcomponents-ngx-main-token.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Token.js';\nimport Token from '@ui5/webcomponents/dist/Token.js';\n@ProxyInputs(['text', 'selected'])\n@Component({\n standalone: true,\n selector: 'ui5-token',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'selected'],\n exportAs: 'ui5Token',\n})\nclass TokenComponent {\n /**\n Defines the text of the token.\n */\n text!: string | undefined;\n /**\n Defines whether the component is selected or not.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<Token> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Token {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TokenComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,cAAc,GARpB,MAQM,cAAc,CAAA;AAelB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;KACtC;AAED,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC,CAAC;AACnD,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,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;kGAAd,cAAc,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAQW,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAZnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA,EAAA;;AAIjC,cAAc,GAAA,UAAA,CAAA;AARnB,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;;AAQ5B,CAAA,EAAA,cAAc,CAsBnB,CAAA;2FAtBK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAPnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,CAAC;AAC5B,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA,CAAA;wDAUC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE,CAAA;;;AC5BjD;;AAEG;;;;"}
1
+ {"version":3,"file":"ui5-webcomponents-ngx-main-token.mjs","sources":["../../../../libs/ui5-angular/main/token/index.ts","../../../../libs/ui5-angular/main/token/ui5-webcomponents-ngx-main-token.ts"],"sourcesContent":["import {\n ChangeDetectorRef,\n Component,\n ElementRef,\n Input as InputDecorator,\n NgZone,\n booleanAttribute,\n inject,\n} from '@angular/core';\nimport { ProxyInputs } from '@ui5/webcomponents-ngx/utils';\nimport '@ui5/webcomponents/dist/Token.js';\nimport Token from '@ui5/webcomponents/dist/Token.js';\n@ProxyInputs(['text', 'selected'])\n@Component({\n standalone: true,\n selector: 'ui5-token',\n template: '<ng-content></ng-content>',\n inputs: ['text', 'selected'],\n exportAs: 'ui5Token',\n})\nclass TokenComponent {\n /**\n Defines the text of the token.\n */\n text!: string | undefined;\n /**\n Defines whether the component is selected or not.\n */\n @InputDecorator({ transform: booleanAttribute })\n selected!: boolean;\n\n private elementRef: ElementRef<Token> = inject(ElementRef);\n private zone = inject(NgZone);\n private cdr = inject(ChangeDetectorRef);\n\n get element(): Token {\n return this.elementRef.nativeElement;\n }\n\n constructor() {\n this.cdr.detach();\n }\n}\nexport { TokenComponent };\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["InputDecorator"],"mappings":";;;;;;AAoBM,IAAA,cAAc,GARpB,MAQM,cAAc,CAAA;AAelB,IAAA,IAAI,OAAO,GAAA;AACT,QAAA,OAAO,IAAI,CAAC,UAAU,CAAC,aAAa;;AAGtC,IAAA,WAAA,GAAA;AARQ,QAAA,IAAA,CAAA,UAAU,GAAsB,MAAM,CAAC,UAAU,CAAC;AAClD,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,cAAc,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAd,cAAc,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,EAAA,IAAA,EAAA,MAAA,EAAA,QAAA,EAAA,CAAA,UAAA,EAAA,UAAA,EAQW,gBAAgB,CAAA,EAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAZnC,2BAA2B,EAAA,QAAA,EAAA,IAAA,EAAA,CAAA,CAAA;;AAIjC,cAAc,GAAA,UAAA,CAAA;AARnB,IAAA,WAAW,CAAC,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC;;AAQ5B,CAAA,EAAA,cAAc,CAsBnB;2FAtBK,cAAc,EAAA,UAAA,EAAA,CAAA;kBAPnB,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,QAAQ,EAAE,WAAW;AACrB,oBAAA,QAAQ,EAAE,2BAA2B;AACrC,oBAAA,MAAM,EAAE,CAAC,MAAM,EAAE,UAAU,CAAC;AAC5B,oBAAA,QAAQ,EAAE,UAAU;AACrB,iBAAA;wDAUC,QAAQ,EAAA,CAAA;sBADPA,KAAc;uBAAC,EAAE,SAAS,EAAE,gBAAgB,EAAE;;;AC5BjD;;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 { ProxyInputs, ProxyOutputs } from '@ui5/webcomponents-ngx/utils';
5
5
  import '@ui5/webcomponents/dist/Tokenizer.js';
6
6
 
@@ -14,8 +14,8 @@ let TokenizerComponent = class TokenizerComponent {
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: TokenizerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: TokenizerComponent, isStandalone: true, selector: "ui5-tokenizer", inputs: { readonly: ["readonly", "readonly", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef" }, outputs: { ui5TokenDelete: "ui5TokenDelete", ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5Tokenizer"], 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: TokenizerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
18
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: TokenizerComponent, isStandalone: true, selector: "ui5-tokenizer", inputs: { readonly: ["readonly", "readonly", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], accessibleName: "accessibleName", accessibleNameRef: "accessibleNameRef" }, outputs: { ui5TokenDelete: "ui5TokenDelete", ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5Tokenizer"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
19
19
  };
20
20
  TokenizerComponent = __decorate([
21
21
  ProxyInputs(['readonly', 'disabled', 'accessibleName', 'accessibleNameRef']),
@@ -25,7 +25,7 @@ TokenizerComponent = __decorate([
25
25
  ]),
26
26
  __metadata("design:paramtypes", [])
27
27
  ], TokenizerComponent);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: TokenizerComponent, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: TokenizerComponent, decorators: [{
29
29
  type: Component,
30
30
  args: [{
31
31
  standalone: true,