diff --git a/CHANGELOG.md b/CHANGELOG.md index 60027afe6..93268d6cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +### [7.25.4](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.25.3...v7.25.4) (2024-03-18) + + +### Bug Fixes + +* mobile search icon in header ([#597](https://github.com/RedTurtle/design-comuni-plone-theme/issues/597)) ([7b8b0d9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7b8b0d93fc51fc8548661156660e1444d22becb4)) +* subsite styles for simple list, index of content, search block ([#572](https://github.com/RedTurtle/design-comuni-plone-theme/issues/572)) ([5869d83](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5869d83c16faace4e851450574954854cd9ed0cf)) +* subsites list bullet colors ([#574](https://github.com/RedTurtle/design-comuni-plone-theme/issues/574)) ([814d55d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/814d55d4a1510daa732956241b3a53ef9f063a5b)) + ### [7.25.3](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.25.2...v7.25.3) (2024-03-07) diff --git a/RELEASE.md b/RELEASE.md index c38058e39..77cd756e4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -35,6 +35,11 @@ ### Migliorie - Migliorata l'accessibilità del blocco Icone. +- Migliorata l'accessibilità per la customer satisfaction. + +### Fix + +- Migliorato l'allineamento dei filtri nella pagina di Ricerca. ## Versione 7.25.3 (07/03/2024) diff --git a/locales/de/LC_MESSAGES/volto.po b/locales/de/LC_MESSAGES/volto.po index 348f3f803..d83cebfdf 100644 --- a/locales/de/LC_MESSAGES/volto.po +++ b/locales/de/LC_MESSAGES/volto.po @@ -1436,7 +1436,7 @@ msgid "customer_satisfaction" msgstr "" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: No +# defaultMessage: No, it was not useful msgid "customer_satisfaction_no" msgstr "" @@ -1461,7 +1461,7 @@ msgid "customer_satisfaction_title" msgstr "" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: Yes +# defaultMessage: Yes, it was useful msgid "customer_satisfaction_yes" msgstr "" diff --git a/locales/en/LC_MESSAGES/volto.po b/locales/en/LC_MESSAGES/volto.po index 4393c3e51..e4de414d3 100644 --- a/locales/en/LC_MESSAGES/volto.po +++ b/locales/en/LC_MESSAGES/volto.po @@ -1421,7 +1421,7 @@ msgid "customer_satisfaction" msgstr "" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: No +# defaultMessage: No, it was not useful msgid "customer_satisfaction_no" msgstr "" @@ -1446,7 +1446,7 @@ msgid "customer_satisfaction_title" msgstr "" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: Yes +# defaultMessage: Yes, it was useful msgid "customer_satisfaction_yes" msgstr "" diff --git a/locales/es/LC_MESSAGES/volto.po b/locales/es/LC_MESSAGES/volto.po index c85dcf5c2..6e8160177 100644 --- a/locales/es/LC_MESSAGES/volto.po +++ b/locales/es/LC_MESSAGES/volto.po @@ -1430,7 +1430,7 @@ msgid "customer_satisfaction" msgstr "Resultados de las encuestas de satisfacción del cliente" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: No +# defaultMessage: No, it was not useful msgid "customer_satisfaction_no" msgstr "No" @@ -1455,7 +1455,7 @@ msgid "customer_satisfaction_title" msgstr "¿Fue esta página útil para usted?" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: Yes +# defaultMessage: Yes, it was useful msgid "customer_satisfaction_yes" msgstr "Sí" diff --git a/locales/fr/LC_MESSAGES/volto.po b/locales/fr/LC_MESSAGES/volto.po index 1110229d5..d1dd853b2 100644 --- a/locales/fr/LC_MESSAGES/volto.po +++ b/locales/fr/LC_MESSAGES/volto.po @@ -1438,7 +1438,7 @@ msgid "customer_satisfaction" msgstr "Résultats des enquêtes de satisfaction client" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: No +# defaultMessage: No, it was not useful msgid "customer_satisfaction_no" msgstr "No" @@ -1463,7 +1463,7 @@ msgid "customer_satisfaction_title" msgstr "Est-ce que cette page vous a été utile?" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: Yes +# defaultMessage: Yes, it was useful msgid "customer_satisfaction_yes" msgstr "Oui" diff --git a/locales/it/LC_MESSAGES/volto.po b/locales/it/LC_MESSAGES/volto.po index fd65c0621..baa64a41c 100644 --- a/locales/it/LC_MESSAGES/volto.po +++ b/locales/it/LC_MESSAGES/volto.po @@ -1421,9 +1421,9 @@ msgid "customer_satisfaction" msgstr "Risultati indagini di customer satisfaction" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: No +# defaultMessage: No, it was not useful msgid "customer_satisfaction_no" -msgstr "No" +msgstr "No, questa pagina non mi è stata utile." #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction # defaultMessage: Submit your comment @@ -1446,9 +1446,9 @@ msgid "customer_satisfaction_title" msgstr "Questa pagina ti è stata utile?" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: Yes +# defaultMessage: Yes, it was useful msgid "customer_satisfaction_yes" -msgstr "Sì" +msgstr "Sì, questa pagina mi è stata utile" #: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderEventDates # defaultMessage: dal {dateStart} fino a conclusione diff --git a/locales/volto.pot b/locales/volto.pot index 2607c3774..5aea0452a 100644 --- a/locales/volto.pot +++ b/locales/volto.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Plone\n" -"POT-Creation-Date: 2024-02-29T10:45:35.413Z\n" +"POT-Creation-Date: 2024-03-15T14:43:53.376Z\n" "Last-Translator: Plone i18n \n" "Language-Team: Plone i18n \n" "MIME-Version: 1.0\n" @@ -1423,7 +1423,7 @@ msgid "customer_satisfaction" msgstr "" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: No +# defaultMessage: No, it was not useful msgid "customer_satisfaction_no" msgstr "" @@ -1448,7 +1448,7 @@ msgid "customer_satisfaction_title" msgstr "" #: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction -# defaultMessage: Yes +# defaultMessage: Yes, it was useful msgid "customer_satisfaction_yes" msgstr "" diff --git a/package.json b/package.json index 4ba849157..b65fa1f66 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "design-comuni-plone-theme", "description": "Volto Theme for Italia design guidelines", "license": "MIT", - "version": "7.25.3", + "version": "7.25.4", "addons": [ "@plone-collective/volto-sentry", "volto-multilingual-widget", diff --git a/src/components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction.jsx b/src/components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction.jsx index 0ccdc51c1..a47d6dd63 100644 --- a/src/components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction.jsx +++ b/src/components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction.jsx @@ -27,11 +27,11 @@ const messages = defineMessages({ }, yes: { id: 'customer_satisfaction_yes', - defaultMessage: 'Yes', + defaultMessage: 'Yes, it was useful', }, no: { id: 'customer_satisfaction_no', - defaultMessage: 'No', + defaultMessage: 'No, it was not useful', }, suggestions_placeholder: { id: 'customer_satisfaction_suggestions_placeholder', diff --git a/src/components/ItaliaTheme/Footer/FooterSmall.jsx b/src/components/ItaliaTheme/Footer/FooterSmall.jsx index 7792cf33e..7c0dcba1d 100644 --- a/src/components/ItaliaTheme/Footer/FooterSmall.jsx +++ b/src/components/ItaliaTheme/Footer/FooterSmall.jsx @@ -50,7 +50,6 @@ const FooterSmall = () => { return subFooterItems?.length > 0 || links.length > 0 || true ? (
-

