ode-bootstrap 1.1.4-dev.202306051725 → 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,117 +1,25 @@
|
|
|
1
|
-
$modal-inner-padding: $spacer-0;
|
|
2
|
-
$modal-content-padding: $spacer-32;
|
|
3
|
-
$modal-header-padding: $spacer-0;
|
|
4
|
-
$modal-footer-padding: $spacer-0;
|
|
5
|
-
$modal-dialog-margin: $spacer-64;
|
|
6
|
-
$modal-title-line-height: 3.2rem;
|
|
7
|
-
$modal-footer-gap: $spacer-8;
|
|
8
|
-
$modal-max-width-md: 648px;
|
|
9
|
-
$modal-max-width-lg: 872px;
|
|
10
|
-
|
|
11
1
|
.modal {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
--#{$prefix}modal-max-width-md: #{$modal-max-width-md};
|
|
16
|
-
--#{$prefix}modal-max-width-lg: #{$modal-max-width-lg};
|
|
17
|
-
--#{$prefix}modal-padding: #{$modal-inner-padding};
|
|
18
|
-
--#{$prefix}modal-margin: #{$modal-dialog-margin};
|
|
19
|
-
--#{$prefix}modal-color: #{$modal-content-color};
|
|
20
|
-
--#{$prefix}modal-bg: #{$modal-content-bg};
|
|
21
|
-
--#{$prefix}modal-border-color: #{$modal-content-border-color};
|
|
22
|
-
--#{$prefix}modal-border-width: #{$modal-content-border-width};
|
|
23
|
-
--#{$prefix}modal-border-radius: #{$modal-content-border-radius};
|
|
24
|
-
--#{$prefix}modal-box-shadow: #{$modal-content-box-shadow-xs};
|
|
25
|
-
--#{$prefix}modal-inner-border-radius: #{$modal-content-inner-border-radius};
|
|
26
|
-
--#{$prefix}modal-content-padding: #{$modal-content-padding};
|
|
27
|
-
--#{$prefix}modal-header-padding-x: #{$modal-header-padding-x};
|
|
28
|
-
--#{$prefix}modal-header-padding-y: #{$modal-header-padding-y};
|
|
29
|
-
--#{$prefix}modal-header-padding: #{$modal-header-padding}; // Todo in v6: Split this padding into x and y
|
|
30
|
-
--#{$prefix}modal-header-border-color: #{$modal-header-border-color};
|
|
31
|
-
--#{$prefix}modal-header-border-width: #{$modal-header-border-width};
|
|
32
|
-
--#{$prefix}modal-title-line-height: #{$modal-title-line-height};
|
|
33
|
-
--#{$prefix}modal-footer-gap: #{$modal-footer-gap};
|
|
34
|
-
--#{$prefix}modal-footer-bg: #{$modal-footer-bg};
|
|
35
|
-
--#{$prefix}modal-footer-border-color: #{$modal-footer-border-color};
|
|
36
|
-
--#{$prefix}modal-footer-border-width: #{$modal-footer-border-width};
|
|
37
|
-
--#{$prefix}modal-footer-padding: #{$modal-footer-padding};
|
|
38
|
-
// scss-docs-end modal-css-vars
|
|
39
|
-
|
|
40
|
-
.modal-dialog {
|
|
41
|
-
margin-top: $spacer-32;
|
|
42
|
-
margin-bottom: $spacer-32;
|
|
43
|
-
|
|
44
|
-
@include media-breakpoint-up(md) {
|
|
45
|
-
margin-top: $spacer-48;
|
|
46
|
-
margin-bottom: $spacer-48;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
@include media-breakpoint-up(lg) {
|
|
50
|
-
margin-top: $spacer-64;
|
|
51
|
-
margin-bottom: $spacer-64;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
&.modal-md,
|
|
55
|
-
&.modal-lg {
|
|
56
|
-
@include media-breakpoint-up(xs) {
|
|
57
|
-
max-width: fit-content;
|
|
58
|
-
margin-left: auto;
|
|
59
|
-
margin-right: auto;
|
|
60
|
-
}
|
|
61
|
-
& > .modal-content {
|
|
62
|
-
@include media-breakpoint-up(xs) {
|
|
63
|
-
padding: $spacer-24;
|
|
64
|
-
}
|
|
65
|
-
@include media-breakpoint-up(md) {
|
|
66
|
-
padding: var(--#{$prefix}modal-content-padding);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
&.modal-md {
|
|
72
|
-
@include media-breakpoint-up(md) {
|
|
73
|
-
max-width: var(--#{$prefix}modal-max-width-md);
|
|
74
|
-
margin-left: auto;
|
|
75
|
-
margin-right: auto;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
&.modal-lg {
|
|
80
|
-
@include media-breakpoint-up(md) {
|
|
81
|
-
margin-left: auto;
|
|
82
|
-
margin-right: auto;
|
|
83
|
-
}
|
|
84
|
-
@include media-breakpoint-up(lg) {
|
|
85
|
-
max-width: var(--#{$prefix}modal-max-width-lg);
|
|
86
|
-
margin-left: auto;
|
|
87
|
-
margin-right: auto;
|
|
88
|
-
}
|
|
2
|
+
.modal-title {
|
|
3
|
+
color: $cyan;
|
|
4
|
+
font-size: 2rem;
|
|
89
5
|
}
|
|
6
|
+
}
|
|
90
7
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
position: absolute;
|
|
97
|
-
top: 1.9rem;
|
|
98
|
-
right: 1.9rem;
|
|
99
|
-
opacity: 1;
|
|
100
|
-
color: $gray-800;
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
& > .modal-body {
|
|
105
|
-
margin: $spacer-32 $spacer-0;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
& > .modal-footer {
|
|
109
|
-
gap: var(--#{$prefix}modal-footer-gap);
|
|
110
|
-
|
|
111
|
-
& > * {
|
|
112
|
-
margin: 0;
|
|
8
|
+
// HELP MODAL
|
|
9
|
+
.modal {
|
|
10
|
+
&-help {
|
|
11
|
+
.modal-footer {
|
|
12
|
+
display: none;
|
|
113
13
|
}
|
|
114
|
-
}
|
|
115
14
|
}
|
|
116
|
-
}
|
|
117
15
|
}
|
|
16
|
+
// @include media-breakpoint-down(lg) {
|
|
17
|
+
// .modal-dialog {
|
|
18
|
+
// max-width: calc(100% - 3.5rem);
|
|
19
|
+
// }
|
|
20
|
+
// }
|
|
21
|
+
// @include media-breakpoint-down(lg) {
|
|
22
|
+
// .modal-dialog {
|
|
23
|
+
// max-width: calc(100% - 1rem);
|
|
24
|
+
// }
|
|
25
|
+
// }
|
|
@@ -1,62 +1,102 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
1
|
+
popover {
|
|
2
|
+
position: relative;
|
|
3
|
+
z-index: 100;
|
|
4
|
+
display: inline-block;
|
|
5
|
+
|
|
6
|
+
popover-content.hidden {
|
|
7
|
+
pointer-events: none;
|
|
8
|
+
opacity: 0;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
popover-content {
|
|
12
|
+
position: absolute;
|
|
13
|
+
top: 100%;
|
|
14
|
+
left: 50%;
|
|
15
|
+
width: 250px;
|
|
16
|
+
text-align: center;
|
|
17
|
+
background: $white;
|
|
18
|
+
border: 1px solid $gray-300;
|
|
19
|
+
border-radius: 2px;
|
|
20
|
+
box-shadow: 0 .1rem 2rem rgba(0, 0, 0, .1);
|
|
21
|
+
transform: translate(-50%, 4%);
|
|
22
|
+
|
|
23
|
+
&::before {
|
|
24
|
+
content: "\25b2";
|
|
25
|
+
position: absolute;
|
|
26
|
+
top: -2rem;
|
|
27
|
+
left: 50%;
|
|
28
|
+
z-index: 0;
|
|
29
|
+
display: block;
|
|
30
|
+
width: 40px;
|
|
31
|
+
font-family: none;
|
|
32
|
+
font-size: 2rem;
|
|
33
|
+
color: $white;
|
|
34
|
+
transform: translateX(-50%);
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.widget-applications {
|
|
38
|
+
.widget-body {
|
|
39
|
+
padding: 1.5rem;
|
|
40
|
+
max-height: 22rem;
|
|
41
|
+
overflow: auto;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.widget-footer-action & {
|
|
45
|
+
color: $gray-600;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.bookmarked-app {
|
|
50
|
+
padding: .5rem;
|
|
51
|
+
flex: 0 1 33.33%;
|
|
52
|
+
width: 70px;
|
|
53
|
+
height: 70px;
|
|
54
|
+
text-align: center;
|
|
55
|
+
border: 1px solid transparent;
|
|
56
|
+
border-radius: $border-radius;
|
|
57
|
+
|
|
58
|
+
@include add-transitions(border-color) {
|
|
59
|
+
border-color: $gray-200;
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
> a {
|
|
63
|
+
@include square(100%);
|
|
64
|
+
@include have-child-in-middle();
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.application {
|
|
68
|
+
font-size: 3rem;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
img {
|
|
72
|
+
max-width: 80%;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.search-text {
|
|
77
|
+
justify-content: center;
|
|
78
|
+
|
|
79
|
+
.searchInput {
|
|
80
|
+
height: 30px;
|
|
81
|
+
margin: 1rem -0.2rem 1rem 0;
|
|
82
|
+
width: 70%;
|
|
83
|
+
border: 1px solid $gray-200;
|
|
84
|
+
}
|
|
85
|
+
.searchButton {
|
|
86
|
+
@extend .btn-primary;
|
|
87
|
+
width: 30px;
|
|
88
|
+
height: 30px;
|
|
89
|
+
padding: 0;
|
|
90
|
+
margin-top: 1rem;
|
|
91
|
+
line-height: 30px;
|
|
92
|
+
font-weight: 700;
|
|
93
|
+
text-transform: uppercase;
|
|
94
|
+
text-align: center;
|
|
95
|
+
border: none;
|
|
96
|
+
border-top-left-radius: 0;
|
|
97
|
+
border-top-right-radius: 0;
|
|
98
|
+
box-shadow: none;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
42
101
|
}
|
|
43
|
-
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.bookmarked-app {
|
|
47
|
-
display: inline-flex;
|
|
48
|
-
justify-content: center;
|
|
49
|
-
align-items: center;
|
|
50
|
-
padding: $spacer-16;
|
|
51
|
-
flex: 0 1 33.33%;
|
|
52
|
-
height: 33.33%;
|
|
53
|
-
aspect-ratio: 1 / 1;
|
|
54
|
-
font-size: 3rem;
|
|
55
|
-
text-align: center;
|
|
56
|
-
border: 1px solid transparent;
|
|
57
|
-
border-radius: $border-radius;
|
|
58
|
-
|
|
59
|
-
@include add-transitions(border-color) {
|
|
60
|
-
border-color: $gray-300;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
102
|
+
}
|
|
@@ -1,156 +1,166 @@
|
|
|
1
1
|
.sticky-toolbox {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
color: $white;
|
|
8
|
-
transform: translateX(100%);
|
|
9
|
-
|
|
10
|
-
@include add-transitions(transform);
|
|
11
|
-
|
|
12
|
-
.link-tool {
|
|
13
|
-
position: absolute;
|
|
14
|
-
width: 50px;
|
|
15
|
-
// padding: 5px 10px;
|
|
16
|
-
padding: 0.5rem 1.3rem;
|
|
17
|
-
font-size: 1.5em;
|
|
2
|
+
position: fixed;
|
|
3
|
+
top: 100px;
|
|
4
|
+
bottom: 0;
|
|
5
|
+
right: 0;
|
|
6
|
+
z-index: 22;
|
|
18
7
|
color: $white;
|
|
19
|
-
|
|
20
|
-
background: $primary;
|
|
21
|
-
border-top-left-radius: 50%;
|
|
22
|
-
border-bottom-left-radius: 50%;
|
|
23
|
-
transform: translate(-100%, 0);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.sticky-toolbox-content {
|
|
27
|
-
display: none;
|
|
28
|
-
overflow: auto;
|
|
29
|
-
width: 400px;
|
|
30
|
-
height: 100%;
|
|
31
|
-
padding: 20px 30px;
|
|
32
|
-
background: $secondary;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.sticky-toolbox-title {
|
|
36
|
-
margin: 0 0 10px;
|
|
37
|
-
font-weight: 700;
|
|
38
|
-
|
|
39
|
-
&:not(:first-child) {
|
|
40
|
-
margin-top: 10px;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
8
|
+
transform: translateX(100%);
|
|
43
9
|
|
|
44
|
-
|
|
45
|
-
display: block;
|
|
46
|
-
color: $white;
|
|
47
|
-
text-align: center;
|
|
48
|
-
text-decoration: none;
|
|
49
|
-
background: rgba($white, 0.1);
|
|
50
|
-
border-radius: 10px;
|
|
51
|
-
overflow: hidden;
|
|
52
|
-
|
|
53
|
-
&.selected {
|
|
54
|
-
background: $primary;
|
|
55
|
-
}
|
|
10
|
+
@include add-transitions(transform);
|
|
56
11
|
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
12
|
+
.link-tool {
|
|
13
|
+
position: absolute;
|
|
14
|
+
width: 50px;
|
|
15
|
+
// padding: 5px 10px;
|
|
16
|
+
padding: 0.5rem 1.3rem;
|
|
17
|
+
font-size: 1.5em;
|
|
18
|
+
color: $white;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
background: $primary;
|
|
21
|
+
border-top-left-radius: 50%;
|
|
22
|
+
border-bottom-left-radius: 50%;
|
|
23
|
+
transform: translate(-100%, 0);
|
|
61
24
|
}
|
|
62
|
-
}
|
|
63
25
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
padding-left: 5px;
|
|
72
|
-
margin-bottom: 10px;
|
|
26
|
+
.sticky-toolbox-content {
|
|
27
|
+
display: none;
|
|
28
|
+
overflow: auto;
|
|
29
|
+
width: 400px;
|
|
30
|
+
height: 100%;
|
|
31
|
+
padding: 20px 30px;
|
|
32
|
+
background: $secondary;
|
|
73
33
|
}
|
|
74
|
-
}
|
|
75
34
|
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
35
|
+
.sticky-toolbox-title {
|
|
36
|
+
margin: 0 0 10px;
|
|
37
|
+
font-weight: 700;
|
|
38
|
+
|
|
39
|
+
&:not(:first-child) {
|
|
40
|
+
margin-top: 10px;
|
|
41
|
+
}
|
|
79
42
|
}
|
|
80
|
-
}
|
|
81
43
|
|
|
82
|
-
.buttons-widget {
|
|
83
44
|
.sticky-toolbox-item {
|
|
84
|
-
.inner {
|
|
85
|
-
position: relative;
|
|
86
45
|
display: block;
|
|
87
|
-
|
|
88
|
-
|
|
46
|
+
color: $white;
|
|
47
|
+
text-align: center;
|
|
48
|
+
text-decoration: none;
|
|
49
|
+
background: rgba($white, .10);
|
|
50
|
+
border-radius: 10px;
|
|
51
|
+
overflow: hidden;
|
|
52
|
+
|
|
53
|
+
// @include background-color-to($primary);
|
|
54
|
+
|
|
55
|
+
&.selected {
|
|
56
|
+
background: $primary;
|
|
57
|
+
|
|
58
|
+
/* &:hover {
|
|
59
|
+
background: rgba($white, .10);
|
|
60
|
+
} */
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
small {
|
|
64
|
+
display: inline-block;
|
|
65
|
+
line-height: 1.6rem;
|
|
66
|
+
margin-top: 0.5rem;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
89
69
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
font-size: 2em;
|
|
94
|
-
border-radius: 18px;
|
|
70
|
+
[class*="buttons-"] {
|
|
71
|
+
margin-right: -5px;
|
|
72
|
+
margin-left: -5px;
|
|
95
73
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
74
|
+
> .col,
|
|
75
|
+
> [class*="col-"] {
|
|
76
|
+
padding-right: 5px;
|
|
77
|
+
padding-left: 5px;
|
|
78
|
+
margin-bottom: 10px;
|
|
79
|
+
}
|
|
99
80
|
}
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
margin: 0 -1rem;
|
|
106
|
-
justify-content: center;
|
|
107
|
-
|
|
108
|
-
> div {
|
|
109
|
-
padding: 0 !important;
|
|
110
|
-
margin-bottom: 0 !important;
|
|
111
|
-
width: 20%;
|
|
81
|
+
|
|
82
|
+
.buttons-theme {
|
|
83
|
+
.sticky-toolbox-item {
|
|
84
|
+
padding: 20px 10px;
|
|
85
|
+
}
|
|
112
86
|
}
|
|
113
|
-
}
|
|
114
87
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
88
|
+
.buttons-widget {
|
|
89
|
+
.sticky-toolbox-item {
|
|
90
|
+
.inner {
|
|
91
|
+
position: relative;
|
|
92
|
+
display: block;
|
|
93
|
+
padding-top: 100%;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
i {
|
|
97
|
+
position: absolute;
|
|
98
|
+
top: 0;
|
|
99
|
+
font-size: 2em;
|
|
100
|
+
border-radius: 18px;
|
|
101
|
+
|
|
102
|
+
&.big {
|
|
103
|
+
font-size: 3em;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
@include have-child-in-middle();
|
|
107
|
+
@include square(100%);
|
|
108
|
+
}
|
|
109
|
+
}
|
|
134
110
|
}
|
|
135
111
|
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
112
|
+
.buttons-countries {
|
|
113
|
+
padding: 0 0.8rem;
|
|
114
|
+
gap: 2rem;
|
|
115
|
+
margin: 0 -1rem;
|
|
116
|
+
justify-content: center;
|
|
117
|
+
|
|
118
|
+
> div {
|
|
119
|
+
padding: 0 !important;
|
|
120
|
+
margin-bottom: 0 !important;
|
|
121
|
+
width: 20%;
|
|
122
|
+
}
|
|
140
123
|
}
|
|
141
124
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
125
|
+
.sticky-toolbox-country {
|
|
126
|
+
display: block;
|
|
127
|
+
color: $white;
|
|
128
|
+
text-align: center;
|
|
129
|
+
text-decoration: none;
|
|
130
|
+
cursor: pointer;
|
|
131
|
+
|
|
132
|
+
.flag {
|
|
133
|
+
max-width: 70%;
|
|
134
|
+
height: auto;
|
|
135
|
+
margin: 0 auto;
|
|
136
|
+
filter: saturate(0);
|
|
137
|
+
|
|
138
|
+
@include add-transitions(filter);
|
|
139
|
+
|
|
140
|
+
+ div {
|
|
141
|
+
margin-top: .5rem;
|
|
142
|
+
font-size: 1.2rem;
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
&.selected {
|
|
147
|
+
.flag {
|
|
148
|
+
filter: saturate(1);
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
&:hover:not(.selected) {
|
|
153
|
+
.flag {
|
|
154
|
+
filter: saturate(0.3);
|
|
155
|
+
}
|
|
156
|
+
}
|
|
146
157
|
}
|
|
147
|
-
}
|
|
148
158
|
|
|
149
|
-
|
|
150
|
-
|
|
159
|
+
&.open {
|
|
160
|
+
transform: translateX(0);
|
|
151
161
|
|
|
152
|
-
|
|
153
|
-
|
|
162
|
+
.sticky-toolbox-content {
|
|
163
|
+
display: block;
|
|
164
|
+
}
|
|
154
165
|
}
|
|
155
|
-
}
|
|
156
166
|
}
|