viniBaxter-desk_front 10.0.0 → 15.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) 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 +4 -1
  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 +6 -6
  13. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_dropdown.scss +260 -258
  14. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_navbar.scss +472 -473
  15. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_pagination.scss +113 -108
  16. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-datetimepicker.scss +228 -159
  17. data/lib/viniBaxter/sass/desk_front/landing/_landing.scss +5 -0
  18. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_alert.scss +18 -0
  19. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_aos.scss +32 -0
  20. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_avatar.scss +192 -0
  21. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_badge.scss +95 -0
  22. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_breadcrumb.scss +35 -0
  23. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_button-group.scss +0 -0
  24. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_buttons.scss +115 -0
  25. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_card.scss +222 -0
  26. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_carousel.scss +0 -0
  27. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_close.scss +11 -0
  28. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_code.scss +0 -0
  29. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_collapse.scss +15 -0
  30. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_custom-forms.scss +65 -0
  31. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_device.scss +103 -0
  32. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_dropdown.scss +106 -0
  33. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_fancybox.scss +14 -0
  34. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_feather.scss +1093 -0
  35. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_flickity.scss +112 -0
  36. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_footer.scss +10 -0
  37. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_forms.scss +92 -0
  38. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_functions.scss +14 -0
  39. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_grid.scss +9 -0
  40. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_highlight.scss +8 -0
  41. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_icon.scss +56 -0
  42. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_images.scss +32 -0
  43. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_input-group.scss +0 -0
  44. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_jumbotron.scss +0 -0
  45. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_list-group.scss +22 -0
  46. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_list.scss +27 -0
  47. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_media.scss +0 -0
  48. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_mixins.scss +8 -0
  49. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_modal.scss +21 -0
  50. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_nav.scss +0 -0
  51. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_navbar.scss +377 -0
  52. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_pagination.scss +34 -0
  53. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_popover.scss +15 -0
  54. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_print.scss +0 -0
  55. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_progress.scss +0 -0
  56. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_reboot.scss +17 -0
  57. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_root.scss +0 -0
  58. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_screenshot.scss +9 -0
  59. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_section.scss +19 -0
  60. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_shapes.scss +178 -0
  61. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_sidenav.scss +28 -0
  62. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_tables.scss +23 -0
  63. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_theme.scss +57 -0
  64. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_tooltip.scss +0 -0
  65. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_transitions.scss +0 -0
  66. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_type.scss +169 -0
  67. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_utilities.scss +15 -0
  68. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/mixins/_badge.scss +16 -0
  69. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/mixins/_buttons.scss +19 -0
  70. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/mixins/_overlay.scss +24 -0
  71. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_background.scss +54 -0
  72. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_borders.scss +76 -0
  73. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_images.scss +35 -0
  74. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_lift.scss +18 -0
  75. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_overlay.scss +53 -0
  76. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_position.scss +41 -0
  77. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_shadows.scss +24 -0
  78. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_sizing.scss +72 -0
  79. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_type.scss +54 -0
  80. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_visibility.scss +12 -0
  81. metadata +67 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fa15c05fa9789f8029d6aa0941bcde50d49d2d8a200b1059d0efba99bb792afc
4
- data.tar.gz: 1272ac913a16992af1a64df86b31e340cd8671201f73e5ae16e0d956fba8f04c
3
+ metadata.gz: 1238c13fde396f1b8d0a365bbda0db09016806743338908f6d17999e2d276496
4
+ data.tar.gz: a9745f68e1d2d5b9d07eb5fa2cf668383e3dc1f53845d0b5f297bdd88084fb14
5
5
  SHA512:
