@4alldigital/foundation-ui--gamma 1.81.2 → 3.0.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 +74 -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,12 +0,0 @@
1
- import { ReactNode } from "react";
2
- export interface Props {
3
- className?: string;
4
- children?: ReactNode;
5
- header?: ReactNode;
6
- bodyContent?: ReactNode;
7
- bodyFooter?: ReactNode;
8
- bodyHeader?: ReactNode;
9
- sideContent?: ReactNode;
10
- noSidebar?: boolean;
11
- showSidebar?: boolean;
12
- }
@@ -1 +0,0 @@
1
- export { default } from './Layout';
@@ -1,7 +0,0 @@
1
- import { Props } from './MultiCheckboxFacet.types';
2
- declare function MultiCheckboxFacet({ className, label, onMoreClick, onRemove, onSelect, options, showMore, showSearch, onSearch, searchPlaceholder, }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace MultiCheckboxFacet {
4
- var displayName: string;
5
- }
6
- export default MultiCheckboxFacet;
7
- export type { Props };
@@ -1,4 +0,0 @@
1
- import { FacetViewProps } from '@elastic/react-search-ui-views';
2
- export interface Props extends FacetViewProps {
3
- custom?: string;
4
- }
@@ -1 +0,0 @@
1
- export { default } from './MultiCheckboxFacet';
@@ -1,7 +0,0 @@
1
- import { Props } from './Paging.types';
2
- declare function Paging({ className, current, resultsPerPage, onChange, totalPages, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace Paging {
4
- var displayName: string;
5
- }
6
- export default Paging;
7
- export type { Props };
@@ -1,13 +0,0 @@
1
- import { Rename } from '@elastic/react-search-ui-views';
2
- import { BaseContainerProps } from '@elastic/react-search-ui/lib/esm/types';
3
- import { SearchContextState } from '@elastic/search-ui';
4
- export type PagingContainerContext = Pick<SearchContextState, 'current' | 'resultsPerPage' | 'totalPages' | 'setCurrent'>;
5
- export type PagingContainerProps = BaseContainerProps & PagingContainerContext & {
6
- view?: React.ComponentType<PagingViewProps>;
7
- };
8
- export type PagingViewProps = Rename<BaseContainerProps & PagingContainerContext, {
9
- setCurrent: 'onChange';
10
- }>;
11
- export interface Props extends PagingViewProps {
12
- custom?: string;
13
- }
@@ -1 +0,0 @@
1
- export { default } from './Paging';
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import { Props } from './PagingInfo.types';
3
- declare function PagingInfo({ className, end, searchTerm, start, totalResults, ...rest }: Props & React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
4
- declare namespace PagingInfo {
5
- var displayName: string;
6
- }
7
- export default PagingInfo;
8
- export type { Props };
@@ -1,15 +0,0 @@
1
- import { Rename } from '@elastic/react-search-ui-views';
2
- import { BaseContainerProps } from '@elastic/react-search-ui/lib/esm/types';
3
- import { SearchContextState } from '@elastic/search-ui';
4
- export type PagingInfoContainerContext = Pick<SearchContextState, 'pagingStart' | 'pagingEnd' | 'resultSearchTerm' | 'totalResults'>;
5
- export type PagingInfoContainerProps = BaseContainerProps & PagingInfoContainerContext & {
6
- view?: React.ComponentType<PagingInfoViewProps>;
7
- };
8
- export type PagingInfoViewProps = Rename<BaseContainerProps & PagingInfoContainerContext, {
9
- pagingStart: 'start';
10
- resultSearchTerm: 'searchTerm';
11
- pagingEnd: 'end';
12
- }>;
13
- export interface Props extends PagingInfoViewProps {
14
- custom?: string;
15
- }
@@ -1 +0,0 @@
1
- export { default } from './PagingInfo';
@@ -1,7 +0,0 @@
1
- import { Props } from './Result.types';
2
- declare function Result({ className, result, as, cardMap, }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace Result {
4
- var displayName: string;
5
- }
6
- export default Result;
7
- export type { Props };
@@ -1,40 +0,0 @@
1
- import { BaseContainerProps } from '@elastic/react-search-ui/lib/esm/types';
2
- import { SearchContextState } from '@elastic/search-ui';
3
- import { ResultAsTypes } from '../../Search.types';
4
- import { Actions } from '../../../../components/Card/Card.types';
5
- export type ResultContainerContext = Pick<SearchContextState, 'trackClickThrough'>;
6
- export type ResultContainerProps = BaseContainerProps & ResultContainerContext & {
7
- view?: React.ComponentType<ResultViewProps>;
8
- clickThroughTags?: string[];
9
- titleField?: string;
10
- urlField?: string;
11
- thumbnailField?: string;
12
- result: any;
13
- shouldTrackClickThrough?: boolean;
14
- };
15
- export type ResultViewProps = BaseContainerProps & Pick<ResultContainerProps, 'result' | 'titleField' | 'urlField' | 'thumbnailField'> & {
16
- key?: string;
17
- onClickLink: () => void;
18
- };
19
- interface FormatterField {
20
- fieldName: string;
21
- formatter?: (value: any) => any;
22
- }
23
- export interface cardMap {
24
- idField: FormatterField;
25
- titleField: FormatterField;
26
- descriptionField?: FormatterField;
27
- imageField?: FormatterField;
28
- videoField?: FormatterField;
29
- metaDataFields?: FormatterField[];
30
- clickThroughPathField?: string;
31
- actionsData?: Actions | ((result: any) => Actions);
32
- cardProps?: any;
33
- onClickLink?: (data: any) => void;
34
- }
35
- export interface Props extends ResultViewProps {
36
- custom?: string;
37
- as: ResultAsTypes;
38
- cardMap?: cardMap;
39
- }
40
- export {};
@@ -1 +0,0 @@
1
- export { default } from './Result';
@@ -1,7 +0,0 @@
1
- import { Props } from './Results.types';
2
- declare function Results({ children, className, gridClasses, ...rest }: Props & React.HTMLAttributes<HTMLUListElement>): import("react/jsx-runtime").JSX.Element;
3
- declare namespace Results {
4
- var displayName: string;
5
- }
6
- export default Results;
7
- export type { Props };
@@ -1,19 +0,0 @@
1
- import { ResultViewProps } from "@elastic/react-search-ui-views";
2
- import { BaseContainerProps } from "@elastic/react-search-ui/lib/esm/types";
3
- import { SearchContextState } from "@elastic/search-ui";
4
- export type ResultsContainerContext = Pick<SearchContextState, 'results'>;
5
- export type ResultsContainerProps = BaseContainerProps & ResultsContainerContext & {
6
- view?: React.ComponentType<ResultsViewProps>;
7
- resultView?: React.ComponentType<ResultViewProps>;
8
- clickThroughTags?: string[];
9
- titleField?: string;
10
- urlField?: string;
11
- thumbnailField?: string;
12
- results: any[];
13
- shouldTrackClickThrough?: boolean;
14
- };
15
- export type ResultsViewProps = BaseContainerProps;
16
- export interface Props extends ResultsViewProps {
17
- custom?: string;
18
- gridClasses?: string;
19
- }
@@ -1 +0,0 @@
1
- export { default } from './Results';
@@ -1,7 +0,0 @@
1
- import { Props } from './ResultsPerPage.types';
2
- declare function ResultsPerPage({ className, onChange, options, label }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace ResultsPerPage {
4
- var displayName: string;
5
- }
6
- export default ResultsPerPage;
7
- export type { Props };
@@ -1,16 +0,0 @@
1
- import { Rename } from '@elastic/react-search-ui-views';
2
- import { BaseContainerProps } from '@elastic/react-search-ui/lib/esm/types';
3
- import { SearchContextState } from '@elastic/search-ui';
4
- export type ResultsPerPageContainerContext = Pick<SearchContextState, 'resultsPerPage' | 'setResultsPerPage'>;
5
- export type ResultsPerPageContainerProps = BaseContainerProps & ResultsPerPageContainerContext & {
6
- view?: React.ComponentType<ResultsPerPageViewProps>;
7
- options?: number[];
8
- };
9
- export type ResultsPerPageViewProps = BaseContainerProps & Pick<ResultsPerPageContainerProps, 'options'> & Rename<ResultsPerPageContainerContext, {
10
- setResultsPerPage: 'onChange';
11
- resultsPerPage: 'value';
12
- }>;
13
- export interface Props extends ResultsPerPageViewProps {
14
- custom?: string;
15
- label?: string;
16
- }
@@ -1 +0,0 @@
1
- export { default } from './ResultsPerPage';
@@ -1,7 +0,0 @@
1
- import { Props } from './SearchBox.types';
2
- declare function SearchBox({ className, onChange, onSubmit, wasSearched, placeholder, allowReset, resetTrigger, }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace SearchBox {
4
- var displayName: string;
5
- }
6
- export default SearchBox;
7
- export type { Props };
@@ -1,10 +0,0 @@
1
- export interface Props {
2
- onChange: (data?: any) => void;
3
- onSubmit: (data?: any) => void;
4
- className?: string;
5
- value?: string;
6
- wasSearched?: boolean;
7
- placeholder?: string;
8
- allowReset?: boolean;
9
- resetTrigger?: (data?: any, options?: any) => void;
10
- }
@@ -1 +0,0 @@
1
- export { default } from './SearchBox';
@@ -1,7 +0,0 @@
1
- import { Props } from './SingleLinksFacet.types';
2
- declare function SingleLinksFacet({ className, label, onRemove, onSelect, options }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace SingleLinksFacet {
4
- var displayName: string;
5
- }
6
- export default SingleLinksFacet;
7
- export type { Props };
@@ -1,4 +0,0 @@
1
- import { FacetViewProps } from '@elastic/react-search-ui-views';
2
- export interface Props extends FacetViewProps {
3
- custom?: string;
4
- }
@@ -1 +0,0 @@
1
- export { default } from './SingleLinksFacet';
@@ -1,7 +0,0 @@
1
- import { Props } from './SingleSelectFacet.types';
2
- declare function SingleSelectFacet({ className, label, onChange, options }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace SingleSelectFacet {
4
- var displayName: string;
5
- }
6
- export default SingleSelectFacet;
7
- export type { Props };
@@ -1,4 +0,0 @@
1
- import { FacetViewProps } from '@elastic/react-search-ui-views';
2
- export interface Props extends FacetViewProps {
3
- custom?: string;
4
- }
@@ -1 +0,0 @@
1
- export { default } from './SingleSelectFacet';
@@ -1,7 +0,0 @@
1
- import { Props } from './Sorting.types';
2
- declare function Sorting({ className, label, onChange, options }: Props): import("react/jsx-runtime").JSX.Element | null;
3
- declare namespace Sorting {
4
- var displayName: string;
5
- }
6
- export default Sorting;
7
- export type { Props };
@@ -1,19 +0,0 @@
1
- import { BaseContainerProps } from '@elastic/react-search-ui/lib/esm/types';
2
- import { SearchContextState } from '@elastic/search-ui';
3
- export type SortingContainerContext = Pick<SearchContextState, 'sortDirection' | 'sortField' | 'sortList' | 'setSort'>;
4
- export type SortingContainerProps = BaseContainerProps & SortingContainerContext & {
5
- view?: React.ComponentType<SortingViewProps>;
6
- label?: string;
7
- sortOptions: any;
8
- };
9
- export type SortingViewProps = BaseContainerProps & Pick<SortingContainerProps, 'label'> & {
10
- onChange: (sortData?: any) => void;
11
- options: {
12
- value: string;
13
- label: string;
14
- }[];
15
- value: string;
16
- };
17
- export interface Props extends SortingViewProps {
18
- custom?: string;
19
- }
@@ -1 +0,0 @@
1
- export { default } from './Sorting';
@@ -1,6 +0,0 @@
1
- export { default as Search } from './Search';
2
- export { default as SingleSelectFacet } from './Search/views/SingleSelectFacet';
3
- export { default as SingleLinksFacet } from './Search/views/SingleLinksFacet';
4
- export { default as MultiCheckboxFacet } from './Search/views/MultiCheckboxFacet';
5
- export { ResultAsTypes } from './Search/Search.types';
6
- export type { Props as SearchProps } from './Search/Search.types';
@@ -1,7 +0,0 @@
1
- import { Props } from './ForgotPasswordForm.types';
2
- declare const ForgotPasswordForm: {
3
- ({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default ForgotPasswordForm;
7
- export type { Props };
@@ -1,3 +0,0 @@
1
- export interface Props {
2
- handleSubmit: (values: any) => void;
3
- }
@@ -1 +0,0 @@
1
- export { default } from './ForgotPasswordForm';
@@ -1,7 +0,0 @@
1
- import { Props } from './LoginForm.types';
2
- declare const LoginForm: {
3
- ({ handleSubmit, initialValues, handleTokenCallback, showSocialButtons, className, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default LoginForm;
7
- export type { Props };
@@ -1,7 +0,0 @@
1
- export interface Props {
2
- initialValues?: Record<string, string>;
3
- handleSubmit: (values: Record<string, string>) => void;
4
- handleTokenCallback?: (tokens: any) => void;
5
- showSocialButtons?: boolean;
6
- className?: string;
7
- }
@@ -1 +0,0 @@
1
- export { default } from './LoginForm';
@@ -1,7 +0,0 @@
1
- import { Props } from './ProfileForm.types';
2
- declare const ProfileForm: {
3
- ({ testID, initialValues, handleSubmit, avatarUpdateCallback }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default ProfileForm;
7
- export type { Props };
@@ -1,6 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- initialValues?: Record<string, string>;
4
- handleSubmit: (values: Record<string, string>) => void;
5
- avatarUpdateCallback: (file: File) => Promise<void>;
6
- }
@@ -1 +0,0 @@
1
- export { default } from './ProfileForm';
@@ -1,7 +0,0 @@
1
- import { Props } from './PromoCodeForm.types';
2
- declare const PromoCodeForm: {
3
- ({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PromoCodeForm;
7
- export type { Props };
@@ -1,4 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- handleSubmit?: (values: any) => void;
4
- }
@@ -1 +0,0 @@
1
- export { default } from './PromoCodeForm';
@@ -1,7 +0,0 @@
1
- import { Props } from './RegisterForm.types';
2
- declare const RegisterForm: {
3
- ({ handleSubmit, handleTokenCallback, showSocialButtons, className, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default RegisterForm;
7
- export type { Props };
@@ -1,6 +0,0 @@
1
- export interface Props {
2
- handleSubmit: (data: Record<string, any>) => void;
3
- showSocialButtons?: boolean;
4
- handleTokenCallback?: (tokens: any) => void;
5
- className?: string;
6
- }
@@ -1 +0,0 @@
1
- export { default } from './RegisterForm';
@@ -1,7 +0,0 @@
1
- import { Props } from './ResetPasswordAuthForm.types';
2
- declare const ResetPasswordAuthForm: {
3
- ({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default ResetPasswordAuthForm;
7
- export type { Props };
@@ -1,3 +0,0 @@
1
- export interface Props {
2
- handleSubmit: (values: any) => void;
3
- }
@@ -1 +0,0 @@
1
- export { default } from './ResetPasswordAuthForm';
@@ -1,7 +0,0 @@
1
- import { Props } from './ResetPasswordForm.types';
2
- declare const ResetPasswordForm: {
3
- ({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default ResetPasswordForm;
7
- export type { Props };
@@ -1,3 +0,0 @@
1
- export interface Props {
2
- handleSubmit: (values: any) => void;
3
- }
@@ -1 +0,0 @@
1
- export { default } from './ResetPasswordForm';
@@ -1,2 +0,0 @@
1
- export declare const socialLoginUrlGoogle: string | undefined;
2
- export declare const socialLoginUrlApple: string | undefined;
@@ -1,15 +0,0 @@
1
- export { default as LoginForm } from './LoginForm';
2
- export { default as RegisterForm } from './RegisterForm';
3
- export { default as ResetPasswordForm } from './ResetPasswordForm';
4
- export { default as ResetPasswordAuthForm } from './ResetPasswordAuthForm';
5
- export { default as ForgotPasswordForm } from './ForgotPasswordForm';
6
- export { default as ProfileForm } from './ProfileForm';
7
- export { default as PromoCodeForm } from './PromoCodeForm';
8
- export type { Props as LoginFormProps } from './LoginForm/LoginForm.types';
9
- export type { Props as RegisterFormProps } from './RegisterForm/RegisterForm.types';
10
- export type { Props as ResetPasswordFormProps } from './ResetPasswordForm/ResetPasswordForm.types';
11
- export type { Props as ResetPasswordAuthFormProps } from './ResetPasswordAuthForm/ResetPasswordAuthForm.types';
12
- export type { Props as ForgotPasswordFormProps } from './ForgotPasswordForm/ForgotPasswordForm.types';
13
- export type { Props as ProfileFormProps } from './ProfileForm/ProfileForm.types';
14
- export type { Props as PromoCodeFormProps } from './PromoCodeForm/PromoCodeForm.types';
15
- export * from "./validations";
@@ -1,19 +0,0 @@
1
- export declare const validEmail: {
2
- required: string;
3
- pattern: {
4
- value: RegExp;
5
- message: string;
6
- };
7
- };
8
- export declare const validPassword: {
9
- required: string;
10
- minLength: {
11
- value: number;
12
- message: string;
13
- };
14
- pattern: {
15
- value: RegExp;
16
- message: string;
17
- };
18
- };
19
- export declare const validatePhoneNumber: (value: string) => "Not a valid phone number" | undefined;
@@ -1,2 +0,0 @@
1
- export { default as useLanguage } from './useLanguage';
2
- export { default as useTheme } from './useTheme';
@@ -1,2 +0,0 @@
1
- import { STRINGS_EN } from '../translations';
2
- export default function useLanguage(): typeof STRINGS_EN;
@@ -1 +0,0 @@
1
- export default function useTheme(): any;
@@ -1,7 +0,0 @@
1
- import { Props } from './AccountScreen.types';
2
- declare const AccountScreen: {
3
- ({ testID, title, image, user, logoutCallback, resetPasswordCallback, menu, shareURL, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default AccountScreen;
7
- export type { Props };
@@ -1,31 +0,0 @@
1
- export interface Props {
2
- testID: string;
3
- title?: string;
4
- image?: string;
5
- shareURL?: string;
6
- user?: {
7
- profile?: {
8
- picture?: string;
9
- firstName?: string;
10
- lastName?: string;
11
- dateOfBirth?: string;
12
- email: string;
13
- };
14
- subscription?: {
15
- status?: string;
16
- price?: string;
17
- nextBillingDate?: string;
18
- cardType?: string;
19
- cardNumber?: string;
20
- cardExpiry?: string;
21
- };
22
- };
23
- logoutCallback: () => void;
24
- resetPasswordCallback?: () => void;
25
- menu: {
26
- title: string;
27
- route: string;
28
- icon?: string;
29
- onClick: () => void;
30
- }[];
31
- }
@@ -1 +0,0 @@
1
- export { default } from './AccountScreen';
@@ -1,7 +0,0 @@
1
- import { Props } from './AuthScreen.types';
2
- declare const AuthScreen: {
3
- ({ testID, title, image, formProps }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default AuthScreen;
7
- export type { Props };
@@ -1,8 +0,0 @@
1
- import { Props as AuthProps } from '../../components/Authenticator/Authenticator.types';
2
- export interface Props {
3
- testID?: string;
4
- title?: string;
5
- isLoading?: boolean;
6
- image?: string;
7
- formProps: AuthProps;
8
- }
@@ -1 +0,0 @@
1
- export { default } from './AuthScreen';
@@ -1,7 +0,0 @@
1
- import { Props } from './CardGridScreen.types';
2
- declare const CardGridScreen: {
3
- ({ testID, title, image, data, onPressCallback, isLoading, noDataMessage, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default CardGridScreen;
7
- export type { Props };
@@ -1,10 +0,0 @@
1
- import { Props as CardProps } from '../../components/Card/Card.types';
2
- export interface Props {
3
- testID?: string;
4
- title: string;
5
- image?: string;
6
- data?: CardProps[];
7
- onPressCallback: (id: string) => void;
8
- isLoading?: boolean;
9
- noDataMessage?: string;
10
- }
@@ -1 +0,0 @@
1
- export { default } from './CardGridScreen';
@@ -1,7 +0,0 @@
1
- import { Props } from './CatalogueScreen.types';
2
- declare const CatalogueScreen: {
3
- ({ testID, title, image, searchProps }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default CatalogueScreen;
7
- export type { Props };
@@ -1,7 +0,0 @@
1
- import { Props as SearchProps } from '../../features/Search/Search.types';
2
- export interface Props {
3
- testID?: string;
4
- title: string;
5
- image?: string;
6
- searchProps: SearchProps;
7
- }
@@ -1 +0,0 @@
1
- export { default } from './CatalogueScreen';
@@ -1,7 +0,0 @@
1
- import { Props } from './ChallengeLibraryScreen.types';
2
- declare const ChallengeLibraryScreen: {
3
- ({ testID, title, image, data, isLoading, onPressCallback, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default ChallengeLibraryScreen;
7
- export type { Props };