viniBaxter-desk_front 0.7.0 → 14.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (88) hide show
  1. checksums.yaml +4 -4
  2. data/.DS_Store +0 -0
  3. data/lib/viniBaxter/desk_front/version.rb +1 -1
  4. data/lib/viniBaxter/sass/desk_front.scss +3 -3
  5. data/lib/viniBaxter/sass/desk_front/administrate/base/_forms.scss +15 -1
  6. data/lib/viniBaxter/sass/desk_front/administrate/base/_lists.scss +4 -4
  7. data/lib/viniBaxter/sass/desk_front/administrate/base/_tables.scss +11 -11
  8. data/lib/viniBaxter/sass/desk_front/administrate/base/_typography.scss +49 -44
  9. data/lib/viniBaxter/sass/desk_front/administrate/components/_cells.scss +2 -1
  10. data/lib/viniBaxter/sass/desk_front/administrate/index.scss +1 -1
  11. data/lib/viniBaxter/sass/desk_front/administrate/library/_customSelectize.scss +3 -0
  12. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_index.scss +74 -76
  13. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_buttons.scss +195 -162
  14. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_dropdown.scss +260 -258
  15. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_navbar.scss +472 -473
  16. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_pagination.scss +113 -108
  17. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_buttons.scss +357 -343
  18. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-bootstrap-select.scss +129 -69
  19. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-datetimepicker.scss +228 -159
  20. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-new-bootstrap-select.scss +534 -0
  21. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_buttons.scss +341 -327
  22. data/lib/viniBaxter/sass/desk_front/dashkit/_dropdowns.scss +8 -14
  23. data/lib/viniBaxter/sass/desk_front/landing/_landing.scss +5 -0
  24. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_alert.scss +18 -0
  25. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_aos.scss +32 -0
  26. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_avatar.scss +192 -0
  27. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_badge.scss +95 -0
  28. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_breadcrumb.scss +35 -0
  29. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_button-group.scss +0 -0
  30. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_buttons.scss +115 -0
  31. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_card.scss +219 -0
  32. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_carousel.scss +0 -0
  33. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_close.scss +11 -0
  34. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_code.scss +0 -0
  35. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_collapse.scss +15 -0
  36. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_custom-forms.scss +65 -0
  37. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_device.scss +103 -0
  38. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_dropdown.scss +106 -0
  39. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_fancybox.scss +14 -0
  40. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_feather.scss +1093 -0
  41. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_flickity.scss +112 -0
  42. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_footer.scss +10 -0
  43. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_forms.scss +92 -0
  44. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_functions.scss +14 -0
  45. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_grid.scss +9 -0
  46. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_highlight.scss +8 -0
  47. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_icon.scss +56 -0
  48. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_images.scss +32 -0
  49. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_input-group.scss +0 -0
  50. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_jumbotron.scss +0 -0
  51. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_list-group.scss +22 -0
  52. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_list.scss +27 -0
  53. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_media.scss +0 -0
  54. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_mixins.scss +8 -0
  55. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_modal.scss +21 -0
  56. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_nav.scss +0 -0
  57. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_navbar.scss +377 -0
  58. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_pagination.scss +34 -0
  59. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_popover.scss +15 -0
  60. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_print.scss +0 -0
  61. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_progress.scss +0 -0
  62. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_reboot.scss +17 -0
  63. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_root.scss +0 -0
  64. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_screenshot.scss +9 -0
  65. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_section.scss +19 -0
  66. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_shapes.scss +178 -0
  67. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_sidenav.scss +28 -0
  68. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_tables.scss +23 -0
  69. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_theme.scss +57 -0
  70. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_tooltip.scss +0 -0
  71. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_transitions.scss +0 -0
  72. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_type.scss +169 -0
  73. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_utilities.scss +15 -0
  74. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/mixins/_badge.scss +16 -0
  75. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/mixins/_buttons.scss +19 -0
  76. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/mixins/_overlay.scss +24 -0
  77. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_background.scss +54 -0
  78. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_borders.scss +76 -0
  79. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_images.scss +35 -0
  80. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_lift.scss +18 -0
  81. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_overlay.scss +49 -0
  82. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_position.scss +41 -0
  83. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_shadows.scss +24 -0
  84. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_sizing.scss +72 -0
  85. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_type.scss +54 -0
  86. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_visibility.scss +12 -0
  87. data/viniBaxter-desk_front-13.0.0.gem +0 -0
  88. metadata +68 -2
