@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
@@ -2513,7 +2513,7 @@ const SpwMosaic = class {
2513
2513
  };
2514
2514
  }
2515
2515
  render() {
2516
- return (h(Host, { key: '7c459fb34bd600aac2d497ea0e4a47e1ef901185' }, h("div", { key: '6429457c00e1338085f83f24573d37a88462fd0e', class: this.elementClass }, h("slot", { key: '0302d77591801ca2c6e23ab80f245d49fe4a55bc' }))));
2516
+ return (h(Host, { key: 'a2878c9196d2cb6eb75ac2b406a951c2eafb8f17' }, h("div", { key: 'b57c237e408c7b6c8d1759886d695bee866f19e1', class: this.elementClass }, h("slot", { key: '4bcadc41dd9e4d4319f284f627e803dae17b62ab' }))));
2517
2517
  }
2518
2518
  get el() { return getElement(this); }
2519
2519
  static get watchers() { return {
@@ -172,12 +172,12 @@ const SpwPagination = class {
172
172
  const pages = this.calculatePageRange();
173
173
  const showPrevArrow = this.currentPage > 1;
174
174
  const showNextArrow = this.currentPage < this.totalPages;
175
- const prevArrow = showPrevArrow && (h("li", { key: '9e7b0f1cb3f4d95ddb29839eac8eaccc06a6e6f1', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, h("button", { key: '40dbcb0707f7fe497ddf0b3487284fc34be18311', onClick: () => this.goToPage(this.currentPage - 1) }, h("spw-icon", { key: '603a814d9cd037a86352f9e7f7fca74d7a4ceede', icon: "fa-chevron-left" }), " ", h("span", { key: '6bc709a336683c98037d514c08bf9fcfa2db929b', class: "spw-pagination__item-arrow-text" }, this.previousButtonText))));
176
- const nextArrow = showNextArrow && (h("li", { key: '9f7757f7e5afcd455f4cce871233948c3703b416', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, h("button", { key: 'f9530c63dc0bbb6dd1fd37cf8b2661f2d7d430cb', onClick: () => this.goToPage(this.currentPage + 1) }, h("span", { key: 'd94605af623ea261bdee3e893ce94f5692b30a58', class: "spw-pagination__item-arrow-text" }, this.nextButtonText), " ", h("spw-icon", { key: '97e3fa5ec9bb14f51210c1040ff1720e09c45b5e', icon: "fa-chevron-right" }))));
177
- const prevArrowMobile = this.currentPage > 1 && (h("li", { key: '2c0defe6a9974dc21a37735a44f87d4b26ddb490', class: "spw-pagination__item spw-pagination__item--arrow" }, h("button", { key: '649e3463693e20814ae640297367148614f11429', onClick: () => this.goToPage(this.currentPage - 1) }, h("spw-icon", { key: 'd4de93223eb8a7e20709d852e68c5dda2b31c06a', icon: "fa-chevron-left" }), " ", h("span", { key: '9630eafe35c4112099ebec8ef11565d5e4a22a91' }, this.previousButtonText))));
178
- const nextArrowMobile = this.currentPage < this.totalPages && (h("li", { key: '1c03917f00b33d62b5dadfd7372c6cac546cd89b', class: "spw-pagination__item spw-pagination__item--arrow" }, h("button", { key: 'b8d76b6bcd8babec6bdc97c59f411548e129a2e3', onClick: () => this.goToPage(this.currentPage + 1), disabled: this.currentPage >= this.totalPages }, h("span", { key: 'ee07f8658301cced6c705cac694fa28805202148' }, this.nextButtonText), " ", h("spw-icon", { key: '2e82a2be9347d80a6c02078890c5494ca3e69b9f', icon: "fa-chevron-right" }))));
179
- const mobileArrows = (h("ul", { key: 'bf2e6ab4f08884f8a673960cccfa2074746024ad', class: "spw-pagination__mobile-arrows" }, prevArrowMobile, nextArrowMobile));
180
- return (h(Host, { key: '9dde96f2e5029e5b4fa42f57a62d504f9c0cc652' }, h("div", { key: 'e48ddaa7764136eaab60b85403a046158c607212', class: this.getPaginationClass() }, this.variant === 'input' && (h(Fragment, { key: '91d6db2ee8e689727ee5abda2cb65420b82ba599' }, h("ul", { key: '36c03595198041faf15faacb67faa18e1b120151' }, prevArrow, h("li", { key: 'e33d9f5aa0bd44c20329206165e26d289bbec839', class: "spw-pagination__input" }, h("spw-text-field", { key: '721b040888242f9360f53f249c14ad39d7423870', value: this.inputPageValue, type: "text", name: "pagination-input", onInput: event => this.handleInputChange(event), onKeyDown: event => this.handleKeyDown(event), disabled: this.isDisabled })), h("li", { key: '2a2560e9496d33efe173916263dc5c10f241f471', class: "spw-pagination__total-pages" }, "sur ", this.totalPages, " ", this.totalPages === 1 ? 'page' : 'pages'), nextArrow), mobileArrows)), this.variant === 'numbers' && (h(Fragment, { key: 'fc1ff24e283103b05e753292cc58dbf261d9f59f' }, h("ul", { key: '4a4e8d8605e4290cda74ecf58d376046afd65db6' }, prevArrow, pages.map(({ page, class: pageClass }) => {
175
+ const prevArrow = showPrevArrow && (h("li", { key: 'dcd1498e29ee3fb0a7aacfcf837cf779941390c0', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, h("button", { key: 'b15634e85c1082de7220d634d703583cfe000cc0', onClick: () => this.goToPage(this.currentPage - 1) }, h("spw-icon", { key: 'e15c7fd09d198cced97501c8eeac814e6c72e45e', icon: "fa-chevron-left" }), " ", h("span", { key: '417047243b0821163a0e107fb5f810c60758a899', class: "spw-pagination__item-arrow-text" }, this.previousButtonText))));
176
+ const nextArrow = showNextArrow && (h("li", { key: 'dfad6e553a19c22f6f7ecca0a0c0b41a190370a9', class: "spw-pagination__item spw-pagination__item--desktop spw-pagination__item--arrow" }, h("button", { key: '278d707a4394e2225cf6c9bf50ae1146b54914fd', onClick: () => this.goToPage(this.currentPage + 1) }, h("span", { key: '47b58d5f383d2aee5335ce3e3520593ae6b8fdc1', class: "spw-pagination__item-arrow-text" }, this.nextButtonText), " ", h("spw-icon", { key: 'aaeb333a63ce999845ff481283d65d359b498626', icon: "fa-chevron-right" }))));
177
+ const prevArrowMobile = this.currentPage > 1 && (h("li", { key: '67d470dd7ec978d778bf9501f7ff4f0d53e8fd74', class: "spw-pagination__item spw-pagination__item--arrow" }, h("button", { key: '1ef874caef38ad58bfef892f7ff3d3c6a92f1e13', onClick: () => this.goToPage(this.currentPage - 1) }, h("spw-icon", { key: '615092ac9a6fd45d24fba1625ff16f5ab83bcd08', icon: "fa-chevron-left" }), " ", h("span", { key: '68890a0dc95b5356e08002ecd2e8917f024ea2dd' }, this.previousButtonText))));
178
+ const nextArrowMobile = this.currentPage < this.totalPages && (h("li", { key: 'b3ec5c4edbbf33b3c3597e2e8269d390cdf13f3d', class: "spw-pagination__item spw-pagination__item--arrow" }, h("button", { key: '183cf1b1d5d6a92f7738674e3d2e9cb7f060af57', onClick: () => this.goToPage(this.currentPage + 1), disabled: this.currentPage >= this.totalPages }, h("span", { key: '7dfbc497fa94d90984af376e5e20a46621ef4402' }, this.nextButtonText), " ", h("spw-icon", { key: '0aa1fef8996bf23df1eda494cb8f1d9ef6a857b9', icon: "fa-chevron-right" }))));
179
+ const mobileArrows = (h("ul", { key: 'bb0d46915afe5a30ed9751d858a7046a026d0ff4', class: "spw-pagination__mobile-arrows" }, prevArrowMobile, nextArrowMobile));
180
+ return (h(Host, { key: '044cde627233453d74e4a55bfea69d8199513b72' }, h("div", { key: '7e49988f7e2331a3b986cb9644fb51b5e3e25997', class: this.getPaginationClass() }, this.variant === 'input' && (h(Fragment, { key: '721f2508e7980a7d017d57bd35571bea3d7e7478' }, h("ul", { key: 'ed8562aa281db341405e2d7a7374e1890e63ae16' }, prevArrow, h("li", { key: '0f0a0a41bc898e82c1293d59892a2278de1f3e2a', class: "spw-pagination__input" }, h("spw-text-field", { key: '09eb4b0c43e1bc8b0d598d5144bf8defcf772f4b', value: this.inputPageValue, type: "text", name: "pagination-input", onInput: event => this.handleInputChange(event), onKeyDown: event => this.handleKeyDown(event), disabled: this.isDisabled })), h("li", { key: '638c548a6d33678719f9c9543eb3b99a9b52a7d9', class: "spw-pagination__total-pages" }, "sur ", this.totalPages, " ", this.totalPages === 1 ? 'page' : 'pages'), nextArrow), mobileArrows)), this.variant === 'numbers' && (h(Fragment, { key: 'a88d47012d933c68cb648223cf0e2de3e0b4b1e5' }, h("ul", { key: '88d35c75e74693c3cefc806a9592bbf96103add8' }, prevArrow, pages.map(({ page, class: pageClass }) => {
181
181
  if (page === '...') {
182
182
  return (h("li", { class: `spw-pagination__item spw-pagination__item--dots ${pageClass}` }, h("spw-icon", { icon: "fa-ellipsis" })));
183
183
  }
@@ -104,7 +104,7 @@ const SpwRadio = class {
104
104
  render() {
105
105
  const slot = this.el.innerHTML;
106
106
  const hasSlot = Boolean(slot);
107
- return (h("div", { key: 'b879dd093e3d22d279fda7d9ad9350c4fec74907', class: "spw-radio" }, h("input", { key: '08cee6fcf12e1db360f603908d7c04c3737906ae', type: "radio", ref: el => (this.inputElement = el), checked: this.internalChecked, "aria-checked": this.internalChecked ? 'true' : 'false', onChange: this.handleRadio.bind(this), name: this.name, value: this.value, disabled: this.disabled, style: { display: 'none' } }), hasSlot && (h("label", { key: '4d61223d6c895f597b337b3ac67c380867b5b4ac', class: `spw-radio__label ${this.disabled ? 'spw-radio__label--disabled' : ''}`, onClick: e => this.handleRadio(e) }, h("slot", { key: '5b57a8b637c02a36e4d0d1bc89f5c63394917b6b' }))), h("div", { key: '62006483946005ce5ced594d1ef0e5147bc9b0ff', tabIndex: this.disabled ? -1 : 0, onClick: e => this.handleRadio(e), onKeyDown: this.handleKeydown.bind(this), role: "radio", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-disabled": this.disabled, "aria-label": this.accAriaLabel || this.name, class: this.elementClass }, this.internalChecked && h("span", { key: '9411b4b847566f862a91fef9a0b6ecaace8e63ee', class: "spw-radio__circle" }))));
107
+ return (h("div", { key: 'a781adf38f9770b007e32e827af954e56a30c7f2', class: "spw-radio" }, h("input", { key: '8a69300ce3b900c0ee7ea36253cf7ec816f70398', type: "radio", ref: el => (this.inputElement = el), checked: this.internalChecked, "aria-checked": this.internalChecked ? 'true' : 'false', onChange: this.handleRadio.bind(this), name: this.name, value: this.value, disabled: this.disabled, style: { display: 'none' } }), hasSlot && (h("label", { key: '8c06d8b2581204f2ddbdbd1440694052039498a0', class: `spw-radio__label ${this.disabled ? 'spw-radio__label--disabled' : ''}`, onClick: e => this.handleRadio(e) }, h("slot", { key: '9434b6826bc54470f91e5529acf6150348b8b437' }))), h("div", { key: '34ce75e3e5ef4bfbc3893d77fa585ad952770275', tabIndex: this.disabled ? -1 : 0, onClick: e => this.handleRadio(e), onKeyDown: this.handleKeydown.bind(this), role: "radio", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-disabled": this.disabled, "aria-label": this.accAriaLabel || this.name, class: this.elementClass }, this.internalChecked && h("span", { key: '16d4f2247dd961d5d9f5c9dfccc600dab309548d', class: "spw-radio__circle" }))));
108
108
  }
109
109
  static get formAssociated() { return true; }
110
110
  get el() { return getElement(this); }
@@ -77,7 +77,7 @@ const SpwScrolltop = class {
77
77
  };
78
78
  }
79
79
  render() {
80
- return (h(Host, { key: '0299e144463dda05f4f73ad808784a164cfa3c6c', class: this.hostClass }, h("spw-button", { key: 'b92efa5ffba2022b4b1cd66d9495598e6b203f15', "is-icon-only": true, icon: "fa-chevron-up", variant: "primary", size: "medium", "acc-aria-label": this.accAriaLabel, onClick: this.scrollToTop })));
80
+ return (h(Host, { key: 'a9133326637d4aa8f58f2970407dbd59ea168791', class: this.hostClass }, h("spw-button", { key: '13f119dd0ae45ac9f50ec52020b4555405931fa4', "is-icon-only": true, icon: "fa-chevron-up", variant: "primary", size: "medium", "acc-aria-label": this.accAriaLabel, onClick: this.scrollToTop })));
81
81
  }
82
82
  get el() { return getElement(this); }
83
83
  };
@@ -15,7 +15,7 @@ const SpwSidebarNavigationDropdown = class {
15
15
  };
16
16
  }
17
17
  render() {
18
- return (h(Host, { key: 'b64a1be8ab7ee0b43a2cb836ca071bf856798b7a', class: this.classes }, h("div", { key: '024067913af7290bc39798c93e4098529e7071b0', class: "spw-sidebar-navigation-dropdown__content", style: { display: this.open ? 'block' : 'none' } }, h("slot", { key: '61ff58bc25b0a5bf166049b479ebb1c55345280b' }))));
18
+ return (h(Host, { key: '968a8719643921e9d8453b0d2fcdd87ea2c1e933', class: this.classes }, h("div", { key: '2ac5caa680ebd83fdc07f653d7fceb8b2a4a0d27', class: "spw-sidebar-navigation-dropdown__content", style: { display: this.open ? 'block' : 'none' } }, h("slot", { key: 'ee24630234c1e6af964b327951108bd2528e9033' }))));
19
19
  }
20
20
  };
21
21
  SpwSidebarNavigationDropdown.style = spwSidebarNavigationDropdownCss();
@@ -173,14 +173,14 @@ const SpwSidebarNavigationItem = class {
173
173
  }
174
174
  render() {
175
175
  const Tag = this.href && !this.disabled && !this.openOnClick ? 'a' : 'div';
176
- const iconContent = h("spw-icon", { key: 'b794d6fd1f1b9d9c745289e9c0b175f5e827c99a', variant: this.iconVariant, icon: this.icon });
177
- const iconDiv = (h("div", { key: 'd2d70ee9df94ad6653d8b6b0d6868f3cd2d76007', class: "spw-sidebar-navigation-item__icon" }, this.bubble && h("span", { key: '7739db959cc311037ea41eaf9c730d0168627a1c', class: "spw-sidebar-navigation-item__bubble" }, this.bubble), iconContent));
176
+ const iconContent = h("spw-icon", { key: '4700c5778d91fb367ffcf90c55b31d1eb78282e7', variant: this.iconVariant, icon: this.icon });
177
+ const iconDiv = (h("div", { key: '2406404742b25ff81bebd21d17e397b631ab950c', class: "spw-sidebar-navigation-item__icon" }, this.bubble && h("span", { key: '1cffd6dae86d4f0c2e0443a8b0dbd174ca657999', class: "spw-sidebar-navigation-item__bubble" }, this.bubble), iconContent));
178
178
  const iconWithBubble = this.tooltipTitle ? (h("spw-tooltip", { cursor: this.disabled ? 'disabled' : 'pointer', "tooltip-title": this.tooltipTitle, direction: "right", visible: !this.navExpanded }, iconDiv)) : (iconDiv);
179
179
  const toggleClasses = {
180
180
  'spw-sidebar-navigation-item__dropdown-toggle': true,
181
181
  'spw-sidebar-navigation-item__dropdown-toggle--open': this.dropdownOpen,
182
182
  };
183
- return (h(Tag, { key: 'f44c7f2fdf777851e3e01752df45f17e71a3574d', class: this.classes, href: this.openOnClick ? undefined : this.href, "aria-disabled": this.disabled ? 'true' : undefined, tabIndex: this.disabled ? -1 : 0, onClick: this.openOnClick ? this.handleItemClick : undefined }, this.icon && iconWithBubble, h("div", { key: '6309ac853efce64a8007054d87f0604219f86f36', class: "spw-sidebar-navigation-item__content" }, h("div", { key: 'b5db2dbf23295d9b9696e1b3cc8e09e4485c95b5', class: "spw-sidebar-navigation-item__content-label" }, h("slot", { key: 'ddbbdfd359ac0102ee089a3ba3808ae746b08b08' })), this.hasDropdown && (h("div", { key: '118814bad1a0a8a4b24502391cede9a3cb547dd1', class: toggleClasses, onClick: this.handleDropdownToggle, tabIndex: this.disabled ? -1 : 0 }, h("spw-icon", { key: '8629f5fa85911f207ec86568358f471347d97a9b', icon: "fa-chevron-down" }))), h("slot", { key: '4fcd3e3ada621467d3d494dfbcfcc72b98b67607', name: "dropdown" }))));
183
+ return (h(Tag, { key: 'ccb7079d463215f671582dfe3f4d41acb2a53c84', class: this.classes, href: this.openOnClick ? undefined : this.href, "aria-disabled": this.disabled ? 'true' : undefined, tabIndex: this.disabled ? -1 : 0, onClick: this.openOnClick ? this.handleItemClick : undefined }, this.icon && iconWithBubble, h("div", { key: '557a4716bddf11ddad7a738feeac2d2bbffad344', class: "spw-sidebar-navigation-item__content" }, h("div", { key: 'a7052155045a1d884b68bf8a83ab6387eef18c9d', class: "spw-sidebar-navigation-item__content-label" }, h("slot", { key: '51bb492ca65770f8ddb4232fdf640a0b813dee4b' })), this.hasDropdown && (h("div", { key: '519714001a45ccfdd55b074f34fb2540b214b358', class: toggleClasses, onClick: this.handleDropdownToggle, tabIndex: this.disabled ? -1 : 0 }, h("spw-icon", { key: 'fec943dfcfcb4ec8047df513aae3e34a2b66db7e', icon: "fa-chevron-down" }))), h("slot", { key: '7f241804786a5a00dee11516dbee994779b05c4b', name: "dropdown" }))));
184
184
  }
185
185
  get el() { return getElement(this); }
186
186
  };
@@ -7,7 +7,7 @@ const SpwSidebarNavigationSeparator = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '5b56f652e164802885be58d4ff39a6f4c78b2666' }, h("spw-separator", { key: '223287d20ccad7c77cd03e05f2deb63d8d048f65', class: "spw-sidebar-navigation-separator" })));
10
+ return (h(Host, { key: 'ca09de8816dc4027c434439fd3f1d1810c7b0e71' }, h("spw-separator", { key: 'f88b2223b3db5ce2a71ad12d5ce98460f115a60c', class: "spw-sidebar-navigation-separator" })));
11
11
  }
12
12
  };
13
13
  SpwSidebarNavigationSeparator.style = spwSidebarNavigationSeparatorCss();
@@ -80,7 +80,7 @@ const SpwSidebar = class {
80
80
  };
81
81
  }
82
82
  render() {
83
- return (h(Host, { key: '9872ce6fc903b14b9ce751fefd159d0591cf09f9', class: this.hostClass }, h("div", { key: '232d8cd359e396a4580df65a37f5bbcc4d2fa618', class: this.elementClass }, h("span", { key: 'd6693521958e92667e33f2bd19cabd6dfaee6e8d', class: "spw-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, h("spw-icon", { key: '1f582b7c19db7b92ecc917091ce6ed44e0940c2b', icon: "fa-chevron-right" })), h("div", { key: 'd5fbda8d2efba4b8f4ab173586cbca013668b944', class: "spw-sidebar__content" }, h("slot", { key: 'a9a21b28679831d00e9c3a32d9dca8e43ad6bad2', name: "navigation-top" }), h("slot", { key: '7c1d6d8e8aed32d5712a26e3f08c5487f56b7621', name: "navigation-bottom" })), h("div", { key: 'f955af234a9c8d67482a90d88107f572b13b0e80', class: "spw-sidebar__resize-border", onClick: this.toggleSidebar }))));
83
+ return (h(Host, { key: '85674117e60989814f7d7a37f3dd3b904379d110', class: this.hostClass }, h("div", { key: 'a7dc79b161de709d47cda189859f6fbddf816035', class: this.elementClass }, h("span", { key: 'ee66487ae37380cc48444f049bd9aaef8c597928', class: "spw-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, h("spw-icon", { key: '479cf95d769990758fd766ebed32554863cf7508', icon: "fa-chevron-right" })), h("div", { key: '3d96559cf723cd903a77fb943ba58cca0036b96a', class: "spw-sidebar__content" }, h("slot", { key: '62d878e457b129647df984e5b960b9fd61a9b0fa', name: "navigation-top" }), h("slot", { key: 'fca6deed9ea823420628c03078e53b7cdd502e49', name: "navigation-bottom" })), h("div", { key: '67d0697a069f050892328f652b4e6930deb7a3fa', class: "spw-sidebar__resize-border", onClick: this.toggleSidebar }))));
84
84
  }
85
85
  get el() { return getElement(this); }
86
86
  };
@@ -48,7 +48,7 @@ const SpwSkeleton = class {
48
48
  }
49
49
  }
50
50
  render() {
51
- return (h(Host, { key: '6569e082d23cb9163e720c3b3a863a8d88b07b5e' }, h("div", { key: 'bcd48c49e3ee16fe5159286432d7bce711672db6', class: "spw-skeleton" }, this.renderVariant(), h("slot", { key: 'b66d83be2f8a57777faff074df615ffd539a2c24' }))));
51
+ return (h(Host, { key: 'f51453d4c09ee19f5b6d8d770fc106a37f4c7e90' }, h("div", { key: '5c1f100999ec9466dac114f16c23ec4d6e7eaadf', class: "spw-skeleton" }, this.renderVariant(), h("slot", { key: '5347334004f09f1584aa0384d3f65e1070e3c0c6' }))));
52
52
  }
53
53
  };
54
54
  SpwSkeleton.style = spwSkeletonCss();
@@ -7,7 +7,7 @@ const SpwSliderItem = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '0f69773ff3a2a5feaf01c414d9580519ccdc4d4b' }, h("div", { key: 'c699707779e318bf7175f17d60f8e8d9094cf679', class: "spw-slider-item" }, h("slot", { key: '5aeecacb2d7004bde6eca2ef1612b0b67fbfff98' }))));
10
+ return (h(Host, { key: '3065e73cb4ab19f7680eefa90be5a880e3c10615' }, h("div", { key: '6cebacf00a6ea0f52a0cab1cfe42422ed37ab2e3', class: "spw-slider-item" }, h("slot", { key: '142200a3deb0169d888adb1e3e5c92a1fab07404' }))));
11
11
  }
12
12
  };
13
13
  SpwSliderItem.style = spwSliderItemCss();
@@ -401,7 +401,7 @@ const SpwSlider = class {
401
401
  }, onClick: () => this.handleDotClick(i), "aria-label": `Slide ${i + 1}`, "aria-current": i === this.activeIndex ? 'true' : 'false' })))));
402
402
  }
403
403
  render() {
404
- return (h(Host, { key: 'dfdeae00473d71dd36a9ae858c52cdf510115521' }, h("div", { key: 'fd89eceedff1308d197c4297e182c7d395182c36', class: this.elementClass, style: { height: `${this.currentHeight}px` }, tabindex: "0", role: "region", "aria-label": this.accAriaLabel }, h("div", { key: 'a61484457dcc1f0303b447522644f14e58d75084', class: "spw-slider__track" }, h("slot", { key: '619f8df663f298c7c16859f72d71ab5826de0ab0' })), this.showArrows && (h("div", { key: 'c42db44ef58cf1b8f91e6a674cb08a82ca4d9f47', class: "spw-slider__navigation" }, h("button", { key: '074e75bb388bc6f466fc628a83f5e4e59f50d9dd', class: "spw-slider__arrow spw-slider__arrow--prev", onClick: this.handlePrevious, disabled: this.activeIndex === 0, "aria-label": this.previousSlideText }, h("spw-icon", { key: '04f4283edd6a3653661f67be340c9620d78ac754', icon: "fa-chevron-left" })), h("button", { key: '38f5864b44f9486b9a4f876beb6602bbbde15591', class: "spw-slider__arrow spw-slider__arrow--next", onClick: this.handleNext, disabled: this.activeIndex === this.totalSlides - 1, "aria-label": this.nextSlideText }, h("spw-icon", { key: '4ad8c4da2be348a8c305bbf1b4857df3bd86867a', icon: "fa-chevron-right" })))), this.dotsPosition === 'inside' && this.renderDots()), this.dotsPosition === 'outside' && (h("div", { key: '4ee6d2f88cd4bf5fe53ebb4f7e3e957148a9a84d', class: "spw-slider__dots-container" }, this.renderDots())), this.showAutoplayToggle && (h("div", { key: '738c777251b6e6530380e6897adf5015689b01e7', class: "spw-slider__autoplay-toggle" }, h("spw-checkbox", { key: 'c86e06b8d42764c2c7477b25fc9435760b6a4b6c', variant: "toggle", checked: this.isAutoplayActive, onSpwChange: this.handleAutoplayToggle }, this.autoplayText)))));
404
+ return (h(Host, { key: '67c85fed7cc665da3cfa60082b5ac76b1f679c0d' }, h("div", { key: '1090245b2710939eb572d26c1ed23ade12c416e9', class: this.elementClass, style: { height: `${this.currentHeight}px` }, tabindex: "0", role: "region", "aria-label": this.accAriaLabel }, h("div", { key: 'e810a8fe4154b2f793041cae72f889a001988b84', class: "spw-slider__track" }, h("slot", { key: '440367be7154291d1d18465fab6dedbd79271792' })), this.showArrows && (h("div", { key: '7e8da39ecafddd9e3967d7a15e9d1838bbb51074', class: "spw-slider__navigation" }, h("button", { key: '48a77dde510252161146311dbd7ee8d75f39abfa', class: "spw-slider__arrow spw-slider__arrow--prev", onClick: this.handlePrevious, disabled: this.activeIndex === 0, "aria-label": this.previousSlideText }, h("spw-icon", { key: 'e8d9234727245e28a6d12d1914420cac33689edf', icon: "fa-chevron-left" })), h("button", { key: '66dd413bb8817caba03b3ca6af41c896459a91cf', class: "spw-slider__arrow spw-slider__arrow--next", onClick: this.handleNext, disabled: this.activeIndex === this.totalSlides - 1, "aria-label": this.nextSlideText }, h("spw-icon", { key: '8f545069639f403f8b4ef7843bf10d9d102609a1', icon: "fa-chevron-right" })))), this.dotsPosition === 'inside' && this.renderDots()), this.dotsPosition === 'outside' && (h("div", { key: '95bc58b0e2de1dc60a1e8f5036b8aec4eaebf9b6', class: "spw-slider__dots-container" }, this.renderDots())), this.showAutoplayToggle && (h("div", { key: 'e6e919ce3bbad911c74914bd19b3e920c028c4f9', class: "spw-slider__autoplay-toggle" }, h("spw-checkbox", { key: 'c8583e3b3a2b47e9ce67c7d6aa448b54dea0a3ec', variant: "toggle", checked: this.isAutoplayActive, onSpwChange: this.handleAutoplayToggle }, this.autoplayText)))));
405
405
  }
406
406
  get el() { return getElement(this); }
407
407
  };
@@ -9,7 +9,7 @@ const SpwSocials = class {
9
9
  this.mainTitle = 'Restez connecté';
10
10
  }
11
11
  render() {
12
- return (h(Host, { key: 'be2d1a85de5a13242480102fc332bbbf51eea432' }, h("div", { key: '15a39434450284e527807b33a662c3f97da8fa4f', class: "spw-socials" }, h("div", { key: 'd05c8c118eeb78836e92690433b7657bcf3733c5', class: "spw-ds-container" }, h("h2", { key: '66a85ce9bea6a3f7b4e62f03cfacbcbf7406cfe0', class: "spw-socials__title" }, this.mainTitle), h("div", { key: 'dc07f98b6515d3d1a7be3e27c98f27bdc6e1a509', class: "spw-socials__content" }, h("slot", { key: '36b02038441f5e138601a5af26640d3e66b975f7' }))))));
12
+ return (h(Host, { key: 'db6717f3f956e096ee63cd2664eb6b2421c295d1' }, h("div", { key: '4154f8ff374bb0eb88cc44a5537cf1199c14f10f', class: "spw-socials" }, h("div", { key: '3c22a4c8b30f15ad6cd14737b538a5430c0babeb', class: "spw-ds-container" }, h("h2", { key: 'f2d034530d90defe469185883d98c3a1ed8c364b', class: "spw-socials__title" }, this.mainTitle), h("div", { key: 'e569038b22f69448199c67aca4a8eb8844f5574c', class: "spw-socials__content" }, h("slot", { key: '930e33211f97eea0fee624d1bff512f7e24a4366' }))))));
13
13
  }
14
14
  };
15
15
  SpwSocials.style = spwSocialsCss();
@@ -16,5 +16,5 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy(JSON.parse("[[\"spw-cookies\",[[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]}]]],[\"spw-search-field\",[[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}]}]]],[\"spw-custom-select\",[[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}]}]]],[\"spw-lightbox\",[[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}]}]]],[\"spw-pagination\",[[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}]}]]],[\"spw-date-picker\",[[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}]}]]],[\"spw-input-slider\",[[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}]}]]],[\"spw-select\",[[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}]}]]],[\"spw-textarea\",[[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}]}]]],[\"spw-file-upload\",[[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}]}]]],[\"spw-header\",[[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]}]]],[\"spw-header-lang\",[[1,\"spw-header-lang\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"activeLang\":[32],\"options\":[32]}]]],[\"spw-header-navigation\",[[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\"]]]]],[\"spw-scrolltop\",[[1,\"spw-scrolltop\",{\"threshold\":[2],\"hideOnMobile\":[4,\"hide-on-mobile\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"useWindow\":[4,\"use-window\"],\"isVisible\":[32]}]]],[\"spw-table-sidebar\",[[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]}]]],[\"spw-tabs-navigation-item\",[[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\"]]]]],[\"spw-breadcrumb-item\",[[257,\"spw-breadcrumb-item\",{\"href\":[1],\"surface\":[32]},null,{\"surface\":[{\"surfaceChanged\":0}]}]]],[\"spw-header-navigation-dropdown\",[[257,\"spw-header-navigation-dropdown\",{\"viewMoreText\":[1,\"view-more-text\"],\"shouldShowViewMore\":[32],\"parentHref\":[32],\"parentTarget\":[32],\"dropdownLevel\":[32],\"isMegamenu\":[32]}]]],[\"spw-hero\",[[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\"]}]]],[\"spw-message\",[[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]}]]],[\"spw-modal\",[[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}]}]]],[\"spw-sidebar-navigation-item\",[[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]}]]],[\"spw-slider\",[[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\"]]]]],[\"spw-table-header\",[[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\"]}]]],[\"spw-toast-controller\",[[1,\"spw-toast-controller\",{\"position\":[1],\"create\":[64],\"dismissAll\":[64]}]]],[\"spw-box\",[[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]}]]],[\"spw-card-image\",[[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\"]}]]],[\"spw-dropdown-item\",[[260,\"spw-dropdown-item\",{\"href\":[1],\"disabled\":[4],\"icon\":[1],\"iconVariant\":[1,\"icon-variant\"],\"hasSubItems\":[32],\"subItemsOpen\":[32]}]]],[\"spw-footer-content-col\",[[257,\"spw-footer-content-col\",{\"colTitle\":[1,\"col-title\"],\"open\":[32]}]]],[\"spw-header-navigation-item\",[[257,\"spw-header-navigation-item\",{\"isActive\":[4,\"is-active\"],\"variant\":[1],\"internalIsActive\":[32],\"hasSubnav\":[32],\"level\":[32],\"isSubnavVisible\":[32],\"lastClickedLevel1Item\":[32],\"isMobile\":[32]}]]],[\"spw-header-persona\",[[1,\"spw-header-persona\",{\"personaLabel\":[1,\"persona-label\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"activePersona\":[32],\"options\":[32]}]]],[\"spw-lightbox-item\",[[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\"]}]]],[\"spw-list-item\",[[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\"]]]]],[\"spw-list-title\",[[257,\"spw-list-title\",{\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-sidebar\",[[257,\"spw-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"expanded\":[32],\"hasTopbar\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64]}]]],[\"spw-sidebar-navigation-separator\",[[1,\"spw-sidebar-navigation-separator\"]]],[\"spw-tabs-navigation\",[[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\"]]]]],[\"spw-tile\",[[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\"]]]]],[\"spw-timeline-item\",[[257,\"spw-timeline-item\",{\"label\":[1],\"description\":[1],\"state\":[1],\"isLast\":[1,\"is-last\"],\"variant\":[1],\"isDescriptionExpanded\":[32],\"showToggle\":[32]}]]],[\"spw-wizard-item\",[[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\"]}]]],[\"spw-avatar\",[[1,\"spw-avatar\",{\"size\":[1],\"image\":[1],\"initials\":[1],\"bubble\":[1],\"clickable\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-block-content\",[[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\"]}]]],[\"spw-breadcrumb\",[[257,\"spw-breadcrumb\",{\"variant\":[1],\"surface\":[1],\"fontSize\":[1,\"font-size\"],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-card\",[[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\"]]]]],[\"spw-card-content\",[[257,\"spw-card-content\",{\"tag\":[1],\"date\":[1],\"hasImage\":[32]}]]],[\"spw-card-excerpt\",[[257,\"spw-card-excerpt\",{\"lineClamp\":[8,\"line-clamp\"]}]]],[\"spw-card-subtag-item\",[[257,\"spw-card-subtag-item\",{\"link\":[1]}]]],[\"spw-card-subtags\",[[260,\"spw-card-subtags\",{\"variant\":[1]}]]],[\"spw-card-title\",[[257,\"spw-card-title\",{\"borderColor\":[1,\"border-color\"]}]]],[\"spw-dropdown\",[[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}]}]]],[\"spw-dropdown-container\",[[257,\"spw-dropdown-container\"]]],[\"spw-footer\",[[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}]}]]],[\"spw-footer-bottom\",[[257,\"spw-footer-bottom\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"]}]]],[\"spw-footer-content\",[[257,\"spw-footer-content\"]]],[\"spw-footer-link\",[[257,\"spw-footer-link\",{\"href\":[1],\"target\":[1],\"linkTitle\":[1,\"link-title\"]}]]],[\"spw-grid\",[[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}]}]]],[\"spw-grid-item\",[[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\"]}]]],[\"spw-header-persona-item\",[[257,\"spw-header-persona-item\",{\"active\":[516]}]]],[\"spw-illustration\",[[1,\"spw-illustration\",{\"variant\":[1],\"width\":[1],\"height\":[1],\"alt\":[1]}]]],[\"spw-list\",[[257,\"spw-list\",{\"gap\":[1],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-list-description\",[[257,\"spw-list-description\",{\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-mosaic\",[[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}]}]]],[\"spw-mosaic-item\",[[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}]}]]],[\"spw-radio\",[[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}]}]]],[\"spw-sidebar-navigation-dropdown\",[[260,\"spw-sidebar-navigation-dropdown\",{\"open\":[1028]}]]],[\"spw-slider-item\",[[257,\"spw-slider-item\"]]],[\"spw-socials\",[[260,\"spw-socials\",{\"mainTitle\":[1,\"main-title\"]}]]],[\"spw-table\",[[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}]}]]],[\"spw-table-body\",[[257,\"spw-table-body\",{\"isZebra\":[516,\"is-zebra\"],\"updateZebraStyles\":[64]}]]],[\"spw-table-cell\",[[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]}]]],[\"spw-table-container\",[[257,\"spw-table-container\"]]],[\"spw-table-footer\",[[257,\"spw-table-footer\"]]],[\"spw-table-head\",[[257,\"spw-table-head\"]]],[\"spw-table-row\",[[257,\"spw-table-row\",{\"state\":[1],\"padding\":[1]},[[0,\"slotchange\",\"slotChanged\"]],{\"state\":[{\"onStateChange\":0}],\"padding\":[{\"onPaddingChange\":0}]}]]],[\"spw-tabs\",[[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}]}]]],[\"spw-tabs-content\",[[257,\"spw-tabs-content\",{\"tabId\":[1,\"tab-id\"],\"active\":[4]}]]],[\"spw-tile-description\",[[257,\"spw-tile-description\"]]],[\"spw-tile-title\",[[257,\"spw-tile-title\"]]],[\"spw-timeline\",[[257,\"spw-timeline\",{\"visibleItems\":[2,\"visible-items\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"showAll\":[32]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-toc\",[[260,\"spw-toc\"]]],[\"spw-toc-container\",[[260,\"spw-toc-container\",{\"getItems\":[64]}]]],[\"spw-toc-navigation\",[[0,\"spw-toc-navigation\",{\"variant\":[1],\"items\":[32],\"currentItemIndex\":[32],\"currentH2Index\":[32],\"h2ProgressPercents\":[32],\"clickedH2Index\":[32],\"h2Distances\":[32]},[[8,\"tocItemsChanged\",\"handleTocItemsChanged\"]]]]],[\"spw-topbar\",[[257,\"spw-topbar\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"]}]]],[\"spw-wizard\",[[257,\"spw-wizard\",{\"currentStep\":[1026,\"current-step\"],\"variant\":[1],\"canClickNextSteps\":[4,\"can-click-next-steps\"],\"setStep\":[64]},[[0,\"slotchange\",\"slotChanged\"],[0,\"wizardItemClick\",\"handleStepClick\"]]]]],[\"spw-skeleton\",[[257,\"spw-skeleton\",{\"blocks\":[2],\"variant\":[1]}]]],[\"spw-field-label_8\",[[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]}]]],[\"spw-toast\",[[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}]}]]],[\"spw-text-field\",[[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}]}]]],[\"spw-checkbox\",[[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}]}]]],[\"spw-tag\",[[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\"]}]]],[\"spw-accordion_4\",[[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}]}]]],[\"spw-button_2\",[[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]}]]]]"), options);
19
+ return bootstrapLazy(JSON.parse("[[\"spw-cookies\",[[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]}]]],[\"spw-search-field\",[[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}]}]]],[\"spw-custom-select\",[[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}]}]]],[\"spw-lightbox\",[[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}]}]]],[\"spw-pagination\",[[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}]}]]],[\"spw-date-picker\",[[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}]}]]],[\"spw-input-slider\",[[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}]}]]],[\"spw-select\",[[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}]}]]],[\"spw-textarea\",[[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}]}]]],[\"spw-file-upload\",[[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}]}]]],[\"spw-header\",[[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]}]]],[\"spw-header-lang\",[[1,\"spw-header-lang\",{\"accAriaLabel\":[1,\"acc-aria-label\"],\"activeLang\":[32],\"options\":[32]}]]],[\"spw-header-navigation\",[[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\"]]]]],[\"spw-hero\",[[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\"]}]]],[\"spw-scrolltop\",[[1,\"spw-scrolltop\",{\"threshold\":[2],\"hideOnMobile\":[4,\"hide-on-mobile\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"useWindow\":[4,\"use-window\"],\"isVisible\":[32]}]]],[\"spw-table-sidebar\",[[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]}]]],[\"spw-tabs-navigation-item\",[[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\"]]]]],[\"spw-breadcrumb-item\",[[257,\"spw-breadcrumb-item\",{\"href\":[1],\"surface\":[32]},null,{\"surface\":[{\"surfaceChanged\":0}]}]]],[\"spw-header-navigation-dropdown\",[[257,\"spw-header-navigation-dropdown\",{\"viewMoreText\":[1,\"view-more-text\"],\"shouldShowViewMore\":[32],\"parentHref\":[32],\"parentTarget\":[32],\"dropdownLevel\":[32],\"isMegamenu\":[32]}]]],[\"spw-message\",[[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]}]]],[\"spw-modal\",[[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}]}]]],[\"spw-sidebar-navigation-item\",[[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]}]]],[\"spw-slider\",[[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\"]]]]],[\"spw-table-header\",[[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\"]}]]],[\"spw-toast-controller\",[[1,\"spw-toast-controller\",{\"position\":[1],\"create\":[64],\"dismissAll\":[64]}]]],[\"spw-box\",[[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]}]]],[\"spw-card-image\",[[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\"]}]]],[\"spw-dropdown-item\",[[260,\"spw-dropdown-item\",{\"href\":[1],\"disabled\":[4],\"icon\":[1],\"iconVariant\":[1,\"icon-variant\"],\"hasSubItems\":[32],\"subItemsOpen\":[32]}]]],[\"spw-footer-content-col\",[[257,\"spw-footer-content-col\",{\"colTitle\":[1,\"col-title\"],\"open\":[32]}]]],[\"spw-header-navigation-item\",[[257,\"spw-header-navigation-item\",{\"isActive\":[4,\"is-active\"],\"variant\":[1],\"internalIsActive\":[32],\"hasSubnav\":[32],\"level\":[32],\"isSubnavVisible\":[32],\"lastClickedLevel1Item\":[32],\"isMobile\":[32]}]]],[\"spw-header-persona\",[[1,\"spw-header-persona\",{\"personaLabel\":[1,\"persona-label\"],\"accAriaLabel\":[1,\"acc-aria-label\"],\"activePersona\":[32],\"options\":[32]}]]],[\"spw-lightbox-item\",[[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\"]}]]],[\"spw-list-item\",[[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\"]]]]],[\"spw-list-title\",[[257,\"spw-list-title\",{\"icon\":[1],\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-sidebar\",[[257,\"spw-sidebar\",{\"defaultExpanded\":[4,\"default-expanded\"],\"expanded\":[32],\"hasTopbar\":[32],\"open\":[64],\"close\":[64],\"toggle\":[64]}]]],[\"spw-sidebar-navigation-separator\",[[1,\"spw-sidebar-navigation-separator\"]]],[\"spw-tabs-navigation\",[[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\"]]]]],[\"spw-tile\",[[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\"]]]]],[\"spw-timeline-item\",[[257,\"spw-timeline-item\",{\"label\":[1],\"description\":[1],\"state\":[1],\"isLast\":[1,\"is-last\"],\"variant\":[1],\"isDescriptionExpanded\":[32],\"showToggle\":[32]}]]],[\"spw-wizard-item\",[[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\"]}]]],[\"spw-avatar\",[[1,\"spw-avatar\",{\"size\":[1],\"image\":[1],\"initials\":[1],\"bubble\":[1],\"clickable\":[4],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-block-content\",[[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\"]}]]],[\"spw-breadcrumb\",[[257,\"spw-breadcrumb\",{\"variant\":[1],\"surface\":[1],\"fontSize\":[1,\"font-size\"],\"accAriaLabel\":[1,\"acc-aria-label\"]}]]],[\"spw-card\",[[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\"]]]]],[\"spw-card-content\",[[257,\"spw-card-content\",{\"tag\":[1],\"date\":[1],\"hasImage\":[32]}]]],[\"spw-card-excerpt\",[[257,\"spw-card-excerpt\",{\"lineClamp\":[8,\"line-clamp\"]}]]],[\"spw-card-subtag-item\",[[257,\"spw-card-subtag-item\",{\"link\":[1]}]]],[\"spw-card-subtags\",[[260,\"spw-card-subtags\",{\"variant\":[1]}]]],[\"spw-card-title\",[[257,\"spw-card-title\",{\"borderColor\":[1,\"border-color\"]}]]],[\"spw-dropdown\",[[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}]}]]],[\"spw-dropdown-container\",[[257,\"spw-dropdown-container\"]]],[\"spw-footer\",[[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}]}]]],[\"spw-footer-bottom\",[[257,\"spw-footer-bottom\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"]}]]],[\"spw-footer-content\",[[257,\"spw-footer-content\"]]],[\"spw-footer-link\",[[257,\"spw-footer-link\",{\"href\":[1],\"target\":[1],\"linkTitle\":[1,\"link-title\"]}]]],[\"spw-grid\",[[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}]}]]],[\"spw-grid-item\",[[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\"]}]]],[\"spw-header-persona-item\",[[257,\"spw-header-persona-item\",{\"active\":[516]}]]],[\"spw-illustration\",[[1,\"spw-illustration\",{\"variant\":[1],\"width\":[1],\"height\":[1],\"alt\":[1]}]]],[\"spw-list\",[[257,\"spw-list\",{\"gap\":[1],\"surface\":[1]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-list-description\",[[257,\"spw-list-description\",{\"lineClamp\":[1,\"line-clamp\"]}]]],[\"spw-mosaic\",[[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}]}]]],[\"spw-mosaic-item\",[[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}]}]]],[\"spw-radio\",[[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}]}]]],[\"spw-sidebar-navigation-dropdown\",[[260,\"spw-sidebar-navigation-dropdown\",{\"open\":[1028]}]]],[\"spw-slider-item\",[[257,\"spw-slider-item\"]]],[\"spw-socials\",[[260,\"spw-socials\",{\"mainTitle\":[1,\"main-title\"]}]]],[\"spw-table\",[[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}]}]]],[\"spw-table-body\",[[257,\"spw-table-body\",{\"isZebra\":[516,\"is-zebra\"],\"updateZebraStyles\":[64]}]]],[\"spw-table-cell\",[[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]}]]],[\"spw-table-container\",[[257,\"spw-table-container\"]]],[\"spw-table-footer\",[[257,\"spw-table-footer\"]]],[\"spw-table-head\",[[257,\"spw-table-head\"]]],[\"spw-table-row\",[[257,\"spw-table-row\",{\"state\":[1],\"padding\":[1]},[[0,\"slotchange\",\"slotChanged\"]],{\"state\":[{\"onStateChange\":0}],\"padding\":[{\"onPaddingChange\":0}]}]]],[\"spw-tabs\",[[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}]}]]],[\"spw-tabs-content\",[[257,\"spw-tabs-content\",{\"tabId\":[1,\"tab-id\"],\"active\":[4]}]]],[\"spw-tile-description\",[[257,\"spw-tile-description\"]]],[\"spw-tile-title\",[[257,\"spw-tile-title\"]]],[\"spw-timeline\",[[257,\"spw-timeline\",{\"visibleItems\":[2,\"visible-items\"],\"showMoreText\":[1,\"show-more-text\"],\"showLessText\":[1,\"show-less-text\"],\"showAll\":[32]},[[0,\"slotchange\",\"slotChanged\"]]]]],[\"spw-toc\",[[260,\"spw-toc\"]]],[\"spw-toc-container\",[[260,\"spw-toc-container\",{\"getItems\":[64]}]]],[\"spw-toc-navigation\",[[0,\"spw-toc-navigation\",{\"variant\":[1],\"items\":[32],\"currentItemIndex\":[32],\"currentH2Index\":[32],\"h2ProgressPercents\":[32],\"clickedH2Index\":[32],\"h2Distances\":[32]},[[8,\"tocItemsChanged\",\"handleTocItemsChanged\"]]]]],[\"spw-topbar\",[[257,\"spw-topbar\",{\"siteTitle\":[1,\"site-title\"],\"hasWallonieLogo\":[4,\"has-wallonie-logo\"],\"homepageLink\":[1,\"homepage-link\"],\"emitLogoClick\":[4,\"emit-logo-click\"]}]]],[\"spw-wizard\",[[257,\"spw-wizard\",{\"currentStep\":[1026,\"current-step\"],\"variant\":[1],\"canClickNextSteps\":[4,\"can-click-next-steps\"],\"setStep\":[64]},[[0,\"slotchange\",\"slotChanged\"],[0,\"wizardItemClick\",\"handleStepClick\"]]]]],[\"spw-skeleton\",[[257,\"spw-skeleton\",{\"blocks\":[2],\"variant\":[1]}]]],[\"spw-field-label_8\",[[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]}]]],[\"spw-toast\",[[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}]}]]],[\"spw-text-field\",[[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}]}]]],[\"spw-checkbox\",[[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}]}]]],[\"spw-tag\",[[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\"]}]]],[\"spw-accordion_4\",[[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}]}]]],[\"spw-button_2\",[[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]}]]]]"), options);
20
20
  });
