imio.smartweb.core 1.2.53__py3-none-any.whl → 1.2.55__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 (29) hide show
  1. imio/smartweb/core/profiles/default/metadata.xml +1 -1
  2. imio/smartweb/core/profiles/default/taxonomies/page_category.xml +16 -0
  3. imio/smartweb/core/profiles/default/taxonomies/procedure_category.xml +26 -0
  4. imio/smartweb/core/upgrades/configure.zcml +18 -0
  5. imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/page_category.cfg +9 -0
  6. imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/page_category.xml +73 -0
  7. imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/procedure_category.cfg +9 -0
  8. imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/procedure_category.xml +118 -0
  9. imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css +1 -1
  10. imio/smartweb/core/webcomponents/build/css/884.smartweb-webcomponents-compiled.css +1 -1
  11. imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js +1 -1
  12. imio/smartweb/core/webcomponents/build/js/324.smartweb-webcomponents-compiled.js +2 -0
  13. imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js +1 -1
  14. imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js +1 -1
  15. imio/smartweb/core/webcomponents/build/js/884.smartweb-webcomponents-compiled.js +1 -1
  16. imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js +1 -1
  17. imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js +1 -1
  18. imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss +1 -1
  19. imio/smartweb/core/webcomponents/src/components/Events/Events.scss +1 -1
  20. {imio.smartweb.core-1.2.53.dist-info → imio.smartweb.core-1.2.55.dist-info}/METADATA +15 -1
  21. {imio.smartweb.core-1.2.53.dist-info → imio.smartweb.core-1.2.55.dist-info}/RECORD +28 -24
  22. imio/smartweb/core/webcomponents/build/js/736.smartweb-webcomponents-compiled.js +0 -2
  23. /imio/smartweb/core/webcomponents/build/js/{736.smartweb-webcomponents-compiled.js.LICENSE.txt → 324.smartweb-webcomponents-compiled.js.LICENSE.txt} +0 -0
  24. /imio.smartweb.core-1.2.53-py3.11-nspkg.pth → /imio.smartweb.core-1.2.55-py3.11-nspkg.pth +0 -0
  25. {imio.smartweb.core-1.2.53.dist-info → imio.smartweb.core-1.2.55.dist-info}/LICENSE.GPL +0 -0
  26. {imio.smartweb.core-1.2.53.dist-info → imio.smartweb.core-1.2.55.dist-info}/LICENSE.rst +0 -0
  27. {imio.smartweb.core-1.2.53.dist-info → imio.smartweb.core-1.2.55.dist-info}/WHEEL +0 -0
  28. {imio.smartweb.core-1.2.53.dist-info → imio.smartweb.core-1.2.55.dist-info}/namespace_packages.txt +0 -0
  29. {imio.smartweb.core-1.2.53.dist-info → imio.smartweb.core-1.2.55.dist-info}/top_level.txt +0 -0
