@odx/angular 1.0.0-rc.17 → 1.0.0-rc.19

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 (263) hide show
  1. package/cdk/checkbox-control/lib/checkbox-control.directive.d.ts +3 -1
  2. package/cdk/radio-group-control/lib/radio-group-control.directive.d.ts +2 -1
  3. package/components/form-field/lib/form-field.component.d.ts +8 -2
  4. package/components/form-field/lib/form-field.config.d.ts +1 -0
  5. package/components/form-field/lib/models/form-field-error.d.ts +1 -0
  6. package/components/form-field/lib/models/form-field-variant.d.ts +5 -0
  7. package/components/form-field/lib/models/index.d.ts +1 -0
  8. package/components/form-field/lib/services/form-field-error.service.d.ts +1 -0
  9. package/components/select/lib/select.component.d.ts +1 -0
  10. package/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.d.ts +5 -2
  11. package/components/tooltip/lib/tooltip.component.d.ts +3 -2
  12. package/components/tooltip/lib/tooltip.directive.d.ts +3 -3
  13. package/esm2020/cdk/a11y/lib/a11y.module.mjs +4 -4
  14. package/esm2020/cdk/a11y/lib/directives/interactive.directive.mjs +3 -3
  15. package/esm2020/cdk/a11y/lib/directives/list-focus-manager-option.directive.mjs +3 -3
  16. package/esm2020/cdk/a11y/lib/directives/list-focus-manager.directive.mjs +3 -3
  17. package/esm2020/cdk/active-indicator/lib/active-indicator.directive.mjs +3 -3
  18. package/esm2020/cdk/checkbox-control/lib/checkbox-control.directive.mjs +9 -5
  19. package/esm2020/cdk/connected-overlay/lib/connected-overlay.component.mjs +3 -3
  20. package/esm2020/cdk/connected-overlay/lib/connected-overlay.service.mjs +3 -3
  21. package/esm2020/cdk/custom-form-control/lib/control.directive.mjs +3 -3
  22. package/esm2020/cdk/custom-form-control/lib/custom-form-control.mjs +3 -3
  23. package/esm2020/cdk/dynamic-view/lib/dynamic-view.component.mjs +3 -3
  24. package/esm2020/cdk/dynamic-view/lib/dynamic-view.directive.mjs +3 -3
  25. package/esm2020/cdk/dynamic-view/lib/dynamic-view.service.mjs +3 -3
  26. package/esm2020/cdk/expandable/lib/directives/expandable-item.directive.mjs +3 -3
  27. package/esm2020/cdk/expandable/lib/directives/extandable-container.directive.mjs +3 -3
  28. package/esm2020/cdk/expandable/lib/expandable.module.mjs +4 -4
  29. package/esm2020/cdk/radio-group-control/lib/radio-control.directive.mjs +3 -3
  30. package/esm2020/cdk/radio-group-control/lib/radio-group-control.directive.mjs +11 -7
  31. package/esm2020/cdk/radio-group-control/lib/radio-group-control.module.mjs +4 -4
  32. package/esm2020/components/accordion/lib/accordion.component.mjs +3 -3
  33. package/esm2020/components/accordion/lib/accordion.module.mjs +4 -4
  34. package/esm2020/components/accordion/lib/components/accordion-item/accordion-item.component.mjs +3 -3
  35. package/esm2020/components/accordion/lib/directives/accordion-item-title.mjs +3 -3
  36. package/esm2020/components/action-group/action-group.component.mjs +3 -3
  37. package/esm2020/components/area-header/area-header.component.mjs +3 -3
  38. package/esm2020/components/area-header/area-header.module.mjs +4 -4
  39. package/esm2020/components/area-header/directives/area-header-content.directive.mjs +3 -3
  40. package/esm2020/components/area-header/directives/area-header-subtitle.directive.mjs +3 -3
  41. package/esm2020/components/avatar/lib/avatar.component.mjs +3 -3
  42. package/esm2020/components/badge/lib/badge.component.mjs +3 -3
  43. package/esm2020/components/badge/lib/badge.directive.mjs +3 -3
  44. package/esm2020/components/bar/lib/bar.component.mjs +3 -3
  45. package/esm2020/components/bar/lib/bar.module.mjs +4 -4
  46. package/esm2020/components/bar/lib/directives/bar-button.directive.mjs +3 -3
  47. package/esm2020/components/bar/lib/directives/bar-label.directive.mjs +3 -3
  48. package/esm2020/components/breadcrumbs/lib/breadcrumbs.component.mjs +3 -3
  49. package/esm2020/components/button/lib/button.component.mjs +3 -3
  50. package/esm2020/components/button-group/lib/button-group.component.mjs +3 -3
  51. package/esm2020/components/checkbox/lib/checkbox.component.mjs +3 -3
  52. package/esm2020/components/checkbox/lib/checkbox.module.mjs +4 -4
  53. package/esm2020/components/checkbox/lib/checkbox.validator.mjs +3 -3
  54. package/esm2020/components/chip/lib/chip.component.mjs +3 -3
  55. package/esm2020/components/circular-progress/lib/circular-progress.component.mjs +5 -5
  56. package/esm2020/components/content-box/lib/content-box.component.mjs +3 -3
  57. package/esm2020/components/content-box/lib/content-box.module.mjs +4 -4
  58. package/esm2020/components/content-box/lib/directives/content-box-footer-directive.mjs +3 -3
  59. package/esm2020/components/content-box/lib/directives/content-box-header-directive.mjs +3 -3
  60. package/esm2020/components/dropdown/lib/dropdown.component.mjs +3 -3
  61. package/esm2020/components/dropdown/lib/dropdown.directive.mjs +3 -3
  62. package/esm2020/components/dropdown/lib/dropdown.module.mjs +4 -4
  63. package/esm2020/components/form-field/lib/components/form-field-info/form-field-info.component.mjs +3 -3
  64. package/esm2020/components/form-field/lib/components/form-group/form-group.component.mjs +3 -3
  65. package/esm2020/components/form-field/lib/directives/form-field-control.directive.mjs +3 -3
  66. package/esm2020/components/form-field/lib/directives/form-field-error.directive.mjs +3 -3
  67. package/esm2020/components/form-field/lib/directives/form-field-hint.directive.mjs +3 -3
  68. package/esm2020/components/form-field/lib/directives/form-field-label.directive.mjs +3 -3
  69. package/esm2020/components/form-field/lib/directives/form.directive.mjs +3 -3
  70. package/esm2020/components/form-field/lib/form-field.component.mjs +26 -8
  71. package/esm2020/components/form-field/lib/form-field.config.mjs +2 -1
  72. package/esm2020/components/form-field/lib/form-field.module.mjs +4 -4
  73. package/esm2020/components/form-field/lib/form-field.service.mjs +3 -3
  74. package/esm2020/components/form-field/lib/models/form-field-error.mjs +1 -1
  75. package/esm2020/components/form-field/lib/models/form-field-variant.mjs +5 -0
  76. package/esm2020/components/form-field/lib/models/index.mjs +2 -1
  77. package/esm2020/components/form-field/lib/services/form-field-error.service.mjs +14 -14
  78. package/esm2020/components/header/lib/directives/header-avatar.directive.mjs +3 -3
  79. package/esm2020/components/header/lib/directives/header-title.directive.mjs +3 -3
  80. package/esm2020/components/header/lib/header.component.mjs +3 -3
  81. package/esm2020/components/header/lib/header.module.mjs +4 -4
  82. package/esm2020/components/icon/lib/icon.component.mjs +3 -3
  83. package/esm2020/components/inline-message/lib/inline-message.component.mjs +3 -3
  84. package/esm2020/components/launch-tile/lib/components/launch-tile-footer/launch-tile-footer.component.mjs +3 -3
  85. package/esm2020/components/launch-tile/lib/components/launch-tile-subtitle/launch-tile-subtitle.component.mjs +3 -3
  86. package/esm2020/components/launch-tile/lib/launch-tile.component.mjs +3 -3
  87. package/esm2020/components/launch-tile/lib/launch-tile.module.mjs +4 -4
  88. package/esm2020/components/link/link.directive.mjs +3 -3
  89. package/esm2020/components/list/lib/components/list-item/list-item.component.mjs +3 -3
  90. package/esm2020/components/list/lib/list.component.mjs +3 -3
  91. package/esm2020/components/list/lib/list.module.mjs +4 -4
  92. package/esm2020/components/loading-spinner/lib/loading-spinner.component.mjs +3 -3
  93. package/esm2020/components/loading-spinner/lib/loading-spinner.directive.mjs +3 -3
  94. package/esm2020/components/loading-spinner/lib/loading-spinner.module.mjs +4 -4
  95. package/esm2020/components/logo/logo.directive.mjs +3 -3
  96. package/esm2020/components/main-menu/lib/directives/main-menu-button.directive.mjs +3 -3
  97. package/esm2020/components/main-menu/lib/directives/main-menu-item.directive.mjs +3 -3
  98. package/esm2020/components/main-menu/lib/main-menu.component.mjs +3 -3
  99. package/esm2020/components/main-menu/lib/main-menu.module.mjs +4 -4
  100. package/esm2020/components/main-menu/lib/main-menu.service.mjs +3 -3
  101. package/esm2020/components/menu/lib/directives/menu-item.directive.mjs +3 -3
  102. package/esm2020/components/menu/lib/menu.component.mjs +3 -3
  103. package/esm2020/components/menu/lib/menu.directive.mjs +3 -3
  104. package/esm2020/components/menu/lib/menu.module.mjs +4 -4
  105. package/esm2020/components/modal/lib/components/basic-modal/basic-modal.component.mjs +3 -3
  106. package/esm2020/components/modal/lib/components/modal-footer/modal-footer.component.mjs +3 -3
  107. package/esm2020/components/modal/lib/components/modal-header/modal-header.component.mjs +3 -3
  108. package/esm2020/components/modal/lib/components/modal-hero/modal-hero.component.mjs +3 -3
  109. package/esm2020/components/modal/lib/directives/modal-close.directive.mjs +3 -3
  110. package/esm2020/components/modal/lib/directives/modal-content.directive.mjs +3 -3
  111. package/esm2020/components/modal/lib/directives/modal-dismiss.directive.mjs +3 -3
  112. package/esm2020/components/modal/lib/modal.component.mjs +3 -3
  113. package/esm2020/components/modal/lib/modal.directive.mjs +3 -3
  114. package/esm2020/components/modal/lib/modal.module.mjs +4 -4
  115. package/esm2020/components/modal/lib/modal.service.mjs +3 -3
  116. package/esm2020/components/progress/lib/progress.component.mjs +3 -3
  117. package/esm2020/components/radio-group/lib/components/radio-button/radio-button.component.mjs +3 -3
  118. package/esm2020/components/radio-group/lib/radio-group.component.mjs +3 -3
  119. package/esm2020/components/radio-group/lib/radio-group.module.mjs +4 -4
  120. package/esm2020/components/rail-navigation/lib/components/rail-navigation-item.component.mjs +3 -3
  121. package/esm2020/components/rail-navigation/lib/rail-navigation.component.mjs +3 -3
  122. package/esm2020/components/rail-navigation/lib/rail-navigation.module.mjs +4 -4
  123. package/esm2020/components/select/lib/components/option/option.component.mjs +3 -3
  124. package/esm2020/components/select/lib/directives/select-search-field.directive.mjs +3 -3
  125. package/esm2020/components/select/lib/pipes/select-search-filter.pipe.mjs +3 -3
  126. package/esm2020/components/select/lib/select.component.mjs +16 -11
  127. package/esm2020/components/select/lib/select.module.mjs +4 -4
  128. package/esm2020/components/slider/lib/slider.directive.mjs +3 -3
  129. package/esm2020/components/spinbox/lib/spinbox.component.mjs +3 -3
  130. package/esm2020/components/switch/lib/switch.component.mjs +3 -3
  131. package/esm2020/components/switch/lib/switch.module.mjs +4 -4
  132. package/esm2020/components/switch/lib/switch.validator.mjs +3 -3
  133. package/esm2020/components/tab-bar/lib/components/tab-bar-item/tab-bar-item.component.mjs +14 -5
  134. package/esm2020/components/tab-bar/lib/tab-bar.component.mjs +3 -3
  135. package/esm2020/components/tab-bar/lib/tab-bar.module.mjs +4 -4
  136. package/esm2020/components/toast/lib/components/toast-container/toast-container.component.mjs +3 -3
  137. package/esm2020/components/toast/lib/components/toast-item/toast-item.component.mjs +3 -3
  138. package/esm2020/components/toast/lib/toast.module.mjs +4 -4
  139. package/esm2020/components/toast/lib/toast.service.mjs +3 -3
  140. package/esm2020/components/toggle-button-group/lib/components/toggle-button/toggle-button.component.mjs +3 -3
  141. package/esm2020/components/toggle-button-group/lib/toggle-button-group.component.mjs +3 -3
  142. package/esm2020/components/toggle-button-group/lib/toggle-button-group.module.mjs +4 -4
  143. package/esm2020/components/tooltip/lib/tooltip.component.mjs +4 -4
  144. package/esm2020/components/tooltip/lib/tooltip.directive.mjs +4 -4
  145. package/esm2020/lib/controllers/controller.mjs +3 -3
  146. package/esm2020/lib/controllers/disabled.controller.mjs +3 -3
  147. package/esm2020/lib/controllers/readonly.controller.mjs +3 -3
  148. package/esm2020/lib/core.module.mjs +4 -4
  149. package/esm2020/lib/directives/click-outside.directive.mjs +3 -3
  150. package/esm2020/lib/directives/delegate-focus.directive.mjs +3 -3
  151. package/esm2020/lib/directives/with-disabled-state.directive.mjs +3 -3
  152. package/esm2020/lib/directives/with-tabindex.directive.mjs +3 -3
  153. package/esm2020/lib/services/window-ref.mjs +3 -3
  154. package/esm2020/utils/lib/helpers/event-manager.mjs +3 -3
  155. package/fesm2015/odx-angular-cdk-a11y.mjs +13 -13
  156. package/fesm2015/odx-angular-cdk-active-indicator.mjs +3 -3
  157. package/fesm2015/odx-angular-cdk-checkbox-control.mjs +8 -4
  158. package/fesm2015/odx-angular-cdk-checkbox-control.mjs.map +1 -1
  159. package/fesm2015/odx-angular-cdk-connected-overlay.mjs +6 -6
  160. package/fesm2015/odx-angular-cdk-custom-form-control.mjs +6 -6
  161. package/fesm2015/odx-angular-cdk-dynamic-view.mjs +9 -9
  162. package/fesm2015/odx-angular-cdk-expandable.mjs +10 -10
  163. package/fesm2015/odx-angular-cdk-radio-group-control.mjs +17 -14
  164. package/fesm2015/odx-angular-cdk-radio-group-control.mjs.map +1 -1
  165. package/fesm2015/odx-angular-components-accordion.mjs +13 -13
  166. package/fesm2015/odx-angular-components-action-group.mjs +3 -3
  167. package/fesm2015/odx-angular-components-area-header.mjs +13 -13
  168. package/fesm2015/odx-angular-components-avatar.mjs +3 -3
  169. package/fesm2015/odx-angular-components-badge.mjs +6 -6
  170. package/fesm2015/odx-angular-components-bar.mjs +13 -13
  171. package/fesm2015/odx-angular-components-breadcrumbs.mjs +3 -3
  172. package/fesm2015/odx-angular-components-button-group.mjs +3 -3
  173. package/fesm2015/odx-angular-components-button.mjs +3 -3
  174. package/fesm2015/odx-angular-components-checkbox.mjs +10 -10
  175. package/fesm2015/odx-angular-components-chip.mjs +3 -3
  176. package/fesm2015/odx-angular-components-circular-progress.mjs +4 -4
  177. package/fesm2015/odx-angular-components-circular-progress.mjs.map +1 -1
  178. package/fesm2015/odx-angular-components-content-box.mjs +13 -13
  179. package/fesm2015/odx-angular-components-dropdown.mjs +10 -10
  180. package/fesm2015/odx-angular-components-form-field.mjs +72 -49
  181. package/fesm2015/odx-angular-components-form-field.mjs.map +1 -1
  182. package/fesm2015/odx-angular-components-header.mjs +13 -13
  183. package/fesm2015/odx-angular-components-icon.mjs +3 -3
  184. package/fesm2015/odx-angular-components-inline-message.mjs +3 -3
  185. package/fesm2015/odx-angular-components-launch-tile.mjs +13 -13
  186. package/fesm2015/odx-angular-components-link.mjs +3 -3
  187. package/fesm2015/odx-angular-components-list.mjs +10 -10
  188. package/fesm2015/odx-angular-components-loading-spinner.mjs +10 -10
  189. package/fesm2015/odx-angular-components-logo.mjs +3 -3
  190. package/fesm2015/odx-angular-components-main-menu.mjs +16 -16
  191. package/fesm2015/odx-angular-components-menu.mjs +13 -13
  192. package/fesm2015/odx-angular-components-modal.mjs +34 -34
  193. package/fesm2015/odx-angular-components-progress.mjs +3 -3
  194. package/fesm2015/odx-angular-components-radio-group.mjs +10 -10
  195. package/fesm2015/odx-angular-components-rail-navigation.mjs +10 -10
  196. package/fesm2015/odx-angular-components-select.mjs +29 -23
  197. package/fesm2015/odx-angular-components-select.mjs.map +1 -1
  198. package/fesm2015/odx-angular-components-slider.mjs +3 -3
  199. package/fesm2015/odx-angular-components-spinbox.mjs +3 -3
  200. package/fesm2015/odx-angular-components-switch.mjs +10 -10
  201. package/fesm2015/odx-angular-components-tab-bar.mjs +21 -12
  202. package/fesm2015/odx-angular-components-tab-bar.mjs.map +1 -1
  203. package/fesm2015/odx-angular-components-toast.mjs +13 -13
  204. package/fesm2015/odx-angular-components-toggle-button-group.mjs +10 -10
  205. package/fesm2015/odx-angular-components-tooltip.mjs +6 -6
  206. package/fesm2015/odx-angular-components-tooltip.mjs.map +1 -1
  207. package/fesm2015/odx-angular-utils.mjs +3 -3
  208. package/fesm2015/odx-angular.mjs +28 -28
  209. package/fesm2020/odx-angular-cdk-a11y.mjs +13 -13
  210. package/fesm2020/odx-angular-cdk-active-indicator.mjs +3 -3
  211. package/fesm2020/odx-angular-cdk-checkbox-control.mjs +8 -4
  212. package/fesm2020/odx-angular-cdk-checkbox-control.mjs.map +1 -1
  213. package/fesm2020/odx-angular-cdk-connected-overlay.mjs +6 -6
  214. package/fesm2020/odx-angular-cdk-custom-form-control.mjs +6 -6
  215. package/fesm2020/odx-angular-cdk-dynamic-view.mjs +9 -9
  216. package/fesm2020/odx-angular-cdk-expandable.mjs +10 -10
  217. package/fesm2020/odx-angular-cdk-radio-group-control.mjs +17 -14
  218. package/fesm2020/odx-angular-cdk-radio-group-control.mjs.map +1 -1
  219. package/fesm2020/odx-angular-components-accordion.mjs +13 -13
  220. package/fesm2020/odx-angular-components-action-group.mjs +3 -3
  221. package/fesm2020/odx-angular-components-area-header.mjs +13 -13
  222. package/fesm2020/odx-angular-components-avatar.mjs +3 -3
  223. package/fesm2020/odx-angular-components-badge.mjs +6 -6
  224. package/fesm2020/odx-angular-components-bar.mjs +13 -13
  225. package/fesm2020/odx-angular-components-breadcrumbs.mjs +3 -3
  226. package/fesm2020/odx-angular-components-button-group.mjs +3 -3
  227. package/fesm2020/odx-angular-components-button.mjs +3 -3
  228. package/fesm2020/odx-angular-components-checkbox.mjs +10 -10
  229. package/fesm2020/odx-angular-components-chip.mjs +3 -3
  230. package/fesm2020/odx-angular-components-circular-progress.mjs +4 -4
  231. package/fesm2020/odx-angular-components-circular-progress.mjs.map +1 -1
  232. package/fesm2020/odx-angular-components-content-box.mjs +13 -13
  233. package/fesm2020/odx-angular-components-dropdown.mjs +10 -10
  234. package/fesm2020/odx-angular-components-form-field.mjs +71 -49
  235. package/fesm2020/odx-angular-components-form-field.mjs.map +1 -1
  236. package/fesm2020/odx-angular-components-header.mjs +13 -13
  237. package/fesm2020/odx-angular-components-icon.mjs +3 -3
  238. package/fesm2020/odx-angular-components-inline-message.mjs +3 -3
  239. package/fesm2020/odx-angular-components-launch-tile.mjs +13 -13
  240. package/fesm2020/odx-angular-components-link.mjs +3 -3
  241. package/fesm2020/odx-angular-components-list.mjs +10 -10
  242. package/fesm2020/odx-angular-components-loading-spinner.mjs +10 -10
  243. package/fesm2020/odx-angular-components-logo.mjs +3 -3
  244. package/fesm2020/odx-angular-components-main-menu.mjs +16 -16
  245. package/fesm2020/odx-angular-components-menu.mjs +13 -13
  246. package/fesm2020/odx-angular-components-modal.mjs +34 -34
  247. package/fesm2020/odx-angular-components-progress.mjs +3 -3
  248. package/fesm2020/odx-angular-components-radio-group.mjs +10 -10
  249. package/fesm2020/odx-angular-components-rail-navigation.mjs +10 -10
  250. package/fesm2020/odx-angular-components-select.mjs +29 -23
  251. package/fesm2020/odx-angular-components-select.mjs.map +1 -1
  252. package/fesm2020/odx-angular-components-slider.mjs +3 -3
  253. package/fesm2020/odx-angular-components-spinbox.mjs +3 -3
  254. package/fesm2020/odx-angular-components-switch.mjs +10 -10
  255. package/fesm2020/odx-angular-components-tab-bar.mjs +20 -12
  256. package/fesm2020/odx-angular-components-tab-bar.mjs.map +1 -1
  257. package/fesm2020/odx-angular-components-toast.mjs +13 -13
  258. package/fesm2020/odx-angular-components-toggle-button-group.mjs +10 -10
  259. package/fesm2020/odx-angular-components-tooltip.mjs +6 -6
  260. package/fesm2020/odx-angular-components-tooltip.mjs.map +1 -1
  261. package/fesm2020/odx-angular-utils.mjs +3 -3
  262. package/fesm2020/odx-angular.mjs +28 -28
  263. package/package.json +2 -2
