design-comuni-plone-theme 10.2.2 → 10.4.0

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 (41) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/RELEASE.md +19 -0
  3. package/locales/de/LC_MESSAGES/volto.po +27 -30
  4. package/locales/en/LC_MESSAGES/volto.po +27 -30
  5. package/locales/es/LC_MESSAGES/volto.po +27 -30
  6. package/locales/fr/LC_MESSAGES/volto.po +27 -30
  7. package/locales/it/LC_MESSAGES/volto.po +27 -30
  8. package/locales/volto.pot +28 -31
  9. package/package.json +1 -1
  10. package/publiccode.yml +2 -2
  11. package/src/components/ItaliaTheme/Blocks/Alert/Edit.jsx +9 -5
  12. package/src/components/ItaliaTheme/Blocks/Alert/Sidebar.jsx +51 -76
  13. package/src/components/ItaliaTheme/Blocks/Alert/View.jsx +4 -2
  14. package/src/components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate.jsx +5 -20
  15. package/src/components/ItaliaTheme/Blocks/NumbersBlock/Edit.jsx +1 -0
  16. package/src/components/ItaliaTheme/Blocks/__tests__/Alert.test.jsx +1 -1
  17. package/src/components/ItaliaTheme/GalleryPreview/GalleryPreview.jsx +11 -24
  18. package/src/components/ItaliaTheme/Header/ParentSiteMenu.jsx +2 -1
  19. package/src/components/ItaliaTheme/Icons/FontAwesomeIcon.jsx +42 -20
  20. package/src/components/ItaliaTheme/View/BandoView/BandoText.jsx +7 -37
  21. package/src/components/ItaliaTheme/View/BandoView/BandoTextDestinatari.jsx +36 -0
  22. package/src/components/ItaliaTheme/View/BandoView/BandoTextEnte.jsx +34 -0
  23. package/src/components/ItaliaTheme/View/BandoView/BandoTextTipologia.jsx +32 -0
  24. package/src/components/ItaliaTheme/View/Commons/BandoStatus.jsx +38 -0
  25. package/src/components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando.jsx +3 -17
  26. package/src/components/ItaliaTheme/View/Commons/SearchSectionForm.jsx +24 -3
  27. package/src/components/ItaliaTheme/View/VenueView/VenueDescription.jsx +9 -65
  28. package/src/components/ItaliaTheme/View/VenueView/VenueElementiDiInteresse.jsx +26 -0
  29. package/src/components/ItaliaTheme/View/VenueView/VenueLuoghiCorrelati.jsx +37 -0
  30. package/src/components/ItaliaTheme/View/VenueView/VenueMultimedia.jsx +25 -0
  31. package/src/components/ItaliaTheme/View/VenueView/VenueTipologia.jsx +27 -0
  32. package/src/components/ItaliaTheme/View/index.js +5 -0
  33. package/src/components/ItaliaTheme/manage/Widgets/IconPreviewWidget.jsx +1 -1
  34. package/src/theme/ItaliaTheme/Blocks/_alert.scss +26 -65
  35. package/src/theme/ItaliaTheme/Components/_galleryPreview.scss +9 -13
  36. package/src/theme/ItaliaTheme/Subsites/_common.scss +0 -1
  37. package/src/theme/ItaliaTheme/Views/_common.scss +10 -0
  38. package/src/theme/ItaliaTheme/_home.scss +10 -0
  39. package/src/theme/_cms-ui.scss +14 -0
  40. package/src/theme/_site-variables.scss +5 -0
  41. package/src/theme/ItaliaTheme/Subsites/_homepage.scss +0 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,52 @@
1
1
 
2
2
 
