@digigov/react-core 0.25.2 → 0.25.4

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 (742) hide show
  1. package/AccessibilityIcon/index.d.ts +6 -0
  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 +7 -8
  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 +8 -1
  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 +6 -0
  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 +6 -0
  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 +10 -11
  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 +13 -15
  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 +6 -0
  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 +4 -5
  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 +6 -0
  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 +6 -7
  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 +9 -10
  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 +12 -14
  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 +3 -4
  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/esm/AccessibilityIcon/index.js +7 -7
  379. package/esm/AccessibilityIcon/index.test.js +4 -4
  380. package/esm/AccessibilityTextIcon/index.test.js +4 -4
  381. package/esm/Accordion/index.js +6 -6
  382. package/esm/AccordionControls/index.js +6 -6
  383. package/esm/AccordionSection/index.js +6 -6
  384. package/esm/AccordionSectionContent/index.js +6 -6
  385. package/esm/AccordionSectionHeader/index.js +6 -6
  386. package/esm/AccordionSectionSummary/index.js +5 -5
  387. package/esm/AccordionSectionSummaryHeading/index.js +6 -7
  388. package/esm/ArrowIcon/index.js +8 -8
  389. package/esm/Aside/index.js +6 -6
  390. package/esm/BackLink/index.js +9 -9
  391. package/esm/Base/index.js +14 -14
  392. package/esm/Blockquote/index.js +6 -6
  393. package/esm/Bottom/index.js +6 -6
  394. package/esm/Breadcrumbs/index.js +6 -6
  395. package/esm/BreadcrumbsList/index.js +6 -6
  396. package/esm/BreadcrumbsListItem/index.js +8 -8
  397. package/esm/BurgerIcon/index.js +14 -14
  398. package/esm/Button/index.js +8 -8
  399. package/esm/Button/index.test.js +6 -6
  400. package/esm/ButtonGroup/index.js +6 -6
  401. package/esm/ButtonLink/index.js +7 -7
  402. package/esm/ButtonLink/index.test.js +6 -6
  403. package/esm/CallToAction/index.js +7 -7
  404. package/esm/Card/index.js +7 -7
  405. package/esm/Card/index.test.js +10 -10
  406. package/esm/CardAction/index.js +6 -6
  407. package/esm/CardHeading/index.js +7 -7
  408. package/esm/CardText/index.js +6 -6
  409. package/esm/CaretContainer/index.js +5 -5
  410. package/esm/CaretIcon/index.js +8 -8
  411. package/esm/CheckIcon/index.js +7 -7
  412. package/esm/CheckIcon/index.test.js +4 -4
  413. package/esm/Checkbox/index.js +6 -6
  414. package/esm/CheckboxConditional/index.js +7 -7
  415. package/esm/CheckboxItem/index.js +9 -9
  416. package/esm/CheckboxItem/index.test.js +2 -2
  417. package/esm/CloseIcon/index.js +7 -7
  418. package/esm/Confirmation/index.js +6 -6
  419. package/esm/ConfirmationBody/index.js +6 -6
  420. package/esm/ConfirmationTitle/index.js +6 -6
  421. package/esm/Container/index.js +7 -7
  422. package/esm/Container/index.test.js +2 -2
  423. package/esm/CopyrightContainer/index.js +6 -6
  424. package/esm/DateInputContainer/index.js +6 -6
  425. package/esm/DateInputItem/index.js +10 -10
  426. package/esm/DateInputItem/index.test.js +2 -2
  427. package/esm/Details/index.js +6 -6
  428. package/esm/DetailsContent/index.js +6 -6
  429. package/esm/DetailsSummary/index.js +6 -6
  430. package/esm/ErrorMessage/index.js +6 -6
  431. package/esm/ErrorSummary/index.js +6 -6
  432. package/esm/FieldContainer/index.js +11 -11
  433. package/esm/Fieldset/index.js +6 -6
  434. package/esm/FieldsetLegend/index.js +10 -10
  435. package/esm/FileUpload/index.js +10 -10
  436. package/esm/FileUploadContainer/index.js +6 -6
  437. package/esm/Footer/index.js +6 -6
  438. package/esm/FooterContainer/index.js +6 -6
  439. package/esm/FooterContent/index.js +6 -6
  440. package/esm/FooterContentLogos/index.js +6 -6
  441. package/esm/FooterHeading/index.js +7 -7
  442. package/esm/FooterImage/index.js +9 -10
  443. package/esm/FooterInlineList/index.js +6 -6
  444. package/esm/FooterInlineListItem/index.js +6 -6
  445. package/esm/FooterLink/index.js +6 -6
  446. package/esm/FooterList/index.js +6 -6
  447. package/esm/FooterListItem/index.js +6 -6
  448. package/esm/FooterMeta/index.js +6 -6
  449. package/esm/FooterMetaItem/index.js +6 -6
  450. package/esm/FooterNavigation/index.js +6 -6
  451. package/esm/FooterSection/index.js +6 -6
  452. package/esm/Form/index.js +6 -6
  453. package/esm/GlobeIcon/index.js +8 -8
  454. package/esm/GovGRLogo/index.js +10 -10
  455. package/esm/Grid/index.js +11 -11
  456. package/esm/Header/index.js +6 -6
  457. package/esm/HeaderContent/index.js +6 -6
  458. package/esm/HeaderLogo/index.js +9 -9
  459. package/esm/HeaderNavMenuContent/index.js +6 -6
  460. package/esm/HeaderSecondaryLogo/index.js +9 -9
  461. package/esm/HeaderSecondaryLogo/index.test.js +4 -4
  462. package/esm/HeaderSection/index.js +6 -6
  463. package/esm/HeaderSubtitle/index.js +6 -6
  464. package/esm/HeaderTitle/index.js +7 -7
  465. package/esm/Heading/index.js +8 -8
  466. package/esm/Heading/index.test.js +24 -24
  467. package/esm/HeadingCaption/index.js +7 -7
  468. package/esm/HellenicRepublicLogo/index.js +12 -14
  469. package/esm/Hidden/index.js +6 -6
  470. package/esm/Hint/index.js +6 -6
  471. package/esm/LabelContainer/index.js +6 -6
  472. package/esm/LabelTitle/index.js +6 -6
  473. package/esm/Layout/index.js +6 -6
  474. package/esm/LinkBase/index.js +6 -6
  475. package/esm/List/index.js +7 -7
  476. package/esm/ListItem/index.js +6 -6
  477. package/esm/Main/index.js +6 -6
  478. package/esm/Masthead/index.js +6 -6
  479. package/esm/MastheadBody/index.js +6 -6
  480. package/esm/MoreVertIcon/index.js +7 -7
  481. package/esm/MoreVertIcon/index.test.js +4 -4
  482. package/esm/Nav/index.js +14 -14
  483. package/esm/NavList/index.js +6 -6
  484. package/esm/NavListItem/index.js +6 -6
  485. package/esm/NavListItemButton/index.js +6 -6
  486. package/esm/NavListItemLink/index.js +5 -5
  487. package/esm/NavListItemLink/index.test.js +4 -4
  488. package/esm/NavMenu/index.js +7 -7
  489. package/esm/NavMenuContainer/index.js +5 -5
  490. package/esm/NavMenuContainerContent/index.js +5 -5
  491. package/esm/NavMenuContainerContentList/index.js +6 -6
  492. package/esm/NavMenuContainerContentListItem/index.js +6 -6
  493. package/esm/NavMenuContainerTitle/index.js +7 -7
  494. package/esm/NavVertical/index.js +6 -6
  495. package/esm/NavVerticalItem/index.js +5 -5
  496. package/esm/NormalText/index.js +8 -8
  497. package/esm/NormalText/index.test.js +52 -52
  498. package/esm/NotificationBannerContainer/index.js +7 -7
  499. package/esm/NotificationBannerContent/index.js +6 -6
  500. package/esm/NotificationBannerHeader/index.js +6 -6
  501. package/esm/NotificationBannerHeading/index.js +6 -6
  502. package/esm/NotificationBannerLink/index.js +6 -6
  503. package/esm/PageTitle/index.js +6 -6
  504. package/esm/PageTitleCaption/index.js +7 -7
  505. package/esm/PageTitleHeading/index.js +7 -7
  506. package/esm/PageTitleSection/index.js +6 -6
  507. package/esm/Paragraph/index.js +8 -8
  508. package/esm/Paragraph/index.test.js +52 -52
  509. package/esm/PhaseBanner/index.js +6 -6
  510. package/esm/PhaseBannerHeaderContainer/index.js +3 -4
  511. package/esm/PhaseBannerTag/index.js +6 -6
  512. package/esm/PhaseBannerText/index.js +6 -6
  513. package/esm/RadioConditional/index.js +7 -7
  514. package/esm/RadioContainer/index.js +6 -6
  515. package/esm/RadioItem/index.js +9 -9
  516. package/esm/RadioItem/index.test.js +2 -2
  517. package/esm/SectionBreak/index.js +7 -7
  518. package/esm/SelectContainer/index.js +6 -6
  519. package/esm/SelectContainer/index.test.js +2 -2
  520. package/esm/SelectOption/index.js +7 -7
  521. package/esm/SingleCharacterInputContainer/index.js +6 -6
  522. package/esm/SingleCharacterInputItem/index.js +13 -13
  523. package/esm/SingleCharacterInputItem/index.test.js +7 -7
  524. package/esm/SkipLink/index.js +6 -6
  525. package/esm/SummaryList/index.js +6 -6
  526. package/esm/SummaryListItem/index.js +6 -6
  527. package/esm/SummaryListItemAction/index.js +6 -6
  528. package/esm/SummaryListItemKey/index.js +6 -6
  529. package/esm/SummaryListItemValue/index.js +6 -6
  530. package/esm/SvgIcon/index.js +8 -8
  531. package/esm/SvgIcon/index.test.js +4 -4
  532. package/esm/Table/index.js +11 -11
  533. package/esm/TableBody/index.js +7 -7
  534. package/esm/TableCaption/index.js +7 -7
  535. package/esm/TableContainer/index.js +5 -5
  536. package/esm/TableDataCell/index.js +7 -7
  537. package/esm/TableHead/index.js +6 -6
  538. package/esm/TableHeadCell/index.js +8 -8
  539. package/esm/TableHeadCell/index.test.js +12 -12
  540. package/esm/TableNoDataRow/index.js +6 -6
  541. package/esm/TableRow/index.js +7 -7
  542. package/esm/Tabs/index.js +6 -6
  543. package/esm/TabsHeading/index.js +7 -7
  544. package/esm/TabsList/index.js +6 -6
  545. package/esm/TabsListItem/index.js +9 -9
  546. package/esm/TabsPanel/index.js +6 -6
  547. package/esm/TextArea/index.js +8 -8
  548. package/esm/TextInput/index.js +10 -10
  549. package/esm/TextInput/index.test.js +60 -60
  550. package/esm/Top/index.js +6 -6
  551. package/esm/UncheckIcon/index.js +7 -7
  552. package/esm/UncheckIcon/index.test.js +4 -4
  553. package/esm/VisuallyHidden/index.js +6 -6
  554. package/esm/WarningText/index.js +6 -6
  555. package/esm/index.js +1 -1
  556. package/package.json +2 -2
  557. package/src/AccessibilityIcon/index.test.tsx +2 -2
  558. package/src/AccessibilityIcon/index.tsx +12 -5
  559. package/src/AccessibilityTextIcon/index.test.tsx +2 -2
  560. package/src/Accordion/index.tsx +3 -3
  561. package/src/AccordionControls/index.tsx +3 -3
  562. package/src/AccordionSection/index.tsx +3 -3
  563. package/src/AccordionSectionContent/index.tsx +3 -3
  564. package/src/AccordionSectionHeader/index.tsx +3 -3
  565. package/src/AccordionSectionSummary/index.tsx +3 -3
  566. package/src/AccordionSectionSummaryHeading/index.tsx +4 -5
  567. package/src/ArrowIcon/index.tsx +4 -4
  568. package/src/Aside/index.tsx +3 -3
  569. package/src/BackLink/index.tsx +6 -6
  570. package/src/Base/index.tsx +12 -12
  571. package/src/Blockquote/index.tsx +3 -3
  572. package/src/Bottom/index.tsx +3 -3
  573. package/src/Breadcrumbs/index.tsx +3 -3
  574. package/src/BreadcrumbsList/index.tsx +3 -3
  575. package/src/BreadcrumbsListItem/index.tsx +4 -4
  576. package/src/BurgerIcon/index.tsx +7 -7
  577. package/src/Button/index.test.tsx +3 -3
  578. package/src/Button/index.tsx +6 -6
  579. package/src/ButtonGroup/index.tsx +3 -3
  580. package/src/ButtonLink/index.test.tsx +3 -3
  581. package/src/ButtonLink/index.tsx +3 -3
  582. package/src/CallToAction/index.tsx +4 -4
  583. package/src/Card/index.test.tsx +5 -5
  584. package/src/Card/index.tsx +10 -10
  585. package/src/CardAction/index.tsx +3 -3
  586. package/src/CardHeading/index.tsx +5 -5
  587. package/src/CardText/index.tsx +3 -3
  588. package/src/CaretContainer/index.tsx +2 -2
  589. package/src/CaretIcon/index.tsx +4 -4
  590. package/src/CheckIcon/index.test.tsx +2 -2
  591. package/src/CheckIcon/index.tsx +12 -6
  592. package/src/Checkbox/index.tsx +3 -3
  593. package/src/CheckboxConditional/index.tsx +4 -4
  594. package/src/CheckboxItem/index.test.tsx +1 -1
  595. package/src/CheckboxItem/index.tsx +6 -6
  596. package/src/CloseIcon/index.tsx +12 -6
  597. package/src/Confirmation/index.tsx +3 -3
  598. package/src/ConfirmationBody/index.tsx +3 -3
  599. package/src/ConfirmationTitle/index.tsx +3 -3
  600. package/src/Container/index.test.tsx +1 -1
  601. package/src/Container/index.tsx +3 -3
  602. package/src/CopyrightContainer/index.tsx +3 -3
  603. package/src/DateInputContainer/index.tsx +3 -3
  604. package/src/DateInputItem/index.test.tsx +1 -1
  605. package/src/DateInputItem/index.tsx +12 -12
  606. package/src/Details/index.tsx +3 -3
  607. package/src/DetailsContent/index.tsx +3 -3
  608. package/src/DetailsSummary/index.tsx +3 -3
  609. package/src/ErrorMessage/index.tsx +3 -3
  610. package/src/ErrorSummary/index.tsx +3 -3
  611. package/src/FieldContainer/index.tsx +4 -4
  612. package/src/Fieldset/index.tsx +3 -3
  613. package/src/FieldsetLegend/index.tsx +22 -24
  614. package/src/FileUpload/index.tsx +8 -8
  615. package/src/FileUploadContainer/index.tsx +3 -3
  616. package/src/Footer/index.tsx +3 -3
  617. package/src/FooterContainer/index.tsx +3 -3
  618. package/src/FooterContent/index.tsx +3 -3
  619. package/src/FooterContentLogos/index.tsx +3 -3
  620. package/src/FooterHeading/index.tsx +3 -3
  621. package/src/FooterImage/index.tsx +5 -6
  622. package/src/FooterInlineList/index.tsx +3 -3
  623. package/src/FooterInlineListItem/index.tsx +3 -3
  624. package/src/FooterLink/index.tsx +3 -3
  625. package/src/FooterList/index.tsx +3 -3
  626. package/src/FooterListItem/index.tsx +3 -3
  627. package/src/FooterMeta/index.tsx +3 -3
  628. package/src/FooterMetaItem/index.tsx +3 -3
  629. package/src/FooterNavigation/index.tsx +3 -3
  630. package/src/FooterSection/index.tsx +3 -3
  631. package/src/Form/index.tsx +3 -3
  632. package/src/GlobeIcon/index.tsx +4 -4
  633. package/src/GovGRLogo/index.tsx +7 -7
  634. package/src/Grid/index.tsx +14 -14
  635. package/src/Header/index.tsx +4 -4
  636. package/src/HeaderContent/index.tsx +3 -3
  637. package/src/HeaderLogo/index.tsx +10 -10
  638. package/src/HeaderNavMenuContent/index.tsx +3 -3
  639. package/src/HeaderSecondaryLogo/index.test.tsx +3 -3
  640. package/src/HeaderSecondaryLogo/index.tsx +10 -10
  641. package/src/HeaderSection/index.tsx +3 -3
  642. package/src/HeaderSubtitle/index.tsx +3 -3
  643. package/src/HeaderTitle/index.tsx +4 -4
  644. package/src/Heading/index.test.tsx +12 -12
  645. package/src/Heading/index.tsx +8 -8
  646. package/src/HeadingCaption/index.tsx +3 -3
  647. package/src/HellenicRepublicLogo/index.tsx +26 -30
  648. package/src/Hidden/index.tsx +3 -3
  649. package/src/Hint/index.tsx +3 -3
  650. package/src/LabelContainer/index.tsx +3 -3
  651. package/src/LabelTitle/index.tsx +7 -7
  652. package/src/Layout/index.tsx +3 -3
  653. package/src/LinkBase/index.tsx +3 -3
  654. package/src/List/index.tsx +3 -3
  655. package/src/ListItem/index.tsx +3 -3
  656. package/src/Main/index.tsx +4 -4
  657. package/src/Masthead/index.tsx +3 -3
  658. package/src/MastheadBody/index.tsx +3 -3
  659. package/src/MoreVertIcon/index.test.tsx +2 -2
  660. package/src/MoreVertIcon/index.tsx +12 -5
  661. package/src/Nav/index.tsx +20 -20
  662. package/src/NavList/index.tsx +3 -3
  663. package/src/NavListItem/index.tsx +3 -3
  664. package/src/NavListItemButton/index.tsx +4 -4
  665. package/src/NavListItemLink/index.test.tsx +2 -2
  666. package/src/NavListItemLink/index.tsx +4 -4
  667. package/src/NavMenu/index.tsx +4 -4
  668. package/src/NavMenuContainer/index.tsx +2 -2
  669. package/src/NavMenuContainerContent/index.tsx +2 -2
  670. package/src/NavMenuContainerContentList/index.tsx +3 -3
  671. package/src/NavMenuContainerContentListItem/index.tsx +3 -3
  672. package/src/NavMenuContainerTitle/index.tsx +7 -7
  673. package/src/NavVertical/index.tsx +3 -3
  674. package/src/NavVerticalItem/index.tsx +3 -3
  675. package/src/NormalText/index.test.tsx +26 -26
  676. package/src/NormalText/index.tsx +11 -11
  677. package/src/NotificationBannerContainer/index.tsx +6 -6
  678. package/src/NotificationBannerContent/index.tsx +3 -3
  679. package/src/NotificationBannerHeader/index.tsx +3 -3
  680. package/src/NotificationBannerHeading/index.tsx +3 -3
  681. package/src/NotificationBannerLink/index.tsx +4 -4
  682. package/src/PageTitle/index.tsx +3 -3
  683. package/src/PageTitleCaption/index.tsx +3 -3
  684. package/src/PageTitleHeading/index.tsx +3 -3
  685. package/src/PageTitleSection/index.tsx +3 -3
  686. package/src/Paragraph/index.test.tsx +26 -26
  687. package/src/Paragraph/index.tsx +11 -11
  688. package/src/PhaseBanner/index.tsx +3 -3
  689. package/src/PhaseBannerHeaderContainer/index.tsx +3 -4
  690. package/src/PhaseBannerTag/index.tsx +3 -3
  691. package/src/PhaseBannerText/index.tsx +3 -3
  692. package/src/RadioConditional/index.tsx +4 -4
  693. package/src/RadioContainer/index.tsx +3 -3
  694. package/src/RadioItem/index.test.tsx +1 -1
  695. package/src/RadioItem/index.tsx +6 -6
  696. package/src/SectionBreak/index.tsx +8 -8
  697. package/src/SelectContainer/index.test.tsx +1 -1
  698. package/src/SelectContainer/index.tsx +4 -4
  699. package/src/SelectOption/index.tsx +4 -4
  700. package/src/SingleCharacterInputContainer/index.tsx +3 -3
  701. package/src/SingleCharacterInputItem/index.test.tsx +4 -4
  702. package/src/SingleCharacterInputItem/index.tsx +24 -26
  703. package/src/SkipLink/index.tsx +5 -5
  704. package/src/SummaryList/index.tsx +3 -3
  705. package/src/SummaryListItem/index.tsx +3 -3
  706. package/src/SummaryListItemAction/index.tsx +3 -3
  707. package/src/SummaryListItemKey/index.tsx +3 -3
  708. package/src/SummaryListItemValue/index.tsx +3 -3
  709. package/src/SvgIcon/index.test.tsx +2 -2
  710. package/src/SvgIcon/index.tsx +4 -4
  711. package/src/Table/index.tsx +22 -22
  712. package/src/TableBody/index.tsx +3 -3
  713. package/src/TableCaption/index.tsx +3 -3
  714. package/src/TableContainer/index.tsx +3 -3
  715. package/src/TableDataCell/index.tsx +3 -3
  716. package/src/TableHead/index.tsx +3 -3
  717. package/src/TableHeadCell/index.test.tsx +6 -6
  718. package/src/TableHeadCell/index.tsx +9 -9
  719. package/src/TableNoDataRow/index.tsx +4 -4
  720. package/src/TableRow/index.tsx +3 -3
  721. package/src/Tabs/index.tsx +3 -3
  722. package/src/TabsHeading/index.tsx +3 -3
  723. package/src/TabsList/index.tsx +4 -4
  724. package/src/TabsListItem/index.tsx +6 -6
  725. package/src/TabsPanel/index.tsx +5 -5
  726. package/src/TextArea/index.tsx +5 -5
  727. package/src/TextInput/index.test.tsx +30 -30
  728. package/src/TextInput/index.tsx +14 -14
  729. package/src/Top/index.tsx +3 -3
  730. package/src/UncheckIcon/index.test.tsx +2 -2
  731. package/src/UncheckIcon/index.tsx +12 -5
  732. package/src/VisuallyHidden/index.tsx +3 -3
  733. package/src/WarningText/index.tsx +3 -3
  734. /package/PhaseBannerHeaderContainer/__snapshots__/{inde.test.tsx.snap → index.test.tsx.snap} +0 -0
  735. /package/PhaseBannerHeaderContainer/{inde.test.d.ts → index.test.d.ts} +0 -0
  736. /package/PhaseBannerHeaderContainer/{inde.test.js → index.test.js} +0 -0
  737. /package/es/PhaseBannerHeaderContainer/__snapshots__/{inde.test.tsx.snap → index.test.tsx.snap} +0 -0
  738. /package/es/PhaseBannerHeaderContainer/{inde.test.js → index.test.js} +0 -0
  739. /package/esm/PhaseBannerHeaderContainer/__snapshots__/{inde.test.tsx.snap → index.test.tsx.snap} +0 -0
  740. /package/esm/PhaseBannerHeaderContainer/{inde.test.js → index.test.js} +0 -0
  741. /package/src/PhaseBannerHeaderContainer/__snapshots__/{inde.test.tsx.snap → index.test.tsx.snap} +0 -0
  742. /package/src/PhaseBannerHeaderContainer/{inde.test.tsx → index.test.tsx} +0 -0
