imio.smartweb.core 1.2.45__py3-none-any.whl → 1.2.47__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 (40) hide show
  1. imio/smartweb/core/webcomponents/build/css/373.smartweb-webcomponents-compiled.css +1 -1
  2. imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css +1 -1
  3. imio/smartweb/core/webcomponents/build/css/686.smartweb-webcomponents-compiled.css +1 -1
  4. imio/smartweb/core/webcomponents/build/css/919.smartweb-webcomponents-compiled.css +1 -1
  5. imio/smartweb/core/webcomponents/build/css/smartweb-webcomponents-compiled.css +1 -1
  6. imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js +1 -1
  7. imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js +1 -1
  8. imio/smartweb/core/webcomponents/build/js/686.smartweb-webcomponents-compiled.js +1 -1
  9. imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js +1 -1
  10. imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss +1 -1
  11. imio/smartweb/core/webcomponents/src/components/Annuaire/ContactCard/ContactCard.jsx +2 -1
  12. imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/ContactContent.jsx +2 -2
  13. imio/smartweb/core/webcomponents/src/components/Events/EventContent/EventContent.jsx +9 -9
  14. imio/smartweb/core/webcomponents/src/components/Events/Events.scss +2 -1
  15. imio/smartweb/core/webcomponents/src/components/News/News.scss +2 -1
  16. imio/smartweb/core/webcomponents/src/components/News/NewsCard/NewsCard.jsx +1 -1
  17. imio/smartweb/core/webcomponents/src/components/News/NewsContent/NewsContent.jsx +4 -4
  18. imio/smartweb/core/webcomponents/src/components/Search/Search.scss +1 -1
  19. imio/smartweb/core/webcomponents/src/index.scss +1 -1
  20. imio/smartweb/core/webcomponents/src/utils/translation.js +42 -0
  21. imio.smartweb.core-1.2.47-py3.8-nspkg.pth +2 -0
  22. {imio.smartweb.core-1.2.45.dist-info → imio.smartweb.core-1.2.47.dist-info}/METADATA +19 -3
  23. {imio.smartweb.core-1.2.45.dist-info → imio.smartweb.core-1.2.47.dist-info}/RECORD +28 -39
  24. {imio.smartweb.core-1.2.45.dist-info → imio.smartweb.core-1.2.47.dist-info}/WHEEL +1 -1
  25. imio/smartweb/core/webcomponents/build/10512eee43c7b5ed4757.svg +0 -1
  26. imio/smartweb/core/webcomponents/build/10dd862b2cdd9c68e1a8.svg +0 -1
  27. imio/smartweb/core/webcomponents/build/a38272f263f8328349f2.svg +0 -1
  28. imio/smartweb/core/webcomponents/build/assets/location-bla.1423bcce16ddcb21141430cac1428dc1.svg +0 -1
  29. imio/smartweb/core/webcomponents/build/assets/next-react.17bc43ff4a6a86f4520f5782f6a89a72.svg +0 -1
  30. imio/smartweb/core/webcomponents/build/assets/search.57bdbf5b191499cd77514097d1c4972c.svg +0 -1
  31. imio/smartweb/core/webcomponents/src/assets/facebook-news.svg +0 -1
  32. imio/smartweb/core/webcomponents/src/assets/location-bla.svg +0 -1
  33. imio/smartweb/core/webcomponents/src/assets/next-react.svg +0 -1
  34. imio/smartweb/core/webcomponents/src/assets/search.svg +0 -1
  35. imio/smartweb/core/webcomponents/src/assets/skeleton.svg +0 -1
  36. imio.smartweb.core-1.2.45-py3.10-nspkg.pth +0 -3
  37. {imio.smartweb.core-1.2.45.dist-info → imio.smartweb.core-1.2.47.dist-info}/LICENSE.GPL +0 -0
  38. {imio.smartweb.core-1.2.45.dist-info → imio.smartweb.core-1.2.47.dist-info}/LICENSE.rst +0 -0
  39. {imio.smartweb.core-1.2.45.dist-info → imio.smartweb.core-1.2.47.dist-info}/namespace_packages.txt +0 -0
  40. {imio.smartweb.core-1.2.45.dist-info → imio.smartweb.core-1.2.47.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: imio.smartweb.core
3
- Version: 1.2.45
3
+ Version: 1.2.47
4
4
  Summary: Core product for iMio websites
5
5
  Home-page: https://github.com/imio/imio.smartweb.core
6
6
  Author: Christophe Boulanger
@@ -26,7 +26,7 @@ License-File: LICENSE.rst
26
26
  Requires-Dist: setuptools
27
27
  Requires-Dist: z3c.jbot
28
28
  Requires-Dist: z3c.unconfigure
29
- Requires-Dist: plone.api (>=1.8.4)
29
+ Requires-Dist: plone.api >=1.8.4
30
30
  Requires-Dist: plone.gallery
31
31
  Requires-Dist: plone.restapi
32
32
  Requires-Dist: plone.app.dexterity
@@ -48,7 +48,7 @@ Requires-Dist: imio.smartweb.common
48
48
  Requires-Dist: imio.smartweb.locales
49
49
  Provides-Extra: test
50
50
  Requires-Dist: plone.app.testing ; extra == 'test'
51
- Requires-Dist: plone.testing (>=5.0.0) ; extra == 'test'
51
+ Requires-Dist: plone.testing >=5.0.0 ; extra == 'test'
52
52
  Requires-Dist: plone.app.contenttypes ; extra == 'test'
53
53
  Requires-Dist: plone.app.robotframework[debug] ; extra == 'test'
54
54
  Requires-Dist: plone.restapi[test] ; extra == 'test'
@@ -189,6 +189,22 @@ Changelog
189
189
  =========
190
190
 
191
191
 
192
+ 1.2.47 (2024-05-07)
193
+ -------------------
194
+
195
+ - fix React svg import and delete unused svg
196
+ [thomlamb]
197
+
198
+ - add missing React translations
199
+ [thomlamb]
200
+
201
+ 1.2.46 (2024-05-07)
202
+ -------------------
203
+
204
+ - WEB-4101 : fix React topic display
205
+ [thomlamb]
206
+
207
+
192
208
  1.2.45 (2024-05-06)
193
209
  -------------------
194
210
 
@@ -1,4 +1,4 @@
1
- imio.smartweb.core-1.2.45-py3.10-nspkg.pth,sha256=wnCUSUElqssZ5FI3x-9HqwD229HQ-bAuPoDUNJHmMtU,1684
1
+ imio.smartweb.core-1.2.47-py3.8-nspkg.pth,sha256=XZ3YhlzwpUCC8tXtelHRqxVxo3NWomIiMsUfUshrbeE,1011
2
2
  imio/smartweb/core/__init__.py,sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0,24
3
3
  imio/smartweb/core/config.py,sha256=BUgfvh4hCaw0onCYAG4gQI1O4hZ-GzXWEltdHi4YLIs,337
4
4
  imio/smartweb/core/configure.zcml,sha256=PeC4rF--rF6MfVQ0NzggQrZWIl35oPtJdEhvQwGxhhI,1459
@@ -632,89 +632,78 @@ imio/smartweb/core/webcomponents/package.json,sha256=hkiIPQirq7L74Vm8gu-nee2dZEe
632
632
  imio/smartweb/core/webcomponents/postcss.config.js,sha256=C6AOPegqTEkRboXRWl6obj0priHtdSRiApehW4TWp8E,101
633
633
  imio/smartweb/core/webcomponents/webpack.config.js,sha256=ie90xYAH82rUaPv41_7v-eXTDADH55Z-V9v9gptDC6s,6852
634
634
  imio/smartweb/core/webcomponents/webpackPlonePlugin.js,sha256=TWpGoEYRBOKB7o0SJ1F7P0hLYflkNmbODG7ZCyrPjQw,2226
635
- imio/smartweb/core/webcomponents/build/10512eee43c7b5ed4757.svg,sha256=VjTQQYvxfBfecryEqop_vUYXHraSvxo7f9O-HAm10U4,100
636
- imio/smartweb/core/webcomponents/build/10dd862b2cdd9c68e1a8.svg,sha256=JlVBkHerR1JNkpXDZKoJ39VfDtYHV_dyOckD8RROpDo,94
637
635
  imio/smartweb/core/webcomponents/build/1c1605a5fe9a2b10a88f.png,sha256=Cb6KqnaSCP5isfAk74z-ZfuqtoFbNE9Lo4ozBSkwF_c,97
638
636
  imio/smartweb/core/webcomponents/build/524db40e119aa11f4478.png,sha256=JK-ueaiNfx8gY2iMP95WLzWZ0NYmDsvMXFbXPU7dj2A,94
639
637
  imio/smartweb/core/webcomponents/build/57d3b7cb1ab874660b39.svg,sha256=-1fU9xu8fp0ZFdlbbxPCbHcvWe7omZGAqB5OVr9Yo1s,96
640
638
  imio/smartweb/core/webcomponents/build/6cf03871df23ed2ee8b3.png,sha256=Mue1OF4liw_owHzSf2VG7a-K_yKaOLZmdDlw0wLZhtg,99
641
- imio/smartweb/core/webcomponents/build/a38272f263f8328349f2.svg,sha256=JeWqYQXcdN-CD5QObZ0N7x_8BBbcwpcuy11hPGhjwpc,98
642
639
  imio/smartweb/core/webcomponents/build/assets/layers-2x.8f2c4d11474275fbc1614b9098334eae.png,sha256=Bm2sqFDY_77wB68AsG6sABVyje4nnFHzy2xxbffELt8,1259
643
640
  imio/smartweb/core/webcomponents/build/assets/layers.416d91365b44e4b4f4777663e6f009f3.png,sha256=Hbvp0CjikvNvy6j4s6KNXokydU_CIVuaxp5M3s9RB8Y,696
644
- imio/smartweb/core/webcomponents/build/assets/location-bla.1423bcce16ddcb21141430cac1428dc1.svg,sha256=mtr6d8H-n35MSio-pKxEMZoybUpQL6-1MVu4i5dX52g,348
645
641
  imio/smartweb/core/webcomponents/build/assets/marker-icon.2b3e1faf89f94a4835397e7a43b4f77d.png,sha256=V0w6XMqF9BFAhbaEFZbWLwDXyJLHsD8oy_owHesdxDc,1466
646
- imio/smartweb/core/webcomponents/build/assets/next-react.17bc43ff4a6a86f4520f5782f6a89a72.svg,sha256=mclkssHy8TQDpSI4A8rYyoOdfoTSGnQqeFU2UuEzjFY,628
647
642
  imio/smartweb/core/webcomponents/build/assets/oeil-big.f32cd1df1274a9593de0c4bd8e344216.svg,sha256=xVSktVFHmBKwOQJL8yM4LmPmoNChGoz6RBS7d5QZuUQ,433
648
643
  imio/smartweb/core/webcomponents/build/assets/pin-react-active.07d154037a15be5525b823fdc626cf29.svg,sha256=XgE72Zg25rWhDFtpgRTh6pSWc0utqIobzbez4RYC3kA,330
649
644
  imio/smartweb/core/webcomponents/build/assets/pin-react.fda934b5daf26dd4da2a71a7e7e44431.svg,sha256=kXxN_F5nCL1SUuSvO7dsVz2BCk6lyembEe0ZcDUjEUQ,336
650
- imio/smartweb/core/webcomponents/build/assets/search.57bdbf5b191499cd77514097d1c4972c.svg,sha256=VYkbBVirrqBaye-75ns8tcpEqjqpOiXd2CbIqo-M384,426
651
- imio/smartweb/core/webcomponents/build/css/373.smartweb-webcomponents-compiled.css,sha256=0rxKm3v8oqSaFxwHvRQB2ADsS8N2Rl2yn7wpHD6PhRE,4232
652
- imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css,sha256=42VU0g4kl-Dx5y9CPJKx0arZeCWEM0fJW8_SnlC-Q7o,20090
653
- imio/smartweb/core/webcomponents/build/css/686.smartweb-webcomponents-compiled.css,sha256=ZuU5WuKydaA2Lw8z0qIdo6aBL2Rf-HGP-U_gpaPBi90,42319
654
- imio/smartweb/core/webcomponents/build/css/919.smartweb-webcomponents-compiled.css,sha256=Q5v2A5cZtQ-ZhJOwFeXm7dx7-K8KFIdTr3x4nN-b0R0,2345
655
- imio/smartweb/core/webcomponents/build/css/smartweb-webcomponents-compiled.css,sha256=voEpOqKb-f1n1Q5QpTt8nZ9L_Cj_xOc2k6OODJ-KrU4,4524
645
+ imio/smartweb/core/webcomponents/build/css/373.smartweb-webcomponents-compiled.css,sha256=DrieyZF3sysaNjGUz_hkCX9y0gmsdvaHcP04naFfyOU,4762
646
+ imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css,sha256=2ozP8zZb0VNg6ZWrHLIfDQAUko6yTxv5O70DDHLvOm4,20408
647
+ imio/smartweb/core/webcomponents/build/css/686.smartweb-webcomponents-compiled.css,sha256=PBncQ8fgux-kpJYREm9QOrgx9t_443Vg3iUVsZxcz20,42652
648
+ imio/smartweb/core/webcomponents/build/css/919.smartweb-webcomponents-compiled.css,sha256=cmIujPCjesquXQEUFlVnQo1PkkBNk5Ed81I0xqbap_I,2727
649
+ imio/smartweb/core/webcomponents/build/css/smartweb-webcomponents-compiled.css,sha256=KDDYR75ktqR5hT1fDKIYQfH0LlKdQ0KlwmiOA06naK4,4906
656
650
  imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js,sha256=TNd52U4GxBlJyeNo94BJQDkp-tqfnB5XNjenDrB01JA,413914
657
651
  imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=QAeU4Rw9Rrv8hnkJvvMeGdkO2ZE20WLcwCpju_UuPQ0,238
658
- imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js,sha256=pHA8mETFU98Mh6szZHxUPFBvtu3aqllHGNjcRjzHMYs,50069
652
+ imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js,sha256=iVEBuORhHFqTYuuqnXk5Ut5eg-iJFJ32Q8jlZ6_b3ic,50536
659
653
  imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=srGNtnoNHz0w5OlaCDZLtTP8yBsDypbLTNk4qjsLvTU,317
660
- imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js,sha256=pCFtK4n_IUGl_-Uy3mSJNXppaz-Z_WbtzjVVZIpS4gc,34622
654
+ imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js,sha256=f25WsfNG1QmDhst73nsHcVqiPLRadOX6kzrDAS2IkpU,35051
661
655
  imio/smartweb/core/webcomponents/build/js/499.smartweb-webcomponents-compiled.js,sha256=C4DEpTuaRR0KAUgH9winSpJYpPwOHAOMUdreD7DaX6A,143081
662
656
  imio/smartweb/core/webcomponents/build/js/499.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=eNJ8gc9n9IF8nW1d9sI9niuHstYzjNz5vqXx9UgWSPc,249
663
- imio/smartweb/core/webcomponents/build/js/686.smartweb-webcomponents-compiled.js,sha256=PWcABievAoZROc9NMi63apCVjS35VfCptlCZdc0yx1s,36980
657
+ imio/smartweb/core/webcomponents/build/js/686.smartweb-webcomponents-compiled.js,sha256=NQpAK23vubPJJJ0YHAXdskDPmcs7o2j_qelg0VqscPo,37616
664
658
  imio/smartweb/core/webcomponents/build/js/736.smartweb-webcomponents-compiled.js,sha256=bRK4jMPWSISWjriyP_fbFYDpm8tLxN87ar3VKMQ1LuU,167237
665
659
  imio/smartweb/core/webcomponents/build/js/736.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=emtcG6R5b1kJIgNa9COZegA9yGI3O2NkfUemRx5RFs4,680
666
660
  imio/smartweb/core/webcomponents/build/js/799.smartweb-webcomponents-compiled.js,sha256=FA5QfzUfmlsrCL5il1pWsT4gxkVTfYb_iyz7ccFlO8A,17404
667
661
  imio/smartweb/core/webcomponents/build/js/799.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=R14i0Dp6JC2AOtJVaegrZVAe22i9niDnCBKa5vn7QVc,59
668
662
  imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js,sha256=ca082EaYXpsgjIeedTCxHiJ_-RO09R2WQ28L21QEMrk,153293
669
663
  imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=6nkPO-SYLDPJB1DAWWJjhWo2H2X_Y2llNxj5PCmmUgw,153
670
- imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js,sha256=1DgLAgFnJKltECvvLaP10hvk5Wg4VIOXBmBfdr4RPcQ,14434
664
+ imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js,sha256=NuiOXbWiOfayYHR0hQCWVTlh364fmx6i9eAUJ8IaYZc,14776
671
665
  imio/smartweb/core/webcomponents/build/js/963.smartweb-webcomponents-compiled.js,sha256=YLKWqrbFtX1Q2I0gtWEbu7HTVAXe6kbOCWw6CeW8r7Y,299300
672
666
  imio/smartweb/core/webcomponents/build/js/963.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=A-v1lwmuIX1DpNJ1MDzKDMWv7f_d6cjHlGOCEvthhdY,50
673
667
  imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js,sha256=OQwkQtw89FG_f6OhznX6cSTVFzhRcYUVkdQVvUbdC_E,413821
674
668
  imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=FYZFcv_VsY7Ef-afd5tLGRLLk9j84PX0P_ciZvbFli0,968
675
669
  imio/smartweb/core/webcomponents/src/index.jsx,sha256=AhOVnjiDRWe1vrbFfe_xQaPriClGB694ptzSgoFjTnA,752
676
- imio/smartweb/core/webcomponents/src/index.scss,sha256=hEU2ikD2gMq2dTduluMQ8IsAXtcMJf3kRUbyT3P5I94,5766
670
+ imio/smartweb/core/webcomponents/src/index.scss,sha256=JtdmPTVwm7-9rJuRzLm4AwKZENpM2L2Mx-OFKnHlJpQ,6232
677
671
  imio/smartweb/core/webcomponents/src/assets/close.svg,sha256=YRqTcPuokfqTclWe7mP06MOMzGAZxQikUO9XMeSwIg8,478
678
- imio/smartweb/core/webcomponents/src/assets/facebook-news.svg,sha256=L6N244vnAQv93gnI1Y4DIDYFrS504oNFd8GmVOcmxj0,799
679
672
  imio/smartweb/core/webcomponents/src/assets/img-placeholder-bla.png,sha256=aC1DNJvkOZB5Bg2TWrzBSyg-RgzF9PRaRRx2mI6kChg,9538
680
673
  imio/smartweb/core/webcomponents/src/assets/location-active-bla.svg,sha256=4I_3G_3oLBPGayxnuutFmbHb9v5lwG9XWQoT1htvbTM,369
681
- imio/smartweb/core/webcomponents/src/assets/location-bla.svg,sha256=mtr6d8H-n35MSio-pKxEMZoybUpQL6-1MVu4i5dX52g,348
682
674
  imio/smartweb/core/webcomponents/src/assets/next-react-white.svg,sha256=qs4ObGT7DOCS5wOj78P856Fh1ej1FVwJgvD1XiGBaMA,628
683
- imio/smartweb/core/webcomponents/src/assets/next-react.svg,sha256=mclkssHy8TQDpSI4A8rYyoOdfoTSGnQqeFU2UuEzjFY,628
684
675
  imio/smartweb/core/webcomponents/src/assets/oeil-big.svg,sha256=xVSktVFHmBKwOQJL8yM4LmPmoNChGoz6RBS7d5QZuUQ,433
685
676
  imio/smartweb/core/webcomponents/src/assets/pin-active.svg,sha256=zc_TdNv5UxGL30wyf83gasRYR2_PLzL3zS22LXVaJd4,884
686
677
  imio/smartweb/core/webcomponents/src/assets/pin-react-active.svg,sha256=XgE72Zg25rWhDFtpgRTh6pSWc0utqIobzbez4RYC3kA,330
687
678
  imio/smartweb/core/webcomponents/src/assets/pin-react.svg,sha256=kXxN_F5nCL1SUuSvO7dsVz2BCk6lyembEe0ZcDUjEUQ,336
688
679
  imio/smartweb/core/webcomponents/src/assets/pin.svg,sha256=-6a-6Jyc3EJteH1X5eFtPUCCz4FQeWKkVhMKHDhmbzI,890
689
- imio/smartweb/core/webcomponents/src/assets/search.svg,sha256=VYkbBVirrqBaye-75ns8tcpEqjqpOiXd2CbIqo-M384,426
690
- imio/smartweb/core/webcomponents/src/assets/skeleton.svg,sha256=Dmiuh5l9BjAqJkMN0IKg6iT3wJCcD8Dda1QQt4wul9g,453
691
680
  imio/smartweb/core/webcomponents/src/assets/contentIcon/download.svg,sha256=t0ycTc4BFYUP3A-_qhDXMC12Hb0Lg3gpk8ffQ_yT8ic,348
692
681
  imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.jsx,sha256=VAK9-dihakHL9lKRdbwqhESMyEKakN5GETJUGexKo5M,8761
693
- imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss,sha256=B9pqeBQyzSBqTuxVe1PtUqmueMn9P1-s0rtoVi1jA1Y,8996
682
+ imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss,sha256=JgNyeeUgH-ttkyvf15Xqf_6h70qneSo0Ln8nW_ryCBU,9364
694
683
  imio/smartweb/core/webcomponents/src/components/Annuaire/index.js,sha256=A26LlWeszwIzqu15SiEZ_mcb4NSaChAbT7d4GWEyVlY,96
695
- imio/smartweb/core/webcomponents/src/components/Annuaire/ContactCard/ContactCard.jsx,sha256=y1GX404CtQo_J8k8GdfAs_hE6TKqj5rUfhp2AV-ke5E,4875
696
- imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/ContactContent.jsx,sha256=9Gnb1PHuO-nDCBl14Ap-hdfJmmgUdb50jkdeFbFQr_I,35228
684
+ imio/smartweb/core/webcomponents/src/components/Annuaire/ContactCard/ContactCard.jsx,sha256=vV4EAT5njgYpO5bygbxzem7i9KSJtwoe1tR5mXeOCQ4,4942
685
+ imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/ContactContent.jsx,sha256=jKXhuIea9oTs59icGSRQNxE_Fft9KzgLTTtk9BnwUmE,35267
697
686
  imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/download.svg,sha256=t0ycTc4BFYUP3A-_qhDXMC12Hb0Lg3gpk8ffQ_yT8ic,348
698
687
  imio/smartweb/core/webcomponents/src/components/Annuaire/ContactList/ContactList.jsx,sha256=Be3IsMzR3Sy1IIyfGCky-iV61kolTQsWxMEOWzPPqQQ,1620
699
688
  imio/smartweb/core/webcomponents/src/components/Annuaire/Filters/Filter.jsx,sha256=v5io5Le70Qs2j8mZQuvm-DsIfpyVDnP8nztsvpQ-bq8,7724
700
689
  imio/smartweb/core/webcomponents/src/components/Events/Events.jsx,sha256=9joMZNZzZp3XZ5CUDQdCkFR4b4PEcpSjN4bCccOj0uo,9250
701
- imio/smartweb/core/webcomponents/src/components/Events/Events.scss,sha256=b6DrOcntrsPHi92VnLcESuiRXg2FLd7mjdowVm2utRo,8845
690
+ imio/smartweb/core/webcomponents/src/components/Events/Events.scss,sha256=GNRc3zkmesMpgxkRgzzLGctYVsEN94s6xwSgs-2Vx5s,9244
702
691
  imio/smartweb/core/webcomponents/src/components/Events/index.js,sha256=DLQwtbr22jrwjTGSiJRiMbcqJNdngRYwW_MP0mwGJUo,95
703
692
  imio/smartweb/core/webcomponents/src/components/Events/EventCard/EventCard.jsx,sha256=uD_s0It7TgM-iN7gflct88ESj_TT2Uoxu7uv4oqzLWw,2037
704
- imio/smartweb/core/webcomponents/src/components/Events/EventContent/EventContent.jsx,sha256=1_sNZLy3285Y_15E9SfVR77Z3_9hI8NZ7qjWEItK8ww,16391
693
+ imio/smartweb/core/webcomponents/src/components/Events/EventContent/EventContent.jsx,sha256=B-VlDC1b3PiI10zFZ7cwy4WUAbsV_P7jpiqMvWkJxPs,16580
705
694
  imio/smartweb/core/webcomponents/src/components/Events/EventList/EventList.jsx,sha256=gaY7zQK3SxBK0hc0o9o-Npxyt--cXb34xdtx284emfA,1660
706
695
  imio/smartweb/core/webcomponents/src/components/Events/Filters/Filter.jsx,sha256=__am1guM0amlVQnAiJ3xQkp7LQ-0_JiVMM-NIOqKh3E,7552
707
696
  imio/smartweb/core/webcomponents/src/components/Filters/DateFilter.jsx,sha256=yWZdgoOlXLrhQsprCsaV1O795L7ClrBVk7vAjycgZnA,5631
708
697
  imio/smartweb/core/webcomponents/src/components/Filters/DateFilter.scss,sha256=9gQ-SR8xzL3aYMP9mSwNKHtzBxWvvXnmPmIoMD9Mkjo,1577
709
698
  imio/smartweb/core/webcomponents/src/components/News/News.jsx,sha256=qXGuP6X6rKM6B4bj6cPmh4oA9__TRywnxqrylhGBckY,7212
710
- imio/smartweb/core/webcomponents/src/components/News/News.scss,sha256=8UyAeNKb3OVERNNLVlmZSuzP_IxX_y1MDfawADUYAME,3865
699
+ imio/smartweb/core/webcomponents/src/components/News/News.scss,sha256=RmGMTjS0s742NVNOLSo7Cmm_pExy3SiHs47hhppPUb4,4564
711
700
  imio/smartweb/core/webcomponents/src/components/News/index.js,sha256=-I1awA2Z7q9UPwBtrr0Ab3TlFRTpDODf2hIJ2r5tGlA,93
712
701
  imio/smartweb/core/webcomponents/src/components/News/Filters/Filter.jsx,sha256=VxXd4yayo-ziaXc_89qXrd1QsGQc7zG_Fuxz3YdWe-A,6225
713
- imio/smartweb/core/webcomponents/src/components/News/NewsCard/NewsCard.jsx,sha256=lukmBDO0XaU6iAhXeTdM2KeD4lTy6EiCiOF2xK4Qu3s,3387
714
- imio/smartweb/core/webcomponents/src/components/News/NewsContent/NewsContent.jsx,sha256=8BwB01RMw-G0l4um6oXhmXJjBtb3M5f68LIM2tsZCRo,11638
702
+ imio/smartweb/core/webcomponents/src/components/News/NewsCard/NewsCard.jsx,sha256=tTwsY6St164TFos4n-OblgchaBPuFrlwZ2S5ROskBqc,3387
703
+ imio/smartweb/core/webcomponents/src/components/News/NewsContent/NewsContent.jsx,sha256=1lEGa-DltlivH5Fuda-OmllbgfF-OJX1iK2Yc5DI0IM,11722
715
704
  imio/smartweb/core/webcomponents/src/components/News/NewsList/NewsList.jsx,sha256=j0Ji-nr4-hI51QFXSzEOX20vUsk1BI215z88aHGNQ9k,1480
716
705
  imio/smartweb/core/webcomponents/src/components/Search/Search.jsx,sha256=ro32NI4tvTq7G1UZgN7RBmE6uLOAY0iVrXbDHRZq07o,2468
717
- imio/smartweb/core/webcomponents/src/components/Search/Search.scss,sha256=42xusDRymmcs0FAU-oUIu4EebsZ65yN5GkayQW5jc4E,2571
706
+ imio/smartweb/core/webcomponents/src/components/Search/Search.scss,sha256=nnyNWve8dcce7q1G2jaOne3YbQXn5qbu0ai1-JBv0Fk,3033
718
707
  imio/smartweb/core/webcomponents/src/components/Search/index.js,sha256=_UM9GrZj8bAVS_Pw7yaGkRL0CrfjqO93a10PQh1a_xI,94
719
708
  imio/smartweb/core/webcomponents/src/components/Search/ContactResult/ContactResult.jsx,sha256=Y2Faz73E2EA_OHsCroh1ziLEU17TzDlZp0HCQYMkA-Y,2636
720
709
  imio/smartweb/core/webcomponents/src/components/Search/EventsResult/EventsResult.jsx,sha256=SoYQGhw4NXTqtB3qge_nMEPH_hfoKZ_7fM90zE3nqd8,2634
@@ -725,12 +714,12 @@ imio/smartweb/core/webcomponents/src/hooks/useAxios.js,sha256=Iz72CNBW85km1ejPm0
725
714
  imio/smartweb/core/webcomponents/src/hooks/useFilterQuery.js,sha256=3OhVCCDmzRQCxs-x14UhwiCaqn2aqpwxL4sypt1nlEo,165
726
715
  imio/smartweb/core/webcomponents/src/utils/Map.jsx,sha256=V2Kw-NHUpo1MmshmWEkzOkBhIGpRLb8z2rv7-O7dBkw,5064
727
716
  imio/smartweb/core/webcomponents/src/utils/Map.scss,sha256=xXWz0O-JBwSZrzz2XeQdN4nZEOjppU2sVFtlLQOitQ8,77
728
- imio/smartweb/core/webcomponents/src/utils/translation.js,sha256=F2bevalU4KiqA7JOtoxbU3HJzFH5hGshUcAHFvqxsmg,7540
717
+ imio/smartweb/core/webcomponents/src/utils/translation.js,sha256=Ec5perlmcpDOGsLXgXC9AvaluzJjaZBJ9PuXvNgxRjU,8260
729
718
  imio/smartweb/core/webcomponents/src/utils/url.js,sha256=iyl_1QXfPBgUn0LEbZYT_zMEEjmj5DMiEz44Z6AKLcg,244
730
- imio.smartweb.core-1.2.45.dist-info/LICENSE.GPL,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
731
- imio.smartweb.core-1.2.45.dist-info/LICENSE.rst,sha256=RzkMFz6AX3-cHd531zd2YQcXai8RIbjFWTs6m66Y5u4,653
732
- imio.smartweb.core-1.2.45.dist-info/METADATA,sha256=BP_56nLNQ_38uHDjkZnLCADe7Eg0Ut-jI9NgU4moI7w,52436
733
- imio.smartweb.core-1.2.45.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
734
- imio.smartweb.core-1.2.45.dist-info/namespace_packages.txt,sha256=Pg8AH8t9viMMW1hJbNZvTy_n2jXG2igIYUpon5RA4Js,19
735
- imio.smartweb.core-1.2.45.dist-info/top_level.txt,sha256=ZktC0EGzThvMTAin9_q_41rzvvfMT2FYbP8pbhSLMSA,5
736
- imio.smartweb.core-1.2.45.dist-info/RECORD,,
719
+ imio.smartweb.core-1.2.47.dist-info/LICENSE.GPL,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
720
+ imio.smartweb.core-1.2.47.dist-info/LICENSE.rst,sha256=RzkMFz6AX3-cHd531zd2YQcXai8RIbjFWTs6m66Y5u4,653
721
+ imio.smartweb.core-1.2.47.dist-info/METADATA,sha256=t20p8ey7AfBhrthpPSVfKKR2kyHHZBew_L93-JoxAz4,52672
722
+ imio.smartweb.core-1.2.47.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
723
+ imio.smartweb.core-1.2.47.dist-info/namespace_packages.txt,sha256=Pg8AH8t9viMMW1hJbNZvTy_n2jXG2igIYUpon5RA4Js,19
724
+ imio.smartweb.core-1.2.47.dist-info/top_level.txt,sha256=ZktC0EGzThvMTAin9_q_41rzvvfMT2FYbP8pbhSLMSA,5
725
+ imio.smartweb.core-1.2.47.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.40.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1 +0,0 @@
1
- export default __webpack_public_path__ + "assets/location-bla.1423bcce16ddcb21141430cac1428dc1.svg";
@@ -1 +0,0 @@
1
- export default __webpack_public_path__ + "assets/search.57bdbf5b191499cd77514097d1c4972c.svg";
@@ -1 +0,0 @@
1
- export default __webpack_public_path__ + "assets/next-react.17bc43ff4a6a86f4520f5782f6a89a72.svg";
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.68 10.97"><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><path id="map-marker" d="M3.84,5.21A1.37,1.37,0,1,1,5.21,3.84h0A1.37,1.37,0,0,1,3.84,5.21M3.84,0A3.84,3.84,0,0,0,0,3.84H0C0,6.72,3.84,11,3.84,11S7.68,6.72,7.68,3.84A3.84,3.84,0,0,0,3.84,0Z"/></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.44 10"><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><g id="ui-arrow-right"><g id="arrow"><line id="Ligne_7" data-name="Ligne 7" x1="1" y1="5" x2="19.44" y2="5" style="fill:none;stroke:#000;stroke-linecap:round;stroke-width:2px"/><line id="Ligne_8" data-name="Ligne 8" x1="14.83" y1="1" x2="19.44" y2="5" style="fill:none;stroke:#000;stroke-linecap:round;stroke-width:2px"/><line id="Ligne_9" data-name="Ligne 9" x1="14.83" y1="9" x2="19.44" y2="5" style="fill:none;stroke:#000;stroke-linecap:round;stroke-width:2px"/></g></g></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><g id="search"><path id="Shape" d="M11.08,6.77a4.31,4.31,0,1,0-4.31,4.31h0A4.32,4.32,0,0,0,11.08,6.77Zm4.92,8A1.24,1.24,0,0,1,14.77,16a1.17,1.17,0,0,1-.86-.37l-3.3-3.28a6.77,6.77,0,1,1,1.74-1.74l3.3,3.3A1.25,1.25,0,0,1,16,14.77Z" style="fill:#141414;fill-rule:evenodd"/></g></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="800" width="1200" viewBox="-204.79995 -341.33325 1774.9329 2047.9995"><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"/><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"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.68 10.97"><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><path id="map-marker" d="M3.84,5.21A1.37,1.37,0,1,1,5.21,3.84h0A1.37,1.37,0,0,1,3.84,5.21M3.84,0A3.84,3.84,0,0,0,0,3.84H0C0,6.72,3.84,11,3.84,11S7.68,6.72,7.68,3.84A3.84,3.84,0,0,0,3.84,0Z"/></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20.44 10"><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><g id="ui-arrow-right"><g id="arrow"><line id="Ligne_7" data-name="Ligne 7" x1="1" y1="5" x2="19.44" y2="5" style="fill:none;stroke:#000;stroke-linecap:round;stroke-width:2px"/><line id="Ligne_8" data-name="Ligne 8" x1="14.83" y1="1" x2="19.44" y2="5" style="fill:none;stroke:#000;stroke-linecap:round;stroke-width:2px"/><line id="Ligne_9" data-name="Ligne 9" x1="14.83" y1="9" x2="19.44" y2="5" style="fill:none;stroke:#000;stroke-linecap:round;stroke-width:2px"/></g></g></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><g id="search"><path id="Shape" d="M11.08,6.77a4.31,4.31,0,1,0-4.31,4.31h0A4.32,4.32,0,0,0,11.08,6.77Zm4.92,8A1.24,1.24,0,0,1,14.77,16a1.17,1.17,0,0,1-.86-.37l-3.3-3.28a6.77,6.77,0,1,1,1.74-1.74l3.3,3.3A1.25,1.25,0,0,1,16,14.77Z" style="fill:#141414;fill-rule:evenodd"/></g></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 710.04 150"><defs><style>.cls-1{fill:#fff;}</style></defs><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><rect class="cls-1" width="246" height="150"/><rect class="cls-1" x="275.74" width="225.04" height="18.87"/><rect class="cls-1" x="275.74" y="47.43" width="434.3" height="10.19"/><rect class="cls-1" x="275.74" y="78.06" width="434.3" height="10.19"/></g></g></svg>
@@ -1,3 +0,0 @@
1
- import sys, types, os;has_mfs = sys.version_info > (3, 5);p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio',));importlib = has_mfs and __import__('importlib.util');has_mfs and __import__('importlib.machinery');m = has_mfs and sys.modules.setdefault('imio', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio', types.ModuleType('imio'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p)
2
- import sys, types, os;has_mfs = sys.version_info > (3, 5);p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio',));importlib = has_mfs and __import__('importlib.util');has_mfs and __import__('importlib.machinery');m = has_mfs and sys.modules.setdefault('imio', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio', types.ModuleType('imio'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p)
3
- import sys, types, os;has_mfs = sys.version_info > (3, 5);p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio', 'smartweb'));importlib = has_mfs and __import__('importlib.util');has_mfs and __import__('importlib.machinery');m = has_mfs and sys.modules.setdefault('imio.smartweb', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio.smartweb', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio.smartweb', types.ModuleType('imio.smartweb'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p);m and setattr(sys.modules['imio'], 'smartweb', m)