ode-csslib-openent-calmecac 3.4.5 → 3.4.6

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/portal.html CHANGED
@@ -79,6 +79,20 @@
79
79
  <li class="nav-item">
80
80
  <span ng-include="template.containers.portal.conversationUnread"></span>
81
81
  </li>
82
+
83
+ <!-- Carbonio preauth link -->
84
+ <li class="nav-item" ng-if="me.hasWorkflow('org.entcore.auth.controllers.CarbonioPreauthController|preauth')">
85
+ <a class="nav-link position-relative" href="/auth/carbonio/preauth" i18n-title="navbar.messages"
86
+ aria-label="navbar.messages">
87
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"
88
+ color="#fff">
89
+ <path
90
+ d="m.5 21.257 7.46-8.216 4.052 2.403 4.052-2.403 7.46 8.216H.5Zm0-2.738V8.573l5.848 3.531L.5 18.52Zm0-12.084V3.048h23.023v3.387l-11.511 6.847L.5 6.435Zm17.176 5.67 5.848-3.532v9.946l-5.848-6.415Z"
91
+ fill="currentColor"></path>
92
+ </svg>
93
+ </a>
94
+ </li>
95
+
82
96
  <li class="nav-item">
83
97
  <a href="#" tooltip="navbar.help" pulsar="{ index: 5, i18n: 'portal.pulsar.help', position: 'bottom center'}"
84
98
  class="nav-link" aria-label="navbar.help" ng-if="currentLanguage == 'fr' && me.hasWorkflow('org.entcore.portal.controllers.PortalController|oldHelpEnable')">
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
1
  entcore-css-lib 15/01/2026 16:20:21
2
- ode-csslib-openent-calmecac 15/01/2026 16:23:09
2
+ ode-csslib-openent-calmecac 16/01/2026 10:58:46
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-calmecac",
3
- "version": "3.4.5",
3
+ "version": "3.4.6",
4
4
  "description": "Open ENT theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",