@cnamts/synapse 1.0.7 → 1.0.9

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 (407) hide show
  1. package/dist/{DateFilter-CHDLz2EO.js → DateFilter-BylukfjR.js} +1 -1
  2. package/dist/{NumberFilter-DXNQ4Uls.js → NumberFilter-C_bUk9o1.js} +1 -1
  3. package/dist/{PeriodFilter-C8Qf3Jcn.js → PeriodFilter-dVOmcfmt.js} +1 -1
  4. package/dist/{SelectFilter-B2Ejs4Cb.js → SelectFilter-BW8KpXkQ.js} +1 -1
  5. package/dist/{TextFilter-CfR5_A1S.js → TextFilter-diwVzTz7.js} +1 -1
  6. package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +2785 -2770
  7. package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +3 -3
  8. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +7 -7
  9. package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +3 -3
  10. package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +3 -3
  11. package/dist/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.d.ts +30 -0
  12. package/dist/components/Amelipro/AmeliproContentLayout/index.d.ts +2 -0
  13. package/dist/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.d.ts +24 -0
  14. package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +128 -0
  15. package/dist/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.d.ts +2 -0
  16. package/dist/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  17. package/dist/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.d.ts +91 -0
  18. package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +18 -18
  19. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +9 -9
  20. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +3 -3
  21. package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +3 -3
  22. package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +3 -3
  23. package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -3
  24. package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +3 -3
  25. package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -3
  26. package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +2766 -2751
  27. package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +3 -3
  28. package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +2766 -2751
  29. package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +388 -386
  30. package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +632 -630
  31. package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +3 -3
  32. package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +9 -9
  33. package/dist/components/CookieBanner/CookieBanner.d.ts +116 -114
  34. package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +465 -465
  35. package/dist/components/CookiesSelection/CookiesSelection.d.ts +103 -101
  36. package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +106 -1510
  37. package/dist/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.d.ts +0 -1
  38. package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +1 -1
  39. package/dist/components/Customs/SyTextField/SyTextField.d.ts +634 -632
  40. package/dist/components/DataList/DataList.d.ts +1 -1
  41. package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +2875 -2843
  42. package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1446 -1430
  43. package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +643 -641
  44. package/dist/components/DialogBox/DialogBox.d.ts +172 -169
  45. package/dist/components/DialogBox/config.d.ts +3 -3
  46. package/dist/components/DialogBox/locales.d.ts +2 -0
  47. package/dist/components/DialogBox/useDraggable.d.ts +8 -0
  48. package/dist/components/FilterSideBar/FilterSideBar.d.ts +159 -157
  49. package/dist/components/FooterBar/FooterBar.d.ts +5 -5
  50. package/dist/components/HeaderBar/HeaderBar.d.ts +2 -2
  51. package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +1 -1
  52. package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +1 -1
  53. package/dist/components/LangBtn/LangBtn.d.ts +169 -167
  54. package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +1 -1
  55. package/dist/components/NirField/NirField.d.ts +1277 -1273
  56. package/dist/components/PeriodField/PeriodField.d.ts +5752 -5688
  57. package/dist/components/PhoneField/PhoneField.d.ts +647 -636
  58. package/dist/components/SearchListField/SearchListField.d.ts +105 -105
  59. package/dist/components/SyAlert/SyAlert.d.ts +29 -29
  60. package/dist/components/SyTextArea/SyTextArea.d.ts +389 -387
  61. package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +207 -175
  62. package/dist/components/Tables/SyTable/SyTable.d.ts +208 -176
  63. package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
  64. package/dist/components/Tables/common/SyTablePagination.d.ts +106 -1510
  65. package/dist/components/Tables/common/filters/DateFilter.d.ts +1 -1
  66. package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
  67. package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
  68. package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
  69. package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
  70. package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +82 -82
  71. package/dist/components/Tables/common/tableProps.d.ts +11 -0
  72. package/dist/components/Tables/common/types.d.ts +8 -4
  73. package/dist/components/Tables/common/useStoredOptions.d.ts +14 -0
  74. package/dist/components/Tables/common/useTableHeaders.d.ts +3 -2
  75. package/dist/components/Tables/common/useTableItems.d.ts +0 -1
  76. package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +16 -16
  77. package/dist/components/index.d.ts +4 -0
  78. package/dist/design-system-v3.js +166 -162
  79. package/dist/design-system-v3.umd.cjs +269 -268
  80. package/dist/main-2eWGB7zZ.js +30203 -0
  81. package/dist/services/NotificationService.d.ts +1 -0
  82. package/dist/style.css +1 -1
  83. package/dist/vuetifyConfig.d.ts +6 -6
  84. package/package.json +1 -1
  85. package/src/assets/amelipro/img/ico_pdf.svg +15 -0
  86. package/src/assets/amelipro/img/navigateurs.png +0 -0
  87. package/src/assets/amelipro/img/visuel_deconnexion.svg +973 -0
  88. package/src/assets/amelipro/img/visuel_erreur_403.svg +3652 -0
  89. package/src/assets/amelipro/img/visuel_erreur_404.svg +1801 -0
  90. package/src/assets/amelipro/img/visuel_erreur_500.svg +989 -0
  91. package/src/assets/amelipro/img/visuel_erreur_503.svg +1005 -0
  92. package/src/assets/amelipro/img/visuel_navigateur_obsolete.svg +828 -0
  93. package/src/assets/amelipro/pdf/charte-pour-pdf.pdf +0 -0
  94. package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +5 -2
  95. package/src/components/Accordion/Accordion.mdx +5 -3
  96. package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordion.stories.ts +258 -0
  97. package/src/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.stories.ts +321 -0
  98. package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.stories.ts +656 -0
  99. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.mdx +1 -3
  100. package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.stories.ts +208 -0
  101. package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.stories.ts +562 -0
  102. package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.stories.ts +480 -0
  103. package/src/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.stories.ts +267 -0
  104. package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.stories.ts +287 -6
  105. package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.stories.ts +433 -0
  106. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +15 -0
  107. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +44 -0
  108. package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.vue +55 -0
  109. package/src/components/Amelipro/AmeliproContentLayout/__tests__/AmeliproContentLayout.spec.ts +20 -0
  110. package/src/components/Amelipro/AmeliproContentLayout/__tests__/__snapshots__/AmeliproContentLayout.spec.ts.snap +24 -0
  111. package/src/components/Amelipro/AmeliproContentLayout/index.ts +3 -0
  112. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +18 -0
  113. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +68 -0
  114. package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +73 -0
  115. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/AmeliproCopyBtn.spec.ts +20 -0
  116. package/src/components/Amelipro/AmeliproCopyBtn/__tests__/__snapshots__/AmeliproCopyBtn.spec.ts.snap +84 -0
  117. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.stories.ts +422 -0
  118. package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +2 -2
  119. package/src/components/Amelipro/AmeliproCustomSelector/__tests__/__snapshots__/AmeliproCustomSelector.spec.ts.snap +4 -6
  120. package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.stories.ts +92 -0
  121. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +23 -0
  122. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +386 -0
  123. package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +187 -0
  124. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +31 -0
  125. package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/__snapshots__/AmeliproErrorTemplate.spec.ts.snap +185 -0
  126. package/src/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.ts +85 -0
  127. package/src/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
  128. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.mdx +15 -0
  129. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.stories.ts +71 -0
  130. package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +161 -0
  131. package/src/components/Amelipro/AmeliproFilePreview/__tests__/AmeliproFilePreview.spec.ts +28 -0
  132. package/src/components/Amelipro/AmeliproFilePreview/__tests__/__snapshots__/AmeliproFilePreview.spec.ts.snap +209 -0
  133. package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.stories.ts +194 -0
  134. package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.stories.ts +639 -0
  135. package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.stories.ts +648 -0
  136. package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.stories.ts +392 -0
  137. package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.stories.ts +351 -0
  138. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.stories.ts +634 -38
  139. package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +1 -1
  140. package/src/components/Amelipro/ServiceMenu/ServiceMenu.mdx +5 -3
  141. package/src/components/Amelipro/StructureMenu/StructureMenu.mdx +5 -3
  142. package/src/components/Amelipro/UserMenu/UserMenu.mdx +5 -3
  143. package/src/components/BackBtn/Accessibilite.mdx +6 -2
  144. package/src/components/BackBtn/BackBtn.mdx +5 -3
  145. package/src/components/BackBtn/BackBtn.stories.ts +1 -0
  146. package/src/components/BackBtn/Usages.mdx +5 -3
  147. package/src/components/BackToTopBtn/Accessibilite.mdx +6 -2
  148. package/src/components/BackToTopBtn/BackToTopBtn.mdx +5 -4
  149. package/src/components/BackToTopBtn/Usages.mdx +5 -3
  150. package/src/components/ChipList/Accessibilite.mdx +6 -2
  151. package/src/components/ChipList/ChipList.mdx +5 -3
  152. package/src/components/CollapsibleList/Accessibilite.mdx +6 -2
  153. package/src/components/CollapsibleList/CollapsibleList.mdx +5 -3
  154. package/src/components/ContextualMenu/Accessibilite.mdx +6 -2
  155. package/src/components/ContextualMenu/ContextualMenu.mdx +7 -4
  156. package/src/components/ContextualMenu/Usages.mdx +5 -3
  157. package/src/components/CookieBanner/Accessibilite.mdx +6 -2
  158. package/src/components/CookieBanner/CookieBanner.mdx +5 -8
  159. package/src/components/CopyBtn/Accessibilite.mdx +6 -2
  160. package/src/components/CopyBtn/CopyBtn.mdx +5 -3
  161. package/src/components/CopyBtn/Usages.mdx +5 -3
  162. package/src/components/Customs/Selects/SelectBtnField/Accessibilite.mdx +6 -2
  163. package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.mdx +7 -4
  164. package/src/components/Customs/Selects/SelectBtnField/Usages.mdx +5 -3
  165. package/src/components/Customs/Selects/SelectOverview.mdx +27 -60
  166. package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.mdx +6 -2
  167. package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.mdx +6 -4
  168. package/src/components/Customs/Selects/SyInputSelect/Accessibilite.mdx +6 -2
  169. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.mdx +9 -1
  170. package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +14 -0
  171. package/src/components/Customs/Selects/SySelect/Accessibilite.mdx +7 -3
  172. package/src/components/Customs/Selects/SySelect/SySelect.mdx +6 -4
  173. package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +2 -2
  174. package/src/components/Customs/Selects/SySelect/SySelect.vue +289 -375
  175. package/src/components/Customs/Selects/SySelect/Usages.mdx +5 -3
  176. package/src/components/Customs/Selects/SySelect/composables/tests/useSySelectKeyboard.spec.ts +0 -10
  177. package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +0 -5
  178. package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +184 -25
  179. package/src/components/Customs/SyCheckbox/Accessibilite.mdx +6 -3
  180. package/src/components/Customs/SyCheckbox/SyCheckbox.mdx +5 -3
  181. package/src/components/Customs/SyIcon/Accessibilite.mdx +5 -5
  182. package/src/components/Customs/SyIcon/SyIcon.mdx +5 -7
  183. package/src/components/Customs/SyPagination/SyPagination.mdx +7 -4
  184. package/src/components/Customs/SyTabs/Accessibilite.mdx +4 -1
  185. package/src/components/Customs/SyTabs/SyTabs.mdx +5 -3
  186. package/src/components/Customs/SyTabs/SyTabs.vue +87 -24
  187. package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +18 -0
  188. package/src/components/Customs/SyTextField/Accessibilite.mdx +6 -2
  189. package/src/components/Customs/SyTextField/SyTextField.mdx +5 -6
  190. package/src/components/Customs/SyTextField/SyTextField.vue +17 -4
  191. package/src/components/Customs/SyTextField/Usages.mdx +1 -0
  192. package/src/components/DataList/Accessibilite.mdx +6 -2
  193. package/src/components/DataList/DataList.mdx +5 -3
  194. package/src/components/DataListGroup/Accessibilite.mdx +6 -2
  195. package/src/components/DataListGroup/DataListGroup.mdx +5 -3
  196. package/src/components/DatePicker/Accessibilite.mdx +6 -2
  197. package/src/components/DatePicker/CalendarMode/DatePicker.mdx +5 -3
  198. package/src/components/DatePicker/CalendarMode/DatePicker.vue +6 -3
  199. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.mdx +5 -6
  200. package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +14 -3
  201. package/src/components/DatePicker/DatePickerOverview.mdx +5 -3
  202. package/src/components/DatePicker/DatePickerValidationExample/DatePickerValidation.mdx +5 -3
  203. package/src/components/DatePicker/DateTextInput/DateTextInput.vue +37 -32
  204. package/src/components/DatePicker/DateTextInput/NoCalendar.mdx +5 -3
  205. package/src/components/DatePicker/DateTextInput/NoCalendar.stories.ts +3 -0
  206. package/src/components/DatePicker/Usages.mdx +5 -3
  207. package/src/components/DiacriticPicker/DiacriticPicker.mdx +5 -3
  208. package/src/components/DialogBox/Accessibilite.mdx +6 -2
  209. package/src/components/DialogBox/DialogBox.mdx +5 -3
  210. package/src/components/DialogBox/DialogBox.stories.ts +83 -0
  211. package/src/components/DialogBox/DialogBox.vue +41 -6
  212. package/src/components/DialogBox/Usages.mdx +5 -3
  213. package/src/components/DialogBox/config.ts +3 -3
  214. package/src/components/DialogBox/locales.ts +2 -0
  215. package/src/components/DialogBox/tests/DialogBox.spec.ts +132 -3
  216. package/src/components/DialogBox/tests/__snapshots__/DialogBox.spec.ts.snap +14 -11
  217. package/src/components/DialogBox/useDraggable.ts +98 -0
  218. package/src/components/DownloadBtn/Accessibilite.mdx +6 -2
  219. package/src/components/DownloadBtn/DownloadBtn.mdx +7 -4
  220. package/src/components/DownloadBtn/DownloadBtn.vue +1 -1
  221. package/src/components/DownloadBtn/tests/DownloadBtn.spec.ts +2 -3
  222. package/src/components/ErrorPage/Accessibilite.mdx +6 -2
  223. package/src/components/ErrorPage/ErrorPage.mdx +5 -3
  224. package/src/components/ExternalLinks/Accessibilite.mdx +6 -2
  225. package/src/components/ExternalLinks/ExternalLinks.mdx +5 -8
  226. package/src/components/ExternalLinks/Usages.mdx +5 -3
  227. package/src/components/FileList/Accessibilite.mdx +6 -2
  228. package/src/components/FileList/FileList.mdx +5 -4
  229. package/src/components/FilePreview/Accessibilite.mdx +6 -2
  230. package/src/components/FilePreview/FilePreview.mdx +7 -7
  231. package/src/components/FileUpload/Accessibilite.mdx +6 -2
  232. package/src/components/FileUpload/FileUpload.mdx +7 -4
  233. package/src/components/FilterInline/Accessibilite.mdx +6 -2
  234. package/src/components/FilterInline/FilterInline.mdx +5 -5
  235. package/src/components/FilterSideBar/Accessibilite.mdx +6 -2
  236. package/src/components/FilterSideBar/FilterSideBar.mdx +5 -4
  237. package/src/components/FooterBar/Accessibilite.mdx +6 -2
  238. package/src/components/FooterBar/FooterBar.mdx +5 -3
  239. package/src/components/FranceConnectBtn/Accessibilite.mdx +6 -2
  240. package/src/components/FranceConnectBtn/FranceConnectBtn.mdx +5 -3
  241. package/src/components/HeaderBar/Accessibilite.mdx +6 -2
  242. package/src/components/HeaderBar/HeaderBar.mdx +4 -4
  243. package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.mdx +6 -2
  244. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.mdx +9 -13
  245. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.mdx +1 -1
  246. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.mdx +5 -5
  247. package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.mdx +1 -2
  248. package/src/components/HeaderBar/Usages.mdx +5 -3
  249. package/src/components/HeaderLoading/Accessibilite.mdx +2 -1
  250. package/src/components/HeaderLoading/HeaderLoading.mdx +5 -3
  251. package/src/components/HeaderNavigationBar/HeaderNavigationBar.mdx +1 -8
  252. package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +17 -9
  253. package/src/components/HeaderToolbar/Accessibilite.mdx +6 -2
  254. package/src/components/HeaderToolbar/HeaderToolbar.mdx +5 -3
  255. package/src/components/LangBtn/Accessibilite.mdx +6 -2
  256. package/src/components/LangBtn/LangBtn.mdx +5 -3
  257. package/src/components/Logo/Accessibilite.mdx +6 -2
  258. package/src/components/Logo/Logo.mdx +5 -3
  259. package/src/components/LogoBrandSection/Accessibilite.mdx +6 -2
  260. package/src/components/LogoBrandSection/LogoBrandSection.mdx +5 -3
  261. package/src/components/MaintenancePage/Accessibilite.mdx +6 -2
  262. package/src/components/MaintenancePage/MaintenancePage.mdx +6 -4
  263. package/src/components/NirField/Accessibilite.mdx +6 -2
  264. package/src/components/NirField/NirField.mdx +5 -7
  265. package/src/components/NirField/NirField.vue +13 -118
  266. package/src/components/NirField/Usages.mdx +5 -3
  267. package/src/components/NotFoundPage/Accessibilite.mdx +6 -2
  268. package/src/components/NotFoundPage/NotFoundPage.mdx +6 -4
  269. package/src/components/NotificationBar/Accessibilite.mdx +6 -2
  270. package/src/components/NotificationBar/NotificationBar.mdx +5 -1
  271. package/src/components/NotificationBar/NotificationBar.stories.ts +128 -2
  272. package/src/components/NotificationBar/NotificationBar.vue +16 -1
  273. package/src/components/NotificationBar/Usages.mdx +5 -3
  274. package/src/components/NotificationBar/tests/NotificationBar.spec.ts +65 -0
  275. package/src/components/PageContainer/Accessibilite.mdx +6 -2
  276. package/src/components/PageContainer/PageContainer.mdx +5 -3
  277. package/src/components/PaginatedTable/Accessibilite.mdx +6 -2
  278. package/src/components/PaginatedTable/PaginatedTable.mdx +5 -3
  279. package/src/components/PasswordField/Accessibilite.mdx +6 -2
  280. package/src/components/PasswordField/PasswordField.mdx +5 -3
  281. package/src/components/PeriodField/Accessibilite.mdx +6 -2
  282. package/src/components/PeriodField/PeriodField.mdx +5 -3
  283. package/src/components/PhoneField/Accessibilite.mdx +6 -2
  284. package/src/components/PhoneField/PhoneField.mdx +5 -3
  285. package/src/components/PhoneField/PhoneField.stories.ts +17 -218
  286. package/src/components/PhoneField/PhoneField.vue +17 -11
  287. package/src/components/PhoneField/Usages.mdx +5 -3
  288. package/src/components/PhoneField/tests/PhoneField.spec.ts +51 -15
  289. package/src/components/RangeField/Accessibilite.mdx +6 -2
  290. package/src/components/RangeField/RangeField.mdx +5 -7
  291. package/src/components/RatingPicker/Accessibilite.mdx +6 -2
  292. package/src/components/RatingPicker/RatingPicker.mdx +5 -4
  293. package/src/components/SearchListField/Accessibilite.mdx +6 -2
  294. package/src/components/SearchListField/SearchListField.mdx +7 -5
  295. package/src/components/SkipLink/Accessibilite.mdx +6 -2
  296. package/src/components/SkipLink/SkipLink.mdx +5 -3
  297. package/src/components/SkipLink/Usages.mdx +5 -3
  298. package/src/components/SocialMediaLinks/Accessibilite.mdx +6 -2
  299. package/src/components/SocialMediaLinks/SocialMediaLinks.mdx +5 -3
  300. package/src/components/SubHeader/Accessibilite.mdx +6 -2
  301. package/src/components/SubHeader/SubHeader.mdx +5 -3
  302. package/src/components/SyAlert/Accessibilite.mdx +6 -2
  303. package/src/components/SyAlert/SyAlert.mdx +7 -4
  304. package/src/components/SyAlert/Usages.mdx +5 -3
  305. package/src/components/SyTextArea/SyTextArea.mdx +5 -3
  306. package/src/components/TableToolbar/Accessibilite.mdx +6 -2
  307. package/src/components/TableToolbar/TableToolbar.mdx +6 -3
  308. package/src/components/Tables/SyServerTable/SyServerTable.mdx +5 -3
  309. package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +4 -0
  310. package/src/components/Tables/SyServerTable/SyServerTable.vue +36 -74
  311. package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +46 -7
  312. package/src/components/Tables/SyTable/SyTable.mdx +5 -3
  313. package/src/components/Tables/SyTable/SyTable.stories.ts +5 -1
  314. package/src/components/Tables/SyTable/SyTable.vue +38 -60
  315. package/src/components/Tables/SyTable/tests/SyTable.spec.ts +9 -7
  316. package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +6 -1
  317. package/src/components/Tables/common/tableProps.ts +53 -0
  318. package/src/components/Tables/common/tableStyles.scss +4 -0
  319. package/src/components/Tables/common/tests/tableUtils.spec.ts +4 -151
  320. package/src/components/Tables/common/types.ts +12 -2
  321. package/src/components/Tables/common/useStoredOptions.ts +36 -0
  322. package/src/components/Tables/common/useTableHeaders.ts +10 -7
  323. package/src/components/Tables/common/useTableItems.ts +0 -20
  324. package/src/components/ToolbarContainer/ToolbarContainer.mdx +1 -0
  325. package/src/components/UploadWorkflow/Accessibilite.mdx +6 -2
  326. package/src/components/UploadWorkflow/UploadWorkflow.mdx +5 -7
  327. package/src/components/UserMenuBtn/Accessibilite.mdx +6 -2
  328. package/src/components/UserMenuBtn/UserMenuBtn.mdx +5 -3
  329. package/src/components/index.ts +4 -0
  330. package/src/services/NotificationService.ts +9 -0
  331. package/src/stories/Accessibilite/Aculturation/SensibilisationAccessibilite.mdx +2 -65
  332. package/src/stories/Accessibilite/Audit/RGAA.mdx +2 -20
  333. package/src/stories/Accessibilite/AuditDesignSystem.mdx +4 -47
  334. package/src/stories/Accessibilite/Avancement/Avancement.mdx +5 -68
  335. package/src/stories/Accessibilite/Avancement/Avancement.stories.ts +267 -198
  336. package/src/stories/Accessibilite/Introduction.mdx +2 -20
  337. package/src/stories/Accessibilite/KitDePreAudit/Echantillonnage.mdx +4 -21
  338. package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +3 -20
  339. package/src/stories/Accessibilite/KitDePreAudit/Outils/Introduction.mdx +5 -50
  340. package/src/stories/Accessibilite/KitDePreAudit/Outils/LecteursDEcran.mdx +3 -46
  341. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/FauxPositifs.mdx +3 -39
  342. package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/Utilisation.mdx +4 -54
  343. package/src/stories/Accessibilite/KitDePreAudit/Preaudit.mdx +4 -51
  344. package/src/stories/Accessibilite/Vuetify/Vuetify.mdx +3 -11
  345. package/src/stories/Accessibilite/Vuetify/Vuetify.stories.ts +2 -2
  346. package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +6 -3
  347. package/src/stories/Components/Components.stories.ts +1 -1
  348. package/src/stories/Demarrer/CreerUneIssue.mdx +4 -1
  349. package/src/stories/Demarrer/PolitiqueDeConfidentialite.mdx +0 -2
  350. package/src/stories/Demarrer/PolitiqueDeConfidentialite.stories.ts +3 -0
  351. package/src/stories/Demarrer/Releases.mdx +0 -2
  352. package/src/stories/Demarrer/Releases.stories.ts +3 -0
  353. package/src/stories/DesignTokens/Arrondis.mdx +7 -1
  354. package/src/stories/DesignTokens/Colors.mdx +7 -1
  355. package/src/stories/DesignTokens/Conteneurs.mdx +6 -1
  356. package/src/stories/DesignTokens/Elevations.mdx +7 -1
  357. package/src/stories/DesignTokens/Espacements.mdx +7 -1
  358. package/src/stories/DesignTokens/Introduction.mdx +5 -3
  359. package/src/stories/DesignTokens/StylesTypographiques.mdx +6 -1
  360. package/src/stories/DesignTokens/Typographie.mdx +5 -1
  361. package/src/stories/Directives/SvgDirective.mdx +3 -22
  362. package/src/stories/EcoConception/EcoGuideComponent.vue +569 -0
  363. package/src/stories/EcoConception/Introduction.mdx +190 -13
  364. package/src/stories/EcoConception/Referentiel.mdx +13 -0
  365. package/src/stories/EcoConception/datas/back_rules.json +184 -0
  366. package/src/stories/EcoConception/datas/ux_ui_rules.json +1073 -0
  367. package/src/stories/EcoConception/ecoconception.stories.ts +30 -0
  368. package/src/stories/GuideDuDev/ClassesUtilitaires/DataUtilities.mdx +7 -3
  369. package/src/stories/GuideDuDev/ClassesUtilitaires/DomBrowserUtilities.mdx +9 -1
  370. package/src/stories/GuideDuDev/ClassesUtilitaires/FormattingUtilities.mdx +7 -3
  371. package/src/stories/GuideDuDev/ClassesUtilitaires/StorageUtilities.mdx +5 -1
  372. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationRules.mdx +7 -3
  373. package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationUtilities.mdx +7 -3
  374. package/src/stories/GuideDuDev/ClassesUtilitaires/index.mdx +5 -2
  375. package/src/stories/GuideDuDev/FormValidationGuide.mdx +7 -3
  376. package/src/stories/GuideDuDev/LesBreackingChanges.mdx +6 -2
  377. package/src/stories/GuideDuDev/MigrationDepuisBridge.mdx +7 -2
  378. package/src/stories/GuideDuDev/MigrationDepuisVue2.mdx +7 -2
  379. package/src/stories/GuideDuDev/PortailAgent.mdx +6 -1
  380. package/src/stories/GuideDuDev/Theme.mdx +8 -2
  381. package/src/stories/GuideDuDev/UtiliserLesRules.mdx +7 -3
  382. package/src/stories/GuideDuDev/moduleDeNotification.mdx +8 -3
  383. package/src/stories/GuideDuDev/vuetifyOptions.mdx +5 -1
  384. package/src/stories/Templates/Templates.stories.ts +1 -1
  385. package/src/stories/styles/shared.css +16 -0
  386. package/src/utils/rules/Rules.mdx +26 -3
  387. package/src/utils/rules/doMatchPattern/DoMachPattern.mdx +27 -4
  388. package/src/utils/rules/isDateValid/IsDateValid.mdx +27 -4
  389. package/src/utils/rules/isExactLength/IsExactLenght.mdx +27 -4
  390. package/src/utils/rules/isHolidayDay/IsHolidayDay.mdx +27 -4
  391. package/src/utils/rules/isMaxLength/IsMaxLength.mdx +27 -4
  392. package/src/utils/rules/isMinLength/IsMinLength.mdx +27 -4
  393. package/src/utils/rules/isNotAfterDate/IsNotAfterDate.mdx +27 -4
  394. package/src/utils/rules/isNotAfterToday/IsNotAfterToday.mdx +27 -4
  395. package/src/utils/rules/isNotBeforeDate/IsNotBeforeDate.mdx +27 -4
  396. package/src/utils/rules/isNotBeforeToday/IsNotBeforeToday.mdx +27 -3
  397. package/src/utils/rules/isRequired/IsRequired.mdx +27 -4
  398. package/src/utils/rules/isValidEmail/IsValidEmail.mdx +27 -4
  399. package/dist/components/Tables/common/tableStorageUtils.d.ts +0 -69
  400. package/dist/components/Tables/common/tableUtils.d.ts +0 -79
  401. package/dist/main-C66C1BkG.js +0 -29878
  402. package/dist/stories/EcoConception/ecoDesignItems.d.ts +0 -4
  403. package/src/components/DownloadBtn/tests/__snapshots__/DownloadBtn.spec.ts.snap +0 -92
  404. package/src/components/Tables/common/tableStorageUtils.ts +0 -127
  405. package/src/components/Tables/common/tableUtils.ts +0 -102
  406. package/src/stories/EcoConception/ecoDesignItems.ts +0 -55
  407. package/src/stories/EcoConception/econception.stories.ts +0 -30
