@digigov/react-core 0.25.4 → 0.25.5

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 (746) hide show
  1. package/AccessibilityIcon/index.d.ts +0 -6
  2. package/AccessibilityIcon/index.js +8 -8
  3. package/AccessibilityIcon/index.test.js +4 -4
  4. package/AccessibilityTextIcon/index.test.js +4 -4
  5. package/Accordion/index.js +7 -7
  6. package/AccordionControls/index.js +7 -7
  7. package/AccordionSection/index.js +7 -7
  8. package/AccordionSectionContent/index.js +7 -7
  9. package/AccordionSectionHeader/index.js +7 -7
  10. package/AccordionSectionSummary/index.js +6 -6
  11. package/AccordionSectionSummaryHeading/index.js +8 -7
  12. package/ArrowIcon/index.js +9 -9
  13. package/Aside/index.js +7 -7
  14. package/BackLink/index.js +10 -10
  15. package/Base/index.js +14 -14
  16. package/Blockquote/index.js +7 -7
  17. package/Bottom/index.js +7 -7
  18. package/Breadcrumbs/index.js +7 -7
  19. package/BreadcrumbsList/index.js +7 -7
  20. package/BreadcrumbsListItem/index.js +9 -9
  21. package/BurgerIcon/index.js +15 -15
  22. package/Button/index.js +8 -8
  23. package/Button/index.test.js +6 -6
  24. package/ButtonGroup/index.js +7 -7
  25. package/ButtonLink/index.js +8 -8
  26. package/ButtonLink/index.test.js +6 -6
  27. package/CHANGELOG.md +4 -6
  28. package/CallToAction/index.js +8 -8
  29. package/Card/index.d.ts +6 -6
  30. package/Card/index.js +8 -8
  31. package/Card/index.test.js +10 -10
  32. package/CardAction/index.js +7 -7
  33. package/CardHeading/index.js +8 -8
  34. package/CardText/index.js +7 -7
  35. package/CaretContainer/index.js +5 -5
  36. package/CaretIcon/index.js +9 -9
  37. package/CheckIcon/index.d.ts +0 -6
  38. package/CheckIcon/index.js +8 -8
  39. package/CheckIcon/index.test.js +4 -4
  40. package/Checkbox/index.js +7 -7
  41. package/CheckboxConditional/index.js +8 -8
  42. package/CheckboxItem/index.js +10 -10
  43. package/CheckboxItem/index.test.js +2 -2
  44. package/CloseIcon/index.d.ts +0 -6
  45. package/CloseIcon/index.js +8 -8
  46. package/Confirmation/index.js +7 -7
  47. package/ConfirmationBody/index.js +7 -7
  48. package/ConfirmationTitle/index.js +7 -7
  49. package/Container/index.js +8 -8
  50. package/Container/index.test.js +2 -2
  51. package/CopyrightContainer/index.js +7 -7
  52. package/DateInputContainer/index.js +7 -7
  53. package/DateInputItem/index.d.ts +5 -5
  54. package/DateInputItem/index.js +11 -11
  55. package/DateInputItem/index.test.js +2 -2
  56. package/Details/index.js +7 -7
  57. package/DetailsContent/index.js +7 -7
  58. package/DetailsSummary/index.js +7 -7
  59. package/ErrorMessage/index.js +7 -7
  60. package/ErrorSummary/index.js +7 -7
  61. package/FieldContainer/index.d.ts +1 -1
  62. package/FieldContainer/index.js +11 -11
  63. package/Fieldset/index.js +7 -7
  64. package/FieldsetLegend/index.d.ts +4 -4
  65. package/FieldsetLegend/index.js +11 -11
  66. package/FileUpload/index.js +11 -11
  67. package/FileUploadContainer/index.js +7 -7
  68. package/Footer/index.js +7 -7
  69. package/FooterContainer/index.js +7 -7
  70. package/FooterContent/index.js +7 -7
  71. package/FooterContentLogos/index.js +7 -7
  72. package/FooterHeading/index.js +8 -8
  73. package/FooterImage/index.js +11 -10
  74. package/FooterInlineList/index.js +7 -7
  75. package/FooterInlineListItem/index.js +7 -7
  76. package/FooterLink/index.js +7 -7
  77. package/FooterList/index.js +7 -7
  78. package/FooterListItem/index.js +7 -7
  79. package/FooterMeta/index.js +7 -7
  80. package/FooterMetaItem/index.js +7 -7
  81. package/FooterNavigation/index.js +7 -7
  82. package/FooterSection/index.js +7 -7
  83. package/Form/index.js +7 -7
  84. package/GlobeIcon/index.js +9 -9
  85. package/GovGRLogo/index.js +11 -11
  86. package/Grid/index.d.ts +6 -6
  87. package/Grid/index.js +12 -12
  88. package/Header/index.js +7 -7
  89. package/HeaderContent/index.js +7 -7
  90. package/HeaderLogo/index.d.ts +4 -4
  91. package/HeaderLogo/index.js +10 -10
  92. package/HeaderNavMenuContent/index.js +7 -7
  93. package/HeaderSecondaryLogo/index.d.ts +4 -4
  94. package/HeaderSecondaryLogo/index.js +10 -10
  95. package/HeaderSecondaryLogo/index.test.js +4 -4
  96. package/HeaderSection/index.js +7 -7
  97. package/HeaderSubtitle/index.js +7 -7
  98. package/HeaderTitle/index.js +8 -8
  99. package/Heading/index.d.ts +5 -5
  100. package/Heading/index.js +9 -9
  101. package/Heading/index.test.js +24 -24
  102. package/HeadingCaption/index.js +8 -8
  103. package/HellenicRepublicLogo/index.js +15 -13
  104. package/Hidden/index.js +7 -7
  105. package/Hint/index.js +7 -7
  106. package/LabelContainer/index.js +7 -7
  107. package/LabelTitle/index.d.ts +4 -4
  108. package/LabelTitle/index.js +7 -7
  109. package/Layout/index.js +7 -7
  110. package/LinkBase/index.js +7 -7
  111. package/List/index.js +8 -8
  112. package/ListItem/index.js +7 -7
  113. package/Main/index.js +7 -7
  114. package/Masthead/index.js +7 -7
  115. package/MastheadBody/index.js +7 -7
  116. package/MoreVertIcon/index.d.ts +0 -6
  117. package/MoreVertIcon/index.js +8 -8
  118. package/MoreVertIcon/index.test.js +4 -4
  119. package/Nav/index.d.ts +13 -13
  120. package/Nav/index.js +15 -15
  121. package/NavList/index.js +7 -7
  122. package/NavListItem/index.js +7 -7
  123. package/NavListItemButton/index.js +7 -7
  124. package/NavListItemLink/index.js +5 -5
  125. package/NavListItemLink/index.test.js +4 -4
  126. package/NavMenu/index.js +8 -8
  127. package/NavMenuContainer/index.js +5 -5
  128. package/NavMenuContainerContent/index.js +5 -5
  129. package/NavMenuContainerContentList/index.js +7 -7
  130. package/NavMenuContainerContentListItem/index.js +7 -7
  131. package/NavMenuContainerTitle/index.js +7 -7
  132. package/NavVertical/index.js +7 -7
  133. package/NavVerticalItem/index.js +6 -6
  134. package/NormalText/index.d.ts +7 -7
  135. package/NormalText/index.js +9 -9
  136. package/NormalText/index.test.js +52 -52
  137. package/NotificationBannerContainer/index.js +8 -8
  138. package/NotificationBannerContent/index.js +7 -7
  139. package/NotificationBannerHeader/index.js +7 -7
  140. package/NotificationBannerHeading/index.js +7 -7
  141. package/NotificationBannerLink/index.js +7 -7
  142. package/PageTitle/index.js +7 -7
  143. package/PageTitleCaption/index.js +8 -8
  144. package/PageTitleHeading/index.js +8 -8
  145. package/PageTitleSection/index.js +7 -7
  146. package/Paragraph/index.d.ts +7 -7
  147. package/Paragraph/index.js +9 -9
  148. package/Paragraph/index.test.js +52 -52
  149. package/PhaseBanner/index.js +7 -7
  150. package/PhaseBannerHeaderContainer/index.js +5 -4
  151. package/PhaseBannerTag/index.js +7 -7
  152. package/PhaseBannerText/index.js +7 -7
  153. package/RadioConditional/index.js +8 -8
  154. package/RadioContainer/index.js +7 -7
  155. package/RadioItem/index.js +10 -10
  156. package/RadioItem/index.test.js +2 -2
  157. package/SectionBreak/index.d.ts +4 -4
  158. package/SectionBreak/index.js +8 -8
  159. package/SelectContainer/index.js +7 -7
  160. package/SelectContainer/index.test.js +2 -2
  161. package/SelectOption/index.js +8 -8
  162. package/SingleCharacterInputContainer/index.js +7 -7
  163. package/SingleCharacterInputItem/index.d.ts +5 -5
  164. package/SingleCharacterInputItem/index.js +14 -14
  165. package/SingleCharacterInputItem/index.test.js +7 -7
  166. package/SkipLink/index.js +7 -7
  167. package/SummaryList/index.js +7 -7
  168. package/SummaryListItem/index.js +7 -7
  169. package/SummaryListItemAction/index.js +7 -7
  170. package/SummaryListItemKey/index.js +7 -7
  171. package/SummaryListItemValue/index.js +7 -7
  172. package/SvgIcon/index.js +9 -9
  173. package/SvgIcon/index.test.js +4 -4
  174. package/Table/index.d.ts +16 -16
  175. package/Table/index.js +12 -12
  176. package/TableBody/index.js +8 -8
  177. package/TableCaption/index.js +8 -8
  178. package/TableContainer/index.js +6 -6
  179. package/TableDataCell/index.js +8 -8
  180. package/TableHead/index.js +7 -7
  181. package/TableHeadCell/index.d.ts +6 -6
  182. package/TableHeadCell/index.js +9 -9
  183. package/TableHeadCell/index.test.js +12 -12
  184. package/TableNoDataRow/index.js +7 -7
  185. package/TableRow/index.js +8 -8
  186. package/Tabs/index.js +7 -7
  187. package/TabsHeading/index.js +8 -8
  188. package/TabsList/index.js +7 -7
  189. package/TabsListItem/index.js +10 -10
  190. package/TabsPanel/index.js +7 -7
  191. package/TextArea/index.js +9 -9
  192. package/TextInput/index.d.ts +4 -4
  193. package/TextInput/index.js +11 -11
  194. package/TextInput/index.test.js +60 -60
  195. package/Top/index.js +7 -7
  196. package/UncheckIcon/index.d.ts +0 -6
  197. package/UncheckIcon/index.js +8 -8
  198. package/UncheckIcon/index.test.js +4 -4
  199. package/VisuallyHidden/index.js +7 -7
  200. package/WarningText/index.js +7 -7
  201. package/es/AccessibilityIcon/index.js +7 -7
  202. package/es/AccessibilityIcon/index.test.js +4 -4
  203. package/es/AccessibilityTextIcon/index.test.js +4 -4
  204. package/es/Accordion/index.js +6 -6
  205. package/es/AccordionControls/index.js +6 -6
  206. package/es/AccordionSection/index.js +6 -6
  207. package/es/AccordionSectionContent/index.js +6 -6
  208. package/es/AccordionSectionHeader/index.js +6 -6
  209. package/es/AccordionSectionSummary/index.js +5 -5
  210. package/es/AccordionSectionSummaryHeading/index.js +7 -6
  211. package/es/ArrowIcon/index.js +8 -8
  212. package/es/Aside/index.js +6 -6
  213. package/es/BackLink/index.js +9 -9
  214. package/es/Base/index.js +14 -14
  215. package/es/Blockquote/index.js +6 -6
  216. package/es/Bottom/index.js +6 -6
  217. package/es/Breadcrumbs/index.js +6 -6
  218. package/es/BreadcrumbsList/index.js +6 -6
  219. package/es/BreadcrumbsListItem/index.js +8 -8
  220. package/es/BurgerIcon/index.js +14 -14
  221. package/es/Button/index.js +8 -8
  222. package/es/Button/index.test.js +6 -6
  223. package/es/ButtonGroup/index.js +6 -6
  224. package/es/ButtonLink/index.js +7 -7
  225. package/es/ButtonLink/index.test.js +6 -6
  226. package/es/CallToAction/index.js +7 -7
  227. package/es/Card/index.js +7 -7
  228. package/es/Card/index.test.js +10 -10
  229. package/es/CardAction/index.js +6 -6
  230. package/es/CardHeading/index.js +7 -7
  231. package/es/CardText/index.js +6 -6
  232. package/es/CaretContainer/index.js +5 -5
  233. package/es/CaretIcon/index.js +8 -8
  234. package/es/CheckIcon/index.js +7 -7
  235. package/es/CheckIcon/index.test.js +4 -4
  236. package/es/Checkbox/index.js +6 -6
  237. package/es/CheckboxConditional/index.js +7 -7
  238. package/es/CheckboxItem/index.js +9 -9
  239. package/es/CheckboxItem/index.test.js +2 -2
  240. package/es/CloseIcon/index.js +7 -7
  241. package/es/Confirmation/index.js +6 -6
  242. package/es/ConfirmationBody/index.js +6 -6
  243. package/es/ConfirmationTitle/index.js +6 -6
  244. package/es/Container/index.js +7 -7
  245. package/es/Container/index.test.js +2 -2
  246. package/es/CopyrightContainer/index.js +6 -6
  247. package/es/DateInputContainer/index.js +6 -6
  248. package/es/DateInputItem/index.js +10 -10
  249. package/es/DateInputItem/index.test.js +2 -2
  250. package/es/Details/index.js +6 -6
  251. package/es/DetailsContent/index.js +6 -6
  252. package/es/DetailsSummary/index.js +6 -6
  253. package/es/ErrorMessage/index.js +6 -6
  254. package/es/ErrorSummary/index.js +6 -6
  255. package/es/FieldContainer/index.js +11 -11
  256. package/es/Fieldset/index.js +6 -6
  257. package/es/FieldsetLegend/index.js +10 -10
  258. package/es/FileUpload/index.js +10 -10
  259. package/es/FileUploadContainer/index.js +6 -6
  260. package/es/Footer/index.js +6 -6
  261. package/es/FooterContainer/index.js +6 -6
  262. package/es/FooterContent/index.js +6 -6
  263. package/es/FooterContentLogos/index.js +6 -6
  264. package/es/FooterHeading/index.js +7 -7
  265. package/es/FooterImage/index.js +10 -9
  266. package/es/FooterInlineList/index.js +6 -6
  267. package/es/FooterInlineListItem/index.js +6 -6
  268. package/es/FooterLink/index.js +6 -6
  269. package/es/FooterList/index.js +6 -6
  270. package/es/FooterListItem/index.js +6 -6
  271. package/es/FooterMeta/index.js +6 -6
  272. package/es/FooterMetaItem/index.js +6 -6
  273. package/es/FooterNavigation/index.js +6 -6
  274. package/es/FooterSection/index.js +6 -6
  275. package/es/Form/index.js +6 -6
  276. package/es/GlobeIcon/index.js +8 -8
  277. package/es/GovGRLogo/index.js +10 -10
  278. package/es/Grid/index.js +11 -11
  279. package/es/Header/index.js +6 -6
  280. package/es/HeaderContent/index.js +6 -6
  281. package/es/HeaderLogo/index.js +9 -9
  282. package/es/HeaderNavMenuContent/index.js +6 -6
  283. package/es/HeaderSecondaryLogo/index.js +9 -9
  284. package/es/HeaderSecondaryLogo/index.test.js +4 -4
  285. package/es/HeaderSection/index.js +6 -6
  286. package/es/HeaderSubtitle/index.js +6 -6
  287. package/es/HeaderTitle/index.js +7 -7
  288. package/es/Heading/index.js +8 -8
  289. package/es/Heading/index.test.js +24 -24
  290. package/es/HeadingCaption/index.js +7 -7
  291. package/es/HellenicRepublicLogo/index.js +14 -12
  292. package/es/Hidden/index.js +6 -6
  293. package/es/Hint/index.js +6 -6
  294. package/es/LabelContainer/index.js +6 -6
  295. package/es/LabelTitle/index.js +6 -6
  296. package/es/Layout/index.js +6 -6
  297. package/es/LinkBase/index.js +6 -6
  298. package/es/List/index.js +7 -7
  299. package/es/ListItem/index.js +6 -6
  300. package/es/Main/index.js +6 -6
  301. package/es/Masthead/index.js +6 -6
  302. package/es/MastheadBody/index.js +6 -6
  303. package/es/MoreVertIcon/index.js +7 -7
  304. package/es/MoreVertIcon/index.test.js +4 -4
  305. package/es/Nav/index.js +14 -14
  306. package/es/NavList/index.js +6 -6
  307. package/es/NavListItem/index.js +6 -6
  308. package/es/NavListItemButton/index.js +6 -6
  309. package/es/NavListItemLink/index.js +5 -5
  310. package/es/NavListItemLink/index.test.js +4 -4
  311. package/es/NavMenu/index.js +7 -7
  312. package/es/NavMenuContainer/index.js +5 -5
  313. package/es/NavMenuContainerContent/index.js +5 -5
  314. package/es/NavMenuContainerContentList/index.js +6 -6
  315. package/es/NavMenuContainerContentListItem/index.js +6 -6
  316. package/es/NavMenuContainerTitle/index.js +7 -7
  317. package/es/NavVertical/index.js +6 -6
  318. package/es/NavVerticalItem/index.js +5 -5
  319. package/es/NormalText/index.js +8 -8
  320. package/es/NormalText/index.test.js +52 -52
  321. package/es/NotificationBannerContainer/index.js +7 -7
  322. package/es/NotificationBannerContent/index.js +6 -6
  323. package/es/NotificationBannerHeader/index.js +6 -6
  324. package/es/NotificationBannerHeading/index.js +6 -6
  325. package/es/NotificationBannerLink/index.js +6 -6
  326. package/es/PageTitle/index.js +6 -6
  327. package/es/PageTitleCaption/index.js +7 -7
  328. package/es/PageTitleHeading/index.js +7 -7
  329. package/es/PageTitleSection/index.js +6 -6
  330. package/es/Paragraph/index.js +8 -8
  331. package/es/Paragraph/index.test.js +52 -52
  332. package/es/PhaseBanner/index.js +6 -6
  333. package/es/PhaseBannerHeaderContainer/index.js +4 -3
  334. package/es/PhaseBannerTag/index.js +6 -6
  335. package/es/PhaseBannerText/index.js +6 -6
  336. package/es/RadioConditional/index.js +7 -7
  337. package/es/RadioContainer/index.js +6 -6
  338. package/es/RadioItem/index.js +9 -9
  339. package/es/RadioItem/index.test.js +2 -2
  340. package/es/SectionBreak/index.js +7 -7
  341. package/es/SelectContainer/index.js +6 -6
  342. package/es/SelectContainer/index.test.js +2 -2
  343. package/es/SelectOption/index.js +7 -7
  344. package/es/SingleCharacterInputContainer/index.js +6 -6
  345. package/es/SingleCharacterInputItem/index.js +13 -13
  346. package/es/SingleCharacterInputItem/index.test.js +7 -7
  347. package/es/SkipLink/index.js +6 -6
  348. package/es/SummaryList/index.js +6 -6
  349. package/es/SummaryListItem/index.js +6 -6
  350. package/es/SummaryListItemAction/index.js +6 -6
  351. package/es/SummaryListItemKey/index.js +6 -6
  352. package/es/SummaryListItemValue/index.js +6 -6
  353. package/es/SvgIcon/index.js +8 -8
  354. package/es/SvgIcon/index.test.js +4 -4
  355. package/es/Table/index.js +11 -11
  356. package/es/TableBody/index.js +7 -7
  357. package/es/TableCaption/index.js +7 -7
  358. package/es/TableContainer/index.js +5 -5
  359. package/es/TableDataCell/index.js +7 -7
  360. package/es/TableHead/index.js +6 -6
  361. package/es/TableHeadCell/index.js +8 -8
  362. package/es/TableHeadCell/index.test.js +12 -12
  363. package/es/TableNoDataRow/index.js +6 -6
  364. package/es/TableRow/index.js +7 -7
  365. package/es/Tabs/index.js +6 -6
  366. package/es/TabsHeading/index.js +7 -7
  367. package/es/TabsList/index.js +6 -6
  368. package/es/TabsListItem/index.js +9 -9
  369. package/es/TabsPanel/index.js +6 -6
  370. package/es/TextArea/index.js +8 -8
  371. package/es/TextInput/index.js +10 -10
  372. package/es/TextInput/index.test.js +60 -60
  373. package/es/Top/index.js +6 -6
  374. package/es/UncheckIcon/index.js +7 -7
  375. package/es/UncheckIcon/index.test.js +4 -4
  376. package/es/VisuallyHidden/index.js +6 -6
  377. package/es/WarningText/index.js +6 -6
  378. package/es/registry.js +1 -0
  379. package/esm/AccessibilityIcon/index.js +7 -7
  380. package/esm/AccessibilityIcon/index.test.js +4 -4
  381. package/esm/AccessibilityTextIcon/index.test.js +4 -4
  382. package/esm/Accordion/index.js +6 -6
  383. package/esm/AccordionControls/index.js +6 -6
  384. package/esm/AccordionSection/index.js +6 -6
  385. package/esm/AccordionSectionContent/index.js +6 -6
  386. package/esm/AccordionSectionHeader/index.js +6 -6
  387. package/esm/AccordionSectionSummary/index.js +5 -5
  388. package/esm/AccordionSectionSummaryHeading/index.js +7 -6
  389. package/esm/ArrowIcon/index.js +8 -8
  390. package/esm/Aside/index.js +6 -6
  391. package/esm/BackLink/index.js +9 -9
  392. package/esm/Base/index.js +14 -14
  393. package/esm/Blockquote/index.js +6 -6
  394. package/esm/Bottom/index.js +6 -6
  395. package/esm/Breadcrumbs/index.js +6 -6
  396. package/esm/BreadcrumbsList/index.js +6 -6
  397. package/esm/BreadcrumbsListItem/index.js +8 -8
  398. package/esm/BurgerIcon/index.js +14 -14
  399. package/esm/Button/index.js +8 -8
  400. package/esm/Button/index.test.js +6 -6
  401. package/esm/ButtonGroup/index.js +6 -6
  402. package/esm/ButtonLink/index.js +7 -7
  403. package/esm/ButtonLink/index.test.js +6 -6
  404. package/esm/CallToAction/index.js +7 -7
  405. package/esm/Card/index.js +7 -7
  406. package/esm/Card/index.test.js +10 -10
  407. package/esm/CardAction/index.js +6 -6
  408. package/esm/CardHeading/index.js +7 -7
  409. package/esm/CardText/index.js +6 -6
  410. package/esm/CaretContainer/index.js +5 -5
  411. package/esm/CaretIcon/index.js +8 -8
  412. package/esm/CheckIcon/index.js +7 -7
  413. package/esm/CheckIcon/index.test.js +4 -4
  414. package/esm/Checkbox/index.js +6 -6
  415. package/esm/CheckboxConditional/index.js +7 -7
  416. package/esm/CheckboxItem/index.js +9 -9
  417. package/esm/CheckboxItem/index.test.js +2 -2
  418. package/esm/CloseIcon/index.js +7 -7
  419. package/esm/Confirmation/index.js +6 -6
  420. package/esm/ConfirmationBody/index.js +6 -6
  421. package/esm/ConfirmationTitle/index.js +6 -6
  422. package/esm/Container/index.js +7 -7
  423. package/esm/Container/index.test.js +2 -2
  424. package/esm/CopyrightContainer/index.js +6 -6
  425. package/esm/DateInputContainer/index.js +6 -6
  426. package/esm/DateInputItem/index.js +10 -10
  427. package/esm/DateInputItem/index.test.js +2 -2
  428. package/esm/Details/index.js +6 -6
  429. package/esm/DetailsContent/index.js +6 -6
  430. package/esm/DetailsSummary/index.js +6 -6
  431. package/esm/ErrorMessage/index.js +6 -6
  432. package/esm/ErrorSummary/index.js +6 -6
  433. package/esm/FieldContainer/index.js +11 -11
  434. package/esm/Fieldset/index.js +6 -6
  435. package/esm/FieldsetLegend/index.js +10 -10
  436. package/esm/FileUpload/index.js +10 -10
  437. package/esm/FileUploadContainer/index.js +6 -6
  438. package/esm/Footer/index.js +6 -6
  439. package/esm/FooterContainer/index.js +6 -6
  440. package/esm/FooterContent/index.js +6 -6
  441. package/esm/FooterContentLogos/index.js +6 -6
  442. package/esm/FooterHeading/index.js +7 -7
  443. package/esm/FooterImage/index.js +10 -9
  444. package/esm/FooterInlineList/index.js +6 -6
  445. package/esm/FooterInlineListItem/index.js +6 -6
  446. package/esm/FooterLink/index.js +6 -6
  447. package/esm/FooterList/index.js +6 -6
  448. package/esm/FooterListItem/index.js +6 -6
  449. package/esm/FooterMeta/index.js +6 -6
  450. package/esm/FooterMetaItem/index.js +6 -6
  451. package/esm/FooterNavigation/index.js +6 -6
  452. package/esm/FooterSection/index.js +6 -6
  453. package/esm/Form/index.js +6 -6
  454. package/esm/GlobeIcon/index.js +8 -8
  455. package/esm/GovGRLogo/index.js +10 -10
  456. package/esm/Grid/index.js +11 -11
  457. package/esm/Header/index.js +6 -6
  458. package/esm/HeaderContent/index.js +6 -6
  459. package/esm/HeaderLogo/index.js +9 -9
  460. package/esm/HeaderNavMenuContent/index.js +6 -6
  461. package/esm/HeaderSecondaryLogo/index.js +9 -9
  462. package/esm/HeaderSecondaryLogo/index.test.js +4 -4
  463. package/esm/HeaderSection/index.js +6 -6
  464. package/esm/HeaderSubtitle/index.js +6 -6
  465. package/esm/HeaderTitle/index.js +7 -7
  466. package/esm/Heading/index.js +8 -8
  467. package/esm/Heading/index.test.js +24 -24
  468. package/esm/HeadingCaption/index.js +7 -7
  469. package/esm/HellenicRepublicLogo/index.js +14 -12
  470. package/esm/Hidden/index.js +6 -6
  471. package/esm/Hint/index.js +6 -6
  472. package/esm/LabelContainer/index.js +6 -6
  473. package/esm/LabelTitle/index.js +6 -6
  474. package/esm/Layout/index.js +6 -6
  475. package/esm/LinkBase/index.js +6 -6
  476. package/esm/List/index.js +7 -7
  477. package/esm/ListItem/index.js +6 -6
  478. package/esm/Main/index.js +6 -6
  479. package/esm/Masthead/index.js +6 -6
  480. package/esm/MastheadBody/index.js +6 -6
  481. package/esm/MoreVertIcon/index.js +7 -7
  482. package/esm/MoreVertIcon/index.test.js +4 -4
  483. package/esm/Nav/index.js +14 -14
  484. package/esm/NavList/index.js +6 -6
  485. package/esm/NavListItem/index.js +6 -6
  486. package/esm/NavListItemButton/index.js +6 -6
  487. package/esm/NavListItemLink/index.js +5 -5
  488. package/esm/NavListItemLink/index.test.js +4 -4
  489. package/esm/NavMenu/index.js +7 -7
  490. package/esm/NavMenuContainer/index.js +5 -5
  491. package/esm/NavMenuContainerContent/index.js +5 -5
  492. package/esm/NavMenuContainerContentList/index.js +6 -6
  493. package/esm/NavMenuContainerContentListItem/index.js +6 -6
  494. package/esm/NavMenuContainerTitle/index.js +7 -7
  495. package/esm/NavVertical/index.js +6 -6
  496. package/esm/NavVerticalItem/index.js +5 -5
  497. package/esm/NormalText/index.js +8 -8
  498. package/esm/NormalText/index.test.js +52 -52
  499. package/esm/NotificationBannerContainer/index.js +7 -7
  500. package/esm/NotificationBannerContent/index.js +6 -6
  501. package/esm/NotificationBannerHeader/index.js +6 -6
  502. package/esm/NotificationBannerHeading/index.js +6 -6
  503. package/esm/NotificationBannerLink/index.js +6 -6
  504. package/esm/PageTitle/index.js +6 -6
  505. package/esm/PageTitleCaption/index.js +7 -7
  506. package/esm/PageTitleHeading/index.js +7 -7
  507. package/esm/PageTitleSection/index.js +6 -6
  508. package/esm/Paragraph/index.js +8 -8
  509. package/esm/Paragraph/index.test.js +52 -52
  510. package/esm/PhaseBanner/index.js +6 -6
  511. package/esm/PhaseBannerHeaderContainer/index.js +4 -3
  512. package/esm/PhaseBannerTag/index.js +6 -6
  513. package/esm/PhaseBannerText/index.js +6 -6
  514. package/esm/RadioConditional/index.js +7 -7
  515. package/esm/RadioContainer/index.js +6 -6
  516. package/esm/RadioItem/index.js +9 -9
  517. package/esm/RadioItem/index.test.js +2 -2
  518. package/esm/SectionBreak/index.js +7 -7
  519. package/esm/SelectContainer/index.js +6 -6
  520. package/esm/SelectContainer/index.test.js +2 -2
  521. package/esm/SelectOption/index.js +7 -7
  522. package/esm/SingleCharacterInputContainer/index.js +6 -6
  523. package/esm/SingleCharacterInputItem/index.js +13 -13
  524. package/esm/SingleCharacterInputItem/index.test.js +7 -7
  525. package/esm/SkipLink/index.js +6 -6
  526. package/esm/SummaryList/index.js +6 -6
  527. package/esm/SummaryListItem/index.js +6 -6
  528. package/esm/SummaryListItemAction/index.js +6 -6
  529. package/esm/SummaryListItemKey/index.js +6 -6
  530. package/esm/SummaryListItemValue/index.js +6 -6
  531. package/esm/SvgIcon/index.js +8 -8
  532. package/esm/SvgIcon/index.test.js +4 -4
  533. package/esm/Table/index.js +11 -11
  534. package/esm/TableBody/index.js +7 -7
  535. package/esm/TableCaption/index.js +7 -7
  536. package/esm/TableContainer/index.js +5 -5
  537. package/esm/TableDataCell/index.js +7 -7
  538. package/esm/TableHead/index.js +6 -6
  539. package/esm/TableHeadCell/index.js +8 -8
  540. package/esm/TableHeadCell/index.test.js +12 -12
  541. package/esm/TableNoDataRow/index.js +6 -6
  542. package/esm/TableRow/index.js +7 -7
  543. package/esm/Tabs/index.js +6 -6
  544. package/esm/TabsHeading/index.js +7 -7
  545. package/esm/TabsList/index.js +6 -6
  546. package/esm/TabsListItem/index.js +9 -9
  547. package/esm/TabsPanel/index.js +6 -6
  548. package/esm/TextArea/index.js +8 -8
  549. package/esm/TextInput/index.js +10 -10
  550. package/esm/TextInput/index.test.js +60 -60
  551. package/esm/Top/index.js +6 -6
  552. package/esm/UncheckIcon/index.js +7 -7
  553. package/esm/UncheckIcon/index.test.js +4 -4
  554. package/esm/VisuallyHidden/index.js +6 -6
  555. package/esm/WarningText/index.js +6 -6
  556. package/esm/index.js +1 -1
  557. package/esm/registry.js +1 -0
  558. package/package.json +2 -2
  559. package/registry.js +1 -0
  560. package/src/AccessibilityIcon/index.test.tsx +2 -2
  561. package/src/AccessibilityIcon/index.tsx +5 -12
  562. package/src/AccessibilityTextIcon/index.test.tsx +2 -2
  563. package/src/Accordion/index.tsx +3 -3
  564. package/src/AccordionControls/index.tsx +3 -3
  565. package/src/AccordionSection/index.tsx +3 -3
  566. package/src/AccordionSectionContent/index.tsx +3 -3
  567. package/src/AccordionSectionHeader/index.tsx +3 -3
  568. package/src/AccordionSectionSummary/index.tsx +3 -3
  569. package/src/AccordionSectionSummaryHeading/index.tsx +5 -4
  570. package/src/ArrowIcon/index.tsx +4 -4
  571. package/src/Aside/index.tsx +3 -3
  572. package/src/BackLink/index.tsx +6 -6
  573. package/src/Base/index.tsx +12 -12
  574. package/src/Blockquote/index.tsx +3 -3
  575. package/src/Bottom/index.tsx +3 -3
  576. package/src/Breadcrumbs/index.tsx +3 -3
  577. package/src/BreadcrumbsList/index.tsx +3 -3
  578. package/src/BreadcrumbsListItem/index.tsx +4 -4
  579. package/src/BurgerIcon/index.tsx +7 -7
  580. package/src/Button/index.test.tsx +3 -3
  581. package/src/Button/index.tsx +6 -6
  582. package/src/ButtonGroup/index.tsx +3 -3
  583. package/src/ButtonLink/index.test.tsx +3 -3
  584. package/src/ButtonLink/index.tsx +3 -3
  585. package/src/CallToAction/index.tsx +4 -4
  586. package/src/Card/index.test.tsx +5 -5
  587. package/src/Card/index.tsx +10 -10
  588. package/src/CardAction/index.tsx +3 -3
  589. package/src/CardHeading/index.tsx +5 -5
  590. package/src/CardText/index.tsx +3 -3
  591. package/src/CaretContainer/index.tsx +2 -2
  592. package/src/CaretIcon/index.tsx +4 -4
  593. package/src/CheckIcon/index.test.tsx +2 -2
  594. package/src/CheckIcon/index.tsx +6 -12
  595. package/src/Checkbox/index.tsx +3 -3
  596. package/src/CheckboxConditional/index.tsx +4 -4
  597. package/src/CheckboxItem/index.test.tsx +1 -1
  598. package/src/CheckboxItem/index.tsx +6 -6
  599. package/src/CloseIcon/index.tsx +6 -12
  600. package/src/Confirmation/index.tsx +3 -3
  601. package/src/ConfirmationBody/index.tsx +3 -3
  602. package/src/ConfirmationTitle/index.tsx +3 -3
  603. package/src/Container/index.test.tsx +1 -1
  604. package/src/Container/index.tsx +3 -3
  605. package/src/CopyrightContainer/index.tsx +3 -3
  606. package/src/DateInputContainer/index.tsx +3 -3
  607. package/src/DateInputItem/index.test.tsx +1 -1
  608. package/src/DateInputItem/index.tsx +12 -12
  609. package/src/Details/index.tsx +3 -3
  610. package/src/DetailsContent/index.tsx +3 -3
  611. package/src/DetailsSummary/index.tsx +3 -3
  612. package/src/ErrorMessage/index.tsx +3 -3
  613. package/src/ErrorSummary/index.tsx +3 -3
  614. package/src/FieldContainer/index.tsx +4 -4
  615. package/src/Fieldset/index.tsx +3 -3
  616. package/src/FieldsetLegend/index.tsx +24 -22
  617. package/src/FileUpload/index.tsx +8 -8
  618. package/src/FileUploadContainer/index.tsx +3 -3
  619. package/src/Footer/index.tsx +3 -3
  620. package/src/FooterContainer/index.tsx +3 -3
  621. package/src/FooterContent/index.tsx +3 -3
  622. package/src/FooterContentLogos/index.tsx +3 -3
  623. package/src/FooterHeading/index.tsx +3 -3
  624. package/src/FooterImage/index.tsx +6 -5
  625. package/src/FooterInlineList/index.tsx +3 -3
  626. package/src/FooterInlineListItem/index.tsx +3 -3
  627. package/src/FooterLink/index.tsx +3 -3
  628. package/src/FooterList/index.tsx +3 -3
  629. package/src/FooterListItem/index.tsx +3 -3
  630. package/src/FooterMeta/index.tsx +3 -3
  631. package/src/FooterMetaItem/index.tsx +3 -3
  632. package/src/FooterNavigation/index.tsx +3 -3
  633. package/src/FooterSection/index.tsx +3 -3
  634. package/src/Form/index.tsx +3 -3
  635. package/src/GlobeIcon/index.tsx +4 -4
  636. package/src/GovGRLogo/index.tsx +7 -7
  637. package/src/Grid/index.tsx +14 -14
  638. package/src/Header/index.tsx +4 -4
  639. package/src/HeaderContent/index.tsx +3 -3
  640. package/src/HeaderLogo/index.tsx +10 -10
  641. package/src/HeaderNavMenuContent/index.tsx +3 -3
  642. package/src/HeaderSecondaryLogo/index.test.tsx +3 -3
  643. package/src/HeaderSecondaryLogo/index.tsx +10 -10
  644. package/src/HeaderSection/index.tsx +3 -3
  645. package/src/HeaderSubtitle/index.tsx +3 -3
  646. package/src/HeaderTitle/index.tsx +4 -4
  647. package/src/Heading/index.test.tsx +12 -12
  648. package/src/Heading/index.tsx +8 -8
  649. package/src/HeadingCaption/index.tsx +3 -3
  650. package/src/HellenicRepublicLogo/index.tsx +30 -26
  651. package/src/Hidden/index.tsx +3 -3
  652. package/src/Hint/index.tsx +3 -3
  653. package/src/LabelContainer/index.tsx +3 -3
  654. package/src/LabelTitle/index.tsx +7 -7
  655. package/src/Layout/index.tsx +3 -3
  656. package/src/LinkBase/index.tsx +3 -3
  657. package/src/List/index.tsx +3 -3
  658. package/src/ListItem/index.tsx +3 -3
  659. package/src/Main/index.tsx +4 -4
  660. package/src/Masthead/index.tsx +3 -3
  661. package/src/MastheadBody/index.tsx +3 -3
  662. package/src/MoreVertIcon/index.test.tsx +2 -2
  663. package/src/MoreVertIcon/index.tsx +5 -12
  664. package/src/Nav/index.tsx +20 -20
  665. package/src/NavList/index.tsx +3 -3
  666. package/src/NavListItem/index.tsx +3 -3
  667. package/src/NavListItemButton/index.tsx +4 -4
  668. package/src/NavListItemLink/index.test.tsx +2 -2
  669. package/src/NavListItemLink/index.tsx +4 -4
  670. package/src/NavMenu/index.tsx +4 -4
  671. package/src/NavMenuContainer/index.tsx +2 -2
  672. package/src/NavMenuContainerContent/index.tsx +2 -2
  673. package/src/NavMenuContainerContentList/index.tsx +3 -3
  674. package/src/NavMenuContainerContentListItem/index.tsx +3 -3
  675. package/src/NavMenuContainerTitle/index.tsx +7 -7
  676. package/src/NavVertical/index.tsx +3 -3
  677. package/src/NavVerticalItem/index.tsx +3 -3
  678. package/src/NormalText/index.test.tsx +26 -26
  679. package/src/NormalText/index.tsx +11 -11
  680. package/src/NotificationBannerContainer/index.tsx +6 -6
  681. package/src/NotificationBannerContent/index.tsx +3 -3
  682. package/src/NotificationBannerHeader/index.tsx +3 -3
  683. package/src/NotificationBannerHeading/index.tsx +3 -3
  684. package/src/NotificationBannerLink/index.tsx +4 -4
  685. package/src/PageTitle/index.tsx +3 -3
  686. package/src/PageTitleCaption/index.tsx +3 -3
  687. package/src/PageTitleHeading/index.tsx +3 -3
  688. package/src/PageTitleSection/index.tsx +3 -3
  689. package/src/Paragraph/index.test.tsx +26 -26
  690. package/src/Paragraph/index.tsx +11 -11
  691. package/src/PhaseBanner/index.tsx +3 -3
  692. package/src/PhaseBannerHeaderContainer/index.tsx +4 -3
  693. package/src/PhaseBannerTag/index.tsx +3 -3
  694. package/src/PhaseBannerText/index.tsx +3 -3
  695. package/src/RadioConditional/index.tsx +4 -4
  696. package/src/RadioContainer/index.tsx +3 -3
  697. package/src/RadioItem/index.test.tsx +1 -1
  698. package/src/RadioItem/index.tsx +6 -6
  699. package/src/SectionBreak/index.tsx +8 -8
  700. package/src/SelectContainer/index.test.tsx +1 -1
  701. package/src/SelectContainer/index.tsx +4 -4
  702. package/src/SelectOption/index.tsx +4 -4
  703. package/src/SingleCharacterInputContainer/index.tsx +3 -3
  704. package/src/SingleCharacterInputItem/index.test.tsx +4 -4
  705. package/src/SingleCharacterInputItem/index.tsx +26 -24
  706. package/src/SkipLink/index.tsx +5 -5
  707. package/src/SummaryList/index.tsx +3 -3
  708. package/src/SummaryListItem/index.tsx +3 -3
  709. package/src/SummaryListItemAction/index.tsx +3 -3
  710. package/src/SummaryListItemKey/index.tsx +3 -3
  711. package/src/SummaryListItemValue/index.tsx +3 -3
  712. package/src/SvgIcon/index.test.tsx +2 -2
  713. package/src/SvgIcon/index.tsx +4 -4
  714. package/src/Table/index.tsx +22 -22
  715. package/src/TableBody/index.tsx +3 -3
  716. package/src/TableCaption/index.tsx +3 -3
  717. package/src/TableContainer/index.tsx +3 -3
  718. package/src/TableDataCell/index.tsx +3 -3
  719. package/src/TableHead/index.tsx +3 -3
  720. package/src/TableHeadCell/index.test.tsx +6 -6
  721. package/src/TableHeadCell/index.tsx +9 -9
  722. package/src/TableNoDataRow/index.tsx +4 -4
  723. package/src/TableRow/index.tsx +3 -3
  724. package/src/Tabs/index.tsx +3 -3
  725. package/src/TabsHeading/index.tsx +3 -3
  726. package/src/TabsList/index.tsx +4 -4
  727. package/src/TabsListItem/index.tsx +6 -6
  728. package/src/TabsPanel/index.tsx +5 -5
  729. package/src/TextArea/index.tsx +5 -5
  730. package/src/TextInput/index.test.tsx +30 -30
  731. package/src/TextInput/index.tsx +14 -14
  732. package/src/Top/index.tsx +3 -3
  733. package/src/UncheckIcon/index.test.tsx +2 -2
  734. package/src/UncheckIcon/index.tsx +5 -12
  735. package/src/VisuallyHidden/index.tsx +3 -3
  736. package/src/WarningText/index.tsx +3 -3
  737. package/src/registry.js +1 -0
  738. /package/PhaseBannerHeaderContainer/__snapshots__/{index.test.tsx.snap → inde.test.tsx.snap} +0 -0
  739. /package/PhaseBannerHeaderContainer/{index.test.d.ts → inde.test.d.ts} +0 -0
  740. /package/PhaseBannerHeaderContainer/{index.test.js → inde.test.js} +0 -0
  741. /package/es/PhaseBannerHeaderContainer/__snapshots__/{index.test.tsx.snap → inde.test.tsx.snap} +0 -0
  742. /package/es/PhaseBannerHeaderContainer/{index.test.js → inde.test.js} +0 -0
  743. /package/esm/PhaseBannerHeaderContainer/__snapshots__/{index.test.tsx.snap → inde.test.tsx.snap} +0 -0
  744. /package/esm/PhaseBannerHeaderContainer/{index.test.js → inde.test.js} +0 -0
  745. /package/src/PhaseBannerHeaderContainer/__snapshots__/{index.test.tsx.snap → inde.test.tsx.snap} +0 -0
  746. /package/src/PhaseBannerHeaderContainer/{index.test.tsx → inde.test.tsx} +0 -0
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterContentLogos is placed in the footer, inside the FooterContent ccomponent, above the Copyright.
@@ -11,14 +11,14 @@ import Base from '@digigov/react-core/Base';
11
11
  * It has no props.
