oasys-lib 2.18.4-rc.2 → 2.19.1-rc.0

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 (267) hide show
  1. package/fesm2022/oasys-lib.mjs +296 -296
  2. package/fesm2022/oasys-lib.mjs.map +1 -1
  3. package/index.d.ts +1432 -4
  4. package/index.d.ts.map +1 -0
  5. package/package.json +3 -3
  6. package/src/assets/bloomandwild/variables.css +1 -1
  7. package/src/assets/bloomon/variables.css +1 -1
  8. package/src/assets/global/scss-breakpoints.scss +1 -1
  9. package/lib/components/alert/alert-cancel.directive.d.ts +0 -11
  10. package/lib/components/alert/alert-cancel.directive.d.ts.map +0 -1
  11. package/lib/components/alert/alert-confirm.directive.d.ts +0 -11
  12. package/lib/components/alert/alert-confirm.directive.d.ts.map +0 -1
  13. package/lib/components/alert/alert-content.directive.d.ts +0 -6
  14. package/lib/components/alert/alert-content.directive.d.ts.map +0 -1
  15. package/lib/components/alert/alert-title.directive.d.ts +0 -6
  16. package/lib/components/alert/alert-title.directive.d.ts.map +0 -1
  17. package/lib/components/alert/alert.component.d.ts +0 -35
  18. package/lib/components/alert/alert.component.d.ts.map +0 -1
  19. package/lib/components/alert/alert.module.d.ts +0 -12
  20. package/lib/components/alert/alert.module.d.ts.map +0 -1
  21. package/lib/components/alert/index.d.ts +0 -7
  22. package/lib/components/alert/index.d.ts.map +0 -1
  23. package/lib/components/banner/banner.component.d.ts +0 -21
  24. package/lib/components/banner/banner.component.d.ts.map +0 -1
  25. package/lib/components/banner/banner.module.d.ts +0 -8
  26. package/lib/components/banner/banner.module.d.ts.map +0 -1
  27. package/lib/components/banner/index.d.ts +0 -5
  28. package/lib/components/banner/index.d.ts.map +0 -1
  29. package/lib/components/button/button.component.d.ts +0 -43
  30. package/lib/components/button/button.component.d.ts.map +0 -1
  31. package/lib/components/button/button.d.ts +0 -19
  32. package/lib/components/button/button.d.ts.map +0 -1
  33. package/lib/components/button/button.module.d.ts +0 -8
  34. package/lib/components/button/button.module.d.ts.map +0 -1
  35. package/lib/components/button/index.d.ts +0 -4
  36. package/lib/components/button/index.d.ts.map +0 -1
  37. package/lib/components/button-group/button-group.component.d.ts +0 -17
  38. package/lib/components/button-group/button-group.component.d.ts.map +0 -1
  39. package/lib/components/button-group/button-group.module.d.ts +0 -8
  40. package/lib/components/button-group/button-group.module.d.ts.map +0 -1
  41. package/lib/components/button-group/index.d.ts +0 -3
  42. package/lib/components/button-group/index.d.ts.map +0 -1
  43. package/lib/components/card/card.component.d.ts +0 -35
  44. package/lib/components/card/card.component.d.ts.map +0 -1
  45. package/lib/components/card/card.d.ts +0 -2
  46. package/lib/components/card/card.d.ts.map +0 -1
  47. package/lib/components/card/card.module.d.ts +0 -8
  48. package/lib/components/card/card.module.d.ts.map +0 -1
  49. package/lib/components/card/index.d.ts +0 -5
  50. package/lib/components/card/index.d.ts.map +0 -1
  51. package/lib/components/carousel/carousel.component.d.ts +0 -68
  52. package/lib/components/carousel/carousel.component.d.ts.map +0 -1
  53. package/lib/components/carousel/carousel.module.d.ts +0 -8
  54. package/lib/components/carousel/carousel.module.d.ts.map +0 -1
  55. package/lib/components/carousel/index.d.ts +0 -5
  56. package/lib/components/carousel/index.d.ts.map +0 -1
  57. package/lib/components/divider/divider.component.d.ts +0 -9
  58. package/lib/components/divider/divider.component.d.ts.map +0 -1
  59. package/lib/components/divider/divider.d.ts +0 -2
  60. package/lib/components/divider/divider.d.ts.map +0 -1
  61. package/lib/components/divider/divider.module.d.ts +0 -8
  62. package/lib/components/divider/divider.module.d.ts.map +0 -1
  63. package/lib/components/divider/index.d.ts +0 -5
  64. package/lib/components/divider/index.d.ts.map +0 -1
  65. package/lib/components/form/checkbox/checkbox.component.d.ts +0 -28
  66. package/lib/components/form/checkbox/checkbox.component.d.ts.map +0 -1
  67. package/lib/components/form/checkbox/checkbox.module.d.ts +0 -8
  68. package/lib/components/form/checkbox/checkbox.module.d.ts.map +0 -1
  69. package/lib/components/form/checkbox/index.d.ts +0 -5
  70. package/lib/components/form/checkbox/index.d.ts.map +0 -1
  71. package/lib/components/form/chip/chip.component.d.ts +0 -43
  72. package/lib/components/form/chip/chip.component.d.ts.map +0 -1
  73. package/lib/components/form/chip/chip.module.d.ts +0 -8
  74. package/lib/components/form/chip/chip.module.d.ts.map +0 -1
  75. package/lib/components/form/chip/index.d.ts +0 -5
  76. package/lib/components/form/chip/index.d.ts.map +0 -1
  77. package/lib/components/form/combobox/combobox.component.d.ts +0 -179
  78. package/lib/components/form/combobox/combobox.component.d.ts.map +0 -1
  79. package/lib/components/form/combobox/combobox.d.ts +0 -9
  80. package/lib/components/form/combobox/combobox.d.ts.map +0 -1
  81. package/lib/components/form/combobox/combobox.module.d.ts +0 -8
  82. package/lib/components/form/combobox/combobox.module.d.ts.map +0 -1
  83. package/lib/components/form/combobox/index.d.ts +0 -5
  84. package/lib/components/form/combobox/index.d.ts.map +0 -1
  85. package/lib/components/form/errors/form-errors.component.d.ts +0 -11
  86. package/lib/components/form/errors/form-errors.component.d.ts.map +0 -1
  87. package/lib/components/form/errors/form-errors.module.d.ts +0 -8
  88. package/lib/components/form/errors/form-errors.module.d.ts.map +0 -1
  89. package/lib/components/form/errors/index.d.ts +0 -5
  90. package/lib/components/form/errors/index.d.ts.map +0 -1
  91. package/lib/components/form/errors-summary/errors-summary-item/form-errors-summary-item.component.d.ts +0 -12
  92. package/lib/components/form/errors-summary/errors-summary-item/form-errors-summary-item.component.d.ts.map +0 -1
  93. package/lib/components/form/errors-summary/errors-summary-title/form-errors-summary-title.component.d.ts +0 -6
  94. package/lib/components/form/errors-summary/errors-summary-title/form-errors-summary-title.component.d.ts.map +0 -1
  95. package/lib/components/form/errors-summary/form-errors-summary.component.d.ts +0 -13
  96. package/lib/components/form/errors-summary/form-errors-summary.component.d.ts.map +0 -1
  97. package/lib/components/form/errors-summary/index.d.ts +0 -4
  98. package/lib/components/form/errors-summary/index.d.ts.map +0 -1
  99. package/lib/components/form/form-group/form-group.component.d.ts +0 -19
  100. package/lib/components/form/form-group/form-group.component.d.ts.map +0 -1
  101. package/lib/components/form/form-group/form-group.module.d.ts +0 -8
  102. package/lib/components/form/form-group/form-group.module.d.ts.map +0 -1
  103. package/lib/components/form/form-group/index.d.ts +0 -5
  104. package/lib/components/form/form-group/index.d.ts.map +0 -1
  105. package/lib/components/form/forms.d.ts +0 -11
  106. package/lib/components/form/forms.d.ts.map +0 -1
  107. package/lib/components/form/radio/index.d.ts +0 -5
  108. package/lib/components/form/radio/index.d.ts.map +0 -1
  109. package/lib/components/form/radio/radio.component.d.ts +0 -28
  110. package/lib/components/form/radio/radio.component.d.ts.map +0 -1
  111. package/lib/components/form/radio/radio.module.d.ts +0 -8
  112. package/lib/components/form/radio/radio.module.d.ts.map +0 -1
  113. package/lib/components/form/text-input/index.d.ts +0 -4
  114. package/lib/components/form/text-input/index.d.ts.map +0 -1
  115. package/lib/components/form/text-input/text-input.component.d.ts +0 -55
  116. package/lib/components/form/text-input/text-input.component.d.ts.map +0 -1
  117. package/lib/components/form/text-input/text-input.d.ts +0 -4
  118. package/lib/components/form/text-input/text-input.d.ts.map +0 -1
  119. package/lib/components/form/text-input/text-input.module.d.ts +0 -8
  120. package/lib/components/form/text-input/text-input.module.d.ts.map +0 -1
  121. package/lib/components/heading/heading.component.d.ts +0 -29
  122. package/lib/components/heading/heading.component.d.ts.map +0 -1
  123. package/lib/components/heading/heading.d.ts +0 -6
  124. package/lib/components/heading/heading.d.ts.map +0 -1
  125. package/lib/components/heading/heading.module.d.ts +0 -8
  126. package/lib/components/heading/heading.module.d.ts.map +0 -1
  127. package/lib/components/heading/index.d.ts +0 -3
  128. package/lib/components/heading/index.d.ts.map +0 -1
  129. package/lib/components/hero/hero.component.d.ts +0 -36
  130. package/lib/components/hero/hero.component.d.ts.map +0 -1
  131. package/lib/components/hero/hero.module.d.ts +0 -8
  132. package/lib/components/hero/hero.module.d.ts.map +0 -1
  133. package/lib/components/hero/index.d.ts +0 -5
  134. package/lib/components/hero/index.d.ts.map +0 -1
  135. package/lib/components/icon/icon.component.d.ts +0 -25
  136. package/lib/components/icon/icon.component.d.ts.map +0 -1
  137. package/lib/components/icon/icon.d.ts +0 -3
  138. package/lib/components/icon/icon.d.ts.map +0 -1
  139. package/lib/components/icon/icon.module.d.ts +0 -8
  140. package/lib/components/icon/icon.module.d.ts.map +0 -1
  141. package/lib/components/icon/index.d.ts +0 -6
  142. package/lib/components/icon/index.d.ts.map +0 -1
  143. package/lib/components/image/image.component.d.ts +0 -58
  144. package/lib/components/image/image.component.d.ts.map +0 -1
  145. package/lib/components/image/image.d.ts +0 -16
  146. package/lib/components/image/image.d.ts.map +0 -1
  147. package/lib/components/image/image.module.d.ts +0 -8
  148. package/lib/components/image/image.module.d.ts.map +0 -1
  149. package/lib/components/image/index.d.ts +0 -5
  150. package/lib/components/image/index.d.ts.map +0 -1
  151. package/lib/components/label/index.d.ts +0 -5
  152. package/lib/components/label/index.d.ts.map +0 -1
  153. package/lib/components/label/label.component.d.ts +0 -27
  154. package/lib/components/label/label.component.d.ts.map +0 -1
  155. package/lib/components/label/label.module.d.ts +0 -8
  156. package/lib/components/label/label.module.d.ts.map +0 -1
  157. package/lib/components/layout/Layout.d.ts +0 -32
  158. package/lib/components/layout/Layout.d.ts.map +0 -1
  159. package/lib/components/layout/box/box.component.d.ts +0 -50
  160. package/lib/components/layout/box/box.component.d.ts.map +0 -1
  161. package/lib/components/layout/box/box.d.ts +0 -11
  162. package/lib/components/layout/box/box.d.ts.map +0 -1
  163. package/lib/components/layout/container/container.component.d.ts +0 -19
  164. package/lib/components/layout/container/container.component.d.ts.map +0 -1
  165. package/lib/components/layout/grid/grid-column.component.d.ts +0 -19
  166. package/lib/components/layout/grid/grid-column.component.d.ts.map +0 -1
  167. package/lib/components/layout/grid/grid.component.d.ts +0 -19
  168. package/lib/components/layout/grid/grid.component.d.ts.map +0 -1
  169. package/lib/components/layout/index.d.ts +0 -18
  170. package/lib/components/layout/index.d.ts.map +0 -1
  171. package/lib/components/layout/layout.module.d.ts +0 -12
  172. package/lib/components/layout/layout.module.d.ts.map +0 -1
  173. package/lib/components/layout/stack/stack.component.d.ts +0 -23
  174. package/lib/components/layout/stack/stack.component.d.ts.map +0 -1
  175. package/lib/components/navigation/breadcrumbs/breadcrumbs.component.d.ts +0 -15
  176. package/lib/components/navigation/breadcrumbs/breadcrumbs.component.d.ts.map +0 -1
  177. package/lib/components/navigation/breadcrumbs/breadcrumbs.module.d.ts +0 -8
  178. package/lib/components/navigation/breadcrumbs/breadcrumbs.module.d.ts.map +0 -1
  179. package/lib/components/navigation/breadcrumbs/index.d.ts +0 -5
  180. package/lib/components/navigation/breadcrumbs/index.d.ts.map +0 -1
  181. package/lib/components/navigation/tabs/tab/tab.component.d.ts +0 -12
  182. package/lib/components/navigation/tabs/tab/tab.component.d.ts.map +0 -1
  183. package/lib/components/navigation/tabs/tab-active/tab-active.component.d.ts +0 -8
  184. package/lib/components/navigation/tabs/tab-active/tab-active.component.d.ts.map +0 -1
  185. package/lib/components/navigation/tabs/tab-group/index.d.ts +0 -4
  186. package/lib/components/navigation/tabs/tab-group/index.d.ts.map +0 -1
  187. package/lib/components/navigation/tabs/tab-group/tab-group.component.d.ts +0 -14
  188. package/lib/components/navigation/tabs/tab-group/tab-group.component.d.ts.map +0 -1
  189. package/lib/components/navigation/tabs/tab-group/tab-group.module.d.ts +0 -11
  190. package/lib/components/navigation/tabs/tab-group/tab-group.module.d.ts.map +0 -1
  191. package/lib/components/navigation/tabs/tab-header/tab-header.component.d.ts +0 -32
  192. package/lib/components/navigation/tabs/tab-header/tab-header.component.d.ts.map +0 -1
  193. package/lib/components/pill/index.d.ts +0 -3
  194. package/lib/components/pill/index.d.ts.map +0 -1
  195. package/lib/components/pill/pill.component.d.ts +0 -10
  196. package/lib/components/pill/pill.component.d.ts.map +0 -1
  197. package/lib/components/pill/pill.d.ts +0 -2
  198. package/lib/components/pill/pill.d.ts.map +0 -1
  199. package/lib/components/pill/pill.module.d.ts +0 -8
  200. package/lib/components/pill/pill.module.d.ts.map +0 -1
  201. package/lib/components/pill-group/index.d.ts +0 -3
  202. package/lib/components/pill-group/index.d.ts.map +0 -1
  203. package/lib/components/pill-group/pill-group.component.d.ts +0 -12
  204. package/lib/components/pill-group/pill-group.component.d.ts.map +0 -1
  205. package/lib/components/pill-group/pill-group.module.d.ts +0 -8
  206. package/lib/components/pill-group/pill-group.module.d.ts.map +0 -1
  207. package/lib/components/price/price.component.d.ts +0 -10
  208. package/lib/components/price/price.component.d.ts.map +0 -1
  209. package/lib/components/progress-bar/index.d.ts +0 -4
  210. package/lib/components/progress-bar/index.d.ts.map +0 -1
  211. package/lib/components/progress-bar/progress-bar.component.d.ts +0 -9
  212. package/lib/components/progress-bar/progress-bar.component.d.ts.map +0 -1
  213. package/lib/components/promo-card/index.d.ts +0 -5
  214. package/lib/components/promo-card/index.d.ts.map +0 -1
  215. package/lib/components/promo-card/promo-card.component.d.ts +0 -32
  216. package/lib/components/promo-card/promo-card.component.d.ts.map +0 -1
  217. package/lib/components/promo-card/promo-card.module.d.ts +0 -8
  218. package/lib/components/promo-card/promo-card.module.d.ts.map +0 -1
  219. package/lib/components/section/index.d.ts +0 -5
  220. package/lib/components/section/index.d.ts.map +0 -1
  221. package/lib/components/section/section.component.d.ts +0 -43
  222. package/lib/components/section/section.component.d.ts.map +0 -1
  223. package/lib/components/section/section.module.d.ts +0 -8
  224. package/lib/components/section/section.module.d.ts.map +0 -1
  225. package/lib/components/select-card/index.d.ts +0 -5
  226. package/lib/components/select-card/index.d.ts.map +0 -1
  227. package/lib/components/select-card/select-card.component.d.ts +0 -32
  228. package/lib/components/select-card/select-card.component.d.ts.map +0 -1
  229. package/lib/components/select-card/select-card.module.d.ts +0 -8
  230. package/lib/components/select-card/select-card.module.d.ts.map +0 -1
  231. package/lib/components/seo-block/index.d.ts +0 -5
  232. package/lib/components/seo-block/index.d.ts.map +0 -1
  233. package/lib/components/seo-block/seo-block.component.d.ts +0 -28
  234. package/lib/components/seo-block/seo-block.component.d.ts.map +0 -1
  235. package/lib/components/seo-block/seo-block.module.d.ts +0 -8
  236. package/lib/components/seo-block/seo-block.module.d.ts.map +0 -1
  237. package/lib/components/text/index.d.ts +0 -5
  238. package/lib/components/text/index.d.ts.map +0 -1
  239. package/lib/components/text/text.component.d.ts +0 -13
  240. package/lib/components/text/text.component.d.ts.map +0 -1
  241. package/lib/components/text/text.d.ts +0 -2
  242. package/lib/components/text/text.d.ts.map +0 -1
  243. package/lib/components/text/text.module.d.ts +0 -8
  244. package/lib/components/text/text.module.d.ts.map +0 -1
  245. package/lib/directives/autofocus/autofocus.directive.d.ts +0 -12
  246. package/lib/directives/autofocus/autofocus.directive.d.ts.map +0 -1
  247. package/lib/directives/emphasis/emphasis.directive.d.ts +0 -13
  248. package/lib/directives/emphasis/emphasis.directive.d.ts.map +0 -1
  249. package/lib/directives/href/href.directive.d.ts +0 -11
  250. package/lib/directives/href/href.directive.d.ts.map +0 -1
  251. package/lib/services/breakpoint.service.d.ts +0 -21
  252. package/lib/services/breakpoint.service.d.ts.map +0 -1
  253. package/lib/services/image.service.d.ts +0 -20
  254. package/lib/services/image.service.d.ts.map +0 -1
  255. package/lib/services/index.d.ts +0 -4
  256. package/lib/services/index.d.ts.map +0 -1
  257. package/lib/services/media-base-url.provider.d.ts +0 -6
  258. package/lib/services/media-base-url.provider.d.ts.map +0 -1
  259. package/lib/services/routing-handler.provider.d.ts +0 -7
  260. package/lib/services/routing-handler.provider.d.ts.map +0 -1
  261. package/lib/services/swiper.provider.d.ts +0 -9
  262. package/lib/services/swiper.provider.d.ts.map +0 -1
  263. package/lib/services/token.service.d.ts +0 -19
  264. package/lib/services/token.service.d.ts.map +0 -1
  265. package/oasys-lib.d.ts.map +0 -1
  266. package/public-api.d.ts +0 -34
  267. package/public-api.d.ts.map +0 -1
