@spw-ds/spw-stencil-library 1.12.2 → 1.13.0

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 (293) hide show
  1. package/dist/cem.json +123 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/spw-button_2.cjs.entry.js +1 -1
  4. package/dist/cjs/spw-field-label_8.cjs.entry.js +4 -4
  5. package/dist/cjs/spw-header-navigation.cjs.entry.js +12 -1
  6. package/dist/cjs/spw-hero.cjs.entry.js +7 -4
  7. package/dist/cjs/spw-input-slider.cjs.entry.js +1 -1
  8. package/dist/cjs/spw-lightbox-item.cjs.entry.js +1 -1
  9. package/dist/cjs/spw-lightbox.cjs.entry.js +2 -2
  10. package/dist/cjs/spw-list-description.cjs.entry.js +1 -1
  11. package/dist/cjs/spw-list-item.cjs.entry.js +1 -1
  12. package/dist/cjs/spw-list-title.cjs.entry.js +1 -1
  13. package/dist/cjs/spw-list.cjs.entry.js +1 -1
  14. package/dist/cjs/spw-modal.cjs.entry.js +3 -3
  15. package/dist/cjs/spw-mosaic-item.cjs.entry.js +1 -1
  16. package/dist/cjs/spw-mosaic.cjs.entry.js +1 -1
  17. package/dist/cjs/spw-pagination.cjs.entry.js +6 -6
  18. package/dist/cjs/spw-radio.cjs.entry.js +1 -1
  19. package/dist/cjs/spw-scrolltop.cjs.entry.js +1 -1
  20. package/dist/cjs/spw-sidebar-navigation-dropdown.cjs.entry.js +1 -1
  21. package/dist/cjs/spw-sidebar-navigation-item.cjs.entry.js +3 -3
  22. package/dist/cjs/spw-sidebar-navigation-separator.cjs.entry.js +1 -1
  23. package/dist/cjs/spw-sidebar.cjs.entry.js +1 -1
  24. package/dist/cjs/spw-skeleton.cjs.entry.js +1 -1
  25. package/dist/cjs/spw-slider-item.cjs.entry.js +1 -1
  26. package/dist/cjs/spw-slider.cjs.entry.js +1 -1
  27. package/dist/cjs/spw-socials.cjs.entry.js +1 -1
  28. package/dist/cjs/spw-stencil-library.cjs.js +1 -1
  29. package/dist/cjs/spw-table-body.cjs.entry.js +1 -1
  30. package/dist/cjs/spw-table-cell.cjs.entry.js +1 -1
  31. package/dist/cjs/spw-table-container.cjs.entry.js +1 -1
  32. package/dist/cjs/spw-table-footer.cjs.entry.js +1 -1
  33. package/dist/cjs/spw-table-head.cjs.entry.js +1 -1
  34. package/dist/cjs/spw-table-header.cjs.entry.js +2 -2
  35. package/dist/cjs/spw-table-row.cjs.entry.js +1 -1
  36. package/dist/cjs/spw-table-sidebar.cjs.entry.js +1 -1
  37. package/dist/cjs/spw-tabs-navigation-item.cjs.entry.js +1 -1
  38. package/dist/cjs/spw-tabs-navigation.cjs.entry.js +2 -2
  39. package/dist/cjs/spw-tabs.cjs.entry.js +1 -1
  40. package/dist/cjs/spw-tag.cjs.entry.js +2 -2
  41. package/dist/cjs/spw-text-field.cjs.entry.js +1 -1
  42. package/dist/cjs/spw-textarea.cjs.entry.js +1 -1
  43. package/dist/cjs/spw-tile-description.cjs.entry.js +1 -1
  44. package/dist/cjs/spw-tile-title.cjs.entry.js +1 -1
  45. package/dist/cjs/spw-tile.cjs.entry.js +1 -1
  46. package/dist/cjs/spw-timeline-item.cjs.entry.js +2 -2
  47. package/dist/cjs/spw-timeline.cjs.entry.js +2 -2
  48. package/dist/cjs/spw-toc.cjs.entry.js +1 -1
  49. package/dist/cjs/spw-topbar.cjs.entry.js +1 -1
  50. package/dist/cjs/spw-wizard-item.cjs.entry.js +1 -1
  51. package/dist/cjs/spw-wizard.cjs.entry.js +1 -1
  52. package/dist/collection/components/spw-header/spw-header-navigation/spw-header-navigation.js +69 -1
  53. package/dist/collection/components/spw-hero/spw-hero.css +5 -0
  54. package/dist/collection/components/spw-hero/spw-hero.js +64 -3
  55. package/dist/collection/components/spw-input-slider/spw-input-slider.js +1 -1
  56. package/dist/collection/components/spw-lightbox/spw-lightbox-item/spw-lightbox-item.js +1 -1
  57. package/dist/collection/components/spw-lightbox/spw-lightbox.js +2 -2
  58. package/dist/collection/components/spw-link/spw-link.js +1 -1
  59. package/dist/collection/components/spw-list/spw-list-description/spw-list-description.js +1 -1
  60. package/dist/collection/components/spw-list/spw-list-item/spw-list-item.js +1 -1
  61. package/dist/collection/components/spw-list/spw-list-title/spw-list-title.js +1 -1
  62. package/dist/collection/components/spw-list/spw-list.js +1 -1
  63. package/dist/collection/components/spw-loading/spw-loading.js +1 -1
  64. package/dist/collection/components/spw-modal/spw-modal.js +3 -3
  65. package/dist/collection/components/spw-mosaic/spw-mosaic-item/spw-mosaic-item.js +1 -1
  66. package/dist/collection/components/spw-mosaic/spw-mosaic.js +1 -1
  67. package/dist/collection/components/spw-pagination/spw-pagination.js +6 -6
  68. package/dist/collection/components/spw-radio/spw-radio.js +1 -1
  69. package/dist/collection/components/spw-scrolltop/spw-scrolltop.js +1 -1
  70. package/dist/collection/components/spw-separator/spw-separator.js +1 -1
  71. package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-dropdown/spw-sidebar-navigation-dropdown.js +1 -1
  72. package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-item/spw-sidebar-navigation-item.js +3 -3
  73. package/dist/collection/components/spw-sidebar/spw-sidebar-navigation-separator/spw-sidebar-navigation-separator.js +1 -1
  74. package/dist/collection/components/spw-sidebar/spw-sidebar.js +1 -1
  75. package/dist/collection/components/spw-skeleton/spw-skeleton.js +1 -1
  76. package/dist/collection/components/spw-slider/spw-slider-item/spw-slider-item.js +1 -1
  77. package/dist/collection/components/spw-slider/spw-slider.js +1 -1
  78. package/dist/collection/components/spw-socials/spw-socials.js +1 -1
  79. package/dist/collection/components/spw-table/spw-table-body/spw-table-body.js +1 -1
  80. package/dist/collection/components/spw-table/spw-table-cell/spw-table-cell.js +1 -1
  81. package/dist/collection/components/spw-table/spw-table-container/spw-table-container.js +1 -1
  82. package/dist/collection/components/spw-table/spw-table-footer/spw-table-footer.js +1 -1
  83. package/dist/collection/components/spw-table/spw-table-head/spw-table-head.js +1 -1
  84. package/dist/collection/components/spw-table/spw-table-header/spw-table-header.js +2 -2
  85. package/dist/collection/components/spw-table/spw-table-row/spw-table-row.js +1 -1
  86. package/dist/collection/components/spw-table/spw-table-sidebar/spw-table-sidebar.js +1 -1
  87. package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.css +3 -1
  88. package/dist/collection/components/spw-tabs/spw-tabs-navigation/spw-tabs-navigation.js +1 -1
  89. package/dist/collection/components/spw-tabs/spw-tabs-navigation-item/spw-tabs-navigation-item.js +1 -1
  90. package/dist/collection/components/spw-tabs/spw-tabs.js +1 -1
  91. package/dist/collection/components/spw-tag/spw-tag.css +12 -4
  92. package/dist/collection/components/spw-tag/spw-tag.js +1 -1
  93. package/dist/collection/components/spw-text-field/spw-text-field.js +1 -1
  94. package/dist/collection/components/spw-textarea/spw-textarea.js +1 -1
  95. package/dist/collection/components/spw-theme-provider/spw-theme-provider.js +1 -1
  96. package/dist/collection/components/spw-tile/spw-tile-description/spw-tile-description.js +1 -1
  97. package/dist/collection/components/spw-tile/spw-tile-title/spw-tile-title.js +1 -1
  98. package/dist/collection/components/spw-tile/spw-tile.js +1 -1
  99. package/dist/collection/components/spw-timeline/spw-timeline-item/spw-timeline-item.js +2 -2
  100. package/dist/collection/components/spw-timeline/spw-timeline.js +2 -2
  101. package/dist/collection/components/spw-toc/spw-toc.js +1 -1
  102. package/dist/collection/components/spw-tooltip/spw-tooltip.js +1 -1
  103. package/dist/collection/components/spw-topbar/spw-topbar.js +1 -1
  104. package/dist/collection/components/spw-wizard/spw-wizard-item/spw-wizard-item.js +1 -1
  105. package/dist/collection/components/spw-wizard/spw-wizard.js +1 -1
  106. package/dist/collection/stories/organisms/spw-hero/spw-hero.stories.js +20 -0
  107. package/dist/collection/stories/organisms/spw-list/spw-list.stories.js +91 -0
  108. package/dist/components/{p-Bgg_Iv0O.js → p-2XlMVTjB.js} +1 -1
  109. package/dist/components/{p-CXYGffCy.js → p-BBvVfbMj.js} +1 -1
  110. package/dist/components/{p-Btr81Ed_.js → p-C-SfAoHb.js} +1 -1
  111. package/dist/components/{p-C1tFbihv.js → p-CCD4GNGP.js} +1 -1
  112. package/dist/components/{p-D-Y3xljk.js → p-CS0Zu1wB.js} +1 -1
  113. package/dist/components/{p-4fzd5oDU.js → p-DHDV077L.js} +1 -1
  114. package/dist/components/{p-CkwH0osH.js → p-DTKl5Oaz.js} +1 -1
  115. package/dist/components/p-sD0z4PvL.js +1 -0
  116. package/dist/components/spw-breadcrumb-item.js +1 -1
  117. package/dist/components/spw-button.js +1 -1
  118. package/dist/components/spw-cookies.js +1 -1
  119. package/dist/components/spw-custom-select.js +1 -1
  120. package/dist/components/spw-date-picker.js +1 -1
  121. package/dist/components/spw-field-label.js +1 -1
  122. package/dist/components/spw-file-upload.js +1 -1
  123. package/dist/components/spw-group.js +1 -1
  124. package/dist/components/spw-header-lang.js +1 -1
  125. package/dist/components/spw-header-navigation-dropdown.js +1 -1
  126. package/dist/components/spw-header-navigation.js +1 -1
  127. package/dist/components/spw-header.js +1 -1
  128. package/dist/components/spw-hero.js +1 -1
  129. package/dist/components/spw-input-slider.js +1 -1
  130. package/dist/components/spw-lightbox-item.js +1 -1
  131. package/dist/components/spw-lightbox.js +1 -1
  132. package/dist/components/spw-link.js +1 -1
  133. package/dist/components/spw-list-description.js +1 -1
  134. package/dist/components/spw-list-item.js +1 -1
  135. package/dist/components/spw-list-title.js +1 -1
  136. package/dist/components/spw-list.js +1 -1
  137. package/dist/components/spw-loading.js +1 -1
  138. package/dist/components/spw-message.js +1 -1
  139. package/dist/components/spw-modal.js +1 -1
  140. package/dist/components/spw-mosaic-item.js +1 -1
  141. package/dist/components/spw-mosaic.js +4 -4
  142. package/dist/components/spw-pagination.js +1 -1
  143. package/dist/components/spw-radio.js +1 -1
  144. package/dist/components/spw-scrolltop.js +1 -1
  145. package/dist/components/spw-search-field.js +1 -1
  146. package/dist/components/spw-select.js +1 -1
  147. package/dist/components/spw-separator.js +1 -1
  148. package/dist/components/spw-sidebar-navigation-dropdown.js +1 -1
  149. package/dist/components/spw-sidebar-navigation-item.js +1 -1
  150. package/dist/components/spw-sidebar-navigation-separator.js +1 -1
  151. package/dist/components/spw-sidebar.js +1 -1
  152. package/dist/components/spw-skeleton.js +1 -1
  153. package/dist/components/spw-slider-item.js +1 -1
  154. package/dist/components/spw-slider.js +1 -1
  155. package/dist/components/spw-socials.js +1 -1
  156. package/dist/components/spw-table-body.js +1 -1
  157. package/dist/components/spw-table-cell.js +1 -1
  158. package/dist/components/spw-table-container.js +1 -1
  159. package/dist/components/spw-table-footer.js +1 -1
  160. package/dist/components/spw-table-head.js +1 -1
  161. package/dist/components/spw-table-header.js +1 -1
  162. package/dist/components/spw-table-row.js +1 -1
  163. package/dist/components/spw-table-sidebar.js +1 -1
  164. package/dist/components/spw-tabs-navigation-item.js +1 -1
  165. package/dist/components/spw-tabs-navigation.js +1 -1
  166. package/dist/components/spw-tabs.js +1 -1
  167. package/dist/components/spw-tag.js +1 -1
  168. package/dist/components/spw-text-field.js +1 -1
  169. package/dist/components/spw-textarea.js +1 -1
  170. package/dist/components/spw-theme-provider.js +1 -1
  171. package/dist/components/spw-tile-description.js +1 -1
  172. package/dist/components/spw-tile-title.js +1 -1
  173. package/dist/components/spw-tile.js +1 -1
  174. package/dist/components/spw-timeline-item.js +1 -1
  175. package/dist/components/spw-timeline.js +1 -1
  176. package/dist/components/spw-toc.js +1 -1
  177. package/dist/components/spw-tooltip.js +1 -1
  178. package/dist/components/spw-topbar.js +1 -1
  179. package/dist/components/spw-wizard-item.js +1 -1
  180. package/dist/components/spw-wizard.js +1 -1
  181. package/dist/components_json.json +183 -3
  182. package/dist/components_vscode.json +28 -0
  183. package/dist/esm/loader.js +1 -1
  184. package/dist/esm/spw-button_2.entry.js +1 -1
  185. package/dist/esm/spw-field-label_8.entry.js +4 -4
  186. package/dist/esm/spw-header-navigation.entry.js +13 -2
  187. package/dist/esm/spw-hero.entry.js +7 -4
  188. package/dist/esm/spw-input-slider.entry.js +1 -1
  189. package/dist/esm/spw-lightbox-item.entry.js +1 -1
  190. package/dist/esm/spw-lightbox.entry.js +2 -2
  191. package/dist/esm/spw-list-description.entry.js +1 -1
  192. package/dist/esm/spw-list-item.entry.js +1 -1
  193. package/dist/esm/spw-list-title.entry.js +1 -1
  194. package/dist/esm/spw-list.entry.js +1 -1
  195. package/dist/esm/spw-modal.entry.js +3 -3
  196. package/dist/esm/spw-mosaic-item.entry.js +1 -1
  197. package/dist/esm/spw-mosaic.entry.js +1 -1
  198. package/dist/esm/spw-pagination.entry.js +6 -6
  199. package/dist/esm/spw-radio.entry.js +1 -1
  200. package/dist/esm/spw-scrolltop.entry.js +1 -1
  201. package/dist/esm/spw-sidebar-navigation-dropdown.entry.js +1 -1
  202. package/dist/esm/spw-sidebar-navigation-item.entry.js +3 -3
  203. package/dist/esm/spw-sidebar-navigation-separator.entry.js +1 -1
  204. package/dist/esm/spw-sidebar.entry.js +1 -1
  205. package/dist/esm/spw-skeleton.entry.js +1 -1
  206. package/dist/esm/spw-slider-item.entry.js +1 -1
  207. package/dist/esm/spw-slider.entry.js +1 -1
  208. package/dist/esm/spw-socials.entry.js +1 -1
  209. package/dist/esm/spw-stencil-library.js +1 -1
  210. package/dist/esm/spw-table-body.entry.js +1 -1
  211. package/dist/esm/spw-table-cell.entry.js +1 -1
  212. package/dist/esm/spw-table-container.entry.js +1 -1
  213. package/dist/esm/spw-table-footer.entry.js +1 -1
  214. package/dist/esm/spw-table-head.entry.js +1 -1
  215. package/dist/esm/spw-table-header.entry.js +2 -2
  216. package/dist/esm/spw-table-row.entry.js +1 -1
  217. package/dist/esm/spw-table-sidebar.entry.js +1 -1
  218. package/dist/esm/spw-tabs-navigation-item.entry.js +1 -1
  219. package/dist/esm/spw-tabs-navigation.entry.js +2 -2
  220. package/dist/esm/spw-tabs.entry.js +1 -1
  221. package/dist/esm/spw-tag.entry.js +2 -2
  222. package/dist/esm/spw-text-field.entry.js +1 -1
  223. package/dist/esm/spw-textarea.entry.js +1 -1
  224. package/dist/esm/spw-tile-description.entry.js +1 -1
  225. package/dist/esm/spw-tile-title.entry.js +1 -1
  226. package/dist/esm/spw-tile.entry.js +1 -1
  227. package/dist/esm/spw-timeline-item.entry.js +2 -2
  228. package/dist/esm/spw-timeline.entry.js +2 -2
  229. package/dist/esm/spw-toc.entry.js +1 -1
  230. package/dist/esm/spw-topbar.entry.js +1 -1
  231. package/dist/esm/spw-wizard-item.entry.js +1 -1
  232. package/dist/esm/spw-wizard.entry.js +1 -1
  233. package/dist/spw-stencil-library/{p-b6226007.entry.js → p-00f79c82.entry.js} +1 -1
  234. package/dist/spw-stencil-library/{p-ad497333.entry.js → p-027aa57d.entry.js} +1 -1
  235. package/dist/spw-stencil-library/{p-d38788c4.entry.js → p-050d662f.entry.js} +1 -1
  236. package/dist/spw-stencil-library/{p-1f135fdb.entry.js → p-0c54e686.entry.js} +1 -1
  237. package/dist/spw-stencil-library/{p-64741460.entry.js → p-0fbe55ee.entry.js} +1 -1
  238. package/dist/spw-stencil-library/{p-6c9bcee4.entry.js → p-11c28232.entry.js} +1 -1
  239. package/dist/spw-stencil-library/{p-9489b280.entry.js → p-1cf9b466.entry.js} +1 -1
  240. package/dist/spw-stencil-library/{p-ceeb01c4.entry.js → p-1f452b45.entry.js} +1 -1
  241. package/dist/spw-stencil-library/{p-665e01bd.entry.js → p-221697f5.entry.js} +1 -1
  242. package/dist/spw-stencil-library/{p-9341a8c9.entry.js → p-240b784c.entry.js} +1 -1
  243. package/dist/spw-stencil-library/{p-710c42a5.entry.js → p-24d385e8.entry.js} +1 -1
  244. package/dist/spw-stencil-library/{p-3a5aa905.entry.js → p-27b30cf5.entry.js} +1 -1
  245. package/dist/spw-stencil-library/{p-96904763.entry.js → p-33efa943.entry.js} +1 -1
  246. package/dist/spw-stencil-library/{p-4c18e304.entry.js → p-44bead84.entry.js} +1 -1
  247. package/dist/spw-stencil-library/{p-ea6f5ed5.entry.js → p-457a4826.entry.js} +1 -1
  248. package/dist/spw-stencil-library/{p-7c40f2d0.entry.js → p-4a0db1fe.entry.js} +1 -1
  249. package/dist/spw-stencil-library/{p-d16208aa.entry.js → p-4a6277f3.entry.js} +1 -1
  250. package/dist/spw-stencil-library/{p-ae35dd6c.entry.js → p-4a7474d4.entry.js} +1 -1
  251. package/dist/spw-stencil-library/{p-c778adaa.entry.js → p-549870f0.entry.js} +1 -1
  252. package/dist/spw-stencil-library/{p-809bc00b.entry.js → p-599dcdb9.entry.js} +1 -1
  253. package/dist/spw-stencil-library/{p-8a2654aa.entry.js → p-5d252ba9.entry.js} +1 -1
  254. package/dist/spw-stencil-library/{p-213a7a5d.entry.js → p-6238534e.entry.js} +1 -1
  255. package/dist/spw-stencil-library/{p-0af7ad45.entry.js → p-633cc252.entry.js} +1 -1
  256. package/dist/spw-stencil-library/{p-093151f0.entry.js → p-68b026da.entry.js} +1 -1
  257. package/dist/spw-stencil-library/{p-90f5f252.entry.js → p-69f7dd1d.entry.js} +1 -1
  258. package/dist/spw-stencil-library/{p-65dd5c74.entry.js → p-6d4834ca.entry.js} +1 -1
  259. package/dist/spw-stencil-library/{p-86737504.entry.js → p-70b53446.entry.js} +1 -1
  260. package/dist/spw-stencil-library/{p-bb3713ea.entry.js → p-903c83ad.entry.js} +1 -1
  261. package/dist/spw-stencil-library/{p-56898654.entry.js → p-94af86be.entry.js} +1 -1
  262. package/dist/spw-stencil-library/{p-89be7ef5.entry.js → p-9771169d.entry.js} +1 -1
  263. package/dist/spw-stencil-library/{p-3e27dae3.entry.js → p-97765551.entry.js} +1 -1
  264. package/dist/spw-stencil-library/{p-5faae2e0.entry.js → p-a0a495c4.entry.js} +1 -1
  265. package/dist/spw-stencil-library/p-a5d2a76f.entry.js +1 -0
  266. package/dist/spw-stencil-library/{p-1e61703c.entry.js → p-a62feb06.entry.js} +1 -1
  267. package/dist/spw-stencil-library/{p-af70ed2a.entry.js → p-a849f834.entry.js} +1 -1
  268. package/dist/spw-stencil-library/{p-0bdb6b45.entry.js → p-b1a64e66.entry.js} +1 -1
  269. package/dist/spw-stencil-library/{p-79efde20.entry.js → p-bd66dffe.entry.js} +1 -1
  270. package/dist/spw-stencil-library/{p-1160c435.entry.js → p-c08fae4a.entry.js} +1 -1
  271. package/dist/spw-stencil-library/{p-59b8ba01.entry.js → p-d174e740.entry.js} +1 -1
  272. package/dist/spw-stencil-library/{p-d3e2f712.entry.js → p-d722e441.entry.js} +1 -1
  273. package/dist/spw-stencil-library/{p-7c2cbe6c.entry.js → p-da980e2a.entry.js} +1 -1
  274. package/dist/spw-stencil-library/{p-b0b7e5bc.entry.js → p-dfe7b263.entry.js} +1 -1
  275. package/dist/spw-stencil-library/{p-714d45ad.entry.js → p-e2913559.entry.js} +1 -1
  276. package/dist/spw-stencil-library/p-e8a8f373.entry.js +1 -0
  277. package/dist/spw-stencil-library/{p-ebb50977.entry.js → p-f1e03e06.entry.js} +1 -1
  278. package/dist/spw-stencil-library/{p-ba3057fc.entry.js → p-f85e8d40.entry.js} +1 -1
  279. package/dist/spw-stencil-library/{p-c216e44e.entry.js → p-f952431b.entry.js} +1 -1
  280. package/dist/spw-stencil-library/{p-b56d8a05.entry.js → p-f9a95409.entry.js} +1 -1
  281. package/dist/spw-stencil-library/spw-stencil-library.esm.js +1 -1
  282. package/dist/stats.json +545 -219
  283. package/dist/types/components/spw-header/spw-header-navigation/spw-header-navigation.d.ts +8 -0
  284. package/dist/types/components/spw-hero/spw-hero.d.ts +6 -0
  285. package/dist/types/components.d.ts +70 -0
  286. package/dist/types/stories/organisms/spw-hero/spw-hero.stories.d.ts +1 -0
  287. package/dist/types/stories/organisms/spw-list/spw-list.stories.d.ts +2 -0
  288. package/hydrate/index.js +88 -69
  289. package/hydrate/index.mjs +88 -69
  290. package/package.json +1 -1
  291. package/dist/components/p-DHKTbYO_.js +0 -1
  292. package/dist/spw-stencil-library/p-36e966b6.entry.js +0 -1
  293. package/dist/spw-stencil-library/p-6e7aa2fb.entry.js +0 -1