@@ -13,24 +13,24 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className"];
21
21
 
22
22
  /**
23
23
  * SummaryListItemKey is used within the SummaryListItem component.
24
24
  * In this column we place the key information for the row (ex. "Name", "Address", etc).
25
25
  */
26
26
  var SummaryListItemKey = /*#__PURE__*/_react["default"].forwardRef(function SummaryListItemKey(_ref, ref) {
27
- var className = _ref.className,
28
- children = _ref.children,
27
+ var children = _ref.children,
28
+ className = _ref.className,
29
29
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
30
30
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
31
31
  as: "dt",
32
- ref: ref,
33
- className: (0, _clsx["default"])(className, true && 'govgr-summary-list__key')
32
+ className: (0, _clsx["default"])(className, true && 'govgr-summary-list__key'),
33
+ ref: ref
34
34
  }, props), children);
35
35
  });
36
36
 
@@ -13,23 +13,23 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className"];
21
21
 
22
22
  /**
23
23
  * Details for the SummaryListItemValue.
24
24
  */
25
25
  var SummaryListItemValue = /*#__PURE__*/_react["default"].forwardRef(function SummaryListItemValue(_ref, ref) {
26
- var className = _ref.className,
27
- children = _ref.children,
26
+ var children = _ref.children,
27
+ className = _ref.className,
28
28
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
29
29
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
30
30
  as: "dd",
31
- ref: ref,
32
- className: (0, _clsx["default"])(className, true && 'govgr-summary-list__value')
31
+ className: (0, _clsx["default"])(className, true && 'govgr-summary-list__value'),
32
+ ref: ref
33
33
  }, props), children);
