trepur_components 2.2.3 → 2.3.2

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 (366) hide show
  1. package/README.md +1 -1
  2. package/package.json +93 -45
  3. package/dist/src/lib/components/Accordion/Accordion.d.ts +0 -8
  4. package/dist/src/lib/components/Accordion/Accordion.js +0 -10
  5. package/dist/src/lib/components/Accordion/Accordion.js.map +0 -1
  6. package/dist/src/lib/components/AlertBar/AlertBar.d.ts +0 -15
  7. package/dist/src/lib/components/AlertBar/AlertBar.js +0 -58
  8. package/dist/src/lib/components/AlertBar/AlertBar.js.map +0 -1
  9. package/dist/src/lib/components/AlertBar/style.module.css +0 -93
  10. package/dist/src/lib/components/AlertBar/style.module.css.map +0 -1
  11. package/dist/src/lib/components/Avatar/Avatar.d.ts +0 -3
  12. package/dist/src/lib/components/Avatar/Avatar.js +0 -383
  13. package/dist/src/lib/components/Avatar/Avatar.js.map +0 -1
  14. package/dist/src/lib/components/Breadcrumbs/Breadcrumbs.d.ts +0 -11
  15. package/dist/src/lib/components/Breadcrumbs/Breadcrumbs.js +0 -16
  16. package/dist/src/lib/components/Breadcrumbs/Breadcrumbs.js.map +0 -1
  17. package/dist/src/lib/components/Breadcrumbs/style.module.css +0 -48
  18. package/dist/src/lib/components/Breadcrumbs/style.module.css.map +0 -1
  19. package/dist/src/lib/components/BreadcrumbsBordered/BreadcrumbsBordered.d.ts +0 -9
  20. package/dist/src/lib/components/BreadcrumbsBordered/BreadcrumbsBordered.js +0 -19
  21. package/dist/src/lib/components/BreadcrumbsBordered/BreadcrumbsBordered.js.map +0 -1
  22. package/dist/src/lib/components/BreadcrumbsBordered/style.module.css +0 -18
  23. package/dist/src/lib/components/BreadcrumbsBordered/style.module.css.map +0 -1
  24. package/dist/src/lib/components/BreadcrumbsItem/BreadcrumbsItem.d.ts +0 -12
  25. package/dist/src/lib/components/BreadcrumbsItem/BreadcrumbsItem.js +0 -62
  26. package/dist/src/lib/components/BreadcrumbsItem/BreadcrumbsItem.js.map +0 -1
  27. package/dist/src/lib/components/BreadcrumbsItem/style.module.css +0 -49
  28. package/dist/src/lib/components/BreadcrumbsItem/style.module.css.map +0 -1
  29. package/dist/src/lib/components/Button/Button.d.ts +0 -19
  30. package/dist/src/lib/components/Button/Button.js +0 -35
  31. package/dist/src/lib/components/Button/Button.js.map +0 -1
  32. package/dist/src/lib/components/Button/style.module.css +0 -166
  33. package/dist/src/lib/components/Button/style.module.css.map +0 -1
  34. package/dist/src/lib/components/Calendar/Calendar.d.ts +0 -17
  35. package/dist/src/lib/components/Calendar/Calendar.js +0 -27
  36. package/dist/src/lib/components/Calendar/Calendar.js.map +0 -1
  37. package/dist/src/lib/components/Calendar/style.css +0 -235
  38. package/dist/src/lib/components/Calendar/style.css.map +0 -1
  39. package/dist/src/lib/components/Card/Card.d.ts +0 -18
  40. package/dist/src/lib/components/Card/Card.js +0 -37
  41. package/dist/src/lib/components/Card/Card.js.map +0 -1
  42. package/dist/src/lib/components/Card/style.module.css +0 -114
  43. package/dist/src/lib/components/Card/style.module.css.map +0 -1
  44. package/dist/src/lib/components/CardWithTopImage/CardWithTopImage.d.ts +0 -10
  45. package/dist/src/lib/components/CardWithTopImage/CardWithTopImage.js +0 -16
  46. package/dist/src/lib/components/CardWithTopImage/CardWithTopImage.js.map +0 -1
  47. package/dist/src/lib/components/CardWithTopImage/style.module.css +0 -25
  48. package/dist/src/lib/components/CardWithTopImage/style.module.css.map +0 -1
  49. package/dist/src/lib/components/Carousel/Carousel.d.ts +0 -77
  50. package/dist/src/lib/components/Carousel/Carousel.js +0 -153
  51. package/dist/src/lib/components/Carousel/Carousel.js.map +0 -1
  52. package/dist/src/lib/components/Carousel/style.module.css +0 -148
  53. package/dist/src/lib/components/Carousel/style.module.css.map +0 -1
  54. package/dist/src/lib/components/CarouselThumbnail/CarouselThumbnail.d.ts +0 -52
  55. package/dist/src/lib/components/CarouselThumbnail/CarouselThumbnail.js +0 -152
  56. package/dist/src/lib/components/CarouselThumbnail/CarouselThumbnail.js.map +0 -1
  57. package/dist/src/lib/components/CarouselThumbnail/style.module.css +0 -100
  58. package/dist/src/lib/components/CarouselThumbnail/style.module.css.map +0 -1
  59. package/dist/src/lib/components/Checkbox/Checkbox.d.ts +0 -9
  60. package/dist/src/lib/components/Checkbox/Checkbox.js +0 -20
  61. package/dist/src/lib/components/Checkbox/Checkbox.js.map +0 -1
  62. package/dist/src/lib/components/Checkbox/style.module.css +0 -45
  63. package/dist/src/lib/components/Checkbox/style.module.css.map +0 -1
  64. package/dist/src/lib/components/Collapsible/Collapsible.d.ts +0 -13
  65. package/dist/src/lib/components/Collapsible/Collapsible.js +0 -57
  66. package/dist/src/lib/components/Collapsible/Collapsible.js.map +0 -1
  67. package/dist/src/lib/components/Collapsible/style.module.css +0 -162
  68. package/dist/src/lib/components/Collapsible/style.module.css.map +0 -1
  69. package/dist/src/lib/components/Column/Column.d.ts +0 -12
  70. package/dist/src/lib/components/Column/Column.js +0 -84
  71. package/dist/src/lib/components/Column/Column.js.map +0 -1
  72. package/dist/src/lib/components/Column/style.module.css +0 -244
  73. package/dist/src/lib/components/Column/style.module.css.map +0 -1
  74. package/dist/src/lib/components/ComponentWrapper/ComponentWrapper.d.ts +0 -14
  75. package/dist/src/lib/components/ComponentWrapper/ComponentWrapper.js +0 -18
  76. package/dist/src/lib/components/ComponentWrapper/ComponentWrapper.js.map +0 -1
  77. package/dist/src/lib/components/ComponentWrapper/style.module.css +0 -54
  78. package/dist/src/lib/components/ComponentWrapper/style.module.css.map +0 -1
  79. package/dist/src/lib/components/Container/Container.d.ts +0 -9
  80. package/dist/src/lib/components/Container/Container.js +0 -9
  81. package/dist/src/lib/components/Container/Container.js.map +0 -1
  82. package/dist/src/lib/components/Container/style.module.css +0 -16
  83. package/dist/src/lib/components/Container/style.module.css.map +0 -1
  84. package/dist/src/lib/components/Counter/Counter.d.ts +0 -8
  85. package/dist/src/lib/components/Counter/Counter.js +0 -35
  86. package/dist/src/lib/components/Counter/Counter.js.map +0 -1
  87. package/dist/src/lib/components/Counter/style.module.css +0 -48
  88. package/dist/src/lib/components/Counter/style.module.css.map +0 -1
  89. package/dist/src/lib/components/DetailUpdater/DetailUpdater.d.ts +0 -19
  90. package/dist/src/lib/components/DetailUpdater/DetailUpdater.js +0 -49
  91. package/dist/src/lib/components/DetailUpdater/DetailUpdater.js.map +0 -1
  92. package/dist/src/lib/components/DetailUpdater/style.module.css +0 -91
  93. package/dist/src/lib/components/DetailUpdater/style.module.css.map +0 -1
  94. package/dist/src/lib/components/Dialog/Dialog.d.ts +0 -13
  95. package/dist/src/lib/components/Dialog/Dialog.js +0 -30
  96. package/dist/src/lib/components/Dialog/Dialog.js.map +0 -1
  97. package/dist/src/lib/components/Dialog/style.module.css +0 -83
  98. package/dist/src/lib/components/Dialog/style.module.css.map +0 -1
  99. package/dist/src/lib/components/DropdownMenu/DropdownMenu.d.ts +0 -14
  100. package/dist/src/lib/components/DropdownMenu/DropdownMenu.js +0 -13
  101. package/dist/src/lib/components/DropdownMenu/DropdownMenu.js.map +0 -1
  102. package/dist/src/lib/components/DropdownMenu/style.module.css +0 -64
  103. package/dist/src/lib/components/DropdownMenu/style.module.css.map +0 -1
  104. package/dist/src/lib/components/DynamicTextSection/DynamicTextSection.d.ts +0 -11
  105. package/dist/src/lib/components/DynamicTextSection/DynamicTextSection.js +0 -13
  106. package/dist/src/lib/components/DynamicTextSection/DynamicTextSection.js.map +0 -1
  107. package/dist/src/lib/components/DynamicTextSection/style.module.css +0 -2
  108. package/dist/src/lib/components/DynamicTextSection/style.module.css.map +0 -1
  109. package/dist/src/lib/components/FileUploader/FilePreview.d.ts +0 -9
  110. package/dist/src/lib/components/FileUploader/FilePreview.js +0 -18
  111. package/dist/src/lib/components/FileUploader/FilePreview.js.map +0 -1
  112. package/dist/src/lib/components/FileUploader/FileUploader.d.ts +0 -11
  113. package/dist/src/lib/components/FileUploader/FileUploader.js +0 -73
  114. package/dist/src/lib/components/FileUploader/FileUploader.js.map +0 -1
  115. package/dist/src/lib/components/FileUploader/style.module.css +0 -176
  116. package/dist/src/lib/components/FileUploader/style.module.css.map +0 -1
  117. package/dist/src/lib/components/FilterItem/FilterItem.d.ts +0 -10
  118. package/dist/src/lib/components/FilterItem/FilterItem.js +0 -53
  119. package/dist/src/lib/components/FilterItem/FilterItem.js.map +0 -1
  120. package/dist/src/lib/components/FilterItem/style.module.css +0 -66
  121. package/dist/src/lib/components/FilterItem/style.module.css.map +0 -1
  122. package/dist/src/lib/components/Footer/Footer.d.ts +0 -11
  123. package/dist/src/lib/components/Footer/Footer.js +0 -17
  124. package/dist/src/lib/components/Footer/Footer.js.map +0 -1
  125. package/dist/src/lib/components/Footer/style.module.css +0 -78
  126. package/dist/src/lib/components/Footer/style.module.css.map +0 -1
  127. package/dist/src/lib/components/FooterNav/FooterNav.d.ts +0 -14
  128. package/dist/src/lib/components/FooterNav/FooterNav.js +0 -16
  129. package/dist/src/lib/components/FooterNav/FooterNav.js.map +0 -1
  130. package/dist/src/lib/components/FooterNav/style.module.css +0 -77
  131. package/dist/src/lib/components/FooterNav/style.module.css.map +0 -1
  132. package/dist/src/lib/components/FooterNavItem/FooterNavItem.d.ts +0 -17
  133. package/dist/src/lib/components/FooterNavItem/FooterNavItem.js +0 -21
  134. package/dist/src/lib/components/FooterNavItem/FooterNavItem.js.map +0 -1
  135. package/dist/src/lib/components/FooterNavItem/style.module.css +0 -207
  136. package/dist/src/lib/components/FooterNavItem/style.module.css.map +0 -1
  137. package/dist/src/lib/components/Form/Form.d.ts +0 -14
  138. package/dist/src/lib/components/Form/Form.js +0 -20
  139. package/dist/src/lib/components/Form/Form.js.map +0 -1
  140. package/dist/src/lib/components/Form/style.module.css +0 -2
  141. package/dist/src/lib/components/Form/style.module.css.map +0 -1
  142. package/dist/src/lib/components/FyreCard/FyreCard.d.ts +0 -13
  143. package/dist/src/lib/components/FyreCard/FyreCard.js +0 -18
  144. package/dist/src/lib/components/FyreCard/FyreCard.js.map +0 -1
  145. package/dist/src/lib/components/FyreCard/style.module.css +0 -38
  146. package/dist/src/lib/components/FyreCard/style.module.css.map +0 -1
  147. package/dist/src/lib/components/Greeting/Greeting.d.ts +0 -9
  148. package/dist/src/lib/components/Greeting/Greeting.js +0 -20
  149. package/dist/src/lib/components/Greeting/Greeting.js.map +0 -1
  150. package/dist/src/lib/components/HamburgerIcon/HamburgerIcon.d.ts +0 -7
  151. package/dist/src/lib/components/HamburgerIcon/HamburgerIcon.js +0 -39
  152. package/dist/src/lib/components/HamburgerIcon/HamburgerIcon.js.map +0 -1
  153. package/dist/src/lib/components/HamburgerIcon/style.module.css +0 -165
  154. package/dist/src/lib/components/HamburgerIcon/style.module.css.map +0 -1
  155. package/dist/src/lib/components/HorizontalLine/HorizontalLine.d.ts +0 -12
  156. package/dist/src/lib/components/HorizontalLine/HorizontalLine.js +0 -13
  157. package/dist/src/lib/components/HorizontalLine/HorizontalLine.js.map +0 -1
  158. package/dist/src/lib/components/HorizontalLine/style.module.css +0 -83
  159. package/dist/src/lib/components/HorizontalLine/style.module.css.map +0 -1
  160. package/dist/src/lib/components/Icon/Icon.d.ts +0 -20
  161. package/dist/src/lib/components/Icon/Icon.js +0 -50
  162. package/dist/src/lib/components/Icon/Icon.js.map +0 -1
  163. package/dist/src/lib/components/Icon/style.module.css +0 -362
  164. package/dist/src/lib/components/Icon/style.module.css.map +0 -1
  165. package/dist/src/lib/components/IconCard/IconCard.d.ts +0 -14
  166. package/dist/src/lib/components/IconCard/IconCard.js +0 -20
  167. package/dist/src/lib/components/IconCard/IconCard.js.map +0 -1
  168. package/dist/src/lib/components/IconCard/style.module.css +0 -15
  169. package/dist/src/lib/components/IconCard/style.module.css.map +0 -1
  170. package/dist/src/lib/components/Image/Image.d.ts +0 -17
  171. package/dist/src/lib/components/Image/Image.js +0 -60
  172. package/dist/src/lib/components/Image/Image.js.map +0 -1
  173. package/dist/src/lib/components/Image/style.module.css +0 -172
  174. package/dist/src/lib/components/Image/style.module.css.map +0 -1
  175. package/dist/src/lib/components/ImageInfo/ImageInfo.d.ts +0 -15
  176. package/dist/src/lib/components/ImageInfo/ImageInfo.js +0 -37
  177. package/dist/src/lib/components/ImageInfo/ImageInfo.js.map +0 -1
  178. package/dist/src/lib/components/ImageInfo/style.module.css +0 -68
  179. package/dist/src/lib/components/ImageInfo/style.module.css.map +0 -1
  180. package/dist/src/lib/components/ImageLink/ImageLink.d.ts +0 -15
  181. package/dist/src/lib/components/ImageLink/ImageLink.js +0 -17
  182. package/dist/src/lib/components/ImageLink/ImageLink.js.map +0 -1
  183. package/dist/src/lib/components/ImageLink/style.module.css +0 -108
  184. package/dist/src/lib/components/ImageLink/style.module.css.map +0 -1
  185. package/dist/src/lib/components/ImageLinkList/ImageLinkList.d.ts +0 -9
  186. package/dist/src/lib/components/ImageLinkList/ImageLinkList.js +0 -12
  187. package/dist/src/lib/components/ImageLinkList/ImageLinkList.js.map +0 -1
  188. package/dist/src/lib/components/ImageLinkList/style.module.css +0 -15
  189. package/dist/src/lib/components/ImageLinkList/style.module.css.map +0 -1
  190. package/dist/src/lib/components/InformationIcon/InformationIcon.d.ts +0 -16
  191. package/dist/src/lib/components/InformationIcon/InformationIcon.js +0 -56
  192. package/dist/src/lib/components/InformationIcon/InformationIcon.js.map +0 -1
  193. package/dist/src/lib/components/InformationIcon/style.module.css +0 -190
  194. package/dist/src/lib/components/InformationIcon/style.module.css.map +0 -1
  195. package/dist/src/lib/components/InformationIconBlock/InformationIconBlock.d.ts +0 -13
  196. package/dist/src/lib/components/InformationIconBlock/InformationIconBlock.js +0 -22
  197. package/dist/src/lib/components/InformationIconBlock/InformationIconBlock.js.map +0 -1
  198. package/dist/src/lib/components/InformationIconBlock/style.module.css +0 -23
  199. package/dist/src/lib/components/InformationIconBlock/style.module.css.map +0 -1
  200. package/dist/src/lib/components/Input/Input.d.ts +0 -30
  201. package/dist/src/lib/components/Input/Input.js +0 -31
  202. package/dist/src/lib/components/Input/Input.js.map +0 -1
  203. package/dist/src/lib/components/Input/style.module.css +0 -128
  204. package/dist/src/lib/components/Input/style.module.css.map +0 -1
  205. package/dist/src/lib/components/Jumbotron/Jumbotron.d.ts +0 -10
  206. package/dist/src/lib/components/Jumbotron/Jumbotron.js +0 -11
  207. package/dist/src/lib/components/Jumbotron/Jumbotron.js.map +0 -1
  208. package/dist/src/lib/components/Jumbotron/style.module.css +0 -19
  209. package/dist/src/lib/components/Jumbotron/style.module.css.map +0 -1
  210. package/dist/src/lib/components/MenuButton/MenuButton.d.ts +0 -14
  211. package/dist/src/lib/components/MenuButton/MenuButton.js +0 -25
  212. package/dist/src/lib/components/MenuButton/MenuButton.js.map +0 -1
  213. package/dist/src/lib/components/MenuButton/style.module.css +0 -76
  214. package/dist/src/lib/components/MenuButton/style.module.css.map +0 -1
  215. package/dist/src/lib/components/Modal/Modal.d.ts +0 -10
  216. package/dist/src/lib/components/Modal/Modal.js +0 -40
  217. package/dist/src/lib/components/Modal/Modal.js.map +0 -1
  218. package/dist/src/lib/components/Modal/style.module.css +0 -86
  219. package/dist/src/lib/components/Modal/style.module.css.map +0 -1
  220. package/dist/src/lib/components/Nav/Nav.d.ts +0 -26
  221. package/dist/src/lib/components/Nav/Nav.js +0 -83
  222. package/dist/src/lib/components/Nav/Nav.js.map +0 -1
  223. package/dist/src/lib/components/Nav/StickyNav.d.ts +0 -23
  224. package/dist/src/lib/components/Nav/StickyNav.js +0 -61
  225. package/dist/src/lib/components/Nav/StickyNav.js.map +0 -1
  226. package/dist/src/lib/components/Nav/style.module.css +0 -440
  227. package/dist/src/lib/components/Nav/style.module.css.map +0 -1
  228. package/dist/src/lib/components/NavItem/NavItem.d.ts +0 -16
  229. package/dist/src/lib/components/NavItem/NavItem.js +0 -21
  230. package/dist/src/lib/components/NavItem/NavItem.js.map +0 -1
  231. package/dist/src/lib/components/NavItem/style.module.css +0 -145
  232. package/dist/src/lib/components/NavItem/style.module.css.map +0 -1
  233. package/dist/src/lib/components/NewsCard/NewsCard.d.ts +0 -14
  234. package/dist/src/lib/components/NewsCard/NewsCard.js +0 -21
  235. package/dist/src/lib/components/NewsCard/NewsCard.js.map +0 -1
  236. package/dist/src/lib/components/NewsCard/style.module.css +0 -35
  237. package/dist/src/lib/components/NewsCard/style.module.css.map +0 -1
  238. package/dist/src/lib/components/Pill/Pill.d.ts +0 -10
  239. package/dist/src/lib/components/Pill/Pill.js +0 -24
  240. package/dist/src/lib/components/Pill/Pill.js.map +0 -1
  241. package/dist/src/lib/components/Pill/style.module.css +0 -61
  242. package/dist/src/lib/components/Pill/style.module.css.map +0 -1
  243. package/dist/src/lib/components/ProductCard/ProductCard.d.ts +0 -19
  244. package/dist/src/lib/components/ProductCard/ProductCard.js +0 -37
  245. package/dist/src/lib/components/ProductCard/ProductCard.js.map +0 -1
  246. package/dist/src/lib/components/ProductCard/style.module.css +0 -81
  247. package/dist/src/lib/components/ProductCard/style.module.css.map +0 -1
  248. package/dist/src/lib/components/ProductCardV2/ProductCardV2.d.ts +0 -22
  249. package/dist/src/lib/components/ProductCardV2/ProductCardV2.js +0 -27
  250. package/dist/src/lib/components/ProductCardV2/ProductCardV2.js.map +0 -1
  251. package/dist/src/lib/components/ProductCardV2/style.module.css +0 -93
  252. package/dist/src/lib/components/ProductCardV2/style.module.css.map +0 -1
  253. package/dist/src/lib/components/Proficiencies/Proficiencies.d.ts +0 -13
  254. package/dist/src/lib/components/Proficiencies/Proficiencies.js +0 -16
  255. package/dist/src/lib/components/Proficiencies/Proficiencies.js.map +0 -1
  256. package/dist/src/lib/components/Proficiencies/style.module.css +0 -73
  257. package/dist/src/lib/components/Proficiencies/style.module.css.map +0 -1
  258. package/dist/src/lib/components/Profile/Profile.d.ts +0 -18
  259. package/dist/src/lib/components/Profile/Profile.js +0 -38
  260. package/dist/src/lib/components/Profile/Profile.js.map +0 -1
  261. package/dist/src/lib/components/Profile/style.module.css +0 -111
  262. package/dist/src/lib/components/Profile/style.module.css.map +0 -1
  263. package/dist/src/lib/components/Row/Row.d.ts +0 -8
  264. package/dist/src/lib/components/Row/Row.js +0 -9
  265. package/dist/src/lib/components/Row/Row.js.map +0 -1
  266. package/dist/src/lib/components/Row/style.module.css +0 -6
  267. package/dist/src/lib/components/Row/style.module.css.map +0 -1
  268. package/dist/src/lib/components/Search/Search.d.ts +0 -13
  269. package/dist/src/lib/components/Search/Search.js +0 -25
  270. package/dist/src/lib/components/Search/Search.js.map +0 -1
  271. package/dist/src/lib/components/Search/style.module.css +0 -49
  272. package/dist/src/lib/components/Search/style.module.css.map +0 -1
  273. package/dist/src/lib/components/Select/Select.d.ts +0 -13
  274. package/dist/src/lib/components/Select/Select.js +0 -36
  275. package/dist/src/lib/components/Select/Select.js.map +0 -1
  276. package/dist/src/lib/components/Select/style.module.css +0 -163
  277. package/dist/src/lib/components/Select/style.module.css.map +0 -1
  278. package/dist/src/lib/components/Showcase/Showcase.d.ts +0 -16
  279. package/dist/src/lib/components/Showcase/Showcase.js +0 -27
  280. package/dist/src/lib/components/Showcase/Showcase.js.map +0 -1
  281. package/dist/src/lib/components/Showcase/style.module.css +0 -186
  282. package/dist/src/lib/components/Showcase/style.module.css.map +0 -1
  283. package/dist/src/lib/components/SideNav/SideNav.d.ts +0 -13
  284. package/dist/src/lib/components/SideNav/SideNav.js +0 -14
  285. package/dist/src/lib/components/SideNav/SideNav.js.map +0 -1
  286. package/dist/src/lib/components/SideNav/style.module.css +0 -93
  287. package/dist/src/lib/components/SideNav/style.module.css.map +0 -1
  288. package/dist/src/lib/components/SocialBlock/SocialBlock.d.ts +0 -15
  289. package/dist/src/lib/components/SocialBlock/SocialBlock.js +0 -17
  290. package/dist/src/lib/components/SocialBlock/SocialBlock.js.map +0 -1
  291. package/dist/src/lib/components/SocialBlock/style.module.css +0 -71
  292. package/dist/src/lib/components/SocialBlock/style.module.css.map +0 -1
  293. package/dist/src/lib/components/SocialButton/SocialButton.d.ts +0 -12
  294. package/dist/src/lib/components/SocialButton/SocialButton.js +0 -24
  295. package/dist/src/lib/components/SocialButton/SocialButton.js.map +0 -1
  296. package/dist/src/lib/components/SocialButton/style.module.css +0 -96
  297. package/dist/src/lib/components/SocialButton/style.module.css.map +0 -1
  298. package/dist/src/lib/components/StarRating/StarRating.d.ts +0 -9
  299. package/dist/src/lib/components/StarRating/StarRating.js +0 -28
  300. package/dist/src/lib/components/StarRating/StarRating.js.map +0 -1
  301. package/dist/src/lib/components/StarRating/style.module.css +0 -11
  302. package/dist/src/lib/components/StarRating/style.module.css.map +0 -1
  303. package/dist/src/lib/components/Testimonial/Testimonial.d.ts +0 -17
  304. package/dist/src/lib/components/Testimonial/Testimonial.js +0 -29
  305. package/dist/src/lib/components/Testimonial/Testimonial.js.map +0 -1
  306. package/dist/src/lib/components/Testimonial/style.module.css +0 -54
  307. package/dist/src/lib/components/Testimonial/style.module.css.map +0 -1
  308. package/dist/src/lib/components/TextAndTitle/TextAndTitle.d.ts +0 -26
  309. package/dist/src/lib/components/TextAndTitle/TextAndTitle.js +0 -41
  310. package/dist/src/lib/components/TextAndTitle/TextAndTitle.js.map +0 -1
  311. package/dist/src/lib/components/TextAndTitle/style.module.css +0 -139
  312. package/dist/src/lib/components/TextAndTitle/style.module.css.map +0 -1
  313. package/dist/src/lib/components/TextArea/TextArea.d.ts +0 -27
  314. package/dist/src/lib/components/TextArea/TextArea.js +0 -31
  315. package/dist/src/lib/components/TextArea/TextArea.js.map +0 -1
  316. package/dist/src/lib/components/TextArea/style.module.css +0 -126
  317. package/dist/src/lib/components/TextArea/style.module.css.map +0 -1
  318. package/dist/src/lib/components/Timeline/Timeline.d.ts +0 -18
  319. package/dist/src/lib/components/Timeline/Timeline.js +0 -123
  320. package/dist/src/lib/components/Timeline/Timeline.js.map +0 -1
  321. package/dist/src/lib/components/Timeline/style.module.css +0 -228
  322. package/dist/src/lib/components/Timeline/style.module.css.map +0 -1
  323. package/dist/src/lib/components/TimelineV2/TimelineV2.d.ts +0 -20
  324. package/dist/src/lib/components/TimelineV2/TimelineV2.js +0 -18
  325. package/dist/src/lib/components/TimelineV2/TimelineV2.js.map +0 -1
  326. package/dist/src/lib/components/TimelineV2/style.module.css +0 -60
  327. package/dist/src/lib/components/TimelineV2/style.module.css.map +0 -1
  328. package/dist/src/lib/components/Tubestops/Tubestops.d.ts +0 -9
  329. package/dist/src/lib/components/Tubestops/Tubestops.js +0 -25
  330. package/dist/src/lib/components/Tubestops/Tubestops.js.map +0 -1
  331. package/dist/src/lib/components/Tubestops/style.module.css +0 -76
  332. package/dist/src/lib/components/Tubestops/style.module.css.map +0 -1
  333. package/dist/src/lib/components/UserIcon/UserIcon.d.ts +0 -11
  334. package/dist/src/lib/components/UserIcon/UserIcon.js +0 -17
  335. package/dist/src/lib/components/UserIcon/UserIcon.js.map +0 -1
  336. package/dist/src/lib/components/UserIcon/style.module.css +0 -45
  337. package/dist/src/lib/components/UserIcon/style.module.css.map +0 -1
  338. package/dist/src/lib/components/Video/Video.d.ts +0 -17
  339. package/dist/src/lib/components/Video/Video.js +0 -9
  340. package/dist/src/lib/components/Video/Video.js.map +0 -1
  341. package/dist/src/lib/index.d.ts +0 -58
  342. package/dist/src/lib/index.js +0 -59
  343. package/dist/src/lib/index.js.map +0 -1
  344. package/dist/src/lib/typography/Colours/Colours.d.ts +0 -3
  345. package/dist/src/lib/typography/Colours/Colours.js +0 -90
  346. package/dist/src/lib/typography/Colours/Colours.js.map +0 -1
  347. package/dist/src/lib/typography/Colours/style.module.css +0 -17
  348. package/dist/src/lib/typography/Colours/style.module.css.map +0 -1
  349. package/dist/src/lib/typography/Fonts/Fonts.d.ts +0 -4
  350. package/dist/src/lib/typography/Fonts/Fonts.js +0 -55
  351. package/dist/src/lib/typography/Fonts/Fonts.js.map +0 -1
  352. package/dist/src/lib/utils/controls.d.ts +0 -36
  353. package/dist/src/lib/utils/controls.js +0 -21
  354. package/dist/src/lib/utils/controls.js.map +0 -1
  355. package/dist/src/lib/utils/matchMedia.d.ts +0 -2
  356. package/dist/src/lib/utils/matchMedia.js +0 -8
  357. package/dist/src/lib/utils/matchMedia.js.map +0 -1
  358. package/dist/src/lib/utils/screens.d.ts +0 -7
  359. package/dist/src/lib/utils/screens.js +0 -8
  360. package/dist/src/lib/utils/screens.js.map +0 -1
  361. package/dist/src/lib/utils/theme.d.ts +0 -3
  362. package/dist/src/lib/utils/theme.js +0 -31
  363. package/dist/src/lib/utils/theme.js.map +0 -1
  364. package/dist/tailwind.config.d.ts +0 -79
  365. package/dist/tailwind.config.js +0 -83
  366. package/dist/tailwind.config.js.map +0 -1
