imio.smartweb.core 1.2.20__py3-none-any.whl → 1.2.23__py3-none-any.whl

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 (65) hide show
  1. imio/smartweb/core/browser/static/icons/action-e-guichet.svg +1 -1
  2. imio/smartweb/core/browser/static/icons/action-email.svg +1 -1
  3. imio/smartweb/core/browser/static/icons/action-engagement.svg +1 -1
  4. imio/smartweb/core/browser/static/icons/action-nous-contacter.svg +1 -1
  5. imio/smartweb/core/browser/static/icons/action-nous-rejoindre.svg +2 -1
  6. imio/smartweb/core/browser/static/icons/action-organiser-un-evenement.svg +1 -1
  7. imio/smartweb/core/browser/static/icons/action-signaler-un-probleme.svg +1 -1
  8. imio/smartweb/core/browser/static/icons/action-voir-plan.svg +1 -1
  9. imio/smartweb/core/browser/static/icons/categorie-associations.svg +1 -1
  10. imio/smartweb/core/browser/static/icons/categorie-avis-et-enquetes.svg +1 -1
  11. imio/smartweb/core/browser/static/icons/categorie-cinema.svg +1 -1
  12. imio/smartweb/core/browser/static/icons/categorie-commerce.svg +1 -1
  13. imio/smartweb/core/browser/static/icons/categorie-concert.svg +1 -1
  14. imio/smartweb/core/browser/static/icons/categorie-culture.svg +1 -1
  15. imio/smartweb/core/browser/static/icons/categorie-demarches.svg +1 -1
  16. imio/smartweb/core/browser/static/icons/categorie-enfance.svg +1 -1
  17. imio/smartweb/core/browser/static/icons/categorie-enseignement.svg +1 -1
  18. imio/smartweb/core/browser/static/icons/categorie-environnement-gestion-des-dechets.svg +1 -1
  19. imio/smartweb/core/browser/static/icons/categorie-exposition.svg +1 -1
  20. imio/smartweb/core/browser/static/icons/categorie-horaires.svg +1 -1
  21. imio/smartweb/core/browser/static/icons/categorie-infos-travaux.svg +1 -1
  22. imio/smartweb/core/browser/static/icons/categorie-mandataires.svg +1 -1
  23. imio/smartweb/core/browser/static/icons/categorie-mobilite.svg +1 -1
  24. imio/smartweb/core/browser/static/icons/categorie-mon-dossier.svg +1 -1
  25. imio/smartweb/core/browser/static/icons/categorie-parc-de-stationnement.svg +1 -1
  26. imio/smartweb/core/browser/static/icons/categorie-parcs-et-jardins.svg +1 -1
  27. imio/smartweb/core/browser/static/icons/categorie-primes.svg +1 -1
  28. imio/smartweb/core/browser/static/icons/categorie-sport-courir.svg +1 -1
  29. imio/smartweb/core/browser/static/icons/categorie-sport-velo.svg +1 -1
  30. imio/smartweb/core/browser/static/icons/categorie-tourisme.svg +1 -1
  31. imio/smartweb/core/browser/static/icons/organisation-academie-musique.svg +1 -1
  32. imio/smartweb/core/browser/static/icons/organisation-centre-sportif.svg +1 -1
  33. imio/smartweb/core/browser/static/icons/organisation-cpas.svg +1 -1
  34. imio/smartweb/core/browser/static/icons/organisation-ecole-des-arts.svg +1 -1
  35. imio/smartweb/core/browser/static/icons/organisation-ecole.svg +1 -1
  36. imio/smartweb/core/browser/static/icons/organisation-mobilite.svg +1 -1
  37. imio/smartweb/core/browser/static/icons/reseausocial-facebook.svg +1 -1
  38. imio/smartweb/core/browser/static/icons/reseausocial-twitter.svg +3 -13
  39. imio/smartweb/core/browser/static/icons/reseausocial-vimeo.svg +1 -1
  40. imio/smartweb/core/browser/static/icons/reseausocial-youtube.svg +1 -1
  41. imio/smartweb/core/browser/static/icons/vue-actualites.svg +1 -1
  42. imio/smartweb/core/browser/static/icons/vue-agenda.svg +1 -1
  43. imio/smartweb/core/browser/static/icons/vue-annuaire.svg +1 -1
  44. imio/smartweb/core/contents/cropping.py +1 -1
  45. imio/smartweb/core/contents/sections/common_templates/table.pt +3 -3
  46. imio/smartweb/core/contents/sections/contact/utils.py +2 -150
  47. imio/smartweb/core/tests/test_cropping.py +4 -4
  48. imio/smartweb/core/tests/test_section_contact.py +2 -2
  49. imio/smartweb/core/tests/test_vocabularies.py +1 -1
  50. imio/smartweb/core/utils.py +1 -1
  51. imio/smartweb/core/vocabularies.py +1 -0
  52. imio/smartweb/core/webcomponents/build/js/363.smartweb-webcomponents-compiled.js +1 -1
  53. imio/smartweb/core/webcomponents/build/js/54.smartweb-webcomponents-compiled.js +1 -1
  54. imio/smartweb/core/webcomponents/build/js/647.smartweb-webcomponents-compiled.js +1 -1
  55. imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/ContactContent.jsx +2 -2
  56. imio/smartweb/core/webcomponents/src/components/Events/EventContent/EventContent.jsx +2 -3
  57. imio/smartweb/core/webcomponents/src/components/News/NewsContent/NewsContent.jsx +2 -3
  58. {imio.smartweb.core-1.2.20.dist-info → imio.smartweb.core-1.2.23.dist-info}/METADATA +25 -1
  59. {imio.smartweb.core-1.2.20.dist-info → imio.smartweb.core-1.2.23.dist-info}/RECORD +65 -65
  60. /imio.smartweb.core-1.2.20-py3.10-nspkg.pth → /imio.smartweb.core-1.2.23-py3.10-nspkg.pth +0 -0
  61. {imio.smartweb.core-1.2.20.dist-info → imio.smartweb.core-1.2.23.dist-info}/LICENSE.GPL +0 -0
  62. {imio.smartweb.core-1.2.20.dist-info → imio.smartweb.core-1.2.23.dist-info}/LICENSE.rst +0 -0
  63. {imio.smartweb.core-1.2.20.dist-info → imio.smartweb.core-1.2.23.dist-info}/WHEEL +0 -0
  64. {imio.smartweb.core-1.2.20.dist-info → imio.smartweb.core-1.2.23.dist-info}/namespace_packages.txt +0 -0
  65. {imio.smartweb.core-1.2.20.dist-info → imio.smartweb.core-1.2.23.dist-info}/top_level.txt +0 -0