34
34
  });
35
35
 
package/SvgIcon/index.js CHANGED
@@ -13,29 +13,29 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["size", "variant", "children", "className"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className", "size", "variant"];
21
21
 
22
22
  /**
23
23
  * Use SvgIcon as global svg component.
24
24
  * SvgIcon can be used inside other svg components as childern such as CheckIcon, CaretIcon etc.
25
25
  */
26
26
  var SvgIcon = /*#__PURE__*/_react["default"].forwardRef(function SvgIcon(_ref, ref) {
27
- var size = _ref.size,
28
- variant = _ref.variant,
29
- children = _ref.children,
27
+ var children = _ref.children,
30
28
  className = _ref.className,
29
+ size = _ref.size,
30
+ variant = _ref.variant,
31
31
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
32
32
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
33
+ "aria-hidden": "true",
33
34
  as: "svg",
34
- ref: ref,
35
35
  className: (0, _clsx["default"])(className, variant === 'success' && 'govgr-svg-icon--success', variant === 'primary' && 'govgr-svg-icon--primary', variant === 'warning' && 'govgr-svg-icon--warning', variant === 'light' && 'govgr-svg-icon--light', variant === 'error' && 'govgr-svg-icon--error', variant === 'focus' && 'govgr-svg-icon--focus', variant === 'dark' && 'govgr-svg-icon--dark', variant === 'gray' && 'govgr-svg-icon--gray', variant === 'link' && 'govgr-svg-icon--link', size === 'xl' && 'govgr-svg-icon--xl', size === 's' && 'govgr-svg-icon--s', size === 'm' && 'govgr-svg-icon--m', size === 'l' && 'govgr-svg-icon--l', true && 'govgr-svg-icon'),
36
36
  focusable: "false",
37
- viewBox: "0 0 24 24",
38
- "aria-hidden": "true"
37
+ ref: ref,
38
+ viewBox: "0 0 24 24"
39
39
  }, props), children);
