ode-bootstrap 3.13.0-dev.202107191426 → 4.0.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/.stylelintrc.json +57 -0
- 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 +73 -76
- package/?/.gradle/daemon/4.5.1/registry.bin +0 -0
- package/?/.gradle/daemon/4.5.1/registry.bin.lock +0 -0
- package/README.md +30 -3
- package/assets/fonts/dyslexic/OpenDyslexic.woff +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/assets/fonts/generic-icons/generic-icons.svg +1 -0
- package/assets/fonts/generic-icons/generic-icons.ttf +0 -0
- package/assets/fonts/generic-icons/generic-icons.woff +0 -0
- package/assets/js/theme.js +4 -4
- package/dist/fonts/dyslexic/OpenDyslexic.woff +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/fonts/generic-icons/generic-icons.svg +1 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/index.css +6 -11
- package/dist/js/theme.js +4 -4
- package/dist/version.txt +1 -1
- package/gradle.properties +1 -1
- package/package.json +9 -4
- package/package.json.template +8 -3
- 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/{_fonts.scss → atoms/_fonts.scss} +11 -5
- package/scss/atoms/_icons.scss +78 -0
- package/scss/atoms/_typography.scss +27 -0
- package/scss/components/_.scss +21 -0
- package/scss/components/_alerts.scss +30 -0
- package/scss/components/_avatar.scss +74 -0
- package/scss/components/_buttons.scss +78 -0
- package/scss/components/_container-advanced.scss +141 -0
- package/scss/components/_dominos.scss +182 -0
- package/scss/components/_dragndrop.scss +21 -0
- package/scss/components/_dropdowns.scss +6 -0
- package/scss/components/_emptyscreen.scss +48 -0
- package/scss/components/_explorer.scss +38 -0
- package/scss/components/_feed.scss +193 -0
- package/scss/components/_filters.scss +76 -0
- package/scss/components/_forms.scss +28 -0
- package/scss/components/_media-library.scss +23 -0
- package/scss/components/_modal.scss +25 -0
- package/scss/components/_popover.scss +100 -0
- package/scss/components/_sticky-toolbox.scss +162 -0
- package/scss/components/_table-lists.scss +140 -0
- package/scss/components/_tables.scss +19 -0
- package/scss/components/_toast.scss +45 -0
- package/scss/components/_tree-structure.scss +143 -0
- package/scss/components/widget/_.scss +14 -0
- package/scss/components/widget/_applications.scss +48 -0
- package/scss/components/widget/_base.scss +133 -0
- package/scss/components/widget/_bookmarks.scss +23 -0
- package/scss/components/widget/_calendar.scss +57 -0
- package/scss/components/widget/_dashboard.scss +95 -0
- package/scss/components/widget/_featured-news.scss +60 -0
- package/scss/components/widget/_flash.scss +101 -0
- package/scss/components/widget/_news.scss +35 -0
- package/scss/components/widget/_recently-viewed.scss +65 -0
- package/scss/components/widget/_record.scss +37 -0
- package/scss/components/widget/_rss.scss +33 -0
- package/scss/components/widget/_school.scss +93 -0
- package/scss/index.scss +15 -13
- package/scss/mixins/_.scss +7 -0
- package/scss/mixins/_align.scss +5 -0
- package/scss/mixins/_avatar.scss +8 -0
- package/scss/mixins/_icon.scss +73 -0
- package/scss/mixins/_layer.scss +41 -0
- package/scss/mixins/_shape.scss +16 -0
- package/scss/mixins/_text-truncate.scss +33 -0
- package/scss/mixins/_transition.scss +105 -0
- package/scss/variables/_.scss +4 -0
- package/scss/variables/_colors.scss +51 -0
- package/scss/variables/_icons.scss +184 -0
- package/scss/variables/_variables-bootstrap.scss +107 -0
- package/scss/variables/_variables-ode.scss +12 -0
- package/?/.gradle/daemon/4.5.1/daemon-36.out.log +0 -76
- package/scss/_emptyscreen.scss +0 -45
- package/scss/_image-contextual-menu.scss +0 -97
- package/scss/_mixins.scss +0 -15
- package/scss/_notifications.scss +0 -108
- package/scss/_variables-ode.scss +0 -8
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
// A revoir, à compléter, à optimiser
|
|
2
|
+
//Note Julien -> appliquer ce type de transition à l'ensemble des propriétés provoque des mouvements au chargement de la page
|
|
3
|
+
|
|
4
|
+
.transition-hover-fast {
|
|
5
|
+
transition-timing-function: ease;
|
|
6
|
+
transition-duration: 0.25s;
|
|
7
|
+
transition-property: all;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.transition-hover {
|
|
11
|
+
transition-timing-function: ease;
|
|
12
|
+
transition-duration: 0.5s;
|
|
13
|
+
transition-property: all;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.transition-hover-slow {
|
|
17
|
+
transition-timing-function: ease;
|
|
18
|
+
transition-duration: 0.75s;
|
|
19
|
+
transition-property: all;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.transition-hover-very-slow {
|
|
23
|
+
transition-timing-function: ease;
|
|
24
|
+
transition-duration: 0.75s;
|
|
25
|
+
transition-property: all;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* https://easings.net/
|
|
30
|
+
*/
|
|
31
|
+
$easeInSine: cubic-bezier(0.47, 0, 0.745, 0.715);
|
|
32
|
+
$easeOutSine: cubic-bezier(0.39, 0.575, 0.565, 1);
|
|
33
|
+
$easeInOutSine: cubic-bezier(0.39, 0.575, 0.565, 1);
|
|
34
|
+
|
|
35
|
+
$easeInQuad: cubic-bezier(0.55, 0.085, 0.68, 0.53);
|
|
36
|
+
$easeOutQuad: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
|
37
|
+
$easeInOutQuad: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
|
38
|
+
|
|
39
|
+
$easeInCubic: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
40
|
+
$easeOutCubic: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
41
|
+
$easeInOutCubic: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
42
|
+
|
|
43
|
+
$easeInQuart: cubic-bezier(0.895, 0.03, 0.685, 0.22);
|
|
44
|
+
$easeOutQuart: cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
45
|
+
$easeInOutQuart: cubic-bezier(0.165, 0.84, 0.44, 1);
|
|
46
|
+
|
|
47
|
+
$easeInQuint: cubic-bezier(0.755, 0.05, 0.855, 0.06);
|
|
48
|
+
$easeOutQuint: cubic-bezier(0.23, 1, 0.32, 1);
|
|
49
|
+
$easeInOutQuint: cubic-bezier(0.23, 1, 0.32, 1);
|
|
50
|
+
|
|
51
|
+
$easeInExpo: cubic-bezier(0.95, 0.05, 0.795, 0.035);
|
|
52
|
+
$easeOutExpo: cubic-bezier(0.19, 1, 0.22, 1);
|
|
53
|
+
$easeInOutExpo: cubic-bezier(0.19, 1, 0.22, 1);
|
|
54
|
+
|
|
55
|
+
$easeInCirc: cubic-bezier(0.6, 0.04, 0.98, 0.335);
|
|
56
|
+
$easeOutCirc: cubic-bezier(0.075, 0.82, 0.165, 1);
|
|
57
|
+
$easeInOutCirc: cubic-bezier(0.075, 0.82, 0.165, 1);
|
|
58
|
+
|
|
59
|
+
$easeInBack: cubic-bezier(0.6, -0.28, 0.735, 0.045);
|
|
60
|
+
$easeOutBack: cubic-bezier(0.175, 0.885, 0.32, 1.275);
|
|
61
|
+
$easeInOutBack: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
62
|
+
|
|
63
|
+
$easeInOutFast: cubic-bezier(1, 0, 0, 1);
|
|
64
|
+
|
|
65
|
+
$authenticMotion: cubic-bezier(0.4, 0, 0.2, 1);
|
|
66
|
+
|
|
67
|
+
$default-easing: $easeInOutQuad;
|
|
68
|
+
$default-duration: 0.4s;
|
|
69
|
+
|
|
70
|
+
//Mixins
|
|
71
|
+
|
|
72
|
+
@mixin add-transitions($properties...) {
|
|
73
|
+
transition-timing-function: $default-easing;
|
|
74
|
+
transition-duration: $default-duration;
|
|
75
|
+
transition-property: $properties;
|
|
76
|
+
|
|
77
|
+
@media (hover: hover) {
|
|
78
|
+
&:hover {
|
|
79
|
+
@content;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
@mixin background-color-to($color: $primary, $duration: $default-duration, $easing: $default-easing) {
|
|
85
|
+
transition: background-color $duration $easing;
|
|
86
|
+
|
|
87
|
+
&:hover {
|
|
88
|
+
background-color: $color;
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
@mixin color-to($color: $primary, $duration: 0.2s, $easing: $default-easing) {
|
|
93
|
+
transition: color $duration $easing;
|
|
94
|
+
|
|
95
|
+
&:hover {
|
|
96
|
+
color: $color;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
@mixin decoration-to($state: "underline") {
|
|
101
|
+
|
|
102
|
+
&:hover {
|
|
103
|
+
text-decoration: $state;
|
|
104
|
+
}
|
|
105
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
//Override Bootstrap default colors
|
|
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;
|
|
13
|
+
$black: #000 !default;
|
|
14
|
+
|
|
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: #198754 !default;
|
|
23
|
+
$teal: #20c997 !default;
|
|
24
|
+
$cyan: #0dcaf0 !default;
|
|
25
|
+
$deep-blue: #0984b3 !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;
|
|
34
|
+
$light: $gray-200 !default;
|
|
35
|
+
$medium: $gray-500 !default;
|
|
36
|
+
$dark: $gray-700 !default;
|
|
37
|
+
$ghost: #f5f5fb !default;
|
|
38
|
+
|
|
39
|
+
$theme-colors: (
|
|
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
|
|
51
|
+
) !default;
|
|
@@ -0,0 +1,184 @@
|
|
|
1
|
+
/* prettier-ignore */
|
|
2
|
+
$icons-interface: (
|
|
3
|
+
"apps" : ( "glyph": "\e86c"),
|
|
4
|
+
"burger" : ( "glyph": "\e956"),
|
|
5
|
+
"carnet-de-bord": ( "glyph": "\e902"),
|
|
6
|
+
"chevron-right" : ( "glyph": "\e823"),
|
|
7
|
+
"close" : ( "glyph": "\e866"),
|
|
8
|
+
"community" : ( "glyph": "\e814"),
|
|
9
|
+
"comment" : ( "glyph": "\e8d2"),
|
|
10
|
+
"conversation" : ( "glyph": "\e804"),
|
|
11
|
+
"disconnect" : ( "glyph": "\e842"),
|
|
12
|
+
"eye-slash" : ( "glyph": "\e904"),
|
|
13
|
+
"folder" : ( "glyph": "\e846"),
|
|
14
|
+
"grades" : ( "glyph": "\e614"),
|
|
15
|
+
"grid" : ( "glyph": "\e940"),
|
|
16
|
+
"help" : ( "glyph": "\e835"),
|
|
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"),
|
|
26
|
+
"search" : ( "glyph": "\e8d0"),
|
|
27
|
+
"signets" : ( "glyph": "\e80c"),
|
|
28
|
+
"star" : ( "glyph": "\e9d9"),
|
|
29
|
+
"timer-off" : ( "glyph": "\e426"),
|
|
30
|
+
"trending-up" : ( "glyph": "\e8e5"),
|
|
31
|
+
"tools" : ( "glyph": "\e855"),
|
|
32
|
+
"user" : ( "glyph": "\e905"),
|
|
33
|
+
"users" : ( "glyph": "\e822"),
|
|
34
|
+
"share" : ( "glyph": "\e815"),
|
|
35
|
+
"view" : ( "glyph": "\e873"),
|
|
36
|
+
"warning" : ( "glyph": "\e903")
|
|
37
|
+
) !default;
|
|
38
|
+
|
|
39
|
+
$icons-widgets: (
|
|
40
|
+
"actualites": ("glyph": "\e85b"),
|
|
41
|
+
"aide-devoirs": ("glyph": "\e818"),
|
|
42
|
+
"agenda": ("glyph": "\e83c"),
|
|
43
|
+
"apps": ("glyph": "\e86c"),
|
|
44
|
+
"bookmark-empty": ("glyph": "\e888"),
|
|
45
|
+
"calendar": ("glyph": "\e834"),
|
|
46
|
+
"carnet-de-bord": ("glyph": "\e902"),
|
|
47
|
+
"microphone": ("glyph": "\e864"),
|
|
48
|
+
"maxicours": ("glyph": "\e825"),
|
|
49
|
+
"mood": ("glyph": "\e811"),
|
|
50
|
+
"notes": ("glyph": "\e806"),
|
|
51
|
+
"rss": ("glyph": "\e861"),
|
|
52
|
+
"qwant": ("glyph": "\e93d"),
|
|
53
|
+
"schoolbook": ("glyph": "\e95a"),
|
|
54
|
+
"signets": ("glyph": "\e80c"),
|
|
55
|
+
) !default;
|
|
56
|
+
|
|
57
|
+
$icons-applications: (
|
|
58
|
+
"account": ( "color": $purple, "glyph": "\e905"),
|
|
59
|
+
"actualites": ( "color": $cyan, "glyph": "\e85b"),
|
|
60
|
+
"admin-portal": ( "color": $red, "glyph": "\e908"),
|
|
61
|
+
"admin": ( "color": $yellow, "glyph": "\e81a"),
|
|
62
|
+
"archive": ( "color": $yellow, "glyph": "\e81d"),
|
|
63
|
+
"attendance": ( "color": $red, "glyph": "\e80b"),
|
|
64
|
+
"blog": ( "color": $indigo, "glyph": "\e809"),
|
|
65
|
+
"cahier-de-texte": ( "color": $teal, "glyph": "\e910"),
|
|
66
|
+
"cahier-textes": ( "color": $teal, "glyph": "\e86f"),
|
|
67
|
+
"calendar": ( "color": $yellow, "glyph": "\e834"),
|
|
68
|
+
"canal-numerique": ( "color": $cyan, "glyph": "\e80a"),
|
|
69
|
+
"cns": ( "color": $teal, "glyph": "\e88a"),
|
|
70
|
+
"collaborative-wall": ( "color": $teal, "glyph": "\e800"),
|
|
71
|
+
"collaborativeeditor": ( "color": $cyan, "glyph": "\e829"),
|
|
72
|
+
"community": ( "color": $purple, "glyph": "\e814"),
|
|
73
|
+
"competences": ( "color": $red, "glyph": "\e927"),
|
|
74
|
+
"conversation": ( "color": $yellow, "glyph": "\e804"),
|
|
75
|
+
"directory": ( "color": $teal, "glyph": "\e811"),
|
|
76
|
+
"exercizer": ( "color": $purple, "glyph": "\e833"),
|
|
77
|
+
"qwant": ( "color": $pink, "glyph": "\e93d"),
|
|
78
|
+
"forum": ( "color": $cyan, "glyph": "\e81e"),
|
|
79
|
+
"library": ( "color": $yellow, "glyph": "\e94c"),
|
|
80
|
+
"mindmap": ( "color": $cyan, "glyph": "\e859"),
|
|
81
|
+
"notebook": ( "color": $teal, "glyph": "\e8d4"),
|
|
82
|
+
"notes": ( "color": $yellow, "glyph": "\e806"),
|
|
83
|
+
"pad": ( "color": $cyan, "glyph": "\e829"),
|
|
84
|
+
"pages": ( "color": $red, "glyph": "\e876"),
|
|
85
|
+
"parametrage": ( "color": $red, "glyph": "\e92f"),
|
|
86
|
+
"parcours": ( "color": $orange, "glyph": "\e94d"),
|
|
87
|
+
"paths": ( "color": $orange, "glyph": "\e94d"),
|
|
88
|
+
"poll": ( "color": $cyan, "glyph": "\e832"),
|
|
89
|
+
"polls": ( "color": $cyan, "glyph": "\e832"),
|
|
90
|
+
"rack": ( "color": $red, "glyph": "\e80d"),
|
|
91
|
+
"rbs": ( "color": $pink, "glyph": "\e80e"),
|
|
92
|
+
"schoolbook": ( "color": $teal, "glyph": "\e91e"),
|
|
93
|
+
"scrap-book": ( "color": $teal, "glyph": "\e8d4"),
|
|
94
|
+
"scrapbook": ( "color": $teal, "glyph": "\e8d4"),
|
|
95
|
+
"searchengine": ( "color": $cyan, "glyph": "\e8d0"),
|
|
96
|
+
"settings-class": ( "color": $yellow, "glyph": "\e942"),
|
|
97
|
+
"sharebigfiles": ( "color": $purple, "glyph": "\e8cb"),
|
|
98
|
+
"statistics": ( "color": $purple, "glyph": "\e810"),
|
|
99
|
+
"stats": ( "color": $purple, "glyph": "\e909"),
|
|
100
|
+
"support": ( "color": $teal, "glyph": "\e835"),
|
|
101
|
+
"timeline": ( "color": $indigo, "glyph": "\e854"),
|
|
102
|
+
"timelinegenerator": ( "color": $yellow, "glyph": "\e819"),
|
|
103
|
+
"userbook": ( "color": $teal, "glyph": "\e811"),
|
|
104
|
+
"userbook-mood": ( "color": $teal, "glyph": "\e811"),
|
|
105
|
+
"userbook-moto": ( "color": $teal, "glyph": "\e811"),
|
|
106
|
+
"video": ( "color": $cyan, "glyph": "\e872"),
|
|
107
|
+
"visioconf": ( "color": $cyan, "glyph": "\e957"),
|
|
108
|
+
"Web-conference": ( "color": $cyan, "glyph": "\e957"),
|
|
109
|
+
"website": ( "color": $cyan, "glyph": "\e90a"),
|
|
110
|
+
"wiki": ( "color": $purple, "glyph": "\e813"),
|
|
111
|
+
"workspace": ( "color": $red, "glyph": "\e81b"),
|
|
112
|
+
) !default;
|
|
113
|
+
|
|
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"),
|
|
184
|
+
) !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;
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
17:56:44.781 [DEBUG] [org.gradle.launcher.daemon.bootstrap.DaemonMain] Assuming the daemon was started with following jvm opts: [-XX:+HeapDumpOnOutOfMemoryError, -Xmx1024m, -Dfile.encoding=UTF-8, -Duser.country=US, -Duser.language=en, -Duser.variant]
|
|
2
|
-
17:56:44.802 [INFO] [org.gradle.launcher.daemon.server.health.gc.GarbageCollectionMonitor] Unable to determine a garbage collection monitoring strategy for JVMStrategy{Oracle Corporation version 1.8.0_151}
|
|
3
|
-
17:56:44.876 [INFO] [org.gradle.launcher.daemon.server.Daemon] start() called on daemon - DefaultDaemonContext[uid=b72c1236-32bd-4579-83e2-5dba96bbe90b,javaHome=/usr/lib/jvm/java-1.8-openjdk,daemonRegistryDir=/home/gradle/project/?/.gradle/daemon,pid=36,idleTimeout=10800000,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
|
|
4
|
-
17:56:44.896 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding IP addresses for network interface eth0
|
|
5
|
-
17:56:44.896 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a loopback interface? false
|
|
6
|
-
17:56:44.896 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a multicast interface? true
|
|
7
|
-
17:56:44.897 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding remote address /172.17.0.2
|
|
8
|
-
17:56:44.897 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding remote multicast interface eth0
|
|
9
|
-
17:56:44.898 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding IP addresses for network interface lo
|
|
10
|
-
17:56:44.898 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a loopback interface? true
|
|
11
|
-
17:56:44.898 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Is this a multicast interface? false
|
|
12
|
-
17:56:44.898 [DEBUG] [org.gradle.internal.remote.internal.inet.InetAddresses] Adding loopback address /127.0.0.1
|
|
13
|
-
17:56:44.900 [DEBUG] [org.gradle.internal.remote.internal.inet.TcpIncomingConnector] Listening on [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]].
|
|
14
|
-
17:56:44.904 [DEBUG] [org.gradle.launcher.daemon.server.Daemon] Daemon starting at: Mon Jul 05 17:56:44 GMT 2021, with address: [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]]
|
|
15
|
-
17:56:44.905 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Advertising the daemon address to the clients: [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]]
|
|
16
|
-
17:56:44.905 [DEBUG] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Advertised daemon context: DefaultDaemonContext[uid=b72c1236-32bd-4579-83e2-5dba96bbe90b,javaHome=/usr/lib/jvm/java-1.8-openjdk,daemonRegistryDir=/home/gradle/project/?/.gradle/daemon,pid=36,idleTimeout=10800000,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
|
|
17
|
-
17:56:44.906 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Storing daemon address: [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]], context: DefaultDaemonContext[uid=b72c1236-32bd-4579-83e2-5dba96bbe90b,javaHome=/usr/lib/jvm/java-1.8-openjdk,daemonRegistryDir=/home/gradle/project/?/.gradle/daemon,pid=36,idleTimeout=10800000,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
|
|
18
|
-
17:56:44.913 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
|
|
19
|
-
17:56:44.915 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
|
|
20
|
-
17:56:44.919 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
|
|
21
|
-
17:56:44.919 [LIFECYCLE] [org.gradle.launcher.daemon.server.Daemon] Daemon server started.
|
|
22
|
-
17:56:44.921 [DEBUG] [org.gradle.launcher.daemon.bootstrap.DaemonStartupCommunication] Completed writing the daemon greeting. Closing streams...
|
|
23
|
-
17:56:44.924 [DEBUG] [org.gradle.launcher.daemon.server.Daemon] stopOnExpiration() called on daemon
|
|
24
|
-
17:56:44.926 [DEBUG] [org.gradle.launcher.daemon.server.Daemon] awaitExpiration() called on daemon
|
|
25
|
-
17:56:44.926 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
|
|
26
|
-
17:56:44.931 [DEBUG] [org.gradle.internal.remote.internal.inet.TcpIncomingConnector] Accepted connection from /127.0.0.1:45078 to /127.0.0.1:33499.
|
|
27
|
-
17:56:45.038 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 14: received class org.gradle.launcher.daemon.protocol.Build
|
|
28
|
-
17:56:45.039 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 14: Received non-IO message from client: Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project}
|
|
29
|
-
17:56:45.042 [INFO] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received command: Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project}.
|
|
30
|
-
17:56:45.042 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Starting executing command: Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project} with connection: socket connection from /127.0.0.1:33499 to /127.0.0.1:45078.
|
|
31
|
-
17:56:45.052 [ERROR] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: started DaemonCommandExecution[command = Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project}, connection = DefaultDaemonConnection: socket connection from /127.0.0.1:33499 to /127.0.0.1:45078] after 0.0 minutes of idle
|
|
32
|
-
17:56:45.052 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as busy, address: [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]]
|
|
33
|
-
17:56:45.052 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]]
|
|
34
|
-
17:56:45.053 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
|
|
35
|
-
17:56:45.053 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
|
|
36
|
-
17:56:45.055 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
|
|
37
|
-
17:56:45.055 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
|
|
38
|
-
17:56:45.055 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
|
|
39
|
-
17:56:45.056 [INFO] [org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy] Daemon is about to start building Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project}. Dispatching build started information...
|
|
40
|
-
17:56:45.056 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 16: dispatching class org.gradle.launcher.daemon.protocol.BuildStarted
|
|
41
|
-
17:56:45.068 [DEBUG] [org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment] Configuring env variables: {PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openjdk/bin, GRADLE_VERSION=4.5.1, JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk, OLDPWD=/opt/gradle, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, LANG=C.UTF-8, GRADLE_HOME=/opt/gradle, HOSTNAME=e77ef05b43f7, JAVA_ALPINE_VERSION=8.151.12-r0, LD_LIBRARY_PATH=/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64/server:/usr/lib/jvm/java-1.8-openjdk/jre/lib/amd64:/usr/lib/jvm/java-1.8-openjdk/jre/../lib/amd64, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, PWD=/home/gradle/project, JAVA_VERSION=8u151, HOME=/, SHLVL=2}
|
|
42
|
-
17:56:45.069 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 14: received class org.gradle.launcher.daemon.protocol.CloseInput
|
|
43
|
-
17:56:45.069 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 14: Received IO message from client: org.gradle.launcher.daemon.protocol.CloseInput@71fe710a
|
|
44
|
-
17:56:45.075 [DEBUG] [org.gradle.launcher.daemon.server.exec.LogToClient] About to start relaying all logs to the client via the connection.
|
|
45
|
-
17:56:45.075 [INFO] [org.gradle.launcher.daemon.server.exec.LogToClient] The client will now receive all logging from the daemon (pid: 36). The daemon log file: /home/gradle/project/?/.gradle/daemon/4.5.1/daemon-36.out.log
|
|
46
|
-
17:56:45.076 [INFO] [org.gradle.launcher.daemon.server.exec.LogAndCheckHealth] Starting build in new daemon [memory: 954.7 MB]
|
|
47
|
-
17:56:45.077 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] Closing daemon's stdin at end of input.
|
|
48
|
-
17:56:45.077 [INFO] [org.gradle.launcher.daemon.server.exec.ForwardClientInput] The daemon will no longer process any standard input.
|
|
49
|
-
17:56:45.080 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has started executing the build.
|
|
50
|
-
17:56:45.080 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] Executing build with daemon context: DefaultDaemonContext[uid=b72c1236-32bd-4579-83e2-5dba96bbe90b,javaHome=/usr/lib/jvm/java-1.8-openjdk,daemonRegistryDir=/home/gradle/project/?/.gradle/daemon,pid=36,idleTimeout=10800000,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
|
|
51
|
-
:generateTemplate
|
|
52
|
-
|
|
53
|
-
BUILD SUCCESSFUL in 3s
|
|
54
|
-
1 actionable task: 1 executed
|
|
55
|
-
17:56:47.237 [DEBUG] [org.gradle.launcher.daemon.server.exec.ExecuteBuild] The daemon has finished executing the build.
|
|
56
|
-
17:56:47.241 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
|
|
57
|
-
17:56:47.241 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: finished waiting for DaemonCommandExecution[command = Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project}, connection = DefaultDaemonConnection: socket connection from /127.0.0.1:33499 to /127.0.0.1:45078]. Result org.gradle.launcher.daemon.server.DaemonStateCoordinator@6e62f49b with state Busy
|
|
58
|
-
17:56:47.241 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] Command execution: completed DaemonCommandExecution[command = Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project}, connection = DefaultDaemonConnection: socket connection from /127.0.0.1:33499 to /127.0.0.1:45078]
|
|
59
|
-
17:56:47.241 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] resetting idle timer
|
|
60
|
-
17:56:47.241 [INFO] [org.gradle.launcher.daemon.server.DaemonRegistryUpdater] Marking the daemon as idle, address: [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]]
|
|
61
|
-
17:56:47.242 [DEBUG] [org.gradle.launcher.daemon.registry.PersistentDaemonRegistry] Marking busy by address: [577b9dc7-8416-4e51-b7c1-5227df7b33f0 port:33499, addresses:[/127.0.0.1]]
|
|
62
|
-
17:56:47.242 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Waiting to acquire exclusive lock on daemon addresses registry.
|
|
63
|
-
17:56:47.242 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Lock acquired on daemon addresses registry.
|
|
64
|
-
17:56:47.243 [DEBUG] [org.gradle.cache.internal.DefaultFileLockManager] Releasing lock on daemon addresses registry.
|
|
65
|
-
17:56:47.243 [DEBUG] [org.gradle.launcher.daemon.server.DaemonStateCoordinator] daemon is running. Sleeping until state changes.
|
|
66
|
-
17:56:47.243 [DEBUG] [org.gradle.launcher.daemon.server.exec.ReturnResult] Daemon is dispatching the build result: Success[value=null]
|
|
67
|
-
17:56:47.243 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 13: dispatching class org.gradle.launcher.daemon.protocol.Success
|
|
68
|
-
17:56:47.246 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Finishing executing command: Build{id=e71763f4-85e6-4333-a914-c2db224154a6.1, currentDir=/home/gradle/project}
|
|
69
|
-
17:56:47.248 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 14: received class org.gradle.launcher.daemon.protocol.Finished
|
|
70
|
-
17:56:47.248 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 14: Received non-IO message from client: org.gradle.launcher.daemon.protocol.Finished@29a182d9
|
|
71
|
-
17:56:47.248 [DEBUG] [org.gradle.internal.remote.internal.inet.SocketConnection] Discarding EOFException: java.io.EOFException
|
|
72
|
-
17:56:47.249 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 14: received null
|
|
73
|
-
17:56:47.249 [DEBUG] [org.gradle.launcher.daemon.server.DefaultDaemonConnection] thread 14: Received end-of-input from client.
|
|
74
|
-
17:56:47.249 [DEBUG] [org.gradle.launcher.daemon.server.DefaultIncomingConnectionHandler] Received finished message: null
|
|
75
|
-
17:56:47.249 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 13: stopping connection
|
|
76
|
-
17:56:47.250 [DEBUG] [org.gradle.launcher.daemon.server.SynchronizedDispatchConnection] thread 13: stopping connection
|
package/scss/_emptyscreen.scss
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
.emptyscreen {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
justify-content: center;
|
|
5
|
-
align-content: center;
|
|
6
|
-
text-align: center;
|
|
7
|
-
height: inherit;
|
|
8
|
-
align-items: center;
|
|
9
|
-
margin-top: 25px;
|
|
10
|
-
&-header {
|
|
11
|
-
font-size: 26px;
|
|
12
|
-
}
|
|
13
|
-
&-image {
|
|
14
|
-
max-width: 40%;
|
|
15
|
-
max-height: 30vh;
|
|
16
|
-
margin-top: 35px;
|
|
17
|
-
margin-bottom: 20px;
|
|
18
|
-
&__mini {
|
|
19
|
-
max-height: 200px;
|
|
20
|
-
margin: 25px;
|
|
21
|
-
}
|
|
22
|
-
&[src*="trash"] {
|
|
23
|
-
max-height: 35vh;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
&-footer {
|
|
27
|
-
font-size: 14px;
|
|
28
|
-
line-height: 1.5;
|
|
29
|
-
color: #333;
|
|
30
|
-
margin: 25px 50px;
|
|
31
|
-
max-width: 500px;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@include media-breakpoint-up(sm) {
|
|
36
|
-
.emptyscreen {
|
|
37
|
-
&-header {
|
|
38
|
-
font-size: 20px;
|
|
39
|
-
}
|
|
40
|
-
&-footer {
|
|
41
|
-
font-size: 12px;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|