@@ -1,4 +1,5 @@
1
1
  import { Meta } from '@storybook/blocks';
2
+ import '../../../styles/shared.css';
2
3
 
3
4
  <Meta title="Accessibilité/Kit de pré-audit/Outils/Introduction" />
4
5
 
@@ -32,7 +33,6 @@ import { Meta } from '@storybook/blocks';
32
33
  color: white;
33
34
  position: relative;
34
35
  overflow: hidden;
35
- box-shadow: var(--shadow-lg);
36
36
  }
37
37
 
38
38
  .header-container::before {
@@ -46,32 +46,7 @@ import { Meta } from '@storybook/blocks';
46
46
  opacity: 0.3;
47
47
  }
48
48
 
49
- .header-title {
50
- font-size: 3.5rem;
51
- font-weight: 800;
52
- margin: 0;
53
- line-height: 1.1;
54
- position: relative;
55
- display: inline-block;
56
- }
57
-
58
- .header-title::after {
59
- content: '';
60
- position: absolute;
61
- bottom: -10px;
62
- left: 0;
63
- width: 80px;
64
- height: 4px;
65
- border-radius: 3px;
66
- }
67
-
68
- .header-subtitle {
69
- font-size: 1.2rem;
70
- margin-top: 1.5rem;
71
- max-width: 80%;
72
- line-height: 1.6;
73
- opacity: 0.9;
74
- }
49
+
75
50
 
