@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
@@ -23,14 +23,14 @@ let ModalHeaderComponent = class ModalHeaderComponent {
23
23
  }
24
24
  }
25
25
  };
26
- ModalHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
27
- 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 });
26
+ ModalHeaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
27
+ 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 });
28
28
  ModalHeaderComponent = __decorate([
29
29
  CSSComponent('modal__header'),
30
30
  __metadata("design:paramtypes", [])
31
31
  ], ModalHeaderComponent);
32
32
  export { ModalHeaderComponent };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeaderComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeaderComponent, decorators: [{
34
34
  type: Component,
35
35
  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" }]
36
36
  }], ctorParameters: function () { return []; }, propDecorators: { areaHeaderComponent: [{
@@ -17,8 +17,8 @@ let ModalHeroComponent = class ModalHeroComponent {
17
17
  detectControllerChanges(this.modalRef).subscribe();
18
18
  }
19
19
  };
20
- ModalHeroComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeroComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
- 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 });
20
+ ModalHeroComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeroComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
21
+ 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 });
22
22
  __decorate([
23
23
  CSSModifier(),
24
24
  __metadata("design:type", Object)
@@ -28,7 +28,7 @@ ModalHeroComponent = __decorate([
28
28
  __metadata("design:paramtypes", [])
29
29
  ], ModalHeroComponent);
30
30
  export { ModalHeroComponent };
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalHeroComponent, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalHeroComponent, decorators: [{
32
32
  type: Component,
33
33
  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" }]
34
34
  }], ctorParameters: function () { return []; }, propDecorators: { icon: [{
@@ -16,9 +16,9 @@ export class ModalCloseDirective {
16
16
  }
17
17
  }
18
18
  }
19
- ModalCloseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalCloseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
20
- 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 });
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalCloseDirective, decorators: [{
19
+ ModalCloseDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalCloseDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
20
+ 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 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalCloseDirective, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  standalone: true,
@@ -8,13 +8,13 @@ let ModalContentDirective = class ModalContentDirective {
8
8
  this.element = injectElement();
9
9
  }
10
10
  };
11
- ModalContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
12
- ModalContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: ModalContentDirective, isStandalone: true, selector: "odx-modal-content", ngImport: i0 });
11
+ ModalContentDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalContentDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
12
+ ModalContentDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ModalContentDirective, isStandalone: true, selector: "odx-modal-content", ngImport: i0 });
13
13
  ModalContentDirective = __decorate([
14
14
  CSSComponent('modal__content')
15
15
  ], ModalContentDirective);