@@ -0,0 +1,34 @@
1
+ //
2
+ // pagination.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ .pagination-sm .page-link {
7
+ line-height: $btn-line-height-sm;
8
+ font-size: $btn-font-size-sm;
9
+ }
10
+
11
+ .pagination-sm .page-item:first-child .page-link {
12
+ border-top-left-radius: $btn-border-radius-sm;
13
+ border-bottom-left-radius: $btn-border-radius-sm;
14
+ }
15
+
16
+ .pagination-sm .page-item:last-child .page-link {
17
+ border-top-right-radius: $btn-border-radius-sm;
18
+ border-bottom-right-radius: $btn-border-radius-sm;
19
+ }
20
+
21
+ .pagination-lg .page-link {
22
+ line-height: $btn-line-height-lg;
23
+ font-size: $btn-font-size-lg;
24
+ }
25
+
26
+ .pagination-lg .page-item:first-child .page-link {
27
+ border-top-left-radius: $btn-border-radius-lg;
28
+ border-bottom-left-radius: $btn-border-radius-lg;
29
+ }
30
+
31
+ .pagination-lg .page-item:last-child .page-link {
32
+ border-top-right-radius: $btn-border-radius-lg;
33
+ border-bottom-right-radius: $btn-border-radius-lg;
34
+ }
@@ -0,0 +1,15 @@
1
+ //
2
+ // popover.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ .popover-header {
7
+ padding-bottom: 0;
8
+ margin-bottom: $headings-margin-bottom;
9
+ font-size: $popover-header-font-size;
10
+ color: $popover-header-color;
11
+ }
12
+
13
+ .popover-header:not(:empty) ~ .popover-body {
14
+ padding-top: 0;
15
+ }
@@ -0,0 +1,17 @@
1
+ //
2
+ // reboot.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ html {
7
+ height: 100%;
8
+ }
9
+
10
+ html, body {
11
+ overflow-x: hidden;
12
+ }
13
+
14
+ body {
15
+ min-height: 100%;
16
+ overflow-y: hidden;
17
+ }
@@ -0,0 +1,9 @@
1
+ //
2
+ // screenshot.scss
3
+ // Theme component
4
+ //
5
+
6
+ .screenshot {
7
+ border-radius: $screenshot-border-radius;
8
+ box-shadow: $screenshot-box-shadow;
9
+ }
@@ -0,0 +1,19 @@
1
+ //
2
+ // section.scss
3
+ // Theme module
4
+ //
5
+
6
+ .section-border {
7
+ position: relative;
8
+ }
9
+
10
+ .section-border::before {
11
+ position: absolute;
12
+ top: 0;
13
+ right: 0;
14
+ left: 0;
15
+ border-width: $border-width * 2 0 0 0;
16
+ border-style: solid;
17
+ border-color: inherit;
18
+ content: "";
19
+ }
@@ -0,0 +1,178 @@
1
+ //
2
+ // shapes.scss
3
+ // Theme component
4
+ //
5
+
6
+ .shape {
7
+ position: absolute;
8
+ pointer-events: none;
9
+ }
10
+
11
+ .shape > * {
12
+ display: block;
13
+ }
14
+
15
+ .shape:not([class*="shape-blur"]) {
16
+ overflow: hidden;
17
+ }
18
+
19
+ .shape:not([class*="shape-blur"]) > * {
20
+ transform: scale(2);
21
+ }
22
+
23
+
24
+ // Hide SVG images in IE
25
+
26
+ @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
27
+
28
+ .shape > svg {
29
+ display: none;
30
+ }
31
+ }
32
+
33
+
34
+ // Position
35
+
36
+ .shape-top {
37
+ top: 0;
38
+ right: 0;
39
+ left: 0;
40
+ }
41
+
42
+ .shape-top > * {
43
+ transform-origin: bottom center;
44
+ }
45
+
46
+ .shape-right {
47
+ top: 0;
48
+ right: 0;
49
+ bottom: 0;
50
+ left: 0;
51
+ }
52
+
53
+ .shape-right > * {
54
+ position: inherit;
55
+ top: inherit;
56
+ bottom: inherit;
57
+ right: inherit;
58
+ transform-origin: center left;
59
+ }
60
+
61
+ .shape-bottom {
62
+ right: 0;
63
+ bottom: 0;
64
+ left: 0;
65
+ }
66
+
67
+ .shape-bottom > * {
68
+ transform-origin: top center;
69
+ }
70
+
71
+ .shape-bottom-100 {
72
+ right: 0;
73
+ bottom: 100%;
74
+ left: 0;
75
+ }
76
+
77
+ .shape-bottom-100 > * {
78
+ transform-origin: top center;
79
+ }
80
+
81
+ .shape-left {
82
+ top: 0;
83
+ right: 0;
84
+ bottom: 0;
85
+ left: 0;
86
+ }
87
+
88
+ .shape-left > * {
89
+ position: inherit;
90
+ top: inherit;
91
+ bottom: inherit;
92
+ left: inherit;
93
+ transform-origin: center right;
94
+ }
95
+
96
+
97
+ // Orientation
98
+
99
+ .shape-fluid-x > * {
100
+ width: 100%;
101
+ height: auto;
102
+ }
103
+
104
+ .shape-fluid-y > * {
105
+ width: auto;
106
+ height: 100%;
107
+ }
108
+
109
+
110
+ // Blurs
111
+
112
+ .shape-blur-1 {
113
+ top: 0;
114
+ right: 0;
115
+ left: 0;
116
+
117
+ @include media-breakpoint-up(md) {
118
+ bottom: 0;
119
+ left: 50%;
120
+ right: auto;
121
+ }
122
+ }
123
+
124
+ .shape-blur-1 > * {
125
+ width: 100%;
126
+ height: auto;
127
+
128
+ @include media-breakpoint-up(md) {
129
+ width: auto;
130
+ height: 100%;
131
+ }
132
+ }
133
+
134
+ .shape-blur-2 {
135
+ top: 0;
136
+ right: 0;
137
+ left: 0;
138
+
139
+ @include media-breakpoint-up(md) {
140
+ bottom: 0;
141
+ right: 50%;
142
+ left: auto;
143
+ }
144
+ }
145
+
146
+ .shape-blur-2 > * {
147
+ width: 100%;
148
+ height: auto;
149
+
150
+ @include media-breakpoint-up(md) {
151
+ width: auto;
152
+ height: 100%;
153
+ float: right;
154
+ }
155
+ }
156
+
157
+ .shape-blur-3 {
158
+ top: 0;
159
+ right: 0;
160
+ left: 0;
161
+ }
162
+
163
+ .shape-blur-3 > * {
164
+ width: 100%;
165
+ height: auto;
166
+ }
167
+
168
+ .shape-blur-4 {
169
+ top: 0;
170
+ bottom: 0;
171
+ left: 50%;
172
+ transform: translateX(-50%) scale(1.3);
173
+ }
174
+
175
+ .shape-blur-4 > * {
176
+ width: auto;
177
+ height: 100%;
178
+ }
@@ -0,0 +1,28 @@
1
+ //
2
+ // sidenav.scss
3
+ // Theme components
4
+ //
5
+
6
+ .sidenav {
7
+
8
+ @include media-breakpoint-up(lg) {
9
+ position: fixed;
10
+ top: 84px;
11
+ height: calc(100vh - 84px);
12
+ overflow: auto;
13
+ }
14
+ }
15
+
16
+ .sidenav-left {
17
+
18
+ @include media-breakpoint-up(lg) {
19
+ left: 0;
20
+ }
21
+ }
22
+
23
+ .sidenav-right {
24
+
25
+ @include media-breakpoint-up(lg) {
26
+ right: 0;
27
+ }
28
+ }
@@ -0,0 +1,23 @@
1
+ //
2
+ // table.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ .table {
7
+
8
+ thead > tr > th {
9
+ border-top-width: 0;
10
+ border-bottom-width: $border-width;
11
+ }
12
+ }
13
+
14
+
15
+ // Alignment
16
+
17
+ .table-align-middle {
18
+
19
+ thead > tr > th,
20
+ tbody > tr > td {
21
+ vertical-align: middle;
22
+ }
23
+ }
@@ -0,0 +1,57 @@
1
+ //
2
+ // Extended from Bootstrap
3
+ //
4
+
5
+ @import 'mixins';
6
+ // @import "alert";
7
+ @import 'badge';
8
+ // @import "breadcrumb";
9
+ // @import "button-group";
10
+ // @import "buttons";
11
+ @import 'card';
12
+ // @import "carousel";
13
+ // @import "close";
14
+ // @import "code";
15
+ // @import "custom-forms";
16
+ // @import "dropdown";
17
+ // @import "forms";
18
+ // @import "grid";
19
+ // @import "images";
20
+ // @import "input-group";
21
+ // @import "jumbotron";
22
+ // @import "list-group";
23
+ // @import "media";
24
+ // @import "modal";
25
+ // @import "nav";
26
+ // @import "navbar";
27
+ // @import "pagination";
28
+ // @import "popover";
29
+ // @import "print";
30
+ // @import "progress";
31
+ // @import "reboot";
32
+ // @import "root";
33
+ // @import "tables";
34
+ // @import "tooltip";
35
+ // @import "transitions";
36
+ // @import "type";
37
+ @import 'utilities';
38
+
39
+ //
40
+ // Theme
41
+ //
42
+
43
+ // @import 'aos';
44
+ // @import "avatar";
45
+ // @import "collapse";
46
+ // @import "device";
47
+ // @import "fancybox";
48
+ // @import "feather";
49
+ // @import "footer";
50
+ // @import "flickity";
51
+ // @import "highlight";
52
+ // @import "icon";
53
+ // @import "list";
54
+ // @import "screenshot";
55
+ // @import "section";
56
+ @import 'shapes';
57
+ // @import "sidenav";
@@ -0,0 +1,169 @@
1
+ //
2
+ // type.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ // Font
7
+
8
+ // Fonts have been added inside a specific
9
+ // app/assets/stylesheets/config/_fonts.scss
10
+
11
+ // Headings
12
+
13
+ h1,
14
+ h2,
15
+ .h1,
16
+ .h2 {
17
+ margin-bottom: 1rem;
18
+ }
19
+
20
+ h1,
21
+ h2,
22
+ h3,
23
+ h4,
24
+ .h1,
25
+ .h2,
26
+ .h3,
27
+ .h4 {
28
+ letter-spacing: $headings-letter-spacing;
29
+ }
30
+
31
+ h1,
32
+ .h1 {
33
+ line-height: $h1-line-height;
34
+
35
+ @include media-breakpoint-down(md) {
36
+ font-size: $h1-font-size-md;
37
+ }
38
+ }
39
+
40
+ h2,
41
+ .h2 {
42
+ line-height: $h2-line-height;
43
+
44
+ @include media-breakpoint-down(md) {
45
+ font-size: $h2-font-size-md;
46
+ }
47
+ }
48
+
49
+ h3,
50
+ .h3 {
51
+ line-height: $h3-line-height;
52
+
53
+ @include media-breakpoint-down(md) {
54
+ font-size: $h3-font-size-md;
55
+ }
56
+ }
57
+
58
+ h4,
59
+ .h4 {
60
+ line-height: $h4-line-height;
61
+
62
+ @include media-breakpoint-down(md) {
63
+ font-size: $h4-font-size-md;
64
+ }
65
+ }
66
+
67
+ h5,
68
+ .h5 {
69
+ line-height: $h5-line-height;
70
+ }
71
+
72
+ h6,
73
+ .h6 {
74
+ line-height: $h6-line-height;
75
+
76
+ &.text-uppercase {
77
+ letter-spacing: .08em;
78
+ }
79
+ }
80
+
81
+ // Display
82
+
83
+ .display-1,
84
+ .display-2,
85
+ .display-3,
86
+ .display-4 {
87
+ letter-spacing: $display-letter-spacing;
88
+ }
89
+
90
+ .display-1 {
91
+ line-height: $display1-line-height;
92
+
93
+ @include media-breakpoint-down(md) {
94
+ font-size: $display1-size-md;
95
+ }
96
+ }
97
+
98
+ .display-2 {
99
+ line-height: $display2-line-height;
100
+
101
+ @include media-breakpoint-down(md) {
102
+ font-size: $display2-size-md;
103
+ }
104
+ }
105
+
106
+ .display-3 {
107
+ line-height: $display3-line-height;
108
+
109
+ @include media-breakpoint-down(md) {
110
+ font-size: $display3-size-md;
111
+ }
112
+ }
113
+
114
+ .display-4 {
115
+ line-height: $display4-line-height;
116
+
117
+ @include media-breakpoint-down(md) {
118
+ font-size: $display4-size-md;
119
+ }
120
+ }
121
+
122
+ // Lead
123
+
124
+ .lead {
125
+
126
+ @include media-breakpoint-down(md) {
127
+ font-size: $lead-font-size-md;
128
+ }
129
+ }
130
+
131
+ // Blockquote
132
+
133
+ .blockquote-img {
134
+ max-height: 2.5rem;
135
+ max-width: 100%;
136
+ width: auto;
137
+ }
138
+
139
+ .blockquote-footer {
140
+
141
+ &::before {
142
+ display: none;
143
+ }
144
+ }
145
+
146
+ // Social list
147
+
148
+ .list-social-icon {
149
+ max-width: 1.25rem;
150
+ height: auto;
151
+ }
152
+
153
+ // Dividers
154
+
155
+ .hr-sm {
156
+ width: 60px;
157
+ border-top-width: $border-width * 2;
158
+ }
159
+
160
+ .hr-md {
161
+ width: 100px;
162
+ border-top-width: $border-width * 2;
163
+ }
164
+
165
+ // Code
166
+
167
+ code {
168
+ line-height: $code-line-height;
169
+ }