6
- metadata.gz: da77cd1719075f9ed7928ca8166caef67f658940099e0a7b951221060ba5a7bde96cab3e41f1d8c1b115e85ed628ffc57a2f3df91762a2b3cfbe2e8ebd92e671
7
- data.tar.gz: 491ea265b6a632381bfa1c6c915ccd70ac078ced6c5135266516b1ec0bc150be1bfb32f70fcd08c092d65d05ff0f2fbd7e861b7341dc1a66324669178ca3fb61
6
+ metadata.gz: 9af8e10bf3319bf2dcdd44e71b24d0bc747d374fb745ffe6abbb93d38dc68321edf2e662185506a2e5a58f42357430c7a9cc7fed0de52bce5b997916e6629141
7
+ data.tar.gz: a1dd6e83bae900fc22876320b149b989d4322b0f1b43105c715e304200b09fd76ba8772bfe2238196aeb85cb59f07bd747683d76ff267c1e9e82858e036d547e
data/.DS_Store CHANGED
Binary file
@@ -1,5 +1,5 @@
1
1
  module ViniBaxter
2
2
  module DeskFront
3
- VERSION = "10.0.0"
3
+ VERSION = "15.0.0"
4
4
  end
5
5
  end
@@ -7,9 +7,12 @@
7
7
  // Dashkit core
8
8
  @import './desk_front/dashkit/dashkit';
9
9
 
10
+ // Dashkit core
11
+ @import './desk_front/landing/landing';
12
+
10
13
  // read that some scss have been overwritting to fit with dashkit
11
14
  // search by keyword to get it => // KEEPBECKY
12
15
  // card-header with class becky
13
16
  // .becky-template {
14
17
  // font-family: $font-family-base-becky!important ;