40
40
  });
41
41
 
@@ -111,8 +111,8 @@ it('renders the SvgIcon with prop variant=focus', function () {
111
111
  });
112
112
 
113
113
  var _ref14 = /*#__PURE__*/_react["default"].createElement(_SvgIcon["default"], {
114
- variant: "warning",
115
- size: "s"
114
+ size: "s",
115
+ variant: "warning"
116
116
  }, "hello");
117
117
 
118
118
  it('renders the SvgIcon with prop variant=warning and size=s', function () {
@@ -120,8 +120,8 @@ it('renders the SvgIcon with prop variant=warning and size=s', function () {
120
120
  });
121
121
 
122
122
  var _ref15 = /*#__PURE__*/_react["default"].createElement(_SvgIcon["default"], {
123
- variant: "warning",
124
- size: "xl"
123
+ size: "xl",
124
+ variant: "warning"
125
125
  }, "hello");
126
126
 
127
127
  it('renders the SvgIcon with prop variant=error and size= xl', function () {
package/Table/index.d.ts CHANGED
@@ -1,13 +1,6 @@
1
1
  import React from 'react';
2
2
  import { BaseProps } from '@digigov/react-core/Base';
3
3
  export interface TableProps extends BaseProps<'table'> {
4
- /**
5
- * variant is optional.
6
- * The `variant` prop is used to either give blue background color to th tags
7
- * or a light grey background.
8
- * Default value is undefined which results to an opaque background color.
9
- */
10
- variant?: 'dark' | 'light';
11
4
  /**
12
5
  * dense is optional.
13
6
  * The dense prop is used to make font size smaller and give
@@ -15,11 +8,18 @@ export interface TableProps extends BaseProps<'table'> {
15
8
  */
16
9
  dense?: boolean;
17
10
  /**
18
- * zebra is optional.
19
- * The zebra prop is used to make zebra table lines.
20
- * Default value is false.
11
+ * stacked is optional.
12
+ * The stacked prop gives responsiveness to the table. If used, make sure to add "data-label" to TableDataCell components.
13
+ * Default value is never.
21
14
  */
22
- zebra?: boolean;
15
+ stacked?: 'always' | 's' | 'm' | 'never';
16
+ /**
17
+ * variant is optional.
18
+ * The `variant` prop is used to either give blue background color to th tags
19
+ * or a light grey background.
20
+ * Default value is undefined which results to an opaque background color.
21
+ */
22
+ variant?: 'dark' | 'light';
23
23
  /**
24
24
  * verticalBorders is optional.
25
25
  * The verticalBorders prop gives extra vertical lines to the table.
@@ -27,14 +27,14 @@ export interface TableProps extends BaseProps<'table'> {
27
27
  */
28
28
  verticalBorders?: boolean;
29
29
  /**
30
- * stacked is optional.
31
- * The stacked prop gives responsiveness to the table. If used, make sure to add "data-label" to TableDataCell components.
32
- * Default value is never.
30
+ * zebra is optional.
31
+ * The zebra prop is used to make zebra table lines.
32
+ * Default value is false.
33
33
  */
34
- stacked?: 'always' | 's' | 'm' | 'never';
34
+ zebra?: boolean;
35
35
  }
36
36
  /**
37
37
  * Table component is used to wrap the sub components of a table
38
38
  */
39
- export declare const Table: React.ForwardRefExoticComponent<Pick<TableProps, "slot" | "style" | "summary" | "title" | "as" | "className" | "color" | "id" | "lang" | "width" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "cellPadding" | "cellSpacing" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "variant" | "zebra" | "dense" | "verticalBorders" | "stacked"> & React.RefAttributes<HTMLTableElement>>;
39
+ export declare const Table: React.ForwardRefExoticComponent<Pick<TableProps, "slot" | "style" | "summary" | "title" | "as" | "className" | "color" | "id" | "lang" | "width" | "role" | "tabIndex" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "cellPadding" | "cellSpacing" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "variant" | "dense" | "stacked" | "verticalBorders" | "zebra"> & React.RefAttributes<HTMLTableElement>>;
40
40
  export default Table;
package/Table/index.js CHANGED
@@ -13,32 +13,32 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["variant", "zebra", "dense", "verticalBorders", "stacked", "className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className", "dense", "stacked", "variant", "verticalBorders", "zebra"];
21
21
 
22
22
  /**
23
23
  * Table component is used to wrap the sub components of a table
24
24
  */
25
25
  var Table = /*#__PURE__*/_react["default"].forwardRef(function Table(_ref, ref) {
26
- var variant = _ref.variant,
27
- _ref$zebra = _ref.zebra,
28
- zebra = _ref$zebra === void 0 ? false : _ref$zebra,
26
+ var children = _ref.children,
27
+ className = _ref.className,
29
28
  _ref$dense = _ref.dense,
30
29
  dense = _ref$dense === void 0 ? false : _ref$dense,
31
- _ref$verticalBorders = _ref.verticalBorders,
32
- verticalBorders = _ref$verticalBorders === void 0 ? false : _ref$verticalBorders,
33
30
  _ref$stacked = _ref.stacked,
34
31
  stacked = _ref$stacked === void 0 ? 'never' : _ref$stacked,
35
- className = _ref.className,
36
- children = _ref.children,
32
+ variant = _ref.variant,
33
+ _ref$verticalBorders = _ref.verticalBorders,
34
+ verticalBorders = _ref$verticalBorders === void 0 ? false : _ref$verticalBorders,
35
+ _ref$zebra = _ref.zebra,
36
+ zebra = _ref$zebra === void 0 ? false : _ref$zebra,
37
37
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
38
38
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
39
39
  as: "table",
40
- ref: ref,
41
- className: (0, _clsx["default"])(className, verticalBorders === true && ['govgr-table--with-vertical-header', 'govgr-table--with-vertical-lines'], stacked === 'always' && 'govgr-table--stacked-always', variant === 'light' && 'govgr-table--light', variant === 'dark' && 'govgr-table--dark', stacked === 's' && 'govgr-table--stacked-s', stacked == 'm' && 'govgr-table--stacked-m', zebra === true && 'govgr-table--zebra', dense === true && 'govgr-table--dense', true && 'govgr-table')
40
+ className: (0, _clsx["default"])(className, verticalBorders === true && ['govgr-table--with-vertical-header', 'govgr-table--with-vertical-lines'], stacked === 'always' && 'govgr-table--stacked-always', variant === 'light' && 'govgr-table--light', variant === 'dark' && 'govgr-table--dark', stacked === 's' && 'govgr-table--stacked-s', stacked == 'm' && 'govgr-table--stacked-m', zebra === true && 'govgr-table--zebra', dense === true && 'govgr-table--dense', true && 'govgr-table'),
41
+ ref: ref
42
42
  }, props), children);
43
43
  });
44
44
 
@@ -13,25 +13,25 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["verticalAlign", "className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className", "verticalAlign"];
21
21
 
22
22
  /**
23
23
  * Use TableBody inside the Table component to provide for the table data.
24
24
  */
25
25
  var TableBody = /*#__PURE__*/_react["default"].forwardRef(function TableBody(_ref, ref) {
26
- var _ref$verticalAlign = _ref.verticalAlign,
27
- verticalAlign = _ref$verticalAlign === void 0 ? 'middle' : _ref$verticalAlign,
26
+ var children = _ref.children,
28
27
  className = _ref.className,
29
- children = _ref.children,
28
+ _ref$verticalAlign = _ref.verticalAlign,
29
+ verticalAlign = _ref$verticalAlign === void 0 ? 'middle' : _ref$verticalAlign,
30
30
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
31
31
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
32
32
  as: "tbody",
33
- ref: ref,
34
- className: (0, _clsx["default"])(className, verticalAlign === 'bottom' && 'govgr-table__body--vertical-bottom', verticalAlign === 'top' && 'govgr-table__body--vertical-top', true && 'govgr-table__body')
33
+ className: (0, _clsx["default"])(className, verticalAlign === 'bottom' && 'govgr-table__body--vertical-bottom', verticalAlign === 'top' && 'govgr-table__body--vertical-top', true && 'govgr-table__body'),
34
+ ref: ref
35
35
  }, props), children);