@@ -37,7 +37,7 @@ const SpwTableBody = class {
37
37
  });
38
38
  }
39
39
  render() {
40
- return (h("tbody", { key: 'cebbbf9ee5c9e28d516fb01f9cff9c3e6b8b5c99', part: "tbody" }, h("slot", { key: 'fbc5e03301d09e23e64308754d7e62dd61c1bf9d' })));
40
+ return (h("tbody", { key: 'c1ad96fdf8c9434261fdde389b622783007e412d', part: "tbody" }, h("slot", { key: 'd02437370fd0fce984282efdb12383dfe6af06b6' })));
41
41
  }
42
42
  get el() { return getElement(this); }
43
43
  };
@@ -91,7 +91,7 @@ const SpwTableCell = class {
91
91
  }
92
92
  attrs.style = stickyStyles;
93
93
  }
94
- return (h("td", Object.assign({ key: '0ed9e797a8960aa629ca79773f44a250cc6389a3' }, attrs), h("slot", { key: '7635e6d4b777d6092b7cd02b3110e9317dd23795' })));
94
+ return (h("td", Object.assign({ key: 'f9b278a91f81e51c4440065af95be6ebd4e9f53a' }, attrs), h("slot", { key: 'fc808a407475a1389437d9be17a5d6df20e931f8' })));
95
95
  }
