@4alldigital/foundation-ui--gamma 1.81.3 → 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,37 +0,0 @@
1
- import { ChangeEvent } from "react";
2
- export declare enum InputType {
3
- TEXT = "text",
4
- PASSWORD = "password",
5
- EMAIL = "email",
6
- NUMBER = "number",
7
- TEL = "tel",
8
- URL = "url",
9
- SEARCH = "search",
10
- DATE = "date",
11
- TIME = "time",
12
- DATETIME = "datetime-local",
13
- MONTH = "month",
14
- WEEK = "week",
15
- FILE = "file",
16
- TEXTAREA = "textarea",
17
- HIDDEN = "hidden"
18
- }
19
- export interface Props {
20
- /** Input type. */
21
- type?: InputType;
22
- /** Specify if input is required. */
23
- required?: boolean;
24
- /** Custom style attributes. */
25
- className?: string;
26
- /** OnChange function handler. */
27
- onChange?: (e: ChangeEvent<HTMLInputElement | HTMLTextAreaElement>) => void;
28
- /** Placeholder text. */
29
- placeholder?: string;
30
- /** Input name attribute. */
31
- name?: string;
32
- /** Input icon value. */
33
- icon?: string;
34
- /** Input status. */
35
- disabled?: boolean;
36
- autoComplete?: 'off' | 'honorific-prefix' | 'given-name' | 'additional-name' | 'family-name' | 'honorific-suffix' | 'nickname' | 'email' | 'username' | 'new-password' | 'current-password' | 'one-time-code' | 'organization-title' | 'organization' | 'street-address' | 'address-line1' | 'address-line2' | 'address-line3' | 'address-level4' | 'address-level3' | 'address-level2' | 'address-level1' | 'country' | 'country-name' | 'postal-code' | 'cc-name' | 'cc-given-name' | 'cc-additional-name' | 'cc-family-name' | 'cc-number' | 'cc-exp' | 'cc-exp-month' | 'cc-exp-year' | 'cc-csc' | 'cc-type' | 'transaction-currency' | 'transaction-amount' | 'language' | 'bday' | 'bday-day' | 'bday-month' | 'bday-year';
37
- }
@@ -1 +0,0 @@
1
- export { default } from './TextInput';
@@ -1,9 +0,0 @@
1
- import { Props } from './Video.types';
2
- export interface VideoPlayerMethods {
3
- play: () => void;
4
- pause: () => void;
5
- fullscreen: () => void;
6
- }
7
- declare const Video: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<unknown>>;
8
- export default Video;
9
- export type { Props };
@@ -1,149 +0,0 @@
1
- interface VideoJsPlayerOptions {
2
- autoplay?: boolean;
3
- controls?: boolean;
4
- height?: number;
5
- loop?: boolean;
6
- muted?: boolean;
7
- poster?: string;
8
- preload?: 'auto' | 'metadata' | 'none';
9
- sources?: {
10
- src: string;
11
- type?: string;
12
- }[];
13
- width?: number;
14
- aspectRatio?: string;
15
- controlBar?: {
16
- remainingTimeDisplay?: {
17
- displayNegative: boolean;
18
- };
19
- skipButtons?: {
20
- forward: number;
21
- backward: number;
22
- };
23
- volumePanel?: {
24
- inline: boolean;
25
- };
26
- };
27
- html5?: {
28
- hls?: {
29
- enableLowInitialPlaylist: boolean;
30
- };
31
- };
32
- playbackRates?: number[];
33
- plugins?: any[];
34
- responsive?: boolean;
35
- fill?: boolean;
36
- fluid?: boolean;
37
- preferFullWindow?: boolean;
38
- audioOnlyMode?: boolean;
39
- audioPosterMode?: boolean;
40
- enableSmoothSeeking?: boolean;
41
- experimentalSvgIcons?: boolean;
42
- fullscreen?: {
43
- options: {
44
- navigationUI: 'hide' | 'show';
45
- };
46
- };
47
- liveui?: boolean;
48
- liveTracker?: {
49
- trackingThreshold: number;
50
- liveTolerance: number;
51
- };
52
- nativeControlsForTouch?: boolean;
53
- normalizeAutoplay?: boolean;
54
- notSupportedMessage?: string;
55
- noUITitleAttributes?: boolean;
56
- playsinline?: boolean;
57
- techCanOverridePoster?: boolean;
58
- techOrder?: string[];
59
- userActions?: {
60
- click?: boolean;
61
- doubleClick?: boolean;
62
- hotkeys?: {
63
- fullscreenKey: string;
64
- muteKey: string;
65
- playPauseKey: string;
66
- };
67
- };
68
- language?: string;
69
- languages?: {
70
- [key: string]: {
71
- Play: string;
72
- Pause: string;
73
- Mute: string;
74
- Unmute: string;
75
- Fullscreen: string;
76
- PictureInPicture: string;
77
- RemainingTime: string;
78
- TimeDivider: string;
79
- Time: string;
80
- Live: string;
81
- Volume: string;
82
- Aired: string;
83
- PlaybackRate: string;
84
- Subtitles: string;
85
- AudioTracks: string;
86
- Settings: string;
87
- Quality: string;
88
- Speed: string;
89
- Normal: string;
90
- QualityBadge: string;
91
- Rewind: string;
92
- Forward: string;
93
- FullscreenOff: string;
94
- PictureInPictureOn: string;
95
- PictureInPictureOff: string;
96
- VolumePanel: string;
97
- AudioTrack: string;
98
- YouAreWatchingLive: string;
99
- YouAreWatchingLiveEvent: string;
100
- YouAreWatchingLiveStream: string;
101
- LiveEvent: string;
102
- LiveStream: string;
103
- };
104
- };
105
- inactivityTimeout?: number;
106
- breakpoints?: {
107
- [key: string]: {
108
- width: number;
109
- height: number;
110
- };
111
- };
112
- controlBarBreakpoints?: {
113
- [key: string]: {
114
- width: number;
115
- height: number;
116
- };
117
- };
118
- playbackRate?: number;
119
- onReady?: (player: any) => void;
120
- onPlay?: (event: Event) => void;
121
- onPause?: (event: Event) => void;
122
- onEnded?: (event: Event) => void;
123
- onError?: (event: Event) => void;
124
- onTimeUpdate?: (event: Event) => void;
125
- onVolumeChange?: (event: Event) => void;
126
- onFullscreenChange?: (event: Event) => void;
127
- }
128
- export interface Props {
129
- url?: string;
130
- autoPlay?: boolean;
131
- muted?: boolean;
132
- preload?: 'auto' | 'metadata' | 'none';
133
- title?: string;
134
- sources?: {
135
- src: string;
136
- type?: string;
137
- }[];
138
- className?: string;
139
- options?: VideoJsPlayerOptions;
140
- isYoutube?: boolean;
141
- onReady?: (player: any) => void;
142
- onExitFullScreenCallback?: () => void;
143
- defaultAudioTrack?: string;
144
- rounded?: boolean;
145
- aspectRatioValue?: '16/9' | '4/3' | '1/1' | '3/4' | '9/16' | '16/7' | '16/5';
146
- fullScreenOnly?: boolean;
147
- isModal?: boolean;
148
- }
149
- export {};
@@ -1 +0,0 @@
1
- export { default } from './Video';
@@ -1,7 +0,0 @@
1
- import { Props } from './VisitUs.types';
2
- declare const VisitUs: {
3
- ({ testID, facebook, twitter, instagram, linkedin, youtube }: Props): import("react/jsx-runtime").JSX.Element;
4
- displayName: string;
5
- };
6
- export default VisitUs;
7
- export type { Props };
@@ -1,12 +0,0 @@
1
- export interface ShareProps {
2
- title: string;
3
- url: string;
4
- }
5
- export interface Props {
6
- testID?: string;
7
- facebook?: ShareProps;
8
- twitter?: ShareProps;
9
- instagram?: ShareProps;
10
- linkedin?: ShareProps;
11
- youtube?: ShareProps;
12
- }
@@ -1 +0,0 @@
1
- export { default } from './VisitUs';
@@ -1,132 +0,0 @@
1
- export { default as AnimationCounter } from './AnimationCounter';
2
- export { default as Blockquote } from './Blockquote';
3
- export { default as Button } from './Button';
4
- export { default as Checkbox } from './Checkbox';
5
- export { default as Chip } from './Chip';
6
- export { default as Calendar } from './Calendar';
7
- export { default as Collapsible } from './Collapsible';
8
- export { default as Copy } from './Copy';
9
- export { default as FileUpload } from './FileUpload';
10
- export { default as Heading } from './Heading';
11
- export { default as Hr } from './Hr';
12
- export { default as Icon } from './Icon';
13
- export { default as Image } from './Image';
14
- export { default as Label } from './Label';
15
- export { default as Link } from './Link';
16
- export { default as List } from './List';
17
- export { default as Logo } from './Logo';
18
- export { default as ListItem } from './ListItem';
19
- export { default as Notice } from './Notice';
20
- export { default as Radio } from './Radio';
21
- export { default as Switch } from './Switch';
22
- export { default as TextInput } from './TextInput';
23
- export { default as Avatar } from './Avatar';
24
- export { default as Banner } from './Banner';
25
- export { default as ButtonGroup } from './ButtonGroup';
26
- export { default as Card } from './Card';
27
- export { default as DisplayHeading } from './DisplayHeading';
28
- export { default as Form } from './Form';
29
- export { default as FormField } from './FormField';
30
- export { default as FormSelect } from './FormSelect';
31
- export { default as Share } from './Share';
32
- export { default as Tabs } from './Tabs';
33
- export { default as VisitUs } from './VisitUs';
34
- export { default as Menu } from './Menu';
35
- export { default as Hero } from './Hero';
36
- export { default as HtmlContent } from './HtmlContent';
37
- export { default as AnimationSet1 } from './AnimationSet1';
38
- export { default as Authenticator } from './Authenticator';
39
- export { default as Carousel } from './Carousel';
40
- export { default as PanelCards } from './PanelCards';
41
- export { default as PanelFeature } from './PanelFeature';
42
- export { default as PanelHero } from './PanelHero';
43
- export { default as PanelProduct } from './PanelProduct';
44
- export { default as PanelVideo } from './PanelVideo';
45
- export { default as PanelIntro } from './PanelIntro';
46
- export { default as PanelCustom } from './PanelCustom';
47
- export { default as PanelScroller } from './PanelScroller';
48
- export { default as CardGrid } from './CardGrid';
49
- export { default as Screen } from './Screen';
50
- export { default as Accordion } from './Accordion';
51
- export { default as SubscriptionManager } from './SubscriptionManager';
52
- export { default as Container } from './Container';
53
- export { default as ContentPageLayout } from './ContentPageLayout';
54
- export { default as ContentRowsLayout } from './ContentRowsLayout';
55
- export { default as Footer } from './Footer';
56
- export { default as Header } from './Header';
57
- export { default as Loader } from './Loader';
58
- export { default as Video } from './Video';
59
- export { default as OTPInput } from './OTPInput';
60
- export { default as FullScreenVideoModal } from './FullScreenVideoModal';
61
- export { default as Cart } from './Cart';
62
- export { default as FullContentBackgroundImage } from './FullContentBackgroundImage';
63
- export type { Props as BlockquoteProps } from './Blockquote/Blockquote.types';
64
- export type { Props as ButtonProps } from './Button/Button.types';
65
- export { BTN_TYPES, BTN_VARIANTS, BTN_SIZES } from './Button/Button.types';
66
- export type { Props as CopyProps } from './Copy/Copy.types';
67
- export { COPY_ALIGN, COPY_TRANSFORM, COPY_CONTEXTUAL, COPY_SIZE, COPY_TAG } from './Copy/Copy.types';
68
- export type { Props as HeadingProps } from './Heading/Heading.types';
69
- export { HEADING_TAGS, HEADING_ALIGN, HEADING_TRANSFORM } from './Heading/Heading.types';
70
- export type { Props as IconProps } from './Icon/Icon.types';
71
- export type { Props as ImageProps } from './Image/Image.types';
72
- export type { Props as LinkProps } from './Link/Link.types';
73
- export type { Props as ListProps, VariantsTypes } from './List/List.types';
74
- export { Variants, ListTag } from './List/List.types';
75
- export type { Props as ListItemProps } from './ListItem/ListItem.types';
76
- export type { Props as NoticeProps } from './Notice/Notice.types';
77
- export type { Props as LoaderProps } from './Loader/Loader.types';
78
- export type { Props as ContainerProps } from './Container/Container.types';
79
- export type { Props as ContentPageLayoutProps } from './ContentPageLayout/ContentPageLayout.types';
80
- export { CPL_SPACING } from './ContentPageLayout/ContentPageLayout.types';
81
- export type { Props as ContentRowsLayoutProps } from './ContentRowsLayout/ContentRowsLayout.types';
82
- export { CRL_SIZE } from './ContentRowsLayout/ContentRowsLayout.types';
83
- export type { Props as FormProps } from './Form/Form.types';
84
- export type { Props as FormFieldProps } from './FormField/FormField.types';
85
- export { FIELD_TYPES } from './FormField/FormField.types';
86
- export type { Props as CardProps } from './Card/Card.types';
87
- export { CardVariant } from './Card/Card.types';
88
- export type { Props as PanelCardsProps } from './PanelCards/PanelCards.types';
89
- export type { Props as PanelFeatureProps } from './PanelFeature/PanelFeature.types';
90
- export type { Props as PanelHeroProps } from './PanelHero/PanelHero.types';
91
- export type { Props as PanelProductProps } from './PanelProduct/PanelProduct.types';
92
- export type { Props as PanelVideoProps } from './PanelVideo/PanelVideo.types';
93
- export type { Props as PanelIntroProps } from './PanelIntro/PanelIntro.types';
94
- export type { Props as PanelCustomProps } from './PanelCustom/PanelCustom.types';
95
- export type { Props as PanelScrollerProps } from './PanelScroller/PanelScroller.types';
96
- export type { Props as ShareProps } from './Share/Share.types';
97
- export type { Props as TabsProps } from './Tabs/Tabs.types';
98
- export type { Props as VisitUsProps } from './VisitUs/VisitUs.types';
99
- export type { Props as MenuProps } from './Menu/Menu.types';
100
- export type { Props as CheckboxProps } from './Checkbox/Checkbox.types';
101
- export type { Props as RadioProps } from './Radio/Radio.types';
102
- export type { Props as SwitchProps } from './Switch/Switch.types';
103
- export type { Props as TextInputProps } from './TextInput/TextInput.types';
104
- export type { Props as AnimationCounterProps } from './AnimationCounter/AnimationCounter.types';
105
- export type { Props as ButtonGroupProps } from './ButtonGroup/ButtonGroup.types';
106
- export type { Props as LogoProps } from './Logo/Logo.types';
107
- export type { Props as FormSelectProps } from './FormSelect/FormSelect.types';
108
- export type { Props as AuthenticatorProps } from './Authenticator/Authenticator.types';
109
- export type { Props as DisplayHeadingProps } from './DisplayHeading/DisplayHeading.types';
110
- export type { Props as AnimationSet1Props } from './AnimationSet1/AnimationSet1.types';
111
- export type { Props as FileUploadProps } from './FileUpload/FileUpload.types';
112
- export type { Props as HrProps } from './Hr/Hr.types';
113
- export type { Props as FooterProps } from './Footer/Footer.types';
114
- export type { Props as VideoProps } from './Video/Video.types';
115
- export type { Props as ChipProps } from './Chip/Chip.types';
116
- export type { CalendarProps } from './Calendar/Calendar.types';
117
- export type { CollapsibleRootProps, CollapsibleTriggerProps, CollapsibleContentProps } from './Collapsible/Collapsible.types';
118
- export type { Props as AvatarProps } from './Avatar/Avatar.types';
119
- export type { Props as BannerProps } from './Banner/Banner.types';
120
- export type { Props as OTPInputProps } from './OTPInput/OTPInput.types';
121
- export type { Props as HeroProps } from './Hero/Hero.types';
122
- export { SPACING } from './Hero/Hero.types';
123
- export type { Props as HtmlContentProps } from './HtmlContent/HtmlContent.types';
124
- export type { Props as CardGridProps } from './CardGrid/CardGrid.types';
125
- export type { Props as ScreenProps } from './Screen/Screen.types';
126
- export type { Props as CarouselProps } from './Carousel/Carousel.types';
127
- export type { Props as AccordionProps } from './Accordion/Accordion.types';
128
- export type { Props as SubscriptionManagerProps } from './SubscriptionManager/SubscriptionManager.types';
129
- export type { Props as FullScreenVideoModalProps } from './FullScreenVideoModal/FullScreenVideoModal.types';
130
- export type { Props as CartProps } from './Cart/Cart.types';
131
- export type { Props as FullContentBackgroundImageProps } from './FullContentBackgroundImage/FullContentBackgroundImage.types';
132
- export type { Props as HeaderProps } from './Header/Header.types';
@@ -1,3 +0,0 @@
1
- export declare const DATE_FORMAT = "MMMM dd, yyyy";
2
- export declare const DATE_TIME_FORMAT = "MMMM dd, yyyy HH:mm";
3
- export declare const TIME_FORMAT = "HH:mm";
@@ -1,27 +0,0 @@
1
- import React, { ReactNode } from 'react';
2
- interface AmplifyContextProps {
3
- config: {
4
- region?: string;
5
- userPoolId?: string;
6
- userPoolWebClientId?: string;
7
- signUpVerificationMethod?: string;
8
- oauth: {
9
- domain?: string;
10
- scope?: string[];
11
- redirectSignIn?: string;
12
- redirectSignOut?: string;
13
- responseType?: string;
14
- };
15
- cookieStorage: {
16
- domain?: string;
17
- secure?: boolean;
18
- };
19
- };
20
- }
21
- export declare const AmplifyContext: React.Context<AmplifyContextProps>;
22
- interface AmplifyProviderProps {
23
- children: ReactNode;
24
- value: AmplifyContextProps;
25
- }
26
- export declare const AmplifyProvider: ({ children, value }: AmplifyProviderProps) => import("react/jsx-runtime").JSX.Element;
27
- export default AmplifyProvider;
@@ -1,71 +0,0 @@
1
- import React from 'react';
2
- import { ShareProps } from '../../components/VisitUs/VisitUs.types';
3
- interface AppContextProps {
4
- brand?: {
5
- logo: string;
6
- logoAspectRatio: string;
7
- name: string;
8
- tagline?: string;
9
- logoOnly?: boolean;
10
- };
11
- header?: {
12
- authNav?: {
13
- id: string;
14
- title: string;
15
- url: string;
16
- }[];
17
- anonNav?: {
18
- id: string;
19
- title: string;
20
- url: string;
21
- }[];
22
- profile?: {
23
- id: string;
24
- title: string;
25
- url: string;
26
- }[];
27
- };
28
- footer?: {
29
- about?: string;
30
- visitUs?: {
31
- facebook?: ShareProps;
32
- instagram?: ShareProps;
33
- linkedin?: ShareProps;
34
- twitter?: ShareProps;
35
- youtube?: ShareProps;
36
- };
37
- menus?: {
38
- title: string;
39
- links: {
40
- id: string;
41
- title: string;
42
- url: string;
43
- icon?: string;
44
- }[];
45
- }[];
46
- custom: React.ReactNode;
47
- };
48
- locale?: {
49
- lang?: string;
50
- currency?: string;
51
- country?: string;
52
- };
53
- images?: {
54
- banner: string[];
55
- placeholder: string;
56
- };
57
- app?: {
58
- loginCallback?: () => void;
59
- logoutCallback?: () => void;
60
- isAuthenticated?: boolean;
61
- showCart?: boolean;
62
- };
63
- }
64
- export declare const AppContext: React.Context<AppContextProps>;
65
- interface AppProviderProps {
66
- children: React.ReactNode;
67
- value: AppContextProps;
68
- }
69
- export declare const AppProvider: ({ children, value }: AppProviderProps) => import("react/jsx-runtime").JSX.Element;
70
- export declare const useAppContext: () => AppContextProps;
71
- export default AppProvider;
@@ -1,44 +0,0 @@
1
- import { ReactNode } from 'react';
2
- interface ContextProps {
3
- value: {
4
- items?: {
5
- uuid: string;
6
- title: string;
7
- image: string;
8
- options?: {
9
- usage?: string | null;
10
- selectedPrice?: number | null;
11
- selectedLicense?: string | null;
12
- };
13
- }[];
14
- taxRate?: {
15
- country: string;
16
- percentage: number;
17
- };
18
- taxAmount?: number;
19
- promoCode?: {
20
- code: string;
21
- name: string;
22
- discount: string;
23
- discountedAmount: number;
24
- };
25
- currency?: {
26
- symbol: string;
27
- code: string;
28
- showCode?: boolean;
29
- };
30
- cartTotal?: string;
31
- };
32
- handleRemoveFromCart?: (uuid: string) => void;
33
- handleAddPromoCode?: (code: string) => void;
34
- handleRemovePromoCode?: (code: string) => void;
35
- handleCheckout?: () => void;
36
- handleItemClick?: (uuid: string) => void;
37
- }
38
- interface CartProviderProps {
39
- children: ReactNode;
40
- data: ContextProps;
41
- }
42
- export declare const CartProvider: ({ children, data }: CartProviderProps) => import("react/jsx-runtime").JSX.Element;
43
- export declare const useCartContext: () => ContextProps;
44
- export default CartProvider;
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- interface ThemeContextProps {
3
- isDarkTheme: boolean;
4
- toggleTheme: () => void;
5
- theme?: any;
6
- }
7
- export declare const defaultTheme: ThemeContextProps;
8
- export declare const ThemeContext: React.Context<ThemeContextProps>;
9
- interface ThemeProviderProps {
10
- children: React.ReactNode;
11
- theme: ThemeContextProps;
12
- }
13
- export declare const ThemeProvider: ({ children, theme }: ThemeProviderProps) => import("react/jsx-runtime").JSX.Element;
14
- export declare const useThemeContext: () => ThemeContextProps;
15
- export default ThemeProvider;
@@ -1,8 +0,0 @@
1
- export * from './Theme';
2
- export { default as ThemeProvider } from './Theme';
3
- export * from './App';
4
- export { default as AppProvider } from './App';
5
- export * from './Amplify';
6
- export { default as AmplifyProvider } from './Amplify';
7
- export * from './Cart';
8
- export { default as CartProvider } from './Cart';
@@ -1,2 +0,0 @@
1
- import { Props } from './Search.types';
2
- export default function Search({ showOptions, sortOptions, resultAs, ResultFieldMap, config, facetDisplay, noSidebar, customConnector, showPagingInfo, gridClasses, initialState, showTextSearch, }: Props): import("react/jsx-runtime").JSX.Element;
@@ -1,39 +0,0 @@
1
- import { RequestState } from '@elastic/search-ui';
2
- import { cardMap } from './views/Result/Result.types';
3
- export declare enum ResultAsTypes {
4
- cardBasic = "cardBasic",
5
- cardMedia = "cardMedia",
6
- cardVideo = "cardVideo"
7
- }
8
- interface FacetDisplay {
9
- field: string;
10
- label: string;
11
- view: React.FC<any>;
12
- }
13
- export interface Props {
14
- custom?: string;
15
- showOptions?: number[];
16
- sortOptions?: any[];
17
- resultAs: ResultAsTypes;
18
- ResultFieldMap?: cardMap;
19
- config: {
20
- searchFields: any;
21
- filters: any[];
22
- facets: any;
23
- resultsFields: any;
24
- alwaysSearchOnInitialLoad?: boolean;
25
- initialPlaceholder?: string;
26
- };
27
- facetDisplay?: FacetDisplay[];
28
- noSidebar?: boolean;
29
- customConnector?: {
30
- host: string;
31
- index: string;
32
- apiKey: string;
33
- };
34
- showPagingInfo?: boolean;
35
- gridClasses?: string;
36
- initialState?: RequestState;
37
- showTextSearch?: boolean;
38
- }
39
- export {};
@@ -1,35 +0,0 @@
1
- /**
2
- * This file abstracts most logic around the configuration of the Reference UI.
3
- *
4
- * Configuration is an important part of the "reusability" and "generic-ness" of
5
- * the Reference UI, but if you are using this app as a starting point for own
6
- * project, everything related to configuration can largely be thrown away. To
7
- * that end, this file attempts to contain most of that logic to one place.
8
- */
9
- export declare function getConfig(): any;
10
- export declare function getTitleField(): any;
11
- export declare function getUrlField(): any;
12
- export declare function getThumbnailField(): any;
13
- export declare function getFacetFields(): any;
14
- export declare function getSortFields(): any;
15
- export declare function getResultTitle(result: any): any;
16
- export declare function stripUnnecessaryResultFields(resultFields: any): {};
17
- export declare function buildSearchOptionsFromConfig(): any;
18
- export declare function buildFacetConfigFromConfig(): any;
19
- export declare function buildSortOptionsFromConfig(): any[];
20
- export declare function buildAutocompleteQueryConfig(): {
21
- suggestions?: undefined;
22
- } | {
23
- suggestions: {
24
- types: {
25
- documents: {
26
- fields: any;
27
- };
28
- };
29
- };
30
- };
31
- export declare function getDefaultConnectConfig(): {
32
- host: string;
33
- index: string;
34
- apiKey: string;
35
- };
@@ -1 +0,0 @@
1
- export { default } from './Search';
@@ -1 +0,0 @@
1
- export default function appendClassName(baseClassName?: string | string[] | undefined, newClassName?: string | string[] | undefined): string;
@@ -1,3 +0,0 @@
1
- export declare function getRaw(object: any): any;
2
- export declare function getEscapedField(maybeObject: any): any;
3
- export declare function formatResult(result: any): {};
@@ -1 +0,0 @@
1
- export default function getFilterValueDisplay(filterValue: any): string;
@@ -1,6 +0,0 @@
1
- /**
2
- *
3
- * @param {URL} URLParser URL interface provided by browser https://developer.mozilla.org/en-US/docs/Web/API/URL
4
- * @param {String} currentLocation String representation of the browser's current location
5
- */
6
- export default function getUrlSanitizer(URLParser: typeof URL, currentLocation: string): (url: string) => string;
@@ -1,4 +0,0 @@
1
- export { default as getFilterValueDisplay } from './getFilterValueDisplay';
2
- export { default as appendClassName } from './appendClassName';
3
- export { default as getUrlSanitizer } from './getUrlSanitizer';
4
- export { formatResult, getEscapedField, getRaw } from './formatResult';
@@ -1,7 +0,0 @@
1
- import { Props } from './Layout.types';
2
- declare function Layout({ className, children, header, bodyContent, bodyFooter, bodyHeader, sideContent, showSidebar, }: Props): import("react/jsx-runtime").JSX.Element;
3
- declare namespace Layout {
4
- var displayName: string;
5
- }
6
- export default Layout;
7
- export type { Props };