@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,6 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- logo: string;
4
- aspectRatioClass?: string;
5
- className?: string;
6
- }
@@ -1 +0,0 @@
1
- export { default } from './Logo';
@@ -1,7 +0,0 @@
1
- import { Props } from './Menu.types';
2
- declare const Menu: {
3
- ({ testID, title, links, inline, separators, className }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Menu;
7
- export type { Props };
@@ -1,14 +0,0 @@
1
- export interface Link {
2
- id: string;
3
- title: string;
4
- url: string;
5
- icon?: string;
6
- }
7
- export interface Props {
8
- testID?: string;
9
- title?: string;
10
- links: Link[];
11
- inline?: boolean;
12
- className?: string;
13
- separators?: boolean;
14
- }
@@ -1 +0,0 @@
1
- export { default } from './Menu';
@@ -1,7 +0,0 @@
1
- import { Props } from './Notice.types';
2
- declare const Notice: {
3
- ({ id, testID, title, text, icon, type, onCloseCallback, onClickCallback, actionText, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Notice;
7
- export type { Props };
@@ -1,11 +0,0 @@
1
- export interface Props {
2
- id?: string;
3
- testID?: string;
4
- text: string;
5
- title?: string;
6
- icon?: string;
7
- type?: 'info' | 'success' | 'warning' | 'error';
8
- onCloseCallback?: () => void;
9
- onClickCallback?: () => void;
10
- actionText?: string;
11
- }
@@ -1 +0,0 @@
1
- export { default } from './Notice';
@@ -1,7 +0,0 @@
1
- import { Props } from './OTPInput.types';
2
- declare const OTPInput: {
3
- ({ testID, inputCallback, seperator, numInputs, shouldAutoFocus, size, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default OTPInput;
7
- export type { Props };
@@ -1,8 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- inputCallback: (value: string) => void;
4
- seperator?: boolean;
5
- numInputs?: number;
6
- shouldAutoFocus?: boolean;
7
- size?: 'small' | 'medium' | 'large';
8
- }
@@ -1 +0,0 @@
1
- export { default } from './OTPInput';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelCards.types';
2
- declare const PanelCards: {
3
- ({ testID, cardData, title, description, withSeparators, spacing, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelCards;
7
- export type { Props };
@@ -1,10 +0,0 @@
1
- import { Props as CardProps } from '../Card/Card.types';
2
- import { SPACING } from '../Hero/Hero.types';
3
- export interface Props {
4
- testID?: string;
5
- cardData: CardProps[];
6
- title?: string;
7
- description?: string;
8
- withSeparators?: boolean;
9
- spacing?: SPACING;
10
- }
@@ -1 +0,0 @@
1
- export { default } from './PanelCards';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelCustom.types';
2
- declare const PanelCustom: {
3
- ({ testID, withBg, spacing, className, children, title, headingTag, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelCustom;
7
- export type { Props };
@@ -1,19 +0,0 @@
1
- import { Props as ButtonProps } from '../Button/Button.types';
2
- import { Props as VideoProps } from '../Video/Video.types';
3
- import { SPACING } from '../Hero/Hero.types';
4
- import { HEADING_TAGS } from '../Heading/Heading.types';
5
- export interface Props {
6
- testID?: string;
7
- inversed?: boolean;
8
- title: string;
9
- contentComponent?: React.ReactNode;
10
- description?: string;
11
- buttonData?: ButtonProps;
12
- image?: string;
13
- video?: VideoProps;
14
- withBg?: boolean;
15
- spacing?: SPACING;
16
- headingTag?: HEADING_TAGS;
17
- className?: string;
18
- children: React.ReactNode;
19
- }
@@ -1 +0,0 @@
1
- export { default } from './PanelCustom';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelFeature.types';
2
- declare const PanelFeature: {
3
- ({ testID, title, description, inversed, assets, buttonData, withBg, spacing, chips, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelFeature;
7
- export type { Props };
@@ -1,25 +0,0 @@
1
- import { Props as ButtonProps } from '../Button/Button.types';
2
- import { Asset } from '../AnimationSet1/AnimationSet1.types';
3
- import { SPACING } from '../Hero/Hero.types';
4
- export interface Props {
5
- testID?: string;
6
- inversed?: boolean;
7
- title: string;
8
- description: string;
9
- meta?: any[];
10
- buttonData: ButtonProps;
11
- assets: {
12
- bgAsset?: Asset;
13
- focalAsset1?: Asset;
14
- focalAsset2?: Asset;
15
- focalAsset3?: Asset;
16
- };
17
- withBg?: boolean;
18
- spacing?: SPACING;
19
- chips?: {
20
- text: string;
21
- icon?: string;
22
- iconFirst?: boolean;
23
- variant?: string;
24
- }[];
25
- }
@@ -1 +0,0 @@
1
- export { default } from './PanelFeature';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelHero.types';
2
- declare const PanelHero: {
3
- ({ testID, title, contentComponent, description, image, buttonData, inversed, withBg, spacing, video, headingTag, className, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelHero;
7
- export type { Props };
@@ -1,18 +0,0 @@
1
- import { Props as ButtonProps } from '../Button/Button.types';
2
- import { Props as VideoProps } from '../Video/Video.types';
3
- import { SPACING } from '../Hero/Hero.types';
4
- import { HEADING_TAGS } from '../Heading/Heading.types';
5
- export interface Props {
6
- testID?: string;
7
- inversed?: boolean;
8
- title: string;
9
- contentComponent?: React.ReactNode;
10
- description?: string;
11
- buttonData?: ButtonProps;
12
- image?: string;
13
- video?: VideoProps;
14
- withBg?: boolean;
15
- spacing?: SPACING;
16
- headingTag?: HEADING_TAGS;
17
- className?: string;
18
- }
@@ -1 +0,0 @@
1
- export { default } from './PanelHero';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelIntro.types';
2
- declare const PanelIntro: {
3
- ({ testID, title, description, image, buttonData, inversed, withBg, spacing, video, headingTag, className, bgImage, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelIntro;
7
- export type { Props };
@@ -1,18 +0,0 @@
1
- import { Props as ButtonProps } from '../Button/Button.types';
2
- import { Props as VideoProps } from '../Video/Video.types';
3
- import { SPACING } from '../Hero/Hero.types';
4
- import { HEADING_TAGS } from '../Heading/Heading.types';
5
- export interface Props {
6
- testID?: string;
7
- inversed?: boolean;
8
- title: string;
9
- headingTag?: HEADING_TAGS;
10
- description?: string;
11
- buttonData?: ButtonProps;
12
- image?: string;
13
- video?: VideoProps;
14
- withBg?: boolean;
15
- spacing?: SPACING;
16
- className?: string;
17
- bgImage?: string;
18
- }
@@ -1 +0,0 @@
1
- export { default } from './PanelIntro';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelProduct.types';
2
- declare const PanelProduct: {
3
- ({ testID, title, description, image1, image2, iosLink, androidLink, inversed, withBg, spacing, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelProduct;
7
- export type { Props };
@@ -1,13 +0,0 @@
1
- import { SPACING } from "../Hero/Hero.types";
2
- export interface Props {
3
- testID?: string;
4
- title: string;
5
- description: string;
6
- image1: string;
7
- image2: string;
8
- iosLink: string;
9
- androidLink: string;
10
- inversed?: boolean;
11
- withBg?: boolean;
12
- spacing?: SPACING;
13
- }
@@ -1 +0,0 @@
1
- export { default } from './PanelProduct';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelScroller.types';
2
- declare const PanelScroller: {
3
- ({ testID, cols }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelScroller;
7
- export type { Props };
@@ -1,8 +0,0 @@
1
- interface Col {
2
- images: string[];
3
- }
4
- export interface Props {
5
- testID?: string;
6
- cols: Col[];
7
- }
8
- export {};
@@ -1 +0,0 @@
1
- export { default } from './PanelScroller';
@@ -1,7 +0,0 @@
1
- import { Props } from './PanelVideo.types';
2
- declare const PanelVideo: {
3
- ({ testID, className, title, description, spacing, videoProps, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default PanelVideo;
7
- export type { Props };
@@ -1,10 +0,0 @@
1
- import { SPACING } from '../Hero/Hero.types';
2
- import { Props as videoProps } from '../Video/Video.types';
3
- export interface Props {
4
- testID?: string;
5
- className?: string;
6
- title?: string;
7
- description?: string;
8
- spacing?: SPACING;
9
- videoProps: videoProps;
10
- }
@@ -1 +0,0 @@
1
- export { default } from './PanelVideo';
@@ -1,5 +0,0 @@
1
- import React from 'react';
2
- import { Props } from './Radio.types';
3
- declare const Radio: React.ForwardRefExoticComponent<Props & React.RefAttributes<unknown>>;
4
- export default Radio;
5
- export type { Props };
@@ -1,11 +0,0 @@
1
- import { OptionsType } from '../FormSelect/FormSelect.types';
2
- export interface Props {
3
- id: string;
4
- name: string;
5
- icon?: string;
6
- label?: string | React.ReactNode[];
7
- required?: boolean;
8
- disabled?: boolean;
9
- className?: string;
10
- options?: Array<OptionsType>;
11
- }
@@ -1 +0,0 @@
1
- export { default } from './Radio';
@@ -1,7 +0,0 @@
1
- import { Props } from './Schedule.types';
2
- declare const Schedule: {
3
- ({ testID, scheduleItems, hasAccess }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Schedule;
7
- export type { Props };
@@ -1,63 +0,0 @@
1
- interface Schedule {
2
- uuid: string;
3
- created: string;
4
- langcode: string;
5
- updated: string;
6
- days: {
7
- monday?: {
8
- title: string;
9
- start: string;
10
- end: string;
11
- video: string;
12
- live: string;
13
- }[];
14
- tuesday?: {
15
- title: string;
16
- start: string;
17
- end: string;
18
- video: string;
19
- live: string;
20
- }[];
21
- wednesday?: {
22
- title: string;
23
- start: string;
24
- end: string;
25
- video: string;
26
- live: string;
27
- }[];
28
- thursday?: {
29
- title: string;
30
- start: string;
31
- end: string;
32
- video: string;
33
- live: string;
34
- }[];
35
- friday?: {
36
- title: string;
37
- start: string;
38
- end: string;
39
- video: string;
40
- live: string;
41
- }[];
42
- saturday?: {
43
- title: string;
44
- start: string;
45
- end: string;
46
- video: string;
47
- live: string;
48
- }[];
49
- sunday?: {
50
- title: string;
51
- start: string;
52
- end: string;
53
- video: string;
54
- live: string;
55
- }[];
56
- }[];
57
- }
58
- export interface Props {
59
- testID?: string;
60
- scheduleItems?: Schedule;
61
- hasAccess?: boolean;
62
- }
63
- export {};
@@ -1 +0,0 @@
1
- export { default } from './Schedule';
@@ -1,7 +0,0 @@
1
- import { Props } from './ScheduleItem.types';
2
- declare const ScheduleItem: {
3
- ({ testID, end, live, start, title, video }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default ScheduleItem;
7
- export type { Props };
@@ -1,8 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- end: number;
4
- live: string;
5
- start: number;
6
- title: string;
7
- video?: string;
8
- }
@@ -1 +0,0 @@
1
- export { default } from './ScheduleItem';
@@ -1,7 +0,0 @@
1
- import { Props } from './Screen.types';
2
- declare const Screen: {
3
- ({ testID, children, showHeader, showFooter, image, showOverlay, isFlush, fixedHeader, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Screen;
7
- export type { Props };
@@ -1,15 +0,0 @@
1
- import { Props as HeaderProps } from '../Header/Header.types';
2
- import { Props as FooterProps } from '../Footer/Footer.types';
3
- import { ReactNode } from 'react';
4
- export interface Props {
5
- testID?: string;
6
- children: ReactNode;
7
- showHeader?: boolean;
8
- showFooter?: boolean;
9
- headerProps?: HeaderProps;
10
- footerProps?: FooterProps;
11
- image?: string;
12
- showOverlay?: boolean;
13
- isFlush?: boolean;
14
- fixedHeader?: boolean;
15
- }
@@ -1 +0,0 @@
1
- export { default } from './Screen';
@@ -1,11 +0,0 @@
1
- import * as React from "react";
2
- import { type VariantProps } from "class-variance-authority";
3
- declare const buttonVariants: (props?: ({
4
- variant?: "link" | "secondary" | "outline" | "default" | "destructive" | "ghost" | null | undefined;
5
- size?: "icon" | "default" | "sm" | "lg" | null | undefined;
6
- } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
7
- export interface ShadcnButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
8
- asChild?: boolean;
9
- }
10
- declare const ShadcnButton: React.ForwardRefExoticComponent<ShadcnButtonProps & React.RefAttributes<HTMLButtonElement>>;
11
- export { ShadcnButton, buttonVariants };
@@ -1,2 +0,0 @@
1
- export { ShadcnButton, buttonVariants } from './ShadcnButton';
2
- export type { ShadcnButtonProps } from './ShadcnButton';
@@ -1,27 +0,0 @@
1
- import * as React from "react";
2
- import useEmblaCarousel, { type UseEmblaCarouselType } from "embla-carousel-react";
3
- type CarouselApi = UseEmblaCarouselType[1];
4
- type UseCarouselParameters = Parameters<typeof useEmblaCarousel>;
5
- type CarouselOptions = UseCarouselParameters[0];
6
- type CarouselPlugin = UseCarouselParameters[1];
7
- type CarouselProps = {
8
- opts?: CarouselOptions;
9
- plugins?: CarouselPlugin;
10
- orientation?: "horizontal" | "vertical";
11
- setApi?: (api: CarouselApi) => void;
12
- };
13
- type CarouselContextProps = {
14
- carouselRef: ReturnType<typeof useEmblaCarousel>[0];
15
- api: ReturnType<typeof useEmblaCarousel>[1];
16
- scrollPrev: () => void;
17
- scrollNext: () => void;
18
- canScrollPrev: boolean;
19
- canScrollNext: boolean;
20
- } & CarouselProps;
21
- declare function useCarousel(): CarouselContextProps;
22
- declare const ShadcnCarousel: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & CarouselProps & React.RefAttributes<HTMLDivElement>>;
23
- declare const ShadcnCarouselContent: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
24
- declare const ShadcnCarouselItem: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
25
- declare const ShadcnCarouselPrevious: React.ForwardRefExoticComponent<Omit<import("../ShadcnButton").ShadcnButtonProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
26
- declare const ShadcnCarouselNext: React.ForwardRefExoticComponent<Omit<import("../ShadcnButton").ShadcnButtonProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
27
- export { type CarouselApi, ShadcnCarousel, ShadcnCarouselContent, ShadcnCarouselItem, ShadcnCarouselPrevious, ShadcnCarouselNext, useCarousel, };
@@ -1 +0,0 @@
1
- export { type CarouselApi, ShadcnCarousel, ShadcnCarouselContent, ShadcnCarouselItem, ShadcnCarouselPrevious, ShadcnCarouselNext, useCarousel, } from './ShadcnCarousel';
@@ -1,7 +0,0 @@
1
- import { Props } from './Share.types';
2
- declare const Share: {
3
- ({ testID, url, title, enabled, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Share;
7
- export type { Props };
@@ -1,12 +0,0 @@
1
- export interface Props {
2
- testID?: string;
3
- title?: string;
4
- url: string;
5
- enabled?: {
6
- facebook?: boolean;
7
- twitter?: boolean;
8
- whatsapp?: boolean;
9
- email?: boolean;
10
- linkedin?: boolean;
11
- };
12
- }
@@ -1 +0,0 @@
1
- export { default } from './Share';
@@ -1,7 +0,0 @@
1
- import { Props } from './SubscriptionManager.types';
2
- declare const SubscriptionManager: {
3
- ({ testID, title, children, subscription, plans, paymentMethod, changeSubscriptionCallback, pauseSubscriptionCallback, updatePaymentMethodCallback, selectedPlanCallback, confirmPlanCallback, isLoading, }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default SubscriptionManager;
7
- export type { Props };
@@ -1,34 +0,0 @@
1
- import { ReactNode } from "react";
2
- export interface Props {
3
- testID?: string;
4
- title?: string;
5
- description?: string;
6
- children?: ReactNode;
7
- subscription?: {
8
- id: string;
9
- status: string;
10
- plan: string;
11
- planDescription?: string;
12
- price: string;
13
- nextBillingDate: string;
14
- endDate?: string;
15
- };
16
- plans: {
17
- id: string;
18
- name: string;
19
- price: string;
20
- description: string;
21
- icon?: string;
22
- }[];
23
- paymentMethod?: {
24
- cardType: string;
25
- cardNumber: string;
26
- cardExpiry: string;
27
- };
28
- isLoading?: boolean;
29
- changeSubscriptionCallback?: (id: string) => void;
30
- pauseSubscriptionCallback?: () => void;
31
- updatePaymentMethodCallback?: () => void;
32
- selectedPlanCallback?: (planId: string) => void;
33
- confirmPlanCallback?: (planId: string) => void;
34
- }
@@ -1 +0,0 @@
1
- export { default } from './SubscriptionManager';
@@ -1,4 +0,0 @@
1
- import { Props } from './Switch.types';
2
- declare const Switch: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<unknown>>;
3
- export default Switch;
4
- export type { Props };
@@ -1,7 +0,0 @@
1
- export interface Props {
2
- id: string;
3
- name: string;
4
- disabled?: boolean;
5
- required?: boolean;
6
- className?: string;
7
- }
@@ -1 +0,0 @@
1
- export { default } from './Switch';
@@ -1,7 +0,0 @@
1
- import { Props } from './Tabs.types';
2
- declare const Tabs: {
3
- ({ data }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default Tabs;
7
- export type { Props };
@@ -1,7 +0,0 @@
1
- export interface TabItem {
2
- title: string;
3
- content: React.ReactNode;
4
- }
5
- export interface Props {
6
- data: TabItem[];
7
- }
@@ -1 +0,0 @@
1
- export { default } from './Tabs';
@@ -1,4 +0,0 @@
1
- import { Props } from './TextInput.types';
2
- declare const TextInput: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<unknown>>;
3
- export default TextInput;
4
- export type { Props };