@gouvfr/dsfr 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (427) hide show
  1. package/.config/config.js +1 -1
  2. package/.config/icon-deprecated.scss +1 -1
  3. package/.config/icon.scss +1 -1
  4. package/dist/component/accordion/accordion.css +1 -1
  5. package/dist/component/accordion/accordion.legacy.css +1 -1
  6. package/dist/component/accordion/accordion.legacy.min.css +1 -1
  7. package/dist/component/accordion/accordion.main.css +1 -1
  8. package/dist/component/accordion/accordion.main.min.css +1 -1
  9. package/dist/component/accordion/accordion.min.css +1 -1
  10. package/dist/component/accordion/accordion.module.js +2 -2
  11. package/dist/component/accordion/accordion.module.js.map +1 -1
  12. package/dist/component/accordion/accordion.module.min.js +1 -1
  13. package/dist/component/accordion/accordion.module.min.js.map +1 -1
  14. package/dist/component/accordion/accordion.nomodule.js +2 -2
  15. package/dist/component/accordion/accordion.nomodule.js.map +1 -1
  16. package/dist/component/accordion/accordion.nomodule.min.js +1 -1
  17. package/dist/component/accordion/accordion.nomodule.min.js.map +1 -1
  18. package/dist/component/alert/alert.css +1 -1
  19. package/dist/component/alert/alert.legacy.css +1 -1
  20. package/dist/component/alert/alert.legacy.min.css +2 -2
  21. package/dist/component/alert/alert.main.css +1 -1
  22. package/dist/component/alert/alert.main.min.css +1 -1
  23. package/dist/component/alert/alert.min.css +2 -2
  24. package/dist/component/badge/badge.css +1 -1
  25. package/dist/component/badge/badge.legacy.css +1 -1
  26. package/dist/component/badge/badge.legacy.min.css +1 -1
  27. package/dist/component/badge/badge.main.css +1 -1
  28. package/dist/component/badge/badge.main.min.css +1 -1
  29. package/dist/component/badge/badge.min.css +1 -1
  30. package/dist/component/breadcrumb/breadcrumb.css +1 -1
  31. package/dist/component/breadcrumb/breadcrumb.legacy.css +1 -1
  32. package/dist/component/breadcrumb/breadcrumb.legacy.min.css +1 -1
  33. package/dist/component/breadcrumb/breadcrumb.main.css +1 -1
  34. package/dist/component/breadcrumb/breadcrumb.main.min.css +1 -1
  35. package/dist/component/breadcrumb/breadcrumb.min.css +1 -1
  36. package/dist/component/breadcrumb/breadcrumb.module.js +2 -2
  37. package/dist/component/breadcrumb/breadcrumb.module.js.map +1 -1
  38. package/dist/component/breadcrumb/breadcrumb.module.min.js +1 -1
  39. package/dist/component/breadcrumb/breadcrumb.module.min.js.map +1 -1
  40. package/dist/component/breadcrumb/breadcrumb.nomodule.js +2 -2
  41. package/dist/component/breadcrumb/breadcrumb.nomodule.js.map +1 -1
  42. package/dist/component/breadcrumb/breadcrumb.nomodule.min.js +1 -1
  43. package/dist/component/breadcrumb/breadcrumb.nomodule.min.js.map +1 -1
  44. package/dist/component/button/button.css +1 -1
  45. package/dist/component/button/button.legacy.css +1 -1
  46. package/dist/component/button/button.legacy.min.css +1 -1
  47. package/dist/component/button/button.main.css +1 -1
  48. package/dist/component/button/button.main.min.css +1 -1
  49. package/dist/component/button/button.min.css +1 -1
  50. package/dist/component/button/button.module.js +2 -2
  51. package/dist/component/button/button.module.js.map +1 -1
  52. package/dist/component/button/button.module.min.js +1 -1
  53. package/dist/component/button/button.module.min.js.map +1 -1
  54. package/dist/component/button/button.nomodule.js +2 -2
  55. package/dist/component/button/button.nomodule.js.map +1 -1
  56. package/dist/component/button/button.nomodule.min.js +1 -1
  57. package/dist/component/button/button.nomodule.min.js.map +1 -1
  58. package/dist/component/callout/callout.css +1 -1
  59. package/dist/component/callout/callout.legacy.css +1 -1
  60. package/dist/component/callout/callout.legacy.min.css +1 -1
  61. package/dist/component/callout/callout.main.css +1 -1
  62. package/dist/component/callout/callout.main.min.css +1 -1
  63. package/dist/component/callout/callout.min.css +1 -1
  64. package/dist/component/card/card.css +1 -1
  65. package/dist/component/card/card.legacy.css +1 -1
  66. package/dist/component/card/card.legacy.min.css +1 -1
  67. package/dist/component/card/card.main.css +1 -1
  68. package/dist/component/card/card.main.min.css +1 -1
  69. package/dist/component/card/card.min.css +1 -1
  70. package/dist/component/checkbox/checkbox.css +1 -1
  71. package/dist/component/checkbox/checkbox.legacy.css +1 -1
  72. package/dist/component/checkbox/checkbox.legacy.min.css +1 -1
  73. package/dist/component/checkbox/checkbox.main.css +1 -1
  74. package/dist/component/checkbox/checkbox.main.min.css +1 -1
  75. package/dist/component/checkbox/checkbox.min.css +1 -1
  76. package/dist/component/component.css +74 -233
  77. package/dist/component/component.css.map +1 -1
  78. package/dist/component/component.legacy.css +33 -21
  79. package/dist/component/component.legacy.css.map +1 -1
  80. package/dist/component/component.legacy.min.css +2 -2
  81. package/dist/component/component.legacy.min.css.map +1 -1
  82. package/dist/component/component.main.css +42 -213
  83. package/dist/component/component.main.css.map +1 -1
  84. package/dist/component/component.main.min.css +2 -2
  85. package/dist/component/component.main.min.css.map +1 -1
  86. package/dist/component/component.min.css +3 -3
  87. package/dist/component/component.min.css.map +1 -1
  88. package/dist/component/component.module.js +2 -2
  89. package/dist/component/component.module.js.map +1 -1
  90. package/dist/component/component.module.min.js +1 -1
  91. package/dist/component/component.module.min.js.map +1 -1
  92. package/dist/component/component.nomodule.js +2 -2
  93. package/dist/component/component.nomodule.js.map +1 -1
  94. package/dist/component/component.nomodule.min.js +1 -1
  95. package/dist/component/component.nomodule.min.js.map +1 -1
  96. package/dist/component/connect/connect.css +1 -1
  97. package/dist/component/connect/connect.legacy.css +1 -1
  98. package/dist/component/connect/connect.legacy.min.css +1 -1
  99. package/dist/component/connect/connect.main.css +1 -1
  100. package/dist/component/connect/connect.main.min.css +1 -1
  101. package/dist/component/connect/connect.min.css +1 -1
  102. package/dist/component/consent/consent.css +1 -1
  103. package/dist/component/consent/consent.legacy.css +1 -1
  104. package/dist/component/consent/consent.legacy.min.css +1 -1
  105. package/dist/component/consent/consent.main.css +1 -1
  106. package/dist/component/consent/consent.main.min.css +1 -1
  107. package/dist/component/consent/consent.min.css +1 -1
  108. package/dist/component/content/content.css +1 -1
  109. package/dist/component/content/content.legacy.css +1 -1
  110. package/dist/component/content/content.legacy.min.css +1 -1
  111. package/dist/component/content/content.main.css +1 -1
  112. package/dist/component/content/content.main.min.css +1 -1
  113. package/dist/component/content/content.min.css +1 -1
  114. package/dist/component/display/display.module.js +2 -2
  115. package/dist/component/display/display.module.js.map +1 -1
  116. package/dist/component/display/display.module.min.js +1 -1
  117. package/dist/component/display/display.module.min.js.map +1 -1
  118. package/dist/component/display/display.nomodule.js +2 -2
  119. package/dist/component/display/display.nomodule.js.map +1 -1
  120. package/dist/component/display/display.nomodule.min.js +1 -1
  121. package/dist/component/display/display.nomodule.min.js.map +1 -1
  122. package/dist/component/follow/follow.css +13 -200
  123. package/dist/component/follow/follow.css.map +1 -1
  124. package/dist/component/follow/follow.legacy.css +1 -1
  125. package/dist/component/follow/follow.legacy.min.css +1 -1
  126. package/dist/component/follow/follow.main.css +13 -200
  127. package/dist/component/follow/follow.main.css.map +1 -1
  128. package/dist/component/follow/follow.main.min.css +2 -2
  129. package/dist/component/follow/follow.main.min.css.map +1 -1
  130. package/dist/component/follow/follow.min.css +2 -2
  131. package/dist/component/follow/follow.min.css.map +1 -1
  132. package/dist/component/footer/footer.css +1 -1
  133. package/dist/component/footer/footer.legacy.css +1 -1
  134. package/dist/component/footer/footer.legacy.min.css +1 -1
  135. package/dist/component/footer/footer.main.css +1 -1
  136. package/dist/component/footer/footer.main.min.css +1 -1
  137. package/dist/component/footer/footer.min.css +1 -1
  138. package/dist/component/form/form.css +1 -1
  139. package/dist/component/form/form.legacy.css +1 -1
  140. package/dist/component/form/form.legacy.min.css +1 -1
  141. package/dist/component/form/form.main.css +1 -1
  142. package/dist/component/form/form.main.min.css +1 -1
  143. package/dist/component/form/form.min.css +1 -1
  144. package/dist/component/header/header.css +1 -1
  145. package/dist/component/header/header.legacy.css +1 -1
  146. package/dist/component/header/header.legacy.min.css +1 -1
  147. package/dist/component/header/header.main.css +1 -1
  148. package/dist/component/header/header.main.min.css +1 -1
  149. package/dist/component/header/header.min.css +1 -1
  150. package/dist/component/header/header.module.js +2 -2
  151. package/dist/component/header/header.module.js.map +1 -1
  152. package/dist/component/header/header.module.min.js +1 -1
  153. package/dist/component/header/header.module.min.js.map +1 -1
  154. package/dist/component/header/header.nomodule.js +2 -2
  155. package/dist/component/header/header.nomodule.js.map +1 -1
  156. package/dist/component/header/header.nomodule.min.js +1 -1
  157. package/dist/component/header/header.nomodule.min.js.map +1 -1
  158. package/dist/component/highlight/highlight.css +1 -1
  159. package/dist/component/highlight/highlight.legacy.css +1 -1
  160. package/dist/component/highlight/highlight.legacy.min.css +1 -1
  161. package/dist/component/highlight/highlight.main.css +1 -1
  162. package/dist/component/highlight/highlight.main.min.css +1 -1
  163. package/dist/component/highlight/highlight.min.css +1 -1
  164. package/dist/component/input/input.css +1 -1
  165. package/dist/component/input/input.legacy.css +1 -1
  166. package/dist/component/input/input.legacy.min.css +1 -1
  167. package/dist/component/input/input.main.css +1 -1
  168. package/dist/component/input/input.main.min.css +1 -1
  169. package/dist/component/input/input.min.css +1 -1
  170. package/dist/component/link/link.css +1 -1
  171. package/dist/component/link/link.legacy.css +1 -1
  172. package/dist/component/link/link.legacy.min.css +1 -1
  173. package/dist/component/link/link.main.css +1 -1
  174. package/dist/component/link/link.main.min.css +1 -1
  175. package/dist/component/link/link.min.css +1 -1
  176. package/dist/component/logo/logo.css +1 -1
  177. package/dist/component/logo/logo.legacy.css +1 -1
  178. package/dist/component/logo/logo.legacy.min.css +1 -1
  179. package/dist/component/logo/logo.main.css +1 -1
  180. package/dist/component/logo/logo.main.min.css +1 -1
  181. package/dist/component/logo/logo.min.css +1 -1
  182. package/dist/component/modal/modal.css +1 -1
  183. package/dist/component/modal/modal.legacy.css +1 -1
  184. package/dist/component/modal/modal.legacy.min.css +1 -1
  185. package/dist/component/modal/modal.main.css +1 -1
  186. package/dist/component/modal/modal.main.min.css +1 -1
  187. package/dist/component/modal/modal.min.css +1 -1
  188. package/dist/component/modal/modal.module.js +2 -2
  189. package/dist/component/modal/modal.module.js.map +1 -1
  190. package/dist/component/modal/modal.module.min.js +1 -1
  191. package/dist/component/modal/modal.module.min.js.map +1 -1
  192. package/dist/component/modal/modal.nomodule.js +2 -2
  193. package/dist/component/modal/modal.nomodule.js.map +1 -1
  194. package/dist/component/modal/modal.nomodule.min.js +1 -1
  195. package/dist/component/modal/modal.nomodule.min.js.map +1 -1
  196. package/dist/component/navigation/navigation.css +1 -1
  197. package/dist/component/navigation/navigation.legacy.css +1 -1
  198. package/dist/component/navigation/navigation.legacy.min.css +1 -1
  199. package/dist/component/navigation/navigation.main.css +1 -1
  200. package/dist/component/navigation/navigation.main.min.css +1 -1
  201. package/dist/component/navigation/navigation.min.css +1 -1
  202. package/dist/component/navigation/navigation.module.js +2 -2
  203. package/dist/component/navigation/navigation.module.js.map +1 -1
  204. package/dist/component/navigation/navigation.module.min.js +1 -1
  205. package/dist/component/navigation/navigation.module.min.js.map +1 -1
  206. package/dist/component/navigation/navigation.nomodule.js +2 -2
  207. package/dist/component/navigation/navigation.nomodule.js.map +1 -1
  208. package/dist/component/navigation/navigation.nomodule.min.js +1 -1
  209. package/dist/component/navigation/navigation.nomodule.min.js.map +1 -1
  210. package/dist/component/pagination/pagination.css +1 -1
  211. package/dist/component/pagination/pagination.legacy.css +1 -1
  212. package/dist/component/pagination/pagination.legacy.min.css +1 -1
  213. package/dist/component/pagination/pagination.main.css +1 -1
  214. package/dist/component/pagination/pagination.main.min.css +1 -1
  215. package/dist/component/pagination/pagination.min.css +1 -1
  216. package/dist/component/quote/quote.css +1 -1
  217. package/dist/component/quote/quote.legacy.css +1 -1
  218. package/dist/component/quote/quote.legacy.min.css +1 -1
  219. package/dist/component/quote/quote.main.css +1 -1
  220. package/dist/component/quote/quote.main.min.css +1 -1
  221. package/dist/component/quote/quote.min.css +1 -1
  222. package/dist/component/radio/radio.css +1 -1
  223. package/dist/component/radio/radio.legacy.css +1 -1
  224. package/dist/component/radio/radio.legacy.min.css +1 -1
  225. package/dist/component/radio/radio.main.css +1 -1
  226. package/dist/component/radio/radio.main.min.css +1 -1
  227. package/dist/component/radio/radio.min.css +1 -1
  228. package/dist/component/search/search.css +1 -1
  229. package/dist/component/search/search.legacy.css +1 -1
  230. package/dist/component/search/search.legacy.min.css +1 -1
  231. package/dist/component/search/search.main.css +1 -1
  232. package/dist/component/search/search.main.min.css +1 -1
  233. package/dist/component/search/search.min.css +1 -1
  234. package/dist/component/select/select.css +1 -1
  235. package/dist/component/select/select.legacy.css +1 -1
  236. package/dist/component/select/select.legacy.min.css +1 -1
  237. package/dist/component/select/select.main.css +1 -1
  238. package/dist/component/select/select.main.min.css +1 -1
  239. package/dist/component/select/select.min.css +1 -1
  240. package/dist/component/share/share.css +1 -1
  241. package/dist/component/share/share.legacy.css +1 -1
  242. package/dist/component/share/share.legacy.min.css +1 -1
  243. package/dist/component/share/share.main.css +1 -1
  244. package/dist/component/share/share.main.min.css +2 -2
  245. package/dist/component/share/share.min.css +2 -2
  246. package/dist/component/sidemenu/sidemenu.css +1 -1
  247. package/dist/component/sidemenu/sidemenu.legacy.css +1 -1
  248. package/dist/component/sidemenu/sidemenu.legacy.min.css +1 -1
  249. package/dist/component/sidemenu/sidemenu.main.css +1 -1
  250. package/dist/component/sidemenu/sidemenu.main.min.css +1 -1
  251. package/dist/component/sidemenu/sidemenu.min.css +1 -1
  252. package/dist/component/sidemenu/sidemenu.module.js +2 -2
  253. package/dist/component/sidemenu/sidemenu.module.js.map +1 -1
  254. package/dist/component/sidemenu/sidemenu.module.min.js +1 -1
  255. package/dist/component/sidemenu/sidemenu.module.min.js.map +1 -1
  256. package/dist/component/sidemenu/sidemenu.nomodule.js +2 -2
  257. package/dist/component/sidemenu/sidemenu.nomodule.js.map +1 -1
  258. package/dist/component/sidemenu/sidemenu.nomodule.min.js +1 -1
  259. package/dist/component/sidemenu/sidemenu.nomodule.min.js.map +1 -1
  260. package/dist/component/skiplink/skiplink.css +1 -1
  261. package/dist/component/skiplink/skiplink.legacy.css +1 -1
  262. package/dist/component/skiplink/skiplink.legacy.min.css +1 -1
  263. package/dist/component/skiplink/skiplink.main.css +1 -1
  264. package/dist/component/skiplink/skiplink.main.min.css +1 -1
  265. package/dist/component/skiplink/skiplink.min.css +1 -1
  266. package/dist/component/summary/summary.css +1 -1
  267. package/dist/component/summary/summary.legacy.css +1 -1
  268. package/dist/component/summary/summary.legacy.min.css +2 -2
  269. package/dist/component/summary/summary.main.css +1 -1
  270. package/dist/component/summary/summary.main.min.css +1 -1
  271. package/dist/component/summary/summary.min.css +2 -2
  272. package/dist/component/tab/tab.css +1 -1
  273. package/dist/component/tab/tab.legacy.css +1 -1
  274. package/dist/component/tab/tab.legacy.min.css +1 -1
  275. package/dist/component/tab/tab.main.css +1 -1
  276. package/dist/component/tab/tab.main.min.css +1 -1
  277. package/dist/component/tab/tab.min.css +1 -1
  278. package/dist/component/tab/tab.module.js +2 -2
  279. package/dist/component/tab/tab.module.js.map +1 -1
  280. package/dist/component/tab/tab.module.min.js +1 -1
  281. package/dist/component/tab/tab.module.min.js.map +1 -1
  282. package/dist/component/tab/tab.nomodule.js +2 -2
  283. package/dist/component/tab/tab.nomodule.js.map +1 -1
  284. package/dist/component/tab/tab.nomodule.min.js +1 -1
  285. package/dist/component/tab/tab.nomodule.min.js.map +1 -1
  286. package/dist/component/table/table.css +1 -1
  287. package/dist/component/table/table.legacy.css +1 -1
  288. package/dist/component/table/table.legacy.min.css +1 -1
  289. package/dist/component/table/table.main.css +1 -1
  290. package/dist/component/table/table.main.min.css +1 -1
  291. package/dist/component/table/table.min.css +1 -1
  292. package/dist/component/table/table.module.js +2 -2
  293. package/dist/component/table/table.module.js.map +1 -1
  294. package/dist/component/table/table.module.min.js +1 -1
  295. package/dist/component/table/table.module.min.js.map +1 -1
  296. package/dist/component/table/table.nomodule.js +2 -2
  297. package/dist/component/table/table.nomodule.js.map +1 -1
  298. package/dist/component/table/table.nomodule.min.js +1 -1
  299. package/dist/component/table/table.nomodule.min.js.map +1 -1
  300. package/dist/component/tag/tag.css +112 -80
  301. package/dist/component/tag/tag.css.map +1 -1
  302. package/dist/component/tag/tag.legacy.css +61 -55
  303. package/dist/component/tag/tag.legacy.css.map +1 -1
  304. package/dist/component/tag/tag.legacy.min.css +2 -2
  305. package/dist/component/tag/tag.legacy.min.css.map +1 -1
  306. package/dist/component/tag/tag.main.css +52 -26
  307. package/dist/component/tag/tag.main.css.map +1 -1
  308. package/dist/component/tag/tag.main.min.css +2 -2
  309. package/dist/component/tag/tag.main.min.css.map +1 -1
  310. package/dist/component/tag/tag.min.css +2 -2
  311. package/dist/component/tag/tag.min.css.map +1 -1
  312. package/dist/component/tag/tag.module.js +2 -2
  313. package/dist/component/tag/tag.module.js.map +1 -1
  314. package/dist/component/tag/tag.module.min.js +1 -1
  315. package/dist/component/tag/tag.module.min.js.map +1 -1
  316. package/dist/component/tag/tag.nomodule.js +2 -2
  317. package/dist/component/tag/tag.nomodule.js.map +1 -1
  318. package/dist/component/tag/tag.nomodule.min.js +1 -1
  319. package/dist/component/tag/tag.nomodule.min.js.map +1 -1
  320. package/dist/component/tile/tile.css +1 -1
  321. package/dist/component/tile/tile.legacy.css +1 -1
  322. package/dist/component/tile/tile.legacy.min.css +1 -1
  323. package/dist/component/tile/tile.main.css +1 -1
  324. package/dist/component/tile/tile.main.min.css +1 -1
  325. package/dist/component/tile/tile.min.css +1 -1
  326. package/dist/component/toggle/toggle.css +1 -1
  327. package/dist/component/toggle/toggle.legacy.css +1 -1
  328. package/dist/component/toggle/toggle.legacy.min.css +1 -1
  329. package/dist/component/toggle/toggle.main.css +1 -1
  330. package/dist/component/toggle/toggle.main.min.css +1 -1
  331. package/dist/component/toggle/toggle.min.css +1 -1
  332. package/dist/component/toggle/toggle.module.js +2 -2
  333. package/dist/component/toggle/toggle.module.js.map +1 -1
  334. package/dist/component/toggle/toggle.module.min.js +1 -1
  335. package/dist/component/toggle/toggle.module.min.js.map +1 -1
  336. package/dist/component/toggle/toggle.nomodule.js +2 -2
  337. package/dist/component/toggle/toggle.nomodule.js.map +1 -1
  338. package/dist/component/toggle/toggle.nomodule.min.js +1 -1
  339. package/dist/component/toggle/toggle.nomodule.min.js.map +1 -1
  340. package/dist/component/upload/upload.css +1 -1
  341. package/dist/component/upload/upload.min.css +1 -1
  342. package/dist/core/core.css +3 -3
  343. package/dist/core/core.css.map +1 -1
  344. package/dist/core/core.legacy.css +1 -1
  345. package/dist/core/core.legacy.min.css +1 -1
  346. package/dist/core/core.main.css +3 -3
  347. package/dist/core/core.main.css.map +1 -1
  348. package/dist/core/core.main.min.css +3 -3
  349. package/dist/core/core.main.min.css.map +1 -1
  350. package/dist/core/core.min.css +3 -3
  351. package/dist/core/core.min.css.map +1 -1
  352. package/dist/core/core.module.js +2 -2
  353. package/dist/core/core.module.js.map +1 -1
  354. package/dist/core/core.module.min.js +2 -2
  355. package/dist/core/core.module.min.js.map +1 -1
  356. package/dist/core/core.nomodule.js +2 -2
  357. package/dist/core/core.nomodule.js.map +1 -1
  358. package/dist/core/core.nomodule.min.js +2 -2
  359. package/dist/core/core.nomodule.min.js.map +1 -1
  360. package/dist/dsfr/dsfr.css +76 -235
  361. package/dist/dsfr/dsfr.css.map +1 -1
  362. package/dist/dsfr/dsfr.legacy.css +33 -21
  363. package/dist/dsfr/dsfr.legacy.css.map +1 -1
  364. package/dist/dsfr/dsfr.legacy.min.css +2 -2
  365. package/dist/dsfr/dsfr.legacy.min.css.map +1 -1
  366. package/dist/dsfr/dsfr.main.css +44 -215
  367. package/dist/dsfr/dsfr.main.css.map +1 -1
  368. package/dist/dsfr/dsfr.main.min.css +3 -3
  369. package/dist/dsfr/dsfr.main.min.css.map +1 -1
  370. package/dist/dsfr/dsfr.min.css +4 -4
  371. package/dist/dsfr/dsfr.min.css.map +1 -1
  372. package/dist/dsfr/dsfr.module.js +2 -2
  373. package/dist/dsfr/dsfr.module.js.map +1 -1
  374. package/dist/dsfr/dsfr.module.min.js +2 -2
  375. package/dist/dsfr/dsfr.module.min.js.map +1 -1
  376. package/dist/dsfr/dsfr.nomodule.js +2 -2
  377. package/dist/dsfr/dsfr.nomodule.js.map +1 -1
  378. package/dist/dsfr/dsfr.nomodule.min.js +2 -2
  379. package/dist/dsfr/dsfr.nomodule.min.js.map +1 -1
  380. package/dist/legacy/legacy.nomodule.js +1 -1
  381. package/dist/legacy/legacy.nomodule.min.js +1 -1
  382. package/dist/scheme/scheme.css +1 -1
  383. package/dist/scheme/scheme.min.css +1 -1
  384. package/dist/scheme/scheme.module.js +2 -2
  385. package/dist/scheme/scheme.module.js.map +1 -1
  386. package/dist/scheme/scheme.module.min.js +1 -1
  387. package/dist/scheme/scheme.module.min.js.map +1 -1
  388. package/example/component/accordion/index.html +164 -188
  389. package/example/component/breadcrumb/index.html +6 -6
  390. package/example/component/callout/index.html +10 -10
  391. package/example/component/card/index.html +8 -8
  392. package/example/component/checkbox/index.html +32 -32
  393. package/example/component/connect/index.html +4 -127
  394. package/example/component/consent/index.html +8 -8
  395. package/example/component/content/index.html +30 -30
  396. package/example/component/display/index.html +46 -46
  397. package/example/component/follow/index.html +16 -16
  398. package/example/component/footer/index.html +20 -20
  399. package/example/component/form/index.html +24 -24
  400. package/example/component/header/index.html +208 -208
  401. package/example/component/highlight/index.html +8 -8
  402. package/example/component/input/index.html +44 -44
  403. package/example/component/link/index.html +14 -14
  404. package/example/component/modal/index.html +80 -80
  405. package/example/component/navigation/index.html +34 -34
  406. package/example/component/pagination/index.html +12 -12
  407. package/example/component/quote/index.html +8 -8
  408. package/example/component/radio/index.html +38 -38
  409. package/example/component/select/index.html +10 -10
  410. package/example/component/share/index.html +10 -10
  411. package/example/component/sidemenu/index.html +456 -456
  412. package/example/component/skiplink/index.html +23 -23
  413. package/example/component/summary/index.html +2 -2
  414. package/example/component/tab/index.html +236 -238
  415. package/example/component/table/index.html +104 -104
  416. package/example/component/tag/index.html +50 -50
  417. package/example/component/tile/index.html +34 -34
  418. package/example/component/toggle/index.html +130 -130
  419. package/package.json +1 -1
  420. package/src/component/connect/example/index.ejs +3 -3
  421. package/src/component/connect/example/sample/connect-default.ejs +1 -2
  422. package/src/component/connect/example/sample/connect-plus.ejs +1 -2
  423. package/src/component/connect/template/ejs/connect.ejs +6 -1
  424. package/src/component/follow/deprecated/style/_module.scss +7 -1
  425. package/src/component/follow/deprecated/style/_tool.scss +3 -7
  426. package/src/component/tag/style/_scheme.scss +13 -22
  427. package/src/component/tag/style/_tool.scss +27 -2
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-nav{--underline-img:none;--link-blank-font:none;--link-blank-content:none;--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none;--text-spacing:0;--title-spacing:0;z-index:3000}.fr-nav :focus,.fr-nav :focus-visible{z-index:3500}.fr-nav__list{display:flex;flex-direction:column;margin:0;padding:0}.fr-nav__list>*>.fr-nav__btn,.fr-nav__list>*>.fr-nav__link,.fr-nav__list>.fr-nav__btn,.fr-nav__list>.fr-nav__link{font-weight:700}.fr-nav__item{align-items:stretch;display:flex;flex:0 1 auto;flex-direction:column;position:relative}.fr-nav__item:before{bottom:0;box-shadow:0 -1px 0 0 var(--border-default-grey),inset 0 -1px 0 0 var(--border-default-grey);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.fr-nav__btn,.fr-nav__link{--hover-tint:var(--hover);--active-tint:var(--active);color:var(--text-action-high-grey);font-size:1rem;line-height:1.5rem;padding:.75rem 0;text-align:left;width:100%}.fr-nav__btn[aria-current],.fr-nav__link[aria-current]{color:var(--text-active-blue-france);position:relative}.fr-nav__btn[aria-current]:before,.fr-nav__link[aria-current]:before{--hover:var(--background-active-blue-france-hover);--active:var(--background-active-blue-france-active);background-color:var(--background-active-blue-france);content:"";display:block;height:1.5rem;left:-1rem;margin-top:-.75rem;position:absolute;top:50%;width:2px}.fr-nav__link{display:block}.fr-nav__link[aria-current]:not([href]){cursor:default;pointer-events:none}.fr-nav__btn{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.fr-nav__btn:after{content:"";font:normal 700 normal 1rem/1 dsfr-icon;font-weight:700;margin-left:.5rem;margin-right:0;transition:transform .3s}.fr-nav__btn[aria-expanded=true]:after{transform:rotate(-180deg)}.fr-menu{margin:0 -1rem;padding:0 1rem;width:auto;z-index:2000}.fr-menu :focus,.fr-menu :focus-visible{z-index:2500}.fr-menu__list{margin:0;padding:.5rem 0 1.5rem}.fr-menu__list>:first-child,.fr-menu__list>:first-child>.fr-nav__link,.fr-menu__list>:hover,.fr-menu__list>:hover+*,.fr-menu__list>:hover+*>.fr-nav__link,.fr-menu__list>:hover>.fr-nav__link{box-shadow:none}.fr-menu .fr-nav__link{padding-left:1rem;padding-right:1rem}.fr-menu .fr-nav__link:before{left:0}.fr-mega-menu{--hover:var(--background-elevated-grey-hover);--active:var(--background-elevated-grey-active);background-color:var(--background-elevated-grey);margin:-.25rem -1rem 1px;padding:.25rem 1rem 0;z-index:2000}.fr-mega-menu :focus,.fr-mega-menu :focus-visible{z-index:2500}.fr-mega-menu:focus{outline:none}.fr-mega-menu .fr-btn--close{display:none}.fr-mega-menu .fr-nav__link{padding-left:1rem;padding-right:1rem}.fr-mega-menu .fr-nav__link:before{left:0}.fr-mega-menu__leader{--text-spacing:0 0 0.5rem;--title-spacing:0 0 0.5rem;padding-left:1rem;padding-right:1rem;padding-top:1rem}.fr-mega-menu__category{font-weight:700}.fr-mega-menu__list{padding-bottom:1.5rem;position:relative}.fr-mega-menu__list:before{bottom:0;box-shadow:0 1px 0 0 var(--border-default-grey);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.fr-nav__item:first-child:before{box-shadow:inset 0 -1px 0 0 var(--border-default-grey)}.fr-nav__item:last-child:before{box-shadow:0 -1px 0 0 var(--border-default-grey)}@media (min-width:62em){.fr-nav__list{flex-direction:row;flex-wrap:nowrap;margin:0 -1rem}.fr-nav__list>:first-child:nth-last-child(2)~*,.fr-nav__list>:first-child:nth-last-child(3)~*,.fr-nav__list>:first-child:nth-last-child(4)~*{margin-left:1.25rem}.fr-nav__list>*>.fr-nav__btn,.fr-nav__list>*>.fr-nav__link,.fr-nav__list>.fr-nav__btn,.fr-nav__list>.fr-nav__link{font-weight:400;height:100%;margin:0;min-height:3.5rem;padding:1rem;width:auto}.fr-nav__list>*>.fr-nav__btn[aria-current]:before,.fr-nav__list>*>.fr-nav__link[aria-current]:before,.fr-nav__list>.fr-nav__btn[aria-current]:before,.fr-nav__list>.fr-nav__link[aria-current]:before{bottom:0;height:2px;left:0;margin-top:0;position:absolute;top:auto;width:100%}.fr-nav__list>*>.fr-nav__btn[aria-current]:not([aria-expanded=true]),.fr-nav__list>*>.fr-nav__link[aria-current]:not([aria-expanded=true]),.fr-nav__list>.fr-nav__btn[aria-current]:not([aria-expanded=true]),.fr-nav__list>.fr-nav__link[aria-current]:not([aria-expanded=true]){z-index:3000}.fr-nav__item{align-items:flex-start;position:static}.fr-nav__item:before{content:none}.fr-nav__item--align-right{align-items:flex-end}.fr-nav__btn,.fr-nav__link{font-size:.875rem;line-height:1.5rem}.fr-nav__btn{justify-content:flex-start;padding:1rem .75rem 1rem 1rem}.fr-menu{margin-top:-.25rem;padding-top:.25rem;position:absolute;top:100%}.fr-menu:after{--hover:var(--background-elevated-grey-hover);--active:var(--background-elevated-grey-active);background-color:var(--background-elevated-grey);bottom:0;content:"";display:block;left:0;margin:.25rem 1rem 2rem;position:absolute;right:0;top:0;z-index:-1}.fr-menu__list{padding:0 0 2rem;width:20rem}.fr-menu .fr-nav__link{box-shadow:0 calc(-1rem - 1px) 0 -1rem var(--border-default-grey);padding:.75rem 1rem}.fr-menu .fr-nav__link:before{left:0}.fr-mega-menu{left:0;margin:-2px 0 0;padding:0 0 2.25rem;position:absolute;right:0;top:100%}.fr-mega-menu>.fr-container:before{--hover:var(--background-open-blue-france-hover);--active:var(--background-open-blue-france-active);background-color:var(--background-open-blue-france);content:"";display:block;height:2px;margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem}.fr-mega-menu .fr-btn--close{display:flex}.fr-mega-menu .fr-nav__link{padding:.75rem 1rem}.fr-mega-menu__leader{padding-left:0;padding-right:0;padding-top:0}.fr-mega-menu__list:before{content:none}.fr-nav__btn[aria-expanded=true]{--hover:var(--background-open-blue-france-hover);--active:var(--background-open-blue-france-active);background-color:var(--background-open-blue-france);color:var(--text-active-blue-france)}.fr-mega-menu__category{box-shadow:0 calc(1rem + 1px) 0 -1rem var(--border-default-grey)}}
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-nav{--underline-img:none;--link-blank-font:none;--link-blank-content:none;--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none;--text-spacing:0;--title-spacing:0;z-index:3000}.fr-nav :focus,.fr-nav :focus-visible{z-index:3500}.fr-nav__list{display:flex;flex-direction:column;margin:0;padding:0}.fr-nav__list>*>.fr-nav__btn,.fr-nav__list>*>.fr-nav__link,.fr-nav__list>.fr-nav__btn,.fr-nav__list>.fr-nav__link{font-weight:700}.fr-nav__item{align-items:stretch;display:flex;flex:0 1 auto;flex-direction:column;position:relative}.fr-nav__item:before{bottom:0;box-shadow:0 -1px 0 0 var(--border-default-grey),inset 0 -1px 0 0 var(--border-default-grey);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.fr-nav__btn,.fr-nav__link{--hover-tint:var(--hover);--active-tint:var(--active);color:var(--text-action-high-grey);font-size:1rem;line-height:1.5rem;padding:.75rem 0;text-align:left;width:100%}.fr-nav__btn[aria-current],.fr-nav__link[aria-current]{color:var(--text-active-blue-france);position:relative}.fr-nav__btn[aria-current]:before,.fr-nav__link[aria-current]:before{--hover:var(--background-active-blue-france-hover);--active:var(--background-active-blue-france-active);background-color:var(--background-active-blue-france);content:"";display:block;height:1.5rem;left:-1rem;margin-top:-.75rem;position:absolute;top:50%;width:2px}.fr-nav__link{display:block}.fr-nav__link[aria-current]:not([href]){cursor:default;pointer-events:none}.fr-nav__btn{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.fr-nav__btn:after{content:"";font:normal 700 normal 1rem/1 dsfr-icon;font-weight:700;margin-left:.5rem;margin-right:0;transition:transform .3s}.fr-nav__btn[aria-expanded=true]:after{transform:rotate(-180deg)}.fr-menu{margin:0 -1rem;padding:0 1rem;width:auto;z-index:2000}.fr-menu :focus,.fr-menu :focus-visible{z-index:2500}.fr-menu__list{margin:0;padding:.5rem 0 1.5rem}.fr-menu__list>:first-child,.fr-menu__list>:first-child>.fr-nav__link,.fr-menu__list>:hover,.fr-menu__list>:hover+*,.fr-menu__list>:hover+*>.fr-nav__link,.fr-menu__list>:hover>.fr-nav__link{box-shadow:none}.fr-menu .fr-nav__link{padding-left:1rem;padding-right:1rem}.fr-menu .fr-nav__link:before{left:0}.fr-mega-menu{--hover:var(--background-elevated-grey-hover);--active:var(--background-elevated-grey-active);background-color:var(--background-elevated-grey);margin:-.25rem -1rem 1px;padding:.25rem 1rem 0;z-index:2000}.fr-mega-menu :focus,.fr-mega-menu :focus-visible{z-index:2500}.fr-mega-menu:focus{outline:none}.fr-mega-menu .fr-btn--close{display:none}.fr-mega-menu .fr-nav__link{padding-left:1rem;padding-right:1rem}.fr-mega-menu .fr-nav__link:before{left:0}.fr-mega-menu__leader{--text-spacing:0 0 0.5rem;--title-spacing:0 0 0.5rem;padding-left:1rem;padding-right:1rem;padding-top:1rem}.fr-mega-menu__category{font-weight:700}.fr-mega-menu__list{padding-bottom:1.5rem;position:relative}.fr-mega-menu__list:before{bottom:0;box-shadow:0 1px 0 0 var(--border-default-grey);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.fr-nav__item:first-child:before{box-shadow:inset 0 -1px 0 0 var(--border-default-grey)}.fr-nav__item:last-child:before{box-shadow:0 -1px 0 0 var(--border-default-grey)}@media (min-width:62em){.fr-nav__list{flex-direction:row;flex-wrap:nowrap;margin:0 -1rem}.fr-nav__list>:first-child:nth-last-child(2)~*,.fr-nav__list>:first-child:nth-last-child(3)~*,.fr-nav__list>:first-child:nth-last-child(4)~*{margin-left:1.25rem}.fr-nav__list>*>.fr-nav__btn,.fr-nav__list>*>.fr-nav__link,.fr-nav__list>.fr-nav__btn,.fr-nav__list>.fr-nav__link{font-weight:400;height:100%;margin:0;min-height:3.5rem;padding:1rem;width:auto}.fr-nav__list>*>.fr-nav__btn[aria-current]:before,.fr-nav__list>*>.fr-nav__link[aria-current]:before,.fr-nav__list>.fr-nav__btn[aria-current]:before,.fr-nav__list>.fr-nav__link[aria-current]:before{bottom:0;height:2px;left:0;margin-top:0;position:absolute;top:auto;width:100%}.fr-nav__list>*>.fr-nav__btn[aria-current]:not([aria-expanded=true]),.fr-nav__list>*>.fr-nav__link[aria-current]:not([aria-expanded=true]),.fr-nav__list>.fr-nav__btn[aria-current]:not([aria-expanded=true]),.fr-nav__list>.fr-nav__link[aria-current]:not([aria-expanded=true]){z-index:3000}.fr-nav__item{align-items:flex-start;position:static}.fr-nav__item:before{content:none}.fr-nav__item--align-right{align-items:flex-end}.fr-nav__btn,.fr-nav__link{font-size:.875rem;line-height:1.5rem}.fr-nav__btn{justify-content:flex-start;padding:1rem .75rem 1rem 1rem}.fr-menu{margin-top:-.25rem;padding-top:.25rem;position:absolute;top:100%}.fr-menu:after{--hover:var(--background-elevated-grey-hover);--active:var(--background-elevated-grey-active);background-color:var(--background-elevated-grey);bottom:0;content:"";display:block;left:0;margin:.25rem 1rem 2rem;position:absolute;right:0;top:0;z-index:-1}.fr-menu__list{padding:0 0 2rem;width:20rem}.fr-menu .fr-nav__link{box-shadow:0 calc(-1rem - 1px) 0 -1rem var(--border-default-grey);padding:.75rem 1rem}.fr-menu .fr-nav__link:before{left:0}.fr-mega-menu{left:0;margin:-2px 0 0;padding:0 0 2.25rem;position:absolute;right:0;top:100%}.fr-mega-menu>.fr-container:before{--hover:var(--background-open-blue-france-hover);--active:var(--background-open-blue-france-active);background-color:var(--background-open-blue-france);content:"";display:block;height:2px;margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem}.fr-mega-menu .fr-btn--close{display:flex}.fr-mega-menu .fr-nav__link{padding:.75rem 1rem}.fr-mega-menu__leader{padding-left:0;padding-right:0;padding-top:0}.fr-mega-menu__list:before{content:none}.fr-nav__btn[aria-expanded=true]{--hover:var(--background-open-blue-france-hover);--active:var(--background-open-blue-france-active);background-color:var(--background-open-blue-france);color:var(--text-active-blue-france)}.fr-mega-menu__category{box-shadow:0 calc(1rem + 1px) 0 -1rem var(--border-default-grey)}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-mega-menu__list,.fr-menu__list{list-style:none}.fr-mega-menu__category{margin:0}.fr-nav__btn,.fr-nav__link{color:#161616}.fr-nav__btn[aria-current],.fr-nav__link[aria-current]{color:#000091}.fr-nav__btn[aria-current]:before,.fr-nav__link[aria-current]:before{background-color:#000091}.fr-nav__btn[aria-current]:before:hover,.fr-nav__link[aria-current]:before:hover{background-color:#1212ff}.fr-nav__btn[aria-current]:before:active,.fr-nav__link[aria-current]:before:active{background-color:#2323ff}.fr-nav__item:before{box-shadow:0 -1px 0 0 #e5e5e5,inset 0 -1px 0 0 #e5e5e5}.fr-nav__item:first-child:before{box-shadow:inset 0 -1px 0 0 #e5e5e5}.fr-nav__item:last-child:before{box-shadow:0 -1px 0 0 #e5e5e5}.fr-mega-menu{background-color:#fff}.fr-mega-menu:hover{background-color:#f6f6f6}.fr-mega-menu:active{background-color:#ededed}.fr-mega-menu__list:before{box-shadow:0 1px 0 0 #e5e5e5}}@media (min-width:62em) and (-ms-high-contrast:active),(min-width:62em) and (-ms-high-contrast:none){.fr-nav__item--align-right .fr-collapse{transform:translateX(-100%)}.fr-nav__btn[aria-expanded=true]{background-color:#e3e3fd;color:#000091}.fr-nav__btn[aria-expanded=true]:hover{background-color:#c1c1fb}.fr-nav__btn[aria-expanded=true]:active{background-color:#adadf9}.fr-menu:after{background-color:#fff}.fr-menu:after:hover{background-color:#f6f6f6}.fr-menu:after:active{background-color:#ededed}.fr-menu .fr-nav__link{box-shadow:0 calc(-1rem - 1px) 0 -1rem #e5e5e5}.fr-mega-menu>.fr-container:before{background-color:#e3e3fd}.fr-mega-menu>.fr-container:before:hover{background-color:#c1c1fb}.fr-mega-menu>.fr-container:before:active{background-color:#adadf9}.fr-mega-menu__category{box-shadow:0 calc(1rem + 1px) 0 -1rem #e5e5e5}}
@@ -1,10 +1,10 @@
1
- /*! DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
1
+ /*! DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
2
2
 
3
3
  const config = {
4
4
  prefix: 'fr',
5
5
  namespace: 'dsfr',
6
6
  organisation: '@gouvfr',
7
- version: '1.4.0'
7
+ version: '1.4.1'
8
8
  };
9
9
 
10
10
  const api = window[config.namespace];
@@ -1 +1 @@
1
- {"version":3,"file":"navigation.module.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.0'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"navigation.module.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.1'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":[],"mappings":"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"}
@@ -1,3 +1,3 @@
1
- /*! DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
1
+ /*! DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
2
2
  const t=window.dsfr,i={NAVIGATION:t.internals.ns.selector("nav"),COLLAPSE:`${t.internals.ns.selector("nav__item")} > ${t.internals.ns.selector("collapse")}`,ITEM:t.internals.ns.selector("nav__item"),ITEM_RIGHT:t.internals.ns("nav__item--align-right"),MENU:t.internals.ns.selector("menu")};class e extends t.core.Instance{constructor(){super(),this._isRightAligned=!1}static get instanceClassName(){return"NavigationItem"}init(){this.addAscent(t.core.DisclosureEmission.ADDED,this.calculate.bind(this)),this.addAscent(t.core.DisclosureEmission.REMOVED,this.calculate.bind(this)),this.isResizing=!0,this.calculate()}resize(){this.calculate()}calculate(){const e=this.element.getDescendantInstances(t.core.Collapse.instanceClassName,null,!0)[0];if(e&&this.isBreakpoint(t.core.Breakpoints.LG)&&e.element.node.matches(i.MENU)){const t=this.element.node.parentElement.getBoundingClientRect().right,i=e.element.node.getBoundingClientRect().width,s=this.element.node.getBoundingClientRect().left;this.isRightAligned=s+i>t}else this.isRightAligned=!1}get isRightAligned(){return this._isRightAligned}set isRightAligned(e){this._isRightAligned!==e&&(this._isRightAligned=e,e?t.internals.dom.addClass(this.element.node,i.ITEM_RIGHT):t.internals.dom.removeClass(this.element.node,i.ITEM_RIGHT))}}const s={NONE:-1,INSIDE:0,OUTSIDE:1};class n extends t.core.CollapsesGroup{static get instanceClassName(){return"Navigation"}init(){super.init(),this.clicked=!1,this.out=!1,this.listen("focusout",this.focusOut.bind(this)),this.listen("mousedown",this.down.bind(this))}validate(t){return t.element.node.matches(i.COLLAPSE)}down(i){this.isBreakpoint(t.core.Breakpoints.LG)&&-1!==this.index&&this.current&&(this.position=this.current.element.node.contains(i.target)?s.INSIDE:s.OUTSIDE,this.request(this.getPosition.bind(this)))}focusOut(i){this.isBreakpoint(t.core.Breakpoints.LG)&&(this.out=!0,this.request(this.getPosition.bind(this)))}getPosition(){if(this.out)switch(this.position){case s.OUTSIDE:this.index=-1;break;case s.INSIDE:this.current&&this.current.focus();break;default:this.index>-1&&!this.current.hasFocus&&(this.index=-1)}this.position=s.NONE,this.out=!1}get index(){return super.index}set index(t){-1===t&&null!==this.current&&this.current.hasFocus&&this.current.focus(),super.index=t}}t.navigation={Navigation:n,NavigationItem:e,NavigationMousePosition:s,NavigationSelector:i},t.internals.register(t.navigation.NavigationSelector.NAVIGATION,t.navigation.Navigation),t.internals.register(t.navigation.NavigationSelector.ITEM,t.navigation.NavigationItem);
3
3
  //# sourceMappingURL=navigation.module.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"navigation.module.min.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.0'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":["api","window","NavigationSelector","NAVIGATION","internals","ns","selector","COLLAPSE","ITEM","ITEM_RIGHT","MENU","NavigationItem","core","Instance","constructor","super","this","_isRightAligned","instanceClassName","init","addAscent","DisclosureEmission","ADDED","calculate","bind","REMOVED","isResizing","resize","collapse","element","getDescendantInstances","Collapse","isBreakpoint","Breakpoints","LG","node","matches","right","parentElement","getBoundingClientRect","width","left","isRightAligned","value","dom","addClass","removeClass","NavigationMousePosition","NONE","INSIDE","OUTSIDE","Navigation","CollapsesGroup","clicked","out","listen","focusOut","down","validate","member","e","index","current","position","contains","target","request","getPosition","focus","hasFocus","navigation","register"],"mappings":"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"}
1
+ {"version":3,"file":"navigation.module.min.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.1'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":["api","window","NavigationSelector","NAVIGATION","internals","ns","selector","COLLAPSE","ITEM","ITEM_RIGHT","MENU","NavigationItem","core","Instance","constructor","super","this","_isRightAligned","instanceClassName","init","addAscent","DisclosureEmission","ADDED","calculate","bind","REMOVED","isResizing","resize","collapse","element","getDescendantInstances","Collapse","isBreakpoint","Breakpoints","LG","node","matches","right","parentElement","getBoundingClientRect","width","left","isRightAligned","value","dom","addClass","removeClass","NavigationMousePosition","NONE","INSIDE","OUTSIDE","Navigation","CollapsesGroup","clicked","out","listen","focusOut","down","validate","member","e","index","current","position","contains","target","request","getPosition","focus","hasFocus","navigation","register"],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- /*! DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
1
+ /*! DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
2
2
 
3
3
  (function () {
4
4
  'use strict';
@@ -7,7 +7,7 @@
7
7
  prefix: 'fr',
8
8
  namespace: 'dsfr',
9
9
  organisation: '@gouvfr',
10
- version: '1.4.0'
10
+ version: '1.4.1'
11
11
  };
12
12
 
13
13
  var api = window[config.namespace];
@@ -1 +1 @@
1
- {"version":3,"file":"navigation.nomodule.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.0'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":["const","super"],"mappings":"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"}
1
+ {"version":3,"file":"navigation.nomodule.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.1'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":["const","super"],"mappings":"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"}
@@ -1,3 +1,3 @@
1
- /*! DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
1
+ /*! DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
2
2
  !function(){"use strict";var t=window.dsfr,e={NAVIGATION:t.internals.ns.selector("nav"),COLLAPSE:t.internals.ns.selector("nav__item")+" > "+t.internals.ns.selector("collapse"),ITEM:t.internals.ns.selector("nav__item"),ITEM_RIGHT:t.internals.ns("nav__item--align-right"),MENU:t.internals.ns.selector("menu")},i=function(i){function n(){i.call(this),this._isRightAligned=!1}i&&(n.__proto__=i),n.prototype=Object.create(i&&i.prototype),n.prototype.constructor=n;var s={isRightAligned:{configurable:!0}},o={instanceClassName:{configurable:!0}};return o.instanceClassName.get=function(){return"NavigationItem"},n.prototype.init=function(){this.addAscent(t.core.DisclosureEmission.ADDED,this.calculate.bind(this)),this.addAscent(t.core.DisclosureEmission.REMOVED,this.calculate.bind(this)),this.isResizing=!0,this.calculate()},n.prototype.resize=function(){this.calculate()},n.prototype.calculate=function(){var i=this.element.getDescendantInstances(t.core.Collapse.instanceClassName,null,!0)[0];if(i&&this.isBreakpoint(t.core.Breakpoints.LG)&&i.element.node.matches(e.MENU)){var n=this.element.node.parentElement.getBoundingClientRect().right,s=i.element.node.getBoundingClientRect().width,o=this.element.node.getBoundingClientRect().left;this.isRightAligned=o+s>n}else this.isRightAligned=!1},s.isRightAligned.get=function(){return this._isRightAligned},s.isRightAligned.set=function(i){this._isRightAligned!==i&&(this._isRightAligned=i,i?t.internals.dom.addClass(this.element.node,e.ITEM_RIGHT):t.internals.dom.removeClass(this.element.node,e.ITEM_RIGHT))},Object.defineProperties(n.prototype,s),Object.defineProperties(n,o),n}(t.core.Instance),n={NONE:-1,INSIDE:0,OUTSIDE:1},s=function(i){function s(){i.apply(this,arguments)}i&&(s.__proto__=i),s.prototype=Object.create(i&&i.prototype),s.prototype.constructor=s;var o={index:{configurable:!0}},r={instanceClassName:{configurable:!0}};return r.instanceClassName.get=function(){return"Navigation"},s.prototype.init=function(){i.prototype.init.call(this),this.clicked=!1,this.out=!1,this.listen("focusout",this.focusOut.bind(this)),this.listen("mousedown",this.down.bind(this))},s.prototype.validate=function(t){return t.element.node.matches(e.COLLAPSE)},s.prototype.down=function(e){this.isBreakpoint(t.core.Breakpoints.LG)&&-1!==this.index&&this.current&&(this.position=this.current.element.node.contains(e.target)?n.INSIDE:n.OUTSIDE,this.request(this.getPosition.bind(this)))},s.prototype.focusOut=function(e){this.isBreakpoint(t.core.Breakpoints.LG)&&(this.out=!0,this.request(this.getPosition.bind(this)))},s.prototype.getPosition=function(){if(this.out)switch(this.position){case n.OUTSIDE:this.index=-1;break;case n.INSIDE:this.current&&this.current.focus();break;default:this.index>-1&&!this.current.hasFocus&&(this.index=-1)}this.position=n.NONE,this.out=!1},o.index.get=function(){return i.prototype.index},o.index.set=function(t){-1===t&&null!==this.current&&this.current.hasFocus&&this.current.focus(),i.prototype.index=t},Object.defineProperties(s.prototype,o),Object.defineProperties(s,r),s}(t.core.CollapsesGroup);t.navigation={Navigation:s,NavigationItem:i,NavigationMousePosition:n,NavigationSelector:e},t.internals.register(t.navigation.NavigationSelector.NAVIGATION,t.navigation.Navigation),t.internals.register(t.navigation.NavigationSelector.ITEM,t.navigation.NavigationItem)}();
3
3
  //# sourceMappingURL=navigation.nomodule.min.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"navigation.nomodule.min.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.0'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":["const","api","window","NavigationSelector","NAVIGATION","internals","ns","selector","COLLAPSE","ITEM","ITEM_RIGHT","MENU","NavigationItem","super","this","_isRightAligned","staticAccessors","instanceClassName","init","addAscent","core","DisclosureEmission","ADDED","calculate","bind","REMOVED","isResizing","resize","collapse","element","getDescendantInstances","Collapse","isBreakpoint","Breakpoints","LG","node","matches","right","parentElement","getBoundingClientRect","width","left","isRightAligned","prototypeAccessors","value","dom","addClass","removeClass","Instance","NavigationMousePosition","NONE","INSIDE","OUTSIDE","Navigation","clicked","out","listen","focusOut","down","validate","member","e","index","current","position","contains","target","request","getPosition","focus","hasFocus","CollapsesGroup","navigation","register"],"mappings":"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"}
1
+ {"version":3,"file":"navigation.nomodule.min.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/navigation/script/navigation/navigation-selector.js","../../../src/component/navigation/script/navigation/navigation-item.js","../../../src/component/navigation/script/navigation/navigation-mouse-position.js","../../../src/component/navigation/script/navigation/navigation.js","../../../src/component/navigation/index.js","../../../src/component/navigation/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.4.1'\r\n};\r\n\r\nexport default config;\r\n","import config from './config.js';\nconst api = window[config.namespace];\nexport default api;\n","import api from '../../api.js';\n\nexport const NavigationSelector = {\n NAVIGATION: api.internals.ns.selector('nav'),\n COLLAPSE: `${api.internals.ns.selector('nav__item')} > ${api.internals.ns.selector('collapse')}`,\n ITEM: api.internals.ns.selector('nav__item'),\n ITEM_RIGHT: api.internals.ns('nav__item--align-right'),\n MENU: api.internals.ns.selector('menu')\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\n\nclass NavigationItem extends api.core.Instance {\n constructor () {\n super();\n this._isRightAligned = false;\n }\n\n static get instanceClassName () {\n return 'NavigationItem';\n }\n\n init () {\n this.addAscent(api.core.DisclosureEmission.ADDED, this.calculate.bind(this));\n this.addAscent(api.core.DisclosureEmission.REMOVED, this.calculate.bind(this));\n this.isResizing = true;\n this.calculate();\n }\n\n resize () {\n this.calculate();\n }\n\n calculate () {\n const collapse = this.element.getDescendantInstances(api.core.Collapse.instanceClassName, null, true)[0];\n if (collapse && this.isBreakpoint(api.core.Breakpoints.LG) && collapse.element.node.matches(NavigationSelector.MENU)) {\n const right = this.element.node.parentElement.getBoundingClientRect().right;\n const width = collapse.element.node.getBoundingClientRect().width;\n const left = this.element.node.getBoundingClientRect().left;\n this.isRightAligned = left + width > right;\n } else this.isRightAligned = false;\n }\n\n get isRightAligned () {\n return this._isRightAligned;\n }\n\n set isRightAligned (value) {\n if (this._isRightAligned === value) return;\n this._isRightAligned = value;\n if (value) api.internals.dom.addClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n else api.internals.dom.removeClass(this.element.node, NavigationSelector.ITEM_RIGHT);\n }\n}\n\nexport { NavigationItem };\n","export const NavigationMousePosition = {\n NONE: -1,\n INSIDE: 0,\n OUTSIDE: 1\n};\n","import api from '../../api.js';\nimport { NavigationSelector } from './navigation-selector.js';\nimport { NavigationMousePosition } from './navigation-mouse-position.js';\n\nclass Navigation extends api.core.CollapsesGroup {\n static get instanceClassName () {\n return 'Navigation';\n }\n\n init () {\n super.init();\n this.clicked = false;\n this.out = false;\n this.listen('focusout', this.focusOut.bind(this));\n this.listen('mousedown', this.down.bind(this));\n }\n\n validate (member) {\n return member.element.node.matches(NavigationSelector.COLLAPSE);\n }\n\n down (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG) || this.index === -1 || !this.current) return;\n this.position = this.current.element.node.contains(e.target) ? NavigationMousePosition.INSIDE : NavigationMousePosition.OUTSIDE;\n this.request(this.getPosition.bind(this));\n }\n\n focusOut (e) {\n if (!this.isBreakpoint(api.core.Breakpoints.LG)) return;\n this.out = true;\n this.request(this.getPosition.bind(this));\n }\n\n getPosition () {\n if (this.out) {\n switch (this.position) {\n case NavigationMousePosition.OUTSIDE:\n this.index = -1;\n break;\n\n case NavigationMousePosition.INSIDE:\n if (this.current) this.current.focus();\n break;\n\n default:\n if (this.index > -1 && !this.current.hasFocus) this.index = -1;\n }\n }\n this.position = NavigationMousePosition.NONE;\n this.out = false;\n }\n\n get index () { return super.index; }\n\n set index (value) {\n if (value === -1 && this.current !== null && this.current.hasFocus) this.current.focus();\n super.index = value;\n }\n}\n\nexport { Navigation };\n","import api from './api.js';\nimport { NavigationItem } from './script/navigation/navigation-item.js';\nimport { Navigation } from './script/navigation/navigation.js';\nimport { NavigationSelector } from './script/navigation/navigation-selector.js';\nimport { NavigationMousePosition } from './script/navigation/navigation-mouse-position.js';\n\napi.navigation = {\n Navigation: Navigation,\n NavigationItem: NavigationItem,\n NavigationMousePosition: NavigationMousePosition,\n NavigationSelector: NavigationSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.navigation.NavigationSelector.NAVIGATION, api.navigation.Navigation);\napi.internals.register(api.navigation.NavigationSelector.ITEM, api.navigation.NavigationItem);\n\nexport default api;\n"],"names":["const","api","window","NavigationSelector","NAVIGATION","internals","ns","selector","COLLAPSE","ITEM","ITEM_RIGHT","MENU","NavigationItem","super","this","_isRightAligned","staticAccessors","instanceClassName","init","addAscent","core","DisclosureEmission","ADDED","calculate","bind","REMOVED","isResizing","resize","collapse","element","getDescendantInstances","Collapse","isBreakpoint","Breakpoints","LG","node","matches","right","parentElement","getBoundingClientRect","width","left","isRightAligned","prototypeAccessors","value","dom","addClass","removeClass","Instance","NavigationMousePosition","NONE","INSIDE","OUTSIDE","Navigation","clicked","out","listen","focusOut","down","validate","member","e","index","current","position","contains","target","request","getPosition","focus","hasFocus","CollapsesGroup","navigation","register"],"mappings":"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"}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-pagination__list{list-style:none}.fr-pagination{color:#161616}.fr-pagination__link[aria-current]{background-color:#000091;color:#f5f5fe}.fr-pagination__link[aria-current]:hover{background-color:#1212ff}.fr-pagination__link[aria-current]:active{background-color:#2323ff}.fr-pagination__link:not([aria-current]):disabled,a.fr-pagination__link:not([aria-current]):not([href]){color:#929292}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-pagination__link{--text-spacing:0;--title-spacing:0;--hover-tint:var(--hover);align-items:center;display:inline-flex;flex-direction:row;font-size:1rem;line-height:1.5rem;margin-bottom:1rem;margin-left:.125rem;margin-right:.125rem;min-height:2rem;min-width:2rem;padding:.25rem .75rem;position:relative;z-index:1}.fr-pagination,.fr-pagination__link{--underline-img:none;--link-blank-font:none;--link-blank-content:none}.fr-pagination{--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none;color:var(--text-action-high-grey)}.fr-pagination__list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.fr-pagination__list>:first-child,.fr-pagination__list>:first-child *{margin-left:0}.fr-pagination__list>:last-child,.fr-pagination__list>:last-child *{margin-right:0}.fr-pagination__link[aria-current]:not([href]){cursor:default;pointer-events:none}.fr-pagination__link--first{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--first:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--prev{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--prev:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--next{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--next:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--last{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--last:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--first,.fr-pagination__link--prev{margin-left:-.625rem;margin-right:.875rem}.fr-pagination__link--first.fr-pagination__link--label,.fr-pagination__link--prev.fr-pagination__link--label{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--first.fr-pagination__link--label:before,.fr-pagination__link--prev.fr-pagination__link--label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}.fr-pagination__link--last,.fr-pagination__link--next{margin-left:.875rem;margin-right:-.625rem}.fr-pagination__link--last.fr-pagination__link--label,.fr-pagination__link--next.fr-pagination__link--label{flex-direction:row-reverse;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--last.fr-pagination__link--label:before,.fr-pagination__link--next.fr-pagination__link--label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:.5rem;margin-right:-.25rem}.fr-pagination__link[aria-current]{--hover:var(--background-active-blue-france-hover);--active:var(--background-active-blue-france-active);background-color:var(--background-active-blue-france);color:var(--text-inverted-blue-france)}.fr-pagination__link:not([aria-current]):disabled,a.fr-pagination__link:not([aria-current]):not([href]){color:var(--text-disabled-grey)}@media (min-width:62em){.fr-pagination__link--first.fr-pagination__link--lg-label,.fr-pagination__link--prev.fr-pagination__link--lg-label{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--first.fr-pagination__link--lg-label:before,.fr-pagination__link--prev.fr-pagination__link--lg-label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}.fr-pagination__link--last.fr-pagination__link--lg-label,.fr-pagination__link--next.fr-pagination__link--lg-label{flex-direction:row-reverse;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--last.fr-pagination__link--lg-label:before,.fr-pagination__link--next.fr-pagination__link--lg-label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:.5rem;margin-right:-.25rem}}
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-pagination__link{--text-spacing:0;--title-spacing:0;--hover-tint:var(--hover);align-items:center;display:inline-flex;flex-direction:row;font-size:1rem;line-height:1.5rem;margin-bottom:1rem;margin-left:.125rem;margin-right:.125rem;min-height:2rem;min-width:2rem;padding:.25rem .75rem;position:relative;z-index:1}.fr-pagination,.fr-pagination__link{--underline-img:none;--link-blank-font:none;--link-blank-content:none}.fr-pagination{--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none;color:var(--text-action-high-grey)}.fr-pagination__list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.fr-pagination__list>:first-child,.fr-pagination__list>:first-child *{margin-left:0}.fr-pagination__list>:last-child,.fr-pagination__list>:last-child *{margin-right:0}.fr-pagination__link[aria-current]:not([href]){cursor:default;pointer-events:none}.fr-pagination__link--first{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--first:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--prev{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--prev:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--next{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--next:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--last{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:2rem;max-width:2rem;min-height:2rem;overflow:hidden;padding:.25rem;white-space:nowrap}.fr-pagination__link--last:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.25rem}.fr-pagination__link--first,.fr-pagination__link--prev{margin-left:-.625rem;margin-right:.875rem}.fr-pagination__link--first.fr-pagination__link--label,.fr-pagination__link--prev.fr-pagination__link--label{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--first.fr-pagination__link--label:before,.fr-pagination__link--prev.fr-pagination__link--label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}.fr-pagination__link--last,.fr-pagination__link--next{margin-left:.875rem;margin-right:-.625rem}.fr-pagination__link--last.fr-pagination__link--label,.fr-pagination__link--next.fr-pagination__link--label{flex-direction:row-reverse;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--last.fr-pagination__link--label:before,.fr-pagination__link--next.fr-pagination__link--label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:.5rem;margin-right:-.25rem}.fr-pagination__link[aria-current]{--hover:var(--background-active-blue-france-hover);--active:var(--background-active-blue-france-active);background-color:var(--background-active-blue-france);color:var(--text-inverted-blue-france)}.fr-pagination__link:not([aria-current]):disabled,a.fr-pagination__link:not([aria-current]):not([href]){color:var(--text-disabled-grey)}@media (min-width:62em){.fr-pagination__link--first.fr-pagination__link--lg-label,.fr-pagination__link--prev.fr-pagination__link--lg-label{flex-direction:row;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--first.fr-pagination__link--lg-label:before,.fr-pagination__link--prev.fr-pagination__link--lg-label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}.fr-pagination__link--last.fr-pagination__link--lg-label,.fr-pagination__link--next.fr-pagination__link--lg-label{flex-direction:row-reverse;font-size:1rem;line-height:1.5rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-pagination__link--last.fr-pagination__link--lg-label:before,.fr-pagination__link--next.fr-pagination__link--lg-label:before{font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;margin-left:.5rem;margin-right:-.25rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-pagination__list{list-style:none}.fr-pagination{color:#161616}.fr-pagination__link[aria-current]{background-color:#000091;color:#f5f5fe}.fr-pagination__link[aria-current]:hover{background-color:#1212ff}.fr-pagination__link[aria-current]:active{background-color:#2323ff}.fr-pagination__link:not([aria-current]):disabled,a.fr-pagination__link:not([aria-current]):not([href]){color:#929292}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
5
5
  /**
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-quote blockquote{max-width:100%}.fr-quote:before{color:#6a6af4}.fr-quote--green-tilleul-verveine:before{color:#b7a73f}.fr-quote--green-bourgeon:before{color:#68a532}.fr-quote--green-emeraude:before{color:#00a95f}.fr-quote--green-menthe:before{color:#009081}.fr-quote--green-archipel:before{color:#009099}.fr-quote--blue-ecume:before{color:#465f9d}.fr-quote--blue-cumulus:before{color:#417dc4}.fr-quote--purple-glycine:before{color:#a558a0}.fr-quote--pink-macaron:before{color:#e18b76}.fr-quote--pink-tuile:before{color:#ce614a}.fr-quote--yellow-tournesol:before{color:#c8aa39}.fr-quote--yellow-moutarde:before{color:#c3992a}.fr-quote--orange-terre-battue:before{color:#e4794a}.fr-quote--brown-cafe-creme:before{color:#d1b781}.fr-quote--brown-caramel:before{color:#c08c65}.fr-quote--brown-opera:before{color:#bd987a}.fr-quote--beige-gris-galet:before{color:#aea397}.fr-quote{background-image:linear-gradient(0deg,#e5e5e5,#e5e5e5)}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-quote{background-image:linear-gradient(0deg,var(--border-default-grey),var(--border-default-grey));background-position:.5rem 100%;background-repeat:no-repeat;background-size:50% 1px;margin:0;padding:0 .5rem 2rem;position:relative}.fr-quote:before{color:var(--artwork-minor-blue-france);content:"";display:block;font:normal 700 normal 2rem/1 dsfr-icon;font-weight:700;padding-bottom:.5rem}.fr-quote--column{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.fr-quote--column .fr-quote__author,.fr-quote--column .fr-quote__source{margin-left:5.25rem}.fr-quote--column figcaption{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:4.25rem}.fr-quote blockquote{--text-spacing:0 0 1rem;margin:0}.fr-quote blockquote p{font-size:1.25rem;font-weight:700;line-height:2rem}.fr-quote__author{--text-spacing:0 0 0.25rem;font-size:.875rem;font-weight:700;line-height:1.5rem}.fr-quote__image{background-size:cover;border-radius:50%;display:flex;flex-direction:row;overflow:hidden;position:absolute;width:4.25rem}.fr-quote__image img{height:100%;width:100%}.fr-quote cite{font-size:.75rem;font-style:italic;line-height:1.25rem}.fr-quote figcaption{--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none}.fr-quote figcaption li{font-size:.75rem;line-height:1.25rem}.fr-quote figcaption .fr-quote__source{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.fr-quote figcaption .fr-quote__source li{display:inline-block}.fr-quote figcaption .fr-quote__source li:not(:last-child):after{content:"·";display:inline-block;padding-left:.25rem;padding-right:.25rem}.fr-quote--green-tilleul-verveine:before{color:var(--artwork-minor-green-tilleul-verveine)}.fr-quote--green-bourgeon:before{color:var(--artwork-minor-green-bourgeon)}.fr-quote--green-emeraude:before{color:var(--artwork-minor-green-emeraude)}.fr-quote--green-menthe:before{color:var(--artwork-minor-green-menthe)}.fr-quote--green-archipel:before{color:var(--artwork-minor-green-archipel)}.fr-quote--blue-ecume:before{color:var(--artwork-minor-blue-ecume)}.fr-quote--blue-cumulus:before{color:var(--artwork-minor-blue-cumulus)}.fr-quote--purple-glycine:before{color:var(--artwork-minor-purple-glycine)}.fr-quote--pink-macaron:before{color:var(--artwork-minor-pink-macaron)}.fr-quote--pink-tuile:before{color:var(--artwork-minor-pink-tuile)}.fr-quote--yellow-tournesol:before{color:var(--artwork-minor-yellow-tournesol)}.fr-quote--yellow-moutarde:before{color:var(--artwork-minor-yellow-moutarde)}.fr-quote--orange-terre-battue:before{color:var(--artwork-minor-orange-terre-battue)}.fr-quote--brown-cafe-creme:before{color:var(--artwork-minor-brown-cafe-creme)}.fr-quote--brown-caramel:before{color:var(--artwork-minor-brown-caramel)}.fr-quote--brown-opera:before{color:var(--artwork-minor-brown-opera)}.fr-quote--beige-gris-galet:before{color:var(--artwork-minor-beige-gris-galet)}@media (min-width:48em){.fr-quote{background-position:0 0;background-size:1px 100%;padding:0 0 0 2rem}.fr-quote--column{margin-left:13rem;min-height:13rem}.fr-quote--column .fr-quote__author,.fr-quote--column .fr-quote__source{margin-left:0}.fr-quote--column figcaption{min-height:auto}.fr-quote__image{height:11.5rem;left:-13rem;margin-top:-5.75rem;position:absolute;top:50%;width:11.5rem}}
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-quote{background-image:linear-gradient(0deg,var(--border-default-grey),var(--border-default-grey));background-position:.5rem 100%;background-repeat:no-repeat;background-size:50% 1px;margin:0;padding:0 .5rem 2rem;position:relative}.fr-quote:before{color:var(--artwork-minor-blue-france);content:"";display:block;font:normal 700 normal 2rem/1 dsfr-icon;font-weight:700;padding-bottom:.5rem}.fr-quote--column{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.fr-quote--column .fr-quote__author,.fr-quote--column .fr-quote__source{margin-left:5.25rem}.fr-quote--column figcaption{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:4.25rem}.fr-quote blockquote{--text-spacing:0 0 1rem;margin:0}.fr-quote blockquote p{font-size:1.25rem;font-weight:700;line-height:2rem}.fr-quote__author{--text-spacing:0 0 0.25rem;font-size:.875rem;font-weight:700;line-height:1.5rem}.fr-quote__image{background-size:cover;border-radius:50%;display:flex;flex-direction:row;overflow:hidden;position:absolute;width:4.25rem}.fr-quote__image img{height:100%;width:100%}.fr-quote cite{font-size:.75rem;font-style:italic;line-height:1.25rem}.fr-quote figcaption{--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none}.fr-quote figcaption li{font-size:.75rem;line-height:1.25rem}.fr-quote figcaption .fr-quote__source{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.fr-quote figcaption .fr-quote__source li{display:inline-block}.fr-quote figcaption .fr-quote__source li:not(:last-child):after{content:"·";display:inline-block;padding-left:.25rem;padding-right:.25rem}.fr-quote--green-tilleul-verveine:before{color:var(--artwork-minor-green-tilleul-verveine)}.fr-quote--green-bourgeon:before{color:var(--artwork-minor-green-bourgeon)}.fr-quote--green-emeraude:before{color:var(--artwork-minor-green-emeraude)}.fr-quote--green-menthe:before{color:var(--artwork-minor-green-menthe)}.fr-quote--green-archipel:before{color:var(--artwork-minor-green-archipel)}.fr-quote--blue-ecume:before{color:var(--artwork-minor-blue-ecume)}.fr-quote--blue-cumulus:before{color:var(--artwork-minor-blue-cumulus)}.fr-quote--purple-glycine:before{color:var(--artwork-minor-purple-glycine)}.fr-quote--pink-macaron:before{color:var(--artwork-minor-pink-macaron)}.fr-quote--pink-tuile:before{color:var(--artwork-minor-pink-tuile)}.fr-quote--yellow-tournesol:before{color:var(--artwork-minor-yellow-tournesol)}.fr-quote--yellow-moutarde:before{color:var(--artwork-minor-yellow-moutarde)}.fr-quote--orange-terre-battue:before{color:var(--artwork-minor-orange-terre-battue)}.fr-quote--brown-cafe-creme:before{color:var(--artwork-minor-brown-cafe-creme)}.fr-quote--brown-caramel:before{color:var(--artwork-minor-brown-caramel)}.fr-quote--brown-opera:before{color:var(--artwork-minor-brown-opera)}.fr-quote--beige-gris-galet:before{color:var(--artwork-minor-beige-gris-galet)}@media (min-width:48em){.fr-quote{background-position:0 0;background-size:1px 100%;padding:0 0 0 2rem}.fr-quote--column{margin-left:13rem;min-height:13rem}.fr-quote--column .fr-quote__author,.fr-quote--column .fr-quote__source{margin-left:0}.fr-quote--column figcaption{min-height:auto}.fr-quote__image{height:11.5rem;left:-13rem;margin-top:-5.75rem;position:absolute;top:50%;width:11.5rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-quote blockquote{max-width:100%}.fr-quote:before{color:#6a6af4}.fr-quote--green-tilleul-verveine:before{color:#b7a73f}.fr-quote--green-bourgeon:before{color:#68a532}.fr-quote--green-emeraude:before{color:#00a95f}.fr-quote--green-menthe:before{color:#009081}.fr-quote--green-archipel:before{color:#009099}.fr-quote--blue-ecume:before{color:#465f9d}.fr-quote--blue-cumulus:before{color:#417dc4}.fr-quote--purple-glycine:before{color:#a558a0}.fr-quote--pink-macaron:before{color:#e18b76}.fr-quote--pink-tuile:before{color:#ce614a}.fr-quote--yellow-tournesol:before{color:#c8aa39}.fr-quote--yellow-moutarde:before{color:#c3992a}.fr-quote--orange-terre-battue:before{color:#e4794a}.fr-quote--brown-cafe-creme:before{color:#d1b781}.fr-quote--brown-caramel:before{color:#c08c65}.fr-quote--brown-opera:before{color:#bd987a}.fr-quote--beige-gris-galet:before{color:#aea397}.fr-quote{background-image:linear-gradient(0deg,#e5e5e5,#e5e5e5)}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-fieldset--inline .fr-radio-group:last-child input[type=radio]+label[style*="background-image:"]{margin-bottom:.5rem!important}.fr-radio-rich input[type=radio]+.fr-label{height:1px}.fr-radio-group input[type=radio]+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 12px #fff,inset 0 0 0 12px #000091}.fr-radio-group input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 12px #fff,inset 0 0 0 12px #929292}.fr-radio-group input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 6px #fff,inset 0 0 0 12px #000091}.fr-radio-group input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 6px #fff,inset 0 0 0 12px #929292}.fr-radio-group--sm input[type=radio]+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 8px #fff,inset 0 0 0 8px #000091}.fr-radio-group--sm input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 8px #e5e5e5,inset 0 0 0 8px #929292}.fr-radio-group--sm input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 4px #fff,inset 0 0 0 8px #000091}.fr-radio-group--sm input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 4px #e5e5e5,inset 0 0 0 8px #929292}.fr-radio-rich__img{box-shadow:inset 1px 0 0 0 #e5e5e5}.fr-radio-rich input[type=radio]+label{background-color:#fff;box-shadow:inset 0 0 0 1px #e5e5e5}.fr-radio-rich input[type=radio]+label:hover{background-color:#f6f6f6}.fr-radio-rich input[type=radio]+label:active{background-color:#ededed}.fr-radio-rich input[type=radio]+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 8px #fff,inset 0 0 0 8px #000091}.fr-radio-rich input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 8px #fff,inset 0 0 0 8px #929292}.fr-radio-rich input[type=radio]:checked+label{box-shadow:inset 0 0 0 1px #000091}.fr-radio-rich input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 4px #fff,inset 0 0 0 8px #000091}.fr-radio-rich input[type=radio]:checked:disabled+label{box-shadow:inset 0 0 0 1px #929292}.fr-radio-rich input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 4px #fff,inset 0 0 0 8px #929292}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-radio-group:first-child{margin-top:-.75rem}.fr-radio-group:first-child input[type=radio]+label{margin-top:0}.fr-radio-group:last-child{margin-bottom:-.75rem}.fr-radio-group:last-child input[type=radio]+label[style*="background-image:"]{margin-bottom:1.5rem}.fr-radio-group input[type=radio]{opacity:0;position:absolute;top:50%;transform:translateY(-50%)}.fr-radio-group input[type=radio]+label{-webkit-tap-highlight-color:transparent;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:1rem;justify-content:flex-start;line-height:1.5rem;margin-left:2rem;padding:.75rem 0;position:relative}.fr-radio-group input[type=radio]+label .fr-hint-text{margin:0;width:100%}.fr-radio-group input[type=radio]+label:before{border-radius:50%;box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 12px var(--background-default-grey),inset 0 0 0 12px var(--background-action-high-blue-france);content:"";display:inline-block;height:1.5rem;left:-2rem;margin-right:.5rem;margin-top:.75rem;position:absolute;top:0;width:1.5rem}.fr-radio-group input[type=radio]:checked+label[style*="background-image:"]{width:100%}.fr-radio-group--sm input[type=radio]+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 8px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france);height:1rem;margin-top:1rem;width:1rem}.fr-radio-rich{position:relative}.fr-radio-rich input[type=radio]+label{--hover:var(--background-default-grey-hover);--active:var(--background-default-grey-active);align-items:flex-start;background-color:var(--background-default-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey);display:flex;flex-direction:column;justify-content:center;margin-left:0;min-height:5.5rem;padding:.5rem 6.5rem .5rem 3.5rem;width:100%}.fr-radio-rich input[type=radio]+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 8px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france);height:1rem;left:1.75rem;margin-top:-.5rem;position:absolute;top:50%;width:1rem}.fr-radio-rich input[type=radio]+label .fr-hint-text{margin-left:0}.fr-radio-rich input[type=radio]:disabled~.fr-radio-rich__img,.fr-radio-rich input[type=radio][disabled]~.fr-radio-rich__img{filter:grayscale(1)}.fr-radio-rich input[type=radio]:not(:disabled)~label{--hover-tint:var(--hover);--active-tint:var(--active)}.fr-radio-rich input[type=radio]:not(:disabled)~label:hover{background-color:var(--hover-tint)}.fr-radio-rich input[type=radio]:not(:disabled)~label:active{background-color:var(--active-tint)}.fr-radio-rich input[type=radio]:not(:disabled)~label:hover~.fr-radio-rich__img{--brightness:calc(100% + var(--brighten)*10%)}.fr-radio-rich input[type=radio]:not(:disabled)~label:active~.fr-radio-rich__img{--brightness:calc(100% + var(--brighten)*20%)}.fr-radio-rich__img{box-shadow:inset 1px 0 0 0 var(--border-default-grey);display:flex;filter:brightness(var(--brightness));flex-direction:row;height:5rem;padding-left:.25rem;pointer-events:none;position:absolute;right:.25rem;top:.25rem;width:5.25rem}.fr-radio-rich__img img,.fr-radio-rich__img svg{max-width:5rem;object-fit:cover}.fr-fieldset .fr-radio-rich:first-child input[type=radio]+label{margin-top:.75rem}.fr-fieldset .fr-radio-rich input[type=radio]+label{margin-bottom:1rem;margin-top:.5rem}.fr-fieldset .fr-radio-rich:last-child input[type=radio]+label{margin-bottom:1.75rem}.fr-fieldset--inline .fr-radio-rich:not(:last-child) input[type=radio]+label{margin-bottom:.5rem;margin-right:.75rem}.fr-fieldset--inline .fr-radio-rich:not(:last-child) .fr-radio-rich__img{right:1rem}.fr-fieldset--inline .fr-radio-rich:last-child{margin-bottom:0}.fr-fieldset--inline .fr-radio-rich:last-child input[type=radio]+label{margin-bottom:.75rem}.fr-fieldset--inline .fr-radio-rich:first-child .fr-radio-rich__img{top:1rem}.fr-fieldset--inline .fr-radio-rich__img{top:.75rem}.fr-fieldset--inline .fr-hint-text+.fr-fieldset__content .fr-radio-rich:first-child input[type=radio]+label{margin-top:1.5rem}.fr-radio-group input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 12px var(--background-default-grey),inset 0 0 0 12px var(--text-disabled-grey)}.fr-radio-group input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 6px var(--background-default-grey),inset 0 0 0 12px var(--background-action-high-blue-france)}.fr-radio-group input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 6px var(--background-default-grey),inset 0 0 0 12px var(--text-disabled-grey)}.fr-radio-group--sm input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 8px var(--background-disabled-grey),inset 0 0 0 8px var(--text-disabled-grey)}.fr-radio-group--sm input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 4px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france)}.fr-radio-group--sm input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 4px var(--background-disabled-grey),inset 0 0 0 8px var(--text-disabled-grey)}.fr-radio-rich input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 8px var(--background-default-grey),inset 0 0 0 8px var(--text-disabled-grey)}.fr-radio-rich input[type=radio]:checked+label{box-shadow:inset 0 0 0 1px var(--border-action-high-blue-france)}.fr-radio-rich input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 4px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france)}.fr-radio-rich input[type=radio]:checked:disabled+label{box-shadow:inset 0 0 0 1px var(--text-disabled-grey)}.fr-radio-rich input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 4px var(--background-default-grey),inset 0 0 0 8px var(--text-disabled-grey)}
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-radio-group:first-child{margin-top:-.75rem}.fr-radio-group:first-child input[type=radio]+label{margin-top:0}.fr-radio-group:last-child{margin-bottom:-.75rem}.fr-radio-group:last-child input[type=radio]+label[style*="background-image:"]{margin-bottom:1.5rem}.fr-radio-group input[type=radio]{opacity:0;position:absolute;top:50%;transform:translateY(-50%)}.fr-radio-group input[type=radio]+label{-webkit-tap-highlight-color:transparent;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:1rem;justify-content:flex-start;line-height:1.5rem;margin-left:2rem;padding:.75rem 0;position:relative}.fr-radio-group input[type=radio]+label .fr-hint-text{margin:0;width:100%}.fr-radio-group input[type=radio]+label:before{border-radius:50%;box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 12px var(--background-default-grey),inset 0 0 0 12px var(--background-action-high-blue-france);content:"";display:inline-block;height:1.5rem;left:-2rem;margin-right:.5rem;margin-top:.75rem;position:absolute;top:0;width:1.5rem}.fr-radio-group input[type=radio]:checked+label[style*="background-image:"]{width:100%}.fr-radio-group--sm input[type=radio]+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 8px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france);height:1rem;margin-top:1rem;width:1rem}.fr-radio-rich{position:relative}.fr-radio-rich input[type=radio]+label{--hover:var(--background-default-grey-hover);--active:var(--background-default-grey-active);align-items:flex-start;background-color:var(--background-default-grey);box-shadow:inset 0 0 0 1px var(--border-default-grey);display:flex;flex-direction:column;justify-content:center;margin-left:0;min-height:5.5rem;padding:.5rem 6.5rem .5rem 3.5rem;width:100%}.fr-radio-rich input[type=radio]+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 8px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france);height:1rem;left:1.75rem;margin-top:-.5rem;position:absolute;top:50%;width:1rem}.fr-radio-rich input[type=radio]+label .fr-hint-text{margin-left:0}.fr-radio-rich input[type=radio]:disabled~.fr-radio-rich__img,.fr-radio-rich input[type=radio][disabled]~.fr-radio-rich__img{filter:grayscale(1)}.fr-radio-rich input[type=radio]:not(:disabled)~label{--hover-tint:var(--hover);--active-tint:var(--active)}.fr-radio-rich input[type=radio]:not(:disabled)~label:hover{background-color:var(--hover-tint)}.fr-radio-rich input[type=radio]:not(:disabled)~label:active{background-color:var(--active-tint)}.fr-radio-rich input[type=radio]:not(:disabled)~label:hover~.fr-radio-rich__img{--brightness:calc(100% + var(--brighten)*10%)}.fr-radio-rich input[type=radio]:not(:disabled)~label:active~.fr-radio-rich__img{--brightness:calc(100% + var(--brighten)*20%)}.fr-radio-rich__img{box-shadow:inset 1px 0 0 0 var(--border-default-grey);display:flex;filter:brightness(var(--brightness));flex-direction:row;height:5rem;padding-left:.25rem;pointer-events:none;position:absolute;right:.25rem;top:.25rem;width:5.25rem}.fr-radio-rich__img img,.fr-radio-rich__img svg{max-width:5rem;object-fit:cover}.fr-fieldset .fr-radio-rich:first-child input[type=radio]+label{margin-top:.75rem}.fr-fieldset .fr-radio-rich input[type=radio]+label{margin-bottom:1rem;margin-top:.5rem}.fr-fieldset .fr-radio-rich:last-child input[type=radio]+label{margin-bottom:1.75rem}.fr-fieldset--inline .fr-radio-rich:not(:last-child) input[type=radio]+label{margin-bottom:.5rem;margin-right:.75rem}.fr-fieldset--inline .fr-radio-rich:not(:last-child) .fr-radio-rich__img{right:1rem}.fr-fieldset--inline .fr-radio-rich:last-child{margin-bottom:0}.fr-fieldset--inline .fr-radio-rich:last-child input[type=radio]+label{margin-bottom:.75rem}.fr-fieldset--inline .fr-radio-rich:first-child .fr-radio-rich__img{top:1rem}.fr-fieldset--inline .fr-radio-rich__img{top:.75rem}.fr-fieldset--inline .fr-hint-text+.fr-fieldset__content .fr-radio-rich:first-child input[type=radio]+label{margin-top:1.5rem}.fr-radio-group input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 12px var(--background-default-grey),inset 0 0 0 12px var(--text-disabled-grey)}.fr-radio-group input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 6px var(--background-default-grey),inset 0 0 0 12px var(--background-action-high-blue-france)}.fr-radio-group input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 6px var(--background-default-grey),inset 0 0 0 12px var(--text-disabled-grey)}.fr-radio-group--sm input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 8px var(--background-disabled-grey),inset 0 0 0 8px var(--text-disabled-grey)}.fr-radio-group--sm input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 4px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france)}.fr-radio-group--sm input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 4px var(--background-disabled-grey),inset 0 0 0 8px var(--text-disabled-grey)}.fr-radio-rich input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 8px var(--background-default-grey),inset 0 0 0 8px var(--text-disabled-grey)}.fr-radio-rich input[type=radio]:checked+label{box-shadow:inset 0 0 0 1px var(--border-action-high-blue-france)}.fr-radio-rich input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px var(--border-action-high-grey),inset 0 0 0 4px var(--background-default-grey),inset 0 0 0 8px var(--background-action-high-blue-france)}.fr-radio-rich input[type=radio]:checked:disabled+label{box-shadow:inset 0 0 0 1px var(--text-disabled-grey)}.fr-radio-rich input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px var(--border-disabled-grey),inset 0 0 0 4px var(--background-default-grey),inset 0 0 0 8px var(--text-disabled-grey)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-fieldset--inline .fr-radio-group:last-child input[type=radio]+label[style*="background-image:"]{margin-bottom:.5rem!important}.fr-radio-rich input[type=radio]+.fr-label{height:1px}.fr-radio-group input[type=radio]+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 12px #fff,inset 0 0 0 12px #000091}.fr-radio-group input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 12px #fff,inset 0 0 0 12px #929292}.fr-radio-group input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 6px #fff,inset 0 0 0 12px #000091}.fr-radio-group input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 6px #fff,inset 0 0 0 12px #929292}.fr-radio-group--sm input[type=radio]+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 8px #fff,inset 0 0 0 8px #000091}.fr-radio-group--sm input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 8px #e5e5e5,inset 0 0 0 8px #929292}.fr-radio-group--sm input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 4px #fff,inset 0 0 0 8px #000091}.fr-radio-group--sm input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 4px #e5e5e5,inset 0 0 0 8px #929292}.fr-radio-rich__img{box-shadow:inset 1px 0 0 0 #e5e5e5}.fr-radio-rich input[type=radio]+label{background-color:#fff;box-shadow:inset 0 0 0 1px #e5e5e5}.fr-radio-rich input[type=radio]+label:hover{background-color:#f6f6f6}.fr-radio-rich input[type=radio]+label:active{background-color:#ededed}.fr-radio-rich input[type=radio]+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 8px #fff,inset 0 0 0 8px #000091}.fr-radio-rich input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 8px #fff,inset 0 0 0 8px #929292}.fr-radio-rich input[type=radio]:checked+label{box-shadow:inset 0 0 0 1px #000091}.fr-radio-rich input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 1px #161616,inset 0 0 0 4px #fff,inset 0 0 0 8px #000091}.fr-radio-rich input[type=radio]:checked:disabled+label{box-shadow:inset 0 0 0 1px #929292}.fr-radio-rich input[type=radio]:checked:disabled+label:before{box-shadow:inset 0 0 0 1px #e5e5e5,inset 0 0 0 4px #fff,inset 0 0 0 8px #929292}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-search-bar .fr-input{box-shadow:inset 0 -2px 0 0 #000091}.fr-search-bar .fr-input--valid{box-shadow:inset 0 -2px 0 0 #18753c}.fr-search-bar .fr-input--error{box-shadow:inset 0 -2px 0 0 #ce0500}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
 
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-search-bar{display:flex;flex-direction:row}.fr-search-bar .fr-label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fr-search-bar .fr-input{border-radius:.25rem 0 0;box-shadow:inset 0 -2px 0 0 var(--border-action-high-blue-france);margin:0;max-height:none}.fr-search-bar .fr-input::placeholder{font-style:italic}.fr-search-bar .fr-btn{border-radius:0 .25rem 0 0;flex:1 0 auto;flex-direction:row;font-size:1rem;font-weight:500;line-height:1.5rem;max-height:2.5rem;max-width:2.5rem;min-height:2.5rem;overflow:hidden;padding:.5rem;white-space:nowrap}.fr-search-bar .fr-btn:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.5rem}.fr-search-bar .fr-input--valid{box-shadow:inset 0 -2px 0 0 var(--border-plain-success)}.fr-search-bar .fr-input--error{box-shadow:inset 0 -2px 0 0 var(--border-plain-error)}@media (min-width:48em){.fr-search-bar--lg .fr-btn{flex-direction:row;font-size:1.125rem;font-weight:500;line-height:1.75rem;max-height:none;max-width:100%;min-height:3rem;overflow:initial;padding:.5rem 2rem}.fr-search-bar--lg .fr-btn:before{font:normal 700 normal 2rem/1 dsfr-icon;font-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}}
@@ -1,4 +1,4 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
4
4
  */.fr-search-bar{display:flex;flex-direction:row}.fr-search-bar .fr-label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fr-search-bar .fr-input{border-radius:.25rem 0 0;box-shadow:inset 0 -2px 0 0 var(--border-action-high-blue-france);margin:0;max-height:none}.fr-search-bar .fr-input::placeholder{font-style:italic}.fr-search-bar .fr-btn{border-radius:0 .25rem 0 0;flex:1 0 auto;flex-direction:row;font-size:1rem;font-weight:500;line-height:1.5rem;max-height:2.5rem;max-width:2.5rem;min-height:2.5rem;overflow:hidden;padding:.5rem;white-space:nowrap}.fr-search-bar .fr-btn:before{content:"";font:normal 700 normal 1.5rem/1 dsfr-icon;font-size:1.5rem;font-weight:700;margin-left:0;margin-right:.5rem}.fr-search-bar .fr-input--valid{box-shadow:inset 0 -2px 0 0 var(--border-plain-success)}.fr-search-bar .fr-input--error{box-shadow:inset 0 -2px 0 0 var(--border-plain-error)}@media (min-width:48em){.fr-search-bar--lg .fr-btn{flex-direction:row;font-size:1.125rem;font-weight:500;line-height:1.75rem;max-height:none;max-width:100%;min-height:3rem;overflow:initial;padding:.5rem 2rem}.fr-search-bar--lg .fr-btn:before{font:normal 700 normal 2rem/1 dsfr-icon;font-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-search-bar .fr-input{box-shadow:inset 0 -2px 0 0 #000091}.fr-search-bar .fr-input--valid{box-shadow:inset 0 -2px 0 0 #18753c}.fr-search-bar .fr-input--error{box-shadow:inset 0 -2px 0 0 #ce0500}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.4.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.4.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5