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,15 @@
1
+ //
2
+ // utilities.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ @import "utilities/background";
7
+ @import "utilities/borders";
8
+ @import "utilities/images";
9
+ @import "utilities/overlay";
10
+ @import "utilities/lift";
11
+ @import "utilities/position";
12
+ @import "utilities/shadows";
13
+ @import "utilities/sizing";
14
+ @import "utilities/type";
15
+ @import "utilities/visibility";
@@ -0,0 +1,16 @@
1
+ //
2
+ // badge.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ @mixin badge-variant-soft($color, $badge-soft-bg-opacity) {
7
+ background-color: rgba($color, $badge-soft-bg-opacity);
8
+ color: $color;
9
+
10
+ @at-root a#{&} {
11
+ @include hover-focus {
12
+ background-color: rgba($color, $badge-soft-bg-opacity * 2);
13
+ color: $color;
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,19 @@
1
+ //
2
+ // buttons.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ @mixin btn-variant-soft($bg, $color) {
7
+ background-color: $bg;
8
+ color: $color;
9
+
10
+ @include hover-focus {
11
+ background-color: fade-in($bg, .05);
12
+ color: $color;
13
+ }
14
+
15
+ &.active {
16
+ background-color: fade-in($bg, .05);
17
+ color: $color;
18
+ }
19
+ }
@@ -0,0 +1,24 @@
1
+ //
2
+ // overlay.scss
3
+ // Theme mixin
4
+ //
5
+
6
+ @mixin overlay($color) {
7
+
8
+ &::before {
9
+ background-color: $color;
10
+ }
11
+ }
12
+
13
+ @mixin overlay-gradient($color, $direction) {
14
+
15
+ &::before {
16
+ background-image: linear-gradient(to bottom, transparent, $color);
17
+
18
+ @if($direction == "right" OR $direction == "left") {
19
+ @include media-breakpoint-up(md) {
20
+ background-image: linear-gradient(to $direction, transparent, $color 50%, $color);
21
+ }
22
+ }
23
+ }
24
+ }
@@ -0,0 +1,54 @@
1
+ //
2
+ // background.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ .bg-cover {
7
+ background: no-repeat center center / cover;
8
+ }
9
+
10
+
11
+ // Between
12
+
13
+ .bg-between {
14
+
15
+ @include media-breakpoint-down(md) {
16
+ background-image: none !important;
17
+ }
18
+
19
+ @include media-breakpoint-up(md) {
20
+ background-repeat: no-repeat;
21
+ background-position: left center, right center;
22
+ background-size: auto 70%;
23
+ }
24
+ }
25
+
26
+
27
+ // Gradients
28
+
29
+ .bg-gradient-light {
30
+ background-image: linear-gradient(to bottom, $light 0%, $white 100%);
31
+ }
32
+
33
+
34
+ // Colors
35
+
36
+ .bg-gray-200 {
37
+ background-color: $gray-200 !important;
38
+ }
39
+
40
+ .bg-gray-300 {
41
+ background-color: $gray-300 !important;
42
+ }
43
+
44
+ .bg-gray-800 {
45
+ background-color: $gray-800 !important;
46
+ }
47
+
48
+ .bg-gray-900 {
49
+ background-color: $gray-900 !important;
50
+ }
51
+
52
+ .bg-black {
53
+ background-color: $black !important;
54
+ }
@@ -0,0 +1,76 @@
1
+ //
2
+ // borders.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ // Responsive widths
7
+
8
+ @each $width, $widthValue in $container-max-widths {
9
+
10
+ @include media-breakpoint-up($width) {
11
+
12
+ // Additive
13
+
14
+ .border-#{$width} {
15
+ border: $border-width solid $border-color !important;
16
+ color: rose;
17
+ }
18
+
19
+ .border-top-#{$width} {
20
+ border-top: $border-width solid $border-color !important;
21
+ }
22
+
23
+ .border-right-#{$width} {
24
+ border-right: $border-width solid $border-color !important;
25
+ }
26
+
27
+ .border-bottom-#{$width} {
28
+ border-bottom: $border-width solid $border-color !important;
29
+ }
30
+
31
+ .border-left-#{$width} {
32
+ border-left: $border-width solid $border-color !important;
33
+ }
34
+
35
+ // Substractive
36
+
37
+ .border-#{$width}-0 {
38
+ border: 0 !important;
39
+ }
40
+
41
+ .border-top-#{$width}-0 {
42
+ border-top: 0 !important;
43
+ }
44
+
45
+ .border-right-#{$width}-0 {
46
+ border-right: 0 !important;
47
+ }
48
+
49
+ .border-bottom-#{$width}-0 {
50
+ border-bottom: 0 !important;
51
+ }
52
+
53
+ .border-left-#{$width}-0 {
54
+ border-left: 0 !important;
55
+ }
56
+ }
57
+ }
58
+
59
+
60
+ // Colors
61
+
62
+ .border-white-20 {
63
+ border-color: fade-out($white, .8) !important;
64
+ }
65
+
66
+ .border-gray-300 {
67
+ border-color: $gray-300 !important;
68
+ }
69
+
70
+ .border-gray-800 {
71
+ border-color: $gray-800 !important;
72
+ }
73
+
74
+ .border-gray-800-50 {
75
+ border-color: fade-out($gray-800, .5) !important;
76
+ }
@@ -0,0 +1,35 @@
1
+ //
2
+ // images.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ //
7
+ // Skewed
8
+ //
9
+
10
+ .img-skewed {
11
+ perspective: 1500px;
12
+ transform-style: preserve-3d;
13
+ }
14
+
15
+ // Left
16
+
17
+ .img-skewed-left {
18
+ perspective-origin: left center;
19
+
20
+ .img-skewed-item {
21
+ transform: rotateY(-$img-skewed-rotate-y) rotateX($img-skewed-rotate-x);
22
+ backface-visibility: hidden;
23
+ }
24
+ }
25
+
26
+ // Right
27
+
28
+ .img-skewed-right {
29
+ perspective-origin: right center;
30
+
31
+ .img-skewed-item {
32
+ transform: rotateY($img-skewed-rotate-y) rotateX($img-skewed-rotate-x);
33
+ backface-visibility: hidden;
34
+ }
35
+ }
@@ -0,0 +1,18 @@
1
+ //
2
+ // lift.scss
3
+ // Theme utility
4
+ //
5
+
6
+ .lift {
7
+ transition: box-shadow .25s ease, transform .25s ease;
8
+ }
9
+ .lift:hover,
10
+ .lift:focus {
11
+ box-shadow: $box-shadow-lift !important;
12
+ transform: translate3d(0, -3px, 0);
13
+ }
14
+ .lift-lg:hover,
15
+ .lift-lg:focus {
16
+ box-shadow: $box-shadow-lift-lg !important;
17
+ transform: translate3d(0, -5px, 0);
18
+ }
@@ -0,0 +1,49 @@
1
+ //
2
+ // overlay.scss
3
+ // Theme utility
4
+ //
5
+
6
+ .overlay {
7
+ position: relative;
8
+
9
+ &::before {
10
+ content: "";
11
+ position: absolute;
12
+ top: 0; right: 0; bottom: 0; left: 0;
13
+ border-radius: inherit;
14
+ }
15
+ }
16
+
17
+
18
+ // Colors
19
+
20
+ @each $color, $value in $theme-colors {
21
+
22
+ // Solid
23
+ .overlay-#{$color} {
24
+ @include overlay($value);
25
+ }
26
+
27
+ // Gradient
28
+ .overlay-gradient-#{$color}-right {
29
+ @include overlay-gradient($value, right);
30
+ }
31
+ .overlay-gradient-#{$color}-down {
32
+ @include overlay-gradient($value, bottom);
33
+ }
34
+ .overlay-gradient-#{$color}-left {
35
+ @include overlay-gradient($value, left);
36
+ }
37
+ }
38
+
39
+
40
+ // Opacity
41
+
42
+ @for $i from 1 through 9 {
43
+ .overlay-#{$i * 10} {
44
+
45
+ &::before {
46
+ opacity: #{$i / 10};
47
+ }
48
+ }
49
+ }
@@ -0,0 +1,41 @@
1
+ //
2
+ // position.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ .top-0 {
7
+ top: 0 !important;
8
+ }
9
+
10
+ .right-0 {
11
+ right: 0 !important;
12
+ }
13
+
14
+ .bottom-0 {
15
+ bottom: 0 !important;
16
+ }
17
+
18
+ .left-0 {
19
+ left: 0 !important;
20
+ }
21
+
22
+ .center {
23
+ top: 50%;
24
+ left: 50%;
25
+ transform: translate(-50%, -50%);
26
+ }
27
+
28
+
29
+ // Responsive positions
30
+
31
+ @each $breakpoint, $value in $grid-breakpoints {
32
+ @if ($breakpoint !='xs') {
33
+ @include media-breakpoint-up(#{$breakpoint}) {
34
+ @each $position in $positions {
35
+ .position-#{$breakpoint}-#{$position} {
36
+ position: $position !important;
37
+ }
38
+ }
39
+ }
40
+ }
41
+ }
@@ -0,0 +1,24 @@
1
+ //
2
+ // shadows.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ .shadow-light {
7
+ box-shadow: $box-shadow-light !important;
8
+ }
9
+
10
+ .shadow-light-lg {
11
+ box-shadow: $box-shadow-light-lg !important;
12
+ }
13
+
14
+ .shadow-dark {
15
+ box-shadow: $box-shadow-dark !important;
16
+ }
17
+
18
+ .shadow-dark-lg {
19
+ box-shadow: $box-shadow-dark-lg !important;
20
+ }
21
+
22
+ .shadow-lift {
23
+ box-shadow: $box-shadow-lift !important;
24
+ }
@@ -0,0 +1,72 @@
1
+ //
2
+ // sizing.scss
3
+ // Extended from Bootstrap
4
+ //
5
+
6
+ @each $size, $sizeValue in $sizes {
7
+
8
+ // Percentage
9
+
10
+ .mw-#{$size} {
11
+ max-width: $sizeValue !important;
12
+ }
13
+
14
+ // Viewport units
15
+
16
+ .vw-#{$size} {
17
+ width: #{$size}vw !important;
18
+ }
19
+
20
+ }
21
+
22
+
23
+ // Responsive
24
+
25
+ @each $width, $widthValue in $container-max-widths {
26
+
27
+ @include media-breakpoint-up($width) {
28
+
29
+ @each $size, $sizeValue in $sizes {
30
+
31
+ // Percentage
32
+
33
+ .h-#{$width}-#{$size} {
34
+ height: $sizeValue !important;
35
+ }
36
+
37
+ .w-#{$width}-#{$size} {
38
+ width: $sizeValue !important;
39
+ }
40
+
41
+ .mw-#{$width}-#{$size} {
42
+ max-width: $sizeValue !important;
43
+ }
44
+
45
+ // Viewport units
46
+
47
+ .vh-#{$width}-#{$size} {
48
+ height: #{$size}vh;
49
+ }
50
+
51
+ .vw-#{$width}-#{$size} {
52
+ width: #{$size}vw;
53
+ }
54
+
55
+ }
56
+ }
57
+ }
58
+
59
+
60
+ // Cover
61
+ //
62
+ // Spans the container till the edge of the viewport
63
+
64
+ .w-cover {
65
+
66
+ @each $width, $value in $container-max-widths {
67
+
68
+ @include media-breakpoint-up(#{$width}) {
69
+ width: calc(100% + (100vw - #{$value}) / 2 + #{$grid-gutter-width});
70
+ }
71
+ }
72
+ }