@@ -0,0 +1 @@
1
+ import{r as e,h as t,H as i}from"./p-BvJ4Kko5.js";const o=class{constructor(t){e(this,t),this.imageAlt="",this.surface="light",this.hasPictureFull=!1,this.hasRadius=!0,this.hasShadow=!1,this.hasVideo=!1,this.variant="grey",this.alignment="left",this.overlayOpacity=0,this.overlayColor="",this.accPlayButtonAriaLabel="Lire la vidéo",this.copyrightIcon="fa-copyright",this.copyrightIconVariant="fa-light",this.copyrightTarget="_blank",this.tooltipCopyrightMaxWidth="300",this.triggerModal=()=>{const e=document.getElementById(this.modalVideoId);e&&e.openModal&&e.openModal()},this.handleKeyDown=e=>{"Enter"===e.key&&this.triggerModal()}}get elementClass(){return{"spw-hero":!0,[`spw-hero--surface-${this.surface}`]:!0,"spw-hero--has-picture-full":this.hasPictureFull,"spw-hero--no-picture":!this.imageSrc,"spw-hero--has-video":this.hasVideo,"spw-hero--has-shadow":this.hasShadow,"spw-hero--has-radius":this.hasRadius,[`spw-hero--${this.variant}`]:!0,"spw-hero--featured-ratio":"featured"===this.variant&&!!(this.featuredRatio||this.featuredRatioMobile||this.featuredRatioTablet||this.featuredRatioDesktop),[`spw-hero--${this.alignment}`]:"mini"!==this.variant||"left"===this.alignment}}get overlayStyle(){return{opacity:""+this.overlayOpacity/100,backgroundColor:`${this.overlayColor}`}}render(){const e=t("div",{key:"12fec8ca9735a2ca1cdc61a95a6d7aab6c255c2b",class:"spw-hero__content"},t("slot",{key:"3b65eaa073f87eed90430f7e0cc11a03fb97508a"})),o=!(!this.tooltipCopyrightTitle&&!this.tooltipCopyrightText),r=(this.copyrightText||o)&&t("div",{key:"867b71affa6f6f96d94546dae5651b05045a99f3",class:"spw-hero__copyright"},this.copyrightText&&t("spw-tag",{key:"65eb87674860fdc4fddd4f77e3f34f75e164f11e",size:"small","icon-variant":this.copyrightIconVariant,icon:this.copyrightIcon,href:this.copyrightHref||void 0,target:this.copyrightHref?this.copyrightTarget:void 0},this.copyrightText),o&&t("spw-tooltip",{key:"0c54fb29d6a36faee2362379a315462134d1182f",direction:"top","tooltip-title":this.tooltipCopyrightTitle,"tooltip-text":this.tooltipCopyrightText,"max-width":this.tooltipCopyrightMaxWidth,cursor:"help"},t("spw-tag",{key:"6888783d7f1f3d9bf68682bb12bbb1978ed701df",class:"spw-hero__copyright-tag","icon-variant":"fa-regular",size:"small",variant:"grey",icon:"fa-info-circle","is-icon-only":!0}))),s="grey"===this.variant||"white"===this.variant,a="featured"===this.variant,p={};return a&&(this.featuredRatio&&(p["--spw-hero-featured-ratio-mobile"]=this.featuredRatio,p["--spw-hero-featured-ratio-tablet"]=this.featuredRatio,p["--spw-hero-featured-ratio-desktop"]=this.featuredRatio),this.featuredRatioMobile&&(p["--spw-hero-featured-ratio-mobile"]=this.featuredRatioMobile),this.featuredRatioTablet&&(p["--spw-hero-featured-ratio-tablet"]=this.featuredRatioTablet),this.featuredRatioDesktop&&(p["--spw-hero-featured-ratio-desktop"]=this.featuredRatioDesktop)),t(i,{key:"b8fabc58e03166ba1bad2992c5e62047c57dc2c7",style:p},t("div",{key:"f7e4769b01b3b875b0a0f311062790de4a1237aa",class:this.elementClass},this.imageSrc&&t("div",{key:"d96ef23c0ba546135d7d948b863a0b7db47eb4d6",class:"spw-hero__image"},this.hasVideo&&"maxi"!==this.variant&&"photo"!==this.variant&&!a&&t("div",{key:"f8c652d1aa3702073a8255573fddded8b89a43a1",class:"spw-hero__image-play",onClick:this.triggerModal,onKeyDown:this.handleKeyDown,tabIndex:0,role:"button","aria-label":this.accPlayButtonAriaLabel},t("spw-icon",{key:"c0f919aef352f109331c5752b5f0b20e327eb0a8",icon:"fa-play"})),t("div",{key:"b6a636ec058a5c82a580009b688330b6741fac4d",class:"spw-hero__overlay",style:this.overlayStyle}),t("img",{key:"418c713e33ac0da267f1f0360cc80c00e3d4bae0",src:this.imageSrc,alt:this.imageAlt,style:this.imagePosition?{objectPosition:this.imagePosition}:void 0}),(s||a)&&r),!a&&("mini"===this.variant?e:t("div",{class:"spw-ds-container spw-hero__container"},e)),!s&&!a&&r))}};o.style='@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;--spw-hero-content-max-width:578px;--spw-hero-ratio-picture:initial;--spw-hero-shadow:var(--spw-effect-elevation-5);--spw-hero-radius:12px;--spw-hero-featured-ratio-mobile:initial;--spw-hero-featured-ratio-tablet:initial;--spw-hero-featured-ratio-desktop:initial}.spw-hero{position:relative;overflow:hidden}.spw-hero--has-shadow{box-shadow:var(--spw-hero-shadow)}.spw-hero--has-radius{border-radius:var(--spw-hero-radius)}.spw-hero--surface-dark{color:white}.spw-hero--surface-light{color:var(--spw-color-themes-grey-grey-900)}.spw-hero--grey{background:var(--spw-color-themes-grey-grey-100)}.spw-hero--white{background:white}.spw-hero--grey,.spw-hero--white{display:flex;flex-direction:column;padding:24px;gap:24px}@media (min-width: 1024px){.spw-hero--grey,.spw-hero--white{padding:64px;gap:48px;flex-direction:row;align-items:center}}.spw-hero--has-picture-full{padding:0;gap:0}.spw-hero.spw-hero--grey.spw-hero--left,.spw-hero.spw-hero--white.spw-hero--left{flex-direction:column}@media (min-width: 1024px){.spw-hero.spw-hero--grey.spw-hero--left,.spw-hero.spw-hero--white.spw-hero--left{flex-direction:row-reverse}}.spw-hero__container{display:flex;position:relative;margin:0 auto;z-index:3;padding-left:0;padding-right:0}.spw-hero--photo .spw-hero__container{padding:48px 24px}@media (min-width: 1024px){.spw-hero--photo .spw-hero__container{padding:64px}}.spw-hero--has-picture-full .spw-hero__container{padding:24px}@media (min-width: 1024px){.spw-hero--has-picture-full .spw-hero__container{padding:80px 48px}}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--left .spw-hero__container{padding-left:calc(50% + 48px)}}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right .spw-hero__container{padding-right:calc(50% + 48px)}}.spw-hero--maxi .spw-hero__container{padding:80px 24px}@media (min-width: 1024px){.spw-hero--maxi .spw-hero__container{padding:148px 24px}}.spw-hero--left .spw-hero__container{justify-content:flex-start}.spw-hero--center .spw-hero__container{justify-content:center}.spw-hero--right .spw-hero__container{justify-content:flex-end}.spw-hero__overlay,.spw-hero__image{position:absolute;width:100%;height:100%;left:0;top:0}.spw-hero__overlay{z-index:2;pointer-events:none}.spw-hero--surface-dark .spw-hero__overlay{background:var(--spw-color-themes-grey-grey-900)}.spw-hero--surface-light .spw-hero__overlay{background:white}.spw-hero__image-play{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:white;color:var(--spw-ds-primary);box-shadow:var(--spw-effect-elevation-5);width:64px;height:64px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:24px;transition:all 0.3s ease;cursor:pointer}.spw-hero__image-play:hover{transform:translate(-50%, -50%) scale(1.1)}.spw-hero__image{z-index:1;overflow:hidden}.spw-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.spw-hero--has-video .spw-hero__image{z-index:4}.spw-hero--white .spw-hero__image,.spw-hero--grey .spw-hero__image{display:block;position:relative;aspect-ratio:var(--spw-hero-ratio-picture);width:100%;border-radius:6px}@media (min-width: 1024px){.spw-hero--white .spw-hero__image,.spw-hero--grey .spw-hero__image{max-width:435px}}.spw-hero--has-picture-full .spw-hero__image{display:block;position:relative;aspect-ratio:var(--spw-hero-ratio-picture);width:100%;border-radius:6px}@media (min-width: 1024px){.spw-hero--has-picture-full .spw-hero__image{position:absolute;max-width:50%}}.spw-hero--has-picture-full.spw-hero--right .spw-hero__image{border-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right .spw-hero__image{right:0;left:auto}}.spw-hero--has-picture-full.spw-hero--left .spw-hero__image{border-radius:0}.spw-hero--has-picture-full.spw-hero--right.spw-hero--has-radius .spw-hero__image{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--right.spw-hero--has-radius .spw-hero__image{border-top-left-radius:0;border-bottom-left-radius:0}}.spw-hero--has-picture-full.spw-hero--left.spw-hero--has-radius .spw-hero__image{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width: 1024px){.spw-hero--has-picture-full.spw-hero--left.spw-hero--has-radius .spw-hero__image{border-top-right-radius:0;border-bottom-right-radius:0}}.spw-hero__copyright{display:flex;gap:6px;position:absolute;bottom:8px;right:8px;z-index:3}.spw-hero__copyright-tag{--spw-tag-padding-small:6px 5px}.spw-hero__content{width:100%}@media (min-width: 1024px){.spw-hero__content{max-width:var(--spw-hero-content-max-width)}}.spw-hero--maxi .spw-hero__content{--spw-hero-content-max-width:784px;margin:0 auto;text-align:center}.spw-hero--photo .spw-hero__content{padding:32px;background-color:var(--spw-ds-white);border-radius:8px;box-shadow:var(--spw-effect-elevation-8)}.spw-hero--featured .spw-hero__image{position:relative;width:100%;height:auto}.spw-hero--featured .spw-hero__image img{width:100%;height:auto;display:block}.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-mobile)}@media (min-width: 768px){.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-tablet)}}@media (min-width: 1024px){.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image{aspect-ratio:var(--spw-hero-featured-ratio-desktop)}}.spw-hero--featured.spw-hero--featured-ratio .spw-hero__image img{position:absolute;top:0;left:0;height:100%;object-fit:cover}.spw-hero--mini.spw-hero--surface-light .spw-hero__content,.spw-hero--mini.spw-hero--surface-light .spw-hero__image{background-color:var(--spw-color-themes-grey-grey-100)}.spw-hero--mini.spw-hero--surface-dark .spw-hero__content,.spw-hero--mini.spw-hero--surface-dark .spw-hero__image{background-color:var(--spw-ds-primary)}.spw-hero--mini .spw-hero__image{width:calc(100% - 280px);left:280px;height:100%}@media (min-width: 768px){.spw-hero--mini .spw-hero__image{width:calc(100% - 400px);left:400px}}.spw-hero--mini .spw-hero__image img{border-top-left-radius:900px}.spw-hero--mini .spw-hero__content{position:relative;z-index:3;width:280px;padding:24px;padding-top:48px;border-radius:0}@media (min-width: 768px){.spw-hero--mini .spw-hero__content{padding:32px;padding-top:64px;width:400px}}.spw-hero--mini.spw-hero--no-picture .spw-hero__content{width:100%;max-width:100%}';export{o as spw_hero}
@@ -1 +1 @@
1
- import{r as t,c as o,h as r,a as e,H as s}from"./p-BvJ4Kko5.js";const i=class{constructor(r){t(this,r),this.spwFocus=o(this,"spwFocus",7),this.spwBlur=o(this,"spwBlur",7),this.spwNavigate=o(this,"spwNavigate",7),this.target="_self",this.name="",this.value="",this.type="button",this.variant="primary",this.surface="default",this.disabled=!1,this.size="medium",this.isIconOnly=!1,this.iconVariant="fa-solid",this.isFullWidth=!1,this.isFullWidthMobile=!0,this.hideTextOnMobile=!1,this.isLoading=!1,this.onFocus=()=>{this.spwFocus.emit()},this.onBlur=()=>{this.spwBlur.emit()},this.onClick=t=>{if(this.disabled||this.isLoading)t.preventDefault();else{if("reset"===this.type)return t.preventDefault(),void this.resetForm();if("submit"===this.type&&!this.disabled){const o=this.form?document.getElementById(this.form):this.el.closest("form");if(o)return t.preventDefault(),void o.requestSubmit()}void 0!==this.href&&this.spwNavigate.emit(t)}}}async setFocus(){this.nativeEl&&(this.nativeEl.classList.add("--programmatic-focus"),this.nativeEl.focus(),this.nativeEl.addEventListener("blur",(()=>{var t;null===(t=this.nativeEl)||void 0===t||t.classList.remove("--programmatic-focus")}),{once:!0}))}resetForm(){const t=this.form?document.getElementById(this.form):this.el.closest("form");t&&t.reset()}get elementClass(){return{"spw-button":!0,[`spw-button--${this.variant}`]:!0,[`spw-button--surface-${this.surface}`]:!0,[`spw-button--${this.size}`]:!0,"spw-button--is-icon-only":this.isIconOnly,"spw-button--fullwidth":this.isFullWidth,"spw-button--fullwidth-mobile":this.isFullWidthMobile,"spw-button--hide-text-mobile":this.hideTextOnMobile,"spw-button--loading":this.isLoading}}render(){var t;const{type:o,download:e,form:s,href:i,rel:n,target:a,name:p,value:d}=this,l=void 0===this.href?"button":"a",w="button"===l?{type:o,form:s,name:p,value:d}:{download:e,href:i,rel:n,target:a},b=this.icon&&!this.iconPosition?"right":this.iconPosition,u=this.icon?r("spw-icon",{variant:this.iconVariant,class:`spw-icon--${b}`,icon:this.icon}):null,c=this.disabled,g=(null===(t=this.el.textContent)||void 0===t?void 0:t.trim())||null;return r(l,Object.assign({key:"af8ac1a8762a7da373014f322ee004297a8295f5"},w,{ref:t=>this.nativeEl=t,class:this.elementClass,disabled:c,onFocus:this.onFocus,onBlur:this.onBlur,onClick:this.onClick},{"aria-label":this.accAriaLabel||this.name||g||"Label","aria-disabled":c?"true":null}),r("div",{key:"dc40b975fc312377bcbdc89ee1e0da4707893b13",class:"spw-button__inner"},r("div",{key:"c5a397c631fd9984fca6f711b1cc890cf1516f79",class:"spw-button__inner-text"},"left"===b&&u,!this.isIconOnly&&r("slot",{key:"92e532897aa0f62a2c1927026b15a7e81307256c"}),"right"===b&&u)),r("spw-loading",{key:"f7ae144bc041a0fa7d189a532a069cf7ed3e3aa5",text:""}))}get el(){return e(this)}};i.style='@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:inline-block;vertical-align:top;--spw-button-font-size-small:14px;--spw-button-font-size-medium:16px;--spw-button-font-size-large:18px;--spw-button-px-small:16px;--spw-button-px-medium:20px;--spw-button-px-large:24px;--spw-button-py-small:8px;--spw-button-py-medium:12px;--spw-button-py-large:16px;--spw-button-text-decoration:none}:host([is-full-width]:not([is-full-width=false])){display:block;width:100%}@media (max-width: 767px){:host([is-full-width-mobile]:not([is-full-width-mobile=false])){display:block;width:100%}}.spw-button{border:2px solid transparent;display:block;width:100%;white-space:nowrap;border-radius:9999px;letter-spacing:0.18px;cursor:pointer;font-weight:bold;outline:3px solid transparent;overflow:hidden;transition:all 0.1s ease-in;line-height:1}.spw-button--fullwidth{width:100% !important}.spw-button--fullwidth-mobile{width:100%}@media (min-width: 768px){.spw-button--fullwidth-mobile{width:auto}}.spw-button--is-icon-only{padding-left:0 !important;padding-right:0 !important}@media (max-width: 767px){.spw-button--hide-text-mobile{padding-left:0 !important;padding-right:0 !important}.spw-button--hide-text-mobile slot{display:none}.spw-button--hide-text-mobile.spw-button--large{width:54px}.spw-button--hide-text-mobile.spw-button--medium{width:45px}.spw-button--hide-text-mobile.spw-button--small{width:35px}}.spw-button:focus-visible,.spw-button.--programmatic-focus{outline:3px solid white;outline-offset:-1px;box-shadow:0 0 0 5px black}.spw-button spw-loading{opacity:0;position:absolute;top:50%;left:50%;pointer-events:none;transform:translate(-50%, -50%);z-index:1}.spw-button--loading{position:relative;pointer-events:none}.spw-button--loading spw-loading{opacity:1}.spw-button__inner{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.spw-button__inner-text{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.spw-button--loading .spw-button__inner-text{opacity:0}.spw-button:is(a){text-decoration:var(--spw-button-text-decoration)}.spw-button--primary{background:var(--spw-ds-primary);color:var(--spw-ds-white)}.spw-button--primary:not([disabled]):hover{background:var(--spw-ds-variant)}.spw-button--primary:not([disabled]):active{background:var(--spw-ds-active)}.spw-button--primary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.3);--spw-loading-spinner-color:white}.spw-button--secondary{background:var(--spw-color-themes-grey-grey-200);color:var(--spw-color-themes-grey-grey-900)}.spw-button--secondary:not([disabled]):hover{background:var(--spw-color-themes-grey-grey-300)}.spw-button--secondary:not([disabled]):active{background:var(--spw-color-themes-grey-grey-400)}.spw-button--secondary spw-loading{--spw-loading-border-color:rgba(0, 0, 0, 0.1);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--tertiary{transition:none;border-radius:4px;background:none;color:var(--spw-ds-primary)}.spw-button--tertiary:not([disabled]):hover,.spw-button--tertiary:not([disabled]):active{text-decoration:underline}.spw-button--tertiary:not([disabled]):active{color:var(--spw-ds-active)}.spw-button--tertiary spw-loading{--spw-loading-border-color:rgba(0, 0, 0, 0.1);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--primary[disabled],.spw-button--secondary[disabled]{background:var(--spw-color-themes-grey-grey-100)}.spw-button--tertiary[disabled]{background:none}.spw-button--primary[disabled],.spw-button--secondary[disabled],.spw-button--tertiary[disabled]{color:var(--spw-color-themes-grey-grey-400);border-color:none;cursor:not-allowed}.spw-button--surface-dark{box-shadow:var(--spw-effect-elevation-8)}.spw-button--surface-dark:not([disabled]):active{box-shadow:var(--spw-effect-elevation-active-0), var(--spw-effect-elevation-active-1), var(--spw-effect-elevation-active-2)}.spw-button--surface-dark[disabled]{box-shadow:none}.spw-button--surface-dark.spw-button--primary{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--primary:not([disabled]):hover{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--primary:not([disabled]):active{background:transparent;color:var(--spw-colors-support-grey-grey-500);border-color:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-dark.spw-button--primary[disabled]{border-color:var(--spw-colors-support-grey-grey-700);background:var(--spw-colors-support-grey-grey-700);color:var(--spw-colors-support-grey-grey-800)}.spw-button--surface-dark.spw-button--primary spw-loading{--spw-loading-border-color:var(--spw-colors-support-grey-grey-300);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--surface-dark.spw-button--secondary{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--secondary:not([disabled]):hover{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--secondary:not([disabled]):active{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-colors-support-grey-grey-400);background:var(--spw-colors-support-grey-grey-400)}.spw-button--surface-dark.spw-button--secondary[disabled]{border-color:var(--spw-colors-support-grey-grey-700);background:var(--spw-colors-support-grey-grey-700);color:var(--spw-colors-support-grey-grey-800)}.spw-button--surface-dark.spw-button--secondary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-dark.spw-button--tertiary{box-shadow:none;color:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--tertiary:not([disabled]):hover,.spw-button--surface-dark.spw-button--tertiary:not([disabled]):active{box-shadow:none}.spw-button--surface-dark.spw-button--tertiary:not([disabled]):active{color:var(--spw-ds-primary)}.spw-button--surface-dark.spw-button--tertiary[disabled]{color:var(--spw-colors-support-grey-grey-700)}.spw-button--surface-dark.spw-button--tertiary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-primary{box-shadow:none}.spw-button--surface-primary:not([disabled]):active{box-shadow:none}.spw-button--surface-primary[disabled]{box-shadow:none}.spw-button--surface-primary.spw-button--primary{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--primary:not([disabled]):hover{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--primary:not([disabled]):active{background:transparent;color:white;border-color:white;opacity:0.9}.spw-button--surface-primary.spw-button--primary[disabled]{border-color:white;background:white;color:var(--spw-colors-support-grey-grey-600);opacity:0.5}.spw-button--surface-primary.spw-button--primary spw-loading{--spw-loading-border-color:var(--spw-colors-support-grey-grey-300);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--surface-primary.spw-button--secondary{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--secondary:not([disabled]):hover{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--secondary:not([disabled]):active{color:var(--spw-colors-support-grey-grey-900);border-color:white;background:white;opacity:0.9}.spw-button--surface-primary.spw-button--secondary[disabled]{border-color:white;background:white;color:var(--spw-colors-support-grey-grey-600);opacity:0.5}.spw-button--surface-primary.spw-button--secondary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-primary.spw-button--tertiary{box-shadow:none;color:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--tertiary:not([disabled]):hover,.spw-button--surface-primary.spw-button--tertiary:not([disabled]):active{box-shadow:none}.spw-button--surface-primary.spw-button--tertiary:not([disabled]):active{color:white;opacity:0.9}.spw-button--surface-primary.spw-button--tertiary[disabled]{color:white;opacity:0.5}.spw-button--surface-primary.spw-button--tertiary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-light.spw-button--primary[disabled]{color:var(--spw-colors-support-grey-grey-600);background:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-light.spw-button--secondary{color:var(--spw-colors-support-grey-grey-900);background:var(--spw-ds-white)}.spw-button--surface-light.spw-button--secondary:not([disabled]):hover{background:var(--spw-colors-support-grey-grey-300)}.spw-button--surface-light.spw-button--secondary:not([disabled]):active{background:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-light.spw-button--secondary[disabled]{color:var(--spw-colors-support-grey-grey-600);background:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-light.spw-button--tertiary{color:var(--spw-colors-support-grey-grey-900)}.spw-button--surface-light.spw-button--tertiary:not([disabled]):active{color:var(--spw-ds-primary)}.spw-button--surface-light.spw-button--tertiary[disabled]{color:var(--spw-colors-support-grey-grey-600)}.spw-button--large{font-size:var(--spw-button-font-size-large);padding:var(--spw-button-py-large) var(--spw-button-px-large)}.spw-button--large .spw-button__inner-text{gap:12px}.spw-button--large.spw-button--is-icon-only{width:54px}.spw-button--medium{font-size:var(--spw-button-font-size-medium);padding:var(--spw-button-py-medium) var(--spw-button-px-medium)}.spw-button--medium .spw-button__inner-text{gap:8px}.spw-button--medium.spw-button--is-icon-only{width:45px}.spw-button--small{font-size:var(--spw-button-font-size-small);padding:var(--spw-button-py-small) var(--spw-button-px-small)}.spw-button--small .spw-button__inner-text{gap:6px}.spw-button--small.spw-button--is-icon-only{width:35px}.spw-button--small.spw-button--tertiary,.spw-button--medium.spw-button--tertiary,.spw-button--large.spw-button--tertiary{padding:4px}';const n=class{constructor(o){t(this,o),this.text="Chargement...",this.surface="light",this.size="medium",this.orientation="horizontal"}get loadingClasses(){return{"spw-loading":!0,[`spw-loading--${this.surface}`]:!0,[`spw-loading--${this.size}`]:!0,[`spw-loading--${this.orientation}`]:!0}}render(){return r(s,{key:"80e319644e916b39492a8f87d84d32f6e7f9f087"},r("div",{key:"abb04a270e07cedbc30ec91b0adcb487180af70b",class:this.loadingClasses},r("div",{key:"35f22a4112081dc0e06551151484c0d3b1cd971f",class:"spw-loading__spinner"}),this.text&&r("p",{key:"0442737baf03ee28e7689839525cae3da2443c1e",class:"spw-loading__text"},this.text)))}};n.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;--spw-loading-border-color:var(--spw-color-themes-grey-grey-200);--spw-loading-spinner-color:var(--spw-ds-primary);--spw-loading-text-color:var(--spw-color-themes-grey-grey-800)}.spw-loading{display:flex;align-items:center}.spw-loading__spinner{width:20px;height:20px;border-radius:50%;border:4px solid var(--spw-loading-border-color);border-top-color:var(--spw-loading-spinner-color);animation:loading 1s linear infinite}@keyframes loading{to{transform:rotate(360deg)}}.spw-loading__text{font-size:14px;color:var(--spw-loading-text-color)}.spw-loading--light{--spw-loading-border-color:var(--spw-color-themes-grey-grey-200);--spw-loading-spinner-color:var(--spw-ds-primary);--spw-loading-text-color:var(--spw-color-themes-grey-grey-800)}.spw-loading--dark{--spw-loading-border-color:rgba(255, 255, 255, 0.3);--spw-loading-spinner-color:var(--spw-color-themes-grey-grey-50);--spw-loading-text-color:var(--spw-color-themes-grey-grey-50)}.spw-loading--small .spw-loading__spinner{width:16px;height:16px;border-width:3px}.spw-loading--small .spw-loading__text{font-size:12px;margin-left:6px}.spw-loading--medium .spw-loading__spinner{width:20px;height:20px;border-width:4px}.spw-loading--medium .spw-loading__text{font-size:14px;margin-left:8px}.spw-loading--large .spw-loading__spinner{width:30px;height:30px;border-width:5px}.spw-loading--large .spw-loading__text{font-size:16px;margin-left:8px}.spw-loading--extra-large .spw-loading__spinner{width:36px;height:36px;border-width:6px}.spw-loading--extra-large .spw-loading__text{font-size:18px;margin-left:12px}.spw-loading--horizontal{flex-direction:row}.spw-loading--horizontal .spw-loading__text{margin-top:0}.spw-loading--vertical{flex-direction:column}.spw-loading--vertical .spw-loading__text{margin-left:0;margin-top:8px}";export{i as spw_button,n as spw_loading}
1
+ import{r as t,c as o,h as e,a as r,H as s}from"./p-BvJ4Kko5.js";const i=class{constructor(e){t(this,e),this.spwFocus=o(this,"spwFocus",7),this.spwBlur=o(this,"spwBlur",7),this.spwNavigate=o(this,"spwNavigate",7),this.target="_self",this.name="",this.value="",this.type="button",this.variant="primary",this.surface="default",this.disabled=!1,this.size="medium",this.isIconOnly=!1,this.iconVariant="fa-solid",this.isFullWidth=!1,this.isFullWidthMobile=!0,this.hideTextOnMobile=!1,this.isLoading=!1,this.onFocus=()=>{this.spwFocus.emit()},this.onBlur=()=>{this.spwBlur.emit()},this.onClick=t=>{if(this.disabled||this.isLoading)t.preventDefault();else{if("reset"===this.type)return t.preventDefault(),void this.resetForm();if("submit"===this.type&&!this.disabled){const o=this.form?document.getElementById(this.form):this.el.closest("form");if(o)return t.preventDefault(),void o.requestSubmit()}void 0!==this.href&&this.spwNavigate.emit(t)}}}async setFocus(){this.nativeEl&&(this.nativeEl.classList.add("--programmatic-focus"),this.nativeEl.focus(),this.nativeEl.addEventListener("blur",(()=>{var t;null===(t=this.nativeEl)||void 0===t||t.classList.remove("--programmatic-focus")}),{once:!0}))}resetForm(){const t=this.form?document.getElementById(this.form):this.el.closest("form");t&&t.reset()}get elementClass(){return{"spw-button":!0,[`spw-button--${this.variant}`]:!0,[`spw-button--surface-${this.surface}`]:!0,[`spw-button--${this.size}`]:!0,"spw-button--is-icon-only":this.isIconOnly,"spw-button--fullwidth":this.isFullWidth,"spw-button--fullwidth-mobile":this.isFullWidthMobile,"spw-button--hide-text-mobile":this.hideTextOnMobile,"spw-button--loading":this.isLoading}}render(){var t;const{type:o,download:r,form:s,href:i,rel:n,target:a,name:p,value:d}=this,l=void 0===this.href?"button":"a",w="button"===l?{type:o,form:s,name:p,value:d}:{download:r,href:i,rel:n,target:a},b=this.icon&&!this.iconPosition?"right":this.iconPosition,u=this.icon?e("spw-icon",{variant:this.iconVariant,class:`spw-icon--${b}`,icon:this.icon}):null,c=this.disabled,g=(null===(t=this.el.textContent)||void 0===t?void 0:t.trim())||null;return e(l,Object.assign({key:"af8ac1a8762a7da373014f322ee004297a8295f5"},w,{ref:t=>this.nativeEl=t,class:this.elementClass,disabled:c,onFocus:this.onFocus,onBlur:this.onBlur,onClick:this.onClick},{"aria-label":this.accAriaLabel||this.name||g||"Label","aria-disabled":c?"true":null}),e("div",{key:"dc40b975fc312377bcbdc89ee1e0da4707893b13",class:"spw-button__inner"},e("div",{key:"c5a397c631fd9984fca6f711b1cc890cf1516f79",class:"spw-button__inner-text"},"left"===b&&u,!this.isIconOnly&&e("slot",{key:"92e532897aa0f62a2c1927026b15a7e81307256c"}),"right"===b&&u)),e("spw-loading",{key:"f7ae144bc041a0fa7d189a532a069cf7ed3e3aa5",text:""}))}get el(){return r(this)}};i.style='@charset "UTF-8";html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:inline-block;vertical-align:top;--spw-button-font-size-small:14px;--spw-button-font-size-medium:16px;--spw-button-font-size-large:18px;--spw-button-px-small:16px;--spw-button-px-medium:20px;--spw-button-px-large:24px;--spw-button-py-small:8px;--spw-button-py-medium:12px;--spw-button-py-large:16px;--spw-button-text-decoration:none}:host([is-full-width]:not([is-full-width=false])){display:block;width:100%}@media (max-width: 767px){:host([is-full-width-mobile]:not([is-full-width-mobile=false])){display:block;width:100%}}.spw-button{border:2px solid transparent;display:block;width:100%;white-space:nowrap;border-radius:9999px;letter-spacing:0.18px;cursor:pointer;font-weight:bold;outline:3px solid transparent;overflow:hidden;transition:all 0.1s ease-in;line-height:1}.spw-button--fullwidth{width:100% !important}.spw-button--fullwidth-mobile{width:100%}@media (min-width: 768px){.spw-button--fullwidth-mobile{width:auto}}.spw-button--is-icon-only{padding-left:0 !important;padding-right:0 !important}@media (max-width: 767px){.spw-button--hide-text-mobile{padding-left:0 !important;padding-right:0 !important}.spw-button--hide-text-mobile slot{display:none}.spw-button--hide-text-mobile.spw-button--large{width:54px}.spw-button--hide-text-mobile.spw-button--medium{width:45px}.spw-button--hide-text-mobile.spw-button--small{width:35px}}.spw-button:focus-visible,.spw-button.--programmatic-focus{outline:3px solid white;outline-offset:-1px;box-shadow:0 0 0 5px black}.spw-button spw-loading{opacity:0;position:absolute;top:50%;left:50%;pointer-events:none;transform:translate(-50%, -50%);z-index:1}.spw-button--loading{position:relative;pointer-events:none}.spw-button--loading spw-loading{opacity:1}.spw-button__inner{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.spw-button__inner-text{display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.spw-button--loading .spw-button__inner-text{opacity:0}.spw-button:is(a){text-decoration:var(--spw-button-text-decoration)}.spw-button--primary{background:var(--spw-ds-primary);color:var(--spw-ds-white)}.spw-button--primary:not([disabled]):hover{background:var(--spw-ds-variant)}.spw-button--primary:not([disabled]):active{background:var(--spw-ds-active)}.spw-button--primary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.3);--spw-loading-spinner-color:white}.spw-button--secondary{background:var(--spw-color-themes-grey-grey-200);color:var(--spw-color-themes-grey-grey-900)}.spw-button--secondary:not([disabled]):hover{background:var(--spw-color-themes-grey-grey-300)}.spw-button--secondary:not([disabled]):active{background:var(--spw-color-themes-grey-grey-400)}.spw-button--secondary spw-loading{--spw-loading-border-color:rgba(0, 0, 0, 0.1);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--tertiary{transition:none;border-radius:4px;background:none;color:var(--spw-ds-primary)}.spw-button--tertiary:not([disabled]):hover,.spw-button--tertiary:not([disabled]):active{text-decoration:underline}.spw-button--tertiary:not([disabled]):active{color:var(--spw-ds-active)}.spw-button--tertiary spw-loading{--spw-loading-border-color:rgba(0, 0, 0, 0.1);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--primary[disabled],.spw-button--secondary[disabled]{background:var(--spw-color-themes-grey-grey-100)}.spw-button--tertiary[disabled]{background:none}.spw-button--primary[disabled],.spw-button--secondary[disabled],.spw-button--tertiary[disabled]{color:var(--spw-color-themes-grey-grey-400);border-color:none;cursor:not-allowed}.spw-button--surface-dark{box-shadow:var(--spw-effect-elevation-8)}.spw-button--surface-dark:not([disabled]):active{box-shadow:var(--spw-effect-elevation-active-0), var(--spw-effect-elevation-active-1), var(--spw-effect-elevation-active-2)}.spw-button--surface-dark[disabled]{box-shadow:none}.spw-button--surface-dark.spw-button--primary{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--primary:not([disabled]):hover{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--primary:not([disabled]):active{background:transparent;color:var(--spw-colors-support-grey-grey-500);border-color:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-dark.spw-button--primary[disabled]{border-color:var(--spw-colors-support-grey-grey-700);background:var(--spw-colors-support-grey-grey-700);color:var(--spw-colors-support-grey-grey-800)}.spw-button--surface-dark.spw-button--primary spw-loading{--spw-loading-border-color:var(--spw-colors-support-grey-grey-300);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--surface-dark.spw-button--secondary{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--secondary:not([disabled]):hover{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--secondary:not([disabled]):active{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-colors-support-grey-grey-400);background:var(--spw-colors-support-grey-grey-400)}.spw-button--surface-dark.spw-button--secondary[disabled]{border-color:var(--spw-colors-support-grey-grey-700);background:var(--spw-colors-support-grey-grey-700);color:var(--spw-colors-support-grey-grey-800)}.spw-button--surface-dark.spw-button--secondary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-dark.spw-button--tertiary{box-shadow:none;color:var(--spw-ds-white)}.spw-button--surface-dark.spw-button--tertiary:not([disabled]):hover,.spw-button--surface-dark.spw-button--tertiary:not([disabled]):active{box-shadow:none}.spw-button--surface-dark.spw-button--tertiary:not([disabled]):active{color:var(--spw-ds-primary)}.spw-button--surface-dark.spw-button--tertiary[disabled]{color:var(--spw-colors-support-grey-grey-700)}.spw-button--surface-dark.spw-button--tertiary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-primary{box-shadow:none}.spw-button--surface-primary:not([disabled]):active{box-shadow:none}.spw-button--surface-primary[disabled]{box-shadow:none}.spw-button--surface-primary.spw-button--primary{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--primary:not([disabled]):hover{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--primary:not([disabled]):active{background:transparent;color:white;border-color:white;opacity:0.9}.spw-button--surface-primary.spw-button--primary[disabled]{border-color:white;background:white;color:var(--spw-colors-support-grey-grey-600);opacity:0.5}.spw-button--surface-primary.spw-button--primary spw-loading{--spw-loading-border-color:var(--spw-colors-support-grey-grey-300);--spw-loading-spinner-color:var(--spw-ds-primary)}.spw-button--surface-primary.spw-button--secondary{background:transparent;color:var(--spw-ds-white);border-color:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--secondary:not([disabled]):hover{color:var(--spw-colors-support-grey-grey-900);border-color:var(--spw-ds-white);background:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--secondary:not([disabled]):active{color:var(--spw-colors-support-grey-grey-900);border-color:white;background:white;opacity:0.9}.spw-button--surface-primary.spw-button--secondary[disabled]{border-color:white;background:white;color:var(--spw-colors-support-grey-grey-600);opacity:0.5}.spw-button--surface-primary.spw-button--secondary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-primary.spw-button--tertiary{box-shadow:none;color:var(--spw-ds-white)}.spw-button--surface-primary.spw-button--tertiary:not([disabled]):hover,.spw-button--surface-primary.spw-button--tertiary:not([disabled]):active{box-shadow:none}.spw-button--surface-primary.spw-button--tertiary:not([disabled]):active{color:white;opacity:0.9}.spw-button--surface-primary.spw-button--tertiary[disabled]{color:white;opacity:0.5}.spw-button--surface-primary.spw-button--tertiary spw-loading{--spw-loading-border-color:rgba(255, 255, 255, 0.2);--spw-loading-spinner-color:white}.spw-button--surface-light.spw-button--primary[disabled]{color:var(--spw-colors-support-grey-grey-600);background:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-light.spw-button--secondary{color:var(--spw-colors-support-grey-grey-900);background:var(--spw-ds-white)}.spw-button--surface-light.spw-button--secondary:not([disabled]):hover{background:var(--spw-colors-support-grey-grey-300)}.spw-button--surface-light.spw-button--secondary:not([disabled]):active{background:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-light.spw-button--secondary[disabled]{color:var(--spw-colors-support-grey-grey-600);background:var(--spw-colors-support-grey-grey-500)}.spw-button--surface-light.spw-button--tertiary{color:var(--spw-colors-support-grey-grey-900)}.spw-button--surface-light.spw-button--tertiary:not([disabled]):active{color:var(--spw-ds-primary)}.spw-button--surface-light.spw-button--tertiary[disabled]{color:var(--spw-colors-support-grey-grey-600)}.spw-button--large{font-size:var(--spw-button-font-size-large);padding:var(--spw-button-py-large) var(--spw-button-px-large)}.spw-button--large .spw-button__inner-text{gap:12px}.spw-button--large.spw-button--is-icon-only{width:54px}.spw-button--medium{font-size:var(--spw-button-font-size-medium);padding:var(--spw-button-py-medium) var(--spw-button-px-medium)}.spw-button--medium .spw-button__inner-text{gap:8px}.spw-button--medium.spw-button--is-icon-only{width:45px}.spw-button--small{font-size:var(--spw-button-font-size-small);padding:var(--spw-button-py-small) var(--spw-button-px-small)}.spw-button--small .spw-button__inner-text{gap:6px}.spw-button--small.spw-button--is-icon-only{width:35px}.spw-button--small.spw-button--tertiary,.spw-button--medium.spw-button--tertiary,.spw-button--large.spw-button--tertiary{padding:4px}';const n=class{constructor(o){t(this,o),this.text="Chargement...",this.surface="light",this.size="medium",this.orientation="horizontal"}get loadingClasses(){return{"spw-loading":!0,[`spw-loading--${this.surface}`]:!0,[`spw-loading--${this.size}`]:!0,[`spw-loading--${this.orientation}`]:!0}}render(){return e(s,{key:"3e4184324f5760fb373c047ff96b3ceb639b653e"},e("div",{key:"79980d59ff58731f54276d77a2687914c96b4e92",class:this.loadingClasses},e("div",{key:"0e8b3edc3682ff1b51a161e1a9d8a7913e10aeeb",class:"spw-loading__spinner"}),this.text&&e("p",{key:"6fe0eb89d7727ecf6ad9d0cb4efed0b586904436",class:"spw-loading__text"},this.text)))}};n.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block;--spw-loading-border-color:var(--spw-color-themes-grey-grey-200);--spw-loading-spinner-color:var(--spw-ds-primary);--spw-loading-text-color:var(--spw-color-themes-grey-grey-800)}.spw-loading{display:flex;align-items:center}.spw-loading__spinner{width:20px;height:20px;border-radius:50%;border:4px solid var(--spw-loading-border-color);border-top-color:var(--spw-loading-spinner-color);animation:loading 1s linear infinite}@keyframes loading{to{transform:rotate(360deg)}}.spw-loading__text{font-size:14px;color:var(--spw-loading-text-color)}.spw-loading--light{--spw-loading-border-color:var(--spw-color-themes-grey-grey-200);--spw-loading-spinner-color:var(--spw-ds-primary);--spw-loading-text-color:var(--spw-color-themes-grey-grey-800)}.spw-loading--dark{--spw-loading-border-color:rgba(255, 255, 255, 0.3);--spw-loading-spinner-color:var(--spw-color-themes-grey-grey-50);--spw-loading-text-color:var(--spw-color-themes-grey-grey-50)}.spw-loading--small .spw-loading__spinner{width:16px;height:16px;border-width:3px}.spw-loading--small .spw-loading__text{font-size:12px;margin-left:6px}.spw-loading--medium .spw-loading__spinner{width:20px;height:20px;border-width:4px}.spw-loading--medium .spw-loading__text{font-size:14px;margin-left:8px}.spw-loading--large .spw-loading__spinner{width:30px;height:30px;border-width:5px}.spw-loading--large .spw-loading__text{font-size:16px;margin-left:8px}.spw-loading--extra-large .spw-loading__spinner{width:36px;height:36px;border-width:6px}.spw-loading--extra-large .spw-loading__text{font-size:18px;margin-left:12px}.spw-loading--horizontal{flex-direction:row}.spw-loading--horizontal .spw-loading__text{margin-top:0}.spw-loading--vertical{flex-direction:column}.spw-loading--vertical .spw-loading__text{margin-left:0;margin-top:8px}";export{i as spw_button,n as spw_loading}
@@ -1 +1 @@
1
- import{r as t,c as e,h as o,H as s,a as i}from"./p-BvJ4Kko5.js";import{a,K as n}from"./p-BRFNx2DL.js";function r(t,e,o,s=20,i=0){const a=[];if(i>=s)return a;const n=t=>{const a=t.assignedNodes().filter((t=>1===t.nodeType));return a.length>0?r(a[0].parentElement,e,o,s,i+1):[]},d=Array.from(t.children||[]);for(const t of d)e(t)||(o(t)&&a.push(t),null!=t.shadowRoot?a.push(...r(t.shadowRoot,e,o,s,i+1)):"SLOT"===t.tagName?a.push(...n(t)):a.push(...r(t,e,o,s,i+1)));return a}function d(t){return t.hasAttribute("hidden")||t.hasAttribute("aria-hidden")&&"false"!==t.getAttribute("aria-hidden")||"none"===t.style.display||"0"===t.style.opacity||"hidden"===t.style.visibility||"collapse"===t.style.visibility}function l(t){return"-1"!==t.getAttribute("tabindex")&&!d(t)&&!function(t){return t.hasAttribute("disabled")||t.hasAttribute("aria-disabled")&&"false"!==t.getAttribute("aria-disabled")}(t)&&(t.hasAttribute("tabindex")||(t instanceof HTMLAnchorElement||t instanceof HTMLAreaElement)&&t.hasAttribute("href")||t instanceof HTMLButtonElement||t instanceof HTMLInputElement||t instanceof HTMLTextAreaElement||t instanceof HTMLSelectElement||t instanceof HTMLIFrameElement)}const p=class{constructor(o){t(this,o),this.spwModalOpen=e(this,"spwModalOpen",7),this.spwModalClose=e(this,"spwModalClose",7),this.opened=!1,this.showModal=this.opened||!1,this.caption="Titre de la modal",this.closeButtonText="Fermer",this.closeOnOverlayClick=!0,this.stickyButtons=!1,this.size="small",this.alertIcon="",this.slotButtonsPresent=!1,this.isCloseButtonSticky=!1,this.showCloseButton=!0,this.focusableElements=[],this.handleClick=t=>{const e=t.composedPath().find((t=>{var e;return t instanceof HTMLElement&&(null===(e=t.hasAttribute)||void 0===e?void 0:e.call(t,"data-modal-trigger"))}));e&&e.getAttribute("data-modal-trigger")===this.hostElement.id&&(this.opened=!0)},this.handleClose=t=>{const e=t.composedPath().find((t=>{var e;return t instanceof HTMLElement&&(null===(e=t.hasAttribute)||void 0===e?void 0:e.call(t,"data-modal-close"))}));e&&e.getAttribute("data-modal-close")===this.hostElement.id&&(this.opened=!1)},this.handleBottomFocus=()=>{this.attemptFocus(this.getFirstFocusableElement())},this.handleKeypress=t=>{this.showModal&&"Escape"===t.key&&this.doBeforeClose("ESCAPE_KEY")},this.handleContentScroll=()=>{this.modalContent&&(this.isCloseButtonSticky=this.modalContent.scrollTop>=60)}}async closeModal(){this.doBeforeClose("PROGRAMMATIC")}async openModal(){this.opened=!0}componentDidLoad(){this.focusableElements=r(this.hostElement.shadowRoot,(t=>d(t)||t.matches("[data-focus-trap-edge]")),l),window.addEventListener("click",this.handleClick,{capture:!0}),window.addEventListener("click",this.handleClose,{capture:!0}),window.addEventListener("keydown",this.handleKeypress)}disconnectedCallback(){window.removeEventListener("click",this.handleClick),window.removeEventListener("click",this.handleClose),window.removeEventListener("keydown",this.handleKeypress)}getFirstFocusableElement(){return this.focusableElements[0]}attemptFocus(t){null!=t?setTimeout((()=>{t.focus()}),0):setTimeout((()=>{this.closeButton.focus()}))}open(){this.showModal=!0,this.isCloseButtonSticky=!1,requestAnimationFrame((()=>{this.modalContent&&(this.modalContent.scrollTop=0)}));try{a(this.modalContainer,n.fadeIn,{duration:200}).addEventListener("finish",(()=>{setTimeout((()=>{}),0),this.spwModalOpen.emit()}))}catch(t){this.spwModalOpen.emit()}}close(){this.stopAllVideos();try{a(this.modalContainer,n.fadeOut,{duration:200}).addEventListener("finish",(()=>{this.showModal=!1,this.spwModalClose.emit()}))}catch(t){this.showModal=!1,this.spwModalClose.emit()}}stopAllVideos(){this.hostElement.querySelectorAll("iframe").forEach((t=>{t.src=t.src}))}doBeforeClose(t){const e=[];e.push(t),e.some((t=>t.defaultPrevented))||(this.opened=!1)}openedChanged(t){!0===t?this.open():this.close()}handleOverlayClick(){this.closeOnOverlayClick&&this.doBeforeClose("BACKDROP")}get elementClass(){return{"spw-modal":!0,"spw-modal--opened":this.showModal,"spw-modal--sticky-buttons":this.stickyButtons}}render(){return o(s,{key:"e9964d51a4deb6081cae4bc9bb2c2c41fe117ab0"},o("div",{key:"2576a041c3438e005e60e148d5a4b904f98a7be8",ref:t=>this.modalContainer=t,class:this.elementClass},o("div",{key:"5b8cdc775a4e643ee593f647fff05849b856f843",class:"spw-modal__overlay",onClick:()=>this.handleOverlayClick()}),o("div",{key:"ca544e0616feae85be101fc39bf072c070b49bc4",class:`spw-modal__content-container spw-modal__content-container--${this.size}`,role:"dialog","aria-modal":"true","aria-label":this.caption},o("div",{key:"4e74d8f1076e3e71d07d87f097a8b4f51e3b1655",class:"spw-modal__content",ref:t=>this.modalContent=t,onScroll:this.handleContentScroll},o("div",{key:"1b0d571f66125c2cd00047c0fbe4588fa2d991d7",class:"spw-modal__header"},o("div",{key:"08ba868eadb3f3a4388c43bbd0fa40774a23b858",class:"spw-modal__title-container"},this.alertIcon&&o("spw-icon",{key:"20abb395a0259fa23136c5ea483734470acd91d7",class:"spw-modal__alert-icon",icon:this.alertIcon}),o("h2",{key:"c8d73a91648d5bcbbf6d46aac53f8aed342e8d5a",class:"spw-modal__caption"},this.caption)),this.showCloseButton&&o("div",{key:"ddfa4b1b52f358ed50cc77bac005aeb71a73461d",class:{"spw-modal__close-button":!0,"spw-modal__close-button--sticky":this.isCloseButtonSticky},ref:t=>this.closeButton=t,onClick:()=>this.doBeforeClose("CLOSE_BUTTON")},o("spw-link",{key:"599adf4c18d033dce4d31455b6592dacb5371db2","icon-position":"right",icon:"fa-xmark"},this.closeButtonText))),o("div",{key:"1db3b289deca7decfeac914f700c164d1f6e0910",class:"spw-modal__body"},o("slot",{key:"bbb82dddeb6120d9628b685e03a49b0ddfd579cc",name:"content"})),o("div",{key:"1c80c26e8183edc0a6af197e12dc75a576fff2d7",class:{"spw-modal__buttons":!0,"spw-modal__footer--buttons-present":this.slotButtonsPresent}},o("slot",{key:"a47fe5c5fac028ca62f6c9363f5a46d33650b7e8",name:"buttons",onSlotchange:t=>{this.slotButtonsPresent=t.target.assignedNodes({flatten:!0}).length>0}})))),o("div",{key:"9e3c0671714c9ae5d6d82ee8b3951b7d897ad5b4","data-focus-trap-edge":!0,onFocus:this.handleBottomFocus,tabindex:"0"})))}get hostElement(){return i(this)}static get watchers(){return{opened:[{openedChanged:0}]}}};p.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:contents}.spw-modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1060;overflow-y:auto}.spw-modal::-webkit-scrollbar{width:14px;height:14px}.spw-modal::-webkit-scrollbar-thumb{background:var(--spw-color-themes-grey-grey-400);border-radius:20px;border:4px solid var(--spw-ds-white)}.spw-modal::-webkit-scrollbar-track{background:var(--spw-ds-white)}.spw-modal{scrollbar-face-color:var(--spw-color-themes-grey-grey-400);scrollbar-track-color:var(--spw-ds-white)}.spw-modal--opened{display:flex}.spw-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:black;opacity:0.7;z-index:0}.spw-modal__content-container{position:absolute;display:flex;justify-content:center;width:90%;background-color:#fff;box-shadow:var(--spw-effect-elevation-6);overflow:hidden;box-sizing:border-box;align-items:stretch;border-radius:var(--spw-spacings-border-radius-lg)}.spw-modal__content-container--small{max-width:480px}.spw-modal__content-container--medium{max-width:600px}.spw-modal__content-container--large{max-width:768px}.spw-modal__content-container--fluid{max-width:100%}.spw-modal__content{display:flex;flex-direction:column;border:1px solid var(--spw-color-themes-grey-grey-300);width:100%;max-height:90vh;overflow-y:auto}.spw-modal__content::-webkit-scrollbar{width:14px;height:14px}.spw-modal__content::-webkit-scrollbar-thumb{background:var(--spw-color-themes-grey-grey-400);border-radius:20px;border:4px solid var(--spw-ds-white)}.spw-modal__content::-webkit-scrollbar-track{background:var(--spw-ds-white)}.spw-modal__content{scrollbar-face-color:var(--spw-color-themes-grey-grey-400);scrollbar-track-color:var(--spw-ds-white)}.spw-modal--sticky-buttons .spw-modal__content{overflow-y:visible}.spw-modal__icon-container{display:flex;align-items:center;justify-content:center;width:32px;background-color:#fff;align-self:stretch}.spw-modal__header{display:flex;justify-content:space-between;align-items:baseline;padding:24px;padding-bottom:0;margin-top:6px;gap:12px;flex-wrap:nowrap;margin-bottom:12px;box-sizing:border-box;border-radius:1px 1px 0px 0px;color:var(--spw-colors-support-grey-grey-900)}.spw-modal__title-container{display:flex;gap:8px}.spw-modal__alert-icon{flex-shrink:0;line-height:1.5}.spw-modal__caption{overflow:hidden;white-space:pre-wrap;word-wrap:break-word}.spw-modal__header h2{margin:0;font-size:18px;color:var(--spw-colors-support-grey-grey-900)}.spw-modal__header button{background:none;border:none;font-size:1.5em;padding:0;cursor:pointer}.spw-modal__close-button{cursor:pointer;z-index:999;font-size:14px;display:inline-flex;align-items:center;flex-wrap:nowrap;justify-content:center;background:white;padding:3px 6px;margin-bottom:1px}.spw-modal__close-button spw-link{--spw-link-color:var(--spw-colors-support-grey-grey-900);--spw-link-wrap:nowrap}.spw-modal__close-button--sticky{position:absolute;top:0;right:0;border-radius:0 0 0 4px;padding:8px;border-bottom:1px solid var(--spw-colors-support-grey-grey-300);border-left:1px solid var(--spw-colors-support-grey-grey-300)}.spw-modal__close-button--sticky spw-link{font-size:14px}.spw-modal__body{padding:0 24px;margin-bottom:12px;box-sizing:border-box;flex:1;font-size:16px;color:var(--spw-colors-support-grey-grey-700)}.spw-modal--sticky-buttons .spw-modal__body{overflow-y:auto}.spw-modal--sticky-buttons .spw-modal__body::-webkit-scrollbar{width:14px;height:14px}.spw-modal--sticky-buttons .spw-modal__body::-webkit-scrollbar-thumb{background:var(--spw-color-themes-grey-grey-400);border-radius:20px;border:4px solid var(--spw-ds-white)}.spw-modal--sticky-buttons .spw-modal__body::-webkit-scrollbar-track{background:var(--spw-ds-white)}.spw-modal--sticky-buttons .spw-modal__body{scrollbar-face-color:var(--spw-color-themes-grey-grey-400);scrollbar-track-color:var(--spw-ds-white)}.spw-modal__buttons{padding-top:12px}.spw-modal__buttons ::slotted([slot=buttons]){padding:24px;padding-top:0}@media (min-width: 768px){.spw-modal__footer--buttons-present ::slotted(*){display:flex;justify-content:flex-end;gap:12px}}.spw-modal__footer--buttons-present ::slotted(*){padding:24px;padding-top:8px}.spw-modal__border{display:flex;align-items:center;justify-content:center;width:100%;font-size:1.5em;flex-grow:1}";export{p as spw_modal}
1
+ import{r as t,c as e,h as o,H as s,a as i}from"./p-BvJ4Kko5.js";import{a,K as n}from"./p-BRFNx2DL.js";function r(t,e,o,s=20,i=0){const a=[];if(i>=s)return a;const n=t=>{const a=t.assignedNodes().filter((t=>1===t.nodeType));return a.length>0?r(a[0].parentElement,e,o,s,i+1):[]},d=Array.from(t.children||[]);for(const t of d)e(t)||(o(t)&&a.push(t),null!=t.shadowRoot?a.push(...r(t.shadowRoot,e,o,s,i+1)):"SLOT"===t.tagName?a.push(...n(t)):a.push(...r(t,e,o,s,i+1)));return a}function d(t){return t.hasAttribute("hidden")||t.hasAttribute("aria-hidden")&&"false"!==t.getAttribute("aria-hidden")||"none"===t.style.display||"0"===t.style.opacity||"hidden"===t.style.visibility||"collapse"===t.style.visibility}function l(t){return"-1"!==t.getAttribute("tabindex")&&!d(t)&&!function(t){return t.hasAttribute("disabled")||t.hasAttribute("aria-disabled")&&"false"!==t.getAttribute("aria-disabled")}(t)&&(t.hasAttribute("tabindex")||(t instanceof HTMLAnchorElement||t instanceof HTMLAreaElement)&&t.hasAttribute("href")||t instanceof HTMLButtonElement||t instanceof HTMLInputElement||t instanceof HTMLTextAreaElement||t instanceof HTMLSelectElement||t instanceof HTMLIFrameElement)}const p=class{constructor(o){t(this,o),this.spwModalOpen=e(this,"spwModalOpen",7),this.spwModalClose=e(this,"spwModalClose",7),this.opened=!1,this.showModal=this.opened||!1,this.caption="Titre de la modal",this.closeButtonText="Fermer",this.closeOnOverlayClick=!0,this.stickyButtons=!1,this.size="small",this.alertIcon="",this.slotButtonsPresent=!1,this.isCloseButtonSticky=!1,this.showCloseButton=!0,this.focusableElements=[],this.handleClick=t=>{const e=t.composedPath().find((t=>{var e;return t instanceof HTMLElement&&(null===(e=t.hasAttribute)||void 0===e?void 0:e.call(t,"data-modal-trigger"))}));e&&e.getAttribute("data-modal-trigger")===this.hostElement.id&&(this.opened=!0)},this.handleClose=t=>{const e=t.composedPath().find((t=>{var e;return t instanceof HTMLElement&&(null===(e=t.hasAttribute)||void 0===e?void 0:e.call(t,"data-modal-close"))}));e&&e.getAttribute("data-modal-close")===this.hostElement.id&&(this.opened=!1)},this.handleBottomFocus=()=>{this.attemptFocus(this.getFirstFocusableElement())},this.handleKeypress=t=>{this.showModal&&"Escape"===t.key&&this.doBeforeClose("ESCAPE_KEY")},this.handleContentScroll=()=>{this.modalContent&&(this.isCloseButtonSticky=this.modalContent.scrollTop>=60)}}async closeModal(){this.doBeforeClose("PROGRAMMATIC")}async openModal(){this.opened=!0}componentDidLoad(){this.focusableElements=r(this.hostElement.shadowRoot,(t=>d(t)||t.matches("[data-focus-trap-edge]")),l),window.addEventListener("click",this.handleClick,{capture:!0}),window.addEventListener("click",this.handleClose,{capture:!0}),window.addEventListener("keydown",this.handleKeypress)}disconnectedCallback(){window.removeEventListener("click",this.handleClick),window.removeEventListener("click",this.handleClose),window.removeEventListener("keydown",this.handleKeypress)}getFirstFocusableElement(){return this.focusableElements[0]}attemptFocus(t){null!=t?setTimeout((()=>{t.focus()}),0):setTimeout((()=>{this.closeButton.focus()}))}open(){this.showModal=!0,this.isCloseButtonSticky=!1,requestAnimationFrame((()=>{this.modalContent&&(this.modalContent.scrollTop=0)}));try{a(this.modalContainer,n.fadeIn,{duration:200}).addEventListener("finish",(()=>{setTimeout((()=>{}),0),this.spwModalOpen.emit()}))}catch(t){this.spwModalOpen.emit()}}close(){this.stopAllVideos();try{a(this.modalContainer,n.fadeOut,{duration:200}).addEventListener("finish",(()=>{this.showModal=!1,this.spwModalClose.emit()}))}catch(t){this.showModal=!1,this.spwModalClose.emit()}}stopAllVideos(){this.hostElement.querySelectorAll("iframe").forEach((t=>{t.src=t.src}))}doBeforeClose(t){const e=[];e.push(t),e.some((t=>t.defaultPrevented))||(this.opened=!1)}openedChanged(t){!0===t?this.open():this.close()}handleOverlayClick(){this.closeOnOverlayClick&&this.doBeforeClose("BACKDROP")}get elementClass(){return{"spw-modal":!0,"spw-modal--opened":this.showModal,"spw-modal--sticky-buttons":this.stickyButtons}}render(){return o(s,{key:"4eb87501a9a4cc098250700f58c027e3f3fc13c6"},o("div",{key:"100bc778f67fca4ebc8ca8e1933033a362f94c24",ref:t=>this.modalContainer=t,class:this.elementClass},o("div",{key:"56918adc60d5b97ffd43e66323a4fc28f72c6297",class:"spw-modal__overlay",onClick:()=>this.handleOverlayClick()}),o("div",{key:"65612030c666acfaa5bafccff02b265e2df49408",class:`spw-modal__content-container spw-modal__content-container--${this.size}`,role:"dialog","aria-modal":"true","aria-label":this.caption},o("div",{key:"51ce6d5e32a972e6c7c7ff95844c6aab0793a979",class:"spw-modal__content",ref:t=>this.modalContent=t,onScroll:this.handleContentScroll},o("div",{key:"92deb26800d917a018012ae8dab17491fdfade57",class:"spw-modal__header"},o("div",{key:"a96de8538e42a2ef89c2669459a4921bb818ad03",class:"spw-modal__title-container"},this.alertIcon&&o("spw-icon",{key:"4328a281475bb9fb969234010872d83ad7c7db72",class:"spw-modal__alert-icon",icon:this.alertIcon}),o("h2",{key:"7c16016aaaced617feb2cbdddb225c0de07c9294",class:"spw-modal__caption"},this.caption)),this.showCloseButton&&o("div",{key:"3cfd868ed08d69d6eacbc2e2908da0f1ae68236e",class:{"spw-modal__close-button":!0,"spw-modal__close-button--sticky":this.isCloseButtonSticky},ref:t=>this.closeButton=t,onClick:()=>this.doBeforeClose("CLOSE_BUTTON")},o("spw-link",{key:"36577f9858f3eaa116b41af3e2654b6a0d803fe5","icon-position":"right",icon:"fa-xmark"},this.closeButtonText))),o("div",{key:"f1fae039840a285805410fee667a4e5c53d441ea",class:"spw-modal__body"},o("slot",{key:"199cc1dfa3507fee34d5a86f90c35948ad656549",name:"content"})),o("div",{key:"83bfe6dfccb359f373c3e0b7080893a716eb6812",class:{"spw-modal__buttons":!0,"spw-modal__footer--buttons-present":this.slotButtonsPresent}},o("slot",{key:"7bc4e5745527068f0cc6eb2bfedc7440e99a0199",name:"buttons",onSlotchange:t=>{this.slotButtonsPresent=t.target.assignedNodes({flatten:!0}).length>0}})))),o("div",{key:"57d4de3c3d2d5769b14388d16c30471091007af0","data-focus-trap-edge":!0,onFocus:this.handleBottomFocus,tabindex:"0"})))}get hostElement(){return i(this)}static get watchers(){return{opened:[{openedChanged:0}]}}};p.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:contents}.spw-modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1060;overflow-y:auto}.spw-modal::-webkit-scrollbar{width:14px;height:14px}.spw-modal::-webkit-scrollbar-thumb{background:var(--spw-color-themes-grey-grey-400);border-radius:20px;border:4px solid var(--spw-ds-white)}.spw-modal::-webkit-scrollbar-track{background:var(--spw-ds-white)}.spw-modal{scrollbar-face-color:var(--spw-color-themes-grey-grey-400);scrollbar-track-color:var(--spw-ds-white)}.spw-modal--opened{display:flex}.spw-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:black;opacity:0.7;z-index:0}.spw-modal__content-container{position:absolute;display:flex;justify-content:center;width:90%;background-color:#fff;box-shadow:var(--spw-effect-elevation-6);overflow:hidden;box-sizing:border-box;align-items:stretch;border-radius:var(--spw-spacings-border-radius-lg)}.spw-modal__content-container--small{max-width:480px}.spw-modal__content-container--medium{max-width:600px}.spw-modal__content-container--large{max-width:768px}.spw-modal__content-container--fluid{max-width:100%}.spw-modal__content{display:flex;flex-direction:column;border:1px solid var(--spw-color-themes-grey-grey-300);width:100%;max-height:90vh;overflow-y:auto}.spw-modal__content::-webkit-scrollbar{width:14px;height:14px}.spw-modal__content::-webkit-scrollbar-thumb{background:var(--spw-color-themes-grey-grey-400);border-radius:20px;border:4px solid var(--spw-ds-white)}.spw-modal__content::-webkit-scrollbar-track{background:var(--spw-ds-white)}.spw-modal__content{scrollbar-face-color:var(--spw-color-themes-grey-grey-400);scrollbar-track-color:var(--spw-ds-white)}.spw-modal--sticky-buttons .spw-modal__content{overflow-y:visible}.spw-modal__icon-container{display:flex;align-items:center;justify-content:center;width:32px;background-color:#fff;align-self:stretch}.spw-modal__header{display:flex;justify-content:space-between;align-items:baseline;padding:24px;padding-bottom:0;margin-top:6px;gap:12px;flex-wrap:nowrap;margin-bottom:12px;box-sizing:border-box;border-radius:1px 1px 0px 0px;color:var(--spw-colors-support-grey-grey-900)}.spw-modal__title-container{display:flex;gap:8px}.spw-modal__alert-icon{flex-shrink:0;line-height:1.5}.spw-modal__caption{overflow:hidden;white-space:pre-wrap;word-wrap:break-word}.spw-modal__header h2{margin:0;font-size:18px;color:var(--spw-colors-support-grey-grey-900)}.spw-modal__header button{background:none;border:none;font-size:1.5em;padding:0;cursor:pointer}.spw-modal__close-button{cursor:pointer;z-index:999;font-size:14px;display:inline-flex;align-items:center;flex-wrap:nowrap;justify-content:center;background:white;padding:3px 6px;margin-bottom:1px}.spw-modal__close-button spw-link{--spw-link-color:var(--spw-colors-support-grey-grey-900);--spw-link-wrap:nowrap}.spw-modal__close-button--sticky{position:absolute;top:0;right:0;border-radius:0 0 0 4px;padding:8px;border-bottom:1px solid var(--spw-colors-support-grey-grey-300);border-left:1px solid var(--spw-colors-support-grey-grey-300)}.spw-modal__close-button--sticky spw-link{font-size:14px}.spw-modal__body{padding:0 24px;margin-bottom:12px;box-sizing:border-box;flex:1;font-size:16px;color:var(--spw-colors-support-grey-grey-700)}.spw-modal--sticky-buttons .spw-modal__body{overflow-y:auto}.spw-modal--sticky-buttons .spw-modal__body::-webkit-scrollbar{width:14px;height:14px}.spw-modal--sticky-buttons .spw-modal__body::-webkit-scrollbar-thumb{background:var(--spw-color-themes-grey-grey-400);border-radius:20px;border:4px solid var(--spw-ds-white)}.spw-modal--sticky-buttons .spw-modal__body::-webkit-scrollbar-track{background:var(--spw-ds-white)}.spw-modal--sticky-buttons .spw-modal__body{scrollbar-face-color:var(--spw-color-themes-grey-grey-400);scrollbar-track-color:var(--spw-ds-white)}.spw-modal__buttons{padding-top:12px}.spw-modal__buttons ::slotted([slot=buttons]){padding:24px;padding-top:0}@media (min-width: 768px){.spw-modal__footer--buttons-present ::slotted(*){display:flex;justify-content:flex-end;gap:12px}}.spw-modal__footer--buttons-present ::slotted(*){padding:24px;padding-top:8px}.spw-modal__border{display:flex;align-items:center;justify-content:center;width:100%;font-size:1.5em;flex-grow:1}";export{p as spw_modal}
@@ -1 +1 @@
1
- import{r as e,h as t,H as n}from"./p-BvJ4Kko5.js";const i=class{constructor(t){e(this,t)}render(){return t(n,{key:"20b31b0d468cc78cb94d7fb6d151e4ed6d58d9c7"},t("div",{key:"61ddef1eec37eb7e34050d572d11bea58be56e02",class:"spw-table-container"},t("slot",{key:"e477ad315bb12df1eaa534d5f60247a6904d9cb9"})))}};i.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block}.spw-table-container{display:flex}";export{i as spw_table_container}
1
+ import{r as e,h as t,H as n}from"./p-BvJ4Kko5.js";const i=class{constructor(t){e(this,t)}render(){return t(n,{key:"747a8e38e481a29d2d88e1ab32fdf5fc1f86d620"},t("div",{key:"9f1af8ce965cbe3dd274b95d0ec62b293c4ae003",class:"spw-table-container"},t("slot",{key:"6d8a6f7c761af455f1471d01c2f7c6963e915b59"})))}};i.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:block}.spw-table-container{display:flex}";export{i as spw_table_container}
@@ -1 +1 @@
1
- import{r as t,h as e,a as n}from"./p-BvJ4Kko5.js";const o=class{constructor(e){t(this,e),this.isZebra=!1}componentDidLoad(){this.updateZebraStyles(),this.setupSlotListener()}setupSlotListener(){var t;const e=null===(t=this.el.shadowRoot)||void 0===t?void 0:t.querySelector("slot");e&&e.addEventListener("slotchange",(()=>{this.updateZebraStyles()}))}async updateZebraStyles(){if(!this.isZebra)return;const t=this.el.shadowRoot.querySelector("slot");if(!t)return;const e=t.assignedElements({flatten:!0});let n=0;e.forEach((t=>{"spw-table-row"===t.tagName.toLowerCase()&&(t.setAttribute("data-row-style",n%2==0?"even":"odd"),n++)}))}render(){return e("tbody",{key:"cebbbf9ee5c9e28d516fb01f9cff9c3e6b8b5c99",part:"tbody"},e("slot",{key:"fbc5e03301d09e23e64308754d7e62dd61c1bf9d"}))}get el(){return n(this)}};o.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:contents}@media (max-width: 767px){tbody{display:block}}";export{o as spw_table_body}
1
+ import{r as t,h as e,a as n}from"./p-BvJ4Kko5.js";const o=class{constructor(e){t(this,e),this.isZebra=!1}componentDidLoad(){this.updateZebraStyles(),this.setupSlotListener()}setupSlotListener(){var t;const e=null===(t=this.el.shadowRoot)||void 0===t?void 0:t.querySelector("slot");e&&e.addEventListener("slotchange",(()=>{this.updateZebraStyles()}))}async updateZebraStyles(){if(!this.isZebra)return;const t=this.el.shadowRoot.querySelector("slot");if(!t)return;const e=t.assignedElements({flatten:!0});let n=0;e.forEach((t=>{"spw-table-row"===t.tagName.toLowerCase()&&(t.setAttribute("data-row-style",n%2==0?"even":"odd"),n++)}))}render(){return e("tbody",{key:"c1ad96fdf8c9434261fdde389b622783007e412d",part:"tbody"},e("slot",{key:"d02437370fd0fce984282efdb12383dfe6af06b6"}))}get el(){return n(this)}};o.style="html{line-height:1.3;-webkit-text-size-adjust:100%;}h1,h2,h3,h4,h5,h6,p,ul,li{padding:0;margin:0}ul{list-style:none}:host{box-sizing:border-box;line-height:1.3;-webkit-text-size-adjust:100%;font-size:100%}:host *,:host *::before,:host *::after{box-sizing:inherit;font-family:var(--spw-ds-font-main)}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace, monospace;font-size:1em;}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em;}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--spw-ds-container-xl:1232px;--spw-ds-container-lg:1024px;--spw-ds-container-md:768px;--spw-ds-container-sm:640px}.spw-ds-container{width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media (min-width: 460px){.spw-ds-container{max-width:var(--spw-ds-container-sm)}}@media (min-width: 768px){.spw-ds-container{max-width:var(--spw-ds-container-md)}}@media (min-width: 1024px){.spw-ds-container{max-width:var(--spw-ds-container-lg)}}@media (min-width: 1350px){.spw-ds-container{max-width:var(--spw-ds-container-xl)}}:host{display:contents}@media (max-width: 767px){tbody{display:block}}";export{o as spw_table_body}
@@ -1 +1 @@
1
- import{p as e,g as t,b as a}from"./p-BvJ4Kko5.js";export{s as setNonce}from"./p-BvJ4Kko5.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((async e=>(await t(),a(JSON.parse('[["p-f641b8d7",[[1,"spw-cookies",{"cookiesTitle":[1,"cookies-title"],"cookiesDescription":[1,"cookies-description"],"acceptAllButtonText":[1,"accept-all-button-text"],"acceptRequiredButtonText":[1,"accept-required-button-text"],"isVisible":[32],"analyticsEnabled":[32]}]]],["p-8b8f8608",[[1,"spw-search-field",{"value":[1537],"items":[1],"placeholder":[1],"size":[1],"label":[1],"disabled":[4],"isRounded":[4,"is-rounded"],"name":[1],"required":[4],"assistiveText":[1,"assistive-text"],"viewAllResults":[1,"view-all-results"],"viewAllResultsLink":[1,"view-all-results-link"],"viewAllResultsSubmit":[4,"view-all-results-submit"],"noResults":[1,"no-results"],"loadingText":[1,"loading-text"],"hasSubmitButton":[4,"has-submit-button"],"minCharacters":[2,"min-characters"],"isLoading":[4,"is-loading"],"showDropdown":[4,"show-dropdown"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"filteredItems":[32],"parsedItems":[32],"searchText":[32],"isOpen":[32],"focusedItemIndex":[32],"dropdownDirection":[32],"resetInput":[64],"setValue":[64],"getValue":[64]},null,{"value":[{"handleValueChange":0}],"items":[{"parseItems":0}]}]]],["p-485ecf3e",[[321,"spw-custom-select",{"value":[1544],"label":[1],"placeholder":[1],"searchPlaceholder":[1,"search-placeholder"],"noResultsText":[1,"no-results-text"],"disabled":[4],"name":[1],"required":[4],"items":[16],"size":[1],"multiple":[4],"isSearch":[4,"is-search"],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"fixedDropdown":[4,"fixed-dropdown"],"fixedDropdownParent":[1,"fixed-dropdown-parent"],"isClear":[4,"is-clear"],"direction":[1],"allowCreate":[4,"allow-create"],"internalValue":[32],"isOpen":[32],"parsedOptions":[32],"focusedOptionIndex":[32],"searchText":[32],"hasSlottedFooter":[32],"dropdownDirection":[32],"hasSelectedValue":[32],"dropdownPosition":[32],"setFocus":[64],"resetSelect":[64],"setValue":[64],"getValue":[64]},null,{"items":[{"parseOptions":0}],"value":[{"valueChangedHandler":0}],"internalValue":[{"internalValueChanged":0}]}]]],["p-4c18e304",[[257,"spw-lightbox",{"gallery":[513],"closeButtonText":[1,"close-button-text"],"closeOnBackdropClick":[4,"close-on-backdrop-click"],"showThumbnails":[4,"show-thumbnails"],"textDialogLabel":[1,"text-dialog-label"],"textPrevious":[1,"text-previous"],"textNext":[1,"text-next"],"textThumbnailsLabel":[1,"text-thumbnails-label"],"textThumbnailItem":[1,"text-thumbnail-item"],"opened":[32],"activeIndex":[32],"items":[32],"open":[64],"close":[64]},[[0,"keydown","handleFocusTrap"]],{"opened":[{"onOpenedChange":0}],"activeIndex":[{"onActiveIndexChange":0}]}]]],["p-6c9bcee4",[[1,"spw-pagination",{"totalItems":[2,"total-items"],"itemsPerPage":[2,"items-per-page"],"isDisabled":[4,"is-disabled"],"variant":[1],"currentPage":[1026,"current-page"],"nextButtonText":[1,"next-button-text"],"previousButtonText":[1,"previous-button-text"],"isDynamic":[4,"is-dynamic"],"inputPageValue":[32],"isMobile":[32],"setPage":[64]},null,{"totalItems":[{"calculateTotalPages":0},{"onTotalItemsChange":0}],"itemsPerPage":[{"calculateTotalPages":0},{"onItemsPerPageChange":0}],"currentPage":[{"calculateTotalPages":0},{"onCurrentPageChange":0}]}]]],["p-548efe71",[[65,"spw-date-picker",{"value":[1537],"placeholder":[1],"label":[1],"name":[1],"accAriaLabel":[1,"acc-aria-label"],"required":[4],"disabled":[4],"dateFormat":[1,"date-format"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disabledDays":[1,"disabled-days"],"disabledDates":[1,"disabled-dates"],"position":[1],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"assistiveText":[1,"assistive-text"],"isClear":[4,"is-clear"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"range":[4],"rangeId":[1,"range-id"],"isStart":[4,"is-start"],"fixedCalendar":[4,"fixed-calendar"],"fixedCalendarParent":[1,"fixed-calendar-parent"],"isOpen":[32],"hasError":[32],"internalError":[32],"internalValue":[32],"isClearIconVisible":[32],"open":[64],"close":[64],"setDate":[64],"getDate":[64],"getRange":[64],"updateConstraints":[64],"resetInput":[64],"resetConstraints":[64]},null,{"value":[{"watchValue":0}],"disabled":[{"watchDisabled":0}],"minDate":[{"watchMinDate":0}],"maxDate":[{"watchMaxDate":0}]}]]],["p-9341a8c9",[[65,"spw-input-slider",{"min":[2],"max":[2],"step":[2],"value":[1026],"range":[4],"disabled":[4],"name":[1],"orientation":[1],"hasTooltip":[4,"has-tooltip"],"label":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"required":[4],"accAriaLabel":[1,"acc-aria-label"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"internalValue":[32],"isDragging":[32],"activeHandle":[32],"setValue":[64],"getValue":[64]},null,{"value":[{"handleValueChange":0}]}]]],["p-a2004bb3",[[321,"spw-select",{"value":[1544],"label":[1],"placeholder":[1],"disabled":[4],"name":[1],"required":[4],"size":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"items":[16],"itemLabel":[1,"item-label"],"itemValue":[1,"item-value"],"accAriaLabel":[1,"acc-aria-label"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"isClear":[4,"is-clear"],"internalValue":[32],"resetSelect":[64],"setValue":[64],"getValue":[64]},null,{"items":[{"handleItemsChange":0}],"value":[{"handleValueChange":0}]}]]],["p-ae35dd6c",[[65,"spw-textarea",{"value":[1537],"label":[1],"placeholder":[1],"disabled":[4],"name":[1],"rows":[2],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"isSearch":[4,"is-search"],"required":[4],"size":[1],"indicator":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"internalValue":[32],"setFocus":[64]},null,{"value":[{"valueChangedHandler":0}]}]]],["p-f8250816",[[65,"spw-file-upload",{"disabled":[4],"error":[4],"name":[1],"value":[16],"enableDropZone":[4,"enable-drop-zone"],"multiple":[4],"accept":[1],"refuse":[1],"maxFileSize":[2,"max-file-size"],"maxFileSizeUnit":[1,"max-file-size-unit"],"maxFiles":[2,"max-files"],"textChooseFile":[1,"text-choose-file"],"textChooseFiles":[1,"text-choose-files"],"textDropFile":[1,"text-drop-file"],"textDropFiles":[1,"text-drop-files"],"textChooseFromComputer":[1,"text-choose-from-computer"],"textDelete":[1,"text-delete"],"textMaxFileSize":[1,"text-max-file-size"],"textMaxFiles":[1,"text-max-files"],"textAcceptedFormats":[1,"text-accepted-formats"],"textRefusedFormats":[1,"text-refused-formats"],"textAllFormats":[1,"text-all-formats"],"textErrorFormat":[1,"text-error-format"],"textErrorSize":[1,"text-error-size"],"textErrorFormatAndSize":[1,"text-error-format-and-size"],"textLimitReached":[1,"text-limit-reached"],"textLimitExceeded":[1,"text-limit-exceeded"],"selectedFiles":[32],"fileTypeErrors":[32],"fileLimitErrors":[32],"isDragging":[32],"isMaxFilesReachedExact":[32],"resetInput":[64]},null,{"value":[{"watchValueHandler":0}]}]]],["p-0faf30c7",[[257,"spw-header",{"siteTitle":[1,"site-title"],"borderColor":[1,"border-color"],"hasWallonieLogo":[4,"has-wallonie-logo"],"hasMaWallonie":[4,"has-ma-wallonie"],"maWallonieLabel":[1,"ma-wallonie-label"],"maWallonieLink":[1,"ma-wallonie-link"],"hasWallonieBe":[4,"has-wallonie-be"],"wallonieBeLabel":[1,"wallonie-be-label"],"wallonieBeLink":[1,"wallonie-be-link"],"hasSearch":[4,"has-search"],"searchType":[1,"search-type"],"searchDirectHref":[1,"search-direct-href"],"searchDirectTarget":[1,"search-direct-target"],"searchCloseLabel":[1,"search-close-label"],"searchOpenLabel":[1,"search-open-label"],"menuCloseLabel":[1,"menu-close-label"],"menuOpenLabel":[1,"menu-open-label"],"hasHamburger":[4,"has-hamburger"],"homepageLink":[1,"homepage-link"],"emitLogoClick":[4,"emit-logo-click"],"isMenuOpen":[32],"isSearchOpen":[32],"closeMenu":[64]}]]],["p-11081edc",[[1,"spw-header-lang",{"accAriaLabel":[1,"acc-aria-label"],"activeLang":[32],"options":[32]}]]],["p-36e966b6",[[257,"spw-header-navigation",{"alignment":[1],"extraButton":[4,"extra-button"],"extraButtonHref":[1,"extra-button-href"],"extraButtonTarget":[1,"extra-button-target"],"extraButtonText":[1,"extra-button-text"],"extraButtonVariant":[1,"extra-button-variant"],"extraButtonIcon":[1,"extra-button-icon"],"homepageLabel":[1,"homepage-label"],"level":[32],"element":[32]},[[2,"spwHeaderNavigationNavigate","handleNavigation"]]]]],["p-714d45ad",[[1,"spw-scrolltop",{"threshold":[2],"hideOnMobile":[4,"hide-on-mobile"],"accAriaLabel":[1,"acc-aria-label"],"useWindow":[4,"use-window"],"isVisible":[32]}]]],["p-ea6f5ed5",[[257,"spw-table-sidebar",{"defaultExpanded":[4,"default-expanded"],"sidebarTitle":[1,"sidebar-title"],"sidebarIcon":[1,"sidebar-icon"],"sidebarWidth":[2,"sidebar-width"],"hasReset":[4,"has-reset"],"resetIcon":[1,"reset-icon"],"observedHeight":[32],"expanded":[32]}]]],["p-d3e2f712",[[257,"spw-tabs-navigation-item",{"tabId":[1,"tab-id"],"active":[4],"disabled":[4],"bubble":[4],"hasEllipsis":[4,"has-ellipsis"],"icon":[1],"iconPosition":[1,"icon-position"],"tagText":[1,"tag-text"],"tagVariant":[1,"tag-variant"],"tagIcon":[4,"tag-icon"],"accAriaLabel":[1,"acc-aria-label"],"slotText":[32]},[[0,"slotchange","handleSlotChange"]]]]],["p-096ba549",[[257,"spw-breadcrumb-item",{"href":[1],"surface":[32]},null,{"surface":[{"surfaceChanged":0}]}]]],["p-755d996c",[[257,"spw-header-navigation-dropdown",{"viewMoreText":[1,"view-more-text"],"shouldShowViewMore":[32],"parentHref":[32],"parentTarget":[32],"dropdownLevel":[32],"isMegamenu":[32]}]]],["p-6e7aa2fb",[[257,"spw-hero",{"imageSrc":[1,"image-src"],"imageAlt":[1,"image-alt"],"surface":[1],"hasPictureFull":[4,"has-picture-full"],"hasRadius":[4,"has-radius"],"hasShadow":[4,"has-shadow"],"hasVideo":[4,"has-video"],"modalVideoId":[1,"modal-video-id"],"variant":[1],"alignment":[1],"overlayOpacity":[2,"overlay-opacity"],"overlayColor":[1,"overlay-color"],"accPlayButtonAriaLabel":[1,"acc-play-button-aria-label"],"copyrightText":[1,"copyright-text"],"copyrightIcon":[1,"copyright-icon"],"copyrightIconVariant":[1,"copyright-icon-variant"],"copyrightHref":[1,"copyright-href"],"copyrightTarget":[1,"copyright-target"],"imagePosition":[1,"image-position"],"featuredRatio":[1,"featured-ratio"],"featuredRatioMobile":[1,"featured-ratio-mobile"],"featuredRatioTablet":[1,"featured-ratio-tablet"],"featuredRatioDesktop":[1,"featured-ratio-desktop"]}]]],["p-9e9f235d",[[257,"spw-message",{"variant":[1],"messageId":[1,"message-id"],"isDismissable":[4,"is-dismissable"],"dismissableText":[1,"dismissable-text"],"messageTitle":[1,"message-title"],"icon":[1],"size":[1],"isVisible":[32],"hasSlotContent":[32],"showMessage":[64],"hideMessage":[64]}]]],["p-ba3057fc",[[257,"spw-modal",{"opened":[1540],"caption":[1],"closeButtonText":[1,"close-button-text"],"closeOnOverlayClick":[4,"close-on-overlay-click"],"stickyButtons":[4,"sticky-buttons"],"size":[1],"alertIcon":[1,"alert-icon"],"showCloseButton":[4,"show-close-button"],"showModal":[32],"slotButtonsPresent":[32],"isCloseButtonSticky":[32],"closeModal":[64],"openModal":[64]},null,{"opened":[{"openedChanged":0}]}]]],["p-1f135fdb",[[260,"spw-sidebar-navigation-item",{"href":[1],"icon":[1],"active":[4],"disabled":[4],"bubble":[1],"tooltipTitle":[1,"tooltip-title"],"iconVariant":[1,"icon-variant"],"openOnClick":[4,"open-on-click"],"hasDropdown":[32],"dropdownOpen":[32],"navExpanded":[32],"hasActiveChild":[32]}]]],["p-665e01bd",[[257,"spw-slider",{"showArrows":[4,"show-arrows"],"showDots":[4,"show-dots"],"showAutoplayToggle":[4,"show-autoplay-toggle"],"autoplayInterval":[2,"autoplay-interval"],"autoplayEnabled":[4,"autoplay-enabled"],"autoplayText":[1,"autoplay-text"],"arrowsPosition":[1,"arrows-position"],"dotsPosition":[1,"dots-position"],"nextSlideText":[1,"next-slide-text"],"accAriaLabel":[1,"acc-aria-label"],"previousSlideText":[1,"previous-slide-text"],"hasFixedHeight":[4,"has-fixed-height"],"activeIndex":[32],"totalSlides":[32],"currentHeight":[32],"isAutoplayActive":[32]},[[1,"touchstart","handleTouchStart"],[0,"mousedown","handleMouseDown"],[0,"touchmove","handleTouchMove"],[1,"mousemove","handleMouseMove"],[1,"touchend","handleTouchEnd"],[1,"mouseup","handleMouseUp"],[1,"mouseleave","handleMouseLeave"],[0,"keydown","handleKeyDown"]]]]],["p-0bdb6b45",[[257,"spw-table-header",{"colspan":[2],"headers":[1],"rowspan":[2],"isHighlighted":[4,"is-highlighted"],"textAlign":[1,"text-align"],"verticalAlign":[1,"vertical-align"],"padding":[1],"columnId":[1,"column-id"],"sortable":[4],"sortDirection":[1,"sort-direction"],"isSorted":[4,"is-sorted"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"sticky":[4],"stickyPosition":[1,"sticky-position"],"stickyOffset":[2,"sticky-offset"]}]]],["p-e4025520",[[1,"spw-toast-controller",{"position":[1],"create":[64],"dismissAll":[64]}]]],["p-fedf8280",[[257,"spw-box",{"hasRadius":[4,"has-radius"],"hasShadow":[4,"has-shadow"],"isSticky":[4,"is-sticky"],"stickyTop":[1,"sticky-top"],"padding":[1],"isCollapsible":[4,"is-collapsible"],"collapsibleBreakpoint":[1,"collapsible-breakpoint"],"isOpen":[32]}]]],["p-1e06fe64",[[257,"spw-card-image",{"label":[1],"ratio":[1],"ratioMobile":[1,"ratio-mobile"],"ratioTablet":[1,"ratio-tablet"],"ratioDesktop":[1,"ratio-desktop"],"imagePosition":[1,"image-position"],"hoverIcon":[1,"hover-icon"],"imageFit":[1,"image-fit"]}]]],["p-99291555",[[260,"spw-dropdown-item",{"href":[1],"disabled":[4],"icon":[1],"iconVariant":[1,"icon-variant"],"hasSubItems":[32],"subItemsOpen":[32]}]]],["p-be44b882",[[257,"spw-footer-content-col",{"colTitle":[1,"col-title"],"open":[32]}]]],["p-12b78f0f",[[257,"spw-header-navigation-item",{"isActive":[4,"is-active"],"variant":[1],"internalIsActive":[32],"hasSubnav":[32],"level":[32],"isSubnavVisible":[32],"lastClickedLevel1Item":[32],"isMobile":[32]}]]],["p-e17c0746",[[1,"spw-header-persona",{"personaLabel":[1,"persona-label"],"accAriaLabel":[1,"acc-aria-label"],"activePersona":[32],"options":[32]}]]],["p-59b8ba01",[[257,"spw-lightbox-item",{"src":[1],"alt":[1],"captionTitle":[1,"caption-title"],"captionText":[1,"caption-text"],"copyrightText":[1,"copyright-text"],"copyrightIcon":[1,"copyright-icon"],"copyrightIconVariant":[1,"copyright-icon-variant"],"copyrightHref":[1,"copyright-href"],"copyrightTarget":[1,"copyright-target"],"textOpenImage":[1,"text-open-image"],"isHover":[4,"is-hover"],"hoverIcon":[1,"hover-icon"]}]]],["p-ad497333",[[257,"spw-list-item",{"variant":[1],"href":[1],"target":[1],"icon":[1],"lineClamp":[1,"line-clamp"],"category":[1],"categoryLink":[1,"category-link"],"categoryIcon":[1,"category-icon"],"surface":[1]},[[0,"slotchange","slotChanged"],[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"],[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"],[1,"mousedown","onMouseDown"],[1,"mouseup","onMouseUp"],[0,"blur","onBlur"],[0,"focus","onFocus"]]]]],["p-b6226007",[[257,"spw-list-title",{"icon":[1],"lineClamp":[1,"line-clamp"]}]]],["p-093151f0",[[257,"spw-sidebar",{"defaultExpanded":[4,"default-expanded"],"expanded":[32],"hasTopbar":[32],"open":[64],"close":[64],"toggle":[64]}]]],["p-56898654",[[1,"spw-sidebar-navigation-separator"]]],["p-af70ed2a",[[257,"spw-tabs-navigation",{"accAriaLabel":[1,"acc-aria-label"],"isVerticalOnMobile":[4,"is-vertical-on-mobile"],"isCentered":[4,"is-centered"],"showLeftArrow":[32],"showRightArrow":[32],"hasOverflow":[32]},[[9,"resize","onWindowResize"]]]]],["p-0af7ad45",[[257,"spw-tile",{"variant":[1],"height":[1],"href":[1],"target":[1],"imageSrc":[1,"image-src"],"imageAlt":[1,"image-alt"],"overlayOpacity":[2,"overlay-opacity"]},[[0,"slotchange","slotChanged"],[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"]]]]],["p-64741460",[[257,"spw-timeline-item",{"label":[1],"description":[1],"state":[1],"isLast":[1,"is-last"],"variant":[1],"isDescriptionExpanded":[32],"showToggle":[32]}]]],["p-bb3713ea",[[1,"spw-wizard-item",{"label":[1],"description":[1],"additionalInfo":[1,"additional-info"],"icon":[1],"state":[1],"status":[1],"isLast":[1,"is-last"],"stepNumber":[2,"step-number"],"variant":[1],"isClickable":[1,"is-clickable"],"isBeforeCurrent":[1,"is-before-current"],"isAfterCurrent":[1,"is-after-current"],"isCurrent":[1,"is-current"]}]]],["p-85d6d0d4",[[1,"spw-avatar",{"size":[1],"image":[1],"initials":[1],"bubble":[1],"clickable":[4],"accAriaLabel":[1,"acc-aria-label"]}]]],["p-f295e57d",[[257,"spw-block-content",{"variant":[1],"imageSrc":[1,"image-src"],"imageAlt":[1,"image-alt"],"href":[1],"target":[1],"background":[1],"ratio":[1],"ratioMobile":[1,"ratio-mobile"],"ratioTablet":[1,"ratio-tablet"],"ratioDesktop":[1,"ratio-desktop"]}]]],["p-b03393de",[[257,"spw-breadcrumb",{"variant":[1],"surface":[1],"fontSize":[1,"font-size"],"accAriaLabel":[1,"acc-aria-label"]}]]],["p-dfe826bb",[[257,"spw-card",{"variant":[1],"elementType":[1,"element-type"],"href":[1],"target":[1],"rel":[1],"dateStart":[1,"date-start"],"dateEnd":[1,"date-end"],"fullHeight":[4,"full-height"],"disabled":[4],"accAriaLabel":[1,"acc-aria-label"],"hasImage":[32]},[[0,"slotchange","slotChanged"],[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"]]]]],["p-2c58d495",[[257,"spw-card-content",{"tag":[1],"date":[1],"hasImage":[32]}]]],["p-ee3b59d4",[[257,"spw-card-excerpt",{"lineClamp":[8,"line-clamp"]}]]],["p-dbf95dfe",[[257,"spw-card-subtag-item",{"link":[1]}]]],["p-cdd86935",[[260,"spw-card-subtags",{"variant":[1]}]]],["p-f50104cd",[[257,"spw-card-title",{"borderColor":[1,"border-color"]}]]],["p-e0cf6ee7",[[257,"spw-dropdown",{"direction":[1],"alignment":[1],"hasPadding":[4,"has-padding"],"contentWidth":[2,"content-width"],"maxHeight":[1,"max-height"],"open":[1540],"isVisible":[32],"close":[64]},null,{"open":[{"onOpenChange":0}]}]]],["p-f73ffd96",[[257,"spw-dropdown-container"]]],["p-db8988a2",[[257,"spw-footer",{"colsMobile":[2,"cols-mobile"],"colsTablet":[2,"cols-tablet"],"colsDesktop":[2,"cols-desktop"]},null,{"colsMobile":[{"configurationChanged":0}],"colsTablet":[{"configurationChanged":0}],"colsDesktop":[{"configurationChanged":0}]}]]],["p-4b69cf71",[[257,"spw-footer-bottom",{"siteTitle":[1,"site-title"],"hasWallonieLogo":[4,"has-wallonie-logo"]}]]],["p-28701d8d",[[257,"spw-footer-content"]]],["p-174e1f14",[[257,"spw-footer-link",{"href":[1],"target":[1],"linkTitle":[1,"link-title"]}]]],["p-2aecf4aa",[[257,"spw-grid",{"colsMobile":[2,"cols-mobile"],"colsTablet":[2,"cols-tablet"],"colsDesktop":[2,"cols-desktop"],"gap":[1]},null,{"colsMobile":[{"configurationChanged":0}],"colsTablet":[{"configurationChanged":0}],"colsDesktop":[{"configurationChanged":0}]}]]],["p-0956452c",[[257,"spw-grid-item",{"colSpanMobile":[2,"col-span-mobile"],"colSpanTablet":[2,"col-span-tablet"],"colSpanDesktop":[2,"col-span-desktop"],"rowSpanMobile":[2,"row-span-mobile"],"rowSpanTablet":[2,"row-span-tablet"],"rowSpanDesktop":[2,"row-span-desktop"]}]]],["p-41dac78f",[[257,"spw-header-persona-item",{"active":[516]}]]],["p-d3d7e4bf",[[1,"spw-illustration",{"variant":[1],"width":[1],"height":[1],"alt":[1]}]]],["p-710c42a5",[[257,"spw-list",{"gap":[1],"surface":[1]},[[0,"slotchange","slotChanged"]]]]],["p-7c2cbe6c",[[257,"spw-list-description",{"lineClamp":[1,"line-clamp"]}]]],["p-d38788c4",[[257,"spw-mosaic",{"items":[8],"isMasonry":[4,"is-masonry"],"colsMobile":[2,"cols-mobile"],"colsTablet":[2,"cols-tablet"],"colsDesktop":[2,"cols-desktop"],"initialized":[32],"waitForImages":[64],"initializeMasonry":[64]},null,{"items":[{"itemsChanged":0}],"isMasonry":[{"isMasonryChanged":0}],"colsMobile":[{"configurationChanged":0}],"colsTablet":[{"configurationChanged":0}],"colsDesktop":[{"configurationChanged":0}]}]]],["p-213a7a5d",[[257,"spw-mosaic-item",{"colSpanMobile":[2,"col-span-mobile"],"colSpanTablet":[2,"col-span-tablet"],"colSpanDesktop":[2,"col-span-desktop"]},null,{"colSpanMobile":[{"colSpanChanged":0}],"colSpanTablet":[{"colSpanChanged":0}],"colSpanDesktop":[{"colSpanChanged":0}]}]]],["p-86737504",[[321,"spw-radio",{"disabled":[4],"checked":[1540],"error":[4],"name":[1],"value":[1],"accAriaLabel":[1,"acc-aria-label"],"internalChecked":[32],"setChecked":[64]},null,{"checked":[{"checkedChanged":0}]}]]],["p-8a2654aa",[[260,"spw-sidebar-navigation-dropdown",{"open":[1028]}]]],["p-89be7ef5",[[257,"spw-slider-item"]]],["p-3a5aa905",[[260,"spw-socials",{"mainTitle":[1,"main-title"]}]]],["p-2cdffa52",[[257,"spw-table",{"accAriaLabel":[1,"acc-aria-label"],"isSticky":[4,"is-sticky"],"maxHeight":[1,"max-height"],"minWidth":[1,"min-width"],"tableLayout":[1,"table-layout"],"isZebra":[4,"is-zebra"],"disableSort":[4,"disable-sort"],"currentSort":[1040],"resizable":[4],"minHeight":[2,"min-height"],"currentHeight":[32]},[[0,"spwHeaderClick","handleHeaderClick"]],{"currentSort":[{"onCurrentSortChange":0}],"isSticky":[{"onIsStickyChange":0}]}]]],["p-b56d8a05",[[257,"spw-table-body",{"isZebra":[516,"is-zebra"],"updateZebraStyles":[64]}]]],["p-c778adaa",[[257,"spw-table-cell",{"colspan":[2],"headers":[1],"rowspan":[2],"isHighlighted":[4,"is-highlighted"],"textAlign":[1,"text-align"],"verticalAlign":[1,"vertical-align"],"width":[1],"padding":[1],"state":[1],"sticky":[4],"stickyPosition":[1,"sticky-position"],"stickyOffset":[2,"sticky-offset"],"isFirst":[32]}]]],["p-c216e44e",[[257,"spw-table-container"]]],["p-ceeb01c4",[[257,"spw-table-footer"]]],["p-96904763",[[257,"spw-table-head"]]],["p-3e27dae3",[[257,"spw-table-row",{"state":[1],"padding":[1]},[[0,"slotchange","slotChanged"]],{"state":[{"onStateChange":0}],"padding":[{"onPaddingChange":0}]}]]],["p-1e61703c",[[257,"spw-tabs",{"defaultActiveTab":[1,"default-active-tab"],"variant":[1],"hasEllipsis":[4,"has-ellipsis"],"maxWidth":[2,"max-width"],"size":[1],"activeTab":[1025,"active-tab"],"getSelectedTab":[64],"setSelectedTab":[64]},[[2,"tabSelected","handleTabSelected"],[0,"slotchange","slotChanged"]],{"activeTab":[{"activeTabChanged":0}],"maxWidth":[{"maxWidthChanged":0}],"hasEllipsis":[{"hasEllipsisChanged":0}]}]]],["p-1e84b48d",[[257,"spw-tabs-content",{"tabId":[1,"tab-id"],"active":[4]}]]],["p-1160c435",[[257,"spw-tile-description"]]],["p-5faae2e0",[[257,"spw-tile-title"]]],["p-809bc00b",[[257,"spw-timeline",{"visibleItems":[2,"visible-items"],"showMoreText":[1,"show-more-text"],"showLessText":[1,"show-less-text"],"showAll":[32]},[[0,"slotchange","slotChanged"]]]]],["p-9489b280",[[260,"spw-toc"]]],["p-0ecfa6fa",[[260,"spw-toc-container",{"getItems":[64]}]]],["p-e305e962",[[0,"spw-toc-navigation",{"variant":[1],"items":[32],"currentItemIndex":[32],"currentH2Index":[32],"h2ProgressPercents":[32],"clickedH2Index":[32],"h2Distances":[32]},[[8,"tocItemsChanged","handleTocItemsChanged"]]]]],["p-79efde20",[[257,"spw-topbar",{"siteTitle":[1,"site-title"],"hasWallonieLogo":[4,"has-wallonie-logo"],"homepageLink":[1,"homepage-link"],"emitLogoClick":[4,"emit-logo-click"]}]]],["p-d16208aa",[[257,"spw-wizard",{"currentStep":[1026,"current-step"],"variant":[1],"canClickNextSteps":[4,"can-click-next-steps"],"setStep":[64]},[[0,"slotchange","slotChanged"],[0,"wizardItemClick","handleStepClick"]]]]],["p-b0b7e5bc",[[257,"spw-skeleton",{"blocks":[2],"variant":[1]}]]],["p-65dd5c74",[[260,"spw-group",{"type":[1],"orientation":[1],"alignment":[1],"disabled":[4],"label":[1],"required":[4],"isReversed":[4,"is-reversed"],"name":[1],"isFullWidth":[4,"is-full-width"],"flexWrap":[1,"flex-wrap"],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"]},null,{"disabled":[{"handleSlotChange":0}],"error":[{"handleSlotChange":0}]}],[260,"spw-theme-provider",{"theme":[1]}],[1,"spw-separator",{"surface":[1],"direction":[1],"thickness":[2],"width":[1],"height":[1]}],[257,"spw-link",{"href":[1],"target":[1],"rel":[1],"icon":[1],"download":[1],"iconPosition":[1,"icon-position"],"disabled":[4],"accAriaLabel":[1,"acc-aria-label"],"surface":[1]}],[1,"spw-field-label",{"name":[1],"label":[1],"required":[4],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"]}],[257,"spw-field-message",{"showIcon":[4,"show-icon"],"variant":[1]}],[257,"spw-tooltip",{"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"maxWidth":[1,"max-width"],"direction":[1],"cursor":[1],"visible":[4],"isVisible":[32]}],[1,"spw-icon",{"icon":[1],"variant":[1]}]]],["p-868af137",[[1,"spw-toast",{"variant":[1],"heading":[1],"message":[1],"linkLabel":[1,"link-label"],"linkHref":[1,"link-href"],"duration":[2],"dismissable":[4],"dismissText":[1,"dismiss-text"],"icon":[1],"visible":[32],"show":[64],"dismiss":[64]},null,{"duration":[{"durationChanged":0}]}]]],["p-7c40f2d0",[[65,"spw-text-field",{"value":[1544],"type":[1],"label":[1],"placeholder":[1],"disabled":[4],"name":[1],"min":[2],"max":[2],"step":[2],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"isSearch":[4,"is-search"],"isClear":[4,"is-clear"],"required":[4],"size":[1],"indicator":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"accAriaLabel":[1,"acc-aria-label"],"accAriaLabelIncrement":[1,"acc-aria-label-increment"],"accAriaLabelDecrement":[1,"acc-aria-label-decrement"],"hasControls":[4,"has-controls"],"hasSubmitButton":[4,"has-submit-button"],"mask":[1],"decimalPrecision":[2,"decimal-precision"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"isClearIconVisible":[32],"setFocus":[64],"setValue":[64]},null,{"value":[{"valueChangedHandler":0}]}]]],["p-10624141",[[321,"spw-checkbox",{"disabled":[4],"checked":[1540],"error":[4],"icon":[1],"name":[1],"value":[1],"variant":[1],"accAriaLabel":[1,"acc-aria-label"],"internalChecked":[32],"toggleCheckedState":[64]},null,{"checked":[{"checkedChanged":0}]}]]],["p-90f5f252",[[257,"spw-tag",{"variant":[1],"surface":[1],"hasIcon":[4,"has-icon"],"icon":[1],"href":[1],"target":[1],"size":[1],"iconVariant":[1,"icon-variant"],"iconPosition":[1,"icon-position"]}]]],["p-da9d52ff",[[257,"spw-accordion-title",{"tag":[1],"icon":[1]}],[257,"spw-accordion",{"background":[1],"variant":[1]},null,{"background":[{"backgroundChanged":0}],"variant":[{"variantChanged":0}]}],[257,"spw-accordion-content",{"isOpened":[32]},[[4,"accordionToggle","handleAccordionToggle"]]],[257,"spw-accordion-item",{"defaultOpen":[4,"default-open"],"variant":[513],"isOpen":[32],"isMobile":[32]},null,{"defaultOpen":[{"defaultOpenChanged":0}]}]]],["p-ebb50977",[[257,"spw-button",{"href":[1],"target":[1],"rel":[1],"download":[1],"name":[1],"value":[8],"type":[1],"form":[1],"variant":[1],"surface":[1],"disabled":[4],"size":[1],"accAriaLabel":[1,"acc-aria-label"],"isIconOnly":[4,"is-icon-only"],"icon":[1],"iconPosition":[1,"icon-position"],"iconVariant":[1,"icon-variant"],"isFullWidth":[516,"is-full-width"],"isFullWidthMobile":[516,"is-full-width-mobile"],"hideTextOnMobile":[4,"hide-text-on-mobile"],"isLoading":[4,"is-loading"],"setFocus":[64]}],[1,"spw-loading",{"text":[1],"surface":[1],"size":[1],"orientation":[1]}]]]]'),e))));
1
+ import{p as e,g as t,b as a}from"./p-BvJ4Kko5.js";export{s as setNonce}from"./p-BvJ4Kko5.js";(()=>{const t=import.meta.url,a={};return""!==t&&(a.resourcesUrl=new URL(".",t).href),e(a)})().then((async e=>(await t(),a(JSON.parse('[["p-f641b8d7",[[1,"spw-cookies",{"cookiesTitle":[1,"cookies-title"],"cookiesDescription":[1,"cookies-description"],"acceptAllButtonText":[1,"accept-all-button-text"],"acceptRequiredButtonText":[1,"accept-required-button-text"],"isVisible":[32],"analyticsEnabled":[32]}]]],["p-8b8f8608",[[1,"spw-search-field",{"value":[1537],"items":[1],"placeholder":[1],"size":[1],"label":[1],"disabled":[4],"isRounded":[4,"is-rounded"],"name":[1],"required":[4],"assistiveText":[1,"assistive-text"],"viewAllResults":[1,"view-all-results"],"viewAllResultsLink":[1,"view-all-results-link"],"viewAllResultsSubmit":[4,"view-all-results-submit"],"noResults":[1,"no-results"],"loadingText":[1,"loading-text"],"hasSubmitButton":[4,"has-submit-button"],"minCharacters":[2,"min-characters"],"isLoading":[4,"is-loading"],"showDropdown":[4,"show-dropdown"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"filteredItems":[32],"parsedItems":[32],"searchText":[32],"isOpen":[32],"focusedItemIndex":[32],"dropdownDirection":[32],"resetInput":[64],"setValue":[64],"getValue":[64]},null,{"value":[{"handleValueChange":0}],"items":[{"parseItems":0}]}]]],["p-485ecf3e",[[321,"spw-custom-select",{"value":[1544],"label":[1],"placeholder":[1],"searchPlaceholder":[1,"search-placeholder"],"noResultsText":[1,"no-results-text"],"disabled":[4],"name":[1],"required":[4],"items":[16],"size":[1],"multiple":[4],"isSearch":[4,"is-search"],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"fixedDropdown":[4,"fixed-dropdown"],"fixedDropdownParent":[1,"fixed-dropdown-parent"],"isClear":[4,"is-clear"],"direction":[1],"allowCreate":[4,"allow-create"],"internalValue":[32],"isOpen":[32],"parsedOptions":[32],"focusedOptionIndex":[32],"searchText":[32],"hasSlottedFooter":[32],"dropdownDirection":[32],"hasSelectedValue":[32],"dropdownPosition":[32],"setFocus":[64],"resetSelect":[64],"setValue":[64],"getValue":[64]},null,{"items":[{"parseOptions":0}],"value":[{"valueChangedHandler":0}],"internalValue":[{"internalValueChanged":0}]}]]],["p-44bead84",[[257,"spw-lightbox",{"gallery":[513],"closeButtonText":[1,"close-button-text"],"closeOnBackdropClick":[4,"close-on-backdrop-click"],"showThumbnails":[4,"show-thumbnails"],"textDialogLabel":[1,"text-dialog-label"],"textPrevious":[1,"text-previous"],"textNext":[1,"text-next"],"textThumbnailsLabel":[1,"text-thumbnails-label"],"textThumbnailItem":[1,"text-thumbnail-item"],"opened":[32],"activeIndex":[32],"items":[32],"open":[64],"close":[64]},[[0,"keydown","handleFocusTrap"]],{"opened":[{"onOpenedChange":0}],"activeIndex":[{"onActiveIndexChange":0}]}]]],["p-11c28232",[[1,"spw-pagination",{"totalItems":[2,"total-items"],"itemsPerPage":[2,"items-per-page"],"isDisabled":[4,"is-disabled"],"variant":[1],"currentPage":[1026,"current-page"],"nextButtonText":[1,"next-button-text"],"previousButtonText":[1,"previous-button-text"],"isDynamic":[4,"is-dynamic"],"inputPageValue":[32],"isMobile":[32],"setPage":[64]},null,{"totalItems":[{"calculateTotalPages":0},{"onTotalItemsChange":0}],"itemsPerPage":[{"calculateTotalPages":0},{"onItemsPerPageChange":0}],"currentPage":[{"calculateTotalPages":0},{"onCurrentPageChange":0}]}]]],["p-548efe71",[[65,"spw-date-picker",{"value":[1537],"placeholder":[1],"label":[1],"name":[1],"accAriaLabel":[1,"acc-aria-label"],"required":[4],"disabled":[4],"dateFormat":[1,"date-format"],"minDate":[1,"min-date"],"maxDate":[1,"max-date"],"disabledDays":[1,"disabled-days"],"disabledDates":[1,"disabled-dates"],"position":[1],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"assistiveText":[1,"assistive-text"],"isClear":[4,"is-clear"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"range":[4],"rangeId":[1,"range-id"],"isStart":[4,"is-start"],"fixedCalendar":[4,"fixed-calendar"],"fixedCalendarParent":[1,"fixed-calendar-parent"],"isOpen":[32],"hasError":[32],"internalError":[32],"internalValue":[32],"isClearIconVisible":[32],"open":[64],"close":[64],"setDate":[64],"getDate":[64],"getRange":[64],"updateConstraints":[64],"resetInput":[64],"resetConstraints":[64]},null,{"value":[{"watchValue":0}],"disabled":[{"watchDisabled":0}],"minDate":[{"watchMinDate":0}],"maxDate":[{"watchMaxDate":0}]}]]],["p-240b784c",[[65,"spw-input-slider",{"min":[2],"max":[2],"step":[2],"value":[1026],"range":[4],"disabled":[4],"name":[1],"orientation":[1],"hasTooltip":[4,"has-tooltip"],"label":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"required":[4],"accAriaLabel":[1,"acc-aria-label"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"internalValue":[32],"isDragging":[32],"activeHandle":[32],"setValue":[64],"getValue":[64]},null,{"value":[{"handleValueChange":0}]}]]],["p-a2004bb3",[[321,"spw-select",{"value":[1544],"label":[1],"placeholder":[1],"disabled":[4],"name":[1],"required":[4],"size":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"items":[16],"itemLabel":[1,"item-label"],"itemValue":[1,"item-value"],"accAriaLabel":[1,"acc-aria-label"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"isClear":[4,"is-clear"],"internalValue":[32],"resetSelect":[64],"setValue":[64],"getValue":[64]},null,{"items":[{"handleItemsChange":0}],"value":[{"handleValueChange":0}]}]]],["p-4a7474d4",[[65,"spw-textarea",{"value":[1537],"label":[1],"placeholder":[1],"disabled":[4],"name":[1],"rows":[2],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"isSearch":[4,"is-search"],"required":[4],"size":[1],"indicator":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"internalValue":[32],"setFocus":[64]},null,{"value":[{"valueChangedHandler":0}]}]]],["p-f8250816",[[65,"spw-file-upload",{"disabled":[4],"error":[4],"name":[1],"value":[16],"enableDropZone":[4,"enable-drop-zone"],"multiple":[4],"accept":[1],"refuse":[1],"maxFileSize":[2,"max-file-size"],"maxFileSizeUnit":[1,"max-file-size-unit"],"maxFiles":[2,"max-files"],"textChooseFile":[1,"text-choose-file"],"textChooseFiles":[1,"text-choose-files"],"textDropFile":[1,"text-drop-file"],"textDropFiles":[1,"text-drop-files"],"textChooseFromComputer":[1,"text-choose-from-computer"],"textDelete":[1,"text-delete"],"textMaxFileSize":[1,"text-max-file-size"],"textMaxFiles":[1,"text-max-files"],"textAcceptedFormats":[1,"text-accepted-formats"],"textRefusedFormats":[1,"text-refused-formats"],"textAllFormats":[1,"text-all-formats"],"textErrorFormat":[1,"text-error-format"],"textErrorSize":[1,"text-error-size"],"textErrorFormatAndSize":[1,"text-error-format-and-size"],"textLimitReached":[1,"text-limit-reached"],"textLimitExceeded":[1,"text-limit-exceeded"],"selectedFiles":[32],"fileTypeErrors":[32],"fileLimitErrors":[32],"isDragging":[32],"isMaxFilesReachedExact":[32],"resetInput":[64]},null,{"value":[{"watchValueHandler":0}]}]]],["p-0faf30c7",[[257,"spw-header",{"siteTitle":[1,"site-title"],"borderColor":[1,"border-color"],"hasWallonieLogo":[4,"has-wallonie-logo"],"hasMaWallonie":[4,"has-ma-wallonie"],"maWallonieLabel":[1,"ma-wallonie-label"],"maWallonieLink":[1,"ma-wallonie-link"],"hasWallonieBe":[4,"has-wallonie-be"],"wallonieBeLabel":[1,"wallonie-be-label"],"wallonieBeLink":[1,"wallonie-be-link"],"hasSearch":[4,"has-search"],"searchType":[1,"search-type"],"searchDirectHref":[1,"search-direct-href"],"searchDirectTarget":[1,"search-direct-target"],"searchCloseLabel":[1,"search-close-label"],"searchOpenLabel":[1,"search-open-label"],"menuCloseLabel":[1,"menu-close-label"],"menuOpenLabel":[1,"menu-open-label"],"hasHamburger":[4,"has-hamburger"],"homepageLink":[1,"homepage-link"],"emitLogoClick":[4,"emit-logo-click"],"isMenuOpen":[32],"isSearchOpen":[32],"closeMenu":[64]}]]],["p-11081edc",[[1,"spw-header-lang",{"accAriaLabel":[1,"acc-aria-label"],"activeLang":[32],"options":[32]}]]],["p-a5d2a76f",[[257,"spw-header-navigation",{"alignment":[1],"extraButton":[4,"extra-button"],"extraButtonHref":[1,"extra-button-href"],"extraButtonTarget":[1,"extra-button-target"],"extraButtonText":[1,"extra-button-text"],"extraButtonVariant":[1,"extra-button-variant"],"extraButtonIcon":[1,"extra-button-icon"],"extraButtonIconPosition":[1,"extra-button-icon-position"],"emitExtraButtonClick":[4,"emit-extra-button-click"],"homepageLabel":[1,"homepage-label"],"level":[32],"element":[32]},[[2,"spwHeaderNavigationNavigate","handleNavigation"]]]]],["p-e8a8f373",[[257,"spw-hero",{"imageSrc":[1,"image-src"],"imageAlt":[1,"image-alt"],"surface":[1],"hasPictureFull":[4,"has-picture-full"],"hasRadius":[4,"has-radius"],"hasShadow":[4,"has-shadow"],"hasVideo":[4,"has-video"],"modalVideoId":[1,"modal-video-id"],"variant":[1],"alignment":[1],"overlayOpacity":[2,"overlay-opacity"],"overlayColor":[1,"overlay-color"],"accPlayButtonAriaLabel":[1,"acc-play-button-aria-label"],"copyrightText":[1,"copyright-text"],"copyrightIcon":[1,"copyright-icon"],"copyrightIconVariant":[1,"copyright-icon-variant"],"copyrightHref":[1,"copyright-href"],"copyrightTarget":[1,"copyright-target"],"tooltipCopyrightTitle":[1,"tooltip-copyright-title"],"tooltipCopyrightText":[1,"tooltip-copyright-text"],"tooltipCopyrightMaxWidth":[1,"tooltip-copyright-max-width"],"imagePosition":[1,"image-position"],"featuredRatio":[1,"featured-ratio"],"featuredRatioMobile":[1,"featured-ratio-mobile"],"featuredRatioTablet":[1,"featured-ratio-tablet"],"featuredRatioDesktop":[1,"featured-ratio-desktop"]}]]],["p-e2913559",[[1,"spw-scrolltop",{"threshold":[2],"hideOnMobile":[4,"hide-on-mobile"],"accAriaLabel":[1,"acc-aria-label"],"useWindow":[4,"use-window"],"isVisible":[32]}]]],["p-457a4826",[[257,"spw-table-sidebar",{"defaultExpanded":[4,"default-expanded"],"sidebarTitle":[1,"sidebar-title"],"sidebarIcon":[1,"sidebar-icon"],"sidebarWidth":[2,"sidebar-width"],"hasReset":[4,"has-reset"],"resetIcon":[1,"reset-icon"],"observedHeight":[32],"expanded":[32]}]]],["p-d722e441",[[257,"spw-tabs-navigation-item",{"tabId":[1,"tab-id"],"active":[4],"disabled":[4],"bubble":[4],"hasEllipsis":[4,"has-ellipsis"],"icon":[1],"iconPosition":[1,"icon-position"],"tagText":[1,"tag-text"],"tagVariant":[1,"tag-variant"],"tagIcon":[4,"tag-icon"],"accAriaLabel":[1,"acc-aria-label"],"slotText":[32]},[[0,"slotchange","handleSlotChange"]]]]],["p-096ba549",[[257,"spw-breadcrumb-item",{"href":[1],"surface":[32]},null,{"surface":[{"surfaceChanged":0}]}]]],["p-755d996c",[[257,"spw-header-navigation-dropdown",{"viewMoreText":[1,"view-more-text"],"shouldShowViewMore":[32],"parentHref":[32],"parentTarget":[32],"dropdownLevel":[32],"isMegamenu":[32]}]]],["p-9e9f235d",[[257,"spw-message",{"variant":[1],"messageId":[1,"message-id"],"isDismissable":[4,"is-dismissable"],"dismissableText":[1,"dismissable-text"],"messageTitle":[1,"message-title"],"icon":[1],"size":[1],"isVisible":[32],"hasSlotContent":[32],"showMessage":[64],"hideMessage":[64]}]]],["p-f85e8d40",[[257,"spw-modal",{"opened":[1540],"caption":[1],"closeButtonText":[1,"close-button-text"],"closeOnOverlayClick":[4,"close-on-overlay-click"],"stickyButtons":[4,"sticky-buttons"],"size":[1],"alertIcon":[1,"alert-icon"],"showCloseButton":[4,"show-close-button"],"showModal":[32],"slotButtonsPresent":[32],"isCloseButtonSticky":[32],"closeModal":[64],"openModal":[64]},null,{"opened":[{"openedChanged":0}]}]]],["p-0c54e686",[[260,"spw-sidebar-navigation-item",{"href":[1],"icon":[1],"active":[4],"disabled":[4],"bubble":[1],"tooltipTitle":[1,"tooltip-title"],"iconVariant":[1,"icon-variant"],"openOnClick":[4,"open-on-click"],"hasDropdown":[32],"dropdownOpen":[32],"navExpanded":[32],"hasActiveChild":[32]}]]],["p-221697f5",[[257,"spw-slider",{"showArrows":[4,"show-arrows"],"showDots":[4,"show-dots"],"showAutoplayToggle":[4,"show-autoplay-toggle"],"autoplayInterval":[2,"autoplay-interval"],"autoplayEnabled":[4,"autoplay-enabled"],"autoplayText":[1,"autoplay-text"],"arrowsPosition":[1,"arrows-position"],"dotsPosition":[1,"dots-position"],"nextSlideText":[1,"next-slide-text"],"accAriaLabel":[1,"acc-aria-label"],"previousSlideText":[1,"previous-slide-text"],"hasFixedHeight":[4,"has-fixed-height"],"activeIndex":[32],"totalSlides":[32],"currentHeight":[32],"isAutoplayActive":[32]},[[1,"touchstart","handleTouchStart"],[0,"mousedown","handleMouseDown"],[0,"touchmove","handleTouchMove"],[1,"mousemove","handleMouseMove"],[1,"touchend","handleTouchEnd"],[1,"mouseup","handleMouseUp"],[1,"mouseleave","handleMouseLeave"],[0,"keydown","handleKeyDown"]]]]],["p-b1a64e66",[[257,"spw-table-header",{"colspan":[2],"headers":[1],"rowspan":[2],"isHighlighted":[4,"is-highlighted"],"textAlign":[1,"text-align"],"verticalAlign":[1,"vertical-align"],"padding":[1],"columnId":[1,"column-id"],"sortable":[4],"sortDirection":[1,"sort-direction"],"isSorted":[4,"is-sorted"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"sticky":[4],"stickyPosition":[1,"sticky-position"],"stickyOffset":[2,"sticky-offset"]}]]],["p-e4025520",[[1,"spw-toast-controller",{"position":[1],"create":[64],"dismissAll":[64]}]]],["p-fedf8280",[[257,"spw-box",{"hasRadius":[4,"has-radius"],"hasShadow":[4,"has-shadow"],"isSticky":[4,"is-sticky"],"stickyTop":[1,"sticky-top"],"padding":[1],"isCollapsible":[4,"is-collapsible"],"collapsibleBreakpoint":[1,"collapsible-breakpoint"],"isOpen":[32]}]]],["p-1e06fe64",[[257,"spw-card-image",{"label":[1],"ratio":[1],"ratioMobile":[1,"ratio-mobile"],"ratioTablet":[1,"ratio-tablet"],"ratioDesktop":[1,"ratio-desktop"],"imagePosition":[1,"image-position"],"hoverIcon":[1,"hover-icon"],"imageFit":[1,"image-fit"]}]]],["p-99291555",[[260,"spw-dropdown-item",{"href":[1],"disabled":[4],"icon":[1],"iconVariant":[1,"icon-variant"],"hasSubItems":[32],"subItemsOpen":[32]}]]],["p-be44b882",[[257,"spw-footer-content-col",{"colTitle":[1,"col-title"],"open":[32]}]]],["p-12b78f0f",[[257,"spw-header-navigation-item",{"isActive":[4,"is-active"],"variant":[1],"internalIsActive":[32],"hasSubnav":[32],"level":[32],"isSubnavVisible":[32],"lastClickedLevel1Item":[32],"isMobile":[32]}]]],["p-e17c0746",[[1,"spw-header-persona",{"personaLabel":[1,"persona-label"],"accAriaLabel":[1,"acc-aria-label"],"activePersona":[32],"options":[32]}]]],["p-d174e740",[[257,"spw-lightbox-item",{"src":[1],"alt":[1],"captionTitle":[1,"caption-title"],"captionText":[1,"caption-text"],"copyrightText":[1,"copyright-text"],"copyrightIcon":[1,"copyright-icon"],"copyrightIconVariant":[1,"copyright-icon-variant"],"copyrightHref":[1,"copyright-href"],"copyrightTarget":[1,"copyright-target"],"textOpenImage":[1,"text-open-image"],"isHover":[4,"is-hover"],"hoverIcon":[1,"hover-icon"]}]]],["p-027aa57d",[[257,"spw-list-item",{"variant":[1],"href":[1],"target":[1],"icon":[1],"lineClamp":[1,"line-clamp"],"category":[1],"categoryLink":[1,"category-link"],"categoryIcon":[1,"category-icon"],"surface":[1]},[[0,"slotchange","slotChanged"],[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"],[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"],[1,"mousedown","onMouseDown"],[1,"mouseup","onMouseUp"],[0,"blur","onBlur"],[0,"focus","onFocus"]]]]],["p-00f79c82",[[257,"spw-list-title",{"icon":[1],"lineClamp":[1,"line-clamp"]}]]],["p-68b026da",[[257,"spw-sidebar",{"defaultExpanded":[4,"default-expanded"],"expanded":[32],"hasTopbar":[32],"open":[64],"close":[64],"toggle":[64]}]]],["p-94af86be",[[1,"spw-sidebar-navigation-separator"]]],["p-a849f834",[[257,"spw-tabs-navigation",{"accAriaLabel":[1,"acc-aria-label"],"isVerticalOnMobile":[4,"is-vertical-on-mobile"],"isCentered":[4,"is-centered"],"showLeftArrow":[32],"showRightArrow":[32],"hasOverflow":[32]},[[9,"resize","onWindowResize"]]]]],["p-633cc252",[[257,"spw-tile",{"variant":[1],"height":[1],"href":[1],"target":[1],"imageSrc":[1,"image-src"],"imageAlt":[1,"image-alt"],"overlayOpacity":[2,"overlay-opacity"]},[[0,"slotchange","slotChanged"],[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"]]]]],["p-0fbe55ee",[[257,"spw-timeline-item",{"label":[1],"description":[1],"state":[1],"isLast":[1,"is-last"],"variant":[1],"isDescriptionExpanded":[32],"showToggle":[32]}]]],["p-903c83ad",[[1,"spw-wizard-item",{"label":[1],"description":[1],"additionalInfo":[1,"additional-info"],"icon":[1],"state":[1],"status":[1],"isLast":[1,"is-last"],"stepNumber":[2,"step-number"],"variant":[1],"isClickable":[1,"is-clickable"],"isBeforeCurrent":[1,"is-before-current"],"isAfterCurrent":[1,"is-after-current"],"isCurrent":[1,"is-current"]}]]],["p-85d6d0d4",[[1,"spw-avatar",{"size":[1],"image":[1],"initials":[1],"bubble":[1],"clickable":[4],"accAriaLabel":[1,"acc-aria-label"]}]]],["p-f295e57d",[[257,"spw-block-content",{"variant":[1],"imageSrc":[1,"image-src"],"imageAlt":[1,"image-alt"],"href":[1],"target":[1],"background":[1],"ratio":[1],"ratioMobile":[1,"ratio-mobile"],"ratioTablet":[1,"ratio-tablet"],"ratioDesktop":[1,"ratio-desktop"]}]]],["p-b03393de",[[257,"spw-breadcrumb",{"variant":[1],"surface":[1],"fontSize":[1,"font-size"],"accAriaLabel":[1,"acc-aria-label"]}]]],["p-dfe826bb",[[257,"spw-card",{"variant":[1],"elementType":[1,"element-type"],"href":[1],"target":[1],"rel":[1],"dateStart":[1,"date-start"],"dateEnd":[1,"date-end"],"fullHeight":[4,"full-height"],"disabled":[4],"accAriaLabel":[1,"acc-aria-label"],"hasImage":[32]},[[0,"slotchange","slotChanged"],[1,"mouseenter","onMouseEnter"],[1,"mouseleave","onMouseLeave"]]]]],["p-2c58d495",[[257,"spw-card-content",{"tag":[1],"date":[1],"hasImage":[32]}]]],["p-ee3b59d4",[[257,"spw-card-excerpt",{"lineClamp":[8,"line-clamp"]}]]],["p-dbf95dfe",[[257,"spw-card-subtag-item",{"link":[1]}]]],["p-cdd86935",[[260,"spw-card-subtags",{"variant":[1]}]]],["p-f50104cd",[[257,"spw-card-title",{"borderColor":[1,"border-color"]}]]],["p-e0cf6ee7",[[257,"spw-dropdown",{"direction":[1],"alignment":[1],"hasPadding":[4,"has-padding"],"contentWidth":[2,"content-width"],"maxHeight":[1,"max-height"],"open":[1540],"isVisible":[32],"close":[64]},null,{"open":[{"onOpenChange":0}]}]]],["p-f73ffd96",[[257,"spw-dropdown-container"]]],["p-db8988a2",[[257,"spw-footer",{"colsMobile":[2,"cols-mobile"],"colsTablet":[2,"cols-tablet"],"colsDesktop":[2,"cols-desktop"]},null,{"colsMobile":[{"configurationChanged":0}],"colsTablet":[{"configurationChanged":0}],"colsDesktop":[{"configurationChanged":0}]}]]],["p-4b69cf71",[[257,"spw-footer-bottom",{"siteTitle":[1,"site-title"],"hasWallonieLogo":[4,"has-wallonie-logo"]}]]],["p-28701d8d",[[257,"spw-footer-content"]]],["p-174e1f14",[[257,"spw-footer-link",{"href":[1],"target":[1],"linkTitle":[1,"link-title"]}]]],["p-2aecf4aa",[[257,"spw-grid",{"colsMobile":[2,"cols-mobile"],"colsTablet":[2,"cols-tablet"],"colsDesktop":[2,"cols-desktop"],"gap":[1]},null,{"colsMobile":[{"configurationChanged":0}],"colsTablet":[{"configurationChanged":0}],"colsDesktop":[{"configurationChanged":0}]}]]],["p-0956452c",[[257,"spw-grid-item",{"colSpanMobile":[2,"col-span-mobile"],"colSpanTablet":[2,"col-span-tablet"],"colSpanDesktop":[2,"col-span-desktop"],"rowSpanMobile":[2,"row-span-mobile"],"rowSpanTablet":[2,"row-span-tablet"],"rowSpanDesktop":[2,"row-span-desktop"]}]]],["p-41dac78f",[[257,"spw-header-persona-item",{"active":[516]}]]],["p-d3d7e4bf",[[1,"spw-illustration",{"variant":[1],"width":[1],"height":[1],"alt":[1]}]]],["p-24d385e8",[[257,"spw-list",{"gap":[1],"surface":[1]},[[0,"slotchange","slotChanged"]]]]],["p-da980e2a",[[257,"spw-list-description",{"lineClamp":[1,"line-clamp"]}]]],["p-050d662f",[[257,"spw-mosaic",{"items":[8],"isMasonry":[4,"is-masonry"],"colsMobile":[2,"cols-mobile"],"colsTablet":[2,"cols-tablet"],"colsDesktop":[2,"cols-desktop"],"initialized":[32],"waitForImages":[64],"initializeMasonry":[64]},null,{"items":[{"itemsChanged":0}],"isMasonry":[{"isMasonryChanged":0}],"colsMobile":[{"configurationChanged":0}],"colsTablet":[{"configurationChanged":0}],"colsDesktop":[{"configurationChanged":0}]}]]],["p-6238534e",[[257,"spw-mosaic-item",{"colSpanMobile":[2,"col-span-mobile"],"colSpanTablet":[2,"col-span-tablet"],"colSpanDesktop":[2,"col-span-desktop"]},null,{"colSpanMobile":[{"colSpanChanged":0}],"colSpanTablet":[{"colSpanChanged":0}],"colSpanDesktop":[{"colSpanChanged":0}]}]]],["p-70b53446",[[321,"spw-radio",{"disabled":[4],"checked":[1540],"error":[4],"name":[1],"value":[1],"accAriaLabel":[1,"acc-aria-label"],"internalChecked":[32],"setChecked":[64]},null,{"checked":[{"checkedChanged":0}]}]]],["p-5d252ba9",[[260,"spw-sidebar-navigation-dropdown",{"open":[1028]}]]],["p-9771169d",[[257,"spw-slider-item"]]],["p-27b30cf5",[[260,"spw-socials",{"mainTitle":[1,"main-title"]}]]],["p-2cdffa52",[[257,"spw-table",{"accAriaLabel":[1,"acc-aria-label"],"isSticky":[4,"is-sticky"],"maxHeight":[1,"max-height"],"minWidth":[1,"min-width"],"tableLayout":[1,"table-layout"],"isZebra":[4,"is-zebra"],"disableSort":[4,"disable-sort"],"currentSort":[1040],"resizable":[4],"minHeight":[2,"min-height"],"currentHeight":[32]},[[0,"spwHeaderClick","handleHeaderClick"]],{"currentSort":[{"onCurrentSortChange":0}],"isSticky":[{"onIsStickyChange":0}]}]]],["p-f9a95409",[[257,"spw-table-body",{"isZebra":[516,"is-zebra"],"updateZebraStyles":[64]}]]],["p-549870f0",[[257,"spw-table-cell",{"colspan":[2],"headers":[1],"rowspan":[2],"isHighlighted":[4,"is-highlighted"],"textAlign":[1,"text-align"],"verticalAlign":[1,"vertical-align"],"width":[1],"padding":[1],"state":[1],"sticky":[4],"stickyPosition":[1,"sticky-position"],"stickyOffset":[2,"sticky-offset"],"isFirst":[32]}]]],["p-f952431b",[[257,"spw-table-container"]]],["p-1f452b45",[[257,"spw-table-footer"]]],["p-33efa943",[[257,"spw-table-head"]]],["p-97765551",[[257,"spw-table-row",{"state":[1],"padding":[1]},[[0,"slotchange","slotChanged"]],{"state":[{"onStateChange":0}],"padding":[{"onPaddingChange":0}]}]]],["p-a62feb06",[[257,"spw-tabs",{"defaultActiveTab":[1,"default-active-tab"],"variant":[1],"hasEllipsis":[4,"has-ellipsis"],"maxWidth":[2,"max-width"],"size":[1],"activeTab":[1025,"active-tab"],"getSelectedTab":[64],"setSelectedTab":[64]},[[2,"tabSelected","handleTabSelected"],[0,"slotchange","slotChanged"]],{"activeTab":[{"activeTabChanged":0}],"maxWidth":[{"maxWidthChanged":0}],"hasEllipsis":[{"hasEllipsisChanged":0}]}]]],["p-1e84b48d",[[257,"spw-tabs-content",{"tabId":[1,"tab-id"],"active":[4]}]]],["p-c08fae4a",[[257,"spw-tile-description"]]],["p-a0a495c4",[[257,"spw-tile-title"]]],["p-599dcdb9",[[257,"spw-timeline",{"visibleItems":[2,"visible-items"],"showMoreText":[1,"show-more-text"],"showLessText":[1,"show-less-text"],"showAll":[32]},[[0,"slotchange","slotChanged"]]]]],["p-1cf9b466",[[260,"spw-toc"]]],["p-0ecfa6fa",[[260,"spw-toc-container",{"getItems":[64]}]]],["p-e305e962",[[0,"spw-toc-navigation",{"variant":[1],"items":[32],"currentItemIndex":[32],"currentH2Index":[32],"h2ProgressPercents":[32],"clickedH2Index":[32],"h2Distances":[32]},[[8,"tocItemsChanged","handleTocItemsChanged"]]]]],["p-bd66dffe",[[257,"spw-topbar",{"siteTitle":[1,"site-title"],"hasWallonieLogo":[4,"has-wallonie-logo"],"homepageLink":[1,"homepage-link"],"emitLogoClick":[4,"emit-logo-click"]}]]],["p-4a6277f3",[[257,"spw-wizard",{"currentStep":[1026,"current-step"],"variant":[1],"canClickNextSteps":[4,"can-click-next-steps"],"setStep":[64]},[[0,"slotchange","slotChanged"],[0,"wizardItemClick","handleStepClick"]]]]],["p-dfe7b263",[[257,"spw-skeleton",{"blocks":[2],"variant":[1]}]]],["p-6d4834ca",[[260,"spw-group",{"type":[1],"orientation":[1],"alignment":[1],"disabled":[4],"label":[1],"required":[4],"isReversed":[4,"is-reversed"],"name":[1],"isFullWidth":[4,"is-full-width"],"flexWrap":[1,"flex-wrap"],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"]},null,{"disabled":[{"handleSlotChange":0}],"error":[{"handleSlotChange":0}]}],[260,"spw-theme-provider",{"theme":[1]}],[1,"spw-separator",{"surface":[1],"direction":[1],"thickness":[2],"width":[1],"height":[1]}],[257,"spw-link",{"href":[1],"target":[1],"rel":[1],"icon":[1],"download":[1],"iconPosition":[1,"icon-position"],"disabled":[4],"accAriaLabel":[1,"acc-aria-label"],"surface":[1]}],[1,"spw-field-label",{"name":[1],"label":[1],"required":[4],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"]}],[257,"spw-field-message",{"showIcon":[4,"show-icon"],"variant":[1]}],[257,"spw-tooltip",{"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"maxWidth":[1,"max-width"],"direction":[1],"cursor":[1],"visible":[4],"isVisible":[32]}],[1,"spw-icon",{"icon":[1],"variant":[1]}]]],["p-868af137",[[1,"spw-toast",{"variant":[1],"heading":[1],"message":[1],"linkLabel":[1,"link-label"],"linkHref":[1,"link-href"],"duration":[2],"dismissable":[4],"dismissText":[1,"dismiss-text"],"icon":[1],"visible":[32],"show":[64],"dismiss":[64]},null,{"duration":[{"durationChanged":0}]}]]],["p-4a0db1fe",[[65,"spw-text-field",{"value":[1544],"type":[1],"label":[1],"placeholder":[1],"disabled":[4],"name":[1],"min":[2],"max":[2],"step":[2],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"isSearch":[4,"is-search"],"isClear":[4,"is-clear"],"required":[4],"size":[1],"indicator":[1],"assistiveText":[1,"assistive-text"],"error":[1],"hint":[1],"success":[1],"warning":[1],"showErrorIcon":[4,"show-error-icon"],"showHintIcon":[4,"show-hint-icon"],"showSuccessIcon":[4,"show-success-icon"],"showWarningIcon":[4,"show-warning-icon"],"accAriaLabel":[1,"acc-aria-label"],"accAriaLabelIncrement":[1,"acc-aria-label-increment"],"accAriaLabelDecrement":[1,"acc-aria-label-decrement"],"hasControls":[4,"has-controls"],"hasSubmitButton":[4,"has-submit-button"],"mask":[1],"decimalPrecision":[2,"decimal-precision"],"tooltipTitle":[1,"tooltip-title"],"tooltipText":[1,"tooltip-text"],"tooltipMaxWidth":[1,"tooltip-max-width"],"tooltipDirection":[1,"tooltip-direction"],"tooltipCursor":[1,"tooltip-cursor"],"isClearIconVisible":[32],"setFocus":[64],"setValue":[64]},null,{"value":[{"valueChangedHandler":0}]}]]],["p-10624141",[[321,"spw-checkbox",{"disabled":[4],"checked":[1540],"error":[4],"icon":[1],"name":[1],"value":[1],"variant":[1],"accAriaLabel":[1,"acc-aria-label"],"internalChecked":[32],"toggleCheckedState":[64]},null,{"checked":[{"checkedChanged":0}]}]]],["p-69f7dd1d",[[257,"spw-tag",{"variant":[1],"surface":[1],"hasIcon":[4,"has-icon"],"icon":[1],"href":[1],"target":[1],"size":[1],"iconVariant":[1,"icon-variant"],"iconPosition":[1,"icon-position"]}]]],["p-da9d52ff",[[257,"spw-accordion-title",{"tag":[1],"icon":[1]}],[257,"spw-accordion",{"background":[1],"variant":[1]},null,{"background":[{"backgroundChanged":0}],"variant":[{"variantChanged":0}]}],[257,"spw-accordion-content",{"isOpened":[32]},[[4,"accordionToggle","handleAccordionToggle"]]],[257,"spw-accordion-item",{"defaultOpen":[4,"default-open"],"variant":[513],"isOpen":[32],"isMobile":[32]},null,{"defaultOpen":[{"defaultOpenChanged":0}]}]]],["p-f1e03e06",[[257,"spw-button",{"href":[1],"target":[1],"rel":[1],"download":[1],"name":[1],"value":[8],"type":[1],"form":[1],"variant":[1],"surface":[1],"disabled":[4],"size":[1],"accAriaLabel":[1,"acc-aria-label"],"isIconOnly":[4,"is-icon-only"],"icon":[1],"iconPosition":[1,"icon-position"],"iconVariant":[1,"icon-variant"],"isFullWidth":[516,"is-full-width"],"isFullWidthMobile":[516,"is-full-width-mobile"],"hideTextOnMobile":[4,"hide-text-on-mobile"],"isLoading":[4,"is-loading"],"setFocus":[64]}],[1,"spw-loading",{"text":[1],"surface":[1],"size":[1],"orientation":[1]}]]]]'),e))));