imio.smartweb.core 1.2.49__tar.gz → 1.2.51__tar.gz

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 (745) hide show
  1. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/CHANGES.rst +14 -0
  2. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/PKG-INFO +15 -1
  3. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/setup.py +1 -1
  4. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js +1 -1
  5. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/884.smartweb-webcomponents-compiled.js +1 -1
  6. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.jsx +1 -1
  7. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Events/Events.jsx +1 -1
  8. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio.smartweb.core.egg-info/PKG-INFO +15 -1
  9. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/CONTRIBUTORS.rst +0 -0
  10. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/DEVELOP.rst +0 -0
  11. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/LICENSE.GPL +0 -0
  12. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/LICENSE.rst +0 -0
  13. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/MANIFEST.in +0 -0
  14. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/README.rst +0 -0
  15. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/docs/conf.py +0 -0
  16. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/docs/index.rst +0 -0
  17. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/requirements.txt +0 -0
  18. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/setup.cfg +0 -0
  19. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/__init__.py +0 -0
  20. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/__init__.py +0 -0
  21. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/__init__.py +0 -0
  22. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/__init__.py +0 -0
  23. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/categorization.py +0 -0
  24. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/configure.zcml +0 -0
  25. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/listing.py +0 -0
  26. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/minisite.py +0 -0
  27. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/orientation.py +0 -0
  28. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/quickaccess.py +0 -0
  29. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/behaviors/subsite.py +0 -0
  30. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/__init__.py +0 -0
  31. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/banner/__init__.py +0 -0
  32. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/banner/configure.zcml +0 -0
  33. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/banner/settings.py +0 -0
  34. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/configure.zcml +0 -0
  35. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/controlpanel.py +0 -0
  36. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/dashboards/__init__.py +0 -0
  37. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/dashboards/configure.zcml +0 -0
  38. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/dashboards/plausible.pt +0 -0
  39. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/dashboards/plausible.py +0 -0
  40. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/__init__.py +0 -0
  41. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/block_view.pt +0 -0
  42. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/configure.zcml +0 -0
  43. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/macros.pt +0 -0
  44. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/map.pt +0 -0
  45. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/map.py +0 -0
  46. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/summary_view.pt +0 -0
  47. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/views.py +0 -0
  48. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/widgets/__init__.py +0 -0
  49. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/widgets/configure.zcml +0 -0
  50. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/widgets/select.pt +0 -0
  51. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/faceted/widgets/select.py +0 -0
  52. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/footer/__init__.py +0 -0
  53. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/footer/configure.zcml +0 -0
  54. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/footer/settings.py +0 -0
  55. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/forms.py +0 -0
  56. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/herobanner/__init__.py +0 -0
  57. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/herobanner/configure.zcml +0 -0
  58. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/herobanner/settings.py +0 -0
  59. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/icons.py +0 -0
  60. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/instancebehaviors/__init__.py +0 -0
  61. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/instancebehaviors/configure.zcml +0 -0
  62. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/instancebehaviors/form.py +0 -0
  63. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/instancebehaviors/utils.py +0 -0
  64. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/layout.py +0 -0
  65. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/minisite/__init__.py +0 -0
  66. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/minisite/configure.zcml +0 -0
  67. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/minisite/settings.py +0 -0
  68. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/overrides/.gitkeep +0 -0
  69. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/overrides/plone.app.content.browser.contents.templates.properties.pt +0 -0
  70. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/overrides/plone.app.layout.viewlets.sections.pt +0 -0
  71. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/redirect_to_main_react_view.py +0 -0
  72. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/search/__init__.py +0 -0
  73. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/search/configure.zcml +0 -0
  74. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/search/search.pt +0 -0
  75. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/search/search.py +0 -0
  76. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/sitemap.py +0 -0
  77. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/.gitkeep +0 -0
  78. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/Makefile +0 -0
  79. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-e-guichet.svg +0 -0
  80. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-email.svg +0 -0
  81. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-engagement.svg +0 -0
  82. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-nous-contacter.svg +0 -0
  83. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-nous-rejoindre.svg +0 -0
  84. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-organiser-un-evenement.svg +0 -0
  85. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-signaler-un-probleme.svg +0 -0
  86. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/action-voir-plan.svg +0 -0
  87. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-associations.svg +0 -0
  88. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-avis-et-enquetes.svg +0 -0
  89. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-cinema.svg +0 -0
  90. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-commerce.svg +0 -0
  91. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-concert.svg +0 -0
  92. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-culture.svg +0 -0
  93. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-demarches.svg +0 -0
  94. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-enfance.svg +0 -0
  95. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-enseignement.svg +0 -0
  96. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-environnement-gestion-des-dechets.svg +0 -0
  97. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-exposition.svg +0 -0
  98. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-horaires.svg +0 -0
  99. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-infos-travaux.svg +0 -0
  100. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-mandataires.svg +0 -0
  101. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-mobilite.svg +0 -0
  102. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-mon-dossier.svg +0 -0
  103. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-parc-de-stationnement.svg +0 -0
  104. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-parcs-et-jardins.svg +0 -0
  105. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-primes.svg +0 -0
  106. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-sport-courir.svg +0 -0
  107. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-sport-trophee.svg +0 -0
  108. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-sport-velo.svg +0 -0
  109. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-theatre.svg +0 -0
  110. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/categorie-tourisme.svg +0 -0
  111. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-academie-musique.svg +0 -0
  112. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-bibliotheque.svg +0 -0
  113. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-centre-sportif.svg +0 -0
  114. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-cpas.svg +0 -0
  115. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-ecole-des-arts.svg +0 -0
  116. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-ecole.svg +0 -0
  117. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-mobilite.svg +0 -0
  118. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/organisation-police.svg +0 -0
  119. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/reseausocial-facebook-pouce.svg +0 -0
  120. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/reseausocial-facebook.svg +0 -0
  121. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/reseausocial-instagram.svg +0 -0
  122. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/reseausocial-twitter.svg +0 -0
  123. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/reseausocial-vimeo.svg +0 -0
  124. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/reseausocial-youtube.svg +0 -0
  125. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/vue-actualites.svg +0 -0
  126. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/vue-agenda.svg +0 -0
  127. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/icons/vue-annuaire.svg +0 -0
  128. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/package.json +0 -0
  129. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/smartweb-edit-compiled.css +0 -0
  130. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/smartweb-edit-compiled.js +0 -0
  131. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/smartweb-swiperconfig-compiled.js +0 -0
  132. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/smartweb-view-compiled.css +0 -0
  133. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/smartweb-view-compiled.js +0 -0
  134. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/spotlight-bundle.js +0 -0
  135. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/src/edit.js +0 -0
  136. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/src/edit.less +0 -0
  137. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/src/swiper-config.js +0 -0
  138. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/src/view.js +0 -0
  139. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/src/view.less +0 -0
  140. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/swiper-bundle.min.css +0 -0
  141. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/swiper-bundle.min.js +0 -0
  142. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/static/webpack.config.js +0 -0
  143. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/subsite/__init__.py +0 -0
  144. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/subsite/configure.zcml +0 -0
  145. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/subsite/settings.py +0 -0
  146. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/templates/link_input.pt +0 -0
  147. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/utils.py +0 -0
  148. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/browser/vocabulary.py +0 -0
  149. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/config.py +0 -0
  150. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/configure.zcml +0 -0
  151. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/__init__.py +0 -0
  152. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/__init__.py +0 -0
  153. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/configure.zcml +0 -0
  154. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/link/__init__.py +0 -0
  155. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/link/configure.zcml +0 -0
  156. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/link/content.py +0 -0
  157. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/link/fields.py +0 -0
  158. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/link/icons_input.pt +0 -0
  159. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/blocks/subscriber.py +0 -0
  160. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/configure.zcml +0 -0
  161. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/cropping.py +0 -0
  162. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/__init__.py +0 -0
  163. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/block_view.pt +0 -0
  164. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/configure.zcml +0 -0
  165. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/content.py +0 -0
  166. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/element_view.pt +0 -0
  167. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/macros.pt +0 -0
  168. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/summary_view.pt +0 -0
  169. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/folder/views.py +0 -0
  170. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/__init__.py +0 -0
  171. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/cirkwi/__init__.py +0 -0
  172. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/cirkwi/configure.zcml +0 -0
  173. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/cirkwi/content.py +0 -0
  174. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/cirkwi/view.pt +0 -0
  175. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/cirkwi/view.py +0 -0
  176. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/configure.zcml +0 -0
  177. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/footer/__init__.py +0 -0
  178. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/footer/configure.zcml +0 -0
  179. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/footer/content.py +0 -0
  180. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/herobanner/__init__.py +0 -0
  181. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/herobanner/configure.zcml +0 -0
  182. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/herobanner/content.py +0 -0
  183. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/page/__init__.py +0 -0
  184. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/page/configure.zcml +0 -0
  185. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/page/content.py +0 -0
  186. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/pages.py +0 -0
  187. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/portal_page/__init__.py +0 -0
  188. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/portal_page/configure.zcml +0 -0
  189. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/portal_page/content.py +0 -0
  190. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/portal_page/view.py +0 -0
  191. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/procedure/__init__.py +0 -0
  192. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/procedure/configure.zcml +0 -0
  193. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/procedure/content.py +0 -0
  194. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/procedure/utils.py +0 -0
  195. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/procedure/view.py +0 -0
  196. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/subscriber.py +0 -0
  197. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/view.pt +0 -0
  198. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/view_section.pt +0 -0
  199. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/pages/views.py +0 -0
  200. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/__init__.py +0 -0
  201. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/base.py +0 -0
  202. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/configure.zcml +0 -0
  203. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/directory/__init__.py +0 -0
  204. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/directory/configure.zcml +0 -0
  205. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/directory/content.py +0 -0
  206. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/directory/endpoint.py +0 -0
  207. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/directory/view.pt +0 -0
  208. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/directory/view.py +0 -0
  209. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/events/__init__.py +0 -0
  210. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/events/configure.zcml +0 -0
  211. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/events/content.py +0 -0
  212. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/events/endpoint.py +0 -0
  213. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/events/view.pt +0 -0
  214. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/events/view.py +0 -0
  215. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/news/__init__.py +0 -0
  216. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/news/configure.zcml +0 -0
  217. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/news/content.py +0 -0
  218. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/news/endpoint.py +0 -0
  219. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/news/view.pt +0 -0
  220. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/news/view.py +0 -0
  221. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/search/__init__.py +0 -0
  222. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/search/configure.zcml +0 -0
  223. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/search/endpoint.py +0 -0
  224. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/traversal.py +0 -0
  225. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/utils.py +0 -0
  226. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/rest/view.py +0 -0
  227. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/__init__.py +0 -0
  228. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/base.py +0 -0
  229. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/collection/__init__.py +0 -0
  230. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/collection/configure.zcml +0 -0
  231. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/collection/content.py +0 -0
  232. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/collection/views.py +0 -0
  233. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/common_templates/carousel.pt +0 -0
  234. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/common_templates/table.pt +0 -0
  235. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/configure.zcml +0 -0
  236. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/__init__.py +0 -0
  237. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/configure.zcml +0 -0
  238. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/content.py +0 -0
  239. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/forms.py +0 -0
  240. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/macros.pt +0 -0
  241. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/utils.py +0 -0
  242. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/view.pt +0 -0
  243. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/contact/view.py +0 -0
  244. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/events/__init__.py +0 -0
  245. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/events/configure.zcml +0 -0
  246. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/events/content.py +0 -0
  247. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/events/macros.pt +0 -0
  248. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/events/view.py +0 -0
  249. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/__init__.py +0 -0
  250. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/configure.zcml +0 -0
  251. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/content.py +0 -0
  252. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/view.pt +0 -0
  253. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/view_arcgis.pt +0 -0
  254. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/view_idelux_waste.pt +0 -0
  255. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/view_inbw_containers_affluence.pt +0 -0
  256. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/view_odwb_widget.pt +0 -0
  257. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/external_content/views.py +0 -0
  258. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/files/__init__.py +0 -0
  259. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/files/configure.zcml +0 -0
  260. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/files/content.py +0 -0
  261. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/files/view.py +0 -0
  262. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/gallery/__init__.py +0 -0
  263. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/gallery/configure.zcml +0 -0
  264. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/gallery/content.py +0 -0
  265. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/gallery/view.pt +0 -0
  266. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/gallery/views.py +0 -0
  267. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/html/__init__.py +0 -0
  268. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/html/configure.zcml +0 -0
  269. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/html/content.py +0 -0
  270. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/html/view.pt +0 -0
  271. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/links/__init__.py +0 -0
  272. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/links/configure.zcml +0 -0
  273. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/links/content.py +0 -0
  274. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/links/view.py +0 -0
  275. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/macros.pt +0 -0
  276. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/map/__init__.py +0 -0
  277. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/map/configure.zcml +0 -0
  278. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/map/content.py +0 -0
  279. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/map/view.pt +0 -0
  280. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/map/views.py +0 -0
  281. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/news/__init__.py +0 -0
  282. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/news/configure.zcml +0 -0
  283. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/news/content.py +0 -0
  284. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/news/view.py +0 -0
  285. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/postit/__init__.py +0 -0
  286. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/postit/configure.zcml +0 -0
  287. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/postit/content.py +0 -0
  288. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/postit/view.py +0 -0
  289. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/selections/__init__.py +0 -0
  290. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/selections/configure.zcml +0 -0
  291. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/selections/content.py +0 -0
  292. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/selections/view.py +0 -0
  293. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/sendinblue/__init__.py +0 -0
  294. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/sendinblue/configure.zcml +0 -0
  295. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/sendinblue/content.py +0 -0
  296. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/sendinblue/view.pt +0 -0
  297. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/sendinblue/views.py +0 -0
  298. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/slide/__init__.py +0 -0
  299. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/slide/configure.zcml +0 -0
  300. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/slide/content.py +0 -0
  301. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/slide/view.pt +0 -0
  302. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/slide/view.py +0 -0
  303. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/subscriber.py +0 -0
  304. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/text/__init__.py +0 -0
  305. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/text/configure.zcml +0 -0
  306. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/text/content.py +0 -0
  307. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/text/forms.py +0 -0
  308. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/text/view.pt +0 -0
  309. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/text/views.py +0 -0
  310. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/video/__init__.py +0 -0
  311. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/video/configure.zcml +0 -0
  312. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/video/content.py +0 -0
  313. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/video/view.pt +0 -0
  314. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/video/views.py +0 -0
  315. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/contents/sections/views.py +0 -0
  316. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/faceted/__init__.py +0 -0
  317. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/faceted/config/collection.xml +0 -0
  318. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/faceted/configure.zcml +0 -0
  319. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/faceted/layout.py +0 -0
  320. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/faceted/menu.py +0 -0
  321. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/indexers.py +0 -0
  322. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/indexers.zcml +0 -0
  323. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/interfaces.py +0 -0
  324. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/permissions.zcml +0 -0
  325. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/actions.xml +0 -0
  326. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/browserlayer.xml +0 -0
  327. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/catalog.xml +0 -0
  328. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/controlpanel.xml +0 -0
  329. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/diff_tool.xml +0 -0
  330. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/metadata.xml +0 -0
  331. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/registry/bundles.xml +0 -0
  332. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/registry/geolocation.xml +0 -0
  333. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/registry/plone.xml +0 -0
  334. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/registry/smartweb.xml +0 -0
  335. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/repositorytool.xml +0 -0
  336. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/rolemap.xml +0 -0
  337. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/taxonomies/page_category.cfg +0 -0
  338. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/taxonomies/page_category.xml +0 -0
  339. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/taxonomies/procedure_category.cfg +0 -0
  340. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/taxonomies/procedure_category.xml +0 -0
  341. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/Collection.xml +0 -0
  342. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/File.xml +0 -0
  343. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/Image.xml +0 -0
  344. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.BlockLink.xml +0 -0
  345. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.CirkwiView.xml +0 -0
  346. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.DirectoryView.xml +0 -0
  347. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.EventsView.xml +0 -0
  348. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.Folder.xml +0 -0
  349. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.Footer.xml +0 -0
  350. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.HeroBanner.xml +0 -0
  351. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.NewsView.xml +0 -0
  352. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.Page.xml +0 -0
  353. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.PortalPage.xml +0 -0
  354. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.Procedure.xml +0 -0
  355. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionCollection.xml +0 -0
  356. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionContact.xml +0 -0
  357. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionEvents.xml +0 -0
  358. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionExternalContent.xml +0 -0
  359. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionFiles.xml +0 -0
  360. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionGallery.xml +0 -0
  361. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionHTML.xml +0 -0
  362. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionLinks.xml +0 -0
  363. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionMap.xml +0 -0
  364. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionNews.xml +0 -0
  365. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionPostit.xml +0 -0
  366. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionSelections.xml +0 -0
  367. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionSendinblue.xml +0 -0
  368. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionSlide.xml +0 -0
  369. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionText.xml +0 -0
  370. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types/imio.smartweb.SectionVideo.xml +0 -0
  371. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/types.xml +0 -0
  372. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/default/workflows.xml +0 -0
  373. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/icons/basic/registry.xml +0 -0
  374. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/icons/contenttypes/registry.xml +0 -0
  375. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/last_compilation/registry.xml +0 -0
  376. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/metadata.xml +0 -0
  377. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/registry.xml +0 -0
  378. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/types/Collection.xml +0 -0
  379. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/types/Document.xml +0 -0
  380. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/types/Folder.xml +0 -0
  381. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/types/imio.smartweb.DirectoryView.xml +0 -0
  382. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/types/imio.smartweb.EventsView.xml +0 -0
  383. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/types/imio.smartweb.NewsView.xml +0 -0
  384. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/testing/types.xml +0 -0
  385. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/uninstall/browserlayer.xml +0 -0
  386. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles/validation/contentrules.xml +0 -0
  387. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/profiles.zcml +0 -0
  388. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/rest/__init__.py +0 -0
  389. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/rest/authentic_sources.py +0 -0
  390. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/rest/configure.zcml +0 -0
  391. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/setuphandlers.py +0 -0
  392. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/subscribers.py +0 -0
  393. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/subscribers.zcml +0 -0
  394. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/testing.py +0 -0
  395. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/testing.zcml +0 -0
  396. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/__init__.py +0 -0
  397. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/cirkwi_bad_widget_mock.html +0 -0
  398. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/cirkwi_good_widget_mock.html +0 -0
  399. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_auth_sources_directory_entity.json +0 -0
  400. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_auth_sources_events_entity.json +0 -0
  401. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_auth_sources_news_entity.json +0 -0
  402. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_contact_category_raw_mock.json +0 -0
  403. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_contact_empty_schedule_raw_mock.json +0 -0
  404. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_contact_images_raw_mock.json +0 -0
  405. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_contact_no_image_raw_mock.json +0 -0
  406. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_contact_raw_mock.json +0 -0
  407. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_contacts_raw_mock.json +0 -0
  408. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_directory_entities_raw_mock.json +0 -0
  409. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_events_agendas_raw_mock.json +0 -0
  410. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_events_entities_raw_mock.json +0 -0
  411. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_events_types_raw_mock.json +0 -0
  412. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_news_entities_raw_mock.json +0 -0
  413. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_news_newsfolder_raw_mock.json +0 -0
  414. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_no_contact_raw_mock.json +0 -0
  415. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_no_newsfolder_raw_mock.json +0 -0
  416. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_procedures_raw_mock.json +0 -0
  417. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_rest_directory.json +0 -0
  418. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_rest_events.json +0 -0
  419. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_rest_events_with_breadcrumbs.json +0 -0
  420. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_rest_news.json +0 -0
  421. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_rest_specific_events.json +0 -0
  422. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_rest_specific_news.json +0 -0
  423. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_search_one_news_entity.json +0 -0
  424. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/json_used_iam_vocabularies_jobseeker_tourist.json +0 -0
  425. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/plone.png +0 -0
  426. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/resources/plone.svg +0 -0
  427. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/robot/test_ct_folder.robot +0 -0
  428. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/robot/test_ct_page.robot +0 -0
  429. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/robot/test_ct_procedure.robot +0 -0
  430. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/robot/test_example.robot +0 -0
  431. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_banner.py +0 -0
  432. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_behaviors.py +0 -0
  433. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_categories.py +0 -0
  434. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_chatbot.py +0 -0
  435. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_cirkwiview.py +0 -0
  436. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_cropping.py +0 -0
  437. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_default_pages.py +0 -0
  438. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_faceted.py +0 -0
  439. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_folder.py +0 -0
  440. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_footer.py +0 -0
  441. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_herobanner.py +0 -0
  442. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_htmx_in_sections.py +0 -0
  443. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_icons.py +0 -0
  444. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_indexes.py +0 -0
  445. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_instance_behaviors.py +0 -0
  446. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_local_roles.py +0 -0
  447. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_logo.py +0 -0
  448. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_minisite.py +0 -0
  449. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_navigation.py +0 -0
  450. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_page.py +0 -0
  451. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_plausibleview.py +0 -0
  452. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_portal_page.py +0 -0
  453. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_procedure.py +0 -0
  454. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_redirect_to_main_react_view.py +0 -0
  455. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_rest.py +0 -0
  456. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_robot.py +0 -0
  457. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_search.py +0 -0
  458. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_section_contact.py +0 -0
  459. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_section_events.py +0 -0
  460. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_section_external_content.py +0 -0
  461. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_section_news.py +0 -0
  462. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_section_sendinblue.py +0 -0
  463. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_sections.py +0 -0
  464. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_setup.py +0 -0
  465. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_sitemap.py +0 -0
  466. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_social.py +0 -0
  467. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_subsite.py +0 -0
  468. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_text.py +0 -0
  469. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_toolbar.py +0 -0
  470. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_utils.py +0 -0
  471. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/test_vocabularies.py +0 -0
  472. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/tests/utils.py +0 -0
  473. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/__init__.py +0 -0
  474. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/configure.zcml +0 -0
  475. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1015_to_1016/registry/e-guichet-icon.xml +0 -0
  476. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1016_to_1017/registry/shop-icon.xml +0 -0
  477. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1020_to_1021/rolemap.xml +0 -0
  478. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1020_to_1021/types/imio.smartweb.SectionHTML.xml +0 -0
  479. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1021_to_1022/registry/hero-banner.xml +0 -0
  480. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1021_to_1022/rolemap.xml +0 -0
  481. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1022_to_1023/registry/icons.xml +0 -0
  482. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1023_to_1024/types/imio.smartweb.Page.xml +0 -0
  483. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1023_to_1024/types/imio.smartweb.PortalPage.xml +0 -0
  484. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1023_to_1024/types/imio.smartweb.Procedure.xml +0 -0
  485. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1023_to_1024/types/imio.smartweb.SectionPostit.xml +0 -0
  486. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1023_to_1024/types.xml +0 -0
  487. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1023_to_1024/workflows.xml +0 -0
  488. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1025_to_1026/registry/propose-urls.xml +0 -0
  489. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1027_to_1028/registry/open-external-link-in-new-tab.xml +0 -0
  490. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1029_to_1030/actions.xml +0 -0
  491. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1029_to_1030/rolemap.xml +0 -0
  492. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1030_to_1031/registry/resources.xml +0 -0
  493. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1031_to_1032/registry/spotlight.xml +0 -0
  494. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.BlockLink.xml +0 -0
  495. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.DirectoryView.xml +0 -0
  496. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.EventsView.xml +0 -0
  497. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.Folder.xml +0 -0
  498. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.Footer.xml +0 -0
  499. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.HeroBanner.xml +0 -0
  500. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.NewsView.xml +0 -0
  501. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.Page.xml +0 -0
  502. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.PortalPage.xml +0 -0
  503. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.Procedure.xml +0 -0
  504. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionCollection.xml +0 -0
  505. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionContact.xml +0 -0
  506. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionEvents.xml +0 -0
  507. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionFiles.xml +0 -0
  508. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionGallery.xml +0 -0
  509. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionHTML.xml +0 -0
  510. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionLinks.xml +0 -0
  511. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionMap.xml +0 -0
  512. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionNews.xml +0 -0
  513. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionPostit.xml +0 -0
  514. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionSelections.xml +0 -0
  515. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionSendinblue.xml +0 -0
  516. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionSlide.xml +0 -0
  517. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionText.xml +0 -0
  518. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1033_to_1034/types/imio.smartweb.SectionVideo.xml +0 -0
  519. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1034_to_1035/types/imio.smartweb.DirectoryView.xml +0 -0
  520. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1034_to_1035/types/imio.smartweb.EventsView.xml +0 -0
  521. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1034_to_1035/types/imio.smartweb.Folder.xml +0 -0
  522. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1034_to_1035/types/imio.smartweb.NewsView.xml +0 -0
  523. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1034_to_1035/types/imio.smartweb.Page.xml +0 -0
  524. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1034_to_1035/types/imio.smartweb.PortalPage.xml +0 -0
  525. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1034_to_1035/types/imio.smartweb.Procedure.xml +0 -0
  526. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1035_to_1036/registry/plone.xml +0 -0
  527. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1035_to_1036/rolemap.xml +0 -0
  528. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1035_to_1036/types/imio.smartweb.CirkwiView.xml +0 -0
  529. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1035_to_1036/types/imio.smartweb.Folder.xml +0 -0
  530. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1035_to_1036/types.xml +0 -0
  531. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1036_to_1037/actions.xml +0 -0
  532. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1036_to_1037/rolemap.xml +0 -0
  533. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1037_to_1038/registry/plausible.xml +0 -0
  534. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1038_to_1039/rolemap.xml +0 -0
  535. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1038_to_1039/types/imio.smartweb.Page.xml +0 -0
  536. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1038_to_1039/types/imio.smartweb.PortalPage.xml +0 -0
  537. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1038_to_1039/types/imio.smartweb.Procedure.xml +0 -0
  538. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1038_to_1039/types/imio.smartweb.SectionExternalContent.xml +0 -0
  539. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1038_to_1039/types.xml +0 -0
  540. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1038_to_1039/workflows.xml +0 -0
  541. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1039_to_1040/types/imio.smartweb.SectionSlide.xml +0 -0
  542. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1040_to_1041/types/imio.smartweb.SectionText.xml +0 -0
  543. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionContact.xml +0 -0
  544. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionEvents.xml +0 -0
  545. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionExternalContent.xml +0 -0
  546. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionFiles.xml +0 -0
  547. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionGallery.xml +0 -0
  548. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionLinks.xml +0 -0
  549. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionMap.xml +0 -0
  550. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionNews.xml +0 -0
  551. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionPostit.xml +0 -0
  552. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionSelections.xml +0 -0
  553. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionSendinblue.xml +0 -0
  554. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1041_to_1042/types/imio.smartweb.SectionVideo.xml +0 -0
  555. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1045_to_1046/registry/plone.xml +0 -0
  556. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1045_to_1046/types/imio.smartweb.SectionExternalContent.xml +0 -0
  557. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1046_to_1047/types/imio.smartweb.Folder.xml +0 -0
  558. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/registry/plone.xml +0 -0
  559. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.DirectoryView.xml +0 -0
  560. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.EventsView.xml +0 -0
  561. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.Folder.xml +0 -0
  562. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.NewsView.xml +0 -0
  563. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.SectionCollection.xml +0 -0
  564. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.SectionContact.xml +0 -0
  565. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.SectionEvents.xml +0 -0
  566. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.SectionExternalContent.xml +0 -0
  567. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.SectionLinks.xml +0 -0
  568. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.SectionNews.xml +0 -0
  569. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1047_to_1048/types/imio.smartweb.SectionSelections.xml +0 -0
  570. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1051_to_1052/actions.xml +0 -0
  571. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1052_to_1053/diff_tool.xml +0 -0
  572. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1052_to_1053/repositorytool.xml +0 -0
  573. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1052_to_1053/types/imio.smartweb.SectionHTML.xml +0 -0
  574. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1053_to_1054/registry.xml +0 -0
  575. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/Collection.xml +0 -0
  576. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/File.xml +0 -0
  577. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/Image.xml +0 -0
  578. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.BlockLink.xml +0 -0
  579. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.CirkwiView.xml +0 -0
  580. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.DirectoryView.xml +0 -0
  581. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.EventsView.xml +0 -0
  582. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.Folder.xml +0 -0
  583. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.NewsView.xml +0 -0
  584. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.Page.xml +0 -0
  585. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.PortalPage.xml +0 -0
  586. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1054_to_1055/types/imio.smartweb.Procedure.xml +0 -0
  587. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1055_to_1056/types/imio.smartweb.SectionFiles.xml +0 -0
  588. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.EventsView.xml +0 -0
  589. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.NewsView.xml +0 -0
  590. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.SectionEvents.xml +0 -0
  591. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.SectionNews.xml +0 -0
  592. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/upgrades/upgrades.py +0 -0
  593. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/utils.py +0 -0
  594. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/__init__.py +0 -0
  595. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/actions.py +0 -0
  596. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/arcgis_header.pt +0 -0
  597. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/banner.pt +0 -0
  598. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/banner.py +0 -0
  599. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/category.pt +0 -0
  600. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/category.py +0 -0
  601. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/chatbot.pt +0 -0
  602. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/chatbot.py +0 -0
  603. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/configure.zcml +0 -0
  604. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/default_page_warning.pt +0 -0
  605. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/external_content.py +0 -0
  606. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/footer.pt +0 -0
  607. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/footer.py +0 -0
  608. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/header.py +0 -0
  609. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/header_actions.pt +0 -0
  610. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/header_actions_viewlet.pt +0 -0
  611. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/header_top_viewlet.pt +0 -0
  612. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/herobanner.pt +0 -0
  613. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/herobanner.py +0 -0
  614. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/htmx.py +0 -0
  615. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/htmx_js_header.pt +0 -0
  616. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/httpheaders.py +0 -0
  617. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/interfaces.py +0 -0
  618. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/lead_image.py +0 -0
  619. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/logo.pt +0 -0
  620. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/logo.py +0 -0
  621. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/menu.py +0 -0
  622. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/messages.py +0 -0
  623. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/minisite.py +0 -0
  624. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/minisite_link.pt +0 -0
  625. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/navigation.py +0 -0
  626. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/odwb_widget_header.pt +0 -0
  627. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/offcanvas.pt +0 -0
  628. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/offcanvas.py +0 -0
  629. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/ogp_tag_header.pt +0 -0
  630. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/ogptags.py +0 -0
  631. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/procedure.pt +0 -0
  632. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/procedure.py +0 -0
  633. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/searchbox.pt +0 -0
  634. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/social.py +0 -0
  635. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/subsite.py +0 -0
  636. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/subsite_header_viewlet.pt +0 -0
  637. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/subsite_logo.pt +0 -0
  638. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/subsite_navigation.pt +0 -0
  639. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/viewlets/toolbar.py +0 -0
  640. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/vocabularies.py +0 -0
  641. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/vocabularies.zcml +0 -0
  642. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/.eslintrc.json +0 -0
  643. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/.npmrc +0 -0
  644. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/.prettierrc.json +0 -0
  645. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/Makefile +0 -0
  646. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/README.md +0 -0
  647. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/__init__.py +0 -0
  648. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/babel.config.json +0 -0
  649. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/1c1605a5fe9a2b10a88f.png +0 -0
  650. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/524db40e119aa11f4478.png +0 -0
  651. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/57d3b7cb1ab874660b39.svg +0 -0
  652. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/6cf03871df23ed2ee8b3.png +0 -0
  653. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/assets/layers-2x.8f2c4d11474275fbc1614b9098334eae.png +0 -0
  654. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/assets/layers.416d91365b44e4b4f4777663e6f009f3.png +0 -0
  655. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/assets/marker-icon.2b3e1faf89f94a4835397e7a43b4f77d.png +0 -0
  656. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/assets/oeil-big.f32cd1df1274a9593de0c4bd8e344216.svg +0 -0
  657. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/assets/pin-react-active.07d154037a15be5525b823fdc626cf29.svg +0 -0
  658. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/assets/pin-react.fda934b5daf26dd4da2a71a7e7e44431.svg +0 -0
  659. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/css/373.smartweb-webcomponents-compiled.css +0 -0
  660. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css +0 -0
  661. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/css/884.smartweb-webcomponents-compiled.css +0 -0
  662. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/css/919.smartweb-webcomponents-compiled.css +0 -0
  663. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/css/smartweb-webcomponents-compiled.css +0 -0
  664. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js +0 -0
  665. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  666. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js +0 -0
  667. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  668. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/499.smartweb-webcomponents-compiled.js +0 -0
  669. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/499.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  670. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/736.smartweb-webcomponents-compiled.js +0 -0
  671. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/736.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  672. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/799.smartweb-webcomponents-compiled.js +0 -0
  673. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/799.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  674. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js +0 -0
  675. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  676. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js +0 -0
  677. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/963.smartweb-webcomponents-compiled.js +0 -0
  678. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/963.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  679. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js +0 -0
  680. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js.LICENSE.txt +0 -0
  681. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/configure.zcml +0 -0
  682. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/package.json +0 -0
  683. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/postcss.config.js +0 -0
  684. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/close.svg +0 -0
  685. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/contentIcon/download.svg +0 -0
  686. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/img-placeholder-bla.png +0 -0
  687. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/location-active-bla.svg +0 -0
  688. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/next-react-white.svg +0 -0
  689. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/oeil-big.svg +0 -0
  690. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/pin-active.svg +0 -0
  691. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/pin-react-active.svg +0 -0
  692. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/pin-react.svg +0 -0
  693. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/assets/pin.svg +0 -0
  694. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss +0 -0
  695. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/ContactCard/ContactCard.jsx +0 -0
  696. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/ContactContent.jsx +0 -0
  697. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/download.svg +0 -0
  698. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/ContactList/ContactList.jsx +0 -0
  699. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/Filters/Filter.jsx +0 -0
  700. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Annuaire/index.js +0 -0
  701. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Events/EventCard/EventCard.jsx +0 -0
  702. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Events/EventContent/EventContent.jsx +0 -0
  703. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Events/EventList/EventList.jsx +0 -0
  704. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Events/Events.scss +0 -0
  705. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Events/Filters/Filter.jsx +0 -0
  706. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Events/index.js +0 -0
  707. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/DateFilter.jsx +0 -0
  708. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/DateFilter.scss +0 -0
  709. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/IamData.jsx +0 -0
  710. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/MainFilter.scss +0 -0
  711. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/PublicTargetData.jsx +0 -0
  712. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/SelectStyles.js +0 -0
  713. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/TaxonomyFilter.jsx +0 -0
  714. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Filters/TaxonomyFilter.scss +0 -0
  715. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/News/Filters/Filter.jsx +0 -0
  716. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/News/News.jsx +0 -0
  717. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/News/News.scss +0 -0
  718. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/News/NewsCard/NewsCard.jsx +0 -0
  719. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/News/NewsContent/NewsContent.jsx +0 -0
  720. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/News/NewsList/NewsList.jsx +0 -0
  721. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/News/index.js +0 -0
  722. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/ContactResult/ContactResult.jsx +0 -0
  723. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/EventsResult/EventsResult.jsx +0 -0
  724. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/Filters/Filter.jsx +0 -0
  725. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/NewsResult/NewsResult.jsx +0 -0
  726. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/Search.jsx +0 -0
  727. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/Search.scss +0 -0
  728. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/WebResult/WebResult.jsx +0 -0
  729. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/components/Search/index.js +0 -0
  730. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/hooks/useAxios.js +0 -0
  731. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/hooks/useFilterQuery.js +0 -0
  732. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/index.jsx +0 -0
  733. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/index.scss +0 -0
  734. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/utils/Map.jsx +0 -0
  735. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/utils/Map.scss +0 -0
  736. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/utils/translation.js +0 -0
  737. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/src/utils/url.js +0 -0
  738. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/webpack.config.js +0 -0
  739. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio/smartweb/core/webcomponents/webpackPlonePlugin.js +0 -0
  740. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio.smartweb.core.egg-info/SOURCES.txt +0 -0
  741. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio.smartweb.core.egg-info/dependency_links.txt +0 -0
  742. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio.smartweb.core.egg-info/namespace_packages.txt +0 -0
  743. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio.smartweb.core.egg-info/not-zip-safe +0 -0
  744. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio.smartweb.core.egg-info/requires.txt +0 -0
  745. {imio.smartweb.core-1.2.49 → imio.smartweb.core-1.2.51}/src/imio.smartweb.core.egg-info/top_level.txt +0 -0
