ode-csslib-panda-oneconnect 3.4.2-develop-b2school.202412161226 → 3.4.2-develop-integration.202501151904
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/i18n/Portal/fr.json +1 -1
- package/dist/version.txt +2 -2
- package/package.json +2 -2
package/dist/i18n/Portal/fr.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"smartbanner.name": "ONE Pocket",
|
|
35
35
|
"smartbanner.description": "L’essentiel de ONE au bout des doigts !",
|
|
36
36
|
"smartbanner.action": "Voir",
|
|
37
|
-
"smartbanner.icon.uri": "/assets/themes/oneconnect/
|
|
37
|
+
"smartbanner.icon.uri": "/assets/themes/oneconnect/img/illustrations/one-pocket.png",
|
|
38
38
|
"smartbanner.android.store": "Google Play",
|
|
39
39
|
"smartbanner.android.uri": "https://play.google.com/store/apps/details?id=com.ode.one",
|
|
40
40
|
"smartbanner.ios.store": "App Store",
|
package/dist/version.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
entcore-css-lib
|
|
2
|
-
ode-csslib-panda-oneconnect
|
|
1
|
+
entcore-css-lib 09/01/2025 11:51:33
|
|
2
|
+
ode-csslib-panda-oneconnect 15/01/2025 19:05:13
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-csslib-panda-oneconnect",
|
|
3
|
-
"version": "3.4.2-develop-
|
|
3
|
+
"version": "3.4.2-develop-integration.202501151904",
|
|
4
4
|
"description": "Panda theme by Edifice",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"author": "Edifice",
|
|
15
15
|
"license": "NONE",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"entcore-css-lib": "npm:ode-csslib@develop-
|
|
17
|
+
"entcore-css-lib": "npm:ode-csslib@develop-integration"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"concurrently": "5.3.0",
|