76
51
  /* Card styles */
77
52
  .tool-cards-container {
@@ -84,18 +59,11 @@ import { Meta } from '@storybook/blocks';
84
59
  .tool-card {
85
60
  background: white;
86
61
  border-radius: var(--border-radius-md);
87
- box-shadow: var(--shadow-sm);
88
62
  padding: 1.5rem;
89
- transition: transform var(--transition-normal), box-shadow var(--transition-normal);
90
63
  position: relative;
91
64
  overflow: hidden;
92
65
  }
93
66
 
94
- .tool-card:hover {
95
- transform: translateY(-5px);
96
- box-shadow: var(--shadow-md);
97
- }
98
-
99
67
  .tool-card::before {
100
68
  content: '';
101
69
  position: absolute;
@@ -104,7 +72,6 @@ import { Meta } from '@storybook/blocks';
104
72
  width: 100%;
105
73
  height: 100%;
106
74
  opacity: 0;
107
- transition: opacity var(--transition-normal);
108
75
  z-index: 0;
109
76
  }
110
77
 
@@ -163,7 +130,6 @@ import { Meta } from '@storybook/blocks';
163
130
  color: var(--primary-color);
164
131
  text-decoration: none;
165
132
  font-weight: 500;
166
- transition: color var(--transition-fast);
167
133
  position: relative;
168
134
  }
