bootstrap-italia 1.5.1 → 1.6.1
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/README.EN.md +2 -1
- package/README.md +2 -1
- package/dist/css/bootstrap-italia.min.css +2 -2
- package/dist/css/bootstrap-italia.min.css.map +1 -1
- package/dist/css/vendor/owl.carousel.min.css +6 -0
- package/dist/css/vendor/splide-core.min.css +1 -0
- package/dist/js/bootstrap-italia.bundle.min.js +2 -2
- package/dist/js/bootstrap-italia.bundle.min.js.map +1 -1
- package/dist/js/bootstrap-italia.min.js +2 -2
- package/dist/js/bootstrap-italia.min.js.map +1 -1
- package/dist/js/vendor/owl.carousel.min.js +7 -0
- package/dist/js/vendor/splide.min.js +8 -0
- package/package.json +7 -5
- package/src/js/plugins/carousel-legacy.js +382 -0
- package/src/js/plugins/carousel.js +101 -371
- package/src/js/plugins/class-watcher.js +49 -0
- package/src/js/plugins/collapse.js +63 -0
- package/src/js/plugins/content-watcher.js +47 -0
- package/src/js/plugins/cookiebar.js +224 -0
- package/src/js/plugins/dropdown.js +92 -0
- package/src/js/plugins/fonts-loader.js +28 -0
- package/src/js/plugins/justvalidate-it.js +187 -0
- package/src/js/plugins/navbar.js +0 -37
- package/src/js/plugins/side-menu.js +170 -0
- package/src/js/plugins/sticky-header.js +7 -4
- package/src/js/plugins/timepicker.js +9 -4
- package/src/js/plugins/track-focus.js +2 -0
- package/src/js/plugins/version.js +1 -1
- package/src/scss/_variables.scss +7 -2
- package/src/scss/bootstrap-italia.scss +6 -4
- package/src/scss/custom/_accessible-autocomplete.scss +22 -0
- package/src/scss/custom/_carousel-legacy.scss +145 -0
- package/src/scss/custom/_carousel.scss +27 -105
- package/src/scss/custom/_dropdown.scss +13 -6
- package/src/scss/custom/_form-input-file.scss +25 -1
- package/src/scss/custom/_form-select.scss +37 -1
- package/src/scss/custom/_form-toggles.scss +3 -0
- package/src/scss/custom/_forms.scss +29 -1
- package/src/scss/custom/_header.scss +2 -2
- package/src/scss/custom/_headercenter.scss +8 -8
- package/src/scss/custom/_headernavbar.scss +1 -1
- package/src/scss/custom/_headernavbartheme.scss +33 -7
- package/src/scss/custom/_headerslimtheme.scss +9 -0
- package/src/scss/custom/_just-validate.scss +52 -0
- package/src/scss/custom/_linklist.scss +18 -11
- package/src/scss/custom/_megamenu.scss +138 -47
- package/src/scss/custom/_navigation.scss +50 -34
- package/src/scss/custom/_navscrolltheme.scss +6 -0
- package/src/scss/custom/_timepicker.scss +1 -1
- package/src/scss/custom/_version.scss +1 -1
- package/src/scss/utilities/focus.scss +3 -2
package/README.EN.md
CHANGED
|
@@ -12,6 +12,8 @@ Bootstrap Italia is a [Bootstrap 4](https://getbootstrap.com/docs/4.6/getting-st
|
|
|
12
12
|
|
|
13
13
|
Bootstrap Italia inherits components, mixins, grid system, and anything else from Bootstrap 4, customising them accordingly to the [Italian guidelines for designing public digital services](https://docs.italia.it/italia/designers-italia/design-linee-guida-docs/).
|
|
14
14
|
|
|
15
|
+
The project roadmap is available in the [new Designers Italia 2022 activity plan](https://designers.italia.it/piano-attivita/).
|
|
16
|
+
|
|
15
17
|
**[Check out the documentation »](https://italia.github.io/bootstrap-italia/)** (in italian)
|
|
16
18
|
|
|
17
19
|
or
|
|
@@ -59,7 +61,6 @@ Software components distributed with Bootstrap Italia that have their own differ
|
|
|
59
61
|
- [Popper.js](https://popper.js.org/) © Federico Zivolo and contributors, MIT license
|
|
60
62
|
- [Bootstrap 4](https://getbootstrap.com/) © Twitter, Inc., MIT license
|
|
61
63
|
- [Bootstrap Select](https://developer.snapappointments.com/bootstrap-select/) © SnapAppointments, LLC, MIT license
|
|
62
|
-
- [Owl Carousel 2](https://owlcarousel2.github.io/OwlCarousel2/) © Owl (David Deutsch), MIT license
|
|
63
64
|
- [jQuery Easing](http://gsgd.co.uk/sandbox/jquery/easing/) © George McGinley Smith, BSD
|
|
64
65
|
|
|
65
66
|
### Main dependencies for the compilation and development phase
|
package/README.md
CHANGED
|
@@ -12,6 +12,8 @@ Bootstrap Italia è un tema basato su [Bootstrap 4](https://getbootstrap.com/doc
|
|
|
12
12
|
|
|
13
13
|
Bootstrap Italia eredita tutte le funzionalità, componenti, mixins, grid system, e altro già presenti in Bootstrap 4, e le personalizza secondo le [linee guida di design per i servizi web delle Pubbliche Amministrazioni](https://docs.italia.it/italia/designers-italia/design-linee-guida-docs/).
|
|
14
14
|
|
|
15
|
+
La roadmap del progetto è consultabile nel [nuovo piano attività 2022 di Designers Italia](https://designers.italia.it/piano-attivita/).
|
|
16
|
+
|
|
15
17
|
**[Vedi la documentazione completa »](https://italia.github.io/bootstrap-italia/)**
|
|
16
18
|
|
|
17
19
|
oppure
|
|
@@ -66,7 +68,6 @@ Vengono di seguito elencati i componenti distribuiti con Bootstrap Italia che ha
|
|
|
66
68
|
- [Popper.js](https://popper.js.org/) © Federico Zivolo and contributors, licenza MIT
|
|
67
69
|
- [Bootstrap 4](https://getbootstrap.com/) © Twitter, Inc., licenza MIT
|
|
68
70
|
- [Bootstrap Select](https://developer.snapappointments.com/bootstrap-select/) © SnapAppointments, LLC, licenza MIT
|
|
69
|
-
- [Owl Carousel 2](https://owlcarousel2.github.io/OwlCarousel2/) © Owl (David Deutsch), licenza MIT
|
|
70
71
|
- [jQuery Easing](http://gsgd.co.uk/sandbox/jquery/easing/) © George McGinley Smith, licenza BSD
|
|
71
72
|
|
|
72
73
|
### Principali dipendenze per la fase di compilazione e sviluppo
|