ode-bootstrap 1.4.4-develop-integration.202508181636 → 1.4.4-develop-integration.202508181732

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 18/08/2025 16:36:55
1
+ ode-bootstrap 18/08/2025 17:32:26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap",
3
- "version": "1.4.4-develop-integration.202508181636",
3
+ "version": "1.4.4-develop-integration.202508181732",
4
4
  "description": "Open Digital Education CSS framework based on bootstrap",
5
5
  "repository": {
6
6
  "type": "git",
@@ -39,7 +39,7 @@ $icons-interface: (
39
39
  "edumalin" : ( "glyph": "\e967"),
40
40
  "evaluation" : ( "glyph": "\e970"),
41
41
  "cantine" : ( "glyph": "\e96c"),
42
- "tempsEcran" : ( "glyph": "\e96e")
42
+ "screen-time" : ( "glyph": "\e96e")
43
43
  ) !default;
44
44
 
45
45
  $icons-widgets: (
@@ -100,7 +100,7 @@ $icons-widgets: (
100
100
  "cantine": (
101
101
  "glyph": "\e96c",
102
102
  ),
103
- "tempsEcran": (
103
+ "screen-time": (
104
104
  "glyph": "\e96e",
105
105
  ),
106
106
  ) !default;