invenio-app-rdm 13.0.0b3.dev0__py2.py3-none-any.whl → 13.0.0b3.dev2__py2.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 (99) hide show
  1. invenio_app_rdm/__init__.py +1 -1
  2. invenio_app_rdm/administration/records/records.py +4 -4
  3. invenio_app_rdm/administration/user_moderation/user_moderation.py +17 -15
  4. invenio_app_rdm/administration/users/users.py +8 -7
  5. invenio_app_rdm/config.py +3 -1
  6. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html +3 -2
  7. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html +10 -7
  8. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/contact.html +2 -1
  9. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html +5 -5
  10. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/version.html +3 -2
  11. invenio_app_rdm/records_ui/views/deposits.py +14 -12
  12. invenio_app_rdm/requests_ui/views/requests.py +23 -16
  13. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUser.js +2 -1
  14. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUserForm.js +2 -1
  15. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RestoreConfirmation.js +2 -1
  16. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/TombstoneForm.js +4 -3
  17. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/SearchResultItemLayout.js +2 -1
  18. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/RecordsResultsListItem.js +6 -5
  19. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/RDMDepositForm.js +12 -7
  20. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/AccessRequestForm.js +14 -5
  21. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordCommunitiesList.js +2 -2
  22. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/LinksSearchItem.js +5 -4
  23. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/theme.js +7 -0
  24. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/uploads.js +6 -1
  25. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/utils.js +8 -7
  26. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/index.js +8 -8
  27. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html +11 -10
  28. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html +13 -32
  29. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html +3 -2
  30. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html +13 -15
  31. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/macros/records_list.html +2 -1
  32. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/settings/notifications.html +0 -1
  33. invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html +11 -4
  34. invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html +12 -19
  35. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/METADATA +10 -2
  36. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/RECORD +40 -99
  37. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/messages.po +0 -272
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/translations.json +0 -263
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_AT/messages.po +0 -272
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_DE/messages.po +0 -272
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_AT/messages.po +0 -272
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_HU/messages.po +0 -272
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_CU/messages.po +0 -272
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_MX/messages.po +0 -272
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/messages.po +0 -272
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/translations.json +0 -255
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa_IR/messages.po +0 -272
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_CI/messages.po +0 -272
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_FR/messages.po +0 -272
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/messages.po +0 -272
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/translations.json +0 -263
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hi_IN/messages.po +0 -272
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu_HU/messages.po +0 -272
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ne/messages.po +0 -272
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/messages.po +0 -272
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/translations.json +0 -255
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv_SE/messages.po +0 -272
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk_UA/messages.po +0 -272
  59. invenio_app_rdm/translations/.gitkeep +0 -0
  60. invenio_app_rdm/translations/af/LC_MESSAGES/messages.mo +0 -0
  61. invenio_app_rdm/translations/af/LC_MESSAGES/messages.po +0 -728
  62. invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.mo +0 -0
  63. invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.po +0 -728
  64. invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.mo +0 -0
  65. invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.po +0 -728
  66. invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.mo +0 -0
  67. invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.po +0 -728
  68. invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.mo +0 -0
  69. invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.po +0 -728
  70. invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.mo +0 -0
  71. invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.po +0 -728
  72. invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.mo +0 -0
  73. invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.po +0 -728
  74. invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.mo +0 -0
  75. invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.po +0 -728
  76. invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.mo +0 -0
  77. invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.po +0 -728
  78. invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.mo +0 -0
  79. invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.po +0 -728
  80. invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.mo +0 -0
  81. invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.po +0 -728
  82. invenio_app_rdm/translations/gl/LC_MESSAGES/messages.mo +0 -0
  83. invenio_app_rdm/translations/gl/LC_MESSAGES/messages.po +0 -728
  84. invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.mo +0 -0
  85. invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.po +0 -728
  86. invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.mo +0 -0
  87. invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.po +0 -728
  88. invenio_app_rdm/translations/ne/LC_MESSAGES/messages.mo +0 -0
  89. invenio_app_rdm/translations/ne/LC_MESSAGES/messages.po +0 -728
  90. invenio_app_rdm/translations/rw/LC_MESSAGES/messages.mo +0 -0
  91. invenio_app_rdm/translations/rw/LC_MESSAGES/messages.po +0 -728
  92. invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.mo +0 -0
  93. invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.po +0 -728
  94. invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.mo +0 -0
  95. invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.po +0 -728
  96. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/WHEEL +0 -0
  97. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/entry_points.txt +0 -0
  98. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/licenses/LICENSE +0 -0
  99. {invenio_app_rdm-13.0.0b3.dev0.dist-info → invenio_app_rdm-13.0.0b3.dev2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
- invenio_app_rdm/__init__.py,sha256=3CW7wcV-R7KV5WEFSr3lTGKjKllRoGryVKraQkGjy7U,699
1
+ invenio_app_rdm/__init__.py,sha256=RVHM8qmoe5D1-TMj4FV1rYRoxzmd720cAweiN0HmlFM,699
2
2
  invenio_app_rdm/cli.py,sha256=G6QqNU2W6n6ICtTMnpeKFXIsdorncDmVXwwwsGH5F2k,2746
3
- invenio_app_rdm/config.py,sha256=aQHeG7QxiKx01eDi1Xo7hsOfyAfe_yb8SNrq-CDOYag,50448
3
+ invenio_app_rdm/config.py,sha256=Sv6Q8VEP-KYNuvC6kASLOYC-gYRByYN-hwPmbCxQWKc,50624
4
4
  invenio_app_rdm/ext.py,sha256=PkZhATGJDgYqBJQh41NdvBZWR83mgI3Eej6rj10UVJE,5278
5
5
  invenio_app_rdm/tasks.py,sha256=FyrIQXVuPjms-dNEnLrVmmdwrX_IykJ87gcSNgOR6O0,1373
6
6
  invenio_app_rdm/urls.py,sha256=8S95QSs4yS0rtORsd4veo--rF3LSLwZenoowJ5ubbmM,2496
@@ -8,7 +8,7 @@ invenio_app_rdm/administration/__init__.py,sha256=8r9LeoE9fNHZSVS5QsCfVhRU7MAiEO
8
8
  invenio_app_rdm/administration/domains/__init__.py,sha256=Qob5kqjRPxpuSE5yDV2tesN6tmaKp5JcxCxGA8Mrcak,487
9
9
  invenio_app_rdm/administration/domains/domains.py,sha256=vafLa-mqkg_tQLjx328E64P_4mksB5kjBlsfunvdatg,5599
10
10
  invenio_app_rdm/administration/records/__init__.py,sha256=WpNHBm_Mk9FF8GzvrXWjL79URMSgBhpqgxvrLXNooqg,434
11
- invenio_app_rdm/administration/records/records.py,sha256=ODMtYaeU2gO6wYQChqCz14fiiFOKknAGIAo4tzMchC8,5345
11
+ invenio_app_rdm/administration/records/records.py,sha256=BFxxnB4acN8Fd3A6CWuyRUjo3bvdWmNSkcxuVZYzTaA,5357
12
12
  invenio_app_rdm/administration/templates/semantic-ui/invenio_app_rdm/administration/domains_search.html,sha256=NP8HPfOQPIR9psNDMFRXJH8fjok2AbXCentD_3Q1wWw,338
13
13
  invenio_app_rdm/administration/templates/semantic-ui/invenio_app_rdm/administration/user_moderation.html,sha256=koXd8lV_KBgAl1Wll7aM3xR0NgYcOl2PiFqD2Xkcp2w,348
14
14
  invenio_app_rdm/administration/templates/semantic-ui/invenio_app_rdm/administration/user_moderation_details.html,sha256=g6YZh9yWqDfzd5kMgIrO4c5k4iKa61y04RsuT_ZbMJI,350
@@ -16,9 +16,9 @@ invenio_app_rdm/administration/templates/semantic-ui/invenio_app_rdm/administrat
16
16
  invenio_app_rdm/administration/templates/semantic-ui/invenio_app_rdm/administration/records/drafts.html,sha256=GKvQ-69Mwk0UF61-6zVXHczZ1ANV_eNdcj32-5doipc,338
17
17
  invenio_app_rdm/administration/templates/semantic-ui/invenio_app_rdm/administration/records/records.html,sha256=5WUXFb_GJA33lq78Em8xgeK3aF7L0hu89fIITFXBy7I,339
18
18
  invenio_app_rdm/administration/user_moderation/__init__.py,sha256=Sjr8wWgMZvdoB_dLgK6DhdR5AbDD8pFerICahK28gIw,409
19
- invenio_app_rdm/administration/user_moderation/user_moderation.py,sha256=lEYGtXe7Vr1XAybbYLmw_RY9v-HyZF6wI53OdkK2SlE,5375
19
+ invenio_app_rdm/administration/user_moderation/user_moderation.py,sha256=UQsKnLSmE74YEBJpD_p4ahnhAAcLMfn1ZemWIF-7rj8,5519
20
20
  invenio_app_rdm/administration/users/__init__.py,sha256=9VKzlnspXihxn193FlqBxbFRlxARCQCQ20x2CD24vyc,366
21
- invenio_app_rdm/administration/users/users.py,sha256=o7VFkWqtTJj5--6aWkXx8ZZENQN_suAdzGDl78lr8_8,4458
21
+ invenio_app_rdm/administration/users/users.py,sha256=y3QHZ1mJ74tXf5OsXwjKFbGctyRJbf3enTyb7B8JL1c,4535
22
22
  invenio_app_rdm/administration/views/__init__.py,sha256=2z29bPLUgK4jR_ztgNk4LunTfH4pheiZVM0kLvMf1RE,313
23
23
  invenio_app_rdm/administration/views/ui.py,sha256=IInmlFgWv6mUfKTHEUfe_czwY6u01j4SYyGMDS2hBsI,543
24
24
  invenio_app_rdm/communities_ui/__init__.py,sha256=7hAwfcQHeSbqIYHyuHqLhJgYXg6NxId4U9NueCQR3uo,325
@@ -42,16 +42,16 @@ invenio_app_rdm/records_ui/utils.py,sha256=0ljPFPC1dAEY_ySZSIT_LRYka2bfsUyvFk_QQ
42
42
  invenio_app_rdm/records_ui/previewer/__init__.py,sha256=T32i_ssGKONDpNB3gECpn20ubHvGYYVrNuIgCADioOM,267
43
43
  invenio_app_rdm/records_ui/previewer/iiif_simple.py,sha256=lGxB3g0hNVJDWnq5jV_KrKPwC-LR1C51DMjas1-UpBM,1589
44
44
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html,sha256=x1JF-cRmkbSSeroh2SWgKHIwGc34FaPJiaYQlwiUkQw,2413
45
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html,sha256=JDGwci3iCczFB_sliQRMsNORYG3moGoTXBVju5Hrp1w,20051
45
+ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/detail.html,sha256=kvQTJusU1UOML7UQ2yDnJuuWtZ6u-Z7YUHPdUHUuUkE,20117
46
46
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/draft_not_found.html,sha256=_FPflgqVZ556Xw349mHPSFb0FOhxYkIHfmUUTX53_LU,624
47
47
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/export.html,sha256=Vtg02WXJU0CpCNci7CXWYN7EGwT-IrBTrg_4tfzIbCs,1160
48
48
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/iiif_preview.html,sha256=RningdsVBXsJ8qnQjzurf0Ty8R5Tq08eS31s53c3DNE,444
49
49
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/restricted_with_doi_tombstone.html,sha256=d2_LrLbWG_vQuR-Gz8P2nrgGuBZONk36kGBMT6iW3uE,987
50
50
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/search.html,sha256=MdDMzWNIqvZRH-7Blvb9lBdJCA-TK0MXdPpyVWjjBo8,606
51
51
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/tombstone.html,sha256=oXt0IHIF_AL3b0zLfBgl_meMBzDupNBwFaRGD2EIofY,1902
52
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html,sha256=HrVpXLae-DL_rjxIv90uauoapkT2pFpw9xw4NbfNaAM,2185
52
+ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/access-form.html,sha256=lCi9_NmOeFy3JcAStqKaaTtuUta9wxkCwOtMAKkZweM,2314
53
53
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/citation.html,sha256=zQO0X5Fdk9MG_ODPoe2w4RMGUp35eF7KD_6u4rf332A,561
54
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/contact.html,sha256=svvc6qCwyMQIRnFFcIzaRTkwcnmyTOz6THRgBnl-h_o,336
54
+ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/contact.html,sha256=czuC-Ec5zJaKzFOaqhz7JqhWiCS3U3NKaQmPw9-rzks,403
55
55
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/creatibutors.html,sha256=vOC6Tnlkn3wrYUfLQDVWRTRFmy3jgv1E9vIMwRV13XI,2090
56
56
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/description.html,sha256=wqLb_Z6cJ026KEDedJMSsQhQnKWpe7TnMuMVwFAMDX0,912
57
57
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/details.html,sha256=jdXr5U6YS8UllEuJjjSzusJJ1XkdE75V2q97h43D0NA,12095
@@ -66,7 +66,7 @@ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details
66
66
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/export.html,sha256=DoDrQFd_OJcJzqBEQ2FRbcfJpD3TLRjESU68mBLWVyU,1392
67
67
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/external_resources.html,sha256=Ia92YMRlxuGRTMsWU4hQTLJDeRy8BX8bnSSaLXKst4Y,1934
68
68
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/keywords_subjects.html,sha256=LvsA6JiosfwSSwUUg6--3xx1OZepvN7mxQdIWyl9caE,708
69
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html,sha256=MMhjEUauiyyjuLK3FYoCKlk9v8Pd_TTiTHphREvhGDI,2623
69
+ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/licenses.html,sha256=iideMdvDM-TQGqehzRk5W5NmfUBHO-HKjJu_cnVeOps,2702
70
70
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/locations.html,sha256=i1EnmQrnmSAYfocoMYtneAB7JyUI309whyu3bZJTR6M,715
71
71
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/manage_menu.html,sha256=CiqcUTXKnbcZASIweFCHeqaRqO0M0k_wjM9Q-S9z0i4,1297
72
72
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/details/side_bar/metrics.html,sha256=3OptZ6iQYaQ3GjNw5O-h9FloISUzFE0nSNTmazjTQgQ,520
@@ -78,10 +78,10 @@ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/
78
78
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html,sha256=Xsq_HiM_cTGKgmoE1HAXje8iYe3d0wIJoesk22Xn7vU,8761
79
79
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/locations.html,sha256=27-KyPqb05pu-yRXHvxCgZWRSi5bFP6xf7XBn91sbeA,1741
80
80
  invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/stats_popup.html,sha256=5SVzfIS15Aro2Itd2BiaLbMXm0cvvwk6ZCdYjuSwhBw,625
81
- invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/version.html,sha256=JpE4e6RpbSR2pQD1rOsfvzD2ur584aRfBWUUap2IMBA,688
81
+ invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/version.html,sha256=eA8-n81XUezkwPXvcG5v2sgLPQNTgr7hB36-_Gr-tVI,758
82
82
  invenio_app_rdm/records_ui/views/__init__.py,sha256=4NxQNADuvMsblEsGd3zkKXSNR5_4eLMcFEFYvc6NxVc,5718
83
83
  invenio_app_rdm/records_ui/views/decorators.py,sha256=XUSPpstYyh72IdNaIO4wz3sw1fjI_2DNGsKdUu3ueL4,15769
84
- invenio_app_rdm/records_ui/views/deposits.py,sha256=H7LoSmvPzkjVGfhp3TmjMkQkLpJ7jOdmigjVciLqDvA,21536
84
+ invenio_app_rdm/records_ui/views/deposits.py,sha256=BZfkL9dIEtkab5FJ36UunGRS__YHfb7TMcDnRi8U5cA,21560
85
85
  invenio_app_rdm/records_ui/views/filters.py,sha256=Rm55fXJv97cqq8B_6KCe-3PxxHUH4VRu-jd9fTea6r4,6994
86
86
  invenio_app_rdm/records_ui/views/records.py,sha256=GdxG3JnXrV1QT0KxOqeYWoDGIiZRZ9w5poihPPd-wTo,16428
87
87
  invenio_app_rdm/redirector/__init__.py,sha256=AYCTGmfbmkHW3YJXMqXlWBXcBrUsta-QmL9ULX2bjwA,243
@@ -98,16 +98,16 @@ invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity/
98
98
  invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/subcommunity-invitation/index.html,sha256=347Saf8Fv78uevCbK2nFiOtNFUT0QyZSZS7lgoNzHdQ,1448
99
99
  invenio_app_rdm/requests_ui/templates/semantic-ui/invenio_requests/user-access-request/index.html,sha256=ltSP9sYPnpmCKMDYpZYU25Wxr3Dfqe2RNDxm6bVjX_I,1779
100
100
  invenio_app_rdm/requests_ui/views/__init__.py,sha256=7QiAyRq8Eu84IXwjzxK63vNeTZnowZ5P85xtw7XgRjs,397
101
- invenio_app_rdm/requests_ui/views/requests.py,sha256=aL2I5imforii7OHQESMQcrYGxEFebCNKHQnrz4J9yH0,15683
101
+ invenio_app_rdm/requests_ui/views/requests.py,sha256=grC2bQWF36xzeftdOSjy_vBWAGSUbupOliPervenF6s,16048
102
102
  invenio_app_rdm/requests_ui/views/ui.py,sha256=DBysYQa__gOCg-pikO6HmoVLmRmMAVWeTBiYhPa7PmA,2359
103
103
  invenio_app_rdm/theme/__init__.py,sha256=QbkxNjjOmGKRlie96HfTXgnFeVQjOX0GdiZnHP7pIhs,277
104
104
  invenio_app_rdm/theme/views.py,sha256=UJs2_C28BWsXY1JqbRK4_ML1JRtGo1yM2S0_W37JJo4,4545
105
105
  invenio_app_rdm/theme/webpack.py,sha256=5ucwIJQgM1y9EFdRcsxv_ThPs7hXRzdmipVBxoU1McI,5090
106
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/theme.js,sha256=2-BWDEH3YQPwPt1ey3jUHnMrKTyb0JBPRlydk5_reH8,4151
107
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/utils.js,sha256=zKROcc3qE64-UhM8ha42K-EDDxAXMupxoocZZ9bjEHo,3452
106
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/theme.js,sha256=LSswk1IkVgUxTT3Arw_QF-mNQ16vVYDf2B90h6FZfFw,4431
107
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/utils.js,sha256=oTCQkmr7j6FwVsOfM6hsKrPHfadW7m9IurrqYVDgxDw,3628
108
108
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/CompareRevisionsDropdown.js,sha256=BNdMxfFYPhlrGKPg47oc4X8ILllfCngN61L1b7Yt_8Q,2483
109
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUser.js,sha256=GmZGEPOylGXr6fyNJxS_0hPwCGdO98F2u6Pn8Qrt9ew,2291
110
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUserForm.js,sha256=qsjNiOsHWx9rrP3uA4nxthUEoY9b82n0IO8PfdObxHQ,6815
109
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUser.js,sha256=1tnHc9PaCQvVS1PVsDWtfpWzVxJJ5_eltn9WJEYygiY,2366
110
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/ImpersonateUserForm.js,sha256=Z21KrMyAJ1rKF5IEzM088-pTvTga21LBnG4GPYvh5g4,6890
111
111
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/RevisionsDiffViewer.js,sha256=-2khcBmWr3zztAjy3mRz4d9gu8b8IAZtWbcnwnD5eAk,1932
112
112
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/SetQuotaAction.js,sha256=wwvYfTJ7pBEdoeqcEqmxFLaEwpJnnFW0oRQTyAdDSBw,3038
113
113
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/components/SetQuotaForm.js,sha256=Ltr03KlCogkg2NjqWc1GkxJlYPWB2LDLHL04w6eJiRU,5749
@@ -120,8 +120,8 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/recor
120
120
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RecordActions.js,sha256=FAjkK7TZ4ebjsQh1ZcFFHkVePP2T8msa1OAIjxktKJo,1935
121
121
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RecordResourceActions.js,sha256=rrQhCfw1Q8n5SJ9aT-XfZfadEZRK9b1N6hzGkbMAnrU,5528
122
122
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RemovalReasonsSelect.js,sha256=8y1YRo1ZyqDfeQL4aNbO9ig3689YpzEBse8kLf_qI8o,2192
123
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RestoreConfirmation.js,sha256=Bo2_psfPKys0Xn6jzozxePzW3x9VbyvNYI64Qlqmh7w,3085
124
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/TombstoneForm.js,sha256=maPIZMR6QQsLUlr3S7G203muRbZ9wTRoZR2DCy0aAXg,6943
123
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/RestoreConfirmation.js,sha256=8hPHqYpvXuzaeFeGbs_XVhK3O4Wd941JGU0l7ylaQhY,3160
124
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/TombstoneForm.js,sha256=ip9H3wYZJl0oxYXyUgJlzIxyeT8FGAmSoEoe59U5hVQ,7048
125
125
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/index.js,sha256=kWIIp7kzH3oe4xbByiUC3SpgEjAt4R3mWH8vneGWhiU,1460
126
126
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/api/api.js,sha256=aVg7q92xn-wRx7Uff0EXBA04qYrvhYNu7IbbzfDT_LY,982
127
127
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/api/index.js,sha256=8D199izj4qOxNVS1XrS3JutmuBYIjHkvshUdv1aU92U,261
@@ -134,7 +134,7 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/recor
134
134
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/records/search/filters/index.js,sha256=wNAQbt_8N5_jhPzCWazdb0wufYoUGH2wfTvbLL7JM50,309
135
135
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/ModerationActions.js,sha256=Il9iTiHv8HQHoCHH1aBEWv_KiBcrJVkqhb4WkIf6jtQ,3193
136
136
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/index.js,sha256=G4mWwMI07lix4_BWUJjzaOOsRyEL6tWdJeeyJoze1lE,975
137
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/SearchResultItemLayout.js,sha256=j5Rp_ODZ2R2OXKhJdYGiTSOwxCDFHq3hOz3-4mmTwBA,4659
137
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/SearchResultItemLayout.js,sha256=LIiT4ZB-tfOIV4xC6_eSFwn1jgssipKzbT9WwwSujOM,4731
138
138
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/UserModerationBulkActions.js,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
139
139
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/UserModerationSearchLayout.js,sha256=F18OaAtu9zmNF7cdtlfD8xRWAzL2U3605Qb3zUHv6n8,1856
140
140
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/administration/userModeration/search/index.js,sha256=6nmYMT45qRbTFynkYH_-A6D14LK8XICQtA45QYDabQ8,390
@@ -158,21 +158,21 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/CompactSt
158
158
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/CopyButton.js,sha256=j4-2lX3VkjdO7hnQq_Rq9rVL7uW7N8K_XOHcH9xQB94,3045
159
159
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/DisplayPartOfCommunities.js,sha256=bSmhuwSWk4CW80mqa4ZZbjfa-_NsiJ1IxQ9veDy6sAM,2751
160
160
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/DisplayVerifiedCommunity.js,sha256=m3rT8jJ3440ZX22zZog8bHatWltYXwvmw_tu6tJUM9k,1506
161
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/RecordsResultsListItem.js,sha256=HebeMbQhYrQh4KYBYklD_mF6VzbhiRKd8677laAKVtw,6582
162
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/RDMDepositForm.js,sha256=j-doumLFHe_zWKuYgc2S0e4I7aJmbdXwjd44T5y31Zc,31588
161
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/components/RecordsResultsListItem.js,sha256=RTSQBlGQY7ww7fVGHDvDfWQNyJ07mnEoyboTGIcCgD4,6694
162
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/RDMDepositForm.js,sha256=Z9VF1-4Y9GDY42Jhz9Se9CvY0Ahx_HkqcW-fn97UwKw,31881
163
163
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/ShareDraftButton.js,sha256=ICMV4Ixe-nTe6q7COZ0oyAQf2nVp2cez_-iUZobwUD0,1998
164
164
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/config.js,sha256=a9Im0S72ne6LGDzM8C-pP9fIhcMihIbOJ5Ez5SwSn9A,1456
165
165
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/deposit/index.js,sha256=gA0BaUFpaJr9nkmHSWoxuwKDfSD3JUTPcadj2TKHN24,1587
166
166
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/frontpage/RecordsList.js,sha256=PkLpiCl7sNSlQoCo7xxZ_H6QvWqK_TydoseIiKvtuMw,4176
167
167
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/frontpage/index.js,sha256=X0tsSvLwGPzSFQEf4J1zPZbFRCiYeJq5CnEXr_J5LsU,900
168
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/AccessRequestForm.js,sha256=Lc7Pfy0zvD7KzkN3SqtbZMmPIDbd4vJsMKUmnlg6KV0,8413
168
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/AccessRequestForm.js,sha256=5GRlVkJQpwrY9wk4KI5Tmqmll2d3cEls8isJZjvoA9Q,8798
169
169
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/CommunitiesManagement.js,sha256=YnRSutAGqKCN4pWfUcEELpQBzQEvZz7rKRxhkLjnM3g,5699
170
170
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/CommunitiesManagementDropdown.js,sha256=qocsinvtbWEqAi8kgqNqx7c0X-_evRmCz2bPTaMQlcI,5953
171
171
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/EditButton.js,sha256=WJ5lNpbPcd_Kymn_TYklSTfkCJRPhpFeT6cWcR48mSQ,1452
172
172
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ExportDropdown.js,sha256=wAu7H-CaC8ue_BuYzdf7l6oboArRVoz4lLzR6GDIzlE,1775
173
173
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ManageButton.js,sha256=79DO4JKJDU0AI1uaLzE2AAQRxTPx2rFKNj-CJ_UKP54,2934
174
174
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordCitationField.js,sha256=ELqXIMG-IPyTMpu25WzHZR2-anroGhFwkoaWyCl6eHM,4620
175
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordCommunitiesList.js,sha256=y1GzplU7g__Ssx-jZO08sA48CTjvOkf5W88yh1NS6r8,3978
175
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordCommunitiesList.js,sha256=wORVCOjlyX2mIsDU9J0MwWFE4Zw9CCL5inWpV7m8lsM,4004
176
176
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordManagement.js,sha256=i959fJfHHaBvxYxWZmZMBK-9os7SK_WEA1t1pG524zs,3839
177
177
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/RecordVersionsList.js,sha256=vECGyt1XnoYRXNU7qGk9GMyZWATIXEFH2xV6ibeRcSc,7071
178
178
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/access.js,sha256=FVcpKl22zMi1GssbLZAj1pO98c6Em_wg_yBIdfBJor0,938
@@ -192,7 +192,7 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOp
192
192
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/ShareModal.js,sha256=5Gq2TGsOlkvrwg2fURyv7wOaO2QH22_ZWzrjE2nCDiY,6627
193
193
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/AccessDropdown.js,sha256=0-Fune91rH-7B57kYvZxNlIemg-xLgxZ5LIbHGJY2PE,3068
194
194
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/CreateAccessLink.js,sha256=2Lmc9dCjv-83cagHUjdi_SGZkheRTGdywQUZGJxkihg,3368
195
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/LinksSearchItem.js,sha256=qNHO_hfrUw93sVHlq1IjF-rO_5o2CkjEDecHJ4V1C1Q,5163
195
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/LinksSearchItem.js,sha256=Ay_A5zeLSCCo7x-9b1R9rV-XkbJmAP0w5MdmK182Lls,5272
196
196
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/LinksSearchResultContainer.js,sha256=xr5dfml-v7NU2PzCKIB2_BeYFnFghnsqwKMgLErONQI,6786
197
197
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessLinks/LinksTab.js,sha256=Ki1HN02B4_xFNy3YdPp3Mz2YLO-LxUhmNqRKKrvtVlQ,2883
198
198
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/landing_page/ShareOptions/AccessRequests/AccessRequestsTab.js,sha256=tbSeqk7tnApZqLFi7NEegrwAGFKJ0sficF_3DB1Ld-0,8405
@@ -215,7 +215,7 @@ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/subcommunity/browse.
215
215
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/base.js,sha256=OoSdV2v5hdXFxqL7rLB7un6X2kxiXWh1V-bVu6RhmUc,6879
216
216
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/communities.js,sha256=5rW9TvCQ_FiDpDaFIm8ansLvxJLX3V29ABVjz9B0OFQ,2164
217
217
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/requests.js,sha256=9PqeJKAxYSohs8MoelQO31HpQtaFqrmu2o07d3MLApk,2773
218
- invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/uploads.js,sha256=wnQ810fc5uhuW2tQyYcxwlNUiQXqHGgM8Fi0s802Y3g,6793
218
+ invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/uploads.js,sha256=GxU9acySMQCPmI1dDgUEhkxAECucEoyzvbuWMl7I87Q,6877
219
219
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/uploads_items/ComputerTabletUploadsItem.js,sha256=XXiBPOtCVz6htS4ita8GlNAePEoKyHQcmEs0yLL5B8A,4914
220
220
  invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/user_dashboard/uploads_items/MobileUploadsItem.js,sha256=7rwJz0nVwBk4bXOEcWymAZrPyL0pmekBcMeBwNt8OJc,5060
221
221
  invenio_app_rdm/theme/assets/semantic-ui/less/invenio_app_rdm/landing_page/creatibutors.less,sha256=X47WXPv66x2-T2XghG_ibq5vkX_3gxelK9O0mPxzFO8,1113
@@ -277,9 +277,7 @@ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/i18next.js
277
277
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/package-lock.json,sha256=5A9oCU6BbPW4FH4uFR8fxMHzwEo3HnjWFohHs6J13Cw,58457
278
278
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/package.json,sha256=ITuri6tLK_zJr8eBrwVvQEBCnzzLnHSYrGYpsWUICco,945
279
279
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/translations.pot,sha256=S5c69QZYivrze2u_gPbz7jxr1CuilDfnsXvkQ6fRaDw,18625
280
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/index.js,sha256=oX5u6QPRK2DGZK5L7atwAzZA24-rC2QM9yhDa0CZX-A,2974
281
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/messages.po,sha256=jySkmPj6lZiHNtWkrz8qpik4O8HiZgz8vQ8lQjaNfwE,3655
282
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/af/translations.json,sha256=kNpG8A_5CaHelF9jBwghv-hEs8ZLSKCcywQ9K_5jDSA,9699
280
+ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/index.js,sha256=9nLEfmBCv9z6skLd1nnOE8XEWugRbk_QHfimnFJBvzA,2898
283
281
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po,sha256=t0ijS-AHKe8xZL6FVmqcvlw6sSqyatfeI1ezE18MIzU,6654
284
282
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json,sha256=HvP8xcmaspu71IJu7UIUwSCBJg9Mzug8hZdfgZU0j_c,11665
285
283
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po,sha256=DUmcx_GwRbCCUtPlQ6a224zZDsYqfe8bIzjdN7dbMf8,3822
@@ -292,37 +290,22 @@ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/d
292
290
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json,sha256=kNpG8A_5CaHelF9jBwghv-hEs8ZLSKCcywQ9K_5jDSA,9699
293
291
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po,sha256=60CN-1GJOoQV0w3k8pczTFZMK8WUb8tNATSFw0g3fjc,5568
294
292
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json,sha256=GOugrQy-W6HNbwS-5LFe0qynrxhPCQXGHz3wuAf2i3U,10545
295
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_AT/messages.po,sha256=vo8uIZ2YCSDhE1PjEHs35wveu_0Y9-IXKSPvG5vgfhM,3668
296
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de_DE/messages.po,sha256=JKB5JyCgD9ENFwbAUVvW3Awr4kbh5lJWMAFmdnx9uwE,3668
297
293
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po,sha256=3Js7Bo6xZcWnf82LehjlciUNuXVND74P4nsra18vEMo,4082
298
294
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json,sha256=ek9KhGtgq40FbC144S6CU-mq026Gql4JVWuX-BkmnxE,9863
299
295
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en/messages.po,sha256=bm6YZbpxy5sEMuuJPbHm_YhR5miaodJv0RRMzwgcjCs,373
300
296
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en/translations.json,sha256=9EmT7es3qds_LDvDy2TV0khd50v1jwnYWOJ7mzziRSQ,15463
301
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_AT/messages.po,sha256=YIaQ88zjqFT7u92MQ_OjW4RWJQc8VkGQYjd8WvnfsIw,3669
302
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/en_HU/messages.po,sha256=78poRgF-C3aJeTdvBchD5QS3EBHCXPVZQov2o1zPpN0,3669
303
297
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po,sha256=HXCga-68Y-oKXMkG2T2PfShNZaE6S5_9nXTSxeDCxs0,5907
304
298
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json,sha256=c-cYVyCAQUq0SbCIJuQxUdZlTyBlqmChEO4SoFGuf00,10592
305
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_CU/messages.po,sha256=X9iPd2kfRXq3_0-0YcXis9lVsS_ri7YnsLUpQysAi4U,3705
306
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es_MX/messages.po,sha256=Nbm8E2bEH-qohGplWgiBZgQp1ofDHWD0y5sdySienCw,3707
307
299
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po,sha256=rI3TUG5_0-dTQwH6GUk1Nousu6qsZ_SCIiCd1WmyrQk,5507
308
300
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json,sha256=UdklnPRsZSs8Unmfwmsb1vaZ-ZOkaAlfeQ4KxJAmJgo,10514
309
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/messages.po,sha256=sS9gvmfT4SD1gbchKgaMUDKKUK2lxIt9dpHP8fVA0Io,3670
310
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et_EE/translations.json,sha256=sI2JH3M9sWcgBQvsKWAnQyGGXfjotcSmLB1fo98GdzQ,9359
311
301
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po,sha256=156l4v-ZdRYVdImxc5YYR6PL8tfYdTDjUhXkS5BfkGA,3795
312
302
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json,sha256=MFN5apl8NtdeUTPaZAsGha43D62Dg7mCn69tRDoDl_E,9545
313
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa_IR/messages.po,sha256=sIO9vMrj9elYZzQ8OFj9q_vSCQCpbF7erK5DfWZI_yA,3665
314
303
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po,sha256=RzNweGWS9D3KFGHlau2OM6T4J4Kb0ytJ9nVbzIkbi_0,3982
315
304
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json,sha256=uwsWulf4GeSca55T5upmBVyQubNpTujM52piM2uquPA,9763
316
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_CI/messages.po,sha256=ural1N51YaQ5zjd5X1rDu5Jpa_A46JJGj1jqMA9vEJE,3726
317
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr_FR/messages.po,sha256=VU7xGulhDVlgMqH3W7we--NemMjDr8a7Lc2JldaUaDk,3718
318
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/messages.po,sha256=Wd2UZjNU3qBM8-fBfRNF8kHw7E9bJTUfMlBzB8kxnR0,3654
319
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/gl/translations.json,sha256=kNpG8A_5CaHelF9jBwghv-hEs8ZLSKCcywQ9K_5jDSA,9699
320
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hi_IN/messages.po,sha256=cZUfHOkuWI0bjTMYbhfQAeNXctVxvynITfmGQzCSJuU,3665
321
305
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po,sha256=-kifbk4vTbMdCinS5Ghj-JNapak3CXQEg-fw6l19lIg,3867
322
306
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json,sha256=rLg2Axt6TkoXWHYiCb1n-AFncPc6DgCAhQvxGxkEhLU,9871
323
307
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po,sha256=ORFAaMezrCyecgT2lSUH5o1TeZwUUzXh-G2UiF7BZHY,5872
324
308
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json,sha256=qLp25KvaQDPVTjOL7cz05Llm1ED6nqLYJ9b0DgRLcQE,10671
325
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu_HU/messages.po,sha256=YnUy8qL4Mjh0CI59CvdDdD30Oghj8UHUAQIdl8BEgTY,3671
326
309
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po,sha256=Yfc017Vxic973tqhydvE9mGgZTvfXEMCO62wMN7MlHk,4104
327
310
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json,sha256=IzCYZHP2agB_EFi67_NVfkc-eW_lCpaPVoAeadEwQFQ,9760
328
311
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po,sha256=M3SGJy6KapRPbw8IEyreuxHv2G50h8BDhCRGnJn6JJo,3795
@@ -331,7 +314,6 @@ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/k
331
314
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json,sha256=boh2VTZO_tBn0BI9BGThF8SToDfqPzQa5mQom6F-7gA,9604
332
315
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po,sha256=a9OgTIpXlCRBNcKq5dJDlR1ny_OWUlKu71EkBAHMzhk,3939
333
316
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json,sha256=-nBisdib6pJNiJvxbYpM4rYkrMybeWig_YH8mPPnGmY,9882
334
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ne/messages.po,sha256=-S34CNMVPiSm7ZMXhfriEZSuR8ZYGVJGSa5sxcyGFv4,3652
335
317
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po,sha256=jaN-FohZlDojj1CYN2UO9N55z-AGcw3Xp9qwFnoLr9Y,3795
336
318
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json,sha256=JkoMV4782iWbKqB4tE0OIWyAQZrH1yZPzhtk4FO7Jyk,9718
337
319
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po,sha256=Yrp1_1nXZgOkzUGYe7lkP5ijETb6nCTnuxzy7Ud5dUI,3941
@@ -342,18 +324,14 @@ invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/r
342
324
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json,sha256=bC2Eh2Ex-o1fmYodKtup0G30sJR6gwdYLncMpGj9NPU,9866
343
325
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po,sha256=XMF6pARSliel-mvpC4RmicE_5cg4layxof0M8MqEzbU,3976
344
326
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json,sha256=yP5lKI9798iImfKULfKdH9r1Epovi08X9FBJDbf5-s8,9915
345
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/messages.po,sha256=K-yClbG24y-_ZaToI3RzjoeHsqWVy6KhPDLGHhj6Ptc,3657
346
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/rw/translations.json,sha256=sI2JH3M9sWcgBQvsKWAnQyGGXfjotcSmLB1fo98GdzQ,9359
347
327
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po,sha256=4N-bDokG6f5UyRYy_1PuYuSMbW0HVhKvjaruPATKRLM,3998
348
328
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json,sha256=MmBPG6EMWVXniu1iqUXh4xlFa2YpuYqM4JGdJEK9NnY,9913
349
329
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po,sha256=JN3Rbslj3kFh2D0BxhT2oojJmrbfRNCrtpibRNMXLCw,5539
350
330
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json,sha256=dMsk7shdal-4AQ6gUOZJSKiGbJE6AY3NXnGjsZr-UpQ,10521
351
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv_SE/messages.po,sha256=Sq_We7eWr0B756uKuqcmolxkSXkUkitesVBKmzRnKZY,3668
352
331
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po,sha256=xpB5vNDIgJJk0UwT4WTnOKXBRC7t9Dsu-rq9DOqaP-4,4852
353
332
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json,sha256=XoS5JVKqCVGqlr5X43ExLN7w5F-gKHDG8crxFfwvre8,10227
354
333
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po,sha256=N_ZPBUYt8w7NvMLGk-7kohqCBGN-tnpWxhNOhVfwU1A,7456
355
334
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json,sha256=nOlqrP8AJceiGwC0aVS9nVVxeIowvGULdALN1cMzOiI,9861
356
- invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk_UA/messages.po,sha256=86ZGie4nrho2L2wadAW7zes5XRk8ffVOB0p2gr8B-qU,3893
357
335
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po,sha256=xiBcZeKBWZ9qywuG-DMmDxfYR9Wmt39_WIIjv0EXWuI,4946
358
336
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json,sha256=f4s9kYSgDb5JzVKibFXP3CkKJ7qyb4of0L9CpAsI6Xk,9983
359
337
  invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po,sha256=GlCoQ4M1_WCwiwTfPHIetorcgvX7QKGqRNyQ0N_ntyw,3800
@@ -384,18 +362,18 @@ invenio_app_rdm/theme/static/images/orcid.svg,sha256=D79IRA7Ul2mfO9deW-Xocz_FTR-
384
362
  invenio_app_rdm/theme/static/images/ror-icon.svg,sha256=aIth5_-aYB7yx1nswjM6XgHAFW6dvJc5khkR9khWCZM,3712
385
363
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/administration_page.html,sha256=KkfcHLi4vx-Pd4K0ZZvgPBx6lGK5l9xCLV3hkklvYVw,394
386
364
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/default_static_page.html,sha256=Un6KtaKmNlM-R7Qu1eeh0FFckgym3mq1zHV-AOew5pY,1178
387
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html,sha256=rZ5XGaoYNIOCii6W7ClPv6sgjeU5HPLR6TeEqTWzDZ0,2975
365
+ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/footer.html,sha256=I6Y9xoTe7J2aLOSU9ZDBOb-jbFr-Cd_ZbqnwyjE3AB0,2193
388
366
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/frontpage.html,sha256=l-u25QOE2OkkPt-f7Cce469u4W2TnBdB_HVXpSZx3DE,1605
389
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html,sha256=wACxdZA3i_iudBzYj3QfMSFMdTVGOBjBFtd04QCIK4c,5687
367
+ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header.html,sha256=HiQEP1os90mVj_MlYTEHyTGP5VfkaLQrfLZ7vR1vv-8,5767
390
368
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_frontpage.html,sha256=SQqgYKN0GrzieSydu0fd0eveup_R_J4zzG8bR8QlUGw,1820
391
369
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/header_login.html,sha256=eZMJSypWlQ2CNbiyS8lSc4s6kHX31I-wuAYLaPAmxGk,5803
392
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html,sha256=Z3do1vmM06-pj0uJhCtBDjwvfZuc6XpYGFsqFtdPpf8,3056
370
+ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/intro_section.html,sha256=cFTKXhAJwTP_6hcNloi_PfUhIRaNkMRO_uxjqboDtH0,2934
393
371
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/javascript.html,sha256=20O9okaOd_bqpBbuq9K0zqY0UUNXaFVKIslgPArs67U,364
394
372
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/page.html,sha256=zwIZmRWIJpz9UQpEqM3oTaSzlmek6tdP8VDR1Mugka0,951
395
373
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/page_cover.html,sha256=D-NNfCX38wRjHOq1kzPPncKKUd0b9U1al-NMy48dKvU,357
396
374
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/searchbar.html,sha256=tvzez_2CE86wl_lipD44MD1swZcZw5uYqXEvvPMkBIo,2222
397
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html,sha256=O4914C0hNrKtHreAanMbhRUiCfb8aubr6pV2chXB_BQ,821
398
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html,sha256=27L0XZKP5bkOu4tx0QmMMDwIPdtFU_dyVfTfRk9E5QQ,1063
375
+ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/site_footer.html,sha256=C0xluZe7KCkvRKeeMIt6P8v_EfWyuMCQ_JQvlI0M9Xw,1037
376
+ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/files_integrity_report/email/files_integrity_report.html,sha256=rKkdAZIyJoXp_ayE_8nemEvBvBnDaHEoorklmDS5UWA,1157
399
377
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.de.html,sha256=gefXaGv-ylkBUbvXXJe5EcTS66qoY0-v0XesXICX5_E,9310
400
378
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.en.html,sha256=-EZdjhc4JslSq37_QN3KRL01LBwLJENkRtwBJ-PLSzc,8792
401
379
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/search.sv.html,sha256=PHSLAuYtRTtsDgArshe5SIDs_M-dw8MUrSIrnNky2gw,9123
@@ -403,14 +381,11 @@ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/statistics.en.h
403
381
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/statistics.sv.html,sha256=YauDJm4zKxaSUmAIStlODMKS7eM68SbImJfk8vJj1C0,8081
404
382
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/versioning.en.html,sha256=Rfd4-1vpU92VxppMTLGlS7uzqXWZUtGBARJTalUFuxg,6066
405
383
  invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help/versioning.sv.html,sha256=jd-EEV80N5612Xsct4RhWBXB1u7gdL88WRiIfhBz7gs,6155
406
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/macros/records_list.html,sha256=GhHhRCn2lD9zyZ7J7_GiLqTQSHGxpWbiuYdZp8ft0bU,1081
407
- invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/settings/notifications.html,sha256=jII8ekSP2T-EcMUt8PkoccktlaUuREKdvekB_NEDrjw,569
384
+ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/macros/records_list.html,sha256=tOjZ7y5R0-ss4KIBf4ZUJQRTXa0lNrZqJziXfEhDJO8,1140
385
+ invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/settings/notifications.html,sha256=7KfuuIbYtZT7DtxkBhP9U02JxEOgrAKO9AC1SDVY3uo,515
408
386
  invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/header.html,sha256=pPNIT9J_C4omwWuZWrAdq8rQANLaQmXeeKBmpAMxFtg,5910
409
- invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html,sha256=eHXnoA-CWTcFR6Yqq-un5nVN43Z92KibOPaZ4xHIb_4,1725
410
- invenio_app_rdm/translations/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
387
+ invenio_app_rdm/theme/templates/themes/default/invenio_app_rdm/site_footer.html,sha256=D8rFpAzWZ05hUj7kbBqvi-PqLRnEJhtL7UPYy5u0jHA,1644
411
388
  invenio_app_rdm/translations/messages.pot,sha256=kBP0u0kEeouZltxVlZCYAnv4trqMw_1x9uVObOt9u1g,41348
412
- invenio_app_rdm/translations/af/LC_MESSAGES/messages.mo,sha256=56r9Z8Edm_LQ1vz3PKWjl1lEn8jkoNv9gwjJXoFbx-A,518
413
- invenio_app_rdm/translations/af/LC_MESSAGES/messages.po,sha256=GalySW0ok0feqMxApLth0kyr9PkDqtJ3Dp0hgYa5Pvo,24486
414
389
  invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo,sha256=52SmobOoZI0UyCs0vqdsEKCHJDPQHIN0OVy1WWoI_0U,13063
415
390
  invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po,sha256=VHYkYU6po9q4QtcFxXQ7VnlY_xXUPP9G2Ol0yNxOLeQ,30939
416
391
  invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo,sha256=dww1lzkT85bdMXsyFKkCQNxgAbpu8WWBdHgtuL5PG7Y,824
@@ -423,46 +398,20 @@ invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo,sha256=qv-N2SWX1WTlExzfh
423
398
  invenio_app_rdm/translations/da/LC_MESSAGES/messages.po,sha256=soO-tA2vciiDG5kNlz2lDoVJETHsyVp93ZFdeRgsMho,24483
424
399
  invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo,sha256=WkSSwVIx_lfd__eMXguBd3wIl-B0uS0y_TP-CILVuEE,11132
425
400
  invenio_app_rdm/translations/de/LC_MESSAGES/messages.po,sha256=-LKJEUfzbKxXjvblkyqbj9IDxV5m4LVBla7TeaxlEfg,29524
426
- invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.mo,sha256=eeOplzR-BOCRGTwzzw2NK3ZR54Dvob-k5tXrC737tJs,531
427
- invenio_app_rdm/translations/de_AT/LC_MESSAGES/messages.po,sha256=g6wGX2kMwDaJT0iMenDBU04yhh4DLJro8LcitzfZnwo,24499
428
- invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.mo,sha256=3BrPq8XRYf_HwxV0H9-dkQquNr0F8NCwpcBQwvPbNYA,531
429
- invenio_app_rdm/translations/de_DE/LC_MESSAGES/messages.po,sha256=DR0AOk0As-DN2_J_DVLllJsSGdahRYHRz30y9bri3lM,24499
430
401
  invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo,sha256=CxNHAIk0OX3Pny6J9vY16PkeoTZoaI1rVm9dQ395Kkg,1695
431
402
  invenio_app_rdm/translations/el/LC_MESSAGES/messages.po,sha256=9xV95M6NwWXfE55sHHCFcOrHTEDTQlDXpx6TFL2XARY,25250
432
- invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.mo,sha256=AB4LvCK1NK5p3Ez0KvyKTilEvFnKPnIJoKs1fodtwvo,532
433
- invenio_app_rdm/translations/en_AT/LC_MESSAGES/messages.po,sha256=pz6OPYtrKSWRsM5-t4ctR2E4FQxACKPWWdnONIiSkqU,24500
434
- invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.mo,sha256=gdYcf34k0CDKjpttXnceSF1t50RIsnl5i-9LrmU0T00,489
435
- invenio_app_rdm/translations/en_HU/LC_MESSAGES/messages.po,sha256=-zCC5ovRvkjgaQfFVM3sRj5cqH5JDEDt2Vcya0bKths,24500
436
403
  invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo,sha256=phEYUSHufHD-VnxXvD1E79F9RCUJB3RTTAbv73ba7HU,11701
437
404
  invenio_app_rdm/translations/es/LC_MESSAGES/messages.po,sha256=oS9VEJsx3SKawCjy3r1M3SQZaIWEsD8leDuioehaYOE,29595
438
- invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.mo,sha256=csXv1zo4C0WXG5Wnk52bhrvjImUJRTnwKSkard4vBMI,568
439
- invenio_app_rdm/translations/es_CU/LC_MESSAGES/messages.po,sha256=-ME89ISHwvgvMaAmKfVno8_rxWnvDInc5QJcse0e2Cs,24536
440
- invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.mo,sha256=FS1EEWXz7yQ69BGYxZgvtun_o6zlHlEWf50j519EFc4,570
441
- invenio_app_rdm/translations/es_MX/LC_MESSAGES/messages.po,sha256=2mBOP5uIwnCVsZZNQkk3F2Uk7Kf-MevLiO6d0g08sZQ,24538
442
405
  invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo,sha256=nkOSeuwT2lkcVENlKx6JFYzX2Zm-Yt4sE-vXwLGgt04,11111
443
406
  invenio_app_rdm/translations/et/LC_MESSAGES/messages.po,sha256=mrF_jqZQeuemKANJYWM5-CtXfHXSnDFpypv2vETbxZI,28854
444
- invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.mo,sha256=Xb5SX0cNVlDcAW34NOiKuEBuxlDTr1qiuFvLrN8_AxA,533
445
- invenio_app_rdm/translations/et_EE/LC_MESSAGES/messages.po,sha256=U12tVn6k-vceMLDPU6pmNTEA94LA2_BfPFj63Ro-Mf8,24501
446
407
  invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo,sha256=GgdXdVY4dhMJwXLtd2Dd_lclatXRkvgOf1UKCeQuRRE,785
447
408
  invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po,sha256=63CAKzNVsO7NFUJ1TgZe7kNIu2WDWhZ5UvRxHLd5b-0,24685
448
- invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.mo,sha256=1DwhxreVAd8R0xti3U2utYbu1bQSgO0OHi0LHQx6j4s,528
449
- invenio_app_rdm/translations/fa_IR/LC_MESSAGES/messages.po,sha256=n6XiXi9qh6fvOeTuIN8x7uM19FlzTEN7yzvigWKa0tE,24496
450
409
  invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo,sha256=lhDZGtlO5l0-hwX53Zz7u459Wh04FZjthbIEqi49r1o,1549
451
410
  invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po,sha256=gcrR4ORUVoywTP3NrTeQuD5qiyjM1-On0vMd9sf9TIw,24952
452
- invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.mo,sha256=rl8Ehu5iFLIimL0uIz6Tj4mRC8nqR0IS45JEASm44RY,589
453
- invenio_app_rdm/translations/fr_CI/LC_MESSAGES/messages.po,sha256=OH3NhVvvRZwDYFPXM0TV-1WZrXgd748DA2OLhnDaNm4,24557
454
- invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.mo,sha256=ER6p5Se5qmOJzqFGKMRvossqL0QPAJP4wCOhT83xw2o,581
455
- invenio_app_rdm/translations/fr_FR/LC_MESSAGES/messages.po,sha256=uuhTiOQ9HAAyXwyBUGv8oRnYW1lmQb3rz3Ge1nXCZIA,24549
456
- invenio_app_rdm/translations/gl/LC_MESSAGES/messages.mo,sha256=C9R4We7D9exhQ-WPqK6-bI11jFbPAv9LAgUloeC5cGY,517
457
- invenio_app_rdm/translations/gl/LC_MESSAGES/messages.po,sha256=ce1sBaiHK32DDgxknzOBG4_0Wx16WpRoGU2XSVuWfaU,24485
458
- invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.mo,sha256=TSTylO5t6qK0oP5v1EdCyJlS7Appys-dTUba9x9YfHI,528
459
- invenio_app_rdm/translations/hi_IN/LC_MESSAGES/messages.po,sha256=eLWfQTm0_5paH0WWS9O_dcnGopm8ayQqgF4_q-ysuHs,24496
460
411
  invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo,sha256=ZZg2kuyMykrmPPWj8H1FsrCYiGJfcPsJNf35t1SRUPM,808
461
412
  invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po,sha256=CaR3XPPqapoB3RLmK78tgZGImpB1ZKkYEb_ArlSPz-8,24715
462
413
  invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo,sha256=1-rF4ZD1FnrEtTy1CXEesDOxeEU4LfrmmQvrIrxhaeQ,11432
463
414
  invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po,sha256=GfnFc6SAal7prM8UZRTl4LNgwAdKU4mG3HogOPoN2Dk,29186
464
- invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.mo,sha256=R8O71kIuPOKhtJIdD7sieFjqdLsLdqsIlxns3tVxVas,534
465
- invenio_app_rdm/translations/hu_HU/LC_MESSAGES/messages.po,sha256=lNMQ_54_3bAIf8nBEMP9uQI2h9NyOy1M8CVwrbmv624,24502
466
415
  invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo,sha256=l0432fQdSoSIkUGfk74VV_CR4gM-QrqBMhnDn-_-5dk,4789
467
416
  invenio_app_rdm/translations/it/LC_MESSAGES/messages.po,sha256=reKw_ra2KM63xcsiWnuXXAeZPmdaKLwgt25LHhRfZL4,26069
468
417
  invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo,sha256=yrZUFjn-wLTWvlEYqQ4tqnHGJ0nmMhIWaL6ji7Z26eE,758
@@ -471,8 +420,6 @@ invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo,sha256=s67lPLJHdKvylaMte
471
420
  invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po,sha256=SlfW4vq6ZVYCFsxd595cEQ3DlE1Y8oeWVx_PtQlvess,25054
472
421
  invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo,sha256=4wwrNUgWkTDMS6KwN2weW74Cn0F358hDrxyxDRb_amU,1231
473
422
  invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po,sha256=dwZYfY94K2sfumU-nSJ09_lpV2fkdjbPSpCRRfPrYNY,24891
474
- invenio_app_rdm/translations/ne/LC_MESSAGES/messages.mo,sha256=FIxY_UWuLz9hfJKSmEkxqCAvseY_lRmkO86KfX5VTU8,515
475
- invenio_app_rdm/translations/ne/LC_MESSAGES/messages.po,sha256=OYlEfDs3VcOl5wVyiBKJHfrSy1t1k2WNuFKYWOswB9o,24483
476
423
  invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo,sha256=Pr_nGVh4Jv_LJ0ikdLlXYeglUSn8Lh7czqalGpnqZNk,782
477
424
  invenio_app_rdm/translations/no/LC_MESSAGES/messages.po,sha256=T0z-hp8qcDq7CkcprX9l4n1-nZkgtjbn5yQpSHoEGU8,24661
478
425
  invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo,sha256=lJ7NHAB0iZovsZb-j0thDffYKWJRzRtHRedKRtKYe1M,921
@@ -483,20 +430,14 @@ invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo,sha256=TWRSXdZvLoj4mQ8Y-
483
430
  invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po,sha256=XqRlndwq3qkgSEs4uQMPQR3kLrtDMj1eyYfiSosmyck,24717
484
431
  invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo,sha256=5NsmUfcZdXDOem6UiBDodLBX4tcH0MTBHLNeZ7Az5xE,1336
485
432
  invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po,sha256=41tZJ3k4JPMjhhxJQn7Xdu3bQkuoNXiAbUCImSZqf2Q,24996
486
- invenio_app_rdm/translations/rw/LC_MESSAGES/messages.mo,sha256=1zMa_Fb3alq_mXsUqjkwT28DWWKmuSAg6UPCO3oa0JE,520
487
- invenio_app_rdm/translations/rw/LC_MESSAGES/messages.po,sha256=578_XdjmDdfOO_f8QpyAUa2FCHpp3A2KI123w-_VKCQ,24488
488
433
  invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo,sha256=FxEvI4Fpmtea_ONOk8yDLae9zdkNT6gC09yWQ6176ec,1458
489
434
  invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po,sha256=IcRV5Yp4tH4RhvQZzGXYMNdbDcflQGoZR3nEZjGN1KA,24942
490
435
  invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo,sha256=cWMD1BZrNLMcH34Dg3SlQkVbhW1CtyAX_3tzh5KLAmU,11170
491
436
  invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po,sha256=90S-IHuwUVW--uf0IpnpJqn4Sfchn6IFZDHBR1KElIg,28928
492
- invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.mo,sha256=_2Q0_GvKYpOJ8ZCiXdwustDX3e4UAKEug7Vhi1PNLyI,531
493
- invenio_app_rdm/translations/sv_SE/LC_MESSAGES/messages.po,sha256=MZYgbIx7e6TEKH1_Fk8EW6uNHn2Jti0h3CtMs-cSWsk,24499
494
437
  invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo,sha256=DpOTkAMRo4X9_fvnIG9pH8ichpKYKRPuQ8cEkRojGHk,4828
495
438
  invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po,sha256=JmnfQJ4nOajWAVIugSd_PQUJ0W9mw459yR3h_bAnseM,26214
496
439
  invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo,sha256=F7khmlheH5YHPTaFJHpAt9b0Y2OqnvSg7j6C0c31fCk,12064
497
440
  invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po,sha256=RTqWGu2wiJJvOkO8aRR4s35rQ51VGBT0tGFHARt1iKs,30676
498
- invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.mo,sha256=XyTZM6glOe1Sky-7JIP6aUaMIMoauJAPWHWL0vRl5go,756
499
- invenio_app_rdm/translations/uk_UA/LC_MESSAGES/messages.po,sha256=zcC88InpXP_nluOyG52edR-Dwy1jRN6YU27sLF5es8o,24724
500
441
  invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo,sha256=zUbggi5bZVtPiHAyQUVBsXKzor3vIIeFXsb71_6_ktA,9967
501
442
  invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po,sha256=sm6rIr9guR9VAjgCzQ1MtzExh4NOoPHg1v8sbPgXzmc,27954
502
443
  invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo,sha256=CdRkxG1iPuWQZAnSigavTCvWRTzIZ0ywj18KlPQu2f0,748
@@ -527,7 +468,7 @@ invenio_app_rdm/users_ui/views/__init__.py,sha256=SMdY2NJj9GICfr3Xuok7qdNYVtA2bJ
527
468
  invenio_app_rdm/users_ui/views/dashboard.py,sha256=iUn2PrODAwb8ugmMosJKAjPhUzjCiWiAWoXQr9RUFuc,1793
528
469
  invenio_app_rdm/users_ui/views/ui.py,sha256=W_eXM8dLVIrNHQB2UEh37C9BYoHauft6RyvcDNFHovA,1742
529
470
  invenio_app_rdm/utils/files.py,sha256=CruDyO2gDVadSlWEJD-WHpWHeOQ0juh-Ei9jz3D9yjc,3923
530
- invenio_app_rdm-13.0.0b3.dev0.dist-info/licenses/LICENSE,sha256=AZXFHRrZa5s4m9DV7zZr4bPGTMUvcEPCodeV_AmFI8k,1204
471
+ invenio_app_rdm-13.0.0b3.dev2.dist-info/licenses/LICENSE,sha256=AZXFHRrZa5s4m9DV7zZr4bPGTMUvcEPCodeV_AmFI8k,1204
531
472
  tests/__init__.py,sha256=yKVf0yYRuxmXvyAtLjmfpHGVCsEkZOhs_FojAAM_w-8,244
532
473
  tests/conftest.py,sha256=6iR-l-DIpQDxN2LLMu6kbHnLsmAW1m8Lq-j8rNNucf8,8956
533
474
  tests/test_tasks.py,sha256=6l25lcMjL3ZuQr4hsxbAEjSTu_J1aKkOB3ZXqOZZIy0,3712
@@ -560,8 +501,8 @@ tests/ui/test_filters.py,sha256=Q90wsJffjMVir7wNX8taGf2KZleLtPbXZXHLTkBpzLA,284
560
501
  tests/ui/test_signposting_ui.py,sha256=KCSjQlMD2VKlwQCyZYDwYjtVNL35x3u-ZC4ceD5y21w,3847
561
502
  tests/ui/test_static.py,sha256=vO3OQAOhrQESJifnQfM1pw7JYz3J874O8BAb7Cc_PPA,868
562
503
  tests/ui/test_stats_ui.py,sha256=LHa_0hjvpYvliSk_jknWy-90CO82jVElUfK5Ua_ZmfA,3554
563
- invenio_app_rdm-13.0.0b3.dev0.dist-info/METADATA,sha256=n32cOqTs8wkcvIDbfWPdrIWkmNbTC3QXE9cf8heme70,12027
564
- invenio_app_rdm-13.0.0b3.dev0.dist-info/WHEEL,sha256=MAQBAzGbXNI3bUmkDsiV_duv8i-gcdnLzw7cfUFwqhU,109
565
- invenio_app_rdm-13.0.0b3.dev0.dist-info/entry_points.txt,sha256=r1vTqYNABeWqRMWitzyR9FnBsAy-KYZKZCp95IziyLY,2070
566
- invenio_app_rdm-13.0.0b3.dev0.dist-info/top_level.txt,sha256=NqTqrntInEAci7EXcNBvouXFMqwyjVQhEI0b7izYRBY,22
567
- invenio_app_rdm-13.0.0b3.dev0.dist-info/RECORD,,
504
+ invenio_app_rdm-13.0.0b3.dev2.dist-info/METADATA,sha256=JieFLy0silZDVRizy9hUGRXdzIHIqpd0_-13S4Y56g4,12231
505
+ invenio_app_rdm-13.0.0b3.dev2.dist-info/WHEEL,sha256=MAQBAzGbXNI3bUmkDsiV_duv8i-gcdnLzw7cfUFwqhU,109
506
+ invenio_app_rdm-13.0.0b3.dev2.dist-info/entry_points.txt,sha256=r1vTqYNABeWqRMWitzyR9FnBsAy-KYZKZCp95IziyLY,2070
507
+ invenio_app_rdm-13.0.0b3.dev2.dist-info/top_level.txt,sha256=NqTqrntInEAci7EXcNBvouXFMqwyjVQhEI0b7izYRBY,22
508
+ invenio_app_rdm-13.0.0b3.dev2.dist-info/RECORD,,