12
12
  */
13
13
  export var FooterContentLogos = /*#__PURE__*/React.forwardRef(function FooterContentLogos(_ref, ref) {
14
- var children = _ref.children,
15
- className = _ref.className,
14
+ var className = _ref.className,
15
+ children = _ref.children,
16
16
  props = _objectWithoutProperties(_ref, _excluded);
17
17
 
18
18
  return /*#__PURE__*/React.createElement(Base, _extends({
19
19
  as: "div",
20
- className: clsx(className, true && 'govgr-footer__content--logos'),
21
- ref: ref
20
+ ref: ref,
21
+ className: clsx(className, true && 'govgr-footer__content--logos')
22
22
  }, props), children);
23
23
  });
24
24
  export default FooterContentLogos;
@@ -1,24 +1,24 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className", "size"];
3
+ var _excluded = ["size", "className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterHeading is a component used for heading in the footer.
10
10
  */
11
11
  export var FooterHeading = /*#__PURE__*/React.forwardRef(function FooterHeading(_ref, ref) {
12
- var children = _ref.children,
13
- className = _ref.className,
14
- _ref$size = _ref.size,
12
+ var _ref$size = _ref.size,
15
13
  size = _ref$size === void 0 ? 's' : _ref$size,
14
+ className = _ref.className,
15
+ children = _ref.children,
16
16
  props = _objectWithoutProperties(_ref, _excluded);
17
17
 
18
18
  return /*#__PURE__*/React.createElement(Base, _extends({
19
19
  as: "h2",
20
- className: clsx(className, size === 'm' && 'govgr-heading-m', size === 's' && 'govgr-heading-s', true && 'govgr-footer__heading'),
21
- ref: ref
20
+ ref: ref,
21
+ className: clsx(className, size === 'm' && 'govgr-heading-m', size === 's' && 'govgr-heading-s', true && 'govgr-footer__heading')
22
22
  }, props), children);
23
23
  });
24
24
  export default FooterHeading;
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["alt", "children", "className"];
3
+ var _excluded = ["className", "children", "alt"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterImage is a component for logos and images in the footer.
@@ -11,17 +11,18 @@ import Base from '@digigov/react-core/Base';
11
11
  *
12
12
  */
13
13
  export var FooterImage = /*#__PURE__*/React.forwardRef(function FooterImage(_ref, ref) {
14
- var _ref$alt = _ref.alt,
15
- alt = _ref$alt === void 0 ? 'footer logo' : _ref$alt,
14
+ var className = _ref.className,
16
15
  children = _ref.children,
17
- className = _ref.className,
16
+ _ref$alt = _ref.alt,
17
+ alt = _ref$alt === void 0 ? 'footer logo' : _ref$alt,
18
18
  props = _objectWithoutProperties(_ref, _excluded);
19
19
 
20
20
  return /*#__PURE__*/React.createElement(Base, _extends({
21
- alt: alt,
22
21
  as: "img",
23
- className: clsx(className, true && 'govgr-footer__logo'),
24
- ref: ref
25
- }, props), children);
22
+ ref: ref,
23
+ className: clsx(className, true && 'govgr-footer__logo')
24
+ }, props, {
25
+ alt: alt
26
+ }), children);
26
27
  });
