@4alldigital/foundation-ui--gamma 1.81.3 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (365) hide show
  1. package/package.json +15 -19
  2. package/src/index.ts +2 -0
  3. package/src/styles/base.css +60 -0
  4. package/src/styles/theme.css +100 -0
  5. package/dist/foundation-ui.css +0 -2
  6. package/dist/index.esm.js +0 -1
  7. package/dist/index.js +0 -1
  8. package/dist/types/lib/index.d.ts +0 -8
  9. package/dist/types/lib/src/components/Accordion/Accordion.d.ts +0 -7
  10. package/dist/types/lib/src/components/Accordion/Accordion.types.d.ts +0 -8
  11. package/dist/types/lib/src/components/Accordion/index.d.ts +0 -1
  12. package/dist/types/lib/src/components/AnimationCounter/AnimationCounter.d.ts +0 -7
  13. package/dist/types/lib/src/components/AnimationCounter/AnimationCounter.types.d.ts +0 -9
  14. package/dist/types/lib/src/components/AnimationCounter/index.d.ts +0 -1
  15. package/dist/types/lib/src/components/AnimationSet1/AnimationSet1.d.ts +0 -7
  16. package/dist/types/lib/src/components/AnimationSet1/AnimationSet1.types.d.ts +0 -11
  17. package/dist/types/lib/src/components/AnimationSet1/index.d.ts +0 -1
  18. package/dist/types/lib/src/components/Authenticator/Authenticator.d.ts +0 -7
  19. package/dist/types/lib/src/components/Authenticator/Authenticator.types.d.ts +0 -7
  20. package/dist/types/lib/src/components/Authenticator/index.d.ts +0 -1
  21. package/dist/types/lib/src/components/Avatar/Avatar.d.ts +0 -7
  22. package/dist/types/lib/src/components/Avatar/Avatar.types.d.ts +0 -8
  23. package/dist/types/lib/src/components/Avatar/index.d.ts +0 -1
  24. package/dist/types/lib/src/components/Banner/Banner.d.ts +0 -7
  25. package/dist/types/lib/src/components/Banner/Banner.types.d.ts +0 -9
  26. package/dist/types/lib/src/components/Banner/index.d.ts +0 -1
  27. package/dist/types/lib/src/components/Blockquote/Blockquote.d.ts +0 -7
  28. package/dist/types/lib/src/components/Blockquote/Blockquote.types.d.ts +0 -7
  29. package/dist/types/lib/src/components/Blockquote/index.d.ts +0 -1
  30. package/dist/types/lib/src/components/Button/Button.d.ts +0 -7
  31. package/dist/types/lib/src/components/Button/Button.types.d.ts +0 -40
  32. package/dist/types/lib/src/components/Button/index.d.ts +0 -1
  33. package/dist/types/lib/src/components/ButtonGroup/ButtonGroup.d.ts +0 -7
  34. package/dist/types/lib/src/components/ButtonGroup/ButtonGroup.types.d.ts +0 -5
  35. package/dist/types/lib/src/components/ButtonGroup/index.d.ts +0 -1
  36. package/dist/types/lib/src/components/Calendar/Calendar.d.ts +0 -7
  37. package/dist/types/lib/src/components/Calendar/Calendar.types.d.ts +0 -9
  38. package/dist/types/lib/src/components/Calendar/index.d.ts +0 -2
  39. package/dist/types/lib/src/components/Card/Card.d.ts +0 -7
  40. package/dist/types/lib/src/components/Card/Card.types.d.ts +0 -74
  41. package/dist/types/lib/src/components/Card/constants/index.d.ts +0 -3
  42. package/dist/types/lib/src/components/Card/index.d.ts +0 -1
  43. package/dist/types/lib/src/components/Card/types/CardBasic/CardBasic.d.ts +0 -7
  44. package/dist/types/lib/src/components/Card/types/CardBasic/CardBasic.types.d.ts +0 -6
  45. package/dist/types/lib/src/components/Card/types/CardBasic/index.d.ts +0 -1
  46. package/dist/types/lib/src/components/Card/types/CardData/CardData.d.ts +0 -7
  47. package/dist/types/lib/src/components/Card/types/CardData/CardData.types.d.ts +0 -19
  48. package/dist/types/lib/src/components/Card/types/CardData/index.d.ts +0 -1
  49. package/dist/types/lib/src/components/Card/types/CardHorz/CardHorz.d.ts +0 -7
  50. package/dist/types/lib/src/components/Card/types/CardHorz/CardHorz.types.d.ts +0 -7
  51. package/dist/types/lib/src/components/Card/types/CardHorz/index.d.ts +0 -1
  52. package/dist/types/lib/src/components/Card/types/CardIcon/CardIcon.d.ts +0 -7
  53. package/dist/types/lib/src/components/Card/types/CardIcon/CardIcon.types.d.ts +0 -6
  54. package/dist/types/lib/src/components/Card/types/CardIcon/index.d.ts +0 -1
  55. package/dist/types/lib/src/components/Card/types/CardMedia/CardMedia.d.ts +0 -7
  56. package/dist/types/lib/src/components/Card/types/CardMedia/CardMedia.types.d.ts +0 -4
  57. package/dist/types/lib/src/components/Card/types/CardMedia/index.d.ts +0 -1
  58. package/dist/types/lib/src/components/Card/types/CardVideo/CardVideo.d.ts +0 -7
  59. package/dist/types/lib/src/components/Card/types/CardVideo/CardVideo.types.d.ts +0 -4
  60. package/dist/types/lib/src/components/Card/types/CardVideo/index.d.ts +0 -1
  61. package/dist/types/lib/src/components/CardGrid/CardGrid.d.ts +0 -7
  62. package/dist/types/lib/src/components/CardGrid/CardGrid.types.d.ts +0 -6
  63. package/dist/types/lib/src/components/CardGrid/index.d.ts +0 -1
  64. package/dist/types/lib/src/components/Carousel/Carousel.d.ts +0 -38
  65. package/dist/types/lib/src/components/Carousel/Carousel.types.d.ts +0 -29
  66. package/dist/types/lib/src/components/Carousel/index.d.ts +0 -1
  67. package/dist/types/lib/src/components/Cart/Cart.d.ts +0 -7
  68. package/dist/types/lib/src/components/Cart/Cart.types.d.ts +0 -4
  69. package/dist/types/lib/src/components/Cart/index.d.ts +0 -1
  70. package/dist/types/lib/src/components/Checkbox/Checkbox.d.ts +0 -4
  71. package/dist/types/lib/src/components/Checkbox/Checkbox.types.d.ts +0 -14
  72. package/dist/types/lib/src/components/Checkbox/index.d.ts +0 -1
  73. package/dist/types/lib/src/components/Chip/Chip.d.ts +0 -7
  74. package/dist/types/lib/src/components/Chip/Chip.types.d.ts +0 -12
  75. package/dist/types/lib/src/components/Chip/index.d.ts +0 -1
  76. package/dist/types/lib/src/components/Collapsible/Collapsible.d.ts +0 -12
  77. package/dist/types/lib/src/components/Collapsible/Collapsible.types.d.ts +0 -11
  78. package/dist/types/lib/src/components/Collapsible/index.d.ts +0 -3
  79. package/dist/types/lib/src/components/Container/Container.d.ts +0 -7
  80. package/dist/types/lib/src/components/Container/Container.types.d.ts +0 -15
  81. package/dist/types/lib/src/components/Container/index.d.ts +0 -1
  82. package/dist/types/lib/src/components/ContentPageLayout/ContentPageLayout.d.ts +0 -7
  83. package/dist/types/lib/src/components/ContentPageLayout/ContentPageLayout.types.d.ts +0 -16
  84. package/dist/types/lib/src/components/ContentPageLayout/index.d.ts +0 -1
  85. package/dist/types/lib/src/components/ContentRowsLayout/ContentRowsLayout.d.ts +0 -7
  86. package/dist/types/lib/src/components/ContentRowsLayout/ContentRowsLayout.types.d.ts +0 -14
  87. package/dist/types/lib/src/components/ContentRowsLayout/index.d.ts +0 -1
  88. package/dist/types/lib/src/components/Copy/Copy.d.ts +0 -7
  89. package/dist/types/lib/src/components/Copy/Copy.types.d.ts +0 -43
  90. package/dist/types/lib/src/components/Copy/index.d.ts +0 -1
  91. package/dist/types/lib/src/components/DisplayHeading/DisplayHeading.d.ts +0 -7
  92. package/dist/types/lib/src/components/DisplayHeading/DisplayHeading.types.d.ts +0 -7
  93. package/dist/types/lib/src/components/DisplayHeading/index.d.ts +0 -1
  94. package/dist/types/lib/src/components/FileUpload/FileUpload.d.ts +0 -5
  95. package/dist/types/lib/src/components/FileUpload/FileUpload.types.d.ts +0 -9
  96. package/dist/types/lib/src/components/FileUpload/index.d.ts +0 -1
  97. package/dist/types/lib/src/components/Footer/Footer.d.ts +0 -7
  98. package/dist/types/lib/src/components/Footer/Footer.types.d.ts +0 -4
  99. package/dist/types/lib/src/components/Footer/index.d.ts +0 -1
  100. package/dist/types/lib/src/components/Form/Form.d.ts +0 -7
  101. package/dist/types/lib/src/components/Form/Form.types.d.ts +0 -35
  102. package/dist/types/lib/src/components/Form/index.d.ts +0 -1
  103. package/dist/types/lib/src/components/FormField/FormField.d.ts +0 -7
  104. package/dist/types/lib/src/components/FormField/FormField.types.d.ts +0 -37
  105. package/dist/types/lib/src/components/FormField/index.d.ts +0 -1
  106. package/dist/types/lib/src/components/FormSelect/FormSelect.d.ts +0 -5
  107. package/dist/types/lib/src/components/FormSelect/FormSelect.types.d.ts +0 -42
  108. package/dist/types/lib/src/components/FormSelect/index.d.ts +0 -1
  109. package/dist/types/lib/src/components/FullContentBackgroundImage/FullContentBackgroundImage.d.ts +0 -7
  110. package/dist/types/lib/src/components/FullContentBackgroundImage/FullContentBackgroundImage.types.d.ts +0 -6
  111. package/dist/types/lib/src/components/FullContentBackgroundImage/index.d.ts +0 -1
  112. package/dist/types/lib/src/components/FullScreenVideoModal/FullScreenVideoModal.d.ts +0 -7
  113. package/dist/types/lib/src/components/FullScreenVideoModal/FullScreenVideoModal.types.d.ts +0 -8
  114. package/dist/types/lib/src/components/FullScreenVideoModal/index.d.ts +0 -1
  115. package/dist/types/lib/src/components/Header/Header.d.ts +0 -7
  116. package/dist/types/lib/src/components/Header/Header.types.d.ts +0 -10
  117. package/dist/types/lib/src/components/Header/index.d.ts +0 -1
  118. package/dist/types/lib/src/components/Heading/Heading.d.ts +0 -7
  119. package/dist/types/lib/src/components/Heading/Heading.types.d.ts +0 -32
  120. package/dist/types/lib/src/components/Heading/index.d.ts +0 -1
  121. package/dist/types/lib/src/components/Hero/Hero.d.ts +0 -7
  122. package/dist/types/lib/src/components/Hero/Hero.types.d.ts +0 -16
  123. package/dist/types/lib/src/components/Hero/index.d.ts +0 -1
  124. package/dist/types/lib/src/components/Hr/Hr.d.ts +0 -6
  125. package/dist/types/lib/src/components/Hr/Hr.types.d.ts +0 -3
  126. package/dist/types/lib/src/components/Hr/index.d.ts +0 -1
  127. package/dist/types/lib/src/components/HtmlContent/HtmlContent.d.ts +0 -7
  128. package/dist/types/lib/src/components/HtmlContent/HtmlContent.types.d.ts +0 -6
  129. package/dist/types/lib/src/components/HtmlContent/index.d.ts +0 -1
  130. package/dist/types/lib/src/components/Icon/Icon.d.ts +0 -11
  131. package/dist/types/lib/src/components/Icon/Icon.types.d.ts +0 -8
  132. package/dist/types/lib/src/components/Icon/index.d.ts +0 -1
  133. package/dist/types/lib/src/components/Image/Image.d.ts +0 -7
  134. package/dist/types/lib/src/components/Image/Image.types.d.ts +0 -19
  135. package/dist/types/lib/src/components/Image/index.d.ts +0 -1
  136. package/dist/types/lib/src/components/Label/Label.d.ts +0 -7
  137. package/dist/types/lib/src/components/Label/Label.types.d.ts +0 -7
  138. package/dist/types/lib/src/components/Label/index.d.ts +0 -1
  139. package/dist/types/lib/src/components/Link/Link.d.ts +0 -7
  140. package/dist/types/lib/src/components/Link/Link.types.d.ts +0 -13
  141. package/dist/types/lib/src/components/Link/index.d.ts +0 -1
  142. package/dist/types/lib/src/components/List/List.d.ts +0 -7
  143. package/dist/types/lib/src/components/List/List.types.d.ts +0 -24
  144. package/dist/types/lib/src/components/List/index.d.ts +0 -1
  145. package/dist/types/lib/src/components/ListItem/ListItem.d.ts +0 -7
  146. package/dist/types/lib/src/components/ListItem/ListItem.types.d.ts +0 -10
  147. package/dist/types/lib/src/components/ListItem/index.d.ts +0 -1
  148. package/dist/types/lib/src/components/Loader/Loader.d.ts +0 -7
  149. package/dist/types/lib/src/components/Loader/Loader.types.d.ts +0 -5
  150. package/dist/types/lib/src/components/Loader/index.d.ts +0 -1
  151. package/dist/types/lib/src/components/Logo/Logo.d.ts +0 -7
  152. package/dist/types/lib/src/components/Logo/Logo.types.d.ts +0 -6
  153. package/dist/types/lib/src/components/Logo/index.d.ts +0 -1
  154. package/dist/types/lib/src/components/Menu/Menu.d.ts +0 -7
  155. package/dist/types/lib/src/components/Menu/Menu.types.d.ts +0 -14
  156. package/dist/types/lib/src/components/Menu/index.d.ts +0 -1
  157. package/dist/types/lib/src/components/Notice/Notice.d.ts +0 -7
  158. package/dist/types/lib/src/components/Notice/Notice.types.d.ts +0 -11
  159. package/dist/types/lib/src/components/Notice/index.d.ts +0 -1
  160. package/dist/types/lib/src/components/OTPInput/OTPInput.d.ts +0 -7
  161. package/dist/types/lib/src/components/OTPInput/OTPInput.types.d.ts +0 -8
  162. package/dist/types/lib/src/components/OTPInput/index.d.ts +0 -1
  163. package/dist/types/lib/src/components/PanelCards/PanelCards.d.ts +0 -7
  164. package/dist/types/lib/src/components/PanelCards/PanelCards.types.d.ts +0 -10
  165. package/dist/types/lib/src/components/PanelCards/index.d.ts +0 -1
  166. package/dist/types/lib/src/components/PanelCustom/PanelCustom.d.ts +0 -7
  167. package/dist/types/lib/src/components/PanelCustom/PanelCustom.types.d.ts +0 -19
  168. package/dist/types/lib/src/components/PanelCustom/index.d.ts +0 -1
  169. package/dist/types/lib/src/components/PanelFeature/PanelFeature.d.ts +0 -7
  170. package/dist/types/lib/src/components/PanelFeature/PanelFeature.types.d.ts +0 -25
  171. package/dist/types/lib/src/components/PanelFeature/index.d.ts +0 -1
  172. package/dist/types/lib/src/components/PanelHero/PanelHero.d.ts +0 -7
  173. package/dist/types/lib/src/components/PanelHero/PanelHero.types.d.ts +0 -18
  174. package/dist/types/lib/src/components/PanelHero/index.d.ts +0 -1
  175. package/dist/types/lib/src/components/PanelIntro/PanelIntro.d.ts +0 -7
  176. package/dist/types/lib/src/components/PanelIntro/PanelIntro.types.d.ts +0 -18
  177. package/dist/types/lib/src/components/PanelIntro/index.d.ts +0 -1
  178. package/dist/types/lib/src/components/PanelProduct/PanelProduct.d.ts +0 -7
  179. package/dist/types/lib/src/components/PanelProduct/PanelProduct.types.d.ts +0 -13
  180. package/dist/types/lib/src/components/PanelProduct/index.d.ts +0 -1
  181. package/dist/types/lib/src/components/PanelScroller/PanelScroller.d.ts +0 -7
  182. package/dist/types/lib/src/components/PanelScroller/PanelScroller.types.d.ts +0 -8
  183. package/dist/types/lib/src/components/PanelScroller/index.d.ts +0 -1
  184. package/dist/types/lib/src/components/PanelVideo/PanelVideo.d.ts +0 -7
  185. package/dist/types/lib/src/components/PanelVideo/PanelVideo.types.d.ts +0 -10
  186. package/dist/types/lib/src/components/PanelVideo/index.d.ts +0 -1
  187. package/dist/types/lib/src/components/Radio/Radio.d.ts +0 -5
  188. package/dist/types/lib/src/components/Radio/Radio.types.d.ts +0 -11
  189. package/dist/types/lib/src/components/Radio/index.d.ts +0 -1
  190. package/dist/types/lib/src/components/Schedule/Schedule.d.ts +0 -7
  191. package/dist/types/lib/src/components/Schedule/Schedule.types.d.ts +0 -63
  192. package/dist/types/lib/src/components/Schedule/index.d.ts +0 -1
  193. package/dist/types/lib/src/components/ScheduleItem/ScheduleItem.d.ts +0 -7
  194. package/dist/types/lib/src/components/ScheduleItem/ScheduleItem.types.d.ts +0 -8
  195. package/dist/types/lib/src/components/ScheduleItem/index.d.ts +0 -1
  196. package/dist/types/lib/src/components/Screen/Screen.d.ts +0 -7
  197. package/dist/types/lib/src/components/Screen/Screen.types.d.ts +0 -15
  198. package/dist/types/lib/src/components/Screen/index.d.ts +0 -1
  199. package/dist/types/lib/src/components/ShadcnButton/ShadcnButton.d.ts +0 -11
  200. package/dist/types/lib/src/components/ShadcnButton/index.d.ts +0 -2
  201. package/dist/types/lib/src/components/ShadcnCarousel/ShadcnCarousel.d.ts +0 -27
  202. package/dist/types/lib/src/components/ShadcnCarousel/index.d.ts +0 -1
  203. package/dist/types/lib/src/components/Share/Share.d.ts +0 -7
  204. package/dist/types/lib/src/components/Share/Share.types.d.ts +0 -12
  205. package/dist/types/lib/src/components/Share/index.d.ts +0 -1
  206. package/dist/types/lib/src/components/SubscriptionManager/SubscriptionManager.d.ts +0 -7
  207. package/dist/types/lib/src/components/SubscriptionManager/SubscriptionManager.types.d.ts +0 -34
  208. package/dist/types/lib/src/components/SubscriptionManager/index.d.ts +0 -1
  209. package/dist/types/lib/src/components/Switch/Switch.d.ts +0 -4
  210. package/dist/types/lib/src/components/Switch/Switch.types.d.ts +0 -7
  211. package/dist/types/lib/src/components/Switch/index.d.ts +0 -1
  212. package/dist/types/lib/src/components/Tabs/Tabs.d.ts +0 -7
  213. package/dist/types/lib/src/components/Tabs/Tabs.types.d.ts +0 -7
  214. package/dist/types/lib/src/components/Tabs/index.d.ts +0 -1
  215. package/dist/types/lib/src/components/TextInput/TextInput.d.ts +0 -4
  216. package/dist/types/lib/src/components/TextInput/TextInput.types.d.ts +0 -37
  217. package/dist/types/lib/src/components/TextInput/index.d.ts +0 -1
  218. package/dist/types/lib/src/components/Video/Video.d.ts +0 -9
  219. package/dist/types/lib/src/components/Video/Video.types.d.ts +0 -149
  220. package/dist/types/lib/src/components/Video/index.d.ts +0 -1
  221. package/dist/types/lib/src/components/VisitUs/VisitUs.d.ts +0 -7
  222. package/dist/types/lib/src/components/VisitUs/VisitUs.types.d.ts +0 -12
  223. package/dist/types/lib/src/components/VisitUs/index.d.ts +0 -1
  224. package/dist/types/lib/src/components/index.d.ts +0 -132
  225. package/dist/types/lib/src/constants/index.d.ts +0 -3
  226. package/dist/types/lib/src/context/Amplify/index.d.ts +0 -27
  227. package/dist/types/lib/src/context/App/index.d.ts +0 -71
  228. package/dist/types/lib/src/context/Cart/index.d.ts +0 -44
  229. package/dist/types/lib/src/context/Theme/index.d.ts +0 -15
  230. package/dist/types/lib/src/context/index.d.ts +0 -8
  231. package/dist/types/lib/src/features/Search/Search.d.ts +0 -2
  232. package/dist/types/lib/src/features/Search/Search.types.d.ts +0 -39
  233. package/dist/types/lib/src/features/Search/config/config-helper.d.ts +0 -35
  234. package/dist/types/lib/src/features/Search/index.d.ts +0 -1
  235. package/dist/types/lib/src/features/Search/view-helpers/appendClassName.d.ts +0 -1
  236. package/dist/types/lib/src/features/Search/view-helpers/formatResult.d.ts +0 -3
  237. package/dist/types/lib/src/features/Search/view-helpers/getFilterValueDisplay.d.ts +0 -1
  238. package/dist/types/lib/src/features/Search/view-helpers/getUrlSanitizer.d.ts +0 -6
  239. package/dist/types/lib/src/features/Search/view-helpers/index.d.ts +0 -4
  240. package/dist/types/lib/src/features/Search/views/Layout/Layout.d.ts +0 -7
  241. package/dist/types/lib/src/features/Search/views/Layout/Layout.types.d.ts +0 -12
  242. package/dist/types/lib/src/features/Search/views/Layout/index.d.ts +0 -1
  243. package/dist/types/lib/src/features/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.d.ts +0 -7
  244. package/dist/types/lib/src/features/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.types.d.ts +0 -4
  245. package/dist/types/lib/src/features/Search/views/MultiCheckboxFacet/index.d.ts +0 -1
  246. package/dist/types/lib/src/features/Search/views/Paging/Paging.d.ts +0 -7
  247. package/dist/types/lib/src/features/Search/views/Paging/Paging.types.d.ts +0 -13
  248. package/dist/types/lib/src/features/Search/views/Paging/index.d.ts +0 -1
  249. package/dist/types/lib/src/features/Search/views/PagingInfo/PagingInfo.d.ts +0 -8
  250. package/dist/types/lib/src/features/Search/views/PagingInfo/PagingInfo.types.d.ts +0 -15
  251. package/dist/types/lib/src/features/Search/views/PagingInfo/index.d.ts +0 -1
  252. package/dist/types/lib/src/features/Search/views/Result/Result.d.ts +0 -7
  253. package/dist/types/lib/src/features/Search/views/Result/Result.types.d.ts +0 -40
  254. package/dist/types/lib/src/features/Search/views/Result/index.d.ts +0 -1
  255. package/dist/types/lib/src/features/Search/views/Results/Results.d.ts +0 -7
  256. package/dist/types/lib/src/features/Search/views/Results/Results.types.d.ts +0 -19
  257. package/dist/types/lib/src/features/Search/views/Results/index.d.ts +0 -1
  258. package/dist/types/lib/src/features/Search/views/ResultsPerPage/ResultsPerPage.d.ts +0 -7
  259. package/dist/types/lib/src/features/Search/views/ResultsPerPage/ResultsPerPage.types.d.ts +0 -16
  260. package/dist/types/lib/src/features/Search/views/ResultsPerPage/index.d.ts +0 -1
  261. package/dist/types/lib/src/features/Search/views/SearchBox/SearchBox.d.ts +0 -7
  262. package/dist/types/lib/src/features/Search/views/SearchBox/SearchBox.types.d.ts +0 -10
  263. package/dist/types/lib/src/features/Search/views/SearchBox/index.d.ts +0 -1
  264. package/dist/types/lib/src/features/Search/views/SingleLinksFacet/SingleLinksFacet.d.ts +0 -7
  265. package/dist/types/lib/src/features/Search/views/SingleLinksFacet/SingleLinksFacet.types.d.ts +0 -4
  266. package/dist/types/lib/src/features/Search/views/SingleLinksFacet/index.d.ts +0 -1
  267. package/dist/types/lib/src/features/Search/views/SingleSelectFacet/SingleSelectFacet.d.ts +0 -7
  268. package/dist/types/lib/src/features/Search/views/SingleSelectFacet/SingleSelectFacet.types.d.ts +0 -4
  269. package/dist/types/lib/src/features/Search/views/SingleSelectFacet/index.d.ts +0 -1
  270. package/dist/types/lib/src/features/Search/views/Sorting/Sorting.d.ts +0 -7
  271. package/dist/types/lib/src/features/Search/views/Sorting/Sorting.types.d.ts +0 -19
  272. package/dist/types/lib/src/features/Search/views/Sorting/index.d.ts +0 -1
  273. package/dist/types/lib/src/features/index.d.ts +0 -6
  274. package/dist/types/lib/src/forms/ForgotPasswordForm/ForgotPasswordForm.d.ts +0 -7
  275. package/dist/types/lib/src/forms/ForgotPasswordForm/ForgotPasswordForm.types.d.ts +0 -3
  276. package/dist/types/lib/src/forms/ForgotPasswordForm/index.d.ts +0 -1
  277. package/dist/types/lib/src/forms/LoginForm/LoginForm.d.ts +0 -7
  278. package/dist/types/lib/src/forms/LoginForm/LoginForm.types.d.ts +0 -7
  279. package/dist/types/lib/src/forms/LoginForm/index.d.ts +0 -1
  280. package/dist/types/lib/src/forms/ProfileForm/ProfileForm.d.ts +0 -7
  281. package/dist/types/lib/src/forms/ProfileForm/ProfileForm.types.d.ts +0 -6
  282. package/dist/types/lib/src/forms/ProfileForm/index.d.ts +0 -1
  283. package/dist/types/lib/src/forms/PromoCodeForm/PromoCodeForm.d.ts +0 -7
  284. package/dist/types/lib/src/forms/PromoCodeForm/PromoCodeForm.types.d.ts +0 -4
  285. package/dist/types/lib/src/forms/PromoCodeForm/index.d.ts +0 -1
  286. package/dist/types/lib/src/forms/RegisterForm/RegisterForm.d.ts +0 -7
  287. package/dist/types/lib/src/forms/RegisterForm/RegisterForm.types.d.ts +0 -6
  288. package/dist/types/lib/src/forms/RegisterForm/index.d.ts +0 -1
  289. package/dist/types/lib/src/forms/ResetPasswordAuthForm/ResetPasswordAuthForm.d.ts +0 -7
  290. package/dist/types/lib/src/forms/ResetPasswordAuthForm/ResetPasswordAuthForm.types.d.ts +0 -3
  291. package/dist/types/lib/src/forms/ResetPasswordAuthForm/index.d.ts +0 -1
  292. package/dist/types/lib/src/forms/ResetPasswordForm/ResetPasswordForm.d.ts +0 -7
  293. package/dist/types/lib/src/forms/ResetPasswordForm/ResetPasswordForm.types.d.ts +0 -3
  294. package/dist/types/lib/src/forms/ResetPasswordForm/index.d.ts +0 -1
  295. package/dist/types/lib/src/forms/constants/index.d.ts +0 -2
  296. package/dist/types/lib/src/forms/index.d.ts +0 -15
  297. package/dist/types/lib/src/forms/validations/index.d.ts +0 -19
  298. package/dist/types/lib/src/hooks/index.d.ts +0 -2
  299. package/dist/types/lib/src/hooks/useLanguage.d.ts +0 -2
  300. package/dist/types/lib/src/hooks/useTheme.d.ts +0 -1
  301. package/dist/types/lib/src/templates/AccountScreen/AccountScreen.d.ts +0 -7
  302. package/dist/types/lib/src/templates/AccountScreen/AccountScreen.types.d.ts +0 -31
  303. package/dist/types/lib/src/templates/AccountScreen/index.d.ts +0 -1
  304. package/dist/types/lib/src/templates/AuthScreen/AuthScreen.d.ts +0 -7
  305. package/dist/types/lib/src/templates/AuthScreen/AuthScreen.types.d.ts +0 -8
  306. package/dist/types/lib/src/templates/AuthScreen/index.d.ts +0 -1
  307. package/dist/types/lib/src/templates/CardGridScreen/CardGridScreen.d.ts +0 -7
  308. package/dist/types/lib/src/templates/CardGridScreen/CardGridScreen.types.d.ts +0 -10
  309. package/dist/types/lib/src/templates/CardGridScreen/index.d.ts +0 -1
  310. package/dist/types/lib/src/templates/CatalogueScreen/CatalogueScreen.d.ts +0 -7
  311. package/dist/types/lib/src/templates/CatalogueScreen/CatalogueScreen.types.d.ts +0 -7
  312. package/dist/types/lib/src/templates/CatalogueScreen/index.d.ts +0 -1
  313. package/dist/types/lib/src/templates/ChallengeLibraryScreen/ChallengeLibraryScreen.d.ts +0 -7
  314. package/dist/types/lib/src/templates/ChallengeLibraryScreen/ChallengeLibraryScreen.types.d.ts +0 -9
  315. package/dist/types/lib/src/templates/ChallengeLibraryScreen/index.d.ts +0 -1
  316. package/dist/types/lib/src/templates/ChallengeScreen/ChallengeScreen.d.ts +0 -7
  317. package/dist/types/lib/src/templates/ChallengeScreen/ChallengeScreen.types.d.ts +0 -21
  318. package/dist/types/lib/src/templates/ChallengeScreen/index.d.ts +0 -1
  319. package/dist/types/lib/src/templates/ContentScreen/ContentScreen.d.ts +0 -7
  320. package/dist/types/lib/src/templates/ContentScreen/ContentScreen.types.d.ts +0 -9
  321. package/dist/types/lib/src/templates/ContentScreen/index.d.ts +0 -1
  322. package/dist/types/lib/src/templates/DashboardScreen/DashboardScreen.d.ts +0 -7
  323. package/dist/types/lib/src/templates/DashboardScreen/DashboardScreen.types.d.ts +0 -27
  324. package/dist/types/lib/src/templates/DashboardScreen/index.d.ts +0 -1
  325. package/dist/types/lib/src/templates/FAQScreen/FAQScreen.d.ts +0 -7
  326. package/dist/types/lib/src/templates/FAQScreen/FAQScreen.types.d.ts +0 -14
  327. package/dist/types/lib/src/templates/FAQScreen/index.d.ts +0 -1
  328. package/dist/types/lib/src/templates/HomeScreen/HomeScreen.d.ts +0 -7
  329. package/dist/types/lib/src/templates/HomeScreen/HomeScreen.types.d.ts +0 -23
  330. package/dist/types/lib/src/templates/HomeScreen/index.d.ts +0 -1
  331. package/dist/types/lib/src/templates/LogoutScreen/LogoutScreen.d.ts +0 -7
  332. package/dist/types/lib/src/templates/LogoutScreen/LogoutScreen.types.d.ts +0 -4
  333. package/dist/types/lib/src/templates/LogoutScreen/index.d.ts +0 -1
  334. package/dist/types/lib/src/templates/MenuScreen/MenuScreen.d.ts +0 -7
  335. package/dist/types/lib/src/templates/MenuScreen/MenuScreen.types.d.ts +0 -11
  336. package/dist/types/lib/src/templates/MenuScreen/index.d.ts +0 -1
  337. package/dist/types/lib/src/templates/NotFoundScreen/NotFoundScreen.d.ts +0 -7
  338. package/dist/types/lib/src/templates/NotFoundScreen/NotFoundScreen.types.d.ts +0 -5
  339. package/dist/types/lib/src/templates/NotFoundScreen/index.d.ts +0 -1
  340. package/dist/types/lib/src/templates/PasswordResetAuthScreen/PasswordResetAuthScreen.d.ts +0 -7
  341. package/dist/types/lib/src/templates/PasswordResetAuthScreen/PasswordResetAuthScreen.types.d.ts +0 -6
  342. package/dist/types/lib/src/templates/PasswordResetAuthScreen/index.d.ts +0 -1
  343. package/dist/types/lib/src/templates/PasswordResetScreen/PasswordResetScreen.d.ts +0 -7
  344. package/dist/types/lib/src/templates/PasswordResetScreen/PasswordResetScreen.types.d.ts +0 -8
  345. package/dist/types/lib/src/templates/PasswordResetScreen/index.d.ts +0 -1
  346. package/dist/types/lib/src/templates/ProfileScreen/ProfileScreen.d.ts +0 -7
  347. package/dist/types/lib/src/templates/ProfileScreen/ProfileScreen.types.d.ts +0 -24
  348. package/dist/types/lib/src/templates/ProfileScreen/index.d.ts +0 -1
  349. package/dist/types/lib/src/templates/ScheduleScreen/ScheduleScreen.d.ts +0 -7
  350. package/dist/types/lib/src/templates/ScheduleScreen/ScheduleScreen.types.d.ts +0 -8
  351. package/dist/types/lib/src/templates/ScheduleScreen/index.d.ts +0 -1
  352. package/dist/types/lib/src/templates/SubscriptionScreen/SubscriptionScreen.d.ts +0 -7
  353. package/dist/types/lib/src/templates/SubscriptionScreen/SubscriptionScreen.types.d.ts +0 -27
  354. package/dist/types/lib/src/templates/SubscriptionScreen/index.d.ts +0 -1
  355. package/dist/types/lib/src/templates/WorkoutScreen/WorkoutScreen.d.ts +0 -7
  356. package/dist/types/lib/src/templates/WorkoutScreen/WorkoutScreen.types.d.ts +0 -33
  357. package/dist/types/lib/src/templates/WorkoutScreen/index.d.ts +0 -1
  358. package/dist/types/lib/src/templates/index.d.ts +0 -38
  359. package/dist/types/lib/src/translations/en.d.ts +0 -769
  360. package/dist/types/lib/src/translations/index.d.ts +0 -2
  361. package/dist/types/lib/src/utils/htmlParser/index.d.ts +0 -3
  362. package/dist/types/lib/src/utils/index.d.ts +0 -6
  363. package/dist/types/lib/src/utils/parseDuration/index.d.ts +0 -19
  364. package/dist/types/packages/gamma/src/index.d.ts +0 -3
  365. package/dist/types/packages/gamma/theme/index.d.ts +0 -11
