ode-bootstrap 3.13.0-dev.202103031343 → 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 +72 -72
- 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 +13 -7
- 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 +13 -7
- 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/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,38 @@
|
|
|
1
|
+
.explorer {
|
|
2
|
+
|
|
3
|
+
&-header {
|
|
4
|
+
padding: 15px 15px 0;
|
|
5
|
+
@include media-breakpoint-down(lg) {
|
|
6
|
+
padding: 10px 10px 0;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
h2 {
|
|
10
|
+
position: relative;
|
|
11
|
+
margin-bottom: 0;
|
|
12
|
+
font-size: 2rem;
|
|
13
|
+
color: $gray-700;
|
|
14
|
+
color: $gray-700;
|
|
15
|
+
@include media-breakpoint-down(lg) {
|
|
16
|
+
font-size: 1.4rem;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
small {
|
|
20
|
+
font-size: 80%;
|
|
21
|
+
color: $gray-600;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
&-view {
|
|
27
|
+
height: calc(100vh - 210px);
|
|
28
|
+
padding: 10px;
|
|
29
|
+
overflow-x: auto;
|
|
30
|
+
border-top: 1px solid $gray-200;
|
|
31
|
+
scrollbar-width: thin;
|
|
32
|
+
scrollbar-color: $gray-500 $gray-200;
|
|
33
|
+
@include media-breakpoint-down(lg) {
|
|
34
|
+
height: calc(100vh - 112px);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
|
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
$feed-spacing: 20px !default;
|
|
2
|
+
|
|
3
|
+
.feed {
|
|
4
|
+
font-size: 14px;
|
|
5
|
+
|
|
6
|
+
.filter-button {
|
|
7
|
+
@include append-icon("\f107", 1em, 0);
|
|
8
|
+
|
|
9
|
+
display: inline-block;
|
|
10
|
+
margin-bottom: 0.5em;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
&-divider-message {
|
|
14
|
+
@include add-before-layer() {
|
|
15
|
+
top: 50%;
|
|
16
|
+
z-index: -1;
|
|
17
|
+
height: 1px;
|
|
18
|
+
border-top: 2px dashed $gray-400;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
margin-bottom: $feed-spacing;
|
|
22
|
+
text-align: center;
|
|
23
|
+
|
|
24
|
+
.message {
|
|
25
|
+
color: $gray-600;
|
|
26
|
+
background: $body-bg;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&-item {
|
|
31
|
+
display: flex;
|
|
32
|
+
padding: 15px $feed-spacing;
|
|
33
|
+
margin-bottom: $feed-spacing;
|
|
34
|
+
overflow: hidden;
|
|
35
|
+
background: var(--bs-white);
|
|
36
|
+
border-radius: 8px;
|
|
37
|
+
|
|
38
|
+
@include add-before-layer();
|
|
39
|
+
|
|
40
|
+
@include media-breakpoint-down(lg) {
|
|
41
|
+
padding-right: 50px;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
&::before {
|
|
45
|
+
width: 4px;
|
|
46
|
+
background: currentColor;
|
|
47
|
+
|
|
48
|
+
@include border-start-radius(8px);
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.zone-avatar {
|
|
52
|
+
padding-right: 25px;
|
|
53
|
+
justify-self: stretch;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.zone-text {
|
|
57
|
+
flex: 1;
|
|
58
|
+
color: $gray-800;
|
|
59
|
+
|
|
60
|
+
.meta {
|
|
61
|
+
display: flex;
|
|
62
|
+
justify-content: space-between;
|
|
63
|
+
padding-bottom: 0.4em;
|
|
64
|
+
margin-bottom: 0.4em;
|
|
65
|
+
font-size: 0.8em;
|
|
66
|
+
color: $gray-600;
|
|
67
|
+
border-bottom: 1px solid $gray-200;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.report {
|
|
71
|
+
br:first-of-type {
|
|
72
|
+
display: none;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
a {
|
|
76
|
+
@extend .link;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.username {
|
|
81
|
+
//
|
|
82
|
+
|
|
83
|
+
.link {
|
|
84
|
+
color: currentColor;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.zone-tools {
|
|
90
|
+
position: absolute;
|
|
91
|
+
top: 0;
|
|
92
|
+
right: 0;
|
|
93
|
+
z-index: 2;
|
|
94
|
+
display: flex;
|
|
95
|
+
flex-direction: column;
|
|
96
|
+
align-items: start;
|
|
97
|
+
justify-content: center;
|
|
98
|
+
width: 60%;
|
|
99
|
+
height: 100%;
|
|
100
|
+
padding-left: 2rem;
|
|
101
|
+
background-color: var(--bs-white);
|
|
102
|
+
transition-duration: 0.2s;
|
|
103
|
+
transform: translateX(120%);
|
|
104
|
+
justify-self: stretch;
|
|
105
|
+
|
|
106
|
+
@include add-transitions(transform);
|
|
107
|
+
|
|
108
|
+
@include media-breakpoint-down(lg) {
|
|
109
|
+
transform: translateX(101%);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
@include media-breakpoint-down(md) {
|
|
113
|
+
width: 50%;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
@include media-breakpoint-down(sm) {
|
|
117
|
+
width: 60%;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.control {
|
|
121
|
+
@include prepend-icon("\f053", 1.4em) {
|
|
122
|
+
position: relative;
|
|
123
|
+
top: 0;
|
|
124
|
+
display: flex;
|
|
125
|
+
align-items: center;
|
|
126
|
+
height: 100%;
|
|
127
|
+
padding: 0 10px;
|
|
128
|
+
transform: translateY(0);
|
|
129
|
+
transform-origin: center;
|
|
130
|
+
|
|
131
|
+
@include add-transitions(transform);
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
position: absolute;
|
|
135
|
+
top: 0;
|
|
136
|
+
left: 0;
|
|
137
|
+
height: 100%;
|
|
138
|
+
color: $primary;
|
|
139
|
+
cursor: pointer;
|
|
140
|
+
background: var(--bs-white);
|
|
141
|
+
border-right: 1px solid $gray-200;
|
|
142
|
+
border-left: 1px solid $gray-200;
|
|
143
|
+
box-shadow: -5px 0 10px -10px rgba(0, 0, 0, 0.25);
|
|
144
|
+
transform: translateX(-100%);
|
|
145
|
+
|
|
146
|
+
@include add-transitions(background-color, color) {
|
|
147
|
+
color: var(--bs-white);
|
|
148
|
+
background-color: $primary;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
@include media-breakpoint-down(lg) {
|
|
152
|
+
border-color: $gray-200;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.link {
|
|
157
|
+
display: block;
|
|
158
|
+
|
|
159
|
+
> i {
|
|
160
|
+
margin-right: 1rem;
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
&.open {
|
|
165
|
+
transform: translateX(0) !important;
|
|
166
|
+
|
|
167
|
+
.control {
|
|
168
|
+
&::before {
|
|
169
|
+
transform: rotate(180deg);
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
@media (hover: none) {
|
|
173
|
+
color: var(--bs-white);
|
|
174
|
+
background-color: $primary;
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
&:hover {
|
|
181
|
+
.zone-tools {
|
|
182
|
+
transform: translateX(101%);
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
&.new {
|
|
188
|
+
.date {
|
|
189
|
+
@include append-icon("\f111", 0.7em, 0, $orange);
|
|
190
|
+
@include set-icon-top(1em);
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
.filters {
|
|
2
|
+
.btn {
|
|
3
|
+
color: $gray-600;
|
|
4
|
+
box-shadow: none;
|
|
5
|
+
|
|
6
|
+
&.inactive {
|
|
7
|
+
color: $gray-400;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.filters-chips {
|
|
13
|
+
display: flex;
|
|
14
|
+
flex-wrap: wrap;
|
|
15
|
+
align-items: baseline;
|
|
16
|
+
justify-content: flex-start;
|
|
17
|
+
margin: 0 -5px 1rem;
|
|
18
|
+
margin-bottom: 1em;
|
|
19
|
+
|
|
20
|
+
&:hover {
|
|
21
|
+
color: unset;
|
|
22
|
+
background-color: transparent;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.filter {
|
|
26
|
+
position: relative;
|
|
27
|
+
display: inline-block;
|
|
28
|
+
padding: 3px 15px;
|
|
29
|
+
margin: 0 5px 10px;
|
|
30
|
+
overflow: hidden;
|
|
31
|
+
font-weight: 400;
|
|
32
|
+
text-decoration: none;
|
|
33
|
+
cursor: pointer;
|
|
34
|
+
background-color: #fff;
|
|
35
|
+
border: 1px solid currentColor;
|
|
36
|
+
border-radius: 20px;
|
|
37
|
+
|
|
38
|
+
@include add-transitions(background-color, color);
|
|
39
|
+
|
|
40
|
+
&.visible {
|
|
41
|
+
display: block;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
&.active {
|
|
45
|
+
background-color: currentColor !important;
|
|
46
|
+
|
|
47
|
+
.icon,
|
|
48
|
+
.label {
|
|
49
|
+
color: #fff;
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.hidden-checkbox {
|
|
54
|
+
display: none;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.icon {
|
|
58
|
+
position: relative;
|
|
59
|
+
z-index: 2;
|
|
60
|
+
color: inherit;
|
|
61
|
+
display: inline-flex;
|
|
62
|
+
align-items: center;
|
|
63
|
+
vertical-align: middle;
|
|
64
|
+
|
|
65
|
+
@include square(1.5em);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.label {
|
|
69
|
+
position: relative;
|
|
70
|
+
z-index: 2;
|
|
71
|
+
display: inline-block;
|
|
72
|
+
font-size: 1em;
|
|
73
|
+
vertical-align: middle;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
$input-placeholder-color: $gray-500;
|
|
2
|
+
|
|
3
|
+
.input-group {
|
|
4
|
+
.btn {
|
|
5
|
+
box-shadow: none !important;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.form-control::placeholder {
|
|
10
|
+
font-style: italic;
|
|
11
|
+
color: $input-placeholder-color;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.input-searchbar {
|
|
15
|
+
position: relative;
|
|
16
|
+
|
|
17
|
+
.ic-search {
|
|
18
|
+
position: absolute;
|
|
19
|
+
top: 50%;
|
|
20
|
+
left: 1.5rem;
|
|
21
|
+
transform: translateY(-50%);
|
|
22
|
+
color: $gray-500;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.ic-search + input {
|
|
26
|
+
padding-left: 40px;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
.media-library {
|
|
2
|
+
width: calc(100% - 250px);
|
|
3
|
+
padding: 10px;
|
|
4
|
+
@include media-breakpoint-down(md) {
|
|
5
|
+
width: 100%;
|
|
6
|
+
}
|
|
7
|
+
.item {
|
|
8
|
+
border-radius: $border-radius;
|
|
9
|
+
width: calc(20% - 10px);
|
|
10
|
+
text-align: center;
|
|
11
|
+
padding: 10px;
|
|
12
|
+
margin: 1px;
|
|
13
|
+
@include media-breakpoint-down(md) {
|
|
14
|
+
width: calc(50% - 10px);
|
|
15
|
+
}
|
|
16
|
+
&:hover {
|
|
17
|
+
background-color: rgba($secondary, .1);
|
|
18
|
+
.figure-caption {
|
|
19
|
+
color: $secondary;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
.modal {
|
|
2
|
+
.modal-title {
|
|
3
|
+
color: $cyan;
|
|
4
|
+
font-size: 2rem;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
// HELP MODAL
|
|
9
|
+
.modal {
|
|
10
|
+
&-help {
|
|
11
|
+
.modal-footer {
|
|
12
|
+
display: none;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
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
|
+
// }
|
|
@@ -0,0 +1,100 @@
|
|
|
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: 1 1 33%;
|
|
52
|
+
text-align: center;
|
|
53
|
+
border: 1px solid transparent;
|
|
54
|
+
border-radius: $border-radius;
|
|
55
|
+
|
|
56
|
+
@include add-transitions(border-color) {
|
|
57
|
+
border-color: $gray-200;
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
> a {
|
|
61
|
+
@include square(100%);
|
|
62
|
+
@include have-child-in-middle();
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.application {
|
|
66
|
+
font-size: 3rem;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
img {
|
|
70
|
+
max-width: 80%;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.search-text {
|
|
75
|
+
justify-content: center;
|
|
76
|
+
|
|
77
|
+
.searchInput {
|
|
78
|
+
height: 30px;
|
|
79
|
+
margin: 1rem -0.2rem 1rem 0;
|
|
80
|
+
width: 70%;
|
|
81
|
+
border: 1px solid $gray-200;
|
|
82
|
+
}
|
|
83
|
+
.searchButton {
|
|
84
|
+
@extend .btn-primary;
|
|
85
|
+
width: 30px;
|
|
86
|
+
height: 30px;
|
|
87
|
+
padding: 0;
|
|
88
|
+
margin-top: 1rem;
|
|
89
|
+
line-height: 30px;
|
|
90
|
+
font-weight: 700;
|
|
91
|
+
text-transform: uppercase;
|
|
92
|
+
text-align: center;
|
|
93
|
+
border: none;
|
|
94
|
+
border-top-left-radius: 0;
|
|
95
|
+
border-top-right-radius: 0;
|
|
96
|
+
box-shadow: none;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
}
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
.sticky-toolbox {
|
|
2
|
+
position: fixed;
|
|
3
|
+
top: 100px;
|
|
4
|
+
bottom: 0;
|
|
5
|
+
right: 0;
|
|
6
|
+
z-index: 22;
|
|
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;
|
|
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);
|
|
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
|
+
}
|
|
43
|
+
|
|
44
|
+
.sticky-toolbox-item {
|
|
45
|
+
display: block;
|
|
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
|
+
}
|
|
69
|
+
|
|
70
|
+
[class*="buttons-"] {
|
|
71
|
+
margin-right: -5px;
|
|
72
|
+
margin-left: -5px;
|
|
73
|
+
|
|
74
|
+
> .col,
|
|
75
|
+
> [class*="col-"] {
|
|
76
|
+
padding-right: 5px;
|
|
77
|
+
padding-left: 5px;
|
|
78
|
+
margin-bottom: 10px;
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.buttons-theme {
|
|
83
|
+
.sticky-toolbox-item {
|
|
84
|
+
padding: 20px 10px;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
|
|
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
|
+
@include have-child-in-middle();
|
|
103
|
+
@include square(100%);
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.buttons-countries {
|
|
109
|
+
padding: 0 0.8rem;
|
|
110
|
+
gap: 2rem;
|
|
111
|
+
margin: 0 -1rem;
|
|
112
|
+
justify-content: center;
|
|
113
|
+
|
|
114
|
+
> div {
|
|
115
|
+
padding: 0 !important;
|
|
116
|
+
margin-bottom: 0 !important;
|
|
117
|
+
width: 20%;
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.sticky-toolbox-country {
|
|
122
|
+
display: block;
|
|
123
|
+
color: $white;
|
|
124
|
+
text-align: center;
|
|
125
|
+
text-decoration: none;
|
|
126
|
+
cursor: pointer;
|
|
127
|
+
|
|
128
|
+
.flag {
|
|
129
|
+
max-width: 70%;
|
|
130
|
+
height: auto;
|
|
131
|
+
margin: 0 auto;
|
|
132
|
+
filter: saturate(0);
|
|
133
|
+
|
|
134
|
+
@include add-transitions(filter);
|
|
135
|
+
|
|
136
|
+
+ div {
|
|
137
|
+
margin-top: .5rem;
|
|
138
|
+
font-size: 1.2rem;
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
&.selected {
|
|
143
|
+
.flag {
|
|
144
|
+
filter: saturate(1);
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
&:hover:not(.selected) {
|
|
149
|
+
.flag {
|
|
150
|
+
filter: saturate(0.3);
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
&.open {
|
|
156
|
+
transform: translateX(0);
|
|
157
|
+
|
|
158
|
+
.sticky-toolbox-content {
|
|
159
|
+
display: block;
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
}
|