169
135
 
@@ -176,28 +142,17 @@ import { Meta } from '@storybook/blocks';
176
142
  height: 2px;
177
143
  background-color: var(--primary-color);
178
144
  transform: scaleX(0);
179
- transform-origin: right;
180
- transition: transform var(--transition-normal);
181
145
  }
182
146
 
183
147
  .tool-card-link:hover {
184
148
  color: var(--secondary-color);
185
149
  }
186
150
 
187
- .tool-card-link:hover::after {
188
- transform: scaleX(1);
189
- transform-origin: left;
190
- }
191
-
192
151
  .tool-card-link-icon {
193
152
  margin-left: 0.5rem;
194
153
  transition: transform var(--transition-fast);
195
154
  }
196
155
 
197
- .tool-card-link:hover .tool-card-link-icon {
198
- transform: translateX(3px);
199
- }
200
-
201
156
  /* Section styles */
202
157
  .section {
203
158
  margin: 3rem 0;
@@ -311,9 +266,9 @@ import { Meta } from '@storybook/blocks';
311
266
  `}
312
267
  </style>
313
268
 
314
- <div className="header-container">
315
- <h1 className="header-title">Outils d'accessibilité</h1>
316
- <p className="header-subtitle">
269
+ <div className="header">
270
+ <h1>Outils d'accessibilité</h1>
271
+ <p>
317
272
  Découvrez les outils essentiels pour vérifier la conformité de vos interfaces aux normes d'accessibilité dans le cadre du pré-audit et de l'audit.
318
273
  </p>
319
274
  </div>
@@ -1,4 +1,5 @@
1
1
  import {Meta} from '@storybook/blocks';
2
+ import '../../../styles/shared.css';
2
3
 
3
4
  <Meta title="Accessibilité/Kit de pré-audit/Outils/Lecteurs d'écran"/>
4
5
 
@@ -33,44 +34,7 @@ import {Meta} from '@storybook/blocks';
33
34
  margin: 0 auto;
34
35
  }
35
36
 
36
- /* Header avec effet glassmorphism */
37
- .screen-reader-header {
38
- border-radius: var(--border-radius-lg);
39
- padding: 2rem;
40
- margin-bottom: 2rem;
41
- position: relative;
42
- overflow: hidden;
43
- box-shadow: var(--shadow-lg);
44
- }
45
-
46
- .screen-reader-header::before {
47
- content: '';
48
- position: absolute;
49
- top: 0;
50
- left: 0;
51
- right: 0;
52
- bottom: 0;
53
- background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB4PSIwIiB5PSIwIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSgzMCkiPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjAzKSI+PC9yZWN0PjwvcGF0dGVybj48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNwYXR0ZXJuKSI+PC9yZWN0Pjwvc3ZnPg==');
54
- opacity: 0.1;
55
- z-index: 0;
56
- }
57
-
58
- .screen-reader-header h1 {
59
- font-size: 3rem;
60
- margin: 0;
61
- position: relative;
62
- z-index: 1;
63
- font-weight: 700;
64
- text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
65
- }
66
-
67
- .screen-reader-header p {
68
- font-size: 1.2rem;
69
- margin-top: 1rem;
70
- position: relative;
71
- z-index: 1;
72
- max-width: 800px;
73
- }
37
+
74
38
 
75
39
  /* Sections */
76
40
  .screen-reader-section {
@@ -79,11 +43,9 @@ import {Meta} from '@storybook/blocks';
79
43
  border-radius: var(--border-radius-lg);
80
44
  padding: 2rem;
81
45
  box-shadow: var(--shadow-md);
82
- transition: transform var(--transition-normal), box-shadow var(--transition-normal);
83
46
  }
84
47
 
85
48
  .screen-reader-section:hover {
86
- transform: translateY(-5px);
87
49
  box-shadow: var(--shadow-lg);
88
50
  }
89
51
 
@@ -157,7 +119,6 @@ import {Meta} from '@storybook/blocks';
157
119
  text-decoration: none;
158
120
  font-weight: 500;
159
121
  position: relative;
160
- transition: color var(--transition-normal);
161
122
  }
162
123
 
163
124
  .screen-reader-link::after {
@@ -170,7 +131,6 @@ import {Meta} from '@storybook/blocks';
170
131
  background: linear-gradient(90deg, var(--primary-color), transparent);
171
132
  transform: scaleX(0);
172
133
  transform-origin: left;
173
- transition: transform var(--transition-normal);
174
134
  }
175
135
 
176
136
  .screen-reader-link:hover {
@@ -194,13 +154,11 @@ import {Meta} from '@storybook/blocks';
194
154
  border-radius: var(--border-radius-md);
195
155
  overflow: hidden;
196
156
  box-shadow: var(--shadow-sm);
197
- transition: transform var(--transition-normal), box-shadow var(--transition-normal);
198
157
  display: flex;
199
158
  flex-direction: column;
200
159
  }
201
160
 
202
161
  .screen-reader-card:hover {
203
- transform: translateY(-5px);
204
162
  box-shadow: var(--shadow-md);
205
163
  }
206
164
 
@@ -240,7 +198,6 @@ import {Meta} from '@storybook/blocks';
240
198
  margin-bottom: 0.75rem;
241
199
  padding: 0.5rem;
242
200
  border-radius: var(--border-radius-sm);
243
- transition: background-color var(--transition-fast);
244
201
  }
245
202
 
246
203
  .shortcut-item:hover {
@@ -300,7 +257,7 @@ import {Meta} from '@storybook/blocks';
300
257
  </style>
301
258
 
302
259
  <div className="screen-reader-page">
303
- <div className="screen-reader-header">
260
+ <div className="header">
304
261
  <h1>Guide lecteurs d'écran</h1>
305
262
  <p>Comprendre et utiliser les lecteurs d'écran pour tester l'accessibilité de vos interfaces</p>
306
263
  </div>
@@ -1,5 +1,6 @@
1
1
  import { Story, Meta } from '@storybook/blocks';
2
2
  import * as FauxPositifsStories from './FauxPositifs.stories';
3
+ import '../../../../styles/shared.css';
3
4
 
4
5
  <Meta of={FauxPositifsStories} />
5
6
 
@@ -34,44 +35,7 @@ import * as FauxPositifsStories from './FauxPositifs.stories';
34
35
  margin: 0 auto;
35
36
  }
36
37
 
37
- /* Header avec effet glassmorphism */
38
- .tanaguru-header {
39
- border-radius: var(--border-radius-lg);
40
- padding: 2rem;
41
- margin-bottom: 2rem;
42
- position: relative;
43
- overflow: hidden;
44
- box-shadow: var(--shadow-lg);
45
- }
46
-
47
- .tanaguru-header::before {
48
- content: '';
49
- position: absolute;
50
- top: 0;
51
- left: 0;
52
- right: 0;
53
- bottom: 0;
54
- background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB4PSIwIiB5PSIwIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSgzMCkiPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjAzKSI+PC9yZWN0PjwvcGF0dGVybj48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNwYXR0ZXJuKSI+PC9yZWN0Pjwvc3ZnPg==');
55
- opacity: 0.1;
56
- z-index: 0;
57
- }
58
-
59
- .tanaguru-header h1 {
60
- font-size: 3rem;
61
- margin: 0;
62
- position: relative;
63
- z-index: 1;
64
- font-weight: 700;
65
- text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
66
- }
67
-
68
- .tanaguru-header p {
69
- font-size: 1.2rem;
70
- margin-top: 1rem;
71
- position: relative;
72
- z-index: 1;
73
- max-width: 800px;
74
- }
38
+
75
39
 
76
40
  /* Responsive */
77
41
  @media (max-width: 768px) {
@@ -87,7 +51,7 @@ import * as FauxPositifsStories from './FauxPositifs.stories';
87
51
  </style>
88
52
 
89
53
  <div className="tanaguru-page">
90
- <div className="tanaguru-header">
54
+ <div className="header">
91
55
  <h1>Faux positifs de Tanaguru</h1>
92
56
  <p>Au cours de nos analyses avec l’outil Tanaguru, nous avons constaté que certains résultats signalés comme des erreurs étaient en réalité des faux positifs. Cette page a pour objectif de présenter ces cas et de clarifier pourquoi ils ne constituent pas de réels problèmes d’accessibilité.</p>
93
57
  </div>
@@ -1,4 +1,5 @@
1
1
  import {Meta} from '@storybook/blocks';
2
+ import '../../../../styles/shared.css';
2
3
 
3
4
  <Meta title="Accessibilité/Kit de pré-audit/Outils/Tanaguru/Utilisation"/>
4
5
 
@@ -33,44 +34,7 @@ import {Meta} from '@storybook/blocks';
33
34
  margin: 0 auto;
34
35
  }
35
36
 
36
- /* Header avec effet glassmorphism */
37
- .tanaguru-header {
38
- border-radius: var(--border-radius-lg);
39
- padding: 2rem;
40
- margin-bottom: 2rem;
41
- position: relative;
42
- overflow: hidden;
43
- box-shadow: var(--shadow-lg);
44
- }
45
-
46
- .tanaguru-header::before {
47
- content: '';
48
- position: absolute;
49
- top: 0;
50
- left: 0;
51
- right: 0;
52
- bottom: 0;
53
- background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB4PSIwIiB5PSIwIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSgzMCkiPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjAzKSI+PC9yZWN0PjwvcGF0dGVybj48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNwYXR0ZXJuKSI+PC9yZWN0Pjwvc3ZnPg==');
54
- opacity: 0.1;
55
- z-index: 0;
56
- }
57
-
58
- .tanaguru-header h1 {
59
- font-size: 3rem;
60
- margin: 0;
61
- position: relative;
62
- z-index: 1;
63
- font-weight: 700;
64
- text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
65
- }
66
-
67
- .tanaguru-header p {
68
- font-size: 1.2rem;
69
- margin-top: 1rem;
70
- position: relative;
71
- z-index: 1;
72
- max-width: 800px;
73
- }
37
+
74
38
 
75
39
  /* Sections */
76
40
  .tanaguru-section {
@@ -78,14 +42,8 @@ import {Meta} from '@storybook/blocks';
78
42
  background: white;
79
43
  border-radius: var(--border-radius-lg);
80
44
  padding: 2rem;
81
- box-shadow: var(--shadow-md);
82
- transition: transform var(--transition-normal), box-shadow var(--transition-normal);
83
- }
84
-
85
- .tanaguru-section:hover {
86
- transform: translateY(-5px);
87
- box-shadow: var(--shadow-lg);
88
45
  }
46
+
89
47
 
90
48
  .tanaguru-section h2 {
91
49
  color: var(--primary-color);
@@ -113,21 +71,14 @@ import {Meta} from '@storybook/blocks';
113
71
  border-radius: var(--border-radius-md);
114
72
  overflow: hidden;
115
73
  margin: 1.5rem 0;
116
- box-shadow: var(--shadow-md);
117
- transition: transform var(--transition-normal);
118
74
  max-width: 100%;
119
75
  }
120
76
 
121
- .tanaguru-image:hover {
122
- transform: scale(1.02);
123
- }
124
-
125
77
  .tanaguru-image img {
126
78
  width: 100%;
127
79
  display: block;
128
80
  padding: 0 !important;
129
81
  border: none !important;
130
- box-shadow: none !important;
131
82
  }
132
83
 
133
84
  /* Étapes */
@@ -151,7 +102,6 @@ import {Meta} from '@storybook/blocks';
151
102
  justify-content: center;
152
103
  font-weight: bold;
153
104
  font-size: 1.2rem;
154
- box-shadow: var(--shadow-sm);
155
105
  }
156
106
 
157
107
  .tanaguru-step h3 {
@@ -252,7 +202,7 @@ import {Meta} from '@storybook/blocks';
252
202
  </style>
253
203
 
254
204
  <div className="tanaguru-page">
255
- <div className="tanaguru-header">
205
+ <div className="header">
256
206
  <h1>Tanaguru</h1>
257
207
  <p>Un outil d'audit d'accessibilité puissant pour évaluer la conformité RGAA de vos sites web</p>
258
208
  </div>
@@ -1,4 +1,5 @@
1
1
  import {Meta} from '@storybook/blocks';
2
+ import '../../styles/shared.css';
2
3
 
3
4
  <Meta title="Accessibilité/Kit de pré-audit/Pré-audit"/>
4
5
 
@@ -29,45 +30,7 @@ import {Meta} from '@storybook/blocks';
29
30
  --transition: all 0.3s ease;
30
31
  }
31
32
 
32
- .preaudit-header {
33
- color: white;
34
- padding: 2.5rem;
35
- border-radius: var(--radius-lg);
36
- margin-bottom: 2.5rem;
37
- box-shadow: var(--shadow-lg);
38
- position: relative;
39
- overflow: hidden;
40
- }
41
-
42
- .preaudit-header::before {
43
- content: '';
44
- position: absolute;
45
- top: -50%;
46
- right: -50%;
47
- width: 100%;
48
- height: 100%;
49
- background: rgba(255, 255, 255, 0.1);
50
- border-radius: 50%;
51
- z-index: 0;
52
- }
53
-
54
- .preaudit-header h1 {
55
- margin-top: 0;
56
- font-size: 2.75rem;
57
- font-weight: 800;
58
- letter-spacing: -0.5px;
59
- position: relative;
60
- z-index: 1;
61
- }
62
-
63
- .preaudit-header p {
64
- font-size: 1.2rem;
65
- margin-bottom: 0;
66
- opacity: 0.9;
67
- position: relative;
68
- z-index: 1;
69
- font-weight: 300;
70
- }
33
+
71
34
 
72
35
  .info-section {
73
36
  margin: 2.5rem 0;
@@ -79,11 +42,6 @@ import {Meta} from '@storybook/blocks';
79
42
  border: 1px solid var(--neutral-300);
80
43
  }
81
44
 
82
- .info-section:hover {
83
- box-shadow: var(--shadow-md);
84
- transform: translateY(-2px);
85
- }
86
-
87
45
  .info-section h2 {
88
46
  position: relative;
89
47
  padding-bottom: 0.75rem;
@@ -130,11 +88,6 @@ import {Meta} from '@storybook/blocks';
130
88
  position: relative;
131
89
  }
132
90
 
133
- .verification-card:hover {
134
- box-shadow: var(--shadow-md);
135
- transform: translateY(-2px);
136
- }
137
-
138
91
  .verification-card::before {
139
92
  content: '';
140
93
  position: absolute;
@@ -232,8 +185,8 @@ import {Meta} from '@storybook/blocks';
232
185
  }
233
186
  </style>
234
187
 
235
- <div className="preaudit-header">
236
- <h1>📝 Pré-audit d'accessibilité</h1>
188
+ <div className="header">
189
+ <h1>Pré-audit d'accessibilité</h1>
237
190
  <p>Vérifiez la conformité de votre service web avant l'audit officiel</p>
238
191
  </div>
239
192
 
@@ -1,5 +1,6 @@
1
1
  import { Meta, Story } from '@storybook/addon-docs';
2
2
  import * as AccessStories from './Vuetify.stories';
3
+ import '../../styles/shared.css';
3
4
 
4
5
  <Meta of={AccessStories} />
5
6
 
@@ -30,16 +31,7 @@ import * as AccessStories from './Vuetify.stories';
30
31
  padding: 0 1rem;
31
32
  }
32
33
 
33
- /* Header avec effet glassmorphism */
34
- .vuetify-header {
35
- padding: 2rem;
36
- border-radius: var(--border-radius);
37
- margin-bottom: 2rem;
38
- position: relative;
39
- overflow: hidden;
40
- box-shadow: var(--card-shadow);
41
- }
42
-
34
+
43
35
  .section-title {
44
36
  color: var(--primary-color);
45
37
  font-size: 1.5rem;
@@ -128,7 +120,7 @@ import * as AccessStories from './Vuetify.stories';
128
120
  </style>
129
121
 
130
122
  <div className="vuetify-container">
131
- <div className="vuetify-header">
123
+ <div className="header">
132
124
  <h1>Audit d'accessibilité des composants Vuetify</h1>
133
125
  <p>Tableau de bord de l'état d'accessibilité des composants Vuetify</p>
134
126
  </div>
@@ -92,7 +92,7 @@ export const VuetifyPanel: StoryObj = {
92
92
 
93
93
  // Détermine l'icône du composant selon son statut
94
94
  const getComponentIcon = (item) => {
95
- return getComponentStatus(item) === 'conform' ? checkIcon : iconAlert
95
+ return getComponentStatus(item) === 'conform' || getComponentStatus(item) === 'alternative' ? checkIcon : iconAlert
96
96
  }
97
97
 
98
98
  // Filtrage des composants par conformité
@@ -213,7 +213,7 @@ export const VuetifyPanel: StoryObj = {
213
213
  Composant natif non conforme
214
214
  </VChip>
215
215
  <VChip class="mr-2 mb-2" color="#a05bb6" variant="outlined">
216
- <VIcon size="small" class="mr-1" :icon="iconAlert"></VIcon>
216
+ <VIcon size="small" class="mr-1" :icon="checkIcon"></VIcon>
217
217
  Composant alternatif conforme
218
218
  </VChip>
219
219
  </div>
@@ -163,9 +163,12 @@ export const VuetifyItems = [
163
163
  errorIndeterminated: [
164
164
 
165
165
  ],
166
- solution: [{
167
- name: 'En étude',
168
- }],
166
+ solution: [
167
+ {
168
+ name: 'SyTabs',
169
+ href: '/?path=/docs/composants-navigation-sytabs--docs',
170
+ },
171
+ ],
169
172
  },
170
173
  {
171
174
  name: 'Textarea',
@@ -10,7 +10,7 @@ export const Header: StoryObj = {
10
10
  return {
11
11
  template: `
12
12
  <div class="mb-8">
13
- <h1 class="mb-4">Composants</h1>
13
+ <h1 class="text-h4 title font-weight-bold mb-4">Composants</h1>
14
14
  <p class="text-body-1">Découvrez notre collection de composants réutilisables conçus pour créer des interfaces utilisateur cohérentes et accessibles.</p>
15
15
  </div>
16
16
  `,
@@ -1,9 +1,12 @@
1
1
  import {Meta, Story} from '@storybook/addon-docs/blocks';
2
2
  import * as ComponentStories from './components.stories.ts';
3
+ import '../styles/shared.css';
3
4
 
4
5
  <Meta of={ComponentStories}/>
5
6
 
6
- # Créer une issue
7
+ <div className="header">
8
+ <h1>Créer une issue</h1>
9
+ </div>
7
10
 
8
11
  ## Introduction
9
12
 
@@ -3,7 +3,5 @@ import * as PolitiqueDeConfidentialiteStories from './PolitiqueDeConfidentialite
3
3
 
4
4
  <Meta of={PolitiqueDeConfidentialiteStories} />
5
5
 
6
- # Politique de confidentialité
7
-
8
6
  <Story of={PolitiqueDeConfidentialiteStories.Default} />
9
7
 
@@ -10,6 +10,9 @@ export const Default: StoryObj = {
10
10
  return {
11
11
  components: { VCard },
12
12
  template: `
13
+ <div class="d-flex justify-space-between align-center">
14
+ <h1 class="title font-weight-medium mb-5">Politique de confidentialité</h1>
15
+ </div>
13
16
  <VCard class="mt-4 pa-2">
14
17
  <iframe src="https://assurancemaladiesec.github.io/abuse/reporting/" width="100%" height="800px" frameBorder="0"></iframe>
15
18
  </VCard>
@@ -3,6 +3,4 @@ import * as ReleasesStories from './Releases.stories.ts';
3
3
 
4
4
  <Meta of={ReleasesStories}/>
5
5
 
6
- # Releases
7
-
8
6
  <Story of={ReleasesStories.List}/>
@@ -46,6 +46,9 @@ export const List = {
46
46
  }
47
47
  },