@@ -1,43 +0,0 @@
1
- export declare enum COPY_ALIGN {
2
- LEFT = "left",
3
- CENTER = "center",
4
- RIGHT = "right",
5
- JUSTIFY = "justify",
6
- NOWRAP = "nowrap"
7
- }
8
- export declare enum COPY_TRANSFORM {
9
- LOWERCASE = "lowercase",
10
- UPPERCASE = "uppercase",
11
- CAPITALIZE = "capitalize"
12
- }
13
- export declare enum COPY_CONTEXTUAL {
14
- INVERTED = "inverted",
15
- MUTED = "muted"
16
- }
17
- export declare enum COPY_SIZE {
18
- SMALL = "small",
19
- MEDIUM = "medium",
20
- LARGE = "large",
21
- INTRO = "intro"
22
- }
23
- export declare enum COPY_TAG {
24
- P = "p",
25
- SPAN = "span",
26
- DIV = "div",
27
- SMALL = "small"
28
- }
29
- export interface Props {
30
- children: string | Array<React.ReactNode> | React.ReactNode | string | undefined;
31
- align?: COPY_ALIGN;
32
- size?: COPY_SIZE;
33
- bold?: boolean;
34
- underlined?: boolean;
35
- transform?: COPY_TRANSFORM;
36
- contextual?: COPY_CONTEXTUAL;
37
- inverted?: boolean;
38
- maxLength?: boolean;
39
- as?: COPY_TAG;
40
- id?: string;
41
- testID?: string;
42
- className?: string;
43
- }
@@ -1 +0,0 @@
1
- export { default } from './Copy';
@@ -1,7 +0,0 @@
1
- import { Props } from './DisplayHeading.types';
2
- declare const DisplayHeading: {
3
- ({ text, flush, tag, colorOverride }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default DisplayHeading;
7
- export type { Props };
@@ -1,7 +0,0 @@
1
- import { HEADING_TAGS } from "../Heading/Heading.types";
2
- export interface Props {
3
- text: string;
4
- tag?: HEADING_TAGS;
5
- flush?: boolean;
6
- colorOverride?: string;
7
- }
@@ -1 +0,0 @@
1
- export { default } from './DisplayHeading';
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import { Props } from './FileUpload.types';
3
- declare const FileUpload: React.ForwardRefExoticComponent<Props & React.RefAttributes<unknown>>;
4
- export default FileUpload;
5
- export type { Props };
@@ -1,9 +0,0 @@
1
- export interface Props {
2
- id: string;
3
- name: string;
4
- disabled?: boolean;
5
- required?: boolean;
6
- className?: string;
7
- onChange?: (event: any) => void;
8
- onChangeCallback?: (event: any) => void;
9
- }
@@ -1 +0,0 @@
1
- export { default } from './FileUpload';
@@ -1,7 +0,0 @@
1
- import { Props } from './Footer.types';
2
- declare const Footer: {
3
- ({ testID, className }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Footer;
7
- export type { Props };
@@ -1,4 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- className?: string;
4
- }
@@ -1 +0,0 @@
1
- export { default } from './Footer';
@@ -1,7 +0,0 @@
1
- import { Props } from './Form.types';
2
- declare const Form: {
3
- ({ children, className, submit, onSubmit, onChange, hideSubmit, ariaSubmitLabel, submitID, submitVariant, initialValues, isBoxed, submitType, disabledSubmitWithReturn, isDisabled, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Form;
7
- export type { Props };
@@ -1,35 +0,0 @@
1
- import { BTN_TYPES, BTN_VARIANTS } from '../Button/Button.types';
2
- export interface Props {
3
- /** The form inputs and content. */
4
- children: React.ReactNode;
5
- /** Additional classes. */
6
- className?: string;
7
- /** Disable form inputs validation. */
8
- noValidate?: boolean;
9
- /** The submit handler that will fire once the form is submitted. */
10
- onSubmit?: (values: any, event?: any) => void;
11
- /** The on change handler that will fire once the form is updated. */
12
- onChange?: (values: any, event?: any) => void;
13
- /** The label for the submit button. */
14
- submit?: string;
15
- /** Hide submit button. */
16
- hideSubmit?: boolean;
17
- /** The aria-label attribute value for the submit button. */
18
- ariaSubmitLabel?: string;
19
- /** Unique form submit button id. */
20
- submitID?: string;
21
- /** Initial form values. */
22
- initialValues?: {
23
- [k: string]: any;
24
- };
25
- /** The submit button variant. */
26
- submitVariant?: BTN_VARIANTS;
27
- /** The form is boxed. */
28
- isBoxed?: boolean;
29
- /** The submit button type. */
30
- submitType?: BTN_TYPES.SUBMIT | BTN_TYPES.BUTTON;
31
- /** Disable submit button with return key. */
32
- disabledSubmitWithReturn?: boolean;
33
- /** Disable the form submit button. */
34
- isDisabled?: boolean;
35
- }
@@ -1 +0,0 @@
1
- export { default } from './Form';
@@ -1,7 +0,0 @@
1
- import { Props } from './FormField.types';
2
- declare const FormField: {
3
- ({ name, type, label, required, className, icon, options, disabled, description, showPasswordLabel, hidePasswordLabel, validations, fileUploadCallback, autoComplete, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default FormField;
7
- export type { Props };
@@ -1,37 +0,0 @@
1
- import { OptionsType } from '../FormSelect/FormSelect.types';
2
- export declare enum FIELD_TYPES {
3
- TEXT = "text",
4
- TEXTAREA = "textarea",
5
- SELECT = "select",
6
- CHECKBOX = "checkbox",
7
- RADIO = "radio",
8
- SWITCH = "switch",
9
- DATE = "date",
10
- TIME = "time",
11
- DATETIME = "datetime",
12
- FILE = "file",
13
- PASSWORD = "password",
14
- EMAIL = "email",
15
- NUMBER = "number",
16
- TEL = "tel",
17
- URL = "url",
18
- SEARCH = "search",
19
- HIDDEN = "hidden"
20
- }
21
- export interface Props {
22
- type: FIELD_TYPES;
23
- name: string;
24
- className?: string;
25
- label?: string | React.ReactNode[];
26
- required?: boolean;
27
- icon?: string;
28
- options?: Array<OptionsType>;
29
- disabled?: boolean;
30
- description?: string;
31
- showPasswordLabel?: string;
32
- hidePasswordLabel?: string;
33
- onChange?: (e: any) => void;
34
- validations?: any;
35
- fileUploadCallback?: (file: any) => void;
36
- autoComplete?: 'off' | 'full-name' | 'honorific-prefix' | 'given-name' | 'additional-name' | 'family-name' | 'honorific-suffix' | 'nickname' | 'email' | 'username' | 'new-password' | 'current-password' | 'one-time-code' | 'organization-title' | 'organization' | 'street-address' | 'address-line1' | 'address-line2' | 'address-line3' | 'address-level4' | 'address-level3' | 'address-level2' | 'address-level1' | 'country' | 'country-name' | 'postal-code' | 'cc-name' | 'cc-given-name' | 'cc-additional-name' | 'cc-family-name' | 'cc-number' | 'cc-exp' | 'cc-exp-month' | 'cc-exp-year' | 'cc-csc' | 'cc-type' | 'transaction-currency' | 'transaction-amount' | 'language' | 'bday' | 'bday-day' | 'bday-month' | 'bday-year';
37
- }
@@ -1 +0,0 @@
1
- export { default } from './FormField';
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import { Props } from './FormSelect.types';
3
- declare const FormSelect: React.ForwardRefExoticComponent<Props & React.RefAttributes<unknown>>;
4
- export default FormSelect;
5
- export type { Props };
@@ -1,42 +0,0 @@
1
- import { FilterValue } from '@elastic/search-ui';
2
- export type OptionsType = {
3
- value: string | FilterValue;
4
- label: string;
5
- /** The selected option's value. */
6
- defaultValue?: string;
7
- disabled?: boolean;
8
- };
9
- export interface Props {
10
- /** The selected option's value. */
11
- options?: Array<OptionsType>;
12
- /** Unique id for the field, required for a11y. */
13
- id: string;
14
- /** The select visible default label value. */
15
- label?: string | React.ReactNode[];
16
- /** Is field required. */
17
- required?: boolean;
18
- /** Additional classes. */
19
- className?: string;
20
- /** Dropdown icon color. */
21
- iconColor?: string;
22
- /** Dropdown icon color. */
23
- itemIcon?: string;
24
- /** Additional wrapper CSS classes. */
25
- wrapperStyles?: string;
26
- /** Select Up Icon. */
27
- selectIconUp?: string;
28
- /** Select Down Icon. */
29
- selectIconDown?: string;
30
- /** Select Form Item Name. */
31
- name?: string;
32
- /** Is field disabled. */
33
- disabled?: boolean;
34
- /** The selected option's value. */
35
- onChange?: (e: React.ChangeEvent<HTMLSelectElement>) => void;
36
- }
37
- export interface ItemProps {
38
- children: React.ReactNode;
39
- value: string;
40
- itemIcon: string;
41
- iconColor?: string;
42
- }
@@ -1 +0,0 @@
1
- export { default } from './FormSelect';
@@ -1,7 +0,0 @@
1
- import { Props } from './FullContentBackgroundImage.types';
2
- declare const FullContentBackgroundImage: {
3
- ({ testID, children, image, imageMob }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default FullContentBackgroundImage;
7
- export type { Props };
@@ -1,6 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- image: string;
4
- imageMob?: string;
5
- children?: React.ReactNode;
6
- }
@@ -1 +0,0 @@
1
- export { default } from './FullContentBackgroundImage';
@@ -1,7 +0,0 @@
1
- import { Props } from './FullScreenVideoModal.types';
2
- declare const FullScreenVideoModal: {
3
- ({ testID, modalOpen, videoProps, ariaHideApp, onCloseCallback, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default FullScreenVideoModal;
7
- export type { Props };
@@ -1,8 +0,0 @@
1
- import { Props as VideoProps } from '../Video/Video.types';
2
- export interface Props {
3
- testID?: string;
4
- videoProps: VideoProps;
5
- ariaHideApp?: boolean;
6
- modalOpen?: boolean;
7
- onCloseCallback?: () => void;
8
- }
@@ -1 +0,0 @@
1
- export { default } from './FullScreenVideoModal';
@@ -1,7 +0,0 @@
1
- import { Props } from './Header.types';
2
- declare const Header: {
3
- ({ testID, hideMenu, className, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Header;
7
- export type { Props };
@@ -1,10 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- loginCallback?: () => void;
4
- logoutCallback?: () => void;
5
- isAuthenticated?: boolean;
6
- hideMenu?: boolean;
7
- logoOnly?: boolean;
8
- className?: string;
9
- userPicture?: string;
10
- }
@@ -1 +0,0 @@
1
- export { default } from './Header';
@@ -1,7 +0,0 @@
1
- import { Props } from './Heading.types';
2
- declare const Heading: {
3
- ({ children, tag, transform, align, id, testID, flush, className, singleLine, bold }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Heading;
7
- export type { Props };
@@ -1,32 +0,0 @@
1
- export declare enum HEADING_TAGS {
2
- H1 = "h1",
3
- H2 = "h2",
4
- H3 = "h3",
5
- H4 = "h4",
6
- H5 = "h5"
7
- }
8
- export declare enum HEADING_ALIGN {
9
- LEFT = "left",
10
- CENTER = "center",
11
- RIGHT = "right",
12
- JUSTIFY = "justify",
13
- NOWRAP = "nowrap"
14
- }
15
- export declare enum HEADING_TRANSFORM {
16
- LOWERCASE = "lowercase",
17
- UPPERCASE = "uppercase",
18
- CAPITALIZE = "capitalize",
19
- NORMAL_CASE = "normal-case"
20
- }
21
- export interface Props {
22
- children: string | React.ReactNode;
23
- tag?: HEADING_TAGS;
24
- align?: HEADING_ALIGN;
25
- transform?: HEADING_TRANSFORM;
26
- id?: string;
27
- testID?: string;
28
- flush?: boolean;
29
- className?: string;
30
- singleLine?: boolean;
31
- bold?: boolean;
32
- }
@@ -1 +0,0 @@
1
- export { default } from './Heading';
@@ -1,7 +0,0 @@
1
- import { Props } from './Hero.types';
2
- declare const Hero: {
3
- ({ testID, children, withBg, inversed }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Hero;
7
- export type { Props };
@@ -1,16 +0,0 @@
1
- export declare enum SPACING {
2
- NONE = "py-0",
3
- ATOM = "py-8",
4
- DEFAULT = "py-16",
5
- ELEMENT = "py-24",
6
- COMPONENT = "py-32",
7
- MODULE = "py-40",
8
- FEATURE = "py-64"
9
- }
10
- export interface Props {
11
- testID?: string;
12
- children: React.ReactNode;
13
- withBg?: boolean;
14
- inversed?: boolean;
15
- spacing: SPACING;
16
- }
@@ -1 +0,0 @@
1
- export { default } from './Hero';
@@ -1,6 +0,0 @@
1
- import { Props } from './Hr.types';
2
- declare const Hr: {
3
- ({ size }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Hr;
@@ -1,3 +0,0 @@
1
- export interface Props {
2
- size?: 'small' | 'medium' | 'large';
3
- }
@@ -1 +0,0 @@
1
- export { default } from './Hr';
@@ -1,7 +0,0 @@
1
- import { Props } from './HtmlContent.types';
2
- declare const HtmlContent: {
3
- ({ testID, data, align, className }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default HtmlContent;
7
- export type { Props };
@@ -1,6 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- data: string;
4
- align?: 'left' | 'center' | 'right';
5
- className?: string;
6
- }
@@ -1 +0,0 @@
1
- export { default } from './HtmlContent';
@@ -1,11 +0,0 @@
1
- import { Props } from './Icon.types';
2
- /**
3
- * Icon component
4
- * List of supported icons can be found at https://icon-sets.iconify.design.
5
- */
6
- declare const Icon: {
7
- ({ name, size, color, id, className, testID }: Props): import("react/jsx-runtime").JSX.Element;
8
- displayName: string;
9
- };
10
- export default Icon;
11
- export type { Props };
@@ -1,8 +0,0 @@
1
- export interface Props {
2
- name: string;
3
- size?: number;
4
- color?: string;
5
- id?: string;
6
- testID?: string;
7
- className?: string;
8
- }
@@ -1 +0,0 @@
1
- export { default } from './Icon';
@@ -1,7 +0,0 @@
1
- import { Props } from './Image.types';
2
- declare const Image: {
3
- ({ src, alt, title, caption, figure, onLoad, id, className, sizes, testID, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Image;
7
- export type { Props };
@@ -1,19 +0,0 @@
1
- import { ImageProps } from 'next/image';
2
- export interface Props extends ImageProps {
3
- src: string;
4
- alt: string;
5
- title?: string;
6
- onLoad?: () => void;
7
- /** Image caption, will display as a `figure` if set. */
8
- caption?: string;
9
- /** Display within a `figure`. */
10
- figure?: boolean;
11
- /** The image will take up the entire width of the container. */
12
- fluid?: boolean;
13
- /** The next/image sizes attribute. */
14
- sizes?: string;
15
- crossOrigin?: 'anonymous' | 'use-credentials';
16
- id?: string;
17
- testID?: string;
18
- className?: string;
19
- }
@@ -1 +0,0 @@
1
- export { default } from './Image';
@@ -1,7 +0,0 @@
1
- import { Props } from './Label.types';
2
- declare const Label: {
3
- ({ children, id, transform, className }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Label;
7
- export type { Props };
@@ -1,7 +0,0 @@
1
- import { COPY_TRANSFORM } from "../Copy/Copy.types";
2
- export interface Props {
3
- children: React.ReactNode;
4
- id?: string;
5
- className?: string;
6
- transform?: COPY_TRANSFORM;
7
- }
@@ -1 +0,0 @@
1
- export { default } from './Label';
@@ -1,7 +0,0 @@
1
- import { Props } from './Link.types';
2
- declare const Link: {
3
- ({ href, children, onClick, history, target, id, testID, className, prefetch, hideExternalIcon, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Link;
7
- export type { Props };
@@ -1,13 +0,0 @@
1
- import { History } from 'history';
2
- export interface Props {
3
- href?: string;
4
- children: React.ReactNode;
5
- history?: History;
6
- target?: '_self' | '_blank' | '_parent' | '_top';
7
- onClick?: React.MouseEventHandler;
8
- id?: string;
9
- testID?: string;
10
- className?: string;
11
- prefetch?: boolean;
12
- hideExternalIcon?: boolean;
13
- }
@@ -1 +0,0 @@
1
- export { default } from './Link';
@@ -1,7 +0,0 @@
1
- import { Props } from './List.types';
2
- declare const List: {
3
- ({ variants, children, as, id, testID, className }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default List;
7
- export type { Props };
@@ -1,24 +0,0 @@
1
- export type VariantsTypes = 'unstyled' | 'inline' | 'small' | 'large';
2
- export declare enum Variants {
3
- UNSTYLED = "unstyled",
4
- INLINE = "inline",
5
- SMALL = "small",
6
- LARGE = "large"
7
- }
8
- export declare enum ListTag {
9
- OL = "ol",
10
- UL = "ul",
11
- DL = "dl",
12
- DIV = "div",
13
- DT = "dt",
14
- DD = "dd",
15
- LI = "li"
16
- }
17
- export type Props = {
18
- variants?: Array<Variants>;
19
- children: string | React.ReactNode | Array<React.ReactNode>;
20
- as?: ListTag;
21
- id?: string;
22
- testID?: string;
23
- className?: string;
24
- };
@@ -1 +0,0 @@
1
- export { default } from './List';
@@ -1,7 +0,0 @@
1
- import { Props } from './ListItem.types';
2
- declare const ListItem: {
3
- ({ onClick, title, icon, children, as: Tag, id, testID, className, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default ListItem;
7
- export type { Props };
@@ -1,10 +0,0 @@
1
- export type Props = {
2
- children?: string | Array<React.ReactNode> | React.ReactNode | Array<any> | any;
3
- as: 'div' | 'li' | 'dt' | 'dd';
4
- id?: string;
5
- testID?: string;
6
- className?: string;
7
- title?: string;
8
- icon?: string;
9
- onClick?: (arg?: any) => void;
10
- };
@@ -1 +0,0 @@
1
- export { default } from './ListItem';
@@ -1,7 +0,0 @@
1
- import { Props } from './Loader.types';
2
- declare const Loader: {
3
- ({ color, size, thickness }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Loader;
7
- export type { Props };
@@ -1,5 +0,0 @@
1
- export interface Props {
2
- color?: string;
3
- size?: number;
4
- thickness?: number;
5
- }
@@ -1 +0,0 @@
1
- export { default } from './Loader';
@@ -1,7 +0,0 @@
1
- import { Props } from './Logo.types';
2
- declare const Logo: {
3
- ({ testID, logo, className, aspectRatioClass }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Logo;
7
- export type { Props };