36
36
  });
37
37
 
@@ -13,25 +13,25 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["size", "className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className", "size"];
21
21
 
22
22
  /**
23
23
  * Table caption is used inside the Table component to provide a caption at the top of the table.
24
24
  */
25
25
  var TableCaption = /*#__PURE__*/_react["default"].forwardRef(function TableCaption(_ref, ref) {
26
- var _ref$size = _ref.size,
27
- size = _ref$size === void 0 ? 'm' : _ref$size,
26
+ var children = _ref.children,
28
27
  className = _ref.className,
29
- children = _ref.children,
28
+ _ref$size = _ref.size,
29
+ size = _ref$size === void 0 ? 'm' : _ref$size,
30
30
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
31
31
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
32
32
  as: "caption",
33
- ref: ref,
34
- className: (0, _clsx["default"])(className, size === 'xl' && 'govgr-table__caption--xl', size === 's' && 'govgr-table__caption--s', size === 'm' && 'govgr-table__caption--m', size === 'l' && 'govgr-table__caption--l', true && 'govgr-table__caption')
33
+ className: (0, _clsx["default"])(className, size === 'xl' && 'govgr-table__caption--xl', size === 's' && 'govgr-table__caption--s', size === 'm' && 'govgr-table__caption--m', size === 'l' && 'govgr-table__caption--l', true && 'govgr-table__caption'),
34
+ ref: ref
35
35
  }, props), children);
