@digigov/react-core 0.17.2 → 0.18.1

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 (561) hide show
  1. package/Accordion/__snapshots__/index.test.tsx.snap +8 -3
  2. package/AccordionControls/__snapshots__/index.test.tsx.snap +10 -5
  3. package/AccordionSection/__snapshots__/index.test.tsx.snap +26 -9
  4. package/AccordionSectionContent/__snapshots__/index.test.tsx.snap +8 -3
  5. package/AccordionSectionHeader/__snapshots__/index.test.tsx.snap +14 -9
  6. package/AccordionSectionSummary/__snapshots__/index.test.tsx.snap +12 -3
  7. package/AccordionSectionSummaryHeading/__snapshots__/index.test.tsx.snap +17 -6
  8. package/ArrowIcon/__snapshots__/index.test.tsx.snap +56 -24
  9. package/Aside/__snapshots__/index.test.tsx.snap +8 -3
  10. package/BackLink/__snapshots__/index.test.tsx.snap +69 -36
  11. package/Blockquote/__snapshots__/index.test.tsx.snap +8 -3
  12. package/Bottom/__snapshots__/index.test.tsx.snap +8 -3
  13. package/Breadcrumbs/__snapshots__/index.test.tsx.snap +8 -3
  14. package/BreadcrumbsList/__snapshots__/index.test.tsx.snap +8 -3
  15. package/BreadcrumbsListItem/__snapshots__/index.test.tsx.snap +23 -13
  16. package/BurgerIcon/__snapshots__/index.test.tsx.snap +281 -193
  17. package/Button/__snapshots__/index.test.tsx.snap +106 -33
  18. package/ButtonGroup/__snapshots__/index.test.tsx.snap +8 -3
  19. package/ButtonLink/__snapshots__/index.test.tsx.snap +94 -33
  20. package/CHANGELOG.md +13 -1
  21. package/CallToAction/__snapshots__/index.test.tsx.snap +39 -6
  22. package/Card/__snapshots__/index.test.tsx.snap +92 -42
  23. package/CardAction/__snapshots__/index.test.tsx.snap +8 -3
  24. package/CardHeading/__snapshots__/index.test.tsx.snap +10 -3
  25. package/CardText/__snapshots__/index.test.tsx.snap +8 -3
  26. package/CaretIcon/__snapshots__/index.test.tsx.snap +56 -24
  27. package/CheckIcon/__snapshots__/index.test.tsx.snap +227 -91
  28. package/Checkbox/__snapshots__/index.test.tsx.snap +35 -19
  29. package/CheckboxConditional/__snapshots__/index.test.tsx.snap +12 -27
  30. package/CheckboxItem/__snapshots__/index.test.tsx.snap +26 -6
  31. package/CloseIcon/__snapshots__/index.test.tsx.snap +14 -6
  32. package/Confirmation/__snapshots__/index.test.tsx.snap +8 -3
  33. package/ConfirmationBody/__snapshots__/index.test.tsx.snap +8 -3
  34. package/ConfirmationTitle/__snapshots__/index.test.tsx.snap +8 -3
  35. package/Container/__snapshots__/index.test.tsx.snap +42 -12
  36. package/CopyrightContainer/__snapshots__/index.test.tsx.snap +16 -0
  37. package/CopyrightContainer/index.d.ts +10 -0
  38. package/{Copyright → CopyrightContainer}/index.js +6 -6
  39. package/{Copyright → CopyrightContainer}/index.test.d.ts +0 -0
  40. package/{Copyright → CopyrightContainer}/index.test.js +3 -3
  41. package/DateInputContainer/__snapshots__/index.test.tsx.snap +16 -0
  42. package/{NotificationBanner → DateInputContainer}/index.d.ts +7 -12
  43. package/{DateInput → DateInputContainer}/index.js +6 -6
  44. package/{DateInput → DateInputContainer}/index.test.d.ts +0 -0
  45. package/{DateInput → DateInputContainer}/index.test.js +3 -3
  46. package/DateInputItem/__snapshots__/index.test.tsx.snap +32 -6
  47. package/Details/__snapshots__/index.test.tsx.snap +8 -3
  48. package/DetailsContent/__snapshots__/index.test.tsx.snap +8 -3
  49. package/DetailsSummary/__snapshots__/index.test.tsx.snap +8 -3
  50. package/ErrorMessage/__snapshots__/index.test.tsx.snap +8 -3
  51. package/ErrorSummary/__snapshots__/index.test.tsx.snap +8 -3
  52. package/FieldContainer/__snapshots__/index.test.tsx.snap +77 -0
  53. package/FieldContainer/index.d.ts +13 -0
  54. package/{Field → FieldContainer}/index.js +4 -4
  55. package/{Field → FieldContainer}/index.test.d.ts +0 -0
  56. package/FieldContainer/index.test.js +31 -0
  57. package/Fieldset/__snapshots__/index.test.tsx.snap +8 -3
  58. package/FieldsetLegend/__snapshots__/index.test.tsx.snap +90 -30
  59. package/FileUpload/__snapshots__/index.test.tsx.snap +46 -15
  60. package/Footer/__snapshots__/index.test.tsx.snap +8 -3
  61. package/FooterContainer/__snapshots__/index.test.tsx.snap +8 -3
  62. package/FooterContent/__snapshots__/index.test.tsx.snap +8 -3
  63. package/FooterContentLogos/__snapshots__/index.test.tsx.snap +8 -3
  64. package/FooterHeading/__snapshots__/index.test.tsx.snap +24 -9
  65. package/FooterImage/__snapshots__/index.test.tsx.snap +8 -2
  66. package/FooterInlineList/__snapshots__/index.test.tsx.snap +8 -3
  67. package/FooterInlineListItem/__snapshots__/index.test.tsx.snap +6 -6
  68. package/FooterLink/__snapshots__/index.test.tsx.snap +17 -6
  69. package/FooterList/__snapshots__/index.test.tsx.snap +16 -6
  70. package/FooterListItem/__snapshots__/index.test.tsx.snap +6 -6
  71. package/FooterMeta/__snapshots__/index.test.tsx.snap +8 -3
  72. package/FooterMetaItem/__snapshots__/index.test.tsx.snap +24 -9
  73. package/FooterNavigation/__snapshots__/index.test.tsx.snap +8 -3
  74. package/FooterSection/__snapshots__/index.test.tsx.snap +8 -3
  75. package/Form/__snapshots__/index.test.tsx.snap +16 -6
  76. package/GovGRLogo/__snapshots__/index.test.tsx.snap +18 -7
  77. package/Grid/__snapshots__/index.test.tsx.snap +65 -35
  78. package/Header/__snapshots__/index.test.tsx.snap +10 -4
  79. package/HeaderContent/__snapshots__/index.test.tsx.snap +8 -3
  80. package/HeaderLogo/__snapshots__/index.test.tsx.snap +10 -5
  81. package/HeaderSecondaryLogo/__snapshots__/index.test.tsx.snap +25 -14
  82. package/HeaderSection/__snapshots__/index.test.tsx.snap +8 -3
  83. package/HeaderSubtitle/__snapshots__/index.test.tsx.snap +8 -3
  84. package/HeaderTitle/__snapshots__/index.test.tsx.snap +18 -6
  85. package/Heading/__snapshots__/index.test.tsx.snap +136 -51
  86. package/HeadingCaption/__snapshots__/index.test.tsx.snap +33 -13
  87. package/HellenicRepublicLogo/__snapshots__/index.test.tsx.snap +22 -3
  88. package/Hidden/__snapshots__/index.test.tsx.snap +96 -0
  89. package/Hint/__snapshots__/index.test.tsx.snap +32 -12
  90. package/LabelContainer/__snapshots__/index.test.tsx.snap +16 -0
  91. package/LabelContainer/index.d.ts +9 -0
  92. package/{Label → LabelContainer}/index.js +4 -4
  93. package/{GovGRFooter → LabelContainer}/index.test.d.ts +0 -0
  94. package/{Label → LabelContainer}/index.test.js +2 -2
  95. package/LabelTitle/__snapshots__/index.test.tsx.snap +90 -30
  96. package/Layout/__snapshots__/index.test.tsx.snap +9 -4
  97. package/LinkBase/__snapshots__/index.test.tsx.snap +50 -0
  98. package/LinkBase/index.d.ts +14 -0
  99. package/{Link → LinkBase}/index.js +4 -4
  100. package/{Label → LinkBase}/index.test.d.ts +0 -0
  101. package/{Link → LinkBase}/index.test.js +6 -6
  102. package/List/__snapshots__/index.test.tsx.snap +149 -74
  103. package/ListItem/__snapshots__/index.test.tsx.snap +8 -3
  104. package/Main/__snapshots__/index.test.tsx.snap +10 -3
  105. package/Masthead/__snapshots__/index.test.tsx.snap +8 -3
  106. package/MastheadBody/__snapshots__/index.test.tsx.snap +8 -3
  107. package/MoreVertIcon/__snapshots__/index.test.tsx.snap +390 -270
  108. package/NavHorizontal/__snapshots__/index.test.tsx.snap +24 -9
  109. package/NavHorizontalList/__snapshots__/index.test.tsx.snap +8 -3
  110. package/NavHorizontalListItem/__snapshots__/index.test.tsx.snap +45 -15
  111. package/NavVertical/__snapshots__/index.test.tsx.snap +8 -3
  112. package/NavVerticalItem/__snapshots__/index.test.tsx.snap +24 -9
  113. package/NormalText/__snapshots__/index.test.tsx.snap +320 -120
  114. package/NotificationBannerContainer/__snapshots__/index.test.tsx.snap +68 -0
  115. package/NotificationBannerContainer/index.d.ts +17 -0
  116. package/{NotificationBanner → NotificationBannerContainer}/index.js +9 -9
  117. package/{Link → NotificationBannerContainer}/index.test.d.ts +0 -0
  118. package/{NotificationBanner → NotificationBannerContainer}/index.test.js +7 -7
  119. package/NotificationBannerContent/__snapshots__/index.test.tsx.snap +8 -3
  120. package/NotificationBannerHeader/__snapshots__/index.test.tsx.snap +11 -6
  121. package/NotificationBannerHeading/__snapshots__/index.test.tsx.snap +8 -3
  122. package/NotificationBannerLink/__snapshots__/index.test.tsx.snap +18 -6
  123. package/PageTitle/__snapshots__/index.test.tsx.snap +8 -3
  124. package/PageTitleCaption/__snapshots__/index.test.tsx.snap +33 -13
  125. package/PageTitleHeading/__snapshots__/index.test.tsx.snap +40 -15
  126. package/PageTitleSection/__snapshots__/index.test.tsx.snap +8 -3
  127. package/Paragraph/__snapshots__/index.test.tsx.snap +328 -123
  128. package/PhaseBanner/__snapshots__/index.test.tsx.snap +22 -12
  129. package/PhaseBannerHeaderContainer/__snapshots__/inde.test.tsx.snap +8 -3
  130. package/PhaseBannerTag/__snapshots__/index.test.tsx.snap +8 -3
  131. package/PhaseBannerText/__snapshots__/index.test.tsx.snap +8 -3
  132. package/README.md +10 -0
  133. package/RadioConditional/__snapshots__/index.test.tsx.snap +12 -27
  134. package/RadioContainer/__snapshots__/index.test.tsx.snap +16 -0
  135. package/RadioContainer/index.d.ts +14 -0
  136. package/{Radio → RadioContainer}/index.js +5 -5
  137. package/{NotificationBanner → RadioContainer}/index.test.d.ts +0 -0
  138. package/RadioContainer/index.test.js +15 -0
  139. package/RadioItem/__snapshots__/index.test.tsx.snap +36 -8
  140. package/SectionBreak/__snapshots__/index.test.tsx.snap +42 -12
  141. package/SelectContainer/__snapshots__/index.test.tsx.snap +57 -0
  142. package/SelectContainer/index.d.ts +14 -0
  143. package/{Select → SelectContainer}/index.js +5 -5
  144. package/{Radio → SelectContainer}/index.test.d.ts +0 -0
  145. package/{Select → SelectContainer}/index.test.js +7 -7
  146. package/SelectOption/__snapshots__/index.test.tsx.snap +17 -6
  147. package/SkipLink/__snapshots__/index.test.tsx.snap +10 -3
  148. package/SummaryList/__snapshots__/index.test.tsx.snap +8 -3
  149. package/SummaryListItem/__snapshots__/index.test.tsx.snap +8 -3
  150. package/SummaryListItemAction/__snapshots__/index.test.tsx.snap +8 -3
  151. package/SummaryListItemKey/__snapshots__/index.test.tsx.snap +8 -3
  152. package/SummaryListItemValue/__snapshots__/index.test.tsx.snap +8 -3
  153. package/SvgIcon/__snapshots__/index.test.tsx.snap +177 -57
  154. package/Table/__snapshots__/index.test.tsx.snap +40 -15
  155. package/TableBody/__snapshots__/index.test.tsx.snap +8 -3
  156. package/TableCaption/__snapshots__/index.test.tsx.snap +40 -15
  157. package/TableContainer/__snapshots__/index.test.tsx.snap +16 -6
  158. package/TableDataCell/__snapshots__/index.test.tsx.snap +16 -6
  159. package/TableHead/__snapshots__/index.test.tsx.snap +8 -3
  160. package/TableHeadCell/__snapshots__/index.test.tsx.snap +100 -63
  161. package/TableNoDataRow/__snapshots__/index.test.tsx.snap +9 -3
  162. package/TableRow/__snapshots__/index.test.tsx.snap +8 -3
  163. package/Tabs/__snapshots__/index.test.tsx.snap +8 -3
  164. package/TabsHeading/__snapshots__/index.test.tsx.snap +24 -9
  165. package/TabsList/__snapshots__/index.test.tsx.snap +9 -3
  166. package/TabsListItem/__snapshots__/index.test.tsx.snap +65 -15
  167. package/TabsPanel/__snapshots__/index.test.tsx.snap +48 -12
  168. package/TextArea/__snapshots__/index.test.tsx.snap +55 -18
  169. package/TextInput/__snapshots__/index.test.tsx.snap +344 -86
  170. package/Top/__snapshots__/index.test.tsx.snap +8 -3
  171. package/UncheckIcon/__snapshots__/index.test.tsx.snap +195 -75
  172. package/VisuallyHidden/__snapshots__/index.test.tsx.snap +8 -3
  173. package/WarningText/__snapshots__/index.test.tsx.snap +18 -13
  174. package/es/Accordion/__snapshots__/index.test.tsx.snap +8 -3
  175. package/es/AccordionControls/__snapshots__/index.test.tsx.snap +10 -5
  176. package/es/AccordionSection/__snapshots__/index.test.tsx.snap +26 -9
  177. package/es/AccordionSectionContent/__snapshots__/index.test.tsx.snap +8 -3
  178. package/es/AccordionSectionHeader/__snapshots__/index.test.tsx.snap +14 -9
  179. package/es/AccordionSectionSummary/__snapshots__/index.test.tsx.snap +12 -3
  180. package/es/AccordionSectionSummaryHeading/__snapshots__/index.test.tsx.snap +17 -6
  181. package/es/ArrowIcon/__snapshots__/index.test.tsx.snap +56 -24
  182. package/es/Aside/__snapshots__/index.test.tsx.snap +8 -3
  183. package/es/BackLink/__snapshots__/index.test.tsx.snap +69 -36
  184. package/es/Blockquote/__snapshots__/index.test.tsx.snap +8 -3
  185. package/es/Bottom/__snapshots__/index.test.tsx.snap +8 -3
  186. package/es/Breadcrumbs/__snapshots__/index.test.tsx.snap +8 -3
  187. package/es/BreadcrumbsList/__snapshots__/index.test.tsx.snap +8 -3
  188. package/es/BreadcrumbsListItem/__snapshots__/index.test.tsx.snap +23 -13
  189. package/es/BurgerIcon/__snapshots__/index.test.tsx.snap +281 -193
  190. package/es/Button/__snapshots__/index.test.tsx.snap +106 -33
  191. package/es/ButtonGroup/__snapshots__/index.test.tsx.snap +8 -3
  192. package/es/ButtonLink/__snapshots__/index.test.tsx.snap +94 -33
  193. package/es/CallToAction/__snapshots__/index.test.tsx.snap +39 -6
  194. package/es/Card/__snapshots__/index.test.tsx.snap +92 -42
  195. package/es/CardAction/__snapshots__/index.test.tsx.snap +8 -3
  196. package/es/CardHeading/__snapshots__/index.test.tsx.snap +10 -3
  197. package/es/CardText/__snapshots__/index.test.tsx.snap +8 -3
  198. package/es/CaretIcon/__snapshots__/index.test.tsx.snap +56 -24
  199. package/es/CheckIcon/__snapshots__/index.test.tsx.snap +227 -91
  200. package/es/Checkbox/__snapshots__/index.test.tsx.snap +35 -19
  201. package/es/CheckboxConditional/__snapshots__/index.test.tsx.snap +12 -27
  202. package/es/CheckboxItem/__snapshots__/index.test.tsx.snap +26 -6
  203. package/es/CloseIcon/__snapshots__/index.test.tsx.snap +14 -6
  204. package/es/Confirmation/__snapshots__/index.test.tsx.snap +8 -3
  205. package/es/ConfirmationBody/__snapshots__/index.test.tsx.snap +8 -3
  206. package/es/ConfirmationTitle/__snapshots__/index.test.tsx.snap +8 -3
  207. package/es/Container/__snapshots__/index.test.tsx.snap +42 -12
  208. package/es/CopyrightContainer/__snapshots__/index.test.tsx.snap +16 -0
  209. package/es/{Copyright → CopyrightContainer}/index.js +4 -4
  210. package/es/CopyrightContainer/index.test.js +9 -0
  211. package/es/DateInputContainer/__snapshots__/index.test.tsx.snap +16 -0
  212. package/{esm/DateInput → es/DateInputContainer}/index.js +4 -4
  213. package/es/DateInputContainer/index.test.js +9 -0
  214. package/es/DateInputItem/__snapshots__/index.test.tsx.snap +32 -6
  215. package/es/Details/__snapshots__/index.test.tsx.snap +8 -3
  216. package/es/DetailsContent/__snapshots__/index.test.tsx.snap +8 -3
  217. package/es/DetailsSummary/__snapshots__/index.test.tsx.snap +8 -3
  218. package/es/ErrorMessage/__snapshots__/index.test.tsx.snap +8 -3
  219. package/es/ErrorSummary/__snapshots__/index.test.tsx.snap +8 -3
  220. package/es/FieldContainer/__snapshots__/index.test.tsx.snap +77 -0
  221. package/{esm/Field → es/FieldContainer}/index.js +2 -2
  222. package/es/FieldContainer/index.test.js +25 -0
  223. package/es/Fieldset/__snapshots__/index.test.tsx.snap +8 -3
  224. package/es/FieldsetLegend/__snapshots__/index.test.tsx.snap +90 -30
  225. package/es/FileUpload/__snapshots__/index.test.tsx.snap +46 -15
  226. package/es/Footer/__snapshots__/index.test.tsx.snap +8 -3
  227. package/es/FooterContainer/__snapshots__/index.test.tsx.snap +8 -3
  228. package/es/FooterContent/__snapshots__/index.test.tsx.snap +8 -3
  229. package/es/FooterContentLogos/__snapshots__/index.test.tsx.snap +8 -3
  230. package/es/FooterHeading/__snapshots__/index.test.tsx.snap +24 -9
  231. package/es/FooterImage/__snapshots__/index.test.tsx.snap +8 -2
  232. package/es/FooterInlineList/__snapshots__/index.test.tsx.snap +8 -3
  233. package/es/FooterInlineListItem/__snapshots__/index.test.tsx.snap +6 -6
  234. package/es/FooterLink/__snapshots__/index.test.tsx.snap +17 -6
  235. package/es/FooterList/__snapshots__/index.test.tsx.snap +16 -6
  236. package/es/FooterListItem/__snapshots__/index.test.tsx.snap +6 -6
  237. package/es/FooterMeta/__snapshots__/index.test.tsx.snap +8 -3
  238. package/es/FooterMetaItem/__snapshots__/index.test.tsx.snap +24 -9
  239. package/es/FooterNavigation/__snapshots__/index.test.tsx.snap +8 -3
  240. package/es/FooterSection/__snapshots__/index.test.tsx.snap +8 -3
  241. package/es/Form/__snapshots__/index.test.tsx.snap +16 -6
  242. package/es/GovGRLogo/__snapshots__/index.test.tsx.snap +18 -7
  243. package/es/Grid/__snapshots__/index.test.tsx.snap +65 -35
  244. package/es/Header/__snapshots__/index.test.tsx.snap +10 -4
  245. package/es/HeaderContent/__snapshots__/index.test.tsx.snap +8 -3
  246. package/es/HeaderLogo/__snapshots__/index.test.tsx.snap +10 -5
  247. package/es/HeaderSecondaryLogo/__snapshots__/index.test.tsx.snap +25 -14
  248. package/es/HeaderSection/__snapshots__/index.test.tsx.snap +8 -3
  249. package/es/HeaderSubtitle/__snapshots__/index.test.tsx.snap +8 -3
  250. package/es/HeaderTitle/__snapshots__/index.test.tsx.snap +18 -6
  251. package/es/Heading/__snapshots__/index.test.tsx.snap +136 -51
  252. package/es/HeadingCaption/__snapshots__/index.test.tsx.snap +33 -13
  253. package/es/HellenicRepublicLogo/__snapshots__/index.test.tsx.snap +22 -3
  254. package/es/Hidden/__snapshots__/index.test.tsx.snap +96 -0
  255. package/es/Hint/__snapshots__/index.test.tsx.snap +32 -12
  256. package/es/LabelContainer/__snapshots__/index.test.tsx.snap +16 -0
  257. package/es/{Label → LabelContainer}/index.js +2 -2
  258. package/es/{Label → LabelContainer}/index.test.js +2 -2
  259. package/es/LabelTitle/__snapshots__/index.test.tsx.snap +90 -30
  260. package/es/Layout/__snapshots__/index.test.tsx.snap +9 -4
  261. package/es/LinkBase/__snapshots__/index.test.tsx.snap +50 -0
  262. package/es/{Link → LinkBase}/index.js +2 -2
  263. package/es/LinkBase/index.test.js +25 -0
  264. package/es/List/__snapshots__/index.test.tsx.snap +149 -74
  265. package/es/ListItem/__snapshots__/index.test.tsx.snap +8 -3
  266. package/es/Main/__snapshots__/index.test.tsx.snap +10 -3
  267. package/es/Masthead/__snapshots__/index.test.tsx.snap +8 -3
  268. package/es/MastheadBody/__snapshots__/index.test.tsx.snap +8 -3
  269. package/es/MoreVertIcon/__snapshots__/index.test.tsx.snap +390 -270
  270. package/es/NavHorizontal/__snapshots__/index.test.tsx.snap +24 -9
  271. package/es/NavHorizontalList/__snapshots__/index.test.tsx.snap +8 -3
  272. package/es/NavHorizontalListItem/__snapshots__/index.test.tsx.snap +45 -15
  273. package/es/NavVertical/__snapshots__/index.test.tsx.snap +8 -3
  274. package/es/NavVerticalItem/__snapshots__/index.test.tsx.snap +24 -9
  275. package/es/NormalText/__snapshots__/index.test.tsx.snap +320 -120
  276. package/es/NotificationBannerContainer/__snapshots__/index.test.tsx.snap +68 -0
  277. package/{esm/NotificationBanner → es/NotificationBannerContainer}/index.js +7 -7
  278. package/es/NotificationBannerContainer/index.test.js +25 -0
  279. package/es/NotificationBannerContent/__snapshots__/index.test.tsx.snap +8 -3
  280. package/es/NotificationBannerHeader/__snapshots__/index.test.tsx.snap +11 -6
  281. package/es/NotificationBannerHeading/__snapshots__/index.test.tsx.snap +8 -3
  282. package/es/NotificationBannerLink/__snapshots__/index.test.tsx.snap +18 -6
  283. package/es/PageTitle/__snapshots__/index.test.tsx.snap +8 -3
  284. package/es/PageTitleCaption/__snapshots__/index.test.tsx.snap +33 -13
  285. package/es/PageTitleHeading/__snapshots__/index.test.tsx.snap +40 -15
  286. package/es/PageTitleSection/__snapshots__/index.test.tsx.snap +8 -3
  287. package/es/Paragraph/__snapshots__/index.test.tsx.snap +328 -123
  288. package/es/PhaseBanner/__snapshots__/index.test.tsx.snap +22 -12
  289. package/es/PhaseBannerHeaderContainer/__snapshots__/inde.test.tsx.snap +8 -3
  290. package/es/PhaseBannerTag/__snapshots__/index.test.tsx.snap +8 -3
  291. package/es/PhaseBannerText/__snapshots__/index.test.tsx.snap +8 -3
  292. package/es/RadioConditional/__snapshots__/index.test.tsx.snap +12 -27
  293. package/es/RadioContainer/__snapshots__/index.test.tsx.snap +16 -0
  294. package/es/{Radio → RadioContainer}/index.js +3 -3
  295. package/es/RadioContainer/index.test.js +9 -0
  296. package/es/RadioItem/__snapshots__/index.test.tsx.snap +36 -8
  297. package/es/SectionBreak/__snapshots__/index.test.tsx.snap +42 -12
  298. package/es/SelectContainer/__snapshots__/index.test.tsx.snap +57 -0
  299. package/es/{Select → SelectContainer}/index.js +3 -3
  300. package/es/SelectContainer/index.test.js +26 -0
  301. package/es/SelectOption/__snapshots__/index.test.tsx.snap +17 -6
  302. package/es/SkipLink/__snapshots__/index.test.tsx.snap +10 -3
  303. package/es/SummaryList/__snapshots__/index.test.tsx.snap +8 -3
  304. package/es/SummaryListItem/__snapshots__/index.test.tsx.snap +8 -3
  305. package/es/SummaryListItemAction/__snapshots__/index.test.tsx.snap +8 -3
  306. package/es/SummaryListItemKey/__snapshots__/index.test.tsx.snap +8 -3
  307. package/es/SummaryListItemValue/__snapshots__/index.test.tsx.snap +8 -3
  308. package/es/SvgIcon/__snapshots__/index.test.tsx.snap +177 -57
  309. package/es/Table/__snapshots__/index.test.tsx.snap +40 -15
  310. package/es/TableBody/__snapshots__/index.test.tsx.snap +8 -3
  311. package/es/TableCaption/__snapshots__/index.test.tsx.snap +40 -15
  312. package/es/TableContainer/__snapshots__/index.test.tsx.snap +16 -6
  313. package/es/TableDataCell/__snapshots__/index.test.tsx.snap +16 -6
  314. package/es/TableHead/__snapshots__/index.test.tsx.snap +8 -3
  315. package/es/TableHeadCell/__snapshots__/index.test.tsx.snap +100 -63
  316. package/es/TableNoDataRow/__snapshots__/index.test.tsx.snap +9 -3
  317. package/es/TableRow/__snapshots__/index.test.tsx.snap +8 -3
  318. package/es/Tabs/__snapshots__/index.test.tsx.snap +8 -3
  319. package/es/TabsHeading/__snapshots__/index.test.tsx.snap +24 -9
  320. package/es/TabsList/__snapshots__/index.test.tsx.snap +9 -3
  321. package/es/TabsListItem/__snapshots__/index.test.tsx.snap +65 -15
  322. package/es/TabsPanel/__snapshots__/index.test.tsx.snap +48 -12
  323. package/es/TextArea/__snapshots__/index.test.tsx.snap +55 -18
  324. package/es/TextInput/__snapshots__/index.test.tsx.snap +344 -86
  325. package/es/Top/__snapshots__/index.test.tsx.snap +8 -3
  326. package/es/UncheckIcon/__snapshots__/index.test.tsx.snap +195 -75
  327. package/es/VisuallyHidden/__snapshots__/index.test.tsx.snap +8 -3
  328. package/es/WarningText/__snapshots__/index.test.tsx.snap +18 -13
  329. package/es/index.js +8 -10
  330. package/es/registry.js +16 -20
  331. package/esm/Accordion/__snapshots__/index.test.tsx.snap +8 -3
  332. package/esm/AccordionControls/__snapshots__/index.test.tsx.snap +10 -5
  333. package/esm/AccordionSection/__snapshots__/index.test.tsx.snap +26 -9
  334. package/esm/AccordionSectionContent/__snapshots__/index.test.tsx.snap +8 -3
  335. package/esm/AccordionSectionHeader/__snapshots__/index.test.tsx.snap +14 -9
  336. package/esm/AccordionSectionSummary/__snapshots__/index.test.tsx.snap +12 -3
  337. package/esm/AccordionSectionSummaryHeading/__snapshots__/index.test.tsx.snap +17 -6
  338. package/esm/ArrowIcon/__snapshots__/index.test.tsx.snap +56 -24
  339. package/esm/Aside/__snapshots__/index.test.tsx.snap +8 -3
  340. package/esm/BackLink/__snapshots__/index.test.tsx.snap +69 -36
  341. package/esm/Blockquote/__snapshots__/index.test.tsx.snap +8 -3
  342. package/esm/Bottom/__snapshots__/index.test.tsx.snap +8 -3
  343. package/esm/Breadcrumbs/__snapshots__/index.test.tsx.snap +8 -3
  344. package/esm/BreadcrumbsList/__snapshots__/index.test.tsx.snap +8 -3
  345. package/esm/BreadcrumbsListItem/__snapshots__/index.test.tsx.snap +23 -13
  346. package/esm/BurgerIcon/__snapshots__/index.test.tsx.snap +281 -193
  347. package/esm/Button/__snapshots__/index.test.tsx.snap +106 -33
  348. package/esm/ButtonGroup/__snapshots__/index.test.tsx.snap +8 -3
  349. package/esm/ButtonLink/__snapshots__/index.test.tsx.snap +94 -33
  350. package/esm/CallToAction/__snapshots__/index.test.tsx.snap +39 -6
  351. package/esm/Card/__snapshots__/index.test.tsx.snap +92 -42
  352. package/esm/CardAction/__snapshots__/index.test.tsx.snap +8 -3
  353. package/esm/CardHeading/__snapshots__/index.test.tsx.snap +10 -3
  354. package/esm/CardText/__snapshots__/index.test.tsx.snap +8 -3
  355. package/esm/CaretIcon/__snapshots__/index.test.tsx.snap +56 -24
  356. package/esm/CheckIcon/__snapshots__/index.test.tsx.snap +227 -91
  357. package/esm/Checkbox/__snapshots__/index.test.tsx.snap +35 -19
  358. package/esm/CheckboxConditional/__snapshots__/index.test.tsx.snap +12 -27
  359. package/esm/CheckboxItem/__snapshots__/index.test.tsx.snap +26 -6
  360. package/esm/CloseIcon/__snapshots__/index.test.tsx.snap +14 -6
  361. package/esm/Confirmation/__snapshots__/index.test.tsx.snap +8 -3
  362. package/esm/ConfirmationBody/__snapshots__/index.test.tsx.snap +8 -3
  363. package/esm/ConfirmationTitle/__snapshots__/index.test.tsx.snap +8 -3
  364. package/esm/Container/__snapshots__/index.test.tsx.snap +42 -12
  365. package/esm/CopyrightContainer/__snapshots__/index.test.tsx.snap +16 -0
  366. package/esm/{Copyright → CopyrightContainer}/index.js +4 -4
  367. package/esm/CopyrightContainer/index.test.js +9 -0
  368. package/esm/DateInputContainer/__snapshots__/index.test.tsx.snap +16 -0
  369. package/{es/DateInput → esm/DateInputContainer}/index.js +4 -4
  370. package/esm/DateInputContainer/index.test.js +9 -0
  371. package/esm/DateInputItem/__snapshots__/index.test.tsx.snap +32 -6
  372. package/esm/Details/__snapshots__/index.test.tsx.snap +8 -3
  373. package/esm/DetailsContent/__snapshots__/index.test.tsx.snap +8 -3
  374. package/esm/DetailsSummary/__snapshots__/index.test.tsx.snap +8 -3
  375. package/esm/ErrorMessage/__snapshots__/index.test.tsx.snap +8 -3
  376. package/esm/ErrorSummary/__snapshots__/index.test.tsx.snap +8 -3
  377. package/esm/FieldContainer/__snapshots__/index.test.tsx.snap +77 -0
  378. package/{es/Field → esm/FieldContainer}/index.js +2 -2
  379. package/esm/FieldContainer/index.test.js +25 -0
  380. package/esm/Fieldset/__snapshots__/index.test.tsx.snap +8 -3
  381. package/esm/FieldsetLegend/__snapshots__/index.test.tsx.snap +90 -30
  382. package/esm/FileUpload/__snapshots__/index.test.tsx.snap +46 -15
  383. package/esm/Footer/__snapshots__/index.test.tsx.snap +8 -3
  384. package/esm/FooterContainer/__snapshots__/index.test.tsx.snap +8 -3
  385. package/esm/FooterContent/__snapshots__/index.test.tsx.snap +8 -3
  386. package/esm/FooterContentLogos/__snapshots__/index.test.tsx.snap +8 -3
  387. package/esm/FooterHeading/__snapshots__/index.test.tsx.snap +24 -9
  388. package/esm/FooterImage/__snapshots__/index.test.tsx.snap +8 -2
  389. package/esm/FooterInlineList/__snapshots__/index.test.tsx.snap +8 -3
  390. package/esm/FooterInlineListItem/__snapshots__/index.test.tsx.snap +6 -6
  391. package/esm/FooterLink/__snapshots__/index.test.tsx.snap +17 -6
  392. package/esm/FooterList/__snapshots__/index.test.tsx.snap +16 -6
  393. package/esm/FooterListItem/__snapshots__/index.test.tsx.snap +6 -6
  394. package/esm/FooterMeta/__snapshots__/index.test.tsx.snap +8 -3
  395. package/esm/FooterMetaItem/__snapshots__/index.test.tsx.snap +24 -9
  396. package/esm/FooterNavigation/__snapshots__/index.test.tsx.snap +8 -3
  397. package/esm/FooterSection/__snapshots__/index.test.tsx.snap +8 -3
  398. package/esm/Form/__snapshots__/index.test.tsx.snap +16 -6
  399. package/esm/GovGRLogo/__snapshots__/index.test.tsx.snap +18 -7
  400. package/esm/Grid/__snapshots__/index.test.tsx.snap +65 -35
  401. package/esm/Header/__snapshots__/index.test.tsx.snap +10 -4
  402. package/esm/HeaderContent/__snapshots__/index.test.tsx.snap +8 -3
  403. package/esm/HeaderLogo/__snapshots__/index.test.tsx.snap +10 -5
  404. package/esm/HeaderSecondaryLogo/__snapshots__/index.test.tsx.snap +25 -14
  405. package/esm/HeaderSection/__snapshots__/index.test.tsx.snap +8 -3
  406. package/esm/HeaderSubtitle/__snapshots__/index.test.tsx.snap +8 -3
  407. package/esm/HeaderTitle/__snapshots__/index.test.tsx.snap +18 -6
  408. package/esm/Heading/__snapshots__/index.test.tsx.snap +136 -51
  409. package/esm/HeadingCaption/__snapshots__/index.test.tsx.snap +33 -13
  410. package/esm/HellenicRepublicLogo/__snapshots__/index.test.tsx.snap +22 -3
  411. package/esm/Hidden/__snapshots__/index.test.tsx.snap +96 -0
  412. package/esm/Hint/__snapshots__/index.test.tsx.snap +32 -12
  413. package/esm/LabelContainer/__snapshots__/index.test.tsx.snap +16 -0
  414. package/esm/{Label → LabelContainer}/index.js +2 -2
  415. package/esm/{Label → LabelContainer}/index.test.js +2 -2
  416. package/esm/LabelTitle/__snapshots__/index.test.tsx.snap +90 -30
  417. package/esm/Layout/__snapshots__/index.test.tsx.snap +9 -4
  418. package/esm/LinkBase/__snapshots__/index.test.tsx.snap +50 -0
  419. package/esm/{Link → LinkBase}/index.js +2 -2
  420. package/esm/LinkBase/index.test.js +25 -0
  421. package/esm/List/__snapshots__/index.test.tsx.snap +149 -74
  422. package/esm/ListItem/__snapshots__/index.test.tsx.snap +8 -3
  423. package/esm/Main/__snapshots__/index.test.tsx.snap +10 -3
  424. package/esm/Masthead/__snapshots__/index.test.tsx.snap +8 -3
  425. package/esm/MastheadBody/__snapshots__/index.test.tsx.snap +8 -3
  426. package/esm/MoreVertIcon/__snapshots__/index.test.tsx.snap +390 -270
  427. package/esm/NavHorizontal/__snapshots__/index.test.tsx.snap +24 -9
  428. package/esm/NavHorizontalList/__snapshots__/index.test.tsx.snap +8 -3
  429. package/esm/NavHorizontalListItem/__snapshots__/index.test.tsx.snap +45 -15
  430. package/esm/NavVertical/__snapshots__/index.test.tsx.snap +8 -3
  431. package/esm/NavVerticalItem/__snapshots__/index.test.tsx.snap +24 -9
  432. package/esm/NormalText/__snapshots__/index.test.tsx.snap +320 -120
  433. package/esm/NotificationBannerContainer/__snapshots__/index.test.tsx.snap +68 -0
  434. package/{es/NotificationBanner → esm/NotificationBannerContainer}/index.js +7 -7
  435. package/esm/NotificationBannerContainer/index.test.js +25 -0
  436. package/esm/NotificationBannerContent/__snapshots__/index.test.tsx.snap +8 -3
  437. package/esm/NotificationBannerHeader/__snapshots__/index.test.tsx.snap +11 -6
  438. package/esm/NotificationBannerHeading/__snapshots__/index.test.tsx.snap +8 -3
  439. package/esm/NotificationBannerLink/__snapshots__/index.test.tsx.snap +18 -6
  440. package/esm/PageTitle/__snapshots__/index.test.tsx.snap +8 -3
  441. package/esm/PageTitleCaption/__snapshots__/index.test.tsx.snap +33 -13
  442. package/esm/PageTitleHeading/__snapshots__/index.test.tsx.snap +40 -15
  443. package/esm/PageTitleSection/__snapshots__/index.test.tsx.snap +8 -3
  444. package/esm/Paragraph/__snapshots__/index.test.tsx.snap +328 -123
  445. package/esm/PhaseBanner/__snapshots__/index.test.tsx.snap +22 -12
  446. package/esm/PhaseBannerHeaderContainer/__snapshots__/inde.test.tsx.snap +8 -3
  447. package/esm/PhaseBannerTag/__snapshots__/index.test.tsx.snap +8 -3
  448. package/esm/PhaseBannerText/__snapshots__/index.test.tsx.snap +8 -3
  449. package/esm/RadioConditional/__snapshots__/index.test.tsx.snap +12 -27
  450. package/esm/RadioContainer/__snapshots__/index.test.tsx.snap +16 -0
  451. package/esm/{Radio → RadioContainer}/index.js +3 -3
  452. package/esm/RadioContainer/index.test.js +9 -0
  453. package/esm/RadioItem/__snapshots__/index.test.tsx.snap +36 -8
  454. package/esm/SectionBreak/__snapshots__/index.test.tsx.snap +42 -12
  455. package/esm/SelectContainer/__snapshots__/index.test.tsx.snap +57 -0
  456. package/esm/{Select → SelectContainer}/index.js +3 -3
  457. package/esm/SelectContainer/index.test.js +26 -0
  458. package/esm/SelectOption/__snapshots__/index.test.tsx.snap +17 -6
  459. package/esm/SkipLink/__snapshots__/index.test.tsx.snap +10 -3
  460. package/esm/SummaryList/__snapshots__/index.test.tsx.snap +8 -3
  461. package/esm/SummaryListItem/__snapshots__/index.test.tsx.snap +8 -3
  462. package/esm/SummaryListItemAction/__snapshots__/index.test.tsx.snap +8 -3
  463. package/esm/SummaryListItemKey/__snapshots__/index.test.tsx.snap +8 -3
  464. package/esm/SummaryListItemValue/__snapshots__/index.test.tsx.snap +8 -3
  465. package/esm/SvgIcon/__snapshots__/index.test.tsx.snap +177 -57
  466. package/esm/Table/__snapshots__/index.test.tsx.snap +40 -15
  467. package/esm/TableBody/__snapshots__/index.test.tsx.snap +8 -3
  468. package/esm/TableCaption/__snapshots__/index.test.tsx.snap +40 -15
  469. package/esm/TableContainer/__snapshots__/index.test.tsx.snap +16 -6
  470. package/esm/TableDataCell/__snapshots__/index.test.tsx.snap +16 -6
  471. package/esm/TableHead/__snapshots__/index.test.tsx.snap +8 -3
  472. package/esm/TableHeadCell/__snapshots__/index.test.tsx.snap +100 -63
  473. package/esm/TableNoDataRow/__snapshots__/index.test.tsx.snap +9 -3
  474. package/esm/TableRow/__snapshots__/index.test.tsx.snap +8 -3
  475. package/esm/Tabs/__snapshots__/index.test.tsx.snap +8 -3
  476. package/esm/TabsHeading/__snapshots__/index.test.tsx.snap +24 -9
  477. package/esm/TabsList/__snapshots__/index.test.tsx.snap +9 -3
  478. package/esm/TabsListItem/__snapshots__/index.test.tsx.snap +65 -15
  479. package/esm/TabsPanel/__snapshots__/index.test.tsx.snap +48 -12
  480. package/esm/TextArea/__snapshots__/index.test.tsx.snap +55 -18
  481. package/esm/TextInput/__snapshots__/index.test.tsx.snap +344 -86
  482. package/esm/Top/__snapshots__/index.test.tsx.snap +8 -3
  483. package/esm/UncheckIcon/__snapshots__/index.test.tsx.snap +195 -75
  484. package/esm/VisuallyHidden/__snapshots__/index.test.tsx.snap +8 -3
  485. package/esm/WarningText/__snapshots__/index.test.tsx.snap +18 -13
  486. package/esm/index.js +9 -11
  487. package/esm/registry.js +16 -20
  488. package/index.d.ts +8 -10
  489. package/index.js +26 -42
  490. package/package.json +2 -2
  491. package/registry.d.ts +8 -10
  492. package/registry.js +17 -23
  493. package/Copyright/__snapshots__/index.test.tsx.snap +0 -11
  494. package/Copyright/index.d.ts +0 -10
  495. package/DateInput/__snapshots__/index.test.tsx.snap +0 -11
  496. package/DateInput/index.d.ts +0 -12
  497. package/Field/__snapshots__/index.test.tsx.snap +0 -35
  498. package/Field/index.d.ts +0 -13
  499. package/Field/index.test.js +0 -31
  500. package/GovGRFooter/__snapshots__/index.test.tsx.snap +0 -11
  501. package/GovGRFooter/index.d.ts +0 -9
  502. package/GovGRFooter/index.js +0 -38
  503. package/GovGRFooter/index.test.js +0 -15
  504. package/Label/__snapshots__/index.test.tsx.snap +0 -11
  505. package/Label/index.d.ts +0 -9
  506. package/Link/__snapshots__/index.test.tsx.snap +0 -35
  507. package/Link/index.d.ts +0 -14
  508. package/NotificationBanner/__snapshots__/index.test.tsx.snap +0 -35
  509. package/Radio/__snapshots__/index.test.tsx.snap +0 -11
  510. package/Radio/index.d.ts +0 -14
  511. package/Radio/index.test.js +0 -15
  512. package/Select/__snapshots__/index.test.tsx.snap +0 -39
  513. package/Select/index.d.ts +0 -14
  514. package/Select/index.test.d.ts +0 -1
  515. package/ServiceBadge/__snapshots__/index.test.tsx.snap +0 -11
  516. package/ServiceBadge/index.d.ts +0 -11
  517. package/ServiceBadge/index.js +0 -40
  518. package/ServiceBadge/index.test.d.ts +0 -1
  519. package/ServiceBadge/index.test.js +0 -15
  520. package/es/Copyright/__snapshots__/index.test.tsx.snap +0 -11
  521. package/es/Copyright/index.test.js +0 -9
  522. package/es/DateInput/__snapshots__/index.test.tsx.snap +0 -11
  523. package/es/DateInput/index.test.js +0 -9
  524. package/es/Field/__snapshots__/index.test.tsx.snap +0 -35
  525. package/es/Field/index.test.js +0 -25
  526. package/es/GovGRFooter/__snapshots__/index.test.tsx.snap +0 -11
  527. package/es/GovGRFooter/index.js +0 -22
  528. package/es/GovGRFooter/index.test.js +0 -9
  529. package/es/Label/__snapshots__/index.test.tsx.snap +0 -11
  530. package/es/Link/__snapshots__/index.test.tsx.snap +0 -35
  531. package/es/Link/index.test.js +0 -25
  532. package/es/NotificationBanner/__snapshots__/index.test.tsx.snap +0 -35
  533. package/es/NotificationBanner/index.test.js +0 -25
  534. package/es/Radio/__snapshots__/index.test.tsx.snap +0 -11
  535. package/es/Radio/index.test.js +0 -9
  536. package/es/Select/__snapshots__/index.test.tsx.snap +0 -39
  537. package/es/Select/index.test.js +0 -26
  538. package/es/ServiceBadge/__snapshots__/index.test.tsx.snap +0 -11
  539. package/es/ServiceBadge/index.js +0 -24
  540. package/es/ServiceBadge/index.test.js +0 -9
  541. package/esm/Copyright/__snapshots__/index.test.tsx.snap +0 -11
  542. package/esm/Copyright/index.test.js +0 -9
  543. package/esm/DateInput/__snapshots__/index.test.tsx.snap +0 -11
  544. package/esm/DateInput/index.test.js +0 -9
  545. package/esm/Field/__snapshots__/index.test.tsx.snap +0 -35
  546. package/esm/Field/index.test.js +0 -25
  547. package/esm/GovGRFooter/__snapshots__/index.test.tsx.snap +0 -11
  548. package/esm/GovGRFooter/index.js +0 -22
  549. package/esm/GovGRFooter/index.test.js +0 -9
  550. package/esm/Label/__snapshots__/index.test.tsx.snap +0 -11
  551. package/esm/Link/__snapshots__/index.test.tsx.snap +0 -35
  552. package/esm/Link/index.test.js +0 -25
  553. package/esm/NotificationBanner/__snapshots__/index.test.tsx.snap +0 -35
  554. package/esm/NotificationBanner/index.test.js +0 -25
  555. package/esm/Radio/__snapshots__/index.test.tsx.snap +0 -11
  556. package/esm/Radio/index.test.js +0 -9
  557. package/esm/Select/__snapshots__/index.test.tsx.snap +0 -39
  558. package/esm/Select/index.test.js +0 -26
  559. package/esm/ServiceBadge/__snapshots__/index.test.tsx.snap +0 -11
  560. package/esm/ServiceBadge/index.js +0 -24
  561. package/esm/ServiceBadge/index.test.js +0 -9