3
+ ## [10.4.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v10.3.0...v10.4.0) (2023-11-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * added image size and colorListWidget in Alert block ([#396](https://github.com/RedTurtle/design-comuni-plone-theme/issues/396)) ([63f3b5b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/63f3b5b60364e650de5123cf8b8108dd86eab9f9))
9
+ * split VenueDescription component ([#399](https://github.com/RedTurtle/design-comuni-plone-theme/issues/399)) ([68c3ca5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/68c3ca5338f27f4e64ea257f679ae91dc1842491))
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * documentFirstHeading in subsites without style ([#400](https://github.com/RedTurtle/design-comuni-plone-theme/issues/400)) ([9588073](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9588073d4a2a72e4eb3664c5741b0368f59781fb))
15
+ * icons in NumbersBlock and Sidebar Widget not updating ([#402](https://github.com/RedTurtle/design-comuni-plone-theme/issues/402)) ([0df93a5](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0df93a59c100df69085db83b4ade85101601ed35))
16
+ * locales ([c4bdc14](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c4bdc148aa76ad7ee81945185f22b2eeead3feeb))
17
+ * mark section filters correctly when navigating to search page from page header ([#401](https://github.com/RedTurtle/design-comuni-plone-theme/issues/401)) ([fdc6207](https://github.com/RedTurtle/design-comuni-plone-theme/commit/fdc62074fa2b92292b128a31f7d227ed5e97c074))
18
+ * ParentSiteMenu now draws only Visible site menu elements in subsites ([#403](https://github.com/RedTurtle/design-comuni-plone-theme/issues/403)) ([9fc0a24](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9fc0a2456030d1480fbe5b76cf4f9c29eab0d10e))
19
+ * Photogallery popup image ([#395](https://github.com/RedTurtle/design-comuni-plone-theme/issues/395)) ([4fce154](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4fce154045e2cbc710fed9d975842edb1af7e85a))
20
+ * scroll position on h2 .visually-hidden ([#397](https://github.com/RedTurtle/design-comuni-plone-theme/issues/397)) ([9356e6a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/9356e6af8a3273ebb1d51c80d84ae0cce7c7dd3a))
21
+
22
+
23
+ ### Maintenance
24
+
25
+ * split BandoView Text in different components ([#391](https://github.com/RedTurtle/design-comuni-plone-theme/issues/391)) ([e787f38](https://github.com/RedTurtle/design-comuni-plone-theme/commit/e787f38899519daa2e6743e896e5f8d53fc8bf8a))
26
+
27
+
28
+ ### Documentation
29
+
30
+ * updated publiccode and release log ([f95133b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/f95133b0ddaa5ac27a07dfa772f48dfb1b59c067))
31
+
32
+ ## [10.3.0](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.2.2...v10.3.0) (2023-11-08)
33
+
34
+
35
+ ### Features
36
+
37
+ * new BandoStatus component to manage the current status translations ([#390](https://github.com/redturtle/design-comuni-plone-theme/issues/390)) ([4f0f775](https://github.com/redturtle/design-comuni-plone-theme/commit/4f0f775e99572152f359c3dd6b227601ebffcdd9))
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * updated tipologia_bando data in Bando listing template ([#393](https://github.com/redturtle/design-comuni-plone-theme/issues/393)) ([6f38934](https://github.com/redturtle/design-comuni-plone-theme/commit/6f3893457c10035cfc17bede816b91fcbeae93d7))
43
+
44
+
45
+ ### Maintenance
46
+
47
+ * preparing release ([73632c8](https://github.com/redturtle/design-comuni-plone-theme/commit/73632c832a5f7ad350d407cb2bfe5723d193730b))
48
+ * Update RELEASE.md ([#394](https://github.com/redturtle/design-comuni-plone-theme/issues/394)) ([0da8790](https://github.com/redturtle/design-comuni-plone-theme/commit/0da8790b5238ade33a491894d98c06f2813e8993))
49
+
3
50
  ## [10.2.2](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.2.1...v10.2.2) (2023-11-07)
4
51
 
5
52
 
package/RELEASE.md CHANGED
@@ -41,6 +41,25 @@
41
41
  - ...
42
42
  -->
43
43
 
44
+ ## Versione 10.4.0 (14/11/2023)
45
+
46
+ ### Novità
47
+
48
+ - Aggiunta la possibilità di selezionare la dimensione dell'immagine nel blocco Alert, inoltre è stato aggiornato anche il widget per la selezione del colore di sfondo.
49
+
50
+ ### Fix
51
+
52
+ - Quando viene effettuata una ricerca dalla barra di ricerca nelle sezioni Amministrazione, Servizi, Novità, o Documenti e Dati, viene automaticamente impostato il filtro sulla sezione stessa così da mostrare solo i contenuti corrispondenti.
53
+ - Le icone del Blocco Numeri, del Blocco Icone e della Sidebar si aggiornano istantaneamente quando vengono cambiate
54
+ - Sistemato un bug nell'header dei sottositi che mostrava le voci del menu del sito padre anche se queste erano indicate come non visibili nella configurazione del menu.
55
+
56
+ ## Versione 10.3.0 (08/11/2023)
57
+
58
+ ### Fix
59
+
60
+ - Sistemata la visualizzazione della tipologia del bando nel template del blocco elenco 'Bandi'
61
+ - Rimosso titolo della pagina nei sottositi senza nessuno stile applicato
62
+
44
63
  ## Versione 10.2.0 (06/11/2023)
45
64
 
46
65
  ### Novità
@@ -86,6 +86,7 @@ msgstr ""
86
86
  msgid "CardImageRight"
87
87
  msgstr ""
88
88
 
89
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
89
90
  #: components/ItaliaTheme/Blocks/TextCard/CardWithImage/Sidebar
90
91
  # defaultMessage: Dimensione immagine
91
92
  msgid "CardImageSize"
@@ -133,21 +134,6 @@ msgstr ""
133
134
  msgid "Color"
134
135
  msgstr ""
135
136
 
136
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
137
- # defaultMessage: Rosso
138
- msgid "Color_danger"
139
- msgstr ""
140
-
141
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
142
- # defaultMessage: Giallo
143
- msgid "Color_warning"
144
- msgstr ""
145
-
146
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
147
- # defaultMessage: Arancione
148
- msgid "Color_warning_orange"
149
- msgstr ""
150
-
151
137
  #: components/ItaliaTheme/View/EventoView/EventoContatti
152
138
  # defaultMessage: Contatti
153
139
  msgid "Contatti"
@@ -711,7 +697,7 @@ msgstr ""
711
697
  msgid "VenuesSmall"
712
698
  msgstr ""
713
699
 
714
- #: components/ItaliaTheme/View/VenueView/VenueDescription
700
+ #: components/ItaliaTheme/View/VenueView/VenueMultimedia
715
701
  # defaultMessage: Video
716
702
  msgid "Video"
717
703
  msgstr ""
@@ -1011,8 +997,7 @@ msgstr ""
1011
997
  msgid "bandi_search_no_filters"
1012
998
  msgstr ""
1013
999
 
1014
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1015
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1000
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1016
1001
  # defaultMessage: Scaduto
1017
1002
  msgid "bando_closed"
1018
1003
  msgstr ""
@@ -1022,7 +1007,7 @@ msgstr ""
1022
1007
  msgid "bando_data_pubblicazione"
1023
1008
  msgstr ""
1024
1009
 
1025
- #: components/ItaliaTheme/View/BandoView/BandoText
1010
+ #: components/ItaliaTheme/View/BandoView/BandoTextDestinatari
1026
1011
  # defaultMessage: Destinatari del bando
1027
1012
  msgid "bando_destinatari"
1028
1013
  msgstr ""
@@ -1033,19 +1018,17 @@ msgid "bando_effective"
1033
1018
  msgstr ""
1034
1019
 
1035
1020
  #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1036
- #: components/ItaliaTheme/View/BandoView/BandoText
1021
+ #: components/ItaliaTheme/View/BandoView/BandoTextEnte
1037
1022
  # defaultMessage: Ente
1038
1023
  msgid "bando_ente"
1039
1024
  msgstr ""
1040
1025
 
1041
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1042
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1026
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1043
1027
  # defaultMessage: In corso
1044
1028
  msgid "bando_inProgress"
1045
1029
  msgstr ""
1046
1030
 
1047
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1048
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1031
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1049
1032
  # defaultMessage: Attivo
1050
1033
  msgid "bando_open"
1051
1034
  msgstr ""
@@ -1055,8 +1038,7 @@ msgstr ""
1055
1038
  msgid "bando_scadenza"
1056
1039
  msgstr ""
1057
1040
 
1058
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1059
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1041
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1060
1042
  # defaultMessage: Programmato
1061
1043
  msgid "bando_scheduled"
1062
1044
  msgstr ""
@@ -1221,6 +1203,16 @@ msgstr ""
1221
1203
  msgid "codice_ipa"
1222
1204
  msgstr ""
1223
1205
 
1206
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1207
+ # defaultMessage: Rosso
1208
+ msgid "color_danger"
1209
+ msgstr ""
1210
+
1211
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1212
+ # defaultMessage: Arancione
1213
+ msgid "color_orange"
1214
+ msgstr ""
1215
+
1224
1216
  #: components/ItaliaTheme/Blocks/ContactsBlock/Sidebar
1225
1217
  #: components/ItaliaTheme/Blocks/HighlightedContent/Sidebar
1226
1218
  # defaultMessage: Primario
@@ -1232,6 +1224,11 @@ msgstr ""
1232
1224
  msgid "color_transparent"
1233
1225
  msgstr ""
1234
1226
 
1227
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1228
+ # defaultMessage: Giallo
1229
+ msgid "color_warning"
1230
+ msgstr ""
1231
+
1235
1232
  #: components/ItaliaTheme/View/IncaricoView/IncaricoView
1236
1233
  #: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
1237
1234
  #: components/ItaliaTheme/View/PersonaView/PersonaRuolo
@@ -1816,7 +1813,7 @@ msgstr ""
1816
1813
  msgid "edit_social_links"
1817
1814
  msgstr ""
1818
1815
 
1819
- #: components/ItaliaTheme/View/VenueView/VenueDescription
1816
+ #: components/ItaliaTheme/View/VenueView/VenueElementiDiInteresse
1820
1817
  # defaultMessage: Elementi di interesse
1821
1818
  msgid "elementi_di_interesse"
1822
1819
  msgstr ""
@@ -2372,7 +2369,7 @@ msgid "logo-subsite-alt"
2372
2369
  msgstr ""
2373
2370
 
2374
2371
  #: components/ItaliaTheme/View/PuntoDiContattoView/RelatedItemsChipsPDC
2375
- #: components/ItaliaTheme/View/VenueView/VenueDescription
2372
+ #: components/ItaliaTheme/View/VenueView/VenueLuoghiCorrelati
2376
2373
  # defaultMessage: Luoghi correlati
2377
2374
  msgid "luoghi_correlati"
2378
2375
  msgstr ""
@@ -3753,7 +3750,7 @@ msgstr ""
3753
3750
  msgid "timeline_tempi_scadenze_validation_error"
3754
3751
  msgstr ""
3755
3752
 
3756
- #: components/ItaliaTheme/View/BandoView/BandoText
3753
+ #: components/ItaliaTheme/View/BandoView/BandoTextTipologia
3757
3754
  # defaultMessage: Tipologia del bando
3758
3755
  msgid "tipologia_bando"
3759
3756
  msgstr ""
@@ -3764,7 +3761,7 @@ msgstr ""
3764
3761
  msgid "tipologia_incarico"
3765
3762
  msgstr ""
3766
3763
 
3767
- #: components/ItaliaTheme/View/VenueView/VenueDescription
3764
+ #: components/ItaliaTheme/View/VenueView/VenueTipologia
3768
3765
  # defaultMessage: Tipo di luogo
3769
3766
  msgid "tipologia_luogo"
3770
3767
  msgstr ""
@@ -71,6 +71,7 @@ msgstr "Show"
71
71
  msgid "CardImageRight"
72
72
  msgstr ""
73
73
 
74
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
74
75
  #: components/ItaliaTheme/Blocks/TextCard/CardWithImage/Sidebar
75
76
  # defaultMessage: Dimensione immagine
76
77
  msgid "CardImageSize"
@@ -118,21 +119,6 @@ msgstr "Click here to replace file"
118
119
  msgid "Color"
119
120
  msgstr ""
120
121
 
121
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
122
- # defaultMessage: Rosso
123
- msgid "Color_danger"
124
- msgstr ""
125
-
126
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
127
- # defaultMessage: Giallo
128
- msgid "Color_warning"
129
- msgstr ""
130
-
131
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
132
- # defaultMessage: Arancione
133
- msgid "Color_warning_orange"
134
- msgstr ""
135
-
136
122
  #: components/ItaliaTheme/View/EventoView/EventoContatti
137
123
  # defaultMessage: Contatti
138
124
  msgid "Contatti"
@@ -696,7 +682,7 @@ msgstr "View all"
696
682
  msgid "VenuesSmall"
697
683
  msgstr "Venues"
698
684
 
699
- #: components/ItaliaTheme/View/VenueView/VenueDescription
685
+ #: components/ItaliaTheme/View/VenueView/VenueMultimedia
700
686
  # defaultMessage: Video
701
687
  msgid "Video"
702
688
  msgstr "Video"
@@ -996,8 +982,7 @@ msgstr ""
996
982
  msgid "bandi_search_no_filters"
997
983
  msgstr ""
998
984
 
999
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1000
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
985
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1001
986
  # defaultMessage: Scaduto
1002
987
  msgid "bando_closed"
1003
988
  msgstr "Expired"
@@ -1007,7 +992,7 @@ msgstr "Expired"
1007
992
  msgid "bando_data_pubblicazione"
1008
993
  msgstr "Publication date"
1009
994
 
1010
- #: components/ItaliaTheme/View/BandoView/BandoText
995
+ #: components/ItaliaTheme/View/BandoView/BandoTextDestinatari
1011
996
  # defaultMessage: Destinatari del bando
1012
997
  msgid "bando_destinatari"
1013
998
  msgstr "Recipients of the competition notice"
@@ -1018,19 +1003,17 @@ msgid "bando_effective"
1018
1003
  msgstr "Publication date"
1019
1004
 
1020
1005
  #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1021
- #: components/ItaliaTheme/View/BandoView/BandoText
1006
+ #: components/ItaliaTheme/View/BandoView/BandoTextEnte
1022
1007
  # defaultMessage: Ente
1023
1008
  msgid "bando_ente"
1024
1009
  msgstr "Supplying authority"
1025
1010
 
1026
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1027
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1011
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1028
1012
  # defaultMessage: In corso
1029
1013
  msgid "bando_inProgress"
1030
1014
  msgstr "In progress"
1031
1015
 
1032
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1033
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1016
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1034
1017
  # defaultMessage: Attivo
1035
1018
  msgid "bando_open"
1036
1019
  msgstr "Active"
@@ -1040,8 +1023,7 @@ msgstr "Active"
1040
1023
  msgid "bando_scadenza"
1041
1024
  msgstr "Expiration date:"
1042
1025
 
1043
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1044
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1026
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1045
1027
  # defaultMessage: Programmato
1046
1028
  msgid "bando_scheduled"
1047
1029
  msgstr "Scheduled"
@@ -1206,6 +1188,16 @@ msgstr "Close search"
1206
1188
  msgid "codice_ipa"
1207
1189
  msgstr ""
1208
1190
 
1191
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1192
+ # defaultMessage: Rosso
1193
+ msgid "color_danger"
1194
+ msgstr ""
1195
+
1196
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1197
+ # defaultMessage: Arancione
1198
+ msgid "color_orange"
1199
+ msgstr ""
1200
+
1209
1201
  #: components/ItaliaTheme/Blocks/ContactsBlock/Sidebar
1210
1202
  #: components/ItaliaTheme/Blocks/HighlightedContent/Sidebar
1211
1203
  # defaultMessage: Primario
@@ -1217,6 +1209,11 @@ msgstr ""
1217
1209
  msgid "color_transparent"
1218
1210
  msgstr ""
1219
1211
 
1212
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1213
+ # defaultMessage: Giallo
1214
+ msgid "color_warning"
1215
+ msgstr ""
1216
+
1220
1217
  #: components/ItaliaTheme/View/IncaricoView/IncaricoView
1221
1218
  #: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
1222
1219
  #: components/ItaliaTheme/View/PersonaView/PersonaRuolo
@@ -1801,7 +1798,7 @@ msgstr "Visibile"
1801
1798
  msgid "edit_social_links"
1802
1799
  msgstr ""
1803
1800
 
1804
- #: components/ItaliaTheme/View/VenueView/VenueDescription
1801
+ #: components/ItaliaTheme/View/VenueView/VenueElementiDiInteresse
1805
1802
  # defaultMessage: Elementi di interesse
1806
1803
  msgid "elementi_di_interesse"
1807
1804
  msgstr "Elements of interest"
@@ -2357,7 +2354,7 @@ msgid "logo-subsite-alt"
2357
2354
  msgstr ""
2358
2355
 
2359
2356
  #: components/ItaliaTheme/View/PuntoDiContattoView/RelatedItemsChipsPDC
2360
- #: components/ItaliaTheme/View/VenueView/VenueDescription
2357
+ #: components/ItaliaTheme/View/VenueView/VenueLuoghiCorrelati
2361
2358
  # defaultMessage: Luoghi correlati
2362
2359
  msgid "luoghi_correlati"
2363
2360
  msgstr ""
@@ -3738,7 +3735,7 @@ msgstr "Insert a value"
3738
3735
  msgid "timeline_tempi_scadenze_validation_error"
3739
3736
  msgstr ""
3740
3737
 
3741
- #: components/ItaliaTheme/View/BandoView/BandoText
3738
+ #: components/ItaliaTheme/View/BandoView/BandoTextTipologia
3742
3739
  # defaultMessage: Tipologia del bando
3743
3740
  msgid "tipologia_bando"
3744
3741
  msgstr "Type of call"
@@ -3749,7 +3746,7 @@ msgstr "Type of call"
3749
3746
  msgid "tipologia_incarico"
3750
3747
  msgstr ""
3751
3748
 
3752
- #: components/ItaliaTheme/View/VenueView/VenueDescription
3749
+ #: components/ItaliaTheme/View/VenueView/VenueTipologia
3753
3750
  # defaultMessage: Tipo di luogo
3754
3751
  msgid "tipologia_luogo"
3755
3752
  msgstr ""
@@ -80,6 +80,7 @@ msgstr "Ver"
80
80
  msgid "CardImageRight"
81
81
  msgstr "Alinear imagen a la derecha"
82
82
 
83
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
83
84
  #: components/ItaliaTheme/Blocks/TextCard/CardWithImage/Sidebar
84
85
  # defaultMessage: Dimensione immagine
85
86
  msgid "CardImageSize"
@@ -127,21 +128,6 @@ msgstr "Haga clic aquí para reemplazar el archivo"
127
128
  msgid "Color"
128
129
  msgstr "Color"
129
130
 
130
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
131
- # defaultMessage: Rosso
132
- msgid "Color_danger"
133
- msgstr ""
134
-
135
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
136
- # defaultMessage: Giallo
137
- msgid "Color_warning"
138
- msgstr ""
139
-
140
- #: components/ItaliaTheme/Blocks/Alert/Sidebar
141
- # defaultMessage: Arancione
142
- msgid "Color_warning_orange"
143
- msgstr ""
144
-
145
131
  #: components/ItaliaTheme/View/EventoView/EventoContatti
146
132
  # defaultMessage: Contatti
147
133
  msgid "Contatti"
@@ -705,7 +691,7 @@ msgstr "Ver todo"
705
691
  msgid "VenuesSmall"
706
692
  msgstr "Lugares"
707
693
 
708
- #: components/ItaliaTheme/View/VenueView/VenueDescription
694
+ #: components/ItaliaTheme/View/VenueView/VenueMultimedia
709
695
  # defaultMessage: Video
710
696
  msgid "Video"
711
697
  msgstr "Vídeo"
@@ -1005,8 +991,7 @@ msgstr "Fondo de bloque"
1005
991
  msgid "bandi_search_no_filters"
1006
992
  msgstr "No hay filtros para mostrar. Seleccione yo filtros de búsqueda para mostrar desde la barra lateral."
1007
993
 
1008
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1009
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
994
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1010
995
  # defaultMessage: Scaduto
1011
996
  msgid "bando_closed"
1012
997
  msgstr "Expirado"
@@ -1016,7 +1001,7 @@ msgstr "Expirado"
1016
1001
  msgid "bando_data_pubblicazione"
1017
1002
  msgstr "Fecha de publicación"
1018
1003
 
1019
- #: components/ItaliaTheme/View/BandoView/BandoText
1004
+ #: components/ItaliaTheme/View/BandoView/BandoTextDestinatari
1020
1005
  # defaultMessage: Destinatari del bando
1021
1006
  msgid "bando_destinatari"
1022
1007
  msgstr "Destinatarios del anuncio de concurso"
@@ -1027,19 +1012,17 @@ msgid "bando_effective"
1027
1012
  msgstr "Fecha de publicación"
1028
1013
 
1029
1014
  #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1030
- #: components/ItaliaTheme/View/BandoView/BandoText
1015
+ #: components/ItaliaTheme/View/BandoView/BandoTextEnte
1031
1016
  # defaultMessage: Ente
1032
1017
  msgid "bando_ente"
1033
1018
  msgstr "Autoridad proveedora"
1034
1019
 
1035
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1036
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1020
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1037
1021
  # defaultMessage: In corso
1038
1022
  msgid "bando_inProgress"
1039
1023
  msgstr "En progreso"
1040
1024
 
1041
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1042
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1025
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1043
1026
  # defaultMessage: Attivo
1044
1027
  msgid "bando_open"
1045
1028
  msgstr "Activar"
@@ -1049,8 +1032,7 @@ msgstr "Activar"
1049
1032
  msgid "bando_scadenza"
1050
1033
  msgstr "Fecha de expiración:"
1051
1034
 
1052
- #: components/ItaliaTheme/Blocks/Listing/BandiInEvidenceTemplate
1053
- #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderBando
1035
+ #: components/ItaliaTheme/View/Commons/BandoStatus
1054
1036
  # defaultMessage: Programmato
1055
1037
  msgid "bando_scheduled"
1056
1038
  msgstr "Programado"
@@ -1215,6 +1197,16 @@ msgstr "Cerrar búsqueda"
1215
1197
  msgid "codice_ipa"
1216
1198
  msgstr ""
1217
1199
 
1200
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1201
+ # defaultMessage: Rosso
1202
+ msgid "color_danger"
1203
+ msgstr ""
1204
+
1205
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1206
+ # defaultMessage: Arancione
1207
+ msgid "color_orange"
1208
+ msgstr ""
1209
+
1218
1210
  #: components/ItaliaTheme/Blocks/ContactsBlock/Sidebar
1219
1211
  #: components/ItaliaTheme/Blocks/HighlightedContent/Sidebar
1220
1212
  # defaultMessage: Primario
@@ -1226,6 +1218,11 @@ msgstr "Primario"
1226
1218
  msgid "color_transparent"
1227
1219
  msgstr "Transparente"
1228
1220
 
1221
+ #: components/ItaliaTheme/Blocks/Alert/Sidebar
1222
+ # defaultMessage: Giallo
1223
+ msgid "color_warning"
1224
+ msgstr ""
1225
+
1229
1226
  #: components/ItaliaTheme/View/IncaricoView/IncaricoView
1230
1227
  #: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
1231
1228
  #: components/ItaliaTheme/View/PersonaView/PersonaRuolo
@@ -1810,7 +1807,7 @@ msgstr "Visibile"
1810
1807
  msgid "edit_social_links"
1811
1808
  msgstr "Editar redes sociales"
1812
1809
 
1813
- #: components/ItaliaTheme/View/VenueView/VenueDescription
1810
+ #: components/ItaliaTheme/View/VenueView/VenueElementiDiInteresse
1814
1811
  # defaultMessage: Elementi di interesse
1815
1812
  msgid "elementi_di_interesse"
1816
1813
  msgstr "Elementos de interés"
@@ -2366,7 +2363,7 @@ msgid "logo-subsite-alt"
2366
2363
  msgstr ""
2367
2364
 
2368
2365
  #: components/ItaliaTheme/View/PuntoDiContattoView/RelatedItemsChipsPDC
2369
- #: components/ItaliaTheme/View/VenueView/VenueDescription
2366
+ #: components/ItaliaTheme/View/VenueView/VenueLuoghiCorrelati
2370
2367
  # defaultMessage: Luoghi correlati
2371
2368
  msgid "luoghi_correlati"
2372
2369
  msgstr ""
@@ -3747,7 +3744,7 @@ msgstr "Insertar un valor"
3747
3744
  msgid "timeline_tempi_scadenze_validation_error"
3748
3745
  msgstr ""
3749
3746
 
3750
- #: components/ItaliaTheme/View/BandoView/BandoText
3747
+ #: components/ItaliaTheme/View/BandoView/BandoTextTipologia
3751
3748
  # defaultMessage: Tipologia del bando
3752
3749
  msgid "tipologia_bando"
3753
3750
  msgstr "Tipo de llamada"
@@ -3758,7 +3755,7 @@ msgstr "Tipo de llamada"
3758
3755
  msgid "tipologia_incarico"
3759
3756
  msgstr ""
3760
3757
 
3761
- #: components/ItaliaTheme/View/VenueView/VenueDescription
3758
+ #: components/ItaliaTheme/View/VenueView/VenueTipologia
3762
3759
  # defaultMessage: Tipo di luogo
3763
3760
  msgid "tipologia_luogo"
3764
3761
  msgstr ""