36
36
  });
37
37
 
@@ -13,11 +13,11 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["border", "className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["border", "children", "className"];
21
21
 
22
22
  /**
23
23
  * Use TableContainer as a wrapper for a Table. It is used when the table is wider that the viewport width.
@@ -25,13 +25,13 @@ var _excluded = ["border", "className", "children"];
25
25
  var TableContainer = /*#__PURE__*/_react["default"].forwardRef(function TableContainer(_ref, ref) {
26
26
  var _ref$border = _ref.border,
27
27
  border = _ref$border === void 0 ? false : _ref$border,
28
- className = _ref.className,
29
28
  children = _ref.children,
29
+ className = _ref.className,
30
30
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
31
31
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
32
32
  as: "div",
33
- ref: ref,
34
- className: (0, _clsx["default"])(className, border && 'govgr-table-container--border', true && 'govgr-table-container')
33
+ className: (0, _clsx["default"])(className, border && 'govgr-table-container--border', true && 'govgr-table-container'),
34
+ ref: ref
35
35
  }, props), children);
36
36
  });
37
37
 
@@ -13,25 +13,25 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["dataType", "className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className", "dataType"];
21
21
 
22
22
  /**
23
23
  * Use TableDataCell inside the Table component to fill the data of a cell in a table.
24
24
  */