@@ -48,9 +48,9 @@ class MainMenuService {
48
48
  }
49
49
  }
50
50
  }
51
- MainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
52
- MainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuService, providedIn: 'root' });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuService, decorators: [{
51
+ MainMenuService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
52
+ MainMenuService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuService, providedIn: 'root' });
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuService, decorators: [{
54
54
  type: Injectable,
55
55
  args: [{ providedIn: 'root' }]
56
56
  }] });
@@ -64,12 +64,12 @@ let MainMenuButtonDirective = class MainMenuButtonDirective {
64
64
  this.mainMenuService.toggle();
65
65
  }
66
66
  };
67
- MainMenuButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuButtonDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
68
- MainMenuButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: MainMenuButtonDirective, isStandalone: true, selector: "button[odxMainMenuButton]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
67
+ MainMenuButtonDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuButtonDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
68
+ MainMenuButtonDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: MainMenuButtonDirective, isStandalone: true, selector: "button[odxMainMenuButton]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
69
69
  MainMenuButtonDirective = __decorate([
70
70
  CSSComponent('main-menu-button')
71
71
  ], MainMenuButtonDirective);
72
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuButtonDirective, decorators: [{
72
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuButtonDirective, decorators: [{
73
73
  type: Directive,
74
74
  args: [{
75
75
  selector: 'button[odxMainMenuButton]',
@@ -98,15 +98,15 @@ let MainMenuComponent = class MainMenuComponent {
98
98
  this.mainMenuService.close();
99
99
  }
100
100
  };
101
- MainMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
102
- MainMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: MainMenuComponent, isStandalone: true, selector: "odx-main-menu", inputs: { title: "title", subtitle: "subtitle", copyright: "copyright", isOpen: "isOpen" }, outputs: { menuOpen: "menuOpen" }, host: { listeners: { "window:keyup.esc": "close()" }, properties: { "class.is-open": "isOpen" } }, ngImport: i0, template: "<aside @menuAnimation class=\"odx-main-menu__inner\" cdkTrapFocus cdkTrapFocusAutoCapture *ngIf=\"menuOpen | async\">\n <div class=\"odx-main-menu__actions\">\n <button class=\"odx-main-menu__close\" odxButton disabled=\"false\" (click)=\"close()\">\n <odx-icon name=\"close\"></odx-icon>\n </button>\n </div>\n <odx-area-header class=\"odx-main-menu__header\" size=\"large\">\n {{ title }}\n <odx-area-header-subtitle *ngIf=\"subtitle\">\n {{ subtitle }}\n </odx-area-header-subtitle>\n </odx-area-header>\n <nav class=\"odx-main-menu__content\">\n <ng-content></ng-content>\n </nav>\n <div class=\"odx-main-menu__info\">\n <ng-content select=\"[odxLink]\"></ng-content>\n </div>\n <div class=\"odx-main-menu__footer\">\n <odx-logo variant=\"inverse\"></odx-logo>\n <p class=\"odx-text odx-text--small\" *ngIf=\"copyright\">\n {{ copyright }}\n </p>\n </div>\n</aside>\n<div @overlayAnimation class=\"odx-main-menu__overlay\" (click)=\"close()\" *ngIf=\"menuOpen | async\"></div>\n", dependencies: [{ kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "directive", type: i1$1.DisabledController, selector: "[disabled]", inputs: ["disabled"] }, { kind: "directive", type: i3.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "ngmodule", type: CoreModule }, { kind: "ngmodule", type: AreaHeaderModule }, { kind: "component", type: i4.AreaHeaderComponent, selector: "odx-area-header", inputs: ["size"] }, { kind: "directive", type: i4.AreaHeaderSubtitleDirective, selector: "odx-area-header-subtitle" }, { kind: "component", type: i5.ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: i6.IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }, { kind: "directive", type: LogoDirective, selector: "odx-logo", inputs: ["size", "variant"] }], animations: [
101
+ MainMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
102
+ MainMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: MainMenuComponent, isStandalone: true, selector: "odx-main-menu", inputs: { title: "title", subtitle: "subtitle", copyright: "copyright", isOpen: "isOpen" }, outputs: { menuOpen: "menuOpen" }, host: { listeners: { "window:keyup.esc": "close()" }, properties: { "class.is-open": "isOpen" } }, ngImport: i0, template: "<aside @menuAnimation class=\"odx-main-menu__inner\" cdkTrapFocus cdkTrapFocusAutoCapture *ngIf=\"menuOpen | async\">\n <div class=\"odx-main-menu__actions\">\n <button class=\"odx-main-menu__close\" odxButton disabled=\"false\" (click)=\"close()\">\n <odx-icon name=\"close\"></odx-icon>\n </button>\n </div>\n <odx-area-header class=\"odx-main-menu__header\" size=\"large\">\n {{ title }}\n <odx-area-header-subtitle *ngIf=\"subtitle\">\n {{ subtitle }}\n </odx-area-header-subtitle>\n </odx-area-header>\n <nav class=\"odx-main-menu__content\">\n <ng-content></ng-content>\n </nav>\n <div class=\"odx-main-menu__info\">\n <ng-content select=\"[odxLink]\"></ng-content>\n </div>\n <div class=\"odx-main-menu__footer\">\n <odx-logo variant=\"inverse\"></odx-logo>\n <p class=\"odx-text odx-text--small\" *ngIf=\"copyright\">\n {{ copyright }}\n </p>\n </div>\n</aside>\n<div @overlayAnimation class=\"odx-main-menu__overlay\" (click)=\"close()\" *ngIf=\"menuOpen | async\"></div>\n", dependencies: [{ kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "directive", type: i1$1.DisabledController, selector: "[disabled]", inputs: ["disabled"] }, { kind: "directive", type: i3.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "ngmodule", type: CoreModule }, { kind: "ngmodule", type: AreaHeaderModule }, { kind: "component", type: i4.AreaHeaderComponent, selector: "odx-area-header", inputs: ["size"] }, { kind: "directive", type: i4.AreaHeaderSubtitleDirective, selector: "odx-area-header-subtitle" }, { kind: "component", type: i5.ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: i6.IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }, { kind: "directive", type: LogoDirective, selector: "odx-logo", inputs: ["size", "variant"] }], animations: [
103
103
  trigger('menuAnimation', [transition(':enter', [useAnimation(slideInLeft)]), transition(':leave', [useAnimation(slideOutLeft)])]),
104
104
  trigger('overlayAnimation', [transition(':enter', [useAnimation(fadeIn())]), transition(':leave', [useAnimation(fadeOut())])]),
105
105
  ], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
106
106
  MainMenuComponent = __decorate([
107
107
  CSSComponent('main-menu')
108
108
  ], MainMenuComponent);
109
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuComponent, decorators: [{
109
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuComponent, decorators: [{
110
110
  type: Component,
111
111
  args: [{ selector: 'odx-main-menu', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, imports: [A11yModule, CoreModule, AreaHeaderModule, ButtonComponent, IconComponent, LogoDirective], standalone: true, host: {
112
112
  '[class.is-open]': 'isOpen',
@@ -141,8 +141,8 @@ let MainMenuItemDirective = class MainMenuItemDirective {
141
141
  (_a = this.mainMenu) === null || _a === void 0 ? void 0 : _a.close();
142
142
  }
143
143
  };
144
- MainMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
145
- MainMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: MainMenuItemDirective, isStandalone: true, selector: "[odxMainMenuItem]", inputs: { isSelected: "isSelected" }, host: { listeners: { "click": "onClick()" }, properties: { "class.is-selected": "isSelected || routerLinkActive?.isActive", "attr.role": "\"button\"" } }, hostDirectives: [{ directive: i1$1.WithDisabledState }, { directive: i1$1.WithTabIndex }], ngImport: i0 });
144
+ MainMenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
145
+ MainMenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: MainMenuItemDirective, isStandalone: true, selector: "[odxMainMenuItem]", inputs: { isSelected: "isSelected" }, host: { listeners: { "click": "onClick()" }, properties: { "class.is-selected": "isSelected || routerLinkActive?.isActive", "attr.role": "\"button\"" } }, hostDirectives: [{ directive: i1$1.WithDisabledState }, { directive: i1$1.WithTabIndex }], ngImport: i0 });
146
146
  __decorate([
147
147
  Transform(coerceBooleanProperty),
148
148
  __metadata("design:type", Object)
@@ -150,7 +150,7 @@ __decorate([
150
150
  MainMenuItemDirective = __decorate([
151
151
  CSSComponent('main-menu-item')
152
152
  ], MainMenuItemDirective);
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuItemDirective, decorators: [{
153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuItemDirective, decorators: [{
154
154
  type: Directive,
155
155
  args: [{
156
156
  selector: '[odxMainMenuItem]',
@@ -171,10 +171,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImpor
171
171
  const modules = [LinkDirective, MainMenuComponent, MainMenuItemDirective, MainMenuButtonDirective];
172
172
  class MainMenuModule {
173
173
  }
174
- MainMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
175
- MainMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: MainMenuModule, imports: [LinkDirective, MainMenuComponent, MainMenuItemDirective, MainMenuButtonDirective], exports: [CoreModule, LinkDirective, MainMenuComponent, MainMenuItemDirective, MainMenuButtonDirective] });
176
- MainMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuModule, imports: [MainMenuComponent, CoreModule] });
177
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MainMenuModule, decorators: [{
174
+ MainMenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
175
+ MainMenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: MainMenuModule, imports: [LinkDirective, MainMenuComponent, MainMenuItemDirective, MainMenuButtonDirective], exports: [CoreModule, LinkDirective, MainMenuComponent, MainMenuItemDirective, MainMenuButtonDirective] });
176
+ MainMenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuModule, imports: [MainMenuComponent, CoreModule] });
177
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MainMenuModule, decorators: [{
178
178
  type: NgModule,
179
179
  args: [{
180
180
  imports: modules,
@@ -21,12 +21,12 @@ let MenuItemDirective = class MenuItemDirective {
21
21
  deferFn(() => closeCurrentDropdown(this.element.nativeElement));
22
22
  }
23
23
  };
24
- MenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
25
- MenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: MenuItemDirective, isStandalone: true, selector: "a[odxMenuItem], button[odxMenuItem]", host: { attributes: { "role": "menuitem" }, listeners: { "click": "selectItem()" } }, hostDirectives: [{ directive: i1.ListFocusManagerOptionDirective }], ngImport: i0 });
24
+ MenuItemDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuItemDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
25
+ MenuItemDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: MenuItemDirective, isStandalone: true, selector: "a[odxMenuItem], button[odxMenuItem]", host: { attributes: { "role": "menuitem" }, listeners: { "click": "selectItem()" } }, hostDirectives: [{ directive: i1.ListFocusManagerOptionDirective }], ngImport: i0 });
26
26
  MenuItemDirective = __decorate([
27
27
  CSSComponent('menu-item')
28
28
  ], MenuItemDirective);
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuItemDirective, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuItemDirective, decorators: [{
30
30
  type: Directive,
31
31
  args: [{
32
32
  selector: 'a[odxMenuItem], button[odxMenuItem]',
@@ -52,8 +52,8 @@ let MenuComponent = class MenuComponent {
52
52
  closeCurrentDropdown(this.element.nativeElement);
53
53
  }
54
54
  };
55
- MenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
56
- MenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: MenuComponent, isStandalone: true, selector: "odx-menu", inputs: { tile: "tile" }, host: { attributes: { "role": "menu" }, listeners: { "keydown.tab": "onTab($event)" } }, hostDirectives: [{ directive: i1.ListFocusManagerDirective }], ngImport: i0, template: "<div class=\"odx-menu__title\" *ngIf=\"tile\">\n <ng-content></ng-content>\n</div>\n<odx-action-group class=\"odx-menu__inner\">\n <ng-content select=\"[odxMenuItem]\" ngProjectAs=\"[odxButton]\"></ng-content>\n</odx-action-group>\n", dependencies: [{ kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
55
+ MenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
56
+ MenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: MenuComponent, isStandalone: true, selector: "odx-menu", inputs: { tile: "tile" }, host: { attributes: { "role": "menu" }, listeners: { "keydown.tab": "onTab($event)" } }, hostDirectives: [{ directive: i1.ListFocusManagerDirective }], ngImport: i0, template: "<div class=\"odx-menu__title\" *ngIf=\"tile\">\n <ng-content></ng-content>\n</div>\n<odx-action-group class=\"odx-menu__inner\">\n <ng-content select=\"[odxMenuItem]\" ngProjectAs=\"[odxButton]\"></ng-content>\n</odx-action-group>\n", dependencies: [{ kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
57
57
  __decorate([
58
58
  CSSModifier(),
59
59
  Transform(coerceBooleanProperty),
@@ -62,7 +62,7 @@ __decorate([
62
62
  MenuComponent = __decorate([
63
63
  CSSComponent('menu')
64
64
  ], MenuComponent);
65
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuComponent, decorators: [{
65
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuComponent, decorators: [{
66
66
  type: Component,
67
67
  args: [{ selector: 'odx-menu', standalone: true, imports: [ActionGroupComponent, CommonModule], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, hostDirectives: [ListFocusManagerDirective], host: {
68
68
  role: 'menu',
@@ -93,12 +93,12 @@ let MenuDirective = class MenuDirective {
93
93
  return this.dropdown.isOpen;
94
94
  }
95
95
  };
96
- MenuDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
97
- MenuDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: MenuDirective, isStandalone: true, selector: "[odxMenu]", inputs: { content: ["odxMenu", "content"], position: ["odxMenuPosition", "position"] }, usesOnChanges: true, hostDirectives: [{ directive: i1$1.DropdownDirective, inputs: ["odxDropdown", "odxMenu"] }], ngImport: i0 });
96
+ MenuDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
97
+ MenuDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: MenuDirective, isStandalone: true, selector: "[odxMenu]", inputs: { content: ["odxMenu", "content"], position: ["odxMenuPosition", "position"] }, usesOnChanges: true, hostDirectives: [{ directive: i1$1.DropdownDirective, inputs: ["odxDropdown", "odxMenu"] }], ngImport: i0 });
98
98
  MenuDirective = __decorate([
99
99
  CSSComponent('menu-host')
100
100
  ], MenuDirective);
101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuDirective, decorators: [{
101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuDirective, decorators: [{
102
102
  type: Directive,
103
103
  args: [{
104
104
  selector: '[odxMenu]',
@@ -121,10 +121,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImpor
121
121
  const modules = [MenuComponent, MenuDirective, MenuItemDirective];
122
122
  class MenuModule {
123
123
  }
124
- MenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
125
- MenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: MenuModule, imports: [MenuComponent, MenuDirective, MenuItemDirective], exports: [CoreModule, MenuComponent, MenuDirective, MenuItemDirective] });
126
- MenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuModule, imports: [MenuComponent, CoreModule] });
127
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: MenuModule, decorators: [{
124
+ MenuModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
125
+ MenuModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: MenuModule, imports: [MenuComponent, MenuDirective, MenuItemDirective], exports: [CoreModule, MenuComponent, MenuDirective, MenuItemDirective] });
126
+ MenuModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuModule, imports: [MenuComponent, CoreModule] });
127
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: MenuModule, decorators: [{
128
128
  type: NgModule,
129
129
  args: [{
130
130
  imports: [modules],
@@ -105,9 +105,9 @@ class ModalCloseDirective {
105
105
  }
106
106
  }
107
107
  }
108
- ModalCloseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalCloseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
109
- ModalCloseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: ModalCloseDirective, isStandalone: true, selector: "[odxModalClose]", inputs: { result: ["odxModalClose", "result"] }, host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
110
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalCloseDirective, decorators: [{
108
+ ModalCloseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalCloseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
109
+ ModalCloseDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ModalCloseDirective, isStandalone: true, selector: "[odxModalClose]", inputs: { result: ["odxModalClose", "result"] }, host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
110
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalCloseDirective, decorators: [{
111
111
  type: Directive,
112
112
  args: [{
113
113
  standalone: true,
@@ -126,12 +126,12 @@ let ModalContentDirective = class ModalContentDirective {
126
126
  this.element = injectElement();
127
127
  }
128
128
  };
129
- ModalContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
130
- ModalContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: ModalContentDirective, isStandalone: true, selector: "odx-modal-content", ngImport: i0 });
129
+ ModalContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
130
+ ModalContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ModalContentDirective, isStandalone: true, selector: "odx-modal-content", ngImport: i0 });
131
131
  ModalContentDirective = __decorate([
132
132
  CSSComponent('modal__content')
133
133
  ], ModalContentDirective);
134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalContentDirective, decorators: [{
134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalContentDirective, decorators: [{
135
135
  type: Directive,
136
136
  args: [{
137
137
  standalone: true,
@@ -147,9 +147,9 @@ class ModalDismissDirective {
147
147
  this.modalRef.dismiss();
148
148
  }
149
149
  }
150
- ModalDismissDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDismissDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
151
- ModalDismissDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: ModalDismissDirective, isStandalone: true, selector: "[odxModalDismiss]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
152
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDismissDirective, decorators: [{
150
+ ModalDismissDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDismissDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
151
+ ModalDismissDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ModalDismissDirective, isStandalone: true, selector: "[odxModalDismiss]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
152
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDismissDirective, decorators: [{
153
153
  type: Directive,
154
154
  args: [{
155
155
  standalone: true,
@@ -165,12 +165,12 @@ let ModalFooterComponent = class ModalFooterComponent {
165
165
  this.element = injectElement();
166
166
  }
167
167
  };
168
- ModalFooterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
169
- ModalFooterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: ModalFooterComponent, isStandalone: true, selector: "odx-modal-footer", ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
168
+ ModalFooterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalFooterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
169
+ ModalFooterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: ModalFooterComponent, isStandalone: true, selector: "odx-modal-footer", ngImport: i0, template: "<ng-content></ng-content>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
170
170
  ModalFooterComponent = __decorate([
171
171
  CSSComponent('modal__footer')
172
172
  ], ModalFooterComponent);
173
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalFooterComponent, decorators: [{
173
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalFooterComponent, decorators: [{
174
174
  type: Component,
175
175
  args: [{ standalone: true, selector: 'odx-modal-footer', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content></ng-content>\n" }]
176
176
  }] });
@@ -187,13 +187,13 @@ let ModalHeaderComponent = class ModalHeaderComponent {
187
187
  }
188
188
  }
189
189
  };
190
- ModalHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
191
- ModalHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: ModalHeaderComponent, isStandalone: true, selector: "odx-modal-header", queries: [{ propertyName: "areaHeaderComponent", first: true, predicate: AreaHeaderComponent, descendants: true }], ngImport: i0, template: "<ng-content select=\"odx-area-header\"></ng-content>\n<odx-action-group class=\"odx-modal__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\"></odx-icon>\n </button>\n</odx-action-group>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }, { kind: "directive", type: ModalDismissDirective, selector: "[odxModalDismiss]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
190
+ ModalHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
191
+ ModalHeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: ModalHeaderComponent, isStandalone: true, selector: "odx-modal-header", queries: [{ propertyName: "areaHeaderComponent", first: true, predicate: AreaHeaderComponent, descendants: true }], ngImport: i0, template: "<ng-content select=\"odx-area-header\"></ng-content>\n<odx-action-group class=\"odx-modal__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\"></odx-icon>\n </button>\n</odx-action-group>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }, { kind: "directive", type: ModalDismissDirective, selector: "[odxModalDismiss]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
192
192
  ModalHeaderComponent = __decorate([
193
193
  CSSComponent('modal__header'),
194
194
  __metadata("design:paramtypes", [])
195
195
  ], ModalHeaderComponent);
196
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeaderComponent, decorators: [{
196
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeaderComponent, decorators: [{
197
197
  type: Component,
198
198
  args: [{ standalone: true, selector: 'odx-modal-header', imports: [CoreModule, ActionGroupComponent, ButtonComponent, IconComponent, ModalDismissDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<ng-content select=\"odx-area-header\"></ng-content>\n<odx-action-group class=\"odx-modal__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\"></odx-icon>\n </button>\n</odx-action-group>\n" }]
199
199
  }], ctorParameters: function () { return []; }, propDecorators: { areaHeaderComponent: [{
@@ -208,8 +208,8 @@ let ModalHeroComponent = class ModalHeroComponent {
208
208
  detectControllerChanges(this.modalRef).subscribe();
209
209
  }
210
210
  };
211
- ModalHeroComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeroComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
212
- ModalHeroComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: ModalHeroComponent, isStandalone: true, selector: "odx-modal-hero", inputs: { icon: "icon", variant: "variant" }, ngImport: i0, template: "<odx-icon class=\"odx-modal-hero__icon\" [name]=\"icon\" size=\"xlarge\" *ngIf=\"icon\"> </odx-icon>\n\n<div class=\"odx-modal-hero__title odx-title-4\">\n <ng-content></ng-content>\n</div>\n\n<odx-action-group class=\"odx-modal-hero__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\"></odx-icon>\n </button>\n</odx-action-group>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }, { kind: "directive", type: ModalDismissDirective, selector: "[odxModalDismiss]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
211
+ ModalHeroComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeroComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
212
+ ModalHeroComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: ModalHeroComponent, isStandalone: true, selector: "odx-modal-hero", inputs: { icon: "icon", variant: "variant" }, ngImport: i0, template: "<odx-icon class=\"odx-modal-hero__icon\" [name]=\"icon\" size=\"xlarge\" *ngIf=\"icon\"> </odx-icon>\n\n<div class=\"odx-modal-hero__title odx-title-4\">\n <ng-content></ng-content>\n</div>\n\n<odx-action-group class=\"odx-modal-hero__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\"></odx-icon>\n </button>\n</odx-action-group>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ActionGroupComponent, selector: "odx-action-group", inputs: ["reverse"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }, { kind: "directive", type: ModalDismissDirective, selector: "[odxModalDismiss]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
213
213
  __decorate([
214
214
  CSSModifier(),
215
215
  __metadata("design:type", Object)
@@ -218,7 +218,7 @@ ModalHeroComponent = __decorate([
218
218
  CSSComponent('modal-hero'),
219
219
  __metadata("design:paramtypes", [])
220
220
  ], ModalHeroComponent);
221
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeroComponent, decorators: [{
221
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeroComponent, decorators: [{
222
222
  type: Component,
223
223
  args: [{ selector: 'odx-modal-hero', standalone: true, imports: [CoreModule, ActionGroupComponent, ButtonComponent, IconComponent, ModalDismissDirective], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<odx-icon class=\"odx-modal-hero__icon\" [name]=\"icon\" size=\"xlarge\" *ngIf=\"icon\"> </odx-icon>\n\n<div class=\"odx-modal-hero__title odx-title-4\">\n <ng-content></ng-content>\n</div>\n\n<odx-action-group class=\"odx-modal-hero__dismiss\" *ngIf=\"modalRef.options.dismissable\">\n <button odxButton odxModalDismiss>\n <odx-icon name=\"close\"></odx-icon>\n </button>\n</odx-action-group>\n" }]
224
224
  }], ctorParameters: function () { return []; }, propDecorators: { icon: [{
@@ -239,9 +239,9 @@ class BasicModalComponent {
239
239
  return index;
240
240
  }
241
241
  }
242
- BasicModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BasicModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
243
- BasicModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: BasicModalComponent, isStandalone: true, selector: "odx-basic-modal", ngImport: i0, template: "<odx-modal-hero [icon]=\"icon\" [variant]=\"data.heroVariant\" *ngIf=\"data.heroIcon as icon; else modalHeader\">\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n</odx-modal-hero>\n\n<odx-modal-content>\n <ng-template [odxDynamicView]=\"data.content\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</odx-modal-content>\n\n<odx-modal-footer>\n <button odxButton [variant]=\"action.variant\" [odxModalClose]=\"action.data\" *ngFor=\"let action of data.actions; let i = index; trackBy: trackByIndex\">\n {{ action.label }}\n </button>\n</odx-modal-footer>\n\n<ng-template #modalHeader>\n <odx-modal-header>\n <odx-area-header>\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n </odx-area-header>\n </odx-modal-header>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: AreaHeaderComponent, selector: "odx-area-header", inputs: ["size"] }, { kind: "component", type: ModalHeaderComponent, selector: "odx-modal-header" }, { kind: "component", type: ModalHeroComponent, selector: "odx-modal-hero", inputs: ["icon", "variant"] }, { kind: "component", type: ModalFooterComponent, selector: "odx-modal-footer" }, { kind: "directive", type: ModalContentDirective, selector: "odx-modal-content" }, { kind: "directive", type: ModalCloseDirective, selector: "[odxModalClose]", inputs: ["odxModalClose"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
244
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: BasicModalComponent, decorators: [{
242
+ BasicModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: BasicModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
243
+ BasicModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: BasicModalComponent, isStandalone: true, selector: "odx-basic-modal", ngImport: i0, template: "<odx-modal-hero [icon]=\"icon\" [variant]=\"data.heroVariant\" *ngIf=\"data.heroIcon as icon; else modalHeader\">\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n</odx-modal-hero>\n\n<odx-modal-content>\n <ng-template [odxDynamicView]=\"data.content\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</odx-modal-content>\n\n<odx-modal-footer>\n <button odxButton [variant]=\"action.variant\" [odxModalClose]=\"action.data\" *ngFor=\"let action of data.actions; let i = index; trackBy: trackByIndex\">\n {{ action.label }}\n </button>\n</odx-modal-footer>\n\n<ng-template #modalHeader>\n <odx-modal-header>\n <odx-area-header>\n <ng-template [odxDynamicView]=\"data.title\"></ng-template>\n </odx-area-header>\n </odx-modal-header>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }, { kind: "component", type: ButtonComponent, selector: "button[odxButton], a[odxButton]", inputs: ["variant", "size"] }, { kind: "component", type: AreaHeaderComponent, selector: "odx-area-header", inputs: ["size"] }, { kind: "component", type: ModalHeaderComponent, selector: "odx-modal-header" }, { kind: "component", type: ModalHeroComponent, selector: "odx-modal-hero", inputs: ["icon", "variant"] }, { kind: "component", type: ModalFooterComponent, selector: "odx-modal-footer" }, { kind: "directive", type: ModalContentDirective, selector: "odx-modal-content" }, { kind: "directive", type: ModalCloseDirective, selector: "[odxModalClose]", inputs: ["odxModalClose"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
244
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: BasicModalComponent, decorators: [{
245
245
  type: Component,
246
246
  args: [{ selector: 'odx-basic-modal', standalone: true, imports: [
247
247
  CoreModule,
@@ -280,8 +280,8 @@ let ModalComponent = class ModalComponent {
280
280
  }
281
281
  }
282
282
  };
283
- ModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
284
- ModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: ModalComponent, isStandalone: true, selector: "odx-modal", inputs: { content: "content" }, host: { listeners: { "keyup.esc": "onClose()" }, properties: { "@hostAnimation": "variant", "attr.id": "modalRef.options.id" } }, usesOnChanges: true, ngImport: i0, template: "<div\n [cdkTrapFocus]=\"modalRef.isActive()\"\n [cdkTrapFocusAutoCapture]=\"modalRef.isActive()\"\n [odxClickOutsideActive]=\"modalRef.options.dismissable\"\n [attr.aria-labelledby]=\"modalRef.modalTitleId\"\n class=\"odx-modal__container\"\n role=\"dialog\"\n (odxClickOutside)=\"modalRef.dismiss()\"\n>\n <ng-template [odxDynamicView]=\"content\" [odxDynamicViewContext]=\"withComponent ? {} : context\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</div>\n", dependencies: [{ kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i1$1.ClickOutsideDirective, selector: "[odxClickOutside]", inputs: ["odxClickOutsideActive"], outputs: ["odxClickOutside"] }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "ngmodule", type: CoreModule }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }], animations: [
283
+ ModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
284
+ ModalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: ModalComponent, isStandalone: true, selector: "odx-modal", inputs: { content: "content" }, host: { listeners: { "keyup.esc": "onClose()" }, properties: { "@hostAnimation": "variant", "attr.id": "modalRef.options.id" } }, usesOnChanges: true, ngImport: i0, template: "<div\n [cdkTrapFocus]=\"modalRef.isActive()\"\n [cdkTrapFocusAutoCapture]=\"modalRef.isActive()\"\n [odxClickOutsideActive]=\"modalRef.options.dismissable\"\n [attr.aria-labelledby]=\"modalRef.modalTitleId\"\n class=\"odx-modal__container\"\n role=\"dialog\"\n (odxClickOutside)=\"modalRef.dismiss()\"\n>\n <ng-template [odxDynamicView]=\"content\" [odxDynamicViewContext]=\"withComponent ? {} : context\" [odxDynamicViewInjector]=\"injector\"></ng-template>\n</div>\n", dependencies: [{ kind: "ngmodule", type: A11yModule }, { kind: "directive", type: i1$1.ClickOutsideDirective, selector: "[odxClickOutside]", inputs: ["odxClickOutsideActive"], outputs: ["odxClickOutside"] }, { kind: "directive", type: i2.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "ngmodule", type: CoreModule }, { kind: "directive", type: DynamicViewDirective, selector: "ng-template[odxDynamicView]", inputs: ["odxDynamicView", "odxDynamicViewInjector", "odxDynamicViewContext"] }], animations: [
285
285
  trigger('hostAnimation', [
286
286
  transition('void => default', group([useAnimation(fadeIn()), query('.odx-modal__container', useAnimation(slideInY('8px')))])),
287
287
  transition('default => void', group([useAnimation(fadeOut()), query('.odx-modal__container', useAnimation(slideOutY('8px')))])),
@@ -305,7 +305,7 @@ ModalComponent = __decorate([
305
305
  CSSComponent('modal'),
306
306
  __metadata("design:paramtypes", [])
307
307
  ], ModalComponent);
308
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalComponent, decorators: [{
308
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalComponent, decorators: [{
309
309
  type: Component,
310
310
  args: [{ standalone: true, selector: 'odx-modal', imports: [A11yModule, ActionGroupComponent, ButtonComponent, IconComponent, CoreModule, DynamicViewDirective], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
311
311
  '[@hostAnimation]': 'variant',
@@ -385,9 +385,9 @@ class ModalService {
385
385
  }
386
386
  }
387
387
  ModalService.ID = 0;
388
- ModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalService, deps: [{ token: i1.Location }], target: i0.ɵɵFactoryTarget.Injectable });
389
- ModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalService, providedIn: 'root' });
390
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalService, decorators: [{
388
+ ModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalService, deps: [{ token: i1.Location }], target: i0.ɵɵFactoryTarget.Injectable });
389
+ ModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalService, providedIn: 'root' });
390
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalService, decorators: [{
391
391
  type: Injectable,
392
392
  args: [{ providedIn: 'root' }]
393
393
  }], ctorParameters: function () { return [{ type: i1.Location }]; } });
@@ -421,9 +421,9 @@ class ModalDirective {
421
421
  (_a = this.modalRef) === null || _a === void 0 ? void 0 : _a.dismiss();
422
422
  }
423
423
  }
424
- ModalDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
425
- ModalDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: ModalDirective, isStandalone: true, selector: "ng-template[odxModal]", inputs: { modalOptions: ["odxModal", "modalOptions"] }, outputs: { modalClose: "odxModalClose", modalDismiss: "odxModalDismiss" }, exportAs: ["odxModal"], usesOnChanges: true, ngImport: i0 });
426
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDirective, decorators: [{
424
+ ModalDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
425
+ ModalDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ModalDirective, isStandalone: true, selector: "ng-template[odxModal]", inputs: { modalOptions: ["odxModal", "modalOptions"] }, outputs: { modalClose: "odxModalClose", modalDismiss: "odxModalDismiss" }, exportAs: ["odxModal"], usesOnChanges: true, ngImport: i0 });
426
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDirective, decorators: [{
427
427
  type: Directive,
428
428
  args: [{
429
429
  standalone: true,
@@ -459,8 +459,8 @@ class ModalModule {
459
459
  };
460
460
  }
461
461
  }
462
- ModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
463
- ModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
462
+ ModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
463
+ ModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
464
464
  ModalHeaderComponent,
465
465
  ModalHeroComponent,
466
466
  ModalFooterComponent,
@@ -475,11 +475,11 @@ ModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "1
475
475
  ModalCloseDirective,
476
476
  ModalContentDirective,
477
477
  ModalDismissDirective] });
478
- ModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
478
+ ModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
479
479
  ModalHeaderComponent,
480
480
  ModalHeroComponent,
481
481
  ModalFooterComponent, CoreModule, AreaHeaderModule] });
482
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, decorators: [{
482
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, decorators: [{
483
483
  type: NgModule,
484
484
  args: [{
485
485
  imports: [ButtonComponent, ButtonGroupComponent, ...modules],
@@ -28,8 +28,8 @@ let ProgressComponent = class ProgressComponent {
28
28
  return this._value;
29
29
  }
30
30
  };
31
- ProgressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ProgressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
32
- ProgressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: ProgressComponent, isStandalone: true, selector: "odx-progress", inputs: { value: "value" }, host: { properties: { "attr.aria-valuenow": "ariaValueNow", "attr.aria-valuemax": "100", "attr.aria-valuemin": "0", "attr.role": "\"meter\"" } }, ngImport: i0, template: "<div class=\"odx-progress__indicator\" style=\"transform: scaleX({{ progressValue }})\"></div>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
31
+ ProgressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ProgressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
32
+ ProgressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: ProgressComponent, isStandalone: true, selector: "odx-progress", inputs: { value: "value" }, host: { properties: { "attr.aria-valuenow": "ariaValueNow", "attr.aria-valuemax": "100", "attr.aria-valuemin": "0", "attr.role": "\"meter\"" } }, ngImport: i0, template: "<div class=\"odx-progress__indicator\" style=\"transform: scaleX({{ progressValue }})\"></div>\n", changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
33
33
  __decorate([
34
34
  CSSModifier(),
35
35
  __metadata("design:type", Object)
@@ -37,7 +37,7 @@ __decorate([
37
37
  ProgressComponent = __decorate([
38
38
  CSSComponent('progress')
39
39
  ], ProgressComponent);
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ProgressComponent, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ProgressComponent, decorators: [{
41
41
  type: Component,
42
42
  args: [{ selector: 'odx-progress', standalone: true, encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, host: {
43
43
  '[attr.aria-valuenow]': 'ariaValueNow',
@@ -22,8 +22,8 @@ let RadioButtonComponent = class RadioButtonComponent extends RadioControlDirect
22
22
  this.withLabel = !!((_a = this.contentElement.nativeElement.textContent) === null || _a === void 0 ? void 0 : _a.trim());
23
23
  }
24
24
  };
25
- RadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
- RadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: RadioButtonComponent, isStandalone: true, selector: "odx-radio-button", providers: [DisabledController.connect(), ReadonlyController.connect()], viewQueries: [{ propertyName: "contentElement", first: true, predicate: ["content"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<label class=\"odx-radio-button__label\">\n <input\n class=\"odx-radio-button__input\"\n type=\"radio\"\n [attr.aria-checked]=\"ariaChecked\"\n [attr.aria-invalid]=\"radioGroupControl.hasError || null\"\n [attr.aria-readonly]=\"readonlyController?.readonly || null\"\n [attr.aria-required]=\"radioGroupControl.isRequired || null\"\n [checked]=\"isActive\"\n [disabled]=\"disabledController?.disabled || readonlyController?.readonly\"\n [name]=\"radioGroupControl.name\"\n [readonly]=\"readonlyController?.readonly\"\n [required]=\"radioGroupControl.isRequired\"\n [value]=\"value\"\n (change)=\"radioGroupControl.updateValue(value)\"\n />\n <div class=\"odx-radio-button__indicator\"></div>\n <div class=\"odx-radio-button__content\" [cdkObserveContentDisabled]=\"disabledController?.disabled\" (cdkObserveContent)=\"onContentChange()\" #content>\n <ng-content></ng-content>\n </div>\n</label>\n", dependencies: [{ kind: "ngmodule", type: ObserversModule }, { kind: "directive", type: i1.CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
25
+ RadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
26
+ RadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: RadioButtonComponent, isStandalone: true, selector: "odx-radio-button", providers: [DisabledController.connect(), ReadonlyController.connect()], viewQueries: [{ propertyName: "contentElement", first: true, predicate: ["content"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<label class=\"odx-radio-button__label\">\n <input\n class=\"odx-radio-button__input\"\n type=\"radio\"\n [attr.aria-checked]=\"ariaChecked\"\n [attr.aria-invalid]=\"radioGroupControl.hasError || null\"\n [attr.aria-readonly]=\"readonlyController?.readonly || null\"\n [attr.aria-required]=\"radioGroupControl.isRequired || null\"\n [checked]=\"isActive\"\n [disabled]=\"disabledController?.disabled || readonlyController?.readonly\"\n [name]=\"radioGroupControl.name\"\n [readonly]=\"readonlyController?.readonly\"\n [required]=\"radioGroupControl.isRequired\"\n [value]=\"value\"\n (change)=\"radioGroupControl.updateValue(value)\"\n />\n <div class=\"odx-radio-button__indicator\"></div>\n <div class=\"odx-radio-button__content\" [cdkObserveContentDisabled]=\"disabledController?.disabled\" (cdkObserveContent)=\"onContentChange()\" #content>\n <ng-content></ng-content>\n </div>\n</label>\n", dependencies: [{ kind: "ngmodule", type: ObserversModule }, { kind: "directive", type: i1.CdkObserveContent, selector: "[cdkObserveContent]", inputs: ["cdkObserveContentDisabled", "debounce"], outputs: ["cdkObserveContent"], exportAs: ["cdkObserveContent"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
27
27
  __decorate([
28
28
  CSSModifier(),
29
29
  __metadata("design:type", Object)
@@ -31,7 +31,7 @@ __decorate([
31
31
  RadioButtonComponent = __decorate([
32
32
  CSSComponent('radio-button')
33
33
  ], RadioButtonComponent);
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioButtonComponent, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioButtonComponent, decorators: [{
35
35
  type: Component,
36
36
  args: [{ standalone: true, selector: 'odx-radio-button', imports: [ObserversModule], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [DisabledController.connect(), ReadonlyController.connect()], template: "<label class=\"odx-radio-button__label\">\n <input\n class=\"odx-radio-button__input\"\n type=\"radio\"\n [attr.aria-checked]=\"ariaChecked\"\n [attr.aria-invalid]=\"radioGroupControl.hasError || null\"\n [attr.aria-readonly]=\"readonlyController?.readonly || null\"\n [attr.aria-required]=\"radioGroupControl.isRequired || null\"\n [checked]=\"isActive\"\n [disabled]=\"disabledController?.disabled || readonlyController?.readonly\"\n [name]=\"radioGroupControl.name\"\n [readonly]=\"readonlyController?.readonly\"\n [required]=\"radioGroupControl.isRequired\"\n [value]=\"value\"\n (change)=\"radioGroupControl.updateValue(value)\"\n />\n <div class=\"odx-radio-button__indicator\"></div>\n <div class=\"odx-radio-button__content\" [cdkObserveContentDisabled]=\"disabledController?.disabled\" (cdkObserveContent)=\"onContentChange()\" #content>\n <ng-content></ng-content>\n </div>\n</label>\n" }]
37
37
  }], propDecorators: { withLabel: [], contentElement: [{
@@ -47,8 +47,8 @@ let RadioGroupComponent = RadioGroupComponent_1 = class RadioGroupComponent exte
47
47
  this.horizontal = false;
48
48
  }
49
49
  };
50
- RadioGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
51
- RadioGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: RadioGroupComponent, isStandalone: true, selector: "odx-radio-group", inputs: { horizontal: "horizontal" }, providers: [
50
+ RadioGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
51
+ RadioGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: RadioGroupComponent, isStandalone: true, selector: "odx-radio-group", inputs: { horizontal: "horizontal" }, providers: [
52
52
  {
53
53
  provide: RADIO_GROUP_CONTROL,
54
54
  useExisting: forwardRef(() => RadioGroupComponent_1),
@@ -64,7 +64,7 @@ __decorate([
64
64
  RadioGroupComponent = RadioGroupComponent_1 = __decorate([
65
65
  CSSComponent('radio-group')
66
66
  ], RadioGroupComponent);
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupComponent, decorators: [{
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupComponent, decorators: [{
68
68
  type: Component,
69
69
  args: [{ standalone: true, selector: 'odx-radio-group', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
70
70
  {
@@ -82,10 +82,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImpor
82
82
  const modules = [RadioGroupComponent, RadioButtonComponent];
83
83
  class RadioGroupModule {
84
84
  }
85
- RadioGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
86
- RadioGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, imports: [RadioGroupComponent, RadioButtonComponent], exports: [CoreModule, RadioGroupComponent, RadioButtonComponent] });
87
- RadioGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, imports: [modules, CoreModule] });
88
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, decorators: [{
85
+ RadioGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
86
+ RadioGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, imports: [RadioGroupComponent, RadioButtonComponent], exports: [CoreModule, RadioGroupComponent, RadioButtonComponent] });
87
+ RadioGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, imports: [modules, CoreModule] });
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, decorators: [{
89
89
  type: NgModule,
90
90
  args: [{
91
91
  imports: modules,
@@ -16,8 +16,8 @@ let RailNavigationItemComponent = class RailNavigationItemComponent {
16
16
  this.isSelected = false;
17
17
  }
18
18
  };
19
- RailNavigationItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
20
- RailNavigationItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: RailNavigationItemComponent, isStandalone: true, selector: "a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]", inputs: { isSelected: "isSelected", iconName: "iconName" }, host: { properties: { "class.is-selected": "isSelected || routerLinkActive?.isActive" } }, hostDirectives: [{ directive: i1.WithDisabledState }, { directive: i1.WithTabIndex }], ngImport: i0, template: "<odx-icon [name]=\"iconName\" size=\"large\"></odx-icon>\n<span class=\"odx-rail-navigation-item__container\">\n <ng-content></ng-content>\n</span>\n", dependencies: [{ kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
19
+ RailNavigationItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
20
+ RailNavigationItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: RailNavigationItemComponent, isStandalone: true, selector: "a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]", inputs: { isSelected: "isSelected", iconName: "iconName" }, host: { properties: { "class.is-selected": "isSelected || routerLinkActive?.isActive" } }, hostDirectives: [{ directive: i1.WithDisabledState }, { directive: i1.WithTabIndex }], ngImport: i0, template: "<odx-icon [name]=\"iconName\" size=\"large\"></odx-icon>\n<span class=\"odx-rail-navigation-item__container\">\n <ng-content></ng-content>\n</span>\n", dependencies: [{ kind: "component", type: IconComponent, selector: "odx-icon", inputs: ["inline", "size", "name"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
21
21
  __decorate([
22
22
  Transform(coerceBooleanProperty),
23
23
  __metadata("design:type", Object)
@@ -25,7 +25,7 @@ __decorate([
25
25
  RailNavigationItemComponent = __decorate([
26
26
  CSSComponent('rail-navigation-item')
27
27
  ], RailNavigationItemComponent);
28
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationItemComponent, decorators: [{
28
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationItemComponent, decorators: [{
29
29
  type: Component,
30
30
  args: [{ standalone: true, selector: 'a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, imports: [IconComponent], hostDirectives: [WithDisabledState, WithTabIndex], host: {
31
31
  '[class.is-selected]': 'isSelected || routerLinkActive?.isActive',
@@ -55,8 +55,8 @@ let RailNavigationComponent = class RailNavigationComponent {
55
55
  this.isOpenChange.emit(this.isOpen);
56
56
  }
57
57
  };
58
- RailNavigationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
59
- RailNavigationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: RailNavigationComponent, isStandalone: true, selector: "odx-rail-navigation", inputs: { isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, host: { properties: { "class.is-open": "isOpen" } }, ngImport: i0, template: "<nav class=\"odx-rail-navigation__content\">\n <ng-content selector=\"a[odxRailNavigationItem], button[odxRailNavigationItem]\"></ng-content>\n</nav>\n<button odxRailNavigationItem class=\"odx-rail-navigation__expand\" iconName=\"chevron-right\" (click)=\"toggle()\"></button>\n", dependencies: [{ kind: "component", type: RailNavigationItemComponent, selector: "a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]", inputs: ["isSelected", "iconName"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
58
+ RailNavigationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
59
+ RailNavigationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: RailNavigationComponent, isStandalone: true, selector: "odx-rail-navigation", inputs: { isOpen: "isOpen" }, outputs: { isOpenChange: "isOpenChange" }, host: { properties: { "class.is-open": "isOpen" } }, ngImport: i0, template: "<nav class=\"odx-rail-navigation__content\">\n <ng-content selector=\"a[odxRailNavigationItem], button[odxRailNavigationItem]\"></ng-content>\n</nav>\n<button odxRailNavigationItem class=\"odx-rail-navigation__expand\" iconName=\"chevron-right\" (click)=\"toggle()\"></button>\n", dependencies: [{ kind: "component", type: RailNavigationItemComponent, selector: "a[odxRailNavigationItem][iconName], button[odxRailNavigationItem][iconName]", inputs: ["isSelected", "iconName"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
60
60
  __decorate([
61
61
  Transform(coerceBooleanProperty),
62
62
  __metadata("design:type", Object)
@@ -64,7 +64,7 @@ __decorate([
64
64
  RailNavigationComponent = __decorate([
65
65
  CSSComponent('rail-navigation')
66
66
  ], RailNavigationComponent);
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationComponent, decorators: [{
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationComponent, decorators: [{
68
68
  type: Component,
69
69
  args: [{ standalone: true, selector: 'odx-rail-navigation', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, imports: [RailNavigationItemComponent], host: {
70
70
  '[class.is-open]': 'isOpen',
@@ -78,10 +78,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImpor
78
78
  const modules = [RailNavigationComponent, RailNavigationItemComponent];
79
79
  class RailNavigationModule {
80
80
  }
81
- RailNavigationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
82
- RailNavigationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, imports: [RailNavigationComponent, RailNavigationItemComponent], exports: [RailNavigationComponent, RailNavigationItemComponent, CoreModule] });
83
- RailNavigationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, imports: [modules, CoreModule] });
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, decorators: [{
81
+ RailNavigationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
82
+ RailNavigationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, imports: [RailNavigationComponent, RailNavigationItemComponent], exports: [RailNavigationComponent, RailNavigationItemComponent, CoreModule] });
83
+ RailNavigationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, imports: [modules, CoreModule] });
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, decorators: [{
85
85
  type: NgModule,
86
86
  args: [{
87
87
  imports: modules,