ode-bootstrap 1.0.0-framework.202111221759 → 1.0.0-release.0
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/.gradle/4.5.1/fileHashes/fileHashes.bin +0 -0
- package/.gradle/4.5.1/fileHashes/fileHashes.lock +0 -0
- package/.gradle/4.5.1/taskHistory/taskHistory.bin +0 -0
- package/.gradle/4.5.1/taskHistory/taskHistory.lock +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +1 -1
- package/?/.gradle/caches/4.5.1/fileHashes/fileHashes.bin +0 -0
- package/?/.gradle/caches/4.5.1/fileHashes/fileHashes.lock +0 -0
- package/?/.gradle/caches/4.5.1/scripts/awiddsfwbjzij8a23811obf58/cp_proj/cp_proj4a3ff7b7cd19e4638e29712cae02e796/cache.properties +1 -1
- package/?/.gradle/caches/4.5.1/scripts/awiddsfwbjzij8a23811obf58/cp_proj/cp_proj4a3ff7b7cd19e4638e29712cae02e796/cp_proj4a3ff7b7cd19e4638e29712cae02e796.lock +0 -0
- package/?/.gradle/caches/4.5.1/scripts/awiddsfwbjzij8a23811obf58/proj/proj4a3ff7b7cd19e4638e29712cae02e796/cache.properties +1 -1
- package/?/.gradle/caches/4.5.1/scripts/awiddsfwbjzij8a23811obf58/proj/proj4a3ff7b7cd19e4638e29712cae02e796/proj4a3ff7b7cd19e4638e29712cae02e796.lock +0 -0
- package/?/.gradle/caches/4.5.1/scripts-remapped/build_7ism5ojjxvkfld9af7wo33yib/awiddsfwbjzij8a23811obf58/cp_proj4a3ff7b7cd19e4638e29712cae02e796/cache.properties +1 -1
- package/?/.gradle/caches/4.5.1/scripts-remapped/build_7ism5ojjxvkfld9af7wo33yib/awiddsfwbjzij8a23811obf58/cp_proj4a3ff7b7cd19e4638e29712cae02e796/cp_proj4a3ff7b7cd19e4638e29712cae02e796.lock +0 -0
- package/?/.gradle/caches/4.5.1/scripts-remapped/build_7ism5ojjxvkfld9af7wo33yib/awiddsfwbjzij8a23811obf58/proj4a3ff7b7cd19e4638e29712cae02e796/cache.properties +1 -1
- package/?/.gradle/caches/4.5.1/scripts-remapped/build_7ism5ojjxvkfld9af7wo33yib/awiddsfwbjzij8a23811obf58/proj4a3ff7b7cd19e4638e29712cae02e796/proj4a3ff7b7cd19e4638e29712cae02e796.lock +0 -0
- package/?/.gradle/caches/transforms-1/transforms-1.lock +0 -0
- package/?/.gradle/daemon/4.5.1/daemon-35.out.log +72 -72
- package/?/.gradle/daemon/4.5.1/registry.bin +0 -0
- package/?/.gradle/daemon/4.5.1/registry.bin.lock +0 -0
- package/assets/fonts/fa/fa-brands-400.eot +0 -0
- package/assets/fonts/fa/fa-brands-400.svg +41 -41
- package/assets/fonts/fa/fa-brands-400.ttf +0 -0
- package/assets/fonts/fa/fa-brands-400.woff +0 -0
- package/assets/fonts/fa/fa-brands-400.woff2 +0 -0
- package/assets/fonts/fa/fa-regular-400.eot +0 -0
- package/assets/fonts/fa/fa-regular-400.svg +2 -2
- package/assets/fonts/fa/fa-regular-400.ttf +0 -0
- package/assets/fonts/fa/fa-regular-400.woff +0 -0
- package/assets/fonts/fa/fa-regular-400.woff2 +0 -0
- package/assets/fonts/fa/fa-solid-900.eot +0 -0
- package/assets/fonts/fa/fa-solid-900.svg +2 -2
- package/assets/fonts/fa/fa-solid-900.ttf +0 -0
- package/assets/fonts/fa/fa-solid-900.woff +0 -0
- package/assets/fonts/fa/fa-solid-900.woff2 +0 -0
- package/dist/fonts/fa/fa-brands-400.eot +0 -0
- package/dist/fonts/fa/fa-brands-400.svg +41 -41
- package/dist/fonts/fa/fa-brands-400.ttf +0 -0
- package/dist/fonts/fa/fa-brands-400.woff +0 -0
- package/dist/fonts/fa/fa-brands-400.woff2 +0 -0
- package/dist/fonts/fa/fa-regular-400.eot +0 -0
- package/dist/fonts/fa/fa-regular-400.svg +2 -2
- package/dist/fonts/fa/fa-regular-400.ttf +0 -0
- package/dist/fonts/fa/fa-regular-400.woff +0 -0
- package/dist/fonts/fa/fa-regular-400.woff2 +0 -0
- package/dist/fonts/fa/fa-solid-900.eot +0 -0
- package/dist/fonts/fa/fa-solid-900.svg +2 -2
- package/dist/fonts/fa/fa-solid-900.ttf +0 -0
- package/dist/fonts/fa/fa-solid-900.woff +0 -0
- package/dist/fonts/fa/fa-solid-900.woff2 +0 -0
- package/dist/index.css +10 -0
- package/dist/version.txt +1 -1
- package/gradle.properties +1 -1
- package/package.json +3 -3
- package/package.json.template +2 -2
- package/scss/atoms/_display.scss +6 -2
- package/scss/components/_avatar.scss +2 -1
- package/scss/components/_buttons.scss +1 -1
- package/scss/components/_feed.scss +4 -0
- package/scss/components/_popover.scss +7 -13
- package/scss/components/_tables.scss +5 -0
- package/scss/components/widget/_applications.scss +13 -2
- package/scss/components/widget/_base.scss +3 -3
- package/scss/components/widget/_record.scss +5 -1
- package/scss/components/widget/_school.scss +11 -2
- package/scss/variables/_icons.scss +93 -241
- package/?/.gradle/daemon/4.5.1/daemon-36.out.log +0 -74
- package/?/.gradle/daemon/4.5.1/daemon-37.out.log +0 -72
- package/?/.gradle/daemon/4.5.1/daemon-38.out.log +0 -76
- package/?/.gradle/daemon/4.5.1/daemon-40.out.log +0 -72
- package/assets/fonts/generic-icons/icomoon.eot +0 -0
- package/assets/fonts/generic-icons/icomoon.svg +0 -327
- package/assets/fonts/generic-icons/icomoon.ttf +0 -0
- package/assets/fonts/generic-icons/icomoon.woff +0 -0
- package/dist/fonts/generic-icons/icomoon.eot +0 -0
- package/dist/fonts/generic-icons/icomoon.svg +0 -327
- package/dist/fonts/generic-icons/icomoon.ttf +0 -0
- package/dist/fonts/generic-icons/icomoon.woff +0 -0
package/dist/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
ode-bootstrap=
|
|
1
|
+
ode-bootstrap= 30/11/2021 11:41:53
|
package/gradle.properties
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
modname=ode-bootstrap
|
|
2
|
-
npmVersion=1.0.0-
|
|
2
|
+
npmVersion=1.0.0-release.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ode-bootstrap",
|
|
3
|
-
"version": "1.0.0-
|
|
3
|
+
"version": "1.0.0-release.0",
|
|
4
4
|
"description": "Open Digital Education CSS framework based on bootstrap",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"copy-fonts": "cpr node_modules/entcore-generic-icons/fonts/ assets/fonts/generic-icons/ -o && cpr node_modules/@fortawesome/fontawesome-free/webfonts assets/fonts/fa/ -o",
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
"stylelint-config-twbs-bootstrap": "^2.2.3"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@fortawesome/fontawesome-free": "^5.
|
|
47
|
-
"bootstrap": "^5.
|
|
46
|
+
"@fortawesome/fontawesome-free": "^5.15.4",
|
|
47
|
+
"bootstrap": "^5.1.3",
|
|
48
48
|
"entcore-generic-icons": "opendigitaleducation/generic-icons"
|
|
49
49
|
}
|
|
50
50
|
}
|
package/package.json.template
CHANGED
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
"stylelint-config-twbs-bootstrap": "^2.2.3"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@fortawesome/fontawesome-free": "^5.
|
|
47
|
-
"bootstrap": "^5.
|
|
46
|
+
"@fortawesome/fontawesome-free": "^5.15.4",
|
|
47
|
+
"bootstrap": "^5.1.3",
|
|
48
48
|
"entcore-generic-icons": "opendigitaleducation/generic-icons"
|
|
49
49
|
}
|
|
50
50
|
}
|
package/scss/atoms/_display.scss
CHANGED
|
@@ -1,13 +1,17 @@
|
|
|
1
1
|
@include media-breakpoint-down(md) {
|
|
2
|
-
|
|
3
2
|
.d-mobile-none {
|
|
4
3
|
display: none !important;
|
|
5
4
|
}
|
|
5
|
+
.pe-mobile {
|
|
6
|
+
pointer-events: none;
|
|
7
|
+
}
|
|
6
8
|
}
|
|
7
9
|
|
|
8
10
|
@include media-breakpoint-up(md) {
|
|
9
|
-
|
|
10
11
|
.d-desktop-none {
|
|
11
12
|
display: none !important;
|
|
12
13
|
}
|
|
14
|
+
.pe-desktop {
|
|
15
|
+
pointer-events: none;
|
|
16
|
+
}
|
|
13
17
|
}
|
|
@@ -61,13 +61,14 @@ $avatar-size: 65px !default;
|
|
|
61
61
|
margin-top: -0.3rem;
|
|
62
62
|
width: 3rem;
|
|
63
63
|
max-width: 3rem;
|
|
64
|
-
height:
|
|
64
|
+
height: 3rem;
|
|
65
65
|
background-color: $white;
|
|
66
66
|
|
|
67
67
|
@include media-breakpoint-down(md) {
|
|
68
68
|
display: inline-block;
|
|
69
69
|
width: 2rem;
|
|
70
70
|
max-width: 2rem;
|
|
71
|
+
height: 2rem;
|
|
71
72
|
}
|
|
72
73
|
}
|
|
73
74
|
}
|
|
@@ -57,25 +57,19 @@ popover {
|
|
|
57
57
|
border-color: $gray-200;
|
|
58
58
|
};
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
> a {
|
|
61
|
+
@include square(100%);
|
|
62
|
+
@include have-child-in-middle();
|
|
63
|
+
}
|
|
63
64
|
|
|
64
65
|
.application {
|
|
65
66
|
font-size: 3rem;
|
|
66
67
|
}
|
|
67
|
-
}
|
|
68
68
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
text-align: center;
|
|
72
|
-
background-color: $gray-500;
|
|
73
|
-
transition: background-color 250ms ease;
|
|
74
|
-
|
|
75
|
-
&:hover {
|
|
76
|
-
background-color: $primary;
|
|
69
|
+
img {
|
|
70
|
+
max-width: 80%;
|
|
77
71
|
}
|
|
78
|
-
}
|
|
72
|
+
}
|
|
79
73
|
|
|
80
74
|
.search-text {
|
|
81
75
|
justify-content: center;
|
|
@@ -20,12 +20,18 @@
|
|
|
20
20
|
text-decoration: none;
|
|
21
21
|
background: $gray-100;
|
|
22
22
|
|
|
23
|
-
> i
|
|
23
|
+
> i,
|
|
24
|
+
> img {
|
|
24
25
|
@include have-child-in-middle();
|
|
25
26
|
@include square(100%);
|
|
26
27
|
|
|
27
28
|
position: absolute;
|
|
28
|
-
top:
|
|
29
|
+
top: 50%;
|
|
30
|
+
transform: translateY(-50%);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
> img {
|
|
34
|
+
@include square(80%);
|
|
29
35
|
}
|
|
30
36
|
}
|
|
31
37
|
|
|
@@ -34,4 +40,9 @@
|
|
|
34
40
|
}
|
|
35
41
|
}
|
|
36
42
|
}
|
|
43
|
+
|
|
44
|
+
> .widget-body {
|
|
45
|
+
max-height: 300px;
|
|
46
|
+
overflow: auto;
|
|
47
|
+
}
|
|
37
48
|
}
|
|
@@ -23,11 +23,20 @@
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
&-multiple {
|
|
26
|
-
@include prepend-icon("\f150", 1.1em);
|
|
26
|
+
// @include prepend-icon("\f150", 1.1em);
|
|
27
27
|
|
|
28
|
-
padding-left: 1.5em;
|
|
29
28
|
cursor: pointer;
|
|
30
29
|
white-space: normal;
|
|
30
|
+
display: inline-flex;
|
|
31
|
+
align-items: baseline;
|
|
32
|
+
gap: 1rem;
|
|
33
|
+
|
|
34
|
+
&::before {
|
|
35
|
+
@include fontawesome();
|
|
36
|
+
content: "\f150";
|
|
37
|
+
top: 0.2rem;
|
|
38
|
+
position: relative;
|
|
39
|
+
}
|
|
31
40
|
|
|
32
41
|
&::after {
|
|
33
42
|
display: none
|
|
@@ -1,37 +1,39 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
2
|
$icons-interface: (
|
|
3
3
|
"apps" : ( "glyph": "\e86c"),
|
|
4
|
+
"burger" : ( "glyph": "\e956"),
|
|
5
|
+
"carnet-de-bord": ( "glyph": "\e902"),
|
|
6
|
+
"chevron-right" : ( "glyph": "\e823"),
|
|
4
7
|
"close" : ( "glyph": "\e866"),
|
|
5
8
|
"community" : ( "glyph": "\e814"),
|
|
9
|
+
"comment" : ( "glyph": "\e8d2"),
|
|
6
10
|
"conversation" : ( "glyph": "\e804"),
|
|
7
11
|
"disconnect" : ( "glyph": "\e842"),
|
|
12
|
+
"eye-slash" : ( "glyph": "\e904"),
|
|
13
|
+
"folder" : ( "glyph": "\e846"),
|
|
14
|
+
"grades" : ( "glyph": "\e614"),
|
|
15
|
+
"grid" : ( "glyph": "\e940"),
|
|
8
16
|
"help" : ( "glyph": "\e835"),
|
|
9
17
|
"home" : ( "glyph": "\e82b"),
|
|
18
|
+
"homeworks" : ( "glyph": "\e86f"),
|
|
19
|
+
"list" : ( "glyph": "\e84f"),
|
|
20
|
+
"microphone" : ( "glyph": "\e864"),
|
|
21
|
+
"minus" : ( "glyph": "\e95b"),
|
|
22
|
+
"nobody" : ( "glyph": "\e901"),
|
|
23
|
+
"plus" : ( "glyph": "\e85e"),
|
|
24
|
+
"public" : ( "glyph": "\e8d1"),
|
|
25
|
+
"rss" : ( "glyph": "\e861"),
|
|
10
26
|
"search" : ( "glyph": "\e8d0"),
|
|
27
|
+
"signets" : ( "glyph": "\e80c"),
|
|
11
28
|
"star" : ( "glyph": "\e9d9"),
|
|
12
|
-
"
|
|
13
|
-
"
|
|
29
|
+
"timer-off" : ( "glyph": "\e426"),
|
|
30
|
+
"trending-up" : ( "glyph": "\e8e5"),
|
|
31
|
+
"tools" : ( "glyph": "\e855"),
|
|
14
32
|
"user" : ( "glyph": "\e905"),
|
|
15
33
|
"users" : ( "glyph": "\e822"),
|
|
16
|
-
"public" : ( "glyph": "\e8d1"),
|
|
17
34
|
"share" : ( "glyph": "\e815"),
|
|
18
35
|
"view" : ( "glyph": "\e873"),
|
|
19
|
-
"
|
|
20
|
-
"chevron-right" : ( "glyph": "\e823"),
|
|
21
|
-
"grid" : ( "glyph": "\e940"),
|
|
22
|
-
"list" : ( "glyph": "\e84f"),
|
|
23
|
-
"folder" : ( "glyph": "\e846"),
|
|
24
|
-
"burger" : ( "glyph": "\e956"),
|
|
25
|
-
"timer-off" : ( "glyph": "\e426"),
|
|
26
|
-
"nobody" : ( "glyph": "\e901"),
|
|
27
|
-
"grades" : ( "glyph": "\e614"),
|
|
28
|
-
"homeworks" : ( "glyph": "\e86f"),
|
|
29
|
-
"trending-up" : ( "glyph": "\e8e5"),
|
|
30
|
-
"tools" : ( "glyph": "\e855"),
|
|
31
|
-
"rss" : ( "glyph": "\e861"),
|
|
32
|
-
"signets" : ( "glyph": "\e80c"),
|
|
33
|
-
"microphone" : ( "glyph": "\e864"),
|
|
34
|
-
"carnet-de-bord": ( "glyph": "\e902"),
|
|
36
|
+
"warning" : ( "glyph": "\e903")
|
|
35
37
|
) !default;
|
|
36
38
|
|
|
37
39
|
$icons-widgets: (
|
|
@@ -99,6 +101,8 @@ $icons-applications: (
|
|
|
99
101
|
"timeline": ( "color": $indigo, "glyph": "\e854"),
|
|
100
102
|
"timelinegenerator": ( "color": $yellow, "glyph": "\e819"),
|
|
101
103
|
"userbook": ( "color": $teal, "glyph": "\e811"),
|
|
104
|
+
"userbook-mood": ( "color": $teal, "glyph": "\e811"),
|
|
105
|
+
"userbook-moto": ( "color": $teal, "glyph": "\e811"),
|
|
102
106
|
"video": ( "color": $cyan, "glyph": "\e872"),
|
|
103
107
|
"visioconf": ( "color": $cyan, "glyph": "\e957"),
|
|
104
108
|
"Web-conference": ( "color": $cyan, "glyph": "\e957"),
|
|
@@ -107,226 +111,74 @@ $icons-applications: (
|
|
|
107
111
|
"workspace": ( "color": $red, "glyph": "\e81b"),
|
|
108
112
|
) !default;
|
|
109
113
|
|
|
110
|
-
$
|
|
111
|
-
"
|
|
112
|
-
"color"
|
|
113
|
-
|
|
114
|
-
),
|
|
115
|
-
"
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
),
|
|
119
|
-
"
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
),
|
|
123
|
-
"
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
),
|
|
127
|
-
"
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
),
|
|
131
|
-
"
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
),
|
|
135
|
-
"
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
),
|
|
139
|
-
"
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
),
|
|
143
|
-
"
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
),
|
|
147
|
-
"
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
),
|
|
151
|
-
"
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
),
|
|
155
|
-
"
|
|
156
|
-
"color"
|
|
157
|
-
|
|
158
|
-
),
|
|
159
|
-
"
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
),
|
|
163
|
-
"
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
),
|
|
167
|
-
"
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
),
|
|
171
|
-
"
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
),
|
|
175
|
-
"
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
),
|
|
179
|
-
"
|
|
180
|
-
"color" : $teal,
|
|
181
|
-
"glyph": '\e8d4'
|
|
182
|
-
),
|
|
183
|
-
"scrapbook" : (
|
|
184
|
-
"color" : $teal,
|
|
185
|
-
"glyph": '\e8d4'
|
|
186
|
-
),
|
|
187
|
-
"blog" : (
|
|
188
|
-
"color" : $indigo,
|
|
189
|
-
"glyph": '\e809'
|
|
190
|
-
),
|
|
191
|
-
"account" : (
|
|
192
|
-
"color" : $red,
|
|
193
|
-
"glyph": '\e905'
|
|
194
|
-
),
|
|
195
|
-
"support" : (
|
|
196
|
-
"color" : $teal,
|
|
197
|
-
"glyph": '\e835'
|
|
198
|
-
),
|
|
199
|
-
"workspace" : (
|
|
200
|
-
"color" : $red,
|
|
201
|
-
"glyph": '\e81b'
|
|
202
|
-
),
|
|
203
|
-
"admin-portal" : (
|
|
204
|
-
"color" : $red,
|
|
205
|
-
"glyph": '\e908'
|
|
206
|
-
),
|
|
207
|
-
"stats" : (
|
|
208
|
-
"color" : $purple,
|
|
209
|
-
"glyph": '\e909'
|
|
210
|
-
),
|
|
211
|
-
"userbook" : (
|
|
212
|
-
"color" : $teal,
|
|
213
|
-
"glyph": '\e811'
|
|
214
|
-
),
|
|
215
|
-
"userbook_mood" : (
|
|
216
|
-
"color" : $teal,
|
|
217
|
-
"glyph": '\e811'
|
|
218
|
-
),
|
|
219
|
-
"userbook_motto" : (
|
|
220
|
-
"color" : $teal,
|
|
221
|
-
"glyph": '\e811'
|
|
222
|
-
),
|
|
223
|
-
"directory" : (
|
|
224
|
-
"color" : $teal,
|
|
225
|
-
"glyph": '\e811'
|
|
226
|
-
),
|
|
227
|
-
"mindmap" : (
|
|
228
|
-
"color" : $cyan,
|
|
229
|
-
"glyph": '\e859'
|
|
230
|
-
),
|
|
231
|
-
"timeline" : (
|
|
232
|
-
"color" : $yellow,
|
|
233
|
-
"glyph": '\e819'
|
|
234
|
-
),
|
|
235
|
-
"timelinegenerator" : (
|
|
236
|
-
"color" : $yellow,
|
|
237
|
-
"glyph": '\e819'
|
|
238
|
-
),
|
|
239
|
-
"actualites" : (
|
|
240
|
-
"color" : $cyan,
|
|
241
|
-
"glyph": '\e85b'
|
|
242
|
-
),
|
|
243
|
-
"pad" : (
|
|
244
|
-
"color" : $cyan,
|
|
245
|
-
"glyph": '\e829'
|
|
246
|
-
),
|
|
247
|
-
"collaborativeeditor" : (
|
|
248
|
-
"color" : $cyan,
|
|
249
|
-
"glyph": '\e829'
|
|
250
|
-
),
|
|
251
|
-
"settings-class" : (
|
|
252
|
-
"color" : $yellow,
|
|
253
|
-
"glyph": '\e942'
|
|
254
|
-
),
|
|
255
|
-
"library" : (
|
|
256
|
-
"color" : $yellow,
|
|
257
|
-
"glyph": '\e94c'
|
|
258
|
-
),
|
|
259
|
-
"visioconf" : (
|
|
260
|
-
"color" : $purple,
|
|
261
|
-
"glyph": '\e957'
|
|
262
|
-
),
|
|
263
|
-
"Web-conference" : (
|
|
264
|
-
"color" : $red,
|
|
265
|
-
"glyph": '\e957'
|
|
266
|
-
),
|
|
267
|
-
"notes" : (
|
|
268
|
-
"color" : $yellow,
|
|
269
|
-
"glyph": '\e806'
|
|
270
|
-
),
|
|
271
|
-
"attendance" : (
|
|
272
|
-
"color" : $red,
|
|
273
|
-
"glyph": '\e80b'
|
|
274
|
-
),
|
|
275
|
-
"exercizer" : (
|
|
276
|
-
"color" : $purple,
|
|
277
|
-
"glyph": '\e833'
|
|
278
|
-
),
|
|
279
|
-
"calendar" : (
|
|
280
|
-
"color" : $yellow,
|
|
281
|
-
"glyph": '\e834'
|
|
282
|
-
),
|
|
283
|
-
"canal-numerique" : (
|
|
284
|
-
"color" : $cyan,
|
|
285
|
-
"glyph": '\e80a'
|
|
286
|
-
),
|
|
287
|
-
"collaborative-wall" : (
|
|
288
|
-
"color" : $teal,
|
|
289
|
-
"glyph": '\e800'
|
|
290
|
-
),
|
|
291
|
-
"statistics" : (
|
|
292
|
-
"color" : $purple,
|
|
293
|
-
"glyph": '\e810'
|
|
294
|
-
),
|
|
295
|
-
"polls" : (
|
|
296
|
-
"color" : $cyan,
|
|
297
|
-
"glyph": '\e832'
|
|
298
|
-
),
|
|
299
|
-
"community" : (
|
|
300
|
-
"color" : $purple,
|
|
301
|
-
"glyph": '\e814'
|
|
302
|
-
),
|
|
303
|
-
"forum" : (
|
|
304
|
-
"color" : $cyan,
|
|
305
|
-
"glyph": '\e81e'
|
|
306
|
-
),
|
|
307
|
-
"pages" : (
|
|
308
|
-
"color" : $red,
|
|
309
|
-
"glyph": '\e927'
|
|
310
|
-
),
|
|
311
|
-
"website" : (
|
|
312
|
-
"color" : $red,
|
|
313
|
-
"glyph": '\e90a'
|
|
314
|
-
),
|
|
315
|
-
"parametrage" : (
|
|
316
|
-
"color" : $red,
|
|
317
|
-
"glyph": '\e92f'
|
|
318
|
-
),
|
|
319
|
-
"video" : (
|
|
320
|
-
"color" : $red,
|
|
321
|
-
"glyph": '\e872'
|
|
322
|
-
),
|
|
323
|
-
"kne" : (
|
|
324
|
-
"color" : $red,
|
|
325
|
-
"glyph": '\e81f'
|
|
326
|
-
),
|
|
327
|
-
"sacoche" : (
|
|
328
|
-
"color" : $red,
|
|
329
|
-
"glyph": '\e899'
|
|
330
|
-
),
|
|
331
|
-
|
|
114
|
+
$icons-connectors: (
|
|
115
|
+
"absences" : ( "color": $red, "glyph": "\e80b"),
|
|
116
|
+
"admission-post-bac" : ( "color": $red, "glyph": "\e816"),
|
|
117
|
+
"aide-devoirs" : ( "color": $teal, "glyph": "\e818"),
|
|
118
|
+
"agenda" : ( "color": $yellow, "glyph": "\e83c"),
|
|
119
|
+
"assistance" : ( "color": $cyan, "glyph": "\e93c"),
|
|
120
|
+
"assr" : ( "color": $red, "glyph": "\e891"),
|
|
121
|
+
"award" : ( "color": $teal, "glyph": "\e818"),
|
|
122
|
+
"banquesavoir" : ( "color": $cyan, "glyph": "\e88d"),
|
|
123
|
+
"bcdi" : ( "color": $purple, "glyph": "\e88f"),
|
|
124
|
+
"biblionisep" : ( "color": $teal, "glyph": "\e8a4"),
|
|
125
|
+
"bookmark-empty" : ( "color": $teal, "glyph": "\e888"),
|
|
126
|
+
"canal-numerique" : ( "color": $red, "glyph": "\e80a"),
|
|
127
|
+
"ccn" : ( "color": $teal, "glyph": "\e90f"),
|
|
128
|
+
"cerise" : ( "color": $red, "glyph": "\e81c"),
|
|
129
|
+
"cervoprint" : ( "color": $cyan, "glyph": "\e896"),
|
|
130
|
+
"charlemagne" : ( "color": $red, "glyph": "\e885"),
|
|
131
|
+
"charte" : ( "color": $yellow, "glyph": "\e93b"),
|
|
132
|
+
"chat" : ( "color": $red, "glyph": "\e817"),
|
|
133
|
+
"cidj" : ( "color": $teal, "glyph": "\e893"),
|
|
134
|
+
"connecteur-generique1" : ( "color": $red, "glyph": "\e8aa"),
|
|
135
|
+
"connecteur-generique2" : ( "color": $red, "glyph": "\e8ab"),
|
|
136
|
+
"educagri" : ( "color": $indigo, "glyph": "\e89e"),
|
|
137
|
+
"edumedia" : ( "color": $cyan, "glyph": "\e887"),
|
|
138
|
+
"edumoov" : ( "color": $red, "glyph": "\e939"),
|
|
139
|
+
"edutheque" : ( "color": $yellow, "glyph": "\e8a6"),
|
|
140
|
+
"electron" : ( "color": $red, "glyph": "\e89b"),
|
|
141
|
+
"elyceepicardie" : ( "color": $indigo, "glyph": "\e898"),
|
|
142
|
+
"esidoc" : ( "color": $pink, "glyph": "\e826"),
|
|
143
|
+
"europress" : ( "color": $cyan, "glyph": "\e8a7"),
|
|
144
|
+
"gepi" : ( "color": $cyan, "glyph": "\e89c"),
|
|
145
|
+
"glpi" : ( "color": $red, "glyph": "\e897"),
|
|
146
|
+
"hiboutheque" : ( "color": $teal, "glyph": "\e90e"),
|
|
147
|
+
"itopstore" : ( "color": $teal, "glyph": "\e895"),
|
|
148
|
+
"kne" : ( "color": $purple, "glyph": "\e81f"),
|
|
149
|
+
"le-site-tv" : ( "color": $yellow, "glyph": "\e87a"),
|
|
150
|
+
"lemonde" : ( "color": $indigo, "glyph": "\e8a9"),
|
|
151
|
+
"lesechos" : ( "color": $indigo, "glyph": "\e8a5"),
|
|
152
|
+
"lsu" : ( "color": $cyan, "glyph": "\e93a"),
|
|
153
|
+
"madmagz" : ( "color": $pink, "glyph": "\e89d"),
|
|
154
|
+
"matholycee" : ( "color": $red, "glyph": "\e8a3"),
|
|
155
|
+
"maxicours" : ( "color": $indigo, "glyph": "\e825"),
|
|
156
|
+
"mediacentre" : ( "color": $red, "glyph": "\e863"),
|
|
157
|
+
"monorientationenligne" : ( "color": $yellow, "glyph": "\e89f"),
|
|
158
|
+
"monstageenligne" : ( "color": $cyan, "glyph": "\e8a2"),
|
|
159
|
+
"moodle" : ( "color": $orange, "glyph": "\e948"),
|
|
160
|
+
"museefrancaisphoto" : ( "color": $indigo, "glyph": "\e892"),
|
|
161
|
+
"my-network" : ( "color": $indigo, "glyph": "\e82e"),
|
|
162
|
+
"netvibes" : ( "color": $teal, "glyph": "\e8a1"),
|
|
163
|
+
"note" : ( "color": $yellow, "glyph": "\e806"),
|
|
164
|
+
"onisep" : ( "color": $cyan, "glyph": "\e88c"),
|
|
165
|
+
"onisep2" : ( "color": $cyan, "glyph": "\e894"),
|
|
166
|
+
"parametrage" : ( "color": $red, "glyph": "\e92f"),
|
|
167
|
+
"paraschool" : ( "color": $teal, "glyph": "\e82d"),
|
|
168
|
+
"pearltress" : ( "color": $cyan, "glyph": "\e933"),
|
|
169
|
+
"picardie-cursus" : ( "color": $purple, "glyph": "\e921"),
|
|
170
|
+
"pro-eps" : ( "color": $cyan, "glyph": "\e884"),
|
|
171
|
+
"pronote" : ( "color": $purple, "glyph": "\e82a"),
|
|
172
|
+
"public" : ( "color": $red, "glyph": "\e863"),
|
|
173
|
+
"qwant-junior" : ( "color": $red, "glyph": "\e93d"),
|
|
174
|
+
"residence-artiste" : ( "color": $teal, "glyph": "\e90f"),
|
|
175
|
+
"ressourcesdepartementale91": ( "color": $indigo, "glyph": "\e890"),
|
|
176
|
+
"sacoche" : ( "color": $indigo, "glyph": "\e899"),
|
|
177
|
+
"scolinfo" : ( "color": $red, "glyph": "\e886"),
|
|
178
|
+
"suitcase" : ( "color": $red, "glyph": "\e88b"),
|
|
179
|
+
"turboself" : ( "color": $yellow, "glyph": "\e8a0"),
|
|
180
|
+
"universalis" : ( "color": $red, "glyph": "\e831"),
|
|
181
|
+
"unstagepourtous" : ( "color": $pink, "glyph": "\e88e"),
|
|
182
|
+
"vie-scolaire" : ( "color": $yellow, "glyph": "\e879"),
|
|
183
|
+
"webclasseur" : ( "color": $cyan, "glyph": "\e88c"),
|
|
332
184
|
) !default;
|