25
25
  var TableDataCell = /*#__PURE__*/_react["default"].forwardRef(function TableDataCell(_ref, ref) {
26
- var _ref$dataType = _ref.dataType,
27
- dataType = _ref$dataType === void 0 ? 'text' : _ref$dataType,
26
+ var children = _ref.children,
28
27
  className = _ref.className,
29
- children = _ref.children,
28
+ _ref$dataType = _ref.dataType,
29
+ dataType = _ref$dataType === void 0 ? 'text' : _ref$dataType,
30
30
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
31
31
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
32
32
  as: "td",
33
- ref: ref,
34
- className: (0, _clsx["default"])(className, dataType === 'numeric' && 'govgr-table__cell--numeric', true && 'govgr-table__cell')
33
+ className: (0, _clsx["default"])(className, dataType === 'numeric' && 'govgr-table__cell--numeric', true && 'govgr-table__cell'),
34
+ ref: ref
35
35
  }, props), children);
36
36
  });
37
37
 
@@ -13,23 +13,23 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className"];
21
21
 
22
22
  /**
23
23
  * Use TableHead inside the Table component to provide the header row and/or column of the table.
24
24
  */
25
25
  var TableHead = /*#__PURE__*/_react["default"].forwardRef(function TableHead(_ref, ref) {
26
- var className = _ref.className,
27
- children = _ref.children,
26
+ var children = _ref.children,
27
+ className = _ref.className,
28
28
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
29
29
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
30
30
  as: "thead",
31
- ref: ref,
32
- className: (0, _clsx["default"])(className, true && 'govgr-table__head')
31
+ className: (0, _clsx["default"])(className, true && 'govgr-table__head'),
32
+ ref: ref
33
33
  }, props), children);
34
34
  });
35
35
 
@@ -1,18 +1,18 @@
1
1
  import React from 'react';
2
2
  import { BaseProps } from '@digigov/react-core/Base';
3
3
  export interface TableHeadCellProps extends BaseProps<'th'> {
4
- /**
5
- * dataType is optional.
6
- * Use numeric value prop when comparing columns of numbers, align the numbers to the right in table cells.
7
- * Default value is text which aligns texts to the center
8
- */
9
- dataType?: 'text' | 'numeric';
10
4
  /**
11
5
  * cellWidth is optional.
12
6
  * Use cellWidth prop to define a custom width for a specific reference number in your table cell.
13
7
  *
14
8
  */
15
9
  cellWidth?: 'one-quarter' | 'one-third' | 'one-half' | 'two-thirds' | 'three-quarters' | 'full';
10
+ /**
11
+ * dataType is optional.
12
+ * Use numeric value prop when comparing columns of numbers, align the numbers to the right in table cells.
13
+ * Default value is text which aligns texts to the center
14
+ */
15
+ dataType?: 'text' | 'numeric';
16
16
  }
17
17
  /**
18
18
  * Use TableHeadCell inside the Table component to provide the header row and/or column of the table.
@@ -13,26 +13,26 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["dataType", "cellWidth", "className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["cellWidth", "children", "className", "dataType"];
21
21
 
22
22
  /**
23
23
  * Use TableHeadCell inside the Table component to provide the header row and/or column of the table.
24
24
  */
25
25
  var TableHeadCell = /*#__PURE__*/_react["default"].forwardRef(function TableHeadCell(_ref, ref) {
26
- var _ref$dataType = _ref.dataType,
27
- dataType = _ref$dataType === void 0 ? 'text' : _ref$dataType,
28
- cellWidth = _ref.cellWidth,
29
- className = _ref.className,
26
+ var cellWidth = _ref.cellWidth,
30
27
  children = _ref.children,
28
+ className = _ref.className,
29
+ _ref$dataType = _ref.dataType,
30
+ dataType = _ref$dataType === void 0 ? 'text' : _ref$dataType,
31
31
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
32
32
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
33
33
  as: "th",
34
- ref: ref,
35
- className: (0, _clsx["default"])(className, cellWidth === 'three-quarters' && 'govgr-!-width-three-quarters', cellWidth === 'one-quarter' && 'govgr-!-width-one-quarter', cellWidth === 'two-thirds' && 'govgr-!-width-two-thirds', cellWidth === 'one-third' && 'govgr-!-width-one-third', cellWidth === 'one-half' && 'govgr-!-width-one-half', dataType === 'numeric' && 'govgr-table__header--numeric', cellWidth === 'full' && 'govgr-!-width-full', true && 'govgr-table__header')
34
+ className: (0, _clsx["default"])(className, cellWidth === 'three-quarters' && 'govgr-!-width-three-quarters', cellWidth === 'one-quarter' && 'govgr-!-width-one-quarter', cellWidth === 'two-thirds' && 'govgr-!-width-two-thirds', cellWidth === 'one-third' && 'govgr-!-width-one-third', cellWidth === 'one-half' && 'govgr-!-width-one-half', dataType === 'numeric' && 'govgr-table__header--numeric', cellWidth === 'full' && 'govgr-!-width-full', true && 'govgr-table__header'),
35
+ ref: ref
36
36
  }, props), children);