96
96
  get el() { return getElement(this); }
97
97
  };
@@ -7,7 +7,7 @@ const SpwTableContainer = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '20b31b0d468cc78cb94d7fb6d151e4ed6d58d9c7' }, h("div", { key: '61ddef1eec37eb7e34050d572d11bea58be56e02', class: "spw-table-container" }, h("slot", { key: 'e477ad315bb12df1eaa534d5f60247a6904d9cb9' }))));
10
+ return (h(Host, { key: '747a8e38e481a29d2d88e1ab32fdf5fc1f86d620' }, h("div", { key: '9f1af8ce965cbe3dd274b95d0ec62b293c4ae003', class: "spw-table-container" }, h("slot", { key: '6d8a6f7c761af455f1471d01c2f7c6963e915b59' }))));
11
11
  }
12
12
  };
13
13
  SpwTableContainer.style = spwTableContainerCss();
@@ -7,7 +7,7 @@ const SpwTableFooter = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h("div", { key: 'a5ad6fd452ad9271c33f975a371fb5cdb8c3ff54', class: "spw-table-footer" }, h("slot", { key: 'c562cf29a2d8199dd1c82c0801484cf6d8631231', name: "left" }), h("slot", { key: 'c14834285118b4286ff6e29cd331ba9fbc47cfc5', name: "center" }), h("slot", { key: '55183ab0fd51f51c7fb8c7dd0f3ab0794b97a382', name: "right" })));
10
+ return (h("div", { key: '53c671c9fc75e04e9bae06039b129fd1f0c04902', class: "spw-table-footer" }, h("slot", { key: '366b793385c0d92aa8edbdf1e794a23e8bfd8934', name: "left" }), h("slot", { key: '02f20d1221f57ea8abb1d0aa66a90e67c5c2f928', name: "center" }), h("slot", { key: '19917ed07904b91f6bbd745c30c35f12a279cc90', name: "right" })));
11
11
  }