@@ -2,6 +2,20 @@ Changelog
2
2
  =========
3
3
 
4
4
 
5
+ 1.2.51 (2024-06-03)
6
+ -------------------
7
+
8
+ - Fix loaded sticky filter menu in React view
9
+ [thomlamb]
10
+
11
+
12
+ 1.2.50 (2024-05-30)
13
+ -------------------
14
+
15
+ - Fix loaded calcul of sticky filter menu in React view
16
+ [thomlamb]
17
+
18
+
5
19
  1.2.49 (2024-05-29)
6
20
  -------------------
7
21
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: imio.smartweb.core
3
- Version: 1.2.49
3
+ Version: 1.2.51
4
4
  Summary: Core product for iMio websites
5
5
  Home-page: https://github.com/imio/imio.smartweb.core
6
6
  Author: Christophe Boulanger
@@ -189,6 +189,20 @@ Changelog
189
189
  =========
190
190
 
191
191
 
192
+ 1.2.51 (2024-06-03)
193
+ -------------------
194
+
195
+ - Fix loaded sticky filter menu in React view
196
+ [thomlamb]
197
+
198
+
199
+ 1.2.50 (2024-05-30)
200
+ -------------------
201
+
202
+ - Fix loaded calcul of sticky filter menu in React view
203
+ [thomlamb]
204
+
205
+
192
206
  1.2.49 (2024-05-29)
193
207
  -------------------
194
208
 
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="imio.smartweb.core",
19
- version="1.2.49",
19
+ version="1.2.51",
20
20
  description="Core product for iMio websites",
21
21
  long_description=long_description,
22
22
  # Get more from https://pypi.org/classifiers/
