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,190 +0,0 @@
1
- .classList {
2
-
3
- border-radius: 1rem;
4
-
5
- text-align: center
6
- }
7
-
8
- @media (min-width: 550px) {
9
-
10
- .classList {
11
-
12
- display: flex;
13
-
14
- text-align: left
15
- }
16
- }
17
-
18
- .large {
19
-
20
- padding-top: 2rem;
21
-
22
- padding-bottom: 2rem
23
- }
24
-
25
- .small {
26
-
27
- padding-bottom: 1rem
28
- }
29
-
30
- @media (min-width: 550px) {
31
-
32
- .icon {
33
-
34
- height: 100%
35
- }
36
- }
37
-
38
- .large .icon {
39
-
40
- padding-left: 1rem;
41
-
42
- padding-right: 1rem
43
- }
44
-
45
- @media (min-width: 744px) {
46
-
47
- .large .icon {
48
-
49
- padding-left: 2rem;
50
-
51
- padding-right: 2rem
52
- }
53
- }
54
-
55
- .small .icon {
56
-
57
- padding-right: 0.5rem
58
- }
59
-
60
- @media (min-width: 744px) {
61
-
62
- .small .icon {
63
-
64
- padding-right: 1rem
65
- }
66
- }
67
-
68
- .text {
69
-
70
- margin-top: 2rem;
71
-
72
- display: flex;
73
-
74
- flex-direction: column-reverse
75
- }
76
-
77
- @media (min-width: 550px) {
78
-
79
- .text {
80
-
81
- margin-top: 0px;
82
-
83
- display: block;
84
-
85
- padding-right: 1rem
86
- }
87
- }
88
-
89
- @media (min-width: 744px) {
90
-
91
- .text {
92
-
93
- padding-right: 2rem
94
- }
95
- }
96
-
97
- .title {
98
-
99
- font-weight: 300
100
- }
101
-
102
- @media (min-width: 550px) {
103
-
104
- .title {
105
-
106
- font-weight: 600
107
- }
108
- }
109
-
110
- .subtitle {
111
-
112
- font-size: 48px;
113
-
114
- font-weight: 500
115
- }
116
-
117
- @media (min-width: 550px) {
118
-
119
- .subtitle {
120
-
121
- font-size: 12px;
122
-
123
- font-weight: 400
124
- }
125
- }
126
-
127
- .primary {
128
-
129
- background-color: var(--color-primary);
130
-
131
- color: var(--color-white)
132
- }
133
-
134
- .secondary {
135
-
136
- background-color: var(--color-secondary);
137
-
138
- color: var(--color-white)
139
- }
140
-
141
- .white {
142
-
143
- background-color: var(--color-white);
144
-
145
- color: var(--color-black)
146
- }
147
-
148
- .grey {
149
-
150
- background-color: var(--color-lightest-grey);
151
-
152
- color: var(--color-black)
153
- }
154
-
155
- .black {
156
-
157
- background-color: var(--color-black);
158
-
159
- color: var(--color-white)
160
- }
161
-
162
- .success {
163
-
164
- background-color: var(--color-success);
165
-
166
- color: var(--color-white)
167
- }
168
-
169
- .error {
170
-
171
- background-color: var(--color-error);
172
-
173
- color: var(--color-white)
174
- }
175
-
176
- .facebook {
177
-
178
- background-color: var(--color-facebook);
179
-
180
- color: var(--color-white)
181
- }
182
-
183
- .gold {
184
-
185
- background-color: var(--color-gold);
186
-
187
- color: var(--color-white)
188
- }
189
-
190
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/InformationIcon/style.module.css"],"names":[],"mappings":"AACE;;IAAA,mBAAmD;;IAAnD;AAAmD;;AAAnD;;IAAA;;QAAA,aAAmD;;QAAnD;IAAmD;AAAA;;AAInD;;IAAA,iBAAW;;IAAX;AAAW;;AAIX;;IAAA;AAAW;;AAIX;;IAAA;;QAAA;IAAgB;AAAA;;AAIhB;;IAAA,kBAAmB;;IAAnB;AAAmB;;AAAnB;;IAAA;;QAAA,kBAAmB;;QAAnB;IAAmB;AAAA;;AAInB;;IAAA;AAAmB;;AAAnB;;IAAA;;QAAA;IAAmB;AAAA;;AAInB;;IAAA,gBAAkE;;IAAlE,aAAkE;;IAAlE;AAAkE;;AAAlE;;IAAA;;QAAA,eAAkE;;QAAlE,cAAkE;;QAAlE;IAAkE;AAAA;;AAAlE;;IAAA;;QAAA;IAAkE;AAAA;;AAIlE;;IAAA;AAAkC;;AAAlC;;IAAA;;QAAA;IAAkC;AAAA;;AAIlC;;IAAA,eAAsD;;IAAtD;AAAsD;;AAAtD;;IAAA;;QAAA,eAAsD;;QAAtD;IAAsD;AAAA;;AAItD;;IAAA,sCAA4B;;IAA5B;AAA4B;;AAI5B;;IAAA,wCAA8B;;IAA9B;AAA8B;;AAI9B;;IAAA,oCAA0B;;IAA1B;AAA0B;;AAI1B;;IAAA,4CAAkC;;IAAlC;AAAkC;;AAIlC;;IAAA,oCAA0B;;IAA1B;AAA0B;;AAI1B;;IAAA,sCAA4B;;IAA5B;AAA4B;;AAI5B;;IAAA,oCAA0B;;IAA1B;AAA0B;;AAI1B;;IAAA,uCAA6B;;IAA7B;AAA6B;;AAI7B;;IAAA,mCAAyB;;IAAzB;AAAyB","file":"style.module.css","sourcesContent":[".classList {\n @apply sm:flex rounded-2xl text-center sm:text-left;\n}\n\n.large {\n @apply py-8;\n}\n\n.small {\n @apply pb-4;\n}\n\n.icon {\n @apply sm:h-full;\n}\n\n.large .icon {\n @apply px-4 md:px-8;\n}\n\n.small .icon {\n @apply pr-2 md:pr-4;\n}\n\n.text {\n @apply flex flex-col-reverse sm:block sm:pr-4 md:pr-8 mt-8 sm:mt-0;\n}\n\n.title {\n @apply font-light sm:font-semiBold;\n}\n\n.subtitle {\n @apply text-xxl sm:text-xs font-medium sm:font-regular;\n}\n\n.primary {\n @apply bg-primary text-white;\n}\n\n.secondary {\n @apply bg-secondary text-white;\n}\n\n.white {\n @apply bg-white text-black;\n}\n\n.grey {\n @apply bg-lightest-grey text-black;\n}\n\n.black {\n @apply bg-black text-white;\n}\n\n.success {\n @apply bg-success text-white;\n}\n\n.error {\n @apply bg-error text-white;\n}\n\n.facebook {\n @apply bg-facebook text-white;\n}\n\n.gold {\n @apply bg-gold text-white;\n}\n"]}
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- import { type Colours } from '../../utils/controls';
3
- import { type Props as iconProps } from '../Icon/Icon';
4
- export interface Props {
5
- id?: string;
6
- className?: string;
7
- title?: string;
8
- description?: string;
9
- bgColour?: Colours;
10
- icons?: iconProps[];
11
- }
12
- declare const InformationIconBlock: ({ id, className, title, description, bgColour, icons }: Props) => JSX.Element;
13
- export default InformationIconBlock;
@@ -1,22 +0,0 @@
1
- import React from 'react';
2
- import style from './style.module.css';
3
- import Container from '../Container/Container';
4
- import ComponentWrapper from '../ComponentWrapper/ComponentWrapper';
5
- import InformationIcon from '../InformationIcon/InformationIcon';
6
- import classNames from 'classnames';
7
- const InformationIconBlock = ({ id, className, title, description, bgColour, icons }) => {
8
- const classList = classNames(className, 'theme-local');
9
- return (React.createElement(ComponentWrapper, { id: id, className: classList, title: title, description: description, bgColour: bgColour },
10
- React.createElement(Container, { className: style.iconWrapper, withPadding: false }, icons === null || icons === void 0 ? void 0 : icons.map((icon, i) => {
11
- return (React.createElement(InformationIcon, { key: i, iconProps: {
12
- size: 2,
13
- type: icon.type,
14
- colour: 'primary',
15
- bgColour: 'white',
16
- hoverColour: 'primary',
17
- hoverBgColour: 'white'
18
- }, id: icon.name.replace(/\s+/g, ''), title: icon.name, subtitle: icon.value, withAnimation: true }));
19
- }))));
20
- };
21
- export default InformationIconBlock;
22
- //# sourceMappingURL=InformationIconBlock.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"InformationIconBlock.js","sourceRoot":"","sources":["../../../../../src/lib/components/InformationIconBlock/InformationIconBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,KAAK,MAAM,oBAAoB,CAAA;AACtC,OAAO,SAAS,MAAM,iCAAiC,CAAA;AACvD,OAAO,gBAAgB,MAAM,+CAA+C,CAAA;AAE5E,OAAO,eAAe,MAAM,6CAA6C,CAAA;AAEzE,OAAO,UAAU,MAAM,YAAY,CAAA;AAWnC,MAAM,oBAAoB,GAAG,CAAC,EAC5B,EAAE,EACF,SAAS,EACT,KAAK,EACL,WAAW,EACX,QAAQ,EACR,KAAK,EACC,EAAe,EAAE;IACvB,MAAM,SAAS,GAAG,UAAU,CAAC,SAAS,EAAE,aAAa,CAAC,CAAA;IACtD,OAAO,CACL,oBAAC,gBAAgB,IACf,EAAE,EAAE,EAAE,EACN,SAAS,EAAE,SAAS,EACpB,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,EACxB,QAAQ,EAAE,QAAQ;QAElB,oBAAC,SAAS,IAAC,SAAS,EAAE,KAAK,CAAC,WAAW,EAAE,WAAW,EAAE,KAAK,IACxD,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,GAAG,CAAC,CAAC,IAAS,EAAE,CAAS,EAAE,EAAE;YACnC,OAAO,CACL,oBAAC,eAAe,IACd,GAAG,EAAE,CAAC,EACN,SAAS,EAAE;oBACT,IAAI,EAAE,CAAC;oBACP,IAAI,EAAE,IAAI,CAAC,IAAI;oBACf,MAAM,EAAE,SAAS;oBACjB,QAAQ,EAAE,OAAO;oBACjB,WAAW,EAAE,SAAS;oBACtB,aAAa,EAAE,OAAO;iBACvB,EACD,EAAE,EAAE,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,EACjC,KAAK,EAAE,IAAI,CAAC,IAAI,EAChB,QAAQ,EAAE,IAAI,CAAC,KAAK,EACpB,aAAa,SACb,CACH,CAAA;QACH,CAAC,CAAC,CACQ,CACK,CACpB,CAAA;AACH,CAAC,CAAA;AAED,eAAe,oBAAoB,CAAA"}
@@ -1,23 +0,0 @@
1
- .iconWrapper {
2
-
3
- display: grid;
4
-
5
- grid-template-columns: repeat(2, minmax(0, 1fr));
6
-
7
- gap: 1rem
8
- }
9
-
10
- @media (min-width: 1128px) {
11
-
12
- .iconWrapper {
13
-
14
- grid-template-columns: repeat(4, minmax(0, 1fr))
15
- }
16
- }
17
-
18
- .iconClasses {
19
-
20
- padding-bottom: 3rem
21
- }
22
-
23
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/InformationIconBlock/style.module.css"],"names":[],"mappings":"AACE;;IAAA,aAA4C;;IAA5C,gDAA4C;;IAA5C;AAA4C;;AAA5C;;IAAA;;QAAA;IAA4C;AAAA;;AAI5C;;IAAA;AAAY","file":"style.module.css","sourcesContent":[".iconWrapper {\n @apply grid grid-cols-2 xl:grid-cols-4 gap-4;\n}\n\n.iconClasses {\n @apply pb-12;\n}\n"]}
@@ -1,30 +0,0 @@
1
- /// <reference types="react" />
2
- import { type Colours } from '../../utils/controls';
3
- export interface Props {
4
- id?: string;
5
- className?: string;
6
- autoComplete?: string;
7
- disabled?: boolean;
8
- formId?: string;
9
- height?: string;
10
- maxLength?: number;
11
- minLength?: number;
12
- pattern?: string;
13
- required?: boolean;
14
- readOnly?: boolean;
15
- label?: string;
16
- type?: string;
17
- name?: string;
18
- placeholder?: string;
19
- withValidation?: boolean;
20
- onChange?: (e: any) => void;
21
- onBlur?: () => void;
22
- onFocus?: () => void;
23
- onClick?: () => void;
24
- errors?: string[];
25
- errorState?: boolean;
26
- value?: string;
27
- bgColour?: Colours;
28
- }
29
- declare const Input: ({ id, className, autoComplete, disabled, formId, height, maxLength, minLength, pattern, required, readOnly, label, type, name, placeholder, onChange, onBlur, onFocus, onClick, withValidation, errors, errorState, value }: Props) => JSX.Element;
30
- export default Input;
@@ -1,31 +0,0 @@
1
- import React, { useRef } from 'react';
2
- import classNames from 'classnames';
3
- import style from './style.module.css';
4
- const Input = ({ id, className, autoComplete, disabled, formId, height, maxLength, minLength, pattern, required = false, readOnly, label, type, name, placeholder, onChange, onBlur, onFocus, onClick, withValidation, errors, errorState = false, value }) => {
5
- const newId = id !== undefined ? `-${id}` : '';
6
- const valueClassList = classNames({
7
- [style.errorState]: errors != null || errorState
8
- }, style.value);
9
- const labelClassList = classNames({
10
- [style.labelError]: errors != null || errorState
11
- }, style.label);
12
- const headerClassList = classNames(style.classList, className, 'theme-local');
13
- const btnRef = useRef(null);
14
- const handleClick = () => {
15
- var _a;
16
- (_a = btnRef.current) === null || _a === void 0 ? void 0 : _a.focus();
17
- };
18
- return (React.createElement(React.Fragment, null,
19
- React.createElement("div", { id: id, className: headerClassList, onClick: handleClick },
20
- React.createElement("div", { className: style.labelWrapper },
21
- React.createElement("p", { className: labelClassList }, label),
22
- required && React.createElement("p", { className: style.required }, "\u00A0*")),
23
- React.createElement("input", { ref: btnRef, id: `input${newId}`, className: valueClassList, autoComplete: autoComplete, disabled: disabled, form: formId, height: height, maxLength: maxLength, minLength: minLength, pattern: pattern, required: required, readOnly: readOnly, type: type, name: name, value: value, placeholder: placeholder, onChange: (e) => {
24
- onChange === null || onChange === void 0 ? void 0 : onChange(e);
25
- }, onBlur: onBlur, onFocus: onFocus, onClick: onClick })),
26
- withValidation && (React.createElement("div", { id: `errors${newId}`, className: classNames(style.errors) }, errors === null || errors === void 0 ? void 0 : errors.map((error, i) => {
27
- return (React.createElement("p", { key: `error-msg-${i + 0}`, className: style.errorText }, error));
28
- })))));
29
- };
30
- export default Input;
31
- //# sourceMappingURL=Input.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Input.js","sourceRoot":"","sources":["../../../../../src/lib/components/Input/Input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AACrC,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AA8BtC,MAAM,KAAK,GAAG,CAAC,EACb,EAAE,EACF,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,MAAM,EACN,MAAM,EACN,SAAS,EACT,SAAS,EACT,OAAO,EACP,QAAQ,GAAG,KAAK,EAChB,QAAQ,EACR,KAAK,EACL,IAAI,EACJ,IAAI,EACJ,WAAW,EACX,QAAQ,EACR,MAAM,EACN,OAAO,EACP,OAAO,EACP,cAAc,EACd,MAAM,EACN,UAAU,GAAG,KAAK,EAClB,KAAK,EACC,EAAe,EAAE;IACvB,MAAM,KAAK,GAAG,EAAE,KAAK,SAAS,CAAC,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAA;IAE9C,MAAM,cAAc,GAAG,UAAU,CAC/B;QACE,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,MAAM,IAAI,IAAI,IAAI,UAAU;KACjD,EACD,KAAK,CAAC,KAAK,CACZ,CAAA;IAED,MAAM,cAAc,GAAG,UAAU,CAC/B;QACE,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,MAAM,IAAI,IAAI,IAAI,UAAU;KACjD,EACD,KAAK,CAAC,KAAK,CACZ,CAAA;IAED,MAAM,eAAe,GAAG,UAAU,CAAC,KAAK,CAAC,SAAS,EAAE,SAAS,EAAE,aAAa,CAAC,CAAA;IAE7E,MAAM,MAAM,GAAG,MAAM,CAAM,IAAI,CAAC,CAAA;IAEhC,MAAM,WAAW,GAAG,GAAS,EAAE;;QAC7B,MAAA,MAAM,CAAC,OAAO,0CAAE,KAAK,EAAE,CAAA;IACzB,CAAC,CAAA;IAED,OAAO,CACL;QACE,6BAAK,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,eAAe,EAAE,OAAO,EAAE,WAAW;YAC3D,6BAAK,SAAS,EAAE,KAAK,CAAC,YAAY;gBAChC,2BAAG,SAAS,EAAE,cAAc,IAAG,KAAK,CAAK;gBACxC,QAAQ,IAAI,2BAAG,SAAS,EAAE,KAAK,CAAC,QAAQ,cAAa,CAClD;YACN,+BACE,GAAG,EAAE,MAAM,EACX,EAAE,EAAE,QAAQ,KAAK,EAAE,EACnB,SAAS,EAAE,cAAc,EACzB,YAAY,EAAE,YAAY,EAC1B,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAE,MAAM,EACZ,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,SAAS,EACpB,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,QAAQ,EAClB,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAE,IAAI,EACV,IAAI,EAAE,IAAI,EACV,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,EACxB,QAAQ,EAAE,CAAC,CAAC,EAAE,EAAE;oBACd,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAG,CAAC,CAAC,CAAA;gBACf,CAAC,EACD,MAAM,EAAE,MAAM,EACd,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,OAAO,GAChB,CACE;QACL,cAAc,IAAI,CACjB,6BAAK,EAAE,EAAE,SAAS,KAAK,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,KAAK,CAAC,MAAM,CAAC,IAC3D,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,GAAG,CAAC,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE;YACxB,OAAO,CACL,2BAAG,GAAG,EAAE,aAAa,CAAC,GAAG,CAAC,EAAE,EAAE,SAAS,EAAE,KAAK,CAAC,SAAS,IACrD,KAAK,CACJ,CACL,CAAA;QACH,CAAC,CAAC,CACE,CACP,CACA,CACJ,CAAA;AACH,CAAC,CAAA;AAED,eAAe,KAAK,CAAA"}
@@ -1,128 +0,0 @@
1
- .classList {
2
-
3
- margin-top: 1rem;
4
-
5
- width: 100%;
6
-
7
- background-color: var(--color-white);
8
-
9
- cursor: pointer
10
- }
11
-
12
- /* .classList:active p {
13
- @apply hidden;
14
- }
15
-
16
- .classList:active .value {
17
- @apply pt-3 pb-4;
18
- } */
19
-
20
- .fullWidth {
21
-
22
- width: 100%
23
- }
24
-
25
- @media (min-width: 550px) {
26
-
27
- .notFullWidth {
28
-
29
- width: 18rem
30
- }
31
- }
32
-
33
- .labelWrapper {
34
-
35
- position: absolute;
36
-
37
- margin-left: 0.75rem;
38
-
39
- margin-top: -0.75rem;
40
-
41
- padding-left: 0.25rem;
42
-
43
- padding-right: 0.25rem;
44
-
45
- display: flex;
46
-
47
- border-radius: 1rem;
48
-
49
- background-color: var(--color-white);
50
-
51
- font-size: 16px;
52
-
53
- font-weight: 400
54
- }
55
-
56
- .required {
57
-
58
- font-weight: 600;
59
-
60
- color: var(--color-error)
61
- }
62
-
63
- .value {
64
-
65
- width: 100%;
66
-
67
- border-radius: 0.375rem;
68
-
69
- background-color: var(--color-white);
70
-
71
- padding-top: 0.5rem;
72
-
73
- padding-bottom: 0.5rem;
74
-
75
- padding-left: 1rem;
76
-
77
- color: var(--color-ink);
78
-
79
- cursor: pointer;
80
-
81
- border-width: 1px;
82
-
83
- border-color: var(--color-black);
84
-
85
- font-size: 22px
86
- }
87
-
88
- /* .value:focus {
89
- @apply pt-3 pb-4;
90
- }
91
-
92
- .value:focus ~ label {
93
- @apply text-xl;
94
- } */
95
-
96
- .errors {
97
-
98
- font-size: 16px;
99
-
100
- font-weight: 400;
101
-
102
- color: var(--color-error)
103
- }
104
-
105
- .errorState {
106
-
107
- border-width: 2px;
108
-
109
- border-color: var(--color-error)
110
- }
111
-
112
- .labelError {
113
-
114
- color: var(--color-error)
115
- }
116
-
117
- .errorText {
118
-
119
- margin-top: 0.25rem;
120
-
121
- border-left-width: 4px;
122
-
123
- border-color: var(--color-error);
124
-
125
- padding-left: 0.75rem
126
- }
127
-
128
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/Input/style.module.css"],"names":[],"mappings":"AACE;;IAAA,gBAA2B;;IAA3B,WAA2B;;IAA3B,oCAA2B;;IAC3B;AAD2B;;AAI7B;;;;;;IAMI;;AAGF;;IAAA;AAAa;;AAIb;;IAAA;;QAAA;IAAc;AAAA;;AAId;;IAAA,kBAA+B;;IAA/B,oBAA+B;;IAA/B,oBAA+B;;IAA/B,qBAA+B;;IAA/B,sBAA+B;;IAC/B,aAAqD;;IAArD,mBAAqD;;IAArD,oCAAqD;;IAArD,eAAqD;;IAArD;AAD+B;;AAK/B;;IAAA,gBAA+B;;IAA/B;AAA+B;;AAI/B;;IAAA,WAAoD;;IAApD,uBAAoD;;IAApD,oCAAoD;;IAApD,mBAAoD;;IAApD,sBAAoD;;IAApD,kBAAoD;;IAApD,uBAAoD;;IACpD,eAAqB;;IACrB,iBAA0B;;IAA1B,gCAA0B;;IAC1B;AAHoD;;AAMtD;;;;;;GAMG;;AAGD;;IAAA,eAAsC;;IAAtC,gBAAsC;;IAAtC;AAAsC;;AAItC;;IAAA,iBAA4B;;IAA5B;AAA4B;;AAI5B;;IAAA;AAAiB;;AAIjB;;IAAA,mBAAwC;;IAAxC,sBAAwC;;IAAxC,gCAAwC;;IAAxC;AAAwC","file":"style.module.css","sourcesContent":[".classList {\n @apply w-full bg-white mt-4;\n @apply cursor-pointer;\n}\n\n/* .classList:active p {\n @apply hidden;\n} \n\n.classList:active .value {\n @apply pt-3 pb-4;\n} */\n\n.fullWidth {\n @apply w-full;\n}\n\n.notFullWidth {\n @apply sm:w-72;\n}\n\n.labelWrapper {\n @apply px-1 ml-3 absolute -mt-3;\n @apply bg-white text-sm font-regular rounded-2xl flex;\n}\n\n.required {\n @apply text-error font-semiBold;\n}\n\n.value {\n @apply py-2 pl-4 rounded-md text-ink bg-white w-full;\n @apply cursor-pointer;\n @apply border border-black;\n @apply text-md;\n}\n\n/* .value:focus {\n @apply pt-3 pb-4;\n}\n\n.value:focus ~ label {\n @apply text-xl;\n} */\n\n.errors {\n @apply text-error text-sm font-regular;\n}\n\n.errorState {\n @apply border-2 border-error;\n}\n\n.labelError {\n @apply text-error;\n}\n\n.errorText {\n @apply border-l-4 border-error pl-3 mt-1;\n}\n"]}
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- export interface Props {
3
- id?: string;
4
- className?: string;
5
- image?: string;
6
- altText?: string;
7
- title?: string;
8
- }
9
- declare const Jumbotron: ({ id, className, image, altText, title }: Props) => JSX.Element;
10
- export default Jumbotron;
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import classNames from 'classnames';
3
- import style from './style.module.css';
4
- const Jumbotron = ({ id, className, image, altText, title }) => {
5
- const classList = classNames(style.classes, className, 'theme-local');
6
- const imageClassList = classNames(style.imageClasses);
7
- return (React.createElement("div", { id: id, className: classList },
8
- React.createElement("img", { className: imageClassList, src: image, alt: altText, title: title })));
9
- };
10
- export default Jumbotron;
11
- //# sourceMappingURL=Jumbotron.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Jumbotron.js","sourceRoot":"","sources":["../../../../../src/lib/components/Jumbotron/Jumbotron.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AAUtC,MAAM,SAAS,GAAG,CAAC,EACjB,EAAE,EACF,SAAS,EACT,KAAK,EACL,OAAO,EACP,KAAK,EACC,EAAe,EAAE;IACvB,MAAM,SAAS,GAAG,UAAU,CAAC,KAAK,CAAC,OAAO,EAAE,SAAS,EAAE,aAAa,CAAC,CAAA;IACrE,MAAM,cAAc,GAAG,UAAU,CAAC,KAAK,CAAC,YAAY,CAAC,CAAA;IACrD,OAAO,CACL,6BAAK,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,SAAS;QAC/B,6BAAK,SAAS,EAAE,cAAc,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,GAAI,CACtE,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,SAAS,CAAA"}
@@ -1,19 +0,0 @@
1
- .classes {
2
-
3
- height: 24rem;
4
-
5
- overflow: hidden;
6
-
7
- width: 100%
8
- }
9
-
10
- .imageClasses {
11
-
12
- height: 100%;
13
-
14
- width: 100%;
15
-
16
- object-fit: cover
17
- }
18
-
19
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/Jumbotron/style.module.css"],"names":[],"mappings":"AACE;;IAAA,aAA2B;;IAA3B,gBAA2B;;IAC3B;AAD2B;;AAK3B;;IAAA,YAAiC;;IAAjC,WAAiC;;IAAjC;AAAiC","file":"style.module.css","sourcesContent":[".classes {\n @apply h-96 overflow-hidden;\n @apply w-full;\n}\n\n.imageClasses {\n @apply w-full object-cover h-full;\n}\n"]}
@@ -1,14 +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
- backgroundColour?: Colours;
7
- menuItems: Array<{
8
- name: string;
9
- href: string;
10
- }>;
11
- onClick?: React.MouseEventHandler;
12
- }
13
- declare const MenuButton: ({ id, className, backgroundColour, menuItems, onClick }: Props) => JSX.Element;
14
- export default MenuButton;
@@ -1,25 +0,0 @@
1
- import React, { useState } from 'react';
2
- import classNames from 'classnames';
3
- import style from './style.module.css';
4
- import DropdownMenu from '../DropdownMenu/DropdownMenu';
5
- import Image from '../Image/Image';
6
- const MenuButton = ({ id, className, backgroundColour = 'white', menuItems, onClick }) => {
7
- const [showMenu, setShowMenu] = useState(false);
8
- const classList = classNames(className, style.classList, style[backgroundColour], 'theme-local');
9
- if (!menuItems)
10
- return React.createElement(React.Fragment, null);
11
- return (React.createElement("div", null,
12
- React.createElement("div", { id: id, className: classList, onClick: () => {
13
- setShowMenu(!showMenu);
14
- } },
15
- React.createElement("div", { className: style.menuClasses, onClick: (e) => onClick === null || onClick === void 0 ? void 0 : onClick(e) },
16
- React.createElement("svg", { className: style.svg, width: '18', height: '24', viewBox: '0 0 24 15', xmlns: 'http://www.w3.org/2000/svg' },
17
- React.createElement("path", { className: style.lineOneClassList, d: 'M0 1.5C0 0.947715 0.447715 0.5 1 0.5H21C21.5523 0.5 22 0.947715 22 1.5C22 2.05228 21.5523 2.5 21 2.5H1C0.447716 2.5 0 2.05228 0 1.5Z' }),
18
- React.createElement("path", { className: style.lineTwoClassList, d: 'M0 7.5C0 6.94772 0.447715 6.5 1 6.5H21C21.5523 6.5 22 6.94772 22 7.5C22 8.05228 21.5523 8.5 21 8.5H1C0.447716 8.5 0 8.05228 0 7.5Z' }),
19
- React.createElement("path", { className: style.lineThreeClassList, d: 'M0 13.5C0 12.9477 0.447715 12.5 1 12.5H21C21.5523 12.5 22 12.9477 22 13.5C22 14.0523 21.5523 14.5 21 14.5H1C0.447716 14.5 0 14.0523 0 13.5Z' }))),
20
- React.createElement(Image, { src: 'https://picsum.photos/300/300', className: style.imageClasses })),
21
- showMenu && (React.createElement("div", null,
22
- React.createElement(DropdownMenu, { menuItems: menuItems })))));
23
- };
24
- export default MenuButton;
25
- //# sourceMappingURL=MenuButton.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MenuButton.js","sourceRoot":"","sources":["../../../../../src/lib/components/MenuButton/MenuButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AACvC,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AAEtC,OAAO,YAAY,MAAM,uCAAuC,CAAA;AAChE,OAAO,KAAK,MAAM,yBAAyB,CAAA;AAW3C,MAAM,UAAU,GAAG,CAAC,EAClB,EAAE,EACF,SAAS,EACT,gBAAgB,GAAG,OAAO,EAE1B,SAAS,EACT,OAAO,EACD,EAAe,EAAE;IACvB,MAAM,CAAC,QAAQ,EAAE,WAAW,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAA;IAC/C,MAAM,SAAS,GAAG,UAAU,CAC1B,SAAS,EACT,KAAK,CAAC,SAAS,EACf,KAAK,CAAC,gBAAgB,CAAC,EACvB,aAAa,CACd,CAAA;IAED,IAAI,CAAC,SAAS;QAAE,OAAO,yCAAK,CAAA;IAE5B,OAAO,CACL;QACE,6BACE,EAAE,EAAE,EAAE,EACN,SAAS,EAAE,SAAS,EACpB,OAAO,EAAE,GAAG,EAAE;gBACZ,WAAW,CAAC,CAAC,QAAQ,CAAC,CAAA;YACxB,CAAC;YAED,6BAAK,SAAS,EAAE,KAAK,CAAC,WAAW,EAAE,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAG,CAAC,CAAC;gBAC7D,6BACE,SAAS,EAAE,KAAK,CAAC,GAAG,EACpB,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,KAAK,EAAC,4BAA4B;oBAElC,8BACE,SAAS,EAAE,KAAK,CAAC,gBAAgB,EACjC,CAAC,EAAC,sIAAsI,GACxI;oBACF,8BACE,SAAS,EAAE,KAAK,CAAC,gBAAgB,EACjC,CAAC,EAAC,oIAAoI,GACtI;oBACF,8BACE,SAAS,EAAE,KAAK,CAAC,kBAAkB,EACnC,CAAC,EAAC,6IAA6I,GAC/I,CACE,CACF;YACN,oBAAC,KAAK,IACJ,GAAG,EAAC,+BAA+B,EACnC,SAAS,EAAE,KAAK,CAAC,YAAY,GAC7B,CACE;QACL,QAAQ,IAAI,CACX;YACE,oBAAC,YAAY,IAAC,SAAS,EAAE,SAAS,GAAI,CAClC,CACP,CACG,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,UAAU,CAAA"}
@@ -1,76 +0,0 @@
1
- .classList {
2
- width: 80px;
3
- height: 45px;
4
- overflow: hidden;
5
- border-radius: 9999px;
6
- border-width: 2px;
7
- border-color: var(--color-lightest-grey);
8
- margin-top: auto;
9
- margin-bottom: auto;
10
- display: flex;
11
- cursor: pointer;
12
- justify-content: space-between;
13
- padding-left: 0.5rem;
14
- text-align: center;
15
- }.classList:hover {
16
- --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
17
- --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
18
- box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
19
- }
20
-
21
- .menuClasses {
22
- margin-left: auto;
23
- margin-right: auto;
24
- margin-top: auto;
25
- margin-bottom: auto;
26
- }
27
-
28
- .imageClasses {
29
- width: 34px;
30
- height: 34px;
31
- margin-top: auto;
32
- margin-bottom: auto;
33
- margin-left: auto;
34
- margin-right: auto;
35
- border-radius: 9999px;
36
- object-fit: contain;
37
- }
38
-
39
- .primary {
40
- background-color: var(--color-primary);
41
- color: var(--color-white);
42
- }
43
- .secondary {
44
- background-color: var(--color-secondary);
45
- color: var(--color-white);
46
- }
47
- .white {
48
- background-color: var(--color-white);
49
- color: var(--color-black);
50
- }
51
- .grey {
52
- background-color: var(--color-lightest-grey);
53
- color: var(--color-black);
54
- }
55
- .black {
56
- background-color: var(--color-black);
57
- color: var(--color-white);
58
- }
59
- .success {
60
- background-color: var(--color-success);
61
- color: var(--color-white);
62
- }
63
- .error {
64
- background-color: var(--color-error);
65
- color: var(--color-white);
66
- }
67
- .facebook {
68
- background-color: var(--color-facebook);
69
- color: var(--color-white);
70
- }
71
- .gold {
72
- background-color: var(--color-gold);
73
- color: var(--color-white);
74
- }
75
-
76
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/MenuButton/style.module.css"],"names":[],"mappings":"AAAA;EACE,WAAW;EACX,YAAY;EACZ,gBAAiE;EAAjE,qBAAiE;EAAjE,iBAAiE;EAAjE,wCAAiE;EACjE,gBAAmE;EAAnE,mBAAmE;EAAnE,aAAmE;EAAnE,eAAmE;EAAnE,8BAAmE;EAAnE,oBAAmE;EAAnE,kBAAmE;AAErE,CADE;EAAA,6EAAsB;EAAtB,iGAAsB;EAAtB;AAAsB;;AAItB;EAAA,iBAAsB;EAAtB,kBAAsB;EAAtB,gBAAsB;EAAtB;AAAsB;;AAGxB;EACE,WAAW;EACX,YAAY;EACZ,gBAAkD;EAAlD,mBAAkD;EAAlD,iBAAkD;EAAlD,kBAAkD;EAAlD,qBAAkD;EAAlD,mBAAkD;AACpD;;AAGE;EAAA,sCAA4B;EAA5B;AAA4B;AAG5B;EAAA,wCAA8B;EAA9B;AAA8B;AAG9B;EAAA,oCAA0B;EAA1B;AAA0B;AAG1B;EAAA,4CAAkC;EAAlC;AAAkC;AAGlC;EAAA,oCAA0B;EAA1B;AAA0B;AAG1B;EAAA,sCAA4B;EAA5B;AAA4B;AAG5B;EAAA,oCAA0B;EAA1B;AAA0B;AAG1B;EAAA,uCAA6B;EAA7B;AAA6B;AAG7B;EAAA,mCAAyB;EAAzB;AAAyB","file":"style.module.css","sourcesContent":[".classList {\n width: 80px;\n height: 45px;\n @apply border-2 border-lightest-grey rounded-full overflow-hidden;\n @apply flex justify-between my-auto text-center pl-2 cursor-pointer;\n @apply hover:shadow-md;\n}\n\n.menuClasses {\n @apply mx-auto my-auto;\n}\n\n.imageClasses {\n width: 34px;\n height: 34px;\n @apply rounded-full object-contain my-auto mx-auto;\n}\n\n.primary {\n @apply bg-primary text-white;\n}\n.secondary {\n @apply bg-secondary text-white;\n}\n.white {\n @apply bg-white text-black;\n}\n.grey {\n @apply bg-lightest-grey text-black;\n}\n.black {\n @apply bg-black text-white;\n}\n.success {\n @apply bg-success text-white;\n}\n.error {\n @apply bg-error text-white;\n}\n.facebook {\n @apply bg-facebook text-white;\n}\n.gold {\n @apply bg-gold text-white;\n}\n"]}
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- export interface Props extends Partial<Pick<HTMLElement, 'className' | 'id'>> {
3
- children?: React.ReactNode;
4
- visible?: boolean;
5
- onOverlayClick?: () => void;
6
- mobileGutter?: boolean;
7
- animationStyle?: 'fade' | 'slideBottom';
8
- }
9
- declare const Modal: ({ id, className, children, visible, onOverlayClick, mobileGutter, animationStyle }: Props) => JSX.Element;
10
- export default Modal;