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,140 @@
|
|
|
1
|
+
.table-list {
|
|
2
|
+
|
|
3
|
+
&-header {
|
|
4
|
+
display: flex;
|
|
5
|
+
justify-content: space-between;
|
|
6
|
+
padding: 5px 15px;
|
|
7
|
+
font-size: 1.4rem;
|
|
8
|
+
font-weight: bold;
|
|
9
|
+
color: $gray-600;
|
|
10
|
+
|
|
11
|
+
@include media-breakpoint-down(sm) {
|
|
12
|
+
display: none;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.table-list-item-preview {
|
|
16
|
+
width: 40px;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
&-item {
|
|
21
|
+
display: flex;
|
|
22
|
+
align-items: center;
|
|
23
|
+
justify-content: space-between;
|
|
24
|
+
padding: 5px 15px;
|
|
25
|
+
margin: 5px 0;
|
|
26
|
+
font-size: 1.4rem;
|
|
27
|
+
color: $gray-600;
|
|
28
|
+
cursor: pointer;
|
|
29
|
+
border: 1px solid $gray-200;
|
|
30
|
+
border-radius: $border-radius-lg;
|
|
31
|
+
|
|
32
|
+
@extend .transition-hover;
|
|
33
|
+
|
|
34
|
+
&:hover {
|
|
35
|
+
border-color: $secondary;
|
|
36
|
+
|
|
37
|
+
@extend .transition-hover-fast;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&:active,
|
|
41
|
+
&.active {
|
|
42
|
+
background-color: rgba($secondary, 0.1);
|
|
43
|
+
border-color: $secondary;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
@include media-breakpoint-down(sm) {
|
|
47
|
+
flex-wrap: wrap;
|
|
48
|
+
padding: 10px;
|
|
49
|
+
margin: 10px 0;
|
|
50
|
+
border-color: $gray-300;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.table-list-item-preview {
|
|
54
|
+
width: 40px;
|
|
55
|
+
font-size: 1.6rem;
|
|
56
|
+
text-align: center;
|
|
57
|
+
vertical-align: middle;
|
|
58
|
+
@include media-breakpoint-down(sm) {
|
|
59
|
+
width: 30px;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.table-list-title {
|
|
64
|
+
margin: 0;
|
|
65
|
+
overflow: hidden;
|
|
66
|
+
font-size: 1.6rem;
|
|
67
|
+
font-weight: bold;
|
|
68
|
+
color: $gray-700;
|
|
69
|
+
text-overflow: ellipsis;
|
|
70
|
+
white-space: nowrap;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.table-list-image {
|
|
74
|
+
width: 30px;
|
|
75
|
+
height: 30px;
|
|
76
|
+
margin-right: 5px;
|
|
77
|
+
border-radius: $border-radius;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.table-list-status {
|
|
81
|
+
padding-right: 10px;
|
|
82
|
+
font-size: 1.6rem;
|
|
83
|
+
text-align: right;
|
|
84
|
+
|
|
85
|
+
> * {
|
|
86
|
+
margin: 0 5px;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.table-list-modifiedBy {
|
|
91
|
+
font-size: 1.2rem;
|
|
92
|
+
@include media-breakpoint-down(sm) {
|
|
93
|
+
display: none;
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
&-title {
|
|
99
|
+
width: calc(100% - 450px);
|
|
100
|
+
@include media-breakpoint-down(sm) {
|
|
101
|
+
width: calc(100% - 40px); // 100% - .list-item-preview
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
&-status {
|
|
106
|
+
width: 75px;
|
|
107
|
+
@include media-breakpoint-down(sm) {
|
|
108
|
+
display: none;
|
|
109
|
+
}
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
&-owner {
|
|
113
|
+
width: 200px;
|
|
114
|
+
@include media-breakpoint-down(sm) {
|
|
115
|
+
width: 55%;
|
|
116
|
+
.avatar {
|
|
117
|
+
display: none;
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
&-modification {
|
|
123
|
+
width: 175px;
|
|
124
|
+
@include media-breakpoint-down(sm) {
|
|
125
|
+
width: 45%;
|
|
126
|
+
text-align: right;
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
@include media-breakpoint-down(sm) {
|
|
132
|
+
|
|
133
|
+
.explorer-view.table-list {
|
|
134
|
+
padding: 5px;
|
|
135
|
+
border-right-color: transparent;
|
|
136
|
+
border-bottom-color: transparent;
|
|
137
|
+
border-left-color: transparent;
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
.table {
|
|
2
|
+
& > :not(:last-child) > :last-child > * {
|
|
3
|
+
border-bottom-color: $gray-200;
|
|
4
|
+
}
|
|
5
|
+
&-light {
|
|
6
|
+
color: $gray-700;
|
|
7
|
+
}
|
|
8
|
+
.remove {
|
|
9
|
+
color: $medium;
|
|
10
|
+
&:hover {
|
|
11
|
+
color: $red;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.btn-close {
|
|
16
|
+
margin-left: auto;
|
|
17
|
+
display: block;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
$toast-start-color: #f0f9fc;
|
|
2
|
+
$toast-end-color: #dceff7;
|
|
3
|
+
$btn-border-radius: 0;
|
|
4
|
+
|
|
5
|
+
.toast {
|
|
6
|
+
&-container {
|
|
7
|
+
position: fixed;
|
|
8
|
+
right: 0;
|
|
9
|
+
bottom: 0;
|
|
10
|
+
z-index: 999;
|
|
11
|
+
padding: 10px;
|
|
12
|
+
font-size: 2em;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
ode-infotip & {
|
|
16
|
+
background: linear-gradient(to right, $toast-start-color, $toast-end-color);
|
|
17
|
+
|
|
18
|
+
&,
|
|
19
|
+
> *,
|
|
20
|
+
> * > * {
|
|
21
|
+
border: 0;
|
|
22
|
+
border-radius: 0;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.toast-header {
|
|
26
|
+
padding-bottom: 0;
|
|
27
|
+
margin-bottom: -1rem;
|
|
28
|
+
background-color: transparent;
|
|
29
|
+
}
|
|
30
|
+
.toast-body {
|
|
31
|
+
color: $deep-blue;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.btn {
|
|
35
|
+
border-radius: $btn-border-radius;
|
|
36
|
+
|
|
37
|
+
&-light {
|
|
38
|
+
&:hover {
|
|
39
|
+
color: $primary;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
/* VARIABLES */
|
|
2
|
+
$tree-structure-width: 250px;
|
|
3
|
+
|
|
4
|
+
/* COMPONENT */
|
|
5
|
+
|
|
6
|
+
/* aside */.tree-structure {
|
|
7
|
+
width: $tree-structure-width;
|
|
8
|
+
padding: 15px;
|
|
9
|
+
font-size: 1.4rem;
|
|
10
|
+
font-weight: bold;
|
|
11
|
+
color: $gray-600;
|
|
12
|
+
background-color: rgba($white, 0.7);
|
|
13
|
+
box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.05);
|
|
14
|
+
|
|
15
|
+
&-title {
|
|
16
|
+
margin-bottom: 20px;
|
|
17
|
+
font-size: 2.4rem;
|
|
18
|
+
font-weight: bold;
|
|
19
|
+
color: $secondary;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
&-tree {
|
|
23
|
+
max-height: calc(100vh - 220px);
|
|
24
|
+
padding-right: 5px;
|
|
25
|
+
padding-left: 0;
|
|
26
|
+
margin-left: 0;
|
|
27
|
+
overflow-y: auto;
|
|
28
|
+
scrollbar-width: thin;
|
|
29
|
+
scrollbar-color: $gray-500 $gray-200;
|
|
30
|
+
|
|
31
|
+
ul {
|
|
32
|
+
padding-left: 10px;
|
|
33
|
+
margin-left: 0;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
li {
|
|
37
|
+
list-style-type: none;
|
|
38
|
+
|
|
39
|
+
input[type="checkbox"] {
|
|
40
|
+
position: absolute;
|
|
41
|
+
margin: 6px 10px;
|
|
42
|
+
cursor: pointer;
|
|
43
|
+
opacity: 0;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
label {
|
|
47
|
+
display: block;
|
|
48
|
+
|
|
49
|
+
a::before {
|
|
50
|
+
margin-right: 5px;
|
|
51
|
+
font-family: "FontAwesome";
|
|
52
|
+
content: "\f105";
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
input ~ ul {
|
|
57
|
+
display: none;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
input:checked {
|
|
61
|
+
& ~ ul {
|
|
62
|
+
display: block;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
& ~ label a::before {
|
|
66
|
+
content: "\f107";
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
a {
|
|
71
|
+
display: block;
|
|
72
|
+
padding: 7px 15px;
|
|
73
|
+
margin: 5px 0;
|
|
74
|
+
line-height: 1.2;
|
|
75
|
+
color: $gray-600;
|
|
76
|
+
border-radius: $border-radius;
|
|
77
|
+
|
|
78
|
+
@extend .transition-hover-slow;
|
|
79
|
+
|
|
80
|
+
&:hover {
|
|
81
|
+
color: $secondary;
|
|
82
|
+
text-decoration: none;
|
|
83
|
+
background-color: rgba($secondary, 0.075);
|
|
84
|
+
|
|
85
|
+
@extend .transition-hover-fast;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
&.active,
|
|
89
|
+
&:active {
|
|
90
|
+
color: $secondary;
|
|
91
|
+
background-color: rgba($secondary, 0.2);
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.tree-structure-left {
|
|
99
|
+
border-radius: $border-radius 0 0 $border-radius;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.tree-structure-right {
|
|
103
|
+
border-radius: 0 $border-radius $border-radius 0;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.tree-structure + .main-content {
|
|
107
|
+
width: calc(100% - #{$tree-structure-width});
|
|
108
|
+
border-radius: 0 $border-radius $border-radius 0;
|
|
109
|
+
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.tree-structure.offcanvas {
|
|
113
|
+
background-color: rgba($white, 0.95);
|
|
114
|
+
|
|
115
|
+
.tree-structure-tree {
|
|
116
|
+
max-height: calc(100vh - 130px);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
@include media-breakpoint-down(lg) {
|
|
121
|
+
.tree-structure {
|
|
122
|
+
display: none;
|
|
123
|
+
width: 400px;
|
|
124
|
+
background-color: $white;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.tree-structure.tree-structure-mobile {
|
|
128
|
+
display: block;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.tree-structure + .main-content {
|
|
132
|
+
width: 100%;
|
|
133
|
+
border-radius: $border-radius;
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
// tree-structure in modal
|
|
138
|
+
.modal {
|
|
139
|
+
.tree-structure {
|
|
140
|
+
padding: 15px 0;
|
|
141
|
+
box-shadow: none;
|
|
142
|
+
}
|
|
143
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
$widget-padding-x: 2rem;
|
|
2
|
+
|
|
3
|
+
@import "base";
|
|
4
|
+
@import "applications";
|
|
5
|
+
@import "bookmarks";
|
|
6
|
+
@import "calendar";
|
|
7
|
+
@import "featured-news";
|
|
8
|
+
@import "news";
|
|
9
|
+
@import "recently-viewed";
|
|
10
|
+
@import "record";
|
|
11
|
+
@import "rss";
|
|
12
|
+
@import "school";
|
|
13
|
+
@import "dashboard";
|
|
14
|
+
@import "flash";
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
.widget-applications {
|
|
2
|
+
//Widget Applications
|
|
3
|
+
|
|
4
|
+
.icon-grid {
|
|
5
|
+
display: flex;
|
|
6
|
+
flex-wrap: wrap;
|
|
7
|
+
|
|
8
|
+
&-item {
|
|
9
|
+
position: relative;
|
|
10
|
+
width: 25%;
|
|
11
|
+
font-size: 3.2em;
|
|
12
|
+
|
|
13
|
+
a {
|
|
14
|
+
@include have-child-in-middle();
|
|
15
|
+
@include background-color-to(white, 0.8s);
|
|
16
|
+
|
|
17
|
+
position: relative;
|
|
18
|
+
padding-top: 100%;
|
|
19
|
+
margin: 1px;
|
|
20
|
+
text-decoration: none;
|
|
21
|
+
background: $gray-100;
|
|
22
|
+
|
|
23
|
+
> i,
|
|
24
|
+
> img {
|
|
25
|
+
@include have-child-in-middle();
|
|
26
|
+
@include square(100%);
|
|
27
|
+
|
|
28
|
+
position: absolute;
|
|
29
|
+
top: 50%;
|
|
30
|
+
transform: translateY(-50%);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
> img {
|
|
34
|
+
@include square(80%);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
@include media-breakpoint-between(sm, md) {
|
|
39
|
+
width: 100 / 6 * 1%;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
> .widget-body {
|
|
45
|
+
max-height: 300px;
|
|
46
|
+
overflow: auto;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
.widget {
|
|
2
|
+
margin-bottom: 2em;
|
|
3
|
+
font-size: 1.4rem;
|
|
4
|
+
background-color: #fff;
|
|
5
|
+
border-radius: 6px;
|
|
6
|
+
box-shadow: 2px 2px 40px 0 rgba(0, 0, 0, 0.05);
|
|
7
|
+
//overflow: hidden;
|
|
8
|
+
|
|
9
|
+
a {
|
|
10
|
+
text-decoration: none;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
ul {
|
|
14
|
+
padding: 0;
|
|
15
|
+
margin: 0;
|
|
16
|
+
list-style-type: none;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.meta {
|
|
20
|
+
font-size: 0.8em;
|
|
21
|
+
color: $gray-700;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
&-empty-message {
|
|
25
|
+
display: block;
|
|
26
|
+
padding: 10px $widget-padding-x;
|
|
27
|
+
font-style: italic;
|
|
28
|
+
color: $gray-700;
|
|
29
|
+
text-align: center;
|
|
30
|
+
|
|
31
|
+
&.link {
|
|
32
|
+
cursor: pointer;
|
|
33
|
+
|
|
34
|
+
@include media-breakpoint-down(lg) {
|
|
35
|
+
pointer-events: none;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&-header {
|
|
41
|
+
position: relative;
|
|
42
|
+
display: flex;
|
|
43
|
+
justify-content: flex-end;
|
|
44
|
+
padding: 1.2rem $widget-padding-x;
|
|
45
|
+
border-bottom: 1px solid $ghost;
|
|
46
|
+
|
|
47
|
+
.subtitle {
|
|
48
|
+
flex: 1;
|
|
49
|
+
|
|
50
|
+
.seemore {
|
|
51
|
+
@include color-to($orange);
|
|
52
|
+
|
|
53
|
+
color: inherit;
|
|
54
|
+
|
|
55
|
+
&:hover {
|
|
56
|
+
text-decoration: none;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.seemore-text {
|
|
61
|
+
padding-left: 0.5em;
|
|
62
|
+
font-size: 0.8em;
|
|
63
|
+
font-weight: 400;
|
|
64
|
+
text-transform: initial;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
&:hover {
|
|
69
|
+
.widget-options {
|
|
70
|
+
opacity: 1;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
&-options {
|
|
76
|
+
@include add-transitions(opacity);
|
|
77
|
+
opacity: 0;
|
|
78
|
+
|
|
79
|
+
& > * {
|
|
80
|
+
display: inline-block;
|
|
81
|
+
|
|
82
|
+
&:not(:first-child) {
|
|
83
|
+
margin-left: 0.8rem;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.tool,
|
|
88
|
+
.widget-handle {
|
|
89
|
+
@include color-to($gray-700);
|
|
90
|
+
color: $gray-400;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
@include media-breakpoint-down(lg) {
|
|
94
|
+
display: none;
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
&-footer {
|
|
99
|
+
&-action {
|
|
100
|
+
text-align: center;
|
|
101
|
+
|
|
102
|
+
.link {
|
|
103
|
+
display: block;
|
|
104
|
+
padding: 0.4em 0;
|
|
105
|
+
font-size: $small-font-size;
|
|
106
|
+
color: $gray-600;
|
|
107
|
+
|
|
108
|
+
@include add-transitions(background-color, color) {
|
|
109
|
+
color: $primary;
|
|
110
|
+
background-color: $ghost;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
&:not(.widget-locked) {
|
|
117
|
+
.widget-header {
|
|
118
|
+
cursor: grab;
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
&:is(.widget-locked) {
|
|
123
|
+
.widget-handle {
|
|
124
|
+
display: none;
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
&-qwant {
|
|
129
|
+
.widget-header {
|
|
130
|
+
margin-bottom: -2em;
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
.widget-bookmarks {
|
|
2
|
+
//Widget Liens utiles
|
|
3
|
+
|
|
4
|
+
.bookmark {
|
|
5
|
+
&-item {
|
|
6
|
+
|
|
7
|
+
@include background-color-to(rgba($third, 0.1));
|
|
8
|
+
|
|
9
|
+
padding: 0 $widget-padding-x;
|
|
10
|
+
color: $third;
|
|
11
|
+
border-bottom: 1px solid $gray-100;
|
|
12
|
+
|
|
13
|
+
.link {
|
|
14
|
+
|
|
15
|
+
@include decoration-to(none);
|
|
16
|
+
@include insert-icon("\f0c1", 0.8em, 1em);
|
|
17
|
+
|
|
18
|
+
display: block;
|
|
19
|
+
padding: 0.4em 0 0.4em 25px;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
.widget-calendar {
|
|
2
|
+
//Widget Calendar
|
|
3
|
+
|
|
4
|
+
.day-list {
|
|
5
|
+
margin: 10px $widget-padding-x;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.day-item {
|
|
9
|
+
position: relative;
|
|
10
|
+
padding-bottom: 0.5em;
|
|
11
|
+
|
|
12
|
+
&-title {
|
|
13
|
+
padding-left: 20px;
|
|
14
|
+
|
|
15
|
+
@include prepend-icon("\f111", 8px, 0, $orange);
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&::before {
|
|
19
|
+
position: absolute;
|
|
20
|
+
top: 0.7em;
|
|
21
|
+
left: 3.5px;
|
|
22
|
+
display: block;
|
|
23
|
+
width: 1px;
|
|
24
|
+
height: 100%;
|
|
25
|
+
content: "";
|
|
26
|
+
background: #c8c8c8;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&:last-child {
|
|
30
|
+
&::before {
|
|
31
|
+
content: none;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.moment-item {
|
|
37
|
+
display: flex;
|
|
38
|
+
align-items: start;
|
|
39
|
+
padding-bottom: 0.75em;
|
|
40
|
+
padding-left: 25px;
|
|
41
|
+
|
|
42
|
+
.icon,
|
|
43
|
+
.hour {
|
|
44
|
+
width: 1em;
|
|
45
|
+
margin-right: 0.75em;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.hour {
|
|
49
|
+
width: 2.5em;
|
|
50
|
+
text-align: right;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.link {
|
|
54
|
+
flex: 1;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
.widget-dashboard {
|
|
2
|
+
.dashboard {
|
|
3
|
+
&-choice {
|
|
4
|
+
display: flex;
|
|
5
|
+
justify-content: start;
|
|
6
|
+
background: #fff;
|
|
7
|
+
|
|
8
|
+
.avatar-link {
|
|
9
|
+
flex: 1;
|
|
10
|
+
padding: 10px $widget-padding-x;
|
|
11
|
+
text-align: center;
|
|
12
|
+
text-decoration: none;
|
|
13
|
+
|
|
14
|
+
@include background-color-to($cyan);
|
|
15
|
+
@include color-to(#fff);
|
|
16
|
+
|
|
17
|
+
img {
|
|
18
|
+
|
|
19
|
+
@include square(40px);
|
|
20
|
+
|
|
21
|
+
display: block;
|
|
22
|
+
margin: 0 auto 5px;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
span {
|
|
26
|
+
display: block;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
&.active {
|
|
30
|
+
color: #fff;
|
|
31
|
+
background: $third;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
&:not(:last-child) {
|
|
35
|
+
border-right: $cyan 1px solid;
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
&-list {
|
|
41
|
+
.item {
|
|
42
|
+
&-inner {
|
|
43
|
+
display: flex;
|
|
44
|
+
padding: 8px $widget-padding-x;
|
|
45
|
+
text-decoration: none;
|
|
46
|
+
|
|
47
|
+
@include background-color-to($gray-100, 0.4s, $easeOutQuad);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.left {
|
|
51
|
+
//width: 40px;
|
|
52
|
+
|
|
53
|
+
padding-right: $widget-padding-x;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.icon {
|
|
57
|
+
font-size: 1.4em;
|
|
58
|
+
color: #fff;
|
|
59
|
+
background: #0d5571;
|
|
60
|
+
|
|
61
|
+
@include circle(1.8em);
|
|
62
|
+
@include have-child-in-middle();
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
&:nth-child(2n) {
|
|
66
|
+
background: rgba($third, 0.07);
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
&:nth-child(2) {
|
|
70
|
+
.icon {
|
|
71
|
+
background: #167194;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
&:nth-child(3) {
|
|
76
|
+
.icon {
|
|
77
|
+
background: #1e83ac;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&:nth-child(4) {
|
|
82
|
+
.icon {
|
|
83
|
+
background: #2e99c4;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&:nth-child(5) {
|
|
88
|
+
.icon {
|
|
89
|
+
background: #29a3d3;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|