adminator-admin-dashboard 2.7.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/CLAUDE.md +162 -0
- package/LICENSE +21 -0
- package/README.md +376 -0
- package/RELEASE_NOTES.md +92 -0
- package/dist/1e59d2330b4c6deb84b3.ttf +0 -0
- package/dist/20fd1704ea223900efa9.woff2 +0 -0
- package/dist/29b39089170885ae2967.woff +0 -0
- package/dist/404.html +24 -0
- package/dist/500.html +24 -0
- package/dist/55b07f26c86c8e3d3754.svg +1 -0
- package/dist/8b43027f47b20503057d.eot +0 -0
- package/dist/9bad94440d49256265a5.eot +0 -0
- package/dist/9fad440d8ee7a949a9a9.svg +1 -0
- package/dist/assets/c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg +2671 -0
- package/dist/assets/f0fc8c798eac5636249c4ea287832422.svg +362 -0
- package/dist/assets/static/fonts/icons/fontawesome/FontAwesome.otf +0 -0
- package/dist/assets/static/fonts/icons/fontawesome/fontawesome-webfont.eot +0 -0
- package/dist/assets/static/fonts/icons/fontawesome/fontawesome-webfont.svg +2671 -0
- package/dist/assets/static/fonts/icons/fontawesome/fontawesome-webfont.ttf +0 -0
- package/dist/assets/static/fonts/icons/fontawesome/fontawesome-webfont.woff +0 -0
- package/dist/assets/static/fonts/icons/fontawesome/fontawesome-webfont.woff2 +0 -0
- package/dist/assets/static/fonts/icons/themify/themify.eot +0 -0
- package/dist/assets/static/fonts/icons/themify/themify.svg +362 -0
- package/dist/assets/static/fonts/icons/themify/themify.ttf +0 -0
- package/dist/assets/static/fonts/icons/themify/themify.woff +0 -0
- package/dist/assets/static/images/404.png +0 -0
- package/dist/assets/static/images/500.png +0 -0
- package/dist/assets/static/images/bg.jpg +0 -0
- package/dist/assets/static/images/datatables/sort_asc.png +0 -0
- package/dist/assets/static/images/datatables/sort_asc_disabled.png +0 -0
- package/dist/assets/static/images/datatables/sort_both.png +0 -0
- package/dist/assets/static/images/datatables/sort_desc.png +0 -0
- package/dist/assets/static/images/datatables/sort_desc_disabled.png +0 -0
- package/dist/assets/static/images/logo-circle.svg +7 -0
- package/dist/assets/static/images/logo-gradient.svg +13 -0
- package/dist/assets/static/images/logo-outline.svg +7 -0
- package/dist/assets/static/images/logo.png +0 -0
- package/dist/assets/static/images/logo.svg +5 -0
- package/dist/basic-table.html +715 -0
- package/dist/blank.html +522 -0
- package/dist/buttons.html +467 -0
- package/dist/calendar.html +692 -0
- package/dist/charts.html +681 -0
- package/dist/chat.html +730 -0
- package/dist/compose.html +643 -0
- package/dist/datatable.html +1009 -0
- package/dist/eda8b94308c6f538f04a.ttf +0 -0
- package/dist/email.html +992 -0
- package/dist/f691f37e57f04c152e23.woff +0 -0
- package/dist/forms.html +760 -0
- package/dist/google-maps.html +530 -0
- package/dist/index.html +1090 -0
- package/dist/main.js +61239 -0
- package/dist/main.js.map +1 -0
- package/dist/signin.html +107 -0
- package/dist/signup.html +104 -0
- package/dist/test.html +91 -0
- package/dist/ui.html +931 -0
- package/dist/vector-maps.html +529 -0
- package/package.json +112 -0
- package/src/404.html +24 -0
- package/src/500.html +24 -0
- package/src/assets/scripts/app.js +644 -0
- package/src/assets/scripts/charts/chartJS/index.js +148 -0
- package/src/assets/scripts/charts/easyPieChart/index.js +200 -0
- package/src/assets/scripts/charts/index.js +3 -0
- package/src/assets/scripts/charts/sparkline/index.js +208 -0
- package/src/assets/scripts/chat/index.js +11 -0
- package/src/assets/scripts/components/Chart.js +1390 -0
- package/src/assets/scripts/components/Sidebar.js +241 -0
- package/src/assets/scripts/constants/colors.js +274 -0
- package/src/assets/scripts/datatable/index.js +379 -0
- package/src/assets/scripts/datepicker/index.js +302 -0
- package/src/assets/scripts/email/index.js +25 -0
- package/src/assets/scripts/fullcalendar/index.js +86 -0
- package/src/assets/scripts/googleMaps/index.js +93 -0
- package/src/assets/scripts/index.js +18 -0
- package/src/assets/scripts/masonry/index.js +14 -0
- package/src/assets/scripts/popover/index.js +109 -0
- package/src/assets/scripts/scrollbar/index.js +10 -0
- package/src/assets/scripts/search/index.js +15 -0
- package/src/assets/scripts/sidebar/index.js +140 -0
- package/src/assets/scripts/skycons/index.js +52 -0
- package/src/assets/scripts/ui/index.js +412 -0
- package/src/assets/scripts/utils/date.js +242 -0
- package/src/assets/scripts/utils/dom.js +349 -0
- package/src/assets/scripts/utils/index.js +45 -0
- package/src/assets/scripts/utils/theme.js +105 -0
- package/src/assets/scripts/vectorMaps/index.js +277 -0
- package/src/assets/static/fonts/icons/fontawesome/FontAwesome.otf +0 -0
- package/src/assets/static/fonts/icons/fontawesome/fontawesome-webfont.eot +0 -0
- package/src/assets/static/fonts/icons/fontawesome/fontawesome-webfont.svg +2671 -0
- package/src/assets/static/fonts/icons/fontawesome/fontawesome-webfont.ttf +0 -0
- package/src/assets/static/fonts/icons/fontawesome/fontawesome-webfont.woff +0 -0
- package/src/assets/static/fonts/icons/fontawesome/fontawesome-webfont.woff2 +0 -0
- package/src/assets/static/fonts/icons/themify/themify.eot +0 -0
- package/src/assets/static/fonts/icons/themify/themify.svg +362 -0
- package/src/assets/static/fonts/icons/themify/themify.ttf +0 -0
- package/src/assets/static/fonts/icons/themify/themify.woff +0 -0
- package/src/assets/static/images/404.png +0 -0
- package/src/assets/static/images/500.png +0 -0
- package/src/assets/static/images/bg.jpg +0 -0
- package/src/assets/static/images/datatables/sort_asc.png +0 -0
- package/src/assets/static/images/datatables/sort_asc_disabled.png +0 -0
- package/src/assets/static/images/datatables/sort_both.png +0 -0
- package/src/assets/static/images/datatables/sort_desc.png +0 -0
- package/src/assets/static/images/datatables/sort_desc_disabled.png +0 -0
- package/src/assets/static/images/logo-circle.svg +7 -0
- package/src/assets/static/images/logo-gradient.svg +13 -0
- package/src/assets/static/images/logo-outline.svg +7 -0
- package/src/assets/static/images/logo.png +0 -0
- package/src/assets/static/images/logo.svg +5 -0
- package/src/assets/styles/index.scss +801 -0
- package/src/assets/styles/spec/components/easyPieChart.scss +11 -0
- package/src/assets/styles/spec/components/footer.scss +4 -0
- package/src/assets/styles/spec/components/forms.scss +288 -0
- package/src/assets/styles/spec/components/index.scss +9 -0
- package/src/assets/styles/spec/components/loader.scss +46 -0
- package/src/assets/styles/spec/components/masonry.scss +1 -0
- package/src/assets/styles/spec/components/pageContainer.scss +255 -0
- package/src/assets/styles/spec/components/progressBar.scss +6 -0
- package/src/assets/styles/spec/components/sidebar.scss +642 -0
- package/src/assets/styles/spec/components/topbar.scss +455 -0
- package/src/assets/styles/spec/generic/base.scss +102 -0
- package/src/assets/styles/spec/generic/index.scss +1 -0
- package/src/assets/styles/spec/index.scss +4 -0
- package/src/assets/styles/spec/screens/chat.scss +147 -0
- package/src/assets/styles/spec/screens/email.scss +108 -0
- package/src/assets/styles/spec/screens/index.scss +2 -0
- package/src/assets/styles/spec/settings/baseColors.scss +103 -0
- package/src/assets/styles/spec/settings/borders.scss +6 -0
- package/src/assets/styles/spec/settings/breakpoints.scss +26 -0
- package/src/assets/styles/spec/settings/fonts.scss +4 -0
- package/src/assets/styles/spec/settings/index.scss +4 -0
- package/src/assets/styles/spec/settings/materialColors.scss +550 -0
- package/src/assets/styles/spec/tools/index.scss +1 -0
- package/src/assets/styles/spec/tools/mixins/clearfix.scss +15 -0
- package/src/assets/styles/spec/tools/mixins/index.scss +3 -0
- package/src/assets/styles/spec/tools/mixins/mediaQueriesRanges.scss +58 -0
- package/src/assets/styles/spec/tools/mixins/placeholder.scss +10 -0
- package/src/assets/styles/spec/utils/colors.scss +33 -0
- package/src/assets/styles/spec/utils/index.scss +2 -0
- package/src/assets/styles/spec/utils/layout/helpers/border.scss +78 -0
- package/src/assets/styles/spec/utils/layout/helpers/flex.scss +220 -0
- package/src/assets/styles/spec/utils/layout/helpers/index.scss +11 -0
- package/src/assets/styles/spec/utils/layout/helpers/layout.scss +137 -0
- package/src/assets/styles/spec/utils/layout/helpers/lists.scss +23 -0
- package/src/assets/styles/spec/utils/layout/helpers/margin.scss +266 -0
- package/src/assets/styles/spec/utils/layout/helpers/objects.scss +91 -0
- package/src/assets/styles/spec/utils/layout/helpers/padding.scss +147 -0
- package/src/assets/styles/spec/utils/layout/helpers/positions.scss +118 -0
- package/src/assets/styles/spec/utils/layout/helpers/pseudo.scss +6 -0
- package/src/assets/styles/spec/utils/layout/helpers/sizes.scss +157 -0
- package/src/assets/styles/spec/utils/layout/helpers/typography.scss +127 -0
- package/src/assets/styles/spec/utils/layout/index.scss +3 -0
- package/src/assets/styles/spec/utils/layout/mixins/generateResponsive.scss +25 -0
- package/src/assets/styles/spec/utils/layout/mixins/index.scss +2 -0
- package/src/assets/styles/spec/utils/layout/mixins/mediaQueryCondition.scss +28 -0
- package/src/assets/styles/spec/utils/layout/utils/center.scss +54 -0
- package/src/assets/styles/spec/utils/layout/utils/gap.scss +229 -0
- package/src/assets/styles/spec/utils/layout/utils/index.scss +5 -0
- package/src/assets/styles/spec/utils/layout/utils/layers.scss +5 -0
- package/src/assets/styles/spec/utils/layout/utils/peers.scss +35 -0
- package/src/assets/styles/utils/mobile.scss +954 -0
- package/src/assets/styles/utils/theme.css +97 -0
- package/src/assets/styles/vendor/datepicker.scss +183 -0
- package/src/assets/styles/vendor/font-awesome.css +2337 -0
- package/src/assets/styles/vendor/fullcalendar.scss +217 -0
- package/src/assets/styles/vendor/index.scss +8 -0
- package/src/assets/styles/vendor/jquery.datatables.scss +162 -0
- package/src/assets/styles/vendor/perfectScrollbar.scss +4 -0
- package/src/assets/styles/vendor/sparkline.scss +6 -0
- package/src/assets/styles/vendor/themify-icons.css +1081 -0
- package/src/basic-table.html +725 -0
- package/src/blank.html +532 -0
- package/src/buttons.html +477 -0
- package/src/calendar.html +702 -0
- package/src/charts.html +691 -0
- package/src/chat.html +740 -0
- package/src/compose.html +653 -0
- package/src/datatable.html +1019 -0
- package/src/email.html +1002 -0
- package/src/forms.html +770 -0
- package/src/google-maps.html +540 -0
- package/src/index.html +1100 -0
- package/src/signin.html +107 -0
- package/src/signup.html +104 -0
- package/src/test.html +96 -0
- package/src/ui.html +941 -0
- package/src/vector-maps.html +539 -0
- package/webpack.config.js +3 -0
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
@use '../../../settings/baseColors' as colors;
|
|
2
|
+
@use '../../../settings/borders' as borders;
|
|
3
|
+
|
|
4
|
+
// ---------------------------------------------------------
|
|
5
|
+
// @TOC
|
|
6
|
+
// ---------------------------------------------------------
|
|
7
|
+
|
|
8
|
+
// + @Quick Border Helpers
|
|
9
|
+
// + @Border Width
|
|
10
|
+
// + @Border Radius
|
|
11
|
+
// + @Border Style
|
|
12
|
+
|
|
13
|
+
// ---------------------------------------------------------
|
|
14
|
+
// @Quick Border Helpers
|
|
15
|
+
// ---------------------------------------------------------
|
|
16
|
+
|
|
17
|
+
.bd { border: #{borders.$border-width} solid #{colors.$border-color} !important; }
|
|
18
|
+
.bdT { border-top: #{borders.$border-width} solid #{colors.$border-color} !important; }
|
|
19
|
+
.bdR { border-right: #{borders.$border-width} solid #{colors.$border-color} !important; }
|
|
20
|
+
.bdB { border-bottom: #{borders.$border-width} solid #{colors.$border-color} !important; }
|
|
21
|
+
.bdL { border-left: #{borders.$border-width} solid #{colors.$border-color} !important; }
|
|
22
|
+
|
|
23
|
+
// ---------------------------------------------------------
|
|
24
|
+
// @Border Width
|
|
25
|
+
// ---------------------------------------------------------
|
|
26
|
+
|
|
27
|
+
@for $i from 0 through 5 {
|
|
28
|
+
.bdw-#{$i} { border-width: #{$i}px !important; }
|
|
29
|
+
.bdwT-#{$i} { border-top-width: #{$i}px !important; }
|
|
30
|
+
.bdwR-#{$i} { border-right-width: #{$i}px !important; }
|
|
31
|
+
.bdwB-#{$i} { border-bottom-width: #{$i}px !important; }
|
|
32
|
+
.bdwL-#{$i} { border-left-width: #{$i}px !important; }
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
// ---------------------------------------------------------
|
|
36
|
+
// @Border Radius
|
|
37
|
+
// ---------------------------------------------------------
|
|
38
|
+
|
|
39
|
+
@for $i from 0 to 5 {
|
|
40
|
+
.bdrs-#{$i} { border-radius: #{$i}px !important; }
|
|
41
|
+
|
|
42
|
+
.bdrsT-#{$i} {
|
|
43
|
+
border-top-left-radius: #{$i}px !important;
|
|
44
|
+
border-top-right-radius: #{$i}px !important;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.bdrsR-#{$i} {
|
|
48
|
+
border-top-right-radius: #{$i}px !important;
|
|
49
|
+
border-bottom-right-radius: #{$i}px !important;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.bdrsB-#{$i} {
|
|
53
|
+
border-bottom-left-radius: #{$i}px !important;
|
|
54
|
+
border-bottom-right-radius: #{$i}px !important;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.bdrsL-#{$i} {
|
|
58
|
+
border-top-left-radius: #{$i}px !important;
|
|
59
|
+
border-bottom-left-radius: #{$i}px !important;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.bdrs-50p { border-radius: 50% !important; }
|
|
64
|
+
.bdrs-10em { border-radius: 10em !important; }
|
|
65
|
+
|
|
66
|
+
// ---------------------------------------------------------
|
|
67
|
+
// @Border Style
|
|
68
|
+
// ---------------------------------------------------------
|
|
69
|
+
|
|
70
|
+
.bds-n { border-style: none !important; }
|
|
71
|
+
.bds-s { border-style: solid !important; }
|
|
72
|
+
.bds-dt { border-style: dotted !important; }
|
|
73
|
+
.bds-ds { border-style: dashed !important; }
|
|
74
|
+
.bds-db { border-style: double !important; }
|
|
75
|
+
.bds-g { border-style: groove !important; }
|
|
76
|
+
.bds-r { border-style: ridge !important; }
|
|
77
|
+
.bds-i { border-style: inset !important; }
|
|
78
|
+
.bds-o { border-style: outset !important; }
|
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
@use '../mixins/generateResponsive' as *;
|
|
2
|
+
|
|
3
|
+
// ---------------------------------------------------------
|
|
4
|
+
// @TOC
|
|
5
|
+
// ---------------------------------------------------------
|
|
6
|
+
|
|
7
|
+
// + @Variables
|
|
8
|
+
// + @Flex Wrap
|
|
9
|
+
// + @Flex Direction
|
|
10
|
+
// + @Flex
|
|
11
|
+
// + @Flex Basis
|
|
12
|
+
// + @Flex Grow
|
|
13
|
+
// + @Flex Shrink
|
|
14
|
+
// + @Flex Order
|
|
15
|
+
|
|
16
|
+
// ---------------------------------------------------------
|
|
17
|
+
// @Variables
|
|
18
|
+
// ---------------------------------------------------------
|
|
19
|
+
|
|
20
|
+
$responsive: true;
|
|
21
|
+
|
|
22
|
+
// ---------------------------------------------------------
|
|
23
|
+
// @Display
|
|
24
|
+
// ---------------------------------------------------------
|
|
25
|
+
|
|
26
|
+
.d-f { display: flex; }
|
|
27
|
+
.d-if { display: inline-flex; }
|
|
28
|
+
|
|
29
|
+
@if ($responsive == true) {
|
|
30
|
+
@include generateResponsive() {
|
|
31
|
+
.d-f\@#{$breakpointAlias} { display: flex; }
|
|
32
|
+
.d-if\@#{$breakpointAlias} { display: inline-flex; }
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
// ---------------------------------------------------------
|
|
37
|
+
// @Flex Wrap
|
|
38
|
+
// ---------------------------------------------------------
|
|
39
|
+
|
|
40
|
+
.fxw-w { flex-wrap: wrap; }
|
|
41
|
+
.fxw-wr { flex-wrap: wrap-reverse; }
|
|
42
|
+
.fxw-nw { flex-wrap: nowrap; }
|
|
43
|
+
|
|
44
|
+
@if ($responsive == true) {
|
|
45
|
+
@include generateResponsive() {
|
|
46
|
+
.fxw-w\@#{$breakpointAlias} { flex-wrap: wrap; }
|
|
47
|
+
.fxw-wr\@#{$breakpointAlias} { flex-wrap: wrap-reverse; }
|
|
48
|
+
.fxw-nw\@#{$breakpointAlias} { flex-wrap: nowrap; }
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
// ---------------------------------------------------------
|
|
53
|
+
// @Flex Direction
|
|
54
|
+
// ---------------------------------------------------------
|
|
55
|
+
|
|
56
|
+
.fxd-c { flex-direction: column; }
|
|
57
|
+
.fxd-cr { flex-direction: column-reverse; }
|
|
58
|
+
.fxd-r { flex-direction: row; }
|
|
59
|
+
.fxd-rr { flex-direction: row-reverse; }
|
|
60
|
+
|
|
61
|
+
@if ($responsive == true) {
|
|
62
|
+
@include generateResponsive() {
|
|
63
|
+
.fxd-c\@#{$breakpointAlias} { flex-direction: column; }
|
|
64
|
+
.fxd-cr\@#{$breakpointAlias} { flex-direction: column-reverse; }
|
|
65
|
+
.fxd-r\@#{$breakpointAlias} { flex-direction: row; }
|
|
66
|
+
.fxd-rr\@#{$breakpointAlias} { flex-direction: row-reverse; }
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
// ---------------------------------------------------------
|
|
71
|
+
// @Align Items
|
|
72
|
+
// ---------------------------------------------------------
|
|
73
|
+
|
|
74
|
+
.ai-fs { align-items: flex-start; }
|
|
75
|
+
.ai-fe { align-items: flex-end; }
|
|
76
|
+
.ai-c { align-items: center; }
|
|
77
|
+
.ai-b { align-items: baseline; }
|
|
78
|
+
.ai-s { align-items: stretch; }
|
|
79
|
+
|
|
80
|
+
@if ($responsive == true) {
|
|
81
|
+
@include generateResponsive() {
|
|
82
|
+
.ai-fs\@#{$breakpointAlias} { align-items: flex-start; }
|
|
83
|
+
.ai-fe\@#{$breakpointAlias} { align-items: flex-end; }
|
|
84
|
+
.ai-c\@#{$breakpointAlias} { align-items: center; }
|
|
85
|
+
.ai-b\@#{$breakpointAlias} { align-items: baseline; }
|
|
86
|
+
.ai-s\@#{$breakpointAlias} { align-items: stretch; }
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// ---------------------------------------------------------
|
|
91
|
+
// @Align Self
|
|
92
|
+
// ---------------------------------------------------------
|
|
93
|
+
|
|
94
|
+
.as-fs { align-self: flex-start; }
|
|
95
|
+
.as-fe { align-self: flex-end; }
|
|
96
|
+
.as-c { align-self: center; }
|
|
97
|
+
.as-b { align-self: baseline; }
|
|
98
|
+
.as-s { align-self: stretch; }
|
|
99
|
+
|
|
100
|
+
@if ($responsive == true) {
|
|
101
|
+
@include generateResponsive() {
|
|
102
|
+
.as-fs\@#{$breakpointAlias} { align-self: flex-start; }
|
|
103
|
+
.as-fe\@#{$breakpointAlias} { align-self: flex-end; }
|
|
104
|
+
.as-c\@#{$breakpointAlias} { align-self: center; }
|
|
105
|
+
.as-b\@#{$breakpointAlias} { align-self: baseline; }
|
|
106
|
+
.as-s\@#{$breakpointAlias} { align-self: stretch; }
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
// ---------------------------------------------------------
|
|
111
|
+
// @Align Content
|
|
112
|
+
// ---------------------------------------------------------
|
|
113
|
+
|
|
114
|
+
.ac-fs { align-content: flex-start; }
|
|
115
|
+
.ac-fe { align-content: flex-end; }
|
|
116
|
+
.ac-c { align-content: center; }
|
|
117
|
+
.ac-s { align-content: stretch; }
|
|
118
|
+
.ac-sb { align-content: space-between; }
|
|
119
|
+
.ac-sa { align-content: space-around; }
|
|
120
|
+
|
|
121
|
+
@if ($responsive == true) {
|
|
122
|
+
@include generateResponsive() {
|
|
123
|
+
.ac-fs\@#{$breakpointAlias} { align-content: flex-start; }
|
|
124
|
+
.ac-fe\@#{$breakpointAlias} { align-content: flex-end; }
|
|
125
|
+
.ac-c\@#{$breakpointAlias} { align-content: center; }
|
|
126
|
+
.ac-s\@#{$breakpointAlias} { align-content: stretch; }
|
|
127
|
+
.ac-sb\@#{$breakpointAlias} { align-content: space-between; }
|
|
128
|
+
.ac-sa\@#{$breakpointAlias} { align-content: space-around; }
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
// ---------------------------------------------------------
|
|
133
|
+
// @Justify Content
|
|
134
|
+
// ---------------------------------------------------------
|
|
135
|
+
|
|
136
|
+
.jc-fs { justify-content: flex-start; }
|
|
137
|
+
.jc-fe { justify-content: flex-end; }
|
|
138
|
+
.jc-c { justify-content: center; }
|
|
139
|
+
.jc-sb { justify-content: space-between; }
|
|
140
|
+
.jc-sa { justify-content: space-around; }
|
|
141
|
+
|
|
142
|
+
@if ($responsive == true) {
|
|
143
|
+
@include generateResponsive() {
|
|
144
|
+
.jc-fs\@#{$breakpointAlias} { justify-content: flex-start; }
|
|
145
|
+
.jc-fe\@#{$breakpointAlias} { justify-content: flex-end; }
|
|
146
|
+
.jc-c\@#{$breakpointAlias} { justify-content: center; }
|
|
147
|
+
.jc-sb\@#{$breakpointAlias} { justify-content: space-between; }
|
|
148
|
+
.jc-sa\@#{$breakpointAlias} { justify-content: space-around; }
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
// ---------------------------------------------------------
|
|
153
|
+
// @Flex
|
|
154
|
+
// ---------------------------------------------------------
|
|
155
|
+
|
|
156
|
+
.fx-n { flex: none; }
|
|
157
|
+
.fx-1 { flex: 1; }
|
|
158
|
+
|
|
159
|
+
@if ($responsive == true) {
|
|
160
|
+
@include generateResponsive() {
|
|
161
|
+
.fx-n\@#{$breakpointAlias} { flex: none; }
|
|
162
|
+
.fx-1\@#{$breakpointAlias} { flex: 1; }
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
// ---------------------------------------------------------
|
|
167
|
+
// @Flex Basis
|
|
168
|
+
// ---------------------------------------------------------
|
|
169
|
+
|
|
170
|
+
.fxb-a { flex-basis: auto; }
|
|
171
|
+
.fxb-0 { flex-basis: 0; }
|
|
172
|
+
|
|
173
|
+
@if ($responsive == true) {
|
|
174
|
+
@include generateResponsive() {
|
|
175
|
+
.fxb-a\@#{$breakpointAlias} { flex-basis: auto; }
|
|
176
|
+
.fxb-0\@#{$breakpointAlias} { flex-basis: 0; }
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
// ---------------------------------------------------------
|
|
181
|
+
// @Flex Grow
|
|
182
|
+
// ---------------------------------------------------------
|
|
183
|
+
|
|
184
|
+
.fxg-1 { flex-grow: 1; }
|
|
185
|
+
.fxg-0 { flex-grow: 0; }
|
|
186
|
+
|
|
187
|
+
@if ($responsive == true) {
|
|
188
|
+
@include generateResponsive() {
|
|
189
|
+
.fxg-1\@#{$breakpointAlias} { flex-grow: 1; }
|
|
190
|
+
.fxg-0\@#{$breakpointAlias} { flex-grow: 0; }
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
// ---------------------------------------------------------
|
|
195
|
+
// @Flex Shrink
|
|
196
|
+
// ---------------------------------------------------------
|
|
197
|
+
|
|
198
|
+
.fxs-1 { flex-shrink: 1; }
|
|
199
|
+
.fxs-0 { flex-shrink: 0; }
|
|
200
|
+
|
|
201
|
+
@if ($responsive == true) {
|
|
202
|
+
@include generateResponsive() {
|
|
203
|
+
.fxs-1\@#{$breakpointAlias} { flex-shrink: 1; }
|
|
204
|
+
.fxs-0\@#{$breakpointAlias} { flex-shrink: 0; }
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
// ---------------------------------------------------------
|
|
209
|
+
// @Flex Order
|
|
210
|
+
// ---------------------------------------------------------
|
|
211
|
+
|
|
212
|
+
@for $i from 0 through 12 {
|
|
213
|
+
.ord-#{$i} { order: $i; }
|
|
214
|
+
|
|
215
|
+
@if ($responsive == true) {
|
|
216
|
+
@include generateResponsive() {
|
|
217
|
+
.ord-#{$i}\@#{$breakpointAlias} { order: $i; }
|
|
218
|
+
}
|
|
219
|
+
}
|
|
220
|
+
}
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
@use '../mixins/generateResponsive' as *;
|
|
2
|
+
|
|
3
|
+
// ---------------------------------------------------------
|
|
4
|
+
// @TOC
|
|
5
|
+
// ---------------------------------------------------------
|
|
6
|
+
|
|
7
|
+
// + @Variables
|
|
8
|
+
// + @Display
|
|
9
|
+
// + @Overflow
|
|
10
|
+
// + @Float
|
|
11
|
+
// + @Vertical Align
|
|
12
|
+
// + @Position
|
|
13
|
+
// + @Z-Index
|
|
14
|
+
|
|
15
|
+
// ---------------------------------------------------------
|
|
16
|
+
// @Variables
|
|
17
|
+
// ---------------------------------------------------------
|
|
18
|
+
|
|
19
|
+
$responsive: true;
|
|
20
|
+
|
|
21
|
+
// ---------------------------------------------------------
|
|
22
|
+
// @Display
|
|
23
|
+
// ---------------------------------------------------------
|
|
24
|
+
|
|
25
|
+
.d-b { display: block !important; }
|
|
26
|
+
.d-ib { display: inline-block !important; }
|
|
27
|
+
.d-i { display: inline !important; }
|
|
28
|
+
.d-tb { display: table !important; }
|
|
29
|
+
.d-tbc { display: table-cell !important; }
|
|
30
|
+
.d-n { display: none !important; }
|
|
31
|
+
|
|
32
|
+
@if ($responsive == true) {
|
|
33
|
+
@include generateResponsive() {
|
|
34
|
+
.d-b\@#{$breakpointAlias} { display: block !important; }
|
|
35
|
+
.d-ib\@#{$breakpointAlias} { display: inline-block !important; }
|
|
36
|
+
.d-i\@#{$breakpointAlias} { display: inline !important; }
|
|
37
|
+
.d-tb\@#{$breakpointAlias} { display: table !important; }
|
|
38
|
+
.d-tbc\@#{$breakpointAlias} { display: table-cell !important; }
|
|
39
|
+
.d-n\@#{$breakpointAlias} { display: none !important; }
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
// ---------------------------------------------------------
|
|
44
|
+
// @Overflow
|
|
45
|
+
// ---------------------------------------------------------
|
|
46
|
+
|
|
47
|
+
.ov-h { overflow: hidden !important; }
|
|
48
|
+
.ov-a { overflow: auto !important; }
|
|
49
|
+
.ov-s { overflow: scroll !important; }
|
|
50
|
+
|
|
51
|
+
.ovY-h { overflow-y: hidden !important; }
|
|
52
|
+
.ovX-h { overflow-x: hidden !important; }
|
|
53
|
+
.ovY-a { overflow-y: auto !important; }
|
|
54
|
+
.ovX-a { overflow-x: auto !important; }
|
|
55
|
+
.ovY-s { overflow-y: scroll !important; }
|
|
56
|
+
.ovX-s { overflow-x: scroll !important; }
|
|
57
|
+
|
|
58
|
+
@if ($responsive == true) {
|
|
59
|
+
@include generateResponsive() {
|
|
60
|
+
.ov-h\@#{$breakpointAlias} { overflow: hidden !important; }
|
|
61
|
+
.ov-a\@#{$breakpointAlias} { overflow: auto !important; }
|
|
62
|
+
.ov-s\@#{$breakpointAlias} { overflow: scroll !important; }
|
|
63
|
+
|
|
64
|
+
.ovY-h\@#{$breakpointAlias} { overflow-y: hidden !important; }
|
|
65
|
+
.ovX-h\@#{$breakpointAlias} { overflow-x: hidden !important; }
|
|
66
|
+
.ovY-a\@#{$breakpointAlias} { overflow-y: auto !important; }
|
|
67
|
+
.ovX-a\@#{$breakpointAlias} { overflow-x: auto !important; }
|
|
68
|
+
.ovY-s\@#{$breakpointAlias} { overflow-y: scroll !important; }
|
|
69
|
+
.ovX-s\@#{$breakpointAlias} { overflow-x: scroll !important; }
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
// ---------------------------------------------------------
|
|
74
|
+
// @Float
|
|
75
|
+
// ---------------------------------------------------------
|
|
76
|
+
|
|
77
|
+
.fl-l { float: left !important; }
|
|
78
|
+
.fl-r { float: right !important; }
|
|
79
|
+
.fl-n { float: none !important; }
|
|
80
|
+
|
|
81
|
+
@if ($responsive == true) {
|
|
82
|
+
@include generateResponsive() {
|
|
83
|
+
.fl-l\@#{$breakpointAlias} { float: left !important; }
|
|
84
|
+
.fl-r\@#{$breakpointAlias} { float: right !important; }
|
|
85
|
+
.fl-n\@#{$breakpointAlias} { float: none !important; }
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
// ---------------------------------------------------------
|
|
90
|
+
// @Vertical Align
|
|
91
|
+
// ---------------------------------------------------------
|
|
92
|
+
|
|
93
|
+
.va-t { vertical-align: top !important; }
|
|
94
|
+
.va-m { vertical-align: middle !important; }
|
|
95
|
+
.va-b { vertical-align: bottom !important; }
|
|
96
|
+
|
|
97
|
+
@if ($responsive == true) {
|
|
98
|
+
@include generateResponsive() {
|
|
99
|
+
.va-t\@#{$breakpointAlias} { vertical-align: top !important; }
|
|
100
|
+
.va-m\@#{$breakpointAlias} { vertical-align: middle !important; }
|
|
101
|
+
.va-b\@#{$breakpointAlias} { vertical-align: bottom !important; }
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
// ---------------------------------------------------------
|
|
106
|
+
// @Position
|
|
107
|
+
// ---------------------------------------------------------
|
|
108
|
+
|
|
109
|
+
.pos-s { position: static !important; }
|
|
110
|
+
.pos-st { position: sticky !important; }
|
|
111
|
+
.pos-r { position: relative !important; }
|
|
112
|
+
.pos-a { position: absolute !important; }
|
|
113
|
+
.pos-f { position: fixed !important; }
|
|
114
|
+
|
|
115
|
+
@if ($responsive == true) {
|
|
116
|
+
@include generateResponsive() {
|
|
117
|
+
.pos-s\@#{$breakpointAlias} { position: static !important; }
|
|
118
|
+
.pos-st\@#{$breakpointAlias} { position: sticky !important; }
|
|
119
|
+
.pos-r\@#{$breakpointAlias} { position: relative !important; }
|
|
120
|
+
.pos-a\@#{$breakpointAlias} { position: absolute !important; }
|
|
121
|
+
.pos-f\@#{$breakpointAlias} { position: fixed !important; }
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
// ---------------------------------------------------------
|
|
126
|
+
// @Z-Index
|
|
127
|
+
// ---------------------------------------------------------
|
|
128
|
+
|
|
129
|
+
@for $i from 0 through 9 {
|
|
130
|
+
.z-#{$i} { z-index: ($i * 1000) !important; }
|
|
131
|
+
|
|
132
|
+
@if ($responsive == true) {
|
|
133
|
+
@include generateResponsive() {
|
|
134
|
+
.z-#{$i}\@#{$breakpointAlias} { z-index: ($i * 1000) !important; }
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
// ---------------------------------------------------------
|
|
2
|
+
// @TOC
|
|
3
|
+
// ---------------------------------------------------------
|
|
4
|
+
|
|
5
|
+
// + @List Style Position
|
|
6
|
+
// + @List Style Type
|
|
7
|
+
|
|
8
|
+
// ---------------------------------------------------------
|
|
9
|
+
// @List Style Position
|
|
10
|
+
// ---------------------------------------------------------
|
|
11
|
+
|
|
12
|
+
.lisp-i { list-style-position: inside; }
|
|
13
|
+
.lisp-o { list-style-position: outside; }
|
|
14
|
+
|
|
15
|
+
// ---------------------------------------------------------
|
|
16
|
+
// @List Style Type
|
|
17
|
+
// ---------------------------------------------------------
|
|
18
|
+
|
|
19
|
+
.lis-n { list-style: none; }
|
|
20
|
+
.list-c { list-style-type: circle; }
|
|
21
|
+
.list-s { list-style-type: square; }
|
|
22
|
+
.list-u { list-style-type: upper-roman; }
|
|
23
|
+
.list-l { list-style-type: lower-alpha; }
|