@@ -1 +1 @@
1
- "use strict";(self.webpackChunkimio_smartweb_core_webcomponents=self.webpackChunkimio_smartweb_core_webcomponents||[]).push([[486],{47486:(e,t,a)=>{a.r(t),a.d(t,{default:()=>N});var n=a(25602),l=a(8174),r=a(41665),c=a(19154),s=a(86110),i=a(83198),o=a(72668),m=a(94274),u=a(68473);const d=function(e){let t=(0,r.Zp)();const[a,l]=(0,n.useState)(e.activeFilter),[d,h]=(0,n.useState)([]),[g,p]=(0,n.useState)(null),[v,f]=(0,n.useState)(null),[E,w]=(0,n.useState)(!1),[b,y]=(0,n.useState)(null),{response:N,error:k,isLoading:x}=(0,s.A)({method:"get",url:"",baseURL:e.url,headers:{Accept:"application/json"},params:a});(0,n.useEffect)((()=>{if(null!==N){const e=N.topics&&N.topics.map((e=>({value:e.token,label:e.title}))),t=N.taxonomy_contact_category&&N.taxonomy_contact_category.map((e=>({value:e.token,label:e.title}))),a=N.facilities&&N.facilities.map((e=>({value:e.token,label:e.title})));h(e),p(t),f(a)}}),[N]);const C=(0,n.useCallback)((e=>{let{target:{name:t,value:a}}=e;a.length>2?l((e=>({...e,[t]:a})),[]):l((e=>{const a={...e},{[t]:n,...l}=a;return l}))})),A=(0,n.useCallback)(((e,t)=>{const a=t.name;e?l((t=>({...t,[a]:e.value})),[]):l((e=>{const t={...e},{[a]:n,...l}=t;return l}))})),_=(0,n.useRef)(!0);(0,n.useEffect)((()=>{_.current?_.current=!1:(t({pathname:"./",search:o.A.stringify(a)}),e.onChange(a))}),[a]);let S=d&&d.filter((t=>t.value===e.activeFilter.topics)),M=g&&g.filter((t=>t.value===e.activeFilter.taxonomy_contact_category)),z=v&&v.filter((t=>t.value===e.activeFilter.facilities)),I=m.c&&m.c.filter((t=>t.value===e.activeFilter.topics));return n.createElement(n.Fragment,null,n.createElement("div",{className:"react-filters-menu"},n.createElement("div",{className:"react-filters-container"},n.createElement("form",{className:"r-filter r-filter-search",onSubmit:function(t){t.preventDefault(),e.onChange(a)}},n.createElement("div",{className:"relative"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement("input",{className:"input-custom-class",name:"SearchableText",type:"text",value:a.SearchableText,onChange:C,placeholder:t({text:"Recherche"})})})),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"#9f9f9f",strokeWidth:"4","aria-hidden":"true",display:"block",overflow:"visible",style:{height:16,width:16},viewBox:"0 0 32 32"},n.createElement("path",{d:"M13 24a11 11 0 1 0 0-22 11 11 0 0 0 0 22zm8-3 9 9"})))),n.createElement("button",{className:"more-filter-btn collapsed",type:"button","data-bs-toggle":"collapse","data-bs-target":"#collapseOne","aria-expanded":"false","aria-controls":"collapseOne"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",style:{height:16,width:16},fill:"none",stroke:"currentColor",strokeWidth:"3","aria-hidden":"true",display:"block",overflow:"visible"},n.createElement("path",{d:"M7 16H3m26 0H15M29 6h-4m-8 0H3m26 20h-4M7 16a4 4 0 108 0 4 4 0 00-8 0zM17 6a4 4 0 108 0 4 4 0 00-8 0zm0 20a4 4 0 108 0 4 4 0 00-8 0zm0 0H3"}))),n.createElement("div",{className:"react-sep-menu"}),n.createElement("div",{className:"r-filter top-filter topics-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.E,name:"topics",className:"select-custom-no-border",isClearable:!0,onChange:A,options:d&&d,placeholder:t({text:"Thématiques"}),value:S&&S[0]})}))),n.createElement("div",{className:"r-filter top-filter iam-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.E,name:"iam",className:"select-custom-no-border",isClearable:!0,onChange:A,options:m.c&&m.c,placeholder:t({text:"Profil"}),value:I&&I[0]})}))),n.createElement("div",{className:"r-filter top-filter facilities-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.E,name:"facilities",className:"select-custom-no-border",isClearable:!0,onChange:A,options:v&&v,placeholder:t({text:"Facilités"}),value:z&&z[0]})}))))),n.createElement("div",{id:"collapseOne",className:"accordion-collapse collapse more-filter-container ","aria-labelledby":"headingOne","data-bs-parent":"#accordionExample"},n.createElement("div",{className:"accordion-body"},n.createElement("div",{className:"r-filter facilities-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.o,name:"taxonomy_contact_category_for_filtering",className:"select-custom-class library-facilities",isClearable:!0,onChange:A,options:g&&g,placeholder:t({text:"Catégories"}),value:M&&M[0]})}))))))};var h=a(18874),g=a(91015);a(1053);const p=e=>{let{queryUrl:t,onChange:a}=e;const l=(0,r.Zp)(),{u:c,...m}=Object.assign({UID:o.A.parse((0,h.A)().toString()).u,fullobjects:1}),[u,d]=(0,n.useState)(m),[p,v]=(0,n.useState)({}),[f,E]=(0,n.useState)(),[w,b]=(0,n.useState)(),[y,N]=(0,n.useState)([]),[k,x]=(0,n.useState)(),[C,A]=(0,n.useState)(!0),{response:_}=(0,s.A)({method:"get",url:"",baseURL:t,headers:{Accept:"application/json"},params:u},[]);(0,n.useEffect)((()=>{d(m)}),[o.A.parse((0,h.A)().toString()).u]),(0,n.useEffect)((()=>{null!==_&&v(_.items[0]),window.scrollTo(0,0)}),[_]),(0,n.useEffect)((()=>{if(p.image_affiche_scale){const e=new Image;e.src=p.image_affiche_scale,e.onload=()=>{x(e)}}}),[p]),(0,n.useEffect)((()=>{p.urls&&N(p.urls.filter((e=>"website"!==e.type)))}),[p]),(0,n.useEffect)((()=>{p.items&&p.items.length>0&&(E(p.items.filter((e=>"File"===e["@type"]))),b(p.items.filter((e=>"Image"===e["@type"]))))}),[p]);let S=p.country&&p.country.title,M="https://www.google.com/maps/dir/?api=1&destination="+p.street+"+"+p.number+"+"+p.complement+"+"+p.zipcode+"+"+p.city+"+"+S;M=M.replaceAll("+null","");return n.createElement("div",{className:"annuaire-content r-content"},n.createElement("button",{type:"button",onClick:function(){l(".."),a(null)}},n.createElement(i.HT,{text:"Retour"})),n.createElement("article",null,n.createElement("header",null,n.createElement("h2",{className:"r-content-title"},p.title),p.subtitle?n.createElement("h3",{className:"r-content-subtitle"},p.subtitle):""),p.image_affiche_scale&&n.createElement("figure",{className:"r-content-figure"},n.createElement("div",{className:"r-content-figure-blur",style:{backgroundImage:"url("+p.image_affiche_scale+")"}}),n.createElement("img",{className:"r-content-figure-img",src:p.image_affiche_scale,style:{objectFit:k&&k.width>=k.height?"cover":"contain"},alt:""}))),n.createElement("div",{className:"contactCard"},n.createElement("div",{className:"contactText"},n.createElement("div",{className:"r-content-description"},n.createElement(g.o,null,p.description)),n.createElement("div",{className:"contactTextAll"},n.createElement("p",{className:"annuaire-info-title"},n.createElement(i.HT,{text:"Infos pratiques"})),p.category?n.createElement("span",null,p.category):"",p.street?n.createElement("div",{className:"annaire-adresse"},n.createElement("div",{className:"annaire-adresse-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}))),n.createElement("div",{className:"annaire-adresse-content"},n.createElement("a",{href:M,target:"_blank",rel:"noreferrer"},p.number?n.createElement("span",null,p.number+" "):"",p.street?n.createElement("span",null,p.street+", "):"",p.complement?n.createElement("span",null,p.complement+", "):"",p.zipcode?n.createElement("span",null,p.zipcode+" "):"",p.city?n.createElement("span",null,p.city):""))):"",p.table_date&&n.createElement("div",{onClick:()=>{A(!C)},className:"annuaire-schedul",role:"button","aria-expanded":"false"},n.createElement("div",{className:"annuaire-schedul-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",className:"bi bi-clock-fill",viewBox:"0 0 16 16"},n.createElement("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"}))),n.createElement("div",{className:"annuaire-schedul-content"},C?n.createElement(n.Fragment,null,n.createElement("span",{className:"Fermé"===p.schedule_for_today?"annuaire-day-close":"annuaire-day-open"},n.createElement(i.HT,{text:p.schedule_for_today})),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"10",height:"10",fill:"currentColor",className:"bi bi-caret-down-fill",viewBox:"0 0 16 16"},n.createElement("path",{d:"M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"}))):n.createElement("div",null,n.createElement("ul",null,p.table_date.map(((e,t)=>{const a=Object.keys(e)[0],l=e[a];return n.createElement("li",{key:t},n.createElement("strong",null,n.createElement(i.HT,{text:a}),":")," ",l)})))))),p.phones&&p.phones.length>0?n.createElement("div",{className:"annuaire-phone"},n.createElement("div",{className:"annuaire-phone-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}))),n.createElement("div",{className:"annuaire-phone-content"},p.phones.map(((e,t)=>n.createElement("span",{key:t},e.label?e.label+": ":"",n.createElement("a",{href:"tel:"+e.number},e.number)))))):"",p.mails&&p.mails.length>0?n.createElement("div",{className:"annuaire-website-mails"},n.createElement("div",{className:"annuaire-website-mails-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"}))),n.createElement("div",{className:"annuaire-website-mails-content"},p.mails.map(((e,t)=>n.createElement("span",{key:t},e.label?e.label+": ":"",n.createElement("a",{href:"mailto:"+e.mail_address},e.mail_address)))))):"",p.urls&&p.urls.length>0?n.createElement("div",{className:"annuaire-website-link"},n.createElement("div",{className:"annuaire-website-link-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16"},n.createElement("path",{d:"M2.5 2A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"}))),n.createElement("ul",{className:"annuaire-website-link-content"},p.urls.filter((e=>"website"===e.type)).map(((e,t)=>n.createElement(n.Fragment,null,n.createElement("li",{key:t},n.createElement("a",{href:e.url,target:"_blank",rel:"noreferrer"},e.url))))))):"",y&&n.createElement("div",{className:"annuaire-social-link"},y.length>1?n.createElement("ul",null,y.map(((e,t)=>n.createElement("li",{key:t},n.createElement("a",{href:e.url,target:"_blank",rel:"noreferrer"},"facebook"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"})):"instagram"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"})):"twitter"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"})):"youtube"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"})):"pinterest"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z"})):""))))):n.createElement("div",null,n.createElement("a",{href:y[0]&&y[0].url,target:"_blank",rel:"noreferrer"},y[0]&&"facebook"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"})):y[0]&&"instagram"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"})):y[0]&&"twitter"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"})):y[0]&&"youtube"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"})):y[0]&&"pinterest"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z"})):""))),p.logo_thumb_scale?n.createElement("img",{className:"annuaire-logo",src:p.logo_thumb_scale,alt:"Logo"}):"",p.logo_thumb_scale&&n.createElement("img",{className:"annuaire-logo",src:p.logo_thumb_scale,alt:"Logo"}))),f&&n.createElement("div",{className:"r-content-files"},f.map(((e,t)=>n.createElement("div",{key:t,className:"r-content-file"},n.createElement("a",{href:e.targetUrl,className:"r-content-file-link",rel:"nofollow"},n.createElement("span",{className:"r-content-file-title"},e.title),n.createElement("span",{className:"r-content-file-icon"},n.createElement("svg",{width:"21",height:"21",viewBox:"0 0 24 24",fill:"none",stroke:"#8899a4","stroke-width":"2","stroke-linecap":"square","stroke-linejoin":"arcs"},n.createElement("path",{d:"M3 15v4c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-4M17 9l-5 5-5-5M12 12.8V2.5"})))))))),w&&n.createElement("div",{className:"r-content-gallery"},n.createElement("div",{className:"spotlight-group flexbin r-content-gallery"},w.map(((e,t)=>n.createElement("a",{key:t,className:"spotlight",href:e.image_full_scale},n.createElement("img",{src:e.image_preview_scale,alt:""}))))))))},v=e=>{let{item:t}=e;const[a,l]=(0,n.useState)(new Image),[r,c]=(0,n.useState)(""),s=t.title&&t.title,o=t.taxonomy_contact_category&&t.taxonomy_contact_category[0],m=t.number?t.number:"",u=t.street?t.street:"",d=t.complement?t.complement:"",h=t.zipcode?t.zipcode:"",g=t.city?t.city:"",p=t.phones?t.phones:"",v=t.mails?t.mails:"",f=t.topics?t.topics:"";let E=t.country&&t.country.title,w="https://www.google.com/maps/dir/?api=1&destination="+t.street+"+"+t.number+"+"+t.complement+"+"+t.zipcode+"+"+t.city+"+"+E;return w=w.replaceAll("+null",""),(0,n.useEffect)((()=>{(t.image_affiche_scale||t.logo_thumb_scale)&&(async()=>{const e=new Image,a=t.image_affiche_scale||t.logo_thumb_scale||"";e.src=a;try{await e.decode(),l(e);const t=e.width<e.height?"img-contain":"img-cover";c(t)}catch(e){console.error("Error loading image:",e)}})()}),[t]),n.createElement("div",{className:"r-list-item"},a&&a.src?n.createElement(n.Fragment,null,n.createElement("div",{className:"r-item-img"},n.createElement("div",{className:"r-content-figure-blur",style:{backgroundImage:"url("+a.src+")"}}),n.createElement("img",{className:"r-content-figure-img "+r,src:a.src,alt:""}))):n.createElement(n.Fragment,null,n.createElement("div",{className:"r-item-img r-item-img-placeholder"})),n.createElement("div",{className:"r-item-text"},n.createElement("span",{className:"r-item-title"},s),o?n.createElement("span",{className:"r-item-categorie"},o.title):"",n.createElement("div",{className:"r-item-all"},u?n.createElement("div",{className:"r-item-adresse"},m?n.createElement("span",null,m+" "):"",u?n.createElement("span",null,u+", "):"",d?n.createElement("span",null,d+", "):"",n.createElement("br",null),h?n.createElement("span",null,h+" "):"",g?n.createElement("span",null,g):"",n.createElement("div",{className:"itineraty"},n.createElement("a",{href:w,target:"_blank",rel:"noreferrer"},n.createElement(i.HT,{text:"Itinéraire"})))):"",n.createElement("div",{className:"r-item-contact"},n.createElement("div",{className:"phones"},p?p.map(((e,t)=>n.createElement("span",{key:t},e.number))):""),n.createElement("div",{className:"mails"},v?v.map(((e,t)=>n.createElement("span",{key:t},e.mail_address))):""),n.createElement("div",{className:"topics"},f?f.slice(0,3).map(((e,t)=>n.createElement("span",{key:t},e.title))):"")))))};var f=a(75681),E=a.n(f);const w=e=>{let{contactArray:t,onChange:a,onHover:r,parentCallback:c}=e;function s(e){r(e)}return n.createElement(n.Fragment,null,n.createElement("ul",{className:"r-result-list annuaire-result-list"},t.map(((e,t)=>n.createElement("li",{key:t,className:"r-list-item-group",onMouseEnter:()=>s(e.UID),onMouseLeave:()=>s(null),onClick:()=>{return t=e.UID,void a(t);var t}},n.createElement(l.N_,{className:"r-list-item-link",style:{textDecoration:"none"},to:{pathname:"/"+E()(e.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(e.UID),state:{idItem:e.UID}}}),n.createElement(v,{item:e,key:e.created}))))))};var b=a(81499),y=a(48743);function N(e){return n.createElement(l.Kd,{basename:e.viewPath},n.createElement(i.Kq,{language:e.currentLanguage,translation:y.A},n.createElement(k,{queryFilterUrl:e.queryFilterUrl,queryUrl:e.queryUrl,proposeUrl:e.proposeUrl,batchSize:e.batchSize,displayMap:e.displayMap})))}function k(e){const{u:t,...a}=Object.assign({b_start:0,fullobjects:1},o.A.parse((0,h.A)().toString())),[l,c]=(0,n.useState)([]),[m,u]=(0,n.useState)([]),[g,v]=(0,n.useState)(null),[f,E]=(0,n.useState)(null),[y,N]=(0,n.useState)(a),[k,x]=(0,n.useState)(0),[C,A]=(0,n.useState)(!1),_="True"===e.displayMap,{response:S,error:M,isLoading:z,isMore:I}=(0,s.A)({method:"get",url:"",baseURL:e.queryUrl,headers:{Accept:"application/json"},params:y,load:C},[]);(0,n.useEffect)((()=>{null!==S&&(c(I?e=>[...e,...S.items]:S.items),u(S.items_total))}),[S]);const L=e=>{v(e)},T=e=>{E(e)};(0,n.useEffect)((()=>{N((e=>({...e,b_start:k})))}),[k]);const D=(0,n.useRef)(),[U,F]=n.useState({height:0}),[P,B]=(0,n.useState)(0);let H,V;(0,n.useEffect)((()=>{F({height:D.current.clientHeight}),B(D.current.offsetTop)}),[D.current]),l&&l.length>0?(H=n.createElement(w,{onChange:L,contactArray:l,onHover:T}),V=n.createElement(b.A,{headerHeight:U.height+P,clickId:g,hoverId:f,items:l,queryUrl:e.queryUrl})):z||(H=n.createElement("p",null,n.createElement(i.HT,{text:"Aucun contact n'a été trouvé"})));const q=n.createElement("div",{className:"lds-roller-container"},n.createElement("div",{className:"lds-roller"},n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null)));return n.createElement("div",{className:"ref ".concat(_?"view-map":"no-map")},n.createElement("div",{className:"r-result-filter-container",ref:D,style:{top:P}},n.createElement("div",{id:"r-result-filter",className:"r-result-filter container annuaire-result-filter"},n.createElement(d,{url:e.queryFilterUrl,activeFilter:y,onChange:e=>{A(!1),x((()=>0)),N(e),window.scrollTo(0,0)}}),e.proposeUrl&&n.createElement("div",{className:"r-add-contact"},n.createElement("a",{target:"_blank",rel:"noreferrer",href:e.proposeUrl},n.createElement(i.HT,{text:"Proposer un contact"}),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",className:"bi bi-plus-circle",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"}),n.createElement("path",{d:"M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"})))),m>0?n.createElement("p",{className:"r-results-numbers"},n.createElement("span",null,m),m>1?n.createElement(i.HT,{text:"contacts trouvés"}):n.createElement(i.HT,{text:"contact trouvé"})):n.createElement("p",{className:"r-results-numbers"},n.createElement(i.HT,{text:"Aucun résultat"})))),n.createElement(r.BV,null,n.createElement(r.qh,{exact:!0,path:"/",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},n.createElement("div",null,H),n.createElement("div",{className:"r-load-more"},m-e.batchSize>k?n.createElement("div",null,n.createElement("span",{className:"no-more-result"},z?q:""),n.createElement("button",{onClick:()=>{x((t=>t+parseInt(e.batchSize))),A(!0)},className:"btn-grad"},z?n.createElement(i.HT,{text:"Chargement..."}):n.createElement(i.HT,{text:"Plus de résultats"}))):n.createElement("span",{className:"no-more-result"},z?q:""))),_&&n.createElement("div",{className:"r-map annuaire-map",style:{top:U.height+P,height:"calc(100vh-"+U.height+P}},V))}),n.createElement(r.qh,{path:"/:name",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},n.createElement(p,{queryUrl:e.queryUrl,onChange:L})),_&&n.createElement("div",{className:"r-map annuaire-map",style:{top:U.height+P,height:"calc(100vh-"+U.height+P}},V))})))}},94274:(e,t,a)=>{a.d(t,{c:()=>n});const n=[{label:"Commerçant",value:"merchant"},{label:"Demandeur d'emploi",value:"job_seeker"},{label:"En situation de handicap",value:"disabled_person"},{label:"Jeune",value:"young"},{label:"Journaliste",value:"journalist"},{label:"Nouvel arrivant",value:"newcomer"},{label:"Organisateur d'événement",value:"event_planner"},{label:"Parent",value:"parent"},{label:"Senior",value:"elder"},{label:"Touriste",value:"tourist"}]},68473:(e,t,a)=>{a.d(t,{E:()=>n,o:()=>l});const n={control:e=>({...e,backgroundColor:"white",borderColor:"transparent",borderRadius:"10px",minWidth:"150px",height:"40px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"14px",letterSpacing:"1.4px"}),indicators:e=>({...e,color:"blue"}),option:e=>({...e})},l={control:e=>({...e,backgroundColor:"white",borderRadius:"10px",height:"30px",minWidth:"150px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"12px",letterSpacing:"1.4px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),option:(e,t)=>{let{data:a,isDisabled:n,isFocused:l,isSelected:r}=t;return{...e}}}},86110:(e,t,a)=>{a.d(t,{A:()=>r});var n=a(25602),l=a(99938);const r=e=>{const[t,a]=(0,n.useState)(null),[r,c]=(0,n.useState)(""),[s,i]=(0,n.useState)(!0),[o,m]=(0,n.useState)(!1),u=new AbortController;return(0,n.useEffect)((()=>((async e=>{if(i(!0),e.load?m(!0):m(!1),0!=Object.keys(e.params).length)try{const t=await l.A.request(e);a(t.data),i(!1),c(null)}catch(e){c(e)}else a(null)})({...e,signal:u.signal}),()=>u.abort())),[e.params]),{response:t,error:r,isLoading:s,isMore:o}}},18874:(e,t,a)=>{a.d(t,{A:()=>l});var n=a(41665);const l=function(){return new URLSearchParams((0,n.zy)().search)}},81499:(e,t,a)=>{a.d(t,{A:()=>w});var n=a(25602),l=a(28009),r=a(77059),c=a(60055),s=a(69780),i=a(16545),o=a(18874),m=a(97284),u=a.n(m);const d=a.p+"assets/pin-react.fda934b5daf26dd4da2a71a7e7e44431.svg";const h=a.p+"assets/pin-react-active.07d154037a15be5525b823fdc626cf29.svg";var g=a(8174),p=a(75681),v=a.n(p),f=a(72668);function E(e){let{activeItem:t,arrayOfLatLngs:a}=e;const n=(0,l.ko)();if(t){const e=[];e.push(t.geolocation.latitude),e.push(t.geolocation.longitude),n.setView(e,15)}else{let e=new(u().LatLngBounds)(a);n.fitBounds(e)}return null}const w=function(e){const[t,a]=(0,n.useState)(null),[l,m]=(0,n.useState)([]),[p,w]=(0,n.useState)(null),{u:b,...y}=Object.assign({UID:f.A.parse((0,o.A)().toString()).u});(0,n.useEffect)((()=>{const t=e.items.filter((e=>e.geolocation.latitude&&50.4989185!==e.geolocation.latitude&&4.7184485!==e.geolocation.longitude));m(t)}),[e]);const N=e=>new(u().Icon)({iconUrl:e,iconSize:[29,37]}),k=t=>t===e.clickId||t===e.hoverId?999:1;(0,n.useEffect)((()=>{var e=l&&l.filter((e=>e.UID===y.UID));a(e[0])}),[l]),(0,n.useEffect)((()=>{if(l.length>0){let e=[];l.map(((t,a)=>{let n=t.geolocation.latitude,l=t.geolocation.longitude;e.push([n,l])})),w(e)}}),[l]);const x=l.map(((t,a)=>{return n.createElement(r.p,{key:a,icon:(l=t.UID,l===y.UID||l===e.hoverId?N(h):N(d)),zIndexOffset:k(t.UID),position:[t.geolocation?t.geolocation.latitude:"",t.geolocation?t.geolocation.longitude:""],eventHandlers:{mouseover:e=>{}}},n.createElement(c.z,{closeButton:!1},n.createElement(g.N_,{className:"r-map-popup",style:{textDecoration:"none"},to:{pathname:"/"+v()(t.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(t.UID),state:{idItem:t.UID}}},n.createElement("span",{className:"r-map-popup-title"},t.title),n.createElement("p",{className:"r-map-popup-category"},t.category&&t.category.title))));var l}));return n.createElement("div",null,n.createElement(s.W,{style:{height:"calc(100vh - ".concat(e.headerHeight,"px)"),minHeight:"600px"},center:[50.85034,4.35171],zoom:15},n.createElement(i.e,{attribution:'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"}),null!=p?n.createElement(E,{activeItem:t,activeItemUID:y.UID,arrayOfLatLngs:p&&p}):"",l&&x))}},48743:(e,t,a)=>{a.d(t,{A:()=>n});const n={Publié:{en:"Published",fr:"Publié",de:"Veröffentlicht",nl:"Gepubliceerd"},Actualisé:{en:"Updated",fr:"Actualisé",de:"Aktualisiert",nl:"Bijgewerkt"},Événements:{en:"Events",fr:"Événements",de:"Veranstaltungen",nl:"Evenementen"},Actualités:{en:"News",fr:"Actualités",de:"Nachrichten",nl:"Nieuws"},Contacts:{en:"Contacts",fr:"Contacts",de:"Kontakte",nl:"Contacten"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Chargement...":{en:"Loading",fr:"Chargement...",de:"Laden",nl:"Laden..."},Recherche:{en:"Search",fr:"Recherche",de:"Suche",nl:"Zoeken"},Thématiques:{en:"Themes",fr:"Thématiques",de:"Themen",nl:"Thema's"},"Je suis":{en:"I am",fr:"Je suis",de:"Ich bin",nl:"Ik ben"},Catégories:{en:"Categories",fr:"Catégories",de:"Kategorien",nl:"Categorieën"},"Catégories locale":{en:"Local categories",fr:"Catégories locale",de:"Lokale Kategorien",nl:"Lokale categorieën"},"Catégories spécifiques":{en:"Specific categories",fr:"Catégories spécifiques",de:"Spezifische Kategorien",nl:"Specifieke categorieën"},Quoi:{en:"What",fr:"Quoi",de:"Was",nl:"Wat"},Facilités:{en:"Facilities",fr:"Facilités",de:"Einrichtungen",nl:"Faciliteiten"},"Plus de résultats":{en:"More results",fr:"Plus de résultats",de:"Mehr Ergebnisse",nl:"Meer resultaten"},"Aucun résultat":{en:"No result",fr:"Aucun résultat",de:"Kein Ergebnis",nl:"Geen resultaat"},Résultats:{en:"Results",fr:"Résultats",de:"Ergebnisse",nl:"Resultaten"},Retour:{en:"Return",fr:"Retour",de:"Zurück",nl:"Terug"},Téléchargements:{en:"Downloads",fr:"Téléchargements",de:"Downloads",nl:"Downloads"},Billetterie:{en:"Ticketing",fr:"Billetterie",de:"Tickets",nl:"Ticketverkoop"},"Lien vers la vidéo":{en:"Link to video",fr:"Lien vers la vidéo",de:"Link zum Video",nl:"Link naar video"},"Participation en ligne":{en:"Join online",fr:"Participation en ligne",de:"Online teilnehmen",nl:"Doe online mee"},"Actualités trouvées":{en:" News found",fr:" Actualités trouvées",de:" Nachrichten gefunden",nl:" Nieuws gevonden"},"Actualité trouvée":{en:" News found",fr:" Actualité trouvée",de:" Nachricht gefunden",nl:" Nieuws gevonden"},"Aucune actualité n'a été trouvée":{en:"No news was found",fr:"Aucune actualité n'a été trouvée",de:"Keine Nachrichten gefunden",nl:"Geen nieuws gevonden"},"Proposer une actualité":{en:"Suggest a news",fr:"Proposer une actualité",de:"Nachricht vorschlagen",nl:"Nieuws voorstellen"},"événements trouvés":{en:" Events found",fr:" Événements trouvés",de:" Veranstaltungen gefunden",nl:" Evenementen gevonden"},"événement trouvé":{en:" Event found",fr:" Événement trouvé",de:" Veranstaltung gefunden",nl:" Evenement gevonden"},Gratuit:{en:"Free",fr:"Gratuit",de:"Kostenlos",nl:"Gratis"},"Aucun événement n'a été trouvé":{en:"No event was found",fr:"Aucun événement n'a été trouvé",de:"Keine Veranstaltungen gefunden",nl:"Geen evenement gevonden"},"Proposer un événement":{en:"Suggest a event",fr:"Proposer un événement",de:"Veranstaltung vorschlagen",nl:"Evenement voorstellen"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Accessible aux PMR":{en:"Accessibility for PRM",fr:"Accessible aux PMR",de:"Barrierefreiheit für PMR",nl:"Toegankelijk voor PRM"},"Lien de l'événement":{en:"Event link",fr:"Lien de l'événement",de:"Veranstaltungslink",nl:"Evenement link"},"contacts trouvés":{en:" Contact found",fr:" Contacts trouvés",de:" Kontakt gefunden",nl:" Contact gevonden"},"contact trouvé":{en:" Contact found",fr:" Contact trouvé",de:" Kontakt gefunden",nl:" Contact gevonden"},"Aucun contact n'a été trouvé":{en:"No contact was found",fr:"Aucun contact n'a été trouvé",de:"Kein Kontakt gefunden",nl:"Geen contact gevonden"},"Proposer un contact":{en:"Suggest a contact",fr:"Proposer un contact",de:"Kontakt vorschlagen",nl:"Contact voorstellen"},Quand:{en:"When",fr:"Quand",de:"Wann",nl:"Wanneer"},"Toutes les dates":{en:"All dates",fr:"Toutes les dates",de:"Alle Daten",nl:"Alle data"},"Aujourd'hui":{en:"Today",fr:"Aujourd'hui",de:"Heute",nl:"Vandaag"},Demain:{en:"Tomorrow",fr:"Demain",de:"Morgen",nl:"Morgen"},"Ce week-end":{en:"This weekend",fr:"Ce week-end",de:"Dieses Wochenende",nl:"Dit weekend"},"Cette semaine":{en:"This week",fr:"Cette semaine",de:"Diese Woche",nl:"Deze week"},"Ce mois-ci":{en:"This month",fr:"Ce mois-ci",de:"Diesen Monat",nl:"Deze maand"},"Personnalisé (Du ... au ...)":{en:"Custom (From ... to ...)",fr:"Personnalisé (Du ... au ...)",de:"Benutzerdefiniert (Von ... bis ...)",nl:"Aangepast (Van ... tot ...)"},Le:{en:"On",fr:"Le",de:"Am",nl:"Op"},de:{en:"of",fr:"de",de:"von",nl:"van"},à:{en:"at",fr:"à",de:"um",nl:"om"},Du:{en:"From",fr:"Du",de:"Von",nl:"Van"},au:{en:"to",fr:"au",de:"bis",nl:"tot"},Personnalisé:{en:"Custom",fr:"Personnalisé",de:"Benutzerdefiniert",nl:"Aangepast"},Monday:{en:"Monday",fr:"Lundi",de:"Montag",nl:"Maandag"},Tuesday:{en:"Tuesday",fr:"Mardi",de:"Dienstag",nl:"Dinsdag"},Wednesday:{en:"Wednesday",fr:"Mercredi",de:"Mittwoch",nl:"Woensdag"},Thursday:{en:"Thursday",fr:"Jeudi",de:"Donnerstag",nl:"Donderdag"},Friday:{en:"Friday",fr:"Vendredi",de:"Freitag",nl:"Vrijdag"},Saturday:{en:"Saturday",fr:"Samedi",de:"Samstag",nl:"Zaterdag"},Sunday:{en:"Sunday",fr:"Dimanche",de:"Sonntag",nl:"Zondag"},Fermé:{en:"Closed",fr:"Fermé",de:"Geschlossen",nl:"Gesloten"},Ouvert:{en:"Open",fr:"Ouvert",de:"Geöffnet",nl:"Open"},Itinéraire:{en:"Itinerary",fr:"Itinéraire",de:"Route",nl:"Route"}}}}]);
1
+ "use strict";(self.webpackChunkimio_smartweb_core_webcomponents=self.webpackChunkimio_smartweb_core_webcomponents||[]).push([[486],{47486:(e,t,a)=>{a.r(t),a.d(t,{default:()=>N});var n=a(25602),l=a(8174),r=a(41665),c=a(19154),s=a(86110),i=a(83198),o=a(72668),m=a(94274),u=a(68473);const d=function(e){let t=(0,r.Zp)();const[a,l]=(0,n.useState)(e.activeFilter),[d,h]=(0,n.useState)([]),[g,p]=(0,n.useState)(null),[v,f]=(0,n.useState)(null),[E,w]=(0,n.useState)(!1),[b,y]=(0,n.useState)(null),{response:N,error:k,isLoading:x}=(0,s.A)({method:"get",url:"",baseURL:e.url,headers:{Accept:"application/json"},params:a});(0,n.useEffect)((()=>{if(null!==N){const e=N.topics&&N.topics.map((e=>({value:e.token,label:e.title}))),t=N.taxonomy_contact_category&&N.taxonomy_contact_category.map((e=>({value:e.token,label:e.title}))),a=N.facilities&&N.facilities.map((e=>({value:e.token,label:e.title})));h(e),p(t),f(a)}}),[N]);const C=(0,n.useCallback)((e=>{let{target:{name:t,value:a}}=e;a.length>2?l((e=>({...e,[t]:a})),[]):l((e=>{const a={...e},{[t]:n,...l}=a;return l}))})),A=(0,n.useCallback)(((e,t)=>{const a=t.name;e?l((t=>({...t,[a]:e.value})),[]):l((e=>{const t={...e},{[a]:n,...l}=t;return l}))})),_=(0,n.useRef)(!0);(0,n.useEffect)((()=>{_.current?_.current=!1:(t({pathname:"./",search:o.A.stringify(a)}),e.onChange(a))}),[a]);let S=d&&d.filter((t=>t.value===e.activeFilter.topics)),M=g&&g.filter((t=>t.value===e.activeFilter.taxonomy_contact_category)),z=v&&v.filter((t=>t.value===e.activeFilter.facilities)),I=m.c&&m.c.filter((t=>t.value===e.activeFilter.topics));return n.createElement(n.Fragment,null,n.createElement("div",{className:"react-filters-menu"},n.createElement("div",{className:"react-filters-container"},n.createElement("form",{className:"r-filter r-filter-search",onSubmit:function(t){t.preventDefault(),e.onChange(a)}},n.createElement("div",{className:"relative"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement("input",{className:"input-custom-class",name:"SearchableText",type:"text",value:a.SearchableText,onChange:C,placeholder:t({text:"Recherche"})})})),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"#9f9f9f",strokeWidth:"4","aria-hidden":"true",display:"block",overflow:"visible",style:{height:16,width:16},viewBox:"0 0 32 32"},n.createElement("path",{d:"M13 24a11 11 0 1 0 0-22 11 11 0 0 0 0 22zm8-3 9 9"})))),n.createElement("button",{className:"more-filter-btn collapsed",type:"button","data-bs-toggle":"collapse","data-bs-target":"#collapseOne","aria-expanded":"false","aria-controls":"collapseOne"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",style:{height:16,width:16},fill:"none",stroke:"currentColor",strokeWidth:"3","aria-hidden":"true",display:"block",overflow:"visible"},n.createElement("path",{d:"M7 16H3m26 0H15M29 6h-4m-8 0H3m26 20h-4M7 16a4 4 0 108 0 4 4 0 00-8 0zM17 6a4 4 0 108 0 4 4 0 00-8 0zm0 20a4 4 0 108 0 4 4 0 00-8 0zm0 0H3"}))),n.createElement("div",{className:"react-sep-menu"}),n.createElement("div",{className:"r-filter top-filter topics-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.E,name:"topics",className:"select-custom-no-border",isClearable:!0,onChange:A,options:d&&d,placeholder:t({text:"Thématiques"}),value:S&&S[0]})}))),n.createElement("div",{className:"r-filter top-filter iam-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.E,name:"iam",className:"select-custom-no-border",isClearable:!0,onChange:A,options:m.c&&m.c,placeholder:t({text:"Profil"}),value:I&&I[0]})}))),n.createElement("div",{className:"r-filter top-filter facilities-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.E,name:"facilities",className:"select-custom-no-border",isClearable:!0,onChange:A,options:v&&v,placeholder:t({text:"Facilités"}),value:z&&z[0]})}))))),n.createElement("div",{id:"collapseOne",className:"accordion-collapse collapse more-filter-container ","aria-labelledby":"headingOne","data-bs-parent":"#accordionExample"},n.createElement("div",{className:"accordion-body"},n.createElement("div",{className:"r-filter facilities-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(c.Ay,{styles:u.o,name:"taxonomy_contact_category_for_filtering",className:"select-custom-class library-facilities",isClearable:!0,onChange:A,options:g&&g,placeholder:t({text:"Catégories"}),value:M&&M[0]})}))))))};var h=a(18874),g=a(91015);a(1053);const p=e=>{let{queryUrl:t,onChange:a}=e;const l=(0,r.Zp)(),{u:c,...m}=Object.assign({UID:o.A.parse((0,h.A)().toString()).u,fullobjects:1}),[u,d]=(0,n.useState)(m),[p,v]=(0,n.useState)({}),[f,E]=(0,n.useState)(),[w,b]=(0,n.useState)(),[y,N]=(0,n.useState)([]),[k,x]=(0,n.useState)(),[C,A]=(0,n.useState)(!0),{response:_}=(0,s.A)({method:"get",url:"",baseURL:t,headers:{Accept:"application/json"},params:u},[]);(0,n.useEffect)((()=>{d(m)}),[o.A.parse((0,h.A)().toString()).u]),(0,n.useEffect)((()=>{null!==_&&v(_.items[0]),window.scrollTo(0,0)}),[_]),(0,n.useEffect)((()=>{if(p.image_affiche_scale){const e=new Image;e.src=p.image_affiche_scale,e.onload=()=>{x(e)}}}),[p]),(0,n.useEffect)((()=>{p.urls&&N(p.urls.filter((e=>"website"!==e.type)))}),[p]),(0,n.useEffect)((()=>{p.items&&p.items.length>0&&(E(p.items.filter((e=>"File"===e["@type"]))),b(p.items.filter((e=>"Image"===e["@type"]))))}),[p]);let S=p.country&&p.country.title,M="https://www.google.com/maps/dir/?api=1&destination="+p.street+"+"+p.number+"+"+p.complement+"+"+p.zipcode+"+"+p.city+"+"+S;M=M.replaceAll("+null","");return n.createElement("div",{className:"annuaire-content r-content"},n.createElement("button",{type:"button",onClick:function(){l(".."),a(null)}},n.createElement(i.HT,{text:"Retour"})),n.createElement("article",null,n.createElement("header",null,n.createElement("h2",{className:"r-content-title"},p.title),p.subtitle?n.createElement("h3",{className:"r-content-subtitle"},p.subtitle):""),p.image_affiche_scale&&n.createElement("figure",{className:"r-content-figure"},n.createElement("div",{className:"r-content-figure-blur",style:{backgroundImage:"url("+p.image_affiche_scale+")"}}),n.createElement("img",{className:"r-content-figure-img",src:p.image_affiche_scale,style:{objectFit:k&&k.width>=k.height?"cover":"contain"},alt:""}))),n.createElement("div",{className:"contactCard"},n.createElement("div",{className:"contactText"},n.createElement("div",{className:"r-content-description"},n.createElement(g.o,null,p.description)),n.createElement("div",{className:"contactTextAll"},n.createElement("p",{className:"annuaire-info-title"},n.createElement(i.HT,{text:"Infos pratiques"})),p.category?n.createElement("span",null,p.category):"",p.street?n.createElement("div",{className:"annaire-adresse"},n.createElement("div",{className:"annaire-adresse-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"}))),n.createElement("div",{className:"annaire-adresse-content"},n.createElement("a",{href:M,target:"_blank",rel:"noreferrer"},p.number?n.createElement("span",null,p.number+" "):"",p.street?n.createElement("span",null,p.street+", "):"",p.complement?n.createElement("span",null,p.complement+", "):"",p.zipcode?n.createElement("span",null,p.zipcode+" "):"",p.city?n.createElement("span",null,p.city):""))):"",p.table_date&&n.createElement("div",{onClick:()=>{A(!C)},className:"annuaire-schedul",role:"button","aria-expanded":"false"},n.createElement("div",{className:"annuaire-schedul-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",className:"bi bi-clock-fill",viewBox:"0 0 16 16"},n.createElement("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"}))),n.createElement("div",{className:"annuaire-schedul-content"},C?n.createElement(n.Fragment,null,n.createElement("span",{className:"Fermé"===p.schedule_for_today?"annuaire-day-close":"annuaire-day-open"},n.createElement(i.HT,{text:p.schedule_for_today})),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"10",height:"10",fill:"currentColor",className:"bi bi-caret-down-fill",viewBox:"0 0 16 16"},n.createElement("path",{d:"M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"}))):n.createElement("div",null,n.createElement("ul",null,p.table_date.map(((e,t)=>{const a=Object.keys(e)[0],l=e[a];return n.createElement("li",{key:t},n.createElement("strong",null,n.createElement(i.HT,{text:a}),":")," ",l)})))))),p.phones&&p.phones.length>0?n.createElement("div",{className:"annuaire-phone"},n.createElement("div",{className:"annuaire-phone-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"}))),n.createElement("div",{className:"annuaire-phone-content"},p.phones.map(((e,t)=>n.createElement("span",{key:t},e.label?e.label+": ":"",n.createElement("a",{href:"tel:"+e.number},e.number)))))):"",p.mails&&p.mails.length>0?n.createElement("div",{className:"annuaire-website-mails"},n.createElement("div",{className:"annuaire-website-mails-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"}))),n.createElement("div",{className:"annuaire-website-mails-content"},p.mails.map(((e,t)=>n.createElement("span",{key:t},e.label?e.label+": ":"",n.createElement("a",{href:"mailto:"+e.mail_address},e.mail_address)))))):"",p.urls&&p.urls.length>0?n.createElement("div",{className:"annuaire-website-link"},n.createElement("div",{className:"annuaire-website-link-icon"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16"},n.createElement("path",{d:"M2.5 2A1.5 1.5 0 0 0 1 3.5V12h14V3.5A1.5 1.5 0 0 0 13.5 2h-11zM0 12.5h16a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 0 12.5z"}))),n.createElement("ul",{className:"annuaire-website-link-content"},p.urls.filter((e=>"website"===e.type)).map(((e,t)=>n.createElement(n.Fragment,null,n.createElement("li",{key:t},n.createElement("a",{href:e.url,target:"_blank",rel:"noreferrer"},e.url))))))):"",y&&n.createElement("div",{className:"annuaire-social-link"},y.length>1?n.createElement("ul",null,y.map(((e,t)=>n.createElement("li",{key:t},n.createElement("a",{href:e.url,target:"_blank",rel:"noreferrer"},"facebook"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"})):"instagram"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"})):"twitter"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"})):"youtube"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"})):"pinterest"===e.type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z"})):""))))):n.createElement("div",null,n.createElement("a",{href:y[0]&&y[0].url,target:"_blank",rel:"noreferrer"},y[0]&&"facebook"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"})):y[0]&&"instagram"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"})):y[0]&&"twitter"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"})):y[0]&&"youtube"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"})):y[0]&&"pinterest"===y[0].type?n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",fill:"currentColor",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 0a8 8 0 0 0-2.915 15.452c-.07-.633-.134-1.606.027-2.297.146-.625.938-3.977.938-3.977s-.239-.479-.239-1.187c0-1.113.645-1.943 1.448-1.943.682 0 1.012.512 1.012 1.127 0 .686-.437 1.712-.663 2.663-.188.796.4 1.446 1.185 1.446 1.422 0 2.515-1.5 2.515-3.664 0-1.915-1.377-3.254-3.342-3.254-2.276 0-3.612 1.707-3.612 3.471 0 .688.265 1.425.595 1.826a.24.24 0 0 1 .056.23c-.061.252-.196.796-.222.907-.035.146-.116.177-.268.107-1-.465-1.624-1.926-1.624-3.1 0-2.523 1.834-4.84 5.286-4.84 2.775 0 4.932 1.977 4.932 4.62 0 2.757-1.739 4.976-4.151 4.976-.811 0-1.573-.421-1.834-.919l-.498 1.902c-.181.695-.669 1.566-.995 2.097A8 8 0 1 0 8 0z"})):""))),p.logo_thumb_scale?n.createElement("img",{className:"annuaire-logo",src:p.logo_thumb_scale,alt:"Logo"}):"",p.logo_thumb_scale&&n.createElement("img",{className:"annuaire-logo",src:p.logo_thumb_scale,alt:"Logo"}))),f&&n.createElement("div",{className:"r-content-files"},f.map(((e,t)=>n.createElement("div",{key:t,className:"r-content-file"},n.createElement("a",{href:e.targetUrl,className:"r-content-file-link",rel:"nofollow"},n.createElement("span",{className:"r-content-file-title"},e.title),n.createElement("span",{className:"r-content-file-icon"},n.createElement("svg",{width:"21",height:"21",viewBox:"0 0 24 24",fill:"none",stroke:"#8899a4","stroke-width":"2","stroke-linecap":"square","stroke-linejoin":"arcs"},n.createElement("path",{d:"M3 15v4c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-4M17 9l-5 5-5-5M12 12.8V2.5"})))))))),w&&n.createElement("div",{className:"r-content-gallery"},n.createElement("div",{className:"spotlight-group flexbin r-content-gallery"},w.map(((e,t)=>n.createElement("a",{key:t,className:"spotlight",href:e.image_full_scale},n.createElement("img",{src:e.image_preview_scale,alt:""}))))))))},v=e=>{let{item:t}=e;const[a,l]=(0,n.useState)(new Image),[r,c]=(0,n.useState)(""),s=t.title&&t.title,o=t.taxonomy_contact_category&&t.taxonomy_contact_category[0],m=t.number?t.number:"",u=t.street?t.street:"",d=t.complement?t.complement:"",h=t.zipcode?t.zipcode:"",g=t.city?t.city:"",p=t.phones?t.phones:"",v=t.mails?t.mails:"",f=t.topics?t.topics:"";let E=t.country&&t.country.title,w="https://www.google.com/maps/dir/?api=1&destination="+t.street+"+"+t.number+"+"+t.complement+"+"+t.zipcode+"+"+t.city+"+"+E;return w=w.replaceAll("+null",""),(0,n.useEffect)((()=>{(t.image_affiche_scale||t.logo_thumb_scale)&&(async()=>{const e=new Image,a=t.image_affiche_scale||t.logo_thumb_scale||"";e.src=a;try{await e.decode(),l(e);const t=e.width<e.height?"img-contain":"img-cover";c(t)}catch(e){console.error("Error loading image:",e)}})()}),[t]),n.createElement("div",{className:"r-list-item"},a&&a.src?n.createElement(n.Fragment,null,n.createElement("div",{className:"r-item-img"},n.createElement("div",{className:"r-content-figure-blur",style:{backgroundImage:"url("+a.src+")"}}),n.createElement("img",{className:"r-content-figure-img "+r,src:a.src,alt:""}))):n.createElement(n.Fragment,null,n.createElement("div",{className:"r-item-img r-item-img-placeholder"})),n.createElement("div",{className:"r-item-text"},n.createElement("span",{className:"r-item-title"},s),o?n.createElement("span",{className:"r-item-categorie"},o.title):"",n.createElement("div",{className:"r-item-all"},u?n.createElement("div",{className:"r-item-adresse"},m?n.createElement("span",null,m+" "):"",u?n.createElement("span",null,u+", "):"",d?n.createElement("span",null,d+", "):"",n.createElement("br",null),h?n.createElement("span",null,h+" "):"",g?n.createElement("span",null,g):"",n.createElement("div",{className:"itineraty"},n.createElement("a",{href:w,target:"_blank",rel:"noreferrer"},n.createElement(i.HT,{text:"Itinéraire"})))):"",n.createElement("div",{className:"r-item-contact"},n.createElement("div",{className:"phones"},p?p.map(((e,t)=>n.createElement("span",{key:t},e.number))):""),n.createElement("div",{className:"mails"},v?v.map(((e,t)=>n.createElement("span",{key:t},e.mail_address))):""),n.createElement("div",{className:"topics"},f?f.slice(0,3).map(((e,t)=>n.createElement("span",{key:t},e.title))):"")))))};var f=a(75681),E=a.n(f);const w=e=>{let{contactArray:t,onChange:a,onHover:r,parentCallback:c}=e;function s(e){r(e)}return n.createElement(n.Fragment,null,n.createElement("ul",{className:"r-result-list annuaire-result-list"},t.map(((e,t)=>n.createElement("li",{key:t,className:"r-list-item-group",onMouseEnter:()=>s(e.UID),onMouseLeave:()=>s(null),onClick:()=>{return t=e.UID,void a(t);var t}},n.createElement(l.N_,{className:"r-list-item-link",style:{textDecoration:"none"},to:{pathname:"/"+E()(e.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(e.UID),state:{idItem:e.UID}}}),n.createElement(v,{item:e,key:e.created}))))))};var b=a(81499),y=a(48743);function N(e){return n.createElement(l.Kd,{basename:e.viewPath},n.createElement(i.Kq,{language:e.currentLanguage,translation:y.A},n.createElement(k,{queryFilterUrl:e.queryFilterUrl,queryUrl:e.queryUrl,proposeUrl:e.proposeUrl,batchSize:e.batchSize,displayMap:e.displayMap})))}function k(e){const{u:t,...a}=Object.assign({b_start:0,fullobjects:1},o.A.parse((0,h.A)().toString())),[l,c]=(0,n.useState)([]),[m,u]=(0,n.useState)([]),[g,v]=(0,n.useState)(null),[f,E]=(0,n.useState)(null),[y,N]=(0,n.useState)(a),[k,x]=(0,n.useState)(0),[C,A]=(0,n.useState)(!1),_="True"===e.displayMap,{response:S,error:M,isLoading:z,isMore:I}=(0,s.A)({method:"get",url:"",baseURL:e.queryUrl,headers:{Accept:"application/json"},params:y,load:C},[]);(0,n.useEffect)((()=>{null!==S&&(c(I?e=>[...e,...S.items]:S.items),u(S.items_total))}),[S]);const L=e=>{v(e)},T=e=>{E(e)};(0,n.useEffect)((()=>{N((e=>({...e,b_start:k})))}),[k]);const D=(0,n.useRef)(),[U,F]=n.useState({height:0}),[P,B]=(0,n.useState)(0);let H,V;(0,n.useEffect)((()=>{F({height:D.current.clientHeight}),B(D.current.offsetTop)}),[D]),l&&l.length>0?(H=n.createElement(w,{onChange:L,contactArray:l,onHover:T}),V=n.createElement(b.A,{headerHeight:U.height+P,clickId:g,hoverId:f,items:l,queryUrl:e.queryUrl})):z||(H=n.createElement("p",null,n.createElement(i.HT,{text:"Aucun contact n'a été trouvé"})));const q=n.createElement("div",{className:"lds-roller-container"},n.createElement("div",{className:"lds-roller"},n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null)));return n.createElement("div",{className:"ref ".concat(_?"view-map":"no-map")},n.createElement("div",{className:"r-result-filter-container",ref:D,style:{top:P}},n.createElement("div",{id:"r-result-filter",className:"r-result-filter container annuaire-result-filter"},n.createElement(d,{url:e.queryFilterUrl,activeFilter:y,onChange:e=>{A(!1),x((()=>0)),N(e),window.scrollTo(0,0)}}),e.proposeUrl&&n.createElement("div",{className:"r-add-contact"},n.createElement("a",{target:"_blank",rel:"noreferrer",href:e.proposeUrl},n.createElement(i.HT,{text:"Proposer un contact"}),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",className:"bi bi-plus-circle",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"}),n.createElement("path",{d:"M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"})))),m>0?n.createElement("p",{className:"r-results-numbers"},n.createElement("span",null,m),m>1?n.createElement(i.HT,{text:"contacts trouvés"}):n.createElement(i.HT,{text:"contact trouvé"})):n.createElement("p",{className:"r-results-numbers"},n.createElement(i.HT,{text:"Aucun résultat"})))),n.createElement(r.BV,null,n.createElement(r.qh,{exact:!0,path:"/",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},n.createElement("div",null,H),n.createElement("div",{className:"r-load-more"},m-e.batchSize>k?n.createElement("div",null,n.createElement("span",{className:"no-more-result"},z?q:""),n.createElement("button",{onClick:()=>{x((t=>t+parseInt(e.batchSize))),A(!0)},className:"btn-grad"},z?n.createElement(i.HT,{text:"Chargement..."}):n.createElement(i.HT,{text:"Plus de résultats"}))):n.createElement("span",{className:"no-more-result"},z?q:""))),_&&n.createElement("div",{className:"r-map annuaire-map",style:{top:U.height+P,height:"calc(100vh-"+U.height+P}},V))}),n.createElement(r.qh,{path:"/:name",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},n.createElement(p,{queryUrl:e.queryUrl,onChange:L})),_&&n.createElement("div",{className:"r-map annuaire-map",style:{top:U.height+P,height:"calc(100vh-"+U.height+P}},V))})))}},94274:(e,t,a)=>{a.d(t,{c:()=>n});const n=[{label:"Commerçant",value:"merchant"},{label:"Demandeur d'emploi",value:"job_seeker"},{label:"En situation de handicap",value:"disabled_person"},{label:"Jeune",value:"young"},{label:"Journaliste",value:"journalist"},{label:"Nouvel arrivant",value:"newcomer"},{label:"Organisateur d'événement",value:"event_planner"},{label:"Parent",value:"parent"},{label:"Senior",value:"elder"},{label:"Touriste",value:"tourist"}]},68473:(e,t,a)=>{a.d(t,{E:()=>n,o:()=>l});const n={control:e=>({...e,backgroundColor:"white",borderColor:"transparent",borderRadius:"10px",minWidth:"150px",height:"40px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"14px",letterSpacing:"1.4px"}),indicators:e=>({...e,color:"blue"}),option:e=>({...e})},l={control:e=>({...e,backgroundColor:"white",borderRadius:"10px",height:"30px",minWidth:"150px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"12px",letterSpacing:"1.4px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),option:(e,t)=>{let{data:a,isDisabled:n,isFocused:l,isSelected:r}=t;return{...e}}}},86110:(e,t,a)=>{a.d(t,{A:()=>r});var n=a(25602),l=a(99938);const r=e=>{const[t,a]=(0,n.useState)(null),[r,c]=(0,n.useState)(""),[s,i]=(0,n.useState)(!0),[o,m]=(0,n.useState)(!1),u=new AbortController;return(0,n.useEffect)((()=>((async e=>{if(i(!0),e.load?m(!0):m(!1),0!=Object.keys(e.params).length)try{const t=await l.A.request(e);a(t.data),i(!1),c(null)}catch(e){c(e)}else a(null)})({...e,signal:u.signal}),()=>u.abort())),[e.params]),{response:t,error:r,isLoading:s,isMore:o}}},18874:(e,t,a)=>{a.d(t,{A:()=>l});var n=a(41665);const l=function(){return new URLSearchParams((0,n.zy)().search)}},81499:(e,t,a)=>{a.d(t,{A:()=>w});var n=a(25602),l=a(28009),r=a(77059),c=a(60055),s=a(69780),i=a(16545),o=a(18874),m=a(97284),u=a.n(m);const d=a.p+"assets/pin-react.fda934b5daf26dd4da2a71a7e7e44431.svg";const h=a.p+"assets/pin-react-active.07d154037a15be5525b823fdc626cf29.svg";var g=a(8174),p=a(75681),v=a.n(p),f=a(72668);function E(e){let{activeItem:t,arrayOfLatLngs:a}=e;const n=(0,l.ko)();if(t){const e=[];e.push(t.geolocation.latitude),e.push(t.geolocation.longitude),n.setView(e,15)}else{let e=new(u().LatLngBounds)(a);n.fitBounds(e)}return null}const w=function(e){const[t,a]=(0,n.useState)(null),[l,m]=(0,n.useState)([]),[p,w]=(0,n.useState)(null),{u:b,...y}=Object.assign({UID:f.A.parse((0,o.A)().toString()).u});(0,n.useEffect)((()=>{const t=e.items.filter((e=>e.geolocation.latitude&&50.4989185!==e.geolocation.latitude&&4.7184485!==e.geolocation.longitude));m(t)}),[e]);const N=e=>new(u().Icon)({iconUrl:e,iconSize:[29,37]}),k=t=>t===e.clickId||t===e.hoverId?999:1;(0,n.useEffect)((()=>{var e=l&&l.filter((e=>e.UID===y.UID));a(e[0])}),[l]),(0,n.useEffect)((()=>{if(l.length>0){let e=[];l.map(((t,a)=>{let n=t.geolocation.latitude,l=t.geolocation.longitude;e.push([n,l])})),w(e)}}),[l]);const x=l.map(((t,a)=>{return n.createElement(r.p,{key:a,icon:(l=t.UID,l===y.UID||l===e.hoverId?N(h):N(d)),zIndexOffset:k(t.UID),position:[t.geolocation?t.geolocation.latitude:"",t.geolocation?t.geolocation.longitude:""],eventHandlers:{mouseover:e=>{}}},n.createElement(c.z,{closeButton:!1},n.createElement(g.N_,{className:"r-map-popup",style:{textDecoration:"none"},to:{pathname:"/"+v()(t.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(t.UID),state:{idItem:t.UID}}},n.createElement("span",{className:"r-map-popup-title"},t.title),n.createElement("p",{className:"r-map-popup-category"},t.category&&t.category.title))));var l}));return n.createElement("div",null,n.createElement(s.W,{style:{height:"calc(100vh - ".concat(e.headerHeight,"px)"),minHeight:"600px"},center:[50.85034,4.35171],zoom:15},n.createElement(i.e,{attribution:'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"}),null!=p?n.createElement(E,{activeItem:t,activeItemUID:y.UID,arrayOfLatLngs:p&&p}):"",l&&x))}},48743:(e,t,a)=>{a.d(t,{A:()=>n});const n={Publié:{en:"Published",fr:"Publié",de:"Veröffentlicht",nl:"Gepubliceerd"},Actualisé:{en:"Updated",fr:"Actualisé",de:"Aktualisiert",nl:"Bijgewerkt"},Événements:{en:"Events",fr:"Événements",de:"Veranstaltungen",nl:"Evenementen"},Actualités:{en:"News",fr:"Actualités",de:"Nachrichten",nl:"Nieuws"},Contacts:{en:"Contacts",fr:"Contacts",de:"Kontakte",nl:"Contacten"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Chargement...":{en:"Loading",fr:"Chargement...",de:"Laden",nl:"Laden..."},Recherche:{en:"Search",fr:"Recherche",de:"Suche",nl:"Zoeken"},Thématiques:{en:"Themes",fr:"Thématiques",de:"Themen",nl:"Thema's"},"Je suis":{en:"I am",fr:"Je suis",de:"Ich bin",nl:"Ik ben"},Catégories:{en:"Categories",fr:"Catégories",de:"Kategorien",nl:"Categorieën"},"Catégories locale":{en:"Local categories",fr:"Catégories locale",de:"Lokale Kategorien",nl:"Lokale categorieën"},"Catégories spécifiques":{en:"Specific categories",fr:"Catégories spécifiques",de:"Spezifische Kategorien",nl:"Specifieke categorieën"},Quoi:{en:"What",fr:"Quoi",de:"Was",nl:"Wat"},Facilités:{en:"Facilities",fr:"Facilités",de:"Einrichtungen",nl:"Faciliteiten"},"Plus de résultats":{en:"More results",fr:"Plus de résultats",de:"Mehr Ergebnisse",nl:"Meer resultaten"},"Aucun résultat":{en:"No result",fr:"Aucun résultat",de:"Kein Ergebnis",nl:"Geen resultaat"},Résultats:{en:"Results",fr:"Résultats",de:"Ergebnisse",nl:"Resultaten"},Retour:{en:"Return",fr:"Retour",de:"Zurück",nl:"Terug"},Téléchargements:{en:"Downloads",fr:"Téléchargements",de:"Downloads",nl:"Downloads"},Billetterie:{en:"Ticketing",fr:"Billetterie",de:"Tickets",nl:"Ticketverkoop"},"Lien vers la vidéo":{en:"Link to video",fr:"Lien vers la vidéo",de:"Link zum Video",nl:"Link naar video"},"Participation en ligne":{en:"Join online",fr:"Participation en ligne",de:"Online teilnehmen",nl:"Doe online mee"},"Actualités trouvées":{en:" News found",fr:" Actualités trouvées",de:" Nachrichten gefunden",nl:" Nieuws gevonden"},"Actualité trouvée":{en:" News found",fr:" Actualité trouvée",de:" Nachricht gefunden",nl:" Nieuws gevonden"},"Aucune actualité n'a été trouvée":{en:"No news was found",fr:"Aucune actualité n'a été trouvée",de:"Keine Nachrichten gefunden",nl:"Geen nieuws gevonden"},"Proposer une actualité":{en:"Suggest a news",fr:"Proposer une actualité",de:"Nachricht vorschlagen",nl:"Nieuws voorstellen"},"événements trouvés":{en:" Events found",fr:" Événements trouvés",de:" Veranstaltungen gefunden",nl:" Evenementen gevonden"},"événement trouvé":{en:" Event found",fr:" Événement trouvé",de:" Veranstaltung gefunden",nl:" Evenement gevonden"},Gratuit:{en:"Free",fr:"Gratuit",de:"Kostenlos",nl:"Gratis"},"Aucun événement n'a été trouvé":{en:"No event was found",fr:"Aucun événement n'a été trouvé",de:"Keine Veranstaltungen gefunden",nl:"Geen evenement gevonden"},"Proposer un événement":{en:"Suggest a event",fr:"Proposer un événement",de:"Veranstaltung vorschlagen",nl:"Evenement voorstellen"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Accessible aux PMR":{en:"Accessibility for PRM",fr:"Accessible aux PMR",de:"Barrierefreiheit für PMR",nl:"Toegankelijk voor PRM"},"Lien de l'événement":{en:"Event link",fr:"Lien de l'événement",de:"Veranstaltungslink",nl:"Evenement link"},"contacts trouvés":{en:" Contact found",fr:" Contacts trouvés",de:" Kontakt gefunden",nl:" Contact gevonden"},"contact trouvé":{en:" Contact found",fr:" Contact trouvé",de:" Kontakt gefunden",nl:" Contact gevonden"},"Aucun contact n'a été trouvé":{en:"No contact was found",fr:"Aucun contact n'a été trouvé",de:"Kein Kontakt gefunden",nl:"Geen contact gevonden"},"Proposer un contact":{en:"Suggest a contact",fr:"Proposer un contact",de:"Kontakt vorschlagen",nl:"Contact voorstellen"},Quand:{en:"When",fr:"Quand",de:"Wann",nl:"Wanneer"},"Toutes les dates":{en:"All dates",fr:"Toutes les dates",de:"Alle Daten",nl:"Alle data"},"Aujourd'hui":{en:"Today",fr:"Aujourd'hui",de:"Heute",nl:"Vandaag"},Demain:{en:"Tomorrow",fr:"Demain",de:"Morgen",nl:"Morgen"},"Ce week-end":{en:"This weekend",fr:"Ce week-end",de:"Dieses Wochenende",nl:"Dit weekend"},"Cette semaine":{en:"This week",fr:"Cette semaine",de:"Diese Woche",nl:"Deze week"},"Ce mois-ci":{en:"This month",fr:"Ce mois-ci",de:"Diesen Monat",nl:"Deze maand"},"Personnalisé (Du ... au ...)":{en:"Custom (From ... to ...)",fr:"Personnalisé (Du ... au ...)",de:"Benutzerdefiniert (Von ... bis ...)",nl:"Aangepast (Van ... tot ...)"},Le:{en:"On",fr:"Le",de:"Am",nl:"Op"},de:{en:"of",fr:"de",de:"von",nl:"van"},à:{en:"at",fr:"à",de:"um",nl:"om"},Du:{en:"From",fr:"Du",de:"Von",nl:"Van"},au:{en:"to",fr:"au",de:"bis",nl:"tot"},Personnalisé:{en:"Custom",fr:"Personnalisé",de:"Benutzerdefiniert",nl:"Aangepast"},Monday:{en:"Monday",fr:"Lundi",de:"Montag",nl:"Maandag"},Tuesday:{en:"Tuesday",fr:"Mardi",de:"Dienstag",nl:"Dinsdag"},Wednesday:{en:"Wednesday",fr:"Mercredi",de:"Mittwoch",nl:"Woensdag"},Thursday:{en:"Thursday",fr:"Jeudi",de:"Donnerstag",nl:"Donderdag"},Friday:{en:"Friday",fr:"Vendredi",de:"Freitag",nl:"Vrijdag"},Saturday:{en:"Saturday",fr:"Samedi",de:"Samstag",nl:"Zaterdag"},Sunday:{en:"Sunday",fr:"Dimanche",de:"Sonntag",nl:"Zondag"},Fermé:{en:"Closed",fr:"Fermé",de:"Geschlossen",nl:"Gesloten"},Ouvert:{en:"Open",fr:"Ouvert",de:"Geöffnet",nl:"Open"},Itinéraire:{en:"Itinerary",fr:"Itinéraire",de:"Route",nl:"Route"}}}}]);
@@ -1 +1 @@
1
- (self.webpackChunkimio_smartweb_core_webcomponents=self.webpackChunkimio_smartweb_core_webcomponents||[]).push([[884],{75954:(e,t,a)=>{"use strict";a.r(t),a.d(t,{default:()=>P});var n=a(25602),l=a(8174),r=a(41665),s=a(19154),c=a(86110),i=a(83198),o=a(54368),m=a.n(o),u=(a(55369),a(60711)),d=a.n(u),v=a(2494),f=a(57377),h=a(96745),g=a(42090),p=a(31540),E=a(64478);const b={fr:h.fr,nl:g.nl,de:p.de,en:E.b};const y=function(e){let{language:t,setDates:a}=e;const[l,r]=(0,n.useState)([null,null]),[s,c]=l,[o,u]=(0,n.useState)(n.createElement(i.HT,{text:"Quand"})),[h,g]=(0,n.useState)(),p=d()().format("YYYY-MM-DD"),E={all:n.createElement(i.HT,{text:"Toutes les dates"}),today:n.createElement(i.HT,{text:"Aujourd'hui"}),tomorrow:n.createElement(i.HT,{text:"Demain"}),thisWeekEnd:n.createElement(i.HT,{text:"Ce week-end"}),thisWeek:n.createElement(i.HT,{text:"Cette semaine"}),thisMonth:n.createElement(i.HT,{text:"Ce mois-ci"}),custom:n.createElement(i.HT,{text:"Personnalisé (Du ... au ...)"})};return(0,n.useState)((()=>{g(b[t])}),[]),n.createElement(n.Fragment,null,n.createElement("div",{className:"period-filter"},n.createElement(v.A,{className:"period-filter-toggler",onSelect:e=>{switch(e){case"all":a({"event_dates.query":[p]}),u(E.all);break;case"today":a({"event_dates.query":[p,p]}),u(E.today);break;case"tomorrow":const e=d()().add(1,"days").format("YYYY-MM-DD");a({"event_dates.query":[e,e]}),u(E.tomorrow);break;case"thisWeekEnd":const t=d()().endOf("week").format("YYYY-MM-DD"),n=d()().endOf("week").add(1,"days").format("YYYY-MM-DD");a({"event_dates.query":[t,n]}),u(E.thisWeekEnd);break;case"thisWeek":const l=d()().endOf("week").add(1,"days").format("YYYY-MM-DD");a({"event_dates.query":[p,l]}),u(E.thisWeek);break;case"thisMonth":const r=d()().endOf("month").format("YYYY-MM-DD");a({"event_dates.query":[p,r]}),u(E.thisMonth)}},title:o},n.createElement(f.A.Item,{eventKey:"all"},E.all),n.createElement(f.A.Item,{eventKey:"today"},E.today),n.createElement(f.A.Item,{eventKey:"tomorrow"},E.tomorrow),n.createElement(f.A.Item,{eventKey:"thisWeekEnd"},E.thisWeekEnd),n.createElement(f.A.Item,{eventKey:"thisWeek"},E.thisWeek),n.createElement(f.A.Item,{eventKey:"thisMonth"},E.thisMonth),n.createElement("div",{className:"perdiod-filter-range"},h&&n.createElement(i.rk,null,(e=>{let{translate:t,language:l}=e;return n.createElement(m(),{dateFormat:"dd/MM/yyyy",placeholderText:t({text:"Personnalisé (Du ... au ...)"}),selectsRange:!0,startDate:s,endDate:c,minDate:(new Date).setDate((new Date).getDate()+1),onChange:e=>{r(e),(null!==e[0]&&null!==e[1]||null==e[0]&&null==e[1])&&(e=>{r(e);const t=e.filter((e=>null!==e)).map((e=>d()(e).format("YYYY-MM-DD")));a({"event_dates.query":t}),e.every((e=>null===e))?u(E.all):u(E.custom)})(e)},isClearable:!0,locale:h})}))))))};var w=a(72668);const j=[{label:"Petit enfant",value:"i8gf49541q"},{label:"Petit enfant » 1 an",value:"tdtpdh546x"},{label:"Petit enfant » 2 ans",value:"19hb3u884v"},{label:"Petit enfant » 3 ans",value:"cl7oi9xaig"},{label:"Enfant",value:"omg40jn2yl"},{label:"Enfant » 4 ans",value:"a04ryxt74a"},{label:"Enfant » 5 ans",value:"2u0ugvi72u"},{label:"Enfant » 6 ans",value:"8btkbsp9ei"},{label:"Enfant » 7 ans",value:"gp881gyhmy"},{label:"Enfant » 8 ans",value:"me9vnw7vnk"},{label:"Enfant » 9 ans",value:"11ps76le1h"},{label:"Enfant » 10 ans",value:"rf2m1fbrot"},{label:"Enfant » 11 ans",value:"79qhii8mnf"},{label:"Adolescent",value:"ah0rbc2qr4"},{label:"Adolescent » 12 ans",value:"x6rmmxao6i"},{label:"Adolescent » 13 ans",value:"1pn83a9xkw"},{label:"Adolescent » 14 ans",value:"b8skpvhfka"},{label:"Adolescent » 15 ans",value:"snvxin8j4j"},{label:"Adolescent » 16 ans",value:"v4ty7v0hab"},{label:"Adolescent » 17 ans",value:"1x1ii6jxhu"},{label:"Adulte",value:"5lfbjyeea0"},{label:"Plus de 60 ans",value:"58cuuquwed"},{label:"Tout public",value:"ry275hefdy"}];var k=a(94274),N=a(68473);const x=function(e){let t=(0,r.Zp)();const[a,l]=(0,n.useState)(e.activeFilter),[o,m]=(0,n.useState)(null),[u,v]=(0,n.useState)(null),[f,h]=(0,n.useState)([]),[g,p]=(0,n.useState)(null),{response:E,error:b,isLoading:x}=(0,c.A)({method:"get",url:"",baseURL:e.url,headers:{Accept:"application/json"},params:a,paramsSerializer:{indexes:null}});(0,n.useEffect)((()=>{if(null!==E){const e=E.topics&&E.topics.map((e=>({value:e.token,label:e.title}))),t=E.category&&E.category.map((e=>({value:e.token,label:e.title,queryString:"category"}))),a=E.local_category&&E.local_category.map((e=>({value:e.token,label:e.title,queryString:"local_category"})));m(e),v(t),h(a)}}),[E]);const A=[{label:n.createElement(i.HT,{text:"Catégories spécifiques"}),options:f},{label:n.createElement(i.HT,{text:"Catégories"}),options:u}],D=(0,n.useCallback)((e=>{let{target:{name:t,value:a}}=e;a.length>2?l((e=>({...e,[t]:a})),[]):l((e=>{const a={...e},{[t]:n,...l}=a;return l}))})),M=(0,n.useCallback)(((e,t)=>{const a=t.name;e?l((t=>({...t,[a]:e.value})),[]):l((e=>{const t={...e},{[a]:n,...l}=t;return l}))})),_=(0,n.useCallback)(((e,t)=>{e?l((t=>({...t,[e.queryString]:e.value})),[]):l((e=>{const a={...e},{[t.removedValues[0].queryString]:n,...l}=a;return l}))})),C=(0,n.useRef)(!0);(0,n.useEffect)((()=>{C.current?C.current=!1:(t({pathname:"./",search:w.A.stringify(a)}),e.onChange(a))}),[a]);let T=o&&o.filter((t=>t.value===e.activeFilter.topics)),S=u&&u.filter((t=>t.value===e.activeFilter.category)),H=j&&j.filter((t=>t.value===e.activeFilter.topics)),Y=k.c&&k.c.filter((t=>t.value===e.activeFilter.topics));return(0,n.useEffect)((()=>{g&&l((e=>{if(g["event_dates.query"].length>1){const{"event_dates.range":t,...a}=g,n="min:max";return{...e,...a,"event_dates.range":n}}return g["event_dates.query"].every((e=>null===e))?{...e,"event_dates.query":[d()().format("YYYY-MM-DD")],"event_dates.range":"min"}:{...e,...g,"event_dates.range":"min"}}))}),[g]),n.createElement(n.Fragment,null,n.createElement("div",{className:"react-filters-menu"},n.createElement("div",{className:"react-filters-container"},n.createElement("form",{className:"r-filter r-filter-search",onSubmit:function(t){t.preventDefault(),e.onChange(a)}},n.createElement("div",{className:"relative"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement("input",{className:"input-custom-class",name:"SearchableText",type:"text",value:a.SearchableText,onChange:D,placeholder:t({text:"Recherche"})})})),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"#9f9f9f",strokeWidth:"4","aria-hidden":"true",display:"block",overflow:"visible",style:{height:16,width:16},viewBox:"0 0 32 32"},n.createElement("path",{d:"M13 24a11 11 0 1 0 0-22 11 11 0 0 0 0 22zm8-3 9 9"})))),n.createElement("button",{className:"more-filter-btn collapsed",type:"button","data-bs-toggle":"collapse","data-bs-target":"#collapseOne","aria-expanded":"false","aria-controls":"collapseOne"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",style:{height:16,width:16},fill:"none",stroke:"currentColor",strokeWidth:"3","aria-hidden":"true",display:"block",overflow:"visible"},n.createElement("path",{d:"M7 16H3m26 0H15M29 6h-4m-8 0H3m26 20h-4M7 16a4 4 0 108 0 4 4 0 00-8 0zM17 6a4 4 0 108 0 4 4 0 00-8 0zm0 20a4 4 0 108 0 4 4 0 00-8 0zm0 0H3"}))),n.createElement("div",{className:"react-sep-menu"}),"False"===e.onlyPastEvents&&n.createElement("div",{className:"r-filter schedul-Filter"},n.createElement(y,{language:e.language,setDates:p})),n.createElement("div",{className:"react-sep-menu"}),n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement("div",{className:"r-filter top-filter facilities-Filter"},n.createElement(s.Ay,{styles:N.E,name:"category",className:"select-custom-no-border library-facilities",isClearable:!0,onChange:_,options:0===f.length?u&&u:A,placeholder:t({text:"Quoi"}),value:S&&S[0]}))})))),n.createElement("div",{id:"collapseOne",className:"accordion-collapse collapse more-filter-container ","aria-labelledby":"headingOne","data-bs-parent":"#accordionExample"},n.createElement("div",{className:"accordion-body"},n.createElement("div",{className:"r-filter collapse-filter topics-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(s.Ay,{styles:N.o,name:"topics",className:"library-topics",isClearable:!0,onChange:M,options:o&&o,placeholder:t({text:"Thématiques"}),value:T&&T[0]})}))),n.createElement("div",{className:"r-filter collapse-filter public-target-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(s.Ay,{styles:N.o,name:"taxonomy_event_public",className:"library-topics",isClearable:!0,onChange:M,options:j&&j,placeholder:t({text:"Public cible"}),value:H&&H[0]})}))),n.createElement("div",{className:"r-filter collapse-filter iam-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(s.Ay,{styles:N.o,name:"iam",className:"library-topics",isClearable:!0,onChange:M,options:k.c&&k.c,placeholder:t({text:"Profil"}),value:Y&&Y[0]})}))))))};var A=a(18874),D=a(91015);a(1053);const M=e=>{let{queryUrl:t,onChange:a,onlyPastEvents:l}=e,s=(0,r.Zp)();const{u:o,...m}=Object.assign({UID:w.A.parse((0,A.A)().toString()).u,fullobjects:1,"event_dates.query":d()().format("YYYY-MM-DD"),"event_dates.range":"True"===l?"max":"min"}),[u,v]=(0,n.useState)(m),[f,h]=(0,n.useState)({}),[g,p]=(0,n.useState)([]),[E,b]=(0,n.useState)(),[y,j]=(0,n.useState)(),[k,N]=(0,n.useState)(!1),x=(0,n.useRef)(),{response:M,error:_,isLoading:C}=(0,c.A)({method:"get",url:"",baseURL:t,headers:{Accept:"application/json"},params:u},[]);(0,n.useEffect)((()=>{v(m)}),[w.A.parse((0,A.A)().toString()).u]),(0,n.useEffect)((()=>{null!==M&&(h(M.items[0]),M.items.length>1?M.items.map(((e,t)=>{const a=new Date;new Date(e.start)>=a&&p((t=>[...t,e.start]))})):p(null)),window.scrollTo(0,0)}),[M]),(0,n.useEffect)((()=>{f.items&&f.items.length>0&&(b(f.items.filter((e=>"File"===e["@type"]))),j(f.items.filter((e=>"Image"===e["@type"]))))}),[f]),(0,n.useEffect)((()=>{const e=e=>{x.current&&!x.current.contains(e.target)&&q()};return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[]),d().locale("be");const T=d().utc(f.start).format("DD-MM-YYYY"),S=d().utc(f.end).format("DD-MM-YYYY"),H=d().utc(f.start).format("LT"),Y=d().utc(f.end).format("LT"),P=d()(),z=g&&g.filter((e=>d()(e).isAfter(P)));let I="https://www.google.com/maps/dir/?api=1&destination="+f.street+"+"+f.number+"+"+f.complement+"+"+f.zipcode+"+"+f.city;I=I.replaceAll("+null","");const q=()=>{N(!1)};return n.createElement("div",{className:"envent-content r-content"},n.createElement("button",{type:"button",onClick:function(){s(".."),a(null)}},n.createElement(i.HT,{text:"Retour"})),n.createElement("article",null,n.createElement("header",{className:"r-content-header"},n.createElement("h2",{className:"r-content-title"},f.title),f.local_category?n.createElement("span",{className:"r-content-title-cat"},f.local_category.title):"",f.category?n.createElement("span",{className:"r-content-title-cat"},f.category.title):"",n.createElement("span",null)),n.createElement("figure",null,n.createElement("div",{className:"r-content-img",style:{backgroundImage:f.image_affiche_scale?"url("+f.image_affiche_scale+")":""}})),n.createElement("span",{className:"news-info-title"},n.createElement(i.HT,{text:"Infos pratiques"})),n.createElement("div",{className:"r-content-news-info"},n.createElement("div",{className:"r-content-news-info-container"},n.createElement("div",{className:"r-content-news-info-schedul"},n.createElement("div",{className:"icon-baseline"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMin",viewBox:"0 0 19.41 19.41"},n.createElement("path",{d:"M16.09,2.74H14.35V.85a.44.44,0,0,0-.43-.44H12.47A.44.44,0,0,0,12,.85V2.74H7.38V.85A.44.44,0,0,0,7,.41H5.5a.44.44,0,0,0-.44.44V2.74H3.32A1.74,1.74,0,0,0,1.58,4.48V17.26A1.74,1.74,0,0,0,3.32,19H16.09a1.74,1.74,0,0,0,1.75-1.74V4.48A1.74,1.74,0,0,0,16.09,2.74Zm-.21,14.52H3.54A.22.22,0,0,1,3.32,17h0V6.22H16.09V17a.21.21,0,0,1-.21.22Z"}))),n.createElement("div",{ref:x,className:"dpinlb"},!g&&n.createElement("div",{className:"r-content-news-info--date"},T===S?n.createElement("div",null,f.whole_day?n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,n.createElement(i.HT,{text:"Le"})," "),n.createElement("div",{className:"r-time"},T)):f.open_end?n.createElement(n.Fragment,null,n.createElement("div",{className:"r-content-date-one-day"},n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,n.createElement(i.HT,{text:"Le"})," "),n.createElement("div",{className:"r-time"},T),n.createElement("span",null," ",n.createElement(i.HT,{text:"à"})," "),n.createElement("div",{className:"r-time-hours"},H)))):n.createElement(n.Fragment,null,n.createElement("div",{className:"r-content-date-one-day"},n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,n.createElement(i.HT,{text:"Le"})," "),n.createElement("div",{className:"r-time"},T)),n.createElement("div",{className:"r-content-date-start-hours"},n.createElement("span",null,n.createElement(i.HT,{text:"de"})," "),n.createElement("div",{className:"r-time-hours"},H),n.createElement("span",null," ",n.createElement(i.HT,{text:"à"})," "),n.createElement("div",{className:"r-time-hours"},Y))))):n.createElement("div",{className:"r-content-date-du-au"},n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,"Du "),n.createElement("div",{className:"r-time"},T)),n.createElement("div",{className:"r-content-date-end"},n.createElement("span",null," au "),n.createElement("div",{className:"r-time"},S)))),g&&n.createElement("a",{onClick:()=>{N(!0)},className:"recurence-schedul",role:"button","aria-expanded":"false"},n.createElement("p",null,f.whole_day?d()(z[0]).format("DD-MM-YYYY"):n.createElement(n.Fragment,null,d()(z[0]).format("DD-MM-YYYY"),n.createElement("div",{className:"r-content-recur-start-hours"},n.createElement("span",null,n.createElement(i.HT,{text:"de"})," "),n.createElement("div",{className:"r-time-hours"},H),n.createElement("span",null," ",n.createElement(i.HT,{text:"à"})," "),n.createElement("div",{className:"r-time-hours"},Y))),n.createElement("span",{className:"recurence-schedul-more"},"Prochaines dates",n.createElement("i",{class:"bi bi-arrow-down-short"}))),n.createElement("div",{className:k?"recurence-modal-display":"recurence-modal-hide"},n.createElement("ul",null,z.map(((e,t)=>n.createElement("li",{key:t},d()(e).format("DD-MM-YYYY"))))))))),n.createElement("div",{className:"r-content-news-info-aera"},f.street?n.createElement("div",{className:"icon-baseline"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19.41 19.41"},n.createElement("path",{d:"M9,18.34C3.9,10.94,3,10.18,3,7.45a6.75,6.75,0,0,1,13.49,0c0,2.73-.94,3.49-6,10.89a.85.85,0,0,1-1.17.22A.77.77,0,0,1,9,18.34Zm.7-8.07A2.82,2.82,0,1,0,6.89,7.45a2.83,2.83,0,0,0,2.82,2.82Z"}))):"",n.createElement("div",{className:"dpinlb"},n.createElement("div",{className:"r-content-news-info--itinirary"},f.street?n.createElement("a",{href:I,target:"_blank"},n.createElement("span",null,"Itinéraire")):""),!0===f.reduced_mobility_facilities?n.createElement("div",{className:"r-content-news-info--reduced"},n.createElement("span",null,n.createElement(i.HT,{text:"Accessible aux PMR"}))):"",!0===f.free_entry?n.createElement("div",{className:"r-content-news-info--entry"},n.createElement("span",null,n.createElement(i.HT,{text:"Gratuit"}))):"")),(f.contact_name||f.contact_phone||f.contact_email)&&n.createElement("div",{className:"r-content-news-info-contact"},n.createElement("div",{className:"dpinlb"},n.createElement("div",{className:"r-content-news-info--name"},n.createElement("span",null,f.contact_name)),n.createElement("div",{className:"r-content-news-info--phone"},n.createElement("span",null,n.createElement("a",{href:"tel:".concat(f.contact_phone)},f.contact_phone))),n.createElement("div",{className:"r-content-news-info--email"},n.createElement("a",{href:"mailto:".concat(f.contact_email)},f.contact_email)))),null===f.event_url&&null===f.online_participation&&null===f.video_url?"":n.createElement("div",{className:"r-content-news-info-link"},n.createElement("div",{className:"icon-baseline"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19.41 19.41"},n.createElement("path",{d:"M16.36,2.22H3.06a1.3,1.3,0,0,0-1.3,1.3h0v9a1.3,1.3,0,0,0,1.3,1.3H7.52v1.74h-.7a.8.8,0,0,0,0,1.6h5.79a.8.8,0,0,0,0-1.6h-.7V13.85h4.45a1.31,1.31,0,0,0,1.3-1.3v-9A1.3,1.3,0,0,0,16.36,2.22Zm-1.9,10.83a.37.37,0,1,1,.36-.37h0a.36.36,0,0,1-.36.36Zm1.6.08a.45.45,0,1,1,.44-.45h0a.44.44,0,0,1-.44.45h0Zm.53-1.35H2.82V3.52a.23.23,0,0,1,.23-.23H16.36a.23.23,0,0,1,.23.23h0v8.27Z"}))),n.createElement("div",{className:"dpinlb"},null===f.event_url?"":n.createElement("div",{className:"r-content-news-info-event_link"},n.createElement("a",{href:f.event_url},n.createElement(i.HT,{text:"Lien de l'événement"}))),null===f.online_participation?"":n.createElement("div",{className:"r-content-news-info--online_participation"},n.createElement("a",{href:f.online_participation},n.createElement(i.HT,{text:"Participation en ligne"}))),null===f.video_url?"":n.createElement("div",{className:"r-content-news-info--video"},n.createElement("a",{href:f.video_url},n.createElement(i.HT,{text:"Lien vers la vidéo"}))))),null===f.facebook&&null===f.instagram&&null===f.twitter?"":n.createElement("div",{className:"r-content-news-info-social"},n.createElement("ul",null,f.facebook?n.createElement("li",null,n.createElement("a",{href:f.facebook,target:"_blank"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"800",width:"1200",viewBox:"-204.79995 -341.33325 1774.9329 2047.9995"},n.createElement("path",{d:"M1365.333 682.667C1365.333 305.64 1059.693 0 682.667 0 305.64 0 0 305.64 0 682.667c0 340.738 249.641 623.16 576 674.373V880H402.667V682.667H576v-150.4c0-171.094 101.917-265.6 257.853-265.6 74.69 0 152.814 13.333 152.814 13.333v168h-86.083c-84.804 0-111.25 52.623-111.25 106.61v128.057h189.333L948.4 880H789.333v477.04c326.359-51.213 576-333.635 576-674.373",fill:"#100f0d"}),n.createElement("path",{d:"M948.4 880l30.267-197.333H789.333V554.609C789.333 500.623 815.78 448 900.584 448h86.083V280s-78.124-13.333-152.814-13.333c-155.936 0-257.853 94.506-257.853 265.6v150.4H402.667V880H576v477.04a687.805 687.805 0 00106.667 8.293c36.288 0 71.91-2.84 106.666-8.293V880H948.4",fill:"#fff"})))):"",f.instagram?n.createElement("li",null,n.createElement("a",{href:f.instagram,target:"_blank"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"800",width:"1200",viewBox:"-100.7682 -167.947 873.3244 1007.682"},n.createElement("g",{fill:"#100f0d"},n.createElement("path",{d:"M335.895 0c-91.224 0-102.663.387-138.49 2.021-35.752 1.631-60.169 7.31-81.535 15.612-22.088 8.584-40.82 20.07-59.493 38.743-18.674 18.673-30.16 37.407-38.743 59.495C9.33 137.236 3.653 161.653 2.02 197.405.386 233.232 0 244.671 0 335.895c0 91.222.386 102.661 2.02 138.488 1.633 35.752 7.31 60.169 15.614 81.534 8.584 22.088 20.07 40.82 38.743 59.495 18.674 18.673 37.405 30.159 59.493 38.743 21.366 8.302 45.783 13.98 81.535 15.612 35.827 1.634 47.266 2.021 138.49 2.021 91.222 0 102.661-.387 138.488-2.021 35.752-1.631 60.169-7.31 81.534-15.612 22.088-8.584 40.82-20.07 59.495-38.743 18.673-18.675 30.159-37.407 38.743-59.495 8.302-21.365 13.981-45.782 15.612-81.534 1.634-35.827 2.021-47.266 2.021-138.488 0-91.224-.387-102.663-2.021-138.49-1.631-35.752-7.31-60.169-15.612-81.534-8.584-22.088-20.07-40.822-38.743-59.495-18.675-18.673-37.407-30.159-59.495-38.743-21.365-8.302-45.782-13.981-81.534-15.612C438.556.387 427.117 0 335.895 0zm0 60.521c89.686 0 100.31.343 135.729 1.959 32.75 1.493 50.535 6.965 62.37 11.565 15.68 6.094 26.869 13.372 38.622 25.126 11.755 11.754 19.033 22.944 25.127 38.622 4.6 11.836 10.072 29.622 11.565 62.371 1.616 35.419 1.959 46.043 1.959 135.73 0 89.687-.343 100.311-1.959 135.73-1.493 32.75-6.965 50.535-11.565 62.37-6.094 15.68-13.372 26.869-25.127 38.622-11.753 11.755-22.943 19.033-38.621 25.127-11.836 4.6-29.622 10.072-62.371 11.565-35.413 1.616-46.036 1.959-135.73 1.959-89.694 0-100.315-.343-135.73-1.96-32.75-1.492-50.535-6.964-62.37-11.564-15.68-6.094-26.869-13.372-38.622-25.127-11.754-11.753-19.033-22.943-25.127-38.621-4.6-11.836-10.071-29.622-11.565-62.371-1.616-35.419-1.959-46.043-1.959-135.73 0-89.687.343-100.311 1.959-135.73 1.494-32.75 6.965-50.535 11.565-62.37 6.094-15.68 13.373-26.869 25.126-38.622 11.754-11.755 22.944-19.033 38.622-25.127 11.836-4.6 29.622-10.072 62.371-11.565 35.419-1.616 46.043-1.959 135.73-1.959"}),n.createElement("path",{d:"M335.895 447.859c-61.838 0-111.966-50.128-111.966-111.964 0-61.838 50.128-111.966 111.966-111.966 61.836 0 111.964 50.128 111.964 111.966 0 61.836-50.128 111.964-111.964 111.964zm0-284.451c-95.263 0-172.487 77.224-172.487 172.487 0 95.261 77.224 172.485 172.487 172.485 95.261 0 172.485-77.224 172.485-172.485 0-95.263-77.224-172.487-172.485-172.487m219.608-6.815c0 22.262-18.047 40.307-40.308 40.307-22.26 0-40.307-18.045-40.307-40.307 0-22.261 18.047-40.308 40.307-40.308 22.261 0 40.308 18.047 40.308 40.308"}))))):"",f.twitter?n.createElement("li",null,n.createElement("a",{href:f.twitter,target:"_blank"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"800",width:"1200",viewBox:"-44.7006 -60.54775 387.4052 363.2865"},n.createElement("path",{fill:"#000",d:"M93.719 242.19c112.46 0 173.96-93.168 173.96-173.96 0-2.646-.054-5.28-.173-7.903a124.338 124.338 0 0030.498-31.66c-10.955 4.87-22.744 8.148-35.11 9.626 12.622-7.57 22.313-19.543 26.885-33.817a122.62 122.62 0 01-38.824 14.841C239.798 7.433 223.915 0 206.326 0c-33.764 0-61.144 27.381-61.144 61.132 0 4.798.537 9.465 1.586 13.941-50.815-2.557-95.874-26.886-126.03-63.88a60.977 60.977 0 00-8.279 30.73c0 21.212 10.794 39.938 27.208 50.893a60.685 60.685 0 01-27.69-7.647c-.009.257-.009.507-.009.781 0 29.61 21.075 54.332 49.051 59.934a61.218 61.218 0 01-16.122 2.152 60.84 60.84 0 01-11.491-1.103c7.784 24.293 30.355 41.971 57.115 42.465-20.926 16.402-47.287 26.171-75.937 26.171-4.929 0-9.798-.28-14.584-.846 27.059 17.344 59.189 27.464 93.722 27.464"})))):""))),n.createElement("div",{className:"r-content-news-info-action"},f.ticket_url?n.createElement("div",{className:"r-content-booking"},n.createElement("a",{href:f.ticket_url},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19.41 19.41"},n.createElement("circle",{cx:"13.03",cy:"14.61",r:"0.63",fill:"fill:#fff"}),n.createElement("circle",{cx:"11.59",cy:"6.52",r:"0.63",fill:"fill:#fff"}),n.createElement("path",{d:"M17.11,11.47h.62V7.71h-1.6a1.25,1.25,0,0,1-1.25-1.25,1.27,1.27,0,0,1,.67-1.12l.54-.28-1.6-3.39-12.8,6h0v3.76h.63a1.26,1.26,0,0,1,0,2.51H1.68v3.76H17.73V14h-.62a1.26,1.26,0,1,1,0-2.51Zm-6.9-6.4a.63.63,0,0,0,1.14-.53l2.54-1.2.58,1.23A2.52,2.52,0,0,0,14,7.71H4.63Zm6.27,10.08v1.34H13.66a.63.63,0,1,0-1.26,0H2.93V15.16a2.51,2.51,0,0,0,0-4.86V9H12.4a.63.63,0,0,0,1.26,0h2.82V10.3a2.51,2.51,0,0,0,0,4.86Z",fill:"fill:#fff"}),n.createElement("circle",{cx:"13.03",cy:"10.85",r:"0.63",fill:"fill:#fff"}),n.createElement("circle",{cx:"13.03",cy:"12.73",r:"0.63",fill:"fill:#fff"})),n.createElement(i.HT,{text:"Billetterie"}))):"")),n.createElement("div",{className:"r-content-description"},n.createElement(D.o,null,f.description)),n.createElement("div",{className:"r-content-text",dangerouslySetInnerHTML:{__html:f.text&&f.text.data}}),E&&n.createElement("div",{className:"r-content-files"},E.map(((e,t)=>n.createElement("div",{key:t,className:"r-content-file"},n.createElement("a",{href:e.targetUrl,className:"r-content-file-link",rel:"nofollow"},n.createElement("span",{className:"r-content-file-title"},e.title),n.createElement("span",{className:"r-content-file-icon"},n.createElement("svg",{width:"21",height:"21",viewBox:"0 0 24 24",fill:"none",stroke:"#8899a4","stroke-width":"2","stroke-linecap":"square","stroke-linejoin":"arcs"},n.createElement("path",{d:"M3 15v4c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-4M17 9l-5 5-5-5M12 12.8V2.5"}))," ")))))),y&&n.createElement("div",{className:"r-content-gallery"},n.createElement("div",{className:"spotlight-group flexbin r-content-gallery"},y.map(((e,t)=>n.createElement("a",{key:t,className:"spotlight",href:e.image_full_scale},n.createElement("img",{src:e.image_preview_scale,alt:""})))))),f.topics&&f.topics.length>0&&n.createElement("div",{className:"r-content-topics"},f.topics.map(((e,t)=>n.createElement("a",{key:t},n.createElement("span",null,e.title)))))))},_=e=>{let{item:t,showCategoriesOrTopics:a}=e;d().locale("be");const l=t.title&&t.title,r=d().utc(t.start).format("DD-MM-YYYY"),s=d().utc(t.end).format("DD-MM-YYYY");return n.createElement("div",{className:"r-list-item"},n.createElement("div",{className:t.image_vignette_scale?"r-item-img":"r-item-img r-item-img-placeholder",style:{backgroundImage:t.image_vignette_scale?"url("+t.image_vignette_scale+")":""}}),n.createElement("div",{className:"r-item-text"},r&&n.createElement("span",{className:"r-item-date"},r===s?r:n.createElement(n.Fragment,null,r," ",n.createElement(i.HT,{text:"au"})," ",s)),n.createElement("span",{className:"r-item-title"},l),"topic"===a?t.topics&&t.topics[0]&&n.createElement("span",{className:"r-item-categorie"},t.topics[0].title):"category"===a?t.local_category?n.createElement("span",{className:"r-item-categorie"},t.local_category.title):t.category&&n.createElement("span",{className:"r-item-categorie"},t.category.title):""))};var C=a(75681),T=a.n(C);const S=e=>{let{itemsArray:t,onChange:a,onHover:r,showCategoriesOrTopics:s}=e;function c(e){r(e)}return n.createElement(n.Fragment,null,n.createElement("ul",{className:"r-result-list event-result-list"},t.map(((e,t)=>n.createElement("li",{key:t,className:"r-list-item-group",onMouseEnter:()=>c(e.UID),onMouseLeave:()=>c(null),onClick:()=>{return t=e.UID,void a(t);var t}},n.createElement(l.N_,{className:"r-list-item-link",style:{textDecoration:"none"},to:{pathname:"/"+T()(e.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(e.UID),state:{idItem:e.UID}}}),n.createElement(_,{item:e,showCategoriesOrTopics:s,key:e.created}))))))};var H=a(81499),Y=a(48743);function P(e){return n.createElement(l.Kd,{basename:e.viewPath},n.createElement(i.Kq,{language:e.currentLanguage,translation:Y.A},n.createElement(z,{queryFilterUrl:e.queryFilterUrl,queryUrl:e.queryUrl,proposeUrl:e.proposeUrl,batchSize:e.batchSize,displayMap:e.displayMap,onlyPastEvents:e.onlyPastEvents,language:e.currentLanguage,showCategoriesOrTopics:e.showCategoriesOrTopics})))}function z(e){const{u:t,...a}=Object.assign({b_start:0,fullobjects:1,"event_dates.query":[d()().format("YYYY-MM-DD")],"event_dates.range":"True"===e.onlyPastEvents?"max":"min"},w.A.parse((0,A.A)().toString())),[l,s]=(0,n.useState)([]),[o,m]=(0,n.useState)([]),[u,v]=(0,n.useState)(null),[f,h]=(0,n.useState)(null),[g,p]=(0,n.useState)(a),[E,b]=(0,n.useState)(0),[y,j]=(0,n.useState)(!1),k="True"===e.displayMap,{response:N,error:D,isLoading:_,isMore:C}=(0,c.A)({method:"get",url:"",baseURL:e.queryUrl,headers:{Accept:"application/json"},params:g,paramsSerializer:{indexes:null},load:y},[]);(0,n.useEffect)((()=>{null!==N&&(s(C?e=>[...e,...N.items]:N.items),m(N.items_total))}),[N]);const T=e=>{v(e)},Y=e=>{h(e)};(0,n.useEffect)((()=>{p((e=>({...e,b_start:E})))}),[E]);const P=(0,n.useRef)(),[z,I]=n.useState({height:0}),[q,L]=(0,n.useState)(0);let V,U;(0,n.useEffect)((()=>{I({height:P.current.clientHeight}),L(P.current.offsetTop)}),[P.current]),l&&l.length>0?(V=n.createElement(S,{onChange:T,itemsArray:l,onHover:Y,showCategoriesOrTopics:e.showCategoriesOrTopics}),U=n.createElement(H.A,{headerHeight:z.height+q,clickId:u,hoverId:f,items:l,queryUrl:e.queryUrl})):_||(V=n.createElement("p",null,n.createElement(i.HT,{text:"Aucun événement n'a été trouvé"})));const F=n.createElement("div",{className:"lds-roller-container"},n.createElement("div",{className:"lds-roller"},n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null)));return n.createElement("div",{className:"ref ".concat(k?"view-map":"no-map")},n.createElement("div",{className:"r-result-filter-container",ref:P,style:{top:q}},n.createElement("div",{id:"r-result-filter",className:"r-result-filter container annuaire-result-filter"},n.createElement(x,{url:e.queryFilterUrl,activeFilter:g,onChange:e=>{j(!1),b((()=>0)),p(e),window.scrollTo(0,0)},language:e.language,onlyPastEvents:e.onlyPastEvents}),e.proposeUrl&&n.createElement("div",{className:"r-add-event"},n.createElement("a",{target:"_blank",href:e.proposeUrl},n.createElement(i.HT,{text:"Proposer un événement"}),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",className:"bi bi-plus-circle",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"}),n.createElement("path",{d:"M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"})))))),n.createElement(r.BV,null,n.createElement(r.qh,{exact:!0,path:"/",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},o>0?n.createElement("p",{className:"r-results-numbers"},n.createElement("span",null,o),o>1?n.createElement(i.HT,{text:"événements trouvés"}):n.createElement(i.HT,{text:"événement trouvé"})):n.createElement("p",{className:"r-results-numbers"},n.createElement(i.HT,{text:"Aucun résultat"})),n.createElement("div",null,V),n.createElement("div",{className:"r-load-more"},o-e.batchSize>E?n.createElement("div",null,n.createElement("span",{className:"no-more-result"},_?F:""),n.createElement("button",{onClick:()=>{b((t=>t+parseInt(e.batchSize))),j(!0)},className:"btn-grad"},_?n.createElement(i.HT,{text:"Chargement..."}):n.createElement(i.HT,{text:"Plus de résultats"}))):n.createElement("span",{className:"no-more-result"},_?F:""))),k&&n.createElement("div",{className:"r-map annuaire-map",style:{top:z.height+q,height:"calc(100vh-"+z.height+q}},U))}),n.createElement(r.qh,{path:"/:name",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},n.createElement(M,{queryUrl:e.queryUrl,onChange:T,onlyPastEvents:e.onlyPastEvents})),k&&n.createElement("div",{className:"r-map annuaire-map",style:{top:z.height+q,height:"calc(100vh-"+z.height+q}},U))})))}},94274:(e,t,a)=>{"use strict";a.d(t,{c:()=>n});const n=[{label:"Commerçant",value:"merchant"},{label:"Demandeur d'emploi",value:"job_seeker"},{label:"En situation de handicap",value:"disabled_person"},{label:"Jeune",value:"young"},{label:"Journaliste",value:"journalist"},{label:"Nouvel arrivant",value:"newcomer"},{label:"Organisateur d'événement",value:"event_planner"},{label:"Parent",value:"parent"},{label:"Senior",value:"elder"},{label:"Touriste",value:"tourist"}]},68473:(e,t,a)=>{"use strict";a.d(t,{E:()=>n,o:()=>l});const n={control:e=>({...e,backgroundColor:"white",borderColor:"transparent",borderRadius:"10px",minWidth:"150px",height:"40px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"14px",letterSpacing:"1.4px"}),indicators:e=>({...e,color:"blue"}),option:e=>({...e})},l={control:e=>({...e,backgroundColor:"white",borderRadius:"10px",height:"30px",minWidth:"150px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"12px",letterSpacing:"1.4px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),option:(e,t)=>{let{data:a,isDisabled:n,isFocused:l,isSelected:r}=t;return{...e}}}},86110:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(25602),l=a(99938);const r=e=>{const[t,a]=(0,n.useState)(null),[r,s]=(0,n.useState)(""),[c,i]=(0,n.useState)(!0),[o,m]=(0,n.useState)(!1),u=new AbortController;return(0,n.useEffect)((()=>((async e=>{if(i(!0),e.load?m(!0):m(!1),0!=Object.keys(e.params).length)try{const t=await l.A.request(e);a(t.data),i(!1),s(null)}catch(e){s(e)}else a(null)})({...e,signal:u.signal}),()=>u.abort())),[e.params]),{response:t,error:r,isLoading:c,isMore:o}}},18874:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(41665);const l=function(){return new URLSearchParams((0,n.zy)().search)}},81499:(e,t,a)=>{"use strict";a.d(t,{A:()=>b});var n=a(25602),l=a(28009),r=a(77059),s=a(60055),c=a(69780),i=a(16545),o=a(18874),m=a(97284),u=a.n(m);const d=a.p+"assets/pin-react.fda934b5daf26dd4da2a71a7e7e44431.svg";const v=a.p+"assets/pin-react-active.07d154037a15be5525b823fdc626cf29.svg";var f=a(8174),h=a(75681),g=a.n(h),p=a(72668);function E(e){let{activeItem:t,arrayOfLatLngs:a}=e;const n=(0,l.ko)();if(t){const e=[];e.push(t.geolocation.latitude),e.push(t.geolocation.longitude),n.setView(e,15)}else{let e=new(u().LatLngBounds)(a);n.fitBounds(e)}return null}const b=function(e){const[t,a]=(0,n.useState)(null),[l,m]=(0,n.useState)([]),[h,b]=(0,n.useState)(null),{u:y,...w}=Object.assign({UID:p.A.parse((0,o.A)().toString()).u});(0,n.useEffect)((()=>{const t=e.items.filter((e=>e.geolocation.latitude&&50.4989185!==e.geolocation.latitude&&4.7184485!==e.geolocation.longitude));m(t)}),[e]);const j=e=>new(u().Icon)({iconUrl:e,iconSize:[29,37]}),k=t=>t===e.clickId||t===e.hoverId?999:1;(0,n.useEffect)((()=>{var e=l&&l.filter((e=>e.UID===w.UID));a(e[0])}),[l]),(0,n.useEffect)((()=>{if(l.length>0){let e=[];l.map(((t,a)=>{let n=t.geolocation.latitude,l=t.geolocation.longitude;e.push([n,l])})),b(e)}}),[l]);const N=l.map(((t,a)=>{return n.createElement(r.p,{key:a,icon:(l=t.UID,l===w.UID||l===e.hoverId?j(v):j(d)),zIndexOffset:k(t.UID),position:[t.geolocation?t.geolocation.latitude:"",t.geolocation?t.geolocation.longitude:""],eventHandlers:{mouseover:e=>{}}},n.createElement(s.z,{closeButton:!1},n.createElement(f.N_,{className:"r-map-popup",style:{textDecoration:"none"},to:{pathname:"/"+g()(t.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(t.UID),state:{idItem:t.UID}}},n.createElement("span",{className:"r-map-popup-title"},t.title),n.createElement("p",{className:"r-map-popup-category"},t.category&&t.category.title))));var l}));return n.createElement("div",null,n.createElement(c.W,{style:{height:"calc(100vh - ".concat(e.headerHeight,"px)"),minHeight:"600px"},center:[50.85034,4.35171],zoom:15},n.createElement(i.e,{attribution:'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"}),null!=h?n.createElement(E,{activeItem:t,activeItemUID:w.UID,arrayOfLatLngs:h&&h}):"",l&&N))}},48743:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={Publié:{en:"Published",fr:"Publié",de:"Veröffentlicht",nl:"Gepubliceerd"},Actualisé:{en:"Updated",fr:"Actualisé",de:"Aktualisiert",nl:"Bijgewerkt"},Événements:{en:"Events",fr:"Événements",de:"Veranstaltungen",nl:"Evenementen"},Actualités:{en:"News",fr:"Actualités",de:"Nachrichten",nl:"Nieuws"},Contacts:{en:"Contacts",fr:"Contacts",de:"Kontakte",nl:"Contacten"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Chargement...":{en:"Loading",fr:"Chargement...",de:"Laden",nl:"Laden..."},Recherche:{en:"Search",fr:"Recherche",de:"Suche",nl:"Zoeken"},Thématiques:{en:"Themes",fr:"Thématiques",de:"Themen",nl:"Thema's"},"Je suis":{en:"I am",fr:"Je suis",de:"Ich bin",nl:"Ik ben"},Catégories:{en:"Categories",fr:"Catégories",de:"Kategorien",nl:"Categorieën"},"Catégories locale":{en:"Local categories",fr:"Catégories locale",de:"Lokale Kategorien",nl:"Lokale categorieën"},"Catégories spécifiques":{en:"Specific categories",fr:"Catégories spécifiques",de:"Spezifische Kategorien",nl:"Specifieke categorieën"},Quoi:{en:"What",fr:"Quoi",de:"Was",nl:"Wat"},Facilités:{en:"Facilities",fr:"Facilités",de:"Einrichtungen",nl:"Faciliteiten"},"Plus de résultats":{en:"More results",fr:"Plus de résultats",de:"Mehr Ergebnisse",nl:"Meer resultaten"},"Aucun résultat":{en:"No result",fr:"Aucun résultat",de:"Kein Ergebnis",nl:"Geen resultaat"},Résultats:{en:"Results",fr:"Résultats",de:"Ergebnisse",nl:"Resultaten"},Retour:{en:"Return",fr:"Retour",de:"Zurück",nl:"Terug"},Téléchargements:{en:"Downloads",fr:"Téléchargements",de:"Downloads",nl:"Downloads"},Billetterie:{en:"Ticketing",fr:"Billetterie",de:"Tickets",nl:"Ticketverkoop"},"Lien vers la vidéo":{en:"Link to video",fr:"Lien vers la vidéo",de:"Link zum Video",nl:"Link naar video"},"Participation en ligne":{en:"Join online",fr:"Participation en ligne",de:"Online teilnehmen",nl:"Doe online mee"},"Actualités trouvées":{en:" News found",fr:" Actualités trouvées",de:" Nachrichten gefunden",nl:" Nieuws gevonden"},"Actualité trouvée":{en:" News found",fr:" Actualité trouvée",de:" Nachricht gefunden",nl:" Nieuws gevonden"},"Aucune actualité n'a été trouvée":{en:"No news was found",fr:"Aucune actualité n'a été trouvée",de:"Keine Nachrichten gefunden",nl:"Geen nieuws gevonden"},"Proposer une actualité":{en:"Suggest a news",fr:"Proposer une actualité",de:"Nachricht vorschlagen",nl:"Nieuws voorstellen"},"événements trouvés":{en:" Events found",fr:" Événements trouvés",de:" Veranstaltungen gefunden",nl:" Evenementen gevonden"},"événement trouvé":{en:" Event found",fr:" Événement trouvé",de:" Veranstaltung gefunden",nl:" Evenement gevonden"},Gratuit:{en:"Free",fr:"Gratuit",de:"Kostenlos",nl:"Gratis"},"Aucun événement n'a été trouvé":{en:"No event was found",fr:"Aucun événement n'a été trouvé",de:"Keine Veranstaltungen gefunden",nl:"Geen evenement gevonden"},"Proposer un événement":{en:"Suggest a event",fr:"Proposer un événement",de:"Veranstaltung vorschlagen",nl:"Evenement voorstellen"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Accessible aux PMR":{en:"Accessibility for PRM",fr:"Accessible aux PMR",de:"Barrierefreiheit für PMR",nl:"Toegankelijk voor PRM"},"Lien de l'événement":{en:"Event link",fr:"Lien de l'événement",de:"Veranstaltungslink",nl:"Evenement link"},"contacts trouvés":{en:" Contact found",fr:" Contacts trouvés",de:" Kontakt gefunden",nl:" Contact gevonden"},"contact trouvé":{en:" Contact found",fr:" Contact trouvé",de:" Kontakt gefunden",nl:" Contact gevonden"},"Aucun contact n'a été trouvé":{en:"No contact was found",fr:"Aucun contact n'a été trouvé",de:"Kein Kontakt gefunden",nl:"Geen contact gevonden"},"Proposer un contact":{en:"Suggest a contact",fr:"Proposer un contact",de:"Kontakt vorschlagen",nl:"Contact voorstellen"},Quand:{en:"When",fr:"Quand",de:"Wann",nl:"Wanneer"},"Toutes les dates":{en:"All dates",fr:"Toutes les dates",de:"Alle Daten",nl:"Alle data"},"Aujourd'hui":{en:"Today",fr:"Aujourd'hui",de:"Heute",nl:"Vandaag"},Demain:{en:"Tomorrow",fr:"Demain",de:"Morgen",nl:"Morgen"},"Ce week-end":{en:"This weekend",fr:"Ce week-end",de:"Dieses Wochenende",nl:"Dit weekend"},"Cette semaine":{en:"This week",fr:"Cette semaine",de:"Diese Woche",nl:"Deze week"},"Ce mois-ci":{en:"This month",fr:"Ce mois-ci",de:"Diesen Monat",nl:"Deze maand"},"Personnalisé (Du ... au ...)":{en:"Custom (From ... to ...)",fr:"Personnalisé (Du ... au ...)",de:"Benutzerdefiniert (Von ... bis ...)",nl:"Aangepast (Van ... tot ...)"},Le:{en:"On",fr:"Le",de:"Am",nl:"Op"},de:{en:"of",fr:"de",de:"von",nl:"van"},à:{en:"at",fr:"à",de:"um",nl:"om"},Du:{en:"From",fr:"Du",de:"Von",nl:"Van"},au:{en:"to",fr:"au",de:"bis",nl:"tot"},Personnalisé:{en:"Custom",fr:"Personnalisé",de:"Benutzerdefiniert",nl:"Aangepast"},Monday:{en:"Monday",fr:"Lundi",de:"Montag",nl:"Maandag"},Tuesday:{en:"Tuesday",fr:"Mardi",de:"Dienstag",nl:"Dinsdag"},Wednesday:{en:"Wednesday",fr:"Mercredi",de:"Mittwoch",nl:"Woensdag"},Thursday:{en:"Thursday",fr:"Jeudi",de:"Donnerstag",nl:"Donderdag"},Friday:{en:"Friday",fr:"Vendredi",de:"Freitag",nl:"Vrijdag"},Saturday:{en:"Saturday",fr:"Samedi",de:"Samstag",nl:"Zaterdag"},Sunday:{en:"Sunday",fr:"Dimanche",de:"Sonntag",nl:"Zondag"},Fermé:{en:"Closed",fr:"Fermé",de:"Geschlossen",nl:"Gesloten"},Ouvert:{en:"Open",fr:"Ouvert",de:"Geöffnet",nl:"Open"},Itinéraire:{en:"Itinerary",fr:"Itinéraire",de:"Route",nl:"Route"}}},35358:(e,t,a)=>{var n={"./af":42687,"./af.js":42687,"./ar":58475,"./ar-dz":31422,"./ar-dz.js":31422,"./ar-kw":44718,"./ar-kw.js":44718,"./ar-ly":60595,"./ar-ly.js":60595,"./ar-ma":1178,"./ar-ma.js":1178,"./ar-ps":22817,"./ar-ps.js":22817,"./ar-sa":34096,"./ar-sa.js":34096,"./ar-tn":64818,"./ar-tn.js":64818,"./ar.js":58475,"./az":57699,"./az.js":57699,"./be":59445,"./be.js":59445,"./bg":1427,"./bg.js":1427,"./bm":99613,"./bm.js":99613,"./bn":87764,"./bn-bd":23575,"./bn-bd.js":23575,"./bn.js":87764,"./bo":35707,"./bo.js":35707,"./br":89424,"./br.js":89424,"./bs":13575,"./bs.js":13575,"./ca":19088,"./ca.js":19088,"./cs":52650,"./cs.js":52650,"./cv":12405,"./cv.js":12405,"./cy":9e3,"./cy.js":9e3,"./da":60563,"./da.js":60563,"./de":76663,"./de-at":37237,"./de-at.js":37237,"./de-ch":61195,"./de-ch.js":61195,"./de.js":76663,"./dv":45690,"./dv.js":45690,"./el":27141,"./el.js":27141,"./en-au":64650,"./en-au.js":64650,"./en-ca":67896,"./en-ca.js":67896,"./en-gb":629,"./en-gb.js":629,"./en-ie":85106,"./en-ie.js":85106,"./en-il":13721,"./en-il.js":13721,"./en-in":83159,"./en-in.js":83159,"./en-nz":79516,"./en-nz.js":79516,"./en-sg":71230,"./en-sg.js":71230,"./eo":97404,"./eo.js":97404,"./es":11592,"./es-do":82844,"./es-do.js":82844,"./es-mx":23132,"./es-mx.js":23132,"./es-us":31541,"./es-us.js":31541,"./es.js":11592,"./et":7645,"./et.js":7645,"./eu":97726,"./eu.js":97726,"./fa":54397,"./fa.js":54397,"./fi":94997,"./fi.js":94997,"./fil":41037,"./fil.js":41037,"./fo":44567,"./fo.js":44567,"./fr":60548,"./fr-ca":72597,"./fr-ca.js":72597,"./fr-ch":22078,"./fr-ch.js":22078,"./fr.js":60548,"./fy":73893,"./fy.js":73893,"./ga":35236,"./ga.js":35236,"./gd":71663,"./gd.js":71663,"./gl":7463,"./gl.js":7463,"./gom-deva":27298,"./gom-deva.js":27298,"./gom-latn":59533,"./gom-latn.js":59533,"./gu":90504,"./gu.js":90504,"./he":53843,"./he.js":53843,"./hi":24767,"./hi.js":24767,"./hr":19738,"./hr.js":19738,"./hu":131,"./hu.js":131,"./hy-am":40374,"./hy-am.js":40374,"./id":25289,"./id.js":25289,"./is":4076,"./is.js":4076,"./it":21273,"./it-ch":86181,"./it-ch.js":86181,"./it.js":21273,"./ja":25377,"./ja.js":25377,"./jv":39972,"./jv.js":39972,"./ka":53368,"./ka.js":53368,"./kk":97018,"./kk.js":97018,"./km":19068,"./km.js":19068,"./kn":48805,"./kn.js":48805,"./ko":81062,"./ko.js":81062,"./ku":74932,"./ku-kmr":76163,"./ku-kmr.js":76163,"./ku.js":74932,"./ky":3584,"./ky.js":3584,"./lb":49790,"./lb.js":49790,"./lo":70617,"./lo.js":70617,"./lt":120,"./lt.js":120,"./lv":95522,"./lv.js":95522,"./me":54262,"./me.js":54262,"./mi":36978,"./mi.js":36978,"./mk":26568,"./mk.js":26568,"./ml":57309,"./ml.js":57309,"./mn":58715,"./mn.js":58715,"./mr":59879,"./mr.js":59879,"./ms":53008,"./ms-my":46955,"./ms-my.js":46955,"./ms.js":53008,"./mt":19333,"./mt.js":19333,"./my":67714,"./my.js":67714,"./nb":84572,"./nb.js":84572,"./ne":40873,"./ne.js":40873,"./nl":73154,"./nl-be":65766,"./nl-be.js":65766,"./nl.js":73154,"./nn":84696,"./nn.js":84696,"./oc-lnc":99044,"./oc-lnc.js":99044,"./pa-in":93051,"./pa-in.js":93051,"./pl":26828,"./pl.js":26828,"./pt":8132,"./pt-br":29813,"./pt-br.js":29813,"./pt.js":8132,"./ro":8331,"./ro.js":8331,"./ru":43509,"./ru.js":43509,"./sd":58419,"./sd.js":58419,"./se":92332,"./se.js":92332,"./si":37256,"./si.js":37256,"./sk":22546,"./sk.js":22546,"./sl":69403,"./sl.js":69403,"./sq":3888,"./sq.js":3888,"./sr":79369,"./sr-cyrl":50536,"./sr-cyrl.js":50536,"./sr.js":79369,"./ss":24314,"./ss.js":24314,"./sv":52805,"./sv.js":52805,"./sw":50886,"./sw.js":50886,"./ta":2691,"./ta.js":2691,"./te":2727,"./te.js":2727,"./tet":87451,"./tet.js":87451,"./tg":46217,"./tg.js":46217,"./th":14148,"./th.js":14148,"./tk":96205,"./tk.js":96205,"./tl-ph":3861,"./tl-ph.js":3861,"./tlh":53426,"./tlh.js":53426,"./tr":97110,"./tr.js":97110,"./tzl":51992,"./tzl.js":51992,"./tzm":95919,"./tzm-latn":19673,"./tzm-latn.js":19673,"./tzm.js":95919,"./ug-cn":5048,"./ug-cn.js":5048,"./uk":61600,"./uk.js":61600,"./ur":97327,"./ur.js":97327,"./uz":33127,"./uz-latn":86929,"./uz-latn.js":86929,"./uz.js":33127,"./vi":69733,"./vi.js":69733,"./x-pseudo":66261,"./x-pseudo.js":66261,"./yo":93096,"./yo.js":93096,"./zh-cn":80802,"./zh-cn.js":80802,"./zh-hk":46030,"./zh-hk.js":46030,"./zh-mo":45123,"./zh-mo.js":45123,"./zh-tw":26710,"./zh-tw.js":26710};function l(e){var t=r(e);return a(t)}function r(e){if(!a.o(n,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return n[e]}l.keys=function(){return Object.keys(n)},l.resolve=r,e.exports=l,l.id=35358}}]);
1
+ (self.webpackChunkimio_smartweb_core_webcomponents=self.webpackChunkimio_smartweb_core_webcomponents||[]).push([[884],{75954:(e,t,a)=>{"use strict";a.r(t),a.d(t,{default:()=>P});var n=a(25602),l=a(8174),r=a(41665),s=a(19154),c=a(86110),i=a(83198),o=a(54368),m=a.n(o),u=(a(55369),a(60711)),d=a.n(u),v=a(2494),f=a(57377),h=a(96745),g=a(42090),p=a(31540),E=a(64478);const b={fr:h.fr,nl:g.nl,de:p.de,en:E.b};const y=function(e){let{language:t,setDates:a}=e;const[l,r]=(0,n.useState)([null,null]),[s,c]=l,[o,u]=(0,n.useState)(n.createElement(i.HT,{text:"Quand"})),[h,g]=(0,n.useState)(),p=d()().format("YYYY-MM-DD"),E={all:n.createElement(i.HT,{text:"Toutes les dates"}),today:n.createElement(i.HT,{text:"Aujourd'hui"}),tomorrow:n.createElement(i.HT,{text:"Demain"}),thisWeekEnd:n.createElement(i.HT,{text:"Ce week-end"}),thisWeek:n.createElement(i.HT,{text:"Cette semaine"}),thisMonth:n.createElement(i.HT,{text:"Ce mois-ci"}),custom:n.createElement(i.HT,{text:"Personnalisé (Du ... au ...)"})};return(0,n.useState)((()=>{g(b[t])}),[]),n.createElement(n.Fragment,null,n.createElement("div",{className:"period-filter"},n.createElement(v.A,{className:"period-filter-toggler",onSelect:e=>{switch(e){case"all":a({"event_dates.query":[p]}),u(E.all);break;case"today":a({"event_dates.query":[p,p]}),u(E.today);break;case"tomorrow":const e=d()().add(1,"days").format("YYYY-MM-DD");a({"event_dates.query":[e,e]}),u(E.tomorrow);break;case"thisWeekEnd":const t=d()().endOf("week").format("YYYY-MM-DD"),n=d()().endOf("week").add(1,"days").format("YYYY-MM-DD");a({"event_dates.query":[t,n]}),u(E.thisWeekEnd);break;case"thisWeek":const l=d()().endOf("week").add(1,"days").format("YYYY-MM-DD");a({"event_dates.query":[p,l]}),u(E.thisWeek);break;case"thisMonth":const r=d()().endOf("month").format("YYYY-MM-DD");a({"event_dates.query":[p,r]}),u(E.thisMonth)}},title:o},n.createElement(f.A.Item,{eventKey:"all"},E.all),n.createElement(f.A.Item,{eventKey:"today"},E.today),n.createElement(f.A.Item,{eventKey:"tomorrow"},E.tomorrow),n.createElement(f.A.Item,{eventKey:"thisWeekEnd"},E.thisWeekEnd),n.createElement(f.A.Item,{eventKey:"thisWeek"},E.thisWeek),n.createElement(f.A.Item,{eventKey:"thisMonth"},E.thisMonth),n.createElement("div",{className:"perdiod-filter-range"},h&&n.createElement(i.rk,null,(e=>{let{translate:t,language:l}=e;return n.createElement(m(),{dateFormat:"dd/MM/yyyy",placeholderText:t({text:"Personnalisé (Du ... au ...)"}),selectsRange:!0,startDate:s,endDate:c,minDate:(new Date).setDate((new Date).getDate()+1),onChange:e=>{r(e),(null!==e[0]&&null!==e[1]||null==e[0]&&null==e[1])&&(e=>{r(e);const t=e.filter((e=>null!==e)).map((e=>d()(e).format("YYYY-MM-DD")));a({"event_dates.query":t}),e.every((e=>null===e))?u(E.all):u(E.custom)})(e)},isClearable:!0,locale:h})}))))))};var w=a(72668);const j=[{label:"Petit enfant",value:"i8gf49541q"},{label:"Petit enfant » 1 an",value:"tdtpdh546x"},{label:"Petit enfant » 2 ans",value:"19hb3u884v"},{label:"Petit enfant » 3 ans",value:"cl7oi9xaig"},{label:"Enfant",value:"omg40jn2yl"},{label:"Enfant » 4 ans",value:"a04ryxt74a"},{label:"Enfant » 5 ans",value:"2u0ugvi72u"},{label:"Enfant » 6 ans",value:"8btkbsp9ei"},{label:"Enfant » 7 ans",value:"gp881gyhmy"},{label:"Enfant » 8 ans",value:"me9vnw7vnk"},{label:"Enfant » 9 ans",value:"11ps76le1h"},{label:"Enfant » 10 ans",value:"rf2m1fbrot"},{label:"Enfant » 11 ans",value:"79qhii8mnf"},{label:"Adolescent",value:"ah0rbc2qr4"},{label:"Adolescent » 12 ans",value:"x6rmmxao6i"},{label:"Adolescent » 13 ans",value:"1pn83a9xkw"},{label:"Adolescent » 14 ans",value:"b8skpvhfka"},{label:"Adolescent » 15 ans",value:"snvxin8j4j"},{label:"Adolescent » 16 ans",value:"v4ty7v0hab"},{label:"Adolescent » 17 ans",value:"1x1ii6jxhu"},{label:"Adulte",value:"5lfbjyeea0"},{label:"Plus de 60 ans",value:"58cuuquwed"},{label:"Tout public",value:"ry275hefdy"}];var k=a(94274),N=a(68473);const x=function(e){let t=(0,r.Zp)();const[a,l]=(0,n.useState)(e.activeFilter),[o,m]=(0,n.useState)(null),[u,v]=(0,n.useState)(null),[f,h]=(0,n.useState)([]),[g,p]=(0,n.useState)(null),{response:E,error:b,isLoading:x}=(0,c.A)({method:"get",url:"",baseURL:e.url,headers:{Accept:"application/json"},params:a,paramsSerializer:{indexes:null}});(0,n.useEffect)((()=>{if(null!==E){const e=E.topics&&E.topics.map((e=>({value:e.token,label:e.title}))),t=E.category&&E.category.map((e=>({value:e.token,label:e.title,queryString:"category"}))),a=E.local_category&&E.local_category.map((e=>({value:e.token,label:e.title,queryString:"local_category"})));m(e),v(t),h(a)}}),[E]);const A=[{label:n.createElement(i.HT,{text:"Catégories spécifiques"}),options:f},{label:n.createElement(i.HT,{text:"Catégories"}),options:u}],D=(0,n.useCallback)((e=>{let{target:{name:t,value:a}}=e;a.length>2?l((e=>({...e,[t]:a})),[]):l((e=>{const a={...e},{[t]:n,...l}=a;return l}))})),M=(0,n.useCallback)(((e,t)=>{const a=t.name;e?l((t=>({...t,[a]:e.value})),[]):l((e=>{const t={...e},{[a]:n,...l}=t;return l}))})),_=(0,n.useCallback)(((e,t)=>{e?l((t=>({...t,[e.queryString]:e.value})),[]):l((e=>{const a={...e},{[t.removedValues[0].queryString]:n,...l}=a;return l}))})),C=(0,n.useRef)(!0);(0,n.useEffect)((()=>{C.current?C.current=!1:(t({pathname:"./",search:w.A.stringify(a)}),e.onChange(a))}),[a]);let T=o&&o.filter((t=>t.value===e.activeFilter.topics)),S=u&&u.filter((t=>t.value===e.activeFilter.category)),H=j&&j.filter((t=>t.value===e.activeFilter.topics)),Y=k.c&&k.c.filter((t=>t.value===e.activeFilter.topics));return(0,n.useEffect)((()=>{g&&l((e=>{if(g["event_dates.query"].length>1){const{"event_dates.range":t,...a}=g,n="min:max";return{...e,...a,"event_dates.range":n}}return g["event_dates.query"].every((e=>null===e))?{...e,"event_dates.query":[d()().format("YYYY-MM-DD")],"event_dates.range":"min"}:{...e,...g,"event_dates.range":"min"}}))}),[g]),n.createElement(n.Fragment,null,n.createElement("div",{className:"react-filters-menu"},n.createElement("div",{className:"react-filters-container"},n.createElement("form",{className:"r-filter r-filter-search",onSubmit:function(t){t.preventDefault(),e.onChange(a)}},n.createElement("div",{className:"relative"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement("input",{className:"input-custom-class",name:"SearchableText",type:"text",value:a.SearchableText,onChange:D,placeholder:t({text:"Recherche"})})})),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"#9f9f9f",strokeWidth:"4","aria-hidden":"true",display:"block",overflow:"visible",style:{height:16,width:16},viewBox:"0 0 32 32"},n.createElement("path",{d:"M13 24a11 11 0 1 0 0-22 11 11 0 0 0 0 22zm8-3 9 9"})))),n.createElement("button",{className:"more-filter-btn collapsed",type:"button","data-bs-toggle":"collapse","data-bs-target":"#collapseOne","aria-expanded":"false","aria-controls":"collapseOne"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 32 32",style:{height:16,width:16},fill:"none",stroke:"currentColor",strokeWidth:"3","aria-hidden":"true",display:"block",overflow:"visible"},n.createElement("path",{d:"M7 16H3m26 0H15M29 6h-4m-8 0H3m26 20h-4M7 16a4 4 0 108 0 4 4 0 00-8 0zM17 6a4 4 0 108 0 4 4 0 00-8 0zm0 20a4 4 0 108 0 4 4 0 00-8 0zm0 0H3"}))),n.createElement("div",{className:"react-sep-menu"}),"False"===e.onlyPastEvents&&n.createElement("div",{className:"r-filter schedul-Filter"},n.createElement(y,{language:e.language,setDates:p})),n.createElement("div",{className:"react-sep-menu"}),n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement("div",{className:"r-filter top-filter facilities-Filter"},n.createElement(s.Ay,{styles:N.E,name:"category",className:"select-custom-no-border library-facilities",isClearable:!0,onChange:_,options:0===f.length?u&&u:A,placeholder:t({text:"Quoi"}),value:S&&S[0]}))})))),n.createElement("div",{id:"collapseOne",className:"accordion-collapse collapse more-filter-container ","aria-labelledby":"headingOne","data-bs-parent":"#accordionExample"},n.createElement("div",{className:"accordion-body"},n.createElement("div",{className:"r-filter collapse-filter topics-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(s.Ay,{styles:N.o,name:"topics",className:"library-topics",isClearable:!0,onChange:M,options:o&&o,placeholder:t({text:"Thématiques"}),value:T&&T[0]})}))),n.createElement("div",{className:"r-filter collapse-filter public-target-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(s.Ay,{styles:N.o,name:"taxonomy_event_public",className:"library-topics",isClearable:!0,onChange:M,options:j&&j,placeholder:t({text:"Public cible"}),value:H&&H[0]})}))),n.createElement("div",{className:"r-filter collapse-filter iam-Filter"},n.createElement(i.rk,null,(e=>{let{translate:t}=e;return n.createElement(s.Ay,{styles:N.o,name:"iam",className:"library-topics",isClearable:!0,onChange:M,options:k.c&&k.c,placeholder:t({text:"Profil"}),value:Y&&Y[0]})}))))))};var A=a(18874),D=a(91015);a(1053);const M=e=>{let{queryUrl:t,onChange:a,onlyPastEvents:l}=e,s=(0,r.Zp)();const{u:o,...m}=Object.assign({UID:w.A.parse((0,A.A)().toString()).u,fullobjects:1,"event_dates.query":d()().format("YYYY-MM-DD"),"event_dates.range":"True"===l?"max":"min"}),[u,v]=(0,n.useState)(m),[f,h]=(0,n.useState)({}),[g,p]=(0,n.useState)([]),[E,b]=(0,n.useState)(),[y,j]=(0,n.useState)(),[k,N]=(0,n.useState)(!1),x=(0,n.useRef)(),{response:M,error:_,isLoading:C}=(0,c.A)({method:"get",url:"",baseURL:t,headers:{Accept:"application/json"},params:u},[]);(0,n.useEffect)((()=>{v(m)}),[w.A.parse((0,A.A)().toString()).u]),(0,n.useEffect)((()=>{null!==M&&(h(M.items[0]),M.items.length>1?M.items.map(((e,t)=>{const a=new Date;new Date(e.start)>=a&&p((t=>[...t,e.start]))})):p(null)),window.scrollTo(0,0)}),[M]),(0,n.useEffect)((()=>{f.items&&f.items.length>0&&(b(f.items.filter((e=>"File"===e["@type"]))),j(f.items.filter((e=>"Image"===e["@type"]))))}),[f]),(0,n.useEffect)((()=>{const e=e=>{x.current&&!x.current.contains(e.target)&&q()};return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[]),d().locale("be");const T=d().utc(f.start).format("DD-MM-YYYY"),S=d().utc(f.end).format("DD-MM-YYYY"),H=d().utc(f.start).format("LT"),Y=d().utc(f.end).format("LT"),P=d()(),z=g&&g.filter((e=>d()(e).isAfter(P)));let I="https://www.google.com/maps/dir/?api=1&destination="+f.street+"+"+f.number+"+"+f.complement+"+"+f.zipcode+"+"+f.city;I=I.replaceAll("+null","");const q=()=>{N(!1)};return n.createElement("div",{className:"envent-content r-content"},n.createElement("button",{type:"button",onClick:function(){s(".."),a(null)}},n.createElement(i.HT,{text:"Retour"})),n.createElement("article",null,n.createElement("header",{className:"r-content-header"},n.createElement("h2",{className:"r-content-title"},f.title),f.local_category?n.createElement("span",{className:"r-content-title-cat"},f.local_category.title):"",f.category?n.createElement("span",{className:"r-content-title-cat"},f.category.title):"",n.createElement("span",null)),n.createElement("figure",null,n.createElement("div",{className:"r-content-img",style:{backgroundImage:f.image_affiche_scale?"url("+f.image_affiche_scale+")":""}})),n.createElement("span",{className:"news-info-title"},n.createElement(i.HT,{text:"Infos pratiques"})),n.createElement("div",{className:"r-content-news-info"},n.createElement("div",{className:"r-content-news-info-container"},n.createElement("div",{className:"r-content-news-info-schedul"},n.createElement("div",{className:"icon-baseline"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",preserveAspectRatio:"xMinYMin",viewBox:"0 0 19.41 19.41"},n.createElement("path",{d:"M16.09,2.74H14.35V.85a.44.44,0,0,0-.43-.44H12.47A.44.44,0,0,0,12,.85V2.74H7.38V.85A.44.44,0,0,0,7,.41H5.5a.44.44,0,0,0-.44.44V2.74H3.32A1.74,1.74,0,0,0,1.58,4.48V17.26A1.74,1.74,0,0,0,3.32,19H16.09a1.74,1.74,0,0,0,1.75-1.74V4.48A1.74,1.74,0,0,0,16.09,2.74Zm-.21,14.52H3.54A.22.22,0,0,1,3.32,17h0V6.22H16.09V17a.21.21,0,0,1-.21.22Z"}))),n.createElement("div",{ref:x,className:"dpinlb"},!g&&n.createElement("div",{className:"r-content-news-info--date"},T===S?n.createElement("div",null,f.whole_day?n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,n.createElement(i.HT,{text:"Le"})," "),n.createElement("div",{className:"r-time"},T)):f.open_end?n.createElement(n.Fragment,null,n.createElement("div",{className:"r-content-date-one-day"},n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,n.createElement(i.HT,{text:"Le"})," "),n.createElement("div",{className:"r-time"},T),n.createElement("span",null," ",n.createElement(i.HT,{text:"à"})," "),n.createElement("div",{className:"r-time-hours"},H)))):n.createElement(n.Fragment,null,n.createElement("div",{className:"r-content-date-one-day"},n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,n.createElement(i.HT,{text:"Le"})," "),n.createElement("div",{className:"r-time"},T)),n.createElement("div",{className:"r-content-date-start-hours"},n.createElement("span",null,n.createElement(i.HT,{text:"de"})," "),n.createElement("div",{className:"r-time-hours"},H),n.createElement("span",null," ",n.createElement(i.HT,{text:"à"})," "),n.createElement("div",{className:"r-time-hours"},Y))))):n.createElement("div",{className:"r-content-date-du-au"},n.createElement("div",{className:"r-content-date-start"},n.createElement("span",null,"Du "),n.createElement("div",{className:"r-time"},T)),n.createElement("div",{className:"r-content-date-end"},n.createElement("span",null," au "),n.createElement("div",{className:"r-time"},S)))),g&&n.createElement("a",{onClick:()=>{N(!0)},className:"recurence-schedul",role:"button","aria-expanded":"false"},n.createElement("p",null,f.whole_day?d()(z[0]).format("DD-MM-YYYY"):n.createElement(n.Fragment,null,d()(z[0]).format("DD-MM-YYYY"),n.createElement("div",{className:"r-content-recur-start-hours"},n.createElement("span",null,n.createElement(i.HT,{text:"de"})," "),n.createElement("div",{className:"r-time-hours"},H),n.createElement("span",null," ",n.createElement(i.HT,{text:"à"})," "),n.createElement("div",{className:"r-time-hours"},Y))),n.createElement("span",{className:"recurence-schedul-more"},"Prochaines dates",n.createElement("i",{class:"bi bi-arrow-down-short"}))),n.createElement("div",{className:k?"recurence-modal-display":"recurence-modal-hide"},n.createElement("ul",null,z.map(((e,t)=>n.createElement("li",{key:t},d()(e).format("DD-MM-YYYY"))))))))),n.createElement("div",{className:"r-content-news-info-aera"},f.street?n.createElement("div",{className:"icon-baseline"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19.41 19.41"},n.createElement("path",{d:"M9,18.34C3.9,10.94,3,10.18,3,7.45a6.75,6.75,0,0,1,13.49,0c0,2.73-.94,3.49-6,10.89a.85.85,0,0,1-1.17.22A.77.77,0,0,1,9,18.34Zm.7-8.07A2.82,2.82,0,1,0,6.89,7.45a2.83,2.83,0,0,0,2.82,2.82Z"}))):"",n.createElement("div",{className:"dpinlb"},n.createElement("div",{className:"r-content-news-info--itinirary"},f.street?n.createElement("a",{href:I,target:"_blank"},n.createElement("span",null,"Itinéraire")):""),!0===f.reduced_mobility_facilities?n.createElement("div",{className:"r-content-news-info--reduced"},n.createElement("span",null,n.createElement(i.HT,{text:"Accessible aux PMR"}))):"",!0===f.free_entry?n.createElement("div",{className:"r-content-news-info--entry"},n.createElement("span",null,n.createElement(i.HT,{text:"Gratuit"}))):"")),(f.contact_name||f.contact_phone||f.contact_email)&&n.createElement("div",{className:"r-content-news-info-contact"},n.createElement("div",{className:"dpinlb"},n.createElement("div",{className:"r-content-news-info--name"},n.createElement("span",null,f.contact_name)),n.createElement("div",{className:"r-content-news-info--phone"},n.createElement("span",null,n.createElement("a",{href:"tel:".concat(f.contact_phone)},f.contact_phone))),n.createElement("div",{className:"r-content-news-info--email"},n.createElement("a",{href:"mailto:".concat(f.contact_email)},f.contact_email)))),null===f.event_url&&null===f.online_participation&&null===f.video_url?"":n.createElement("div",{className:"r-content-news-info-link"},n.createElement("div",{className:"icon-baseline"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19.41 19.41"},n.createElement("path",{d:"M16.36,2.22H3.06a1.3,1.3,0,0,0-1.3,1.3h0v9a1.3,1.3,0,0,0,1.3,1.3H7.52v1.74h-.7a.8.8,0,0,0,0,1.6h5.79a.8.8,0,0,0,0-1.6h-.7V13.85h4.45a1.31,1.31,0,0,0,1.3-1.3v-9A1.3,1.3,0,0,0,16.36,2.22Zm-1.9,10.83a.37.37,0,1,1,.36-.37h0a.36.36,0,0,1-.36.36Zm1.6.08a.45.45,0,1,1,.44-.45h0a.44.44,0,0,1-.44.45h0Zm.53-1.35H2.82V3.52a.23.23,0,0,1,.23-.23H16.36a.23.23,0,0,1,.23.23h0v8.27Z"}))),n.createElement("div",{className:"dpinlb"},null===f.event_url?"":n.createElement("div",{className:"r-content-news-info-event_link"},n.createElement("a",{href:f.event_url},n.createElement(i.HT,{text:"Lien de l'événement"}))),null===f.online_participation?"":n.createElement("div",{className:"r-content-news-info--online_participation"},n.createElement("a",{href:f.online_participation},n.createElement(i.HT,{text:"Participation en ligne"}))),null===f.video_url?"":n.createElement("div",{className:"r-content-news-info--video"},n.createElement("a",{href:f.video_url},n.createElement(i.HT,{text:"Lien vers la vidéo"}))))),null===f.facebook&&null===f.instagram&&null===f.twitter?"":n.createElement("div",{className:"r-content-news-info-social"},n.createElement("ul",null,f.facebook?n.createElement("li",null,n.createElement("a",{href:f.facebook,target:"_blank"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"800",width:"1200",viewBox:"-204.79995 -341.33325 1774.9329 2047.9995"},n.createElement("path",{d:"M1365.333 682.667C1365.333 305.64 1059.693 0 682.667 0 305.64 0 0 305.64 0 682.667c0 340.738 249.641 623.16 576 674.373V880H402.667V682.667H576v-150.4c0-171.094 101.917-265.6 257.853-265.6 74.69 0 152.814 13.333 152.814 13.333v168h-86.083c-84.804 0-111.25 52.623-111.25 106.61v128.057h189.333L948.4 880H789.333v477.04c326.359-51.213 576-333.635 576-674.373",fill:"#100f0d"}),n.createElement("path",{d:"M948.4 880l30.267-197.333H789.333V554.609C789.333 500.623 815.78 448 900.584 448h86.083V280s-78.124-13.333-152.814-13.333c-155.936 0-257.853 94.506-257.853 265.6v150.4H402.667V880H576v477.04a687.805 687.805 0 00106.667 8.293c36.288 0 71.91-2.84 106.666-8.293V880H948.4",fill:"#fff"})))):"",f.instagram?n.createElement("li",null,n.createElement("a",{href:f.instagram,target:"_blank"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"800",width:"1200",viewBox:"-100.7682 -167.947 873.3244 1007.682"},n.createElement("g",{fill:"#100f0d"},n.createElement("path",{d:"M335.895 0c-91.224 0-102.663.387-138.49 2.021-35.752 1.631-60.169 7.31-81.535 15.612-22.088 8.584-40.82 20.07-59.493 38.743-18.674 18.673-30.16 37.407-38.743 59.495C9.33 137.236 3.653 161.653 2.02 197.405.386 233.232 0 244.671 0 335.895c0 91.222.386 102.661 2.02 138.488 1.633 35.752 7.31 60.169 15.614 81.534 8.584 22.088 20.07 40.82 38.743 59.495 18.674 18.673 37.405 30.159 59.493 38.743 21.366 8.302 45.783 13.98 81.535 15.612 35.827 1.634 47.266 2.021 138.49 2.021 91.222 0 102.661-.387 138.488-2.021 35.752-1.631 60.169-7.31 81.534-15.612 22.088-8.584 40.82-20.07 59.495-38.743 18.673-18.675 30.159-37.407 38.743-59.495 8.302-21.365 13.981-45.782 15.612-81.534 1.634-35.827 2.021-47.266 2.021-138.488 0-91.224-.387-102.663-2.021-138.49-1.631-35.752-7.31-60.169-15.612-81.534-8.584-22.088-20.07-40.822-38.743-59.495-18.675-18.673-37.407-30.159-59.495-38.743-21.365-8.302-45.782-13.981-81.534-15.612C438.556.387 427.117 0 335.895 0zm0 60.521c89.686 0 100.31.343 135.729 1.959 32.75 1.493 50.535 6.965 62.37 11.565 15.68 6.094 26.869 13.372 38.622 25.126 11.755 11.754 19.033 22.944 25.127 38.622 4.6 11.836 10.072 29.622 11.565 62.371 1.616 35.419 1.959 46.043 1.959 135.73 0 89.687-.343 100.311-1.959 135.73-1.493 32.75-6.965 50.535-11.565 62.37-6.094 15.68-13.372 26.869-25.127 38.622-11.753 11.755-22.943 19.033-38.621 25.127-11.836 4.6-29.622 10.072-62.371 11.565-35.413 1.616-46.036 1.959-135.73 1.959-89.694 0-100.315-.343-135.73-1.96-32.75-1.492-50.535-6.964-62.37-11.564-15.68-6.094-26.869-13.372-38.622-25.127-11.754-11.753-19.033-22.943-25.127-38.621-4.6-11.836-10.071-29.622-11.565-62.371-1.616-35.419-1.959-46.043-1.959-135.73 0-89.687.343-100.311 1.959-135.73 1.494-32.75 6.965-50.535 11.565-62.37 6.094-15.68 13.373-26.869 25.126-38.622 11.754-11.755 22.944-19.033 38.622-25.127 11.836-4.6 29.622-10.072 62.371-11.565 35.419-1.616 46.043-1.959 135.73-1.959"}),n.createElement("path",{d:"M335.895 447.859c-61.838 0-111.966-50.128-111.966-111.964 0-61.838 50.128-111.966 111.966-111.966 61.836 0 111.964 50.128 111.964 111.966 0 61.836-50.128 111.964-111.964 111.964zm0-284.451c-95.263 0-172.487 77.224-172.487 172.487 0 95.261 77.224 172.485 172.487 172.485 95.261 0 172.485-77.224 172.485-172.485 0-95.263-77.224-172.487-172.485-172.487m219.608-6.815c0 22.262-18.047 40.307-40.308 40.307-22.26 0-40.307-18.045-40.307-40.307 0-22.261 18.047-40.308 40.307-40.308 22.261 0 40.308 18.047 40.308 40.308"}))))):"",f.twitter?n.createElement("li",null,n.createElement("a",{href:f.twitter,target:"_blank"},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"800",width:"1200",viewBox:"-44.7006 -60.54775 387.4052 363.2865"},n.createElement("path",{fill:"#000",d:"M93.719 242.19c112.46 0 173.96-93.168 173.96-173.96 0-2.646-.054-5.28-.173-7.903a124.338 124.338 0 0030.498-31.66c-10.955 4.87-22.744 8.148-35.11 9.626 12.622-7.57 22.313-19.543 26.885-33.817a122.62 122.62 0 01-38.824 14.841C239.798 7.433 223.915 0 206.326 0c-33.764 0-61.144 27.381-61.144 61.132 0 4.798.537 9.465 1.586 13.941-50.815-2.557-95.874-26.886-126.03-63.88a60.977 60.977 0 00-8.279 30.73c0 21.212 10.794 39.938 27.208 50.893a60.685 60.685 0 01-27.69-7.647c-.009.257-.009.507-.009.781 0 29.61 21.075 54.332 49.051 59.934a61.218 61.218 0 01-16.122 2.152 60.84 60.84 0 01-11.491-1.103c7.784 24.293 30.355 41.971 57.115 42.465-20.926 16.402-47.287 26.171-75.937 26.171-4.929 0-9.798-.28-14.584-.846 27.059 17.344 59.189 27.464 93.722 27.464"})))):""))),n.createElement("div",{className:"r-content-news-info-action"},f.ticket_url?n.createElement("div",{className:"r-content-booking"},n.createElement("a",{href:f.ticket_url},n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 19.41 19.41"},n.createElement("circle",{cx:"13.03",cy:"14.61",r:"0.63",fill:"fill:#fff"}),n.createElement("circle",{cx:"11.59",cy:"6.52",r:"0.63",fill:"fill:#fff"}),n.createElement("path",{d:"M17.11,11.47h.62V7.71h-1.6a1.25,1.25,0,0,1-1.25-1.25,1.27,1.27,0,0,1,.67-1.12l.54-.28-1.6-3.39-12.8,6h0v3.76h.63a1.26,1.26,0,0,1,0,2.51H1.68v3.76H17.73V14h-.62a1.26,1.26,0,1,1,0-2.51Zm-6.9-6.4a.63.63,0,0,0,1.14-.53l2.54-1.2.58,1.23A2.52,2.52,0,0,0,14,7.71H4.63Zm6.27,10.08v1.34H13.66a.63.63,0,1,0-1.26,0H2.93V15.16a2.51,2.51,0,0,0,0-4.86V9H12.4a.63.63,0,0,0,1.26,0h2.82V10.3a2.51,2.51,0,0,0,0,4.86Z",fill:"fill:#fff"}),n.createElement("circle",{cx:"13.03",cy:"10.85",r:"0.63",fill:"fill:#fff"}),n.createElement("circle",{cx:"13.03",cy:"12.73",r:"0.63",fill:"fill:#fff"})),n.createElement(i.HT,{text:"Billetterie"}))):"")),n.createElement("div",{className:"r-content-description"},n.createElement(D.o,null,f.description)),n.createElement("div",{className:"r-content-text",dangerouslySetInnerHTML:{__html:f.text&&f.text.data}}),E&&n.createElement("div",{className:"r-content-files"},E.map(((e,t)=>n.createElement("div",{key:t,className:"r-content-file"},n.createElement("a",{href:e.targetUrl,className:"r-content-file-link",rel:"nofollow"},n.createElement("span",{className:"r-content-file-title"},e.title),n.createElement("span",{className:"r-content-file-icon"},n.createElement("svg",{width:"21",height:"21",viewBox:"0 0 24 24",fill:"none",stroke:"#8899a4","stroke-width":"2","stroke-linecap":"square","stroke-linejoin":"arcs"},n.createElement("path",{d:"M3 15v4c0 1.1.9 2 2 2h14a2 2 0 0 0 2-2v-4M17 9l-5 5-5-5M12 12.8V2.5"}))," ")))))),y&&n.createElement("div",{className:"r-content-gallery"},n.createElement("div",{className:"spotlight-group flexbin r-content-gallery"},y.map(((e,t)=>n.createElement("a",{key:t,className:"spotlight",href:e.image_full_scale},n.createElement("img",{src:e.image_preview_scale,alt:""})))))),f.topics&&f.topics.length>0&&n.createElement("div",{className:"r-content-topics"},f.topics.map(((e,t)=>n.createElement("a",{key:t},n.createElement("span",null,e.title)))))))},_=e=>{let{item:t,showCategoriesOrTopics:a}=e;d().locale("be");const l=t.title&&t.title,r=d().utc(t.start).format("DD-MM-YYYY"),s=d().utc(t.end).format("DD-MM-YYYY");return n.createElement("div",{className:"r-list-item"},n.createElement("div",{className:t.image_vignette_scale?"r-item-img":"r-item-img r-item-img-placeholder",style:{backgroundImage:t.image_vignette_scale?"url("+t.image_vignette_scale+")":""}}),n.createElement("div",{className:"r-item-text"},r&&n.createElement("span",{className:"r-item-date"},r===s?r:n.createElement(n.Fragment,null,r," ",n.createElement(i.HT,{text:"au"})," ",s)),n.createElement("span",{className:"r-item-title"},l),"topic"===a?t.topics&&t.topics[0]&&n.createElement("span",{className:"r-item-categorie"},t.topics[0].title):"category"===a?t.local_category?n.createElement("span",{className:"r-item-categorie"},t.local_category.title):t.category&&n.createElement("span",{className:"r-item-categorie"},t.category.title):""))};var C=a(75681),T=a.n(C);const S=e=>{let{itemsArray:t,onChange:a,onHover:r,showCategoriesOrTopics:s}=e;function c(e){r(e)}return n.createElement(n.Fragment,null,n.createElement("ul",{className:"r-result-list event-result-list"},t.map(((e,t)=>n.createElement("li",{key:t,className:"r-list-item-group",onMouseEnter:()=>c(e.UID),onMouseLeave:()=>c(null),onClick:()=>{return t=e.UID,void a(t);var t}},n.createElement(l.N_,{className:"r-list-item-link",style:{textDecoration:"none"},to:{pathname:"/"+T()(e.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(e.UID),state:{idItem:e.UID}}}),n.createElement(_,{item:e,showCategoriesOrTopics:s,key:e.created}))))))};var H=a(81499),Y=a(48743);function P(e){return n.createElement(l.Kd,{basename:e.viewPath},n.createElement(i.Kq,{language:e.currentLanguage,translation:Y.A},n.createElement(z,{queryFilterUrl:e.queryFilterUrl,queryUrl:e.queryUrl,proposeUrl:e.proposeUrl,batchSize:e.batchSize,displayMap:e.displayMap,onlyPastEvents:e.onlyPastEvents,language:e.currentLanguage,showCategoriesOrTopics:e.showCategoriesOrTopics})))}function z(e){const{u:t,...a}=Object.assign({b_start:0,fullobjects:1,"event_dates.query":[d()().format("YYYY-MM-DD")],"event_dates.range":"True"===e.onlyPastEvents?"max":"min"},w.A.parse((0,A.A)().toString())),[l,s]=(0,n.useState)([]),[o,m]=(0,n.useState)([]),[u,v]=(0,n.useState)(null),[f,h]=(0,n.useState)(null),[g,p]=(0,n.useState)(a),[E,b]=(0,n.useState)(0),[y,j]=(0,n.useState)(!1),k="True"===e.displayMap,{response:N,error:D,isLoading:_,isMore:C}=(0,c.A)({method:"get",url:"",baseURL:e.queryUrl,headers:{Accept:"application/json"},params:g,paramsSerializer:{indexes:null},load:y},[]);(0,n.useEffect)((()=>{null!==N&&(s(C?e=>[...e,...N.items]:N.items),m(N.items_total))}),[N]);const T=e=>{v(e)},Y=e=>{h(e)};(0,n.useEffect)((()=>{p((e=>({...e,b_start:E})))}),[E]);const P=(0,n.useRef)(),[z,I]=n.useState({height:0}),[q,L]=(0,n.useState)(0);let V,U;(0,n.useEffect)((()=>{I({height:P.current.clientHeight}),L(P.current.offsetTop)}),[P]),l&&l.length>0?(V=n.createElement(S,{onChange:T,itemsArray:l,onHover:Y,showCategoriesOrTopics:e.showCategoriesOrTopics}),U=n.createElement(H.A,{headerHeight:z.height+q,clickId:u,hoverId:f,items:l,queryUrl:e.queryUrl})):_||(V=n.createElement("p",null,n.createElement(i.HT,{text:"Aucun événement n'a été trouvé"})));const F=n.createElement("div",{className:"lds-roller-container"},n.createElement("div",{className:"lds-roller"},n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null),n.createElement("div",null)));return n.createElement("div",{className:"ref ".concat(k?"view-map":"no-map")},n.createElement("div",{className:"r-result-filter-container",ref:P,style:{top:q}},n.createElement("div",{id:"r-result-filter",className:"r-result-filter container annuaire-result-filter"},n.createElement(x,{url:e.queryFilterUrl,activeFilter:g,onChange:e=>{j(!1),b((()=>0)),p(e),window.scrollTo(0,0)},language:e.language,onlyPastEvents:e.onlyPastEvents}),e.proposeUrl&&n.createElement("div",{className:"r-add-event"},n.createElement("a",{target:"_blank",href:e.proposeUrl},n.createElement(i.HT,{text:"Proposer un événement"}),n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",className:"bi bi-plus-circle",viewBox:"0 0 16 16"},n.createElement("path",{d:"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"}),n.createElement("path",{d:"M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4"})))))),n.createElement(r.BV,null,n.createElement(r.qh,{exact:!0,path:"/",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},o>0?n.createElement("p",{className:"r-results-numbers"},n.createElement("span",null,o),o>1?n.createElement(i.HT,{text:"événements trouvés"}):n.createElement(i.HT,{text:"événement trouvé"})):n.createElement("p",{className:"r-results-numbers"},n.createElement(i.HT,{text:"Aucun résultat"})),n.createElement("div",null,V),n.createElement("div",{className:"r-load-more"},o-e.batchSize>E?n.createElement("div",null,n.createElement("span",{className:"no-more-result"},_?F:""),n.createElement("button",{onClick:()=>{b((t=>t+parseInt(e.batchSize))),j(!0)},className:"btn-grad"},_?n.createElement(i.HT,{text:"Chargement..."}):n.createElement(i.HT,{text:"Plus de résultats"}))):n.createElement("span",{className:"no-more-result"},_?F:""))),k&&n.createElement("div",{className:"r-map annuaire-map",style:{top:z.height+q,height:"calc(100vh-"+z.height+q}},U))}),n.createElement(r.qh,{path:"/:name",element:n.createElement("div",{className:"r-wrapper container r-annuaire-wrapper"},n.createElement("div",{className:"r-result r-annuaire-result"},n.createElement(M,{queryUrl:e.queryUrl,onChange:T,onlyPastEvents:e.onlyPastEvents})),k&&n.createElement("div",{className:"r-map annuaire-map",style:{top:z.height+q,height:"calc(100vh-"+z.height+q}},U))})))}},94274:(e,t,a)=>{"use strict";a.d(t,{c:()=>n});const n=[{label:"Commerçant",value:"merchant"},{label:"Demandeur d'emploi",value:"job_seeker"},{label:"En situation de handicap",value:"disabled_person"},{label:"Jeune",value:"young"},{label:"Journaliste",value:"journalist"},{label:"Nouvel arrivant",value:"newcomer"},{label:"Organisateur d'événement",value:"event_planner"},{label:"Parent",value:"parent"},{label:"Senior",value:"elder"},{label:"Touriste",value:"tourist"}]},68473:(e,t,a)=>{"use strict";a.d(t,{E:()=>n,o:()=>l});const n={control:e=>({...e,backgroundColor:"white",borderColor:"transparent",borderRadius:"10px",minWidth:"150px",height:"40px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"14px",letterSpacing:"1.4px"}),indicators:e=>({...e,color:"blue"}),option:e=>({...e})},l={control:e=>({...e,backgroundColor:"white",borderRadius:"10px",height:"30px",minWidth:"150px"}),placeholder:e=>({...e,color:"000",fontWeight:"bold",fontSize:"12px",letterSpacing:"1.4px"}),menu:e=>({...e,width:"max-content",maxWidth:"250px"}),option:(e,t)=>{let{data:a,isDisabled:n,isFocused:l,isSelected:r}=t;return{...e}}}},86110:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});var n=a(25602),l=a(99938);const r=e=>{const[t,a]=(0,n.useState)(null),[r,s]=(0,n.useState)(""),[c,i]=(0,n.useState)(!0),[o,m]=(0,n.useState)(!1),u=new AbortController;return(0,n.useEffect)((()=>((async e=>{if(i(!0),e.load?m(!0):m(!1),0!=Object.keys(e.params).length)try{const t=await l.A.request(e);a(t.data),i(!1),s(null)}catch(e){s(e)}else a(null)})({...e,signal:u.signal}),()=>u.abort())),[e.params]),{response:t,error:r,isLoading:c,isMore:o}}},18874:(e,t,a)=>{"use strict";a.d(t,{A:()=>l});var n=a(41665);const l=function(){return new URLSearchParams((0,n.zy)().search)}},81499:(e,t,a)=>{"use strict";a.d(t,{A:()=>b});var n=a(25602),l=a(28009),r=a(77059),s=a(60055),c=a(69780),i=a(16545),o=a(18874),m=a(97284),u=a.n(m);const d=a.p+"assets/pin-react.fda934b5daf26dd4da2a71a7e7e44431.svg";const v=a.p+"assets/pin-react-active.07d154037a15be5525b823fdc626cf29.svg";var f=a(8174),h=a(75681),g=a.n(h),p=a(72668);function E(e){let{activeItem:t,arrayOfLatLngs:a}=e;const n=(0,l.ko)();if(t){const e=[];e.push(t.geolocation.latitude),e.push(t.geolocation.longitude),n.setView(e,15)}else{let e=new(u().LatLngBounds)(a);n.fitBounds(e)}return null}const b=function(e){const[t,a]=(0,n.useState)(null),[l,m]=(0,n.useState)([]),[h,b]=(0,n.useState)(null),{u:y,...w}=Object.assign({UID:p.A.parse((0,o.A)().toString()).u});(0,n.useEffect)((()=>{const t=e.items.filter((e=>e.geolocation.latitude&&50.4989185!==e.geolocation.latitude&&4.7184485!==e.geolocation.longitude));m(t)}),[e]);const j=e=>new(u().Icon)({iconUrl:e,iconSize:[29,37]}),k=t=>t===e.clickId||t===e.hoverId?999:1;(0,n.useEffect)((()=>{var e=l&&l.filter((e=>e.UID===w.UID));a(e[0])}),[l]),(0,n.useEffect)((()=>{if(l.length>0){let e=[];l.map(((t,a)=>{let n=t.geolocation.latitude,l=t.geolocation.longitude;e.push([n,l])})),b(e)}}),[l]);const N=l.map(((t,a)=>{return n.createElement(r.p,{key:a,icon:(l=t.UID,l===w.UID||l===e.hoverId?j(v):j(d)),zIndexOffset:k(t.UID),position:[t.geolocation?t.geolocation.latitude:"",t.geolocation?t.geolocation.longitude:""],eventHandlers:{mouseover:e=>{}}},n.createElement(s.z,{closeButton:!1},n.createElement(f.N_,{className:"r-map-popup",style:{textDecoration:"none"},to:{pathname:"/"+g()(t.title).replace(/[^a-zA-Z ]/g,"").replace(/\s/g,"-").toLowerCase(),search:"?u=".concat(t.UID),state:{idItem:t.UID}}},n.createElement("span",{className:"r-map-popup-title"},t.title),n.createElement("p",{className:"r-map-popup-category"},t.category&&t.category.title))));var l}));return n.createElement("div",null,n.createElement(c.W,{style:{height:"calc(100vh - ".concat(e.headerHeight,"px)"),minHeight:"600px"},center:[50.85034,4.35171],zoom:15},n.createElement(i.e,{attribution:'© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',url:"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"}),null!=h?n.createElement(E,{activeItem:t,activeItemUID:w.UID,arrayOfLatLngs:h&&h}):"",l&&N))}},48743:(e,t,a)=>{"use strict";a.d(t,{A:()=>n});const n={Publié:{en:"Published",fr:"Publié",de:"Veröffentlicht",nl:"Gepubliceerd"},Actualisé:{en:"Updated",fr:"Actualisé",de:"Aktualisiert",nl:"Bijgewerkt"},Événements:{en:"Events",fr:"Événements",de:"Veranstaltungen",nl:"Evenementen"},Actualités:{en:"News",fr:"Actualités",de:"Nachrichten",nl:"Nieuws"},Contacts:{en:"Contacts",fr:"Contacts",de:"Kontakte",nl:"Contacten"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Chargement...":{en:"Loading",fr:"Chargement...",de:"Laden",nl:"Laden..."},Recherche:{en:"Search",fr:"Recherche",de:"Suche",nl:"Zoeken"},Thématiques:{en:"Themes",fr:"Thématiques",de:"Themen",nl:"Thema's"},"Je suis":{en:"I am",fr:"Je suis",de:"Ich bin",nl:"Ik ben"},Catégories:{en:"Categories",fr:"Catégories",de:"Kategorien",nl:"Categorieën"},"Catégories locale":{en:"Local categories",fr:"Catégories locale",de:"Lokale Kategorien",nl:"Lokale categorieën"},"Catégories spécifiques":{en:"Specific categories",fr:"Catégories spécifiques",de:"Spezifische Kategorien",nl:"Specifieke categorieën"},Quoi:{en:"What",fr:"Quoi",de:"Was",nl:"Wat"},Facilités:{en:"Facilities",fr:"Facilités",de:"Einrichtungen",nl:"Faciliteiten"},"Plus de résultats":{en:"More results",fr:"Plus de résultats",de:"Mehr Ergebnisse",nl:"Meer resultaten"},"Aucun résultat":{en:"No result",fr:"Aucun résultat",de:"Kein Ergebnis",nl:"Geen resultaat"},Résultats:{en:"Results",fr:"Résultats",de:"Ergebnisse",nl:"Resultaten"},Retour:{en:"Return",fr:"Retour",de:"Zurück",nl:"Terug"},Téléchargements:{en:"Downloads",fr:"Téléchargements",de:"Downloads",nl:"Downloads"},Billetterie:{en:"Ticketing",fr:"Billetterie",de:"Tickets",nl:"Ticketverkoop"},"Lien vers la vidéo":{en:"Link to video",fr:"Lien vers la vidéo",de:"Link zum Video",nl:"Link naar video"},"Participation en ligne":{en:"Join online",fr:"Participation en ligne",de:"Online teilnehmen",nl:"Doe online mee"},"Actualités trouvées":{en:" News found",fr:" Actualités trouvées",de:" Nachrichten gefunden",nl:" Nieuws gevonden"},"Actualité trouvée":{en:" News found",fr:" Actualité trouvée",de:" Nachricht gefunden",nl:" Nieuws gevonden"},"Aucune actualité n'a été trouvée":{en:"No news was found",fr:"Aucune actualité n'a été trouvée",de:"Keine Nachrichten gefunden",nl:"Geen nieuws gevonden"},"Proposer une actualité":{en:"Suggest a news",fr:"Proposer une actualité",de:"Nachricht vorschlagen",nl:"Nieuws voorstellen"},"événements trouvés":{en:" Events found",fr:" Événements trouvés",de:" Veranstaltungen gefunden",nl:" Evenementen gevonden"},"événement trouvé":{en:" Event found",fr:" Événement trouvé",de:" Veranstaltung gefunden",nl:" Evenement gevonden"},Gratuit:{en:"Free",fr:"Gratuit",de:"Kostenlos",nl:"Gratis"},"Aucun événement n'a été trouvé":{en:"No event was found",fr:"Aucun événement n'a été trouvé",de:"Keine Veranstaltungen gefunden",nl:"Geen evenement gevonden"},"Proposer un événement":{en:"Suggest a event",fr:"Proposer un événement",de:"Veranstaltung vorschlagen",nl:"Evenement voorstellen"},"Infos pratiques":{en:"Practical information",fr:"Infos pratiques",de:"Praktische Informationen",nl:"Praktische informatie"},"Accessible aux PMR":{en:"Accessibility for PRM",fr:"Accessible aux PMR",de:"Barrierefreiheit für PMR",nl:"Toegankelijk voor PRM"},"Lien de l'événement":{en:"Event link",fr:"Lien de l'événement",de:"Veranstaltungslink",nl:"Evenement link"},"contacts trouvés":{en:" Contact found",fr:" Contacts trouvés",de:" Kontakt gefunden",nl:" Contact gevonden"},"contact trouvé":{en:" Contact found",fr:" Contact trouvé",de:" Kontakt gefunden",nl:" Contact gevonden"},"Aucun contact n'a été trouvé":{en:"No contact was found",fr:"Aucun contact n'a été trouvé",de:"Kein Kontakt gefunden",nl:"Geen contact gevonden"},"Proposer un contact":{en:"Suggest a contact",fr:"Proposer un contact",de:"Kontakt vorschlagen",nl:"Contact voorstellen"},Quand:{en:"When",fr:"Quand",de:"Wann",nl:"Wanneer"},"Toutes les dates":{en:"All dates",fr:"Toutes les dates",de:"Alle Daten",nl:"Alle data"},"Aujourd'hui":{en:"Today",fr:"Aujourd'hui",de:"Heute",nl:"Vandaag"},Demain:{en:"Tomorrow",fr:"Demain",de:"Morgen",nl:"Morgen"},"Ce week-end":{en:"This weekend",fr:"Ce week-end",de:"Dieses Wochenende",nl:"Dit weekend"},"Cette semaine":{en:"This week",fr:"Cette semaine",de:"Diese Woche",nl:"Deze week"},"Ce mois-ci":{en:"This month",fr:"Ce mois-ci",de:"Diesen Monat",nl:"Deze maand"},"Personnalisé (Du ... au ...)":{en:"Custom (From ... to ...)",fr:"Personnalisé (Du ... au ...)",de:"Benutzerdefiniert (Von ... bis ...)",nl:"Aangepast (Van ... tot ...)"},Le:{en:"On",fr:"Le",de:"Am",nl:"Op"},de:{en:"of",fr:"de",de:"von",nl:"van"},à:{en:"at",fr:"à",de:"um",nl:"om"},Du:{en:"From",fr:"Du",de:"Von",nl:"Van"},au:{en:"to",fr:"au",de:"bis",nl:"tot"},Personnalisé:{en:"Custom",fr:"Personnalisé",de:"Benutzerdefiniert",nl:"Aangepast"},Monday:{en:"Monday",fr:"Lundi",de:"Montag",nl:"Maandag"},Tuesday:{en:"Tuesday",fr:"Mardi",de:"Dienstag",nl:"Dinsdag"},Wednesday:{en:"Wednesday",fr:"Mercredi",de:"Mittwoch",nl:"Woensdag"},Thursday:{en:"Thursday",fr:"Jeudi",de:"Donnerstag",nl:"Donderdag"},Friday:{en:"Friday",fr:"Vendredi",de:"Freitag",nl:"Vrijdag"},Saturday:{en:"Saturday",fr:"Samedi",de:"Samstag",nl:"Zaterdag"},Sunday:{en:"Sunday",fr:"Dimanche",de:"Sonntag",nl:"Zondag"},Fermé:{en:"Closed",fr:"Fermé",de:"Geschlossen",nl:"Gesloten"},Ouvert:{en:"Open",fr:"Ouvert",de:"Geöffnet",nl:"Open"},Itinéraire:{en:"Itinerary",fr:"Itinéraire",de:"Route",nl:"Route"}}},35358:(e,t,a)=>{var n={"./af":42687,"./af.js":42687,"./ar":58475,"./ar-dz":31422,"./ar-dz.js":31422,"./ar-kw":44718,"./ar-kw.js":44718,"./ar-ly":60595,"./ar-ly.js":60595,"./ar-ma":1178,"./ar-ma.js":1178,"./ar-ps":22817,"./ar-ps.js":22817,"./ar-sa":34096,"./ar-sa.js":34096,"./ar-tn":64818,"./ar-tn.js":64818,"./ar.js":58475,"./az":57699,"./az.js":57699,"./be":59445,"./be.js":59445,"./bg":1427,"./bg.js":1427,"./bm":99613,"./bm.js":99613,"./bn":87764,"./bn-bd":23575,"./bn-bd.js":23575,"./bn.js":87764,"./bo":35707,"./bo.js":35707,"./br":89424,"./br.js":89424,"./bs":13575,"./bs.js":13575,"./ca":19088,"./ca.js":19088,"./cs":52650,"./cs.js":52650,"./cv":12405,"./cv.js":12405,"./cy":9e3,"./cy.js":9e3,"./da":60563,"./da.js":60563,"./de":76663,"./de-at":37237,"./de-at.js":37237,"./de-ch":61195,"./de-ch.js":61195,"./de.js":76663,"./dv":45690,"./dv.js":45690,"./el":27141,"./el.js":27141,"./en-au":64650,"./en-au.js":64650,"./en-ca":67896,"./en-ca.js":67896,"./en-gb":629,"./en-gb.js":629,"./en-ie":85106,"./en-ie.js":85106,"./en-il":13721,"./en-il.js":13721,"./en-in":83159,"./en-in.js":83159,"./en-nz":79516,"./en-nz.js":79516,"./en-sg":71230,"./en-sg.js":71230,"./eo":97404,"./eo.js":97404,"./es":11592,"./es-do":82844,"./es-do.js":82844,"./es-mx":23132,"./es-mx.js":23132,"./es-us":31541,"./es-us.js":31541,"./es.js":11592,"./et":7645,"./et.js":7645,"./eu":97726,"./eu.js":97726,"./fa":54397,"./fa.js":54397,"./fi":94997,"./fi.js":94997,"./fil":41037,"./fil.js":41037,"./fo":44567,"./fo.js":44567,"./fr":60548,"./fr-ca":72597,"./fr-ca.js":72597,"./fr-ch":22078,"./fr-ch.js":22078,"./fr.js":60548,"./fy":73893,"./fy.js":73893,"./ga":35236,"./ga.js":35236,"./gd":71663,"./gd.js":71663,"./gl":7463,"./gl.js":7463,"./gom-deva":27298,"./gom-deva.js":27298,"./gom-latn":59533,"./gom-latn.js":59533,"./gu":90504,"./gu.js":90504,"./he":53843,"./he.js":53843,"./hi":24767,"./hi.js":24767,"./hr":19738,"./hr.js":19738,"./hu":131,"./hu.js":131,"./hy-am":40374,"./hy-am.js":40374,"./id":25289,"./id.js":25289,"./is":4076,"./is.js":4076,"./it":21273,"./it-ch":86181,"./it-ch.js":86181,"./it.js":21273,"./ja":25377,"./ja.js":25377,"./jv":39972,"./jv.js":39972,"./ka":53368,"./ka.js":53368,"./kk":97018,"./kk.js":97018,"./km":19068,"./km.js":19068,"./kn":48805,"./kn.js":48805,"./ko":81062,"./ko.js":81062,"./ku":74932,"./ku-kmr":76163,"./ku-kmr.js":76163,"./ku.js":74932,"./ky":3584,"./ky.js":3584,"./lb":49790,"./lb.js":49790,"./lo":70617,"./lo.js":70617,"./lt":120,"./lt.js":120,"./lv":95522,"./lv.js":95522,"./me":54262,"./me.js":54262,"./mi":36978,"./mi.js":36978,"./mk":26568,"./mk.js":26568,"./ml":57309,"./ml.js":57309,"./mn":58715,"./mn.js":58715,"./mr":59879,"./mr.js":59879,"./ms":53008,"./ms-my":46955,"./ms-my.js":46955,"./ms.js":53008,"./mt":19333,"./mt.js":19333,"./my":67714,"./my.js":67714,"./nb":84572,"./nb.js":84572,"./ne":40873,"./ne.js":40873,"./nl":73154,"./nl-be":65766,"./nl-be.js":65766,"./nl.js":73154,"./nn":84696,"./nn.js":84696,"./oc-lnc":99044,"./oc-lnc.js":99044,"./pa-in":93051,"./pa-in.js":93051,"./pl":26828,"./pl.js":26828,"./pt":8132,"./pt-br":29813,"./pt-br.js":29813,"./pt.js":8132,"./ro":8331,"./ro.js":8331,"./ru":43509,"./ru.js":43509,"./sd":58419,"./sd.js":58419,"./se":92332,"./se.js":92332,"./si":37256,"./si.js":37256,"./sk":22546,"./sk.js":22546,"./sl":69403,"./sl.js":69403,"./sq":3888,"./sq.js":3888,"./sr":79369,"./sr-cyrl":50536,"./sr-cyrl.js":50536,"./sr.js":79369,"./ss":24314,"./ss.js":24314,"./sv":52805,"./sv.js":52805,"./sw":50886,"./sw.js":50886,"./ta":2691,"./ta.js":2691,"./te":2727,"./te.js":2727,"./tet":87451,"./tet.js":87451,"./tg":46217,"./tg.js":46217,"./th":14148,"./th.js":14148,"./tk":96205,"./tk.js":96205,"./tl-ph":3861,"./tl-ph.js":3861,"./tlh":53426,"./tlh.js":53426,"./tr":97110,"./tr.js":97110,"./tzl":51992,"./tzl.js":51992,"./tzm":95919,"./tzm-latn":19673,"./tzm-latn.js":19673,"./tzm.js":95919,"./ug-cn":5048,"./ug-cn.js":5048,"./uk":61600,"./uk.js":61600,"./ur":97327,"./ur.js":97327,"./uz":33127,"./uz-latn":86929,"./uz-latn.js":86929,"./uz.js":33127,"./vi":69733,"./vi.js":69733,"./x-pseudo":66261,"./x-pseudo.js":66261,"./yo":93096,"./yo.js":93096,"./zh-cn":80802,"./zh-cn.js":80802,"./zh-hk":46030,"./zh-hk.js":46030,"./zh-mo":45123,"./zh-mo.js":45123,"./zh-tw":26710,"./zh-tw.js":26710};function l(e){var t=r(e);return a(t)}function r(e){if(!a.o(n,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return n[e]}l.keys=function(){return Object.keys(n)},l.resolve=r,e.exports=l,l.id=35358}}]);
@@ -110,7 +110,7 @@ function AnnuaireView(props) {
110
110
  height: filterRef.current.clientHeight,
111
111
  });
112
112
  setHeaderHeight(filterRef.current.offsetTop);
113
- }, [filterRef.current]);
113
+ }, [filterRef]);
114
114
 
115
115
  // coditional list render
116
116
  let listRender;
@@ -119,7 +119,7 @@ function EventsView(props) {
119
119
  height: filterRef.current.clientHeight,
120
120
  });
121
121
  setHeaderHeight(filterRef.current.offsetTop);
122
- }, [filterRef.current]);
122
+ }, [filterRef]);
123
123
 
124
124
  // coditional list render
125
125
  let listRender;