@ui5/webcomponents-ngx 0.3.0 → 0.3.1-rc.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-rc.1.tgz +0 -0
  466. package/ui5-webcomponents-ngx-0.3.0.tgz +0 -0
@@ -24,11 +24,11 @@ export class Ui5WebcomponentsConfigModule {
24
24
  ]
25
25
  };
26
26
  }
27
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsConfigModule, deps: [{ token: 'rootConfig' }], target: i0.ɵɵFactoryTarget.NgModule }); }
28
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsConfigModule }); }
29
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsConfigModule }); }
27
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsConfigModule, deps: [{ token: 'rootConfig' }], target: i0.ɵɵFactoryTarget.NgModule }); }
28
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsConfigModule }); }
29
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsConfigModule }); }
30
30
  }
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: Ui5WebcomponentsConfigModule, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: Ui5WebcomponentsConfigModule, decorators: [{
32
32
  type: NgModule,
33
33
  args: [{}]
34
34
  }], ctorParameters: () => [{ type: undefined, decorators: [{
@@ -7,10 +7,10 @@ export class CompactDirective {
7
7
  set ui5Compact(value) {
8
8
  this._ui5Compact = value === true || value === '' || value === 'true';
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: CompactDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.9", type: CompactDirective, isStandalone: true, selector: "[ui5Compact]", inputs: { ui5Compact: "ui5Compact" }, host: { properties: { "class.ui5-content-density-compact": "this._ui5Compact" } }, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: CompactDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.4", type: CompactDirective, isStandalone: true, selector: "[ui5Compact]", inputs: { ui5Compact: "ui5Compact" }, host: { properties: { "class.ui5-content-density-compact": "this._ui5Compact" } }, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: CompactDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: CompactDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: '[ui5Compact]',
@@ -23,11 +23,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
23
23
  args: ['class.ui5-content-density-compact']
24
24
  }] } });
25
25
  export class ContentDensityModule {
26
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ContentDensityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
27
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.9", ngImport: i0, type: ContentDensityModule, imports: [CompactDirective], exports: [CompactDirective] }); }
28
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ContentDensityModule }); }
26
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ContentDensityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
27
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.4", ngImport: i0, type: ContentDensityModule, imports: [CompactDirective], exports: [CompactDirective] }); }
28
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ContentDensityModule }); }
29
29
  }
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ContentDensityModule, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ContentDensityModule, decorators: [{
31
31
  type: NgModule,
32
32
  args: [{
33
33
  imports: [CompactDirective],
@@ -13,8 +13,8 @@ let BarcodeScannerDialogComponent = class BarcodeScannerDialogComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BarcodeScannerDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: BarcodeScannerDialogComponent, isStandalone: true, selector: "ui5-barcode-scanner-dialog", inputs: { open: ["open", "open", booleanAttribute] }, outputs: { ui5Close: "ui5Close", ui5ScanSuccess: "ui5ScanSuccess", ui5ScanError: "ui5ScanError" }, exportAs: ["ui5BarcodeScannerDialog"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: BarcodeScannerDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: BarcodeScannerDialogComponent, isStandalone: true, selector: "ui5-barcode-scanner-dialog", inputs: { open: ["open", "open", booleanAttribute] }, outputs: { ui5Close: "ui5Close", ui5ScanSuccess: "ui5ScanSuccess", ui5ScanError: "ui5ScanError" }, exportAs: ["ui5BarcodeScannerDialog"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  BarcodeScannerDialogComponent = __decorate([
20
20
  ProxyInputs(['open']),
@@ -25,7 +25,7 @@ BarcodeScannerDialogComponent = __decorate([
25
25
  ]),
26
26
  __metadata("design:paramtypes", [])
27
27
  ], BarcodeScannerDialogComponent);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: BarcodeScannerDialogComponent, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: BarcodeScannerDialogComponent, decorators: [{
29
29
  type: Component,
30
30
  args: [{
31
31
  standalone: true,
@@ -13,8 +13,8 @@ let DynamicPageComponent = class DynamicPageComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: DynamicPageComponent, isStandalone: true, selector: "ui5-dynamic-page", inputs: { hidePinButton: ["hidePinButton", "hidePinButton", booleanAttribute], headerPinned: ["headerPinned", "headerPinned", booleanAttribute], showFooter: ["showFooter", "showFooter", booleanAttribute], headerSnapped: ["headerSnapped", "headerSnapped", booleanAttribute] }, outputs: { ui5PinButtonToggle: "ui5PinButtonToggle", ui5TitleToggle: "ui5TitleToggle" }, exportAs: ["ui5DynamicPage"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicPageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: DynamicPageComponent, isStandalone: true, selector: "ui5-dynamic-page", inputs: { hidePinButton: ["hidePinButton", "hidePinButton", booleanAttribute], headerPinned: ["headerPinned", "headerPinned", booleanAttribute], showFooter: ["showFooter", "showFooter", booleanAttribute], headerSnapped: ["headerSnapped", "headerSnapped", booleanAttribute] }, outputs: { ui5PinButtonToggle: "ui5PinButtonToggle", ui5TitleToggle: "ui5TitleToggle" }, exportAs: ["ui5DynamicPage"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  DynamicPageComponent = __decorate([
20
20
  ProxyInputs(['hidePinButton', 'headerPinned', 'showFooter', 'headerSnapped']),
@@ -24,7 +24,7 @@ DynamicPageComponent = __decorate([
24
24
  ]),
25
25
  __metadata("design:paramtypes", [])
26
26
  ], DynamicPageComponent);
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicPageComponent, decorators: [{
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicPageComponent, decorators: [{
28
28
  type: Component,
29
29
  args: [{
30
30
  standalone: true,
@@ -11,10 +11,10 @@ class DynamicPageHeaderComponent {
11
11
  this.cdr = inject(ChangeDetectorRef);
12
12
  this.cdr.detach();
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicPageHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: DynamicPageHeaderComponent, isStandalone: true, selector: "ui5-dynamic-page-header", exportAs: ["ui5DynamicPageHeader"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicPageHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: DynamicPageHeaderComponent, isStandalone: true, selector: "ui5-dynamic-page-header", exportAs: ["ui5DynamicPageHeader"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicPageHeaderComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicPageHeaderComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{
20
20
  standalone: true,
@@ -11,10 +11,10 @@ class DynamicPageTitleComponent {
11
11
  this.cdr = inject(ChangeDetectorRef);
12
12
  this.cdr.detach();
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicPageTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: DynamicPageTitleComponent, isStandalone: true, selector: "ui5-dynamic-page-title", exportAs: ["ui5DynamicPageTitle"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicPageTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: DynamicPageTitleComponent, isStandalone: true, selector: "ui5-dynamic-page-title", exportAs: ["ui5DynamicPageTitle"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicPageTitleComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicPageTitleComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{
20
20
  standalone: true,
@@ -13,8 +13,8 @@ let DynamicSideContentComponent = class DynamicSideContentComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicSideContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: DynamicSideContentComponent, isStandalone: true, selector: "ui5-dynamic-side-content", inputs: { hideMainContent: ["hideMainContent", "hideMainContent", booleanAttribute], hideSideContent: ["hideSideContent", "hideSideContent", booleanAttribute], sideContentPosition: "sideContentPosition", sideContentVisibility: "sideContentVisibility", sideContentFallDown: "sideContentFallDown", equalSplit: ["equalSplit", "equalSplit", booleanAttribute] }, outputs: { ui5LayoutChange: "ui5LayoutChange" }, exportAs: ["ui5DynamicSideContent"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicSideContentComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: DynamicSideContentComponent, isStandalone: true, selector: "ui5-dynamic-side-content", inputs: { hideMainContent: ["hideMainContent", "hideMainContent", booleanAttribute], hideSideContent: ["hideSideContent", "hideSideContent", booleanAttribute], sideContentPosition: "sideContentPosition", sideContentVisibility: "sideContentVisibility", sideContentFallDown: "sideContentFallDown", equalSplit: ["equalSplit", "equalSplit", booleanAttribute] }, outputs: { ui5LayoutChange: "ui5LayoutChange" }, exportAs: ["ui5DynamicSideContent"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  DynamicSideContentComponent = __decorate([
20
20
  ProxyInputs([
@@ -28,7 +28,7 @@ DynamicSideContentComponent = __decorate([
28
28
  ProxyOutputs(['layout-change: ui5LayoutChange']),
29
29
  __metadata("design:paramtypes", [])
30
30
  ], DynamicSideContentComponent);
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: DynamicSideContentComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: DynamicSideContentComponent, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  standalone: true,
@@ -13,14 +13,14 @@ let FilterItemComponent = class FilterItemComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: FilterItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: FilterItemComponent, isStandalone: true, selector: "ui5-filter-item", inputs: { text: "text", additionalText: "additionalText" }, exportAs: ["ui5FilterItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: FilterItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: FilterItemComponent, isStandalone: true, selector: "ui5-filter-item", inputs: { text: "text", additionalText: "additionalText" }, exportAs: ["ui5FilterItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  FilterItemComponent = __decorate([
20
20
  ProxyInputs(['text', 'additionalText']),
21
21
  __metadata("design:paramtypes", [])
22
22
  ], FilterItemComponent);
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: FilterItemComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: FilterItemComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  standalone: true,
@@ -13,14 +13,14 @@ let FilterItemOptionComponent = class FilterItemOptionComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: FilterItemOptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: FilterItemOptionComponent, isStandalone: true, selector: "ui5-filter-item-option", inputs: { text: "text", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5FilterItemOption"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: FilterItemOptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: FilterItemOptionComponent, isStandalone: true, selector: "ui5-filter-item-option", inputs: { text: "text", selected: ["selected", "selected", booleanAttribute] }, exportAs: ["ui5FilterItemOption"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  FilterItemOptionComponent = __decorate([
20
20
  ProxyInputs(['text', 'selected']),
21
21
  __metadata("design:paramtypes", [])
22
22
  ], FilterItemOptionComponent);
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: FilterItemOptionComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: FilterItemOptionComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  standalone: true,
@@ -13,15 +13,15 @@ let FlexibleColumnLayoutComponent = class FlexibleColumnLayoutComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: FlexibleColumnLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: FlexibleColumnLayoutComponent, isStandalone: true, selector: "ui5-flexible-column-layout", inputs: { layout: "layout", disableResizing: ["disableResizing", "disableResizing", booleanAttribute], accessibilityAttributes: "accessibilityAttributes" }, outputs: { ui5LayoutChange: "ui5LayoutChange" }, exportAs: ["ui5FlexibleColumnLayout"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: FlexibleColumnLayoutComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: FlexibleColumnLayoutComponent, isStandalone: true, selector: "ui5-flexible-column-layout", inputs: { layout: "layout", disableResizing: ["disableResizing", "disableResizing", booleanAttribute], accessibilityAttributes: "accessibilityAttributes" }, outputs: { ui5LayoutChange: "ui5LayoutChange" }, exportAs: ["ui5FlexibleColumnLayout"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  FlexibleColumnLayoutComponent = __decorate([
20
20
  ProxyInputs(['layout', 'disableResizing', 'accessibilityAttributes']),
21
21
  ProxyOutputs(['layout-change: ui5LayoutChange']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], FlexibleColumnLayoutComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: FlexibleColumnLayoutComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: FlexibleColumnLayoutComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -13,8 +13,8 @@ let IllustratedMessageComponent = class IllustratedMessageComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: IllustratedMessageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: IllustratedMessageComponent, isStandalone: true, selector: "ui5-illustrated-message", inputs: { name: "name", design: "design", subtitleText: "subtitleText", titleText: "titleText", accessibleNameRef: "accessibleNameRef" }, exportAs: ["ui5IllustratedMessage"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: IllustratedMessageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: IllustratedMessageComponent, isStandalone: true, selector: "ui5-illustrated-message", inputs: { name: "name", design: "design", subtitleText: "subtitleText", titleText: "titleText", accessibleNameRef: "accessibleNameRef" }, exportAs: ["ui5IllustratedMessage"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  IllustratedMessageComponent = __decorate([
20
20
  ProxyInputs([
@@ -26,7 +26,7 @@ IllustratedMessageComponent = __decorate([
26
26
  ]),
27
27
  __metadata("design:paramtypes", [])
28
28
  ], IllustratedMessageComponent);
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: IllustratedMessageComponent, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: IllustratedMessageComponent, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  standalone: true,
@@ -13,8 +13,8 @@ let MediaGalleryComponent = class MediaGalleryComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: MediaGalleryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: MediaGalleryComponent, isStandalone: true, selector: "ui5-media-gallery", inputs: { showAllThumbnails: ["showAllThumbnails", "showAllThumbnails", booleanAttribute], interactiveDisplayArea: ["interactiveDisplayArea", "interactiveDisplayArea", booleanAttribute], layout: "layout", menuHorizontalAlign: "menuHorizontalAlign", menuVerticalAlign: "menuVerticalAlign" }, outputs: { ui5SelectionChange: "ui5SelectionChange", ui5OverflowClick: "ui5OverflowClick", ui5DisplayAreaClick: "ui5DisplayAreaClick" }, exportAs: ["ui5MediaGallery"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: MediaGalleryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: MediaGalleryComponent, isStandalone: true, selector: "ui5-media-gallery", inputs: { showAllThumbnails: ["showAllThumbnails", "showAllThumbnails", booleanAttribute], interactiveDisplayArea: ["interactiveDisplayArea", "interactiveDisplayArea", booleanAttribute], layout: "layout", menuHorizontalAlign: "menuHorizontalAlign", menuVerticalAlign: "menuVerticalAlign" }, outputs: { ui5SelectionChange: "ui5SelectionChange", ui5OverflowClick: "ui5OverflowClick", ui5DisplayAreaClick: "ui5DisplayAreaClick" }, exportAs: ["ui5MediaGallery"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  MediaGalleryComponent = __decorate([
20
20
  ProxyInputs([
@@ -31,7 +31,7 @@ MediaGalleryComponent = __decorate([
31
31
  ]),
32
32
  __metadata("design:paramtypes", [])
33
33
  ], MediaGalleryComponent);
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: MediaGalleryComponent, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: MediaGalleryComponent, decorators: [{
35
35
  type: Component,
36
36
  args: [{
37
37
  standalone: true,
@@ -13,14 +13,14 @@ let MediaGalleryItemComponent = class MediaGalleryItemComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: MediaGalleryItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: MediaGalleryItemComponent, isStandalone: true, selector: "ui5-media-gallery-item", inputs: { selected: ["selected", "selected", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], layout: "layout" }, exportAs: ["ui5MediaGalleryItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: MediaGalleryItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: MediaGalleryItemComponent, isStandalone: true, selector: "ui5-media-gallery-item", inputs: { selected: ["selected", "selected", booleanAttribute], disabled: ["disabled", "disabled", booleanAttribute], layout: "layout" }, exportAs: ["ui5MediaGalleryItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  MediaGalleryItemComponent = __decorate([
20
20
  ProxyInputs(['selected', 'disabled', 'layout']),
21
21
  __metadata("design:paramtypes", [])
22
22
  ], MediaGalleryItemComponent);
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: MediaGalleryItemComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: MediaGalleryItemComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  standalone: true,
@@ -13,8 +13,8 @@ let NotificationListComponent = class NotificationListComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: NotificationListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: NotificationListComponent, isStandalone: true, selector: "ui5-notification-list", inputs: { noDataText: "noDataText" }, outputs: { ui5ItemClick: "ui5ItemClick", ui5ItemClose: "ui5ItemClose", ui5ItemToggle: "ui5ItemToggle" }, exportAs: ["ui5NotificationList"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: NotificationListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: NotificationListComponent, isStandalone: true, selector: "ui5-notification-list", inputs: { noDataText: "noDataText" }, outputs: { ui5ItemClick: "ui5ItemClick", ui5ItemClose: "ui5ItemClose", ui5ItemToggle: "ui5ItemToggle" }, exportAs: ["ui5NotificationList"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  NotificationListComponent = __decorate([
20
20
  ProxyInputs(['noDataText']),
@@ -25,7 +25,7 @@ NotificationListComponent = __decorate([
25
25
  ]),
26
26
  __metadata("design:paramtypes", [])
27
27
  ], NotificationListComponent);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: NotificationListComponent, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: NotificationListComponent, decorators: [{
29
29
  type: Component,
30
30
  args: [{
31
31
  standalone: true,
@@ -13,15 +13,15 @@ let NotificationListGroupItemComponent = class NotificationListGroupItemComponen
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: NotificationListGroupItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: NotificationListGroupItemComponent, isStandalone: true, selector: "ui5-li-notification-group", inputs: { titleText: "titleText", read: ["read", "read", booleanAttribute], loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay", collapsed: ["collapsed", "collapsed", booleanAttribute] }, outputs: { ui5Toggle: "ui5Toggle" }, exportAs: ["ui5LiNotificationGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: NotificationListGroupItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: NotificationListGroupItemComponent, isStandalone: true, selector: "ui5-li-notification-group", inputs: { titleText: "titleText", read: ["read", "read", booleanAttribute], loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay", collapsed: ["collapsed", "collapsed", booleanAttribute] }, outputs: { ui5Toggle: "ui5Toggle" }, exportAs: ["ui5LiNotificationGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  NotificationListGroupItemComponent = __decorate([
20
20
  ProxyInputs(['titleText', 'read', 'loading', 'loadingDelay', 'collapsed']),
21
21
  ProxyOutputs(['toggle: ui5Toggle']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], NotificationListGroupItemComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: NotificationListGroupItemComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: NotificationListGroupItemComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -13,8 +13,8 @@ let NotificationListItemComponent = class NotificationListItemComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: NotificationListItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: NotificationListItemComponent, isStandalone: true, selector: "ui5-li-notification", inputs: { titleText: "titleText", read: ["read", "read", booleanAttribute], loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay", wrappingType: "wrappingType", state: "state", showClose: ["showClose", "showClose", booleanAttribute], importance: "importance" }, outputs: { ui5Close: "ui5Close" }, exportAs: ["ui5LiNotification"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: NotificationListItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: NotificationListItemComponent, isStandalone: true, selector: "ui5-li-notification", inputs: { titleText: "titleText", read: ["read", "read", booleanAttribute], loading: ["loading", "loading", booleanAttribute], loadingDelay: "loadingDelay", wrappingType: "wrappingType", state: "state", showClose: ["showClose", "showClose", booleanAttribute], importance: "importance" }, outputs: { ui5Close: "ui5Close" }, exportAs: ["ui5LiNotification"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  NotificationListItemComponent = __decorate([
20
20
  ProxyInputs([
@@ -30,7 +30,7 @@ NotificationListItemComponent = __decorate([
30
30
  ProxyOutputs(['close: ui5Close']),
31
31
  __metadata("design:paramtypes", [])
32
32
  ], NotificationListItemComponent);
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: NotificationListItemComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: NotificationListItemComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  standalone: true,
@@ -13,14 +13,14 @@ let PageComponent = class PageComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: PageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: PageComponent, isStandalone: true, selector: "ui5-page", inputs: { backgroundDesign: "backgroundDesign", noScrolling: ["noScrolling", "noScrolling", booleanAttribute], fixedFooter: ["fixedFooter", "fixedFooter", booleanAttribute], hideFooter: ["hideFooter", "hideFooter", booleanAttribute] }, exportAs: ["ui5Page"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: PageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: PageComponent, isStandalone: true, selector: "ui5-page", inputs: { backgroundDesign: "backgroundDesign", noScrolling: ["noScrolling", "noScrolling", booleanAttribute], fixedFooter: ["fixedFooter", "fixedFooter", booleanAttribute], hideFooter: ["hideFooter", "hideFooter", booleanAttribute] }, exportAs: ["ui5Page"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  PageComponent = __decorate([
20
20
  ProxyInputs(['backgroundDesign', 'noScrolling', 'fixedFooter', 'hideFooter']),
21
21
  __metadata("design:paramtypes", [])
22
22
  ], PageComponent);
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: PageComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: PageComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  standalone: true,
@@ -11,10 +11,10 @@ class ProductSwitchComponent {
11
11
  this.cdr = inject(ChangeDetectorRef);
12
12
  this.cdr.detach();
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ProductSwitchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: ProductSwitchComponent, isStandalone: true, selector: "ui5-product-switch", exportAs: ["ui5ProductSwitch"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ProductSwitchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
15
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: ProductSwitchComponent, isStandalone: true, selector: "ui5-product-switch", exportAs: ["ui5ProductSwitch"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ProductSwitchComponent, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ProductSwitchComponent, decorators: [{
18
18
  type: Component,
19
19
  args: [{
20
20
  standalone: true,
@@ -13,15 +13,15 @@ let ProductSwitchItemComponent = class ProductSwitchItemComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ProductSwitchItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: ProductSwitchItemComponent, isStandalone: true, selector: "ui5-product-switch-item", inputs: { titleText: "titleText", subtitleText: "subtitleText", icon: "icon", target: "target", targetSrc: "targetSrc" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5ProductSwitchItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ProductSwitchItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: ProductSwitchItemComponent, isStandalone: true, selector: "ui5-product-switch-item", inputs: { titleText: "titleText", subtitleText: "subtitleText", icon: "icon", target: "target", targetSrc: "targetSrc" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5ProductSwitchItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  ProductSwitchItemComponent = __decorate([
20
20
  ProxyInputs(['titleText', 'subtitleText', 'icon', 'target', 'targetSrc']),
21
21
  ProxyOutputs(['click: ui5Click']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], ProductSwitchItemComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ProductSwitchItemComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ProductSwitchItemComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -13,8 +13,8 @@ let ShellBarComponent = class ShellBarComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ShellBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: ShellBarComponent, isStandalone: true, selector: "ui5-shellbar", inputs: { primaryTitle: "primaryTitle", secondaryTitle: "secondaryTitle", notificationsCount: "notificationsCount", showNotifications: ["showNotifications", "showNotifications", booleanAttribute], showProductSwitch: ["showProductSwitch", "showProductSwitch", booleanAttribute], showSearchField: ["showSearchField", "showSearchField", booleanAttribute], accessibilityAttributes: "accessibilityAttributes" }, outputs: { ui5NotificationsClick: "ui5NotificationsClick", ui5ProfileClick: "ui5ProfileClick", ui5ProductSwitchClick: "ui5ProductSwitchClick", ui5LogoClick: "ui5LogoClick", ui5MenuItemClick: "ui5MenuItemClick", ui5SearchButtonClick: "ui5SearchButtonClick" }, exportAs: ["ui5Shellbar"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ShellBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: ShellBarComponent, isStandalone: true, selector: "ui5-shellbar", inputs: { primaryTitle: "primaryTitle", secondaryTitle: "secondaryTitle", notificationsCount: "notificationsCount", showNotifications: ["showNotifications", "showNotifications", booleanAttribute], showProductSwitch: ["showProductSwitch", "showProductSwitch", booleanAttribute], showSearchField: ["showSearchField", "showSearchField", booleanAttribute], accessibilityAttributes: "accessibilityAttributes" }, outputs: { ui5NotificationsClick: "ui5NotificationsClick", ui5ProfileClick: "ui5ProfileClick", ui5ProductSwitchClick: "ui5ProductSwitchClick", ui5LogoClick: "ui5LogoClick", ui5MenuItemClick: "ui5MenuItemClick", ui5SearchButtonClick: "ui5SearchButtonClick" }, exportAs: ["ui5Shellbar"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  ShellBarComponent = __decorate([
20
20
  ProxyInputs([
@@ -36,7 +36,7 @@ ShellBarComponent = __decorate([
36
36
  ]),
37
37
  __metadata("design:paramtypes", [])
38
38
  ], ShellBarComponent);
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ShellBarComponent, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ShellBarComponent, decorators: [{
40
40
  type: Component,
41
41
  args: [{
42
42
  standalone: true,
@@ -72,4 +72,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImpor
72
72
  args: [{ transform: booleanAttribute }]
73
73
  }] } });
74
74
  export { ShellBarComponent };
75
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3VpNS1hbmd1bGFyL2Zpb3JpL3NoZWxsLWJhci9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUNMLGlCQUFpQixFQUNqQixTQUFTLEVBQ1QsVUFBVSxFQUVWLEtBQUssSUFBSSxjQUFjLEVBQ3ZCLE1BQU0sRUFDTixnQkFBZ0IsRUFDaEIsTUFBTSxHQUNQLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sMkNBQTJDLENBQUM7QUFXbkQsT0FBTyxFQUFFLFdBQVcsRUFBRSxZQUFZLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFDekUsSUF3Q00saUJBQWlCLEdBeEN2QixNQXdDTSxpQkFBaUI7SUFxR3JCLElBQUksT0FBTztRQUNULE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUM7SUFDdkMsQ0FBQztJQUVEO1FBUlEsZUFBVSxHQUF5QixNQUFNLENBQUMsVUFBVSxDQUFDLENBQUM7UUFDdEQsU0FBSSxHQUFHLE1BQU0sQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUN0QixRQUFHLEdBQUcsTUFBTSxDQUFDLGlCQUFpQixDQUFDLENBQUM7UUFPdEMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxNQUFNLEVBQUUsQ0FBQztJQUNwQixDQUFDOzhHQTNHRyxpQkFBaUI7a0dBQWpCLGlCQUFpQixrT0FxQlEsZ0JBQWdCLGlFQUtoQixnQkFBZ0IsMkRBT2hCLGdCQUFnQiwrV0FyRG5DLDJCQUEyQjs7QUFvQmpDLGlCQUFpQjtJQXhDdEIsV0FBVyxDQUFDO1FBQ1gsY0FBYztRQUNkLGdCQUFnQjtRQUNoQixvQkFBb0I7UUFDcEIsbUJBQW1CO1FBQ25CLG1CQUFtQjtRQUNuQixpQkFBaUI7UUFDakIseUJBQXlCO0tBQzFCLENBQUM7SUFDRCxZQUFZLENBQUM7UUFDWiw0Q0FBNEM7UUFDNUMsZ0NBQWdDO1FBQ2hDLDZDQUE2QztRQUM3QywwQkFBMEI7UUFDMUIsbUNBQW1DO1FBQ25DLDJDQUEyQztLQUM1QyxDQUFDOztHQXdCSSxpQkFBaUIsQ0E0R3RCOzJGQTVHSyxpQkFBaUI7a0JBdkJ0QixTQUFTO21CQUFDO29CQUNULFVBQVUsRUFBRSxJQUFJO29CQUNoQixRQUFRLEVBQUUsY0FBYztvQkFDeEIsUUFBUSxFQUFFLDJCQUEyQjtvQkFDckMsTUFBTSxFQUFFO3dCQUNOLGNBQWM7d0JBQ2QsZ0JBQWdCO3dCQUNoQixvQkFBb0I7d0JBQ3BCLG1CQUFtQjt3QkFDbkIsbUJBQW1CO3dCQUNuQixpQkFBaUI7d0JBQ2pCLHlCQUF5QjtxQkFDMUI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLHVCQUF1Qjt3QkFDdkIsaUJBQWlCO3dCQUNqQix1QkFBdUI7d0JBQ3ZCLGNBQWM7d0JBQ2Qsa0JBQWtCO3dCQUNsQixzQkFBc0I7cUJBQ3ZCO29CQUNELFFBQVEsRUFBRSxhQUFhO2lCQUN4Qjt3REF1QkMsaUJBQWlCO3NCQURoQixjQUFjO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQU0vQyxpQkFBaUI7c0JBRGhCLGNBQWM7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBUS9DLGVBQWU7c0JBRGQsY0FBYzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTs7QUE0RWpELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0b3JSZWYsXG4gIENvbXBvbmVudCxcbiAgRWxlbWVudFJlZixcbiAgRXZlbnRFbWl0dGVyLFxuICBJbnB1dCBhcyBJbnB1dERlY29yYXRvcixcbiAgTmdab25lLFxuICBib29sZWFuQXR0cmlidXRlLFxuICBpbmplY3QsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0ICdAdWk1L3dlYmNvbXBvbmVudHMtZmlvcmkvZGlzdC9TaGVsbEJhci5qcyc7XG5pbXBvcnQge1xuICBkZWZhdWx0IGFzIFNoZWxsQmFyLFxuICBTaGVsbEJhckFjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzLFxuICBTaGVsbEJhckxvZ29DbGlja0V2ZW50RGV0YWlsLFxuICBTaGVsbEJhck1lbnVJdGVtQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJOb3RpZmljYXRpb25zQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJQcm9kdWN0U3dpdGNoQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJQcm9maWxlQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJTZWFyY2hCdXR0b25FdmVudERldGFpbCxcbn0gZnJvbSAnQHVpNS93ZWJjb21wb25lbnRzLWZpb3JpL2Rpc3QvU2hlbGxCYXIuanMnO1xuaW1wb3J0IHsgUHJveHlJbnB1dHMsIFByb3h5T3V0cHV0cyB9IGZyb20gJ0B1aTUvd2ViY29tcG9uZW50cy1uZ3gvdXRpbHMnO1xuQFByb3h5SW5wdXRzKFtcbiAgJ3ByaW1hcnlUaXRsZScsXG4gICdzZWNvbmRhcnlUaXRsZScsXG4gICdub3RpZmljYXRpb25zQ291bnQnLFxuICAnc2hvd05vdGlmaWNhdGlvbnMnLFxuICAnc2hvd1Byb2R1Y3RTd2l0Y2gnLFxuICAnc2hvd1NlYXJjaEZpZWxkJyxcbiAgJ2FjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzJyxcbl0pXG5AUHJveHlPdXRwdXRzKFtcbiAgJ25vdGlmaWNhdGlvbnMtY2xpY2s6IHVpNU5vdGlmaWNhdGlvbnNDbGljaycsXG4gICdwcm9maWxlLWNsaWNrOiB1aTVQcm9maWxlQ2xpY2snLFxuICAncHJvZHVjdC1zd2l0Y2gtY2xpY2s6IHVpNVByb2R1Y3RTd2l0Y2hDbGljaycsXG4gICdsb2dvLWNsaWNrOiB1aTVMb2dvQ2xpY2snLFxuICAnbWVudS1pdGVtLWNsaWNrOiB1aTVNZW51SXRlbUNsaWNrJyxcbiAgJ3NlYXJjaC1idXR0b24tY2xpY2s6IHVpNVNlYXJjaEJ1dHRvbkNsaWNrJyxcbl0pXG5AQ29tcG9uZW50KHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgc2VsZWN0b3I6ICd1aTUtc2hlbGxiYXInLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICBpbnB1dHM6IFtcbiAgICAncHJpbWFyeVRpdGxlJyxcbiAgICAnc2Vjb25kYXJ5VGl0bGUnLFxuICAgICdub3RpZmljYXRpb25zQ291bnQnLFxuICAgICdzaG93Tm90aWZpY2F0aW9ucycsXG4gICAgJ3Nob3dQcm9kdWN0U3dpdGNoJyxcbiAgICAnc2hvd1NlYXJjaEZpZWxkJyxcbiAgICAnYWNjZXNzaWJpbGl0eUF0dHJpYnV0ZXMnLFxuICBdLFxuICBvdXRwdXRzOiBbXG4gICAgJ3VpNU5vdGlmaWNhdGlvbnNDbGljaycsXG4gICAgJ3VpNVByb2ZpbGVDbGljaycsXG4gICAgJ3VpNVByb2R1Y3RTd2l0Y2hDbGljaycsXG4gICAgJ3VpNUxvZ29DbGljaycsXG4gICAgJ3VpNU1lbnVJdGVtQ2xpY2snLFxuICAgICd1aTVTZWFyY2hCdXR0b25DbGljaycsXG4gIF0sXG4gIGV4cG9ydEFzOiAndWk1U2hlbGxiYXInLFxufSlcbmNsYXNzIFNoZWxsQmFyQ29tcG9uZW50IHtcbiAgLyoqXG4gICAgICAgIERlZmluZXMgdGhlIGBwcmltYXJ5VGl0bGVgLlxuXG4qKk5vdGU6KiogVGhlIGBwcmltYXJ5VGl0bGVgIHdvdWxkIGJlIGhpZGRlbiBvbiBTIHNjcmVlbiBzaXplIChsZXNzIHRoYW4gYXBwcm94LiA3MDBweCkuXG4gICAgICAgICovXG4gIHByaW1hcnlUaXRsZSE6IHN0cmluZyB8IHVuZGVmaW5lZDtcbiAgLyoqXG4gICAgICAgIERlZmluZXMgdGhlIGBzZWNvbmRhcnlUaXRsZWAuXG5cbioqTm90ZToqKiBUaGUgYHNlY29uZGFyeVRpdGxlYCB3b3VsZCBiZSBoaWRkZW4gb24gUyBhbmQgTSBzY3JlZW4gc2l6ZXMgKGxlc3MgdGhhbiBhcHByb3guIDEzMDBweCkuXG4gICAgICAgICovXG4gIHNlY29uZGFyeVRpdGxlITogc3RyaW5nIHwgdW5kZWZpbmVkO1xuICAvKipcbiAgICAgICAgRGVmaW5lcyB0aGUgYG5vdGlmaWNhdGlvbnNDb3VudGAsXG5kaXNwbGF5ZWQgaW4gdGhlIG5vdGlmaWNhdGlvbiBpY29uIHRvcC1yaWdodCBjb3JuZXIuXG4gICAgICAgICovXG4gIG5vdGlmaWNhdGlvbnNDb3VudCE6IHN0cmluZyB8IHVuZGVmaW5lZDtcbiAgLyoqXG4gICAgICAgIERlZmluZXMsIGlmIHRoZSBub3RpZmljYXRpb24gaWNvbiB3b3VsZCBiZSBkaXNwbGF5ZWQuXG4gICAgICAgICovXG4gIEBJbnB1dERlY29yYXRvcih7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICBzaG93Tm90aWZpY2F0aW9ucyE6IGJvb2xlYW47XG4gIC8qKlxuICAgICAgICBEZWZpbmVzLCBpZiB0aGUgcHJvZHVjdCBzd2l0Y2ggaWNvbiB3b3VsZCBiZSBkaXNwbGF5ZWQuXG4gICAgICAgICovXG4gIEBJbnB1dERlY29yYXRvcih7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICBzaG93UHJvZHVjdFN3aXRjaCE6IGJvb2xlYW47XG4gIC8qKlxuICAgICAgICBEZWZpbmVzLCBpZiB0aGUgU2VhcmNoIEZpZWxkIHdvdWxkIGJlIGRpc3BsYXllZCB3aGVuIHRoZXJlIGlzIGEgdmFsaWQgYHNlYXJjaEZpZWxkYCBzbG90LlxuXG4qKk5vdGU6KiogQnkgZGVmYXVsdCB0aGUgU2VhcmNoIEZpZWxkIGlzIG5vdCBkaXNwbGF5ZWQuXG4gICAgICAgICovXG4gIEBJbnB1dERlY29yYXRvcih7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICBzaG93U2VhcmNoRmllbGQhOiBib29sZWFuO1xuICAvKipcbiAgICAgICAgRGVmaW5lcyBhZGRpdGlvbmFsIGFjY2Vzc2liaWxpdHkgYXR0cmlidXRlcyBvbiBkaWZmZXJlbnQgYXJlYXMgb2YgdGhlIGNvbXBvbmVudC5cblxuVGhlIGFjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzIG9iamVjdCBoYXMgdGhlIGZvbGxvd2luZyBmaWVsZHMsXG53aGVyZSBlYWNoIGZpZWxkIGlzIGFuIG9iamVjdCBzdXBwb3J0aW5nIG9uZSBvciBtb3JlIGFjY2Vzc2liaWxpdHkgYXR0cmlidXRlczpcblxuLSAqKmxvZ28qKiAtIGBsb2dvLnJvbGVgIGFuZCBgbG9nby5uYW1lYC5cbi0gKipub3RpZmljYXRpb25zKiogLSBgbm90aWZpY2F0aW9ucy5leHBhbmRlZGAgYW5kIGBub3RpZmljYXRpb25zLmhhc1BvcHVwYC5cbi0gKipwcm9maWxlKiogLSBgcHJvZmlsZS5leHBhbmRlZGAsIGBwcm9maWxlLmhhc1BvcHVwYCBhbmQgYHByb2ZpbGUubmFtZWAuXG4tICoqcHJvZHVjdCoqIC0gYHByb2R1Y3QuZXhwYW5kZWRgIGFuZCBgcHJvZHVjdC5oYXNQb3B1cGAuXG4tICoqc2VhcmNoKiogLSBgc2VhcmNoLmV4cGFuZGVkYCBhbmQgYHNlYXJjaC5oYXNQb3B1cGAuXG4tICoqb3ZlcmZsb3cqKiAtIGBvdmVyZmxvdy5leHBhbmRlZGAgYW5kIGBvdmVyZmxvdy5oYXNQb3B1cGAuXG5cblRoZSBhY2Nlc3NpYmlsaXR5IGF0dHJpYnV0ZXMgc3VwcG9ydCB0aGUgZm9sbG93aW5nIHZhbHVlczpcblxuLSAqKnJvbGUqKjogRGVmaW5lcyB0aGUgYWNjZXNzaWJsZSBBUklBIHJvbGUgb2YgdGhlIGxvZ28gYXJlYS5cbkFjY2VwdHMgdGhlIGZvbGxvd2luZyBzdHJpbmcgdmFsdWVzOiBgYnV0dG9uYCBvciBgbGlua2AuXG5cbi0gKipleHBhbmRlZCoqOiBJbmRpY2F0ZXMgd2hldGhlciB0aGUgYnV0dG9uLCBvciBhbm90aGVyIGdyb3VwaW5nIGVsZW1lbnQgaXQgY29udHJvbHMsXG5pcyBjdXJyZW50bHkgZXhwYW5kZWQgb3IgY29sbGFwc2VkLlxuQWNjZXB0cyB0aGUgZm9sbG93aW5nIHN0cmluZyB2YWx1ZXM6IGB0cnVlYCBvciBgZmFsc2VgLlxuXG4tICoqaGFzUG9wdXAqKjogSW5kaWNhdGVzIHRoZSBhdmFpbGFiaWxpdHkgYW5kIHR5cGUgb2YgaW50ZXJhY3RpdmUgcG9wdXAgZWxlbWVudCxcbnN1Y2ggYXMgbWVudSBvciBkaWFsb2csIHRoYXQgY2FuIGJlIHRyaWdnZXJlZCBieSB0aGUgYnV0dG9uLlxuXG5BY2NlcHRzIHRoZSBmb2xsb3dpbmcgc3RyaW5nIHZhbHVlczogYGRpYWxvZ2AsIGBncmlkYCwgYGxpc3Rib3hgLCBgbWVudWAgb3IgYHRyZWVgLlxuLSAqKm5hbWUqKjogRGVmaW5lcyB0aGUgYWNjZXNzaWJsZSBBUklBIG5hbWUgb2YgdGhlIGFyZWEuXG5BY2NlcHRzIGFueSBzdHJpbmcuXG4gICAgICAgICovXG4gIGFjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzITogU2hlbGxCYXJBY2Nlc3NpYmlsaXR5QXR0cmlidXRlcztcblxuICAvKipcbiAgICAgRmlyZWQsIHdoZW4gdGhlIG5vdGlmaWNhdGlvbiBpY29uIGlzIGFjdGl2YXRlZC5cbiAgICAqL1xuICB1aTVOb3RpZmljYXRpb25zQ2xpY2shOiBFdmVudEVtaXR0ZXI8U2hlbGxCYXJOb3RpZmljYXRpb25zQ2xpY2tFdmVudERldGFpbD47XG4gIC8qKlxuICAgICBGaXJlZCwgd2hlbiB0aGUgcHJvZmlsZSBzbG90IGlzIHByZXNlbnQuXG4gICAgKi9cbiAgdWk1UHJvZmlsZUNsaWNrITogRXZlbnRFbWl0dGVyPFNoZWxsQmFyUHJvZmlsZUNsaWNrRXZlbnREZXRhaWw+O1xuICAvKipcbiAgICAgRmlyZWQsIHdoZW4gdGhlIHByb2R1Y3Qgc3dpdGNoIGljb24gaXMgYWN0aXZhdGVkLlxuXG4qKk5vdGU6KiogWW91IGNhbiBwcmV2ZW50IGNsb3Npbmcgb2Ygb3ZlcmZsb3cgcG9wb3ZlciBieSBjYWxsaW5nIGBldmVudC5wcmV2ZW50RGVmYXVsdCgpYC5cbiAgICAqL1xuICB1aTVQcm9kdWN0U3dpdGNoQ2xpY2shOiBFdmVudEVtaXR0ZXI8U2hlbGxCYXJQcm9kdWN0U3dpdGNoQ2xpY2tFdmVudERldGFpbD47XG4gIC8qKlxuICAgICBGaXJlZCwgd2hlbiB0aGUgbG9nbyBpcyBhY3RpdmF0ZWQuXG4gICAgKi9cbiAgdWk1TG9nb0NsaWNrITogRXZlbnRFbWl0dGVyPFNoZWxsQmFyTG9nb0NsaWNrRXZlbnREZXRhaWw+O1xuICAvKipcbiAgICAgRmlyZWQsIHdoZW4gYSBtZW51IGl0ZW0gaXMgYWN0aXZhdGVkXG5cbioqTm90ZToqKiBZb3UgY2FuIHByZXZlbnQgY2xvc2luZyBvZiBvdmVyZmxvdyBwb3BvdmVyIGJ5IGNhbGxpbmcgYGV2ZW50LnByZXZlbnREZWZhdWx0KClgLlxuICAgICovXG4gIHVpNU1lbnVJdGVtQ2xpY2shOiBFdmVudEVtaXR0ZXI8U2hlbGxCYXJNZW51SXRlbUNsaWNrRXZlbnREZXRhaWw+O1xuICAvKipcbiAgICAgRmlyZWQsIHdoZW4gdGhlIHNlYXJjaCBidXR0b24gaXMgYWN0aXZhdGVkLlxuXG4qKk5vdGU6KiogWW91IGNhbiBwcmV2ZW50IGV4cGFuZGluZy9jb2xsYXBzaW5nIG9mIHRoZSBzZWFyY2ggZmllbGQgYnkgY2FsbGluZyBgZXZlbnQucHJldmVudERlZmF1bHQoKWAuXG4gICAgKi9cbiAgdWk1U2VhcmNoQnV0dG9uQ2xpY2shOiBFdmVudEVtaXR0ZXI8U2hlbGxCYXJTZWFyY2hCdXR0b25FdmVudERldGFpbD47XG5cbiAgcHJpdmF0ZSBlbGVtZW50UmVmOiBFbGVtZW50UmVmPFNoZWxsQmFyPiA9IGluamVjdChFbGVtZW50UmVmKTtcbiAgcHJpdmF0ZSB6b25lID0gaW5qZWN0KE5nWm9uZSk7XG4gIHByaXZhdGUgY2RyID0gaW5qZWN0KENoYW5nZURldGVjdG9yUmVmKTtcblxuICBnZXQgZWxlbWVudCgpOiBTaGVsbEJhciB7XG4gICAgcmV0dXJuIHRoaXMuZWxlbWVudFJlZi5uYXRpdmVFbGVtZW50O1xuICB9XG5cbiAgY29uc3RydWN0b3IoKSB7XG4gICAgdGhpcy5jZHIuZGV0YWNoKCk7XG4gIH1cbn1cbmV4cG9ydCB7IFNoZWxsQmFyQ29tcG9uZW50IH07XG4iXX0=
75
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL3VpNS1hbmd1bGFyL2Zpb3JpL3NoZWxsLWJhci9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUNMLGlCQUFpQixFQUNqQixTQUFTLEVBQ1QsVUFBVSxFQUVWLEtBQUssSUFBSSxjQUFjLEVBQ3ZCLE1BQU0sRUFDTixnQkFBZ0IsRUFDaEIsTUFBTSxHQUNQLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sMkNBQTJDLENBQUM7QUFXbkQsT0FBTyxFQUFFLFdBQVcsRUFBRSxZQUFZLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFDekUsSUF3Q00saUJBQWlCLEdBeEN2QixNQXdDTSxpQkFBaUI7SUFxR3JCLElBQUksT0FBTztRQUNULE9BQU8sSUFBSSxDQUFDLFVBQVUsQ0FBQyxhQUFhLENBQUM7SUFDdkMsQ0FBQztJQUVEO1FBUlEsZUFBVSxHQUF5QixNQUFNLENBQUMsVUFBVSxDQUFDLENBQUM7UUFDdEQsU0FBSSxHQUFHLE1BQU0sQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUN0QixRQUFHLEdBQUcsTUFBTSxDQUFDLGlCQUFpQixDQUFDLENBQUM7UUFPdEMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxNQUFNLEVBQUUsQ0FBQztJQUNwQixDQUFDOzhHQTNHRyxpQkFBaUI7a0dBQWpCLGlCQUFpQixrT0FxQlEsZ0JBQWdCLGlFQUtoQixnQkFBZ0IsMkRBT2hCLGdCQUFnQiwrV0FyRG5DLDJCQUEyQjs7QUFvQmpDLGlCQUFpQjtJQXhDdEIsV0FBVyxDQUFDO1FBQ1gsY0FBYztRQUNkLGdCQUFnQjtRQUNoQixvQkFBb0I7UUFDcEIsbUJBQW1CO1FBQ25CLG1CQUFtQjtRQUNuQixpQkFBaUI7UUFDakIseUJBQXlCO0tBQzFCLENBQUM7SUFDRCxZQUFZLENBQUM7UUFDWiw0Q0FBNEM7UUFDNUMsZ0NBQWdDO1FBQ2hDLDZDQUE2QztRQUM3QywwQkFBMEI7UUFDMUIsbUNBQW1DO1FBQ25DLDJDQUEyQztLQUM1QyxDQUFDOztHQXdCSSxpQkFBaUIsQ0E0R3RCOzJGQTVHSyxpQkFBaUI7a0JBdkJ0QixTQUFTO21CQUFDO29CQUNULFVBQVUsRUFBRSxJQUFJO29CQUNoQixRQUFRLEVBQUUsY0FBYztvQkFDeEIsUUFBUSxFQUFFLDJCQUEyQjtvQkFDckMsTUFBTSxFQUFFO3dCQUNOLGNBQWM7d0JBQ2QsZ0JBQWdCO3dCQUNoQixvQkFBb0I7d0JBQ3BCLG1CQUFtQjt3QkFDbkIsbUJBQW1CO3dCQUNuQixpQkFBaUI7d0JBQ2pCLHlCQUF5QjtxQkFDMUI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLHVCQUF1Qjt3QkFDdkIsaUJBQWlCO3dCQUNqQix1QkFBdUI7d0JBQ3ZCLGNBQWM7d0JBQ2Qsa0JBQWtCO3dCQUNsQixzQkFBc0I7cUJBQ3ZCO29CQUNELFFBQVEsRUFBRSxhQUFhO2lCQUN4Qjt3REF1QkMsaUJBQWlCO3NCQURoQixjQUFjO3VCQUFDLEVBQUUsU0FBUyxFQUFFLGdCQUFnQixFQUFFO2dCQU0vQyxpQkFBaUI7c0JBRGhCLGNBQWM7dUJBQUMsRUFBRSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUU7Z0JBUS9DLGVBQWU7c0JBRGQsY0FBYzt1QkFBQyxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRTs7QUE0RWpELE9BQU8sRUFBRSxpQkFBaUIsRUFBRSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtcbiAgQ2hhbmdlRGV0ZWN0b3JSZWYsXG4gIENvbXBvbmVudCxcbiAgRWxlbWVudFJlZixcbiAgRXZlbnRFbWl0dGVyLFxuICBJbnB1dCBhcyBJbnB1dERlY29yYXRvcixcbiAgTmdab25lLFxuICBib29sZWFuQXR0cmlidXRlLFxuICBpbmplY3QsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0ICdAdWk1L3dlYmNvbXBvbmVudHMtZmlvcmkvZGlzdC9TaGVsbEJhci5qcyc7XG5pbXBvcnQge1xuICBkZWZhdWx0IGFzIFNoZWxsQmFyLFxuICBTaGVsbEJhckFjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzLFxuICBTaGVsbEJhckxvZ29DbGlja0V2ZW50RGV0YWlsLFxuICBTaGVsbEJhck1lbnVJdGVtQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJOb3RpZmljYXRpb25zQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJQcm9kdWN0U3dpdGNoQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJQcm9maWxlQ2xpY2tFdmVudERldGFpbCxcbiAgU2hlbGxCYXJTZWFyY2hCdXR0b25FdmVudERldGFpbCxcbn0gZnJvbSAnQHVpNS93ZWJjb21wb25lbnRzLWZpb3JpL2Rpc3QvU2hlbGxCYXIuanMnO1xuaW1wb3J0IHsgUHJveHlJbnB1dHMsIFByb3h5T3V0cHV0cyB9IGZyb20gJ0B1aTUvd2ViY29tcG9uZW50cy1uZ3gvdXRpbHMnO1xuQFByb3h5SW5wdXRzKFtcbiAgJ3ByaW1hcnlUaXRsZScsXG4gICdzZWNvbmRhcnlUaXRsZScsXG4gICdub3RpZmljYXRpb25zQ291bnQnLFxuICAnc2hvd05vdGlmaWNhdGlvbnMnLFxuICAnc2hvd1Byb2R1Y3RTd2l0Y2gnLFxuICAnc2hvd1NlYXJjaEZpZWxkJyxcbiAgJ2FjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzJyxcbl0pXG5AUHJveHlPdXRwdXRzKFtcbiAgJ25vdGlmaWNhdGlvbnMtY2xpY2s6IHVpNU5vdGlmaWNhdGlvbnNDbGljaycsXG4gICdwcm9maWxlLWNsaWNrOiB1aTVQcm9maWxlQ2xpY2snLFxuICAncHJvZHVjdC1zd2l0Y2gtY2xpY2s6IHVpNVByb2R1Y3RTd2l0Y2hDbGljaycsXG4gICdsb2dvLWNsaWNrOiB1aTVMb2dvQ2xpY2snLFxuICAnbWVudS1pdGVtLWNsaWNrOiB1aTVNZW51SXRlbUNsaWNrJyxcbiAgJ3NlYXJjaC1idXR0b24tY2xpY2s6IHVpNVNlYXJjaEJ1dHRvbkNsaWNrJyxcbl0pXG5AQ29tcG9uZW50KHtcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcbiAgc2VsZWN0b3I6ICd1aTUtc2hlbGxiYXInLFxuICB0ZW1wbGF0ZTogJzxuZy1jb250ZW50PjwvbmctY29udGVudD4nLFxuICBpbnB1dHM6IFtcbiAgICAncHJpbWFyeVRpdGxlJyxcbiAgICAnc2Vjb25kYXJ5VGl0bGUnLFxuICAgICdub3RpZmljYXRpb25zQ291bnQnLFxuICAgICdzaG93Tm90aWZpY2F0aW9ucycsXG4gICAgJ3Nob3dQcm9kdWN0U3dpdGNoJyxcbiAgICAnc2hvd1NlYXJjaEZpZWxkJyxcbiAgICAnYWNjZXNzaWJpbGl0eUF0dHJpYnV0ZXMnLFxuICBdLFxuICBvdXRwdXRzOiBbXG4gICAgJ3VpNU5vdGlmaWNhdGlvbnNDbGljaycsXG4gICAgJ3VpNVByb2ZpbGVDbGljaycsXG4gICAgJ3VpNVByb2R1Y3RTd2l0Y2hDbGljaycsXG4gICAgJ3VpNUxvZ29DbGljaycsXG4gICAgJ3VpNU1lbnVJdGVtQ2xpY2snLFxuICAgICd1aTVTZWFyY2hCdXR0b25DbGljaycsXG4gIF0sXG4gIGV4cG9ydEFzOiAndWk1U2hlbGxiYXInLFxufSlcbmNsYXNzIFNoZWxsQmFyQ29tcG9uZW50IHtcbiAgLyoqXG4gICAgICAgIERlZmluZXMgdGhlIGBwcmltYXJ5VGl0bGVgLlxuXG4qKk5vdGU6KiogVGhlIGBwcmltYXJ5VGl0bGVgIHdvdWxkIGJlIGhpZGRlbiBvbiBTIHNjcmVlbiBzaXplIChsZXNzIHRoYW4gYXBwcm94LiA3MDBweCkuXG4gICAgICAgICovXG4gIHByaW1hcnlUaXRsZSE6IHN0cmluZyB8IHVuZGVmaW5lZDtcbiAgLyoqXG4gICAgICAgIERlZmluZXMgdGhlIGBzZWNvbmRhcnlUaXRsZWAuXG5cbioqTm90ZToqKiBUaGUgYHNlY29uZGFyeVRpdGxlYCB3b3VsZCBiZSBoaWRkZW4gb24gUyBhbmQgTSBzY3JlZW4gc2l6ZXMgKGxlc3MgdGhhbiBhcHByb3guIDEzMDBweCkuXG4gICAgICAgICovXG4gIHNlY29uZGFyeVRpdGxlITogc3RyaW5nIHwgdW5kZWZpbmVkO1xuICAvKipcbiAgICAgICAgRGVmaW5lcyB0aGUgYG5vdGlmaWNhdGlvbnNDb3VudGAsXG5kaXNwbGF5ZWQgaW4gdGhlIG5vdGlmaWNhdGlvbiBpY29uIHRvcC1yaWdodCBjb3JuZXIuXG4gICAgICAgICovXG4gIG5vdGlmaWNhdGlvbnNDb3VudCE6IHN0cmluZyB8IHVuZGVmaW5lZDtcbiAgLyoqXG4gICAgICAgIERlZmluZXMsIGlmIHRoZSBub3RpZmljYXRpb24gaWNvbiB3b3VsZCBiZSBkaXNwbGF5ZWQuXG4gICAgICAgICovXG4gIEBJbnB1dERlY29yYXRvcih7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICBzaG93Tm90aWZpY2F0aW9ucyE6IGJvb2xlYW47XG4gIC8qKlxuICAgICAgICBEZWZpbmVzLCBpZiB0aGUgcHJvZHVjdCBzd2l0Y2ggaWNvbiB3b3VsZCBiZSBkaXNwbGF5ZWQuXG4gICAgICAgICovXG4gIEBJbnB1dERlY29yYXRvcih7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICBzaG93UHJvZHVjdFN3aXRjaCE6IGJvb2xlYW47XG4gIC8qKlxuICAgICAgICBEZWZpbmVzLCBpZiB0aGUgU2VhcmNoIEZpZWxkIHdvdWxkIGJlIGRpc3BsYXllZCB3aGVuIHRoZXJlIGlzIGEgdmFsaWQgYHNlYXJjaEZpZWxkYCBzbG90LlxuXG4qKk5vdGU6KiogQnkgZGVmYXVsdCB0aGUgU2VhcmNoIEZpZWxkIGlzIG5vdCBkaXNwbGF5ZWQuXG4gICAgICAgICovXG4gIEBJbnB1dERlY29yYXRvcih7IHRyYW5zZm9ybTogYm9vbGVhbkF0dHJpYnV0ZSB9KVxuICBzaG93U2VhcmNoRmllbGQhOiBib29sZWFuO1xuICAvKipcbiAgICAgICAgRGVmaW5lcyBhZGRpdGlvbmFsIGFjY2Vzc2liaWxpdHkgYXR0cmlidXRlcyBvbiBkaWZmZXJlbnQgYXJlYXMgb2YgdGhlIGNvbXBvbmVudC5cblxuVGhlIGFjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzIG9iamVjdCBoYXMgdGhlIGZvbGxvd2luZyBmaWVsZHMsXG53aGVyZSBlYWNoIGZpZWxkIGlzIGFuIG9iamVjdCBzdXBwb3J0aW5nIG9uZSBvciBtb3JlIGFjY2Vzc2liaWxpdHkgYXR0cmlidXRlczpcblxuLSAqKmxvZ28qKiAtIGBsb2dvLnJvbGVgIGFuZCBgbG9nby5uYW1lYC5cbi0gKipub3RpZmljYXRpb25zKiogLSBgbm90aWZpY2F0aW9ucy5leHBhbmRlZGAgYW5kIGBub3RpZmljYXRpb25zLmhhc1BvcHVwYC5cbi0gKipwcm9maWxlKiogLSBgcHJvZmlsZS5leHBhbmRlZGAsIGBwcm9maWxlLmhhc1BvcHVwYCBhbmQgYHByb2ZpbGUubmFtZWAuXG4tICoqcHJvZHVjdCoqIC0gYHByb2R1Y3QuZXhwYW5kZWRgIGFuZCBgcHJvZHVjdC5oYXNQb3B1cGAuXG4tICoqc2VhcmNoKiogLSBgc2VhcmNoLmhhc1BvcHVwYC5cbi0gKipvdmVyZmxvdyoqIC0gYG92ZXJmbG93LmV4cGFuZGVkYCBhbmQgYG92ZXJmbG93Lmhhc1BvcHVwYC5cblxuVGhlIGFjY2Vzc2liaWxpdHkgYXR0cmlidXRlcyBzdXBwb3J0IHRoZSBmb2xsb3dpbmcgdmFsdWVzOlxuXG4tICoqcm9sZSoqOiBEZWZpbmVzIHRoZSBhY2Nlc3NpYmxlIEFSSUEgcm9sZSBvZiB0aGUgbG9nbyBhcmVhLlxuQWNjZXB0cyB0aGUgZm9sbG93aW5nIHN0cmluZyB2YWx1ZXM6IGBidXR0b25gIG9yIGBsaW5rYC5cblxuLSAqKmV4cGFuZGVkKio6IEluZGljYXRlcyB3aGV0aGVyIHRoZSBidXR0b24sIG9yIGFub3RoZXIgZ3JvdXBpbmcgZWxlbWVudCBpdCBjb250cm9scyxcbmlzIGN1cnJlbnRseSBleHBhbmRlZCBvciBjb2xsYXBzZWQuXG5BY2NlcHRzIHRoZSBmb2xsb3dpbmcgc3RyaW5nIHZhbHVlczogYHRydWVgIG9yIGBmYWxzZWAuXG5cbi0gKipoYXNQb3B1cCoqOiBJbmRpY2F0ZXMgdGhlIGF2YWlsYWJpbGl0eSBhbmQgdHlwZSBvZiBpbnRlcmFjdGl2ZSBwb3B1cCBlbGVtZW50LFxuc3VjaCBhcyBtZW51IG9yIGRpYWxvZywgdGhhdCBjYW4gYmUgdHJpZ2dlcmVkIGJ5IHRoZSBidXR0b24uXG5cbkFjY2VwdHMgdGhlIGZvbGxvd2luZyBzdHJpbmcgdmFsdWVzOiBgZGlhbG9nYCwgYGdyaWRgLCBgbGlzdGJveGAsIGBtZW51YCBvciBgdHJlZWAuXG4tICoqbmFtZSoqOiBEZWZpbmVzIHRoZSBhY2Nlc3NpYmxlIEFSSUEgbmFtZSBvZiB0aGUgYXJlYS5cbkFjY2VwdHMgYW55IHN0cmluZy5cbiAgICAgICAgKi9cbiAgYWNjZXNzaWJpbGl0eUF0dHJpYnV0ZXMhOiBTaGVsbEJhckFjY2Vzc2liaWxpdHlBdHRyaWJ1dGVzO1xuXG4gIC8qKlxuICAgICBGaXJlZCwgd2hlbiB0aGUgbm90aWZpY2F0aW9uIGljb24gaXMgYWN0aXZhdGVkLlxuICAgICovXG4gIHVpNU5vdGlmaWNhdGlvbnNDbGljayE6IEV2ZW50RW1pdHRlcjxTaGVsbEJhck5vdGlmaWNhdGlvbnNDbGlja0V2ZW50RGV0YWlsPjtcbiAgLyoqXG4gICAgIEZpcmVkLCB3aGVuIHRoZSBwcm9maWxlIHNsb3QgaXMgcHJlc2VudC5cbiAgICAqL1xuICB1aTVQcm9maWxlQ2xpY2shOiBFdmVudEVtaXR0ZXI8U2hlbGxCYXJQcm9maWxlQ2xpY2tFdmVudERldGFpbD47XG4gIC8qKlxuICAgICBGaXJlZCwgd2hlbiB0aGUgcHJvZHVjdCBzd2l0Y2ggaWNvbiBpcyBhY3RpdmF0ZWQuXG5cbioqTm90ZToqKiBZb3UgY2FuIHByZXZlbnQgY2xvc2luZyBvZiBvdmVyZmxvdyBwb3BvdmVyIGJ5IGNhbGxpbmcgYGV2ZW50LnByZXZlbnREZWZhdWx0KClgLlxuICAgICovXG4gIHVpNVByb2R1Y3RTd2l0Y2hDbGljayE6IEV2ZW50RW1pdHRlcjxTaGVsbEJhclByb2R1Y3RTd2l0Y2hDbGlja0V2ZW50RGV0YWlsPjtcbiAgLyoqXG4gICAgIEZpcmVkLCB3aGVuIHRoZSBsb2dvIGlzIGFjdGl2YXRlZC5cbiAgICAqL1xuICB1aTVMb2dvQ2xpY2shOiBFdmVudEVtaXR0ZXI8U2hlbGxCYXJMb2dvQ2xpY2tFdmVudERldGFpbD47XG4gIC8qKlxuICAgICBGaXJlZCwgd2hlbiBhIG1lbnUgaXRlbSBpcyBhY3RpdmF0ZWRcblxuKipOb3RlOioqIFlvdSBjYW4gcHJldmVudCBjbG9zaW5nIG9mIG92ZXJmbG93IHBvcG92ZXIgYnkgY2FsbGluZyBgZXZlbnQucHJldmVudERlZmF1bHQoKWAuXG4gICAgKi9cbiAgdWk1TWVudUl0ZW1DbGljayE6IEV2ZW50RW1pdHRlcjxTaGVsbEJhck1lbnVJdGVtQ2xpY2tFdmVudERldGFpbD47XG4gIC8qKlxuICAgICBGaXJlZCwgd2hlbiB0aGUgc2VhcmNoIGJ1dHRvbiBpcyBhY3RpdmF0ZWQuXG5cbioqTm90ZToqKiBZb3UgY2FuIHByZXZlbnQgZXhwYW5kaW5nL2NvbGxhcHNpbmcgb2YgdGhlIHNlYXJjaCBmaWVsZCBieSBjYWxsaW5nIGBldmVudC5wcmV2ZW50RGVmYXVsdCgpYC5cbiAgICAqL1xuICB1aTVTZWFyY2hCdXR0b25DbGljayE6IEV2ZW50RW1pdHRlcjxTaGVsbEJhclNlYXJjaEJ1dHRvbkV2ZW50RGV0YWlsPjtcblxuICBwcml2YXRlIGVsZW1lbnRSZWY6IEVsZW1lbnRSZWY8U2hlbGxCYXI+ID0gaW5qZWN0KEVsZW1lbnRSZWYpO1xuICBwcml2YXRlIHpvbmUgPSBpbmplY3QoTmdab25lKTtcbiAgcHJpdmF0ZSBjZHIgPSBpbmplY3QoQ2hhbmdlRGV0ZWN0b3JSZWYpO1xuXG4gIGdldCBlbGVtZW50KCk6IFNoZWxsQmFyIHtcbiAgICByZXR1cm4gdGhpcy5lbGVtZW50UmVmLm5hdGl2ZUVsZW1lbnQ7XG4gIH1cblxuICBjb25zdHJ1Y3RvcigpIHtcbiAgICB0aGlzLmNkci5kZXRhY2goKTtcbiAgfVxufVxuZXhwb3J0IHsgU2hlbGxCYXJDb21wb25lbnQgfTtcbiJdfQ==
@@ -13,15 +13,15 @@ let ShellBarItemComponent = class ShellBarItemComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ShellBarItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.9", type: ShellBarItemComponent, isStandalone: true, selector: "ui5-shellbar-item", inputs: { icon: "icon", text: "text", count: "count" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5ShellbarItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ShellBarItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.4", type: ShellBarItemComponent, isStandalone: true, selector: "ui5-shellbar-item", inputs: { icon: "icon", text: "text", count: "count" }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5ShellbarItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  ShellBarItemComponent = __decorate([
20
20
  ProxyInputs(['icon', 'text', 'count']),
21
21
  ProxyOutputs(['click: ui5Click']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], ShellBarItemComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: ShellBarItemComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: ShellBarItemComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -13,15 +13,15 @@ let SideNavigationComponent = class SideNavigationComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SideNavigationComponent, isStandalone: true, selector: "ui5-side-navigation", inputs: { collapsed: ["collapsed", "collapsed", booleanAttribute] }, outputs: { ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5SideNavigation"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SideNavigationComponent, isStandalone: true, selector: "ui5-side-navigation", inputs: { collapsed: ["collapsed", "collapsed", booleanAttribute] }, outputs: { ui5SelectionChange: "ui5SelectionChange" }, exportAs: ["ui5SideNavigation"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  SideNavigationComponent = __decorate([
20
20
  ProxyInputs(['collapsed']),
21
21
  ProxyOutputs(['selection-change: ui5SelectionChange']),
22
22
  __metadata("design:paramtypes", [])
23
23
  ], SideNavigationComponent);
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationComponent, decorators: [{
24
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationComponent, decorators: [{
25
25
  type: Component,
26
26
  args: [{
27
27
  standalone: true,
@@ -13,14 +13,14 @@ let SideNavigationGroupComponent = class SideNavigationGroupComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SideNavigationGroupComponent, isStandalone: true, selector: "ui5-side-navigation-group", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", expanded: ["expanded", "expanded", booleanAttribute] }, exportAs: ["ui5SideNavigationGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SideNavigationGroupComponent, isStandalone: true, selector: "ui5-side-navigation-group", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", expanded: ["expanded", "expanded", booleanAttribute] }, exportAs: ["ui5SideNavigationGroup"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  SideNavigationGroupComponent = __decorate([
20
20
  ProxyInputs(['text', 'disabled', 'tooltip', 'expanded']),
21
21
  __metadata("design:paramtypes", [])
22
22
  ], SideNavigationGroupComponent);
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationGroupComponent, decorators: [{
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationGroupComponent, decorators: [{
24
24
  type: Component,
25
25
  args: [{
26
26
  standalone: true,
@@ -13,8 +13,8 @@ let SideNavigationItemComponent = class SideNavigationItemComponent {
13
13
  this.cdr = inject(ChangeDetectorRef);
14
14
  this.cdr.detach();
15
15
  }
16
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "17.0.9", type: SideNavigationItemComponent, isStandalone: true, selector: "ui5-side-navigation-item", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", icon: "icon", selected: ["selected", "selected", booleanAttribute], href: "href", target: "target", expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5SideNavigationItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
16
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
17
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "16.1.0", version: "18.1.4", type: SideNavigationItemComponent, isStandalone: true, selector: "ui5-side-navigation-item", inputs: { text: "text", disabled: ["disabled", "disabled", booleanAttribute], tooltip: "tooltip", icon: "icon", selected: ["selected", "selected", booleanAttribute], href: "href", target: "target", expanded: ["expanded", "expanded", booleanAttribute] }, outputs: { ui5Click: "ui5Click" }, exportAs: ["ui5SideNavigationItem"], ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
18
18
  };
19
19
  SideNavigationItemComponent = __decorate([
20
20
  ProxyInputs([
@@ -30,7 +30,7 @@ SideNavigationItemComponent = __decorate([
30
30
  ProxyOutputs(['click: ui5Click']),
31
31
  __metadata("design:paramtypes", [])
32
32
  ], SideNavigationItemComponent);
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.9", ngImport: i0, type: SideNavigationItemComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.4", ngImport: i0, type: SideNavigationItemComponent, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  standalone: true,