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
package/scss/tokens/_icons.scss
DELETED
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
@use "sass:color";
|
|
2
|
-
|
|
3
|
-
// Initialize good style and good font on all icons
|
|
4
|
-
[class*="ic-"] {
|
|
5
|
-
font-family: "generic-icons";
|
|
6
|
-
font-style: normal;
|
|
7
|
-
font-weight: 400;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
// Icons list
|
|
11
|
-
.ic {
|
|
12
|
-
@each $icon, $data in $icons-interface {
|
|
13
|
-
&-#{$icon} {
|
|
14
|
-
&::before {
|
|
15
|
-
content: map-get($data, "glyph");
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
// Classes utilitaires par application
|
|
22
|
-
.color-app {
|
|
23
|
-
//applications
|
|
24
|
-
@each $app, $data in $icons-applications {
|
|
25
|
-
&-#{$app} {
|
|
26
|
-
color: map-get($data, "color");
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
//connectors
|
|
30
|
-
@each $app, $data in $icons-connectors {
|
|
31
|
-
&-#{$app} {
|
|
32
|
-
color: map-get($data, "color");
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.bg-app {
|
|
38
|
-
//applications
|
|
39
|
-
@each $app, $data in $icons-applications {
|
|
40
|
-
&-#{$app} {
|
|
41
|
-
background-color: map-get($data, "color");
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
//connectors
|
|
45
|
-
@each $app, $data in $icons-connectors {
|
|
46
|
-
&-#{$app} {
|
|
47
|
-
background-color: map-get($data, "color");
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.bg-light {
|
|
53
|
-
//applications
|
|
54
|
-
@each $app, $data in $icons-applications {
|
|
55
|
-
&-#{$app} {
|
|
56
|
-
background-color: color.scale(
|
|
57
|
-
map-get($data, "color"),
|
|
58
|
-
$lightness: 90%,
|
|
59
|
-
$saturation: 5%
|
|
60
|
-
);
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
//connectors
|
|
64
|
-
@each $app, $data in $icons-connectors {
|
|
65
|
-
&-#{$app} {
|
|
66
|
-
background-color: color.scale(
|
|
67
|
-
map-get($data, "color"),
|
|
68
|
-
$lightness: 90%,
|
|
69
|
-
$saturation: 5%
|
|
70
|
-
);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.ic-app {
|
|
76
|
-
//applications
|
|
77
|
-
@each $app, $data in $icons-applications {
|
|
78
|
-
&-#{$app},
|
|
79
|
-
&-#{$app}-large {
|
|
80
|
-
&::before {
|
|
81
|
-
content: map-get($data, "glyph");
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
//connectors
|
|
86
|
-
@each $app, $data in $icons-connectors {
|
|
87
|
-
&-#{$app},
|
|
88
|
-
&-#{$app}-large {
|
|
89
|
-
&::before {
|
|
90
|
-
content: map-get($data, "glyph");
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
// Classes des icones pour les widgets
|
|
97
|
-
.ic-widget {
|
|
98
|
-
@each $app, $data in $icons-widgets {
|
|
99
|
-
&-#{$app},
|
|
100
|
-
&-#{$app}-large {
|
|
101
|
-
&::before {
|
|
102
|
-
content: map-get($data, "glyph");
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
// Classes des icones pour les humeurs
|
|
109
|
-
.ic-mood {
|
|
110
|
-
@each $mood, $data in $icons-mood {
|
|
111
|
-
&-#{$mood} {
|
|
112
|
-
&::before {
|
|
113
|
-
content: map-get($data, "glyph");
|
|
114
|
-
color: map-get($data, "color");
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/* offset-x | offset-y | blur-radius | spread-radius | color */
|
|
2
|
-
$box-shadow: 0 0.2rem 0.6em rgba($black, 0.15);
|
|
3
|
-
$box-shadow-hover: 0 0.4rem 1rem rgba($black, 0.12);
|
|
4
|
-
$box-shadow-bottom: 0 -0.6rem 3rem -1rem rgba($black, 0.15);
|
|
5
|
-
|
|
6
|
-
.shadow {
|
|
7
|
-
--#{$prefix}box-shadow: #{$box-shadow};
|
|
8
|
-
box-shadow: var(--#{$prefix}box-shadow);
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.shadow-hover {
|
|
12
|
-
--#{$prefix}box-shadow-hover: #{$box-shadow-hover};
|
|
13
|
-
box-shadow: var(--#{$prefix}box-shadow-hover);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.shadow-bottom {
|
|
17
|
-
--#{$prefix}box-shadow-bottom: #{$box-shadow-bottom};
|
|
18
|
-
box-shadow: var(--#{$prefix}box-shadow-bottom);
|
|
19
|
-
}
|
package/scss/tokens/_type.scss
DELETED
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
/* Font Awesome */
|
|
2
|
-
@import "./@fortawesome/fontawesome-free/scss/fontawesome.scss";
|
|
3
|
-
@import "./@fortawesome/fontawesome-free/scss/solid.scss";
|
|
4
|
-
@import "./@fortawesome/fontawesome-free/scss/regular.scss";
|
|
5
|
-
@import "./@fortawesome/fontawesome-free/scss/brands.scss";
|
|
6
|
-
|
|
7
|
-
/* Generic Icons */
|
|
8
|
-
|
|
9
|
-
@font-face {
|
|
10
|
-
font-family: "generic-icons";
|
|
11
|
-
font-display: swap;
|
|
12
|
-
font-style: normal;
|
|
13
|
-
font-weight: normal;
|
|
14
|
-
src: url(#{$fonts-path}/generic-icons/generic-icons.woff);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
body {
|
|
18
|
-
-webkit-font-smoothing: antialiased;
|
|
19
|
-
-moz-osx-font-smoothing: grayscale;
|
|
20
|
-
text-rendering: optimizeLegibility;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.link,
|
|
24
|
-
.link a {
|
|
25
|
-
@include color-to($primary);
|
|
26
|
-
|
|
27
|
-
font-weight: 400;
|
|
28
|
-
color: $secondary;
|
|
29
|
-
text-decoration: none;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.link-discret,
|
|
33
|
-
.link-discret a {
|
|
34
|
-
@include color-to($primary);
|
|
35
|
-
|
|
36
|
-
font-weight: 400;
|
|
37
|
-
color: currentColor;
|
|
38
|
-
text-decoration: none;
|
|
39
|
-
cursor: pointer;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.subtitle {
|
|
43
|
-
font-size: 1.4rem;
|
|
44
|
-
font-weight: 700;
|
|
45
|
-
text-transform: uppercase;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.body {
|
|
49
|
-
font-family: $font-family-sans-serif;
|
|
50
|
-
font-size: 1.6rem;
|
|
51
|
-
line-height: 2.4rem;
|
|
52
|
-
|
|
53
|
-
&:first-letter {
|
|
54
|
-
text-transform: uppercase;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.small {
|
|
59
|
-
line-height: 2.2rem;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.caption {
|
|
63
|
-
font-size: $caption-font-size;
|
|
64
|
-
line-height: 2rem;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
h1,
|
|
68
|
-
.h1 {
|
|
69
|
-
line-height: 3.6rem;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
h2,
|
|
73
|
-
.h2 {
|
|
74
|
-
line-height: 3.2rem;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
h3,
|
|
78
|
-
.h3 {
|
|
79
|
-
line-height: 2.8rem;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
h4,
|
|
83
|
-
.h4 {
|
|
84
|
-
line-height: 2.6rem;
|
|
85
|
-
}
|
package/scss/utilities/_.scss
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
$container-spacings: (
|
|
2
|
-
"xs": 0,
|
|
3
|
-
"sm": 0,
|
|
4
|
-
"md": 2.4rem,
|
|
5
|
-
"lg": 2.4rem,
|
|
6
|
-
"xl": 2.4rem,
|
|
7
|
-
) !default;
|
|
8
|
-
|
|
9
|
-
.container-fluid {
|
|
10
|
-
--#{$prefix}container-width: 100%;
|
|
11
|
-
max-width: map-get($container-max-widths, "xxl");
|
|
12
|
-
width: var(--#{$prefix}container-width);
|
|
13
|
-
|
|
14
|
-
@include media-breakpoint-up(md) {
|
|
15
|
-
--#{$prefix}container-width: calc(100% - #{$spacer-24} * 2);
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
main {
|
|
20
|
-
&.container-fluid {
|
|
21
|
-
min-height: calc(100vh - 65px);
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.grid {
|
|
26
|
-
--#{$prefix}columns: 4;
|
|
27
|
-
--#{$prefix}gap: 1.6rem;
|
|
28
|
-
|
|
29
|
-
@include media-breakpoint-up(md) {
|
|
30
|
-
--#{$prefix}columns: 8;
|
|
31
|
-
--#{$prefix}gap: 2.4rem;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
@include media-breakpoint-up(lg) {
|
|
35
|
-
--#{$prefix}columns: 12;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
$zindex-levels: (
|
|
2
|
-
n1: -1,
|
|
3
|
-
0: 0,
|
|
4
|
-
1: 1,
|
|
5
|
-
2: 2,
|
|
6
|
-
3: 3,
|
|
7
|
-
2000:2000
|
|
8
|
-
);
|
|
9
|
-
|
|
10
|
-
$width-sizing: (
|
|
11
|
-
25: 25%,
|
|
12
|
-
50: 50%,
|
|
13
|
-
75: 75%,
|
|
14
|
-
100: 100%,
|
|
15
|
-
auto: auto
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
$utilities: map-merge(
|
|
19
|
-
$utilities,
|
|
20
|
-
(
|
|
21
|
-
"color": (
|
|
22
|
-
property: color,
|
|
23
|
-
class: text,
|
|
24
|
-
local-vars: (
|
|
25
|
-
"text-opacity": 1
|
|
26
|
-
),
|
|
27
|
-
values: map-merge(
|
|
28
|
-
$utilities-text-colors,
|
|
29
|
-
(
|
|
30
|
-
"gray-700": $gray-700,
|
|
31
|
-
"blue": $blue,
|
|
32
|
-
"muted": $text-muted,
|
|
33
|
-
"black-50": rgba($black, .5), // deprecated
|
|
34
|
-
"white-50": rgba($white, .5), // deprecated
|
|
35
|
-
"reset": inherit,
|
|
36
|
-
)
|
|
37
|
-
)
|
|
38
|
-
),
|
|
39
|
-
"cursor": (
|
|
40
|
-
property: cursor,
|
|
41
|
-
class: c,
|
|
42
|
-
values: auto pointer grab,
|
|
43
|
-
),
|
|
44
|
-
"width": (
|
|
45
|
-
property: width,
|
|
46
|
-
class: w,
|
|
47
|
-
values:
|
|
48
|
-
map-merge(
|
|
49
|
-
$width-sizing,
|
|
50
|
-
$spacers,
|
|
51
|
-
),
|
|
52
|
-
),
|
|
53
|
-
"max-width": (
|
|
54
|
-
property: max-width,
|
|
55
|
-
class: max-w,
|
|
56
|
-
values: (
|
|
57
|
-
full: 100%,
|
|
58
|
-
64: 64px,
|
|
59
|
-
96: 96px,
|
|
60
|
-
128: 128px,
|
|
61
|
-
256: 256px,
|
|
62
|
-
384: 384px,
|
|
63
|
-
512: 512px,
|
|
64
|
-
auto: auto,
|
|
65
|
-
),
|
|
66
|
-
),
|
|
67
|
-
"height": (
|
|
68
|
-
property: height,
|
|
69
|
-
class: h,
|
|
70
|
-
values:
|
|
71
|
-
map-merge(
|
|
72
|
-
$spacers,
|
|
73
|
-
(1\/4: 25%, 1\/2: 50%, 3\/4: 75%, full: 100%, auto: auto)
|
|
74
|
-
),
|
|
75
|
-
),
|
|
76
|
-
//To remove with Bootstrap 5.3
|
|
77
|
-
//https://getbootstrap.com/docs/5.3/utilities/object-fit/
|
|
78
|
-
"object-fit":
|
|
79
|
-
(
|
|
80
|
-
responsive: true,
|
|
81
|
-
property: object-fit,
|
|
82
|
-
values: (
|
|
83
|
-
contain: contain,
|
|
84
|
-
cover: cover,
|
|
85
|
-
fill: fill,
|
|
86
|
-
scale: scale-down,
|
|
87
|
-
none: none,
|
|
88
|
-
),
|
|
89
|
-
),
|
|
90
|
-
"z-index": (
|
|
91
|
-
property: z-index,
|
|
92
|
-
class: z,
|
|
93
|
-
values: $zindex-levels
|
|
94
|
-
)
|
|
95
|
-
)
|
|
96
|
-
);
|
|
@@ -1,234 +0,0 @@
|
|
|
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
|
-
|
|
7
|
-
$prefix: "ode-";
|
|
8
|
-
// Body
|
|
9
|
-
$body-bg: $gray-200 !default;
|
|
10
|
-
$body-color: $gray-800 !default;
|
|
11
|
-
|
|
12
|
-
$text-light: $gray-300 !default;
|
|
13
|
-
$text-lightest: $white !default;
|
|
14
|
-
$text-color: $gray-800 !default;
|
|
15
|
-
|
|
16
|
-
$link-decoration: none !default;
|
|
17
|
-
|
|
18
|
-
// 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.
|
|
19
|
-
// See https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast
|
|
20
|
-
$min-contrast-ratio: 1.75 !default;
|
|
21
|
-
|
|
22
|
-
// Grid breakpoints
|
|
23
|
-
$grid-breakpoints: (
|
|
24
|
-
xs: 0,
|
|
25
|
-
sm: 375px,
|
|
26
|
-
md: 768px,
|
|
27
|
-
lg: 1024px,
|
|
28
|
-
xl: 1280px,
|
|
29
|
-
xxl: 1400px,
|
|
30
|
-
) !default;
|
|
31
|
-
|
|
32
|
-
// Container Max Widths
|
|
33
|
-
$container-max-widths: (
|
|
34
|
-
sm: 540px,
|
|
35
|
-
md: 720px,
|
|
36
|
-
lg: 960px,
|
|
37
|
-
xl: 1140px,
|
|
38
|
-
xxl: 1352px,
|
|
39
|
-
) !default;
|
|
40
|
-
|
|
41
|
-
$container-padding-x: 3.2rem;
|
|
42
|
-
|
|
43
|
-
// Gutter Grid CSS
|
|
44
|
-
$grid-gutter-width: 2.4rem;
|
|
45
|
-
|
|
46
|
-
// Spacers for margins, paddings and gaps
|
|
47
|
-
$spacer-0: 0 !default;
|
|
48
|
-
$spacer-2: 0.2rem !default;
|
|
49
|
-
$spacer-4: 0.4rem !default;
|
|
50
|
-
$spacer-8: 0.8rem !default;
|
|
51
|
-
$spacer-12: 1.2rem !default;
|
|
52
|
-
$spacer-16: 1.6rem !default;
|
|
53
|
-
$spacer-24: 2.4rem !default;
|
|
54
|
-
$spacer-32: 3.2rem !default;
|
|
55
|
-
$spacer-48: 4.8rem !default;
|
|
56
|
-
$spacer-64: 6.4rem !default;
|
|
57
|
-
$spacer-120: 12rem !default;
|
|
58
|
-
|
|
59
|
-
$spacers: (
|
|
60
|
-
0: $spacer-0,
|
|
61
|
-
2: $spacer-2,
|
|
62
|
-
4: $spacer-4,
|
|
63
|
-
8: $spacer-8,
|
|
64
|
-
12: $spacer-12,
|
|
65
|
-
16: $spacer-16,
|
|
66
|
-
24: $spacer-24,
|
|
67
|
-
32: $spacer-32,
|
|
68
|
-
48: $spacer-48,
|
|
69
|
-
64: $spacer-64,
|
|
70
|
-
120: $spacer-120,
|
|
71
|
-
) !default;
|
|
72
|
-
|
|
73
|
-
$enable-negative-margins: true;
|
|
74
|
-
|
|
75
|
-
// Radius
|
|
76
|
-
$border-radius: 0.8rem !default;
|
|
77
|
-
$border-radius-sm: 0.4rem !default;
|
|
78
|
-
$border-radius-lg: 1.2rem !default;
|
|
79
|
-
$border-radius-xl: 1.6rem !default;
|
|
80
|
-
$border-radius-2xl: 2.4rem !default;
|
|
81
|
-
$border-radius-pill: 50rem !default;
|
|
82
|
-
|
|
83
|
-
// Buttons
|
|
84
|
-
$btn-align-items: center !default;
|
|
85
|
-
$btn-border-radius: 0.8rem !default;
|
|
86
|
-
$btn-border-width: 0.1rem !default;
|
|
87
|
-
$btn-box-shadow: transparent !default;
|
|
88
|
-
$btn-disabled-opacity: 1 !default;
|
|
89
|
-
$btn-display-mode: flex !default;
|
|
90
|
-
$btn-font-size: 1.6rem !default;
|
|
91
|
-
$btn-font-weight: 600 !default;
|
|
92
|
-
$btn-gap: 0.8rem !default;
|
|
93
|
-
$btn-height: 4rem !default;
|
|
94
|
-
$btn-search-icon-size: 2.4rem !default;
|
|
95
|
-
$btn-svg-size: 2rem !default;
|
|
96
|
-
$btn-justify-content: center !default;
|
|
97
|
-
$btn-line-height: 2.2rem !default;
|
|
98
|
-
$btn-padding-x: 1.6rem !default;
|
|
99
|
-
$btn-padding-y: 0.8rem !default;
|
|
100
|
-
$btn-search-bg: $blue-100 !default;
|
|
101
|
-
$btn-search-focus-border-color: $blue-200 !default;
|
|
102
|
-
|
|
103
|
-
// Forms Feedback
|
|
104
|
-
$form-feedback-valid-color: $success !default;
|
|
105
|
-
$form-feedback-invalid-color: $danger !default;
|
|
106
|
-
|
|
107
|
-
// Forms Text
|
|
108
|
-
$form-text-margin-top: 0.4rem !default;
|
|
109
|
-
$form-text-color: $gray-700 !default;
|
|
110
|
-
$form-text-font-size: 1.2rem !default;
|
|
111
|
-
|
|
112
|
-
// Forms Label
|
|
113
|
-
$form-label-margin-bottom: 0.8rem !default;
|
|
114
|
-
$form-label-font-size: 1.4rem !default;
|
|
115
|
-
$form-label-color: $gray-800 !default;
|
|
116
|
-
$form-label-icon-size: 1.6rem !default;
|
|
117
|
-
|
|
118
|
-
// Forms Input
|
|
119
|
-
$input-padding-y: 0.8rem !default;
|
|
120
|
-
$input-padding-x: 1.2rem !default;
|
|
121
|
-
$input-font-size: 1.6rem !default;
|
|
122
|
-
$input-padding-y-lg: 1.2rem !default;
|
|
123
|
-
$input-padding-x-lg: 1.6rem !default;
|
|
124
|
-
$input-font-size-lg: 1.6rem !default;
|
|
125
|
-
$input-padding-y-sm: 0.4rem !default;
|
|
126
|
-
$input-padding-x-sm: 1.2rem !default;
|
|
127
|
-
$input-font-size-sm: 1.4rem !default;
|
|
128
|
-
$input-border-color: $gray-400 !default;
|
|
129
|
-
$input-disabled-bg: $gray-300 !default;
|
|
130
|
-
$input-disabled-color: $gray-700 !default;
|
|
131
|
-
$input-disabled-border-color: $gray-500 !default;
|
|
132
|
-
$input-placeholder-color: $gray-600 !default;
|
|
133
|
-
$input-focus-border-color: $blue-200 !default;
|
|
134
|
-
$input-invalid-border-color: $danger !default;
|
|
135
|
-
$input-filled-border-color: $gray-600 !default;
|
|
136
|
-
$input-border-radius: $border-radius-lg !default;
|
|
137
|
-
$input-border-radius-sm: $border-radius !default;
|
|
138
|
-
$input-border-radius-lg: $border-radius-lg !default;
|
|
139
|
-
|
|
140
|
-
// Dropdowns
|
|
141
|
-
$dropdown-link-color: $gray-700 !default;
|
|
142
|
-
$dropdown-link-hover-color: darken($gray-900, 5%) !default;
|
|
143
|
-
$dropdown-link-hover-bg: rgba($secondary, 0.1) !default;
|
|
144
|
-
|
|
145
|
-
// Dropdowns custom
|
|
146
|
-
$dropdowntrigger-selected-border-color: $blue-200 !default;
|
|
147
|
-
$dropdowntrigger-selected-bg-color: $blue-100 !default;
|
|
148
|
-
|
|
149
|
-
// Image thumbnails
|
|
150
|
-
$thumbnail-bg: $white !default;
|
|
151
|
-
|
|
152
|
-
// Cards
|
|
153
|
-
$card-spacer-y: 25px !default;
|
|
154
|
-
$card-spacer-x: 35px !default;
|
|
155
|
-
$card-min-height: 110px !default;
|
|
156
|
-
$card-width: 265px !default;
|
|
157
|
-
|
|
158
|
-
// Modals
|
|
159
|
-
$modal-backdrop-bg: $gray-800 !default;
|
|
160
|
-
$modal-backdrop-opacity: 0.65 !default;
|
|
161
|
-
$modal-footer-border-width: 0 !default;
|
|
162
|
-
$modal-header-border-width: 0 !default;
|
|
163
|
-
$modal-inner-padding: 1.5rem !default;
|
|
164
|
-
$modal-content-border-width: 0 !default;
|
|
165
|
-
|
|
166
|
-
//Alerts
|
|
167
|
-
$alert-color-scale: 0 !default;
|
|
168
|
-
$alert-border-width: 1px !default;
|
|
169
|
-
$alert-left-border-width: 8px !default;
|
|
170
|
-
$alert-border-scale: -70% !default;
|
|
171
|
-
$alert-border-radius: 8px !default;
|
|
172
|
-
$alert-padding-x: $spacer-12 !default;
|
|
173
|
-
$alert-padding-y: $spacer-8 !default;
|
|
174
|
-
$alert-dismissible-padding-r: $alert-padding-x * 4 !default;
|
|
175
|
-
$alert-margin-bottom: 0 !default;
|
|
176
|
-
|
|
177
|
-
// Offcanvas
|
|
178
|
-
$offcanvas-padding-y: 1rem !default;
|
|
179
|
-
$offcanvas-padding-x: 1rem !default;
|
|
180
|
-
$offcanvas-vertical-height: auto !default;
|
|
181
|
-
|
|
182
|
-
// Image thumbnails
|
|
183
|
-
$thumbnail-bg: $white !default;
|
|
184
|
-
$thumbnail-padding: 0.5rem !default;
|
|
185
|
-
|
|
186
|
-
// Toast
|
|
187
|
-
$toast-font-size: 1.4rem !default;
|
|
188
|
-
$toast-padding-y: 15px !default;
|
|
189
|
-
$toast-padding-x: 20px !default;
|
|
190
|
-
$toast-background-color: $white !default;
|
|
191
|
-
$toast-header-background-color: $white !default;
|
|
192
|
-
$toast-max-width: 450px !default;
|
|
193
|
-
|
|
194
|
-
// Table
|
|
195
|
-
$table-color: $gray-700 !default;
|
|
196
|
-
$table-striped-bg: rgba($gray-300, 0.25) !default;
|
|
197
|
-
$table-border-color: $gray-300 !default;
|
|
198
|
-
$table-cell-padding-y: 0.75rem !default;
|
|
199
|
-
$table-cell-padding-x: 0.75rem !default;
|
|
200
|
-
$table-cell-padding-y-sm: 0.5rem !default;
|
|
201
|
-
$table-cell-padding-x-sm: 0.5rem !default;
|
|
202
|
-
$table-hover-bg: $gray-300 !default;
|
|
203
|
-
|
|
204
|
-
// Tabs
|
|
205
|
-
$nav-link-color: $secondary !default;
|
|
206
|
-
$nav-tabs-link-active-bg: $white !default;
|
|
207
|
-
$nav-tabs-link-active-color: $gray-600 !default;
|
|
208
|
-
|
|
209
|
-
// Tooltip
|
|
210
|
-
$tooltip-padding-y: 1.2rem;
|
|
211
|
-
$tooltip-padding-x: 1.2rem;
|
|
212
|
-
$tooltip-arrow-width: 1.6rem;
|
|
213
|
-
$tooltip-arrow-height: 0.8rem;
|
|
214
|
-
$tooltip-opacity: 0.8;
|
|
215
|
-
$tooltip-border-radius: 8px;
|
|
216
|
-
$tooltip-max-width: 326px;
|
|
217
|
-
|
|
218
|
-
// Z-index
|
|
219
|
-
$zindex-offcanvas: 1050 !default;
|
|
220
|
-
|
|
221
|
-
// Horizontal rule
|
|
222
|
-
$hr-color: $gray-400 !default;
|
|
223
|
-
$hr-opacity: 1 !default;
|
|
224
|
-
$hr-default-spacing: 2.4rem !default;
|
|
225
|
-
|
|
226
|
-
/**== Custom components ==**/
|
|
227
|
-
|
|
228
|
-
// Action Bar
|
|
229
|
-
$actionbar-background-color: $primary !default;
|
|
230
|
-
$actionbar-font-size: $btn-font-size !default;
|
|
231
|
-
$actionbar-font-size-mobile: $btn-font-size !default;
|
|
232
|
-
|
|
233
|
-
//Table Explorer
|
|
234
|
-
$table-explorer-main-color: $blue-100 !default;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
// FONT PATHS
|
|
2
|
-
$fonts-path: "fonts" !default;
|
|
3
|
-
$fa-font-path: "#{$fonts-path}/fa" !default;
|
|
4
|
-
$dyslexic-font-path: "#{$fonts-path}/dyslexic" !default;
|
|
5
|
-
|
|
6
|
-
// Bootstrap Overrides
|
|
7
|
-
$font-family-sans-serif: "Roboto", sans-serif !default;
|
|
8
|
-
$font-size-root: 62.5% !default;
|
|
9
|
-
$font-size-base: 1.6rem !default;
|
|
10
|
-
$line-height-base: 1.6 !default;
|
|
11
|
-
$small-font-size: 1.4rem !default;
|
|
12
|
-
$caption-font-size: 1.2rem !default;
|
|
13
|
-
$headings-font-weight: 700 !default;
|
|
14
|
-
$headings-margin-bottom: 0 !default;
|
|
15
|
-
|
|
16
|
-
$display-font-sizes: (
|
|
17
|
-
1: 3.2rem,
|
|
18
|
-
2: 2.6rem,
|
|
19
|
-
3: 2.2rem,
|
|
20
|
-
4: 1.8rem,
|
|
21
|
-
) !default;
|
|
22
|
-
|
|
23
|
-
$h1-font-size: 3.2rem !default;
|
|
24
|
-
$h2-font-size: 2.6rem !default;
|
|
25
|
-
$h3-font-size: 2.2rem !default;
|
|
26
|
-
$h4-font-size: 1.8rem !default;
|
|
27
|
-
$h5-font-size: $font-size-base !default;
|
|
28
|
-
$h6-font-size: 1.4rem !default;
|
|
29
|
-
|
|
30
|
-
$font-sizes: (
|
|
31
|
-
1: $h1-font-size,
|
|
32
|
-
2: $h2-font-size,
|
|
33
|
-
3: $h3-font-size,
|
|
34
|
-
4: $h4-font-size,
|
|
35
|
-
5: $h5-font-size,
|
|
36
|
-
6: $h6-font-size,
|
|
37
|
-
) !default;
|
package/scss/vendors/_.scss
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
@import "./bootstrap/scss/functions"; // Required
|
|
2
|
-
@import "./bootstrap/scss/variables"; // Required
|
|
3
|
-
@import "./bootstrap/scss/maps"; // Required
|
|
4
|
-
@import "./bootstrap/scss/mixins"; // Required
|
|
5
|
-
@import "./bootstrap/scss/utilities"; // Required
|
|
6
|
-
@import "../utilities/custom-utilities";
|
|
7
|
-
@import "./bootstrap/scss/root"; // Required
|
|
8
|
-
@import "./bootstrap/scss/reboot"; // Required
|
|
9
|
-
@import "./bootstrap/scss/type";
|
|
10
|
-
@import "./bootstrap/scss/images";
|
|
11
|
-
@import "./bootstrap/scss/containers";
|
|
12
|
-
@import "./bootstrap/scss/grid";
|
|
13
|
-
@import "./bootstrap/scss/tables";
|
|
14
|
-
@import "./bootstrap/scss/forms";
|
|
15
|
-
@import "./bootstrap/scss/buttons";
|
|
16
|
-
@import "./bootstrap/scss/transitions";
|
|
17
|
-
@import "./bootstrap/scss/dropdown";
|
|
18
|
-
@import "./bootstrap/scss/button-group";
|
|
19
|
-
@import "./bootstrap/scss/nav";
|
|
20
|
-
@import "./bootstrap/scss/navbar"; // Requires nav
|
|
21
|
-
@import "./bootstrap/scss/card";
|
|
22
|
-
@import "./bootstrap/scss/accordion";
|
|
23
|
-
@import "./bootstrap/scss/breadcrumb";
|
|
24
|
-
@import "./bootstrap/scss/pagination";
|
|
25
|
-
@import "./bootstrap/scss/badge";
|
|
26
|
-
@import "./bootstrap/scss/alert";
|
|
27
|
-
@import "./bootstrap/scss/progress";
|
|
28
|
-
@import "./bootstrap/scss/list-group";
|
|
29
|
-
@import "./bootstrap/scss/close";
|
|
30
|
-
@import "./bootstrap/scss/toasts";
|
|
31
|
-
@import "./bootstrap/scss/modal"; // Requires transitions
|
|
32
|
-
@import "./bootstrap/scss/tooltip";
|
|
33
|
-
@import "./bootstrap/scss/popover";
|
|
34
|
-
@import "./bootstrap/scss/carousel";
|
|
35
|
-
@import "./bootstrap/scss/placeholders";
|
|
36
|
-
// @import "./bootstrap/scss/spinners";
|
|
37
|
-
@import "./bootstrap/scss/offcanvas";
|
|
38
|
-
|
|
39
|
-
// Helpers
|
|
40
|
-
@import "./bootstrap/scss/helpers";
|
|
41
|
-
|
|
42
|
-
// Utilities
|
|
43
|
-
@import "./bootstrap/scss/utilities/api";
|