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,440 +0,0 @@
1
- .wrapperCalsses {
2
-
3
- display: flex;
4
-
5
- min-height: 100vh;
6
-
7
- flex-direction: column
8
- }
9
-
10
- .defaultNavClasses {
11
-
12
- position: fixed;
13
-
14
- top: 0px;
15
-
16
- left: 0px;
17
-
18
- right: 0px;
19
-
20
- bottom: 0px;
21
-
22
- z-index: 50;
23
-
24
- height: 100%;
25
-
26
- width: 100%;
27
-
28
- background-color: var(--color-primary);
29
-
30
- transition-property: opacity;
31
-
32
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
33
-
34
- transition-duration: 700ms
35
- }
36
-
37
- .navOpen {
38
-
39
- visibility: visible;
40
-
41
- opacity: 1
42
- }
43
-
44
- .navClosed {
45
-
46
- visibility: hidden;
47
-
48
- opacity: 0;
49
-
50
- display: none
51
- }
52
-
53
- .desktopNav {
54
-
55
- position: relative;
56
-
57
- z-index: 50;
58
-
59
- display: flex;
60
-
61
- align-items: center;
62
-
63
- justify-content: space-between
64
- }
65
-
66
- .desktopNavDropShadow {
67
-
68
- --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
69
-
70
- filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
71
- }
72
-
73
- .mobileNav {
74
-
75
- position: relative;
76
-
77
- z-index: 50
78
- }
79
-
80
- .stickyNav {
81
-
82
- position: fixed;
83
-
84
- top: 0px;
85
-
86
- z-index: 40;
87
-
88
- width: 100%;
89
-
90
- overflow: hidden;
91
-
92
- opacity: 0;
93
-
94
- transition-property: all;
95
-
96
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
97
-
98
- transition-duration: 500ms
99
- }
100
-
101
- .stickyNavDropShadow {
102
-
103
- --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
104
-
105
- filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
106
- }
107
-
108
- .showStickyNav {
109
-
110
- opacity: 1;
111
-
112
- transition-property: all;
113
-
114
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
115
-
116
- transition-duration: 1000ms
117
- }
118
-
119
- .invisible {
120
-
121
- display: none
122
- }
123
-
124
- .primary {
125
-
126
- background-color: var(--color-primary);
127
-
128
- color: var(--color-secondary)
129
- }
130
-
131
- .secondary {
132
-
133
- background-color: var(--color-secondary);
134
-
135
- color: var(--color-primary)
136
- }
137
-
138
- .tertiary {
139
-
140
- background-color: var(--color-tertiary);
141
-
142
- color: var(--color-secondary)
143
- }
144
-
145
- .white {
146
-
147
- background-color: var(--color-white);
148
-
149
- color: var(--color-black)
150
- }
151
-
152
- .black {
153
-
154
- background-color: var(--color-black);
155
-
156
- color: var(--color-white)
157
- }
158
-
159
- .collapseBtnWrapper {
160
-
161
- position: absolute;
162
-
163
- top: 0px;
164
-
165
- bottom: 0px;
166
-
167
- left: 2rem;
168
-
169
- top: 1rem
170
- }
171
-
172
- .collapseBtnWrapper:hover > button {
173
-
174
- color: var(--color-primary)
175
- }
176
-
177
- .navItems {
178
-
179
- display: none;
180
-
181
- width: 24rem;
182
-
183
- justify-content: center;
184
-
185
- padding-top: 1.5rem;
186
-
187
- padding-bottom: 1.5rem
188
- }
189
-
190
- @media (min-width: 744px) {
191
-
192
- .navItems {
193
-
194
- display: flex;
195
-
196
- padding-right: 4rem
197
- }
198
- }
199
-
200
- @media (min-width: 950px) {
201
-
202
- .navItems {
203
-
204
- padding-right: 0px
205
- }
206
- }
207
-
208
- .navItemPadding {
209
-
210
- margin-left: auto;
211
-
212
- margin-right: auto;
213
-
214
- width: 6rem;
215
-
216
- text-align: center
217
- }
218
-
219
- .logoClassList {
220
-
221
- margin-top: 0.5rem;
222
-
223
- margin-bottom: 0.5rem;
224
-
225
- display: none;
226
-
227
- width: 24rem
228
- }
229
-
230
- @media (min-width: 744px) {
231
-
232
- .logoClassList {
233
-
234
- display: flex
235
- }
236
- }
237
-
238
- .textClassList {
239
-
240
- display: none;
241
-
242
- width: 24rem;
243
-
244
- flex-direction: row-reverse
245
- }
246
-
247
- @media (min-width: 950px) {
248
-
249
- .textClassList {
250
-
251
- display: flex
252
- }
253
- }
254
-
255
- .profileClassList {
256
-
257
- display: none;
258
-
259
- width: 24rem;
260
-
261
- flex-direction: row-reverse
262
- }
263
-
264
- @media (min-width: 744px) {
265
-
266
- .profileClassList {
267
-
268
- display: flex
269
- }
270
- }
271
-
272
- .desktopLogo:focus {
273
-
274
- border-width: 2px;
275
-
276
- border-color: var(--color-white)
277
- }
278
-
279
- .mobileLogo {
280
-
281
- margin-left: auto;
282
-
283
- margin-right: auto;
284
-
285
- margin-top: 0.5rem;
286
-
287
- margin-bottom: 0.5rem
288
- }
289
-
290
- .mobileLogo:focus {
291
-
292
- border-width: 2px;
293
-
294
- border-color: var(--color-white)
295
- }
296
-
297
- .mobileContainer {
298
-
299
- display: flex;
300
-
301
- align-items: center
302
- }
303
-
304
- @media (min-width: 744px) {
305
-
306
- .mobileContainer {
307
-
308
- display: none
309
- }
310
- }
311
-
312
- .mobileDropDownMenu > :not([hidden]) ~ :not([hidden]) {
313
-
314
- --tw-space-y-reverse: 0;
315
-
316
- margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
317
-
318
- margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
319
- }
320
-
321
- .mobileDropDownMenu {
322
-
323
- padding-top: 0.5rem;
324
-
325
- padding-bottom: 0.75rem
326
- }
327
-
328
- .dropDownNavClassList {
329
-
330
- z-index: 50;
331
-
332
- overflow: hidden
333
- }
334
-
335
- @media (min-width: 744px) {
336
-
337
- .dropDownNavClassList {
338
-
339
- display: none
340
- }
341
- }
342
-
343
- .mobileDropDownMenuNavItems {
344
-
345
- padding-left: 2rem;
346
-
347
- padding-top: 0.5rem
348
- }
349
-
350
- .dropDownCollapsed {
351
-
352
- height: 0px
353
- }
354
-
355
- .sideNavClassList {
356
-
357
- position: fixed;
358
-
359
- z-index: 50;
360
-
361
- height: 100%;
362
-
363
- overflow: hidden;
364
-
365
- transition-duration: 700ms
366
- }
367
-
368
- @media (min-width: 744px) {
369
-
370
- .sideNavClassList {
371
-
372
- display: none
373
- }
374
- }
375
-
376
- .mobileSideBarMenu > :not([hidden]) ~ :not([hidden]) {
377
-
378
- --tw-space-y-reverse: 0;
379
-
380
- margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
381
-
382
- margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
383
- }
384
-
385
- .mobileSideBarMenu {
386
-
387
- padding-top: 0.5rem;
388
-
389
- padding-bottom: 0.75rem
390
- }
391
-
392
- .mobileSideBarMenuNavItems {
393
-
394
- padding-left: 0.5rem;
395
-
396
- padding-top: 1rem
397
- }
398
-
399
- .mobileSideBarMenuNavItems:focus {
400
-
401
- border-width: 2px;
402
-
403
- border-color: var(--color-white)
404
- }
405
-
406
- .sideBarCollapsed {
407
-
408
- width: 0px
409
- }
410
-
411
- .sideBarExpanded {
412
-
413
- height: 100vh;
414
-
415
- width: 100%
416
- }
417
-
418
- @media (min-width: 550px) {
419
-
420
- .sideBarExpanded {
421
-
422
- width: 33.333333%
423
- }
424
- }
425
-
426
- .dark {
427
-
428
- background-color: var(--color-primary);
429
-
430
- color: var(--color-white)
431
- }
432
-
433
- .light {
434
-
435
- background-color: var(--color-white);
436
-
437
- color: var(--color-primary)
438
- }
439
-
440
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/Nav/style.module.css"],"names":[],"mappings":"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","file":"style.module.css","sourcesContent":[".wrapperCalsses {\n @apply flex flex-col min-h-screen;\n}\n\n.defaultNavClasses {\n @apply fixed w-full h-full top-0 left-0 right-0 bottom-0 z-50 bg-primary transition-opacity duration-700;\n}\n\n.navOpen {\n @apply opacity-100 visible;\n}\n\n.navClosed {\n @apply opacity-0 invisible;\n}\n\n.desktopNav {\n @apply z-50 relative;\n @apply flex items-center justify-between;\n}\n\n.desktopNavDropShadow {\n @apply drop-shadow-lg;\n}\n\n.mobileNav {\n @apply z-50 relative;\n}\n\n.stickyNav {\n @apply fixed z-40 top-0 overflow-hidden w-full opacity-0 transition-all duration-500;\n}\n\n.stickyNavDropShadow {\n @apply drop-shadow-lg;\n}\n\n.showStickyNav {\n @apply opacity-100 transition-all duration-1000;\n}\n\n.invisible {\n @apply hidden;\n}\n\n.primary {\n @apply bg-primary text-secondary;\n}\n\n.secondary {\n @apply bg-secondary text-primary;\n}\n\n.tertiary {\n @apply bg-tertiary text-secondary;\n}\n\n.white {\n @apply bg-white text-black;\n}\n\n.black {\n @apply bg-black text-white;\n}\n\n.collapseBtnWrapper {\n @apply absolute inset-y-0 left-8 top-4;\n}\n\n.collapseBtnWrapper:hover > button {\n @apply text-primary;\n}\n\n.navItems {\n @apply hidden md:flex justify-center py-6 md:pr-16 lg:pr-0 w-96;\n}\n\n.navItemPadding {\n @apply w-24 mx-auto text-center;\n}\n\n.logoClassList {\n @apply hidden md:flex w-96 my-2;\n}\n\n.textClassList {\n @apply hidden lg:flex w-96 flex-row-reverse;\n}\n\n.profileClassList {\n @apply hidden md:flex w-96 flex-row-reverse;\n}\n\n.desktopLogo:focus {\n @apply border-2 border-white;\n}\n\n.mobileLogo {\n @apply mx-auto my-2;\n}\n\n.mobileLogo:focus {\n @apply border-2 border-white;\n}\n\n.mobileContainer {\n @apply flex items-center md:hidden;\n}\n\n.mobileDropDownMenu {\n @apply pt-2 pb-3 space-y-1;\n}\n\n.dropDownNavClassList {\n @apply z-50 md:hidden overflow-hidden;\n}\n\n.mobileDropDownMenuNavItems {\n @apply pl-8 pt-2;\n}\n\n.dropDownCollapsed {\n @apply h-0;\n}\n\n.sideNavClassList {\n @apply z-50 md:hidden fixed overflow-hidden h-full duration-700;\n}\n\n.mobileSideBarMenu {\n @apply pt-2 pb-3 space-y-1;\n}\n\n.mobileSideBarMenuNavItems {\n @apply pl-2 pt-4;\n}\n\n.mobileSideBarMenuNavItems:focus {\n @apply border-2 border-white;\n}\n\n.sideBarCollapsed {\n @apply w-0;\n}\n\n.sideBarExpanded {\n @apply w-full sm:w-1/3 h-screen;\n}\n\n.dark {\n @apply bg-primary text-white;\n}\n\n.light {\n @apply bg-white text-primary;\n}\n"]}
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- export interface Props {
3
- id?: string;
4
- className?: string;
5
- title: string;
6
- href?: string;
7
- onClick?: React.MouseEventHandler;
8
- bordered?: boolean;
9
- rounded?: boolean;
10
- underlineOnHover?: boolean;
11
- isActive?: boolean;
12
- variant?: 'primary' | 'secondary' | 'tertiary';
13
- tabindex?: number;
14
- }
15
- declare const NavItem: ({ id, className, title, href, onClick, bordered, rounded, underlineOnHover, isActive, variant, tabindex }: Props) => JSX.Element;
16
- export default NavItem;
@@ -1,21 +0,0 @@
1
- import React from 'react';
2
- import classNames from 'classnames';
3
- import style from './style.module.css';
4
- const NavItem = ({ id, className, title, href = '/', onClick, bordered = false, rounded = true, underlineOnHover = true, isActive = false, variant = 'primary', tabindex }) => {
5
- const classList = classNames(className, style.navItem, 'theme-local');
6
- const anchorClassList = classNames({
7
- [style.underline]: underlineOnHover,
8
- [style.active]: isActive,
9
- [style.inactive]: !isActive,
10
- [style.bordered]: bordered,
11
- [style.rounded]: rounded,
12
- [style.primary]: variant === 'primary',
13
- [style.secondary]: variant === 'secondary',
14
- [style.tertiary]: variant === 'tertiary'
15
- }, [style.anchorClassList]);
16
- return (React.createElement("div", { id: id, className: classList },
17
- React.createElement("a", Object.assign({ href: href, onClick: onClick, className: anchorClassList }, (tabindex !== undefined && { tabIndex: tabindex })),
18
- React.createElement("span", { className: style.spanClassList }, title))));
19
- };
20
- export default NavItem;
21
- //# sourceMappingURL=NavItem.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NavItem.js","sourceRoot":"","sources":["../../../../../src/lib/components/NavItem/NavItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AAgBtC,MAAM,OAAO,GAAG,CAAC,EACf,EAAE,EACF,SAAS,EACT,KAAK,EACL,IAAI,GAAG,GAAG,EACV,OAAO,EACP,QAAQ,GAAG,KAAK,EAChB,OAAO,GAAG,IAAI,EACd,gBAAgB,GAAG,IAAI,EACvB,QAAQ,GAAG,KAAK,EAChB,OAAO,GAAG,SAAS,EAEnB,QAAQ,EACF,EAAe,EAAE;IACvB,MAAM,SAAS,GAAG,UAAU,CAAC,SAAS,EAAE,KAAK,CAAC,OAAO,EAAE,aAAa,CAAC,CAAA;IAErE,MAAM,eAAe,GAAG,UAAU,CAChC;QACE,CAAC,KAAK,CAAC,SAAS,CAAC,EAAE,gBAAgB;QACnC,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,QAAQ;QACxB,CAAC,KAAK,CAAC,QAAQ,CAAC,EAAE,CAAC,QAAQ;QAC3B,CAAC,KAAK,CAAC,QAAQ,CAAC,EAAE,QAAQ;QAC1B,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,OAAO;QACxB,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,OAAO,KAAK,SAAS;QACtC,CAAC,KAAK,CAAC,SAAS,CAAC,EAAE,OAAO,KAAK,WAAW;QAC1C,CAAC,KAAK,CAAC,QAAQ,CAAC,EAAE,OAAO,KAAK,UAAU;KACzC,EACD,CAAC,KAAK,CAAC,eAAe,CAAC,CACxB,CAAA;IAED,OAAO,CACL,6BAAK,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,SAAS;QAC/B,yCACE,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,eAAe,IACtB,CAAC,QAAQ,KAAK,SAAS,IAAI,EAAE,QAAQ,EAAE,QAAQ,EAAE,CAAC;YAEtD,8BAAM,SAAS,EAAE,KAAK,CAAC,aAAa,IAAG,KAAK,CAAQ,CAClD,CACA,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,OAAO,CAAA"}
@@ -1,145 +0,0 @@
1
- .bordered {
2
-
3
- border-width: 2px;
4
-
5
- padding-left: 0.5rem;
6
-
7
- padding-right: 0.5rem;
8
-
9
- padding-top: 0.5rem;
10
-
11
- padding-bottom: 0.5rem
12
- }
13
-
14
- .rounded {
15
-
16
- border-radius: 0.375rem
17
- }
18
-
19
- .navItem {
20
-
21
- width: auto;
22
-
23
- list-style-type: none
24
- }
25
-
26
- .underline > span {
27
-
28
- position: relative;
29
-
30
- transition-timing-function: linear
31
- }
32
-
33
- .underline > span:before {
34
-
35
- position: absolute;
36
-
37
- bottom: -0.25rem;
38
-
39
- left: 0px;
40
-
41
- height: 0.25rem;
42
-
43
- transition-property: all;
44
-
45
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
46
-
47
- transition-duration: 150ms
48
- }
49
-
50
- .underline:hover > span:before {
51
-
52
- width: 100%
53
- }
54
-
55
- .active > span::before {
56
-
57
- content: var(--tw-content);
58
-
59
- width: 100%
60
- }
61
-
62
- .inactive > span::before {
63
-
64
- content: var(--tw-content);
65
-
66
- width: 0px
67
- }
68
-
69
- .anchorClassList {
70
-
71
- border-radius: 0.75rem;
72
-
73
- border-width: 2px;
74
-
75
- border-color: var(--color-transparent);
76
-
77
- padding: 0.5rem
78
- }
79
-
80
- .anchorClassList:focus > span:before {
81
-
82
- width: 100%
83
- }
84
-
85
- .anchorClassList:focus {
86
-
87
- border-radius: 0.75rem;
88
-
89
- border-width: 2px;
90
-
91
- border-color: var(--color-secondary);
92
-
93
- padding: 0.5rem
94
- }
95
-
96
- .spanClassList {
97
-
98
- white-space: nowrap;
99
-
100
- text-align: center
101
- }
102
-
103
- .secondary {
104
-
105
- background-color: var(--color-secondary);
106
-
107
- color: var(--color-primary)
108
- }
109
-
110
- .secondary > span:before {
111
-
112
- background-color: var(--color-primary);
113
-
114
- color: var(--color-primary)
115
- }
116
-
117
- .primary {
118
-
119
- background-color: var(--color-primary);
120
-
121
- color: var(--color-secondary)
122
- }
123
-
124
- .primary > span:before {
125
-
126
- background-color: var(--color-secondary);
127
-
128
- color: var(--color-secondary)
129
- }
130
-
131
- .tertiary {
132
-
133
- background-color: var(--color-tertiary);
134
-
135
- color: var(--color-secondary)
136
- }
137
-
138
- .tertiary > span:before {
139
-
140
- background-color: var(--color-secondary);
141
-
142
- color: var(--color-secondary)
143
- }
144
-
145
- /*# sourceMappingURL=style.module.css.map */
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/NavItem/style.module.css"],"names":[],"mappings":"AACE;;IAAA,iBAAyB;;IAAzB,oBAAyB;;IAAzB,qBAAyB;;IAAzB,mBAAyB;;IAAzB;AAAyB;;AAIzB;;IAAA;AAAiB;;AAIjB;;IAAA,WAAuB;;IAAvB;AAAuB;;AAIvB;;IAAA,kBAA2B;;IAA3B;AAA2B;;AAI3B;;IAAA,kBAAmD;;IAAnD,gBAAmD;;IAAnD,SAAmD;;IAAnD,eAAmD;;IAAnD,wBAAmD;;IAAnD,wDAAmD;;IAAnD;AAAmD;;AAInD;;IAAA;AAAa;;AAIb;;IAAA,0BAAoB;;IAApB;AAAoB;;AAIpB;;IAAA,0BAAiB;;IAAjB;AAAiB;;AAIjB;;IAAA,sBAAiD;;IAAjD,iBAAiD;;IAAjD,sCAAiD;;IAAjD;AAAiD;;AAIjD;;IAAA;AAAa;;AAIb;;IAAA,sBAA+C;;IAA/C,iBAA+C;;IAA/C,oCAA+C;;IAA/C;AAA+C;;AAI/C;;IAAA,mBAAoC;;IAApC;AAAoC;;AAIpC;;IAAA,wCAAgC;;IAAhC;AAAgC;;AAIhC;;IAAA,sCAA8B;;IAA9B;AAA8B;;AAI9B;;IAAA,sCAAgC;;IAAhC;AAAgC;;AAIhC;;IAAA,wCAAkC;;IAAlC;AAAkC;;AAIlC;;IAAA,uCAAiC;;IAAjC;AAAiC;;AAIjC;;IAAA,wCAAkC;;IAAlC;AAAkC","file":"style.module.css","sourcesContent":[".bordered {\n @apply border-2 px-2 py-2;\n}\n\n.rounded {\n @apply rounded-md;\n}\n\n.navItem {\n @apply w-auto list-none;\n}\n\n.underline > span {\n @apply relative ease-linear;\n}\n\n.underline > span:before {\n @apply absolute -bottom-1 left-0 h-1 transition-all;\n}\n\n.underline:hover > span:before {\n @apply w-full;\n}\n\n.active > span {\n @apply before:w-full;\n}\n\n.inactive > span {\n @apply before:w-0;\n}\n\n.anchorClassList {\n @apply border-2 border-transparent rounded-xl p-2;\n}\n\n.anchorClassList:focus > span:before {\n @apply w-full;\n}\n\n.anchorClassList:focus {\n @apply border-2 border-secondary rounded-xl p-2;\n}\n\n.spanClassList {\n @apply text-center whitespace-nowrap;\n}\n\n.secondary {\n @apply text-primary bg-secondary;\n}\n\n.secondary > span:before {\n @apply text-primary bg-primary;\n}\n\n.primary {\n @apply text-secondary bg-primary;\n}\n\n.primary > span:before {\n @apply text-secondary bg-secondary;\n}\n\n.tertiary {\n @apply text-secondary bg-tertiary;\n}\n\n.tertiary > span:before {\n @apply text-secondary bg-secondary;\n}\n"]}
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import { type Props as buttonProps } from '../Button/Button';
3
- import { type Props as imageProps } from '../Image/Image';
4
- export interface Props {
5
- id?: string;
6
- className?: string;
7
- title?: string;
8
- content?: string;
9
- imageProps?: imageProps;
10
- buttonProps?: buttonProps;
11
- rounded?: boolean;
12
- }
13
- declare const NewsCard: ({ id, className, title, content, imageProps, buttonProps, rounded }: Props) => JSX.Element;
14
- export default NewsCard;
@@ -1,21 +0,0 @@
1
- import React from 'react';
2
- import Button from '../Button/Button';
3
- import Image from '../Image/Image';
4
- import classNames from 'classnames';
5
- import style from './style.module.css';
6
- const NewsCard = ({ id, className, title, content, imageProps, buttonProps, rounded }) => {
7
- const classList = classNames({
8
- [style.rounded]: rounded
9
- }, className, style.classList, 'theme-local');
10
- const src = (imageProps === null || imageProps === void 0 ? void 0 : imageProps.src) !== undefined ? imageProps.src : '';
11
- return (React.createElement("div", { id: id, className: classList },
12
- React.createElement("div", null,
13
- React.createElement(Image, Object.assign({ src: src }, imageProps))),
14
- React.createElement("div", { className: classNames(style.contentWrapper, 'expandable') },
15
- React.createElement("p", null, title),
16
- React.createElement("p", null, content),
17
- buttonProps !== undefined && (React.createElement("div", { className: style.buttonWrapper },
18
- React.createElement(Button, Object.assign({}, buttonProps), buttonProps.children))))));
19
- };
20
- export default NewsCard;
21
- //# sourceMappingURL=NewsCard.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"NewsCard.js","sourceRoot":"","sources":["../../../../../src/lib/components/NewsCard/NewsCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,MAAqC,MAAM,2BAA2B,CAAA;AAC7E,OAAO,KAAmC,MAAM,yBAAyB,CAAA;AACzE,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,oBAAoB,CAAA;AAYtC,MAAM,QAAQ,GAAG,CAAC,EAChB,EAAE,EACF,SAAS,EACT,KAAK,EACL,OAAO,EACP,UAAU,EACV,WAAW,EACX,OAAO,EACD,EAAe,EAAE;IACvB,MAAM,SAAS,GAAG,UAAU,CAC1B;QACE,CAAC,KAAK,CAAC,OAAO,CAAC,EAAE,OAAO;KACzB,EACD,SAAS,EACT,KAAK,CAAC,SAAS,EACf,aAAa,CACd,CAAA;IAED,MAAM,GAAG,GAAG,CAAA,UAAU,aAAV,UAAU,uBAAV,UAAU,CAAE,GAAG,MAAK,SAAS,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAA;IAE/D,OAAO,CACL,6BAAK,EAAE,EAAE,EAAE,EAAE,SAAS,EAAE,SAAS;QAC/B;YACE,oBAAC,KAAK,kBAAC,GAAG,EAAE,GAAG,IAAM,UAAU,EAAI,CAC/B;QACN,6BAAK,SAAS,EAAE,UAAU,CAAC,KAAK,CAAC,cAAc,EAAE,YAAY,CAAC;YAC5D,+BAAI,KAAK,CAAK;YACd,+BAAI,OAAO,CAAK;YACf,WAAW,KAAK,SAAS,IAAI,CAC5B,6BAAK,SAAS,EAAE,KAAK,CAAC,aAAa;gBACjC,oBAAC,MAAM,oBAAK,WAAW,GAAG,WAAW,CAAC,QAAQ,CAAU,CACpD,CACP,CACG,CACF,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,QAAQ,CAAA"}