package/index.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sources":["../../projects/oasys-lib/src/lib/components/alert/alert-cancel.directive.ts","../../projects/oasys-lib/src/lib/components/alert/alert-confirm.directive.ts","../../projects/oasys-lib/src/lib/components/alert/alert-content.directive.ts","../../projects/oasys-lib/src/lib/components/alert/alert-title.directive.ts","../../projects/oasys-lib/src/lib/services/breakpoint.service.ts","../../projects/oasys-lib/src/lib/components/icon/icon.ts","../../projects/oasys-lib/src/lib/components/button/button.ts","../../projects/oasys-lib/src/lib/components/alert/alert.component.ts","../../projects/oasys-lib/src/lib/components/alert/alert.module.ts","../../projects/oasys-lib/src/lib/components/navigation/breadcrumbs/breadcrumbs.component.ts","../../projects/oasys-lib/src/lib/components/navigation/breadcrumbs/breadcrumbs.module.ts","../../projects/oasys-lib/src/lib/components/text/text.ts","../../projects/oasys-lib/src/lib/components/button/button.component.ts","../../projects/oasys-lib/src/lib/components/button/button.module.ts","../../projects/oasys-lib/src/lib/components/button-group/button-group.component.ts","../../projects/oasys-lib/src/lib/components/button-group/button-group.module.ts","../../projects/oasys-lib/src/lib/services/token.service.ts","../../projects/oasys-lib/src/lib/components/card/card.ts","../../projects/oasys-lib/src/lib/components/card/card.component.ts","../../projects/oasys-lib/src/lib/components/card/card.module.ts","../../projects/oasys-lib/src/lib/components/divider/divider.component.ts","../../projects/oasys-lib/src/lib/components/divider/divider.module.ts","../../projects/oasys-lib/src/lib/components/form/form-group/form-group.component.ts","../../projects/oasys-lib/src/lib/components/form/form-group/form-group.module.ts","../../projects/oasys-lib/src/lib/components/form/checkbox/checkbox.component.ts","../../projects/oasys-lib/src/lib/components/form/checkbox/checkbox.module.ts","../../projects/oasys-lib/src/lib/components/form/radio/radio.component.ts","../../projects/oasys-lib/src/lib/components/form/radio/radio.module.ts","../../projects/oasys-lib/src/lib/components/form/text-input/text-input.ts","../../projects/oasys-lib/src/lib/components/form/forms.ts","../../projects/oasys-lib/src/lib/components/form/text-input/text-input.component.ts","../../projects/oasys-lib/src/lib/components/form/text-input/text-input.module.ts","../../projects/oasys-lib/src/lib/components/form/chip/chip.component.ts","../../projects/oasys-lib/src/lib/components/form/chip/chip.module.ts","../../projects/oasys-lib/src/lib/components/form/errors/form-errors.component.ts","../../projects/oasys-lib/src/lib/components/form/errors/form-errors.module.ts","../../projects/oasys-lib/src/lib/components/heading/heading.ts","../../projects/oasys-lib/src/lib/components/heading/heading.component.ts","../../projects/oasys-lib/src/lib/components/heading/heading.module.ts","../../projects/oasys-lib/src/lib/components/layout/Layout.ts","../../projects/oasys-lib/src/lib/components/hero/hero.component.ts","../../projects/oasys-lib/src/lib/components/hero/hero.module.ts","../../projects/oasys-lib/src/lib/components/seo-block/seo-block.component.ts","../../projects/oasys-lib/src/lib/components/seo-block/seo-block.module.ts","../../projects/oasys-lib/src/lib/components/icon/icon.component.ts","../../projects/oasys-lib/src/lib/components/icon/icon.module.ts","../../projects/oasys-lib/src/lib/services/image.service.ts","../../projects/oasys-lib/src/lib/components/image/image.ts","../../projects/oasys-lib/src/lib/components/image/image.component.ts","../../projects/oasys-lib/src/lib/components/image/image.module.ts","../../projects/oasys-lib/src/lib/components/layout/box/box.ts","../../projects/oasys-lib/src/lib/components/layout/box/box.component.ts","../../projects/oasys-lib/src/lib/components/layout/container/container.component.ts","../../projects/oasys-lib/src/lib/components/layout/grid/grid-column.component.ts","../../projects/oasys-lib/src/lib/components/layout/grid/grid.component.ts","../../projects/oasys-lib/src/lib/components/layout/stack/stack.component.ts","../../projects/oasys-lib/src/lib/components/layout/layout.module.ts","../../projects/oasys-lib/src/lib/components/section/section.component.ts","../../projects/oasys-lib/src/lib/components/section/section.module.ts","../../projects/oasys-lib/src/lib/components/carousel/carousel.component.ts","../../projects/oasys-lib/src/lib/components/carousel/carousel.module.ts","../../projects/oasys-lib/src/lib/components/text/text.component.ts","../../projects/oasys-lib/src/lib/components/text/text.module.ts","../../projects/oasys-lib/src/lib/components/banner/banner.component.ts","../../projects/oasys-lib/src/lib/components/banner/banner.module.ts","../../projects/oasys-lib/src/lib/components/pill/pill.ts","../../projects/oasys-lib/src/lib/components/pill/pill.component.ts","../../projects/oasys-lib/src/lib/components/pill/pill.module.ts","../../projects/oasys-lib/src/lib/components/pill-group/pill-group.component.ts","../../projects/oasys-lib/src/lib/components/pill-group/pill-group.module.ts","../../projects/oasys-lib/src/lib/services/media-base-url.provider.ts","../../projects/oasys-lib/src/lib/services/routing-handler.provider.ts","../../projects/oasys-lib/src/lib/services/swiper.provider.ts","../../projects/oasys-lib/src/lib/components/promo-card/promo-card.component.ts","../../projects/oasys-lib/src/lib/components/promo-card/promo-card.module.ts","../../projects/oasys-lib/src/lib/components/select-card/select-card.component.ts","../../projects/oasys-lib/src/lib/components/select-card/select-card.module.ts","../../projects/oasys-lib/src/lib/components/form/combobox/combobox.ts","../../projects/oasys-lib/src/lib/components/form/combobox/combobox.component.ts","../../projects/oasys-lib/src/lib/components/form/combobox/combobox.module.ts","../../projects/oasys-lib/src/lib/components/label/label.component.ts","../../projects/oasys-lib/src/lib/components/label/label.module.ts","../../projects/oasys-lib/src/lib/components/navigation/tabs/tab/tab.component.ts","../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-group/tab-group.component.ts","../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-active/tab-active.component.ts","../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-header/tab-header.component.ts","../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-group/tab-group.module.ts","../../projects/oasys-lib/src/lib/components/progress-bar/progress-bar.component.ts","../../projects/oasys-lib/src/lib/components/form/errors-summary/errors-summary-item/form-errors-summary-item.component.ts","../../projects/oasys-lib/src/lib/components/form/errors-summary/form-errors-summary.component.ts","../../projects/oasys-lib/src/lib/components/form/errors-summary/errors-summary-title/form-errors-summary-title.component.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["_angular_core"],"mappings":"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"}
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "oasys-lib",
3
- "version": "2.18.4-rc.2",
3
+ "version": "2.19.1-rc.0",
4
4
  "peerDependencies": {
5
- "@angular/common": "19.2.15",
6
- "@angular/core": "19.2.15",
5
+ "@angular/common": "20.3.15",
6
+ "@angular/core": "20.3.15",
7
7
  "swiper": "11.2.8"
8
8
  },