@@ -121,7 +121,7 @@ article>header {
121
121
  background-color: #000;
122
122
 
123
123
  &.r-item-img-placeholder {
124
- background: #f2f2f2;
124
+ background-color: #f2f2f2;
125
125
  }
126
126
 
127
127
  @media screen and (min-width:600px) {
@@ -120,7 +120,7 @@ article>header {
120
120
  padding-bottom: 56%;
121
121
 
122
122
  &.r-item-img-placeholder {
123
- background: #f2f2f2;
123
+ background-color: #f2f2f2;
124
124
  }
125
125
 
126
126
  @media screen and (min-width:600px) {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: imio.smartweb.core
3
- Version: 1.2.53
3
+ Version: 1.2.55
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.55 (2024-06-07)
193
+ -------------------
194
+
195
+ - Fix React placeholder color
196
+ [thomlamb]
197
+
198
+
199
+ 1.2.54 (2024-06-07)
200
+ -------------------
201
+
202
+ - WEB-4113 : Add DE and NL translations in page/procedure categories taxonomies
203
+ [laulaz]
204
+
205
+
192
206
  1.2.53 (2024-06-06)
193
207
  -------------------
194
208
 
@@ -1,4 +1,4 @@
1
- imio.smartweb.core-1.2.53-py3.11-nspkg.pth,sha256=XZ3YhlzwpUCC8tXtelHRqxVxo3NWomIiMsUfUshrbeE,1011
1
+ imio.smartweb.core-1.2.55-py3.11-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
@@ -317,7 +317,7 @@ imio/smartweb/core/profiles/default/browserlayer.xml,sha256=j9-hf9pW0KRVUx9S7sOH
317
317
  imio/smartweb/core/profiles/default/catalog.xml,sha256=AZx3c3qR6ANx8y269IxmDOIvB7yVSOTy6D1nP9kXza0,864
318
318
  imio/smartweb/core/profiles/default/controlpanel.xml,sha256=9FSBU7UaS7-b02DRCmbAs-j0HgdVzbP-TQQ8T9rXvyE,400
319
319
  imio/smartweb/core/profiles/default/diff_tool.xml,sha256=66L2L7ZBGJajPDeHl16A3h6RUcj9l0C7qpwe8JSYe7o,212
320
- imio/smartweb/core/profiles/default/metadata.xml,sha256=AcNLoEyLneTQMJV_1w5O7mYSPpaqHwFVHq_R0MkiPLc,1218
320
+ imio/smartweb/core/profiles/default/metadata.xml,sha256=HjW5-PyqDbqCpjldX_vYBdu3TzE5ofibi4c_jzc1GTY,1218
321
321
  imio/smartweb/core/profiles/default/repositorytool.xml,sha256=aTErs-VvEEV3dm9_TdgPZfx1Pb1f5Sw7ap7IgiJOK4w,227
322
322
  imio/smartweb/core/profiles/default/rolemap.xml,sha256=xZIPtzR9vfQLMZKg8FPLdIIeYb2VzjXl8z2CtURWGsc,2726
323
323
  imio/smartweb/core/profiles/default/types.xml,sha256=xkQyPtEccUnAHu5mL83r96dmtnCWNn17lVRJPP2jWMg,2040
@@ -327,9 +327,9 @@ imio/smartweb/core/profiles/default/registry/geolocation.xml,sha256=CzTg5DnZ-CjD
327
327
  imio/smartweb/core/profiles/default/registry/plone.xml,sha256=cvJq50ofQ0SIN2p1GibAbpZny-fjxK4iaNg0q8HBmPU,3186
328
328
  imio/smartweb/core/profiles/default/registry/smartweb.xml,sha256=XjkK4tOXXSF73oqE2v1oZindciXQlX2ak1K5WnI-ORk,253
329
329
  imio/smartweb/core/profiles/default/taxonomies/page_category.cfg,sha256=ZPHpBAMGIhTL3fkalAwTiWBTpUPeYsUMNR7UmF61LpA,310
330
- imio/smartweb/core/profiles/default/taxonomies/page_category.xml,sha256=HEEUbNUoAU76p_HGLDPu3enW0p6FgIqDmMW9ki7-SiI,2059
330
+ imio/smartweb/core/profiles/default/taxonomies/page_category.xml,sha256=BApommxfwLILSw0vfk7crMoj99vEiPqbirjdXf_BzBM,3007
331
331
  imio/smartweb/core/profiles/default/taxonomies/procedure_category.cfg,sha256=Q164kppiNOFkWqotf7py4Zh_4MkPqlaAXSg2BYkv9uE,320
332
- imio/smartweb/core/profiles/default/taxonomies/procedure_category.xml,sha256=xwxS3EVCr7TZr9Eejr1NlaeO_nRlshkgdNEG9vkTSKo,3436
332
+ imio/smartweb/core/profiles/default/taxonomies/procedure_category.xml,sha256=okHtdO00hhQGzUFRmzFrg2EuQcPpAGE8jkhTjDxniHk,5197
333
333
  imio/smartweb/core/profiles/default/types/Collection.xml,sha256=xE7IOs7Em-lnmDnR1YK9Q8wW_VGIT-3eq0LZLhfArY8,321
334
334
  imio/smartweb/core/profiles/default/types/File.xml,sha256=oTmg9PpsD9-oLk2E5OXn0BOwoQ3z3FrWOHFDNXXH0mo,315
335
335
  imio/smartweb/core/profiles/default/types/Image.xml,sha256=fJmD5pnkIG_FPoM4HCAr-cnB-__pzR6YJgTlYk-eSFQ,316
@@ -456,7 +456,7 @@ imio/smartweb/core/tests/robot/test_ct_page.robot,sha256=UoH47egHyCCVHmfqPdA1vQe
456
456
  imio/smartweb/core/tests/robot/test_ct_procedure.robot,sha256=vTeIpI4inkRWbJy41EZc1bkLL5tLrblRFYtNA820H68,2712
457
457
  imio/smartweb/core/tests/robot/test_example.robot,sha256=G_rUe5kTswB8E8xtM92zF78H1wotHxhzzZH8zrfrDi8,2003
458
458
  imio/smartweb/core/upgrades/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
459
- imio/smartweb/core/upgrades/configure.zcml,sha256=AMjEQDBqsaC-0CGTn0rpjvjRa1blLmPZjuBz6PFjxTU,27505
459
+ imio/smartweb/core/upgrades/configure.zcml,sha256=wJ7UI3PXU_9yjqM2PEYJOIUDKJ5DR5eud_JrYdo3_LY,28178
460
460
  imio/smartweb/core/upgrades/upgrades.py,sha256=SZHVeYODErjQZR_LzQ0cxBnJoqWRWsIiRpUhNTMiz7k,8295
461
461
  imio/smartweb/core/upgrades/profiles/1015_to_1016/registry/e-guichet-icon.xml,sha256=CG5K3-MCDqdMl7Dog-yvNZK0u0t8ipK-6QCcBNLb4cY,481
462
462
  imio/smartweb/core/upgrades/profiles/1016_to_1017/registry/shop-icon.xml,sha256=vvmcWnYlU5Yic6RrOhziRj0RsveKaclNM5xWJVHx6r0,478
@@ -575,6 +575,10 @@ imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.EventsView
575
575
  imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.NewsView.xml,sha256=-NDk8X-QskdvTDldVfoXSIJkt2qEvcJSmN3tBW8NTs8,300
576
576
  imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.SectionEvents.xml,sha256=9cd5zF8L3WL6TYE0ex3ZlYH4ONbP0M-jFJ74IP8akKE,305
577
577
  imio/smartweb/core/upgrades/profiles/1056_to_1057/types/imio.smartweb.SectionNews.xml,sha256=XsqAUoZdtKibYQjXeWRqH5xp3mpf_qQGE_KfvcYfBg8,303
578
+ imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/page_category.cfg,sha256=ZPHpBAMGIhTL3fkalAwTiWBTpUPeYsUMNR7UmF61LpA,310
579
+ imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/page_category.xml,sha256=BApommxfwLILSw0vfk7crMoj99vEiPqbirjdXf_BzBM,3007
580
+ imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/procedure_category.cfg,sha256=Q164kppiNOFkWqotf7py4Zh_4MkPqlaAXSg2BYkv9uE,320
581
+ imio/smartweb/core/upgrades/profiles/1057_to_1058/taxonomies/procedure_category.xml,sha256=okHtdO00hhQGzUFRmzFrg2EuQcPpAGE8jkhTjDxniHk,5197
578
582
  imio/smartweb/core/viewlets/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
579
583
  imio/smartweb/core/viewlets/actions.py,sha256=QWj_pLNxH4223XPk4b4Dc79DiajF0HHfaXlUmXTwJ8k,661
580
584
  imio/smartweb/core/viewlets/arcgis_header.pt,sha256=iQc5ZG3g1Cmap963OG-wPotllr7oWmVSMoAnA7tctrQ,3428
@@ -644,28 +648,28 @@ imio/smartweb/core/webcomponents/build/assets/oeil-big.f32cd1df1274a9593de0c4bd8
644
648
  imio/smartweb/core/webcomponents/build/assets/pin-react-active.07d154037a15be5525b823fdc626cf29.svg,sha256=XgE72Zg25rWhDFtpgRTh6pSWc0utqIobzbez4RYC3kA,330
645
649
  imio/smartweb/core/webcomponents/build/assets/pin-react.fda934b5daf26dd4da2a71a7e7e44431.svg,sha256=kXxN_F5nCL1SUuSvO7dsVz2BCk6lyembEe0ZcDUjEUQ,336
646
650
  imio/smartweb/core/webcomponents/build/css/373.smartweb-webcomponents-compiled.css,sha256=ZoYufYnSdoiuqmC56hEVhJsjwI3qe6X2QfezMIY1lrE,8243
647
- imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css,sha256=yTXKq6gk8acu6K8aCeyV9qvCg8sY5X_zB-5sDlm_K9M,24066
648
- imio/smartweb/core/webcomponents/build/css/884.smartweb-webcomponents-compiled.css,sha256=zgin5RPpaH9sVsX-I69ViVpPZvGZRBXDooCXAz_nLcM,48096
651
+ imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css,sha256=9CwbA0J60QC8l_HQZ0u6abP3iN3usuD8CGijKBJumh8,24072
652
+ imio/smartweb/core/webcomponents/build/css/884.smartweb-webcomponents-compiled.css,sha256=4lpV-6NaisDZFzo7YchHTyOOp5FJxNNz2cblWJBaQC8,48102
649
653
  imio/smartweb/core/webcomponents/build/css/919.smartweb-webcomponents-compiled.css,sha256=cmIujPCjesquXQEUFlVnQo1PkkBNk5Ed81I0xqbap_I,2727
650
654
  imio/smartweb/core/webcomponents/build/css/smartweb-webcomponents-compiled.css,sha256=RAupw7FVjxmYnxjiTeK8JcGHc2qmAzzWVuddpb88ZOM,4228
651
- imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js,sha256=xar0YEVxkRK7CtRtdW_n2_xXBakdJ338EhcZYUXf6QQ,414561
655
+ imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js,sha256=mb8qvqSSicnVlLJHxWAGgrTkNHv-_vbSP0fEfmm3VXo,415156
652
656
  imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=9CksAZD8HmkPS0n0IpNDiIs-Rz7g4WGlxIAiWXg1SPg,338
653
- imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js,sha256=1k86vPlp6sjWFiATaRKBy_ulFDk7Jswwt2NmEkvxpkk,53656
657
+ imio/smartweb/core/webcomponents/build/js/324.smartweb-webcomponents-compiled.js,sha256=agmSm7DjMJV_OltHpxOlF409JGppnSCjWBwBZDv9dkI,166942
658
+ imio/smartweb/core/webcomponents/build/js/324.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=-3_bgdYPth5WaLi7KThLMFaeIhyLEDdatZAaOJMVBvI,680
659
+ imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js,sha256=SopLCBqJX5a6PzniMhCZJrJfPiBg6vMtXqFTU9fnj0E,53656
654
660
  imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=srGNtnoNHz0w5OlaCDZLtTP8yBsDypbLTNk4qjsLvTU,317
655
- imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js,sha256=2HLGUbQ-d5zeNrHu9LzDC1CloRsotM73XhtP_akpcYI,38376
661
+ imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js,sha256=A1cEdvsR92_tk0rlyePgrVjnkmN7InZe-k7bpduSZEg,38376
656
662
  imio/smartweb/core/webcomponents/build/js/499.smartweb-webcomponents-compiled.js,sha256=C4DEpTuaRR0KAUgH9winSpJYpPwOHAOMUdreD7DaX6A,143081
657
663
  imio/smartweb/core/webcomponents/build/js/499.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=eNJ8gc9n9IF8nW1d9sI9niuHstYzjNz5vqXx9UgWSPc,249
658
- imio/smartweb/core/webcomponents/build/js/736.smartweb-webcomponents-compiled.js,sha256=VXISVKk_z2hDyhfj5CZpV_wXu8DU6bVSQzVJRbWOEHA,167168
659
- imio/smartweb/core/webcomponents/build/js/736.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=-3_bgdYPth5WaLi7KThLMFaeIhyLEDdatZAaOJMVBvI,680
660
664
  imio/smartweb/core/webcomponents/build/js/799.smartweb-webcomponents-compiled.js,sha256=FA5QfzUfmlsrCL5il1pWsT4gxkVTfYb_iyz7ccFlO8A,17404
661
665
  imio/smartweb/core/webcomponents/build/js/799.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=R14i0Dp6JC2AOtJVaegrZVAe22i9niDnCBKa5vn7QVc,59
662
666
  imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js,sha256=ca082EaYXpsgjIeedTCxHiJ_-RO09R2WQ28L21QEMrk,153293
663
667
  imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=6nkPO-SYLDPJB1DAWWJjhWo2H2X_Y2llNxj5PCmmUgw,153
664
- imio/smartweb/core/webcomponents/build/js/884.smartweb-webcomponents-compiled.js,sha256=E7FQXcBweIja9tL2iYFDiiNwbMGs0O7kQwnByhaCbYY,44886
665
- imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js,sha256=z7xGixJBw04XUAezKCOziTYiFBuQsRK7ARn-5mcNBnU,15159
668
+ imio/smartweb/core/webcomponents/build/js/884.smartweb-webcomponents-compiled.js,sha256=SZ5d2kpFVwyOw7pweE2U2IL86JyNEPm_fKagQGL0tHA,44886
669
+ imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js,sha256=WVkO-pJwzsvaPCEdpM8HCxys033UfvexwAHIZWtjZd8,15159
666
670
  imio/smartweb/core/webcomponents/build/js/963.smartweb-webcomponents-compiled.js,sha256=YLKWqrbFtX1Q2I0gtWEbu7HTVAXe6kbOCWw6CeW8r7Y,299300
667
671
  imio/smartweb/core/webcomponents/build/js/963.smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=A-v1lwmuIX1DpNJ1MDzKDMWv7f_d6cjHlGOCEvthhdY,50
668
- imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js,sha256=3CLW0dA1isPrm_c9FHsOjhDoZ8jNnAKBGXnqNtpXsUM,413872
672
+ imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js,sha256=PujdynQc331cx8EvXcbkbGzGD0aifEZRUzxavWtWIKU,413853
669
673
  imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js.LICENSE.txt,sha256=FYZFcv_VsY7Ef-afd5tLGRLLk9j84PX0P_ciZvbFli0,968
670
674
  imio/smartweb/core/webcomponents/src/index.jsx,sha256=WV70VNETdsIMADJ5EqajwxQ6WacMbhw5Z_91fVDti_Y,757
671
675
  imio/smartweb/core/webcomponents/src/index.scss,sha256=Icln3zYEuHrORTeGQqx0aDH0jR_kxijXMMRD-b5mKjU,4923
@@ -680,7 +684,7 @@ imio/smartweb/core/webcomponents/src/assets/pin-react.svg,sha256=kXxN_F5nCL1SUuS
680
684
  imio/smartweb/core/webcomponents/src/assets/pin.svg,sha256=-6a-6Jyc3EJteH1X5eFtPUCCz4FQeWKkVhMKHDhmbzI,890
681
685
  imio/smartweb/core/webcomponents/src/assets/contentIcon/download.svg,sha256=t0ycTc4BFYUP3A-_qhDXMC12Hb0Lg3gpk8ffQ_yT8ic,348
682
686
  imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.jsx,sha256=8-VtGeDE6eM4PjpJY55JMoRlh48MHwLXTmvvubU18Z8,10445
683
- imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss,sha256=4iHwXIbeJ7tnGqaf2cfvkJ0bSWuOhJlV3SnqUsZ2PaM,9468
687
+ imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss,sha256=_O6UeLtzaxTv8uC6RVgWtHQAAZfBJx9g4PrKV9KAUx4,9474
684
688
  imio/smartweb/core/webcomponents/src/components/Annuaire/index.js,sha256=A26LlWeszwIzqu15SiEZ_mcb4NSaChAbT7d4GWEyVlY,96
685
689
  imio/smartweb/core/webcomponents/src/components/Annuaire/ContactCard/ContactCard.jsx,sha256=Ji7ODujFQuPGsOwErVWd5AfiDHy9xkJbU2imwLMN2Sw,5068
686
690
  imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/ContactContent.jsx,sha256=pc5-Epb2QRfE-mYhqXizpY1Vnl5colFmQZl-aFRqYGA,35330
@@ -688,7 +692,7 @@ imio/smartweb/core/webcomponents/src/components/Annuaire/ContactContent/download
688
692
  imio/smartweb/core/webcomponents/src/components/Annuaire/ContactList/ContactList.jsx,sha256=5yhCdwg6MhwW7GvNYBPYHXui6J87QIpzpYsp2MGxWrc,1816
689
693
  imio/smartweb/core/webcomponents/src/components/Annuaire/Filters/Filter.jsx,sha256=yg7k4KgIOprikaOImjO-Mh7r83tbw0rgkc3YprQ72_4,13423
690
694
  imio/smartweb/core/webcomponents/src/components/Events/Events.jsx,sha256=v8ImTC-6ZvIVuwqpc2dVbPUck3ER2vQZnw-xRAh3w1o,11272
691
- imio/smartweb/core/webcomponents/src/components/Events/Events.scss,sha256=qwsdai7bTlZ8T84iyPIVBS9L0yLM0pxDTqlMPceF2Lo,10006
695
+ imio/smartweb/core/webcomponents/src/components/Events/Events.scss,sha256=CEy4vmYlE8n9_JASOBTl5rk6ZCIC7PbrGp7ZTgZL3n0,10012
692
696
  imio/smartweb/core/webcomponents/src/components/Events/index.js,sha256=DLQwtbr22jrwjTGSiJRiMbcqJNdngRYwW_MP0mwGJUo,95
693
697
  imio/smartweb/core/webcomponents/src/components/Events/EventCard/EventCard.jsx,sha256=-5wj3_jDXfWncQVaXRsBMD5rSwnGjOGY72l2n4j_dH8,2052
694
698
  imio/smartweb/core/webcomponents/src/components/Events/EventContent/EventContent.jsx,sha256=kQzUgpUZXt4olQrO0yvToGwwQb8E0y0h0KtFz5A3CKg,35330
@@ -723,10 +727,10 @@ imio/smartweb/core/webcomponents/src/utils/Map.jsx,sha256=cYuZykMIaLjr4KiLvmS4aY
723
727
  imio/smartweb/core/webcomponents/src/utils/Map.scss,sha256=xXWz0O-JBwSZrzz2XeQdN4nZEOjppU2sVFtlLQOitQ8,77
724
728
  imio/smartweb/core/webcomponents/src/utils/translation.js,sha256=5YDHwdaRNWFWOgyNd7YejoAdcDvnvAENo3Xn0GDT8P8,8941
725
729
  imio/smartweb/core/webcomponents/src/utils/url.js,sha256=iyl_1QXfPBgUn0LEbZYT_zMEEjmj5DMiEz44Z6AKLcg,244
726
- imio.smartweb.core-1.2.53.dist-info/LICENSE.GPL,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
727
- imio.smartweb.core-1.2.53.dist-info/LICENSE.rst,sha256=RzkMFz6AX3-cHd531zd2YQcXai8RIbjFWTs6m66Y5u4,653
728
- imio.smartweb.core-1.2.53.dist-info/METADATA,sha256=cNSp1IiYz5sLOMphox2md2nn5tzGzqNCr_ycL96rSUw,53915
729
- imio.smartweb.core-1.2.53.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
730
- imio.smartweb.core-1.2.53.dist-info/namespace_packages.txt,sha256=Pg8AH8t9viMMW1hJbNZvTy_n2jXG2igIYUpon5RA4Js,19
731
- imio.smartweb.core-1.2.53.dist-info/top_level.txt,sha256=ZktC0EGzThvMTAin9_q_41rzvvfMT2FYbP8pbhSLMSA,5
732
- imio.smartweb.core-1.2.53.dist-info/RECORD,,
730
+ imio.smartweb.core-1.2.55.dist-info/LICENSE.GPL,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
731
+ imio.smartweb.core-1.2.55.dist-info/LICENSE.rst,sha256=RzkMFz6AX3-cHd531zd2YQcXai8RIbjFWTs6m66Y5u4,653
732
+ imio.smartweb.core-1.2.55.dist-info/METADATA,sha256=FwnI_JAATCU8m47Pyt22JfrpPExA1vVi5k0gVgbtnUo,54135
733
+ imio.smartweb.core-1.2.55.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
734
+ imio.smartweb.core-1.2.55.dist-info/namespace_packages.txt,sha256=Pg8AH8t9viMMW1hJbNZvTy_n2jXG2igIYUpon5RA4Js,19
735
+ imio.smartweb.core-1.2.55.dist-info/top_level.txt,sha256=ZktC0EGzThvMTAin9_q_41rzvvfMT2FYbP8pbhSLMSA,5
736
+ imio.smartweb.core-1.2.55.dist-info/RECORD,,