48
48
  template: `
49
+ <div class="d-flex justify-space-between align-center">
50
+ <h1 class="title font-weight-medium mb-5">Releases</h1>
51
+ </div>
49
52
  <div class="releases">
50
53
  <SyAlert type="info" variant="tonal" :closable="false">
51
54
  <template #default>Nous faisons des nouvelles release (correction de bugs ou nouvelles fonctionnalités) régulièrement. Vous pouvez retrouver la liste des dernières releases ci-dessous.</template>
@@ -1,8 +1,14 @@
1
1
  import { Meta } from "@storybook/blocks";
2
+ import '../styles/shared.css';
2
3
 
3
4
  <Meta title="Design Tokens/Arrondis" />
4
5
 
5
- # Arrondis
6
+
7
+
8
+ <div className="header">
9
+ <h1>Les arrondis</h1>
10
+ <p>Les arrondis disponibles dans notre Design System.</p>
11
+ </div>
6
12
 
7
13
  Les angles des éléments permettent de créer du contraste entre les formes et de suggérer l’utilisation des composants
8
14
 
@@ -1,9 +1,15 @@
1
1
  import { Story, Meta } from '@storybook/blocks';
2
2
  import * as ColorsStories from './colors.stories';
3
+ import '../styles/shared.css';
3
4
 
4
5
  <Meta title="Design Tokens/Couleurs" />
5
6
 
6
- # Couleurs
7
+
8
+ <div className="header">
9
+ <h1>Couleurs</h1>
10
+ <p>Les couleurs disponibles dans notre Design System.</p>
11
+ </div>
12
+
7
13
  <Story of={ColorsStories.Theme} />
8
14
 
9
15
  <Story of={ColorsStories.ColorIntegration} />
@@ -1,9 +1,14 @@
1
1
  import { Meta, Story } from "@storybook/blocks";
2
2
  import * as ConteneursStories from './Conteneurs.stories';
3
+ import '../styles/shared.css';
3
4
 
4
5
  <Meta title="Design Tokens/Conteneurs de page" />
5
6
 
6
- # Conteneurs de page
7
+
8
+ <div className="header">
9
+ <h1>Conteneurs de page</h1>
10
+ <p>Les conteneurs de page disponibles dans notre Design System.</p>
11
+ </div>
7
12
 
8
13
  ## Desktop
9
14
 
@@ -1,8 +1,14 @@
1
1
  import { Meta } from "@storybook/blocks";
2
+ import '../styles/shared.css';
2
3
 
3
4
  <Meta title="Design Tokens/Elévations" />
4
5
 
5
- # Elévations
6
+
7
+
8
+ <div className="header">
9
+ <h1>Les élévations</h1>
10
+ <p>Les élévations disponibles dans notre Design System.</p>
11
+ </div>
6
12
 
7
13
  <b>Les plateformes de l’Assurance Maladie n’utilisent pas d’élévations à but esthétiques.</b><br/>
8
14
  L’élévation est à utiliser pour représenter des interactions avec superposition, comme un élément fixe se positionnant au-dessus d’un élément scrollable, un bouton flottant...