design-comuni-plone-theme 11.32.0 → 11.33.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.
Binary file
package/CHANGELOG.md CHANGED
@@ -1,5 +1,44 @@
1
1
 
2
2
 
3
+ ## [11.33.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.32.1...v11.33.0) (2025-08-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * cig field in bando ct + bando card ([#979](https://github.com/RedTurtle/design-comuni-plone-theme/issues/979)) ([7469e33](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7469e33db8fcb16752bd44121631138a0c18ee69))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **a11y:** keyboard navigation on DateFilter widget ([#988](https://github.com/RedTurtle/design-comuni-plone-theme/issues/988)) ([0711871](https://github.com/RedTurtle/design-comuni-plone-theme/commit/07118710b693cdcc406007db75c2ed1c1065b512))
14
+ * **a11y:** scroll to top button ([#991](https://github.com/RedTurtle/design-comuni-plone-theme/issues/991)) ([0acf914](https://github.com/RedTurtle/design-comuni-plone-theme/commit/0acf9149d978c1b019d7c8f121d5b6672ac81ba6))
15
+ * shift+enter in testo_riquadro_* blocks ([#986](https://github.com/RedTurtle/design-comuni-plone-theme/issues/986)) ([4dcf69a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/4dcf69a2cabc9111c387b1e994a0e5bff9ccc4d8))
16
+
17
+
18
+ ### Maintenance
19
+
20
+ * updated volto-feedback to 0.7.2 ([#989](https://github.com/RedTurtle/design-comuni-plone-theme/issues/989)) ([cf071ce](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cf071ce561ab4d02e8e68e553beec075132f85d3))
21
+
22
+
23
+ ### Documentation
24
+
25
+ * updated publiccode and release log ([cca5e2a](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cca5e2a75094790ba14c994601fb9447149c32fa))
26
+
27
+ ## [11.32.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.32.0...v11.32.1) (2025-08-22)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * added state to close the date picker modal after endDate loses focus (Tab exit) ([#981](https://github.com/RedTurtle/design-comuni-plone-theme/issues/981)) ([accf3d6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/accf3d6dff277cef0b7693d4c663636e2ec1c098))
33
+ * contentHasImage function + showImage conditions ([#984](https://github.com/RedTurtle/design-comuni-plone-theme/issues/984)) ([bdb2901](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bdb290101477fff8616498936cfc115a77b33cac))
34
+ * image in template "Blocco link completo" ([#971](https://github.com/RedTurtle/design-comuni-plone-theme/issues/971)) ([d5d9dc1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d5d9dc175e4d25b1f49976fbe2cfaf12d770fb92))
35
+ * improved link visibility on images within listing blocks ([#978](https://github.com/RedTurtle/design-comuni-plone-theme/issues/978)) ([c6e41af](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c6e41af38911203b2487794a7e423921a33d51e6))
36
+
37
+
38
+ ### Documentation
39
+
40
+ * updated publiccode and release log ([d478eb6](https://github.com/RedTurtle/design-comuni-plone-theme/commit/d478eb699e0ea75475be1d7de7120d48321873a4))
41
+
3
42
  ## [11.32.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.31.2...v11.32.0) (2025-07-31)
4
43
 
5
44
 
package/RELEASE.md CHANGED
@@ -41,6 +41,27 @@
41
41
  - ...
42
42
  -->
43
43
 
44
+ ## Versione 11.33.0 (22/08/2025)
45
+
46
+ ### Novità
47
+
48
+ - Introdotto il campo CIG per il CT Bando.
49
+
50
+ ### Fix
51
+
52
+ - Sistemata l'accessibilità del bottone "Torna Su" del sito.
53
+
54
+ ## Versione 11.32.1 (22/08/2025)
55
+
56
+ ### Fix
57
+
58
+ - Ripristinata la funzionalità per mostrare tutte le immagini del blocco elenco o solo quelle della prima fila, se presenti.
59
+ - Migliorata l'accessibilità rimuovendo la visibilità delle immagini di presentazione nei blocchi elenco.
60
+ - Sistemata la semantica dei titoli nei blocchi elenco migliorando così l'accessibilità della pagina.
61
+ - Sistemata la visualizzazione delle immagini all’interno della card del blocco Link completo quando sono in landscape.
62
+ - Ora il calendario si chiude automaticamente quando si passa al campo successivo dopo aver selezionato la data di fine, nei blocchi di ricerca dove è possibile indicare una data di inizio e fine.
63
+ - Migliorata la visualizzazione dei link sulle immagini nei blocchi elenco, rimosso testo non necessario con tipo e dimensione dei file.
64
+
44
65
  ## Versione 11.32.0 (31/07/2025)
45
66
 
46
67
  ### Novità
@@ -661,6 +661,11 @@ msgstr ""
661
661
  msgid "Titolo"
662
662
  msgstr ""
663
663
 
664
+ #: components/ItaliaTheme/ScrollToTop/ScrollToTop
665
+ # defaultMessage: Torna all'inizio della pagina
666
+ msgid "Torna all'inizio della pagina"
667
+ msgstr ""
668
+
664
669
  #: components/ItaliaTheme/manage/Widgets/FileWidget
665
670
  # defaultMessage: Trascina qui il file...
666
671
  msgid "Trascina qui il file ..."
@@ -1654,6 +1659,26 @@ msgstr ""
1654
1659
  msgid "dateRangePicker_closeDatePicker"
1655
1660
  msgstr ""
1656
1661
 
1662
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1663
+ # defaultMessage: è selezionata
1664
+ msgid "dateRangePicker_dateIsSelected"
1665
+ msgstr ""
1666
+
1667
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1668
+ # defaultMessage: è selezionata come data di fine
1669
+ msgid "dateRangePicker_dateIsSelectedAsEndDate"
1670
+ msgstr ""
1671
+
1672
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1673
+ # defaultMessage: è selezionata come data di inizio
1674
+ msgid "dateRangePicker_dateIsSelectedAsStartDate"
1675
+ msgstr ""
1676
+
1677
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1678
+ # defaultMessage: non disponibile
1679
+ msgid "dateRangePicker_dateIsUnavailable"
1680
+ msgstr ""
1681
+
1657
1682
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1658
1683
  # defaultMessage: Tasto invio
1659
1684
  msgid "dateRangePicker_enterKey"
@@ -1690,12 +1715,12 @@ msgid "dateRangePicker_jumpToPrevMonth"
1690
1715
  msgstr ""
1691
1716
 
1692
1717
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1693
- # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1718
+ # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data.
1694
1719
  msgid "dateRangePicker_keyboardBackwardNavigationInstructions"
1695
1720
  msgstr ""
1696
1721
 
1697
1722
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1698
- # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1723
+ # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data.
1699
1724
  msgid "dateRangePicker_keyboardForwardNavigationInstructions"
1700
1725
  msgstr ""
1701
1726
 
@@ -646,6 +646,11 @@ msgstr "Title..."
646
646
  msgid "Titolo"
647
647
  msgstr ""
648
648
 
649
+ #: components/ItaliaTheme/ScrollToTop/ScrollToTop
650
+ # defaultMessage: Torna all'inizio della pagina
651
+ msgid "Torna all'inizio della pagina"
652
+ msgstr "Return to top of page"
653
+
649
654
  #: components/ItaliaTheme/manage/Widgets/FileWidget
650
655
  # defaultMessage: Trascina qui il file...
651
656
  msgid "Trascina qui il file ..."
@@ -1639,6 +1644,26 @@ msgstr "Clear dates"
1639
1644
  msgid "dateRangePicker_closeDatePicker"
1640
1645
  msgstr "Close datepicker"
1641
1646
 
1647
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1648
+ # defaultMessage: è selezionata
1649
+ msgid "dateRangePicker_dateIsSelected"
1650
+ msgstr "is selected"
1651
+
1652
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1653
+ # defaultMessage: è selezionata come data di fine
1654
+ msgid "dateRangePicker_dateIsSelectedAsEndDate"
1655
+ msgstr "is selected as end date"
1656
+
1657
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1658
+ # defaultMessage: è selezionata come data di inizio
1659
+ msgid "dateRangePicker_dateIsSelectedAsStartDate"
1660
+ msgstr "is selected as start date"
1661
+
1662
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1663
+ # defaultMessage: non disponibile
1664
+ msgid "dateRangePicker_dateIsUnavailable"
1665
+ msgstr "unavailable"
1666
+
1642
1667
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1643
1668
  # defaultMessage: Tasto invio
1644
1669
  msgid "dateRangePicker_enterKey"
@@ -1675,14 +1700,14 @@ msgid "dateRangePicker_jumpToPrevMonth"
1675
1700
  msgstr "Move backward to switch to the previous month."
1676
1701
 
1677
1702
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1678
- # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1703
+ # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data.
1679
1704
  msgid "dateRangePicker_keyboardBackwardNavigationInstructions"
1680
- msgstr "Navigate backward to interact with the calendar and select a date. Press the question mark key to get the keyboard shortcuts for changing dates."
1705
+ msgstr "Navigate backward to interact with the calendar and select a date."
1681
1706
 
1682
1707
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1683
- # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1708
+ # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data.
1684
1709
  msgid "dateRangePicker_keyboardForwardNavigationInstructions"
1685
- msgstr "Navigate forward to interact with the calendar and select a date. Press the question mark key to get the keyboard shortcuts for changing dates."
1710
+ msgstr "Navigate forward to interact with the calendar and select a date."
1686
1711
 
1687
1712
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1688
1713
  # defaultMessage: Tasti rapidi
@@ -655,6 +655,11 @@ msgstr "Título..."
655
655
  msgid "Titolo"
656
656
  msgstr "Título"
657
657
 
658
+ #: components/ItaliaTheme/ScrollToTop/ScrollToTop
659
+ # defaultMessage: Torna all'inizio della pagina
660
+ msgid "Torna all'inizio della pagina"
661
+ msgstr "Volver al inicio de la página"
662
+
658
663
  #: components/ItaliaTheme/manage/Widgets/FileWidget
659
664
  # defaultMessage: Trascina qui il file...
660
665
  msgid "Trascina qui il file ..."
@@ -1648,6 +1653,26 @@ msgstr "Borrar fechas"
1648
1653
  msgid "dateRangePicker_closeDatePicker"
1649
1654
  msgstr "Cerrar selector de fecha"
1650
1655
 
1656
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1657
+ # defaultMessage: è selezionata
1658
+ msgid "dateRangePicker_dateIsSelected"
1659
+ msgstr ""
1660
+
1661
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1662
+ # defaultMessage: è selezionata come data di fine
1663
+ msgid "dateRangePicker_dateIsSelectedAsEndDate"
1664
+ msgstr ""
1665
+
1666
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1667
+ # defaultMessage: è selezionata come data di inizio
1668
+ msgid "dateRangePicker_dateIsSelectedAsStartDate"
1669
+ msgstr ""
1670
+
1671
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1672
+ # defaultMessage: non disponibile
1673
+ msgid "dateRangePicker_dateIsUnavailable"
1674
+ msgstr ""
1675
+
1651
1676
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1652
1677
  # defaultMessage: Tasto invio
1653
1678
  msgid "dateRangePicker_enterKey"
@@ -1684,14 +1709,14 @@ msgid "dateRangePicker_jumpToPrevMonth"
1684
1709
  msgstr "Mueva hacia atrás para cambiar al mes anterior."
1685
1710
 
1686
1711
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1687
- # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1712
+ # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data.
1688
1713
  msgid "dateRangePicker_keyboardBackwardNavigationInstructions"
1689
- msgstr "Navegue hacia atrás para interactuar con el calendario y seleccione una fecha. Presiona la tecla del signo de interrogación para obtener los atajos de teclado para cambiar las fechas."
1714
+ msgstr "Navegue hacia atrás para interactuar con el calendario y seleccione una fecha."
1690
1715
 
1691
1716
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1692
- # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1717
+ # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data.
1693
1718
  msgid "dateRangePicker_keyboardForwardNavigationInstructions"
1694
- msgstr "Navegue hacia adelante para interactuar con el calendario y seleccione una fecha. Presiona la tecla del signo de interrogación para obtener los atajos de teclado para cambiar las fechas."
1719
+ msgstr "Navegue hacia adelante para interactuar con el calendario y seleccione una fecha."
1695
1720
 
1696
1721
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1697
1722
  # defaultMessage: Tasti rapidi
@@ -663,6 +663,11 @@ msgstr ""
663
663
  msgid "Titolo"
664
664
  msgstr ""
665
665
 
666
+ #: components/ItaliaTheme/ScrollToTop/ScrollToTop
667
+ # defaultMessage: Torna all'inizio della pagina
668
+ msgid "Torna all'inizio della pagina"
669
+ msgstr "Retour en haut de la page"
670
+
666
671
  #: components/ItaliaTheme/manage/Widgets/FileWidget
667
672
  # defaultMessage: Trascina qui il file...
668
673
  msgid "Trascina qui il file ..."
@@ -1656,6 +1661,26 @@ msgstr "Effacer les dates"
1656
1661
  msgid "dateRangePicker_closeDatePicker"
1657
1662
  msgstr "Fermer le sélecteur de date"
1658
1663
 
1664
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1665
+ # defaultMessage: è selezionata
1666
+ msgid "dateRangePicker_dateIsSelected"
1667
+ msgstr ""
1668
+
1669
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1670
+ # defaultMessage: è selezionata come data di fine
1671
+ msgid "dateRangePicker_dateIsSelectedAsEndDate"
1672
+ msgstr ""
1673
+
1674
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1675
+ # defaultMessage: è selezionata come data di inizio
1676
+ msgid "dateRangePicker_dateIsSelectedAsStartDate"
1677
+ msgstr ""
1678
+
1679
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1680
+ # defaultMessage: non disponibile
1681
+ msgid "dateRangePicker_dateIsUnavailable"
1682
+ msgstr ""
1683
+
1659
1684
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1660
1685
  # defaultMessage: Tasto invio
1661
1686
  msgid "dateRangePicker_enterKey"
@@ -1692,14 +1717,14 @@ msgid "dateRangePicker_jumpToPrevMonth"
1692
1717
  msgstr "Revenir en arrière pour passer au mois précédent."
1693
1718
 
1694
1719
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1695
- # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1720
+ # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data.
1696
1721
  msgid "dateRangePicker_keyboardBackwardNavigationInstructions"
1697
- msgstr "Naviguez en arrière pour interagir avec le calendrier et sélectionnez une date. Appuyez sur la touche point d'interrogation pour obtenir les raccourcis clavier permettant de modifier les dates."
1722
+ msgstr "Naviguez en arrière pour interagir avec le calendrier et sélectionnez une date."
1698
1723
 
1699
1724
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1700
- # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1725
+ # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data.
1701
1726
  msgid "dateRangePicker_keyboardForwardNavigationInstructions"
1702
- msgstr "Naviguez vers l'avant pour interagir avec le calendrier et sélectionnez une date. Appuyez sur la touche point d'interrogation pour obtenir les raccourcis clavier permettant de modifier les dates."
1727
+ msgstr "Naviguez vers l'avant pour interagir avec le calendrier et sélectionnez une date."
1703
1728
 
1704
1729
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1705
1730
  # defaultMessage: Tasti rapidi
@@ -646,6 +646,11 @@ msgstr "Titolo..."
646
646
  msgid "Titolo"
647
647
  msgstr "Titolo"
648
648
 
649
+ #: components/ItaliaTheme/ScrollToTop/ScrollToTop
650
+ # defaultMessage: Torna all'inizio della pagina
651
+ msgid "Torna all'inizio della pagina"
652
+ msgstr "Torna all'inizio della pagina"
653
+
649
654
  #: components/ItaliaTheme/manage/Widgets/FileWidget
650
655
  # defaultMessage: Trascina qui il file...
651
656
  msgid "Trascina qui il file ..."
@@ -1639,6 +1644,26 @@ msgstr "Cancella le date"
1639
1644
  msgid "dateRangePicker_closeDatePicker"
1640
1645
  msgstr "Chiudi"
1641
1646
 
1647
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1648
+ # defaultMessage: è selezionata
1649
+ msgid "dateRangePicker_dateIsSelected"
1650
+ msgstr ""
1651
+
1652
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1653
+ # defaultMessage: è selezionata come data di fine
1654
+ msgid "dateRangePicker_dateIsSelectedAsEndDate"
1655
+ msgstr ""
1656
+
1657
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1658
+ # defaultMessage: è selezionata come data di inizio
1659
+ msgid "dateRangePicker_dateIsSelectedAsStartDate"
1660
+ msgstr ""
1661
+
1662
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1663
+ # defaultMessage: non disponibile
1664
+ msgid "dateRangePicker_dateIsUnavailable"
1665
+ msgstr ""
1666
+
1642
1667
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1643
1668
  # defaultMessage: Tasto invio
1644
1669
  msgid "dateRangePicker_enterKey"
@@ -1675,14 +1700,14 @@ msgid "dateRangePicker_jumpToPrevMonth"
1675
1700
  msgstr "Torna indietro per passare al mese precedente"
1676
1701
 
1677
1702
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1678
- # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1703
+ # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data.
1679
1704
  msgid "dateRangePicker_keyboardBackwardNavigationInstructions"
1680
- msgstr "Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date."
1705
+ msgstr "Naviga indietro per interagire con il calendario e selezionare una data."
1681
1706
 
1682
1707
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1683
- # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1708
+ # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data.
1684
1709
  msgid "dateRangePicker_keyboardForwardNavigationInstructions"
1685
- msgstr "Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date."
1710
+ msgstr "Naviga avanti per interagire con il calendario e selezionare una data."
1686
1711
 
1687
1712
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1688
1713
  # defaultMessage: Tasti rapidi
package/locales/volto.pot CHANGED
@@ -1,7 +1,7 @@
1
1
  msgid ""
2
2
  msgstr ""
3
3
  "Project-Id-Version: Plone\n"
4
- "POT-Creation-Date: 2025-07-31T15:00:17.623Z\n"
4
+ "POT-Creation-Date: 2025-08-20T13:31:34.800Z\n"
5
5
  "Last-Translator: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
6
6
  "Language-Team: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
7
7
  "MIME-Version: 1.0\n"
@@ -648,6 +648,11 @@ msgstr ""
648
648
  msgid "Titolo"
649
649
  msgstr ""
650
650
 
651
+ #: components/ItaliaTheme/ScrollToTop/ScrollToTop
652
+ # defaultMessage: Torna all'inizio della pagina
653
+ msgid "Torna all'inizio della pagina"
654
+ msgstr ""
655
+
651
656
  #: components/ItaliaTheme/manage/Widgets/FileWidget
652
657
  # defaultMessage: Trascina qui il file...
653
658
  msgid "Trascina qui il file ..."
@@ -1641,6 +1646,26 @@ msgstr ""
1641
1646
  msgid "dateRangePicker_closeDatePicker"
1642
1647
  msgstr ""
1643
1648
 
1649
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1650
+ # defaultMessage: è selezionata
1651
+ msgid "dateRangePicker_dateIsSelected"
1652
+ msgstr ""
1653
+
1654
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1655
+ # defaultMessage: è selezionata come data di fine
1656
+ msgid "dateRangePicker_dateIsSelectedAsEndDate"
1657
+ msgstr ""
1658
+
1659
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1660
+ # defaultMessage: è selezionata come data di inizio
1661
+ msgid "dateRangePicker_dateIsSelectedAsStartDate"
1662
+ msgstr ""
1663
+
1664
+ #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1665
+ # defaultMessage: non disponibile
1666
+ msgid "dateRangePicker_dateIsUnavailable"
1667
+ msgstr ""
1668
+
1644
1669
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1645
1670
  # defaultMessage: Tasto invio
1646
1671
  msgid "dateRangePicker_enterKey"
@@ -1677,12 +1702,12 @@ msgid "dateRangePicker_jumpToPrevMonth"
1677
1702
  msgstr ""
1678
1703
 
1679
1704
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1680
- # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1705
+ # defaultMessage: Naviga indietro per interagire con il calendario e selezionare una data.
1681
1706
  msgid "dateRangePicker_keyboardBackwardNavigationInstructions"
1682
1707
  msgstr ""
1683
1708
 
1684
1709
  #: components/ItaliaTheme/Blocks/Common/SearchFilters/DateFilter
1685
- # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
1710
+ # defaultMessage: Naviga avanti per interagire con il calendario e selezionare una data.
1686
1711
  msgid "dateRangePicker_keyboardForwardNavigationInstructions"
1687
1712
  msgstr ""
1688
1713
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "design-comuni-plone-theme",
3
3
  "description": "Volto Theme for Italia design guidelines",
4
4
  "license": "GPL-v3",
5
- "version": "11.32.0",
5
+ "version": "11.33.0",
6
6
  "main": "src/index.js",
7
7
  "repository": {
8
8
  "type": "git",
@@ -151,7 +151,7 @@
151
151
  "volto-data-grid-widget": "2.3.1",
152
152
  "volto-dropdownmenu": "4.1.3",
153
153
  "volto-editablefooter": "5.1.7",
154
- "volto-feedback": "0.7.1",
154
+ "volto-feedback": "0.7.2",
155
155
  "volto-form-block": "3.12.0",
156
156
  "volto-gdpr-privacy": "2.2.12",
157
157
  "volto-google-analytics": "2.0.0",
package/publiccode.yml CHANGED
@@ -227,9 +227,9 @@ maintenance:
227
227
  name: io-Comune - Il sito AgID per Comuni ed Enti Pubblici
228
228
  platforms:
229
229
  - web
230
- releaseDate: '2025-07-31'
230
+ releaseDate: '2025-08-22'
231
231
  softwareType: standalone/web
232
- softwareVersion: 11.32.0
232
+ softwareVersion: 11.33.0
233
233
  url: 'https://github.com/italia/design-comuni-plone-theme'
234
234
  usedBy:
235
235
  - ASP Comuni Modenesi Area Nord
@@ -1,4 +1,4 @@
1
- import React, { useState, useEffect } from 'react';
1
+ import React, { useState, useEffect, useRef } from 'react';
2
2
  import { useIntl, defineMessages } from 'react-intl';
3
3
  import { Icon } from 'design-comuni-plone-theme/components/ItaliaTheme';
4
4
 
@@ -122,21 +122,49 @@ const messages = defineMessages({
122
122
  keyboardForwardNavigationInstructions: {
123
123
  id: 'dateRangePicker_keyboardForwardNavigationInstructions',
124
124
  defaultMessage:
125
- "Naviga avanti per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.",
125
+ 'Naviga avanti per interagire con il calendario e selezionare una data.', //(rimosso questo perchè abbiamo messo hideKeyboardShortcutsPanel=true --> )Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
126
126
  },
127
127
  keyboardBackwardNavigationInstructions: {
128
128
  id: 'dateRangePicker_keyboardBackwardNavigationInstructions',
129
129
  defaultMessage:
130
- "Naviga indietro per interagire con il calendario e selezionare una data. Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.",
130
+ 'Naviga indietro per interagire con il calendario e selezionare una data.', //(rimosso questo perchè abbiamo messo hideKeyboardShortcutsPanel=true --> )Premi il pulsante 'punto interrogativo' per conoscere i tasti rapidi per modificare le date.
131
131
  },
132
132
  choose: {
133
133
  id: 'dateRangePicker_choose',
134
134
  defaultMessage: 'Scegli',
135
135
  },
136
+ dateIsUnavailable: {
137
+ id: 'dateRangePicker_dateIsUnavailable',
138
+ defaultMessage: 'non disponibile',
139
+ },
140
+ dateIsSelected: {
141
+ id: 'dateRangePicker_dateIsSelected',
142
+ defaultMessage: 'è selezionata',
143
+ },
144
+ dateIsSelectedAsStartDate: {
145
+ id: 'dateRangePicker_dateIsSelectedAsStartDate',
146
+ defaultMessage: 'è selezionata come data di inizio',
147
+ },
148
+ dateIsSelectedAsEndDate: {
149
+ id: 'dateRangePicker_dateIsSelectedAsEndDate',
150
+ defaultMessage: 'è selezionata come data di fine',
151
+ },
136
152
  });
137
153
 
138
154
  const getDateRangePickerPhrases = (intl) => {
139
155
  return {
156
+ chooseAvailableDate: ({ date }) => `${date}`,
157
+ chooseAvailableStartDate: ({ date }) => `${date}`,
158
+ chooseAvailableEndDate: ({ date }) => `${date}`,
159
+ dateIsUnavailable: ({ date }) =>
160
+ `${date} ${intl.formatMessage(messages.dateIsUnavailable)}`,
161
+ dateIsSelected: ({ date }) =>
162
+ `${date} ${intl.formatMessage(messages.dateIsSelected)}`,
163
+ dateIsSelectedAsStartDate: ({ date }) =>
164
+ `${date} ${intl.formatMessage(messages.dateIsSelectedAsStartDate)}`,
165
+ dateIsSelectedAsEndDate: ({ date }) =>
166
+ `${date} ${intl.formatMessage(messages.dateIsSelectedAsEndDate)}`,
167
+ //
140
168
  calendarLabel: intl.formatMessage(messages.calendarLabel),
141
169
  roleDescription: intl.formatMessage(messages.roleDescription),
142
170
  closeDatePicker: intl.formatMessage(messages.closeDatePicker),
@@ -196,34 +224,67 @@ const DateFilter = (props) => {
196
224
  let isMobile = false;
197
225
  if (__CLIENT__) isMobile = window && window.innerWidth < 992;
198
226
 
199
- useEffect(() => {
200
- let startDateInput = document.getElementById('start-date-filter');
201
-
202
- if (startDateInput) {
203
- let removeStartDateListener = startDateInput.addEventListener(
204
- 'keydown',
205
- (e) => {
206
- if (e.key === 'Tab' && e.shiftKey) setFocusedDateInput(null);
207
- },
208
- );
227
+ const startDateInputRef = useRef(null);
228
+ const endDateInputRef = useRef(null);
209
229
 
210
- if (removeStartDateListener) return () => removeStartDateListener();
230
+ const startDateListener = (e) => {
231
+ if (e.key === 'Tab') {
232
+ if (e.shiftKey) {
233
+ setFocusedDateInput(null);
234
+ }
211
235
  }
212
- }, []);
213
236
 
237
+ if (e.key === 'Escape') {
238
+ setFocusedDateInput(null);
239
+ }
240
+ };
241
+ const endDateListener = (e) => {
242
+ if (e.key === 'Tab' && !e.shiftKey) {
243
+ setFocusedDateInput(null);
244
+ }
245
+ if (e.key === 'Escape') {
246
+ setFocusedDateInput(null);
247
+ }
248
+ };
214
249
  useEffect(() => {
215
- let endDateInput = document.getElementById('end-date-filter');
250
+ //start input
251
+ if (focusedDateInput == 'startDate' && !startDateInputRef.current) {
252
+ startDateInputRef.current = document.getElementById(
253
+ `start-date-filter-${blockID}`,
254
+ );
255
+
256
+ if (startDateInputRef.current) {
257
+ startDateInputRef.current.addEventListener(
258
+ 'keydown',
259
+ startDateListener,
260
+ );
261
+ }
262
+ }
216
263
 
217
- if (endDateInput) {
218
- let removeEndDateListener = endDateInput.addEventListener(
219
- 'keydown',
220
- (e) => {
221
- if (e.key === 'Tab' && !e.shiftKey) setFocusedDateInput(null);
222
- },
264
+ //end input
265
+ if (focusedDateInput == 'endDate' && !endDateInputRef.current) {
266
+ endDateInputRef.current = document.getElementById(
267
+ `end-date-filter-${blockID}`,
223
268
  );
224
269
 
225
- if (removeEndDateListener) return () => removeEndDateListener();
270
+ if (endDateInputRef.current) {
271
+ endDateInputRef.current.addEventListener('keydown', endDateListener);
272
+ }
226
273
  }
274
+ }, [focusedDateInput]);
275
+
276
+ useEffect(() => {
277
+ return () => {
278
+ if (startDateInputRef.current) {
279
+ startDateInputRef.current.removeEventListener(
280
+ 'keydown',
281
+ startDateListener,
282
+ );
283
+ }
284
+ if (endDateInputRef.current) {
285
+ endDateInputRef.current.removeEventListener('keydown', endDateListener);
286
+ }
287
+ };
227
288
  }, []);
228
289
 
229
290
  return (
@@ -249,11 +310,14 @@ const DateFilter = (props) => {
249
310
  numberOfMonths={isMobile ? 1 : 2}
250
311
  minimumNights={0}
251
312
  focusedInput={focusedDateInput}
252
- onFocusChange={(focusedInput) => setFocusedDateInput(focusedInput)}
313
+ onFocusChange={(focusedInput) => {
314
+ setFocusedDateInput(focusedInput);
315
+ }}
253
316
  displayFormat="DD/MM/YYYY"
254
317
  hideKeyboardShortcutsPanel={true}
255
318
  showClearDates
256
319
  phrases={getDateRangePickerPhrases(intl)}
320
+ dayAriaLabelFormat="dddd, DD MMMM YYYY"
257
321
  customArrowIcon={
258
322
  <Icon
259
323
  icon="it-arrow-right"
@@ -264,7 +328,7 @@ const DateFilter = (props) => {
264
328
  customCloseIcon={
265
329
  <Icon
266
330
  icon="it-close"
267
- color="white"
331
+ color="black"
268
332
  title={intl.formatMessage(messages.clearDates)}
269
333
  />
270
334
  }
@@ -131,7 +131,7 @@ const BandiInEvidenceTemplate = ({
131
131
  {intl.formatMessage(messages.tipologia)}:
132
132
  </div>
133
133
  <span className="bando-dati-date">
134
- {item.tipologia_bando}
134
+ {item.tipologia_bando.title}
135
135
  </span>
136
136
  </span>
137
137
  )}
@@ -213,6 +213,14 @@ const BandiInEvidenceTemplate = ({
213
213
  </span>
214
214
  )}
215
215
 
216
+ {/* cig */}
217
+ {item.cig && (
218
+ <span className="d-flex flex-wrap align-items-baseline bando-dati-info">
219
+ <div className="bando-dati-label me-2">CIG:</div>
220
+ <span className="bando-dati-date">{item.cig}</span>
221
+ </span>
222
+ )}
223
+
216
224
  {/* Note aggiornamenti */}
217
225
  {item.update_note &&
218
226
  (item.bando_state?.includes('open') ||
@@ -62,10 +62,8 @@ const CardWithImageDefault = (props) => {
62
62
  : getEventRecurrenceMore(item, isEditMode);
63
63
  const listingText = show_description ? <ListingText item={item} /> : null;
64
64
 
65
- const showImage = contentHasImage(
66
- item,
67
- index < imagesToShow || always_show_image,
68
- );
65
+ const showImage =
66
+ contentHasImage(item) && (index < imagesToShow || always_show_image);
69
67
  const category = getCategory(item, show_type, show_section, props);
70
68
  const topics = show_topics ? item.tassonomia_argomenti : null;
71
69
 
@@ -13,6 +13,10 @@ const messages = defineMessages({
13
13
  id: 'Scroll to top',
14
14
  defaultMessage: 'Torna su',
15
15
  },
16
+ scrollToTopAriaLabel: {
17
+ id: "Torna all'inizio della pagina",
18
+ defaultMessage: "Torna all'inizio della pagina",
19
+ },
16
20
  });
17
21
 
18
22
  const ScrollToTop = () => {
@@ -49,7 +53,7 @@ const ScrollToTop = () => {
49
53
  size="sm"
50
54
  title={intl.formatMessage(messages.scrollToTop)}
51
55
  onClick={scrollToTop}
52
- aria-hidden="true"
56
+ aria-label={intl.formatMessage(messages.scrollToTopAriaLabel)}
53
57
  >
54
58
  <Icon icon="it-arrow-up" padding={false} size="sm" />
55
59
  </Button>
@@ -31,6 +31,14 @@ const BandoText = ({ content }) => {
31
31
  >
32
32
  {/* DESCRIZIONE DEL BANDO */}
33
33
  {richTextHasContent(content?.text) && <RichText data={content?.text} />}
34
+
35
+ {/* CIG */}
36
+ {content?.cig && (
37
+ <div className="mb-2">
38
+ <h3 className="h5">CIG</h3>
39
+ {content.cig}
40
+ </div>
41
+ )}
34
42
  {/* TIPOLOGIA DEL BANDO */}
35
43
  <BandoTextTipologia content={content} />
36
44
  {/* DESTINATARI DEL BANDO */}
@@ -228,6 +228,7 @@ const italiaBlocks = {
228
228
  addPermission: [],
229
229
  view: [],
230
230
  },
231
+ blockHasOwnFocusManagement: true,
231
232
  },
232
233
  testo_riquadro_immagine: {
233
234
  id: 'testo_riquadro_immagine',
@@ -245,6 +246,7 @@ const italiaBlocks = {
245
246
  view: [],
246
247
  },
247
248
  sidebarTab: 1,
249
+ blockHasOwnFocusManagement: true,
248
250
  },
249
251
  accordion: {
250
252
  id: 'accordion',
@@ -12,7 +12,7 @@
12
12
  * - Remove link for manifest and svg/apple icons
13
13
  * - Aggiunto og:type website
14
14
  */
15
-
15
+
16
16
  import React, { Component } from 'react';
17
17
  import PropTypes from 'prop-types';
18
18
  import Helmet from '@plone/volto/helpers/Helmet/Helmet';
@@ -129,20 +129,23 @@ class Html extends Component {
129
129
  }}
130
130
  />
131
131
 
132
- {/*
133
- * <link rel="icon" href="/favicon.ico" sizes="any" />
134
- * <link rel="icon" href="/icon.svg" type="image/svg+xml" />
135
- * <link
136
- * rel="apple-touch-icon"
137
- * sizes="180x180"
138
- * href="/apple-touch-icon.png"
139
- * />
140
- * <link rel="manifest" href="/site.webmanifest" />
141
- */}
132
+ {/*
133
+ * <link rel="icon" href="/favicon.ico" sizes="any" />
134
+ * <link rel="icon" href="/icon.svg" type="image/svg+xml" />
135
+ * <link
136
+ * rel="apple-touch-icon"
137
+ * sizes="180x180"
138
+ * href="/apple-touch-icon.png"
139
+ * />
140
+ * <link rel="manifest" href="/site.webmanifest" />
141
+ */}
142
142
 
143
143
  <meta property="og:type" content="website" />
144
144
  <meta name="generator" content="Plone 6 - https://plone.org" />
145
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
145
+ <meta
146
+ name="viewport"
147
+ content="width=device-width, initial-scale=1, shrink-to-fit=no"
148
+ />
146
149
  <meta name="apple-mobile-web-app-capable" content="yes" />
147
150
  {process.env.NODE_ENV === 'production' && criticalCss && (
148
151
  <style
@@ -157,8 +160,8 @@ class Html extends Component {
157
160
  rel: !criticalCss
158
161
  ? elem.props.rel
159
162
  : elem.props.as === 'style'
160
- ? 'prefetch'
161
- : elem.props.rel,
163
+ ? 'prefetch'
164
+ : elem.props.rel,
162
165
  }),
163
166
  )}
164
167
  {/* Styles in development are loaded with Webpack's style-loader, in production,
@@ -192,6 +195,7 @@ class Html extends Component {
192
195
  <div role="navigation" aria-label="Toolbar" id="toolbar" />
193
196
  <div id="main" dangerouslySetInnerHTML={{ __html: markup }} />
194
197
  <div role="complementary" aria-label="Sidebar" id="sidebar" />
198
+
195
199
  <script
196
200
  dangerouslySetInnerHTML={{
197
201
  __html: `window.__data=${serialize(
@@ -17,14 +17,6 @@
17
17
  margin: 18px 0px 0px 18px;
18
18
 
19
19
  background-color: $white;
20
-
21
- .volto-image {
22
- img {
23
- width: 100%;
24
- height: 100%;
25
- object-fit: cover;
26
- }
27
- }
28
20
  }
29
21
 
30
22
  .card.card-bg {
@@ -52,4 +44,9 @@
52
44
  .no-external-if-link > .external-link {
53
45
  display: none;
54
46
  }
47
+
48
+ img.responsive {
49
+ height: 100%;
50
+ object-fit: cover;
51
+ }
55
52
  }
@@ -30,4 +30,22 @@
30
30
  padding-bottom: 15px;
31
31
  border-bottom: 1px solid #455b71;
32
32
  }
33
+
34
+ //* customizzazione: nascondere enhance-link quando è un'immagine
35
+ .card-with-image-template,
36
+ .in-evidence,
37
+ .contentInEvidenceTemplate,
38
+ .list-template {
39
+ .img-responsive-wrapper {
40
+ .enhance-link {
41
+ display: none;
42
+ }
43
+ }
44
+ }
45
+ .small-block-links,
46
+ .contentInEvidenceTemplate {
47
+ .enhance-link {
48
+ display: none;
49
+ }
50
+ }
33
51
  }
@@ -152,6 +152,12 @@ body.cms-ui {
152
152
  }
153
153
  }
154
154
 
155
+ &.section-feedback-panel {
156
+ section#briciole {
157
+ display: none;
158
+ }
159
+ }
160
+
155
161
  .blocks-widget-container {
156
162
  .block.table .toolbar {
157
163
  top: -3.34rem;