design-comuni-plone-theme 10.6.3 → 10.6.4
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 +16 -0
- package/README.md +22 -0
- package/RELEASE.md +6 -0
- package/package.json +1 -1
- package/publiccode.yml +10 -2
- package/src/theme/ItaliaTheme/Blocks/_completeBlockLinkstemplate.scss +0 -4
- package/src/theme/ItaliaTheme/Blocks/_ctaBlock.scss +0 -5
- package/src/theme/ItaliaTheme/Blocks/_imageBlock.scss +4 -0
- package/src/theme/ItaliaTheme/_common.scss +2 -19
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
+
## [10.6.4](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.6.3...v10.6.4) (2023-12-18)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* external-link icon colors ([27ba53d](https://github.com/redturtle/design-comuni-plone-theme/commit/27ba53db1fb14b318f0d792545481903cd1dea4c))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Documentation
|
|
12
|
+
|
|
13
|
+
* aggiornata lista dei comuni nel README.md ([#162](https://github.com/redturtle/design-comuni-plone-theme/issues/162)) ([23f9c50](https://github.com/redturtle/design-comuni-plone-theme/commit/23f9c501634795f0263e0c7bb66eb26768853e65))
|
|
14
|
+
* aggiunti i comuni di nci a publiccode.yml ([#163](https://github.com/redturtle/design-comuni-plone-theme/issues/163)) ([3748bcd](https://github.com/redturtle/design-comuni-plone-theme/commit/3748bcddd93d86137f74bd4311ebe50600a04549))
|
|
15
|
+
* aggiunto campegine a publiccode.yml ([#160](https://github.com/redturtle/design-comuni-plone-theme/issues/160)) ([f36c5c1](https://github.com/redturtle/design-comuni-plone-theme/commit/f36c5c103df04b8c5cca05885f1cf90a322129c7))
|
|
16
|
+
* aggiunto canossa a publiccode.yml ([#161](https://github.com/redturtle/design-comuni-plone-theme/issues/161)) ([5172337](https://github.com/redturtle/design-comuni-plone-theme/commit/5172337fce80452311249c81b16397bd826aa7c0))
|
|
17
|
+
* updated publiccode ([c962dc6](https://github.com/redturtle/design-comuni-plone-theme/commit/c962dc699f850ff9f5206afb01abe38d2577a3cf))
|
|
18
|
+
|
|
3
19
|
## [10.6.3](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.6.2...v10.6.3) (2023-12-15)
|
|
4
20
|
|
|
5
21
|
|
package/README.md
CHANGED
|
@@ -68,26 +68,47 @@ Si veda ad esempio:
|
|
|
68
68
|
- [Biblioteche Pianura Est](https://bibest.it)
|
|
69
69
|
- [Camera di Commercio dell'Umbria](https://www.umbria.camcom.it/)
|
|
70
70
|
- [Camera di Commercio di Reggio Emilia](https://www.re.camcom.gov.it/)
|
|
71
|
+
- [Comune della Spezia](https://www.comune.laspezia.it/)
|
|
71
72
|
- [Comune di Bibbiano](https://www.comune.bibbiano.re.it/)
|
|
73
|
+
- [Comune di Borgo Tossignano](https://www.comune.borgotossignano.bo.it/)
|
|
72
74
|
- [Comune di Campegine](https://www.comune.campegine.re.it/)
|
|
73
75
|
- [Comune di Camposanto](https://www.comune.camposanto.mo.it/)
|
|
74
76
|
- [Comune di Canossa](https://www.comune.canossa.re.it/)
|
|
75
77
|
- [Comune di Cantagallo](https://www.comune.cantagallo.po.it/)
|
|
78
|
+
- [Comune di Casalfiumanese](https://www.comune.casalfiumanese.bo.it/)
|
|
79
|
+
- [Comune di Castel del Rio](https://www.comune.casteldelrio.bo.it/)
|
|
80
|
+
- [Comune di Cavezzo](https://www.comune.cavezzo.mo.it/)
|
|
76
81
|
- [Comune di Cavriago](https://www.comune.cavriago.re.it/)
|
|
82
|
+
- [Comune di Concordia sul Secchia](https://www.comune.concordia.mo.it/)
|
|
83
|
+
- [Comune di Dozza](https://www.comune.dozza.bo.it/)
|
|
84
|
+
- [Comune di Finale Emilia](https://www.comune.finale.mo.it/)
|
|
85
|
+
- [Comune di Fiorano Modenese](https://www.comune.fiorano-modenese.mo.it/)
|
|
86
|
+
- [Comune di Fontanelice](https://www.comune.fontanelice.bo.it/)
|
|
87
|
+
- [Comune di Formigine](https://www.comune.formigine.mo.it/)
|
|
88
|
+
- [Comune di Frassinoro](https://www.comune.frassinoro.mo.it/)
|
|
77
89
|
- [Comune di Gattatico](https://www.comune.gattatico.re.it/)
|
|
78
90
|
- [Comune di Imola](https://www.comune.imola.bo.it)
|
|
91
|
+
- [Comune di Maranello](https://www.comune.maranello.mo.it/)
|
|
79
92
|
- [Comune di Medolla](https://www.comune.medolla.mo.it/)
|
|
80
93
|
- [Comune di Mirandola](https://www.comune.mirandola.mo.it/)
|
|
81
94
|
- [Comune di Modena](https://www.comune.modena.it/)
|
|
82
95
|
- [Comune di Montecchio Emilia](https://www.comune.montecchio-emilia.re.it/)
|
|
96
|
+
- [Comune di Montefiorino](https://www.comune.montefiorino.mo.it/)
|
|
97
|
+
- [Comune di Mordano](https://www.comune.mordano.bo.it/)
|
|
83
98
|
- [Comune di Novellara](https://www.comune.novellara.re.it/)
|
|
99
|
+
- [Comune di Palagano](https://www.comune.palagano.mo.it/)
|
|
84
100
|
- [Comune di Parma](https://www.comune.parma.it/)
|
|
85
101
|
- [Comune di Piacenza](https://www.comune.piacenza.it/)
|
|
102
|
+
- [Comune di Prignano sulla Secchia](https://www.comune.prignano.mo.it/)
|
|
86
103
|
- [Comune di Reggio Emilia](https://www.comune.re.it/)
|
|
104
|
+
- [Comune di San Felice sul Panaro](https://www.comune.sanfelice.mo.it/)
|
|
87
105
|
- [Comune di San Lazzaro di Savena](https://www.comune.sanlazzaro.bo.it)
|
|
88
106
|
- [Comune di San Polo d'Enza](https://www.comune.sanpolodenza.re.it/)
|
|
89
107
|
- [Comune di San Possidonio](https://www.comune.sanpossidonio.mo.it/)
|
|
108
|
+
- [Comune di San Prospero](https://www.comune.sanprospero.mo.it/)
|
|
90
109
|
- [Comune di Santilario d'Enza](https://www.comune.santilariodenza.re.it/)
|
|
110
|
+
- [Comune di Sassuolo](https://www.comune.sassuolo.mo.it/)
|
|
111
|
+
- [Comune di Toscolano Maderno](https://www.comune.toscolanomaderno.bs.it/)
|
|
91
112
|
- [Comune di Vaiano](https://www.comune.vaiano.po.it/)
|
|
92
113
|
- [Comune di Vernio](https://www.comune.vernio.po.it/)
|
|
93
114
|
- [Comando Generale della Guardia di Finanza](https://www.gdf.gov.it/it)
|
|
@@ -95,6 +116,7 @@ Si veda ad esempio:
|
|
|
95
116
|
- [Nuovo Circondario Imolese](https://www.nuovocircondarioimolese.it)
|
|
96
117
|
- [Ospedali Galliera - Bilancio Sociale](https://bilanciosociale.galliera.it)
|
|
97
118
|
- [Provincia di Pisa](https://www.provincia.pisa.it/)
|
|
119
|
+
- [Unione Comuni Distretto Ceramico](https://www.distrettoceramico.mo.it/)
|
|
98
120
|
- [UCMAN (Unione dei Comuni Modenesi Area Nord)](https://www.unioneareanord.mo.it/)
|
|
99
121
|
- [Unione Val d'Enza](https://www.unionevaldenza.it/)
|
|
100
122
|
- [Unione Val di Bisenzio](https://www.bisenzio.it/)
|
package/RELEASE.md
CHANGED
package/package.json
CHANGED
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: '2023-12-
|
|
230
|
+
releaseDate: '2023-12-18'
|
|
231
231
|
softwareType: standalone/web
|
|
232
|
-
softwareVersion: 10.6.
|
|
232
|
+
softwareVersion: 10.6.4
|
|
233
233
|
url: 'https://github.com/italia/design-comuni-plone-theme'
|
|
234
234
|
usedBy:
|
|
235
235
|
- ASP Comuni Modenesi Area Nord
|
|
@@ -245,14 +245,21 @@ usedBy:
|
|
|
245
245
|
- Camera di Commercio di Reggio Emilia
|
|
246
246
|
- Comune della Spezia
|
|
247
247
|
- Comune di Bibbiano
|
|
248
|
+
- Comune di Borgo Tossignano
|
|
249
|
+
- Comune di Campegine
|
|
248
250
|
- Comune di Camposanto
|
|
251
|
+
- Comune di Canossa
|
|
249
252
|
- Comune di Cantagallo
|
|
253
|
+
- Comune di Casalfiumanese
|
|
254
|
+
- Comune di Castel del Rio
|
|
250
255
|
- Comune di Cavezzo
|
|
251
256
|
- Comune di Cavriago
|
|
252
257
|
- Comune di Concordia sul Secchia
|
|
258
|
+
- Comune di Dozza
|
|
253
259
|
- Comune di Gattatico
|
|
254
260
|
- Comune di Finale Emilia
|
|
255
261
|
- Comune di Fiorano Modenese
|
|
262
|
+
- Comune di Fontanelice
|
|
256
263
|
- Comune di Formigine
|
|
257
264
|
- Comune di Frassinoro
|
|
258
265
|
- Comune di Imola
|
|
@@ -262,6 +269,7 @@ usedBy:
|
|
|
262
269
|
- Comune di Modena
|
|
263
270
|
- Comune di Montecchio Emilia
|
|
264
271
|
- Comune di Montefiorino
|
|
272
|
+
- Comune di Mordano
|
|
265
273
|
- Comune di Novellara
|
|
266
274
|
- Comune di Palagano
|
|
267
275
|
- Comune di Parma
|
|
@@ -42,17 +42,12 @@
|
|
|
42
42
|
&:focus {
|
|
43
43
|
background: $secondary-text;
|
|
44
44
|
color: $secondary;
|
|
45
|
-
|
|
46
|
-
.external-link {
|
|
47
|
-
fill: #004080 !important;
|
|
48
|
-
}
|
|
49
45
|
}
|
|
50
46
|
|
|
51
47
|
.external-link {
|
|
52
48
|
position: absolute;
|
|
53
49
|
top: 3px;
|
|
54
50
|
right: 3px;
|
|
55
|
-
fill: $external-link-fill-buttons !important;
|
|
56
51
|
}
|
|
57
52
|
}
|
|
58
53
|
|
|
@@ -65,34 +65,17 @@
|
|
|
65
65
|
}
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
.btn-primary,
|
|
69
|
-
.btn-secondary,
|
|
70
|
-
.btn-tertiary,
|
|
71
|
-
.draftjs-buttons {
|
|
72
|
-
.external-link {
|
|
73
|
-
fill: $external-link-fill-buttons !important;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
68
|
.external-link {
|
|
78
|
-
fill:
|
|
69
|
+
fill: currentColor;
|
|
79
70
|
|
|
80
71
|
&.align-sub {
|
|
81
72
|
vertical-align: sub;
|
|
82
73
|
}
|
|
83
|
-
|
|
84
|
-
&:hover {
|
|
85
|
-
fill: #004080 !important;
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.it-footer-small-prints-list .external-link {
|
|
90
|
-
fill: $external-link-fill-subfooter !important;
|
|
91
74
|
}
|
|
92
75
|
}
|
|
93
76
|
|
|
94
77
|
.icon.external-link.icon-xs {
|
|
95
|
-
height: 1rem;
|
|
78
|
+
height: 1rem !important;
|
|
96
79
|
}
|
|
97
80
|
|
|
98
81
|
section.it-page-section,
|