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
@@ -1,11 +0,0 @@
1
- type BoxBorderBrand = 'primary' | 'primary-on-dark' | 'secondary';
2
- type BoxBorderInteraction = 'selected' | 'selectable';
3
- type BoxBorderRewards = 'rewards-primary' | 'rewards-primary-on-dark';
4
- type BoxBorderRadiusBrand = 'none' | 'soften' | 'layout' | 'round';
5
- type BoxBorderRadiusRewards = 'rewards-primary' | 'rewards-secondary' | 'rewards-icon';
6
- export type BoxBorderColor = BoxBorderBrand | BoxBorderInteraction | BoxBorderRewards;
7
- export type BoxBorderWidth = 'none' | 'primary' | 'prominent';
8
- export type BoxBorderStyle = 'solid' | 'dashed';
9
- export type BoxBorderRadius = BoxBorderRadiusBrand | BoxBorderRadiusRewards;
10
- export {};
11
- //# sourceMappingURL=box.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"box.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/layout/box/box.ts"],"names":[],"mappings":"AAGA,KAAK,cAAc,GAAG,SAAS,GAAG,iBAAiB,GAAG,WAAW,CAAC;AAGlE,KAAK,oBAAoB,GAAG,UAAU,GAAG,YAAY,CAAC;AAGtD,KAAK,gBAAgB,GAAG,iBAAiB,GAAG,yBAAyB,CAAC;AAKtE,KAAK,oBAAoB,GAAG,MAAM,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAC;AAGnE,KAAK,sBAAsB,GAAG,iBAAiB,GAAG,mBAAmB,GAAG,cAAc,CAAC;AAEvF,MAAM,MAAM,cAAc,GAAG,cAAc,GAAG,oBAAoB,GAAG,gBAAgB,CAAC;AAEtF,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,SAAS,GAAG,WAAW,CAAC;AAE9D,MAAM,MAAM,cAAc,GAAG,OAAO,GAAG,QAAQ,CAAC;AAEhD,MAAM,MAAM,eAAe,GAAG,oBAAoB,GAAG,sBAAsB,CAAC"}
@@ -1,19 +0,0 @@
1
- import { ChangeDetectorRef, OnChanges, OnInit } from '@angular/core';
2
- import { LayoutContainerSizes } from '../Layout';
3
- import * as i0 from "@angular/core";
4
- export declare class LayoutContainerComponent implements OnInit, OnChanges {
5
- private changes;
6
- container_fluid: boolean;
7
- container_gutter: true | false | 'true' | 'false';
8
- prefix: string;
9
- containerLayoutClasses?: string[];
10
- containerGutterNameLarge: string;
11
- containerGutterNameSmall: string;
12
- containerHorizontalSizes: LayoutContainerSizes;
13
- constructor(changes: ChangeDetectorRef);
14
- ngOnChanges(): void;
15
- ngOnInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<LayoutContainerComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<LayoutContainerComponent, "ui-container", never, { "container_fluid": { "alias": "container_fluid"; "required": false; }; "container_gutter": { "alias": "container_gutter"; "required": false; }; }, {}, never, ["*"], true, never>;
18
- }
19
- //# sourceMappingURL=container.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"container.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/layout/container/container.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAEjB,SAAS,EACT,MAAM,EAEP,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,oBAAoB,EAAE,MAAM,WAAW,CAAC;;AACjD,qBAUa,wBAAyB,YAAW,MAAM,EAAE,SAAS;IAUpD,OAAO,CAAC,OAAO;IATlB,eAAe,EAAE,OAAO,CAAS;IACjC,gBAAgB,EAAE,IAAI,GAAG,KAAK,GAAG,MAAM,GAAG,OAAO,CAAQ;IAClE,MAAM,SAAyB;IAC/B,sBAAsB,CAAC,EAAE,MAAM,EAAE,CAAC;IAElC,wBAAwB,EAAE,MAAM,CAAC;IACjC,wBAAwB,EAAE,MAAM,CAAC;IACjC,wBAAwB,EAAE,oBAAoB,CAAC;gBAE3B,OAAO,EAAE,iBAAiB;IAE9C,WAAW,IAAI,IAAI;IAKnB,QAAQ,IAAI,IAAI;yCAjBL,wBAAwB;2CAAxB,wBAAwB;CA4BpC"}
@@ -1,19 +0,0 @@
1
- import { ChangeDetectorRef, OnChanges, OnInit } from '@angular/core';
2
- import { ResponsiveGridColumns } from '../Layout';
3
- import * as i0 from "@angular/core";
4
- export declare class LayoutGridColumnComponent implements OnInit, OnChanges {
5
- private changes;
6
- didFirstInit: boolean;
7
- prefix: string;
8
- columnLayoutClasses?: string[];
9
- columns: ResponsiveGridColumns;
10
- column_inset: ResponsiveGridColumns;
11
- grid_base: number;
12
- constructor(changes: ChangeDetectorRef);
13
- getSizeClasses(columns: ResponsiveGridColumns, classString: string): string[];
14
- ngOnChanges(): void;
15
- ngOnInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<LayoutGridColumnComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<LayoutGridColumnComponent, "ui-column", never, { "columns": { "alias": "columns"; "required": false; }; "column_inset": { "alias": "column_inset"; "required": false; }; }, {}, never, ["*"], true, never>;
18
- }
19
- //# sourceMappingURL=grid-column.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid-column.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/layout/grid/grid-column.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAGjB,SAAS,EACT,MAAM,EAEP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,qBAAqB,EAAE,MAAM,WAAW,CAAC;;AAElD,qBAWa,yBAA0B,YAAW,MAAM,EAAE,SAAS;IASrD,OAAO,CAAC,OAAO;IAR3B,YAAY,EAAE,OAAO,CAAS;IAC9B,MAAM,SAAsB;IAC5B,mBAAmB,CAAC,EAAE,MAAM,EAAE,CAAC;IAEtB,OAAO,EAAE,qBAAqB,CAAM;IACpC,YAAY,EAAE,qBAAqB,CAAC;IAC7C,SAAS,EAAE,MAAM,CAAC;gBAEE,OAAO,EAAE,iBAAiB;IAE9C,cAAc,CAAC,OAAO,EAAE,qBAAqB,EAAE,WAAW,EAAE,MAAM,GAAG,MAAM,EAAE;IAc7E,WAAW,IAAI,IAAI;IAQnB,QAAQ,IAAI,IAAI;yCAjCL,yBAAyB;2CAAzB,yBAAyB;CA2CrC"}
@@ -1,19 +0,0 @@
1
- import { ChangeDetectorRef, OnChanges, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class LayoutGridComponent implements OnInit, OnChanges {
4
- private changes;
5
- grid_auto: boolean;
6
- grid_collapse_below: 'tablet' | 'laptop' | 'desktop' | 'none';
7
- grid_gap: 'none' | 'tiny' | 'tight' | 'near' | 'default' | 'expanded';
8
- grid_base: number;
9
- didFirstInit: boolean;
10
- prefix: string;
11
- gridLayoutClasses?: string[];
12
- constructor(changes: ChangeDetectorRef);
13
- get gridTemplateColumns(): string | null;
14
- ngOnChanges(): void;
15
- ngOnInit(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<LayoutGridComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<LayoutGridComponent, "ui-grid", never, { "grid_auto": { "alias": "grid_auto"; "required": false; }; "grid_collapse_below": { "alias": "grid_collapse_below"; "required": false; }; "grid_gap": { "alias": "grid_gap"; "required": false; }; "grid_base": { "alias": "grid_base"; "required": false; }; }, {}, never, ["*"], true, never>;
18
- }
19
- //# sourceMappingURL=grid.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"grid.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/layout/grid/grid.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAGjB,SAAS,EACT,MAAM,EAEP,MAAM,eAAe,CAAC;;AAEvB,qBAYa,mBAAoB,YAAW,MAAM,EAAE,SAAS;IAU/C,OAAO,CAAC,OAAO;IATlB,SAAS,EAAE,OAAO,CAAS;IAC3B,mBAAmB,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAY;IACzE,QAAQ,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,CAAa;IAClF,SAAS,EAAE,MAAM,CAAM;IAEhC,YAAY,EAAE,OAAO,CAAS;IAC9B,MAAM,SAAoB;IAC1B,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;gBAET,OAAO,EAAE,iBAAiB;IAE9C,IAAI,mBAAmB,IAAI,MAAM,GAAG,IAAI,CAGvC;IAED,WAAW,IAAI,IAAI;IAMnB,QAAQ,IAAI,IAAI;yCAvBL,mBAAmB;2CAAnB,mBAAmB;CAgC/B"}
@@ -1,18 +0,0 @@
1
- export * from './box/box.component';
2
- export * from './container/container.component';
3
- export * from './grid/grid-column.component';
4
- export * from './grid/grid.component';
5
- export * from './layout.module';
6
- export * from './stack/stack.component';
7
- export * from './Layout';
8
- import { LayoutBoxComponent } from './box/box.component';
9
- import { LayoutContainerComponent } from './container/container.component';
10
- import { LayoutGridColumnComponent } from './grid/grid-column.component';
11
- import { LayoutGridComponent } from './grid/grid.component';
12
- import { LayoutStackComponent } from './stack/stack.component';
13
- export { LayoutBoxComponent as OasysLayoutBoxComponent };
14
- export { LayoutContainerComponent as OasysLayoutContainerComponent };
15
- export { LayoutGridColumnComponent as OasysLayoutGridColumnComponent };
16
- export { LayoutGridComponent as OasysLayoutGridComponent };
17
- export { LayoutStackComponent as OasysLayoutStackComponent };
18
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,iCAAiC,CAAC;AAChD,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EAAE,wBAAwB,EAAE,MAAM,iCAAiC,CAAC;AAC3E,OAAO,EAAE,yBAAyB,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,kBAAkB,IAAI,uBAAuB,EAAE,CAAC;AACzD,OAAO,EAAE,wBAAwB,IAAI,6BAA6B,EAAE,CAAC;AACrE,OAAO,EAAE,yBAAyB,IAAI,8BAA8B,EAAE,CAAC;AACvE,OAAO,EAAE,mBAAmB,IAAI,wBAAwB,EAAE,CAAC;AAC3D,OAAO,EAAE,oBAAoB,IAAI,yBAAyB,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./box/box.component";
3
- import * as i2 from "./container/container.component";
4
- import * as i3 from "./grid/grid.component";
5
- import * as i4 from "./grid/grid-column.component";
6
- import * as i5 from "./stack/stack.component";
7
- export declare class OasysLayoutModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysLayoutModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysLayoutModule, never, [typeof i1.LayoutBoxComponent, typeof i2.LayoutContainerComponent, typeof i3.LayoutGridComponent, typeof i4.LayoutGridColumnComponent, typeof i5.LayoutStackComponent], [typeof i1.LayoutBoxComponent, typeof i2.LayoutContainerComponent, typeof i4.LayoutGridColumnComponent, typeof i3.LayoutGridComponent, typeof i5.LayoutStackComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysLayoutModule>;
11
- }
12
- //# sourceMappingURL=layout.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"layout.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/layout/layout.module.ts"],"names":[],"mappings":";;;;;;AAOA,qBAgBa,iBAAiB;yCAAjB,iBAAiB;0CAAjB,iBAAiB;0CAAjB,iBAAiB;CAAG"}
@@ -1,23 +0,0 @@
1
- import { ChangeDetectorRef, OnChanges, OnInit } from '@angular/core';
2
- import { LayoutDirections, LayoutAlignment, LayoutGapSizes, LayoutDistribute } from '../Layout';
3
- import * as i0 from "@angular/core";
4
- export declare class LayoutStackComponent implements OnInit, OnChanges {
5
- private changes;
6
- didFirstInit: boolean;
7
- prefix: string;
8
- stackLayoutClasses?: string[];
9
- stack_gap: LayoutGapSizes;
10
- stack_align: LayoutAlignment;
11
- stack_direction: LayoutDirections;
12
- stack_distribute?: LayoutDistribute;
13
- stack_wrap?: boolean;
14
- stack_collapse_below: 'tablet' | 'laptop' | 'desktop' | 'none';
15
- stack_as_list: boolean;
16
- constructor(changes: ChangeDetectorRef);
17
- defaultDistribution(): LayoutDistribute;
18
- ngOnChanges(): void;
19
- ngOnInit(): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<LayoutStackComponent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<LayoutStackComponent, "ui-stack", never, { "stack_gap": { "alias": "stack_gap"; "required": false; }; "stack_align": { "alias": "stack_align"; "required": false; }; "stack_direction": { "alias": "stack_direction"; "required": false; }; "stack_distribute": { "alias": "stack_distribute"; "required": false; }; "stack_wrap": { "alias": "stack_wrap"; "required": false; }; "stack_collapse_below": { "alias": "stack_collapse_below"; "required": false; }; "stack_as_list": { "alias": "stack_as_list"; "required": false; }; }, {}, never, ["*"], true, never>;
22
- }
23
- //# sourceMappingURL=stack.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"stack.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/layout/stack/stack.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,iBAAiB,EAGjB,SAAS,EACT,MAAM,EAEP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,cAAc,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;;AAEhG,qBAYa,oBAAqB,YAAW,MAAM,EAAE,SAAS;IAahD,OAAO,CAAC,OAAO;IAZ3B,YAAY,UAAS;IACrB,MAAM,SAAqB;IAC3B,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAC;IAErB,SAAS,EAAE,cAAc,CAAa;IACtC,WAAW,EAAE,eAAe,CAAW;IACvC,eAAe,EAAE,gBAAgB,CAAO;IACxC,gBAAgB,CAAC,EAAE,gBAAgB,CAAW;IAC9C,UAAU,CAAC,EAAE,OAAO,CAAS;IAC7B,oBAAoB,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAU;IACxE,aAAa,UAAS;gBAEX,OAAO,EAAE,iBAAiB;IAE9C,mBAAmB,IAAI,gBAAgB;IAQvC,WAAW,IAAI,IAAI;IAQnB,QAAQ,IAAI,IAAI;yCA/BL,oBAAoB;2CAApB,oBAAoB;CA4ChC"}
@@ -1,15 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- interface BreadcrumbsItem {
4
- href: string;
5
- name: string;
6
- }
7
- export declare class BreadcrumbsComponent implements OnInit {
8
- breadcrumbs_values: string | BreadcrumbsItem[];
9
- values: BreadcrumbsItem[];
10
- ngOnInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbsComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbsComponent, "ui-breadcrumbs", never, { "breadcrumbs_values": { "alias": "breadcrumbs_values"; "required": false; }; }, {}, never, never, true, never>;
13
- }
14
- export {};
15
- //# sourceMappingURL=breadcrumbs.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breadcrumbs.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/navigation/breadcrumbs/breadcrumbs.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAqB,MAAM,eAAe,CAAC;;AAS1D,UAAU,eAAe;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd;AACD,qBAea,oBAAqB,YAAW,MAAM;IACxC,kBAAkB,EAAE,MAAM,GAAG,eAAe,EAAE,CAAC;IACxD,MAAM,EAAE,eAAe,EAAE,CAAC;IAE1B,QAAQ,IAAI,IAAI;yCAJL,oBAAoB;2CAApB,oBAAoB;CAWhC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./breadcrumbs.component";
3
- export declare class OasysBreadcrumbModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysBreadcrumbModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysBreadcrumbModule, never, [typeof i1.BreadcrumbsComponent], [typeof i1.BreadcrumbsComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysBreadcrumbModule>;
7
- }
8
- //# sourceMappingURL=breadcrumbs.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breadcrumbs.module.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/navigation/breadcrumbs/breadcrumbs.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './breadcrumbs.component';
2
- export * from './breadcrumbs.module';
3
- import { BreadcrumbsComponent } from './breadcrumbs.component';
4
- export { BreadcrumbsComponent as OasysBreadcrumbsComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../projects/oasys-lib/src/lib/components/navigation/breadcrumbs/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,OAAO,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,oBAAoB,IAAI,yBAAyB,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- import { AfterContentInit, EventEmitter, TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysTabComponent implements AfterContentInit {
4
- tab_label: any;
5
- tab_active: boolean;
6
- clicked: EventEmitter<void>;
7
- template: TemplateRef<void>;
8
- ngAfterContentInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabComponent, "ui-tab", never, { "tab_label": { "alias": "tab_label"; "required": false; }; "tab_active": { "alias": "tab_active"; "required": false; }; }, { "clicked": "clicked"; }, never, ["*"], true, never>;
11
- }
12
- //# sourceMappingURL=tab.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/oasys-lib/src/lib/components/navigation/tabs/tab/tab.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,gBAAgB,EAEhB,YAAY,EAGZ,WAAW,EAEZ,MAAM,eAAe,CAAC;;AAEvB,qBAKa,iBAAkB,YAAW,gBAAgB;IAC/C,SAAS,MAAa;IACtB,UAAU,EAAE,OAAO,CAAS;IAC3B,OAAO,qBAA4B;IAEF,QAAQ,EAAG,WAAW,CAAC,IAAI,CAAC,CAAC;IAExE,kBAAkB,IAAI,IAAI;yCAPf,iBAAiB;2CAAjB,iBAAiB;CAY7B"}
@@ -1,8 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysTabActiveComponent {
4
- templateRef: import("@angular/core").InputSignal<TemplateRef<void>>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabActiveComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabActiveComponent, "ui-tab-active", never, { "templateRef": { "alias": "templateRef"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
7
- }
8
- //# sourceMappingURL=tab-active.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-active.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-active/tab-active.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2B,WAAW,EAAE,MAAM,eAAe,CAAC;;AAIrE,qBAOa,uBAAuB;IAClC,WAAW,yDAA8B;yCAD9B,uBAAuB;2CAAvB,uBAAuB;CAEnC"}
@@ -1,4 +0,0 @@
1
- export * from './tab-group.component';
2
- export * from '../tab/tab.component';
3
- export * from './tab-group.module';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-group/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC"}
@@ -1,14 +0,0 @@
1
- import { QueryList, AfterContentInit } from '@angular/core';
2
- import { OasysTabComponent } from '../tab/tab.component';
3
- import * as i0 from "@angular/core";
4
- export declare class OasysTabGroupComponent implements AfterContentInit {
5
- tab_size: 'small' | 'large';
6
- tabs: QueryList<OasysTabComponent>;
7
- activeComponent: OasysTabComponent;
8
- getIndicatorClass(): string;
9
- ngAfterContentInit(): void;
10
- activateTab(tab: OasysTabComponent): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabGroupComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabGroupComponent, "ui-tab-group", never, { "tab_size": { "alias": "tab_size"; "required": false; }; }, {}, ["tabs"], never, true, never>;
13
- }
14
- //# sourceMappingURL=tab-group.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-group.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-group/tab-group.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAML,SAAS,EACT,gBAAgB,EACjB,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;;AAKzD,qBAQa,sBAAuB,YAAW,gBAAgB;IACpD,QAAQ,EAAE,OAAO,GAAG,OAAO,CAAW;IAEX,IAAI,EAAG,SAAS,CAAC,iBAAiB,CAAC,CAAC;IACxE,eAAe,EAAG,iBAAiB,CAAC;IAEpC,iBAAiB,IAAI,MAAM;IAI3B,kBAAkB,IAAI,IAAI;IAQ1B,WAAW,CAAC,GAAG,EAAE,iBAAiB,GAAG,IAAI;yCAlB9B,sBAAsB;2CAAtB,sBAAsB;CAsBlC"}
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tab-group.component";
3
- import * as i2 from "../tab/tab.component";
4
- import * as i3 from "../tab-active/tab-active.component";
5
- import * as i4 from "../tab-header/tab-header.component";
6
- export declare class OasysTabsModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabsModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysTabsModule, never, [typeof i1.OasysTabGroupComponent, typeof i2.OasysTabComponent, typeof i3.OasysTabActiveComponent, typeof i4.OasysTabHeaderComponent], never>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysTabsModule>;
10
- }
11
- //# sourceMappingURL=tab-group.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-group.module.d.ts","sourceRoot":"","sources":["../../../../../../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-group/tab-group.module.ts"],"names":[],"mappings":";;;;;AAOA,qBAQa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
@@ -1,32 +0,0 @@
1
- import { QueryList, EventEmitter } from '@angular/core';
2
- import { OasysTabComponent } from '../tab/tab.component';
3
- import * as i0 from "@angular/core";
4
- export declare class OasysTabHeaderComponent {
5
- tab_size: 'small' | 'large';
6
- tabs: QueryList<OasysTabComponent>;
7
- tab_clicked: EventEmitter<OasysTabComponent>;
8
- tab_active: import("@angular/core").InputSignal<OasysTabComponent>;
9
- activeComponent: OasysTabComponent;
10
- length: 0;
11
- domEles: any;
12
- /**
13
- * Get class for the active indicator based os size
14
- * @returns
15
- */
16
- getIndicatorClass(): string;
17
- /**
18
- * Set active tab
19
- * @param item
20
- */
21
- activateTab(item: OasysTabComponent): void;
22
- /**
23
- * Handles keyboard events on the header.
24
- * @param event
25
- * @param index
26
- * @returns
27
- */
28
- handleKeydown(event: KeyboardEvent, index: number): void;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysTabHeaderComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysTabHeaderComponent, "ui-tab-header", never, { "tab_size": { "alias": "tab_size"; "required": false; }; "tabs": { "alias": "tabs"; "required": false; }; "tab_active": { "alias": "tab_active"; "required": false; "isSignal": true; }; }, { "tab_clicked": "tab_clicked"; }, never, never, true, never>;
31
- }
32
- //# sourceMappingURL=tab-header.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tab-header.component.d.ts","sourceRoot":"","sources":["../../../../../../../projects/oasys-lib/src/lib/components/navigation/tabs/tab-header/tab-header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAU,YAAY,EAAS,MAAM,eAAe,CAAC;AAIzF,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;;AAEzD,qBAOa,uBAAuB;IACzB,QAAQ,EAAE,OAAO,GAAG,OAAO,CAAW;IACtC,IAAI,EAAE,SAAS,CAAC,iBAAiB,CAAC,CAAC;IAClC,WAAW,kCAAyC;IAC9D,UAAU,yDAA8B;IAExC,eAAe,EAAE,iBAAiB,CAAC;IACnC,MAAM,EAAE,CAAC,CAAC;IACV,OAAO,MAAC;IACR;;;OAGG;IACH,iBAAiB,IAAI,MAAM;IAM3B;;;OAGG;IACH,WAAW,CAAC,IAAI,EAAE,iBAAiB,GAAG,IAAI;IAI1C;;;;;OAKG;IACH,aAAa,CAAC,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI;yCAjC7C,uBAAuB;2CAAvB,uBAAuB;CA2DnC"}
@@ -1,3 +0,0 @@
1
- export * from './pill.component';
2
- export * from './pill.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/pill/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC"}
@@ -1,10 +0,0 @@
1
- import { PillTone } from './pill';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysPillComponent {
4
- tone: PillTone;
5
- pill_role?: string | undefined;
6
- role: string | undefined;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysPillComponent, "ui-pill", never, { "tone": { "alias": "tone"; "required": false; }; "pill_role": { "alias": "pill_role"; "required": false; }; }, {}, never, ["*"], true, never>;
9
- }
10
- //# sourceMappingURL=pill.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pill.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/pill/pill.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC;;AAElC,qBASa,kBAAkB;IACpB,IAAI,EAAE,QAAQ,CAAa;IAC3B,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS,CAAU;IAEvB,IAAI,EAAE,MAAM,GAAG,SAAS,CAAkB;yCAJzD,kBAAkB;2CAAlB,kBAAkB;CAK9B"}
@@ -1,2 +0,0 @@
1
- export type PillTone = 'neutral' | 'positive' | 'negative';
2
- //# sourceMappingURL=pill.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pill.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/pill/pill.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,CAAC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./pill.component";
3
- export declare class OasysPillModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysPillModule, never, [typeof i1.OasysPillComponent], [typeof i1.OasysPillComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysPillModule>;
7
- }
8
- //# sourceMappingURL=pill.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pill.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/pill/pill.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
@@ -1,3 +0,0 @@
1
- export * from './pill-group.component';
2
- export * from './pill-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/pill-group/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC"}
@@ -1,12 +0,0 @@
1
- import { BreakpointService } from '../../services/breakpoint.service';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysPillGroupComponent {
4
- private breakpointService;
5
- pill_group_align: 'start' | 'center' | 'end';
6
- pill_group_collapse_below: 'tablet' | 'laptop' | 'desktop' | 'none';
7
- constructor(breakpointService: BreakpointService);
8
- get shouldCollapse(): boolean;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillGroupComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysPillGroupComponent, "ui-pill-group", never, { "pill_group_align": { "alias": "pill_group_align"; "required": false; }; "pill_group_collapse_below": { "alias": "pill_group_collapse_below"; "required": false; }; }, {}, never, ["*"], true, never>;
11
- }
12
- //# sourceMappingURL=pill-group.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pill-group.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/pill-group/pill-group.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAc,iBAAiB,EAAE,MAAM,mCAAmC,CAAC;;AAGlF,qBAQa,uBAAuB;IAItB,OAAO,CAAC,iBAAiB;IAH5B,gBAAgB,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAW;IACvD,yBAAyB,EAAE,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,MAAM,CAAY;gBAEpE,iBAAiB,EAAE,iBAAiB;IAExD,IAAI,cAAc,IAAI,OAAO,CAkB5B;yCAxBU,uBAAuB;2CAAvB,uBAAuB;CAyBnC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./pill-group.component";
3
- export declare class OasysPillGroupModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysPillGroupModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysPillGroupModule, never, [typeof i1.OasysPillGroupComponent], [typeof i1.OasysPillGroupComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysPillGroupModule>;
7
- }
8
- //# sourceMappingURL=pill-group.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"pill-group.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/pill-group/pill-group.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAAG"}
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class OasysPriceComponent {
3
- get class(): string;
4
- price: string;
5
- price_before_discount?: string;
6
- price_type: 'hero' | 'primary' | 'supporting';
7
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysPriceComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<OasysPriceComponent, "ui-price", never, { "price": { "alias": "price"; "required": false; }; "price_before_discount": { "alias": "price_before_discount"; "required": false; }; "price_type": { "alias": "price_type"; "required": false; }; }, {}, never, never, true, never>;
9
- }
10
- //# sourceMappingURL=price.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"price.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/price/price.component.ts"],"names":[],"mappings":";AAIA,qBAOa,mBAAmB;IAC9B,IAA0B,KAAK,WAM9B;IAEQ,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B,UAAU,EAAE,MAAM,GAAG,SAAS,GAAG,YAAY,CAAa;yCAZxD,mBAAmB;2CAAnB,mBAAmB;CAa/B"}
@@ -1,4 +0,0 @@
1
- export * from './progress-bar.component';
2
- import { ProgressBarComponent } from './progress-bar.component';
3
- export { ProgressBarComponent as OasysProgressBarComponent };
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/progress-bar/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,oBAAoB,IAAI,yBAAyB,EAAE,CAAC"}
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ProgressBarComponent {
3
- percentage: number;
4
- style: 'circular' | 'line';
5
- text: string;
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<ProgressBarComponent, "ui-progress-bar", never, { "percentage": { "alias": "percentage"; "required": false; }; "style": { "alias": "style"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, never, true, never>;
8
- }
9
- //# sourceMappingURL=progress-bar.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"progress-bar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/progress-bar/progress-bar.component.ts"],"names":[],"mappings":";AAIA,qBAOa,oBAAoB;IACtB,UAAU,SAAM;IAChB,KAAK,EAAE,UAAU,GAAG,MAAM,CAAc;IACxC,IAAI,EAAE,MAAM,CAAW;yCAHrB,oBAAoB;2CAApB,oBAAoB;CAIhC"}
@@ -1,5 +0,0 @@
1
- export * from './promo-card.component';
2
- export * from './promo-card.module';
3
- import { PromoCardComponent } from './promo-card.component';
4
- export { PromoCardComponent as OasysPromoCardComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/promo-card/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,EAAE,kBAAkB,IAAI,uBAAuB,EAAE,CAAC"}
@@ -1,32 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { TokenService } from '../../services/token.service';
3
- import { LayoutAlignment, LayoutGapSizes } from '../layout';
4
- import { ImageAspectRatio } from '../image/image';
5
- import * as i0 from "@angular/core";
6
- export type PromoCardLayout = 'default' | 'compact';
7
- export declare class PromoCardComponent implements OnInit {
8
- private tokenService;
9
- image: string;
10
- alt_text: string;
11
- title: string;
12
- subtitle: string;
13
- primary_cta_text: string;
14
- href_primary_cta: string;
15
- background_colour: string;
16
- font_colour: string;
17
- layout: PromoCardLayout;
18
- cta_clicked: EventEmitter<void>;
19
- aspectRatio: ImageAspectRatio;
20
- alignment: LayoutAlignment;
21
- layoutConfig: {
22
- headingType: string;
23
- bodyType: string;
24
- spacing: LayoutGapSizes;
25
- };
26
- constructor(tokenService: TokenService);
27
- ngOnInit(): void;
28
- ctaClicked(): void;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<PromoCardComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<PromoCardComponent, "ui-promo-card", never, { "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "primary_cta_text": { "alias": "primary_cta_text"; "required": false; }; "href_primary_cta": { "alias": "href_primary_cta"; "required": false; }; "background_colour": { "alias": "background_colour"; "required": false; }; "font_colour": { "alias": "font_colour"; "required": false; }; "layout": { "alias": "layout"; "required": false; }; }, { "cta_clicked": "cta_clicked"; }, never, never, true, never>;
31
- }
32
- //# sourceMappingURL=promo-card.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"promo-card.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/promo-card/promo-card.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,eAAe,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAC5D,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;;AAOlD,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG,SAAS,CAAC;AAsBpD,qBAea,kBAAmB,YAAW,MAAM;IA0BnC,OAAO,CAAC,YAAY;IAxBvB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IAGjB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IAGjB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAM;IAG9B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IAGpB,MAAM,EAAE,eAAe,CAAa;IAEnC,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;IAE/D,WAAW,EAAE,gBAAgB,CAAC;IAC9B,SAAS,EAAE,eAAe,CAAC;IAC3B,YAAY;qBAxDG,MAAM;kBACT,MAAM;iBACP,cAAc;MAsDoB;gBAEzB,YAAY,EAAE,YAAY;IAE9C,QAAQ,IAAI,IAAI;IAUhB,UAAU,IAAI,IAAI;yCAtCP,kBAAkB;2CAAlB,kBAAkB;CAyC9B"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./promo-card.component";
3
- export declare class OasysPromoCardModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysPromoCardModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysPromoCardModule, never, [typeof i1.PromoCardComponent], [typeof i1.PromoCardComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysPromoCardModule>;
7
- }
8
- //# sourceMappingURL=promo-card.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"promo-card.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/promo-card/promo-card.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,oBAAoB;yCAApB,oBAAoB;0CAApB,oBAAoB;0CAApB,oBAAoB;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './section.component';
2
- export * from './section.module';
3
- import { SectionComponent } from './section.component';
4
- export { SectionComponent as OasysSectionComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/section/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,gBAAgB,IAAI,qBAAqB,EAAE,CAAC"}
@@ -1,43 +0,0 @@
1
- import { OnInit, AfterViewInit } from '@angular/core';
2
- import { TokenService } from '../../services/token.service';
3
- import { LayoutBackgrounds } from '../layout/Layout';
4
- import { ImageAspectRatio } from '../image/image';
5
- import * as i0 from "@angular/core";
6
- export declare class SectionComponent implements OnInit, AfterViewInit {
7
- private tokenService;
8
- brand_background_colour: LayoutBackgrounds;
9
- non_brand_background_colour: string;
10
- text_on_dark_override: boolean;
11
- image_on_left: boolean;
12
- section_type: 'spotlight' | 'inform';
13
- heading_title: string;
14
- heading_subtitle: string;
15
- primary_cta_text: string;
16
- secondary_cta_text: string;
17
- image: string;
18
- alt_text: string;
19
- href_primary_cta: string;
20
- href_secondary_cta: string;
21
- backgroundIsDark: string;
22
- isSpotLight: string;
23
- uiBoxId: string;
24
- outterContainer: any;
25
- innerContainer: any;
26
- containerInsetSpaceSmall: string;
27
- containerInsetSpaceLarge: string;
28
- contentInsetSpaceSmall: string;
29
- contentInsetSpaceLarge: string;
30
- imageAspectRatio: ImageAspectRatio;
31
- constructor(tokenService: TokenService);
32
- ngAfterViewInit(): void;
33
- ngOnInit(): void;
34
- /**
35
- * Users are able to set custom non brand background colours
36
- * If a non brand background colour is provided we ignore branded colours
37
- * even if they are provided.
38
- */
39
- setNonBrandBackgroundColour(): void;
40
- static ɵfac: i0.ɵɵFactoryDeclaration<SectionComponent, never>;
41
- static ɵcmp: i0.ɵɵComponentDeclaration<SectionComponent, "ui-section", never, { "brand_background_colour": { "alias": "brand_background_colour"; "required": false; }; "non_brand_background_colour": { "alias": "non_brand_background_colour"; "required": false; }; "text_on_dark_override": { "alias": "text_on_dark_override"; "required": false; }; "image_on_left": { "alias": "image_on_left"; "required": false; }; "section_type": { "alias": "section_type"; "required": false; }; "heading_title": { "alias": "heading_title"; "required": false; }; "heading_subtitle": { "alias": "heading_subtitle"; "required": false; }; "primary_cta_text": { "alias": "primary_cta_text"; "required": false; }; "secondary_cta_text": { "alias": "secondary_cta_text"; "required": false; }; "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "href_primary_cta": { "alias": "href_primary_cta"; "required": false; }; "href_secondary_cta": { "alias": "href_secondary_cta"; "required": false; }; }, {}, never, never, true, never>;
42
- }
43
- //# sourceMappingURL=section.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"section.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/section/section.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;;AAUlD,qBAkBa,gBAAiB,YAAW,MAAM,EAAE,aAAa;IAkChD,OAAO,CAAC,YAAY;IAhCvB,uBAAuB,EAAE,iBAAiB,CAAC;IAC3C,2BAA2B,EAAE,MAAM,CAAC;IACpC,qBAAqB,EAAE,OAAO,CAAS;IACvC,aAAa,EAAE,OAAO,CAAS;IAC/B,YAAY,EAAE,WAAW,GAAG,QAAQ,CAAY;IAGhD,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,MAAM,CAAC;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IAGjB,gBAAgB,EAAE,MAAM,CAAM;IAC9B,kBAAkB,EAAE,MAAM,CAAM;IAEzC,gBAAgB,EAAE,MAAM,CAAC;IACzB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,GAAG,CAAM;IAC1B,cAAc,EAAE,GAAG,CAAM;IAEzB,wBAAwB,EAAE,MAAM,CAAC;IACjC,wBAAwB,EAAE,MAAM,CAAC;IAEjC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,sBAAsB,EAAE,MAAM,CAAC;IAE/B,gBAAgB,EAAE,gBAAgB,CAAC;gBAEf,YAAY,EAAE,YAAY;IAE9C,eAAe,IAAI,IAAI;IAWvB,QAAQ,IAAI,IAAI;IAwBhB;;;;OAIG;IACH,2BAA2B,IAAI,IAAI;yCA5ExB,gBAAgB;2CAAhB,gBAAgB;CAwF5B"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./section.component";
3
- export declare class SectionModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<SectionModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<SectionModule, never, [typeof i1.SectionComponent], [typeof i1.SectionComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<SectionModule>;
7
- }
8
- //# sourceMappingURL=section.module.d.ts.map