ode-bootstrap 1.4.3-develop.202508011310 → 1.4.3-develop.202508021503

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/dist/version.txt CHANGED
@@ -1 +1 @@
1
- ode-bootstrap 01/08/2025 13:11:09
1
+ ode-bootstrap 02/08/2025 15:04:02
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap",
3
- "version": "1.4.3-develop.202508011310",
3
+ "version": "1.4.3-develop.202508021503",
4
4
  "description": "Open Digital Education CSS framework based on bootstrap",
5
5
  "repository": {
6
6
  "type": "git",
@@ -657,6 +657,10 @@ $icons-connectors: (
657
657
  "color": $yellow,
658
658
  "glyph": "\e879",
659
659
  ),
660
+ "viescolaire": (
661
+ "color": $yellow,
662
+ "glyph": "\e879",
663
+ ),
660
664
  "webclasseur": (
661
665
  "color": $blue,
662
666
  "glyph": "\e88c",