12
12
  };
13
13
  SpwTableFooter.style = spwTableFooterCss();
@@ -7,7 +7,7 @@ const SpwTableHead = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h("thead", { key: 'c0da89a75f4581418d5720740ed0f79c5bce92dd', part: "thead" }, h("slot", { key: '0bdc929fe606bea86b34e79d54dcbc153565bb40' })));
10
+ return (h("thead", { key: 'bcf6e652ad90ca539067497316ce21faf5c9b97a', part: "thead" }, h("slot", { key: '809253308d029c5979b28c8b426a53483f2912ae' })));
11
11
  }
12
12
  };
13
13
  SpwTableHead.style = spwTableHeadCss();
@@ -70,10 +70,10 @@ const SpwTableHeader = class {
70
70
  }
71
71
  attrs.style = stickyStyles;
72
72
  }
73
- return (h("th", Object.assign({ key: '0da8ebf7e139b4266d3443e5d9c424a0969c3169' }, attrs), h("div", { key: '7da8579a5b174a6c897d5b8ced8e00e37a27e478', class: {
73
+ return (h("th", Object.assign({ key: 'f9d040dd58d8739e60d70bb53a477d3f0da25c72' }, attrs), h("div", { key: 'b1e0ab131f026740b669cd37e493d79d8ef46ad1', class: {
74
74
  'spw-table-header__content': true,
75
75
  'spw-table-header__content--is-sorted': this.isSorted,
76
- } }, h("slot", { key: '7906a53e056358888c89856636c0a087403bd32c' }), h("div", { key: '911d127b191231f17a9738a39833ad55845d9fa7', class: "spw-table-header__icons" }, h("slot", { key: '887f5dc4f01c5cf0119ef8942a9b4637ec4838c3', name: "filters" }), (this.tooltipTitle || this.tooltipText) && (h("spw-tooltip", { key: '88fe8372660fd365d849b71ab3d51c12f166980c', "tooltip-title": this.tooltipTitle, "tooltip-text": this.tooltipText }, h("spw-icon", { key: '130db9e1fb9703af782ddb917d57193b515d03e5', variant: "fa-regular", icon: "fa-circle-question" }))), this.sortable && (h("spw-icon", { key: 'a5c24a81555520443834ac0b8a9f02ea91e0f6ca', class: "spw-table-header__sort-icon", icon: this.isSorted ? (this.sortDirection === 'asc' ? 'fa-arrow-up-short-wide' : 'fa-arrow-down-wide-short') : 'fa-arrow-up-arrow-down' }))))));
76
+ } }, h("slot", { key: 'eec3daf6a29e815971d4e82265e54bd2f966fbcb' }), h("div", { key: '0b3ee697ce5ab7d29aded245f3b879561e237bc6', class: "spw-table-header__icons" }, h("slot", { key: 'c5ac4935be906a8b6f52d2bf48d153e4ce91c2ad', name: "filters" }), (this.tooltipTitle || this.tooltipText) && (h("spw-tooltip", { key: '27ec14c3d6853005a17e42a32e593cb4a19c978e', "tooltip-title": this.tooltipTitle, "tooltip-text": this.tooltipText }, h("spw-icon", { key: '6998539763d4144d4e0275089f73ae734a2f04c3', variant: "fa-regular", icon: "fa-circle-question" }))), this.sortable && (h("spw-icon", { key: '31169ff6d560ca8ef0329b07ed9330d021c497be', class: "spw-table-header__sort-icon", icon: this.isSorted ? (this.sortDirection === 'asc' ? 'fa-arrow-up-short-wide' : 'fa-arrow-down-wide-short') : 'fa-arrow-up-arrow-down' }))))));
77
77
  }