27
28
  export default FooterImage;
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterInlineList is a component for an inline list in the footer.
@@ -11,14 +11,14 @@ import Base from '@digigov/react-core/Base';
11
11
  * This is a wrapper for a list of FooterInlineListItem.
12
12
  */
13
13
  export var FooterInlineList = /*#__PURE__*/React.forwardRef(function FooterInlineList(_ref, ref) {
14
- var children = _ref.children,
15
- className = _ref.className,
14
+ var className = _ref.className,
15
+ children = _ref.children,
16
16
  props = _objectWithoutProperties(_ref, _excluded);
17
17
 
18
18
  return /*#__PURE__*/React.createElement(Base, _extends({
19
19
  as: "ul",
20
- className: clsx(className, true && 'govgr-footer__inline-list'),
21
- ref: ref
20
+ ref: ref,
21
+ className: clsx(className, true && 'govgr-footer__inline-list')
22
22
  }, props), children);
23
23
  });
24
24
  export default FooterInlineList;
@@ -1,22 +1,22 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * Details for the FooterInlineListItem.
10
10
  */
11
11
  export var FooterInlineListItem = /*#__PURE__*/React.forwardRef(function FooterInlineListItem(_ref, ref) {
12
- var children = _ref.children,
13
- className = _ref.className,
12
+ var className = _ref.className,
13
+ children = _ref.children,
14
14
  props = _objectWithoutProperties(_ref, _excluded);
15
15
 
16
16
  return /*#__PURE__*/React.createElement(Base, _extends({
17
17
  as: "li",
18
- className: clsx(className, true && 'govgr-footer__inline-list-item'),
19
- ref: ref
18
+ ref: ref,
19
+ className: clsx(className, true && 'govgr-footer__inline-list-item')
20
20
  }, props), children);
21
21
  });
