@4alldigital/foundation-ui--gamma 1.41.2 → 1.43.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 (264) hide show
  1. package/dist/foundation-ui.css +1 -1
  2. package/dist/index.esm.js +1 -1994
  3. package/dist/index.js +1 -2056
  4. package/dist/types/{fui → lib}/components/Card/constants/index.d.ts +1 -1
  5. package/dist/types/lib/components/Form/Form.types.d.ts +21 -0
  6. package/dist/types/{fui → lib}/components/FormSelect/FormSelect.types.d.ts +0 -14
  7. package/dist/types/{fui → lib}/components/Icon/Icon.d.ts +0 -4
  8. package/dist/types/{fui → lib}/components/Image/Image.d.ts +0 -1
  9. package/dist/types/{fui → lib}/components/Image/Image.types.d.ts +0 -4
  10. package/dist/types/{fui → lib}/components/TextInput/TextInput.types.d.ts +0 -8
  11. package/dist/types/{fui/context/AppContext.d.ts → lib/context/App/index.d.ts} +1 -1
  12. package/dist/types/lib/context/index.d.ts +4 -0
  13. package/dist/types/lib/features/Search/view-helpers/getUrlSanitizer.d.ts +1 -0
  14. package/dist/types/{fui → lib}/index.d.ts +1 -2
  15. package/dist/types/lib/translations/index.d.ts +1 -0
  16. package/dist/types/packages/default/theme/styles/settings/settings.themes.d.ts +5 -5
  17. package/dist/types/packages/gamma/src/index.d.ts +2 -1
  18. package/dist/types/packages/gamma/theme/index.d.ts +57 -5
  19. package/dist/types/packages/gamma/theme/styles/settings/settings.themes.d.ts +5 -5
  20. package/package.json +4 -4
  21. package/dist/types/fui/components/Form/Form.types.d.ts +0 -36
  22. package/dist/types/fui/components/ListItem/ListItem.d.ts +0 -7
  23. package/dist/types/fui/components/ListItem/index.d.ts +0 -1
  24. package/dist/types/fui/features/Search/view-helpers/getUrlSanitizer.d.ts +0 -6
  25. package/dist/types/fui/features/Search/views/Sidebar/Sidebar.d.ts +0 -8
  26. package/dist/types/fui/features/Search/views/Sidebar/Sidebar.types.d.ts +0 -3
  27. package/dist/types/fui/features/Search/views/Sidebar/index.d.ts +0 -1
  28. package/dist/types/fui/hooks/useTheme.d.ts +0 -1
  29. package/dist/types/fui/setupTests.d.ts +0 -1
  30. package/dist/types/fui/stories/Page.d.ts +0 -6
  31. package/dist/types/fui/translations/index.d.ts +0 -2
  32. package/dist/types/fui/utils/parseDuration/index.d.ts +0 -19
  33. package/dist/types/packages/alpha/src/index.d.ts +0 -3
  34. package/dist/types/packages/alpha/theme/index.d.ts +0 -64
  35. package/dist/types/packages/alpha/theme/styles/buttons/buttons.themes.d.ts +0 -4
  36. package/dist/types/packages/alpha/theme/styles/colors/colors.themes.d.ts +0 -2
  37. package/dist/types/packages/alpha/theme/styles/fonts/fonts.themes.d.ts +0 -9
  38. package/dist/types/packages/alpha/theme/styles/settings/settings.themes.d.ts +0 -245
  39. package/dist/types/packages/beta/src/index.d.ts +0 -3
  40. package/dist/types/packages/beta/theme/index.d.ts +0 -64
  41. package/dist/types/packages/beta/theme/styles/buttons/buttons.themes.d.ts +0 -4
  42. package/dist/types/packages/beta/theme/styles/colors/colors.themes.d.ts +0 -2
  43. package/dist/types/packages/beta/theme/styles/fonts/fonts.themes.d.ts +0 -9
  44. package/dist/types/packages/beta/theme/styles/settings/settings.themes.d.ts +0 -246
  45. package/dist/types/packages/default/src/index.d.ts +0 -3
  46. package/dist/types/packages/default/theme/index.d.ts +0 -64
  47. package/dist/types/packages/default/theme/styles/cards/cards.themes.d.ts +0 -7
  48. /package/dist/types/{fui → lib}/components/AnimationCounter/AnimationCounter.d.ts +0 -0
  49. /package/dist/types/{fui → lib}/components/AnimationCounter/AnimationCounter.types.d.ts +0 -0
  50. /package/dist/types/{fui → lib}/components/AnimationCounter/index.d.ts +0 -0
  51. /package/dist/types/{fui → lib}/components/AnimationSet1/AnimationSet1.d.ts +0 -0
  52. /package/dist/types/{fui → lib}/components/AnimationSet1/AnimationSet1.types.d.ts +0 -0
  53. /package/dist/types/{fui → lib}/components/AnimationSet1/index.d.ts +0 -0
  54. /package/dist/types/{fui → lib}/components/Authenticator/Authenticator.d.ts +0 -0
  55. /package/dist/types/{fui → lib}/components/Authenticator/Authenticator.types.d.ts +0 -0
  56. /package/dist/types/{fui → lib}/components/Authenticator/index.d.ts +0 -0
  57. /package/dist/types/{fui → lib}/components/Avatar/Avatar.d.ts +0 -0
  58. /package/dist/types/{fui → lib}/components/Avatar/Avatar.types.d.ts +0 -0
  59. /package/dist/types/{fui → lib}/components/Avatar/index.d.ts +0 -0
  60. /package/dist/types/{fui → lib}/components/Blockquote/Blockquote.d.ts +0 -0
  61. /package/dist/types/{fui → lib}/components/Blockquote/Blockquote.types.d.ts +0 -0
  62. /package/dist/types/{fui → lib}/components/Blockquote/index.d.ts +0 -0
  63. /package/dist/types/{fui → lib}/components/Button/Button.d.ts +0 -0
  64. /package/dist/types/{fui → lib}/components/Button/Button.types.d.ts +0 -0
  65. /package/dist/types/{fui → lib}/components/Button/index.d.ts +0 -0
  66. /package/dist/types/{fui → lib}/components/ButtonGroup/ButtonGroup.d.ts +0 -0
  67. /package/dist/types/{fui → lib}/components/ButtonGroup/ButtonGroup.types.d.ts +0 -0
  68. /package/dist/types/{fui → lib}/components/ButtonGroup/index.d.ts +0 -0
  69. /package/dist/types/{fui → lib}/components/Card/Card.d.ts +0 -0
  70. /package/dist/types/{fui → lib}/components/Card/Card.types.d.ts +0 -0
  71. /package/dist/types/{fui → lib}/components/Card/index.d.ts +0 -0
  72. /package/dist/types/{fui → lib}/components/Card/types/CardBasic/CardBasic.d.ts +0 -0
  73. /package/dist/types/{fui → lib}/components/Card/types/CardBasic/CardBasic.types.d.ts +0 -0
  74. /package/dist/types/{fui → lib}/components/Card/types/CardBasic/index.d.ts +0 -0
  75. /package/dist/types/{fui → lib}/components/Card/types/CardData/CardData.d.ts +0 -0
  76. /package/dist/types/{fui → lib}/components/Card/types/CardData/CardData.types.d.ts +0 -0
  77. /package/dist/types/{fui → lib}/components/Card/types/CardData/index.d.ts +0 -0
  78. /package/dist/types/{fui → lib}/components/Card/types/CardHorz/CardHorz.d.ts +0 -0
  79. /package/dist/types/{fui → lib}/components/Card/types/CardHorz/CardHorz.types.d.ts +0 -0
  80. /package/dist/types/{fui → lib}/components/Card/types/CardHorz/index.d.ts +0 -0
  81. /package/dist/types/{fui → lib}/components/Card/types/CardIcon/CardIcon.d.ts +0 -0
  82. /package/dist/types/{fui → lib}/components/Card/types/CardIcon/CardIcon.types.d.ts +0 -0
  83. /package/dist/types/{fui → lib}/components/Card/types/CardIcon/index.d.ts +0 -0
  84. /package/dist/types/{fui → lib}/components/Card/types/CardMedia/CardMedia.d.ts +0 -0
  85. /package/dist/types/{fui → lib}/components/Card/types/CardMedia/CardMedia.types.d.ts +0 -0
  86. /package/dist/types/{fui → lib}/components/Card/types/CardMedia/index.d.ts +0 -0
  87. /package/dist/types/{fui → lib}/components/Card/types/CardVideo/CardVideo.d.ts +0 -0
  88. /package/dist/types/{fui → lib}/components/Card/types/CardVideo/CardVideo.types.d.ts +0 -0
  89. /package/dist/types/{fui → lib}/components/Card/types/CardVideo/index.d.ts +0 -0
  90. /package/dist/types/{fui → lib}/components/Checkbox/Checkbox.d.ts +0 -0
  91. /package/dist/types/{fui → lib}/components/Checkbox/Checkbox.types.d.ts +0 -0
  92. /package/dist/types/{fui → lib}/components/Checkbox/index.d.ts +0 -0
  93. /package/dist/types/{fui → lib}/components/Chip/Chip.d.ts +0 -0
  94. /package/dist/types/{fui → lib}/components/Chip/Chip.types.d.ts +0 -0
  95. /package/dist/types/{fui → lib}/components/Chip/index.d.ts +0 -0
  96. /package/dist/types/{fui → lib}/components/Container/Container.d.ts +0 -0
  97. /package/dist/types/{fui → lib}/components/Container/Container.types.d.ts +0 -0
  98. /package/dist/types/{fui → lib}/components/Container/index.d.ts +0 -0
  99. /package/dist/types/{fui → lib}/components/ContentPageLayout/ContentPageLayout.d.ts +0 -0
  100. /package/dist/types/{fui → lib}/components/ContentPageLayout/ContentPageLayout.types.d.ts +0 -0
  101. /package/dist/types/{fui → lib}/components/ContentPageLayout/index.d.ts +0 -0
  102. /package/dist/types/{fui → lib}/components/ContentRowsLayout/ContentRowsLayout.d.ts +0 -0
  103. /package/dist/types/{fui → lib}/components/ContentRowsLayout/ContentRowsLayout.types.d.ts +0 -0
  104. /package/dist/types/{fui → lib}/components/ContentRowsLayout/index.d.ts +0 -0
  105. /package/dist/types/{fui → lib}/components/Copy/Copy.d.ts +0 -0
  106. /package/dist/types/{fui → lib}/components/Copy/Copy.types.d.ts +0 -0
  107. /package/dist/types/{fui → lib}/components/Copy/index.d.ts +0 -0
  108. /package/dist/types/{fui → lib}/components/DisplayHeading/DisplayHeading.d.ts +0 -0
  109. /package/dist/types/{fui → lib}/components/DisplayHeading/DisplayHeading.types.d.ts +0 -0
  110. /package/dist/types/{fui → lib}/components/DisplayHeading/index.d.ts +0 -0
  111. /package/dist/types/{fui → lib}/components/FileUpload/FileUpload.d.ts +0 -0
  112. /package/dist/types/{fui → lib}/components/FileUpload/FileUpload.types.d.ts +0 -0
  113. /package/dist/types/{fui → lib}/components/FileUpload/index.d.ts +0 -0
  114. /package/dist/types/{fui → lib}/components/Footer/Footer.d.ts +0 -0
  115. /package/dist/types/{fui → lib}/components/Footer/Footer.types.d.ts +0 -0
  116. /package/dist/types/{fui → lib}/components/Footer/index.d.ts +0 -0
  117. /package/dist/types/{fui → lib}/components/Form/Form.d.ts +0 -0
  118. /package/dist/types/{fui → lib}/components/Form/index.d.ts +0 -0
  119. /package/dist/types/{fui → lib}/components/FormField/FormField.d.ts +0 -0
  120. /package/dist/types/{fui → lib}/components/FormField/FormField.types.d.ts +0 -0
  121. /package/dist/types/{fui → lib}/components/FormField/index.d.ts +0 -0
  122. /package/dist/types/{fui → lib}/components/FormSelect/FormSelect.d.ts +0 -0
  123. /package/dist/types/{fui → lib}/components/FormSelect/index.d.ts +0 -0
  124. /package/dist/types/{fui → lib}/components/Header/Header.d.ts +0 -0
  125. /package/dist/types/{fui → lib}/components/Header/Header.types.d.ts +0 -0
  126. /package/dist/types/{fui → lib}/components/Header/index.d.ts +0 -0
  127. /package/dist/types/{fui → lib}/components/Heading/Heading.d.ts +0 -0
  128. /package/dist/types/{fui → lib}/components/Heading/Heading.types.d.ts +0 -0
  129. /package/dist/types/{fui → lib}/components/Heading/index.d.ts +0 -0
  130. /package/dist/types/{fui → lib}/components/Hero/Hero.d.ts +0 -0
  131. /package/dist/types/{fui → lib}/components/Hero/Hero.types.d.ts +0 -0
  132. /package/dist/types/{fui → lib}/components/Hero/index.d.ts +0 -0
  133. /package/dist/types/{fui → lib}/components/Hr/Hr.d.ts +0 -0
  134. /package/dist/types/{fui → lib}/components/Hr/Hr.types.d.ts +0 -0
  135. /package/dist/types/{fui → lib}/components/Hr/index.d.ts +0 -0
  136. /package/dist/types/{fui → lib}/components/HtmlContent/HtmlContent.d.ts +0 -0
  137. /package/dist/types/{fui → lib}/components/HtmlContent/HtmlContent.types.d.ts +0 -0
  138. /package/dist/types/{fui → lib}/components/HtmlContent/index.d.ts +0 -0
  139. /package/dist/types/{fui → lib}/components/Icon/Icon.types.d.ts +0 -0
  140. /package/dist/types/{fui → lib}/components/Icon/index.d.ts +0 -0
  141. /package/dist/types/{fui → lib}/components/Image/index.d.ts +0 -0
  142. /package/dist/types/{fui → lib}/components/Label/Label.d.ts +0 -0
  143. /package/dist/types/{fui → lib}/components/Label/Label.types.d.ts +0 -0
  144. /package/dist/types/{fui → lib}/components/Label/index.d.ts +0 -0
  145. /package/dist/types/{fui → lib}/components/Link/Link.d.ts +0 -0
  146. /package/dist/types/{fui → lib}/components/Link/Link.types.d.ts +0 -0
  147. /package/dist/types/{fui → lib}/components/Link/index.d.ts +0 -0
  148. /package/dist/types/{fui → lib}/components/List/List.d.ts +0 -0
  149. /package/dist/types/{fui → lib}/components/List/List.types.d.ts +0 -0
  150. /package/dist/types/{fui → lib}/components/List/index.d.ts +0 -0
  151. /package/dist/types/{fui → lib}/components/ListItem/ListItem.types.d.ts +0 -0
  152. /package/dist/types/{fui → lib}/components/Loader/Loader.d.ts +0 -0
  153. /package/dist/types/{fui → lib}/components/Loader/Loader.types.d.ts +0 -0
  154. /package/dist/types/{fui → lib}/components/Loader/index.d.ts +0 -0
  155. /package/dist/types/{fui → lib}/components/Logo/Logo.d.ts +0 -0
  156. /package/dist/types/{fui → lib}/components/Logo/Logo.types.d.ts +0 -0
  157. /package/dist/types/{fui → lib}/components/Logo/index.d.ts +0 -0
  158. /package/dist/types/{fui → lib}/components/Menu/Menu.d.ts +0 -0
  159. /package/dist/types/{fui → lib}/components/Menu/Menu.types.d.ts +0 -0
  160. /package/dist/types/{fui → lib}/components/Menu/index.d.ts +0 -0
  161. /package/dist/types/{fui → lib}/components/Notice/Notice.d.ts +0 -0
  162. /package/dist/types/{fui → lib}/components/Notice/Notice.types.d.ts +0 -0
  163. /package/dist/types/{fui → lib}/components/Notice/index.d.ts +0 -0
  164. /package/dist/types/{fui → lib}/components/OTPInput/OTPInput.d.ts +0 -0
  165. /package/dist/types/{fui → lib}/components/OTPInput/OTPInput.types.d.ts +0 -0
  166. /package/dist/types/{fui → lib}/components/OTPInput/index.d.ts +0 -0
  167. /package/dist/types/{fui → lib}/components/PanelCards/PanelCards.d.ts +0 -0
  168. /package/dist/types/{fui → lib}/components/PanelCards/PanelCards.types.d.ts +0 -0
  169. /package/dist/types/{fui → lib}/components/PanelCards/index.d.ts +0 -0
  170. /package/dist/types/{fui → lib}/components/PanelFeature/PanelFeature.d.ts +0 -0
  171. /package/dist/types/{fui → lib}/components/PanelFeature/PanelFeature.types.d.ts +0 -0
  172. /package/dist/types/{fui → lib}/components/PanelFeature/index.d.ts +0 -0
  173. /package/dist/types/{fui → lib}/components/PanelHero/PanelHero.d.ts +0 -0
  174. /package/dist/types/{fui → lib}/components/PanelHero/PanelHero.types.d.ts +0 -0
  175. /package/dist/types/{fui → lib}/components/PanelHero/index.d.ts +0 -0
  176. /package/dist/types/{fui → lib}/components/PanelProduct/PanelProduct.d.ts +0 -0
  177. /package/dist/types/{fui → lib}/components/PanelProduct/PanelProduct.types.d.ts +0 -0
  178. /package/dist/types/{fui → lib}/components/PanelProduct/index.d.ts +0 -0
  179. /package/dist/types/{fui → lib}/components/PanelVideo/PanelVideo.d.ts +0 -0
  180. /package/dist/types/{fui → lib}/components/PanelVideo/PanelVideo.types.d.ts +0 -0
  181. /package/dist/types/{fui → lib}/components/PanelVideo/index.d.ts +0 -0
  182. /package/dist/types/{fui → lib}/components/Radio/Radio.d.ts +0 -0
  183. /package/dist/types/{fui → lib}/components/Radio/Radio.types.d.ts +0 -0
  184. /package/dist/types/{fui → lib}/components/Radio/index.d.ts +0 -0
  185. /package/dist/types/{fui → lib}/components/Share/Share.d.ts +0 -0
  186. /package/dist/types/{fui → lib}/components/Share/Share.types.d.ts +0 -0
  187. /package/dist/types/{fui → lib}/components/Share/index.d.ts +0 -0
  188. /package/dist/types/{fui → lib}/components/Switch/Switch.d.ts +0 -0
  189. /package/dist/types/{fui → lib}/components/Switch/Switch.types.d.ts +0 -0
  190. /package/dist/types/{fui → lib}/components/Switch/index.d.ts +0 -0
  191. /package/dist/types/{fui → lib}/components/Tabs/Tabs.d.ts +0 -0
  192. /package/dist/types/{fui → lib}/components/Tabs/Tabs.types.d.ts +0 -0
  193. /package/dist/types/{fui → lib}/components/Tabs/index.d.ts +0 -0
  194. /package/dist/types/{fui → lib}/components/TextInput/TextInput.d.ts +0 -0
  195. /package/dist/types/{fui → lib}/components/TextInput/index.d.ts +0 -0
  196. /package/dist/types/{fui → lib}/components/Video/Video.d.ts +0 -0
  197. /package/dist/types/{fui → lib}/components/Video/Video.types.d.ts +0 -0
  198. /package/dist/types/{fui → lib}/components/Video/index.d.ts +0 -0
  199. /package/dist/types/{fui → lib}/components/VisitUs/VisitUs.d.ts +0 -0
  200. /package/dist/types/{fui → lib}/components/VisitUs/VisitUs.types.d.ts +0 -0
  201. /package/dist/types/{fui → lib}/components/VisitUs/index.d.ts +0 -0
  202. /package/dist/types/{fui → lib}/components/index.d.ts +0 -0
  203. /package/dist/types/{fui/context/ThemeContext.d.ts → lib/context/Theme/index.d.ts} +0 -0
  204. /package/dist/types/{fui → lib}/features/Search/Search.d.ts +0 -0
  205. /package/dist/types/{fui → lib}/features/Search/Search.types.d.ts +0 -0
  206. /package/dist/types/{fui → lib}/features/Search/index.d.ts +0 -0
  207. /package/dist/types/{fui → lib}/features/Search/view-helpers/appendClassName.d.ts +0 -0
  208. /package/dist/types/{fui → lib}/features/Search/view-helpers/formatResult.d.ts +0 -0
  209. /package/dist/types/{fui → lib}/features/Search/view-helpers/getFilterValueDisplay.d.ts +0 -0
  210. /package/dist/types/{fui → lib}/features/Search/view-helpers/index.d.ts +0 -0
  211. /package/dist/types/{fui → lib}/features/Search/views/Layout/Layout.d.ts +0 -0
  212. /package/dist/types/{fui → lib}/features/Search/views/Layout/Layout.types.d.ts +0 -0
  213. /package/dist/types/{fui → lib}/features/Search/views/Layout/index.d.ts +0 -0
  214. /package/dist/types/{fui → lib}/features/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.d.ts +0 -0
  215. /package/dist/types/{fui → lib}/features/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.types.d.ts +0 -0
  216. /package/dist/types/{fui → lib}/features/Search/views/MultiCheckboxFacet/index.d.ts +0 -0
  217. /package/dist/types/{fui → lib}/features/Search/views/Paging/Paging.d.ts +0 -0
  218. /package/dist/types/{fui → lib}/features/Search/views/Paging/Paging.types.d.ts +0 -0
  219. /package/dist/types/{fui → lib}/features/Search/views/Paging/index.d.ts +0 -0
  220. /package/dist/types/{fui → lib}/features/Search/views/PagingInfo/PagingInfo.d.ts +0 -0
  221. /package/dist/types/{fui → lib}/features/Search/views/PagingInfo/PagingInfo.types.d.ts +0 -0
  222. /package/dist/types/{fui → lib}/features/Search/views/PagingInfo/index.d.ts +0 -0
  223. /package/dist/types/{fui → lib}/features/Search/views/Result/Result.d.ts +0 -0
  224. /package/dist/types/{fui → lib}/features/Search/views/Result/Result.types.d.ts +0 -0
  225. /package/dist/types/{fui → lib}/features/Search/views/Result/index.d.ts +0 -0
  226. /package/dist/types/{fui → lib}/features/Search/views/Results/Results.d.ts +0 -0
  227. /package/dist/types/{fui → lib}/features/Search/views/Results/Results.types.d.ts +0 -0
  228. /package/dist/types/{fui → lib}/features/Search/views/Results/index.d.ts +0 -0
  229. /package/dist/types/{fui → lib}/features/Search/views/ResultsPerPage/ResultsPerPage.d.ts +0 -0
  230. /package/dist/types/{fui → lib}/features/Search/views/ResultsPerPage/ResultsPerPage.types.d.ts +0 -0
  231. /package/dist/types/{fui → lib}/features/Search/views/ResultsPerPage/index.d.ts +0 -0
  232. /package/dist/types/{fui → lib}/features/Search/views/SearchBox/SearchBox.d.ts +0 -0
  233. /package/dist/types/{fui → lib}/features/Search/views/SearchBox/SearchBox.types.d.ts +0 -0
  234. /package/dist/types/{fui → lib}/features/Search/views/SearchBox/index.d.ts +0 -0
  235. /package/dist/types/{fui → lib}/features/Search/views/SingleLinksFacet/SingleLinksFacet.d.ts +0 -0
  236. /package/dist/types/{fui → lib}/features/Search/views/SingleLinksFacet/SingleLinksFacet.types.d.ts +0 -0
  237. /package/dist/types/{fui → lib}/features/Search/views/SingleLinksFacet/index.d.ts +0 -0
  238. /package/dist/types/{fui → lib}/features/Search/views/SingleSelectFacet/SingleSelectFacet.d.ts +0 -0
  239. /package/dist/types/{fui → lib}/features/Search/views/SingleSelectFacet/SingleSelectFacet.types.d.ts +0 -0
  240. /package/dist/types/{fui → lib}/features/Search/views/SingleSelectFacet/index.d.ts +0 -0
  241. /package/dist/types/{fui → lib}/features/Search/views/Sorting/Sorting.d.ts +0 -0
  242. /package/dist/types/{fui → lib}/features/Search/views/Sorting/Sorting.types.d.ts +0 -0
  243. /package/dist/types/{fui → lib}/features/Search/views/Sorting/index.d.ts +0 -0
  244. /package/dist/types/{fui → lib}/features/index.d.ts +0 -0
  245. /package/dist/types/{fui → lib}/forms/ForgotPasswordForm/ForgotPasswordForm.d.ts +0 -0
  246. /package/dist/types/{fui → lib}/forms/ForgotPasswordForm/ForgotPasswordForm.types.d.ts +0 -0
  247. /package/dist/types/{fui → lib}/forms/ForgotPasswordForm/index.d.ts +0 -0
  248. /package/dist/types/{fui → lib}/forms/LoginForm/LoginForm.d.ts +0 -0
  249. /package/dist/types/{fui → lib}/forms/LoginForm/LoginForm.types.d.ts +0 -0
  250. /package/dist/types/{fui → lib}/forms/LoginForm/index.d.ts +0 -0
  251. /package/dist/types/{fui → lib}/forms/ProfileForm/ProfileForm.d.ts +0 -0
  252. /package/dist/types/{fui → lib}/forms/ProfileForm/ProfileForm.types.d.ts +0 -0
  253. /package/dist/types/{fui → lib}/forms/ProfileForm/index.d.ts +0 -0
  254. /package/dist/types/{fui → lib}/forms/RegisterForm/RegisterForm.d.ts +0 -0
  255. /package/dist/types/{fui → lib}/forms/RegisterForm/RegisterForm.types.d.ts +0 -0
  256. /package/dist/types/{fui → lib}/forms/RegisterForm/index.d.ts +0 -0
  257. /package/dist/types/{fui → lib}/forms/ResetPasswordForm/ResetPasswordForm.d.ts +0 -0
  258. /package/dist/types/{fui → lib}/forms/ResetPasswordForm/ResetPasswordForm.types.d.ts +0 -0
  259. /package/dist/types/{fui → lib}/forms/ResetPasswordForm/index.d.ts +0 -0
  260. /package/dist/types/{fui → lib}/forms/constants/index.d.ts +0 -0
  261. /package/dist/types/{fui → lib}/forms/index.d.ts +0 -0
  262. /package/dist/types/{fui → lib}/forms/validations/index.d.ts +0 -0
  263. /package/dist/types/{fui → lib}/translations/en.d.ts +0 -0
  264. /package/dist/types/{fui → lib}/utils/htmlParser/index.d.ts +0 -0