9
9
  "module": "fesm2022/oasys-lib.mjs",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Dec 2025 13:03:39 GMT
3
+ * Generated on Tue, 23 Dec 2025 15:39:14 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomandwild {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 19 Dec 2025 13:03:40 GMT
3
+ * Generated on Tue, 23 Dec 2025 15:39:14 GMT
4
4
  */
5
5
 
6
6
  :root .brand-tokens-bloomon {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 19 Dec 2025 13:03:40 GMT
3
+ // Generated on Tue, 23 Dec 2025 15:39:14 GMT
4
4
 
5
5
  $oasys-size-web-breakpoint-mobile: 0px;
6
6
  $oasys-size-web-breakpoint-tablet: 767px;
@@ -1,11 +0,0 @@
1
- import { AfterContentChecked } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysAlertCancelDirective implements AfterContentChecked {
4
- text: string;
5
- private elem?;
6
- ngAfterContentChecked(): void;
7
- focus(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertCancelDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertCancelDirective, "ui-alert-cancel, [ui-alert-cancel]", never, {}, {}, never, never, true, never>;
10
- }
11
- //# sourceMappingURL=alert-cancel.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert-cancel.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/alert/alert-cancel.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAiC,MAAM,eAAe,CAAC;;AAEnF,qBAIa,yBAA0B,YAAW,mBAAmB;IAC5D,IAAI,SAAM;IACjB,OAAO,CAAC,IAAI,CAAC,CAAsB;IAE5B,qBAAqB,IAAI,IAAI;IAI7B,KAAK,IAAI,IAAI;yCART,yBAAyB;2CAAzB,yBAAyB;CAmBrC"}
@@ -1,11 +0,0 @@
1
- import { AfterContentChecked, ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysAlertConfirmDirective implements AfterContentChecked {
4
- private elem;
5
- text: string;
6
- constructor(elem: ElementRef);
7
- ngAfterContentChecked(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertConfirmDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertConfirmDirective, "ui-alert-confirm, [ui-alert-confirm]", never, {}, {}, never, never, true, never>;
10
- }
11
- //# sourceMappingURL=alert-confirm.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert-confirm.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/alert/alert-confirm.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAa,UAAU,EAAE,MAAM,eAAe,CAAC;;AAE3E,qBAIa,0BAA2B,YAAW,mBAAmB;IAGxD,OAAO,CAAC,IAAI;IAFjB,IAAI,SAAM;gBAEG,IAAI,EAAE,UAAU;IAE7B,qBAAqB,IAAI,IAAI;yCALzB,0BAA0B;2CAA1B,0BAA0B;CAQtC"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class OasysAlertContentDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertContentDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertContentDirective, "ui-alert-content, [ui-alert-content]", never, {}, {}, never, never, true, never>;
5
- }
6
- //# sourceMappingURL=alert-content.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert-content.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/alert/alert-content.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,0BAA0B;yCAA1B,0BAA0B;2CAA1B,0BAA0B;CAAG"}
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class OasysAlertTitleDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertTitleDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAlertTitleDirective, "ui-alert-title, [ui-alert-title]", never, {}, {}, never, never, true, never>;
5
- }
6
- //# sourceMappingURL=alert-title.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert-title.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/alert/alert-title.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,wBAAwB;yCAAxB,wBAAwB;2CAAxB,wBAAwB;CAAG"}
@@ -1,35 +0,0 @@
1
- import { AfterContentChecked, AfterViewInit, ElementRef, EventEmitter } from '@angular/core';
2
- import { BreakpointService } from '../../services/breakpoint.service';
3
- import { OasysAlertCancelDirective } from './alert-cancel.directive';
4
- import { OasysAlertConfirmDirective } from './alert-confirm.directive';
5
- import { UIButtonSize } from '../button/button';
6
- import * as i0 from "@angular/core";
7
- export type UIAlertTone = 'positive' | 'neutral' | 'negative';
8
- export declare class OasysAlertComponent implements AfterContentChecked, AfterViewInit {
9
- breakpointService: BreakpointService;
10
- direction: 'dynamic' | 'vertical' | 'horizontal';
11
- tone: UIAlertTone;
12
- aria_live: 'polite' | 'assertive' | 'off';
13
- button_size: UIButtonSize;
14
- cancel: EventEmitter<void>;
15
- confirm: EventEmitter<void>;
16
- cancelButton?: OasysAlertCancelDirective;
17
- confirmButton?: OasysAlertConfirmDirective;
18
- cancelbuttoncontainer?: ElementRef<HTMLElement>;
19
- alertHost?: ElementRef<HTMLElement>;
20
- private wasVisible;
21
- private hasFocusedOnCurrentVisibility;
22
- private ariaLiveElement?;
23
- constructor(breakpointService: BreakpointService);
24
- get isVertical(): boolean;
25
- get buttonSize(): UIButtonSize;
26
- cancelled(): void;
27
- confirmed(): void;
28
- ngAfterViewInit(): void;
29
- ngAfterContentChecked(): void;
30
- private checkVisibilityAndFocus;
31
- private isComponentVisible;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysAlertComponent, "ui-alert", never, { "direction": { "alias": "direction"; "required": false; }; "tone": { "alias": "tone"; "required": false; }; "aria_live": { "alias": "aria_live"; "required": false; }; "button_size": { "alias": "button_size"; "required": false; }; }, { "cancel": "cancel"; "confirm": "confirm"; }, ["cancelButton", "confirmButton"], ["ui-alert-title", "ui-alert-content", "ui-alert-cancel", "ui-alert-confirm"], true, never>;
34
- }
35
- //# sourceMappingURL=alert.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/alert/alert.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,mBAAmB,EACnB,aAAa,EAGb,UAAU,EACV,YAAY,EAIb,MAAM,eAAe,CAAC;AACvB,OAAO,EAAc,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;AAClF,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AACrE,OAAO,EAAE,0BAA0B,EAAE,MAAM,2BAA2B,CAAC;AACvE,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;;AAOhD,MAAM,MAAM,WAAW,GAAG,UAAU,GAAG,SAAS,GAAG,UAAU,CAAC;AAE9D,qBAiBa,mBAAoB,YAAW,mBAAmB,EAAE,aAAa;IAkCzD,iBAAiB,EAAE,iBAAiB;IAhChD,SAAS,EAAE,SAAS,GAAG,UAAU,GAAG,YAAY,CAAa;IAG7D,IAAI,EAAE,WAAW,CAAa;IAE5B,SAAS,EAAE,QAAQ,GAAG,WAAW,GAAG,KAAK,CAAY;IAErD,WAAW,EAAE,YAAY,CAAW;IAI5B,MAAM,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAGhE,OAAO,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAGvD,YAAY,CAAC,EAAE,yBAAyB,CAAC;IAGzC,aAAa,CAAC,EAAE,0BAA0B,CAAC;IAGlD,qBAAqB,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC;IAGhD,SAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC;IAEpC,OAAO,CAAC,UAAU,CAAS;IAC3B,OAAO,CAAC,6BAA6B,CAAS;IAC9C,OAAO,CAAC,eAAe,CAAC,CAAc;gBAEnB,iBAAiB,EAAE,iBAAiB;IAEvD,IAAI,UAAU,IAAI,OAAO,CAUxB;IAED,IAAI,UAAU,IAAI,YAAY,CAI7B;IAEM,SAAS,IAAI,IAAI;IAIjB,SAAS,IAAI,IAAI;IAIxB,eAAe,IAAI,IAAI;IAKvB,qBAAqB,IAAI,IAAI;IAI7B,OAAO,CAAC,uBAAuB;IAgD/B,OAAO,CAAC,kBAAkB;yCAvHf,mBAAmB;2CAAnB,mBAAmB;CAwI/B"}
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./alert-cancel.directive";
3
- import * as i2 from "./alert-confirm.directive";
4
- import * as i3 from "./alert-content.directive";
5
- import * as i4 from "./alert-title.directive";
6
- import * as i5 from "./alert.component";
7
- export declare class OasysAlertModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysAlertModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysAlertModule, never, [typeof i1.OasysAlertCancelDirective, typeof i2.OasysAlertConfirmDirective, typeof i3.OasysAlertContentDirective, typeof i4.OasysAlertTitleDirective, typeof i5.OasysAlertComponent], [typeof i1.OasysAlertCancelDirective, typeof i2.OasysAlertConfirmDirective, typeof i3.OasysAlertContentDirective, typeof i4.OasysAlertTitleDirective, typeof i5.OasysAlertComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysAlertModule>;
11
- }
12
- //# sourceMappingURL=alert.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"alert.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/alert/alert.module.ts"],"names":[],"mappings":";;;;;;AAOA,qBAgBa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAAG"}
@@ -1,7 +0,0 @@
1
- export * from './alert-cancel.directive';
2
- export * from './alert-confirm.directive';
3
- export * from './alert-content.directive';
4
- export * from './alert-title.directive';
5
- export * from './alert.component';
6
- export * from './alert.module';
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/alert/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC"}
@@ -1,21 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { TokenService } from '../../services/token.service';
3
- import { LayoutBackgrounds, LayoutBackgroundsDeprecated } from '../layout/Layout';
4
- import * as i0 from "@angular/core";
5
- export declare class BannerComponent implements OnInit {
6
- private tokenService;
7
- mobilePadding: string;
8
- background_colour: LayoutBackgrounds | LayoutBackgroundsDeprecated;
9
- cta_text: string;
10
- banner_title: string;
11
- banner_surtitle: string;
12
- banner_subtitle: string;
13
- cta_link: string;
14
- cta_clicked: EventEmitter<void>;
15
- constructor(tokenService: TokenService);
16
- ngOnInit(): void;
17
- onCtaClicked(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<BannerComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<BannerComponent, "ui-banner", never, { "background_colour": { "alias": "background_colour"; "required": false; }; "cta_text": { "alias": "cta_text"; "required": false; }; "banner_title": { "alias": "banner_title"; "required": false; }; "banner_surtitle": { "alias": "banner_surtitle"; "required": false; }; "banner_subtitle": { "alias": "banner_subtitle"; "required": false; }; "cta_link": { "alias": "cta_link"; "required": false; }; }, { "cta_clicked": "cta_clicked"; }, never, never, true, never>;
20
- }
21
- //# sourceMappingURL=banner.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"banner.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/banner/banner.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;AAC/E,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;;AASlF,qBAgBa,eAAgB,YAAW,MAAM;IAchC,OAAO,CAAC,YAAY;IAZzB,aAAa,EAAE,MAAM,CAAC;IAEpB,iBAAiB,EAAE,iBAAiB,GAAG,2BAA2B,CAAe;IACjF,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IAGxB,QAAQ,EAAE,MAAM,CAAC;IAChB,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;gBAE3C,YAAY,EAAE,YAAY;IAE9C,QAAQ,IAAI,IAAI;IAIhB,YAAY,IAAI,IAAI;yCApBT,eAAe;2CAAf,eAAe;CAuB3B"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./banner.component";
3
- export declare class OasysBannerModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysBannerModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysBannerModule, never, [typeof i1.BannerComponent], [typeof i1.BannerComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysBannerModule>;
7
- }
8
- //# sourceMappingURL=banner.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"banner.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/banner/banner.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './banner.component';
2
- export * from './banner.module';
3
- import { BannerComponent } from './banner.component';
4
- export { BannerComponent as OasysBannerComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/banner/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AACrD,OAAO,EAAE,eAAe,IAAI,oBAAoB,EAAE,CAAC"}
@@ -1,43 +0,0 @@
1
- import { EventEmitter, ElementRef, AfterViewInit, OnInit, OnChanges } from '@angular/core';
2
- import { IconNames, IconContext } from '../icon/icon';
3
- import { TextTransform } from '../text/text';
4
- import { UIButton, UIButtonBoolean, UIButtonSize, UIButtonType, UIButtonEventType } from './button';
5
- import * as i0 from "@angular/core";
6
- export declare class OasysButtonComponent implements AfterViewInit, OnInit, OnChanges {
7
- private elementRef?;
8
- clicked: EventEmitter<void>;
9
- ngContent?: ElementRef<HTMLElement>;
10
- button_icon: IconNames | undefined;
11
- button_icon_placement: IconContext;
12
- button_size: UIButtonSize;
13
- button_type: UIButtonType;
14
- button_full_width: UIButtonBoolean;
15
- button_event_type: UIButtonEventType;
16
- button_disabled: UIButtonBoolean;
17
- button_selected: UIButtonBoolean;
18
- button_text_nowrap: UIButtonBoolean;
19
- aria_label: string | undefined;
20
- aria_role: string;
21
- href: string | undefined;
22
- button?: UIButton;
23
- iconContext: IconContext;
24
- textTransform: TextTransform;
25
- outlineButtonTypes: string[];
26
- computedAccessibleButtonContent: string;
27
- computedButtonDisplayClasses: string[];
28
- constructor(elementRef?: ElementRef<HTMLInputElement>);
29
- onClick(): void;
30
- ngOnInit(): void;
31
- /**
32
- * required because signals cannot be used here to force change detection on strings computed from inputs
33
- * TODO - migrate inputs to InputSignals when Angular supports it within angular 19.
34
- * Issue - https://github.com/angular/angular/issues/53981
35
- */
36
- ngOnChanges(): void;
37
- ngAfterViewInit(): void;
38
- private accessibleButtonContent;
39
- private buttonDisplayClasses;
40
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonComponent, never>;
41
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysButtonComponent, "ui-button", never, { "button_icon": { "alias": "button_icon"; "required": false; }; "button_icon_placement": { "alias": "button_icon_placement"; "required": false; }; "button_size": { "alias": "button_size"; "required": false; }; "button_type": { "alias": "button_type"; "required": false; }; "button_full_width": { "alias": "button_full_width"; "required": false; }; "button_event_type": { "alias": "button_event_type"; "required": false; }; "button_disabled": { "alias": "button_disabled"; "required": false; }; "button_selected": { "alias": "button_selected"; "required": false; }; "button_text_nowrap": { "alias": "button_text_nowrap"; "required": false; }; "aria_label": { "alias": "aria_label"; "required": false; }; "aria_role": { "alias": "aria_role"; "required": false; }; "href": { "alias": "href"; "required": false; }; }, { "clicked": "clicked"; }, never, ["*"], true, never>;
42
- }
43
- //# sourceMappingURL=button.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/button/button.component.ts"],"names":[],"mappings":"AACA,OAAO,EAIL,YAAY,EAEZ,UAAU,EAEV,aAAa,EAEb,MAAM,EACN,SAAS,EACV,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,YAAY,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;;AAKpG,qBASa,oBAAqB,YAAW,aAAa,EAAE,MAAM,EAAE,SAAS;IAwB/D,OAAO,CAAC,UAAU,CAAC;IAvBrB,OAAO,qBAA4B;IACpB,SAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC;IAEpD,WAAW,EAAE,SAAS,GAAG,SAAS,CAAC;IACnC,qBAAqB,EAAE,WAAW,CAAa;IAC/C,WAAW,EAAE,YAAY,CAAW;IACpC,WAAW,EAAE,YAAY,CAAa;IACtC,iBAAiB,EAAE,eAAe,CAAS;IAC3C,iBAAiB,EAAE,iBAAiB,CAAY;IAChD,eAAe,EAAE,eAAe,CAAS;IACzC,eAAe,EAAE,eAAe,CAAS;IACzC,kBAAkB,EAAE,eAAe,CAAS;IAC5C,UAAU,EAAE,MAAM,GAAG,SAAS,CAAC;IAC/B,SAAS,SAAY;IACrB,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;IAElC,MAAM,CAAC,EAAE,QAAQ,CAAC;IAClB,WAAW,EAAE,WAAW,CAAU;IAClC,aAAa,EAAG,aAAa,CAAC;IAC9B,kBAAkB,WAAsC;IACxD,+BAA+B,SAAM;IACrC,4BAA4B,EAAE,MAAM,EAAE,CAAM;gBAExB,UAAU,CAAC,EAAE,UAAU,CAAC,gBAAgB,CAAC;IAE7D,OAAO,IAAI,IAAI;IAIf,QAAQ,IAAI,IAAI;IAKhB;;;;OAIG;IACH,WAAW,IAAI,IAAI;IAKnB,eAAe,IAAI,IAAI;IAevB,OAAO,CAAC,uBAAuB,CAS7B;IAEF,OAAO,CAAC,oBAAoB,CAWR;yCAlFT,oBAAoB;2CAApB,oBAAoB;CAmFhC"}
@@ -1,19 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { IconNames, IconContext } from '../icon/icon';
3
- export type UIButtonBoolean = true | 'true' | false | 'false';
4
- export type UIButtonSize = 'small' | 'large';
5
- export type UIButtonType = 'primary' | 'secondary' | 'tertiary' | 'primary-inverse' | 'secondary-inverse' | 'tertiary-inverse' | 'expressive' | 'danger' | 'facebook' | 'paypal' | 'rewards' | 'rewards-on-dark' | 'chip';
6
- export type UIButtonEventType = 'button' | 'submit' | 'reset';
7
- export interface UIButton {
8
- buttonIcon: IconNames;
9
- buttonType: UIButtonType;
10
- buttonEventType: UIButtonEventType;
11
- buttonIconPlacement: IconContext;
12
- buttonSize: UIButtonSize;
13
- buttonFullWidth: UIButtonBoolean;
14
- href: string;
15
- buttonDisabled: UIButtonBoolean;
16
- buttonSelected: UIButtonBoolean;
17
- buttonDidClick: EventEmitter<any>;
18
- }
19
- //# sourceMappingURL=button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/button/button.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAEtD,MAAM,MAAM,eAAe,GAAG,IAAI,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,CAAC;AAE9D,MAAM,MAAM,YAAY,GAAG,OAAO,GAAG,OAAO,CAAC;AAE7C,MAAM,MAAM,YAAY,GACpB,SAAS,GACT,WAAW,GACX,UAAU,GACV,iBAAiB,GACjB,mBAAmB,GACnB,kBAAkB,GAClB,YAAY,GACZ,QAAQ,GACR,UAAU,GACV,QAAQ,GACR,SAAS,GACT,iBAAiB,GACjB,MAAM,CAAC;AAEX,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;AAE9D,MAAM,WAAW,QAAQ;IAIvB,UAAU,EAAE,SAAS,CAAC;IAEtB,UAAU,EAAE,YAAY,CAAC;IAEzB,eAAe,EAAE,iBAAiB,CAAC;IAEnC,mBAAmB,EAAE,WAAW,CAAC;IAEjC,UAAU,EAAE,YAAY,CAAC;IAEzB,eAAe,EAAE,eAAe,CAAC;IAEjC,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,eAAe,CAAC;IAChC,cAAc,EAAE,eAAe,CAAC;IAKhC,cAAc,EAAE,YAAY,CAAC,GAAG,CAAC,CAAC;CACnC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./button.component";
3
- export declare class OasysButtonModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysButtonModule, never, [typeof i1.OasysButtonComponent], [typeof i1.OasysButtonComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysButtonModule>;
7
- }
8
- //# sourceMappingURL=button.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/button/button.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
@@ -1,4 +0,0 @@
1
- export * from './button.component';
2
- export * from './button.module';
3
- export * from './button';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/button/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC"}
@@ -1,17 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { BreakpointService } from '../../services/breakpoint.service';
3
- import * as i0 from "@angular/core";
4
- export declare class OasysButtonGroupComponent implements OnInit {
5
- private breakpointService;
6
- prefix: '';
7
- button_group_align: 'start' | 'center' | 'end';
8
- button_group_collapse_below: 'tablet' | 'laptop' | 'desktop' | 'none';
9
- button_group_ghost_align: 'none' | 'small' | 'large';
10
- get class(): string;
11
- constructor(breakpointService: BreakpointService);
12
- ngOnInit(): void;
13
- get shouldCollapse(): boolean;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonGroupComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysButtonGroupComponent, "ui-button-group", never, { "button_group_align": { "alias": "button_group_align"; "required": false; }; "button_group_collapse_below": { "alias": "button_group_collapse_below"; "required": false; }; "button_group_ghost_align": { "alias": "button_group_ghost_align"; "required": false; }; }, {}, never, ["*"], true, never>;
16
- }
17
- //# sourceMappingURL=button-group.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button-group.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/button-group/button-group.component.ts"],"names":[],"mappings":"AACA,OAAO,EAGL,MAAM,EAYP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAc,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;;AAGlF,qBASa,yBAA0B,YAAW,MAAM;IAiB1C,OAAO,CAAC,iBAAiB;IAhBrC,MAAM,EAAE,EAAE,CAAC;IAEF,kBAAkB,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAW;IACzD,2BAA2B,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAY;IAKjF,wBAAwB,EAAE,MAAM,GAAG,OAAO,GAAG,OAAO,CAAU;IAEvE,IAA0B,KAAK,WAI9B;gBAEmB,iBAAiB,EAAE,iBAAiB;IAExD,QAAQ,IAAI,IAAI;IAEhB,IAAI,cAAc,IAAI,OAAO,CAkB5B;yCAvCU,yBAAyB;2CAAzB,yBAAyB;CAwCrC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./button-group.component";
3
- export declare class OasysButtonGroupModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysButtonGroupModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysButtonGroupModule, never, [typeof i1.OasysButtonGroupComponent], [typeof i1.OasysButtonGroupComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysButtonGroupModule>;
7
- }
8
- //# sourceMappingURL=button-group.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button-group.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/button-group/button-group.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,sBAAsB;yCAAtB,sBAAsB;0CAAtB,sBAAsB;0CAAtB,sBAAsB;CAAG"}
@@ -1,3 +0,0 @@
1
- export * from './button-group.component';
2
- export * from './button-group.module';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/button-group/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC"}
@@ -1,35 +0,0 @@
1
- import { AfterViewInit, ElementRef, OnInit } from '@angular/core';
2
- import { TokenService } from '../../services/token.service';
3
- import { CardImageFormat } from './card';
4
- import * as i0 from "@angular/core";
5
- export declare class CardComponent implements OnInit, AfterViewInit {
6
- private tokenService;
7
- imageLabel: ElementRef;
8
- label_text: string;
9
- image: string;
10
- alt_text: string;
11
- image_format: CardImageFormat;
12
- aspectRatio: string;
13
- small_title_left: string;
14
- small_sub_title_right: string;
15
- standard_content: string;
16
- bold_content: string;
17
- stackOffset: string;
18
- constructor(tokenService: TokenService);
19
- ngOnInit(): void;
20
- ngAfterViewInit(): void;
21
- /**
22
- * This calculates the stack offset based on the image labels height.
23
- */
24
- setStackPlacement(): void;
25
- /**
26
- * This function retrieves the appropriate design token value based on the passed imageFormat choice
27
- *
28
- * @param format - The format of the image e.g. square, portrait, landscape
29
- * @returns - string to be used as the aspect ratio
30
- */
31
- setImageAspectRatio(format: CardImageFormat): string;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "ui-card", never, { "label_text": { "alias": "label_text"; "required": false; }; "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "image_format": { "alias": "image_format"; "required": false; }; "small_title_left": { "alias": "small_title_left"; "required": false; }; "small_sub_title_right": { "alias": "small_sub_title_right"; "required": false; }; "standard_content": { "alias": "standard_content"; "required": false; }; "bold_content": { "alias": "bold_content"; "required": false; }; }, {}, never, never, true, never>;
34
- }
35
- //# sourceMappingURL=card.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"card.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/card/card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,aAAa,EAEb,UAAU,EAGV,MAAM,EAEP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,QAAQ,CAAC;;AAKzC,qBAQa,aAAc,YAAW,MAAM,EAAE,aAAa;IAkB7C,OAAO,CAAC,YAAY;IAhB8B,UAAU,EAAE,UAAU,CAAC;IAG5E,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,EAAE,eAAe,CAAC;IACvC,WAAW,EAAE,MAAM,CAAC;IAGX,gBAAgB,EAAE,MAAM,CAAC;IACzB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,gBAAgB,EAAE,MAAM,CAAC;IACzB,YAAY,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;gBAEA,YAAY,EAAE,YAAY;IAE9C,QAAQ,IAAI,IAAI;IAIhB,eAAe,IAAI,IAAI;IAIvB;;OAEG;IAEH,iBAAiB,IAAI,IAAI;IAMzB;;;;;OAKG;IACH,mBAAmB,CAAC,MAAM,EAAE,eAAe,GAAG,MAAM;yCA5CzC,aAAa;2CAAb,aAAa;CAwDzB"}
@@ -1,2 +0,0 @@
1
- export type CardImageFormat = 'square' | 'portrait' | 'landscape';
2
- //# sourceMappingURL=card.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/card/card.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAG,QAAQ,GAAG,UAAU,GAAG,WAAW,CAAC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./card.component";
3
- export declare class OasysCardModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysCardModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysCardModule, never, [typeof i1.CardComponent], [typeof i1.CardComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysCardModule>;
7
- }
8
- //# sourceMappingURL=card.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"card.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/card/card.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './card.component';
2
- export * from './card.module';
3
- import { CardComponent } from './card.component';
4
- export { CardComponent as OasysCardComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/card/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,aAAa,IAAI,kBAAkB,EAAE,CAAC"}
@@ -1,68 +0,0 @@
1
- import { ElementRef, OnInit, EventEmitter } from '@angular/core';
2
- import Swiper from 'swiper';
3
- import { TokenService } from '../../services/token.service';
4
- import { SwiperContainer } from 'swiper/element';
5
- import * as i0 from "@angular/core";
6
- export declare class CarouselComponent implements OnInit {
7
- private tokenService;
8
- private document;
9
- private element;
10
- swiper: ElementRef<SwiperContainer>;
11
- carouselscrollbarplaceholder: ElementRef;
12
- carouselctastack: ElementRef;
13
- rewind: boolean;
14
- carousel_overflow: boolean;
15
- carousel_gap: 'default' | 'tight' | 'near' | 'none';
16
- carousel_pagination: 'scroll-arrows' | 'none' | 'scroll-bar' | 'small-arrows';
17
- carousel_slides_per_view_desktop: number;
18
- carousel_slides_per_view_laptop: number;
19
- carousel_slides_per_view_tablet: number;
20
- carousel_slides_per_view_mobile: number;
21
- text_for_left_arrow: string;
22
- text_for_right_arrow: string;
23
- carousel_rows_per_row_mobile: 1 | 2;
24
- carousel_loading: 'lazy' | 'eager';
25
- carousel_free_mode: boolean;
26
- center_insufficient_slides: boolean;
27
- center_active_slide: boolean;
28
- start_slide: number;
29
- offset_scrollbar_top: boolean;
30
- activeIndexOnSlideChange: EventEmitter<number>;
31
- constructor(tokenService: TokenService, document: Document, element: ElementRef);
32
- ngOnInit(): void;
33
- /**
34
- * Set up the intersection observer with the relevant options
35
- */
36
- setUpIntersectionObserver(): void;
37
- /**
38
- * This function gets called just before the user scrolls this component into view
39
- * @param entries - An array of interswection observer entries
40
- * @param observer - Intersection observer
41
- */
42
- onIntersection(entries: IntersectionObserverEntry[], observer: IntersectionObserver): void;
43
- getStyle(element: HTMLElement, style: string): string;
44
- /**
45
- * Set the scrollbar placement and width based on carouselscrollbarplaceholder and carouselctastack
46
- */
47
- setupScrollbarLayoutProperties(): void;
48
- /**
49
- * Set the dynamic swiper params and initialise the swiper instance
50
- */
51
- initSwiper(): void;
52
- /**
53
- * Move the carousel on to the next slide
54
- */
55
- nextSlide(): void;
56
- /**
57
- * Move the carousel back to the previous slide
58
- */
59
- previousSlide(): void;
60
- /**
61
- * Emit event when the slide changes
62
- * @param swiper
63
- */
64
- onSlideChange(swiper: Swiper): void;
65
- static ɵfac: i0.ɵɵFactoryDeclaration<CarouselComponent, never>;
66
- static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "ui-carousel", never, { "rewind": { "alias": "rewind"; "required": false; }; "carousel_overflow": { "alias": "carousel_overflow"; "required": false; }; "carousel_gap": { "alias": "carousel_gap"; "required": false; }; "carousel_pagination": { "alias": "carousel_pagination"; "required": false; }; "carousel_slides_per_view_desktop": { "alias": "carousel_slides_per_view_desktop"; "required": false; }; "carousel_slides_per_view_laptop": { "alias": "carousel_slides_per_view_laptop"; "required": false; }; "carousel_slides_per_view_tablet": { "alias": "carousel_slides_per_view_tablet"; "required": false; }; "carousel_slides_per_view_mobile": { "alias": "carousel_slides_per_view_mobile"; "required": false; }; "text_for_left_arrow": { "alias": "text_for_left_arrow"; "required": false; }; "text_for_right_arrow": { "alias": "text_for_right_arrow"; "required": false; }; "carousel_rows_per_row_mobile": { "alias": "carousel_rows_per_row_mobile"; "required": false; }; "carousel_loading": { "alias": "carousel_loading"; "required": false; }; "carousel_free_mode": { "alias": "carousel_free_mode"; "required": false; }; "center_insufficient_slides": { "alias": "center_insufficient_slides"; "required": false; }; "center_active_slide": { "alias": "center_active_slide"; "required": false; }; "start_slide": { "alias": "start_slide"; "required": false; }; "offset_scrollbar_top": { "alias": "offset_scrollbar_top"; "required": false; }; }, { "activeIndexOnSlideChange": "activeIndexOnSlideChange"; }, never, ["*"], true, never>;
67
- }
68
- //# sourceMappingURL=carousel.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"carousel.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/carousel/carousel.component.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,UAAU,EAEV,MAAM,EAIN,YAAY,EAIb,MAAM,eAAe,CAAC;AACvB,OAAO,MAAM,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAQjD,qBAUa,iBAAkB,YAAW,MAAM;IAmC5C,OAAO,CAAC,YAAY;IACF,OAAO,CAAC,QAAQ;IAClC,OAAO,CAAC,OAAO;IAnCsB,MAAM,EAAE,UAAU,CAAC,eAAe,CAAC,CAAC;IAE3E,4BAA4B,EAAE,UAAU,CAAC;IAC2B,gBAAgB,EAAE,UAAU,CAAC;IAGxF,MAAM,EAAE,OAAO,CAAS;IAExB,iBAAiB,EAAE,OAAO,CAAS;IAEnC,YAAY,EAAE,SAAS,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,CAAa;IAEhE,mBAAmB,EAAE,eAAe,GAAG,MAAM,GAAG,YAAY,GAAG,cAAc,CAAU;IAEvF,gCAAgC,EAAE,MAAM,CAAK;IAC7C,+BAA+B,EAAE,MAAM,CAAK;IAC5C,+BAA+B,EAAE,MAAM,CAAO;IAC9C,+BAA+B,EAAE,MAAM,CAAQ;IAC/C,mBAAmB,EAAE,MAAM,CAAoB;IAC/C,oBAAoB,EAAE,MAAM,CAAgB;IAE5C,4BAA4B,EAAE,CAAC,GAAG,CAAC,CAAK;IAExC,gBAAgB,EAAE,MAAM,GAAG,OAAO,CAAU;IAC5C,kBAAkB,EAAE,OAAO,CAAS;IACpC,0BAA0B,EAAE,OAAO,CAAQ;IAC3C,mBAAmB,EAAE,OAAO,CAAS;IACrC,WAAW,EAAE,MAAM,CAAK;IACxB,oBAAoB,EAAE,OAAO,CAAS;IAErC,wBAAwB,uBAA8B;gBAGtD,YAAY,EAAE,YAAY,EACR,QAAQ,EAAE,QAAQ,EACpC,OAAO,EAAE,UAAU;IAK7B,QAAQ,IAAI,IAAI;IAQhB;;OAEG;IACH,yBAAyB,IAAI,IAAI;IAajC;;;;OAIG;IACH,cAAc,CAAC,OAAO,EAAE,yBAAyB,EAAE,EAAE,QAAQ,EAAE,oBAAoB,GAAG,IAAI;IAU1F,QAAQ,CAAC,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM;IAIrD;;OAEG;IACH,8BAA8B,IAAI,IAAI;IAwCtC;;OAEG;IAEH,UAAU,IAAI,IAAI;IAwHlB;;OAEG;IACH,SAAS,IAAI,IAAI;IAIjB;;OAEG;IACH,aAAa,IAAI,IAAI;IAIrB;;;OAGG;IACH,aAAa,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI;yCA9QxB,iBAAiB;2CAAjB,iBAAiB;CAiR7B"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./carousel.component";
3
- export declare class OasysCarouselModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysCarouselModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysCarouselModule, never, [typeof i1.CarouselComponent], [typeof i1.CarouselComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysCarouselModule>;
7
- }
8
- //# sourceMappingURL=carousel.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"carousel.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/carousel/carousel.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './carousel.component';
2
- export * from './carousel.module';
3
- import { CarouselComponent } from './carousel.component';
4
- export { CarouselComponent as OasysCarouselComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/carousel/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACzD,OAAO,EAAE,iBAAiB,IAAI,sBAAsB,EAAE,CAAC"}