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 +0,0 @@
1
- {"version":3,"file":"section.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/section/section.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './select-card.component';
2
- export * from './select-card.module';
3
- import { SelectCardComponent } from './select-card.component';
4
- export { SelectCardComponent as OasysSelectCardComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/select-card/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,IAAI,wBAAwB,EAAE,CAAC"}
@@ -1,32 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { TokenService } from '../../services/token.service';
3
- import * as i0 from "@angular/core";
4
- export type ISelectCardType = 'product-card' | 'gift-card';
5
- export declare class SelectCardComponent implements OnInit {
6
- private tokenService;
7
- image?: string;
8
- alt_text?: string;
9
- image_format: string;
10
- title: string;
11
- primary_copy: string;
12
- secondary_copy: string;
13
- price: string;
14
- price_before_discount: string;
15
- selected: boolean;
16
- select_card_type: ISelectCardType;
17
- clicked: EventEmitter<void>;
18
- aspectRatio: string;
19
- alignment: string;
20
- constructor(tokenService: TokenService);
21
- ngOnInit(): void;
22
- onClick(): void;
23
- /**
24
- *
25
- * @param format
26
- * @returns
27
- */
28
- setImageAspectRatio(format: string): string;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<SelectCardComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<SelectCardComponent, "ui-select-card", never, { "image": { "alias": "image"; "required": false; }; "alt_text": { "alias": "alt_text"; "required": false; }; "image_format": { "alias": "image_format"; "required": false; }; "title": { "alias": "title"; "required": false; }; "primary_copy": { "alias": "primary_copy"; "required": false; }; "secondary_copy": { "alias": "secondary_copy"; "required": false; }; "price": { "alias": "price"; "required": false; }; "price_before_discount": { "alias": "price_before_discount"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "select_card_type": { "alias": "select_card_type"; "required": false; }; }, { "clicked": "clicked"; }, never, ["*"], true, never>;
31
- }
32
- //# sourceMappingURL=select-card.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"select-card.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/select-card/select-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAA6B,MAAM,eAAe,CAAC;AAClG,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAC;;AAQ5D,MAAM,MAAM,eAAe,GAAG,cAAc,GAAG,WAAW,CAAC;AAE3D,qBAmBa,mBAAoB,YAAW,MAAM;IAoBpC,OAAO,CAAC,YAAY;IAlBvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAM;IACvB,YAAY,EAAE,MAAM,CAAC;IAGrB,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,qBAAqB,EAAE,MAAM,CAAC;IAC9B,QAAQ,UAAS;IACjB,gBAAgB,EAAE,eAAe,CAAe;IAE/C,OAAO,qBAA4B;IAE7C,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;gBAEE,YAAY,EAAE,YAAY;IAE9C,QAAQ,IAAI,IAAI;IAQhB,OAAO,IAAI,IAAI;IAIf;;;;OAIG;IACH,mBAAmB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM;yCAvChC,mBAAmB;2CAAnB,mBAAmB;CAiD/B"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./select-card.component";
3
- export declare class OasysSelectCardModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysSelectCardModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysSelectCardModule, never, [typeof i1.SelectCardComponent], [typeof i1.SelectCardComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysSelectCardModule>;
7
- }
8
- //# sourceMappingURL=select-card.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"select-card.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/select-card/select-card.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './seo-block.component';
2
- export * from './seo-block.module';
3
- import { SeoBlockComponent } from './seo-block.component';
4
- export { SeoBlockComponent as OasysSeoBlockComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/seo-block/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,iBAAiB,IAAI,sBAAsB,EAAE,CAAC"}
@@ -1,28 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- interface linkItem {
4
- href: string;
5
- name: string;
6
- }
7
- export declare class SeoBlockComponent implements OnInit {
8
- heading_paragraph: string;
9
- heading_links: string;
10
- main_content: string;
11
- expanded_content: string;
12
- links: string | linkItem[];
13
- read_more_content_text: string;
14
- read_less_content_text: string;
15
- show_more_links_text: string;
16
- show_less_links_text: string;
17
- linksColumnsNumber: number;
18
- expandedLinksVisible: boolean;
19
- expandedContentVisible: boolean;
20
- linksValues: linkItem[];
21
- showMoreLinks(flag: boolean): void;
22
- showMoreContent(flag: boolean): void;
23
- ngOnInit(): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<SeoBlockComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<SeoBlockComponent, "ui-seo-block", never, { "heading_paragraph": { "alias": "heading_paragraph"; "required": false; }; "heading_links": { "alias": "heading_links"; "required": false; }; "main_content": { "alias": "main_content"; "required": false; }; "expanded_content": { "alias": "expanded_content"; "required": false; }; "links": { "alias": "links"; "required": false; }; "read_more_content_text": { "alias": "read_more_content_text"; "required": false; }; "read_less_content_text": { "alias": "read_less_content_text"; "required": false; }; "show_more_links_text": { "alias": "show_more_links_text"; "required": false; }; "show_less_links_text": { "alias": "show_less_links_text"; "required": false; }; }, {}, never, never, true, never>;
26
- }
27
- export {};
28
- //# sourceMappingURL=seo-block.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"seo-block.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/seo-block/seo-block.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,MAAM,EAAE,MAAM,eAAe,CAAC;;AAQzD,UAAU,QAAQ;IAChB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd;AACD,qBAkBa,iBAAkB,YAAW,MAAM;IACrC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,aAAa,EAAE,MAAM,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,gBAAgB,EAAE,MAAM,CAAC;IACzB,KAAK,EAAE,MAAM,GAAG,QAAQ,EAAE,CAAC;IAE3B,sBAAsB,EAAE,MAAM,CAAC;IAC/B,sBAAsB,EAAE,MAAM,CAAC;IAC/B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,oBAAoB,EAAE,MAAM,CAAC;IAEtC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,oBAAoB,EAAE,OAAO,CAAS;IACtC,sBAAsB,EAAE,OAAO,CAAS;IACxC,WAAW,EAAE,QAAQ,EAAE,CAAC;IAExB,aAAa,CAAC,IAAI,EAAE,OAAO,GAAG,IAAI;IAIlC,eAAe,CAAC,IAAI,EAAE,OAAO,GAAG,IAAI;IAIpC,QAAQ,IAAI,IAAI;yCAzBL,iBAAiB;2CAAjB,iBAAiB;CAyC7B"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./seo-block.component";
3
- export declare class OasysSeoBlockModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysSeoBlockModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysSeoBlockModule, never, [typeof i1.SeoBlockComponent], [typeof i1.SeoBlockComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysSeoBlockModule>;
7
- }
8
- //# sourceMappingURL=seo-block.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"seo-block.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/seo-block/seo-block.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
@@ -1,5 +0,0 @@
1
- export * from './text.component';
2
- export * from './text.module';
3
- import { TextComponent } from './text.component';
4
- export { TextComponent as OasysTextComponent };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/text/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,13 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { TextTransform } from './text';
3
- import * as i0 from "@angular/core";
4
- export declare class TextComponent implements OnInit {
5
- textAlign: 'left' | 'center' | 'right';
6
- textWeight: 'normal' | 'medium' | 'bold';
7
- textTransform: TextTransform;
8
- uiTextClasses: string;
9
- ngOnInit(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<TextComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<TextComponent, "ui-text", never, { "textAlign": { "alias": "textAlign"; "required": false; }; "textWeight": { "alias": "textWeight"; "required": false; }; "textTransform": { "alias": "textTransform"; "required": false; }; }, {}, never, ["*"], true, never>;
12
- }
13
- //# sourceMappingURL=text.component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"text.component.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/text/text.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,MAAM,EAEP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,aAAa,EAAE,MAAM,QAAQ,CAAC;;AAGvC,qBASa,aAAc,YAAW,MAAM;IACjC,SAAS,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAU;IAChD,UAAU,EAAE,QAAQ,GAAG,QAAQ,GAAG,MAAM,CAAY;IACpD,aAAa,EAAE,aAAa,CAAU;IAE/C,aAAa,EAAG,MAAM,CAAC;IAEvB,QAAQ,IAAI,IAAI;yCAPL,aAAa;2CAAb,aAAa;CAczB"}
@@ -1,2 +0,0 @@
1
- export type TextTransform = 'none' | 'uppercase' | 'lowercase' | 'capitalize';
2
- //# sourceMappingURL=text.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/text/text.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,aAAa,GAAG,MAAM,GAAG,WAAW,GAAG,WAAW,GAAG,YAAY,CAAC"}
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./text.component";
3
- export declare class OasysTextModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysTextModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<OasysTextModule, never, [typeof i1.TextComponent], [typeof i1.TextComponent]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<OasysTextModule>;
7
- }
8
- //# sourceMappingURL=text.module.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"text.module.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/components/text/text.module.ts"],"names":[],"mappings":";;AAGA,qBAIa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
@@ -1,12 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysAutofocusDirective {
4
- private el;
5
- private _autofocus;
6
- set autofocus(condition: boolean);
7
- constructor(el: ElementRef);
8
- ngOnInit(): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysAutofocusDirective, never>;
10
- static ɵdir: i0.ɵɵDirectiveDeclaration<OasysAutofocusDirective, "[autofocus]", never, { "autofocus": { "alias": "autofocus"; "required": false; }; }, {}, never, never, true, never>;
11
- }
12
- //# sourceMappingURL=autofocus.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"autofocus.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/directives/autofocus/autofocus.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAS,MAAM,eAAe,CAAC;;AAE7D,qBAIa,uBAAuB;IAOtB,OAAO,CAAC,EAAE;IANtB,OAAO,CAAC,UAAU,CAAC;IAEnB,IAAa,SAAS,CAAC,SAAS,EAAE,OAAO,EAExC;gBAEmB,EAAE,EAAE,UAAU;IAElC,QAAQ;yCATG,uBAAuB;2CAAvB,uBAAuB;CAgBnC"}
@@ -1,13 +0,0 @@
1
- import { ElementRef, OnChanges, SimpleChanges } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class EmphasisDirective implements OnChanges {
4
- private element;
5
- searchText: string;
6
- displayParagraph: string;
7
- constructor(element: ElementRef);
8
- ngOnChanges(changes: SimpleChanges): void;
9
- private boldsearchText;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<EmphasisDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<EmphasisDirective, "[ui-emphasis]", never, { "searchText": { "alias": "searchText"; "required": false; }; "displayParagraph": { "alias": "displayParagraph"; "required": false; }; }, {}, never, never, true, never>;
12
- }
13
- //# sourceMappingURL=emphasis.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"emphasis.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/directives/emphasis/emphasis.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAS,SAAS,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;;AAEvF,qBAIa,iBAAkB,YAAW,SAAS;IAIrC,OAAO,CAAC,OAAO;IAHlB,UAAU,EAAE,MAAM,CAAM;IACxB,gBAAgB,EAAE,MAAM,CAAM;gBAEnB,OAAO,EAAE,UAAU;IAEvC,WAAW,CAAC,OAAO,EAAE,aAAa,GAAG,IAAI;IAMzC,OAAO,CAAC,cAAc;yCAZX,iBAAiB;2CAAjB,iBAAiB;CAyB7B"}
@@ -1,11 +0,0 @@
1
- import { AfterViewInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class OasysHrefDirective implements AfterViewInit {
4
- private readonly element;
5
- private readonly routingHandler;
6
- onClick(event: any): void;
7
- ngAfterViewInit(): void;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<OasysHrefDirective, never>;
9
- static ɵdir: i0.ɵɵDirectiveDeclaration<OasysHrefDirective, "a, uiHref, [uiHref]", never, {}, {}, never, never, true, never>;
10
- }
11
- //# sourceMappingURL=href.directive.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"href.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/oasys-lib/src/lib/directives/href/href.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAuD,MAAM,eAAe,CAAC;;AAGnG,qBAIa,kBAAmB,YAAW,aAAa;IACtD,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAsB;IAC9C,OAAO,CAAC,QAAQ,CAAC,cAAc,CAA2B;IAG1D,OAAO,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAIzB,eAAe,IAAI,IAAI;yCATZ,kBAAkB;2CAAlB,kBAAkB;CAY9B"}
@@ -1,21 +0,0 @@
1
- import { BreakpointObserver } from '@angular/cdk/layout';
2
- import { OnDestroy } from '@angular/core';
3
- import { BehaviorSubject } from 'rxjs';
4
- import * as i0 from "@angular/core";
5
- export declare enum Breakpoint {
6
- MOBILE = "(min-width: 0px)",
7
- TABLET = "(min-width: 768px)",
8
- LAPTOP = "(min-width: 1080px)",
9
- DESKTOP = "(min-width: 1440px)"
10
- }
11
- export declare class BreakpointService implements OnDestroy {
12
- breakpointObserver: BreakpointObserver;
13
- currentSize: BehaviorSubject<Breakpoint>;
14
- private breakpoints;
15
- private readonly isDestroyed;
16
- constructor(breakpointObserver: BreakpointObserver);
17
- ngOnDestroy(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<BreakpointService, never>;
19
- static ɵprov: i0.ɵɵInjectableDeclaration<BreakpointService>;
20
- }
21
- //# sourceMappingURL=breakpoint.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"breakpoint.service.d.ts","sourceRoot":"","sources":["../../../../projects/oasys-lib/src/lib/services/breakpoint.service.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AACzD,OAAO,EAAc,SAAS,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,EAAE,eAAe,EAAW,MAAM,MAAM,CAAC;;AAGhD,oBAAY,UAAU;IACpB,MAAM,qBAAqB;IAC3B,MAAM,uBAAuB;IAC7B,MAAM,wBAAwB;IAC9B,OAAO,wBAAwB;CAChC;AAED,qBAGa,iBAAkB,YAAW,SAAS;IAc9B,kBAAkB,EAAE,kBAAkB;IAblD,WAAW,EAAE,eAAe,CAAC,UAAU,CAAC,CAE7C;IAEF,OAAO,CAAC,WAAW,CAKjB;IAEF,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAuB;gBAEhC,kBAAkB,EAAE,kBAAkB;IAalD,WAAW,IAAI,IAAI;yCA3Bf,iBAAiB;6CAAjB,iBAAiB;CA+B7B"}
@@ -1,20 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export interface ImageResponse {
3
- srcSetUrls: string;
4
- fallbackUrl: string;
5
- }
6
- export declare class ImageService {
7
- private readonly mediaUrl;
8
- private fallbackBreakpoint;
9
- private breakpoints;
10
- private getQualityForWidth;
11
- private generateUrl;
12
- private generateUrls;
13
- private detectCdnType;
14
- private getImageUrlsFromCDN;
15
- generateImageUrl(baseUrl: string): ImageResponse;
16
- getImageSizes(): string;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<ImageService, never>;
18
- static ɵprov: i0.ɵɵInjectableDeclaration<ImageService>;
19
- }
20
- //# sourceMappingURL=image.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"image.service.d.ts","sourceRoot":"","sources":["../../../../projects/oasys-lib/src/lib/services/image.service.ts"],"names":[],"mappings":";AAMA,MAAM,WAAW,aAAa;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,qBAGa,YAAY;IACvB,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAA6C;IACtE,OAAO,CAAC,kBAAkB,CAAO;IAEjC,OAAO,CAAC,WAAW,CAGjB;IAEF,OAAO,CAAC,kBAAkB;IAI1B,OAAO,CAAC,WAAW;IAiBnB,OAAO,CAAC,YAAY;IAgBpB,OAAO,CAAC,aAAa;IAarB,OAAO,CAAC,mBAAmB;IAepB,gBAAgB,CAAC,OAAO,EAAE,MAAM,GAAG,aAAa;IAOhD,aAAa,IAAI,MAAM;yCAjFnB,YAAY;6CAAZ,YAAY;CAoFxB"}
@@ -1,4 +0,0 @@
1
- export * from './media-base-url.provider';
2
- export * from './routing-handler.provider';
3
- export * from './swiper.provider';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../projects/oasys-lib/src/lib/services/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mBAAmB,CAAC"}
@@ -1,6 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export interface IMediaBaseUrlProvider {
3
- readonly mediaBaseUrl: string;
4
- }
5
- export declare const MEDIA_BASE_URL_TOKEN: InjectionToken<IMediaBaseUrlProvider>;
6
- //# sourceMappingURL=media-base-url.provider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"media-base-url.provider.d.ts","sourceRoot":"","sources":["../../../../projects/oasys-lib/src/lib/services/media-base-url.provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,MAAM,WAAW,qBAAqB;IACpC,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAC;CAC/B;AAED,eAAO,MAAM,oBAAoB,uCAEhC,CAAC"}
@@ -1,7 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export interface IRoutingHandlerService {
3
- handleRoutingOnClick(element: any, event: any): void;
4
- handleHrefDomains(element: any): void;
5
- }
6
- export declare const ROUTING_HANDLER: InjectionToken<IRoutingHandlerService>;
7
- //# sourceMappingURL=routing-handler.provider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"routing-handler.provider.d.ts","sourceRoot":"","sources":["../../../../projects/oasys-lib/src/lib/services/routing-handler.provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,MAAM,WAAW,sBAAsB;IACrC,oBAAoB,CAAC,OAAO,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI,CAAC;IACrD,iBAAiB,CAAC,OAAO,EAAE,GAAG,GAAG,IAAI,CAAC;CACvC;AAED,eAAO,MAAM,eAAe,wCAAgE,CAAC"}
@@ -1,9 +0,0 @@
1
- import { InjectionToken } from '@angular/core';
2
- export interface ISwiperProvider {
3
- ensureSwiperRegistered(): void;
4
- }
5
- export declare const SWIPER_PROVIDER_TOKEN: InjectionToken<ISwiperProvider>;
6
- export declare class SwiperProvider implements ISwiperProvider {
7
- ensureSwiperRegistered(): void;
8
- }
9
- //# sourceMappingURL=swiper.provider.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"swiper.provider.d.ts","sourceRoot":"","sources":["../../../../projects/oasys-lib/src/lib/services/swiper.provider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAG/C,MAAM,WAAW,eAAe;IAC9B,sBAAsB,IAAI,IAAI,CAAC;CAChC;AAED,eAAO,MAAM,qBAAqB,iCAA+D,CAAC;AAIlG,qBAAa,cAAe,YAAW,eAAe;IACpD,sBAAsB,IAAI,IAAI;CAM/B"}
@@ -1,19 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- export declare class TokenService {
4
- private document;
5
- brandCustomPropertyName: string;
6
- constructor(document: Document);
7
- convertRemToPixels(remString: string): number;
8
- getBrandName(): Observable<string>;
9
- getTokenValue(tokenName: string, element?: Element): string;
10
- /**
11
- * Waits for an element to be present in the DOM
12
- * @param {string} selector
13
- * @returns {Observable<Element>}
14
- */
15
- waitForElement(selector: string): Observable<Element>;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<TokenService, never>;
17
- static ɵprov: i0.ɵɵInjectableDeclaration<TokenService>;
18
- }
19
- //# sourceMappingURL=token.service.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"token.service.d.ts","sourceRoot":"","sources":["../../../../projects/oasys-lib/src/lib/services/token.service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;;AAGlC,qBACa,YAAY;IAGO,OAAO,CAAC,QAAQ;IAF9C,uBAAuB,EAAE,MAAM,CAAgC;gBAEzB,QAAQ,EAAE,QAAQ;IAExD,kBAAkB,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM;IAe7C,YAAY,IAAI,UAAU,CAAC,MAAM,CAAC;IAOlC,aAAa,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,GAAG,MAAM;IAa3D;;;;OAIG;IACH,cAAc,CAAC,QAAQ,EAAE,MAAM,GAAG,UAAU,CAAC,OAAO,CAAC;yCA7C1C,YAAY;6CAAZ,YAAY;CAoExB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"oasys-lib.d.ts","sourceRoot":"","sources":["../../projects/oasys-lib/src/oasys-lib.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,cAAc,CAAC"}
package/public-api.d.ts DELETED
@@ -1,34 +0,0 @@
1
- export * from './lib/components/alert';
2
- export * from './lib/components/navigation/breadcrumbs';
3
- export * from './lib/components/button';
4
- export * from './lib/components/button-group';
5
- export * from './lib/components/card';
6
- export * from './lib/components/divider';
7
- export * from './lib/components/form/form-group';
8
- export * from './lib/components/form/checkbox';
9
- export * from './lib/components/form/radio';
10
- export * from './lib/components/form/text-input';
11
- export * from './lib/components/form/chip';
12
- export * from './lib/components/form/errors';
13
- export * from './lib/components/heading';
14
- export * from './lib/components/hero';
15
- export * from './lib/components/seo-block';
16
- export * from './lib/components/icon';
17
- export * from './lib/components/image';
18
- export * from './lib/components/layout';
19
- export * from './lib/components/section';
20
- export * from './lib/components/carousel';
21
- export * from './lib/components/card';
22
- export * from './lib/components/text';
23
- export * from './lib/components/banner';
24
- export * from './lib/components/pill';
25
- export * from './lib/components/pill-group';
26
- export * from './lib/services';
27
- export * from './lib/components/promo-card';
28
- export * from './lib/components/select-card';
29
- export * from './lib/components/form/combobox';
30
- export * from './lib/components/label';
31
- export * from './lib/components/navigation/tabs/tab-group';
32
- export * from './lib/components/progress-bar';
33
- export * from './lib/components/form/errors-summary';
34
- //# sourceMappingURL=public-api.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../../projects/oasys-lib/src/public-api.ts"],"names":[],"mappings":"AAGA,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,kCAAkC,CAAC;AACjD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,wBAAwB,CAAC;AACvC,cAAc,4CAA4C,CAAC;AAC3D,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sCAAsC,CAAC"}