{intl.formatMessage(messages.goToPage)}

    {subFooterItems?.length > 0 && subFooterItems.map((item, index) => { diff --git a/theme/ItaliaTheme/Components/_search.scss b/theme/ItaliaTheme/Components/_search.scss index 0696eb14e..ed44cec71 100644 --- a/theme/ItaliaTheme/Components/_search.scss +++ b/theme/ItaliaTheme/Components/_search.scss @@ -1,3 +1,10 @@ -.search-results-wrapper .ordering-widget .react-select__option--is-focused { - background-color: $primary; +.section-search { + .search-results-wrapper .ordering-widget .react-select__option--is-focused { + background-color: $primary; + } + + #categoryCollapse .form-checck .group-col .form-check .float-right { + position: absolute; + right: 0px; + } } diff --git a/theme/ItaliaTheme/Subsites/templates/_white.scss b/theme/ItaliaTheme/Subsites/templates/_white.scss index a8fd27270..70796d343 100644 --- a/theme/ItaliaTheme/Subsites/templates/_white.scss +++ b/theme/ItaliaTheme/Subsites/templates/_white.scss @@ -32,6 +32,11 @@ body.subsite-white { a { width: 48px; height: 48px; + &.rounded-icon { + svg { + fill: $subsite-white-primary; + } + } } } diff --git a/theme/bootstrap-override/bootstrap-italia/_headercenter.scss b/theme/bootstrap-override/bootstrap-italia/_headercenter.scss index 447347c6d..003455c22 100644 --- a/theme/bootstrap-override/bootstrap-italia/_headercenter.scss +++ b/theme/bootstrap-override/bootstrap-italia/_headercenter.scss @@ -12,16 +12,6 @@ } } } - - .it-search-wrapper { - a.search-link { - outline: $header-center-bg-color 1px solid !important; - - &:focus { - box-shadow: 0 0 0 5px $focus-outline-color !important; - } - } - } } } }