22
22
  export default FooterInlineListItem;
@@ -1,22 +1,22 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterLink in used inside the Footer component.
10
10
  */
11
11
  export var FooterLink = /*#__PURE__*/React.forwardRef(function FooterLink(_ref, ref) {
12
- var children = _ref.children,
13
- className = _ref.className,
12
+ var className = _ref.className,
13
+ children = _ref.children,
14
14
  props = _objectWithoutProperties(_ref, _excluded);
15
15
 
16
16
  return /*#__PURE__*/React.createElement(Base, _extends({
17
17
  as: "a",
18
- className: clsx(className, true && 'govgr-footer__link'),
19
- ref: ref
18
+ ref: ref,
19
+ className: clsx(className, true && 'govgr-footer__link')
20
20
  }, props), children);
21
21
  });
22
22
  export default FooterLink;
@@ -1,24 +1,24 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className", "columns"];
3
+ var _excluded = ["columns", "className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterList is used inside the FooterSection.
10
10
  * This component takes a list of FooterListItem component as its children.
11
11
  */
12
12
  export var FooterList = /*#__PURE__*/React.forwardRef(function FooterList(_ref, ref) {
13
- var children = _ref.children,
13
+ var columns = _ref.columns,
14
14
  className = _ref.className,
15
- columns = _ref.columns,
15
+ children = _ref.children,
16
16
  props = _objectWithoutProperties(_ref, _excluded);
17
17
 
18
18
  return /*#__PURE__*/React.createElement(Base, _extends({
19
19
  as: "ul",
20
- className: clsx(className, columns === 2 && 'govgr-footer__list--columns-2', true && 'govgr-footer__list'),
21
- ref: ref
20
+ ref: ref,
21
+ className: clsx(className, columns === 2 && 'govgr-footer__list--columns-2', true && 'govgr-footer__list')
22
22
  }, props), children);
23
23
  });
24
24
  export default FooterList;
@@ -1,23 +1,23 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterListItem must be inside the FooterList component.
10
10
  * This component has no props.
11
11
  */
12
12
  export var FooterListItem = /*#__PURE__*/React.forwardRef(function FooterListItem(_ref, ref) {
13
- var children = _ref.children,
14
- className = _ref.className,
13
+ var className = _ref.className,
14
+ children = _ref.children,
15
15
  props = _objectWithoutProperties(_ref, _excluded);
16
16
 
17
17
  return /*#__PURE__*/React.createElement(Base, _extends({
18
18
  as: "li",
19
- className: clsx(className, true && 'govgr-footer__list-item'),
20
- ref: ref
19
+ ref: ref,
20
+ className: clsx(className, true && 'govgr-footer__list-item')
21
21
  }, props), children);
22
22
  });
23
23
  export default FooterListItem;
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterMeta is inside the FooterContainer component.
@@ -11,14 +11,14 @@ import Base from '@digigov/react-core/Base';
11
11
  * Semantically, in this component we include the very basic elements of a govgr footer.
12
12
  */
13
13
  export var FooterMeta = /*#__PURE__*/React.forwardRef(function FooterMeta(_ref, ref) {
14
- var children = _ref.children,
15
- className = _ref.className,
14
+ var className = _ref.className,
15
+ children = _ref.children,
16
16
  props = _objectWithoutProperties(_ref, _excluded);
17
17
 
18
18
  return /*#__PURE__*/React.createElement(Base, _extends({
19
19
  as: "div",
20
- className: clsx(className, true && 'govgr-footer__meta'),
21
- ref: ref
20
+ ref: ref,
21
+ className: clsx(className, true && 'govgr-footer__meta')
22
22
  }, props), children);
23
23
  });
24
24
  export default FooterMeta;
@@ -1,23 +1,23 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className", "grow"];
3
+ var _excluded = ["grow", "className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterMetaItem is inside the FooterMeta component.
10
10
  */
11
11
  export var FooterMetaItem = /*#__PURE__*/React.forwardRef(function FooterMetaItem(_ref, ref) {
12
- var children = _ref.children,
12
+ var grow = _ref.grow,
13
13
  className = _ref.className,
14
- grow = _ref.grow,
14
+ children = _ref.children,
15
15
  props = _objectWithoutProperties(_ref, _excluded);
16
16
 
17
17
  return /*#__PURE__*/React.createElement(Base, _extends({
18
18
  as: "div",
19
- className: clsx(className, grow === true && 'govgr-footer__meta-item--grow', true && 'govgr-footer__meta-item'),
20
- ref: ref
19
+ ref: ref,
20
+ className: clsx(className, grow === true && 'govgr-footer__meta-item--grow', true && 'govgr-footer__meta-item')
21
21
  }, props), children);
22
22
  });
23
23
  export default FooterMetaItem;
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterNavigation is optional. This components must be included in the FooterContainer.
@@ -11,14 +11,14 @@ import Base from '@digigov/react-core/Base';
11
11
  * This component has no props.
12
12
  */
13
13
  export var FooterNavigation = /*#__PURE__*/React.forwardRef(function FooterNavigation(_ref, ref) {
14
- var children = _ref.children,
15
- className = _ref.className,
14
+ var className = _ref.className,
15
+ children = _ref.children,
16
16
  props = _objectWithoutProperties(_ref, _excluded);
17
17
 
18
18
  return /*#__PURE__*/React.createElement(Base, _extends({
19
19
  as: "div",
20
- className: clsx(className, true && 'govgr-footer__navigation'),
21
- ref: ref
20
+ ref: ref,
21
+ className: clsx(className, true && 'govgr-footer__navigation')
22
22
  }, props), children);
23
23
  });
24
24
  export default FooterNavigation;
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * FooterSection must be inside the FooterNavigation.
@@ -11,14 +11,14 @@ import Base from '@digigov/react-core/Base';
11
11
  * This component has no props.
12
12
  */
13
13
  export var FooterSection = /*#__PURE__*/React.forwardRef(function FooterSection(_ref, ref) {
14
- var children = _ref.children,
15
- className = _ref.className,
14
+ var className = _ref.className,
15
+ children = _ref.children,
16
16
  props = _objectWithoutProperties(_ref, _excluded);
17
17
 
18
18
  return /*#__PURE__*/React.createElement(Base, _extends({
19
19
  as: "div",
20
- className: clsx(className, true && 'govgr-footer__section'),
21
- ref: ref
20
+ ref: ref,
21
+ className: clsx(className, true && 'govgr-footer__section')
22
22
  }, props), children);
23
23
  });
24
24
  export default FooterSection;
package/esm/Form/index.js CHANGED
@@ -1,25 +1,25 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className", "grid"];
3
+ var _excluded = ["className", "children", "grid"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * Use this inside the Content component for additional content
10
10
  * that will be shown on the left one third of the page
11
11
  */
12
12
  export var Form = /*#__PURE__*/React.forwardRef(function Form(_ref, ref) {
13
- var children = _ref.children,
14
- className = _ref.className,
13
+ var className = _ref.className,
14
+ children = _ref.children,
15
15
  _ref$grid = _ref.grid,
16
16
  grid = _ref$grid === void 0 ? false : _ref$grid,
17
17
  props = _objectWithoutProperties(_ref, _excluded);
18
18
 
19
19
  return /*#__PURE__*/React.createElement(Base, _extends({
20
20
  as: "form",
21
- className: clsx(className, true && 'govgr-form', grid && 'govgr-grid'),
22
- ref: ref
21
+ ref: ref,
22
+ className: clsx(className, true && 'govgr-form', grid && 'govgr-grid')
23
23
  }, props), children);
24
24
  });
25
25
  export default Form;
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["active", "className", "size", "variant"];
3
+ var _excluded = ["variant", "size", "active", "className"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import SvgIcon from '@digigov/react-core/SvgIcon';
6
+ import clsx from 'clsx';
7
7
 
8
8
  var _ref2 = /*#__PURE__*/React.createElement("path", {
9
9
  d: "M12,0C5.4,0,0,5.4,0,12s5.4,12,12,12s12-5.4,12-12S18.6,0,12,0z M22.4,13.1C22.4,13.1,22.4,13.2,22.4,13.1 c0,0.4-0.1,0.8-0.2,1.1v0h-3.6c0.2-1.5,0.2-3,0-4.5h3.6v0c0.1,0.4,0.1,0.7,0.2,1.1c0,0,0,0,0,0C22.5,11.6,22.5,12.4,22.4,13.1z M16,21.7c1.1-1.5,2-3.5,2.4-6h3.4c0,0,0,0,0,0C20.8,18.4,18.7,20.6,16,21.7z M21.8,8.2C21.8,8.2,21.8,8.2,21.8,8.2l-3.4,0 c-0.4-2.4-1.3-4.5-2.4-6C18.7,3.4,20.8,5.6,21.8,8.2L21.8,8.2z M17.1,9.7c0.2,1.5,0.2,3,0,4.5h-4.4V9.7L17.1,9.7L17.1,9.7z M12.7,8.2V1.6c1.9,0.6,3.5,3.2,4.1,6.6L12.7,8.2L12.7,8.2z M12.7,15.7h4.1c-0.7,3.4-2.3,6.1-4.1,6.6V15.7L12.7,15.7z M2.2,15.8 C2.2,15.8,2.2,15.8,2.2,15.8l3.4,0c0.4,2.4,1.3,4.5,2.4,6C5.3,20.6,3.2,18.4,2.2,15.8L2.2,15.8z M8,2.3c-1.1,1.5-2,3.5-2.4,6H2.2 c0,0,0,0,0,0C3.2,5.6,5.3,3.4,8,2.3z M6.9,14.3c-0.2-1.5-0.2-3,0-4.5h4.4v4.5H6.9L6.9,14.3z M11.2,15.8v6.6 c-1.9-0.6-3.5-3.2-4.1-6.6L11.2,15.8L11.2,15.8z M11.2,8.3H7.1c0.7-3.4,2.3-6.1,4.1-6.6V8.3L11.2,8.3z M1.6,10.9 C1.6,10.9,1.6,10.8,1.6,10.9c0-0.4,0.1-0.8,0.2-1.1v0h3.6c-0.2,1.5-0.2,3,0,4.5H1.7v0c-0.1-0.4-0.1-0.7-0.2-1.1c0,0,0,0,0,0 C1.5,12.4,1.5,11.6,1.6,10.9z"
@@ -14,17 +14,17 @@ var _ref2 = /*#__PURE__*/React.createElement("path", {
14
14
  * It should be linked with the NavHorizontal component. It is hidden when the NavHorizontal is visible and vice versa.
15
15
  */
16
16
  export var GlobeIcon = /*#__PURE__*/React.forwardRef(function GlobeIcon(_ref, ref) {
17
- var active = _ref.active,
18
- className = _ref.className,
17
+ var variant = _ref.variant,
19
18
  size = _ref.size,
20
- variant = _ref.variant,
19
+ active = _ref.active,
20
+ className = _ref.className,
21
21
  props = _objectWithoutProperties(_ref, _excluded);
22
22
 
23
23
  return /*#__PURE__*/React.createElement(SvgIcon, _extends({
24
- className: clsx(className, active === true && 'govgr-globe-icon--active', true && 'govgr-globe-icon'),
25
- ref: ref,
24
+ variant: variant,
26
25
  size: size,
27
- variant: variant
26
+ className: clsx(className, active === true && 'govgr-globe-icon--active', true && 'govgr-globe-icon'),
27
+ ref: ref
28
28
  }, props), _ref2);
29
29
  });
30
30
  export default GlobeIcon;
@@ -1,9 +1,9 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["className", "href"];
3
+ var _excluded = ["href", "className"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
  import logo from '@digigov/react-core/GovGRLogo/govgr-logo-base64';
8
8
  import logoInverted from '@digigov/react-core/GovGRLogo/govgr-logo-blue-base64';
9
9
 
@@ -11,24 +11,24 @@ import logoInverted from '@digigov/react-core/GovGRLogo/govgr-logo-blue-base64';
11
11
  * Use this component anywhere you what to provide the gov.gr logo.
12
12
  * */
13
13
  export var GovGRLogo = /*#__PURE__*/React.forwardRef(function GovGRLogo(_ref, ref) {
14
- var className = _ref.className,
15
- _ref$href = _ref.href,
14
+ var _ref$href = _ref.href,
16
15
  href = _ref$href === void 0 ? 'https://www.gov.gr/' : _ref$href,
16
+ className = _ref.className,
17
17
  props = _objectWithoutProperties(_ref, _excluded);
18
18
 
19
19
  return /*#__PURE__*/React.createElement(Base, _extends({
20
20
  as: "a",
21
- className: clsx(className, true && 'govgr-header-link'),
22
21
  href: href,
23
- ref: ref
22
+ ref: ref,
23
+ className: clsx(className, true && 'govgr-header-link')
24
24
  }, props), /*#__PURE__*/React.createElement("img", {
25
- alt: "gov.gr logo",
25
+ src: logo,
26
26
  className: clsx(className, true && 'govgr-header-logo'),
27
- src: logo
27
+ alt: "gov.gr logo"
28
28
  }), /*#__PURE__*/React.createElement("img", {
29
- alt: "gov.gr logo",
29
+ src: logoInverted,
30
30
  className: clsx(className, true && 'govgr-header-logo-inverted'),
31
- src: logoInverted
31
+ alt: "gov.gr logo"
32
32
  }));
33
33
  });
34
34
  export default GovGRLogo;
package/esm/Grid/index.js CHANGED
@@ -1,34 +1,34 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["as", "children", "className", "container", "inline", "item", "lg", "md", "sm", "spacing", "xl", "xs"];
3
+ var _excluded = ["className", "children", "container", "item", "spacing", "inline", "xs", "sm", "md", "lg", "xl", "as"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * Grid is used to arrange other components in complex grid configurations of rows and columns.
10
10
  */
11
11
  export var Grid = /*#__PURE__*/React.forwardRef(function Grid(_ref, ref) {
12
- var as = _ref.as,
12
+ var className = _ref.className,
13
13
  children = _ref.children,
14
- className = _ref.className,
15
14
  _ref$container = _ref.container,
16
15
  container = _ref$container === void 0 ? false : _ref$container,
17
- inline = _ref.inline,
18
16
  _ref$item = _ref.item,
19
17
  item = _ref$item === void 0 ? true : _ref$item,
20
- lg = _ref.lg,
21
- md = _ref.md,
22
- sm = _ref.sm,
23
18
  spacing = _ref.spacing,
24
- xl = _ref.xl,
19
+ inline = _ref.inline,
25
20
  xs = _ref.xs,
21
+ sm = _ref.sm,
22
+ md = _ref.md,
23
+ lg = _ref.lg,
24
+ xl = _ref.xl,
25
+ as = _ref.as,
26
26
  props = _objectWithoutProperties(_ref, _excluded);
27
27
 
28
28
  return /*#__PURE__*/React.createElement(Base, _extends({
29
29
  as: as || 'div',
30
- className: clsx(className, container === true && [inline === true && 'govgr-grid-inline', 'govgr-grid'], container && [spacing === 10 && "govgr-grid__gap-10", spacing === 12 && "govgr-grid__gap-12", spacing === 1 && "govgr-grid__gap-1", spacing === 2 && "govgr-grid__gap-2", spacing === 4 && "govgr-grid__gap-4", spacing === 6 && "govgr-grid__gap-6", spacing === 8 && "govgr-grid__gap-8"], item && [xs === 'auto' && "xs:govgr-grid__col-auto", sm === 'auto' && "sm:govgr-grid__col-auto", md === 'auto' && "md:govgr-grid__col-auto", lg === 'auto' && "lg:govgr-grid__col-auto", xl === 'auto' && "xl:govgr-grid__col-auto", xs === 10 && "xs:govgr-grid__col-span-10", xs === 11 && "xs:govgr-grid__col-span-11", xs === 12 && "xs:govgr-grid__col-span-12", sm === 10 && "sm:govgr-grid__col-span-10", sm === 11 && "sm:govgr-grid__col-span-11", sm === 12 && "sm:govgr-grid__col-span-12", md === 10 && "md:govgr-grid__col-span-10", md === 11 && "md:govgr-grid__col-span-11", md === 12 && "md:govgr-grid__col-span-12", lg === 10 && "lg:govgr-grid__col-span-10", lg === 11 && "lg:govgr-grid__col-span-11", lg === 12 && "lg:govgr-grid__col-span-12", xl === 10 && "xl:govgr-grid__col-span-10", xl === 11 && "xl:govgr-grid__col-span-11", xl === 12 && "xl:govgr-grid__col-span-12", xs === 1 && "xs:govgr-grid__col-span-1", xs === 2 && "xs:govgr-grid__col-span-2", xs === 3 && "xs:govgr-grid__col-span-3", xs === 4 && "xs:govgr-grid__col-span-4", xs === 5 && "xs:govgr-grid__col-span-5", xs === 6 && "xs:govgr-grid__col-span-6", xs === 7 && "xs:govgr-grid__col-span-7", xs === 8 && "xs:govgr-grid__col-span-8", xs === 9 && "xs:govgr-grid__col-span-9", sm === 1 && "sm:govgr-grid__col-span-1", sm === 2 && "sm:govgr-grid__col-span-2", sm === 3 && "sm:govgr-grid__col-span-3", sm === 4 && "sm:govgr-grid__col-span-4", sm === 5 && "sm:govgr-grid__col-span-5", sm === 6 && "sm:govgr-grid__col-span-6", sm === 7 && "sm:govgr-grid__col-span-7", sm === 8 && "sm:govgr-grid__col-span-8", sm === 9 && "sm:govgr-grid__col-span-9", md === 1 && "md:govgr-grid__col-span-1", md === 2 && "md:govgr-grid__col-span-2", md === 3 && "md:govgr-grid__col-span-3", md === 4 && "md:govgr-grid__col-span-4", md === 5 && "md:govgr-grid__col-span-5", md === 6 && "md:govgr-grid__col-span-6", md === 7 && "md:govgr-grid__col-span-7", md === 8 && "md:govgr-grid__col-span-8", md === 9 && "md:govgr-grid__col-span-9", lg === 1 && "lg:govgr-grid__col-span-1", lg === 2 && "lg:govgr-grid__col-span-2", lg === 3 && "lg:govgr-grid__col-span-3", lg === 4 && "lg:govgr-grid__col-span-4", lg === 5 && "lg:govgr-grid__col-span-5", lg === 6 && "lg:govgr-grid__col-span-6", lg === 7 && "lg:govgr-grid__col-span-7", lg === 8 && "lg:govgr-grid__col-span-8", lg === 9 && "lg:govgr-grid__col-span-9", xl === 1 && "xl:govgr-grid__col-span-1", xl === 2 && "xl:govgr-grid__col-span-2", xl === 3 && "xl:govgr-grid__col-span-3", xl === 4 && "xl:govgr-grid__col-span-4", xl === 5 && "xl:govgr-grid__col-span-5", xl === 6 && "xl:govgr-grid__col-span-6", xl === 7 && "xl:govgr-grid__col-span-7", xl === 8 && "xl:govgr-grid__col-span-8", xl === 9 && "xl:govgr-grid__col-span-9"]),
31
- ref: ref
30
+ ref: ref,
31
+ className: clsx(className, container === true && [inline === true && 'govgr-grid-inline', 'govgr-grid'], container && [spacing === 10 && "govgr-grid__gap-10", spacing === 12 && "govgr-grid__gap-12", spacing === 1 && "govgr-grid__gap-1", spacing === 2 && "govgr-grid__gap-2", spacing === 4 && "govgr-grid__gap-4", spacing === 6 && "govgr-grid__gap-6", spacing === 8 && "govgr-grid__gap-8"], item && [xs === 'auto' && "xs:govgr-grid__col-auto", sm === 'auto' && "sm:govgr-grid__col-auto", md === 'auto' && "md:govgr-grid__col-auto", lg === 'auto' && "lg:govgr-grid__col-auto", xl === 'auto' && "xl:govgr-grid__col-auto", xs === 10 && "xs:govgr-grid__col-span-10", xs === 11 && "xs:govgr-grid__col-span-11", xs === 12 && "xs:govgr-grid__col-span-12", sm === 10 && "sm:govgr-grid__col-span-10", sm === 11 && "sm:govgr-grid__col-span-11", sm === 12 && "sm:govgr-grid__col-span-12", md === 10 && "md:govgr-grid__col-span-10", md === 11 && "md:govgr-grid__col-span-11", md === 12 && "md:govgr-grid__col-span-12", lg === 10 && "lg:govgr-grid__col-span-10", lg === 11 && "lg:govgr-grid__col-span-11", lg === 12 && "lg:govgr-grid__col-span-12", xl === 10 && "xl:govgr-grid__col-span-10", xl === 11 && "xl:govgr-grid__col-span-11", xl === 12 && "xl:govgr-grid__col-span-12", xs === 1 && "xs:govgr-grid__col-span-1", xs === 2 && "xs:govgr-grid__col-span-2", xs === 3 && "xs:govgr-grid__col-span-3", xs === 4 && "xs:govgr-grid__col-span-4", xs === 5 && "xs:govgr-grid__col-span-5", xs === 6 && "xs:govgr-grid__col-span-6", xs === 7 && "xs:govgr-grid__col-span-7", xs === 8 && "xs:govgr-grid__col-span-8", xs === 9 && "xs:govgr-grid__col-span-9", sm === 1 && "sm:govgr-grid__col-span-1", sm === 2 && "sm:govgr-grid__col-span-2", sm === 3 && "sm:govgr-grid__col-span-3", sm === 4 && "sm:govgr-grid__col-span-4", sm === 5 && "sm:govgr-grid__col-span-5", sm === 6 && "sm:govgr-grid__col-span-6", sm === 7 && "sm:govgr-grid__col-span-7", sm === 8 && "sm:govgr-grid__col-span-8", sm === 9 && "sm:govgr-grid__col-span-9", md === 1 && "md:govgr-grid__col-span-1", md === 2 && "md:govgr-grid__col-span-2", md === 3 && "md:govgr-grid__col-span-3", md === 4 && "md:govgr-grid__col-span-4", md === 5 && "md:govgr-grid__col-span-5", md === 6 && "md:govgr-grid__col-span-6", md === 7 && "md:govgr-grid__col-span-7", md === 8 && "md:govgr-grid__col-span-8", md === 9 && "md:govgr-grid__col-span-9", lg === 1 && "lg:govgr-grid__col-span-1", lg === 2 && "lg:govgr-grid__col-span-2", lg === 3 && "lg:govgr-grid__col-span-3", lg === 4 && "lg:govgr-grid__col-span-4", lg === 5 && "lg:govgr-grid__col-span-5", lg === 6 && "lg:govgr-grid__col-span-6", lg === 7 && "lg:govgr-grid__col-span-7", lg === 8 && "lg:govgr-grid__col-span-8", lg === 9 && "lg:govgr-grid__col-span-9", xl === 1 && "xl:govgr-grid__col-span-1", xl === 2 && "xl:govgr-grid__col-span-2", xl === 3 && "xl:govgr-grid__col-span-3", xl === 4 && "xl:govgr-grid__col-span-4", xl === 5 && "xl:govgr-grid__col-span-5", xl === 6 && "xl:govgr-grid__col-span-6", xl === 7 && "xl:govgr-grid__col-span-7", xl === 8 && "xl:govgr-grid__col-span-8", xl === 9 && "xl:govgr-grid__col-span-9"])
32
32
  }, props), children);
33
33
  });
34
34
  export default Grid;
@@ -1,24 +1,24 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * Header represents a container for govgr header information.
10
10
  * This elememts is placed at the top of the page
11
11
  */
12
12
  export var Header = /*#__PURE__*/React.forwardRef(function Header(_ref, ref) {
13
- var children = _ref.children,
14
- className = _ref.className,
13
+ var className = _ref.className,
14
+ children = _ref.children,
15
15
  props = _objectWithoutProperties(_ref, _excluded);
16
16
 
17
17
  return /*#__PURE__*/React.createElement(Base, _extends({
18
18
  as: "header",
19
- className: clsx(className, true && 'govgr-header'),
19
+ role: "banner",
20
20
  ref: ref,
21
- role: "banner"
21
+ className: clsx(className, true && 'govgr-header')
22
22
  }, props), children);
23
23
  });
24
24
  export default Header;
@@ -1,22 +1,22 @@
1
1
  import _extends from "@babel/runtime/helpers/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
- var _excluded = ["children", "className"];
3
+ var _excluded = ["className", "children"];
4
4
  import React from 'react';
5
- import clsx from 'clsx';
6
5
  import Base from '@digigov/react-core/Base';
6
+ import clsx from 'clsx';
7
7
 
8
8
  /**
9
9
  * HeaderContent is used inside HeaderSection as a wrapper for the header items(eg HeaderTitle, HeaderLogo etc)
10
10
  */
11
11
  export var HeaderContent = /*#__PURE__*/React.forwardRef(function HeaderContent(_ref, ref) {
12
- var children = _ref.children,
13
- className = _ref.className,
12
+ var className = _ref.className,
13
+ children = _ref.children,
14
14
  props = _objectWithoutProperties(_ref, _excluded);
15
15
 
16
16
  return /*#__PURE__*/React.createElement(Base, _extends({
17
17
  as: "div",
18
- className: clsx(className, true && 'govgr-header__content'),
19
- ref: ref
18
+ ref: ref,
19
+ className: clsx(className, true && 'govgr-header__content')
20
20
  }, props), children);
21
21
  });
22
22
  export default HeaderContent;