io-sanita-theme 2.12.2 → 2.14.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.14.0](https://github.com/RedTurtle/io-sanita-theme/compare/2.13.0...2.14.0) (2025-05-19)
4
+
5
+ ### Features
6
+
7
+ * Persona Schema.org ([a22ad2f](https://github.com/RedTurtle/io-sanita-theme/commit/a22ad2f005e1fb907eba408d0708b3e47f165c8d))
8
+ * Schema.org ComeFarePer ([#84](https://github.com/RedTurtle/io-sanita-theme/issues/84)) ([7832265](https://github.com/RedTurtle/io-sanita-theme/commit/78322651fec3d2c9b84a72cb38a12009e5af6849))
9
+ * schema.org for CT Notizia ([#85](https://github.com/RedTurtle/io-sanita-theme/issues/85)) ([8774a96](https://github.com/RedTurtle/io-sanita-theme/commit/8774a96ad440640ab5b13e47bbd5c752ef6e232e))
10
+
11
+ ### Bug Fixes
12
+
13
+ * missed id 'rights' for Metadata field ([#86](https://github.com/RedTurtle/io-sanita-theme/issues/86)) ([3d3bf9d](https://github.com/RedTurtle/io-sanita-theme/commit/3d3bf9d2965da118de0693244bd71d67137ca8a9))
14
+
15
+ ### Maintenance
16
+
17
+ * udpated volto-gdpr-privacy to fix arrow in widget ([4c5c33a](https://github.com/RedTurtle/io-sanita-theme/commit/4c5c33a232760a2eebe91813861473c8a3653d34))
18
+
19
+ ## [2.13.0](https://github.com/RedTurtle/io-sanita-theme/compare/2.12.2...2.13.0) (2025-04-24)
20
+
21
+ ### Features
22
+
23
+ * basic config for volto-survey-form addon and fix accordion translations([#83](https://github.com/RedTurtle/io-sanita-theme/issues/83)) ([6a53ff6](https://github.com/RedTurtle/io-sanita-theme/commit/6a53ff6fa1d5bdac638b160fbc17b71081ead65e))
24
+
25
+ ### Bug Fixes
26
+
27
+ * matching route on multilingual site for aggregation page ([263cec1](https://github.com/RedTurtle/io-sanita-theme/commit/263cec1de5771b5b5160783ea22f3218233b9380))
28
+ * translations ([b9d4572](https://github.com/RedTurtle/io-sanita-theme/commit/b9d4572bf36f377299b9d33c25f0019c2530072e))
29
+
3
30
  ## [2.12.2](https://github.com/RedTurtle/io-sanita-theme/compare/2.12.1...2.12.2) (2025-04-18)
4
31
 
5
32
  ### Bug Fixes
@@ -49,11 +49,6 @@ msgstr ""
49
49
  msgid "Accordion block settings"
50
50
  msgstr ""
51
51
 
52
- #. Default: "Accordion theme"
53
- #: components/Blocks/Accordion/Schema
54
- msgid "Accordion theme"
55
- msgstr ""
56
-
57
52
  #. Default: "Accordion title"
58
53
  #: components/Blocks/Accordion/Schema
59
54
  msgid "Accordion title"
@@ -626,11 +621,6 @@ msgstr ""
626
621
  msgid "Previous page"
627
622
  msgstr "Vorherige Seite"
628
623
 
629
- #. Default: "Primary"
630
- #: components/Blocks/Accordion/Schema
631
- msgid "Primary"
632
- msgstr ""
633
-
634
624
  #. Default: "Read-only"
635
625
  #: components/Blocks/Accordion/LayoutSchema
636
626
  #: components/Blocks/Accordion/Schema
@@ -695,11 +685,6 @@ msgstr ""
695
685
  msgid "SearchSearchBlockButtonText"
696
686
  msgstr ""
697
687
 
698
- #. Default: "Secondary"
699
- #: components/Blocks/Accordion/Schema
700
- msgid "Secondary"
701
- msgstr ""
702
-
703
688
  #. Default: "Section friendly name"
704
689
  #: components/Blocks/Accordion/LayoutSchema
705
690
  #: components/Blocks/Accordion/Schema
@@ -766,11 +751,6 @@ msgstr ""
766
751
  msgid "Table color inverted"
767
752
  msgstr ""
768
753
 
769
- #. Default: "Tertiary"
770
- #: components/Blocks/Accordion/Schema
771
- msgid "Tertiary"
772
- msgstr ""
773
-
774
754
  #. Default: "Testo..."
775
755
  #: components/Blocks/Icons/Block/EditBlock
776
756
  msgid "Testo placeholder"
@@ -786,11 +766,6 @@ msgstr ""
786
766
  msgid "Thank you."
787
767
  msgstr ""
788
768
 
789
- #. Default: "Theme"
790
- #: components/Blocks/Accordion/Schema
791
- msgid "Theme"
792
- msgstr ""
793
-
794
769
  #. Default: "Tipi di contenuto"
795
770
  #: components/View/AggregationPage/SideMenu
796
771
  msgid "Tipi di contenuto"
@@ -2726,6 +2701,11 @@ msgstr ""
2726
2701
  msgid "related_items"
2727
2702
  msgstr ""
2728
2703
 
2704
+ #. Default: "Diritti"
2705
+ #: components/View/commons/Metadata/Metadata
2706
+ msgid "rights"
2707
+ msgstr "Rechte"
2708
+
2729
2709
  #. Default: "il giorno"
2730
2710
  #: overrideTranslations
2731
2711
  msgid "rrule_in"
@@ -44,11 +44,6 @@ msgstr ""
44
44
  msgid "Accordion block settings"
45
45
  msgstr ""
46
46
 
47
- #. Default: "Accordion theme"
48
- #: components/Blocks/Accordion/Schema
49
- msgid "Accordion theme"
50
- msgstr ""
51
-
52
47
  #. Default: "Accordion title"
53
48
  #: components/Blocks/Accordion/Schema
54
49
  msgid "Accordion title"
@@ -621,11 +616,6 @@ msgstr "Select to play slider"
621
616
  msgid "Previous page"
622
617
  msgstr "Previous page"
623
618
 
624
- #. Default: "Primary"
625
- #: components/Blocks/Accordion/Schema
626
- msgid "Primary"
627
- msgstr ""
628
-
629
619
  #. Default: "Read-only"
630
620
  #: components/Blocks/Accordion/LayoutSchema
631
621
  #: components/Blocks/Accordion/Schema
@@ -690,11 +680,6 @@ msgstr "Search by keyword"
690
680
  msgid "SearchSearchBlockButtonText"
691
681
  msgstr ""
692
682
 
693
- #. Default: "Secondary"
694
- #: components/Blocks/Accordion/Schema
695
- msgid "Secondary"
696
- msgstr ""
697
-
698
683
  #. Default: "Section friendly name"
699
684
  #: components/Blocks/Accordion/LayoutSchema
700
685
  #: components/Blocks/Accordion/Schema
@@ -761,11 +746,6 @@ msgstr ""
761
746
  msgid "Table color inverted"
762
747
  msgstr ""
763
748
 
764
- #. Default: "Tertiary"
765
- #: components/Blocks/Accordion/Schema
766
- msgid "Tertiary"
767
- msgstr ""
768
-
769
749
  #. Default: "Testo..."
770
750
  #: components/Blocks/Icons/Block/EditBlock
771
751
  msgid "Testo placeholder"
@@ -781,11 +761,6 @@ msgstr ""
781
761
  msgid "Thank you."
782
762
  msgstr ""
783
763
 
784
- #. Default: "Theme"
785
- #: components/Blocks/Accordion/Schema
786
- msgid "Theme"
787
- msgstr ""
788
-
789
764
  #. Default: "Tipi di contenuto"
790
765
  #: components/View/AggregationPage/SideMenu
791
766
  msgid "Tipi di contenuto"
@@ -2721,6 +2696,11 @@ msgstr "Reading time"
2721
2696
  msgid "related_items"
2722
2697
  msgstr "Related items"
2723
2698
 
2699
+ #. Default: "Diritti"
2700
+ #: components/View/commons/Metadata/Metadata
2701
+ msgid "rights"
2702
+ msgstr "Rights"
2703
+
2724
2704
  #. Default: "il giorno"
2725
2705
  #: overrideTranslations
2726
2706
  msgid "rrule_in"
@@ -51,11 +51,6 @@ msgstr ""
51
51
  msgid "Accordion block settings"
52
52
  msgstr ""
53
53
 
54
- #. Default: "Accordion theme"
55
- #: components/Blocks/Accordion/Schema
56
- msgid "Accordion theme"
57
- msgstr ""
58
-
59
54
  #. Default: "Accordion title"
60
55
  #: components/Blocks/Accordion/Schema
61
56
  msgid "Accordion title"
@@ -628,11 +623,6 @@ msgstr ""
628
623
  msgid "Previous page"
629
624
  msgstr "Pagina anterior"
630
625
 
631
- #. Default: "Primary"
632
- #: components/Blocks/Accordion/Schema
633
- msgid "Primary"
634
- msgstr ""
635
-
636
626
  #. Default: "Read-only"
637
627
  #: components/Blocks/Accordion/LayoutSchema
638
628
  #: components/Blocks/Accordion/Schema
@@ -697,11 +687,6 @@ msgstr ""
697
687
  msgid "SearchSearchBlockButtonText"
698
688
  msgstr ""
699
689
 
700
- #. Default: "Secondary"
701
- #: components/Blocks/Accordion/Schema
702
- msgid "Secondary"
703
- msgstr ""
704
-
705
690
  #. Default: "Section friendly name"
706
691
  #: components/Blocks/Accordion/LayoutSchema
707
692
  #: components/Blocks/Accordion/Schema
@@ -768,11 +753,6 @@ msgstr ""
768
753
  msgid "Table color inverted"
769
754
  msgstr ""
770
755
 
771
- #. Default: "Tertiary"
772
- #: components/Blocks/Accordion/Schema
773
- msgid "Tertiary"
774
- msgstr ""
775
-
776
756
  #. Default: "Testo..."
777
757
  #: components/Blocks/Icons/Block/EditBlock
778
758
  msgid "Testo placeholder"
@@ -788,11 +768,6 @@ msgstr ""
788
768
  msgid "Thank you."
789
769
  msgstr "Gracias."
790
770
 
791
- #. Default: "Theme"
792
- #: components/Blocks/Accordion/Schema
793
- msgid "Theme"
794
- msgstr ""
795
-
796
771
  #. Default: "Tipi di contenuto"
797
772
  #: components/View/AggregationPage/SideMenu
798
773
  msgid "Tipi di contenuto"
@@ -2728,6 +2703,11 @@ msgstr "Tiempo de leer"
2728
2703
  msgid "related_items"
2729
2704
  msgstr ""
2730
2705
 
2706
+ #. Default: "Diritti"
2707
+ #: components/View/commons/Metadata/Metadata
2708
+ msgid "rights"
2709
+ msgstr "Derechos"
2710
+
2731
2711
  #. Default: "il giorno"
2732
2712
  #: overrideTranslations
2733
2713
  msgid "rrule_in"
@@ -51,11 +51,6 @@ msgstr ""
51
51
  msgid "Accordion block settings"
52
52
  msgstr ""
53
53
 
54
- #. Default: "Accordion theme"
55
- #: components/Blocks/Accordion/Schema
56
- msgid "Accordion theme"
57
- msgstr ""
58
-
59
54
  #. Default: "Accordion title"
60
55
  #: components/Blocks/Accordion/Schema
61
56
  msgid "Accordion title"
@@ -628,11 +623,6 @@ msgstr ""
628
623
  msgid "Previous page"
629
624
  msgstr "Page précédente"
630
625
 
631
- #. Default: "Primary"
632
- #: components/Blocks/Accordion/Schema
633
- msgid "Primary"
634
- msgstr ""
635
-
636
626
  #. Default: "Read-only"
637
627
  #: components/Blocks/Accordion/LayoutSchema
638
628
  #: components/Blocks/Accordion/Schema
@@ -697,11 +687,6 @@ msgstr ""
697
687
  msgid "SearchSearchBlockButtonText"
698
688
  msgstr ""
699
689
 
700
- #. Default: "Secondary"
701
- #: components/Blocks/Accordion/Schema
702
- msgid "Secondary"
703
- msgstr ""
704
-
705
690
  #. Default: "Section friendly name"
706
691
  #: components/Blocks/Accordion/LayoutSchema
707
692
  #: components/Blocks/Accordion/Schema
@@ -768,11 +753,6 @@ msgstr ""
768
753
  msgid "Table color inverted"
769
754
  msgstr ""
770
755
 
771
- #. Default: "Tertiary"
772
- #: components/Blocks/Accordion/Schema
773
- msgid "Tertiary"
774
- msgstr ""
775
-
776
756
  #. Default: "Testo..."
777
757
  #: components/Blocks/Icons/Block/EditBlock
778
758
  msgid "Testo placeholder"
@@ -788,11 +768,6 @@ msgstr ""
788
768
  msgid "Thank you."
789
769
  msgstr "Merci."
790
770
 
791
- #. Default: "Theme"
792
- #: components/Blocks/Accordion/Schema
793
- msgid "Theme"
794
- msgstr ""
795
-
796
771
  #. Default: "Tipi di contenuto"
797
772
  #: components/View/AggregationPage/SideMenu
798
773
  msgid "Tipi di contenuto"
@@ -2728,6 +2703,11 @@ msgstr "Temps de lecture"
2728
2703
  msgid "related_items"
2729
2704
  msgstr ""
2730
2705
 
2706
+ #. Default: "Diritti"
2707
+ #: components/View/commons/Metadata/Metadata
2708
+ msgid "rights"
2709
+ msgstr "Droits"
2710
+
2731
2711
  #. Default: "il giorno"
2732
2712
  #: overrideTranslations
2733
2713
  msgid "rrule_in"
@@ -44,11 +44,6 @@ msgstr "Blocco Accordion"
44
44
  msgid "Accordion block settings"
45
45
  msgstr "Opzioni"
46
46
 
47
- #. Default: "Accordion theme"
48
- #: components/Blocks/Accordion/Schema
49
- msgid "Accordion theme"
50
- msgstr "Tema"
51
-
52
47
  #. Default: "Accordion title"
53
48
  #: components/Blocks/Accordion/Schema
54
49
  msgid "Accordion title"
@@ -621,11 +616,6 @@ msgstr ""
621
616
  msgid "Previous page"
622
617
  msgstr "Pagina precedente"
623
618
 
624
- #. Default: "Primary"
625
- #: components/Blocks/Accordion/Schema
626
- msgid "Primary"
627
- msgstr "Primario"
628
-
629
619
  #. Default: "Read-only"
630
620
  #: components/Blocks/Accordion/LayoutSchema
631
621
  #: components/Blocks/Accordion/Schema
@@ -690,11 +680,6 @@ msgstr "Cerca una parola chiave"
690
680
  msgid "SearchSearchBlockButtonText"
691
681
  msgstr "Cerca"
692
682
 
693
- #. Default: "Secondary"
694
- #: components/Blocks/Accordion/Schema
695
- msgid "Secondary"
696
- msgstr "Secondario"
697
-
698
683
  #. Default: "Section friendly name"
699
684
  #: components/Blocks/Accordion/LayoutSchema
700
685
  #: components/Blocks/Accordion/Schema
@@ -761,11 +746,6 @@ msgstr "Tabella"
761
746
  msgid "Table color inverted"
762
747
  msgstr "Colore della tabella invertito"
763
748
 
764
- #. Default: "Tertiary"
765
- #: components/Blocks/Accordion/Schema
766
- msgid "Tertiary"
767
- msgstr "Terziario"
768
-
769
749
  #. Default: "Testo..."
770
750
  #: components/Blocks/Icons/Block/EditBlock
771
751
  msgid "Testo placeholder"
@@ -781,11 +761,6 @@ msgstr ""
781
761
  msgid "Thank you."
782
762
  msgstr "Grazie."
783
763
 
784
- #. Default: "Theme"
785
- #: components/Blocks/Accordion/Schema
786
- msgid "Theme"
787
- msgstr "Tema"
788
-
789
764
  #. Default: "Tipi di contenuto"
790
765
  #: components/View/AggregationPage/SideMenu
791
766
  msgid "Tipi di contenuto"
@@ -2721,6 +2696,11 @@ msgstr "Tempo di lettura"
2721
2696
  msgid "related_items"
2722
2697
  msgstr ""
2723
2698
 
2699
+ #. Default: "Diritti"
2700
+ #: components/View/commons/Metadata/Metadata
2701
+ msgid "rights"
2702
+ msgstr ""
2703
+
2724
2704
  #. Default: "il giorno"
2725
2705
  #: overrideTranslations
2726
2706
  msgid "rrule_in"
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-03-31T11:23:16.064Z\n"
4
+ "POT-Creation-Date: 2025-05-16T08:50:36.599Z\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
  "Content-Type: text/plain; charset=utf-8\n"
@@ -46,11 +46,6 @@ msgstr ""
46
46
  msgid "Accordion block settings"
47
47
  msgstr ""
48
48
 
49
- #. Default: "Accordion theme"
50
- #: components/Blocks/Accordion/Schema
51
- msgid "Accordion theme"
52
- msgstr ""
53
-
54
49
  #. Default: "Accordion title"
55
50
  #: components/Blocks/Accordion/Schema
56
51
  msgid "Accordion title"
@@ -623,11 +618,6 @@ msgstr ""
623
618
  msgid "Previous page"
624
619
  msgstr ""
625
620
 
626
- #. Default: "Primary"
627
- #: components/Blocks/Accordion/Schema
628
- msgid "Primary"
629
- msgstr ""
630
-
631
621
  #. Default: "Read-only"
632
622
  #: components/Blocks/Accordion/LayoutSchema
633
623
  #: components/Blocks/Accordion/Schema
@@ -692,11 +682,6 @@ msgstr ""
692
682
  msgid "SearchSearchBlockButtonText"
693
683
  msgstr ""
694
684
 
695
- #. Default: "Secondary"
696
- #: components/Blocks/Accordion/Schema
697
- msgid "Secondary"
698
- msgstr ""
699
-
700
685
  #. Default: "Section friendly name"
701
686
  #: components/Blocks/Accordion/LayoutSchema
702
687
  #: components/Blocks/Accordion/Schema
@@ -763,11 +748,6 @@ msgstr ""
763
748
  msgid "Table color inverted"
764
749
  msgstr ""
765
750
 
766
- #. Default: "Tertiary"
767
- #: components/Blocks/Accordion/Schema
768
- msgid "Tertiary"
769
- msgstr ""
770
-
771
751
  #. Default: "Testo..."
772
752
  #: components/Blocks/Icons/Block/EditBlock
773
753
  msgid "Testo placeholder"
@@ -783,11 +763,6 @@ msgstr ""
783
763
  msgid "Thank you."
784
764
  msgstr ""
785
765
 
786
- #. Default: "Theme"
787
- #: components/Blocks/Accordion/Schema
788
- msgid "Theme"
789
- msgstr ""
790
-
791
766
  #. Default: "Tipi di contenuto"
792
767
  #: components/View/AggregationPage/SideMenu
793
768
  msgid "Tipi di contenuto"
@@ -2723,6 +2698,11 @@ msgstr ""
2723
2698
  msgid "related_items"
2724
2699
  msgstr ""
2725
2700
 
2701
+ #. Default: "Diritti"
2702
+ #: components/View/commons/Metadata/Metadata
2703
+ msgid "rights"
2704
+ msgstr ""
2705
+
2726
2706
  #. Default: "il giorno"
2727
2707
  #: overrideTranslations
2728
2708
  msgid "rrule_in"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "io-sanita-theme",
3
- "version": "2.12.2",
3
+ "version": "2.14.0",
4
4
  "description": "io-sanita-theme: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "license": "MIT",
@@ -104,7 +104,7 @@
104
104
  "volto-feedback-italia": "1.0.8",
105
105
  "volto-form-block": "3.10.2",
106
106
  "volto-form-block-italia": "1.0.5",
107
- "volto-gdpr-privacy": "2.2.14",
107
+ "volto-gdpr-privacy": "2.2.15",
108
108
  "volto-querywidget-with-browser": "0.4.3",
109
109
  "volto-rss-block": "3.0.1",
110
110
  "volto-rt-carousel": "1.0.0",