37
37
  });
38
38
 
@@ -71,8 +71,8 @@ it('renders the TableHeadCell with cellWidth=full', function () {
71
71
  });
72
72
 
73
73
  var _ref9 = /*#__PURE__*/_react["default"].createElement(_TableHeadCell["default"], {
74
- dataType: "numeric",
75
- cellWidth: 'one-quarter'
74
+ cellWidth: 'one-quarter',
75
+ dataType: "numeric"
76
76
  });
77
77
 
78
78
  it('renders the TableHeadCell with dataType="numeric" cellWidth=one-quarter', function () {
@@ -80,8 +80,8 @@ it('renders the TableHeadCell with dataType="numeric" cellWidth=one-quarter', fu
80
80
  });
81
81
 
82
82
  var _ref10 = /*#__PURE__*/_react["default"].createElement(_TableHeadCell["default"], {
83
- dataType: "numeric",
84
- cellWidth: 'one-third'
83
+ cellWidth: 'one-third',
84
+ dataType: "numeric"
85
85
  });
86
86
 
87
87
  it('renders the TableHeadCell with dataType="numeric" and cellWidth=one-third', function () {
@@ -89,8 +89,8 @@ it('renders the TableHeadCell with dataType="numeric" and cellWidth=one-third',
89
89
  });
90
90
 
91
91
  var _ref11 = /*#__PURE__*/_react["default"].createElement(_TableHeadCell["default"], {
92
- dataType: "numeric",
93
- cellWidth: 'one-half'
92
+ cellWidth: 'one-half',
93
+ dataType: "numeric"
94
94
  });
95
95
 
96
96
  it('renders the TableHeadCell with dataType="numeric" and dataType="numeric" and cellWidth=one-half', function () {
@@ -98,8 +98,8 @@ it('renders the TableHeadCell with dataType="numeric" and dataType="numeric" and
98
98
  });
99
99
 
100
100
  var _ref12 = /*#__PURE__*/_react["default"].createElement(_TableHeadCell["default"], {
101
- dataType: "numeric",
102
- cellWidth: 'two-thirds'
101
+ cellWidth: 'two-thirds',
102
+ dataType: "numeric"
103
103
  });
104
104
 
105
105
  it('renders the TableHeadCell with dataType="numeric" and cellWidth=two-thirds', function () {
@@ -107,8 +107,8 @@ it('renders the TableHeadCell with dataType="numeric" and cellWidth=two-thirds',
107
107
  });
108
108
 
109
109
  var _ref13 = /*#__PURE__*/_react["default"].createElement(_TableHeadCell["default"], {
110
- dataType: "numeric",
111
- cellWidth: 'three-quarters'
110
+ cellWidth: 'three-quarters',
111
+ dataType: "numeric"
112
112
  });
113
113
 
114
114
  it('renders the TableHeadCell with dataType="numeric" and cellWidth=three-quarters', function () {
@@ -116,8 +116,8 @@ it('renders the TableHeadCell with dataType="numeric" and cellWidth=three-quarte
116
116
  });
117
117
 
118
118
  var _ref14 = /*#__PURE__*/_react["default"].createElement(_TableHeadCell["default"], {
119
- dataType: "numeric",
120
- cellWidth: 'full'
119
+ cellWidth: 'full',
120
+ dataType: "numeric"
121
121
  });
122
122
 
123
123
  it('renders the TableHeadCell dataType="numeric" and with cellWidth=full', function () {
@@ -13,27 +13,27 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className"];
21
21
 
22
22
  /**
23
23
  * Use TableNoDataRow inside the Table component when there is no data to show.
24
24
  * you can use colSpan prop attribute to expand the td width
25
25
  */
26
26
  var TableNoDataRow = /*#__PURE__*/_react["default"].forwardRef(function TableNoDataRow(_ref, ref) {
27
- var className = _ref.className,
28
- children = _ref.children,
27
+ var children = _ref.children,
28
+ className = _ref.className,
29
29
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
30
30
  return /*#__PURE__*/_react["default"].createElement("tr", {
31
31
  className: "govgr-table__row"
32
32
  }, /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
33
33
  as: "td",
34
+ className: (0, _clsx["default"])(className, true && ['govgr-table__cell', 'govgr-table__cell--no-data']),
34
35
  colSpan: 100,
35
- ref: ref,
36
- className: (0, _clsx["default"])(className, true && ['govgr-table__cell', 'govgr-table__cell--no-data'])
36
+ ref: ref
37
37
  }, props), children));
38
38
  });
39
39
 
package/TableRow/index.js CHANGED
@@ -13,25 +13,25 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
13
13
 
14
14
  var _react = _interopRequireDefault(require("react"));
15
15
 
16
- var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
17
-
18
16
  var _clsx = _interopRequireDefault(require("clsx"));
19
17
 
20
- var _excluded = ["warning", "className", "children"];
18
+ var _Base = _interopRequireDefault(require("@digigov/react-core/Base"));
19
+
20
+ var _excluded = ["children", "className", "warning"];
21
21
 
22
22
  /**
23
23
  * Use TableRow inside the Table component to provide a new row to the table.
24
24
  */
25
25
  var TableRow = /*#__PURE__*/_react["default"].forwardRef(function TableRow(_ref, ref) {
26
- var _ref$warning = _ref.warning,
27
- warning = _ref$warning === void 0 ? false : _ref$warning,
26
+ var children = _ref.children,
28
27
  className = _ref.className,
29
- children = _ref.children,
28
+ _ref$warning = _ref.warning,
29
+ warning = _ref$warning === void 0 ? false : _ref$warning,
30
30
  props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
31
31
  return /*#__PURE__*/_react["default"].createElement(_Base["default"], (0, _extends2["default"])({
32
32
  as: "tr",
33
- ref: ref,
34
- className: (0, _clsx["default"])(className, warning && 'govgr-table__row--warning', true && 'govgr-table__row')
33
+ className: (0, _clsx["default"])(className, warning && 'govgr-table__row--warning', true && 'govgr-table__row'),
34
+ ref: ref
35
35
  }, props), children);
36
36
  });
37
37