@gouvfr/dsfr 1.5.0 → 1.5.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 (754) hide show
  1. package/.config/config.js +1 -1
  2. package/.config/config.json +43 -38
  3. package/.config/icon.json +1 -1
  4. package/.config/icon.scss +2 -4
  5. package/dist/component/accordion/accordion.css +1 -1
  6. package/dist/component/accordion/accordion.legacy.css +1 -1
  7. package/dist/component/accordion/accordion.legacy.min.css +1 -1
  8. package/dist/component/accordion/accordion.main.css +1 -1
  9. package/dist/component/accordion/accordion.main.min.css +1 -1
  10. package/dist/component/accordion/accordion.min.css +1 -1
  11. package/dist/component/accordion/accordion.module.js +2 -2
  12. package/dist/component/accordion/accordion.module.js.map +1 -1
  13. package/dist/component/accordion/accordion.module.min.js +1 -1
  14. package/dist/component/accordion/accordion.module.min.js.map +1 -1
  15. package/dist/component/accordion/accordion.nomodule.js +2 -2
  16. package/dist/component/accordion/accordion.nomodule.js.map +1 -1
  17. package/dist/component/accordion/accordion.nomodule.min.js +1 -1
  18. package/dist/component/accordion/accordion.nomodule.min.js.map +1 -1
  19. package/dist/component/alert/alert.css +1 -1
  20. package/dist/component/alert/alert.legacy.css +1 -1
  21. package/dist/component/alert/alert.legacy.min.css +1 -1
  22. package/dist/component/alert/alert.main.css +1 -1
  23. package/dist/component/alert/alert.main.min.css +1 -1
  24. package/dist/component/alert/alert.min.css +1 -1
  25. package/dist/component/badge/badge.css +1 -1
  26. package/dist/component/badge/badge.legacy.css +1 -1
  27. package/dist/component/badge/badge.legacy.min.css +1 -1
  28. package/dist/component/badge/badge.main.css +1 -1
  29. package/dist/component/badge/badge.main.min.css +1 -1
  30. package/dist/component/badge/badge.min.css +1 -1
  31. package/dist/component/breadcrumb/breadcrumb.css +1 -1
  32. package/dist/component/breadcrumb/breadcrumb.legacy.css +1 -1
  33. package/dist/component/breadcrumb/breadcrumb.legacy.min.css +1 -1
  34. package/dist/component/breadcrumb/breadcrumb.main.css +1 -1
  35. package/dist/component/breadcrumb/breadcrumb.main.min.css +1 -1
  36. package/dist/component/breadcrumb/breadcrumb.min.css +1 -1
  37. package/dist/component/breadcrumb/breadcrumb.module.js +2 -2
  38. package/dist/component/breadcrumb/breadcrumb.module.js.map +1 -1
  39. package/dist/component/breadcrumb/breadcrumb.module.min.js +1 -1
  40. package/dist/component/breadcrumb/breadcrumb.module.min.js.map +1 -1
  41. package/dist/component/breadcrumb/breadcrumb.nomodule.js +2 -2
  42. package/dist/component/breadcrumb/breadcrumb.nomodule.js.map +1 -1
  43. package/dist/component/breadcrumb/breadcrumb.nomodule.min.js +1 -1
  44. package/dist/component/breadcrumb/breadcrumb.nomodule.min.js.map +1 -1
  45. package/dist/component/button/button.css +1 -1
  46. package/dist/component/button/button.legacy.css +1 -1
  47. package/dist/component/button/button.legacy.min.css +1 -1
  48. package/dist/component/button/button.main.css +1 -1
  49. package/dist/component/button/button.main.min.css +1 -1
  50. package/dist/component/button/button.min.css +1 -1
  51. package/dist/component/button/button.module.js +2 -2
  52. package/dist/component/button/button.module.js.map +1 -1
  53. package/dist/component/button/button.module.min.js +1 -1
  54. package/dist/component/button/button.module.min.js.map +1 -1
  55. package/dist/component/button/button.nomodule.js +2 -2
  56. package/dist/component/button/button.nomodule.js.map +1 -1
  57. package/dist/component/button/button.nomodule.min.js +1 -1
  58. package/dist/component/button/button.nomodule.min.js.map +1 -1
  59. package/dist/component/callout/callout.css +1 -1
  60. package/dist/component/callout/callout.legacy.css +1 -1
  61. package/dist/component/callout/callout.legacy.min.css +1 -1
  62. package/dist/component/callout/callout.main.css +1 -1
  63. package/dist/component/callout/callout.main.min.css +1 -1
  64. package/dist/component/callout/callout.min.css +1 -1
  65. package/dist/component/card/card.css +1 -1
  66. package/dist/component/card/card.legacy.css +1 -1
  67. package/dist/component/card/card.legacy.min.css +1 -1
  68. package/dist/component/card/card.main.css +1 -1
  69. package/dist/component/card/card.main.min.css +1 -1
  70. package/dist/component/card/card.min.css +1 -1
  71. package/dist/component/checkbox/checkbox.css +1 -1
  72. package/dist/component/checkbox/checkbox.legacy.css +1 -1
  73. package/dist/component/checkbox/checkbox.legacy.min.css +1 -1
  74. package/dist/component/checkbox/checkbox.main.css +1 -1
  75. package/dist/component/checkbox/checkbox.main.min.css +1 -1
  76. package/dist/component/checkbox/checkbox.min.css +1 -1
  77. package/dist/component/component.css +1 -1
  78. package/dist/component/component.legacy.css +1 -1
  79. package/dist/component/component.legacy.min.css +1 -1
  80. package/dist/component/component.main.css +1 -1
  81. package/dist/component/component.main.min.css +1 -1
  82. package/dist/component/component.min.css +1 -1
  83. package/dist/component/component.module.js +11 -8
  84. package/dist/component/component.module.js.map +1 -1
  85. package/dist/component/component.module.min.js +2 -2
  86. package/dist/component/component.module.min.js.map +1 -1
  87. package/dist/component/component.nomodule.js +11 -8
  88. package/dist/component/component.nomodule.js.map +1 -1
  89. package/dist/component/component.nomodule.min.js +2 -2
  90. package/dist/component/component.nomodule.min.js.map +1 -1
  91. package/dist/component/connect/connect.css +1 -1
  92. package/dist/component/connect/connect.legacy.css +1 -1
  93. package/dist/component/connect/connect.legacy.min.css +1 -1
  94. package/dist/component/connect/connect.main.css +1 -1
  95. package/dist/component/connect/connect.main.min.css +1 -1
  96. package/dist/component/connect/connect.min.css +1 -1
  97. package/dist/component/consent/consent.css +1 -1
  98. package/dist/component/consent/consent.legacy.css +1 -1
  99. package/dist/component/consent/consent.legacy.min.css +1 -1
  100. package/dist/component/consent/consent.main.css +1 -1
  101. package/dist/component/consent/consent.main.min.css +1 -1
  102. package/dist/component/consent/consent.min.css +1 -1
  103. package/dist/component/content/content.css +1 -1
  104. package/dist/component/content/content.legacy.css +1 -1
  105. package/dist/component/content/content.legacy.min.css +1 -1
  106. package/dist/component/content/content.main.css +1 -1
  107. package/dist/component/content/content.main.min.css +1 -1
  108. package/dist/component/content/content.min.css +1 -1
  109. package/dist/component/display/display.module.js +2 -2
  110. package/dist/component/display/display.module.js.map +1 -1
  111. package/dist/component/display/display.module.min.js +1 -1
  112. package/dist/component/display/display.module.min.js.map +1 -1
  113. package/dist/component/display/display.nomodule.js +2 -2
  114. package/dist/component/display/display.nomodule.js.map +1 -1
  115. package/dist/component/display/display.nomodule.min.js +1 -1
  116. package/dist/component/display/display.nomodule.min.js.map +1 -1
  117. package/dist/component/download/download.css +1 -1
  118. package/dist/component/download/download.min.css +1 -1
  119. package/dist/component/download/download.module.js +11 -8
  120. package/dist/component/download/download.module.js.map +1 -1
  121. package/dist/component/download/download.module.min.js +2 -2
  122. package/dist/component/download/download.module.min.js.map +1 -1
  123. package/dist/component/download/download.nomodule.js +11 -8
  124. package/dist/component/download/download.nomodule.js.map +1 -1
  125. package/dist/component/download/download.nomodule.min.js +2 -2
  126. package/dist/component/download/download.nomodule.min.js.map +1 -1
  127. package/dist/component/follow/follow.css +1 -1
  128. package/dist/component/follow/follow.legacy.css +1 -1
  129. package/dist/component/follow/follow.legacy.min.css +1 -1
  130. package/dist/component/follow/follow.main.css +1 -1
  131. package/dist/component/follow/follow.main.min.css +1 -1
  132. package/dist/component/follow/follow.min.css +1 -1
  133. package/dist/component/footer/footer.css +1 -1
  134. package/dist/component/footer/footer.legacy.css +1 -1
  135. package/dist/component/footer/footer.legacy.min.css +1 -1
  136. package/dist/component/footer/footer.main.css +1 -1
  137. package/dist/component/footer/footer.main.min.css +1 -1
  138. package/dist/component/footer/footer.min.css +1 -1
  139. package/dist/component/form/form.css +1 -1
  140. package/dist/component/form/form.legacy.css +1 -1
  141. package/dist/component/form/form.legacy.min.css +1 -1
  142. package/dist/component/form/form.main.css +1 -1
  143. package/dist/component/form/form.main.min.css +1 -1
  144. package/dist/component/form/form.min.css +1 -1
  145. package/dist/component/header/header.css +1 -1
  146. package/dist/component/header/header.legacy.css +1 -1
  147. package/dist/component/header/header.legacy.min.css +1 -1
  148. package/dist/component/header/header.main.css +1 -1
  149. package/dist/component/header/header.main.min.css +1 -1
  150. package/dist/component/header/header.min.css +1 -1
  151. package/dist/component/header/header.module.js +2 -2
  152. package/dist/component/header/header.module.js.map +1 -1
  153. package/dist/component/header/header.module.min.js +1 -1
  154. package/dist/component/header/header.module.min.js.map +1 -1
  155. package/dist/component/header/header.nomodule.js +2 -2
  156. package/dist/component/header/header.nomodule.js.map +1 -1
  157. package/dist/component/header/header.nomodule.min.js +1 -1
  158. package/dist/component/header/header.nomodule.min.js.map +1 -1
  159. package/dist/component/highlight/highlight.css +1 -1
  160. package/dist/component/highlight/highlight.legacy.css +1 -1
  161. package/dist/component/highlight/highlight.legacy.min.css +1 -1
  162. package/dist/component/highlight/highlight.main.css +1 -1
  163. package/dist/component/highlight/highlight.main.min.css +1 -1
  164. package/dist/component/highlight/highlight.min.css +1 -1
  165. package/dist/component/input/input.css +1 -1
  166. package/dist/component/input/input.legacy.css +1 -1
  167. package/dist/component/input/input.legacy.min.css +1 -1
  168. package/dist/component/input/input.main.css +1 -1
  169. package/dist/component/input/input.main.min.css +1 -1
  170. package/dist/component/input/input.min.css +1 -1
  171. package/dist/component/link/link.css +1 -1
  172. package/dist/component/link/link.legacy.css +1 -1
  173. package/dist/component/link/link.legacy.min.css +1 -1
  174. package/dist/component/link/link.main.css +1 -1
  175. package/dist/component/link/link.main.min.css +1 -1
  176. package/dist/component/link/link.min.css +1 -1
  177. package/dist/component/logo/logo.css +1 -1
  178. package/dist/component/logo/logo.legacy.css +1 -1
  179. package/dist/component/logo/logo.legacy.min.css +1 -1
  180. package/dist/component/logo/logo.main.css +1 -1
  181. package/dist/component/logo/logo.main.min.css +1 -1
  182. package/dist/component/logo/logo.min.css +1 -1
  183. package/dist/component/modal/modal.css +1 -1
  184. package/dist/component/modal/modal.legacy.css +1 -1
  185. package/dist/component/modal/modal.legacy.min.css +1 -1
  186. package/dist/component/modal/modal.main.css +1 -1
  187. package/dist/component/modal/modal.main.min.css +1 -1
  188. package/dist/component/modal/modal.min.css +1 -1
  189. package/dist/component/modal/modal.module.js +2 -2
  190. package/dist/component/modal/modal.module.js.map +1 -1
  191. package/dist/component/modal/modal.module.min.js +1 -1
  192. package/dist/component/modal/modal.module.min.js.map +1 -1
  193. package/dist/component/modal/modal.nomodule.js +2 -2
  194. package/dist/component/modal/modal.nomodule.js.map +1 -1
  195. package/dist/component/modal/modal.nomodule.min.js +1 -1
  196. package/dist/component/modal/modal.nomodule.min.js.map +1 -1
  197. package/dist/component/navigation/navigation.css +1 -1
  198. package/dist/component/navigation/navigation.legacy.css +1 -1
  199. package/dist/component/navigation/navigation.legacy.min.css +1 -1
  200. package/dist/component/navigation/navigation.main.css +1 -1
  201. package/dist/component/navigation/navigation.main.min.css +1 -1
  202. package/dist/component/navigation/navigation.min.css +1 -1
  203. package/dist/component/navigation/navigation.module.js +2 -2
  204. package/dist/component/navigation/navigation.module.js.map +1 -1
  205. package/dist/component/navigation/navigation.module.min.js +1 -1
  206. package/dist/component/navigation/navigation.module.min.js.map +1 -1
  207. package/dist/component/navigation/navigation.nomodule.js +2 -2
  208. package/dist/component/navigation/navigation.nomodule.js.map +1 -1
  209. package/dist/component/navigation/navigation.nomodule.min.js +1 -1
  210. package/dist/component/navigation/navigation.nomodule.min.js.map +1 -1
  211. package/dist/component/pagination/pagination.css +1 -1
  212. package/dist/component/pagination/pagination.legacy.css +1 -1
  213. package/dist/component/pagination/pagination.legacy.min.css +1 -1
  214. package/dist/component/pagination/pagination.main.css +1 -1
  215. package/dist/component/pagination/pagination.main.min.css +1 -1
  216. package/dist/component/pagination/pagination.min.css +1 -1
  217. package/dist/component/quote/quote.css +1 -1
  218. package/dist/component/quote/quote.legacy.css +1 -1
  219. package/dist/component/quote/quote.legacy.min.css +1 -1
  220. package/dist/component/quote/quote.main.css +1 -1
  221. package/dist/component/quote/quote.main.min.css +1 -1
  222. package/dist/component/quote/quote.min.css +1 -1
  223. package/dist/component/radio/radio.css +1 -1
  224. package/dist/component/radio/radio.legacy.css +1 -1
  225. package/dist/component/radio/radio.legacy.min.css +1 -1
  226. package/dist/component/radio/radio.main.css +1 -1
  227. package/dist/component/radio/radio.main.min.css +1 -1
  228. package/dist/component/radio/radio.min.css +1 -1
  229. package/dist/component/search/search.css +1 -1
  230. package/dist/component/search/search.legacy.css +1 -1
  231. package/dist/component/search/search.legacy.min.css +1 -1
  232. package/dist/component/search/search.main.css +1 -1
  233. package/dist/component/search/search.main.min.css +1 -1
  234. package/dist/component/search/search.min.css +1 -1
  235. package/dist/component/select/select.css +1 -1
  236. package/dist/component/select/select.legacy.css +1 -1
  237. package/dist/component/select/select.legacy.min.css +1 -1
  238. package/dist/component/select/select.main.css +1 -1
  239. package/dist/component/select/select.main.min.css +1 -1
  240. package/dist/component/select/select.min.css +1 -1
  241. package/dist/component/share/share.css +1 -1
  242. package/dist/component/share/share.legacy.css +1 -1
  243. package/dist/component/share/share.legacy.min.css +1 -1
  244. package/dist/component/share/share.main.css +1 -1
  245. package/dist/component/share/share.main.min.css +1 -1
  246. package/dist/component/share/share.min.css +1 -1
  247. package/dist/component/sidemenu/sidemenu.css +1 -1
  248. package/dist/component/sidemenu/sidemenu.legacy.css +1 -1
  249. package/dist/component/sidemenu/sidemenu.legacy.min.css +1 -1
  250. package/dist/component/sidemenu/sidemenu.main.css +1 -1
  251. package/dist/component/sidemenu/sidemenu.main.min.css +1 -1
  252. package/dist/component/sidemenu/sidemenu.min.css +1 -1
  253. package/dist/component/sidemenu/sidemenu.module.js +2 -2
  254. package/dist/component/sidemenu/sidemenu.module.js.map +1 -1
  255. package/dist/component/sidemenu/sidemenu.module.min.js +1 -1
  256. package/dist/component/sidemenu/sidemenu.module.min.js.map +1 -1
  257. package/dist/component/sidemenu/sidemenu.nomodule.js +2 -2
  258. package/dist/component/sidemenu/sidemenu.nomodule.js.map +1 -1
  259. package/dist/component/sidemenu/sidemenu.nomodule.min.js +1 -1
  260. package/dist/component/sidemenu/sidemenu.nomodule.min.js.map +1 -1
  261. package/dist/component/skiplink/skiplink.css +1 -1
  262. package/dist/component/skiplink/skiplink.legacy.css +1 -1
  263. package/dist/component/skiplink/skiplink.legacy.min.css +1 -1
  264. package/dist/component/skiplink/skiplink.main.css +1 -1
  265. package/dist/component/skiplink/skiplink.main.min.css +1 -1
  266. package/dist/component/skiplink/skiplink.min.css +1 -1
  267. package/dist/component/summary/summary.css +1 -1
  268. package/dist/component/summary/summary.legacy.css +1 -1
  269. package/dist/component/summary/summary.legacy.min.css +1 -1
  270. package/dist/component/summary/summary.main.css +1 -1
  271. package/dist/component/summary/summary.main.min.css +1 -1
  272. package/dist/component/summary/summary.min.css +1 -1
  273. package/dist/component/tab/tab.css +1 -1
  274. package/dist/component/tab/tab.legacy.css +1 -1
  275. package/dist/component/tab/tab.legacy.min.css +1 -1
  276. package/dist/component/tab/tab.main.css +1 -1
  277. package/dist/component/tab/tab.main.min.css +1 -1
  278. package/dist/component/tab/tab.min.css +1 -1
  279. package/dist/component/tab/tab.module.js +2 -2
  280. package/dist/component/tab/tab.module.js.map +1 -1
  281. package/dist/component/tab/tab.module.min.js +1 -1
  282. package/dist/component/tab/tab.module.min.js.map +1 -1
  283. package/dist/component/tab/tab.nomodule.js +2 -2
  284. package/dist/component/tab/tab.nomodule.js.map +1 -1
  285. package/dist/component/tab/tab.nomodule.min.js +1 -1
  286. package/dist/component/tab/tab.nomodule.min.js.map +1 -1
  287. package/dist/component/table/table.css +1 -1
  288. package/dist/component/table/table.legacy.css +1 -1
  289. package/dist/component/table/table.legacy.min.css +1 -1
  290. package/dist/component/table/table.main.css +1 -1
  291. package/dist/component/table/table.main.min.css +1 -1
  292. package/dist/component/table/table.min.css +1 -1
  293. package/dist/component/table/table.module.js +2 -2
  294. package/dist/component/table/table.module.js.map +1 -1
  295. package/dist/component/table/table.module.min.js +1 -1
  296. package/dist/component/table/table.module.min.js.map +1 -1
  297. package/dist/component/table/table.nomodule.js +2 -2
  298. package/dist/component/table/table.nomodule.js.map +1 -1
  299. package/dist/component/table/table.nomodule.min.js +1 -1
  300. package/dist/component/table/table.nomodule.min.js.map +1 -1
  301. package/dist/component/tag/tag.css +1 -1
  302. package/dist/component/tag/tag.legacy.css +1 -1
  303. package/dist/component/tag/tag.legacy.min.css +1 -1
  304. package/dist/component/tag/tag.main.css +1 -1
  305. package/dist/component/tag/tag.main.min.css +1 -1
  306. package/dist/component/tag/tag.min.css +1 -1
  307. package/dist/component/tag/tag.module.js +2 -2
  308. package/dist/component/tag/tag.module.js.map +1 -1
  309. package/dist/component/tag/tag.module.min.js +1 -1
  310. package/dist/component/tag/tag.module.min.js.map +1 -1
  311. package/dist/component/tag/tag.nomodule.js +2 -2
  312. package/dist/component/tag/tag.nomodule.js.map +1 -1
  313. package/dist/component/tag/tag.nomodule.min.js +1 -1
  314. package/dist/component/tag/tag.nomodule.min.js.map +1 -1
  315. package/dist/component/tile/tile.css +1 -1
  316. package/dist/component/tile/tile.legacy.css +1 -1
  317. package/dist/component/tile/tile.legacy.min.css +1 -1
  318. package/dist/component/tile/tile.main.css +1 -1
  319. package/dist/component/tile/tile.main.min.css +1 -1
  320. package/dist/component/tile/tile.min.css +1 -1
  321. package/dist/component/toggle/toggle.css +1 -1
  322. package/dist/component/toggle/toggle.legacy.css +1 -1
  323. package/dist/component/toggle/toggle.legacy.min.css +1 -1
  324. package/dist/component/toggle/toggle.main.css +1 -1
  325. package/dist/component/toggle/toggle.main.min.css +1 -1
  326. package/dist/component/toggle/toggle.min.css +1 -1
  327. package/dist/component/toggle/toggle.module.js +2 -2
  328. package/dist/component/toggle/toggle.module.js.map +1 -1
  329. package/dist/component/toggle/toggle.module.min.js +1 -1
  330. package/dist/component/toggle/toggle.module.min.js.map +1 -1
  331. package/dist/component/toggle/toggle.nomodule.js +2 -2
  332. package/dist/component/toggle/toggle.nomodule.js.map +1 -1
  333. package/dist/component/toggle/toggle.nomodule.min.js +1 -1
  334. package/dist/component/toggle/toggle.nomodule.min.js.map +1 -1
  335. package/dist/component/upload/upload.css +1 -1
  336. package/dist/component/upload/upload.min.css +1 -1
  337. package/dist/core/core.css +1 -1
  338. package/dist/core/core.legacy.css +1 -1
  339. package/dist/core/core.legacy.min.css +1 -1
  340. package/dist/core/core.main.css +1 -1
  341. package/dist/core/core.main.min.css +1 -1
  342. package/dist/core/core.min.css +1 -1
  343. package/dist/core/core.module.js +2 -2
  344. package/dist/core/core.module.js.map +1 -1
  345. package/dist/core/core.module.min.js +2 -2
  346. package/dist/core/core.module.min.js.map +1 -1
  347. package/dist/core/core.nomodule.js +2 -2
  348. package/dist/core/core.nomodule.js.map +1 -1
  349. package/dist/core/core.nomodule.min.js +2 -2
  350. package/dist/core/core.nomodule.min.js.map +1 -1
  351. package/dist/dsfr/dsfr.css +1 -1
  352. package/dist/dsfr/dsfr.legacy.css +1 -1
  353. package/dist/dsfr/dsfr.legacy.min.css +1 -1
  354. package/dist/dsfr/dsfr.main.css +1 -1
  355. package/dist/dsfr/dsfr.main.min.css +1 -1
  356. package/dist/dsfr/dsfr.min.css +1 -1
  357. package/dist/dsfr/dsfr.module.js +11 -8
  358. package/dist/dsfr/dsfr.module.js.map +1 -1
  359. package/dist/dsfr/dsfr.module.min.js +2 -2
  360. package/dist/dsfr/dsfr.module.min.js.map +1 -1
  361. package/dist/dsfr/{dsfr-deprecated.nomodule.js → dsfr.nomodule.js} +12 -9
  362. package/dist/dsfr/dsfr.nomodule.js.map +1 -0
  363. package/dist/dsfr/{dsfr-deprecated.nomodule.min.js → dsfr.nomodule.min.js} +3 -3
  364. package/dist/dsfr/dsfr.nomodule.min.js.map +1 -0
  365. package/dist/dsfr.css +1 -1
  366. package/dist/dsfr.legacy.css +1 -1
  367. package/dist/dsfr.legacy.min.css +1 -1
  368. package/dist/dsfr.main.css +1 -1
  369. package/dist/dsfr.main.min.css +1 -1
  370. package/dist/dsfr.min.css +1 -1
  371. package/dist/dsfr.module.js +11 -8
  372. package/dist/dsfr.module.js.map +1 -1
  373. package/dist/dsfr.module.min.js +2 -2
  374. package/dist/dsfr.module.min.js.map +1 -1
  375. package/dist/dsfr.nomodule.js +11 -8
  376. package/dist/dsfr.nomodule.js.map +1 -1
  377. package/dist/dsfr.nomodule.min.js +2 -2
  378. package/dist/dsfr.nomodule.min.js.map +1 -1
  379. package/dist/icons/system/{delete-line.svg → delete-bin-fill.svg} +0 -0
  380. package/dist/icons/system/{delete-fill.svg → delete-bin-line.svg} +0 -0
  381. package/dist/legacy/legacy.nomodule.js +1 -1
  382. package/dist/legacy/legacy.nomodule.min.js +1 -1
  383. package/dist/scheme/scheme.css +1 -1
  384. package/dist/scheme/scheme.min.css +1 -1
  385. package/dist/scheme/scheme.module.js +2 -2
  386. package/dist/scheme/scheme.module.js.map +1 -1
  387. package/dist/scheme/scheme.module.min.js +1 -1
  388. package/dist/scheme/scheme.module.min.js.map +1 -1
  389. package/dist/utility/README.md +12 -1
  390. package/dist/utility/icons/README.md +7 -1
  391. package/dist/utility/icons/icons-buildings/README.md +7 -1
  392. package/dist/utility/icons/icons-buildings/icons-buildings.css +19 -1
  393. package/dist/utility/icons/icons-buildings/icons-buildings.css.map +1 -1
  394. package/dist/utility/icons/icons-buildings/icons-buildings.legacy.css +9 -1
  395. package/dist/utility/icons/icons-buildings/icons-buildings.legacy.css.map +1 -1
  396. package/dist/utility/icons/icons-buildings/icons-buildings.legacy.min.css +2 -2
  397. package/dist/utility/icons/icons-buildings/icons-buildings.legacy.min.css.map +1 -1
  398. package/dist/utility/icons/icons-buildings/icons-buildings.main.css +11 -1
  399. package/dist/utility/icons/icons-buildings/icons-buildings.main.css.map +1 -1
  400. package/dist/utility/icons/icons-buildings/icons-buildings.main.min.css +2 -2
  401. package/dist/utility/icons/icons-buildings/icons-buildings.main.min.css.map +1 -1
  402. package/dist/utility/icons/icons-buildings/icons-buildings.min.css +3 -3
  403. package/dist/utility/icons/icons-buildings/icons-buildings.min.css.map +1 -1
  404. package/dist/utility/icons/icons-business/README.md +7 -1
  405. package/dist/utility/icons/icons-business/icons-business.css +100 -1
  406. package/dist/utility/icons/icons-business/icons-business.css.map +1 -1
  407. package/dist/utility/icons/icons-business/icons-business.legacy.css +45 -1
  408. package/dist/utility/icons/icons-business/icons-business.legacy.css.map +1 -1
  409. package/dist/utility/icons/icons-business/icons-business.legacy.min.css +2 -2
  410. package/dist/utility/icons/icons-business/icons-business.legacy.min.css.map +1 -1
  411. package/dist/utility/icons/icons-business/icons-business.main.css +56 -1
  412. package/dist/utility/icons/icons-business/icons-business.main.css.map +1 -1
  413. package/dist/utility/icons/icons-business/icons-business.main.min.css +2 -2
  414. package/dist/utility/icons/icons-business/icons-business.main.min.css.map +1 -1
  415. package/dist/utility/icons/icons-business/icons-business.min.css +3 -3
  416. package/dist/utility/icons/icons-business/icons-business.min.css.map +1 -1
  417. package/dist/utility/icons/icons-communication/README.md +7 -1
  418. package/dist/utility/icons/icons-communication/icons-communication.css +1 -1
  419. package/dist/utility/icons/icons-communication/icons-communication.css.map +1 -1
  420. package/dist/utility/icons/icons-communication/icons-communication.legacy.css +1 -1
  421. package/dist/utility/icons/icons-communication/icons-communication.legacy.min.css +1 -1
  422. package/dist/utility/icons/icons-communication/icons-communication.main.css +1 -1
  423. package/dist/utility/icons/icons-communication/icons-communication.main.css.map +1 -1
  424. package/dist/utility/icons/icons-communication/icons-communication.main.min.css +1 -1
  425. package/dist/utility/icons/icons-communication/icons-communication.min.css +1 -1
  426. package/dist/utility/icons/icons-design/README.md +7 -1
  427. package/dist/utility/icons/icons-design/icons-design.css +19 -1
  428. package/dist/utility/icons/icons-design/icons-design.css.map +1 -1
  429. package/dist/utility/icons/icons-design/icons-design.legacy.css +9 -1
  430. package/dist/utility/icons/icons-design/icons-design.legacy.css.map +1 -1
  431. package/dist/utility/icons/icons-design/icons-design.legacy.min.css +2 -2
  432. package/dist/utility/icons/icons-design/icons-design.legacy.min.css.map +1 -1
  433. package/dist/utility/icons/icons-design/icons-design.main.css +11 -1
  434. package/dist/utility/icons/icons-design/icons-design.main.css.map +1 -1
  435. package/dist/utility/icons/icons-design/icons-design.main.min.css +2 -2
  436. package/dist/utility/icons/icons-design/icons-design.main.min.css.map +1 -1
  437. package/dist/utility/icons/icons-design/icons-design.min.css +3 -3
  438. package/dist/utility/icons/icons-design/icons-design.min.css.map +1 -1
  439. package/dist/utility/icons/icons-development/README.md +7 -1
  440. package/dist/utility/icons/icons-development/icons-development.css +1 -1
  441. package/dist/utility/icons/icons-development/icons-development.css.map +1 -1
  442. package/dist/utility/icons/icons-development/icons-development.legacy.css +1 -1
  443. package/dist/utility/icons/icons-development/icons-development.legacy.min.css +1 -1
  444. package/dist/utility/icons/icons-development/icons-development.main.css +1 -1
  445. package/dist/utility/icons/icons-development/icons-development.main.css.map +1 -1
  446. package/dist/utility/icons/icons-development/icons-development.main.min.css +1 -1
  447. package/dist/utility/icons/icons-development/icons-development.min.css +1 -1
  448. package/dist/utility/icons/icons-device/README.md +7 -1
  449. package/dist/utility/icons/icons-device/icons-device.css +55 -1
  450. package/dist/utility/icons/icons-device/icons-device.css.map +1 -1
  451. package/dist/utility/icons/icons-device/icons-device.legacy.css +25 -1
  452. package/dist/utility/icons/icons-device/icons-device.legacy.css.map +1 -1
  453. package/dist/utility/icons/icons-device/icons-device.legacy.min.css +2 -2
  454. package/dist/utility/icons/icons-device/icons-device.legacy.min.css.map +1 -1
  455. package/dist/utility/icons/icons-device/icons-device.main.css +31 -1
  456. package/dist/utility/icons/icons-device/icons-device.main.css.map +1 -1
  457. package/dist/utility/icons/icons-device/icons-device.main.min.css +2 -2
  458. package/dist/utility/icons/icons-device/icons-device.main.min.css.map +1 -1
  459. package/dist/utility/icons/icons-device/icons-device.min.css +3 -3
  460. package/dist/utility/icons/icons-device/icons-device.min.css.map +1 -1
  461. package/dist/utility/icons/icons-document/README.md +7 -1
  462. package/dist/utility/icons/icons-document/icons-document.css +55 -1
  463. package/dist/utility/icons/icons-document/icons-document.css.map +1 -1
  464. package/dist/utility/icons/icons-document/icons-document.legacy.css +25 -1
  465. package/dist/utility/icons/icons-document/icons-document.legacy.css.map +1 -1
  466. package/dist/utility/icons/icons-document/icons-document.legacy.min.css +2 -2
  467. package/dist/utility/icons/icons-document/icons-document.legacy.min.css.map +1 -1
  468. package/dist/utility/icons/icons-document/icons-document.main.css +31 -1
  469. package/dist/utility/icons/icons-document/icons-document.main.css.map +1 -1
  470. package/dist/utility/icons/icons-document/icons-document.main.min.css +2 -2
  471. package/dist/utility/icons/icons-document/icons-document.main.min.css.map +1 -1
  472. package/dist/utility/icons/icons-document/icons-document.min.css +3 -3
  473. package/dist/utility/icons/icons-document/icons-document.min.css.map +1 -1
  474. package/dist/utility/icons/icons-editor/README.md +7 -1
  475. package/dist/utility/icons/icons-editor/icons-editor.css +64 -1
  476. package/dist/utility/icons/icons-editor/icons-editor.css.map +1 -1
  477. package/dist/utility/icons/icons-editor/icons-editor.legacy.css +29 -1
  478. package/dist/utility/icons/icons-editor/icons-editor.legacy.css.map +1 -1
  479. package/dist/utility/icons/icons-editor/icons-editor.legacy.min.css +2 -2
  480. package/dist/utility/icons/icons-editor/icons-editor.legacy.min.css.map +1 -1
  481. package/dist/utility/icons/icons-editor/icons-editor.main.css +36 -1
  482. package/dist/utility/icons/icons-editor/icons-editor.main.css.map +1 -1
  483. package/dist/utility/icons/icons-editor/icons-editor.main.min.css +2 -2
  484. package/dist/utility/icons/icons-editor/icons-editor.main.min.css.map +1 -1
  485. package/dist/utility/icons/icons-editor/icons-editor.min.css +3 -3
  486. package/dist/utility/icons/icons-editor/icons-editor.min.css.map +1 -1
  487. package/dist/utility/icons/icons-finance/README.md +7 -1
  488. package/dist/utility/icons/icons-finance/icons-finance.css +1 -1
  489. package/dist/utility/icons/icons-finance/icons-finance.css.map +1 -1
  490. package/dist/utility/icons/icons-finance/icons-finance.legacy.css +1 -1
  491. package/dist/utility/icons/icons-finance/icons-finance.legacy.min.css +1 -1
  492. package/dist/utility/icons/icons-finance/icons-finance.main.css +1 -1
  493. package/dist/utility/icons/icons-finance/icons-finance.main.css.map +1 -1
  494. package/dist/utility/icons/icons-finance/icons-finance.main.min.css +1 -1
  495. package/dist/utility/icons/icons-finance/icons-finance.min.css +1 -1
  496. package/dist/utility/icons/icons-health/README.md +7 -1
  497. package/dist/utility/icons/icons-health/icons-health.css +1 -1
  498. package/dist/utility/icons/icons-health/icons-health.css.map +1 -1
  499. package/dist/utility/icons/icons-health/icons-health.legacy.css +1 -1
  500. package/dist/utility/icons/icons-health/icons-health.legacy.min.css +1 -1
  501. package/dist/utility/icons/icons-health/icons-health.main.css +1 -1
  502. package/dist/utility/icons/icons-health/icons-health.main.css.map +1 -1
  503. package/dist/utility/icons/icons-health/icons-health.main.min.css +1 -1
  504. package/dist/utility/icons/icons-health/icons-health.min.css +1 -1
  505. package/dist/utility/icons/icons-logo/README.md +7 -1
  506. package/dist/utility/icons/icons-logo/icons-logo.css +253 -1
  507. package/dist/utility/icons/icons-logo/icons-logo.css.map +1 -1
  508. package/dist/utility/icons/icons-logo/icons-logo.legacy.css +113 -1
  509. package/dist/utility/icons/icons-logo/icons-logo.legacy.css.map +1 -1
  510. package/dist/utility/icons/icons-logo/icons-logo.legacy.min.css +2 -2
  511. package/dist/utility/icons/icons-logo/icons-logo.legacy.min.css.map +1 -1
  512. package/dist/utility/icons/icons-logo/icons-logo.main.css +141 -1
  513. package/dist/utility/icons/icons-logo/icons-logo.main.css.map +1 -1
  514. package/dist/utility/icons/icons-logo/icons-logo.main.min.css +2 -2
  515. package/dist/utility/icons/icons-logo/icons-logo.main.min.css.map +1 -1
  516. package/dist/utility/icons/icons-logo/icons-logo.min.css +3 -3
  517. package/dist/utility/icons/icons-logo/icons-logo.min.css.map +1 -1
  518. package/dist/utility/icons/icons-map/README.md +7 -1
  519. package/dist/utility/icons/icons-map/icons-map.css +37 -1
  520. package/dist/utility/icons/icons-map/icons-map.css.map +1 -1
  521. package/dist/utility/icons/icons-map/icons-map.legacy.css +17 -1
  522. package/dist/utility/icons/icons-map/icons-map.legacy.css.map +1 -1
  523. package/dist/utility/icons/icons-map/icons-map.legacy.min.css +2 -2
  524. package/dist/utility/icons/icons-map/icons-map.legacy.min.css.map +1 -1
  525. package/dist/utility/icons/icons-map/icons-map.main.css +21 -1
  526. package/dist/utility/icons/icons-map/icons-map.main.css.map +1 -1
  527. package/dist/utility/icons/icons-map/icons-map.main.min.css +2 -2
  528. package/dist/utility/icons/icons-map/icons-map.main.min.css.map +1 -1
  529. package/dist/utility/icons/icons-map/icons-map.min.css +3 -3
  530. package/dist/utility/icons/icons-map/icons-map.min.css.map +1 -1
  531. package/dist/utility/icons/icons-media/README.md +7 -1
  532. package/dist/utility/icons/icons-media/icons-media.css +145 -1
  533. package/dist/utility/icons/icons-media/icons-media.css.map +1 -1
  534. package/dist/utility/icons/icons-media/icons-media.legacy.css +65 -1
  535. package/dist/utility/icons/icons-media/icons-media.legacy.css.map +1 -1
  536. package/dist/utility/icons/icons-media/icons-media.legacy.min.css +2 -2
  537. package/dist/utility/icons/icons-media/icons-media.legacy.min.css.map +1 -1
  538. package/dist/utility/icons/icons-media/icons-media.main.css +81 -1
  539. package/dist/utility/icons/icons-media/icons-media.main.css.map +1 -1
  540. package/dist/utility/icons/icons-media/icons-media.main.min.css +2 -2
  541. package/dist/utility/icons/icons-media/icons-media.main.min.css.map +1 -1
  542. package/dist/utility/icons/icons-media/icons-media.min.css +3 -3
  543. package/dist/utility/icons/icons-media/icons-media.min.css.map +1 -1
  544. package/dist/utility/icons/icons-others/README.md +7 -1
  545. package/dist/utility/icons/icons-others/icons-others.css +1 -1
  546. package/dist/utility/icons/icons-others/icons-others.css.map +1 -1
  547. package/dist/utility/icons/icons-others/icons-others.legacy.css +1 -1
  548. package/dist/utility/icons/icons-others/icons-others.legacy.min.css +1 -1
  549. package/dist/utility/icons/icons-others/icons-others.main.css +1 -1
  550. package/dist/utility/icons/icons-others/icons-others.main.css.map +1 -1
  551. package/dist/utility/icons/icons-others/icons-others.main.min.css +1 -1
  552. package/dist/utility/icons/icons-others/icons-others.min.css +1 -1
  553. package/dist/utility/icons/icons-system/README.md +7 -1
  554. package/dist/utility/icons/icons-system/icons-system.css +49 -29
  555. package/dist/utility/icons/icons-system/icons-system.css.map +1 -1
  556. package/dist/utility/icons/icons-system/icons-system.legacy.css +23 -13
  557. package/dist/utility/icons/icons-system/icons-system.legacy.css.map +1 -1
  558. package/dist/utility/icons/icons-system/icons-system.legacy.min.css +2 -2
  559. package/dist/utility/icons/icons-system/icons-system.legacy.min.css.map +1 -1
  560. package/dist/utility/icons/icons-system/icons-system.main.css +27 -17
  561. package/dist/utility/icons/icons-system/icons-system.main.css.map +1 -1
  562. package/dist/utility/icons/icons-system/icons-system.main.min.css +2 -2
  563. package/dist/utility/icons/icons-system/icons-system.main.min.css.map +1 -1
  564. package/dist/utility/icons/icons-system/icons-system.min.css +3 -3
  565. package/dist/utility/icons/icons-system/icons-system.min.css.map +1 -1
  566. package/dist/utility/icons/icons-user/README.md +7 -1
  567. package/dist/utility/icons/icons-user/icons-user.css +55 -19
  568. package/dist/utility/icons/icons-user/icons-user.css.map +1 -1
  569. package/dist/utility/icons/icons-user/icons-user.legacy.css +25 -9
  570. package/dist/utility/icons/icons-user/icons-user.legacy.css.map +1 -1
  571. package/dist/utility/icons/icons-user/icons-user.legacy.min.css +2 -2
  572. package/dist/utility/icons/icons-user/icons-user.legacy.min.css.map +1 -1
  573. package/dist/utility/icons/icons-user/icons-user.main.css +31 -11
  574. package/dist/utility/icons/icons-user/icons-user.main.css.map +1 -1
  575. package/dist/utility/icons/icons-user/icons-user.main.min.css +2 -2
  576. package/dist/utility/icons/icons-user/icons-user.main.min.css.map +1 -1
  577. package/dist/utility/icons/icons-user/icons-user.min.css +3 -3
  578. package/dist/utility/icons/icons-user/icons-user.min.css.map +1 -1
  579. package/dist/utility/icons/icons-weather/README.md +7 -1
  580. package/dist/utility/icons/icons-weather/icons-weather.css +19 -1
  581. package/dist/utility/icons/icons-weather/icons-weather.css.map +1 -1
  582. package/dist/utility/icons/icons-weather/icons-weather.legacy.css +9 -1
  583. package/dist/utility/icons/icons-weather/icons-weather.legacy.css.map +1 -1
  584. package/dist/utility/icons/icons-weather/icons-weather.legacy.min.css +2 -2
  585. package/dist/utility/icons/icons-weather/icons-weather.legacy.min.css.map +1 -1
  586. package/dist/utility/icons/icons-weather/icons-weather.main.css +11 -1
  587. package/dist/utility/icons/icons-weather/icons-weather.main.css.map +1 -1
  588. package/dist/utility/icons/icons-weather/icons-weather.main.min.css +2 -2
  589. package/dist/utility/icons/icons-weather/icons-weather.main.min.css.map +1 -1
  590. package/dist/utility/icons/icons-weather/icons-weather.min.css +3 -3
  591. package/dist/utility/icons/icons-weather/icons-weather.min.css.map +1 -1
  592. package/dist/utility/icons/icons.css +861 -49
  593. package/dist/utility/icons/icons.css.map +1 -1
  594. package/dist/utility/icons/icons.legacy.css +383 -21
  595. package/dist/utility/icons/icons.legacy.css.map +1 -1
  596. package/dist/utility/icons/icons.legacy.min.css +2 -2
  597. package/dist/utility/icons/icons.legacy.min.css.map +1 -1
  598. package/dist/utility/icons/icons.main.css +477 -27
  599. package/dist/utility/icons/icons.main.css.map +1 -1
  600. package/dist/utility/icons/icons.main.min.css +2 -2
  601. package/dist/utility/icons/icons.main.min.css.map +1 -1
  602. package/dist/utility/icons/icons.min.css +3 -3
  603. package/dist/utility/icons/icons.min.css.map +1 -1
  604. package/dist/utility/utility.css +861 -49
  605. package/dist/utility/utility.css.map +1 -1
  606. package/dist/utility/utility.legacy.css +383 -21
  607. package/dist/utility/utility.legacy.css.map +1 -1
  608. package/dist/utility/utility.legacy.min.css +2 -2
  609. package/dist/utility/utility.legacy.min.css.map +1 -1
  610. package/dist/utility/utility.main.css +477 -27
  611. package/dist/utility/utility.main.css.map +1 -1
  612. package/dist/utility/utility.main.min.css +2 -2
  613. package/dist/utility/utility.main.min.css.map +1 -1
  614. package/dist/utility/utility.min.css +3 -3
  615. package/dist/utility/utility.min.css.map +1 -1
  616. package/example/component/accordion/index.html +111 -141
  617. package/example/component/tab/index.html +100 -105
  618. package/example/component/table/index.html +98 -98
  619. package/example/utility/icons/icons-buildings/index.html +2 -0
  620. package/example/utility/icons/icons-business/index.html +2 -0
  621. package/example/utility/icons/icons-communication/index.html +2 -0
  622. package/example/utility/icons/icons-design/index.html +2 -0
  623. package/example/utility/icons/icons-development/index.html +2 -0
  624. package/example/utility/icons/icons-device/index.html +2 -0
  625. package/example/utility/icons/icons-document/index.html +2 -0
  626. package/example/utility/icons/icons-editor/index.html +2 -0
  627. package/example/utility/icons/icons-finance/index.html +2 -0
  628. package/example/utility/icons/icons-health/index.html +2 -0
  629. package/example/utility/icons/icons-logo/index.html +2 -0
  630. package/example/utility/icons/icons-map/index.html +2 -0
  631. package/example/utility/icons/icons-media/index.html +2 -0
  632. package/example/utility/icons/icons-others/index.html +2 -0
  633. package/example/utility/icons/icons-system/index.html +8 -6
  634. package/example/utility/icons/icons-user/index.html +46 -74
  635. package/example/utility/icons/icons-weather/index.html +18 -16
  636. package/example/utility/icons/index.html +2 -0
  637. package/example/utility/index.html +13 -0
  638. package/package.json +1 -1
  639. package/src/component/download/script/download/assess-file.js +9 -5
  640. package/src/component/download/script/download/download-selector.js +0 -1
  641. package/src/core/icon/system/{delete-line.svg → delete-bin-fill.svg} +0 -0
  642. package/src/core/icon/system/{delete-fill.svg → delete-bin-line.svg} +0 -0
  643. package/src/utility/.folder.yml +8 -1
  644. package/src/utility/icons/.folder.yml +2 -2
  645. package/src/utility/icons/deprecated/style/_setting.scss +1 -0
  646. package/src/utility/icons/icons-buildings/.package.yml +2 -2
  647. package/src/utility/icons/icons-buildings/deprecated/style/_legacy.scss +8 -0
  648. package/src/utility/icons/icons-buildings/deprecated/style/_module.scss +6 -0
  649. package/src/utility/icons/icons-buildings/deprecated/style/_setting.scss +1 -0
  650. package/src/utility/icons/icons-buildings/legacy.scss +4 -0
  651. package/src/utility/icons/icons-buildings/main.scss +4 -0
  652. package/src/utility/icons/icons-business/.package.yml +2 -2
  653. package/src/utility/icons/icons-business/deprecated/style/_legacy.scss +8 -0
  654. package/src/utility/icons/icons-business/deprecated/style/_module.scss +6 -0
  655. package/src/utility/icons/icons-business/deprecated/style/_setting.scss +1 -0
  656. package/src/utility/icons/icons-business/legacy.scss +4 -0
  657. package/src/utility/icons/icons-business/main.scss +4 -0
  658. package/src/utility/icons/icons-communication/.package.yml +2 -2
  659. package/src/utility/icons/icons-communication/deprecated/style/_legacy.scss +8 -0
  660. package/src/utility/icons/icons-communication/deprecated/style/_module.scss +6 -0
  661. package/src/utility/icons/icons-communication/deprecated/style/_setting.scss +1 -0
  662. package/src/utility/icons/icons-communication/legacy.scss +4 -0
  663. package/src/utility/icons/icons-communication/main.scss +4 -0
  664. package/src/utility/icons/icons-design/.package.yml +2 -2
  665. package/src/utility/icons/icons-design/deprecated/style/_legacy.scss +8 -0
  666. package/src/utility/icons/icons-design/deprecated/style/_module.scss +6 -0
  667. package/src/utility/icons/icons-design/deprecated/style/_setting.scss +1 -0
  668. package/src/utility/icons/icons-design/legacy.scss +4 -0
  669. package/src/utility/icons/icons-design/main.scss +4 -0
  670. package/src/utility/icons/icons-development/.package.yml +2 -2
  671. package/src/utility/icons/icons-development/deprecated/style/_legacy.scss +8 -0
  672. package/src/utility/icons/icons-development/deprecated/style/_module.scss +6 -0
  673. package/src/utility/icons/icons-development/deprecated/style/_setting.scss +1 -0
  674. package/src/utility/icons/icons-development/legacy.scss +4 -0
  675. package/src/utility/icons/icons-development/main.scss +4 -0
  676. package/src/utility/icons/icons-device/.package.yml +2 -2
  677. package/src/utility/icons/icons-device/deprecated/style/_legacy.scss +8 -0
  678. package/src/utility/icons/icons-device/deprecated/style/_module.scss +6 -0
  679. package/src/utility/icons/icons-device/deprecated/style/_setting.scss +1 -0
  680. package/src/utility/icons/icons-device/legacy.scss +4 -0
  681. package/src/utility/icons/icons-device/main.scss +4 -0
  682. package/src/utility/icons/icons-document/.package.yml +2 -2
  683. package/src/utility/icons/icons-document/deprecated/style/_legacy.scss +8 -0
  684. package/src/utility/icons/icons-document/deprecated/style/_module.scss +6 -0
  685. package/src/utility/icons/icons-document/deprecated/style/_setting.scss +1 -0
  686. package/src/utility/icons/icons-document/legacy.scss +4 -0
  687. package/src/utility/icons/icons-document/main.scss +4 -0
  688. package/src/utility/icons/icons-editor/.package.yml +2 -2
  689. package/src/utility/icons/icons-editor/deprecated/style/_legacy.scss +8 -0
  690. package/src/utility/icons/icons-editor/deprecated/style/_module.scss +6 -0
  691. package/src/utility/icons/icons-editor/deprecated/style/_setting.scss +1 -0
  692. package/src/utility/icons/icons-editor/legacy.scss +4 -0
  693. package/src/utility/icons/icons-editor/main.scss +4 -0
  694. package/src/utility/icons/icons-finance/.package.yml +2 -2
  695. package/src/utility/icons/icons-finance/deprecated/style/_legacy.scss +8 -0
  696. package/src/utility/icons/icons-finance/deprecated/style/_module.scss +6 -0
  697. package/src/utility/icons/icons-finance/deprecated/style/_setting.scss +1 -0
  698. package/src/utility/icons/icons-finance/legacy.scss +4 -0
  699. package/src/utility/icons/icons-finance/main.scss +4 -0
  700. package/src/utility/icons/icons-health/.package.yml +2 -2
  701. package/src/utility/icons/icons-health/deprecated/style/_legacy.scss +8 -0
  702. package/src/utility/icons/icons-health/deprecated/style/_module.scss +6 -0
  703. package/src/utility/icons/icons-health/deprecated/style/_setting.scss +1 -0
  704. package/src/utility/icons/icons-health/legacy.scss +4 -0
  705. package/src/utility/icons/icons-health/main.scss +4 -0
  706. package/src/utility/icons/icons-logo/.package.yml +2 -2
  707. package/src/utility/icons/icons-logo/deprecated/style/_legacy.scss +8 -0
  708. package/src/utility/icons/icons-logo/deprecated/style/_module.scss +6 -0
  709. package/src/utility/icons/icons-logo/deprecated/style/_setting.scss +1 -0
  710. package/src/utility/icons/icons-logo/legacy.scss +4 -0
  711. package/src/utility/icons/icons-logo/main.scss +4 -0
  712. package/src/utility/icons/icons-map/.package.yml +2 -2
  713. package/src/utility/icons/icons-map/deprecated/style/_legacy.scss +8 -0
  714. package/src/utility/icons/icons-map/deprecated/style/_module.scss +6 -0
  715. package/src/utility/icons/icons-map/deprecated/style/_setting.scss +1 -0
  716. package/src/utility/icons/icons-map/legacy.scss +4 -0
  717. package/src/utility/icons/icons-map/main.scss +4 -0
  718. package/src/utility/icons/icons-media/.package.yml +2 -2
  719. package/src/utility/icons/icons-media/deprecated/style/_legacy.scss +24 -0
  720. package/src/utility/icons/icons-media/deprecated/style/_module.scss +22 -0
  721. package/src/utility/icons/icons-media/deprecated/style/_setting.scss +1 -0
  722. package/src/utility/icons/icons-media/legacy.scss +4 -0
  723. package/src/utility/icons/icons-media/main.scss +4 -0
  724. package/src/utility/icons/icons-others/.package.yml +2 -2
  725. package/src/utility/icons/icons-others/deprecated/style/_legacy.scss +8 -0
  726. package/src/utility/icons/icons-others/deprecated/style/_module.scss +6 -0
  727. package/src/utility/icons/icons-others/deprecated/style/_setting.scss +1 -0
  728. package/src/utility/icons/icons-others/legacy.scss +4 -0
  729. package/src/utility/icons/icons-others/main.scss +4 -0
  730. package/src/utility/icons/icons-system/.package.yml +2 -2
  731. package/src/utility/icons/icons-system/deprecated/style/_legacy.scss +16 -0
  732. package/src/utility/icons/icons-system/deprecated/style/_module.scss +16 -0
  733. package/src/utility/icons/icons-system/deprecated/style/_setting.scss +1 -0
  734. package/src/utility/icons/icons-system/legacy.scss +1 -1
  735. package/src/utility/icons/icons-system/main.scss +1 -1
  736. package/src/utility/icons/icons-user/.package.yml +2 -2
  737. package/src/utility/icons/icons-user/deprecated/style/_legacy.scss +24 -0
  738. package/src/utility/icons/icons-user/deprecated/style/_module.scss +22 -0
  739. package/src/utility/icons/icons-user/deprecated/style/_setting.scss +1 -0
  740. package/src/utility/icons/icons-user/legacy.scss +4 -0
  741. package/src/utility/icons/icons-user/main.scss +4 -0
  742. package/src/utility/icons/icons-weather/.package.yml +2 -2
  743. package/src/utility/icons/icons-weather/deprecated/style/_legacy.scss +8 -0
  744. package/src/utility/icons/icons-weather/deprecated/style/_module.scss +6 -0
  745. package/src/utility/icons/icons-weather/deprecated/style/_setting.scss +1 -0
  746. package/src/utility/icons/icons-weather/legacy.scss +4 -0
  747. package/src/utility/icons/icons-weather/main.scss +4 -0
  748. package/dist/dsfr/dsfr-deprecated.nomodule.js.map +0 -1
  749. package/dist/dsfr/dsfr-deprecated.nomodule.min.js.map +0 -1
  750. package/dist/icons/user/account-fill.svg +0 -1
  751. package/dist/icons/user/account-line.svg +0 -1
  752. package/src/core/icon/user/account-fill.svg +0 -1
  753. package/src/core/icon/user/account-line.svg +0 -1
  754. package/src/utility/icons/icons-system/deprecated/style/_settings.scss +0 -1
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-highlight{box-shadow:inset .25rem 0 0 0 var(--border-default-blue-france);font-size:1rem;line-height:1.5rem;padding-left:1.5rem}.fr-highlight--green-tilleul-verveine{box-shadow:inset .25rem 0 0 0 var(--border-default-green-tilleul-verveine)}.fr-highlight--green-bourgeon{box-shadow:inset .25rem 0 0 0 var(--border-default-green-bourgeon)}.fr-highlight--green-emeraude{box-shadow:inset .25rem 0 0 0 var(--border-default-green-emeraude)}.fr-highlight--green-menthe{box-shadow:inset .25rem 0 0 0 var(--border-default-green-menthe)}.fr-highlight--green-archipel{box-shadow:inset .25rem 0 0 0 var(--border-default-green-archipel)}.fr-highlight--blue-ecume{box-shadow:inset .25rem 0 0 0 var(--border-default-blue-ecume)}.fr-highlight--blue-cumulus{box-shadow:inset .25rem 0 0 0 var(--border-default-blue-cumulus)}.fr-highlight--purple-glycine{box-shadow:inset .25rem 0 0 0 var(--border-default-purple-glycine)}.fr-highlight--pink-macaron{box-shadow:inset .25rem 0 0 0 var(--border-default-pink-macaron)}.fr-highlight--pink-tuile{box-shadow:inset .25rem 0 0 0 var(--border-default-pink-tuile)}.fr-highlight--yellow-tournesol{box-shadow:inset .25rem 0 0 0 var(--border-default-yellow-tournesol)}.fr-highlight--yellow-moutarde{box-shadow:inset .25rem 0 0 0 var(--border-default-yellow-moutarde)}.fr-highlight--orange-terre-battue{box-shadow:inset .25rem 0 0 0 var(--border-default-orange-terre-battue)}.fr-highlight--brown-cafe-creme{box-shadow:inset .25rem 0 0 0 var(--border-default-brown-cafe-creme)}.fr-highlight--brown-caramel{box-shadow:inset .25rem 0 0 0 var(--border-default-brown-caramel)}.fr-highlight--brown-opera{box-shadow:inset .25rem 0 0 0 var(--border-default-brown-opera)}.fr-highlight--beige-gris-galet{box-shadow:inset .25rem 0 0 0 var(--border-default-beige-gris-galet)}@media (min-width:48em){.fr-highlight{margin-left:2rem;padding-left:2rem}}
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-highlight{box-shadow:inset .25rem 0 0 0 var(--border-default-blue-france);font-size:1rem;line-height:1.5rem;padding-left:1.5rem}.fr-highlight--green-tilleul-verveine{box-shadow:inset .25rem 0 0 0 var(--border-default-green-tilleul-verveine)}.fr-highlight--green-bourgeon{box-shadow:inset .25rem 0 0 0 var(--border-default-green-bourgeon)}.fr-highlight--green-emeraude{box-shadow:inset .25rem 0 0 0 var(--border-default-green-emeraude)}.fr-highlight--green-menthe{box-shadow:inset .25rem 0 0 0 var(--border-default-green-menthe)}.fr-highlight--green-archipel{box-shadow:inset .25rem 0 0 0 var(--border-default-green-archipel)}.fr-highlight--blue-ecume{box-shadow:inset .25rem 0 0 0 var(--border-default-blue-ecume)}.fr-highlight--blue-cumulus{box-shadow:inset .25rem 0 0 0 var(--border-default-blue-cumulus)}.fr-highlight--purple-glycine{box-shadow:inset .25rem 0 0 0 var(--border-default-purple-glycine)}.fr-highlight--pink-macaron{box-shadow:inset .25rem 0 0 0 var(--border-default-pink-macaron)}.fr-highlight--pink-tuile{box-shadow:inset .25rem 0 0 0 var(--border-default-pink-tuile)}.fr-highlight--yellow-tournesol{box-shadow:inset .25rem 0 0 0 var(--border-default-yellow-tournesol)}.fr-highlight--yellow-moutarde{box-shadow:inset .25rem 0 0 0 var(--border-default-yellow-moutarde)}.fr-highlight--orange-terre-battue{box-shadow:inset .25rem 0 0 0 var(--border-default-orange-terre-battue)}.fr-highlight--brown-cafe-creme{box-shadow:inset .25rem 0 0 0 var(--border-default-brown-cafe-creme)}.fr-highlight--brown-caramel{box-shadow:inset .25rem 0 0 0 var(--border-default-brown-caramel)}.fr-highlight--brown-opera{box-shadow:inset .25rem 0 0 0 var(--border-default-brown-opera)}.fr-highlight--beige-gris-galet{box-shadow:inset .25rem 0 0 0 var(--border-default-beige-gris-galet)}@media (min-width:48em){.fr-highlight{margin-left:2rem;padding-left:2rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-highlight{box-shadow:inset .25rem 0 0 0 #6a6af4}.fr-highlight--green-tilleul-verveine{box-shadow:inset .25rem 0 0 0 #b7a73f}.fr-highlight--green-bourgeon{box-shadow:inset .25rem 0 0 0 #68a532}.fr-highlight--green-emeraude{box-shadow:inset .25rem 0 0 0 #00a95f}.fr-highlight--green-menthe{box-shadow:inset .25rem 0 0 0 #009081}.fr-highlight--green-archipel{box-shadow:inset .25rem 0 0 0 #009099}.fr-highlight--blue-ecume{box-shadow:inset .25rem 0 0 0 #465f9d}.fr-highlight--blue-cumulus{box-shadow:inset .25rem 0 0 0 #417dc4}.fr-highlight--purple-glycine{box-shadow:inset .25rem 0 0 0 #a558a0}.fr-highlight--pink-macaron{box-shadow:inset .25rem 0 0 0 #e18b76}.fr-highlight--pink-tuile{box-shadow:inset .25rem 0 0 0 #ce614a}.fr-highlight--yellow-tournesol{box-shadow:inset .25rem 0 0 0 #c8aa39}.fr-highlight--yellow-moutarde{box-shadow:inset .25rem 0 0 0 #c3992a}.fr-highlight--orange-terre-battue{box-shadow:inset .25rem 0 0 0 #e4794a}.fr-highlight--brown-cafe-creme{box-shadow:inset .25rem 0 0 0 #d1b781}.fr-highlight--brown-caramel{box-shadow:inset .25rem 0 0 0 #c08c65}.fr-highlight--brown-opera{box-shadow:inset .25rem 0 0 0 #bd987a}.fr-highlight--beige-gris-galet{box-shadow:inset .25rem 0 0 0 #aea397}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */
4
4
  @charset "UTF-8";
5
5
  /* stylelint-disable */
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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-input-wrap--addon .fr-btn{flex-shrink:0}.fr-input{background-color:#eee;box-shadow:inset 0 -2px 0 0 #3a3a3a;color:#161616}.fr-input::-webkit-input-placeholder{color:#666}.fr-input:-moz-placeholder,.fr-input::-moz-placeholder{color:#666}.fr-input:-ms-input-placeholder{color:#666}.fr-input:disabled{box-shadow:inset 0 -2px 0 0 #e5e5e5;color:#929292}.fr-input--valid{box-shadow:inset 0 -2px 0 0 #18753c}.fr-input--error{box-shadow:inset 0 -2px 0 0 #ce0500}.fr-input:-webkit-autofill,.fr-input:-webkit-autofill:focus,.fr-input:-webkit-autofill:hover,.fr-input:autofill,.fr-input:autofill:focus,.fr-input:autofill:hover{-webkit-text-fill-color:#161616;box-shadow:inset 0 -2px 0 0 #3a3a3a,inset 0 0 0 1000px #e8edff}.fr-input[type=date]{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'%3E%3Cpath fill='%23161616' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/%3E%3C/svg%3E")}.fr-input[type=date]:disabled{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'%3E%3Cpath fill='%23929292' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/%3E%3C/svg%3E");box-shadow:inset 0 -2px 0 0 #e5e5e5;color:#929292}.fr-input-wrap>:not(:last-child).fr-input:not(.fr-input--valid):not(.fr-input--error){box-shadow:inset 0 -2px 0 0 #000091}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-input{--hover:var(--background-contrast-grey-hover);--active:var(--background-contrast-grey-active);background-color:var(--background-contrast-grey);border-radius:.25rem .25rem 0 0;box-shadow:inset 0 -2px 0 0 var(--border-plain-grey);color:var(--text-label-grey);display:block;font-size:1rem;line-height:1.5rem;padding:.5rem 1rem;width:100%}.fr-input::-webkit-input-placeholder{color:var(--text-mention-grey);font-style:italic;opacity:1}.fr-input:-moz-placeholder,.fr-input::-moz-placeholder{color:var(--text-mention-grey);font-style:italic;opacity:1}.fr-input:-ms-input-placeholder{color:var(--text-mention-grey);font-style:italic;opacity:1}.fr-input:not(textarea){max-height:2.5rem}.fr-input[type=date]{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23161616' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");background-image:var(--data-uri-svg);background-position:calc(100% - .75rem) 50%;background-repeat:no-repeat;background-size:1rem 1rem;min-height:2.5rem}.fr-input[type=date]::-webkit-calendar-picker-indicator{display:block;margin-right:-.375rem;opacity:0}.fr-input-wrap{display:block;position:relative}.fr-input-wrap[class*=" fr-fi-"]:before,.fr-input-wrap[class*=" fr-icon-"]:before,.fr-input-wrap[class^=fr-fi-]:before,.fr-input-wrap[class^=fr-icon-]:before{--icon-size:1rem;bottom:.75rem;margin:auto;pointer-events:none;position:absolute;right:.75rem;top:.75rem}.fr-input-wrap--addon{display:flex;flex-direction:row;width:100%}.fr-input-wrap .fr-input{padding-right:2.5rem}.fr-input-wrap>:first-child:not(:last-child).fr-input{padding-right:1rem}.fr-input-wrap+.fr-hint-text{margin-top:.5rem}textarea.fr-input{min-height:3.75rem}.fr-input:disabled{box-shadow:inset 0 -2px 0 0 var(--border-disabled-grey);color:var(--text-disabled-grey)}.fr-input--valid{box-shadow:inset 0 -2px 0 0 var(--border-plain-success)}.fr-input--error{box-shadow:inset 0 -2px 0 0 var(--border-plain-error)}.fr-input:-webkit-autofill,.fr-input:-webkit-autofill:focus,.fr-input:-webkit-autofill:hover,.fr-input:autofill,.fr-input:autofill:focus,.fr-input:autofill:hover{-webkit-text-fill-color:var(--text-label-grey);box-shadow:inset 0 -2px 0 0 var(--border-plain-grey),inset 0 0 0 1000px var(--background-contrast-info)}:root[data-fr-theme=dark] .fr-input[type=date]{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23fff' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>")}.fr-input[type=date]:disabled{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23929292' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");background-image:var(--data-uri-svg);box-shadow:inset 0 -2px 0 0 var(--border-disabled-grey);color:var(--text-disabled-grey)}:root[data-fr-theme=dark] .fr-input[type=date]:disabled{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23666' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>")}.fr-input-wrap>:not(:last-child).fr-input:not(.fr-input--valid):not(.fr-input--error){box-shadow:inset 0 -2px 0 0 var(--border-action-high-blue-france)}@media (min-width:48em){.fr-input-wrap>:first-child:not(:last-child){border-radius:.25rem 0 0 0}.fr-input-wrap>:last-child:not(:first-child){border-radius:0 .25rem 0 0}}
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-input{--hover:var(--background-contrast-grey-hover);--active:var(--background-contrast-grey-active);background-color:var(--background-contrast-grey);border-radius:.25rem .25rem 0 0;box-shadow:inset 0 -2px 0 0 var(--border-plain-grey);color:var(--text-label-grey);display:block;font-size:1rem;line-height:1.5rem;padding:.5rem 1rem;width:100%}.fr-input::-webkit-input-placeholder{color:var(--text-mention-grey);font-style:italic;opacity:1}.fr-input:-moz-placeholder,.fr-input::-moz-placeholder{color:var(--text-mention-grey);font-style:italic;opacity:1}.fr-input:-ms-input-placeholder{color:var(--text-mention-grey);font-style:italic;opacity:1}.fr-input:not(textarea){max-height:2.5rem}.fr-input[type=date]{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23161616' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");background-image:var(--data-uri-svg);background-position:calc(100% - .75rem) 50%;background-repeat:no-repeat;background-size:1rem 1rem;min-height:2.5rem}.fr-input[type=date]::-webkit-calendar-picker-indicator{display:block;margin-right:-.375rem;opacity:0}.fr-input-wrap{display:block;position:relative}.fr-input-wrap[class*=" fr-fi-"]:before,.fr-input-wrap[class*=" fr-icon-"]:before,.fr-input-wrap[class^=fr-fi-]:before,.fr-input-wrap[class^=fr-icon-]:before{--icon-size:1rem;bottom:.75rem;margin:auto;pointer-events:none;position:absolute;right:.75rem;top:.75rem}.fr-input-wrap--addon{display:flex;flex-direction:row;width:100%}.fr-input-wrap .fr-input{padding-right:2.5rem}.fr-input-wrap>:first-child:not(:last-child).fr-input{padding-right:1rem}.fr-input-wrap+.fr-hint-text{margin-top:.5rem}textarea.fr-input{min-height:3.75rem}.fr-input:disabled{box-shadow:inset 0 -2px 0 0 var(--border-disabled-grey);color:var(--text-disabled-grey)}.fr-input--valid{box-shadow:inset 0 -2px 0 0 var(--border-plain-success)}.fr-input--error{box-shadow:inset 0 -2px 0 0 var(--border-plain-error)}.fr-input:-webkit-autofill,.fr-input:-webkit-autofill:focus,.fr-input:-webkit-autofill:hover,.fr-input:autofill,.fr-input:autofill:focus,.fr-input:autofill:hover{-webkit-text-fill-color:var(--text-label-grey);box-shadow:inset 0 -2px 0 0 var(--border-plain-grey),inset 0 0 0 1000px var(--background-contrast-info)}:root[data-fr-theme=dark] .fr-input[type=date]{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23fff' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>")}.fr-input[type=date]:disabled{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23929292' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>");background-image:var(--data-uri-svg);box-shadow:inset 0 -2px 0 0 var(--border-disabled-grey);color:var(--text-disabled-grey)}:root[data-fr-theme=dark] .fr-input[type=date]:disabled{--data-uri-svg:url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'><path fill='%23666' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/></svg>")}.fr-input-wrap>:not(:last-child).fr-input:not(.fr-input--valid):not(.fr-input--error){box-shadow:inset 0 -2px 0 0 var(--border-action-high-blue-france)}@media (min-width:48em){.fr-input-wrap>:first-child:not(:last-child){border-radius:.25rem 0 0 0}.fr-input-wrap>:last-child:not(:first-child){border-radius:0 .25rem 0 0}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-input-wrap--addon .fr-btn{flex-shrink:0}.fr-input{background-color:#eee;box-shadow:inset 0 -2px 0 0 #3a3a3a;color:#161616}.fr-input::-webkit-input-placeholder{color:#666}.fr-input:-moz-placeholder,.fr-input::-moz-placeholder{color:#666}.fr-input:-ms-input-placeholder{color:#666}.fr-input:disabled{box-shadow:inset 0 -2px 0 0 #e5e5e5;color:#929292}.fr-input--valid{box-shadow:inset 0 -2px 0 0 #18753c}.fr-input--error{box-shadow:inset 0 -2px 0 0 #ce0500}.fr-input:-webkit-autofill,.fr-input:-webkit-autofill:focus,.fr-input:-webkit-autofill:hover,.fr-input:autofill,.fr-input:autofill:focus,.fr-input:autofill:hover{-webkit-text-fill-color:#161616;box-shadow:inset 0 -2px 0 0 #3a3a3a,inset 0 0 0 1000px #e8edff}.fr-input[type=date]{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'%3E%3Cpath fill='%23161616' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/%3E%3C/svg%3E")}.fr-input[type=date]:disabled{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 24 24'%3E%3Cpath fill='%23929292' d='M17 3h4c.55 0 1 .45 1 1v16c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h4V1h2v2h6V1h2v2zm-2 2H9v2H7V5H4v4h16V5h-3v2h-2V5zm5 6H4v8h16v-8z'/%3E%3C/svg%3E");box-shadow:inset 0 -2px 0 0 #e5e5e5;color:#929292}.fr-input-wrap>:not(:last-child).fr-input:not(.fr-input--valid):not(.fr-input--error){box-shadow:inset 0 -2px 0 0 #000091}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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
  .fr-link {
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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-link{background-image:none;color:#000091;text-decoration:underline}.fr-link--sm:before,.fr-link:before{height:1rem;width:1rem}.fr-link--lg:before,.fr-link--sm:before,.fr-link:before{background-color:transparent;background-repeat:no-repeat;background-size:100%}.fr-link--lg:before{height:1.5rem;width:1.5rem}ol.fr-links-group,ul.fr-links-group{list-style-type:none}ol.fr-links-group,ul.fr-links-group{margin-bottom:0;margin-top:0;padding-left:0}.fr-link--close{background-color:transparent;color:#000091}.fr-link--close:hover{background-color:rgba(0,0,0,.05)}.fr-link--close:active{background-color:rgba(0,0,0,.1)}.fr-link--close:disabled,a.fr-link--close:not([href]){background-color:transparent;color:#929292}.fr-link--close:disabled:hover,a.fr-link--close:not([href]):hover{background-color:rgba(0,0,0,.05)}.fr-link--close:disabled:active,a.fr-link--close:not([href]):active{background-color:rgba(0,0,0,.1)}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-link{--text-spacing:0;--title-spacing:0;align-items:center;color:var(--text-action-high-blue-france);display:inline-flex;flex-direction:row;font-size:1rem;line-height:1.5rem;padding:0;z-index:1}.fr-link--icon-left[class*=" fr-fi-"],.fr-link--icon-left[class*=" fr-icon-"],.fr-link--icon-left[class^=fr-fi-],.fr-link--icon-left[class^=fr-icon-]{flex-direction:row;max-height:none;max-width:100%;overflow:initial}.fr-link--icon-left[class*=" fr-fi-"]:before,.fr-link--icon-left[class*=" fr-icon-"]:before,.fr-link--icon-left[class^=fr-fi-]:before,.fr-link--icon-left[class^=fr-icon-]:before{--icon-size:1rem;margin-left:-.16667rem;margin-right:.5rem}.fr-link--icon-right[class*=" fr-fi-"],.fr-link--icon-right[class*=" fr-icon-"],.fr-link--icon-right[class^=fr-fi-],.fr-link--icon-right[class^=fr-icon-]{flex-direction:row-reverse;max-height:none;max-width:100%;overflow:initial}.fr-link--icon-right[class*=" fr-fi-"]:before,.fr-link--icon-right[class*=" fr-icon-"]:before,.fr-link--icon-right[class^=fr-fi-]:before,.fr-link--icon-right[class^=fr-icon-]:before{--icon-size:1rem;margin-left:.5rem;margin-right:-.16667rem}.fr-link--sm{font-size:.875rem;line-height:1.5rem;padding:0}.fr-link--sm.fr-link--icon-left[class*=" fr-fi-"],.fr-link--sm.fr-link--icon-left[class*=" fr-icon-"],.fr-link--sm.fr-link--icon-left[class^=fr-fi-],.fr-link--sm.fr-link--icon-left[class^=fr-icon-]{flex-direction:row;max-height:none;max-width:100%;overflow:initial}.fr-link--sm.fr-link--icon-left[class*=" fr-fi-"]:before,.fr-link--sm.fr-link--icon-left[class*=" fr-icon-"]:before,.fr-link--sm.fr-link--icon-left[class^=fr-fi-]:before,.fr-link--sm.fr-link--icon-left[class^=fr-icon-]:before{--icon-size:1rem;margin-left:-.16667rem;margin-right:.5rem}.fr-link--sm.fr-link--icon-right[class*=" fr-fi-"],.fr-link--sm.fr-link--icon-right[class*=" fr-icon-"],.fr-link--sm.fr-link--icon-right[class^=fr-fi-],.fr-link--sm.fr-link--icon-right[class^=fr-icon-]{flex-direction:row-reverse;max-height:none;max-width:100%;overflow:initial}.fr-link--sm.fr-link--icon-right[class*=" fr-fi-"]:before,.fr-link--sm.fr-link--icon-right[class*=" fr-icon-"]:before,.fr-link--sm.fr-link--icon-right[class^=fr-fi-]:before,.fr-link--sm.fr-link--icon-right[class^=fr-icon-]:before{--icon-size:1rem;margin-left:.5rem;margin-right:-.16667rem}.fr-link--lg{font-size:1.125rem;line-height:1.75rem;padding:0}.fr-link--lg.fr-link--icon-left[class*=" fr-fi-"],.fr-link--lg.fr-link--icon-left[class*=" fr-icon-"],.fr-link--lg.fr-link--icon-left[class^=fr-fi-],.fr-link--lg.fr-link--icon-left[class^=fr-icon-]{flex-direction:row;max-height:none;max-width:100%;overflow:initial}.fr-link--lg.fr-link--icon-left[class*=" fr-fi-"]:before,.fr-link--lg.fr-link--icon-left[class*=" fr-icon-"]:before,.fr-link--lg.fr-link--icon-left[class^=fr-fi-]:before,.fr-link--lg.fr-link--icon-left[class^=fr-icon-]:before{--icon-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}.fr-link--lg.fr-link--icon-right[class*=" fr-fi-"],.fr-link--lg.fr-link--icon-right[class*=" fr-icon-"],.fr-link--lg.fr-link--icon-right[class^=fr-fi-],.fr-link--lg.fr-link--icon-right[class^=fr-icon-]{flex-direction:row-reverse;max-height:none;max-width:100%;overflow:initial}.fr-link--lg.fr-link--icon-right[class*=" fr-fi-"]:before,.fr-link--lg.fr-link--icon-right[class*=" fr-icon-"]:before,.fr-link--lg.fr-link--icon-right[class^=fr-fi-]:before,.fr-link--lg.fr-link--icon-right[class^=fr-icon-]:before{--icon-size:1.5rem;margin-left:.5rem;margin-right:-.25rem}.fr-links-group{--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none;display:flex;flex-wrap:wrap;margin-bottom:0}.fr-links-group>li{display:inline-flex;max-width:100%}.fr-links-group .fr-link{margin-bottom:1rem;margin-right:1rem}.fr-links-group--sm .fr-link{font-size:.875rem;line-height:1.5rem;padding:0}.fr-links-group--sm .fr-link:before{content:none}.fr-links-group--lg .fr-link{font-size:1.125rem;line-height:1.75rem;padding:0}.fr-links-group--lg .fr-link:before{content:none}.fr-link--close{--hover:inherit;--active:inherit;background-color:transparent;color:var(--text-action-high-blue-france);display:flex;flex-direction:row-reverse;font-size:.875rem;font-weight:500;line-height:1.5rem;margin-left:auto;margin-right:-1rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-link--close:before{--icon-size:1rem;background-color:currentColor;content:"";display:inline-block;flex:0 0 auto;height:var(--icon-size);margin-left:.5rem;margin-right:-.16667rem;-webkit-mask-image:url(../../icons/system/close-line.svg);mask-image:url(../../icons/system/close-line.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:var(--icon-size)}.fr-link.fr-link--icon-left.fr-fi-theme-fill{flex-direction:row;font-size:1rem;font-weight:500;line-height:1.5rem;max-height:none;max-width:100%;min-height:2.5rem;overflow:initial;padding:.5rem 1rem}.fr-link.fr-link--icon-left.fr-fi-theme-fill:before{--icon-size:1rem;margin-left:-.16667rem;margin-right:.5rem}.fr-link--close:disabled,a.fr-link--close:not([href]){--hover:inherit;--active:inherit;background-color:transparent;color:var(--text-disabled-grey)}
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-link{--text-spacing:0;--title-spacing:0;align-items:center;color:var(--text-action-high-blue-france);display:inline-flex;flex-direction:row;font-size:1rem;line-height:1.5rem;padding:0;z-index:1}.fr-link--icon-left[class*=" fr-fi-"],.fr-link--icon-left[class*=" fr-icon-"],.fr-link--icon-left[class^=fr-fi-],.fr-link--icon-left[class^=fr-icon-]{flex-direction:row;max-height:none;max-width:100%;overflow:initial}.fr-link--icon-left[class*=" fr-fi-"]:before,.fr-link--icon-left[class*=" fr-icon-"]:before,.fr-link--icon-left[class^=fr-fi-]:before,.fr-link--icon-left[class^=fr-icon-]:before{--icon-size:1rem;margin-left:-.16667rem;margin-right:.5rem}.fr-link--icon-right[class*=" fr-fi-"],.fr-link--icon-right[class*=" fr-icon-"],.fr-link--icon-right[class^=fr-fi-],.fr-link--icon-right[class^=fr-icon-]{flex-direction:row-reverse;max-height:none;max-width:100%;overflow:initial}.fr-link--icon-right[class*=" fr-fi-"]:before,.fr-link--icon-right[class*=" fr-icon-"]:before,.fr-link--icon-right[class^=fr-fi-]:before,.fr-link--icon-right[class^=fr-icon-]:before{--icon-size:1rem;margin-left:.5rem;margin-right:-.16667rem}.fr-link--sm{font-size:.875rem;line-height:1.5rem;padding:0}.fr-link--sm.fr-link--icon-left[class*=" fr-fi-"],.fr-link--sm.fr-link--icon-left[class*=" fr-icon-"],.fr-link--sm.fr-link--icon-left[class^=fr-fi-],.fr-link--sm.fr-link--icon-left[class^=fr-icon-]{flex-direction:row;max-height:none;max-width:100%;overflow:initial}.fr-link--sm.fr-link--icon-left[class*=" fr-fi-"]:before,.fr-link--sm.fr-link--icon-left[class*=" fr-icon-"]:before,.fr-link--sm.fr-link--icon-left[class^=fr-fi-]:before,.fr-link--sm.fr-link--icon-left[class^=fr-icon-]:before{--icon-size:1rem;margin-left:-.16667rem;margin-right:.5rem}.fr-link--sm.fr-link--icon-right[class*=" fr-fi-"],.fr-link--sm.fr-link--icon-right[class*=" fr-icon-"],.fr-link--sm.fr-link--icon-right[class^=fr-fi-],.fr-link--sm.fr-link--icon-right[class^=fr-icon-]{flex-direction:row-reverse;max-height:none;max-width:100%;overflow:initial}.fr-link--sm.fr-link--icon-right[class*=" fr-fi-"]:before,.fr-link--sm.fr-link--icon-right[class*=" fr-icon-"]:before,.fr-link--sm.fr-link--icon-right[class^=fr-fi-]:before,.fr-link--sm.fr-link--icon-right[class^=fr-icon-]:before{--icon-size:1rem;margin-left:.5rem;margin-right:-.16667rem}.fr-link--lg{font-size:1.125rem;line-height:1.75rem;padding:0}.fr-link--lg.fr-link--icon-left[class*=" fr-fi-"],.fr-link--lg.fr-link--icon-left[class*=" fr-icon-"],.fr-link--lg.fr-link--icon-left[class^=fr-fi-],.fr-link--lg.fr-link--icon-left[class^=fr-icon-]{flex-direction:row;max-height:none;max-width:100%;overflow:initial}.fr-link--lg.fr-link--icon-left[class*=" fr-fi-"]:before,.fr-link--lg.fr-link--icon-left[class*=" fr-icon-"]:before,.fr-link--lg.fr-link--icon-left[class^=fr-fi-]:before,.fr-link--lg.fr-link--icon-left[class^=fr-icon-]:before{--icon-size:1.5rem;margin-left:-.25rem;margin-right:.5rem}.fr-link--lg.fr-link--icon-right[class*=" fr-fi-"],.fr-link--lg.fr-link--icon-right[class*=" fr-icon-"],.fr-link--lg.fr-link--icon-right[class^=fr-fi-],.fr-link--lg.fr-link--icon-right[class^=fr-icon-]{flex-direction:row-reverse;max-height:none;max-width:100%;overflow:initial}.fr-link--lg.fr-link--icon-right[class*=" fr-fi-"]:before,.fr-link--lg.fr-link--icon-right[class*=" fr-icon-"]:before,.fr-link--lg.fr-link--icon-right[class^=fr-fi-]:before,.fr-link--lg.fr-link--icon-right[class^=fr-icon-]:before{--icon-size:1.5rem;margin-left:.5rem;margin-right:-.25rem}.fr-links-group{--ul-type:none;--ol-type:none;--ul-start:0;--ol-start:0;--xl-block:0;--li-bottom:0;--ol-content:none;display:flex;flex-wrap:wrap;margin-bottom:0}.fr-links-group>li{display:inline-flex;max-width:100%}.fr-links-group .fr-link{margin-bottom:1rem;margin-right:1rem}.fr-links-group--sm .fr-link{font-size:.875rem;line-height:1.5rem;padding:0}.fr-links-group--sm .fr-link:before{content:none}.fr-links-group--lg .fr-link{font-size:1.125rem;line-height:1.75rem;padding:0}.fr-links-group--lg .fr-link:before{content:none}.fr-link--close{--hover:inherit;--active:inherit;background-color:transparent;color:var(--text-action-high-blue-france);display:flex;flex-direction:row-reverse;font-size:.875rem;font-weight:500;line-height:1.5rem;margin-left:auto;margin-right:-1rem;max-height:none;max-width:100%;min-height:2rem;overflow:initial;padding:.25rem .75rem}.fr-link--close:before{--icon-size:1rem;background-color:currentColor;content:"";display:inline-block;flex:0 0 auto;height:var(--icon-size);margin-left:.5rem;margin-right:-.16667rem;-webkit-mask-image:url(../../icons/system/close-line.svg);mask-image:url(../../icons/system/close-line.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:var(--icon-size)}.fr-link.fr-link--icon-left.fr-fi-theme-fill{flex-direction:row;font-size:1rem;font-weight:500;line-height:1.5rem;max-height:none;max-width:100%;min-height:2.5rem;overflow:initial;padding:.5rem 1rem}.fr-link.fr-link--icon-left.fr-fi-theme-fill:before{--icon-size:1rem;margin-left:-.16667rem;margin-right:.5rem}.fr-link--close:disabled,a.fr-link--close:not([href]){--hover:inherit;--active:inherit;background-color:transparent;color:var(--text-disabled-grey)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-link{background-image:none;color:#000091;text-decoration:underline}.fr-link--sm:before,.fr-link:before{height:1rem;width:1rem}.fr-link--lg:before,.fr-link--sm:before,.fr-link:before{background-color:transparent;background-repeat:no-repeat;background-size:100%}.fr-link--lg:before{height:1.5rem;width:1.5rem}ol.fr-links-group,ul.fr-links-group{list-style-type:none}ol.fr-links-group,ul.fr-links-group{margin-bottom:0;margin-top:0;padding-left:0}.fr-link--close{background-color:transparent;color:#000091}.fr-link--close:hover{background-color:rgba(0,0,0,.05)}.fr-link--close:active{background-color:rgba(0,0,0,.1)}.fr-link--close:disabled,a.fr-link--close:not([href]){background-color:transparent;color:#929292}.fr-link--close:disabled:hover,a.fr-link--close:not([href]):hover{background-color:rgba(0,0,0,.05)}.fr-link--close:disabled:active,a.fr-link--close:not([href]):active{background-color:rgba(0,0,0,.1)}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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
  .fr-logo {
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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-logo{color:#161616}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-logo{--text-spacing:0;--underline-img:none;--link-blank-content:none;color:var(--text-title-grey);display:inline-block;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.03175em;padding:1em;text-indent:-.1em;text-transform:uppercase;vertical-align:middle}.fr-logo:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 18'%3E%3Cpath fill='%23fff' d='M11.3 10.2c-.9.6-1.7 1.3-2.3 2.1v-.1c.4-.5.7-1 1-1.5.4-.2.7-.5 1-.8.5-.5 1-1 1.7-1.3.3-.1.5-.1.8 0-.1.1-.2.1-.4.2H13v-.1c-.3.3-.7.5-1 .9-.1.2-.2.6-.7.6 0 .1.1 0 0 0zm1.6 4.6c0-.1-.1 0-.2 0l-.1.1-.1.1-.2.2s.1.1.2 0l.1-.1c.1 0 .2-.1.2-.2.1 0 .1 0 .1-.1 0 .1 0 0 0 0zm-1.6-4.3c.1 0 .2 0 .2-.1s.1-.1.1-.1v-.1c-.2.1-.3.2-.3.3zm2.4 1.9s0-.1 0 0c.1-.1.2-.1.3-.1.7-.1 1.4-.3 2.1-.6-.8-.5-1.7-.9-2.6-1h.1c-.1-.1-.3-.1-.5-.2h.1c-.2-.1-.5-.1-.7-.2.1 0 .2-.2.2-.3h-.1c-.4.2-.6.5-.8.9.2.1.5 0 .7.1h-.3c-.1 0-.2.1-.2.2h.1c-.1 0-.1.1-.2.1.1.1.2 0 .4 0 0 .1.1.1.1.1-.1 0-.2.1-.3.3-.1.2-.2.2-.3.3v.1c-.3.2-.6.5-.9.8v.1c-.1.1-.2.1-.2.2v.1c.4-.1.6-.4 1-.5l.6-.3c.2 0 .3-.1.5-.1v.1h.2c0 .1-.2 0-.1.1s.3.1.4 0c.2-.2.3-.2.4-.2zM12.4 14c-.4.2-.9.2-1.2.4 0 0 0 .1-.1.1 0 0-.1 0-.1.1-.1 0-.1.1-.2.2l-.1.1s0 .1.1 0l.1-.1s-.1.1-.1.2V15.3l-.1.1s0 .1-.1.1l-.1.1.2-.2.1-.1h.2s0-.1.1-.1c.1-.1.2-.2.3-.2h.1c.1-.1.3-.1.4-.2.1-.1.2-.2.3-.2.2-.2.5-.3.8-.5-.1 0-.2-.1-.3-.1 0 .1-.2 0-.3 0zM30 9.7c-.1.2-.4.2-.6.3-.2.2 0 .4.1.5.1.3-.2.5-.4.5.1.1.2.1.2.1 0 .2.2.2.1.4s-.5.3-.3.5c.1.2.1.5 0 .7-.1.2-.3.4-.5.5-.2.1-.4.1-.6 0-.1 0-.1-.1-.2-.1-.5-.1-1-.2-1.5-.2-.1 0-.3.1-.4.1-.1.1-.3.2-.4.3l-.1.1c-.1.1-.2.2-.2.3-.1.2-.2.4-.2.6-.2.5-.2 1 0 1.4 0 0 1 .3 1.7.6.2.1.5.2.7.4l1.7 1H13.2l1.6-1c.6-.4 1.3-.7 2-1 .5-.2 1.1-.5 1.5-.9.2-.2.3-.4.5-.5.3-.4.6-.7 1-1l.3-.3s0-.1.1-.1c-.2.1-.2.2-.4.2 0 0-.1 0 0-.1s.2-.2.3-.2v-.1c-.4 0-.7.2-1 .5h-.2c-.5.2-.8.5-1.2.7v-.1c-.2.1-.4.2-.5.2-.2 0-.5.1-.8 0-.4 0-.7.1-1.1.2-.2.1-.4.1-.6.2v.1l-.2.2c-.2.1-.3.2-.5.4l-.5.5h-.1l.1-.1.1-.1c0-.1.1-.1.1-.2.2-.1.3-.3.5-.4 0 0-.1 0 0 0 0 0 0-.1.1-.1l-.1.1c-.1.1-.1.2-.2.2v-.1-.1l.2-.2c.1-.1.2-.1.3-.2h.1c-.2.1-.3.1-.5.2H14h-.1c0-.1.1-.1.2-.2h.1c1-.8 2.3-.6 3.4-1 .1-.1.2-.1.3-.2.1-.1.3-.2.5-.3.2-.2.4-.4.5-.7v-.1c-.4.4-.8.7-1.3 1-.6.2-1.3.4-2 .4 0-.1.1-.1.1-.1 0-.1.1-.1.1-.2h.1s0-.1.1-.1h.1c-.1-.1-.3.1-.4 0 .1-.1 0-.2.1-.2h.1s0-.1.1-.1c.5-.3.9-.5 1.3-.7-.1 0-.1.1-.2 0 .1 0 0-.1.1-.1.3-.1.6-.3.9-.4-.1 0-.2.1-.3 0 .1 0 .1-.1.2-.1v-.1h0c0-.1.1 0 .2-.1h-.1c.1-.1.2-.2.4-.2 0-.1-.1 0-.1-.1h.1-.5c-.1 0 0-.1 0-.1.1-.2.2-.5.3-.7h-.1c-.3.3-.8.5-1.2.6h-.2c-.2.1-.4.1-.5 0-.1-.1-.2-.2-.3-.2-.2-.1-.5-.3-.8-.4-.7-.2-1.5-.4-2.3-.3.3-.1.7-.2 1.1-.3.5-.2 1-.3 1.5-.3h-.3c-.4 0-.9.1-1.3.2-.3.1-.6.2-.9.2-.2.1-.3.2-.5.2v-.1c.3-.4.7-.7 1.1-.8.5-.1 1.1 0 1.6.1.4 0 .8.1 1.1.2.1 0 .2.2.3.3.2.1.4 0 .5.1v-.2c.1-.1.3 0 .4 0 .2-.2-.2-.4-.3-.6v-.1c.2.2.5.4.7.6.1.1.5.2.5 0-.2-.3-.4-.6-.7-.9v-.2c-.1 0-.1 0-.1-.1-.1-.1-.1-.2-.1-.3-.1-.2 0-.4-.1-.5-.1-.2-.1-.3-.1-.5-.1-.5-.2-1-.3-1.4-.1-.6.3-1 .6-1.5.2-.4.5-.7.8-1 .1-.4.3-.7.6-1 .3-.3.6-.5.9-.6.3-.1.5-.2.8-.3l2.5-.4H25l1.8.3c.1 0 .2 0 .2.1.1.1.3.2.4.2.2.1.4.3.6.5.1.1.2.3.1.4-.1.1-.1.4-.2.4-.2.1-.4.1-.6.1-.1 0-.2 0-.4-.1.5.2.9.4 1.2.8 0 .1.2.1.3.1v.1c-.1.1-.1.1-.1.2h.1c.1-.1.1-.4.3-.3.2.1.2.3.1.4-.1.1-.2.2-.4.3v.2c.1.1.1.2.2.4s.1.5.2.7c.1.5.2.9.2 1.4 0 .2-.1.5 0 .7l.3.6c.1.2.2.3.3.5.2.3.6.6.4 1zm-15.6 5.2c-.1 0-.1.1-.1.1s.1 0 .1-.1zm5.8-1.8c-.1.1 0 0 0 0zm-6.7-.2c0 .1.1 0 .1 0 .2-.1.5 0 .6-.2-.1-.1-.2 0-.2-.1-.1 0-.2 0-.2.1-.1.1-.3.1-.3.2z'/%3E%3Cpath fill='gray' d='M27.9 6.8c.1 0 .3 0 .3.1-.1.2-.4.3-.6.5h-.1c-.1.1-.1.2-.1.2h-.3c.1.1.3.2.5.2l.1.1h.2V8c-.1.1-.2.1-.4.1.2.1.5.1.7 0 .2-.1 0-.4.1-.5-.1 0 0-.1-.1-.1.1-.1.1-.2.2-.2s.1 0 .2-.1c0-.1-.1-.1-.1-.2.2-.1.3-.3.3-.5 0-.1-.3-.1-.4-.2h-.5c-.2 0-.3.1-.5.1l-.6.3c.2-.1.4-.1.7-.2 0 .3.2.3.4.3'/%3E%3C/svg%3E"),linear-gradient(90deg,#000091,#000091 50%,#e1000f 0,#e1000f),linear-gradient(90deg,#161616,#161616);background-position:0 -.0625rem,0 0,0 0;background-repeat:no-repeat,no-repeat,no-repeat;background-size:2.75rem 1.125rem,2.75rem 1rem,0;content:"";display:block;height:1rem;margin-bottom:.33333rem;width:2.75rem}:root[data-fr-mourning] .fr-logo:before{background-size:2.75rem 1.125rem,0,2.75rem 1rem;box-shadow:0 0 0 1px #fff}.fr-logo:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 252 180'%3E%3Cdefs%3E%3Csymbol id='a' viewBox='0 0 11 15.5'%3E%3Cpath d='M10.4 5.3C11.9 1.5 10.1 0 7.9 0 4.2 0 0 6.5 0 11.7c0 2.5 1.2 3.8 3 3.8 2.1 0 4.3-2 6.2-5.5h-1c-1.2 1.5-2.6 2.6-3.9 2.6-1.3 0-2-.8-2-2.6a10.7 10.7 0 01.3-2.2zm-4-3.1c1.1 0 2 .8 1.5 2.6L3.1 6.1c.8-2.2 2.2-4 3.4-4z'/%3E%3C/symbol%3E%3Csymbol id='b' viewBox='0 0 12.4 21.8'%3E%3Cuse width='11' height='15.5' y='6.4' href='%23a'/%3E%3Cpath d='M7.9 4.7L12.4.6V0h-3L6.7 4.7H8z'/%3E%3C/symbol%3E%3Csymbol id='c' viewBox='0 0 11.5 19'%3E%3Cpath d='M1.7 5.7h2.6L.1 17.1a1.3 1.3 0 001.2 2c3 0 6.4-2.6 7.8-6.2h-.7a9.4 9.4 0 01-5.1 3.5L7 5.7H11l.5-1.6H7.7L9 0H7.6L4.9 4.1l-3.2.4v1.2z'/%3E%3C/symbol%3E%3Csymbol id='d' viewBox='0 0 9.8 21.9'%3E%3Cpath d='M7.6 8c.3-1-.4-1.6-1-1.6-2.2 0-5 2.1-6 5h.7A5.6 5.6 0 014.4 9L.1 20.3a1.1 1.1 0 001 1.6c2.2 0 4.7-2 5.8-5H6A5.6 5.6 0 013 19.5zM8 3.7a1.8 1.8 0 001.8-1.8A1.8 1.8 0 008 0a1.8 1.8 0 00-1.8 1.8A1.8 1.8 0 008 3.6'/%3E%3C/symbol%3E%3Csymbol id='e' viewBox='0 0 14.8 15.5'%3E%3Cpath d='M3.3 3.1c.7 0 1 1 0 3.4l-3 6.8c-.7 1.3 0 2.2 1.2 2.2a1.3 1.3 0 001.5-1l3-8C7.4 4.8 10 3 11 3s.8.6.3 1.6l-4.6 9a1.3 1.3 0 001.1 1.9c2.3 0 5-2 6-5h-.6A5.6 5.6 0 0110 13l4-8a6.1 6.1 0 00.8-2.8A2 2 0 0012.6 0c-2 0-3.6 2.2-6 5V2.8C6.6 1.4 6.1 0 4.8 0 3.2 0 1.8 2.5.7 4.9h.7c.7-1.1 1.3-1.8 2-1.8'/%3E%3C/symbol%3E%3Csymbol id='f' viewBox='0 0 12 15.5'%3E%3Cpath d='M11.8 3.5c.5-1.9.2-3.5-1.2-3.5-1.8 0-2.3 1.2-4 5V2.8C6.5 1.3 6 0 4.6 0 3.1 0 1.7 2.5.5 5h.8C2 3.7 2.8 3 3.3 3c.7 0 1 1 0 3.4l-3 6.8c-.7 1.3 0 2.1 1.2 2.1a1.3 1.3 0 001.5-1l3-8a50.3 50.3 0 012.6-3h3.2z'/%3E%3C/symbol%3E%3Csymbol id='g' viewBox='0 0 14.7 16.2'%3E%3Cpath d='M10.5 13.1c-.6 0-1-1 0-3.4L14.6.1 13.4 0l-1.3 1.3h-.3C6.1 1.3 0 8.6 0 14.2a2 2 0 002.1 2.1c1.7 0 3.3-2.4 5.2-5l-.1 1c-.3 2.6.6 4 2 4 1.5 0 3-2.4 4-4.9h-.7c-.7 1.1-1.5 1.8-2 1.8zM7.9 9.8c-1.3 1.6-3.4 3.5-4.3 3.5-.5 0-.9-.5-.9-1.6 0-3.5 4-8.2 6-8.2a4.2 4.2 0 011.4.2z'/%3E%3C/symbol%3E%3Csymbol id='h' viewBox='0 0 21.9 19.8'%3E%3Cpath d='M11.2 19.8l.3-.9c-3.8-.7-4.3-.7-2.7-4.8l1.4-3.9h3c1.9 0 1.9.9 1.6 3h1l2.6-6.9h-1c-1 1.6-1.8 2.9-3.8 2.9h-3l2-5.6c.8-2 1.1-2.4 3.7-2.4h.7c2.6 0 3 .7 3 3.5h1l.9-4.7H7.3L7 .9c3 .6 3.3.9 2 4.8L5.7 14c-1.5 3.9-2 4.2-5.5 4.8l-.3.9z'/%3E%3C/symbol%3E%3Csymbol id='i' viewBox='0 0 10.1 21.9'%3E%3Cpath d='M2.9 19.4L10.1.3 9.8 0l-5 .6v.6l1 .7c.9.7.6 1.3-.2 3.4L.2 19.9a1.3 1.3 0 001.1 2c2.3 0 4.7-2.1 5.8-5h-.7a6.5 6.5 0 01-3.5 2.5'/%3E%3C/symbol%3E%3Csymbol id='j' viewBox='0 0 18 22'%3E%3Cpath d='M18 .6h-4.3a3.8 3.8 0 00-2.1-.6A6.6 6.6 0 005 6.5a3.3 3.3 0 003 3.6c-1.9.8-3 1.8-3 2.9a1.7 1.7 0 00.9 1.5c-4.3 1.3-6 2.8-6 4.7 0 2 2.6 2.8 5.6 2.8 5.3 0 9.6-2.7 9.6-5.1 0-1.8-1.6-2.5-4.3-3.3-2.2-.7-3.2-.8-3.2-1.6A2.4 2.4 0 019 10.2a6.6 6.6 0 006.1-6.5 4.5 4.5 0 00-.2-1.5h2.5zM9.8 16.2c2.1.7 3 1 3 1.6 0 1.4-2 2.5-5.6 2.5-2.7 0-4-.6-4-2 0-1.5 1.4-2.5 3.5-3.3a21.5 21.5 0 003 1.2zM9 9c-1 0-1.3-.8-1.3-1.7 0-2.8 1.4-6.2 3.5-6.2 1 0 1.3.8 1.3 1.6 0 2.9-1.4 6.3-3.5 6.3z'/%3E%3C/symbol%3E%3Csymbol id='k' viewBox='0 0 23 25.1'%3E%3Cpath d='M14.3 15.6c1.9 0 2 .8 1.6 2.8H17l2.5-6.8h-1c-1 1.6-1.7 2.9-3.8 2.9h-4.1l2-5.6c.7-2 1-2.4 3.7-2.4H18c2.6 0 3 .7 3 3.5h1l.9-4.7H7.3l-.3.9c3 .6 3.3.9 2 4.8l-3.2 8.4c-1.5 3.9-2 4.2-5.6 4.8l-.2 1h17.4l3.2-5h-1.2c-2 2-4 3.8-8 3.8-4.7 0-4.3-.3-2.7-4.6l1.4-3.8h4.2zm2.3-11.8L21 .6V0h-3l-2.6 3.9h1.2v-.1z'/%3E%3C/symbol%3E%3Csymbol id='l' viewBox='0 0 13.6 21.8'%3E%3Cpath d='M11.4 6.4c-2 0-4 2.2-5.8 4.8L9.6.3 9.4 0l-5 .6V1l1 .8c.9.7.6 1.3-.2 3.4L.8 16.8A13.9 13.9 0 000 19c0 1.4 1.8 2.7 3.5 2.7 3.8 0 10-6.9 10-12.2 0-2.3-.5-3.2-2.1-3.2zM4.8 19.5c-.8 0-1.9-.7-1.9-1.3a15.5 15.5 0 01.8-2.2L5 12.7C6.3 11 8.4 9.3 9.6 9.3c.7 0 1.2.4 1.2 1.5 0 3.1-2.9 8.7-6 8.7z'/%3E%3C/symbol%3E%3Csymbol id='m' viewBox='0 0 19.2 19.9'%3E%3Cpath d='M17.6 0H7.3L7 .9c3 .6 3.3.9 2 4.8l-3.2 8.5c-1.5 3.9-2 4.2-5.5 4.8L0 20h15.7l3.5-6H18c-2 2-4.2 4.8-7.7 4.8-2.7 0-3-.5-1.6-4.5l3.1-8.5c1.4-3.9 2-4.2 5.5-4.8z'/%3E%3C/symbol%3E%3Csymbol id='n' viewBox='0 0 126 90'%3E%3Cuse width='12.4' height='21.8' x='112.7' y='66.1' href='%23b'/%3E%3Cuse width='11.5' height='19' x='102.2' y='69' href='%23c'/%3E%3Cuse width='9.8' height='21.9' x='93.6' y='66.1' href='%23d'/%3E%3Cuse width='14.8' height='15.5' x='77.2' y='72.5' href='%23e'/%3E%3Cuse width='12' height='15.5' x='65.7' y='72.5' href='%23f'/%3E%3Cuse width='11' height='15.5' x='54.3' y='72.5' href='%23a'/%3E%3Cuse width='11.5' height='19' x='43.7' y='69' href='%23c'/%3E%3Cuse width='14.7' height='16.2' x='28.9' y='71.8' href='%23g'/%3E%3Cuse width='12' height='15.5' x='19.6' y='72.5' href='%23f'/%3E%3Cuse width='21.9' height='19.8' y='67.6' href='%23h'/%3E%3Cuse width='12.4' height='21.8' x='77.3' y='33.1' href='%23b'/%3E%3Cuse width='11.5' height='19' x='66.8' y='36' href='%23c'/%3E%3Cuse width='9.8' height='21.9' x='58.2' y='33' href='%23d'/%3E%3Cuse width='10.1' height='21.9' x='49.4' y='33.1' href='%23i'/%3E%3Cuse width='14.7' height='16.2' x='34.9' y='38.8' href='%23g'/%3E%3Cuse width='18' height='22' x='18.6' y='39.4' href='%23j'/%3E%3Cuse width='23' height='25.1' y='29.3' href='%23k'/%3E%3Cuse width='12.4' height='21.8' x='76.8' y='.1' href='%23b'/%3E%3Cuse width='11.5' height='19' x='66.2' y='2.9' href='%23c'/%3E%3Cuse width='12' height='15.5' x='54.8' y='6.5' href='%23f'/%3E%3Cuse width='11' height='15.5' x='43.4' y='6.4' href='%23a'/%3E%3Cuse width='13.6' height='21.8' x='29.4' y='.1' href='%23l'/%3E%3Cuse width='9.8' height='21.9' x='20.6' href='%23d'/%3E%3Cuse width='19.2' height='19.9' y='1.4' href='%23m'/%3E%3C/symbol%3E%3C/defs%3E%3Cuse fill='%23161616' width='126' height='90' x='0' y='0' href='%23n'/%3E%3Cuse fill='%23fff' width='126' height='90' x='126' y='90' href='%23n'/%3E%3C/svg%3E");background-position:0 calc(100% + 1.875rem);background-repeat:no-repeat;background-size:5.25rem 3.75rem;content:"";display:block;min-width:2.625rem;padding-top:2.20833rem}[data-fr-theme=dark] .fr-logo:after{background-position:-2.625rem 100%}.fr-logo--sm{font-size:.7875rem}.fr-logo--sm:before{background-position:0 -.04688rem,0 0,0 0;background-size:2.0625rem .84375rem,2.0625rem .75rem,0;height:.75rem;margin-bottom:.25rem;width:2.0625rem}:root[data-fr-mourning] .fr-logo--sm:before{background-size:2.0625rem .84375rem,0,2.0625rem .75rem}.fr-logo--sm:after{background-position:0 calc(100% + 1.40625rem);background-size:3.9375rem 2.8125rem;min-width:1.96875rem;padding-top:1.65625rem}[data-fr-theme=dark] .fr-logo--sm:after{background-position:-1.96875rem 100%}.fr-logo--lg{font-size:1.3125rem}.fr-logo--lg:before{background-position:0 -.07812rem,0 0,0 0;background-size:3.4375rem 1.40625rem,3.4375rem 1.25rem,0;height:1.25rem;margin-bottom:.41667rem;width:3.4375rem}:root[data-fr-mourning] .fr-logo--lg:before{background-size:3.4375rem 1.40625rem,0,3.4375rem 1.25rem}.fr-logo--lg:after{background-position:0 calc(100% + 2.34375rem);background-size:6.5625rem 4.6875rem;min-width:3.28125rem;padding-top:2.76042rem}[data-fr-theme=dark] .fr-logo--lg:after{background-position:-3.28125rem 100%}
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-logo{--text-spacing:0;--underline-img:none;--link-blank-content:none;color:var(--text-title-grey);display:inline-block;font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.03175em;padding:1em;text-indent:-.1em;text-transform:uppercase;vertical-align:middle}.fr-logo:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 18'%3E%3Cpath fill='%23fff' d='M11.3 10.2c-.9.6-1.7 1.3-2.3 2.1v-.1c.4-.5.7-1 1-1.5.4-.2.7-.5 1-.8.5-.5 1-1 1.7-1.3.3-.1.5-.1.8 0-.1.1-.2.1-.4.2H13v-.1c-.3.3-.7.5-1 .9-.1.2-.2.6-.7.6 0 .1.1 0 0 0zm1.6 4.6c0-.1-.1 0-.2 0l-.1.1-.1.1-.2.2s.1.1.2 0l.1-.1c.1 0 .2-.1.2-.2.1 0 .1 0 .1-.1 0 .1 0 0 0 0zm-1.6-4.3c.1 0 .2 0 .2-.1s.1-.1.1-.1v-.1c-.2.1-.3.2-.3.3zm2.4 1.9s0-.1 0 0c.1-.1.2-.1.3-.1.7-.1 1.4-.3 2.1-.6-.8-.5-1.7-.9-2.6-1h.1c-.1-.1-.3-.1-.5-.2h.1c-.2-.1-.5-.1-.7-.2.1 0 .2-.2.2-.3h-.1c-.4.2-.6.5-.8.9.2.1.5 0 .7.1h-.3c-.1 0-.2.1-.2.2h.1c-.1 0-.1.1-.2.1.1.1.2 0 .4 0 0 .1.1.1.1.1-.1 0-.2.1-.3.3-.1.2-.2.2-.3.3v.1c-.3.2-.6.5-.9.8v.1c-.1.1-.2.1-.2.2v.1c.4-.1.6-.4 1-.5l.6-.3c.2 0 .3-.1.5-.1v.1h.2c0 .1-.2 0-.1.1s.3.1.4 0c.2-.2.3-.2.4-.2zM12.4 14c-.4.2-.9.2-1.2.4 0 0 0 .1-.1.1 0 0-.1 0-.1.1-.1 0-.1.1-.2.2l-.1.1s0 .1.1 0l.1-.1s-.1.1-.1.2V15.3l-.1.1s0 .1-.1.1l-.1.1.2-.2.1-.1h.2s0-.1.1-.1c.1-.1.2-.2.3-.2h.1c.1-.1.3-.1.4-.2.1-.1.2-.2.3-.2.2-.2.5-.3.8-.5-.1 0-.2-.1-.3-.1 0 .1-.2 0-.3 0zM30 9.7c-.1.2-.4.2-.6.3-.2.2 0 .4.1.5.1.3-.2.5-.4.5.1.1.2.1.2.1 0 .2.2.2.1.4s-.5.3-.3.5c.1.2.1.5 0 .7-.1.2-.3.4-.5.5-.2.1-.4.1-.6 0-.1 0-.1-.1-.2-.1-.5-.1-1-.2-1.5-.2-.1 0-.3.1-.4.1-.1.1-.3.2-.4.3l-.1.1c-.1.1-.2.2-.2.3-.1.2-.2.4-.2.6-.2.5-.2 1 0 1.4 0 0 1 .3 1.7.6.2.1.5.2.7.4l1.7 1H13.2l1.6-1c.6-.4 1.3-.7 2-1 .5-.2 1.1-.5 1.5-.9.2-.2.3-.4.5-.5.3-.4.6-.7 1-1l.3-.3s0-.1.1-.1c-.2.1-.2.2-.4.2 0 0-.1 0 0-.1s.2-.2.3-.2v-.1c-.4 0-.7.2-1 .5h-.2c-.5.2-.8.5-1.2.7v-.1c-.2.1-.4.2-.5.2-.2 0-.5.1-.8 0-.4 0-.7.1-1.1.2-.2.1-.4.1-.6.2v.1l-.2.2c-.2.1-.3.2-.5.4l-.5.5h-.1l.1-.1.1-.1c0-.1.1-.1.1-.2.2-.1.3-.3.5-.4 0 0-.1 0 0 0 0 0 0-.1.1-.1l-.1.1c-.1.1-.1.2-.2.2v-.1-.1l.2-.2c.1-.1.2-.1.3-.2h.1c-.2.1-.3.1-.5.2H14h-.1c0-.1.1-.1.2-.2h.1c1-.8 2.3-.6 3.4-1 .1-.1.2-.1.3-.2.1-.1.3-.2.5-.3.2-.2.4-.4.5-.7v-.1c-.4.4-.8.7-1.3 1-.6.2-1.3.4-2 .4 0-.1.1-.1.1-.1 0-.1.1-.1.1-.2h.1s0-.1.1-.1h.1c-.1-.1-.3.1-.4 0 .1-.1 0-.2.1-.2h.1s0-.1.1-.1c.5-.3.9-.5 1.3-.7-.1 0-.1.1-.2 0 .1 0 0-.1.1-.1.3-.1.6-.3.9-.4-.1 0-.2.1-.3 0 .1 0 .1-.1.2-.1v-.1h0c0-.1.1 0 .2-.1h-.1c.1-.1.2-.2.4-.2 0-.1-.1 0-.1-.1h.1-.5c-.1 0 0-.1 0-.1.1-.2.2-.5.3-.7h-.1c-.3.3-.8.5-1.2.6h-.2c-.2.1-.4.1-.5 0-.1-.1-.2-.2-.3-.2-.2-.1-.5-.3-.8-.4-.7-.2-1.5-.4-2.3-.3.3-.1.7-.2 1.1-.3.5-.2 1-.3 1.5-.3h-.3c-.4 0-.9.1-1.3.2-.3.1-.6.2-.9.2-.2.1-.3.2-.5.2v-.1c.3-.4.7-.7 1.1-.8.5-.1 1.1 0 1.6.1.4 0 .8.1 1.1.2.1 0 .2.2.3.3.2.1.4 0 .5.1v-.2c.1-.1.3 0 .4 0 .2-.2-.2-.4-.3-.6v-.1c.2.2.5.4.7.6.1.1.5.2.5 0-.2-.3-.4-.6-.7-.9v-.2c-.1 0-.1 0-.1-.1-.1-.1-.1-.2-.1-.3-.1-.2 0-.4-.1-.5-.1-.2-.1-.3-.1-.5-.1-.5-.2-1-.3-1.4-.1-.6.3-1 .6-1.5.2-.4.5-.7.8-1 .1-.4.3-.7.6-1 .3-.3.6-.5.9-.6.3-.1.5-.2.8-.3l2.5-.4H25l1.8.3c.1 0 .2 0 .2.1.1.1.3.2.4.2.2.1.4.3.6.5.1.1.2.3.1.4-.1.1-.1.4-.2.4-.2.1-.4.1-.6.1-.1 0-.2 0-.4-.1.5.2.9.4 1.2.8 0 .1.2.1.3.1v.1c-.1.1-.1.1-.1.2h.1c.1-.1.1-.4.3-.3.2.1.2.3.1.4-.1.1-.2.2-.4.3v.2c.1.1.1.2.2.4s.1.5.2.7c.1.5.2.9.2 1.4 0 .2-.1.5 0 .7l.3.6c.1.2.2.3.3.5.2.3.6.6.4 1zm-15.6 5.2c-.1 0-.1.1-.1.1s.1 0 .1-.1zm5.8-1.8c-.1.1 0 0 0 0zm-6.7-.2c0 .1.1 0 .1 0 .2-.1.5 0 .6-.2-.1-.1-.2 0-.2-.1-.1 0-.2 0-.2.1-.1.1-.3.1-.3.2z'/%3E%3Cpath fill='gray' d='M27.9 6.8c.1 0 .3 0 .3.1-.1.2-.4.3-.6.5h-.1c-.1.1-.1.2-.1.2h-.3c.1.1.3.2.5.2l.1.1h.2V8c-.1.1-.2.1-.4.1.2.1.5.1.7 0 .2-.1 0-.4.1-.5-.1 0 0-.1-.1-.1.1-.1.1-.2.2-.2s.1 0 .2-.1c0-.1-.1-.1-.1-.2.2-.1.3-.3.3-.5 0-.1-.3-.1-.4-.2h-.5c-.2 0-.3.1-.5.1l-.6.3c.2-.1.4-.1.7-.2 0 .3.2.3.4.3'/%3E%3C/svg%3E"),linear-gradient(90deg,#000091,#000091 50%,#e1000f 0,#e1000f),linear-gradient(90deg,#161616,#161616);background-position:0 -.0625rem,0 0,0 0;background-repeat:no-repeat,no-repeat,no-repeat;background-size:2.75rem 1.125rem,2.75rem 1rem,0;content:"";display:block;height:1rem;margin-bottom:.33333rem;width:2.75rem}:root[data-fr-mourning] .fr-logo:before{background-size:2.75rem 1.125rem,0,2.75rem 1rem;box-shadow:0 0 0 1px #fff}.fr-logo:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 252 180'%3E%3Cdefs%3E%3Csymbol id='a' viewBox='0 0 11 15.5'%3E%3Cpath d='M10.4 5.3C11.9 1.5 10.1 0 7.9 0 4.2 0 0 6.5 0 11.7c0 2.5 1.2 3.8 3 3.8 2.1 0 4.3-2 6.2-5.5h-1c-1.2 1.5-2.6 2.6-3.9 2.6-1.3 0-2-.8-2-2.6a10.7 10.7 0 01.3-2.2zm-4-3.1c1.1 0 2 .8 1.5 2.6L3.1 6.1c.8-2.2 2.2-4 3.4-4z'/%3E%3C/symbol%3E%3Csymbol id='b' viewBox='0 0 12.4 21.8'%3E%3Cuse width='11' height='15.5' y='6.4' href='%23a'/%3E%3Cpath d='M7.9 4.7L12.4.6V0h-3L6.7 4.7H8z'/%3E%3C/symbol%3E%3Csymbol id='c' viewBox='0 0 11.5 19'%3E%3Cpath d='M1.7 5.7h2.6L.1 17.1a1.3 1.3 0 001.2 2c3 0 6.4-2.6 7.8-6.2h-.7a9.4 9.4 0 01-5.1 3.5L7 5.7H11l.5-1.6H7.7L9 0H7.6L4.9 4.1l-3.2.4v1.2z'/%3E%3C/symbol%3E%3Csymbol id='d' viewBox='0 0 9.8 21.9'%3E%3Cpath d='M7.6 8c.3-1-.4-1.6-1-1.6-2.2 0-5 2.1-6 5h.7A5.6 5.6 0 014.4 9L.1 20.3a1.1 1.1 0 001 1.6c2.2 0 4.7-2 5.8-5H6A5.6 5.6 0 013 19.5zM8 3.7a1.8 1.8 0 001.8-1.8A1.8 1.8 0 008 0a1.8 1.8 0 00-1.8 1.8A1.8 1.8 0 008 3.6'/%3E%3C/symbol%3E%3Csymbol id='e' viewBox='0 0 14.8 15.5'%3E%3Cpath d='M3.3 3.1c.7 0 1 1 0 3.4l-3 6.8c-.7 1.3 0 2.2 1.2 2.2a1.3 1.3 0 001.5-1l3-8C7.4 4.8 10 3 11 3s.8.6.3 1.6l-4.6 9a1.3 1.3 0 001.1 1.9c2.3 0 5-2 6-5h-.6A5.6 5.6 0 0110 13l4-8a6.1 6.1 0 00.8-2.8A2 2 0 0012.6 0c-2 0-3.6 2.2-6 5V2.8C6.6 1.4 6.1 0 4.8 0 3.2 0 1.8 2.5.7 4.9h.7c.7-1.1 1.3-1.8 2-1.8'/%3E%3C/symbol%3E%3Csymbol id='f' viewBox='0 0 12 15.5'%3E%3Cpath d='M11.8 3.5c.5-1.9.2-3.5-1.2-3.5-1.8 0-2.3 1.2-4 5V2.8C6.5 1.3 6 0 4.6 0 3.1 0 1.7 2.5.5 5h.8C2 3.7 2.8 3 3.3 3c.7 0 1 1 0 3.4l-3 6.8c-.7 1.3 0 2.1 1.2 2.1a1.3 1.3 0 001.5-1l3-8a50.3 50.3 0 012.6-3h3.2z'/%3E%3C/symbol%3E%3Csymbol id='g' viewBox='0 0 14.7 16.2'%3E%3Cpath d='M10.5 13.1c-.6 0-1-1 0-3.4L14.6.1 13.4 0l-1.3 1.3h-.3C6.1 1.3 0 8.6 0 14.2a2 2 0 002.1 2.1c1.7 0 3.3-2.4 5.2-5l-.1 1c-.3 2.6.6 4 2 4 1.5 0 3-2.4 4-4.9h-.7c-.7 1.1-1.5 1.8-2 1.8zM7.9 9.8c-1.3 1.6-3.4 3.5-4.3 3.5-.5 0-.9-.5-.9-1.6 0-3.5 4-8.2 6-8.2a4.2 4.2 0 011.4.2z'/%3E%3C/symbol%3E%3Csymbol id='h' viewBox='0 0 21.9 19.8'%3E%3Cpath d='M11.2 19.8l.3-.9c-3.8-.7-4.3-.7-2.7-4.8l1.4-3.9h3c1.9 0 1.9.9 1.6 3h1l2.6-6.9h-1c-1 1.6-1.8 2.9-3.8 2.9h-3l2-5.6c.8-2 1.1-2.4 3.7-2.4h.7c2.6 0 3 .7 3 3.5h1l.9-4.7H7.3L7 .9c3 .6 3.3.9 2 4.8L5.7 14c-1.5 3.9-2 4.2-5.5 4.8l-.3.9z'/%3E%3C/symbol%3E%3Csymbol id='i' viewBox='0 0 10.1 21.9'%3E%3Cpath d='M2.9 19.4L10.1.3 9.8 0l-5 .6v.6l1 .7c.9.7.6 1.3-.2 3.4L.2 19.9a1.3 1.3 0 001.1 2c2.3 0 4.7-2.1 5.8-5h-.7a6.5 6.5 0 01-3.5 2.5'/%3E%3C/symbol%3E%3Csymbol id='j' viewBox='0 0 18 22'%3E%3Cpath d='M18 .6h-4.3a3.8 3.8 0 00-2.1-.6A6.6 6.6 0 005 6.5a3.3 3.3 0 003 3.6c-1.9.8-3 1.8-3 2.9a1.7 1.7 0 00.9 1.5c-4.3 1.3-6 2.8-6 4.7 0 2 2.6 2.8 5.6 2.8 5.3 0 9.6-2.7 9.6-5.1 0-1.8-1.6-2.5-4.3-3.3-2.2-.7-3.2-.8-3.2-1.6A2.4 2.4 0 019 10.2a6.6 6.6 0 006.1-6.5 4.5 4.5 0 00-.2-1.5h2.5zM9.8 16.2c2.1.7 3 1 3 1.6 0 1.4-2 2.5-5.6 2.5-2.7 0-4-.6-4-2 0-1.5 1.4-2.5 3.5-3.3a21.5 21.5 0 003 1.2zM9 9c-1 0-1.3-.8-1.3-1.7 0-2.8 1.4-6.2 3.5-6.2 1 0 1.3.8 1.3 1.6 0 2.9-1.4 6.3-3.5 6.3z'/%3E%3C/symbol%3E%3Csymbol id='k' viewBox='0 0 23 25.1'%3E%3Cpath d='M14.3 15.6c1.9 0 2 .8 1.6 2.8H17l2.5-6.8h-1c-1 1.6-1.7 2.9-3.8 2.9h-4.1l2-5.6c.7-2 1-2.4 3.7-2.4H18c2.6 0 3 .7 3 3.5h1l.9-4.7H7.3l-.3.9c3 .6 3.3.9 2 4.8l-3.2 8.4c-1.5 3.9-2 4.2-5.6 4.8l-.2 1h17.4l3.2-5h-1.2c-2 2-4 3.8-8 3.8-4.7 0-4.3-.3-2.7-4.6l1.4-3.8h4.2zm2.3-11.8L21 .6V0h-3l-2.6 3.9h1.2v-.1z'/%3E%3C/symbol%3E%3Csymbol id='l' viewBox='0 0 13.6 21.8'%3E%3Cpath d='M11.4 6.4c-2 0-4 2.2-5.8 4.8L9.6.3 9.4 0l-5 .6V1l1 .8c.9.7.6 1.3-.2 3.4L.8 16.8A13.9 13.9 0 000 19c0 1.4 1.8 2.7 3.5 2.7 3.8 0 10-6.9 10-12.2 0-2.3-.5-3.2-2.1-3.2zM4.8 19.5c-.8 0-1.9-.7-1.9-1.3a15.5 15.5 0 01.8-2.2L5 12.7C6.3 11 8.4 9.3 9.6 9.3c.7 0 1.2.4 1.2 1.5 0 3.1-2.9 8.7-6 8.7z'/%3E%3C/symbol%3E%3Csymbol id='m' viewBox='0 0 19.2 19.9'%3E%3Cpath d='M17.6 0H7.3L7 .9c3 .6 3.3.9 2 4.8l-3.2 8.5c-1.5 3.9-2 4.2-5.5 4.8L0 20h15.7l3.5-6H18c-2 2-4.2 4.8-7.7 4.8-2.7 0-3-.5-1.6-4.5l3.1-8.5c1.4-3.9 2-4.2 5.5-4.8z'/%3E%3C/symbol%3E%3Csymbol id='n' viewBox='0 0 126 90'%3E%3Cuse width='12.4' height='21.8' x='112.7' y='66.1' href='%23b'/%3E%3Cuse width='11.5' height='19' x='102.2' y='69' href='%23c'/%3E%3Cuse width='9.8' height='21.9' x='93.6' y='66.1' href='%23d'/%3E%3Cuse width='14.8' height='15.5' x='77.2' y='72.5' href='%23e'/%3E%3Cuse width='12' height='15.5' x='65.7' y='72.5' href='%23f'/%3E%3Cuse width='11' height='15.5' x='54.3' y='72.5' href='%23a'/%3E%3Cuse width='11.5' height='19' x='43.7' y='69' href='%23c'/%3E%3Cuse width='14.7' height='16.2' x='28.9' y='71.8' href='%23g'/%3E%3Cuse width='12' height='15.5' x='19.6' y='72.5' href='%23f'/%3E%3Cuse width='21.9' height='19.8' y='67.6' href='%23h'/%3E%3Cuse width='12.4' height='21.8' x='77.3' y='33.1' href='%23b'/%3E%3Cuse width='11.5' height='19' x='66.8' y='36' href='%23c'/%3E%3Cuse width='9.8' height='21.9' x='58.2' y='33' href='%23d'/%3E%3Cuse width='10.1' height='21.9' x='49.4' y='33.1' href='%23i'/%3E%3Cuse width='14.7' height='16.2' x='34.9' y='38.8' href='%23g'/%3E%3Cuse width='18' height='22' x='18.6' y='39.4' href='%23j'/%3E%3Cuse width='23' height='25.1' y='29.3' href='%23k'/%3E%3Cuse width='12.4' height='21.8' x='76.8' y='.1' href='%23b'/%3E%3Cuse width='11.5' height='19' x='66.2' y='2.9' href='%23c'/%3E%3Cuse width='12' height='15.5' x='54.8' y='6.5' href='%23f'/%3E%3Cuse width='11' height='15.5' x='43.4' y='6.4' href='%23a'/%3E%3Cuse width='13.6' height='21.8' x='29.4' y='.1' href='%23l'/%3E%3Cuse width='9.8' height='21.9' x='20.6' href='%23d'/%3E%3Cuse width='19.2' height='19.9' y='1.4' href='%23m'/%3E%3C/symbol%3E%3C/defs%3E%3Cuse fill='%23161616' width='126' height='90' x='0' y='0' href='%23n'/%3E%3Cuse fill='%23fff' width='126' height='90' x='126' y='90' href='%23n'/%3E%3C/svg%3E");background-position:0 calc(100% + 1.875rem);background-repeat:no-repeat;background-size:5.25rem 3.75rem;content:"";display:block;min-width:2.625rem;padding-top:2.20833rem}[data-fr-theme=dark] .fr-logo:after{background-position:-2.625rem 100%}.fr-logo--sm{font-size:.7875rem}.fr-logo--sm:before{background-position:0 -.04688rem,0 0,0 0;background-size:2.0625rem .84375rem,2.0625rem .75rem,0;height:.75rem;margin-bottom:.25rem;width:2.0625rem}:root[data-fr-mourning] .fr-logo--sm:before{background-size:2.0625rem .84375rem,0,2.0625rem .75rem}.fr-logo--sm:after{background-position:0 calc(100% + 1.40625rem);background-size:3.9375rem 2.8125rem;min-width:1.96875rem;padding-top:1.65625rem}[data-fr-theme=dark] .fr-logo--sm:after{background-position:-1.96875rem 100%}.fr-logo--lg{font-size:1.3125rem}.fr-logo--lg:before{background-position:0 -.07812rem,0 0,0 0;background-size:3.4375rem 1.40625rem,3.4375rem 1.25rem,0;height:1.25rem;margin-bottom:.41667rem;width:3.4375rem}:root[data-fr-mourning] .fr-logo--lg:before{background-size:3.4375rem 1.40625rem,0,3.4375rem 1.25rem}.fr-logo--lg:after{background-position:0 calc(100% + 2.34375rem);background-size:6.5625rem 4.6875rem;min-width:3.28125rem;padding-top:2.76042rem}[data-fr-theme=dark] .fr-logo--lg:after{background-position:-3.28125rem 100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-logo{color:#161616}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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
  .fr-modal {
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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-modal{background-color:hsla(0,0%,9%,.375)}.fr-modal__body,.fr-modal__body.fr-scroll-shadow .fr-modal__footer{background-color:#fff}.fr-modal__title{color:#161616}.fr-modal__footer{background-color:#fff}}
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.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.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-modal{align-items:stretch;background-color:var(--background-overlay-grey);border:none;bottom:0;color:inherit;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;margin:0;opacity:0;padding:0;position:fixed;right:0;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:5000}.fr-modal>.fr-container{pointer-events:none}.fr-modal:focus{outline:none}.fr-modal:before{content:""}.fr-modal:after,.fr-modal:before{display:block;flex:1 0 2rem;height:2rem;width:0}.fr-modal--top:before,.fr-modal:after{content:none}.fr-modal--top:after{content:""}.fr-modal--opened{height:100%;opacity:1;transition:opacity .3s,visibility .3s;visibility:inherit;width:100%}.fr-modal__body{--modal-max-height:calc(100vh - 2rem);--hover:var(--background-default-grey-hover);--active:var(--background-default-grey-active);background-color:var(--background-default-grey);box-shadow:0 8px 8px 0 rgba(0,0,0,.1),0 8px 16px -16px rgba(0,0,0,.32);flex:1 1 auto;max-height:calc(100vh - 2rem);max-height:var(--modal-max-height);overflow-y:auto;pointer-events:all}.fr-modal__header{align-items:center;display:flex;flex:auto 0 0;padding:1rem 1rem .5rem}.fr-modal__content{margin-bottom:3.5rem;padding-left:1rem;padding-right:1rem}.fr-modal__footer{--hover:var(--background-default-grey-hover);--active:var(--background-default-grey-active);background-color:var(--background-default-grey);bottom:0;display:flex;flex:auto 0 0;margin-top:-2.5rem;padding:1rem;position:sticky;transition:box-shadow .3s;z-index:6000}.fr-modal__footer .fr-btns-group{margin-bottom:-1rem;width:calc(100% + 1rem)}.fr-modal__title{--title-spacing:0 0 1rem 0;color:var(--text-title-grey);font-size:1.375rem;font-weight:700;line-height:1.75rem}.fr-modal__title[class*=" fr-fi-"],.fr-modal__title[class*=" fr-icon-"],.fr-modal__title[class^=fr-fi-],.fr-modal__title[class^=fr-icon-]{margin-right:.5rem}.fr-modal__body.fr-scroll-shadow .fr-modal__footer{--hover:var(--background-elevated-grey-hover);--active:var(--background-elevated-grey-active);background-color:var(--background-elevated-grey);box-shadow:0 -8px 8px 0 rgba(0,0,0,.1),0 -8px 16px -16px rgba(0,0,0,.32)}@media (min-width:48em){.fr-modal--top:before{content:""}.fr-modal:after,.fr-modal:before{flex:1 0 10vh;height:10vh;width:0}.fr-modal:after{content:""}.fr-modal__body{max-height:80vh!important}.fr-modal__header{padding:1rem 2rem}.fr-modal__content{margin-bottom:4rem;padding-left:2rem;padding-right:2rem}.fr-modal__footer{margin-top:-3rem;padding:2rem}.fr-modal__title{font-size:1.5rem;line-height:2rem}}
@@ -1,3 +1,3 @@
1
1
  /*!
2
- * DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
2
+ * DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
3
3
  */.fr-modal{align-items:stretch;background-color:var(--background-overlay-grey);border:none;bottom:0;color:inherit;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;margin:0;opacity:0;padding:0;position:fixed;right:0;top:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:5000}.fr-modal>.fr-container{pointer-events:none}.fr-modal:focus{outline:none}.fr-modal:before{content:""}.fr-modal:after,.fr-modal:before{display:block;flex:1 0 2rem;height:2rem;width:0}.fr-modal--top:before,.fr-modal:after{content:none}.fr-modal--top:after{content:""}.fr-modal--opened{height:100%;opacity:1;transition:opacity .3s,visibility .3s;visibility:inherit;width:100%}.fr-modal__body{--modal-max-height:calc(100vh - 2rem);--hover:var(--background-default-grey-hover);--active:var(--background-default-grey-active);background-color:var(--background-default-grey);box-shadow:0 8px 8px 0 rgba(0,0,0,.1),0 8px 16px -16px rgba(0,0,0,.32);flex:1 1 auto;max-height:calc(100vh - 2rem);max-height:var(--modal-max-height);overflow-y:auto;pointer-events:all}.fr-modal__header{align-items:center;display:flex;flex:auto 0 0;padding:1rem 1rem .5rem}.fr-modal__content{margin-bottom:3.5rem;padding-left:1rem;padding-right:1rem}.fr-modal__footer{--hover:var(--background-default-grey-hover);--active:var(--background-default-grey-active);background-color:var(--background-default-grey);bottom:0;display:flex;flex:auto 0 0;margin-top:-2.5rem;padding:1rem;position:sticky;transition:box-shadow .3s;z-index:6000}.fr-modal__footer .fr-btns-group{margin-bottom:-1rem;width:calc(100% + 1rem)}.fr-modal__title{--title-spacing:0 0 1rem 0;color:var(--text-title-grey);font-size:1.375rem;font-weight:700;line-height:1.75rem}.fr-modal__title[class*=" fr-fi-"],.fr-modal__title[class*=" fr-icon-"],.fr-modal__title[class^=fr-fi-],.fr-modal__title[class^=fr-icon-]{margin-right:.5rem}.fr-modal__body.fr-scroll-shadow .fr-modal__footer{--hover:var(--background-elevated-grey-hover);--active:var(--background-elevated-grey-active);background-color:var(--background-elevated-grey);box-shadow:0 -8px 8px 0 rgba(0,0,0,.1),0 -8px 16px -16px rgba(0,0,0,.32)}@media (min-width:48em){.fr-modal--top:before{content:""}.fr-modal:after,.fr-modal:before{flex:1 0 10vh;height:10vh;width:0}.fr-modal:after{content:""}.fr-modal__body{max-height:80vh!important}.fr-modal__header{padding:1rem 2rem}.fr-modal__content{margin-bottom:4rem;padding-left:2rem;padding-right:2rem}.fr-modal__footer{margin-top:-3rem;padding:2rem}.fr-modal__title{font-size:1.5rem;line-height:2rem}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.fr-modal{background-color:hsla(0,0%,9%,.375)}.fr-modal__body,.fr-modal__body.fr-scroll-shadow .fr-modal__footer{background-color:#fff}.fr-modal__title{color:#161616}.fr-modal__footer{background-color:#fff}}
@@ -1,10 +1,10 @@
1
- /*! DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
1
+ /*! DSFR v1.5.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.5.0'
7
+ version: '1.5.1'
8
8
  };
9
9
 
10
10
  const api = window[config.namespace];
@@ -1 +1 @@
1
- {"version":3,"file":"modal.module.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/modal/script/modal/modal-selector.js","../../../src/component/modal/script/modal/modal-button.js","../../../src/component/modal/script/modal/modal-attribute.js","../../../src/component/modal/script/modal/modal.js","../../../src/component/modal/script/modal/focus-trap.js","../../../src/component/modal/script/modal/modals-group.js","../../../src/component/modal/script/modal/modal-body.js","../../../src/component/modal/index.js","../../../src/component/modal/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.5.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 ModalSelector = {\n MODAL: api.internals.ns.selector('modal'),\n SCROLL_SHADOW: api.internals.ns.selector('scroll-shadow'),\n BODY: api.internals.ns.selector('modal__body')\n};\n","import api from '../../api.js';\n\nclass ModalButton extends api.core.DisclosureButton {\n constructor () {\n super(api.core.DisclosureType.OPENED);\n }\n\n static get instanceClassName () {\n return 'ModalButton';\n }\n}\n\nexport { ModalButton };\n","import api from '../../api';\n\nexport const ModalAttribute = {\n CONCEALING_BACKDROP: api.internals.ns.attr('concealing-backdrop')\n};\n","import api from '../../api.js';\nimport { ModalSelector } from './modal-selector.js';\nimport { ModalButton } from './modal-button.js';\nimport { ModalAttribute } from './modal-attribute';\n\nclass Modal extends api.core.Disclosure {\n constructor () {\n super(api.core.DisclosureType.OPENED, ModalSelector.MODAL, ModalButton, 'ModalsGroup');\n this.scrolling = this.resize.bind(this, false);\n this.resizing = this.resize.bind(this, true);\n }\n\n static get instanceClassName () {\n return 'Modal';\n }\n\n init () {\n super.init();\n this.listen('click', this.click.bind(this));\n this.listenKey(api.core.KeyCodes.ESCAPE, this.conceal.bind(this, false, false), true, true);\n }\n\n get body () {\n return this.element.getDescendantInstances('ModalBody', 'Modal')[0];\n }\n\n click (e) {\n if (e.target === this.node && this.getAttribute(ModalAttribute.CONCEALING_BACKDROP) !== 'false') this.conceal();\n }\n\n disclose (withhold) {\n if (!super.disclose(withhold)) return false;\n if (this.body) this.body.activate();\n this.isScrollLocked = true;\n this.setAttribute('aria-modal', 'true');\n this.setAttribute('open', 'true');\n return true;\n }\n\n conceal (withhold, preventFocus) {\n if (!super.conceal(withhold, preventFocus)) return false;\n this.isScrollLocked = false;\n this.removeAttribute('aria-modal');\n this.removeAttribute('open');\n if (this.body) this.body.deactivate();\n return true;\n }\n}\n\nexport { Modal };\n","import api from '../../api.js';\n\nconst unordereds = [\n '[tabindex=\"0\"]',\n 'a[href]',\n 'button:not([disabled])',\n 'input:not([disabled])',\n 'select:not([disabled])',\n 'textarea:not([disabled])',\n 'audio[controls]',\n 'video[controls]',\n '[contenteditable]:not([contenteditable=\"false\"])',\n 'details>summary:first-of-type',\n 'details',\n 'iframe'\n];\n\nconst UNORDEREDS = unordereds.join();\n\nconst ordereds = [\n '[tabindex]:not([tabindex=\"-1\"]):not([tabindex=\"0\"])'\n];\n\nconst ORDEREDS = ordereds.join();\n\nconst IS_STUNNING = false;\n\nconst isFocusable = (element, container) => {\n if (!(element instanceof Element)) return false;\n const style = window.getComputedStyle(element);\n if (!style) return false;\n if (style.visibility === 'hidden') return false;\n if (container === undefined) container = element;\n\n while (container.contains(element)) {\n if (style.display === 'none') return false;\n element = element.parentElement;\n }\n\n return true;\n};\n\nclass FocusTrap {\n constructor (onTrap, onUntrap) {\n this.element = null;\n this.activeElement = null;\n this.onTrap = onTrap;\n this.onUntrap = onUntrap;\n this.waiting = this.wait.bind(this);\n this.handling = this.handle.bind(this);\n this.focusing = this.maintainFocus.bind(this);\n this.current = null;\n }\n\n get trapped () { return this.element !== null; }\n\n trap (element) {\n if (this.trapped) this.untrap();\n\n this.element = element;\n this.isTrapping = true;\n this.wait();\n\n if (this.onTrap) this.onTrap();\n }\n\n wait () {\n if (!isFocusable(this.element)) {\n window.requestAnimationFrame(this.waiting);\n return;\n }\n\n this.trapping();\n }\n\n trapping () {\n if (!this.isTrapping) return;\n this.isTrapping = false;\n const focusables = this.focusables;\n if (focusables.length) focusables[0].focus();\n this.element.setAttribute('aria-modal', true);\n window.addEventListener('keydown', this.handling);\n document.body.addEventListener('focus', this.focusing, true);\n\n if (IS_STUNNING) {\n this.stunneds = [];\n this.stun(document.body);\n }\n }\n\n stun (node) {\n for (const child of node.children) {\n if (child === this.element) continue;\n if (child.contains(this.element)) {\n this.stun(child);\n continue;\n }\n this.stunneds.push(new Stunned(child));\n }\n }\n\n maintainFocus (event) {\n if (!this.element.contains(event.target)) {\n const focusables = this.focusables;\n if (focusables.length === 0) return;\n const first = focusables[0];\n event.preventDefault();\n first.focus();\n }\n }\n\n handle (e) {\n if (e.keyCode !== 9) return;\n\n const focusables = this.focusables;\n if (focusables.length === 0) return;\n\n const first = focusables[0];\n const last = focusables[focusables.length - 1];\n\n const index = focusables.indexOf(document.activeElement);\n\n if (e.shiftKey) {\n if (!this.element.contains(document.activeElement) || index < 1) {\n e.preventDefault();\n last.focus();\n } else if (document.activeElement.tabIndex > 0 || focusables[index - 1].tabIndex > 0) {\n e.preventDefault();\n focusables[index - 1].focus();\n }\n } else {\n if (!this.element.contains(document.activeElement) || index === focusables.length - 1 || index === -1) {\n e.preventDefault();\n first.focus();\n } else if (document.activeElement.tabIndex > 0) {\n e.preventDefault();\n focusables[index + 1].focus();\n }\n }\n }\n\n get focusables () {\n let unordereds = api.internals.dom.querySelectorAllArray(this.element, UNORDEREDS);\n\n /**\n * filtrage des radiobutttons de même name (la navigations d'un groupe de radio se fait à la flèche et non pas au tab\n **/\n const radios = api.internals.dom.querySelectorAllArray(document.documentElement, 'input[type=\"radio\"]');\n\n if (radios.length) {\n const groups = {};\n\n for (const radio of radios) {\n const name = radio.getAttribute('name');\n if (groups[name] === undefined) groups[name] = new RadioButtonGroup(name);\n groups[name].push(radio);\n }\n\n unordereds = unordereds.filter((unordered) => {\n if (unordered.tagName.toLowerCase() !== 'input' || unordered.getAttribute('type').toLowerCase() !== 'radio') return true;\n const name = unordered.getAttribute('name');\n return groups[name].keep(unordered);\n });\n }\n\n const ordereds = api.internals.dom.querySelectorAllArray(this.element, ORDEREDS);\n\n ordereds.sort((a, b) => a.tabIndex - b.tabIndex);\n\n const noDuplicates = unordereds.filter((element) => ordereds.indexOf(element) === -1);\n const concateneds = ordereds.concat(noDuplicates);\n return concateneds.filter((element) => element.tabIndex !== '-1' && isFocusable(element, this.element));\n }\n\n untrap () {\n if (!this.trapped) return;\n this.isTrapping = false;\n\n this.element.removeAttribute('aria-modal');\n window.removeEventListener('keydown', this.handling);\n document.body.removeEventListener('focus', this.focusing, true);\n\n this.element = null;\n\n if (IS_STUNNING) {\n for (const stunned of this.stunneds) stunned.unstun();\n this.stunneds = [];\n }\n\n if (this.onUntrap) this.onUntrap();\n }\n\n dispose () {\n this.untrap();\n }\n}\n\nclass Stunned {\n constructor (element) {\n this.element = element;\n // this.hidden = element.getAttribute('aria-hidden');\n this.inert = element.getAttribute('inert');\n\n // this.element.setAttribute('aria-hidden', true);\n this.element.setAttribute('inert', '');\n }\n\n unstun () {\n /*\n if (this.hidden === null) this.element.removeAttribute('aria-hidden');\n else this.element.setAttribute('aria-hidden', this.hidden);\n */\n\n if (this.inert === null) this.element.removeAttribute('inert');\n else this.element.setAttribute('inert', this.inert);\n }\n}\n\nclass RadioButtonGroup {\n constructor (name) {\n this.name = name;\n this.buttons = [];\n }\n\n push (button) {\n this.buttons.push(button);\n if (button === document.activeElement || button.checked || this.selected === undefined) this.selected = button;\n }\n\n keep (button) {\n return this.selected === button;\n }\n}\n\nexport { FocusTrap };\n","import api from '../../api.js';\nimport { FocusTrap } from './focus-trap.js';\n\nclass ModalsGroup extends api.core.DisclosuresGroup {\n constructor () {\n super('Modal', false);\n this.focusTrap = new FocusTrap();\n }\n\n static get instanceClassName () {\n return 'ModalsGroup';\n }\n\n apply (value, initial) {\n super.apply(value, initial);\n if (this.current === null) this.focusTrap.untrap();\n else this.focusTrap.trap(this.current.node);\n }\n}\n\nexport { ModalsGroup };\n","import api from '../../api.js';\nimport { ModalSelector } from './modal-selector.js';\n\nconst OFFSET = 32; // 32px => 8v => 2rem\n\nclass ModalBody extends api.core.Instance {\n static get instanceClassName () {\n return 'ModalBody';\n }\n\n init () {\n this.listen('scroll', this.shade.bind(this));\n }\n\n activate () {\n this.isResizing = true;\n this.resize();\n }\n\n deactivate () {\n this.isResizing = false;\n }\n\n shade () {\n if (this.node.scrollHeight > this.node.clientHeight) {\n if (this.node.offsetHeight + this.node.scrollTop >= this.node.scrollHeight) {\n this.removeClass(ModalSelector.SCROLL_SHADOW);\n } else {\n this.addClass(ModalSelector.SCROLL_SHADOW);\n }\n } else {\n this.removeClass(ModalSelector.SCROLL_SHADOW);\n }\n }\n\n resize () {\n this.adjust();\n this.request(this.adjust.bind(this));\n }\n\n adjust () {\n const offset = OFFSET * (this.isBreakpoint(api.core.Breakpoints.MD) ? 2 : 1);\n if (this.isLegacy) this.style.maxHeight = `${window.innerHeight - offset}px`;\n else this.style.setProperty('--modal-max-height', `${window.innerHeight - offset}px`);\n this.shade();\n }\n}\n\nexport { ModalBody };\n","import api from './api.js';\n\nimport { Modal } from './script/modal/modal.js';\nimport { ModalButton } from './script/modal/modal-button.js';\nimport { ModalsGroup } from './script/modal/modals-group.js';\nimport { ModalBody } from './script/modal/modal-body.js';\nimport { ModalSelector } from './script/modal/modal-selector.js';\n\napi.modal = {\n Modal: Modal,\n ModalButton: ModalButton,\n ModalBody: ModalBody,\n ModalsGroup: ModalsGroup,\n ModalSelector: ModalSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.modal.ModalSelector.MODAL, api.modal.Modal);\napi.internals.register(api.modal.ModalSelector.BODY, api.modal.ModalBody);\napi.internals.register(api.core.RootSelector.ROOT, api.modal.ModalsGroup);\n\nexport default api;\n"],"names":[],"mappings":";;AAAA,MAAM,MAAM,GAAG;AACf,EAAE,MAAM,EAAE,IAAI;AACd,EAAE,SAAS,EAAE,MAAM;AACnB,EAAE,YAAY,EAAE,SAAS;AACzB,EAAE,OAAO,EAAE,OAAO;AAClB,CAAC;;ACJD,MAAM,GAAG,GAAG,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC;;ACC7B,MAAM,aAAa,GAAG;AAC7B,EAAE,KAAK,EAAE,GAAG,CAAC,SAAS,CAAC,EAAE,CAAC,QAAQ,CAAC,OAAO,CAAC;AAC3C,EAAE,aAAa,EAAE,GAAG,CAAC,SAAS,CAAC,EAAE,CAAC,QAAQ,CAAC,eAAe,CAAC;AAC3D,EAAE,IAAI,EAAE,GAAG,CAAC,SAAS,CAAC,EAAE,CAAC,QAAQ,CAAC,aAAa,CAAC;AAChD,CAAC;;ACJD,MAAM,WAAW,SAAS,GAAG,CAAC,IAAI,CAAC,gBAAgB,CAAC;AACpD,EAAE,WAAW,CAAC,GAAG;AACjB,IAAI,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC;AAC1C,GAAG;AACH;AACA,EAAE,WAAW,iBAAiB,CAAC,GAAG;AAClC,IAAI,OAAO,aAAa,CAAC;AACzB,GAAG;AACH;;ACRO,MAAM,cAAc,GAAG;AAC9B,EAAE,mBAAmB,EAAE,GAAG,CAAC,SAAS,CAAC,EAAE,CAAC,IAAI,CAAC,qBAAqB,CAAC;AACnE,CAAC;;ACCD,MAAM,KAAK,SAAS,GAAG,CAAC,IAAI,CAAC,UAAU,CAAC;AACxC,EAAE,WAAW,CAAC,GAAG;AACjB,IAAI,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,cAAc,CAAC,MAAM,EAAE,aAAa,CAAC,KAAK,EAAE,WAAW,EAAE,aAAa,CAAC,CAAC;AAC3F,IAAI,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACnD,IAAI,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;AACjD,GAAG;AACH;AACA,EAAE,WAAW,iBAAiB,CAAC,GAAG;AAClC,IAAI,OAAO,OAAO,CAAC;AACnB,GAAG;AACH;AACA,EAAE,IAAI,CAAC,GAAG;AACV,IAAI,KAAK,CAAC,IAAI,EAAE,CAAC;AACjB,IAAI,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;AAChD,IAAI,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,QAAQ,CAAC,MAAM,EAAE,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,EAAE,KAAK,EAAE,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AAChG,GAAG;AACH;AACA,EAAE,IAAI,IAAI,CAAC,GAAG;AACd,IAAI,OAAO,IAAI,CAAC,OAAO,CAAC,sBAAsB,CAAC,WAAW,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC;AACxE,GAAG;AACH;AACA,EAAE,KAAK,CAAC,CAAC,CAAC,EAAE;AACZ,IAAI,IAAI,CAAC,CAAC,MAAM,KAAK,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,CAAC,cAAc,CAAC,mBAAmB,CAAC,KAAK,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,CAAC;AACpH,GAAG;AACH;AACA,EAAE,QAAQ,CAAC,CAAC,QAAQ,EAAE;AACtB,IAAI,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,KAAK,CAAC;AAChD,IAAI,IAAI,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC;AACxC,IAAI,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC;AAC/B,IAAI,IAAI,CAAC,YAAY,CAAC,YAAY,EAAE,MAAM,CAAC,CAAC;AAC5C,IAAI,IAAI,CAAC,YAAY,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AACtC,IAAI,OAAO,IAAI,CAAC;AAChB,GAAG;AACH;AACA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,YAAY,EAAE;AACnC,IAAI,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,QAAQ,EAAE,YAAY,CAAC,EAAE,OAAO,KAAK,CAAC;AAC7D,IAAI,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC;AAChC,IAAI,IAAI,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC;AACvC,IAAI,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;AACjC,IAAI,IAAI,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,CAAC;AAC1C,IAAI,OAAO,IAAI,CAAC;AAChB,GAAG;AACH;;AC7CA,MAAM,UAAU,GAAG;AACnB,EAAE,gBAAgB;AAClB,EAAE,SAAS;AACX,EAAE,wBAAwB;AAC1B,EAAE,uBAAuB;AACzB,EAAE,wBAAwB;AAC1B,EAAE,0BAA0B;AAC5B,EAAE,iBAAiB;AACnB,EAAE,iBAAiB;AACnB,EAAE,kDAAkD;AACpD,EAAE,+BAA+B;AACjC,EAAE,SAAS;AACX,EAAE,QAAQ;AACV,CAAC,CAAC;AACF;AACA,MAAM,UAAU,GAAG,UAAU,CAAC,IAAI,EAAE,CAAC;AACrC;AACA,MAAM,QAAQ,GAAG;AACjB,EAAE,qDAAqD;AACvD,CAAC,CAAC;AACF;AACA,MAAM,QAAQ,GAAG,QAAQ,CAAC,IAAI,EAAE,CAAC;AAGjC;AACA,MAAM,WAAW,GAAG,CAAC,OAAO,EAAE,SAAS,KAAK;AAC5C,EAAE,IAAI,EAAE,OAAO,YAAY,OAAO,CAAC,EAAE,OAAO,KAAK,CAAC;AAClD,EAAE,MAAM,KAAK,GAAG,MAAM,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;AACjD,EAAE,IAAI,CAAC,KAAK,EAAE,OAAO,KAAK,CAAC;AAC3B,EAAE,IAAI,KAAK,CAAC,UAAU,KAAK,QAAQ,EAAE,OAAO,KAAK,CAAC;AAClD,EAAE,IAAI,SAAS,KAAK,SAAS,EAAE,SAAS,GAAG,OAAO,CAAC;AACnD;AACA,EAAE,OAAO,SAAS,CAAC,QAAQ,CAAC,OAAO,CAAC,EAAE;AACtC,IAAI,IAAI,KAAK,CAAC,OAAO,KAAK,MAAM,EAAE,OAAO,KAAK,CAAC;AAC/C,IAAI,OAAO,GAAG,OAAO,CAAC,aAAa,CAAC;AACpC,GAAG;AACH;AACA,EAAE,OAAO,IAAI,CAAC;AACd,CAAC,CAAC;AACF;AACA,MAAM,SAAS,CAAC;AAChB,EAAE,WAAW,CAAC,CAAC,MAAM,EAAE,QAAQ,EAAE;AACjC,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AACxB,IAAI,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;AAC9B,IAAI,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;AACzB,IAAI,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;AAC7B,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AACxC,IAAI,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC3C,IAAI,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAClD,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AACxB,GAAG;AACH;AACA,EAAE,IAAI,OAAO,CAAC,GAAG,EAAE,OAAO,IAAI,CAAC,OAAO,KAAK,IAAI,CAAC,EAAE;AAClD;AACA,EAAE,IAAI,CAAC,CAAC,OAAO,EAAE;AACjB,IAAI,IAAI,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,MAAM,EAAE,CAAC;AACpC;AACA,IAAI,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;AAC3B,IAAI,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;AAC3B,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;AAChB;AACA,IAAI,IAAI,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,EAAE,CAAC;AACnC,GAAG;AACH;AACA,EAAE,IAAI,CAAC,GAAG;AACV,IAAI,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE;AACpC,MAAM,MAAM,CAAC,qBAAqB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;AACjD,MAAM,OAAO;AACb,KAAK;AACL;AACA,IAAI,IAAI,CAAC,QAAQ,EAAE,CAAC;AACpB,GAAG;AACH;AACA,EAAE,QAAQ,CAAC,GAAG;AACd,IAAI,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,OAAO;AACjC,IAAI,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC;AAC5B,IAAI,MAAM,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;AACvC,IAAI,IAAI,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC;AACjD,IAAI,IAAI,CAAC,OAAO,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,CAAC,CAAC;AAClD,IAAI,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;AACtD,IAAI,QAAQ,CAAC,IAAI,CAAC,gBAAgB,CAAC,OAAO,EAAE,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;AAMjE,GAAG;AACH;AACA,EAAE,IAAI,CAAC,CAAC,IAAI,EAAE;AACd,IAAI,KAAK,MAAM,KAAK,IAAI,IAAI,CAAC,QAAQ,EAAE;AACvC,MAAM,IAAI,KAAK,KAAK,IAAI,CAAC,OAAO,EAAE,SAAS;AAC3C,MAAM,IAAI,KAAK,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,EAAE;AACxC,QAAQ,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;AACzB,QAAQ,SAAS;AACjB,OAAO;AACP,MAAM,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC;AAC7C,KAAK;AACL,GAAG;AACH;AACA,EAAE,aAAa,CAAC,CAAC,KAAK,EAAE;AACxB,IAAI,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE;AAC9C,MAAM,MAAM,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;AACzC,MAAM,IAAI,UAAU,CAAC,MAAM,KAAK,CAAC,EAAE,OAAO;AAC1C,MAAM,MAAM,KAAK,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;AAClC,MAAM,KAAK,CAAC,cAAc,EAAE,CAAC;AAC7B,MAAM,KAAK,CAAC,KAAK,EAAE,CAAC;AACpB,KAAK;AACL,GAAG;AACH;AACA,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE;AACb,IAAI,IAAI,CAAC,CAAC,OAAO,KAAK,CAAC,EAAE,OAAO;AAChC;AACA,IAAI,MAAM,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;AACvC,IAAI,IAAI,UAAU,CAAC,MAAM,KAAK,CAAC,EAAE,OAAO;AACxC;AACA,IAAI,MAAM,KAAK,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;AAChC,IAAI,MAAM,IAAI,GAAG,UAAU,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;AACnD;AACA,IAAI,MAAM,KAAK,GAAG,UAAU,CAAC,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC;AAC7D;AACA,IAAI,IAAI,CAAC,CAAC,QAAQ,EAAE;AACpB,MAAM,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,aAAa,CAAC,IAAI,KAAK,GAAG,CAAC,EAAE;AACvE,QAAQ,CAAC,CAAC,cAAc,EAAE,CAAC;AAC3B,QAAQ,IAAI,CAAC,KAAK,EAAE,CAAC;AACrB,OAAO,MAAM,IAAI,QAAQ,CAAC,aAAa,CAAC,QAAQ,GAAG,CAAC,IAAI,UAAU,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,QAAQ,GAAG,CAAC,EAAE;AAC5F,QAAQ,CAAC,CAAC,cAAc,EAAE,CAAC;AAC3B,QAAQ,UAAU,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC;AACtC,OAAO;AACP,KAAK,MAAM;AACX,MAAM,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,aAAa,CAAC,IAAI,KAAK,KAAK,UAAU,CAAC,MAAM,GAAG,CAAC,IAAI,KAAK,KAAK,CAAC,CAAC,EAAE;AAC7G,QAAQ,CAAC,CAAC,cAAc,EAAE,CAAC;AAC3B,QAAQ,KAAK,CAAC,KAAK,EAAE,CAAC;AACtB,OAAO,MAAM,IAAI,QAAQ,CAAC,aAAa,CAAC,QAAQ,GAAG,CAAC,EAAE;AACtD,QAAQ,CAAC,CAAC,cAAc,EAAE,CAAC;AAC3B,QAAQ,UAAU,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,KAAK,EAAE,CAAC;AACtC,OAAO;AACP,KAAK;AACL,GAAG;AACH;AACA,EAAE,IAAI,UAAU,CAAC,GAAG;AACpB,IAAI,IAAI,UAAU,GAAG,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,qBAAqB,CAAC,IAAI,CAAC,OAAO,EAAE,UAAU,CAAC,CAAC;AACvF;AACA;AACA;AACA;AACA,IAAI,MAAM,MAAM,GAAG,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,qBAAqB,CAAC,QAAQ,CAAC,eAAe,EAAE,qBAAqB,CAAC,CAAC;AAC5G;AACA,IAAI,IAAI,MAAM,CAAC,MAAM,EAAE;AACvB,MAAM,MAAM,MAAM,GAAG,EAAE,CAAC;AACxB;AACA,MAAM,KAAK,MAAM,KAAK,IAAI,MAAM,EAAE;AAClC,QAAQ,MAAM,IAAI,GAAG,KAAK,CAAC,YAAY,CAAC,MAAM,CAAC,CAAC;AAChD,QAAQ,IAAI,MAAM,CAAC,IAAI,CAAC,KAAK,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,GAAG,IAAI,gBAAgB,CAAC,IAAI,CAAC,CAAC;AAClF,QAAQ,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;AACjC,OAAO;AACP;AACA,MAAM,UAAU,GAAG,UAAU,CAAC,MAAM,CAAC,CAAC,SAAS,KAAK;AACpD,QAAQ,IAAI,SAAS,CAAC,OAAO,CAAC,WAAW,EAAE,KAAK,OAAO,IAAI,SAAS,CAAC,YAAY,CAAC,MAAM,CAAC,CAAC,WAAW,EAAE,KAAK,OAAO,EAAE,OAAO,IAAI,CAAC;AACjI,QAAQ,MAAM,IAAI,GAAG,SAAS,CAAC,YAAY,CAAC,MAAM,CAAC,CAAC;AACpD,QAAQ,OAAO,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;AAC5C,OAAO,CAAC,CAAC;AACT,KAAK;AACL;AACA,IAAI,MAAM,QAAQ,GAAG,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,qBAAqB,CAAC,IAAI,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;AACrF;AACA,IAAI,QAAQ,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,QAAQ,CAAC,CAAC;AACrD;AACA,IAAI,MAAM,YAAY,GAAG,UAAU,CAAC,MAAM,CAAC,CAAC,OAAO,KAAK,QAAQ,CAAC,OAAO,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;AAC1F,IAAI,MAAM,WAAW,GAAG,QAAQ,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;AACtD,IAAI,OAAO,WAAW,CAAC,MAAM,CAAC,CAAC,OAAO,KAAK,OAAO,CAAC,QAAQ,KAAK,IAAI,IAAI,WAAW,CAAC,OAAO,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;AAC5G,GAAG;AACH;AACA,EAAE,MAAM,CAAC,GAAG;AACZ,IAAI,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,OAAO;AAC9B,IAAI,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC;AAC5B;AACA,IAAI,IAAI,CAAC,OAAO,CAAC,eAAe,CAAC,YAAY,CAAC,CAAC;AAC/C,IAAI,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;AACzD,IAAI,QAAQ,CAAC,IAAI,CAAC,mBAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;AACpE;AACA,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AAMxB;AACA,IAAI,IAAI,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,CAAC;AACvC,GAAG;AACH;AACA,EAAE,OAAO,CAAC,GAAG;AACb,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;AAClB,GAAG;AACH,CAAC;AACD;AACA,MAAM,OAAO,CAAC;AACd,EAAE,WAAW,CAAC,CAAC,OAAO,EAAE;AACxB,IAAI,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;AAC3B;AACA,IAAI,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC;AAC/C;AACA;AACA,IAAI,IAAI,CAAC,OAAO,CAAC,YAAY,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC;AAC3C,GAAG;AACH;AACA,EAAE,MAAM,CAAC,GAAG;AACZ;AACA;AACA;AACA;AACA;AACA,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,IAAI,EAAE,IAAI,CAAC,OAAO,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;AACnE,SAAS,IAAI,CAAC,OAAO,CAAC,YAAY,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC;AACxD,GAAG;AACH,CAAC;AACD;AACA,MAAM,gBAAgB,CAAC;AACvB,EAAE,WAAW,CAAC,CAAC,IAAI,EAAE;AACrB,IAAI,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;AACrB,IAAI,IAAI,CAAC,OAAO,GAAG,EAAE,CAAC;AACtB,GAAG;AACH;AACA,EAAE,IAAI,CAAC,CAAC,MAAM,EAAE;AAChB,IAAI,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;AAC9B,IAAI,IAAI,MAAM,KAAK,QAAQ,CAAC,aAAa,IAAI,MAAM,CAAC,OAAO,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,EAAE,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC;AACnH,GAAG;AACH;AACA,EAAE,IAAI,CAAC,CAAC,MAAM,EAAE;AAChB,IAAI,OAAO,IAAI,CAAC,QAAQ,KAAK,MAAM,CAAC;AACpC,GAAG;AACH;;ACrOA,MAAM,WAAW,SAAS,GAAG,CAAC,IAAI,CAAC,gBAAgB,CAAC;AACpD,EAAE,WAAW,CAAC,GAAG;AACjB,IAAI,KAAK,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;AAC1B,IAAI,IAAI,CAAC,SAAS,GAAG,IAAI,SAAS,EAAE,CAAC;AACrC,GAAG;AACH;AACA,EAAE,WAAW,iBAAiB,CAAC,GAAG;AAClC,IAAI,OAAO,aAAa,CAAC;AACzB,GAAG;AACH;AACA,EAAE,KAAK,CAAC,CAAC,KAAK,EAAE,OAAO,EAAE;AACzB,IAAI,KAAK,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;AAChC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC;AACvD,SAAS,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC;AAChD,GAAG;AACH;;ACfA,MAAM,MAAM,GAAG,EAAE,CAAC;AAClB;AACA,MAAM,SAAS,SAAS,GAAG,CAAC,IAAI,CAAC,QAAQ,CAAC;AAC1C,EAAE,WAAW,iBAAiB,CAAC,GAAG;AAClC,IAAI,OAAO,WAAW,CAAC;AACvB,GAAG;AACH;AACA,EAAE,IAAI,CAAC,GAAG;AACV,IAAI,IAAI,CAAC,MAAM,CAAC,QAAQ,EAAE,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;AACjD,GAAG;AACH;AACA,EAAE,QAAQ,CAAC,GAAG;AACd,IAAI,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC;AAC3B,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;AAClB,GAAG;AACH;AACA,EAAE,UAAU,CAAC,GAAG;AAChB,IAAI,IAAI,CAAC,UAAU,GAAG,KAAK,CAAC;AAC5B,GAAG;AACH;AACA,EAAE,KAAK,CAAC,GAAG;AACX,IAAI,IAAI,IAAI,CAAC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE;AACzD,MAAM,IAAI,IAAI,CAAC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,IAAI,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE;AAClF,QAAQ,IAAI,CAAC,WAAW,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC;AACtD,OAAO,MAAM;AACb,QAAQ,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC;AACnD,OAAO;AACP,KAAK,MAAM;AACX,MAAM,IAAI,CAAC,WAAW,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC;AACpD,KAAK;AACL,GAAG;AACH;AACA,EAAE,MAAM,CAAC,GAAG;AACZ,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;AAClB,IAAI,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;AACzC,GAAG;AACH;AACA,EAAE,MAAM,CAAC,GAAG;AACZ,IAAI,MAAM,MAAM,GAAG,MAAM,IAAI,IAAI,CAAC,YAAY,CAAC,GAAG,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;AACjF,IAAI,IAAI,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,EAAE,MAAM,CAAC,WAAW,GAAG,MAAM,CAAC,EAAE,CAAC,CAAC;AACjF,SAAS,IAAI,CAAC,KAAK,CAAC,WAAW,CAAC,oBAAoB,EAAE,CAAC,EAAE,MAAM,CAAC,WAAW,GAAG,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC;AAC1F,IAAI,IAAI,CAAC,KAAK,EAAE,CAAC;AACjB,GAAG;AACH;;ACtCA,GAAG,CAAC,KAAK,GAAG;AACZ,EAAE,KAAK,EAAE,KAAK;AACd,EAAE,WAAW,EAAE,WAAW;AAC1B,EAAE,SAAS,EAAE,SAAS;AACtB,EAAE,WAAW,EAAE,WAAW;AAC1B,EAAE,aAAa,EAAE,aAAa;AAC9B,CAAC;;ACZD,GAAG,CAAC,SAAS,CAAC,QAAQ,CAAC,GAAG,CAAC,KAAK,CAAC,aAAa,CAAC,KAAK,EAAE,GAAG,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;AACvE,GAAG,CAAC,SAAS,CAAC,QAAQ,CAAC,GAAG,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,EAAE,GAAG,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC;AAC1E,GAAG,CAAC,SAAS,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,YAAY,CAAC,IAAI,EAAE,GAAG,CAAC,KAAK,CAAC,WAAW,CAAC"}
1
+ {"version":3,"file":"modal.module.js","sources":["../../../.config/config.js","../../../src/core/api.js","../../../src/component/modal/script/modal/modal-selector.js","../../../src/component/modal/script/modal/modal-button.js","../../../src/component/modal/script/modal/modal-attribute.js","../../../src/component/modal/script/modal/modal.js","../../../src/component/modal/script/modal/focus-trap.js","../../../src/component/modal/script/modal/modals-group.js","../../../src/component/modal/script/modal/modal-body.js","../../../src/component/modal/index.js","../../../src/component/modal/main.js"],"sourcesContent":["const config = {\r\n prefix: 'fr',\r\n namespace: 'dsfr',\r\n organisation: '@gouvfr',\r\n version: '1.5.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 ModalSelector = {\n MODAL: api.internals.ns.selector('modal'),\n SCROLL_SHADOW: api.internals.ns.selector('scroll-shadow'),\n BODY: api.internals.ns.selector('modal__body')\n};\n","import api from '../../api.js';\n\nclass ModalButton extends api.core.DisclosureButton {\n constructor () {\n super(api.core.DisclosureType.OPENED);\n }\n\n static get instanceClassName () {\n return 'ModalButton';\n }\n}\n\nexport { ModalButton };\n","import api from '../../api';\n\nexport const ModalAttribute = {\n CONCEALING_BACKDROP: api.internals.ns.attr('concealing-backdrop')\n};\n","import api from '../../api.js';\nimport { ModalSelector } from './modal-selector.js';\nimport { ModalButton } from './modal-button.js';\nimport { ModalAttribute } from './modal-attribute';\n\nclass Modal extends api.core.Disclosure {\n constructor () {\n super(api.core.DisclosureType.OPENED, ModalSelector.MODAL, ModalButton, 'ModalsGroup');\n this.scrolling = this.resize.bind(this, false);\n this.resizing = this.resize.bind(this, true);\n }\n\n static get instanceClassName () {\n return 'Modal';\n }\n\n init () {\n super.init();\n this.listen('click', this.click.bind(this));\n this.listenKey(api.core.KeyCodes.ESCAPE, this.conceal.bind(this, false, false), true, true);\n }\n\n get body () {\n return this.element.getDescendantInstances('ModalBody', 'Modal')[0];\n }\n\n click (e) {\n if (e.target === this.node && this.getAttribute(ModalAttribute.CONCEALING_BACKDROP) !== 'false') this.conceal();\n }\n\n disclose (withhold) {\n if (!super.disclose(withhold)) return false;\n if (this.body) this.body.activate();\n this.isScrollLocked = true;\n this.setAttribute('aria-modal', 'true');\n this.setAttribute('open', 'true');\n return true;\n }\n\n conceal (withhold, preventFocus) {\n if (!super.conceal(withhold, preventFocus)) return false;\n this.isScrollLocked = false;\n this.removeAttribute('aria-modal');\n this.removeAttribute('open');\n if (this.body) this.body.deactivate();\n return true;\n }\n}\n\nexport { Modal };\n","import api from '../../api.js';\n\nconst unordereds = [\n '[tabindex=\"0\"]',\n 'a[href]',\n 'button:not([disabled])',\n 'input:not([disabled])',\n 'select:not([disabled])',\n 'textarea:not([disabled])',\n 'audio[controls]',\n 'video[controls]',\n '[contenteditable]:not([contenteditable=\"false\"])',\n 'details>summary:first-of-type',\n 'details',\n 'iframe'\n];\n\nconst UNORDEREDS = unordereds.join();\n\nconst ordereds = [\n '[tabindex]:not([tabindex=\"-1\"]):not([tabindex=\"0\"])'\n];\n\nconst ORDEREDS = ordereds.join();\n\nconst IS_STUNNING = false;\n\nconst isFocusable = (element, container) => {\n if (!(element instanceof Element)) return false;\n const style = window.getComputedStyle(element);\n if (!style) return false;\n if (style.visibility === 'hidden') return false;\n if (container === undefined) container = element;\n\n while (container.contains(element)) {\n if (style.display === 'none') return false;\n element = element.parentElement;\n }\n\n return true;\n};\n\nclass FocusTrap {\n constructor (onTrap, onUntrap) {\n this.element = null;\n this.activeElement = null;\n this.onTrap = onTrap;\n this.onUntrap = onUntrap;\n this.waiting = this.wait.bind(this);\n this.handling = this.handle.bind(this);\n this.focusing = this.maintainFocus.bind(this);\n this.current = null;\n }\n\n get trapped () { return this.element !== null; }\n\n trap (element) {\n if (this.trapped) this.untrap();\n\n this.element = element;\n this.isTrapping = true;\n this.wait();\n\n if (this.onTrap) this.onTrap();\n }\n\n wait () {\n if (!isFocusable(this.element)) {\n window.requestAnimationFrame(this.waiting);\n return;\n }\n\n this.trapping();\n }\n\n trapping () {\n if (!this.isTrapping) return;\n this.isTrapping = false;\n const focusables = this.focusables;\n if (focusables.length) focusables[0].focus();\n this.element.setAttribute('aria-modal', true);\n window.addEventListener('keydown', this.handling);\n document.body.addEventListener('focus', this.focusing, true);\n\n if (IS_STUNNING) {\n this.stunneds = [];\n this.stun(document.body);\n }\n }\n\n stun (node) {\n for (const child of node.children) {\n if (child === this.element) continue;\n if (child.contains(this.element)) {\n this.stun(child);\n continue;\n }\n this.stunneds.push(new Stunned(child));\n }\n }\n\n maintainFocus (event) {\n if (!this.element.contains(event.target)) {\n const focusables = this.focusables;\n if (focusables.length === 0) return;\n const first = focusables[0];\n event.preventDefault();\n first.focus();\n }\n }\n\n handle (e) {\n if (e.keyCode !== 9) return;\n\n const focusables = this.focusables;\n if (focusables.length === 0) return;\n\n const first = focusables[0];\n const last = focusables[focusables.length - 1];\n\n const index = focusables.indexOf(document.activeElement);\n\n if (e.shiftKey) {\n if (!this.element.contains(document.activeElement) || index < 1) {\n e.preventDefault();\n last.focus();\n } else if (document.activeElement.tabIndex > 0 || focusables[index - 1].tabIndex > 0) {\n e.preventDefault();\n focusables[index - 1].focus();\n }\n } else {\n if (!this.element.contains(document.activeElement) || index === focusables.length - 1 || index === -1) {\n e.preventDefault();\n first.focus();\n } else if (document.activeElement.tabIndex > 0) {\n e.preventDefault();\n focusables[index + 1].focus();\n }\n }\n }\n\n get focusables () {\n let unordereds = api.internals.dom.querySelectorAllArray(this.element, UNORDEREDS);\n\n /**\n * filtrage des radiobutttons de même name (la navigations d'un groupe de radio se fait à la flèche et non pas au tab\n **/\n const radios = api.internals.dom.querySelectorAllArray(document.documentElement, 'input[type=\"radio\"]');\n\n if (radios.length) {\n const groups = {};\n\n for (const radio of radios) {\n const name = radio.getAttribute('name');\n if (groups[name] === undefined) groups[name] = new RadioButtonGroup(name);\n groups[name].push(radio);\n }\n\n unordereds = unordereds.filter((unordered) => {\n if (unordered.tagName.toLowerCase() !== 'input' || unordered.getAttribute('type').toLowerCase() !== 'radio') return true;\n const name = unordered.getAttribute('name');\n return groups[name].keep(unordered);\n });\n }\n\n const ordereds = api.internals.dom.querySelectorAllArray(this.element, ORDEREDS);\n\n ordereds.sort((a, b) => a.tabIndex - b.tabIndex);\n\n const noDuplicates = unordereds.filter((element) => ordereds.indexOf(element) === -1);\n const concateneds = ordereds.concat(noDuplicates);\n return concateneds.filter((element) => element.tabIndex !== '-1' && isFocusable(element, this.element));\n }\n\n untrap () {\n if (!this.trapped) return;\n this.isTrapping = false;\n\n this.element.removeAttribute('aria-modal');\n window.removeEventListener('keydown', this.handling);\n document.body.removeEventListener('focus', this.focusing, true);\n\n this.element = null;\n\n if (IS_STUNNING) {\n for (const stunned of this.stunneds) stunned.unstun();\n this.stunneds = [];\n }\n\n if (this.onUntrap) this.onUntrap();\n }\n\n dispose () {\n this.untrap();\n }\n}\n\nclass Stunned {\n constructor (element) {\n this.element = element;\n // this.hidden = element.getAttribute('aria-hidden');\n this.inert = element.getAttribute('inert');\n\n // this.element.setAttribute('aria-hidden', true);\n this.element.setAttribute('inert', '');\n }\n\n unstun () {\n /*\n if (this.hidden === null) this.element.removeAttribute('aria-hidden');\n else this.element.setAttribute('aria-hidden', this.hidden);\n */\n\n if (this.inert === null) this.element.removeAttribute('inert');\n else this.element.setAttribute('inert', this.inert);\n }\n}\n\nclass RadioButtonGroup {\n constructor (name) {\n this.name = name;\n this.buttons = [];\n }\n\n push (button) {\n this.buttons.push(button);\n if (button === document.activeElement || button.checked || this.selected === undefined) this.selected = button;\n }\n\n keep (button) {\n return this.selected === button;\n }\n}\n\nexport { FocusTrap };\n","import api from '../../api.js';\nimport { FocusTrap } from './focus-trap.js';\n\nclass ModalsGroup extends api.core.DisclosuresGroup {\n constructor () {\n super('Modal', false);\n this.focusTrap = new FocusTrap();\n }\n\n static get instanceClassName () {\n return 'ModalsGroup';\n }\n\n apply (value, initial) {\n super.apply(value, initial);\n if (this.current === null) this.focusTrap.untrap();\n else this.focusTrap.trap(this.current.node);\n }\n}\n\nexport { ModalsGroup };\n","import api from '../../api.js';\nimport { ModalSelector } from './modal-selector.js';\n\nconst OFFSET = 32; // 32px => 8v => 2rem\n\nclass ModalBody extends api.core.Instance {\n static get instanceClassName () {\n return 'ModalBody';\n }\n\n init () {\n this.listen('scroll', this.shade.bind(this));\n }\n\n activate () {\n this.isResizing = true;\n this.resize();\n }\n\n deactivate () {\n this.isResizing = false;\n }\n\n shade () {\n if (this.node.scrollHeight > this.node.clientHeight) {\n if (this.node.offsetHeight + this.node.scrollTop >= this.node.scrollHeight) {\n this.removeClass(ModalSelector.SCROLL_SHADOW);\n } else {\n this.addClass(ModalSelector.SCROLL_SHADOW);\n }\n } else {\n this.removeClass(ModalSelector.SCROLL_SHADOW);\n }\n }\n\n resize () {\n this.adjust();\n this.request(this.adjust.bind(this));\n }\n\n adjust () {\n const offset = OFFSET * (this.isBreakpoint(api.core.Breakpoints.MD) ? 2 : 1);\n if (this.isLegacy) this.style.maxHeight = `${window.innerHeight - offset}px`;\n else this.style.setProperty('--modal-max-height', `${window.innerHeight - offset}px`);\n this.shade();\n }\n}\n\nexport { ModalBody };\n","import api from './api.js';\n\nimport { Modal } from './script/modal/modal.js';\nimport { ModalButton } from './script/modal/modal-button.js';\nimport { ModalsGroup } from './script/modal/modals-group.js';\nimport { ModalBody } from './script/modal/modal-body.js';\nimport { ModalSelector } from './script/modal/modal-selector.js';\n\napi.modal = {\n Modal: Modal,\n ModalButton: ModalButton,\n ModalBody: ModalBody,\n ModalsGroup: ModalsGroup,\n ModalSelector: ModalSelector\n};\n\nexport default api;\n","import api from './index.js';\n\napi.internals.register(api.modal.ModalSelector.MODAL, api.modal.Modal);\napi.internals.register(api.modal.ModalSelector.BODY, api.modal.ModalBody);\napi.internals.register(api.core.RootSelector.ROOT, api.modal.ModalsGroup);\n\nexport default api;\n"],"names":[],"mappings":"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"}
@@ -1,3 +1,3 @@
1
- /*! DSFR v1.5.0 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
1
+ /*! DSFR v1.5.1 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions) */
2
2
  const t=window.dsfr,e={MODAL:t.internals.ns.selector("modal"),SCROLL_SHADOW:t.internals.ns.selector("scroll-shadow"),BODY:t.internals.ns.selector("modal__body")};class s extends t.core.DisclosureButton{constructor(){super(t.core.DisclosureType.OPENED)}static get instanceClassName(){return"ModalButton"}}const i={CONCEALING_BACKDROP:t.internals.ns.attr("concealing-backdrop")};class n extends t.core.Disclosure{constructor(){super(t.core.DisclosureType.OPENED,e.MODAL,s,"ModalsGroup"),this.scrolling=this.resize.bind(this,!1),this.resizing=this.resize.bind(this,!0)}static get instanceClassName(){return"Modal"}init(){super.init(),this.listen("click",this.click.bind(this)),this.listenKey(t.core.KeyCodes.ESCAPE,this.conceal.bind(this,!1,!1),!0,!0)}get body(){return this.element.getDescendantInstances("ModalBody","Modal")[0]}click(t){t.target===this.node&&"false"!==this.getAttribute(i.CONCEALING_BACKDROP)&&this.conceal()}disclose(t){return!!super.disclose(t)&&(this.body&&this.body.activate(),this.isScrollLocked=!0,this.setAttribute("aria-modal","true"),this.setAttribute("open","true"),!0)}conceal(t,e){return!!super.conceal(t,e)&&(this.isScrollLocked=!1,this.removeAttribute("aria-modal"),this.removeAttribute("open"),this.body&&this.body.deactivate(),!0)}}const o=['[tabindex="0"]',"a[href]","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details","iframe"].join(),r=['[tabindex]:not([tabindex="-1"]):not([tabindex="0"])'].join(),a=(t,e)=>{if(!(t instanceof Element))return!1;const s=window.getComputedStyle(t);if(!s)return!1;if("hidden"===s.visibility)return!1;for(void 0===e&&(e=t);e.contains(t);){if("none"===s.display)return!1;t=t.parentElement}return!0};class l{constructor(t,e){this.element=null,this.activeElement=null,this.onTrap=t,this.onUntrap=e,this.waiting=this.wait.bind(this),this.handling=this.handle.bind(this),this.focusing=this.maintainFocus.bind(this),this.current=null}get trapped(){return null!==this.element}trap(t){this.trapped&&this.untrap(),this.element=t,this.isTrapping=!0,this.wait(),this.onTrap&&this.onTrap()}wait(){a(this.element)?this.trapping():window.requestAnimationFrame(this.waiting)}trapping(){if(!this.isTrapping)return;this.isTrapping=!1;const t=this.focusables;t.length&&t[0].focus(),this.element.setAttribute("aria-modal",!0),window.addEventListener("keydown",this.handling),document.body.addEventListener("focus",this.focusing,!0)}stun(t){for(const e of t.children)e!==this.element&&(e.contains(this.element)?this.stun(e):this.stunneds.push(new c(e)))}maintainFocus(t){if(!this.element.contains(t.target)){const e=this.focusables;if(0===e.length)return;const s=e[0];t.preventDefault(),s.focus()}}handle(t){if(9!==t.keyCode)return;const e=this.focusables;if(0===e.length)return;const s=e[0],i=e[e.length-1],n=e.indexOf(document.activeElement);t.shiftKey?!this.element.contains(document.activeElement)||n<1?(t.preventDefault(),i.focus()):(document.activeElement.tabIndex>0||e[n-1].tabIndex>0)&&(t.preventDefault(),e[n-1].focus()):this.element.contains(document.activeElement)&&n!==e.length-1&&-1!==n?document.activeElement.tabIndex>0&&(t.preventDefault(),e[n+1].focus()):(t.preventDefault(),s.focus())}get focusables(){let e=t.internals.dom.querySelectorAllArray(this.element,o);const s=t.internals.dom.querySelectorAllArray(document.documentElement,'input[type="radio"]');if(s.length){const t={};for(const e of s){const s=e.getAttribute("name");void 0===t[s]&&(t[s]=new d(s)),t[s].push(e)}e=e.filter((e=>{if("input"!==e.tagName.toLowerCase()||"radio"!==e.getAttribute("type").toLowerCase())return!0;const s=e.getAttribute("name");return t[s].keep(e)}))}const i=t.internals.dom.querySelectorAllArray(this.element,r);i.sort(((t,e)=>t.tabIndex-e.tabIndex));const n=e.filter((t=>-1===i.indexOf(t)));return i.concat(n).filter((t=>"-1"!==t.tabIndex&&a(t,this.element)))}untrap(){this.trapped&&(this.isTrapping=!1,this.element.removeAttribute("aria-modal"),window.removeEventListener("keydown",this.handling),document.body.removeEventListener("focus",this.focusing,!0),this.element=null,this.onUntrap&&this.onUntrap())}dispose(){this.untrap()}}class c{constructor(t){this.element=t,this.inert=t.getAttribute("inert"),this.element.setAttribute("inert","")}unstun(){null===this.inert?this.element.removeAttribute("inert"):this.element.setAttribute("inert",this.inert)}}class d{constructor(t){this.name=t,this.buttons=[]}push(t){this.buttons.push(t),(t===document.activeElement||t.checked||void 0===this.selected)&&(this.selected=t)}keep(t){return this.selected===t}}class h extends t.core.DisclosuresGroup{constructor(){super("Modal",!1),this.focusTrap=new l}static get instanceClassName(){return"ModalsGroup"}apply(t,e){super.apply(t,e),null===this.current?this.focusTrap.untrap():this.focusTrap.trap(this.current.node)}}class u extends t.core.Instance{static get instanceClassName(){return"ModalBody"}init(){this.listen("scroll",this.shade.bind(this))}activate(){this.isResizing=!0,this.resize()}deactivate(){this.isResizing=!1}shade(){this.node.scrollHeight>this.node.clientHeight?this.node.offsetHeight+this.node.scrollTop>=this.node.scrollHeight?this.removeClass(e.SCROLL_SHADOW):this.addClass(e.SCROLL_SHADOW):this.removeClass(e.SCROLL_SHADOW)}resize(){this.adjust(),this.request(this.adjust.bind(this))}adjust(){const e=32*(this.isBreakpoint(t.core.Breakpoints.MD)?2:1);this.isLegacy?this.style.maxHeight=window.innerHeight-e+"px":this.style.setProperty("--modal-max-height",window.innerHeight-e+"px"),this.shade()}}t.modal={Modal:n,ModalButton:s,ModalBody:u,ModalsGroup:h,ModalSelector:e},t.internals.register(t.modal.ModalSelector.MODAL,t.modal.Modal),t.internals.register(t.modal.ModalSelector.BODY,t.modal.ModalBody),t.internals.register(t.core.RootSelector.ROOT,t.modal.ModalsGroup);
3
3
  //# sourceMappingURL=modal.module.min.js.map