@@ -5,10 +5,16 @@ exports[`renders the TextInput with with characterWidth=5 with cellWidth=full 1
5
5
  cellWidth="full"
6
6
  characterWidth={5}
7
7
  >
8
- <input
8
+ <ForwardRef(Base)
9
+ as="input"
9
10
  className="govgr-input--width-5 govgr-!-width-full govgr-input"
10
11
  type="text"
11
- />
12
+ >
13
+ <input
14
+ className="govgr-input--width-5 govgr-!-width-full govgr-input"
15
+ type="text"
16
+ />
17
+ </ForwardRef(Base)>
12
18
  </ForwardRef(TextInput)>
13
19
  `;
14
20
 
@@ -17,10 +23,16 @@ exports[`renders the TextInput with with characterWidth=5 with cellWidth=one-ha
17
23
  cellWidth="one-half"
18
24
  characterWidth={5}
19
25
  >
20
- <input
26
+ <ForwardRef(Base)
27
+ as="input"
21
28
  className="govgr-!-width-one-half govgr-input--width-5 govgr-input"
22
29
  type="text"
23
- />
30
+ >
31
+ <input
32
+ className="govgr-!-width-one-half govgr-input--width-5 govgr-input"
33
+ type="text"
34
+ />
35
+ </ForwardRef(Base)>
24
36
  </ForwardRef(TextInput)>
25
37
  `;
26
38
 
@@ -29,10 +41,16 @@ exports[`renders the TextInput with with characterWidth=5 with cellWidth=one-qu
29
41
  cellWidth="one-quarter"
30
42
  characterWidth={5}
31
43
  >
32
- <input
44
+ <ForwardRef(Base)
45
+ as="input"
33
46
  className="govgr-!-width-one-quarter govgr-input--width-5 govgr-input"
34
47
  type="text"
35
- />
48
+ >
49
+ <input
50
+ className="govgr-!-width-one-quarter govgr-input--width-5 govgr-input"
51
+ type="text"
52
+ />
53
+ </ForwardRef(Base)>
36
54
  </ForwardRef(TextInput)>
37
55
  `;
38
56
 
@@ -41,10 +59,16 @@ exports[`renders the TextInput with with characterWidth=5 with cellWidth=one-th
41
59
  cellWidth="one-third"
42
60
  characterWidth={5}
43
61
  >
44
- <input
62
+ <ForwardRef(Base)
63
+ as="input"
45
64
  className="govgr-!-width-one-third govgr-input--width-5 govgr-input"
46
65
  type="text"
47
- />
66
+ >
67
+ <input
68
+ className="govgr-!-width-one-third govgr-input--width-5 govgr-input"
69
+ type="text"
70
+ />
71
+ </ForwardRef(Base)>
48
72
  </ForwardRef(TextInput)>
49
73
  `;
50
74
 
@@ -53,10 +77,16 @@ exports[`renders the TextInput with with characterWidth=5 with cellWidth=three-
53
77
  cellWidth="three-quarters"
54
78
  characterWidth={5}
55
79
  >
56
- <input
80
+ <ForwardRef(Base)
81
+ as="input"
57
82
  className="govgr-!-width-three-quarters govgr-input--width-5 govgr-input"
58
83
  type="text"
59
- />
84
+ >
85
+ <input
86
+ className="govgr-!-width-three-quarters govgr-input--width-5 govgr-input"
87
+ type="text"
88
+ />
89
+ </ForwardRef(Base)>
60
90
  </ForwardRef(TextInput)>
61
91
  `;
62
92
 
@@ -65,10 +95,16 @@ exports[`renders the TextInput with with characterWidth=5 with cellWidth=two-th
65
95
  cellWidth="two-thirds"
66
96
  characterWidth={5}
67
97
  >
68
- <input
98
+ <ForwardRef(Base)
99
+ as="input"
69
100
  className="govgr-!-width-two-thirds govgr-input--width-5 govgr-input"
70
101
  type="text"
71
- />
102
+ >
103
+ <input
104
+ className="govgr-!-width-two-thirds govgr-input--width-5 govgr-input"
105
+ type="text"
106
+ />
107
+ </ForwardRef(Base)>
72
108
  </ForwardRef(TextInput)>
73
109
  `;
74
110
 
@@ -76,10 +112,16 @@ exports[`renders the TextInput with cellWidth=full 1`] = `
76
112
  <ForwardRef(TextInput)
77
113
  cellWidth="full"
78
114
  >
79
- <input
115
+ <ForwardRef(Base)
116
+ as="input"
80
117
  className="govgr-!-width-full govgr-input"
81
118
  type="text"
82
- />
119
+ >
120
+ <input
121
+ className="govgr-!-width-full govgr-input"
122
+ type="text"
123
+ />
124
+ </ForwardRef(Base)>
83
125
  </ForwardRef(TextInput)>
84
126
  `;
85
127
 
@@ -87,10 +129,16 @@ exports[`renders the TextInput with cellWidth=one-half 1`] = `
87
129
  <ForwardRef(TextInput)
88
130
  cellWidth="one-half"
89
131
  >
90
- <input
132
+ <ForwardRef(Base)
133
+ as="input"
91
134
  className="govgr-!-width-one-half govgr-input"
92
135
  type="text"
93
- />
136
+ >
137
+ <input
138
+ className="govgr-!-width-one-half govgr-input"
139
+ type="text"
140
+ />
141
+ </ForwardRef(Base)>
94
142
  </ForwardRef(TextInput)>
95
143
  `;
96
144
 
@@ -98,10 +146,16 @@ exports[`renders the TextInput with cellWidth=one-quarter 1`] = `
98
146
  <ForwardRef(TextInput)
99
147
  cellWidth="one-quarter"
100
148
  >
101
- <input
149
+ <ForwardRef(Base)
150
+ as="input"
102
151
  className="govgr-!-width-one-quarter govgr-input"
103
152
  type="text"
104
- />
153
+ >
154
+ <input
155
+ className="govgr-!-width-one-quarter govgr-input"
156
+ type="text"
157
+ />
158
+ </ForwardRef(Base)>
105
159
  </ForwardRef(TextInput)>
106
160
  `;
107
161
 
@@ -109,10 +163,16 @@ exports[`renders the TextInput with cellWidth=one-third 1`] = `
109
163
  <ForwardRef(TextInput)
110
164
  cellWidth="one-third"
111
165
  >
112
- <input
166
+ <ForwardRef(Base)
167
+ as="input"
113
168
  className="govgr-!-width-one-third govgr-input"
114
169
  type="text"
115
- />
170
+ >
171
+ <input
172
+ className="govgr-!-width-one-third govgr-input"
173
+ type="text"
174
+ />
175
+ </ForwardRef(Base)>
116
176
  </ForwardRef(TextInput)>
117
177
  `;
118
178
 
@@ -120,10 +180,16 @@ exports[`renders the TextInput with cellWidth=three-quarters 1`] = `
120
180
  <ForwardRef(TextInput)
121
181
  cellWidth="three-quarters"
122
182
  >
123
- <input
183
+ <ForwardRef(Base)
184
+ as="input"
124
185
  className="govgr-!-width-three-quarters govgr-input"
125
186
  type="text"
126
- />
187
+ >
188
+ <input
189
+ className="govgr-!-width-three-quarters govgr-input"
190
+ type="text"
191
+ />
192
+ </ForwardRef(Base)>
127
193
  </ForwardRef(TextInput)>
128
194
  `;
129
195
 
@@ -131,10 +197,16 @@ exports[`renders the TextInput with cellWidth=two-thirds 1`] = `
131
197
  <ForwardRef(TextInput)
132
198
  cellWidth="two-thirds"
133
199
  >
134
- <input
200
+ <ForwardRef(Base)
201
+ as="input"
135
202
  className="govgr-!-width-two-thirds govgr-input"
136
203
  type="text"
137
- />
204
+ >
205
+ <input
206
+ className="govgr-!-width-two-thirds govgr-input"
207
+ type="text"
208
+ />
209
+ </ForwardRef(Base)>
138
210
  </ForwardRef(TextInput)>
139
211
  `;
140
212
 
@@ -142,10 +214,16 @@ exports[`renders the TextInput with characterWidth=2 1`] = `
142
214
  <ForwardRef(TextInput)
143
215
  characterWidth={2}
144
216
  >
145
- <input
217
+ <ForwardRef(Base)
218
+ as="input"
146
219
  className="govgr-input--width-2 govgr-input"
147
220
  type="text"
148
- />
221
+ >
222
+ <input
223
+ className="govgr-input--width-2 govgr-input"
224
+ type="text"
225
+ />
226
+ </ForwardRef(Base)>
149
227
  </ForwardRef(TextInput)>
150
228
  `;
151
229
 
@@ -154,10 +232,16 @@ exports[`renders the TextInput with characterWidth=2 and with cellWidth=full 1`]
154
232
  cellWidth="full"
155
233
  characterWidth={2}
156
234
  >
157
- <input
235
+ <ForwardRef(Base)
236
+ as="input"
158
237
  className="govgr-input--width-2 govgr-!-width-full govgr-input"
159
238
  type="text"
160
- />
239
+ >
240
+ <input
241
+ className="govgr-input--width-2 govgr-!-width-full govgr-input"
242
+ type="text"
243
+ />
244
+ </ForwardRef(Base)>
161
245
  </ForwardRef(TextInput)>
162
246
  `;
163
247
 
@@ -166,10 +250,16 @@ exports[`renders the TextInput with characterWidth=2 and with cellWidth=one-half
166
250
  cellWidth="one-half"
167
251
  characterWidth={2}
168
252
  >
169
- <input
253
+ <ForwardRef(Base)
254
+ as="input"
170
255
  className="govgr-!-width-one-half govgr-input--width-2 govgr-input"
171
256
  type="text"
172
- />
257
+ >
258
+ <input
259
+ className="govgr-!-width-one-half govgr-input--width-2 govgr-input"
260
+ type="text"
261
+ />
262
+ </ForwardRef(Base)>
173
263
  </ForwardRef(TextInput)>
174
264
  `;
175
265
 
@@ -178,10 +268,16 @@ exports[`renders the TextInput with characterWidth=2 and with cellWidth=one-quar
178
268
  cellWidth="one-quarter"
179
269
  characterWidth={2}
180
270
  >
181
- <input
271
+ <ForwardRef(Base)
272
+ as="input"
182
273
  className="govgr-!-width-one-quarter govgr-input--width-2 govgr-input"
183
274
  type="text"
184
- />
275
+ >
276
+ <input
277
+ className="govgr-!-width-one-quarter govgr-input--width-2 govgr-input"
278
+ type="text"
279
+ />
280
+ </ForwardRef(Base)>
185
281
  </ForwardRef(TextInput)>
186
282
  `;
187
283
 
@@ -190,10 +286,16 @@ exports[`renders the TextInput with characterWidth=2 and with cellWidth=one-thir
190
286
  cellWidth="one-third"
191
287
  characterWidth={2}
192
288
  >
193
- <input
289
+ <ForwardRef(Base)
290
+ as="input"
194
291
  className="govgr-!-width-one-third govgr-input--width-2 govgr-input"
195
292
  type="text"
196
- />
293
+ >
294
+ <input
295
+ className="govgr-!-width-one-third govgr-input--width-2 govgr-input"
296
+ type="text"
297
+ />
298
+ </ForwardRef(Base)>
197
299
  </ForwardRef(TextInput)>
198
300
  `;
199
301
 
@@ -202,10 +304,16 @@ exports[`renders the TextInput with characterWidth=2 and with cellWidth=three-qu
202
304
  cellWidth="three-quarters"
203
305
  characterWidth={2}
204
306
  >
205
- <input
307
+ <ForwardRef(Base)
308
+ as="input"
206
309
  className="govgr-!-width-three-quarters govgr-input--width-2 govgr-input"
207
310
  type="text"
208
- />
311
+ >
312
+ <input
313
+ className="govgr-!-width-three-quarters govgr-input--width-2 govgr-input"
314
+ type="text"
315
+ />
316
+ </ForwardRef(Base)>
209
317
  </ForwardRef(TextInput)>
210
318
  `;
211
319
 
@@ -214,10 +322,16 @@ exports[`renders the TextInput with characterWidth=2 and with cellWidth=two-thir
214
322
  cellWidth="two-thirds"
215
323
  characterWidth={2}
216
324
  >
217
- <input
325
+ <ForwardRef(Base)
326
+ as="input"
218
327
  className="govgr-!-width-two-thirds govgr-input--width-2 govgr-input"
219
328
  type="text"
220
- />
329
+ >
330
+ <input
331
+ className="govgr-!-width-two-thirds govgr-input--width-2 govgr-input"
332
+ type="text"
333
+ />
334
+ </ForwardRef(Base)>
221
335
  </ForwardRef(TextInput)>
222
336
  `;
223
337
 
@@ -225,10 +339,16 @@ exports[`renders the TextInput with characterWidth=3 1`] = `
225
339
  <ForwardRef(TextInput)
226
340
  characterWidth={3}
227
341
  >
228
- <input
342
+ <ForwardRef(Base)
343
+ as="input"
229
344
  className="govgr-input--width-3 govgr-input"
230
345
  type="text"
231
- />
346
+ >
347
+ <input
348
+ className="govgr-input--width-3 govgr-input"
349
+ type="text"
350
+ />
351
+ </ForwardRef(Base)>
232
352
  </ForwardRef(TextInput)>
233
353
  `;
234
354
 
@@ -237,10 +357,16 @@ exports[`renders the TextInput with characterWidth=3 and with cellWidth=full 1`]
237
357
  cellWidth="full"
238
358
  characterWidth={3}
239
359
  >
240
- <input
360
+ <ForwardRef(Base)
361
+ as="input"
241
362
  className="govgr-input--width-3 govgr-!-width-full govgr-input"
242
363
  type="text"
243
- />
364
+ >
365
+ <input
366
+ className="govgr-input--width-3 govgr-!-width-full govgr-input"
367
+ type="text"
368
+ />
369
+ </ForwardRef(Base)>
244
370
  </ForwardRef(TextInput)>
245
371
  `;
246
372
 
@@ -249,10 +375,16 @@ exports[`renders the TextInput with characterWidth=3 and with cellWidth=one-half
249
375
  cellWidth="one-half"
250
376
  characterWidth={3}
251
377
  >
252
- <input
378
+ <ForwardRef(Base)
379
+ as="input"
253
380
  className="govgr-!-width-one-half govgr-input--width-3 govgr-input"
254
381
  type="text"
255
- />
382
+ >
383
+ <input
384
+ className="govgr-!-width-one-half govgr-input--width-3 govgr-input"
385
+ type="text"
386
+ />
387
+ </ForwardRef(Base)>
256
388
  </ForwardRef(TextInput)>
257
389
  `;
258
390
 
@@ -261,10 +393,16 @@ exports[`renders the TextInput with characterWidth=3 and with cellWidth=one-quar
261
393
  cellWidth="one-quarter"
262
394
  characterWidth={3}
263
395
  >
264
- <input
396
+ <ForwardRef(Base)
397
+ as="input"
265
398
  className="govgr-!-width-one-quarter govgr-input--width-3 govgr-input"
266
399
  type="text"
267
- />
400
+ >
401
+ <input
402
+ className="govgr-!-width-one-quarter govgr-input--width-3 govgr-input"
403
+ type="text"
404
+ />
405
+ </ForwardRef(Base)>
268
406
  </ForwardRef(TextInput)>
269
407
  `;
270
408
 
@@ -273,10 +411,16 @@ exports[`renders the TextInput with characterWidth=3 and with cellWidth=one-thir
273
411
  cellWidth="one-third"
274
412
  characterWidth={3}
275
413
  >
276
- <input
414
+ <ForwardRef(Base)
415
+ as="input"
277
416
  className="govgr-!-width-one-third govgr-input--width-3 govgr-input"
278
417
  type="text"
279
- />
418
+ >
419
+ <input
420
+ className="govgr-!-width-one-third govgr-input--width-3 govgr-input"
421
+ type="text"
422
+ />
423
+ </ForwardRef(Base)>
280
424
  </ForwardRef(TextInput)>
281
425
  `;
282
426
 
@@ -285,10 +429,16 @@ exports[`renders the TextInput with characterWidth=3 and with cellWidth=three-qu
285
429
  cellWidth="three-quarters"
286
430
  characterWidth={3}
287
431
  >
288
- <input
432
+ <ForwardRef(Base)
433
+ as="input"
289
434
  className="govgr-!-width-three-quarters govgr-input--width-3 govgr-input"
290
435
  type="text"
291
- />
436
+ >
437
+ <input
438
+ className="govgr-!-width-three-quarters govgr-input--width-3 govgr-input"
439
+ type="text"
440
+ />
441
+ </ForwardRef(Base)>
292
442
  </ForwardRef(TextInput)>
293
443
  `;
294
444
 
@@ -297,10 +447,16 @@ exports[`renders the TextInput with characterWidth=3 and with cellWidth=two-thir
297
447
  cellWidth="two-thirds"
298
448
  characterWidth={3}
299
449
  >
300
- <input
450
+ <ForwardRef(Base)
451
+ as="input"
301
452
  className="govgr-!-width-two-thirds govgr-input--width-3 govgr-input"
302
453
  type="text"
303
- />
454
+ >
455
+ <input
456
+ className="govgr-!-width-two-thirds govgr-input--width-3 govgr-input"
457
+ type="text"
458
+ />
459
+ </ForwardRef(Base)>
304
460
  </ForwardRef(TextInput)>
305
461
  `;
306
462
 
@@ -308,10 +464,16 @@ exports[`renders the TextInput with characterWidth=4 1`] = `
308
464
  <ForwardRef(TextInput)
309
465
  characterWidth={4}
310
466
  >
311
- <input
467
+ <ForwardRef(Base)
468
+ as="input"
312
469
  className="govgr-input--width-4 govgr-input"
313
470
  type="text"
314
- />
471
+ >
472
+ <input
473
+ className="govgr-input--width-4 govgr-input"
474
+ type="text"
475
+ />
476
+ </ForwardRef(Base)>
315
477
  </ForwardRef(TextInput)>
316
478
  `;
317
479
 
@@ -320,10 +482,16 @@ exports[`renders the TextInput with characterWidth=4 and with cellWidth=full 1`]
320
482
  cellWidth="full"
321
483
  characterWidth={4}
322
484
  >
323
- <input
485
+ <ForwardRef(Base)
486
+ as="input"
324
487
  className="govgr-input--width-4 govgr-!-width-full govgr-input"
325
488
  type="text"
326
- />
489
+ >
490
+ <input
491
+ className="govgr-input--width-4 govgr-!-width-full govgr-input"
492
+ type="text"
493
+ />
494
+ </ForwardRef(Base)>
327
495
  </ForwardRef(TextInput)>
328
496
  `;
329
497
 
@@ -332,10 +500,16 @@ exports[`renders the TextInput with characterWidth=4 and with cellWidth=one-half
332
500
  cellWidth="one-half"
333
501
  characterWidth={4}
334
502
  >
335
- <input
503
+ <ForwardRef(Base)
504
+ as="input"
336
505
  className="govgr-!-width-one-half govgr-input--width-4 govgr-input"
337
506
  type="text"
338
- />
507
+ >
508
+ <input
509
+ className="govgr-!-width-one-half govgr-input--width-4 govgr-input"
510
+ type="text"
511
+ />
512
+ </ForwardRef(Base)>
339
513
  </ForwardRef(TextInput)>
340
514
  `;
341
515
 
@@ -344,10 +518,16 @@ exports[`renders the TextInput with characterWidth=4 and with cellWidth=one-quar
344
518
  cellWidth="one-quarter"
345
519
  characterWidth={4}
346
520
  >
347
- <input
521
+ <ForwardRef(Base)
522
+ as="input"
348
523
  className="govgr-!-width-one-quarter govgr-input--width-4 govgr-input"
349
524
  type="text"
350
- />
525
+ >
526
+ <input
527
+ className="govgr-!-width-one-quarter govgr-input--width-4 govgr-input"
528
+ type="text"
529
+ />
530
+ </ForwardRef(Base)>
351
531
  </ForwardRef(TextInput)>
352
532
  `;
353
533
 
@@ -356,10 +536,16 @@ exports[`renders the TextInput with characterWidth=4 and with cellWidth=one-thir
356
536
  cellWidth="one-third"
357
537
  characterWidth={4}
358
538
  >
359
- <input
539
+ <ForwardRef(Base)
540
+ as="input"
360
541
  className="govgr-!-width-one-third govgr-input--width-4 govgr-input"
361
542
  type="text"
362
- />
543
+ >
544
+ <input
545
+ className="govgr-!-width-one-third govgr-input--width-4 govgr-input"
546
+ type="text"
547
+ />
548
+ </ForwardRef(Base)>
363
549
  </ForwardRef(TextInput)>
364
550
  `;
365
551
 
@@ -368,10 +554,16 @@ exports[`renders the TextInput with characterWidth=4 and with cellWidth=three-qu
368
554
  cellWidth="three-quarters"
369
555
  characterWidth={4}
370
556
  >
371
- <input
557
+ <ForwardRef(Base)
558
+ as="input"
372
559
  className="govgr-!-width-three-quarters govgr-input--width-4 govgr-input"
373
560
  type="text"
374
- />
561
+ >
562
+ <input
563
+ className="govgr-!-width-three-quarters govgr-input--width-4 govgr-input"
564
+ type="text"
565
+ />
566
+ </ForwardRef(Base)>
375
567
  </ForwardRef(TextInput)>
376
568
  `;
377
569
 
@@ -380,10 +572,16 @@ exports[`renders the TextInput with characterWidth=4 and with cellWidth=two-thir
380
572
  cellWidth="two-thirds"
381
573
  characterWidth={4}
382
574
  >
383
- <input
575
+ <ForwardRef(Base)
576
+ as="input"
384
577
  className="govgr-!-width-two-thirds govgr-input--width-4 govgr-input"
385
578
  type="text"
386
- />
579
+ >
580
+ <input
581
+ className="govgr-!-width-two-thirds govgr-input--width-4 govgr-input"
582
+ type="text"
583
+ />
584
+ </ForwardRef(Base)>
387
585
  </ForwardRef(TextInput)>
388
586
  `;
389
587
 
@@ -391,10 +589,16 @@ exports[`renders the TextInput with characterWidth=5 1`] = `
391
589
  <ForwardRef(TextInput)
392
590
  characterWidth={5}
393
591
  >
394
- <input
592
+ <ForwardRef(Base)
593
+ as="input"
395
594
  className="govgr-input--width-5 govgr-input"
396
595
  type="text"
397
- />
596
+ >
597
+ <input
598
+ className="govgr-input--width-5 govgr-input"
599
+ type="text"
600
+ />
601
+ </ForwardRef(Base)>
398
602
  </ForwardRef(TextInput)>
399
603
  `;
400
604
 
@@ -402,10 +606,16 @@ exports[`renders the TextInput with characterWidth=10 1`] = `
402
606
  <ForwardRef(TextInput)
403
607
  characterWidth={10}
404
608
  >
405
- <input
609
+ <ForwardRef(Base)
610
+ as="input"
406
611
  className="govgr-input--width-10 govgr-input"
407
612
  type="text"
408
- />
613
+ >
614
+ <input
615
+ className="govgr-input--width-10 govgr-input"
616
+ type="text"
617
+ />
618
+ </ForwardRef(Base)>
409
619
  </ForwardRef(TextInput)>
410
620
  `;
411
621
 
@@ -413,10 +623,16 @@ exports[`renders the TextInput with characterWidth=20 1`] = `
413
623
  <ForwardRef(TextInput)
414
624
  characterWidth={20}
415
625
  >
416
- <input
626
+ <ForwardRef(Base)
627
+ as="input"
417
628
  className="govgr-input--width-20 govgr-input"
418
629
  type="text"
419
- />
630
+ >
631
+ <input
632
+ className="govgr-input--width-20 govgr-input"
633
+ type="text"
634
+ />
635
+ </ForwardRef(Base)>
420
636
  </ForwardRef(TextInput)>
421
637
  `;
422
638
 
@@ -425,10 +641,16 @@ exports[`renders the TextInput with characterWidth=20 and with cellWidth=full 1`
425
641
  cellWidth="full"
426
642
  characterWidth={20}
427
643
  >
428
- <input
644
+ <ForwardRef(Base)
645
+ as="input"
429
646
  className="govgr-input--width-20 govgr-!-width-full govgr-input"
430
647
  type="text"
431
- />
648
+ >
649
+ <input
650
+ className="govgr-input--width-20 govgr-!-width-full govgr-input"
651
+ type="text"
652
+ />
653
+ </ForwardRef(Base)>
432
654
  </ForwardRef(TextInput)>
433
655
  `;
434
656
 
@@ -437,10 +659,16 @@ exports[`renders the TextInput with characterWidth=20 and with cellWidth=one-hal
437
659
  cellWidth="one-half"
438
660
  characterWidth={20}
439
661
  >
440
- <input
662
+ <ForwardRef(Base)
663
+ as="input"
441
664
  className="govgr-!-width-one-half govgr-input--width-20 govgr-input"
442
665
  type="text"
443
- />
666
+ >
667
+ <input
668
+ className="govgr-!-width-one-half govgr-input--width-20 govgr-input"
669
+ type="text"
670
+ />
671
+ </ForwardRef(Base)>
444
672
  </ForwardRef(TextInput)>
445
673
  `;
446
674
 
@@ -449,10 +677,16 @@ exports[`renders the TextInput with characterWidth=20 and with cellWidth=one-qua
449
677
  cellWidth="one-quarter"
450
678
  characterWidth={20}
451
679
  >
452
- <input
680
+ <ForwardRef(Base)
681
+ as="input"
453
682
  className="govgr-!-width-one-quarter govgr-input--width-20 govgr-input"
454
683
  type="text"
455
- />
684
+ >
685
+ <input
686
+ className="govgr-!-width-one-quarter govgr-input--width-20 govgr-input"
687
+ type="text"
688
+ />
689
+ </ForwardRef(Base)>
456
690
  </ForwardRef(TextInput)>
457
691
  `;
458
692
 
@@ -461,10 +695,16 @@ exports[`renders the TextInput with characterWidth=20 and with cellWidth=one-thi
461
695
  cellWidth="one-third"
462
696
  characterWidth={20}
463
697
  >
464
- <input
698
+ <ForwardRef(Base)
699
+ as="input"
465
700
  className="govgr-!-width-one-third govgr-input--width-20 govgr-input"
466
701
  type="text"
467
- />
702
+ >
703
+ <input
704
+ className="govgr-!-width-one-third govgr-input--width-20 govgr-input"
705
+ type="text"
706
+ />
707
+ </ForwardRef(Base)>
468
708
  </ForwardRef(TextInput)>
469
709
  `;
470
710
 
@@ -473,10 +713,16 @@ exports[`renders the TextInput with characterWidth=20 and with cellWidth=three-q
473
713
  cellWidth="three-quarters"
474
714
  characterWidth={20}
475
715
  >
476
- <input
716
+ <ForwardRef(Base)
717
+ as="input"
477
718
  className="govgr-!-width-three-quarters govgr-input--width-20 govgr-input"
478
719
  type="text"
479
- />
720
+ >
721
+ <input
722
+ className="govgr-!-width-three-quarters govgr-input--width-20 govgr-input"
723
+ type="text"
724
+ />
725
+ </ForwardRef(Base)>
480
726
  </ForwardRef(TextInput)>
481
727
  `;
482
728
 
@@ -485,18 +731,30 @@ exports[`renders the TextInput with characterWidth=20 and with cellWidth=two-thi
485
731
  cellWidth="two-thirds"
486
732
  characterWidth={20}
487
733
  >
488
- <input
734
+ <ForwardRef(Base)
735
+ as="input"
489
736
  className="govgr-!-width-two-thirds govgr-input--width-20 govgr-input"
490
737
  type="text"
491
- />
738
+ >
739
+ <input
740
+ className="govgr-!-width-two-thirds govgr-input--width-20 govgr-input"
741
+ type="text"
742
+ />
743
+ </ForwardRef(Base)>
492
744
  </ForwardRef(TextInput)>
493
745
  `;
494
746
 
495
747
  exports[`renders the TextInput with no props 1`] = `
496
748
  <ForwardRef(TextInput)>
497
- <input
749
+ <ForwardRef(Base)
750
+ as="input"
498
751
  className="govgr-input"
499
752
  type="text"
500
- />
753
+ >
754
+ <input
755
+ className="govgr-input"
756
+ type="text"
757
+ />
758
+ </ForwardRef(Base)>
501
759
  </ForwardRef(TextInput)>
502
760
  `;