dsfr-assets 1.14.0 → 1.14.2

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 (454) hide show
  1. checksums.yaml +4 -4
  2. data/lib/dsfr/assets/version.rb +1 -1
  3. data/vendor/assets/javascripts/dsfr.module.min.js +2 -2
  4. data/vendor/assets/javascripts/dsfr.nomodule.min.js +2 -2
  5. data/vendor/assets/stylesheets/artwork/pictograms/accessibility/ear-off.svg +26 -0
  6. data/vendor/assets/stylesheets/artwork/pictograms/accessibility/eye-off.svg +25 -0
  7. data/vendor/assets/stylesheets/artwork/pictograms/accessibility/mental-disabilities.svg +26 -0
  8. data/vendor/assets/stylesheets/artwork/pictograms/accessibility/wheelchair.svg +25 -0
  9. data/vendor/assets/stylesheets/artwork/pictograms/buildings/base.svg +25 -0
  10. data/vendor/assets/stylesheets/artwork/pictograms/buildings/companie.svg +26 -0
  11. data/vendor/assets/stylesheets/artwork/pictograms/digital/smartphone.svg +26 -0
  12. data/vendor/assets/stylesheets/artwork/pictograms/document/archive.svg +26 -0
  13. data/vendor/assets/stylesheets/artwork/pictograms/document/binders.svg +39 -0
  14. data/vendor/assets/stylesheets/artwork/pictograms/document/conclusion.svg +25 -0
  15. data/vendor/assets/stylesheets/artwork/pictograms/document/document-search.svg +25 -0
  16. data/vendor/assets/stylesheets/artwork/pictograms/document/driving-license-new.svg +25 -0
  17. data/vendor/assets/stylesheets/artwork/pictograms/document/international-driving-license-new.svg +25 -0
  18. data/vendor/assets/stylesheets/artwork/pictograms/document/international-driving-license.svg +32 -0
  19. data/vendor/assets/stylesheets/artwork/pictograms/document/national-identity-card-passport.svg +26 -0
  20. data/vendor/assets/stylesheets/artwork/pictograms/document/presse-card.svg +25 -0
  21. data/vendor/assets/stylesheets/artwork/pictograms/document/sign-document.svg +25 -0
  22. data/vendor/assets/stylesheets/artwork/pictograms/health/doctor.svg +33 -0
  23. data/vendor/assets/stylesheets/artwork/pictograms/health/medical-research.svg +29 -0
  24. data/vendor/assets/stylesheets/artwork/pictograms/institutions/army-tank.svg +26 -0
  25. data/vendor/assets/stylesheets/artwork/pictograms/institutions/astronaut.svg +26 -0
  26. data/vendor/assets/stylesheets/artwork/pictograms/institutions/navy-anchor.svg +25 -0
  27. data/vendor/assets/stylesheets/artwork/pictograms/institutions/navy-bachi.svg +26 -0
  28. data/vendor/assets/stylesheets/artwork/pictograms/leisure/audio.svg +25 -0
  29. data/vendor/assets/stylesheets/artwork/pictograms/leisure/catalog.svg +26 -0
  30. data/vendor/assets/stylesheets/artwork/pictograms/leisure/pictures.svg +25 -0
  31. data/vendor/assets/stylesheets/artwork/pictograms/leisure/podcast.svg +25 -0
  32. data/vendor/assets/stylesheets/artwork/pictograms/leisure/video-games.svg +28 -0
  33. data/vendor/assets/stylesheets/artwork/pictograms/leisure/video.svg +25 -0
  34. data/vendor/assets/stylesheets/artwork/pictograms/map/backpack.svg +24 -0
  35. data/vendor/assets/stylesheets/artwork/pictograms/map/compass.svg +25 -0
  36. data/vendor/assets/stylesheets/artwork/pictograms/map/location-overseas-france.svg +26 -0
  37. data/vendor/assets/stylesheets/artwork/pictograms/map/map-pin.svg +26 -0
  38. data/vendor/assets/stylesheets/artwork/pictograms/map/travel-back.svg +31 -0
  39. data/vendor/assets/stylesheets/artwork/pictograms/system/flow-list.svg +25 -0
  40. data/vendor/assets/stylesheets/artwork/pictograms/system/flow-settings.svg +26 -0
  41. data/vendor/assets/stylesheets/artwork/pictograms/system/language.svg +25 -0
  42. data/vendor/assets/stylesheets/dsfr.min.css +15 -15
  43. data/vendor/assets/stylesheets/dsfr.print.min.css +2 -2
  44. data/vendor/assets/stylesheets/icons/arrows/arrow-down-circle-fill.svg +1 -0
  45. data/vendor/assets/stylesheets/icons/arrows/arrow-down-circle-line.svg +3 -0
  46. data/vendor/assets/stylesheets/icons/arrows/arrow-left-circle-fill.svg +3 -0
  47. data/vendor/assets/stylesheets/icons/arrows/arrow-left-circle-line.svg +3 -0
  48. data/vendor/assets/stylesheets/icons/arrows/arrow-left-down-fill.svg +3 -0
  49. data/vendor/assets/stylesheets/icons/arrows/arrow-left-down-line.svg +3 -0
  50. data/vendor/assets/stylesheets/icons/arrows/arrow-left-fill.svg +3 -0
  51. data/vendor/assets/stylesheets/icons/arrows/arrow-left-line.svg +3 -0
  52. data/vendor/assets/stylesheets/icons/arrows/arrow-left-right-fill.svg +3 -0
  53. data/vendor/assets/stylesheets/icons/arrows/arrow-left-right-line.svg +3 -0
  54. data/vendor/assets/stylesheets/icons/arrows/arrow-left-up-fill.svg +3 -0
  55. data/vendor/assets/stylesheets/icons/arrows/arrow-left-up-line.svg +3 -0
  56. data/vendor/assets/stylesheets/icons/arrows/arrow-right-circle-fill.svg +3 -0
  57. data/vendor/assets/stylesheets/icons/arrows/arrow-right-circle-line.svg +3 -0
  58. data/vendor/assets/stylesheets/icons/arrows/arrow-right-down-fill.svg +3 -0
  59. data/vendor/assets/stylesheets/icons/arrows/arrow-right-down-line.svg +3 -0
  60. data/vendor/assets/stylesheets/icons/arrows/arrow-right-up-fill.svg +3 -0
  61. data/vendor/assets/stylesheets/icons/arrows/arrow-turn-back-fill.svg +3 -0
  62. data/vendor/assets/stylesheets/icons/arrows/arrow-turn-back-line.svg +3 -0
  63. data/vendor/assets/stylesheets/icons/arrows/arrow-turn-forward-fill.svg +3 -0
  64. data/vendor/assets/stylesheets/icons/arrows/arrow-turn-forward-line.svg +3 -0
  65. data/vendor/assets/stylesheets/icons/arrows/arrow-up-circle-fill.svg +3 -0
  66. data/vendor/assets/stylesheets/icons/arrows/arrow-up-circle-line.svg +3 -0
  67. data/vendor/assets/stylesheets/icons/arrows/arrow-up-down-fill.svg +3 -0
  68. data/vendor/assets/stylesheets/icons/arrows/contract-left-fill.svg +3 -0
  69. data/vendor/assets/stylesheets/icons/arrows/contract-left-line.svg +3 -0
  70. data/vendor/assets/stylesheets/icons/arrows/contract-left-right-fill.svg +3 -0
  71. data/vendor/assets/stylesheets/icons/arrows/contract-left-right-line.svg +3 -0
  72. data/vendor/assets/stylesheets/icons/arrows/contract-right-fill.svg +3 -0
  73. data/vendor/assets/stylesheets/icons/arrows/contract-right-line.svg +3 -0
  74. data/vendor/assets/stylesheets/icons/arrows/contract-up-down-fill.svg +3 -0
  75. data/vendor/assets/stylesheets/icons/arrows/contract-up-down-line.svg +3 -0
  76. data/vendor/assets/stylesheets/icons/arrows/corner-down-left-fill.svg +3 -0
  77. data/vendor/assets/stylesheets/icons/arrows/corner-down-left-line.svg +3 -0
  78. data/vendor/assets/stylesheets/icons/arrows/corner-down-right-fill.svg +3 -0
  79. data/vendor/assets/stylesheets/icons/arrows/corner-down-right-line.svg +3 -0
  80. data/vendor/assets/stylesheets/icons/arrows/corner-left-down-fill.svg +3 -0
  81. data/vendor/assets/stylesheets/icons/arrows/corner-left-down-line.svg +3 -0
  82. data/vendor/assets/stylesheets/icons/arrows/corner-left-up-fill.svg +3 -0
  83. data/vendor/assets/stylesheets/icons/arrows/corner-left-up-line.svg +3 -0
  84. data/vendor/assets/stylesheets/icons/arrows/corner-right-down-fill.svg +3 -0
  85. data/vendor/assets/stylesheets/icons/arrows/corner-right-down-line.svg +3 -0
  86. data/vendor/assets/stylesheets/icons/arrows/corner-right-up-fill.svg +3 -0
  87. data/vendor/assets/stylesheets/icons/arrows/corner-right-up-line.svg +3 -0
  88. data/vendor/assets/stylesheets/icons/arrows/corner-up-left-fill.svg +3 -0
  89. data/vendor/assets/stylesheets/icons/arrows/corner-up-left-line.svg +3 -0
  90. data/vendor/assets/stylesheets/icons/arrows/corner-up-right-fill.svg +3 -0
  91. data/vendor/assets/stylesheets/icons/arrows/corner-up-right-line.svg +3 -0
  92. data/vendor/assets/stylesheets/icons/arrows/expand-left-fill.svg +3 -0
  93. data/vendor/assets/stylesheets/icons/arrows/expand-left-line.svg +3 -0
  94. data/vendor/assets/stylesheets/icons/arrows/expand-left-right-fill.svg +3 -0
  95. data/vendor/assets/stylesheets/icons/arrows/expand-left-right-line.svg +3 -0
  96. data/vendor/assets/stylesheets/icons/arrows/expand-right-fill.svg +3 -0
  97. data/vendor/assets/stylesheets/icons/arrows/expand-right-line.svg +3 -0
  98. data/vendor/assets/stylesheets/icons/arrows/expand-up-down-fill.svg +3 -0
  99. data/vendor/assets/stylesheets/icons/arrows/expand-up-down-line.svg +3 -0
  100. data/vendor/assets/stylesheets/icons/arrows/skip-down-fill.svg +3 -0
  101. data/vendor/assets/stylesheets/icons/arrows/skip-down-line.svg +3 -0
  102. data/vendor/assets/stylesheets/icons/arrows/skip-up-fill.svg +3 -0
  103. data/vendor/assets/stylesheets/icons/arrows/skip-up-line.svg +3 -0
  104. data/vendor/assets/stylesheets/icons/buildings/ancient-gate-fill.svg +3 -1
  105. data/vendor/assets/stylesheets/icons/buildings/building-4-fill.svg +3 -0
  106. data/vendor/assets/stylesheets/icons/buildings/building-4-line.svg +3 -0
  107. data/vendor/assets/stylesheets/icons/buildings/home-office-fill.svg +3 -0
  108. data/vendor/assets/stylesheets/icons/buildings/home-office-line.svg +3 -0
  109. data/vendor/assets/stylesheets/icons/buildings/school-fill.svg +3 -0
  110. data/vendor/assets/stylesheets/icons/buildings/school-line.svg +3 -0
  111. data/vendor/assets/stylesheets/icons/buildings/tent-fill.svg +3 -0
  112. data/vendor/assets/stylesheets/icons/buildings/tent-line.svg +3 -0
  113. data/vendor/assets/stylesheets/icons/business/archive-drawer-fill.svg +3 -0
  114. data/vendor/assets/stylesheets/icons/business/archive-drawer-line.svg +3 -0
  115. data/vendor/assets/stylesheets/icons/business/at-fill.svg +3 -0
  116. data/vendor/assets/stylesheets/icons/business/at-line.svg +3 -0
  117. data/vendor/assets/stylesheets/icons/business/bar-chart-2-fill.svg +3 -0
  118. data/vendor/assets/stylesheets/icons/business/bar-chart-2-line.svg +3 -0
  119. data/vendor/assets/stylesheets/icons/business/bar-chart-fill.svg +3 -0
  120. data/vendor/assets/stylesheets/icons/business/bar-chart-horizontal-fill.svg +3 -0
  121. data/vendor/assets/stylesheets/icons/business/bar-chart-horizontal-line.svg +3 -0
  122. data/vendor/assets/stylesheets/icons/business/bar-chart-line.svg +3 -0
  123. data/vendor/assets/stylesheets/icons/business/bubble-chart-fill.svg +3 -0
  124. data/vendor/assets/stylesheets/icons/business/bubble-chart-line.svg +3 -0
  125. data/vendor/assets/stylesheets/icons/business/calculator-fill.svg +3 -0
  126. data/vendor/assets/stylesheets/icons/business/calculator-line.svg +3 -0
  127. data/vendor/assets/stylesheets/icons/business/calendar-check-fill.svg +3 -0
  128. data/vendor/assets/stylesheets/icons/business/calendar-check-line.svg +3 -0
  129. data/vendor/assets/stylesheets/icons/business/calendar-close-fill.svg +3 -0
  130. data/vendor/assets/stylesheets/icons/business/calendar-close-line.svg +3 -0
  131. data/vendor/assets/stylesheets/icons/business/calendar-todo-fill.svg +3 -0
  132. data/vendor/assets/stylesheets/icons/business/calendar-todo-line.svg +3 -0
  133. data/vendor/assets/stylesheets/icons/business/cloud-off-fill.svg +3 -0
  134. data/vendor/assets/stylesheets/icons/business/cloud-off-line.svg +3 -0
  135. data/vendor/assets/stylesheets/icons/business/donut-chart-fill.svg +3 -0
  136. data/vendor/assets/stylesheets/icons/business/donut-chart-line.svg +3 -0
  137. data/vendor/assets/stylesheets/icons/business/honour-fill.svg +3 -0
  138. data/vendor/assets/stylesheets/icons/business/honour-line.svg +3 -0
  139. data/vendor/assets/stylesheets/icons/business/inbox-2-fill.svg +3 -0
  140. data/vendor/assets/stylesheets/icons/business/inbox-2-line.svg +3 -0
  141. data/vendor/assets/stylesheets/icons/business/inbox-archive-fill.svg +3 -0
  142. data/vendor/assets/stylesheets/icons/business/inbox-archive-line.svg +3 -0
  143. data/vendor/assets/stylesheets/icons/business/inbox-fill.svg +3 -0
  144. data/vendor/assets/stylesheets/icons/business/inbox-line.svg +3 -0
  145. data/vendor/assets/stylesheets/icons/business/inbox-unarchive-fill.svg +3 -0
  146. data/vendor/assets/stylesheets/icons/business/inbox-unarchive-line.svg +3 -0
  147. data/vendor/assets/stylesheets/icons/business/mail-add-fill.svg +3 -0
  148. data/vendor/assets/stylesheets/icons/business/mail-add-line.svg +3 -0
  149. data/vendor/assets/stylesheets/icons/business/mail-check-fill.svg +3 -0
  150. data/vendor/assets/stylesheets/icons/business/mail-check-line.svg +3 -0
  151. data/vendor/assets/stylesheets/icons/business/mail-close-fill.svg +3 -0
  152. data/vendor/assets/stylesheets/icons/business/mail-close-line.svg +3 -0
  153. data/vendor/assets/stylesheets/icons/business/mail-download-fill.svg +3 -0
  154. data/vendor/assets/stylesheets/icons/business/mail-download-line.svg +3 -0
  155. data/vendor/assets/stylesheets/icons/business/mail-forbid-fill.svg +3 -0
  156. data/vendor/assets/stylesheets/icons/business/mail-forbid-line.svg +3 -0
  157. data/vendor/assets/stylesheets/icons/business/mail-lock-fill.svg +3 -0
  158. data/vendor/assets/stylesheets/icons/business/mail-lock-line.svg +3 -0
  159. data/vendor/assets/stylesheets/icons/business/mail-send-fill.svg +3 -0
  160. data/vendor/assets/stylesheets/icons/business/mail-send-line.svg +3 -0
  161. data/vendor/assets/stylesheets/icons/business/mail-settings-fill.svg +3 -0
  162. data/vendor/assets/stylesheets/icons/business/mail-settings-line.svg +3 -0
  163. data/vendor/assets/stylesheets/icons/business/mail-star-fill.svg +3 -0
  164. data/vendor/assets/stylesheets/icons/business/mail-star-line.svg +3 -0
  165. data/vendor/assets/stylesheets/icons/business/mail-unread-fill.svg +3 -0
  166. data/vendor/assets/stylesheets/icons/business/mail-unread-line.svg +3 -0
  167. data/vendor/assets/stylesheets/icons/business/mail-volume-fill.svg +3 -0
  168. data/vendor/assets/stylesheets/icons/business/mail-volume-line.svg +3 -0
  169. data/vendor/assets/stylesheets/icons/business/megaphone-fill.svg +3 -0
  170. data/vendor/assets/stylesheets/icons/business/megaphone-line.svg +3 -0
  171. data/vendor/assets/stylesheets/icons/business/pass-expired-fill.svg +3 -0
  172. data/vendor/assets/stylesheets/icons/business/pass-expired-line.svg +3 -0
  173. data/vendor/assets/stylesheets/icons/business/pass-pending-fill.svg +3 -0
  174. data/vendor/assets/stylesheets/icons/business/pass-pending-line.svg +3 -0
  175. data/vendor/assets/stylesheets/icons/business/pass-valid-fill.svg +3 -0
  176. data/vendor/assets/stylesheets/icons/business/pass-valid-line.svg +3 -0
  177. data/vendor/assets/stylesheets/icons/business/pie-chart-fill.svg +3 -0
  178. data/vendor/assets/stylesheets/icons/business/pie-chart-line.svg +3 -0
  179. data/vendor/assets/stylesheets/icons/business/presentation-fill.svg +3 -0
  180. data/vendor/assets/stylesheets/icons/business/presentation-line.svg +3 -0
  181. data/vendor/assets/stylesheets/icons/business/printer-cloud-fill.svg +3 -0
  182. data/vendor/assets/stylesheets/icons/business/printer-cloud-line.svg +3 -0
  183. data/vendor/assets/stylesheets/icons/business/record-mail-fill.svg +3 -0
  184. data/vendor/assets/stylesheets/icons/business/record-mail-line.svg +3 -0
  185. data/vendor/assets/stylesheets/icons/business/reply-all-fill.svg +3 -0
  186. data/vendor/assets/stylesheets/icons/business/reply-all-line.svg +3 -0
  187. data/vendor/assets/stylesheets/icons/business/reply-fill.svg +3 -0
  188. data/vendor/assets/stylesheets/icons/business/reply-line.svg +3 -0
  189. data/vendor/assets/stylesheets/icons/business/seo-fill.svg +3 -0
  190. data/vendor/assets/stylesheets/icons/business/seo-line.svg +3 -0
  191. data/vendor/assets/stylesheets/icons/business/service-fill.svg +3 -0
  192. data/vendor/assets/stylesheets/icons/business/service-line.svg +3 -0
  193. data/vendor/assets/stylesheets/icons/business/shake-hands-fill.svg +3 -0
  194. data/vendor/assets/stylesheets/icons/business/shake-hands-line.svg +3 -0
  195. data/vendor/assets/stylesheets/icons/business/stack-fill.svg +3 -0
  196. data/vendor/assets/stylesheets/icons/business/stack-line.svg +3 -0
  197. data/vendor/assets/stylesheets/icons/business/window-2-fill.svg +3 -0
  198. data/vendor/assets/stylesheets/icons/business/window-2-line.svg +3 -0
  199. data/vendor/assets/stylesheets/icons/communication/chat-download-fill.svg +3 -0
  200. data/vendor/assets/stylesheets/icons/communication/chat-download-line.svg +3 -0
  201. data/vendor/assets/stylesheets/icons/communication/chat-follow-up-fill.svg +3 -0
  202. data/vendor/assets/stylesheets/icons/communication/chat-follow-up-line.svg +3 -0
  203. data/vendor/assets/stylesheets/icons/communication/chat-forward-fill.svg +3 -0
  204. data/vendor/assets/stylesheets/icons/communication/chat-forward-line.svg +3 -0
  205. data/vendor/assets/stylesheets/icons/communication/chat-history-fill.svg +3 -0
  206. data/vendor/assets/stylesheets/icons/communication/chat-history-line.svg +3 -0
  207. data/vendor/assets/stylesheets/icons/communication/chat-new-fill.svg +3 -0
  208. data/vendor/assets/stylesheets/icons/communication/chat-new-line.svg +3 -0
  209. data/vendor/assets/stylesheets/icons/communication/chat-off-fill.svg +3 -0
  210. data/vendor/assets/stylesheets/icons/communication/chat-off-line.svg +3 -0
  211. data/vendor/assets/stylesheets/icons/communication/chat-private-fill.svg +3 -0
  212. data/vendor/assets/stylesheets/icons/communication/chat-private-line.svg +3 -0
  213. data/vendor/assets/stylesheets/icons/communication/chat-quote-fill.svg +3 -0
  214. data/vendor/assets/stylesheets/icons/communication/chat-quote-line.svg +3 -0
  215. data/vendor/assets/stylesheets/icons/communication/chat-settings-fill.svg +3 -0
  216. data/vendor/assets/stylesheets/icons/communication/chat-settings-line.svg +3 -0
  217. data/vendor/assets/stylesheets/icons/communication/chat-upload-fill.svg +3 -0
  218. data/vendor/assets/stylesheets/icons/communication/chat-upload-line.svg +3 -0
  219. data/vendor/assets/stylesheets/icons/communication/chat-voice-fill.svg +3 -0
  220. data/vendor/assets/stylesheets/icons/communication/chat-voice-line.svg +3 -0
  221. data/vendor/assets/stylesheets/icons/communication/emoji-sticker-fill.svg +3 -0
  222. data/vendor/assets/stylesheets/icons/communication/emoji-sticker-line.svg +3 -0
  223. data/vendor/assets/stylesheets/icons/communication/message-3-fill.svg +3 -0
  224. data/vendor/assets/stylesheets/icons/communication/message-3-line.svg +3 -0
  225. data/vendor/assets/stylesheets/icons/communication/speak-fill.svg +3 -0
  226. data/vendor/assets/stylesheets/icons/communication/speak-line.svg +3 -0
  227. data/vendor/assets/stylesheets/icons/design/anticlockwise-fill.svg +3 -0
  228. data/vendor/assets/stylesheets/icons/design/anticlockwise-line.svg +3 -0
  229. data/vendor/assets/stylesheets/icons/design/artboard-fill.svg +3 -0
  230. data/vendor/assets/stylesheets/icons/design/artboard-line.svg +3 -0
  231. data/vendor/assets/stylesheets/icons/design/blur-off-fill.svg +3 -0
  232. data/vendor/assets/stylesheets/icons/design/blur-off-line.svg +3 -0
  233. data/vendor/assets/stylesheets/icons/design/circle-fill.svg +3 -0
  234. data/vendor/assets/stylesheets/icons/design/circle-line.svg +3 -0
  235. data/vendor/assets/stylesheets/icons/design/clockwise-fill.svg +3 -0
  236. data/vendor/assets/stylesheets/icons/design/clockwise-line.svg +3 -0
  237. data/vendor/assets/stylesheets/icons/design/collage-fill.svg +3 -0
  238. data/vendor/assets/stylesheets/icons/design/collage-line.svg +3 -0
  239. data/vendor/assets/stylesheets/icons/design/compasses-2-fill.svg +3 -0
  240. data/vendor/assets/stylesheets/icons/design/compasses-2-line.svg +3 -0
  241. data/vendor/assets/stylesheets/icons/design/contrast-drop-2-fill.svg +3 -0
  242. data/vendor/assets/stylesheets/icons/design/contrast-drop-2-line.svg +3 -0
  243. data/vendor/assets/stylesheets/icons/design/crosshair-2-fill.svg +3 -0
  244. data/vendor/assets/stylesheets/icons/design/crosshair-2-line.svg +3 -0
  245. data/vendor/assets/stylesheets/icons/design/drag-drop-fill.svg +3 -0
  246. data/vendor/assets/stylesheets/icons/design/drag-drop-line.svg +3 -0
  247. data/vendor/assets/stylesheets/icons/design/edit-circle-fill.svg +3 -0
  248. data/vendor/assets/stylesheets/icons/design/edit-circle-line.svg +3 -0
  249. data/vendor/assets/stylesheets/icons/design/eraser-fill-1.svg +3 -0
  250. data/vendor/assets/stylesheets/icons/design/eraser-line-1.svg +3 -0
  251. data/vendor/assets/stylesheets/icons/design/focus-3-fill.svg +3 -0
  252. data/vendor/assets/stylesheets/icons/design/focus-3-line.svg +3 -0
  253. data/vendor/assets/stylesheets/icons/design/grid-fill.svg +3 -0
  254. data/vendor/assets/stylesheets/icons/design/grid-line.svg +3 -0
  255. data/vendor/assets/stylesheets/icons/design/hammer-fill.svg +3 -0
  256. data/vendor/assets/stylesheets/icons/design/hammer-line.svg +3 -0
  257. data/vendor/assets/stylesheets/icons/design/hexagon-fill.svg +3 -0
  258. data/vendor/assets/stylesheets/icons/design/hexagon-line.svg +3 -0
  259. data/vendor/assets/stylesheets/icons/design/layout-bottom-fill.svg +3 -0
  260. data/vendor/assets/stylesheets/icons/design/layout-bottom-line.svg +3 -0
  261. data/vendor/assets/stylesheets/icons/design/layout-column-fill.svg +3 -0
  262. data/vendor/assets/stylesheets/icons/design/layout-column-line.svg +3 -0
  263. data/vendor/assets/stylesheets/icons/design/layout-fill.svg +3 -0
  264. data/vendor/assets/stylesheets/icons/design/layout-left-fill.svg +3 -0
  265. data/vendor/assets/stylesheets/icons/design/layout-left-line.svg +3 -0
  266. data/vendor/assets/stylesheets/icons/design/layout-line.svg +3 -0
  267. data/vendor/assets/stylesheets/icons/design/layout-masonry-fill.svg +3 -0
  268. data/vendor/assets/stylesheets/icons/design/layout-masonry-line.svg +3 -0
  269. data/vendor/assets/stylesheets/icons/design/layout-right-fill.svg +3 -0
  270. data/vendor/assets/stylesheets/icons/design/layout-right-line.svg +3 -0
  271. data/vendor/assets/stylesheets/icons/design/layout-row-fill.svg +3 -0
  272. data/vendor/assets/stylesheets/icons/design/layout-row-line.svg +3 -0
  273. data/vendor/assets/stylesheets/icons/design/layout-top-fill.svg +3 -0
  274. data/vendor/assets/stylesheets/icons/design/layout-top-line.svg +3 -0
  275. data/vendor/assets/stylesheets/icons/design/magic-fill.svg +3 -0
  276. data/vendor/assets/stylesheets/icons/design/magic-line.svg +3 -0
  277. data/vendor/assets/stylesheets/icons/design/markup-fill.svg +3 -0
  278. data/vendor/assets/stylesheets/icons/design/markup-line.svg +3 -0
  279. data/vendor/assets/stylesheets/icons/design/octagon-fill.svg +3 -0
  280. data/vendor/assets/stylesheets/icons/design/octagon-line.svg +3 -0
  281. data/vendor/assets/stylesheets/icons/design/pentagon-fill.svg +3 -0
  282. data/vendor/assets/stylesheets/icons/design/pentagon-line.svg +3 -0
  283. data/vendor/assets/stylesheets/icons/design/quill-pen-fill.svg +3 -0
  284. data/vendor/assets/stylesheets/icons/design/quill-pen-line.svg +3 -0
  285. data/vendor/assets/stylesheets/icons/design/rectangle-fill.svg +3 -0
  286. data/vendor/assets/stylesheets/icons/design/rectangle-line.svg +3 -0
  287. data/vendor/assets/stylesheets/icons/design/ruler-fill.svg +3 -0
  288. data/vendor/assets/stylesheets/icons/design/ruler-line.svg +3 -0
  289. data/vendor/assets/stylesheets/icons/design/scissors-cut-fill.svg +3 -0
  290. data/vendor/assets/stylesheets/icons/design/scissors-cut-line.svg +3 -0
  291. data/vendor/assets/stylesheets/icons/design/scissors-fill.svg +3 -0
  292. data/vendor/assets/stylesheets/icons/design/scissors-line.svg +3 -0
  293. data/vendor/assets/stylesheets/icons/design/screenshot-2-fill.svg +3 -0
  294. data/vendor/assets/stylesheets/icons/design/screenshot-2-line.svg +3 -0
  295. data/vendor/assets/stylesheets/icons/design/shape-fill.svg +3 -0
  296. data/vendor/assets/stylesheets/icons/design/shape-line.svg +3 -0
  297. data/vendor/assets/stylesheets/icons/design/slice-fill.svg +3 -0
  298. data/vendor/assets/stylesheets/icons/design/slice-line.svg +3 -0
  299. data/vendor/assets/stylesheets/icons/design/square-fill.svg +3 -0
  300. data/vendor/assets/stylesheets/icons/design/square-line.svg +3 -0
  301. data/vendor/assets/stylesheets/icons/design/table-alt-fill.svg +3 -0
  302. data/vendor/assets/stylesheets/icons/design/table-alt-line.svg +3 -0
  303. data/vendor/assets/stylesheets/icons/design/tools-fill.svg +3 -0
  304. data/vendor/assets/stylesheets/icons/design/tools-line.svg +3 -0
  305. data/vendor/assets/stylesheets/icons/design/triangle-fill.svg +3 -0
  306. data/vendor/assets/stylesheets/icons/design/triangle-line.svg +3 -0
  307. data/vendor/assets/stylesheets/icons/development/braces-fill.svg +3 -0
  308. data/vendor/assets/stylesheets/icons/development/braces-line.svg +3 -0
  309. data/vendor/assets/stylesheets/icons/development/brackets-fill.svg +3 -0
  310. data/vendor/assets/stylesheets/icons/development/brackets-line.svg +3 -0
  311. data/vendor/assets/stylesheets/icons/development/code-fill.svg +3 -0
  312. data/vendor/assets/stylesheets/icons/development/code-line.svg +3 -0
  313. data/vendor/assets/stylesheets/icons/development/code-s-slash-fill.svg +3 -0
  314. data/vendor/assets/stylesheets/icons/development/command-fill.svg +3 -0
  315. data/vendor/assets/stylesheets/icons/development/command-line.svg +3 -0
  316. data/vendor/assets/stylesheets/icons/development/css3-fill.svg +3 -0
  317. data/vendor/assets/stylesheets/icons/development/css3-line.svg +3 -0
  318. data/vendor/assets/stylesheets/icons/development/git-close-pull-request-fill.svg +3 -0
  319. data/vendor/assets/stylesheets/icons/development/git-close-pull-request-line.svg +3 -0
  320. data/vendor/assets/stylesheets/icons/development/html5-fill.svg +3 -0
  321. data/vendor/assets/stylesheets/icons/development/html5-line.svg +3 -0
  322. data/vendor/assets/stylesheets/icons/development/javascript-fill.svg +3 -0
  323. data/vendor/assets/stylesheets/icons/development/javascript-line.svg +3 -0
  324. data/vendor/assets/stylesheets/icons/development/parentheses-fill.svg +3 -0
  325. data/vendor/assets/stylesheets/icons/development/parentheses-line.svg +3 -0
  326. data/vendor/assets/stylesheets/icons/development/terminal-fill.svg +3 -0
  327. data/vendor/assets/stylesheets/icons/device/airplay-fill.svg +3 -0
  328. data/vendor/assets/stylesheets/icons/device/airplay-line.svg +3 -0
  329. data/vendor/assets/stylesheets/icons/device/barcode-box-fill.svg +3 -0
  330. data/vendor/assets/stylesheets/icons/device/barcode-box-line.svg +3 -0
  331. data/vendor/assets/stylesheets/icons/device/barcode-fill.svg +3 -0
  332. data/vendor/assets/stylesheets/icons/device/barcode-line.svg +3 -0
  333. data/vendor/assets/stylesheets/icons/device/base-station-fill.svg +3 -0
  334. data/vendor/assets/stylesheets/icons/device/base-station-line.svg +3 -0
  335. data/vendor/assets/stylesheets/icons/device/battery-charge-fill.svg +3 -0
  336. data/vendor/assets/stylesheets/icons/device/battery-charge-line.svg +3 -0
  337. data/vendor/assets/stylesheets/icons/device/battery-fill.svg +3 -0
  338. data/vendor/assets/stylesheets/icons/device/battery-line.svg +3 -0
  339. data/vendor/assets/stylesheets/icons/device/battery-low-fill.svg +3 -0
  340. data/vendor/assets/stylesheets/icons/device/battery-low-line.svg +3 -0
  341. data/vendor/assets/stylesheets/icons/device/bluetooth-connect-fill.svg +3 -0
  342. data/vendor/assets/stylesheets/icons/device/bluetooth-connect-line.svg +3 -0
  343. data/vendor/assets/stylesheets/icons/device/cast-fill.svg +3 -0
  344. data/vendor/assets/stylesheets/icons/device/cast-line.svg +3 -0
  345. data/vendor/assets/stylesheets/icons/device/cellphone-fill.svg +3 -0
  346. data/vendor/assets/stylesheets/icons/device/cellphone-line.svg +3 -0
  347. data/vendor/assets/stylesheets/icons/device/cpu-fill.svg +3 -0
  348. data/vendor/assets/stylesheets/icons/device/cpu-line.svg +3 -0
  349. data/vendor/assets/stylesheets/icons/device/device-recover-fill.svg +3 -0
  350. data/vendor/assets/stylesheets/icons/device/device-recover-line.svg +3 -0
  351. data/vendor/assets/stylesheets/icons/device/fingerprint-fill.svg +3 -0
  352. data/vendor/assets/stylesheets/icons/device/fingerprint-line.svg +3 -0
  353. data/vendor/assets/stylesheets/icons/device/gamepad-fill.svg +3 -0
  354. data/vendor/assets/stylesheets/icons/device/gamepad-line.svg +3 -0
  355. data/vendor/assets/stylesheets/icons/device/gps-fill.svg +3 -0
  356. data/vendor/assets/stylesheets/icons/device/gps-line.svg +3 -0
  357. data/vendor/assets/stylesheets/icons/device/gradienter-fill.svg +3 -0
  358. data/vendor/assets/stylesheets/icons/device/gradienter-line.svg +3 -0
  359. data/vendor/assets/stylesheets/icons/device/hotspot-fill.svg +3 -0
  360. data/vendor/assets/stylesheets/icons/device/hotspot-line.svg +3 -0
  361. data/vendor/assets/stylesheets/icons/device/install-fill.svg +3 -0
  362. data/vendor/assets/stylesheets/icons/device/install-line.svg +3 -0
  363. data/vendor/assets/stylesheets/icons/device/instance-fill.svg +3 -0
  364. data/vendor/assets/stylesheets/icons/device/instance-line.svg +3 -0
  365. data/vendor/assets/stylesheets/icons/device/keyboard-fill.svg +3 -0
  366. data/vendor/assets/stylesheets/icons/device/keyboard-line.svg +3 -0
  367. data/vendor/assets/stylesheets/icons/device/macbook-fill.svg +3 -0
  368. data/vendor/assets/stylesheets/icons/device/macbook-line.svg +3 -0
  369. data/vendor/assets/stylesheets/icons/device/mouse-fill.svg +3 -0
  370. data/vendor/assets/stylesheets/icons/device/mouse-line.svg +3 -0
  371. data/vendor/assets/stylesheets/icons/device/phone-find-fill.svg +3 -0
  372. data/vendor/assets/stylesheets/icons/device/phone-find-line.svg +3 -0
  373. data/vendor/assets/stylesheets/icons/device/phone-lock-fill.svg +3 -0
  374. data/vendor/assets/stylesheets/icons/device/phone-lock-line.svg +3 -0
  375. data/vendor/assets/stylesheets/icons/device/qr-scan-fill.svg +3 -0
  376. data/vendor/assets/stylesheets/icons/device/qr-scan-line.svg +3 -0
  377. data/vendor/assets/stylesheets/icons/device/radar-fill.svg +3 -0
  378. data/vendor/assets/stylesheets/icons/device/radar-line.svg +3 -0
  379. data/vendor/assets/stylesheets/icons/device/remote-control-2-fill.svg +3 -0
  380. data/vendor/assets/stylesheets/icons/device/remote-control-2-line.svg +3 -0
  381. data/vendor/assets/stylesheets/icons/device/remote-control-fill.svg +3 -0
  382. data/vendor/assets/stylesheets/icons/device/remote-control-line.svg +3 -0
  383. data/vendor/assets/stylesheets/icons/device/restart-fill.svg +3 -0
  384. data/vendor/assets/stylesheets/icons/device/restart-line.svg +3 -0
  385. data/vendor/assets/stylesheets/icons/device/rfid-fill.svg +3 -0
  386. data/vendor/assets/stylesheets/icons/device/rfid-line.svg +3 -0
  387. data/vendor/assets/stylesheets/icons/device/rotate-lock-fill.svg +3 -0
  388. data/vendor/assets/stylesheets/icons/device/rotate-lock-line.svg +3 -0
  389. data/vendor/assets/stylesheets/icons/device/router-fill.svg +3 -0
  390. data/vendor/assets/stylesheets/icons/device/router-line.svg +3 -0
  391. data/vendor/assets/stylesheets/icons/device/scan-fill.svg +3 -0
  392. data/vendor/assets/stylesheets/icons/device/scan-line.svg +3 -0
  393. data/vendor/assets/stylesheets/icons/device/sd-card-fill.svg +3 -0
  394. data/vendor/assets/stylesheets/icons/device/sd-card-line.svg +3 -0
  395. data/vendor/assets/stylesheets/icons/device/sd-card-mini-fill.svg +3 -0
  396. data/vendor/assets/stylesheets/icons/device/sd-card-mini-line.svg +3 -0
  397. data/vendor/assets/stylesheets/icons/device/sensor-fill.svg +3 -0
  398. data/vendor/assets/stylesheets/icons/device/sensor-line.svg +3 -0
  399. data/vendor/assets/stylesheets/icons/device/shut-down-fill.svg +3 -0
  400. data/vendor/assets/stylesheets/icons/device/shut-down-line.svg +3 -0
  401. data/vendor/assets/stylesheets/icons/device/signal-wifi-error-fill.svg +3 -0
  402. data/vendor/assets/stylesheets/icons/device/signal-wifi-error-line.svg +3 -0
  403. data/vendor/assets/stylesheets/icons/device/signal-wifi-fill.svg +3 -0
  404. data/vendor/assets/stylesheets/icons/device/signal-wifi-line.svg +3 -0
  405. data/vendor/assets/stylesheets/icons/device/signal-wifi-off-fill.svg +3 -0
  406. data/vendor/assets/stylesheets/icons/device/signal-wifi-off-line.svg +3 -0
  407. data/vendor/assets/stylesheets/icons/device/sim-card-2-fill.svg +3 -0
  408. data/vendor/assets/stylesheets/icons/device/sim-card-2-line.svg +3 -0
  409. data/vendor/assets/stylesheets/icons/device/u-disk-fill.svg +3 -0
  410. data/vendor/assets/stylesheets/icons/device/u-disk-line.svg +3 -0
  411. data/vendor/assets/stylesheets/icons/device/uninstall-fill.svg +3 -0
  412. data/vendor/assets/stylesheets/icons/device/uninstall-line.svg +3 -0
  413. data/vendor/assets/stylesheets/icons/device/usb-fill.svg +3 -0
  414. data/vendor/assets/stylesheets/icons/device/usb-line.svg +3 -0
  415. data/vendor/assets/stylesheets/icons/device/wifi-off-fill.svg +3 -0
  416. data/vendor/assets/stylesheets/icons/device/wifi-off-line.svg +3 -0
  417. data/vendor/assets/stylesheets/icons/device/wireless-charging-fill.svg +3 -0
  418. data/vendor/assets/stylesheets/icons/device/wireless-charging-line.svg +3 -0
  419. data/vendor/assets/stylesheets/icons/editor/sort-asc.svg +3 -0
  420. data/vendor/assets/stylesheets/icons/editor/sort-desc.svg +3 -0
  421. data/vendor/assets/stylesheets/icons/weather/fr--avalanches-line.svg +3 -0
  422. data/vendor/assets/stylesheets/icons/weather/fr--submersion-line.svg +3 -0
  423. data/vendor/assets/stylesheets/icons/weather/sparkling-2-fill.svg +1 -1
  424. data/vendor/assets/stylesheets/icons/weather/sparkling-2-line.svg +1 -1
  425. data/vendor/assets/stylesheets/utility/dsfr-utility.min.css +11 -3
  426. metadata +444 -30
  427. data/vendor/assets/stylesheets/icons/system/arrow-left-fill.svg +0 -1
  428. data/vendor/assets/stylesheets/icons/system/arrow-left-line.svg +0 -1
  429. data/vendor/assets/stylesheets/icons/system/fr--arrow-right-down-circle-fill.svg +0 -1
  430. data/vendor/assets/stylesheets/icons/system/fr--arrow-right-up-circle-fill.svg +0 -1
  431. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-down-fill.svg +0 -0
  432. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-down-line.svg +0 -0
  433. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-down-s-fill.svg +0 -0
  434. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-down-s-line.svg +0 -0
  435. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-go-back-fill.svg +0 -0
  436. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-go-back-line.svg +0 -0
  437. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-go-forward-fill.svg +0 -0
  438. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-go-forward-line.svg +0 -0
  439. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-left-s-fill.svg +0 -0
  440. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-left-s-line.svg +0 -0
  441. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-right-fill.svg +0 -0
  442. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-right-line.svg +0 -0
  443. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-right-s-fill.svg +0 -0
  444. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-right-s-line.svg +0 -0
  445. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-right-up-line.svg +0 -0
  446. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-up-down-line.svg +0 -0
  447. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-up-fill.svg +0 -0
  448. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-up-line.svg +0 -0
  449. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-up-s-fill.svg +0 -0
  450. /data/vendor/assets/stylesheets/icons/{system → arrows}/arrow-up-s-line.svg +0 -0
  451. /data/vendor/assets/stylesheets/icons/{system → arrows}/fr--arrow-left-s-first-line.svg +0 -0
  452. /data/vendor/assets/stylesheets/icons/{system → arrows}/fr--arrow-left-s-line-double.svg +0 -0
  453. /data/vendor/assets/stylesheets/icons/{system → arrows}/fr--arrow-right-s-last-line.svg +0 -0
  454. /data/vendor/assets/stylesheets/icons/{system → arrows}/fr--arrow-right-s-line-double.svg +0 -0
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M12 13v7l-8-8 8-8v7h8v2h-8Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path d="M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414L7.828 11Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><path d="M19.0721 19.0721c3.9039-3.9038 3.9039-10.2404 0-14.1442-3.9038-3.9039-10.2404-3.9039-14.1442 0-3.9039 3.9038-3.9039 10.2404 0 14.1442 3.9038 3.9039 10.2404 3.9039 14.1442 0Zm-2.8288-2.8288H7.7567l3.1825-3.1825-4.2433-4.2433L8.8175 6.696l4.2433 4.2433 3.1825-3.1825v8.4866Z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24"><path d="M19.0721 4.9279c3.9039 3.9038 3.9039 10.2404 0 14.1442-3.9038 3.9039-10.2404 3.9039-14.1442 0-3.9039-3.9038-3.9039-10.2404 0-14.1442 3.9038-3.9039 10.2404-3.9039 14.1442 0Zm-2.8288 2.8288H7.7567l3.1825 3.1825-4.2433 4.2433 2.1216 2.1216 4.2433-4.2433 3.1825 3.1825V7.7567Z"/></svg>