@@ -1,172 +0,0 @@
1
- .overlayTextClassList {
2
-
3
- margin: auto;
4
-
5
- text-align: center;
6
-
7
- color: var(--color-primary)
8
- }
9
-
10
- .overlayTextWrapperClassList {
11
-
12
- position: absolute;
13
-
14
- z-index: 20;
15
-
16
- display: flex;
17
-
18
- transition-property: opacity;
19
-
20
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
21
-
22
- transition-duration: 700ms
23
- }
24
-
25
- .overlayClassList {
26
-
27
- position: absolute;
28
-
29
- z-index: 10;
30
-
31
- background-color: var(--color-white);
32
-
33
- transition-property: opacity;
34
-
35
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
36
-
37
- transition-duration: 700ms
38
- }
39
-
40
- .rounded {
41
-
42
- border-radius: 1rem
43
- }
44
-
45
- .roundedFull {
46
-
47
- border-radius: 9999px
48
- }
49
-
50
- .bordered {
51
-
52
- border-width: 4px;
53
-
54
- border-color: var(--color-primary)
55
- }
56
-
57
- .centerAligned {
58
-
59
- margin-left: auto;
60
-
61
- margin-right: auto
62
- }
63
-
64
- .visible {
65
-
66
- opacity: 0.8
67
- }
68
-
69
- .invisible {
70
-
71
- opacity: 0
72
- }
73
-
74
- .width1 {
75
-
76
- width: 1.5rem
77
- }
78
- .width2 {
79
-
80
- width: 2.5rem
81
- }
82
- .width3 {
83
-
84
- width: 3.5rem
85
- }
86
- .width4 {
87
-
88
- width: 4rem
89
- }
90
- .width5 {
91
-
92
- width: 5rem
93
- }
94
- .width6 {
95
-
96
- width: 6rem
97
- }
98
- .width7 {
99
-
100
- width: 7rem
101
- }
102
- .width8 {
103
-
104
- width: 8rem
105
- }
106
- .width9 {
107
-
108
- width: 9rem
109
- }
110
- .width10 {
111
-
112
- width: 10rem
113
- }
114
- .width11 {
115
-
116
- width: 11rem
117
- }
118
- .width12 {
119
-
120
- width: 100%
121
- }
122
-
123
- .height1 {
124
-
125
- height: 1.5rem
126
- }
127
- .height2 {
128
-
129
- height: 2.5rem
130
- }
131
- .height3 {
132
-
133
- height: 3.5rem
134
- }
135
- .height4 {
136
-
137
- height: 4rem
138
- }
139
- .height5 {
140
-
141
- height: 5rem
142
- }
143
- .height6 {
144
-
145
- height: 6rem
146
- }
147
- .height7 {
148
-
149
- height: 7rem
150
- }
151
- .height8 {
152
-
153
- height: 8rem
154
- }
155
- .height9 {
156
-
157
- height: 9rem
158
- }
159
- .height10 {
160
-
161
- height: 10rem
162
- }
163
- .height11 {
164
-
165
- height: 11rem
166
- }
167
- .height12 {
168
-
169
- height: 100%
170
- }
171
-
172
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/Image/style.module.css"],"names":[],"mappings":"AACE;;IAAA,YAAsC;;IAAtC,kBAAsC;;IAAtC;AAAsC;;AAItC;;IAAA,kBAAyD;;IAAzD,WAAyD;;IAAzD,aAAyD;;IAAzD,4BAAyD;;IAAzD,wDAAyD;;IAAzD;AAAyD;;AAIzD;;IAAA,kBAA6D;;IAA7D,WAA6D;;IAA7D,oCAA6D;;IAA7D,4BAA6D;;IAA7D,wDAA6D;;IAA7D;AAA6D;;AAI7D;;IAAA;AAAkB;;AAIlB;;IAAA;AAAmB;;AAInB;;IAAA,iBAA8B;;IAA9B;AAA8B;;AAI9B;;IAAA,iBAAc;;IAAd;AAAc;;AAId;;IAAA;AAAiB;;AAIjB;;IAAA;AAAgB;;AAIhB;;IAAA;AAAU;AAGV;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAa;;AAIb;;IAAA;AAAU;AAGV;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAW;AAGX;;IAAA;AAAa","file":"style.module.css","sourcesContent":[".overlayTextClassList {\n @apply m-auto text-center text-primary;\n}\n\n.overlayTextWrapperClassList {\n @apply flex absolute z-20 transition-opacity duration-700;\n}\n\n.overlayClassList {\n @apply absolute z-10 transition-opacity duration-700 bg-white;\n}\n\n.rounded {\n @apply rounded-2xl;\n}\n\n.roundedFull {\n @apply rounded-full;\n}\n\n.bordered {\n @apply border-4 border-primary;\n}\n\n.centerAligned {\n @apply mx-auto;\n}\n\n.visible {\n @apply opacity-80;\n}\n\n.invisible {\n @apply opacity-0;\n}\n\n.width1 {\n @apply w-6;\n}\n.width2 {\n @apply w-10;\n}\n.width3 {\n @apply w-14;\n}\n.width4 {\n @apply w-16;\n}\n.width5 {\n @apply w-20;\n}\n.width6 {\n @apply w-24;\n}\n.width7 {\n @apply w-28;\n}\n.width8 {\n @apply w-32;\n}\n.width9 {\n @apply w-36;\n}\n.width10 {\n @apply w-40;\n}\n.width11 {\n @apply w-44;\n}\n.width12 {\n @apply w-full;\n}\n\n.height1 {\n @apply h-6;\n}\n.height2 {\n @apply h-10;\n}\n.height3 {\n @apply h-14;\n}\n.height4 {\n @apply h-16;\n}\n.height5 {\n @apply h-20;\n}\n.height6 {\n @apply h-24;\n}\n.height7 {\n @apply h-28;\n}\n.height8 {\n @apply h-32;\n}\n.height9 {\n @apply h-36;\n}\n.height10 {\n @apply h-40;\n}\n.height11 {\n @apply h-44;\n}\n.height12 {\n @apply h-full;\n}\n"]}
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- import { type Colours } from '../../utils/controls';
3
- export interface Props {
4
- id: string;
5
- className?: string;
6
- bgColour?: Colours;
7
- textColour?: string;
8
- contentTitle?: string;
9
- text?: string;
10
- image: string;
11
- swapDesktop?: boolean;
12
- swapMobile?: boolean;
13
- }
14
- declare const ImageInfo: React.FC<Props>;
15
- export default ImageInfo;
@@ -1,37 +0,0 @@
1
- import React from 'react';
2
- import classNames from 'classnames';
3
- import style from './style.module.css';
4
- import MatchMedia from '../../utils/matchMedia';
5
- import { Screens } from '../../utils/screens';
6
- import Container from '../Container/Container';
7
- const ImageInfo = ({ id, className, bgColour, textColour = 'white', contentTitle, text, image, swapDesktop = false, swapMobile = false }) => {
8
- const classList = className;
9
- const mediumScreen = Screens.md;
10
- const lgScreenSize = `(min-width: ${mediumScreen})`;
11
- const smScreenSize = `(max-width: ${mediumScreen})`;
12
- const isLg = MatchMedia(lgScreenSize);
13
- const isSm = MatchMedia(smScreenSize);
14
- const wrapperClassList = classNames({
15
- [style.wrapper]: !swapDesktop,
16
- [style.reverseWrapper]: swapDesktop,
17
- [style.reverseMobileWrapper]: !isLg && swapMobile
18
- }, style.wrapperClasses, 'theme-local');
19
- const imageWrapperClasses = classNames({
20
- [style.smallImageWrapper]: isSm
21
- }, style.imageWrapper);
22
- const imageClasses = classNames({
23
- [style.smallImageHeight]: isSm
24
- }, style.image);
25
- return (React.createElement("div", { id: id, style: { backgroundColor: bgColour, color: textColour }, className: classList },
26
- React.createElement(Container, { withPadding: isLg },
27
- React.createElement("div", { className: wrapperClassList },
28
- React.createElement("div", { className: imageWrapperClasses },
29
- React.createElement("img", { src: image, className: imageClasses, alt: contentTitle, title: contentTitle })),
30
- React.createElement("div", { className: style.contentWrapper },
31
- React.createElement("div", { className: style.content },
32
- React.createElement("div", null,
33
- React.createElement("p", { className: style.title }, contentTitle),
34
- React.createElement("p", { className: style.text }, text))))))));
35
- };
36
- export default ImageInfo;
37
- //# sourceMappingURL=ImageInfo.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImageInfo.js","sourceRoot":"","sources":["../../../../../src/lib/components/ImageInfo/ImageInfo.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AAEtC,OAAO,UAAU,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA;AACxC,OAAO,SAAS,MAAM,iCAAiC,CAAA;AAcvD,MAAM,SAAS,GAAoB,CAAC,EAClC,EAAE,EACF,SAAS,EACT,QAAQ,EACR,UAAU,GAAG,OAAO,EACpB,YAAY,EACZ,IAAI,EACJ,KAAK,EACL,WAAW,GAAG,KAAK,EACnB,UAAU,GAAG,KAAK,EACZ,EAAe,EAAE;IACvB,MAAM,SAAS,GAAG,SAAS,CAAA;IAC3B,MAAM,YAAY,GAAW,OAAO,CAAC,EAAE,CAAA;IACvC,MAAM,YAAY,GAAW,eAAe,YAAY,GAAG,CAAA;IAC3D,MAAM,YAAY,GAAW,eAAe,YAAY,GAAG,CAAA;IAC3D,MAAM,IAAI,GAAY,UAAU,CAAC,YAAY,CAAC,CAAA;IAC9C,MAAM,IAAI,GAAY,UAAU,CAAC,YAAY,CAAC,CAAA;IAE9C,MAAM,gBAAgB,GAAG,UAAU,CACjC;QACE,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,CAAC,WAAW;QAC7B,CAAC,KAAK,CAAC,cAAc,CAAC,EAAE,WAAW;QACnC,CAAC,KAAK,CAAC,oBAAoB,CAAC,EAAE,CAAC,IAAI,IAAI,UAAU;KAClD,EACD,KAAK,CAAC,cAAc,EACpB,aAAa,CACd,CAAA;IAED,MAAM,mBAAmB,GAAG,UAAU,CACpC;QACE,CAAC,KAAK,CAAC,iBAAiB,CAAC,EAAE,IAAI;KAChC,EACD,KAAK,CAAC,YAAY,CACnB,CAAA;IAED,MAAM,YAAY,GAAG,UAAU,CAC7B;QACE,CAAC,KAAK,CAAC,gBAAgB,CAAC,EAAE,IAAI;KAC/B,EACD,KAAK,CAAC,KAAK,CACZ,CAAA;IAED,OAAO,CACL,6BACE,EAAE,EAAE,EAAE,EACN,KAAK,EAAE,EAAE,eAAe,EAAE,QAAQ,EAAE,KAAK,EAAE,UAAU,EAAE,EACvD,SAAS,EAAE,SAAS;QAEpB,oBAAC,SAAS,IAAC,WAAW,EAAE,IAAI;YAC1B,6BAAK,SAAS,EAAE,gBAAgB;gBAC9B,6BAAK,SAAS,EAAE,mBAAmB;oBACjC,6BACE,GAAG,EAAE,KAAK,EACV,SAAS,EAAE,YAAY,EACvB,GAAG,EAAE,YAAY,EACjB,KAAK,EAAE,YAAY,GACnB,CACE;gBACN,6BAAK,SAAS,EAAE,KAAK,CAAC,cAAc;oBAClC,6BAAK,SAAS,EAAE,KAAK,CAAC,OAAO;wBAC3B;4BACE,2BAAG,SAAS,EAAE,KAAK,CAAC,KAAK,IAAG,YAAY,CAAK;4BAC7C,2BAAG,SAAS,EAAE,KAAK,CAAC,IAAI,IAAG,IAAI,CAAK,CAChC,CACF,CACF,CACF,CACI,CACR,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,SAAS,CAAA"}
@@ -1,68 +0,0 @@
1
- @media (min-width: 744px) {
2
-
3
- .wrapperClasses {
4
- display: flex;
5
- }
6
-
7
- .wrapper {
8
- flex-direction: row;
9
- }
10
-
11
- .reverseWrapper {
12
- flex-direction: row-reverse;
13
- }
14
- }
15
-
16
- .reverseMobileWrapper {
17
- display: flex;
18
- flex-direction: column-reverse;
19
- }
20
-
21
- @media (min-width: 744px) {
22
-
23
- .imageWrapper {
24
- width: 50%;
25
- }
26
- }
27
-
28
- .smallImageWrapper {
29
- height: 100vw;
30
- }
31
-
32
- .smallImageHeight {
33
- height: 100vw;
34
- }
35
-
36
- .image {
37
- height: 100%;
38
- width: 100%;
39
- object-fit: cover;
40
- }
41
-
42
- @media (min-width: 744px) {
43
-
44
- .contentWrapper {
45
- width: 50%;
46
- }
47
- }
48
-
49
- .content {
50
- display: flex;
51
- height: 100%;
52
- align-items: center;
53
- justify-content: center;
54
- padding: 2rem;
55
- text-align: center;
56
- }
57
-
58
- .title {
59
- font-size: 28px;
60
- font-weight: 400;
61
- }
62
-
63
- .text {
64
- font-size: 22px;
65
- font-weight: 300;
66
- }
67
-
68
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/ImageInfo/style.module.css"],"names":[],"mappings":"AACE;;EAAA;IAAA;EAAc;;EAId;IAAA;EAAkB;;EAIlB;IAAA;EAA0B;AARZ;;AAYd;EAAA,aAA4B;EAA5B;AAA4B;;AAI5B;;EAAA;IAAA;EAAe;AAAA;;AAGjB;EACE,aAAa;AACf;;AAEA;EACE,aAAa;AACf;;AAGE;EAAA,YAAiC;EAAjC,WAAiC;EAAjC;AAAiC;;AAIjC;;EAAA;IAAA;EAAe;AAAA;;AAIf;EAAA,aAA8D;EAA9D,YAA8D;EAA9D,mBAA8D;EAA9D,uBAA8D;EAA9D,aAA8D;EAA9D;AAA8D;;AAI9D;EAAA,eAA2B;EAA3B;AAA2B;;AAI3B;EAAA,eAAyB;EAAzB;AAAyB","file":"style.module.css","sourcesContent":[".wrapperClasses {\n @apply md:flex;\n}\n\n.wrapper {\n @apply md:flex-row;\n}\n\n.reverseWrapper {\n @apply md:flex-row-reverse;\n}\n\n.reverseMobileWrapper {\n @apply flex flex-col-reverse;\n}\n\n.imageWrapper {\n @apply md:w-1/2;\n}\n\n.smallImageWrapper {\n height: 100vw;\n}\n\n.smallImageHeight {\n height: 100vw;\n}\n\n.image {\n @apply w-full h-full object-cover;\n}\n\n.contentWrapper {\n @apply md:w-1/2;\n}\n\n.content {\n @apply h-full flex items-center text-center p-8 justify-center;\n}\n\n.title {\n @apply text-lg font-regular;\n}\n\n.text {\n @apply text-md font-light;\n}\n"]}
@@ -1,15 +0,0 @@
1
- /// <reference types="react" />
2
- import { type Props as buttonProps } from '../Button/Button';
3
- export interface Props {
4
- id?: string;
5
- className?: string;
6
- image?: string;
7
- altText?: string;
8
- title?: string;
9
- link?: string;
10
- rounded?: boolean;
11
- openInNewTab?: boolean;
12
- buttonProps?: buttonProps;
13
- }
14
- declare const ImageLink: ({ id, className, image, altText, title, link, rounded, openInNewTab, buttonProps }: Props) => JSX.Element;
15
- export default ImageLink;
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- import Button from '../Button/Button';
3
- import classNames from 'classnames';
4
- import style from './style.module.css';
5
- const ImageLink = ({ id, className, image, altText, title, link, rounded, openInNewTab, buttonProps }) => {
6
- const classList = classNames(className, style.classList, 'theme-local');
7
- const roundedClass = classNames({
8
- [style.rounded]: rounded
9
- });
10
- return (React.createElement("a", Object.assign({ id: id, href: link }, (openInNewTab && { target: 'blank' })),
11
- React.createElement("div", { className: classNames(roundedClass, classList, style.wrapper) },
12
- React.createElement("img", { src: image, alt: altText, className: style.image }),
13
- title !== undefined && React.createElement("h1", { className: style.title }, title),
14
- (buttonProps === null || buttonProps === void 0 ? void 0 : buttonProps.children) !== undefined && (React.createElement(Button, { className: style.button }, buttonProps.children)))));
15
- };
16
- export default ImageLink;
17
- //# sourceMappingURL=ImageLink.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImageLink.js","sourceRoot":"","sources":["../../../../../src/lib/components/ImageLink/ImageLink.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,MAAqC,MAAM,2BAA2B,CAAA;AAC7E,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AAatC,MAAM,SAAS,GAAG,CAAC,EACjB,EAAE,EACF,SAAS,EACT,KAAK,EACL,OAAO,EACP,KAAK,EACL,IAAI,EACJ,OAAO,EACP,YAAY,EACZ,WAAW,EACL,EAAe,EAAE;IACvB,MAAM,SAAS,GAAG,UAAU,CAAC,SAAS,EAAE,KAAK,CAAC,SAAS,EAAE,aAAa,CAAC,CAAA;IAEvE,MAAM,YAAY,GAAG,UAAU,CAAC;QAC9B,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,OAAO;KACzB,CAAC,CAAA;IAEF,OAAO,CACL,yCAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,IAAM,CAAC,YAAY,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,CAAC;QAC9D,6BAAK,SAAS,EAAE,UAAU,CAAC,YAAY,EAAE,SAAS,EAAE,KAAK,CAAC,OAAO,CAAC;YAChE,6BAAK,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,OAAO,EAAE,SAAS,EAAE,KAAK,CAAC,KAAK,GAAI;YACxD,KAAK,KAAK,SAAS,IAAI,4BAAI,SAAS,EAAE,KAAK,CAAC,KAAK,IAAG,KAAK,CAAM;YAC/D,CAAA,WAAW,aAAX,WAAW,uBAAX,WAAW,CAAE,QAAQ,MAAK,SAAS,IAAI,CACtC,oBAAC,MAAM,IAAC,SAAS,EAAE,KAAK,CAAC,MAAM,IAAG,WAAW,CAAC,QAAQ,CAAU,CACjE,CACG,CACJ,CACL,CAAA;AACH,CAAC,CAAA;AAED,eAAe,SAAS,CAAA"}
@@ -1,108 +0,0 @@
1
- .classList {
2
-
3
- margin-left: 0.25rem;
4
-
5
- margin-right: 0.25rem;
6
-
7
- margin-bottom: 0.5rem;
8
-
9
- cursor: pointer;
10
-
11
- overflow: hidden;
12
-
13
- text-align: center
14
- }
15
-
16
- .classList:hover {
17
-
18
- opacity: 0.5
19
- }
20
-
21
- @media (min-width: 744px) {
22
-
23
- .classList {
24
-
25
- margin-left: 0.25rem;
26
-
27
- margin-right: 0.25rem;
28
-
29
- margin-bottom: 0.5rem
30
- }
31
- }
32
-
33
- @media (min-width: 950px) {
34
-
35
- .classList {
36
-
37
- margin-left: 0.75rem;
38
-
39
- margin-right: 0.75rem;
40
-
41
- margin-bottom: 1.25rem
42
- }
43
- }
44
-
45
- .rounded {
46
-
47
- border-radius: 9999px
48
- }
49
-
50
- .title {
51
-
52
- position: absolute;
53
-
54
- left: 0px;
55
-
56
- right: 0px;
57
-
58
- top: 0px;
59
-
60
- margin-top: 1rem;
61
-
62
- background-color: var(--color-black);
63
-
64
- padding-top: 0.5rem;
65
-
66
- padding-bottom: 0.5rem;
67
-
68
- text-align: center;
69
-
70
- color: var(--color-white)
71
- }
72
-
73
- .button {
74
-
75
- position: absolute;
76
-
77
- left: 0px;
78
-
79
- right: 0px;
80
-
81
- bottom: 0px;
82
-
83
- margin-left: 2rem;
84
-
85
- margin-right: 2rem;
86
-
87
- margin-bottom: 1rem;
88
-
89
- text-align: center
90
- }
91
-
92
- .image {
93
-
94
- height: 100%;
95
-
96
- width: 100%;
97
-
98
- object-fit: cover
99
- }
100
-
101
- .wrapper {
102
-
103
- position: relative;
104
-
105
- overflow: hidden
106
- }
107
-
108
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/ImageLink/style.module.css"],"names":[],"mappings":"AACE;;IAAA,oBAA4G;;IAA5G,qBAA4G;;IAA5G,qBAA4G;;IAA5G,eAA4G;;IAA5G,gBAA4G;;IAA5G;AAA4G;;AAA5G;;IAAA;AAA4G;;AAA5G;;IAAA;;QAAA,oBAA4G;;QAA5G,qBAA4G;;QAA5G;IAA4G;AAAA;;AAA5G;;IAAA;;QAAA,oBAA4G;;QAA5G,qBAA4G;;QAA5G;IAA4G;AAAA;;AAI5G;;IAAA;AAAmB;;AAInB;;IAAA,kBAAyE;;IAAzE,SAAyE;;IAAzE,UAAyE;;IAAzE,QAAyE;;IAAzE,gBAAyE;;IAAzE,oCAAyE;;IAAzE,mBAAyE;;IAAzE,sBAAyE;;IAAzE,kBAAyE;;IAAzE;AAAyE;;AAIzE;;IAAA,kBAAwD;;IAAxD,SAAwD;;IAAxD,UAAwD;;IAAxD,WAAwD;;IAAxD,iBAAwD;;IAAxD,kBAAwD;;IAAxD,mBAAwD;;IAAxD;AAAwD;;AAIxD;;IAAA,YAAiC;;IAAjC,WAAiC;;IAAjC;AAAiC;;AAIjC;;IAAA,kBAA+B;;IAA/B;AAA+B","file":"style.module.css","sourcesContent":[".classList {\n @apply cursor-pointer lg:mx-3 md:mx-1 mx-1 lg:mb-5 md:mb-2 mb-2 hover:opacity-50 overflow-hidden text-center;\n}\n\n.rounded {\n @apply rounded-full;\n}\n\n.title {\n @apply absolute bg-black text-white py-2 mt-4 top-0 inset-x-0 text-center;\n}\n\n.button {\n @apply absolute mx-8 mb-4 bottom-0 inset-x-0 text-center;\n}\n\n.image {\n @apply object-cover w-full h-full;\n}\n\n.wrapper {\n @apply relative overflow-hidden;\n}\n"]}
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import { type Props as imageLinkProps } from '../ImageLink/ImageLink';
3
- export interface Props {
4
- id?: string;
5
- className?: string;
6
- items?: imageLinkProps[];
7
- }
8
- declare const ImageLinkList: ({ id, className, items }: Props) => JSX.Element;
9
- export default ImageLinkList;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import ImageLink from '../ImageLink/ImageLink';
3
- import classNames from 'classnames';
4
- import style from './style.module.css';
5
- const ImageLinkList = ({ id, className, items }) => {
6
- const classList = classNames(className, style.classList, 'theme-local');
7
- return (React.createElement("div", { id: id, className: classList }, items === null || items === void 0 ? void 0 : items.map((item, i) => {
8
- return (React.createElement(ImageLink, { key: `image_link_${i + 0}`, altText: item.altText, image: item.image, title: item.title }));
9
- })));
10
- };
11
- export default ImageLinkList;
12
- //# sourceMappingURL=ImageLinkList.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ImageLinkList.js","sourceRoot":"","sources":["../../../../../src/lib/components/ImageLinkList/ImageLinkList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,SAA2C,MAAM,wBAAwB,CAAA;AAChF,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AAQtC,MAAM,aAAa,GAAG,CAAC,EAAE,EAAE,EAAE,SAAS,EAAE,KAAK,EAAS,EAAe,EAAE;IACrE,MAAM,SAAS,GAAG,UAAU,CAAC,SAAS,EAAE,KAAK,CAAC,SAAS,EAAE,aAAa,CAAC,CAAA;IAEvE,OAAO,CACL,6BAAK,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,SAAS,IAC9B,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,GAAG,CAAC,CAAC,IAAI,EAAE,CAAS,EAAE,EAAE;QAC9B,OAAO,CACL,oBAAC,SAAS,IACR,GAAG,EAAE,cAAc,CAAC,GAAG,CAAC,EAAE,EAC1B,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,KAAK,EAAE,IAAI,CAAC,KAAK,GACjB,CACH,CAAA;IACH,CAAC,CAAC,CACE,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,aAAa,CAAA"}
@@ -1,15 +0,0 @@
1
- .classList {
2
- display: grid
3
- }
4
- @media (min-width: 550px) {
5
- .classList {
6
- grid-template-columns: repeat(2, minmax(0, 1fr))
7
- }
8
- }
9
- @media (min-width: 744px) {
10
- .classList {
11
- grid-template-columns: repeat(4, minmax(0, 1fr))
12
- }
13
- }
14
-
15
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/ImageLinkList/style.module.css"],"names":[],"mappings":"AACE;IAAA;AAAyC;AAAzC;IAAA;QAAA;IAAyC;AAAA;AAAzC;IAAA;QAAA;IAAyC;AAAA","file":"style.module.css","sourcesContent":[".classList {\n @apply grid md:grid-cols-4 sm:grid-cols-2;\n}\n"]}
@@ -1,16 +0,0 @@
1
- /// <reference types="react" />
2
- import { type Props as iconProps } from '../Icon/Icon';
3
- import { type Colours } from '../../utils/controls';
4
- export interface Props {
5
- id: string;
6
- className?: string;
7
- title: string;
8
- subtitle?: string | number;
9
- withAnimation?: boolean;
10
- withHoverEffect?: boolean;
11
- iconProps: iconProps;
12
- backgroundColour?: Colours;
13
- large?: boolean;
14
- }
15
- declare const InformationIcon: ({ id, className, title, subtitle, withAnimation, withHoverEffect, iconProps, backgroundColour, large }: Props) => JSX.Element;
16
- export default InformationIcon;
@@ -1,56 +0,0 @@
1
- import React, { useEffect, useRef } from 'react';
2
- import Icon from '../Icon/Icon';
3
- import classNames from 'classnames';
4
- import style from './style.module.css';
5
- import MatchMedia from '../../utils/matchMedia';
6
- const InformationIcon = ({ id, className, title, subtitle, withAnimation = false, withHoverEffect = true, iconProps, backgroundColour = 'white', large = true }) => {
7
- const loaded = useRef(false);
8
- const smScreenSize = 'max-width: 768px';
9
- const isSm = MatchMedia(smScreenSize);
10
- const classList = classNames({
11
- [style.hoverable]: withHoverEffect,
12
- [style.large]: large,
13
- [style.small]: !large,
14
- 'pt-4': !large
15
- }, className, style.classList, style[backgroundColour], 'theme-local');
16
- const titleClassList = classNames({
17
- [style.centerText]: subtitle === undefined,
18
- [style.title]: subtitle !== undefined
19
- });
20
- const subtitleClassList = classNames({
21
- [style.centerText]: title === undefined
22
- }, style.subtitle);
23
- useEffect(() => {
24
- if (typeof subtitle === 'number') {
25
- const element = document.getElementById(`${id}_number`);
26
- const observer = new IntersectionObserver((entries, observer) => {
27
- entries.forEach((entry) => {
28
- if (entry.intersectionRatio >= 0.1 && !loaded.current) {
29
- loaded.current = true;
30
- counterAnimation(document.getElementById(`${id}_number`), 0, subtitle, 3000);
31
- }
32
- });
33
- }, { threshold: 1 });
34
- element != null && withAnimation && observer.observe(element);
35
- }
36
- }, []);
37
- const counterAnimation = (obj, start, end, duration) => {
38
- let startTimestamp;
39
- const step = (timestamp) => {
40
- startTimestamp = timestamp;
41
- const progress = Math.min((timestamp - startTimestamp) / duration, 1);
42
- obj.innerHTML = Math.floor(progress * (end - start) + start);
43
- if (progress < 1) {
44
- window.requestAnimationFrame(step);
45
- }
46
- };
47
- window.requestAnimationFrame(step);
48
- };
49
- return (React.createElement("div", { id: id, className: classList },
50
- React.createElement("div", { className: style.icon }, iconProps !== undefined && (React.createElement(Icon, Object.assign({}, iconProps, { className: 'mx-auto', size: isSm ? 3 : 2, bgColour: backgroundColour })))),
51
- React.createElement("div", { className: style.text },
52
- title !== undefined && title !== '' && (React.createElement("p", { className: titleClassList }, title)),
53
- subtitle !== undefined && subtitle !== '' && (React.createElement("p", { className: subtitleClassList }, subtitle)))));
54
- };
55
- export default InformationIcon;
56
- //# sourceMappingURL=InformationIcon.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InformationIcon.js","sourceRoot":"","sources":["../../../../../src/lib/components/InformationIcon/InformationIcon.tsx"],"names":[],"mappings":"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"}