78
78
  };
79
79
  SpwTableHeader.style = spwTableHeaderCss();
@@ -53,7 +53,7 @@ const SpwTableRow = class {
53
53
  };
54
54
  }
55
55
  render() {
56
- return (h(Host, { key: 'd768595b16ef64c24e349eb171dfb63b259d330c', part: "row" }, h("tr", { key: '6f20e681a85b2fd75a506594df2e6b81477b4bcd', class: this.elementClass, part: "row" }, h("slot", { key: '7fb0cb640ebfbe771037358b4f76d1f74201618a' }))));
56
+ return (h(Host, { key: '65672e550b60007a5a067207e5e98391b15e9a1d', part: "row" }, h("tr", { key: 'aa9563a8d33329fedefc97f49dd0fc3cbe54b1a4', class: this.elementClass, part: "row" }, h("slot", { key: '1647fc675ce503dd64551176e9719ed031131fcc' }))));
57
57
  }
58
58
  get el() { return getElement(this); }
59
59
  static get watchers() { return {
@@ -128,7 +128,7 @@ const SpwTableSidebar = class {
128
128
  }
129
129
  render() {
130
130
  const style = Object.assign(Object.assign({}, (this.observedHeight !== undefined && { height: `${this.observedHeight}px` })), { '--spw-table-sidebar-width': `${this.sidebarWidth}px` });
131
- return (h(Host, { key: '8554f9eb95f58a5ad64964e77549b1bb8dc41e6f', style: style, class: this.hostClass }, h("nav", { key: '0ec5a00c0bad4c22813458a391bca3b0016c1467', class: this.elementClass }, h("span", { key: 'cf381a971a6421a03f99f9d12c410e80034fe983', class: "spw-table-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, h("spw-icon", { key: '29a00207e5393cdb51387661bb04dd6b337a5faa', icon: "fa-chevron-left" })), h("div", { key: '4760134f2c9730aea5213cd67c7dd8dc733f804b', class: "spw-table-sidebar__mini", onClick: this.toggleSidebar }, h("spw-icon", { key: 'a8618ffe3d615e0799f9f73b9cfe07207000b062', icon: this.sidebarIcon, variant: "fa-regular" })), h("div", { key: '4ffff15eca0cf5afcb4d1f678573f0ca7b8e52f6', class: "spw-table-sidebar__content" }, h("div", { key: 'a05174917fc1985f65c9c3c0ec2f15dbd3993f13', class: "spw-table-sidebar__header" }, h("span", { key: '1c22fd6d664b33b61fbfb5d856dcd915badc6a76', class: "spw-table-sidebar__header-title" }, h("spw-icon", { key: '832973b4ab3e76c0ca170a994e0605b85608ad22', icon: this.sidebarIcon, variant: "fa-regular" }), " ", this.sidebarTitle), this.hasReset && (h("spw-button", { key: '10d6e78be2bd124f9c275abbfd0ab2e1e929026f', class: "spw-table-sidebar__header-reset", onClick: this.handleReset, type: "button", variant: "secondary", size: "small", isIconOnly: true, icon: this.resetIcon }))), h("div", { key: '30b996387d5ac20e9401619408915c37d3bdcff8', class: "spw-table-sidebar__scrollable-content" }, h("slot", { key: '20b007d38da0e1888da85e562d103c55b4c4267a' })), h("div", { key: 'a1599bb2745f82c135b51e271ad185a0e93f884e', class: "spw-table-sidebar__footer" }, h("slot", { key: '1fbb514e64541089376db7265d9ff761a6d2aa19', name: "sidebar-footer" }))))));
131
+ return (h(Host, { key: 'b8b4b59f8ddff138601e3723ab3b96919807bb8c', style: style, class: this.hostClass }, h("nav", { key: '069e5baf3dce00f9c45c7943f8f6e588e79c3fe6', class: this.elementClass }, h("span", { key: '5229c33d65e6bc1c08e4d1e3b0f8afc6d24a7431', class: "spw-table-sidebar__toggle", onClick: this.toggleSidebar, "aria-expanded": this.expanded.toString() }, h("spw-icon", { key: 'a50c05d8561210ef66026395e26e3cbaa506e77e', icon: "fa-chevron-left" })), h("div", { key: 'efb6cae5e348f52f026db07f6381d1f8785e85af', class: "spw-table-sidebar__mini", onClick: this.toggleSidebar }, h("spw-icon", { key: '3cea2ba602cc1757f4abcbfc2628ad19f521d4dd', icon: this.sidebarIcon, variant: "fa-regular" })), h("div", { key: '23dccad9d9cf67ad86580fa1b9cb1b52e004be20', class: "spw-table-sidebar__content" }, h("div", { key: 'aba8097d393fc7cefce1bcf1666403104a6b67c5', class: "spw-table-sidebar__header" }, h("span", { key: 'b5e89956cc8d101c938073d311ba2bd742b8dde8', class: "spw-table-sidebar__header-title" }, h("spw-icon", { key: '3277432f0fac70bd812714423c880c43026c19fd', icon: this.sidebarIcon, variant: "fa-regular" }), " ", this.sidebarTitle), this.hasReset && (h("spw-button", { key: '2244b989d733aa649d7d74d26fd548338c365d28', class: "spw-table-sidebar__header-reset", onClick: this.handleReset, type: "button", variant: "secondary", size: "small", isIconOnly: true, icon: this.resetIcon }))), h("div", { key: 'cac5fd1d25cc788ebb52997b2c244f554b8ed1aa', class: "spw-table-sidebar__scrollable-content" }, h("slot", { key: 'cad3dfe8b3fe8d41286d0891b7a8a3fe233def05' })), h("div", { key: 'ca8b941d16b2725f53dfb7099f40fda72a7901b6', class: "spw-table-sidebar__footer" }, h("slot", { key: 'd7dba20a95384af715ef218ceba8b77bd5f86d84', name: "sidebar-footer" }))))));
132
132
  }
133
133
  get el() { return getElement(this); }
134
134
  };
@@ -68,7 +68,7 @@ const SpwTabsNavigationItem = class {
68
68
  const iconClass = `spw-icon--${iconPosition}`;
69
69
  const iconElement = this.icon ? h("spw-icon", { class: iconClass, icon: this.icon }) : null;
70
70
  const tagElement = this.tagText ? (h("spw-tag", { size: "small", "has-icon": this.tagIcon ? 'true' : 'false', variant: this.tagVariant }, this.tagText)) : null;
71
- return (h(Host, { key: '6860fc29e77ba3ede1763d07ba6fe2b5c879e45f', class: this.active ? '--active' : '' }, h("li", { key: 'b4615ef2fb921fe7b35754b54112e255d7881fdc', id: `tab-${this.tabId}`, role: "tab", "aria-selected": this.active ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": this.accAriaLabel || this.slotText, onKeyDown: this.handleKeyDown, tabIndex: this.disabled ? -1 : 0, class: this.elementClass, onClick: this.handleClick }, this.hasEllipsis && (h("spw-tooltip", { key: 'da5aea69897c9844d23920cab18094d18fc0ec1e', cursor: this.disabled ? 'disabled' : 'pointer', class: "spw-tooltip--has-ellipsis", tooltipText: this.slotText }, iconPosition === 'left' && iconElement, h("slot", { key: 'dee4a86c6a35638ea760a1bd0f3546f15edcb3cb' }), iconPosition === 'right' && iconElement, tagElement)), !this.hasEllipsis && (h(Fragment, { key: '5c052db9170060c707e333b6a676c9b9bbd97846' }, iconPosition === 'left' && iconElement, h("slot", { key: '3bca21871ca31a19059eadeb972ae0ca33077104' }), iconPosition === 'right' && iconElement, tagElement)), ' ', this.bubble && h("span", { key: '4e5dab51787a7c675ecf1c28131c30f78fb2c3cb', class: "bubble" }))));
71
+ return (h(Host, { key: 'f6a682fb5b5e2c366978f5d2d5e026c83bf770c5', class: this.active ? '--active' : '' }, h("li", { key: '24f7c44dc52de4f136fae4d9c337bb0c520a9cd4', id: `tab-${this.tabId}`, role: "tab", "aria-selected": this.active ? 'true' : 'false', "aria-disabled": this.disabled ? 'true' : 'false', "aria-label": this.accAriaLabel || this.slotText, onKeyDown: this.handleKeyDown, tabIndex: this.disabled ? -1 : 0, class: this.elementClass, onClick: this.handleClick }, this.hasEllipsis && (h("spw-tooltip", { key: '6c9c3e76e5f614e35284d23ffbeafee4cf07b7a5', cursor: this.disabled ? 'disabled' : 'pointer', class: "spw-tooltip--has-ellipsis", tooltipText: this.slotText }, iconPosition === 'left' && iconElement, h("slot", { key: 'b7a9c7048e1de57d7afede58a53fa5d6a6be693d' }), iconPosition === 'right' && iconElement, tagElement)), !this.hasEllipsis && (h(Fragment, { key: '95a7d2d657abbf2b8ccd896e54879e5b3d29481c' }, iconPosition === 'left' && iconElement, h("slot", { key: '637a18e4faa6ac5a02b8f94fd1657a89cd6886a4' }), iconPosition === 'right' && iconElement, tagElement)), ' ', this.bubble && h("span", { key: '4c89b0d10720d4731def6b7100fad8a17356244f', class: "bubble" }))));
72
72
  }
73
73
  get el() { return getElement(this); }
74
74
  };
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, a as getElement } from './index-BvJ4Kko5.js';
2
2
 
3
- const spwTabsNavigationCss = () => `@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;position:relative;top:1px;--spw-tabs-navigation-border-bottom:1px solid var(--spw-colors-support-grey-grey-300)}.spw-tabs-navigation-container{display:flex;align-items:center;position:relative;width:100%;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile{flex-direction:column;align-items:stretch}}.spw-tabs-navigation{flex:1;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation--vertical-on-mobile{overflow:visible}}.spw-tabs-navigation__list{position:relative;z-index:2;display:flex;flex-wrap:nowrap;gap:24px;overflow-x:auto;white-space:nowrap;border-bottom:var(--spw-tabs-navigation-border-bottom);scroll-behavior:smooth;list-style:none;margin:0;padding:0;scrollbar-width:none;-ms-overflow-style:none}.spw-tabs-navigation__list::-webkit-scrollbar{display:none}@media (max-width: 768px){.spw-tabs-navigation__list--vertical-on-mobile{flex-direction:column;gap:0;overflow-x:visible;overflow-y:auto;white-space:normal;border-bottom:none}}@media (min-width: 768px){.spw-tabs-navigation__list--centered{justify-content:center}}:host(.--box) .spw-tabs-navigation__list{gap:0;border-bottom:0}.spw-tabs-navigation__arrow{position:relative;top:1px;display:flex;align-items:center;justify-content:center;background:white;border:none;width:33px;height:33px;cursor:pointer;z-index:10;transition:all 0.2s ease}.spw-tabs-navigation__arrow spw-icon{font-size:14px;color:var(--spw-colors-support-grey-grey-500)}.spw-tabs-navigation__arrow:hover spw-icon{color:var(--spw-colors-support-grey-grey-600)}.spw-tabs-navigation__arrow:active spw-icon{color:var(--spw-colors-support-grey-grey-900)}.spw-tabs-navigation__arrow--left{border-radius:4px 0 0 0;border-right:1px solid var(--spw-colors-support-grey-grey-300)}.spw-tabs-navigation__arrow--right{border-radius:0 4px 0 0;border-left:1px solid var(--spw-colors-support-grey-grey-300)}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile .spw-tabs-navigation__arrow{display:none}}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile ::slotted(spw-tabs-navigation-item){display:block;border-bottom:1px solid var(--spw-colors-support-grey-grey-300);--spw-tabs-width:100%}}::slotted(spw-tabs-navigation-item){--spw-tabs-border-radius:0;--spw-tabs-margin-left:-1px}::slotted(spw-tabs-navigation-item:first-child){--spw-tabs-border-radius:4px 0 0 0;--spw-tabs-margin-left:0}::slotted(spw-tabs-navigation-item:last-child){--spw-tabs-border-radius:0 4px 0 0;--spw-tabs-margin-left:-1px}::slotted(spw-tabs-navigation-item.--active){--spw-tabs-border-radius:4px 4px 0 0}`;
3
+ const spwTabsNavigationCss = () => `@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;position:relative;top:1px;--spw-tabs-navigation-border-bottom:1px solid var(--spw-colors-support-grey-grey-300);--spw-tabs-navigation-gap:24px}.spw-tabs-navigation-container{display:flex;align-items:center;position:relative;width:100%;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile{flex-direction:column;align-items:stretch}}.spw-tabs-navigation{flex:1;overflow:hidden}@media (max-width: 768px){.spw-tabs-navigation--vertical-on-mobile{overflow:visible}}.spw-tabs-navigation__list{position:relative;z-index:2;display:flex;flex-wrap:nowrap;gap:var(--spw-tabs-navigation-gap);overflow-x:auto;white-space:nowrap;border-bottom:var(--spw-tabs-navigation-border-bottom);scroll-behavior:smooth;list-style:none;margin:0;padding:0;scrollbar-width:none;-ms-overflow-style:none}.spw-tabs-navigation__list::-webkit-scrollbar{display:none}@media (max-width: 768px){.spw-tabs-navigation__list--vertical-on-mobile{flex-direction:column;gap:0;overflow-x:visible;overflow-y:auto;white-space:normal;border-bottom:none}}@media (min-width: 768px){.spw-tabs-navigation__list--centered{justify-content:center}}:host(.--box) .spw-tabs-navigation__list{gap:0;border-bottom:0}.spw-tabs-navigation__arrow{position:relative;top:1px;display:flex;align-items:center;justify-content:center;background:white;border:none;width:33px;height:33px;cursor:pointer;z-index:10;transition:all 0.2s ease}.spw-tabs-navigation__arrow spw-icon{font-size:14px;color:var(--spw-colors-support-grey-grey-500)}.spw-tabs-navigation__arrow:hover spw-icon{color:var(--spw-colors-support-grey-grey-600)}.spw-tabs-navigation__arrow:active spw-icon{color:var(--spw-colors-support-grey-grey-900)}.spw-tabs-navigation__arrow--left{border-radius:4px 0 0 0;border-right:1px solid var(--spw-colors-support-grey-grey-300)}.spw-tabs-navigation__arrow--right{border-radius:0 4px 0 0;border-left:1px solid var(--spw-colors-support-grey-grey-300)}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile .spw-tabs-navigation__arrow{display:none}}@media (max-width: 768px){.spw-tabs-navigation-container--vertical-on-mobile ::slotted(spw-tabs-navigation-item){display:block;border-bottom:1px solid var(--spw-colors-support-grey-grey-300);--spw-tabs-width:100%}}::slotted(spw-tabs-navigation-item){--spw-tabs-border-radius:0;--spw-tabs-margin-left:-1px}::slotted(spw-tabs-navigation-item:first-child){--spw-tabs-border-radius:4px 0 0 0;--spw-tabs-margin-left:0}::slotted(spw-tabs-navigation-item:last-child){--spw-tabs-border-radius:0 4px 0 0;--spw-tabs-margin-left:-1px}::slotted(spw-tabs-navigation-item.--active){--spw-tabs-border-radius:4px 4px 0 0}`;
4
4
 
5
5
  const SpwTabsNavigation = class {
6
6
  constructor(hostRef) {
@@ -106,7 +106,7 @@ const SpwTabsNavigation = class {
106
106
  'spw-tabs-navigation__list--vertical-on-mobile': this.isVerticalOnMobile,
107
107
  'spw-tabs-navigation__list--centered': this.isCentered && !this.hasOverflow,
108
108
  };
109
- return (h("div", { key: '9f44026a898ae033e9e2e00237d80c6c5f0430c6', class: containerClass }, this.showLeftArrow && (h("button", { key: '71839693e2f0e59fdbabbd23a5556789ae669203', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--left", onClick: this.scrollLeft, "aria-label": "Faire d\u00E9filer vers la gauche" }, h("spw-icon", { key: '5927150df5a818fa90efd30c2b5732b5ad1a2323', icon: "fa-chevron-left" }))), h("nav", { key: 'c940c65313d274f90f3c773cf915baed15b8eab3', class: navClass, "aria-label": this.accAriaLabel || 'Navigation' }, h("ul", { key: 'c0eef4fb73c775b4b5da67fcbdcd57abdeb07a7b', class: listClass, role: "tablist", ref: el => (this.ulElement = el), onScroll: this.handleScroll }, h("slot", { key: '8a9cb2e711bcdfcfe3211afdf36b18d18a43ed08' }))), this.showRightArrow && (h("button", { key: '89777371f0d6f5a99360dbad57b653a8e86839d6', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--right", onClick: this.scrollRight, "aria-label": "Faire d\u00E9filer vers la droite" }, h("spw-icon", { key: '60e5cf3b4c2a76fe4f5586b147f6d1c5a5b2f479', icon: "fa-chevron-right" })))));
109
+ return (h("div", { key: '3fd64718f540089a26d5924bf901673aa1c60d98', class: containerClass }, this.showLeftArrow && (h("button", { key: '3a2e718bbe027d81413ee0163e8f9bd7ec6dcca7', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--left", onClick: this.scrollLeft, "aria-label": "Faire d\u00E9filer vers la gauche" }, h("spw-icon", { key: '2b7de5750220b9dd52504093ce8e32e98a96b746', icon: "fa-chevron-left" }))), h("nav", { key: 'd8de7158d18c5645ef5c3782f4e97f159a4201cd', class: navClass, "aria-label": this.accAriaLabel || 'Navigation' }, h("ul", { key: 'fef51eeb17cc6fffb2796413f6c1c45859c9a189', class: listClass, role: "tablist", ref: el => (this.ulElement = el), onScroll: this.handleScroll }, h("slot", { key: '30af1f7ad3d09a11e611f9b787879abf9e2dc11e' }))), this.showRightArrow && (h("button", { key: '0a49186841b1ac405e262e3ce5d8c8fd7234e33b', class: "spw-tabs-navigation__arrow spw-tabs-navigation__arrow--right", onClick: this.scrollRight, "aria-label": "Faire d\u00E9filer vers la droite" }, h("spw-icon", { key: '72fe87d0d45b119efad3cee4d9dec1eaebd4490f', icon: "fa-chevron-right" })))));
110
110
  }
111
111
  get hostElement() { return getElement(this); }
112
112
  };