@@ -1,245 +0,0 @@
1
- declare const settings: {
2
- fontWeight: {
3
- light: string;
4
- normal: string;
5
- bold: string;
6
- thin: string;
7
- extralight: string;
8
- medium: string;
9
- semibold: string;
10
- extrabold: string;
11
- black: string;
12
- };
13
- colors: {
14
- white: string;
15
- black: string;
16
- primary: string;
17
- secondary: string;
18
- tertiary: string;
19
- accent: string;
20
- neutral: string;
21
- info: string;
22
- success: string;
23
- warning: string;
24
- error: string;
25
- opacityDark10: string;
26
- opacityDark20: string;
27
- opacityDark30: string;
28
- opacityDark40: string;
29
- opacityDark50: string;
30
- opacityDark60: string;
31
- opacityDark70: string;
32
- opacityDark80: string;
33
- opacityDark90: string;
34
- opacityLight10: string;
35
- opacityLight20: string;
36
- opacityLight30: string;
37
- opacityLight40: string;
38
- opacityLight50: string;
39
- opacityLight60: string;
40
- opacityLight70: string;
41
- opacityLight80: string;
42
- opacityLight90: string;
43
- primary50: string;
44
- primary100: string;
45
- primary200: string;
46
- primary300: string;
47
- primary400: string;
48
- primary500: string;
49
- primary600: string;
50
- primary700: string;
51
- primary800: string;
52
- primary900: string;
53
- secondary50: string;
54
- secondary100: string;
55
- secondary200: string;
56
- secondary300: string;
57
- secondary400: string;
58
- secondary500: string;
59
- secondary600: string;
60
- secondary700: string;
61
- secondary800: string;
62
- secondary900: string;
63
- tertiary50: string;
64
- tertiary100: string;
65
- tertiary200: string;
66
- tertiary300: string;
67
- tertiary400: string;
68
- tertiary500: string;
69
- tertiary600: string;
70
- tertiary700: string;
71
- tertiary800: string;
72
- tertiary900: string;
73
- accent50: string;
74
- accent100: string;
75
- accent200: string;
76
- accent300: string;
77
- accent400: string;
78
- accent500: string;
79
- accent600: string;
80
- accent700: string;
81
- accent800: string;
82
- accent900: string;
83
- neutral50: string;
84
- neutral100: string;
85
- neutral200: string;
86
- neutral300: string;
87
- neutral400: string;
88
- neutral500: string;
89
- neutral600: string;
90
- neutral700: string;
91
- neutral800: string;
92
- neutral900: string;
93
- info50: string;
94
- info100: string;
95
- info200: string;
96
- info300: string;
97
- info400: string;
98
- info500: string;
99
- info600: string;
100
- info700: string;
101
- info800: string;
102
- info900: string;
103
- success50: string;
104
- success100: string;
105
- success200: string;
106
- success300: string;
107
- success400: string;
108
- success500: string;
109
- success600: string;
110
- success700: string;
111
- success800: string;
112
- success900: string;
113
- warning50: string;
114
- warning100: string;
115
- warning200: string;
116
- warning300: string;
117
- warning400: string;
118
- warning500: string;
119
- warning600: string;
120
- warning700: string;
121
- warning800: string;
122
- warning900: string;
123
- error50: string;
124
- error100: string;
125
- error200: string;
126
- error300: string;
127
- error400: string;
128
- error500: string;
129
- error600: string;
130
- error700: string;
131
- error800: string;
132
- error900: string;
133
- grey50: string;
134
- grey100: string;
135
- grey200: string;
136
- grey300: string;
137
- grey400: string;
138
- grey500: string;
139
- grey600: string;
140
- grey700: string;
141
- grey800: string;
142
- grey900: string;
143
- purple50: string;
144
- purple100: string;
145
- purple200: string;
146
- purple300: string;
147
- purple400: string;
148
- purple500: string;
149
- purple600: string;
150
- purple700: string;
151
- purple800: string;
152
- purple900: string;
153
- };
154
- screens: {
155
- sm: string;
156
- md: string;
157
- lg: string;
158
- xl: string;
159
- };
160
- spacing: {
161
- px: string;
162
- 0: string;
163
- 1: string;
164
- 2: string;
165
- 3: string;
166
- 4: string;
167
- 5: string;
168
- 6: string;
169
- 8: string;
170
- 10: string;
171
- 11: string;
172
- 12: string;
173
- 16: string;
174
- 20: string;
175
- 24: string;
176
- 32: string;
177
- 40: string;
178
- 48: string;
179
- 56: string;
180
- 64: string;
181
- 128: string;
182
- };
183
- borderRadius: {
184
- none: string;
185
- sm: string;
186
- DEFAULT: string;
187
- md: string;
188
- lg: string;
189
- xl: string;
190
- '2xl': string;
191
- '3xl': string;
192
- full: string;
193
- };
194
- fontSize: {
195
- xs: (string | {
196
- lineHeight: string;
197
- })[];
198
- sm: (string | {
199
- lineHeight: string;
200
- })[];
201
- base: (string | {
202
- lineHeight: string;
203
- })[];
204
- lg: (string | {
205
- lineHeight: string;
206
- })[];
207
- xl: (string | {
208
- lineHeight: string;
209
- })[];
210
- '2xl': (string | {
211
- lineHeight: string;
212
- })[];
213
- '3xl': (string | {
214
- lineHeight: string;
215
- })[];
216
- '4xl': (string | {
217
- lineHeight: string;
218
- })[];
219
- '5xl': (string | {
220
- lineHeight: string;
221
- })[];
222
- '6xl': (string | {
223
- lineHeight: string;
224
- })[];
225
- '7xl': (string | {
226
- lineHeight: string;
227
- })[];
228
- '8xl': (string | {
229
- lineHeight: string;
230
- })[];
231
- '9xl': (string | {
232
- lineHeight: string;
233
- })[];
234
- };
235
- extend: {
236
- gridTemplateColumns: {
237
- 'header-md': string;
238
- 'header-sd': string;
239
- 'header-xs': string;
240
- 'search-layout': string;
241
- 'search-layout-with-sidebar': string;
242
- };
243
- };
244
- };
245
- export default settings;
@@ -1,3 +0,0 @@
1
- import '../theme/base.css';
2
- export * from '../../../fui';
3
- export { default as theme } from '../theme';
@@ -1,64 +0,0 @@
1
- declare const theme: {
2
- colors: any;
3
- fontFamily: {
4
- body: string[];
5
- heading: string[];
6
- sans: string[];
7
- serif: string[];
8
- mono: string[];
9
- display: string[];
10
- };
11
- buttons: {
12
- raised: boolean;
13
- };
14
- screens: {
15
- sm: string;
16
- md: string;
17
- lg: string;
18
- xl: string;
19
- };
20
- borderRadius: {
21
- none: string;
22
- sm: string;
23
- DEFAULT: string;
24
- md: string;
25
- lg: string;
26
- xl: string;
27
- '2xl': string;
28
- '3xl': string;
29
- full: string;
30
- };
31
- spacing: {
32
- px: string;
33
- 0: string;
34
- 1: string;
35
- 2: string;
36
- 3: string;
37
- 4: string;
38
- 5: string;
39
- 6: string;
40
- 8: string;
41
- 10: string;
42
- 11: string;
43
- 12: string;
44
- 16: string;
45
- 20: string;
46
- 24: string;
47
- 32: string;
48
- 40: string;
49
- 48: string;
50
- 56: string;
51
- 64: string;
52
- 128: string;
53
- };
54
- extend: {
55
- gridTemplateColumns: {
56
- 'header-md': string;
57
- 'header-sd': string;
58
- 'header-xs': string;
59
- 'search-layout': string;
60
- 'search-layout-with-sidebar': string;
61
- };
62
- };
63
- };
64
- export default theme;
@@ -1,4 +0,0 @@
1
- declare const buttons: {
2
- raised: boolean;
3
- };
4
- export default buttons;
@@ -1,2 +0,0 @@
1
- declare const colors: any;
2
- export default colors;
@@ -1,9 +0,0 @@
1
- declare const fonts: {
2
- body: string[];
3
- heading: string[];
4
- sans: string[];
5
- serif: string[];
6
- mono: string[];
7
- display: string[];
8
- };
9
- export default fonts;
@@ -1,246 +0,0 @@
1
- declare const settings: {
2
- colors: {
3
- primary: string;
4
- secondary: string;
5
- tertiary: string;
6
- quaternary: string;
7
- white: string;
8
- black: string;
9
- accent: string;
10
- neutral: string;
11
- info: string;
12
- success: string;
13
- warning: string;
14
- error: string;
15
- opacityDark10: string;
16
- opacityDark20: string;
17
- opacityDark30: string;
18
- opacityDark40: string;
19
- opacityDark50: string;
20
- opacityDark60: string;
21
- opacityDark70: string;
22
- opacityDark80: string;
23
- opacityDark90: string;
24
- opacityLight10: string;
25
- opacityLight20: string;
26
- opacityLight30: string;
27
- opacityLight40: string;
28
- opacityLight50: string;
29
- opacityLight60: string;
30
- opacityLight70: string;
31
- opacityLight80: string;
32
- opacityLight90: string;
33
- primary50: string;
34
- primary100: string;
35
- primary200: string;
36
- primary300: string;
37
- primary400: string;
38
- primary500: string;
39
- primary600: string;
40
- primary700: string;
41
- primary800: string;
42
- primary900: string;
43
- secondary50: string;
44
- secondary100: string;
45
- secondary200: string;
46
- secondary300: string;
47
- secondary400: string;
48
- secondary500: string;
49
- secondary600: string;
50
- secondary700: string;
51
- secondary800: string;
52
- secondary900: string;
53
- tertiary50: string;
54
- tertiary100: string;
55
- tertiary200: string;
56
- tertiary300: string;
57
- tertiary400: string;
58
- tertiary500: string;
59
- tertiary600: string;
60
- tertiary700: string;
61
- tertiary800: string;
62
- tertiary900: string;
63
- accent50: string;
64
- accent100: string;
65
- accent200: string;
66
- accent300: string;
67
- accent400: string;
68
- accent500: string;
69
- accent600: string;
70
- accent700: string;
71
- accent800: string;
72
- accent900: string;
73
- neutral50: string;
74
- neutral100: string;
75
- neutral200: string;
76
- neutral300: string;
77
- neutral400: string;
78
- neutral500: string;
79
- neutral600: string;
80
- neutral700: string;
81
- neutral800: string;
82
- neutral900: string;
83
- info50: string;
84
- info100: string;
85
- info200: string;
86
- info300: string;
87
- info400: string;
88
- info500: string;
89
- info600: string;
90
- info700: string;
91
- info800: string;
92
- info900: string;
93
- success50: string;
94
- success100: string;
95
- success200: string;
96
- success300: string;
97
- success400: string;
98
- success500: string;
99
- success600: string;
100
- success700: string;
101
- success800: string;
102
- success900: string;
103
- warning50: string;
104
- warning100: string;
105
- warning200: string;
106
- warning300: string;
107
- warning400: string;
108
- warning500: string;
109
- warning600: string;
110
- warning700: string;
111
- warning800: string;
112
- warning900: string;
113
- error50: string;
114
- error100: string;
115
- error200: string;
116
- error300: string;
117
- error400: string;
118
- error500: string;
119
- error600: string;
120
- error700: string;
121
- error800: string;
122
- error900: string;
123
- grey50: string;
124
- grey100: string;
125
- grey200: string;
126
- grey300: string;
127
- grey400: string;
128
- grey500: string;
129
- grey600: string;
130
- grey700: string;
131
- grey800: string;
132
- grey900: string;
133
- purple50: string;
134
- purple100: string;
135
- purple200: string;
136
- purple300: string;
137
- purple400: string;
138
- purple500: string;
139
- purple600: string;
140
- purple700: string;
141
- purple800: string;
142
- purple900: string;
143
- };
144
- borderRadius: {
145
- none: string;
146
- sm: string;
147
- DEFAULT: string;
148
- md: string;
149
- lg: string;
150
- xl: string;
151
- '2xl': string;
152
- '3xl': string;
153
- full: string;
154
- };
155
- fontWeight: {
156
- light: string;
157
- normal: string;
158
- bold: string;
159
- thin: string;
160
- extralight: string;
161
- medium: string;
162
- semibold: string;
163
- extrabold: string;
164
- black: string;
165
- };
166
- screens: {
167
- sm: string;
168
- md: string;
169
- lg: string;
170
- xl: string;
171
- };
172
- spacing: {
173
- px: string;
174
- 0: string;
175
- 1: string;
176
- 2: string;
177
- 3: string;
178
- 4: string;
179
- 5: string;
180
- 6: string;
181
- 8: string;
182
- 10: string;
183
- 11: string;
184
- 12: string;
185
- 16: string;
186
- 20: string;
187
- 24: string;
188
- 32: string;
189
- 40: string;
190
- 48: string;
191
- 56: string;
192
- 64: string;
193
- 128: string;
194
- };
195
- fontSize: {
196
- xs: (string | {
197
- lineHeight: string;
198
- })[];
199
- sm: (string | {
200
- lineHeight: string;
201
- })[];
202
- base: (string | {
203
- lineHeight: string;
204
- })[];
205
- lg: (string | {
206
- lineHeight: string;
207
- })[];
208
- xl: (string | {
209
- lineHeight: string;
210
- })[];
211
- '2xl': (string | {
212
- lineHeight: string;
213
- })[];
214
- '3xl': (string | {
215
- lineHeight: string;
216
- })[];
217
- '4xl': (string | {
218
- lineHeight: string;
219
- })[];
220
- '5xl': (string | {
221
- lineHeight: string;
222
- })[];
223
- '6xl': (string | {
224
- lineHeight: string;
225
- })[];
226
- '7xl': (string | {
227
- lineHeight: string;
228
- })[];
229
- '8xl': (string | {
230
- lineHeight: string;
231
- })[];
232
- '9xl': (string | {
233
- lineHeight: string;
234
- })[];
235
- };
236
- extend: {
237
- gridTemplateColumns: {
238
- 'header-md': string;
239
- 'header-sd': string;
240
- 'header-xs': string;
241
- 'search-layout': string;
242
- 'search-layout-with-sidebar': string;
243
- };
244
- };
245
- };
246
- export default settings;
@@ -1,3 +0,0 @@
1
- import '../theme/base.css';
2
- import '../theme/fonts.css';
3
- export * from '../../../fui';
@@ -1,64 +0,0 @@
1
- declare const theme: {
2
- colors: any;
3
- fontFamily: {
4
- sans: string[];
5
- serif: string[];
6
- mono: string[];
7
- body: string[];
8
- heading: string[];
9
- display: string[];
10
- };
11
- buttons: {
12
- raised: boolean;
13
- };
14
- screens: {
15
- sm: string;
16
- md: string;
17
- lg: string;
18
- xl: string;
19
- };
20
- borderRadius: {
21
- none: string;
22
- sm: string;
23
- DEFAULT: string;
24
- md: string;
25
- lg: string;
26
- xl: string;
27
- '2xl': string;
28
- '3xl': string;
29
- full: string;
30
- };
31
- spacing: {
32
- px: string;
33
- 0: string;
34
- 1: string;
35
- 2: string;
36
- 3: string;
37
- 4: string;
38
- 5: string;
39
- 6: string;
40
- 8: string;
41
- 10: string;
42
- 11: string;
43
- 12: string;
44
- 16: string;
45
- 20: string;
46
- 24: string;
47
- 32: string;
48
- 40: string;
49
- 48: string;
50
- 56: string;
51
- 64: string;
52
- 128: string;
53
- };
54
- extend: {
55
- gridTemplateColumns: {
56
- 'header-md': string;
57
- 'header-sd': string;
58
- 'header-xs': string;
59
- 'search-layout': string;
60
- 'search-layout-with-sidebar': string;
61
- };
62
- };
63
- };
64
- export default theme;
@@ -1,7 +0,0 @@
1
- declare const cards: {
2
- 'bg-color': any;
3
- 'dark-bg-color': any;
4
- color: any;
5
- 'dark-color': any;
6
- };
7
- export default cards;