15
- // }
18
+ // }
@@ -1,4 +1,5 @@
1
- fieldset.field-unit--nested {
1
+ fieldset.field-unit--nested,
2
+ div.field-unit--nested {
2
3
  border-left: 1px;
3
4
  border-style: dashed;
4
5
  &[data="field-unit--nested_rooms"]{
@@ -6,6 +7,19 @@ fieldset.field-unit--nested {
6
7
  };
7
8
  &[data="field-unit--nested_packages"]{
8
9
  border-color: $secondary;
10
+ };
11
+ &[data="field-unit--nested_periods"]{
12
+ border-color: $green;
13
+ };
14
+ &[data="field-unit--nested_period_selected_ranges"]{
15
+ border-top:0px!important;
16
+ border-bottom: 0px!important;
17
+ border-right: 0px!important;
18
+ border-color: $indigo;
19
+ padding: 0.35em 0.75em 0.625em;
20
+ };
21
+ &[data="field-unit--nested_period_refunds"]{
22
+ border-color: $yellow;
9
23
  }
10
24
  }
11
25
  // .field-unit--nested_rooms{
@@ -1,8 +1,8 @@
1
1
  ul,
2
2
  ol {
3
- list-style-type: none;
4
- margin: 0;
5
- padding: 0;
3
+ // list-style-type: none;
4
+ // margin: 0;
5
+ // padding: 0;
6
6
  }
7
7
 
8
8
  dl {
@@ -16,4 +16,4 @@ dl {
16
16
  dd {
17
17
  margin: 0;
18
18
  }
19
- }
19
+ }
@@ -56,17 +56,17 @@ th {
56
56
  padding: 0.75rem;
57
57
  vertical-align: middle;
58
58
  }
59
-
60
- td:first-child,
61
- th:first-child {
62
- padding-left: 2rem;
63
- }
64
-
65
- td:last-child,
66
- th:last-child {
67
- padding-right: 2rem;
68
- // width: 100%;
69
- }
59
+ //
60
+ // td:first-child,
61
+ // th:first-child {
62
+ // padding-left: 2rem;
63
+ // }
64
+ //
65
+ // td:last-child,
66
+ // th:last-child {
67
+ // padding-right: 2rem;
68
+ // // width: 100%;
69
+ // }
70
70
 
71
71
  td img {
72
72
  &.admin{
@@ -1,45 +1,50 @@
1
- body {
2
- color: $base-font-color;
3
- font-family: $base-font-family;
4
- font-size: $base-font-size;
5
- line-height: $base-line-height;
6
- }
7
-
8
- h1,
9
- h2,
10
- h3,
11
- h4,
12
- h5,
13
- h6 {
14
- font-family: $heading-font-family;
15
- font-size: $base-font-size;
16
- line-height: $heading-line-height;
17
- margin: 0;
18
- }
19
-
20
- p {
21
- margin: 0 0 $small-spacing;
22
- }
23
-
24
- a {
25
- color: $action-color;
26
- text-decoration-skip-ink: auto;
27
- transition: color $base-duration $base-timing;
28
-
29
- &:hover {
30
- color: mix($black, $action-color, 25%);
31
- }
32
-
33
- &:focus {
34
- outline: $focus-outline;
35
- outline-offset: $focus-outline-offset;
36
- }
37
- }
38
-
39
- hr {
40
- border-bottom: $base-border;
41
- border-left: 0;
42
- border-right: 0;
43
- border-top: 0;
44
- margin: $base-spacing 0;
1
+ // body {
2
+ // color: $base-font-color;
3
+ // font-family: $base-font-family;
4
+ // font-size: $base-font-size;
5
+ // line-height: $base-line-height;
6
+ // }
7
+ //
8
+ // h1,
9
+ // h2,
10
+ // h3,
11
+ // h4,
12
+ // h5,
13
+ // h6 {
14
+ // font-family: $heading-font-family;
15
+ // font-size: $base-font-size;
16
+ // line-height: $heading-line-height;
17
+ // margin: 0;
18
+ // }
19
+ //
20
+ // p {
21
+ // margin: 0 0 $small-spacing;
22
+ // }
23
+ //
24
+ // a {
25
+ // color: $action-color;
26
+ // text-decoration-skip-ink: auto;
27
+ // transition: color $base-duration $base-timing;
28
+ //
29
+ // &:hover {
30
+ // color: mix($black, $action-color, 25%);
31
+ // }
32
+ //
33
+ // &:focus {
34
+ // outline: $focus-outline;
35
+ // outline-offset: $focus-outline-offset;
36
+ // }
37
+ // }
38
+ //
39
+ // hr {
40
+ // border-bottom: $base-border;
41
+ // border-left: 0;
42
+ // border-right: 0;
43
+ // border-top: 0;
44
+ // margin: $base-spacing 0;
45
+ // }
46
+ fieldset > legend > label,
47
+ div > legend > label {
48
+ font-size: 1.2rem!important;
49
+ font-weight: 400!important;
45
50
  }
@@ -17,6 +17,7 @@
17
17
  display: inline-block;
18
18
  transition: color $base-duration $base-timing;
19
19
  width: 100%;
20
+ white-space: initial;
20
21
  }
21
22
  }
22
23
 
@@ -43,5 +44,5 @@
43
44
 
44
45
  .cell-data--number,
45
46
  .cell-label--number {
46
- text-align: right;
47
+ text-align: left;
47
48
  }
@@ -19,7 +19,7 @@
19
19
  @import "base/layout"; // checked 🌈
20
20
  @import "base/lists"; // checked 🌈
21
21
  @import "base/tables";// checked 🌈
22
- // @import "base/typography";
22
+ @import "base/typography";
23
23
 
24
24
  @import "components/app-container";
25
25
  @import "components/attributes";
@@ -24,3 +24,6 @@
24
24
  box-shadow: none;
25
25
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
26
26
  }
27
+ .selectize-dropdown {
28
+ z-index: 1000!important;
29
+ }
@@ -8,7 +8,7 @@
8
8
  // @import "custom/buttons";
9
9
  // @import "custom/modal";
10
10
  // @import "custom/nav";
11
- // @import "custom/navbar";
11
+ @import 'custom/navbar';
12
12
  // @import "custom/tabs";
13
13
 
14
14
  //
@@ -19,13 +19,13 @@
19
19
  // @import "custom/badge";
20
20
  // @import "custom/close";
21
21
  // @import "custom/custom-forms";
22
- @import "custom/dropdown";
22
+ @import 'custom/dropdown';
23
23
  // @import "custom/footer";
24
24
  // @import "custom/forms";
25
25
  // @import "custom/images";
26
26
  // @import "custom/input-group";
27
27
  // @import "custom/info-areas";
28
- // @import "custom/pagination";
28
+ @import 'custom/pagination';
29
29
  // @import "custom/pills";
30
30
  // @import "custom/popover";
31
31
  // @import "custom/progress";
@@ -42,8 +42,8 @@
42
42
 
43
43
  @import './custom/vendor/plugin-datetimepicker';
44
44
  @import './custom/vendor/plugin-nouislider';
45
- @import './custom/vendor/plugin-fullcalendar';
46
- @import './custom/vendor/plugin-sweetalert2';
45
+ // @import './custom/vendor/plugin-fullcalendar';
46
+ // @import './custom/vendor/plugin-sweetalert2';
47
47
  @import './custom/vendor/plugin-bootstrap-switch';
48
48
  @import './custom/vendor/plugin-bootstrap-select';
49
49
  @import './custom/vendor/plugin-new-bootstrap-select';
@@ -81,4 +81,4 @@
81
81
  @import './custom/cards/card-stats';
82
82
  @import './custom/cards/card-subcategories';
83
83
  @import './custom/cards/card-testimonials';
84
- @import './custom/cards/card-wizard';
84
+ @import './custom/cards/card-wizard';
@@ -1,361 +1,363 @@
1
1
  .dropdown-menu {
2
- border: 0;
3
- box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);
4
- border-radius: $border-radius-xs;
5
- @include transitions($fast-transition-time, $transition-linear);
2
+ border: 0;
3
+ box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.2);
4
+ border-radius: $border-radius-xs;
5
+ @include transitions($fast-transition-time, $transition-linear);
6
6
 
7
- &.dropdown-menu-right {
8
- &:before, &:after {
9
- left:auto;
10
- right: 10px;
11
- }
7
+ &.dropdown-menu-right {
8
+
9
+ &:before,
10
+ &:after {
11
+ left: auto;
12
+ right: 10px;
12
13
  }
14
+ }
13
15
 
14
- &.dropdown-black {
15
- background: linear-gradient(to bottom, $black 0%, $black-states 100%);
16
- border: 1px solid $default;
17
- .dropdown-item {
18
- color: rgba(255, 255, 255, 0.7);
19
- }
16
+ &.dropdown-black {
17
+ background: linear-gradient(to bottom, $black 0%, $black-states 100%);
18
+ border: 1px solid $default;
19
+
20
+ .dropdown-item {
21
+ color: rgba(255, 255, 255, 0.7);
22
+ }
23
+
24
+ .dropdown-divider {
25
+ border-color: $default;
26
+ }
27
+
28
+ &:before {
29
+ color: $black;
30
+ z-index: 2;
31
+ }
32
+
33
+ &:after {
34
+ display: inline-block;
35
+ position: absolute;
36
+ width: 0;
37
+ height: 0;
38
+ z-index: 1;
39
+ vertical-align: middle;
40
+ content: "";
41
+ top: -6px;
42
+ left: 10px;
43
+ right: auto;
44
+ color: $default;
45
+ border-bottom: .4em solid;
46
+ border-right: .4em solid transparent;
47
+ border-left: .4em solid transparent;
48
+ }
20
49
 
21
- .dropdown-divider {
22
- border-color: $default;
50
+ &.dropdown-menu-right {
51
+ &:after {
52
+ left: auto;
53
+ right: 10px;
23
54
  }
55
+ }
24
56
 
25
- &:before {
26
- color: $black;
57
+ .dropup & {
58
+ &:after {
59
+ color: $black-states;
27
60
  z-index: 2;
28
61
  }
29
62
 
30
- &:after {
63
+ &:before {
31
64
  display: inline-block;
32
65
  position: absolute;
33
66
  width: 0;
34
67
  height: 0;
35
- z-index: 1;
36
68
  vertical-align: middle;
37
69
  content: "";
38
- top: -6px;
39
- left: 10px;
70
+ top: auto;
71
+ bottom: -6px;
40
72
  right: auto;
41
- color: $default;
42
- border-bottom: .4em solid;
73
+ left: 10px;
74
+ color: $dark-background;
75
+ border-top: .4em solid;
43
76
  border-right: .4em solid transparent;
44
77
  border-left: .4em solid transparent;
45
- }
46
-
47
- &.dropdown-menu-right {
48
- &:after {
49
- left: auto;
50
- right: 10px;
51
- }
52
- }
53
-
54
- .dropup & {
55
- &:after {
56
- color: $black-states;
57
- z-index: 2;
58
- }
59
-
60
- &:before {
61
- display: inline-block;
62
- position: absolute;
63
- width: 0;
64
- height: 0;
65
- vertical-align: middle;
66
- content: "";
67
- top: auto;
68
- bottom: -6px;
69
- right: auto;
70
- left: 10px;
71
- color: $dark-background;
72
- border-top: .4em solid;
73
- border-right: .4em solid transparent;
74
- border-left: .4em solid transparent;
75
- border-bottom: none;
76
- z-index: 1;
77
- }
78
+ border-bottom: none;
79
+ z-index: 1;
78
80
  }
79
81
  }
82
+ }
80
83
 
81
- i {
82
- margin-right: 5px;
83
- position: relative;
84
- top: 1px;
85
- }
84
+ i {
85
+ margin-right: 5px;
86
+ position: relative;
87
+ top: 1px;
88
+ }
86
89
 
87
- .tim-icons {
88
- margin-right: 10px;
89
- position: relative;
90
- top: 4px;
91
- font-size: 18px;
92
- margin-top: -5px;
93
- opacity: .5;
94
- }
90
+ .tim-icons {
91
+ margin-right: 10px;
92
+ position: relative;
93
+ top: 4px;
94
+ font-size: 18px;
95
+ margin-top: -5px;
96
+ opacity: .5;
97
+ }
95
98
 
96
- .dropdown-item {
97
- &.active,
98
- &:active{
99
- color: inherit;
100
- }
101
- }
99
+ .dropdown-item {
102
100
 
103
- .dropup & {
104
- &:before {
105
- display: none;
106
- }
107
-
108
- &:after {
109
- display: inline-block;
110
- position: absolute;
111
- width: 0;
112
- height: 0;
113
- vertical-align: middle;
114
- content: "";
115
- top: auto;
116
- bottom: -5px;
117
- right: auto;
118
- left: 10px;
119
- color: $white;
120
- border-top: .4em solid;
121
- border-right: .4em solid transparent;
122
- border-left: .4em solid transparent;
123
- border-bottom: none;
124
- }
125
-
126
- &.dropdown-menu-right {
127
- &:after, &:before {
128
- right: 10px;
129
- left: auto;
130
- }
131
- }
101
+ &.active,
102
+ &:active {
103
+ color: inherit;
132
104
  }
105
+ }
133
106
 
134
-
135
-
107
+ .dropup & {
136
108
  &:before {
109
+ display: none;
110
+ }
111
+
112
+ &:after {
137
113
  display: inline-block;
138
114
  position: absolute;
139
115
  width: 0;
140
116
  height: 0;
141
117
  vertical-align: middle;
142
118
  content: "";
143
- top: -5px;
144
- left: 10px;
119
+ top: auto;
120
+ bottom: -5px;
145
121
  right: auto;
122
+ left: 10px;
146
123
  color: $white;
147
- border-bottom: .4em solid;
124
+ border-top: .4em solid;
148
125
  border-right: .4em solid transparent;
149
126
  border-left: .4em solid transparent;
127
+ border-bottom: none;
150
128
  }
151
129
 
130
+ &.dropdown-menu-right {
152
131
 
132
+ &:after,
133
+ &:before {
134
+ right: 10px;
135
+ left: auto;
136
+ }
137
+ }
138
+ }
153
139
 
154
- &.dropdown-menu-right {
155
- right: 0 !important;
156
- left: auto !important;
140
+ // &:before {
141
+ // display: inline-block;
142
+ // position: absolute;
143
+ // width: 0;
144
+ // height: 0;
145
+ // vertical-align: middle;
146
+ // content: "";
147
+ // top: -5px;
148
+ // left: 10px;
149
+ // right: auto;
150
+ // color: $white;
151
+ // border-bottom: .4em solid;
152
+ // border-right: .4em solid transparent;
153
+ // border-left: .4em solid transparent;
154
+ // }
155
+
156
+ &.dropdown-menu-right {
157
+ right: 0 !important;
158
+ left: auto !important;
159
+ }
160
+
161
+ .dropdown-item,
162
+ .bootstrap-select &.inner li a {
163
+ font-size: $font-size-sm;
164
+ padding-top: .6rem;
165
+ padding-bottom: .6rem;
166
+ margin-top: 5px;
167
+ @include transitions($fast-transition-time, $transition-linear);
168
+
169
+ &:hover,
170
+ &:focus {
171
+ background-color: $opacity-gray-3;
157
172
  }
158
173
 
159
- .dropdown-item,
160
- .bootstrap-select &.inner li a {
161
- font-size: $font-size-sm;
162
- padding-top: .6rem;
163
- padding-bottom: .6rem;
164
- margin-top: 5px;
165
- @include transitions($fast-transition-time, $transition-linear);
174
+ &.disabled,
175
+ &:disabled {
176
+ color: $default-opacity;
166
177
 
167
178
  &:hover,
168
179
  &:focus {
169
- background-color: $opacity-gray-3;
170
- }
171
-
172
- &.disabled,
173
- &:disabled {
174
- color: $default-opacity;
175
-
176
- &:hover,
177
- &:focus {
178
- background-color: transparent;
179
- box-shadow: none;
180
- }
180
+ background-color: transparent;
181
+ box-shadow: none;
181
182
  }
182
183
  }
184
+ }
183
185
 
186
+ .dropdown-divider {
187
+ background-color: $opacity-gray-5;
188
+ }
184
189
 
185
- .dropdown-divider {
186
- background-color: $opacity-gray-5;
187
- }
190
+ .dropdown-header:not([href]):not([tabindex]) {
191
+ color: $default-opacity;
192
+ font-size: $font-size-xs;
193
+ text-transform: uppercase;
194
+ font-weight: $font-weight-bold;
195
+ }
188
196
 
189
- .dropdown-header:not([href]):not([tabindex]) {
190
- color: $default-opacity;
191
- font-size: $font-size-xs;
192
- text-transform: uppercase;
193
- font-weight: $font-weight-bold;
194
- }
197
+ &.dropdown-primary {
198
+ @include dropdown-colors(darken($primary, 3%), $opacity-8, $white, $opacity-2);
199
+ }
195
200
 
196
- &.dropdown-primary {
197
- @include dropdown-colors(darken($primary, 3%),$opacity-8,$white, $opacity-2);
198
- }
201
+ &.dropdown-info {
202
+ @include dropdown-colors(darken($info, 3%), $opacity-8, $white, $opacity-2);
203
+ }
199
204
 
200
- &.dropdown-info {
201
- @include dropdown-colors(darken($info, 3%),$opacity-8,$white, $opacity-2);
202
- }
205
+ &.dropdown-danger {
206
+ @include dropdown-colors(darken($danger, 3%), $opacity-8, $white, $opacity-2);
207
+ }
203
208
 
204
- &.dropdown-danger {
205
- @include dropdown-colors(darken($danger, 3%),$opacity-8,$white, $opacity-2);
206
- }
209
+ &.dropdown-success {
210
+ @include dropdown-colors(darken($success, 3%), $opacity-8, $white, $opacity-2);
211
+ }
207
212
 
208
- &.dropdown-success {
209
- @include dropdown-colors(darken($success, 3%),$opacity-8,$white, $opacity-2);
210
- }
213
+ &.dropdown-warning {
214
+ @include dropdown-colors(darken($warning, 3%), $opacity-8, $white, $opacity-2);
215
+ }
211
216
 
212
- &.dropdown-warning {
213
- @include dropdown-colors(darken($warning, 3%),$opacity-8,$white, $opacity-2);
214
- }
217
+ .dropdown &,
218
+ .dropup:not(.bootstrap-select) &,
219
+ .bootstrap-select &:not(.inner),
220
+ &.bootstrap-datetimepicker-widget.bottom {
221
+ @include transform-translate-y-dropdown(-20px);
222
+ visibility: hidden;
223
+ display: block;
224
+ @include opacity(0);
225
+ top: 100% !important;
226
+ }
215
227
 
216
- .dropdown &,
217
- .dropup:not(.bootstrap-select) &,
218
- .bootstrap-select &:not(.inner),
219
- &.bootstrap-datetimepicker-widget.bottom {
220
- @include transform-translate-y-dropdown(-20px);
221
- visibility: hidden;
222
- display: block;
223
- @include opacity(0);
224
- top: 100% !important;
225
- }
228
+ &.bootstrap-datetimepicker-widget.top {
229
+ @include transform-translate-y-dropdown(-20px);
230
+ visibility: hidden;
231
+ display: block;
232
+ @include opacity(0);
233
+ }
226
234
 
227
- &.bootstrap-datetimepicker-widget.top {
228
- @include transform-translate-y-dropdown(-20px);
229
- visibility: hidden;
230
- display: block;
231
- @include opacity(0);
232
- }
235
+ &.bootstrap-datetimepicker-widget.top,
236
+ &.bootstrap-datetimepicker-widget.bottom {
237
+ @include transform-translate-y-dropdown(-20px);
238
+ }
233
239
 
234
- &.bootstrap-datetimepicker-widget.top,
235
- &.bootstrap-datetimepicker-widget.bottom {
236
- @include transform-translate-y-dropdown(-20px);
237
- }
240
+ .bootstrap-select.dropup &:not(.inner) {
241
+ @include transform-translate-y-dropdown(25px);
242
+ }
238
243
 
239
- .bootstrap-select.dropup &:not(.inner){
240
- @include transform-translate-y-dropdown(25px);
241
- }
244
+ .dropup:not(.bootstrap-select) & {
245
+ @include transform-translate-y-dropdown(20px);
246
+ top: auto !important;
247
+ bottom: 100%;
248
+ }
242
249
 
243
- .dropup:not(.bootstrap-select) &{
244
- @include transform-translate-y-dropdown(20px);
245
- top: auto !important;
246
- bottom: 100%;
247
- }
250
+ .dropdown.show &,
251
+ .bootstrap-select.show &:not(.inner),
252
+ &.bootstrap-datetimepicker-widget.top.open,
253
+ &.bootstrap-datetimepicker-widget.bottom.open,
254
+ .dropup.show:not(.bootstrap-select) &,
255
+ .navbar .dropdown.show & {
256
+ @include opacity(1);
257
+ visibility: visible;
258
+ @include transform-translate-y-dropdown(1px);
259
+ }
248
260
 
249
- .dropdown.show &,
250
- .bootstrap-select.show &:not(.inner),
251
- &.bootstrap-datetimepicker-widget.top.open,
252
- &.bootstrap-datetimepicker-widget.bottom.open,
253
- .dropup.show:not(.bootstrap-select) &,
254
- .navbar .dropdown.show &{
255
- @include opacity(1);
256
- visibility: visible;
257
- @include transform-translate-y-dropdown(1px);
258
- }
261
+ &.bootstrap-datetimepicker-widget.top.open,
262
+ &.bootstrap-datetimepicker-widget.bottom.open {
263
+ @include transform-translate-y-dropdown(0px);
264
+ }
259
265
 
260
- &.bootstrap-datetimepicker-widget.top.open,
261
- &.bootstrap-datetimepicker-widget.bottom.open{
262
- @include transform-translate-y-dropdown(0px);
263
- }
266
+ .dropup.show:not(.bootstrap-select) & {
267
+ @include transform-translate-y-dropdown(-2px);
268
+ }
264
269
 
265
- .dropup.show:not(.bootstrap-select) &{
266
- @include transform-translate-y-dropdown(-2px);
267
- }
270
+ &.dropdown-navbar {
271
+ left: -80px;
268
272
 
269
- &.dropdown-navbar{
270
- left: -80px;
271
- &:before, &:after{
272
- left: auto;
273
- right: 17px;
274
- }
273
+ &:before,
274
+ &:after {
275
+ left: auto;
276
+ right: 17px;
275
277
  }
276
-
278
+ }
277
279
 
278
280
  }
279
281
 
280
- .btn{
281
- cursor: pointer;
282
+ .btn {
283
+ cursor: pointer;
282
284
 
283
- &.dropdown-toggle[data-toggle="dropdown"]{
284
- padding:10px;
285
- margin: 0;
286
- margin-bottom: 5px;
287
-
288
- &:after{
289
- content: "";
290
- margin-left: 5px;
291
- }
285
+ &.dropdown-toggle[data-toggle="dropdown"] {
286
+ padding: 10px;
287
+ margin: 0;
288
+ margin-bottom: 5px;
292
289
 
290
+ &:after {
291
+ content: "";
292
+ margin-left: 5px;
293
293
  }
294
294
 
295
- span.bs-caret{
296
- display: none;
297
- }
295
+ }
298
296
 
299
- &.btn-link{
300
- &.dropdown-toggle{
301
- height: 22px;
302
- padding: 0;
303
- margin-right: 5px;
304
- }
297
+ span.bs-caret {
298
+ display: none;
299
+ }
300
+
301
+ &.btn-link {
302
+ &.dropdown-toggle {
303
+ height: 22px;
304
+ padding: 0;
305
+ margin-right: 5px;
305
306
  }
307
+ }
306
308
  }
307
309
 
308
- .dropdown-toggle:after{
310
+ .dropdown-toggle:after {
309
311
 
310
312
  content: unset;
311
313
 
312
314
  }
313
315
 
314
316
  .btn:not(:disabled):not(.disabled).active:focus,
315
- .btn:not(:disabled):not(.disabled):active:focus,
316
- .show>.btn.dropdown-toggle:focus{
317
- box-shadow: none;
318
- }
317
+ .btn:not(:disabled):not(.disabled):active:focus,
318
+ .show>.btn.dropdown-toggle:focus {
319
+ box-shadow: none;
320
+ }
319
321
 
320
322
  // Dropown: Sizes
321
323
 
322
324
  .dropdown-menu-sm {
323
- min-width: 100px;
324
- border: $border-radius-lg;
325
+ min-width: 100px;
326
+ border: $border-radius-lg;
325
327
  }
326
328
 
327
329
  .dropdown-menu-lg {
328
- min-width: 260px;
329
- border-radius: $border-radius-lg;
330
+ min-width: 260px;
331
+ border-radius: $border-radius-lg;
330
332
  }
331
333
 
332
334
  .dropdown-menu-xl {
333
- min-width: 450px;
334
- border-radius: $border-radius-lg;
335
+ min-width: 450px;
336
+ border-radius: $border-radius-lg;
335
337
  }
336
338
 
337
- @include media-breakpoint-down(md){
338
- .button-dropdown{
339
- display: none;
339
+ @include media-breakpoint-down(md) {
340
+ .button-dropdown {
341
+ display: none;
340
342
  }
341
- .dropdown-toggle:after{
342
- display: inline-block;
343
- width: 0;
344
- height: 0;
345
- margin-left: .255em;
346
- vertical-align: .255em;
347
- content: "";
348
- border-top: .3em solid;
349
- border-right: .3em solid transparent;
350
- border-bottom: 0;
351
- border-left: .3em solid transparent;
343
+
344
+ .dropdown-toggle:after {
345
+ display: inline-block;
346
+ width: 0;
347
+ height: 0;
348
+ margin-left: .255em;
349
+ vertical-align: .255em;
350
+ content: "";
351
+ border-top: .3em solid;
352
+ border-right: .3em solid transparent;
353
+ border-bottom: 0;
354
+ border-left: .3em solid transparent;
352
355
 
353
356
  }
354
357
  }
355
358
 
356
-
357
- @include media-breakpoint-up(lg){
358
- .dropdown-menu .dropdown-item{
359
+ @include media-breakpoint-up(lg) {
360
+ .dropdown-menu .dropdown-item {
359
361
  color: $dark-gray;
360
362
  }
361
- }
363
+ }