16
16
  export { ModalContentDirective };
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalContentDirective, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalContentDirective, decorators: [{
18
18
  type: Directive,
19
19
  args: [{
20
20
  standalone: true,
@@ -9,9 +9,9 @@ export class ModalDismissDirective {
9
9
  this.modalRef.dismiss();
10
10
  }
11
11
  }
12
- ModalDismissDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDismissDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
13
- ModalDismissDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: ModalDismissDirective, isStandalone: true, selector: "[odxModalDismiss]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
14
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDismissDirective, decorators: [{
12
+ ModalDismissDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDismissDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
13
+ ModalDismissDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: ModalDismissDirective, isStandalone: true, selector: "[odxModalDismiss]", host: { listeners: { "click": "onClick()" } }, ngImport: i0 });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDismissDirective, decorators: [{
15
15
  type: Directive,
16
16
  args: [{
17
17
  standalone: true,
@@ -38,8 +38,8 @@ let ModalComponent = class ModalComponent {
38
38
  }
39
39
  }
40
40
  };
41
- ModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
42
- 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.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: [
41
+ ModalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
42
+ 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.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: [
43
43
  trigger('hostAnimation', [
44
44
  transition('void => default', group([useAnimation(fadeIn()), query('.odx-modal__container', useAnimation(slideInY('8px')))])),
45
45
  transition('default => void', group([useAnimation(fadeOut()), query('.odx-modal__container', useAnimation(slideOutY('8px')))])),
@@ -64,7 +64,7 @@ ModalComponent = __decorate([
64
64
  __metadata("design:paramtypes", [])
65
65
  ], ModalComponent);
66
66
  export { ModalComponent };
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalComponent, decorators: [{
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalComponent, decorators: [{
68
68
  type: Component,
69
69
  args: [{ standalone: true, selector: 'odx-modal', imports: [A11yModule, ActionGroupComponent, ButtonComponent, IconComponent, CoreModule, DynamicViewDirective], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, host: {
70
70
  '[@hostAnimation]': 'variant',
@@ -29,9 +29,9 @@ export class ModalDirective {
29
29
  this.modalRef?.dismiss();
30
30
  }
31
31
  }
32
- ModalDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
33
- 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 });
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalDirective, decorators: [{
32
+ ModalDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
33
+ 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 });
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalDirective, decorators: [{
35
35
  type: Directive,
36
36
  args: [{
37
37
  standalone: true,
@@ -28,8 +28,8 @@ export class ModalModule {
28
28
  };
29
29
  }
30
30
  }
31
- ModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
32
- ModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
31
+ ModalModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
32
+ ModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
33
33
  ModalHeaderComponent,
34
34
  ModalHeroComponent,
35
35
  ModalFooterComponent,
@@ -44,11 +44,11 @@ ModalModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "1
44
44
  ModalCloseDirective,
45
45
  ModalContentDirective,
46
46
  ModalDismissDirective] });
47
- ModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
47
+ ModalModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, imports: [ButtonComponent, ButtonGroupComponent, ModalComponent,
48
48
  ModalHeaderComponent,
49
49
  ModalHeroComponent,
50
50
  ModalFooterComponent, CoreModule, AreaHeaderModule] });
51
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalModule, decorators: [{
51
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalModule, decorators: [{
52
52
  type: NgModule,
53
53
  args: [{
54
54
  imports: [ButtonComponent, ButtonGroupComponent, ...modules],
@@ -68,9 +68,9 @@ export class ModalService {
68
68
  }
69
69
  }
70
70
  ModalService.ID = 0;
71
- ModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalService, deps: [{ token: i1.Location }], target: i0.ɵɵFactoryTarget.Injectable });
72
- ModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalService, providedIn: 'root' });
73
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ModalService, decorators: [{
71
+ ModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalService, deps: [{ token: i1.Location }], target: i0.ɵɵFactoryTarget.Injectable });
72
+ ModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalService, providedIn: 'root' });
73
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ModalService, decorators: [{
74
74
  type: Injectable,
75
75
  args: [{ providedIn: 'root' }]
76
76
  }], ctorParameters: function () { return [{ type: i1.Location }]; } });
@@ -27,8 +27,8 @@ let ProgressComponent = class ProgressComponent {
27
27
  return this._value;
28
28
  }
29
29
  };
30
- ProgressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: ProgressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
- 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 });
30
+ ProgressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: ProgressComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
31
+ 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 });
32
32
  __decorate([
33
33
  CSSModifier(),
34
34
  __metadata("design:type", Object)
@@ -37,7 +37,7 @@ ProgressComponent = __decorate([
37
37
  CSSComponent('progress')
38
38
  ], ProgressComponent);
39
39
  export { 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',
@@ -20,8 +20,8 @@ let RadioButtonComponent = class RadioButtonComponent extends RadioControlDirect
20
20
  this.withLabel = !!this.contentElement.nativeElement.textContent?.trim();
21
21
  }
22
22
  };
23
- RadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
24
- 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 });
23
+ RadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
24
+ 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 });
25
25
  __decorate([
26
26
  CSSModifier(),
27
27
  __metadata("design:type", Object)
@@ -30,7 +30,7 @@ RadioButtonComponent = __decorate([
30
30
  CSSComponent('radio-button')
31
31
  ], RadioButtonComponent);
32
32
  export { RadioButtonComponent };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioButtonComponent, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioButtonComponent, decorators: [{
34
34
  type: Component,
35
35
  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" }]
36
36
  }], propDecorators: { withLabel: [], contentElement: [{
@@ -13,8 +13,8 @@ let RadioGroupComponent = RadioGroupComponent_1 = class RadioGroupComponent exte
13
13
  this.horizontal = false;
14
14
  }
15
15
  };
16
- RadioGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
17
- RadioGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: RadioGroupComponent, isStandalone: true, selector: "odx-radio-group", inputs: { horizontal: "horizontal" }, providers: [
16
+ RadioGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
17
+ RadioGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: RadioGroupComponent, isStandalone: true, selector: "odx-radio-group", inputs: { horizontal: "horizontal" }, providers: [
18
18
  {
19
19
  provide: RADIO_GROUP_CONTROL,
20
20
  useExisting: forwardRef(() => RadioGroupComponent_1),
@@ -31,7 +31,7 @@ RadioGroupComponent = RadioGroupComponent_1 = __decorate([
31
31
  CSSComponent('radio-group')
32
32
  ], RadioGroupComponent);
33
33
  export { RadioGroupComponent };
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupComponent, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupComponent, decorators: [{
35
35
  type: Component,
36
36
  args: [{ standalone: true, selector: 'odx-radio-group', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
37
37
  {
@@ -6,10 +6,10 @@ import * as i0 from "@angular/core";
6
6
  const modules = [RadioGroupComponent, RadioButtonComponent];
7
7
  export class RadioGroupModule {
8
8
  }
9
- RadioGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- RadioGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, imports: [RadioGroupComponent, RadioButtonComponent], exports: [CoreModule, RadioGroupComponent, RadioButtonComponent] });
11
- RadioGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, imports: [modules, CoreModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RadioGroupModule, decorators: [{
9
+ RadioGroupModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ RadioGroupModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, imports: [RadioGroupComponent, RadioButtonComponent], exports: [CoreModule, RadioGroupComponent, RadioButtonComponent] });
11
+ RadioGroupModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, imports: [modules, CoreModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RadioGroupModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: modules,
@@ -15,8 +15,8 @@ let RailNavigationItemComponent = class RailNavigationItemComponent {
15
15
  this.isSelected = false;
16
16
  }
17
17
  };
18
- RailNavigationItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
19
- 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 });
18
+ RailNavigationItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
19
+ 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 });
20
20
  __decorate([
21
21
  Transform(coerceBooleanProperty),
22
22
  __metadata("design:type", Object)
@@ -25,7 +25,7 @@ RailNavigationItemComponent = __decorate([
25
25
  CSSComponent('rail-navigation-item')
26
26
  ], RailNavigationItemComponent);
27
27
  export { 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',
@@ -24,8 +24,8 @@ let RailNavigationComponent = class RailNavigationComponent {
24
24
  this.isOpenChange.emit(this.isOpen);
25
25
  }
26
26
  };
27
- RailNavigationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
28
- 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 });
27
+ RailNavigationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
28
+ 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 });
29
29
  __decorate([
30
30
  Transform(coerceBooleanProperty),
31
31
  __metadata("design:type", Object)
@@ -34,7 +34,7 @@ RailNavigationComponent = __decorate([
34
34
  CSSComponent('rail-navigation')
35
35
  ], RailNavigationComponent);
36
36
  export { RailNavigationComponent };
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationComponent, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationComponent, decorators: [{
38
38
  type: Component,
39
39
  args: [{ standalone: true, selector: 'odx-rail-navigation', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, imports: [RailNavigationItemComponent], host: {
40
40
  '[class.is-open]': 'isOpen',
@@ -6,10 +6,10 @@ import * as i0 from "@angular/core";
6
6
  const modules = [RailNavigationComponent, RailNavigationItemComponent];
7
7
  export class RailNavigationModule {
8
8
  }
9
- RailNavigationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
- RailNavigationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, imports: [RailNavigationComponent, RailNavigationItemComponent], exports: [RailNavigationComponent, RailNavigationItemComponent, CoreModule] });
11
- RailNavigationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, imports: [modules, CoreModule] });
12
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: RailNavigationModule, decorators: [{
9
+ RailNavigationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ RailNavigationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, imports: [RailNavigationComponent, RailNavigationItemComponent], exports: [RailNavigationComponent, RailNavigationItemComponent, CoreModule] });
11
+ RailNavigationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, imports: [modules, CoreModule] });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: RailNavigationModule, decorators: [{
13
13
  type: NgModule,
14
14
  args: [{
15
15
  imports: modules,
@@ -64,8 +64,8 @@ let OptionComponent = class OptionComponent {
64
64
  this.selectControl.selectOption(this);
65
65
  }
66
66
  };
67
- OptionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: OptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
68
- OptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.1", type: OptionComponent, isStandalone: true, selector: "odx-option", inputs: { value: "value", notFoundMessage: "notFoundMessage" }, host: { attributes: { "role": "option" }, listeners: { "click": "select($event)" }, properties: { "attr.aria-selected": "isSelected", "attr.aria-disabled": "disabled || null", "class.is-disabled": "disabled", "class.is-selected": "isSelected", "class.is-active": "isActive" } }, providers: [DisabledController.connect(), ReadonlyController.connect()], ngImport: i0, template: "<odx-checkbox [checked]=\"isSelected\" *ngIf=\"selectControl.multiple && !notFoundMessage; else single\">\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n</odx-checkbox>\n\n<ng-template #single>\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n</ng-template>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: CheckboxComponent, selector: "odx-checkbox", inputs: ["indeterminate"], outputs: ["indeterminateChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
67
+ OptionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: OptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
68
+ OptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.3", type: OptionComponent, isStandalone: true, selector: "odx-option", inputs: { value: "value", notFoundMessage: "notFoundMessage" }, host: { attributes: { "role": "option" }, listeners: { "click": "select($event)" }, properties: { "attr.aria-selected": "isSelected", "attr.aria-disabled": "disabled || null", "class.is-disabled": "disabled", "class.is-selected": "isSelected", "class.is-active": "isActive" } }, providers: [DisabledController.connect(), ReadonlyController.connect()], ngImport: i0, template: "<odx-checkbox [checked]=\"isSelected\" *ngIf=\"selectControl.multiple && !notFoundMessage; else single\">\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n</odx-checkbox>\n\n<ng-template #single>\n <ng-container *ngTemplateOutlet=\"content\"></ng-container>\n</ng-template>\n\n<ng-template #content>\n <ng-content></ng-content>\n</ng-template>\n", dependencies: [{ kind: "ngmodule", type: CoreModule }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: CheckboxComponent, selector: "odx-checkbox", inputs: ["indeterminate"], outputs: ["indeterminateChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
69
69
  __decorate([
70
70
  Transform(coerceBooleanProperty),
71
71
  __metadata("design:type", Object)
@@ -75,7 +75,7 @@ OptionComponent = __decorate([
75
75
  __metadata("design:paramtypes", [])
76
76
  ], OptionComponent);
77
77
  export { OptionComponent };
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: OptionComponent, decorators: [{
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: OptionComponent, decorators: [{
79
79
  type: Component,
80
80
  args: [{ standalone: true, selector: 'odx-option', imports: [CoreModule, DynamicViewDirective, CheckboxComponent], encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [DisabledController.connect(), ReadonlyController.connect()], host: {
81
81
  '[attr.aria-selected]': 'isSelected',
@@ -22,13 +22,13 @@ let SelectSearchFieldDirective = class SelectSearchFieldDirective {
22
22
  return this.element.nativeElement.value;
23
23
  }
24
24
  };
25
- SelectSearchFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: SelectSearchFieldDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
26
- SelectSearchFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.1", type: SelectSearchFieldDirective, isStandalone: true, selector: "input[odxSelectSearchField]", inputs: { notFoundContent: ["odxSelectSearchField", "notFoundContent"] }, host: { listeners: { "keydown.delete": "reset()" }, properties: { "class.odx-form-field-control": "true" } }, ngImport: i0 });
25
+ SelectSearchFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SelectSearchFieldDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
26
+ SelectSearchFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.3", type: SelectSearchFieldDirective, isStandalone: true, selector: "input[odxSelectSearchField]", inputs: { notFoundContent: ["odxSelectSearchField", "notFoundContent"] }, host: { listeners: { "keydown.delete": "reset()" }, properties: { "class.odx-form-field-control": "true" } }, ngImport: i0 });
27
27
  SelectSearchFieldDirective = __decorate([
28
28
  CSSComponent('select__search')
29
29
  ], SelectSearchFieldDirective);
30
30
  export { SelectSearchFieldDirective };
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: SelectSearchFieldDirective, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SelectSearchFieldDirective, decorators: [{
32
32
  type: Directive,
33
33
  args: [{
34
34
  standalone: true,
@@ -32,15 +32,15 @@ export class SelectSearchFilterPipe {
32
32
  return items.filter((item) => search(stringify(item), query));
33
33
  }
34
34
  }
35
- SelectSearchFilterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: SelectSearchFilterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
36
- SelectSearchFilterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.1", ngImport: i0, type: SelectSearchFilterPipe, isStandalone: true, name: "odxSelectSearchFilter", pure: false });
35
+ SelectSearchFilterPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SelectSearchFilterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
36
+ SelectSearchFilterPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "15.2.3", ngImport: i0, type: SelectSearchFilterPipe, isStandalone: true, name: "odxSelectSearchFilter", pure: false });
37
37
  __decorate([
38
38
  Pure,
39
39
  __metadata("design:type", Function),
40
40
  __metadata("design:paramtypes", [Object, String, Function]),
41
41
  __metadata("design:returntype", Object)
42
42
  ], SelectSearchFilterPipe.prototype, "filter", null);
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.1", ngImport: i0, type: SelectSearchFilterPipe, decorators: [{
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.3", ngImport: i0, type: SelectSearchFilterPipe, decorators: [{
44
44
  type: Pipe,
45
45
  args: [{
46
46
  pure: false,