ode-bootstrap 1.1.4-dev.202306051654 → 1.1.4-feat-produit.202306051650
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/README.md +63 -44
- package/assets/fonts/fa/fa-brands-400.eot +0 -0
- package/assets/fonts/fa/fa-brands-400.svg +3717 -0
- 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 +801 -0
- 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 +5034 -0
- 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/assets/js/theme.js +3 -3
- package/dist/version.txt +1 -1
- package/package.json +25 -25
- package/scss/_bootstrap.scss +41 -0
- package/scss/_custom-utilities.scss +10 -0
- package/scss/atoms/_.scss +4 -0
- package/scss/atoms/_display.scss +17 -0
- package/scss/atoms/_fonts.scss +20 -0
- package/scss/atoms/_icons.scss +90 -0
- package/scss/atoms/_typography.scss +27 -0
- package/scss/components/_.scss +10 -26
- package/scss/components/_alerts.scss +30 -0
- package/scss/components/_avatar.scss +51 -122
- package/scss/components/_buttons.scss +60 -203
- package/scss/components/_container-advanced.scss +109 -109
- package/scss/components/_dragndrop.scss +16 -19
- package/scss/components/_dropdowns.scss +6 -0
- package/scss/components/_emptyscreen.scss +47 -11
- package/scss/components/_explorer.scss +31 -29
- package/scss/components/_feed.scss +166 -166
- package/scss/components/_filters.scss +58 -58
- package/scss/components/_forms.scss +36 -0
- package/scss/components/_media-library.scss +18 -18
- package/scss/components/_modal.scss +19 -111
- package/scss/components/_popover.scss +101 -61
- package/scss/components/_sticky-toolbox.scss +140 -130
- package/scss/components/_table-lists.scss +122 -119
- package/scss/components/_tables.scss +1 -1
- package/scss/components/_toast.scss +36 -39
- package/scss/components/_tree-structure.scss +143 -0
- package/scss/components/widget/_applications.scss +44 -44
- package/scss/components/widget/_base.scss +105 -105
- package/scss/components/widget/_bookmarks.scss +16 -14
- package/scss/components/widget/_calendar.scss +49 -49
- package/scss/components/widget/_dashboard.scss +89 -88
- package/scss/components/widget/_featured-news.scss +57 -56
- package/scss/components/widget/_flash.scss +81 -84
- package/scss/components/widget/_news.scss +26 -26
- package/scss/components/widget/_recently-viewed.scss +48 -48
- package/scss/components/widget/_record.scss +51 -47
- package/scss/components/widget/_rss.scss +24 -24
- package/scss/components/widget/_school.scss +78 -84
- package/scss/index.scss +12 -3
- package/scss/mixins/_.scss +4 -4
- package/scss/mixins/_align.scss +3 -3
- package/scss/mixins/_avatar.scss +5 -5
- package/scss/mixins/_icon.scss +52 -52
- package/scss/mixins/_layer.scss +26 -23
- package/scss/mixins/_shape.scss +7 -5
- package/scss/mixins/_text-truncate.scss +2 -2
- package/scss/mixins/_transition.scss +34 -37
- package/scss/variables/_.scss +2 -6
- package/scss/variables/_colors.scss +41 -143
- package/scss/variables/_icons.scss +48 -52
- package/scss/variables/_variables-bootstrap.scss +107 -0
- package/scss/variables/_variables-ode.scss +12 -0
- package/assets/fonts/fa/fa-v4compatibility.ttf +0 -0
- package/assets/fonts/fa/fa-v4compatibility.woff2 +0 -0
- package/assets/icons/apps.svg +0 -468
- package/assets/images/emptyscreen/illu-blog.svg +0 -1
- package/assets/images/emptyscreen/illu-collaborativeeditor.svg +0 -1
- package/assets/images/emptyscreen/illu-collaborativewall.svg +0 -1
- package/assets/images/emptyscreen/illu-exercizer.svg +0 -1
- package/assets/images/emptyscreen/illu-mindmap.svg +0 -1
- package/assets/images/emptyscreen/illu-noContentInFolder.svg +0 -31
- package/assets/images/emptyscreen/illu-scrapbook.svg +0 -1
- package/assets/images/emptyscreen/illu-search.svg +0 -1
- package/assets/images/emptyscreen/illu-timelinegenerator.svg +0 -1
- package/assets/images/emptyscreen/illu-trash.svg +0 -1
- package/assets/images/image-library.png +0 -0
- package/assets/images/no-avatar.svg +0 -14
- package/assets/images/onboarding/corbeille-delete.svg +0 -22
- package/assets/images/onboarding/corbeille-menu.svg +0 -43
- package/assets/images/onboarding/corbeille-notif.svg +0 -12
- package/assets/images/screen-loading.gif +0 -0
- package/dist/icons/apps.svg +0 -468
- package/dist/images/emptyscreen/illu-blog.svg +0 -1
- package/dist/images/emptyscreen/illu-collaborativeeditor.svg +0 -1
- package/dist/images/emptyscreen/illu-collaborativewall.svg +0 -1
- package/dist/images/emptyscreen/illu-exercizer.svg +0 -1
- package/dist/images/emptyscreen/illu-mindmap.svg +0 -1
- package/dist/images/emptyscreen/illu-noContentInFolder.svg +0 -31
- package/dist/images/emptyscreen/illu-scrapbook.svg +0 -1
- package/dist/images/emptyscreen/illu-search.svg +0 -1
- package/dist/images/emptyscreen/illu-timelinegenerator.svg +0 -1
- package/dist/images/emptyscreen/illu-trash.svg +0 -1
- package/dist/images/image-library.png +0 -0
- package/dist/images/image-placeholder.png +0 -0
- package/dist/images/no-avatar.svg +0 -14
- package/dist/images/onboarding/corbeille-delete.svg +0 -22
- package/dist/images/onboarding/corbeille-menu.svg +0 -43
- package/dist/images/onboarding/corbeille-notif.svg +0 -12
- package/dist/images/screen-loading.gif +0 -0
- package/scss/components/_actionbar.scss +0 -25
- package/scss/components/_alert.scss +0 -82
- package/scss/components/_app-card.scss +0 -67
- package/scss/components/_card.scss +0 -132
- package/scss/components/_dropdown.scss +0 -82
- package/scss/components/_form-control.scss +0 -69
- package/scss/components/_form-label.scss +0 -32
- package/scss/components/_form-text.scss +0 -12
- package/scss/components/_header.scss +0 -8
- package/scss/components/_help.scss +0 -82
- package/scss/components/_image-picker.scss +0 -40
- package/scss/components/_input-group.scss +0 -17
- package/scss/components/_loader.scss +0 -17
- package/scss/components/_loading-screen.scss +0 -7
- package/scss/components/_select-list.scss +0 -44
- package/scss/components/_spinner.scss +0 -10
- package/scss/components/_table-explorer.scss +0 -29
- package/scss/components/_treeview.scss +0 -61
- package/scss/components/_validate-mail.scss +0 -5
- package/scss/tokens/_.scss +0 -4
- package/scss/tokens/_display.scss +0 -9
- package/scss/tokens/_icons.scss +0 -118
- package/scss/tokens/_shadows.scss +0 -19
- package/scss/tokens/_type.scss +0 -85
- package/scss/utilities/_.scss +0 -3
- package/scss/utilities/_animation.scss +0 -8
- package/scss/utilities/_containers.scss +0 -37
- package/scss/utilities/_custom-utilities.scss +0 -96
- package/scss/variables/_bootstrap.scss +0 -234
- package/scss/variables/_options.scss +0 -2
- package/scss/variables/_type.scss +0 -37
- package/scss/vendors/_.scss +0 -3
- package/scss/vendors/_bootstrap.scss +0 -43
- package/scss/vendors/_reboot.scss +0 -28
- package/scss/vendors/_swiper.scss +0 -10
|
@@ -1,153 +1,51 @@
|
|
|
1
|
-
//
|
|
1
|
+
//Override Bootstrap default colors
|
|
2
|
+
|
|
2
3
|
$white: #fff !default;
|
|
4
|
+
$gray-100: #f8f9fa !default;
|
|
5
|
+
$gray-200: #e9ecef !default;
|
|
6
|
+
$gray-300: #dee2e6 !default;
|
|
7
|
+
$gray-400: #ced4da !default;
|
|
8
|
+
$gray-500: #adb5bd !default;
|
|
9
|
+
$gray-600: #6c757d !default;
|
|
10
|
+
$gray-700: #495057 !default;
|
|
11
|
+
$gray-800: #343a40 !default;
|
|
12
|
+
$gray-900: #212529 !default;
|
|
3
13
|
$black: #000 !default;
|
|
4
14
|
|
|
5
|
-
|
|
6
|
-
$
|
|
7
|
-
$
|
|
8
|
-
$
|
|
9
|
-
$
|
|
10
|
-
$
|
|
11
|
-
$
|
|
12
|
-
$
|
|
13
|
-
$gray-800: #4a4a4a !default;
|
|
14
|
-
$gray-900: $black !default;
|
|
15
|
-
|
|
16
|
-
// Complementary Colors
|
|
17
|
-
$blue: #2a9cc8 !default;
|
|
18
|
-
$indigo: #1a22a2 !default;
|
|
19
|
-
$purple: #763294 !default;
|
|
20
|
-
$pink: #b930a2 !default;
|
|
21
|
-
$red: #e13a3a !default;
|
|
22
|
-
$orange: #ff8d2e !default;
|
|
23
|
-
$yellow: #ecbe30 !default;
|
|
24
|
-
$green: #46bfaf !default;
|
|
15
|
+
$blue: #0d6efd !default;
|
|
16
|
+
$indigo: #6610f2 !default;
|
|
17
|
+
$purple: #6f42c1 !default;
|
|
18
|
+
$pink: #d63384 !default;
|
|
19
|
+
$red: #dc3545 !default;
|
|
20
|
+
$orange: #fd7e14 !default;
|
|
21
|
+
$yellow: #ffc107 !default;
|
|
22
|
+
$green: #7dbf85 !default;
|
|
25
23
|
$teal: #20c997 !default;
|
|
26
24
|
$cyan: #0dcaf0 !default;
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
$
|
|
30
|
-
$
|
|
31
|
-
$
|
|
32
|
-
$
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
$
|
|
36
|
-
$indigo-200: #9297e5 !default;
|
|
37
|
-
$indigo-500: $indigo !default;
|
|
38
|
-
$indigo-900: #121982 !default;
|
|
39
|
-
|
|
40
|
-
// Pale, Light and Dark Palette
|
|
41
|
-
$purple-100: #f4eaf9 !default;
|
|
42
|
-
$purple-200: #e4f4ff !default;
|
|
43
|
-
$purple-500: $purple !default;
|
|
44
|
-
$purple-900: #e7f5f4 !default;
|
|
45
|
-
|
|
46
|
-
// Pale, Light and Dark Palette
|
|
47
|
-
$pink-100: #ffe5fb !default;
|
|
48
|
-
$pink-200: #e39cd7 !default;
|
|
49
|
-
$pink-500: $pink !default;
|
|
50
|
-
$pink-900: #9c2288 !default;
|
|
51
|
-
|
|
52
|
-
// Pale, Light and Dark Palette
|
|
53
|
-
$red-100: #ffd9d9 !default;
|
|
54
|
-
$red-200: #f48a8a !default;
|
|
55
|
-
$red-500: $red !default;
|
|
56
|
-
$red-900: #c82222 !default;
|
|
57
|
-
|
|
58
|
-
// Pale, Light and Dark Palette
|
|
59
|
-
$orange-100: #ffefe3 !default;
|
|
60
|
-
$orange-200: #ffc696 !default;
|
|
61
|
-
$orange-500: $orange !default;
|
|
62
|
-
$orange-900: #f17a17 !default;
|
|
63
|
-
|
|
64
|
-
// Pale, Light and Dark Palette
|
|
65
|
-
$yellow-100: #fff4d1 !default;
|
|
66
|
-
$yellow-200: #f6de94 !default;
|
|
67
|
-
$yellow-500: $yellow !default;
|
|
68
|
-
$yellow-900: #daa910 !default;
|
|
69
|
-
|
|
70
|
-
// Pale, Light and Dark Palette
|
|
71
|
-
$green-100: #e7f5f4 !default;
|
|
72
|
-
$green-200: #a2e0d8 !default;
|
|
73
|
-
$green-500: $green !default;
|
|
74
|
-
$green-900: #33a797 !default;
|
|
75
|
-
|
|
76
|
-
// Main actions Colors
|
|
77
|
-
$primary: $orange !default;
|
|
78
|
-
$secondary: $blue !default;
|
|
79
|
-
$tertiary: $gray-300 !default;
|
|
25
|
+
$deep-blue: #2A9CC8 !default;
|
|
26
|
+
|
|
27
|
+
$primary: $blue !default;
|
|
28
|
+
$secondary: $gray-600 !default;
|
|
29
|
+
$third: $deep-blue !default;
|
|
30
|
+
$success: $green !default;
|
|
31
|
+
$info: $cyan !default;
|
|
32
|
+
$warning: $yellow !default;
|
|
33
|
+
$danger: $red !default;
|
|
80
34
|
$light: $gray-200 !default;
|
|
81
35
|
$medium: $gray-500 !default;
|
|
82
|
-
$dark: $gray-
|
|
83
|
-
|
|
84
|
-
// Main colors variants
|
|
85
|
-
$primary-100: $orange-100 !default;
|
|
86
|
-
$primary-200: $orange-200 !default;
|
|
87
|
-
$primary-900: $orange-900 !default;
|
|
88
|
-
$secondary-100: $blue-100 !default;
|
|
89
|
-
$secondary-200: $blue-200 !default;
|
|
90
|
-
$secondary-900: $blue-900 !default;
|
|
91
|
-
|
|
92
|
-
// Support Palette
|
|
93
|
-
$success: #7dbf85 !default;
|
|
94
|
-
$info: #4bafd5 !default;
|
|
95
|
-
$warning: #f59700 !default;
|
|
96
|
-
$danger: #e13a3a !default;
|
|
97
|
-
|
|
98
|
-
$danger-900: #d12a2a !default;
|
|
99
|
-
$danger-200: #f3a6a6 !default;
|
|
100
|
-
$danger-100: #ffe9e9 !default;
|
|
101
|
-
|
|
102
|
-
$warning-900: #e68d00 !default;
|
|
103
|
-
$warning-200: #f2c987 !default;
|
|
104
|
-
$warning-100: #fdecd2 !default;
|
|
105
|
-
|
|
106
|
-
$success-900: #70a977 !default;
|
|
107
|
-
$success-200: #bbe1bf !default;
|
|
108
|
-
$success-100: #daf1dd !default;
|
|
109
|
-
|
|
110
|
-
$info-900: #3499bf !default;
|
|
111
|
-
$info-200: #acd6e6 !default;
|
|
112
|
-
$info-100: #d7e8ee !default;
|
|
113
|
-
|
|
114
|
-
$support-colors: (
|
|
115
|
-
"success": (
|
|
116
|
-
base: $success,
|
|
117
|
-
pale: $success-100,
|
|
118
|
-
light: $success-200,
|
|
119
|
-
dark: $success-900,
|
|
120
|
-
),
|
|
121
|
-
"info": (
|
|
122
|
-
base: $info,
|
|
123
|
-
pale: $info-100,
|
|
124
|
-
light: $info-200,
|
|
125
|
-
dark: $info-900,
|
|
126
|
-
),
|
|
127
|
-
"warning": (
|
|
128
|
-
base: $warning,
|
|
129
|
-
pale: $warning-100,
|
|
130
|
-
light: $warning-200,
|
|
131
|
-
dark: $warning-900,
|
|
132
|
-
),
|
|
133
|
-
"danger": (
|
|
134
|
-
base: $danger,
|
|
135
|
-
pale: $danger-100,
|
|
136
|
-
light: $danger-200,
|
|
137
|
-
dark: $danger-900,
|
|
138
|
-
),
|
|
139
|
-
) !default;
|
|
36
|
+
$dark: $gray-700 !default;
|
|
37
|
+
$ghost: #f5f5fb !default;
|
|
140
38
|
|
|
141
39
|
$theme-colors: (
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
40
|
+
"primary": $primary,
|
|
41
|
+
"secondary": $secondary,
|
|
42
|
+
"third": $third,
|
|
43
|
+
"success": $success,
|
|
44
|
+
"info": $info,
|
|
45
|
+
"warning": $warning,
|
|
46
|
+
"danger": $danger,
|
|
47
|
+
"light": $light,
|
|
48
|
+
"medium": $medium,
|
|
49
|
+
"dark": $dark,
|
|
50
|
+
"ghost": $ghost
|
|
152
51
|
) !default;
|
|
153
|
-
|
|
@@ -90,7 +90,7 @@ $icons-applications: (
|
|
|
90
90
|
"glyph": "\e905",
|
|
91
91
|
),
|
|
92
92
|
"actualites": (
|
|
93
|
-
"color": $
|
|
93
|
+
"color": $cyan,
|
|
94
94
|
"glyph": "\e85b",
|
|
95
95
|
),
|
|
96
96
|
"admin-portal": (
|
|
@@ -114,11 +114,11 @@ $icons-applications: (
|
|
|
114
114
|
"glyph": "\e809",
|
|
115
115
|
),
|
|
116
116
|
"cahier-de-texte": (
|
|
117
|
-
"color": $
|
|
117
|
+
"color": $teal,
|
|
118
118
|
"glyph": "\e910",
|
|
119
119
|
),
|
|
120
120
|
"cahier-textes": (
|
|
121
|
-
"color": $
|
|
121
|
+
"color": $teal,
|
|
122
122
|
"glyph": "\e86f",
|
|
123
123
|
),
|
|
124
124
|
"calendar": (
|
|
@@ -126,15 +126,15 @@ $icons-applications: (
|
|
|
126
126
|
"glyph": "\e834",
|
|
127
127
|
),
|
|
128
128
|
"canal-numerique": (
|
|
129
|
-
"color": $
|
|
129
|
+
"color": $cyan,
|
|
130
130
|
"glyph": "\e80a",
|
|
131
131
|
),
|
|
132
132
|
"cns": (
|
|
133
|
-
"color": $
|
|
133
|
+
"color": $teal,
|
|
134
134
|
"glyph": "\e88a",
|
|
135
135
|
),
|
|
136
136
|
"collaborative-wall": (
|
|
137
|
-
"color": $
|
|
137
|
+
"color": $teal,
|
|
138
138
|
"glyph": "\e800",
|
|
139
139
|
),
|
|
140
140
|
"collaborativeeditor": (
|
|
@@ -158,7 +158,7 @@ $icons-applications: (
|
|
|
158
158
|
"glyph": "\e95f",
|
|
159
159
|
),
|
|
160
160
|
"directory": (
|
|
161
|
-
"color": $
|
|
161
|
+
"color": $teal,
|
|
162
162
|
"glyph": "\e811",
|
|
163
163
|
),
|
|
164
164
|
"exercizer": (
|
|
@@ -178,7 +178,7 @@ $icons-applications: (
|
|
|
178
178
|
"glyph": "\e95c",
|
|
179
179
|
),
|
|
180
180
|
"forum": (
|
|
181
|
-
"color": $
|
|
181
|
+
"color": $cyan,
|
|
182
182
|
"glyph": "\e81e",
|
|
183
183
|
),
|
|
184
184
|
"library": (
|
|
@@ -190,7 +190,7 @@ $icons-applications: (
|
|
|
190
190
|
"glyph": "\e961",
|
|
191
191
|
),
|
|
192
192
|
"mindmap": (
|
|
193
|
-
"color": $
|
|
193
|
+
"color": $cyan,
|
|
194
194
|
"glyph": "\e859",
|
|
195
195
|
),
|
|
196
196
|
"minibadge": (
|
|
@@ -198,7 +198,7 @@ $icons-applications: (
|
|
|
198
198
|
"glyph": "\e960",
|
|
199
199
|
),
|
|
200
200
|
"notebook": (
|
|
201
|
-
"color": $
|
|
201
|
+
"color": $teal,
|
|
202
202
|
"glyph": "\e8d4",
|
|
203
203
|
),
|
|
204
204
|
"notes": (
|
|
@@ -206,7 +206,7 @@ $icons-applications: (
|
|
|
206
206
|
"glyph": "\e806",
|
|
207
207
|
),
|
|
208
208
|
"pad": (
|
|
209
|
-
"color": $
|
|
209
|
+
"color": $cyan,
|
|
210
210
|
"glyph": "\e829",
|
|
211
211
|
),
|
|
212
212
|
"pages": (
|
|
@@ -226,11 +226,11 @@ $icons-applications: (
|
|
|
226
226
|
"glyph": "\e94d",
|
|
227
227
|
),
|
|
228
228
|
"poll": (
|
|
229
|
-
"color": $
|
|
229
|
+
"color": $cyan,
|
|
230
230
|
"glyph": "\e832",
|
|
231
231
|
),
|
|
232
232
|
"polls": (
|
|
233
|
-
"color": $
|
|
233
|
+
"color": $cyan,
|
|
234
234
|
"glyph": "\e832",
|
|
235
235
|
),
|
|
236
236
|
"presences": (
|
|
@@ -250,19 +250,19 @@ $icons-applications: (
|
|
|
250
250
|
"glyph": "\e80e",
|
|
251
251
|
),
|
|
252
252
|
"schoolbook": (
|
|
253
|
-
"color": $
|
|
253
|
+
"color": $teal,
|
|
254
254
|
"glyph": "\e91e",
|
|
255
255
|
),
|
|
256
256
|
"scrap-book": (
|
|
257
|
-
"color": $
|
|
257
|
+
"color": $teal,
|
|
258
258
|
"glyph": "\e8d4",
|
|
259
259
|
),
|
|
260
260
|
"scrapbook": (
|
|
261
|
-
"color": $
|
|
261
|
+
"color": $teal,
|
|
262
262
|
"glyph": "\e8d4",
|
|
263
263
|
),
|
|
264
264
|
"searchengine": (
|
|
265
|
-
"color": $
|
|
265
|
+
"color": $cyan,
|
|
266
266
|
"glyph": "\e8d0",
|
|
267
267
|
),
|
|
268
268
|
"settings-class": (
|
|
@@ -282,7 +282,7 @@ $icons-applications: (
|
|
|
282
282
|
"glyph": "\e909",
|
|
283
283
|
),
|
|
284
284
|
"support": (
|
|
285
|
-
"color": $
|
|
285
|
+
"color": $teal,
|
|
286
286
|
"glyph": "\e835",
|
|
287
287
|
),
|
|
288
288
|
"timeline": (
|
|
@@ -294,23 +294,23 @@ $icons-applications: (
|
|
|
294
294
|
"glyph": "\e819",
|
|
295
295
|
),
|
|
296
296
|
"userbook": (
|
|
297
|
-
"color": $
|
|
297
|
+
"color": $teal,
|
|
298
298
|
"glyph": "\e811",
|
|
299
299
|
),
|
|
300
300
|
"userbook-mood": (
|
|
301
|
-
"color": $
|
|
301
|
+
"color": $teal,
|
|
302
302
|
"glyph": "\e811",
|
|
303
303
|
),
|
|
304
304
|
"userbook-moto": (
|
|
305
|
-
"color": $
|
|
305
|
+
"color": $teal,
|
|
306
306
|
"glyph": "\e811",
|
|
307
307
|
),
|
|
308
308
|
"video": (
|
|
309
|
-
"color": $
|
|
309
|
+
"color": $cyan,
|
|
310
310
|
"glyph": "\e872",
|
|
311
311
|
),
|
|
312
312
|
"visioconf": (
|
|
313
|
-
"color": $
|
|
313
|
+
"color": $cyan,
|
|
314
314
|
"glyph": "\e957",
|
|
315
315
|
),
|
|
316
316
|
"web-conference": (
|
|
@@ -318,7 +318,7 @@ $icons-applications: (
|
|
|
318
318
|
"glyph": "\e957",
|
|
319
319
|
),
|
|
320
320
|
"website": (
|
|
321
|
-
"color": $
|
|
321
|
+
"color": $cyan,
|
|
322
322
|
"glyph": "\e90a",
|
|
323
323
|
),
|
|
324
324
|
"wiki": (
|
|
@@ -329,10 +329,6 @@ $icons-applications: (
|
|
|
329
329
|
"color": $red,
|
|
330
330
|
"glyph": "\e81b",
|
|
331
331
|
),
|
|
332
|
-
"placeholder": (
|
|
333
|
-
"color": $secondary,
|
|
334
|
-
"glyph": "",
|
|
335
|
-
),
|
|
336
332
|
) !default;
|
|
337
333
|
|
|
338
334
|
$icons-connectors: (
|
|
@@ -345,7 +341,7 @@ $icons-connectors: (
|
|
|
345
341
|
"glyph": "\e816",
|
|
346
342
|
),
|
|
347
343
|
"aide-devoirs": (
|
|
348
|
-
"color": $
|
|
344
|
+
"color": $teal,
|
|
349
345
|
"glyph": "\e818",
|
|
350
346
|
),
|
|
351
347
|
"agenda": (
|
|
@@ -353,7 +349,7 @@ $icons-connectors: (
|
|
|
353
349
|
"glyph": "\e83c",
|
|
354
350
|
),
|
|
355
351
|
"assistance": (
|
|
356
|
-
"color": $
|
|
352
|
+
"color": $cyan,
|
|
357
353
|
"glyph": "\e93c",
|
|
358
354
|
),
|
|
359
355
|
"assr": (
|
|
@@ -361,11 +357,11 @@ $icons-connectors: (
|
|
|
361
357
|
"glyph": "\e891",
|
|
362
358
|
),
|
|
363
359
|
"award": (
|
|
364
|
-
"color": $
|
|
360
|
+
"color": $teal,
|
|
365
361
|
"glyph": "\e818",
|
|
366
362
|
),
|
|
367
363
|
"banquesavoir": (
|
|
368
|
-
"color": $
|
|
364
|
+
"color": $cyan,
|
|
369
365
|
"glyph": "\e88d",
|
|
370
366
|
),
|
|
371
367
|
"bcdi": (
|
|
@@ -373,11 +369,11 @@ $icons-connectors: (
|
|
|
373
369
|
"glyph": "\e88f",
|
|
374
370
|
),
|
|
375
371
|
"biblionisep": (
|
|
376
|
-
"color": $
|
|
372
|
+
"color": $teal,
|
|
377
373
|
"glyph": "\e8a4",
|
|
378
374
|
),
|
|
379
375
|
"bookmark-empty": (
|
|
380
|
-
"color": $
|
|
376
|
+
"color": $teal,
|
|
381
377
|
"glyph": "\e888",
|
|
382
378
|
),
|
|
383
379
|
"canal-numerique": (
|
|
@@ -385,7 +381,7 @@ $icons-connectors: (
|
|
|
385
381
|
"glyph": "\e80a",
|
|
386
382
|
),
|
|
387
383
|
"ccn": (
|
|
388
|
-
"color": $
|
|
384
|
+
"color": $teal,
|
|
389
385
|
"glyph": "\e90f",
|
|
390
386
|
),
|
|
391
387
|
"cerise": (
|
|
@@ -393,7 +389,7 @@ $icons-connectors: (
|
|
|
393
389
|
"glyph": "\e81c",
|
|
394
390
|
),
|
|
395
391
|
"cervoprint": (
|
|
396
|
-
"color": $
|
|
392
|
+
"color": $cyan,
|
|
397
393
|
"glyph": "\e896",
|
|
398
394
|
),
|
|
399
395
|
"charlemagne": (
|
|
@@ -409,7 +405,7 @@ $icons-connectors: (
|
|
|
409
405
|
"glyph": "\e817",
|
|
410
406
|
),
|
|
411
407
|
"cidj": (
|
|
412
|
-
"color": $
|
|
408
|
+
"color": $teal,
|
|
413
409
|
"glyph": "\e893",
|
|
414
410
|
),
|
|
415
411
|
"connecteur-generique1": (
|
|
@@ -425,7 +421,7 @@ $icons-connectors: (
|
|
|
425
421
|
"glyph": "\e89e",
|
|
426
422
|
),
|
|
427
423
|
"edumedia": (
|
|
428
|
-
"color": $
|
|
424
|
+
"color": $cyan,
|
|
429
425
|
"glyph": "\e887",
|
|
430
426
|
),
|
|
431
427
|
"edumoov": (
|
|
@@ -449,11 +445,11 @@ $icons-connectors: (
|
|
|
449
445
|
"glyph": "\e826",
|
|
450
446
|
),
|
|
451
447
|
"europress": (
|
|
452
|
-
"color": $
|
|
448
|
+
"color": $cyan,
|
|
453
449
|
"glyph": "\e8a7",
|
|
454
450
|
),
|
|
455
451
|
"gepi": (
|
|
456
|
-
"color": $
|
|
452
|
+
"color": $cyan,
|
|
457
453
|
"glyph": "\e89c",
|
|
458
454
|
),
|
|
459
455
|
"glpi": (
|
|
@@ -461,11 +457,11 @@ $icons-connectors: (
|
|
|
461
457
|
"glyph": "\e897",
|
|
462
458
|
),
|
|
463
459
|
"hiboutheque": (
|
|
464
|
-
"color": $
|
|
460
|
+
"color": $teal,
|
|
465
461
|
"glyph": "\e90e",
|
|
466
462
|
),
|
|
467
463
|
"itopstore": (
|
|
468
|
-
"color": $
|
|
464
|
+
"color": $teal,
|
|
469
465
|
"glyph": "\e895",
|
|
470
466
|
),
|
|
471
467
|
"kne": (
|
|
@@ -485,7 +481,7 @@ $icons-connectors: (
|
|
|
485
481
|
"glyph": "\e8a5",
|
|
486
482
|
),
|
|
487
483
|
"lsu": (
|
|
488
|
-
"color": $
|
|
484
|
+
"color": $cyan,
|
|
489
485
|
"glyph": "\e93a",
|
|
490
486
|
),
|
|
491
487
|
"madmagz": (
|
|
@@ -509,7 +505,7 @@ $icons-connectors: (
|
|
|
509
505
|
"glyph": "\e89f",
|
|
510
506
|
),
|
|
511
507
|
"monstageenligne": (
|
|
512
|
-
"color": $
|
|
508
|
+
"color": $cyan,
|
|
513
509
|
"glyph": "\e8a2",
|
|
514
510
|
),
|
|
515
511
|
"moodle": (
|
|
@@ -525,7 +521,7 @@ $icons-connectors: (
|
|
|
525
521
|
"glyph": "\e82e",
|
|
526
522
|
),
|
|
527
523
|
"netvibes": (
|
|
528
|
-
"color": $
|
|
524
|
+
"color": $teal,
|
|
529
525
|
"glyph": "\e8a1",
|
|
530
526
|
),
|
|
531
527
|
"note": (
|
|
@@ -533,11 +529,11 @@ $icons-connectors: (
|
|
|
533
529
|
"glyph": "\e806",
|
|
534
530
|
),
|
|
535
531
|
"onisep": (
|
|
536
|
-
"color": $
|
|
532
|
+
"color": $cyan,
|
|
537
533
|
"glyph": "\e88c",
|
|
538
534
|
),
|
|
539
535
|
"onisep2": (
|
|
540
|
-
"color": $
|
|
536
|
+
"color": $cyan,
|
|
541
537
|
"glyph": "\e894",
|
|
542
538
|
),
|
|
543
539
|
"parametrage": (
|
|
@@ -545,11 +541,11 @@ $icons-connectors: (
|
|
|
545
541
|
"glyph": "\e92f",
|
|
546
542
|
),
|
|
547
543
|
"paraschool": (
|
|
548
|
-
"color": $
|
|
544
|
+
"color": $teal,
|
|
549
545
|
"glyph": "\e82d",
|
|
550
546
|
),
|
|
551
547
|
"pearltress": (
|
|
552
|
-
"color": $
|
|
548
|
+
"color": $cyan,
|
|
553
549
|
"glyph": "\e933",
|
|
554
550
|
),
|
|
555
551
|
"picardie-cursus": (
|
|
@@ -557,7 +553,7 @@ $icons-connectors: (
|
|
|
557
553
|
"glyph": "\e921",
|
|
558
554
|
),
|
|
559
555
|
"pro-eps": (
|
|
560
|
-
"color": $
|
|
556
|
+
"color": $cyan,
|
|
561
557
|
"glyph": "\e884",
|
|
562
558
|
),
|
|
563
559
|
"pronote": (
|
|
@@ -573,7 +569,7 @@ $icons-connectors: (
|
|
|
573
569
|
"glyph": "\e93d",
|
|
574
570
|
),
|
|
575
571
|
"residence-artiste": (
|
|
576
|
-
"color": $
|
|
572
|
+
"color": $teal,
|
|
577
573
|
"glyph": "\e90f",
|
|
578
574
|
),
|
|
579
575
|
"ressourcesdepartementale91": (
|
|
@@ -609,7 +605,7 @@ $icons-connectors: (
|
|
|
609
605
|
"glyph": "\e879",
|
|
610
606
|
),
|
|
611
607
|
"webclasseur": (
|
|
612
|
-
"color": $
|
|
608
|
+
"color": $cyan,
|
|
613
609
|
"glyph": "\e88c",
|
|
614
610
|
),
|
|
615
611
|
) !default;
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Personnalisation de certains paramètres de boostrap
|
|
3
|
+
Ajouter l'option !default pour permettre la surcharge depuis les thèmes
|
|
4
|
+
Ref : https://github.com/twbs/bootstrap/blob/main/scss/_variables.scss
|
|
5
|
+
*/
|
|
6
|
+
// Body
|
|
7
|
+
$body-bg: $gray-100 !default;
|
|
8
|
+
$body-color: $gray-700 !default;
|
|
9
|
+
|
|
10
|
+
$text-light: $gray-300 !default;
|
|
11
|
+
$text-lightest: $white !default;
|
|
12
|
+
$text-color: $gray-800 !default;
|
|
13
|
+
|
|
14
|
+
$link-decoration: none !default;
|
|
15
|
+
|
|
16
|
+
// The contrast ratio to reach against white, to determine if color changes from "light" to "dark". Acceptable values for WCAG 2.0 are 3, 4.5 and 7.
|
|
17
|
+
// See https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast
|
|
18
|
+
$min-contrast-ratio: 1.75 !default;
|
|
19
|
+
|
|
20
|
+
// Grid breakpoints
|
|
21
|
+
$grid-breakpoints: (
|
|
22
|
+
xxs: 0,
|
|
23
|
+
xs: 360px,
|
|
24
|
+
sm: 576px,
|
|
25
|
+
md: 768px,
|
|
26
|
+
lg: 992px,
|
|
27
|
+
xl: 1200px,
|
|
28
|
+
xxl: 1400px,
|
|
29
|
+
) !default;
|
|
30
|
+
|
|
31
|
+
// Components
|
|
32
|
+
$border-radius-sm: 6px !default;
|
|
33
|
+
$border-radius: 6px !default;
|
|
34
|
+
$border-radius-lg: 10px !default;
|
|
35
|
+
|
|
36
|
+
// Typography
|
|
37
|
+
$font-family-sans-serif: "Roboto", sans-serif !default;
|
|
38
|
+
$font-size-base: 1.4rem !default;
|
|
39
|
+
$line-height-base: 1.6 !default;
|
|
40
|
+
$small-font-size: 1.2rem !default;
|
|
41
|
+
|
|
42
|
+
// Forms
|
|
43
|
+
$input-border-color: $gray-300 !default;
|
|
44
|
+
$input-focus-border-color: $secondary !default;
|
|
45
|
+
$input-btn-padding-x: 1rem !default;
|
|
46
|
+
$form-floating-padding-x: 1rem !default;
|
|
47
|
+
$form-floating-padding-y: 1.25rem !default;
|
|
48
|
+
$form-floating-height: 5rem !default;
|
|
49
|
+
$form-floating-input-padding-t: 1.75rem !default;
|
|
50
|
+
$form-floating-input-padding-b: 0.5rem !default;
|
|
51
|
+
|
|
52
|
+
// Dropdowns
|
|
53
|
+
$dropdown-link-color: $gray-700 !default;
|
|
54
|
+
$dropdown-link-hover-color: darken($gray-900, 5%) !default;
|
|
55
|
+
$dropdown-link-hover-bg: rgba($secondary, 0.1) !default;
|
|
56
|
+
|
|
57
|
+
// Image thumbnails
|
|
58
|
+
$thumbnail-bg: $white !default;
|
|
59
|
+
|
|
60
|
+
// Cards
|
|
61
|
+
$card-spacer-y: 25px !default;
|
|
62
|
+
$card-spacer-x: 35px !default;
|
|
63
|
+
$card-min-height: 110px !default;
|
|
64
|
+
$card-width: 265px !default;
|
|
65
|
+
|
|
66
|
+
// Modals
|
|
67
|
+
$modal-backdrop-bg: $gray-800 !default;
|
|
68
|
+
$modal-backdrop-opacity: 0.65 !default;
|
|
69
|
+
$modal-footer-border-width: 0 !default;
|
|
70
|
+
$modal-header-border-width: 0 !default;
|
|
71
|
+
$modal-inner-padding: 1.5rem !default;
|
|
72
|
+
$modal-content-border-width: 0 !default;
|
|
73
|
+
|
|
74
|
+
// Offcanvas
|
|
75
|
+
$offcanvas-padding-y: 1rem !default;
|
|
76
|
+
$offcanvas-padding-x: 1rem !default;
|
|
77
|
+
$offcanvas-vertical-height: auto !default;
|
|
78
|
+
|
|
79
|
+
// Image thumbnails
|
|
80
|
+
$thumbnail-bg: $white !default;
|
|
81
|
+
$thumbnail-padding: .5rem!default;
|
|
82
|
+
|
|
83
|
+
// Toast
|
|
84
|
+
$toast-font-size: 1.4rem !default;
|
|
85
|
+
$toast-padding-y: 15px !default;
|
|
86
|
+
$toast-padding-x: 20px !default;
|
|
87
|
+
$toast-background-color: #fff !default;
|
|
88
|
+
$toast-header-background-color: #fff !default;
|
|
89
|
+
$toast-max-width: 450px !default;
|
|
90
|
+
|
|
91
|
+
// Table
|
|
92
|
+
$table-color: $gray-700 !default;
|
|
93
|
+
$table-striped-bg: rgba($gray-100, .25) !default;
|
|
94
|
+
$table-border-color: $gray-100 !default;
|
|
95
|
+
$table-cell-padding-y: 0.75rem !default;
|
|
96
|
+
$table-cell-padding-x: 0.75rem !default;
|
|
97
|
+
$table-cell-padding-y-sm: .5rem !default;
|
|
98
|
+
$table-cell-padding-x-sm: .5rem !default;
|
|
99
|
+
$table-hover-bg: $gray-100 !default;
|
|
100
|
+
|
|
101
|
+
// Tabs
|
|
102
|
+
$nav-link-color: $secondary !default;
|
|
103
|
+
$nav-tabs-link-active-bg: $white !default;
|
|
104
|
+
$nav-tabs-link-active-color: $gray-600 !default;
|
|
105
|
+
|
|
106
|
+
// Z-index
|
|
107
|
+
$zindex-offcanvas: 1050 !default;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
//Variables propres au framework ode-bootstrap
|
|
2
|
+
|
|
3
|
+
// COLOR // shadow // A Garder ou unifier avec les var $box-shadow ?
|
|
4
|
+
$shadow-lightest: rgba(#000, 0.1);
|
|
5
|
+
$shadow-light: rgba(#000, 0.3);
|
|
6
|
+
$shadow: rgba(#000, 0.6);
|
|
7
|
+
$shadow-dark: rgba(#000, 0.8);
|
|
8
|
+
|
|
9
|
+
// FONT PATHS
|
|
10
|
+
$fonts-path: "fonts" !default;
|
|
11
|
+
$fa-font-path: "#{$fonts-path}/fa" !default;
|
|
12
|
+
$dyslexic-font-path: "#{$fonts-path}/dyslexic" !default;
|
|
Binary file
|
|
Binary file
|