viniBaxter-desk_front 25.1 → 33.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (206) hide show
  1. checksums.yaml +4 -4
  2. data/lib/viniBaxter/desk_front/version.rb +6 -1
  3. data/lib/viniBaxter/sass/desk_front.scss +7 -18
  4. data/lib/viniBaxter/sass/desk_front/bootstrap/_buttons.scss +84 -27
  5. data/lib/viniBaxter/sass/desk_front/bootstrap/_card.scss +9 -8
  6. data/lib/viniBaxter/sass/desk_front/bootstrap/_grid.scss +14 -0
  7. data/lib/viniBaxter/sass/desk_front/bootstrap/_list-group.scss +16 -14
  8. data/lib/viniBaxter/sass/desk_front/bootstrap/_mixins.scss +1 -1
  9. data/lib/viniBaxter/sass/desk_front/bootstrap/_modal.scss +9 -23
  10. data/lib/viniBaxter/sass/desk_front/bootstrap/_reboot.scss +2 -1
  11. data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-grid.scss +1 -1
  12. data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-reboot.scss +1 -1
  13. data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap.scss +2 -3
  14. data/lib/viniBaxter/sass/desk_front/bootstrap/mixins/_buttons.scss +433 -44
  15. data/lib/viniBaxter/sass/desk_front/dashkit/_dashkit.scss +1 -2
  16. data/lib/viniBaxter/sass/desk_front/dashkit/vendors/_dropzone.scss +10 -3
  17. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_badge.scss +4 -3
  18. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_mixins.scss +0 -5
  19. data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_background.scss +1 -1
  20. data/lib/viniBaxter/sass/desk_front/theme.scss +1 -1
  21. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/_functions.scss +5 -5
  22. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_index.scss +9 -0
  23. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_mixins.scss +18 -0
  24. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_new_nav.scss +1 -0
  25. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/_index.scss +19 -0
  26. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_forms.scss +37 -0
  27. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_layout.scss +2 -2
  28. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_lists.scss +0 -7
  29. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_tables.scss +6 -27
  30. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_typography.scss +5 -0
  31. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_app-container.scss +0 -0
  32. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_attributes.scss +1 -3
  33. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_cells.scss +1 -1
  34. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_flashes.scss +4 -4
  35. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_main-content.scss +1 -10
  36. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/components/_navigation.scss +11 -0
  37. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_pagination.scss +1 -1
  38. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_search.scss +0 -0
  39. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/desk_front/.DS_Store +0 -0
  40. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_clearfix.scss +1 -1
  41. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/library/_customSelectize.scss +30 -0
  42. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_data-label.scss +0 -0
  43. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_variables.scss +0 -0
  44. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/reset/_normalize.scss +79 -40
  45. data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/utilities/_text-color.scss +0 -0
  46. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_custom-dashboard-ui.scss +54 -0
  47. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_dropdown.scss +0 -16
  48. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_index.scss +15 -0
  49. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_misc.scss +0 -0
  50. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal-setup.scss +25 -0
  51. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal.scss +109 -0
  52. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_navbar.scss +14 -0
  53. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_pagination.scss +0 -0
  54. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_white-content.scss +519 -0
  55. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-animation-on-hover.scss +0 -0
  56. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-chart.scss +0 -0
  57. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-collapse.scss +0 -0
  58. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-contributions.scss +0 -0
  59. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-lock.scss +0 -0
  60. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-map.scss +0 -0
  61. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-plain.scss +0 -0
  62. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-pricing.scss +0 -0
  63. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-profile.scss +0 -0
  64. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-register.scss +0 -0
  65. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_card-stats.scss +82 -0
  66. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-subcategories.scss +0 -0
  67. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-task.scss +0 -0
  68. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-testimonials.scss +0 -0
  69. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-user.scss +0 -0
  70. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-wizard.scss +0 -0
  71. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_index.scss +17 -0
  72. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_index.scss +12 -0
  73. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-animate-bootstrap-notify.scss +25 -48
  74. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-select.scss +0 -0
  75. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-switch.scss +0 -0
  76. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-card-wizard.scss +0 -0
  77. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_plugin-datatables-net.scss +1119 -0
  78. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-datetimepicker.scss +0 -0
  79. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-jasny-fileupload.scss +0 -0
  80. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom/vendor/_plugin-jquery.jvectormap.scss → v2lrf-dashboard/custom-components/vendor/_plugin-jquery-jvectormap.scss} +0 -0
  81. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-new-bootstrap-select.scss +0 -0
  82. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-nouislider.scss +0 -0
  83. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-perfect-scrollbar.scss +0 -0
  84. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-tagsinput.scss +0 -0
  85. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_alert.scss +0 -0
  86. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_background-variant.scss +0 -0
  87. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_badges.scss +0 -0
  88. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_caret-color.scss +10 -0
  89. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_dropdown.scss +0 -0
  90. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_forms.scss +0 -0
  91. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_icon.scss +0 -0
  92. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_inputs.scss +0 -0
  93. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_modals.scss +0 -0
  94. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-normal.scss +160 -0
  95. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-ntf.scss +156 -0
  96. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup.scss +8 -0
  97. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_page-header.scss +0 -0
  98. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_popovers.scss +0 -0
  99. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_vendor-prefixes.scss +0 -0
  100. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_wizard.scss +0 -0
  101. data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/opacity.scss +0 -0
  102. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_dropdown.scss +16 -18
  103. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_index.scss +5 -0
  104. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_misc.scss +12 -5
  105. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_navbar.scss +543 -0
  106. data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_sidebar-and-main-panel.scss +239 -214
  107. data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_white-content.scss +95 -0
  108. metadata +90 -163
  109. data/lib/viniBaxter/sass/desk_front/administrate/base/_forms.scss +0 -135
  110. data/lib/viniBaxter/sass/desk_front/administrate/base/_typography.scss +0 -50
  111. data/lib/viniBaxter/sass/desk_front/administrate/components/_buttons.scss +0 -51
  112. data/lib/viniBaxter/sass/desk_front/administrate/components/_field-unit.scss +0 -45
  113. data/lib/viniBaxter/sass/desk_front/administrate/components/_form-actions.scss +0 -3
  114. data/lib/viniBaxter/sass/desk_front/administrate/components/_navigation.scss +0 -32
  115. data/lib/viniBaxter/sass/desk_front/administrate/index.scss +0 -36
  116. data/lib/viniBaxter/sass/desk_front/administrate/library/_customSelectize.scss +0 -29
  117. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_functions.scss +0 -23
  118. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_index.scss +0 -84
  119. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_mixins.scss +0 -15
  120. data/lib/viniBaxter/sass/desk_front/beckyBaxter/_new_nav.scss +0 -9
  121. data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats-mini.scss +0 -53
  122. data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats.scss +0 -80
  123. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_alerts.scss +0 -89
  124. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_avatars.scss +0 -53
  125. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_badge.scss +0 -25
  126. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_buttons.scss +0 -314
  127. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_card.scss +0 -228
  128. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_checkboxes-radio.scss +0 -154
  129. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_close.scss +0 -29
  130. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_custom-forms.scss +0 -186
  131. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_example-pages.scss +0 -319
  132. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_fixed-plugin.scss +0 -335
  133. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_footer.scss +0 -109
  134. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_forms.scss +0 -146
  135. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_global.scss +0 -172
  136. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_grid.scss +0 -5
  137. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_icons.scss +0 -92
  138. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_images.scss +0 -7
  139. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_info-areas.scss +0 -170
  140. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_input-group.scss +0 -342
  141. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_mixins.scss +0 -15
  142. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_modal.scss +0 -257
  143. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_nav.scss +0 -85
  144. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_navbar.scss +0 -479
  145. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_pills.scss +0 -169
  146. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_popover.scss +0 -14
  147. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_progress.scss +0 -103
  148. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_reboot.scss +0 -18
  149. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_rtl.scss +0 -268
  150. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_sidebar-and-main-panel.scss +0 -914
  151. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tables.scss +0 -248
  152. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tabs.scss +0 -110
  153. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_timeline.scss +0 -251
  154. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_type.scss +0 -166
  155. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_utilities.scss +0 -9
  156. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_variables.scss +0 -1009
  157. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_white-content.scss +0 -491
  158. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-animation-on-hover.scss +0 -7
  159. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-chart.scss +0 -84
  160. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-collapse.scss +0 -51
  161. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-contributions.scss +0 -55
  162. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-lock.scss +0 -18
  163. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-map.scss +0 -3
  164. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-plain.scss +0 -16
  165. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-pricing.scss +0 -190
  166. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-profile.scss +0 -49
  167. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-register.scss +0 -79
  168. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats-mini.scss +0 -53
  169. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats.scss +0 -80
  170. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-subcategories.scss +0 -3
  171. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-task.scss +0 -31
  172. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-testimonials.scss +0 -46
  173. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-user.scss +0 -77
  174. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-wizard.scss +0 -21
  175. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_buttons.scss +0 -357
  176. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_forms.scss +0 -127
  177. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_vendor-prefixes.scss +0 -200
  178. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_backgrounds.scss +0 -42
  179. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_floating.scss +0 -54
  180. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_helper.scss +0 -62
  181. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_position.scss +0 -19
  182. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_shadows.scss +0 -10
  183. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_sizing.scss +0 -5
  184. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_spacing.scss +0 -105
  185. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_text.scss +0 -40
  186. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_transform.scss +0 -8
  187. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-datatables.net.scss +0 -135
  188. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-fullcalendar.scss +0 -1528
  189. data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-sweetalert2.scss +0 -711
  190. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_alert.scss +0 -14
  191. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_background-variant.scss +0 -18
  192. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_badges.scss +0 -15
  193. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_buttons.scss +0 -357
  194. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_dropdown.scss +0 -26
  195. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_icon.scss +0 -4
  196. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_inputs.scss +0 -234
  197. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_modals.scss +0 -15
  198. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_page-header.scss +0 -7
  199. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_popovers.scss +0 -41
  200. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_wizard.scss +0 -26
  201. data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/opacity.scss +0 -8
  202. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_fixed-plugin.scss +0 -335
  203. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_navbar.scss +0 -480
  204. data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_white-content.scss +0 -43
  205. data/lib/viniBaxter/sass/desk_front/dashkit/_modal.scss +0 -104
  206. data/lib/viniBaxter/sass/desk_front/theme-dark.scss +0 -30
@@ -1,166 +0,0 @@
1
- h1, h2, h3, h4, h5, h6,
2
- .h1, .h2, .h3, .h4, .h5, .h6 {
3
- line-height: $headings-line-height;
4
-
5
- }
6
-
7
- button,
8
- input,
9
- optgroup,
10
- select,
11
- textarea{
12
- font-family: $font-family-base;
13
- }
14
- .card{
15
- h1,h2,h3,h4,h5,h6,p{
16
- color: $opacity-8;
17
- }
18
- }
19
- h1,h2,h3,h4,h5,h6{
20
- font-weight: $font-weight-normal;
21
- color: $opacity-8;
22
- }
23
-
24
- a{
25
- color: $primary-states;
26
- font-weight: $font-weight-light;
27
- &:hover,
28
- &:focus{
29
- color: $primary;
30
- }
31
- }
32
- h1, .h1 {
33
- line-height: 1.05;
34
- margin-bottom: $margin-base-vertical * 2;
35
-
36
- small{
37
- font-weight: $font-weight-bold;
38
- text-transform: uppercase;
39
- opacity: .8;
40
- }
41
-
42
- }
43
- h2, .h2{
44
- margin-bottom: $margin-base-vertical * 2;
45
- line-height: 1.2;
46
-
47
- }
48
- h3, .h3{
49
- margin-bottom: $margin-base-vertical * 2;
50
- line-height: 1.4em;
51
- }
52
- h4, .h4{
53
- line-height: 1.45em;
54
- margin-bottom: $margin-base-vertical;
55
-
56
- & + .category,
57
- &.title + .category{
58
- margin-top: -10px;
59
- }
60
- }
61
- h5, .h5 {
62
- line-height: 1.4em;
63
- margin-bottom: 15px;
64
- }
65
- h6, .h6{
66
- text-transform: uppercase;
67
- font-weight: $font-weight-bold;
68
- }
69
- p{
70
- color: $opacity-8;
71
- margin-bottom: 5px;
72
-
73
- &.description{
74
- font-size: 1.14em;
75
- }
76
- }
77
-
78
-
79
- .title{
80
- font-weight: $font-weight-bold;
81
- &.title-up{
82
- text-transform: uppercase;
83
-
84
- a{
85
- color: $black;
86
- text-decoration: none;
87
- }
88
- }
89
- & + .category{
90
- margin-top: -10px;
91
- }
92
- }
93
-
94
- .description,
95
- .card-description,
96
- .footer-big p,
97
- .card .footer .stats{
98
- color: $dark-gray;
99
- font-weight: $font-weight-light;
100
- }
101
- .category,
102
- .card-category{
103
- text-transform: capitalize;
104
- font-weight: $font-weight-normal;
105
- color: rgba($white, 0.6);
106
- font-size: $font-size-sm;
107
- }
108
-
109
- .card-category{
110
- font-size: $font-size-sm;
111
- }
112
-
113
- .blockquote{
114
- border-left: none;
115
- border: 1px solid $default;
116
- padding: 20px;
117
- font-size: $blockquote-font-size;
118
- line-height: 1.8;
119
-
120
- small{
121
- color: $default;
122
- font-size: $font-size-sm;
123
- text-transform: uppercase;
124
- }
125
-
126
- &.blockquote-primary{
127
- border-color: $primary;
128
- color: $primary;
129
-
130
- small{
131
- color: $primary;
132
- }
133
- }
134
-
135
- &.blockquote-danger{
136
- border-color: $danger;
137
- color: $danger;
138
-
139
- small{
140
- color: $danger;
141
- }
142
- }
143
-
144
- &.blockquote-white{
145
- border-color: $opacity-8;
146
- color: $white;
147
-
148
- small{
149
- color: $opacity-8;
150
- }
151
- }
152
- }
153
-
154
- ul li, ol li{
155
- color: $white;
156
- }
157
-
158
- pre{
159
- color: $opacity-8;
160
- }
161
-
162
- hr{
163
- border-top: 1px solid rgba(0,0,0,0.1);
164
- margin-top: $spacer;
165
- margin-bottom: $spacer;
166
- }
@@ -1,9 +0,0 @@
1
- @import "utilities/backgrounds.scss";
2
- @import "utilities/floating.scss";
3
- @import "utilities/helper.scss";
4
- @import "utilities/position.scss";
5
- @import "utilities/sizing.scss";
6
- @import "utilities/spacing.scss";
7
- @import "utilities/shadows.scss";
8
- @import "utilities/text.scss";
9
- @import "utilities/transform.scss";
@@ -1,1009 +0,0 @@
1
- // Global settings
2
-
3
- $enable-caret: true !default;
4
- $enable-rounded: true !default;
5
- $enable-shadows: true !default;
6
- $enable-gradients: false !default;
7
- $enable-transitions: true !default;
8
- $enable-grid-classes: true !default;
9
- $enable-print-styles: true !default;
10
-
11
- // Color system
12
-
13
- $white: #ffffff !default;
14
- $gray-100: #f6f9fc !default;
15
- $gray-200: #e9ecef !default;
16
- $gray-300: #e3e3e3 !default;
17
- $gray-400: #ced4da !default;
18
- $gray-500: #adb5bd !default;
19
- $gray-600: #6c757d !default; // Line footer color
20
- $gray-700: #525f7f !default; // Line p color
21
- $gray-800: #32325d !default; // Line heading color
22
- $gray-900: #212529 !default;
23
- $link-disabled: #666666 !default;
24
- $transparent-bg: transparent !default;
25
- $light-bg: #f5f6fa !default;
26
- $dark-background: #555555 !default;
27
-
28
- $grays: () !default;
29
- $grays: map-merge(
30
- (
31
- '100': $gray-100,
32
- '200': $gray-200,
33
- '300': $gray-300,
34
- '400': $gray-400,
35
- '500': $gray-500,
36
- '600': $gray-600,
37
- '700': $gray-700,
38
- '800': $gray-800,
39
- '900': $gray-900,
40
- ),
41
- $grays
42
- );
43
-
44
- $blue: #5e72e4 !default;
45
- $indigo: #5603ad !default;
46
- $purple: #8965e0 !default;
47
- $pink: #f3a4b5 !default;
48
- $red: #f5365c !default;
49
- $orange: #fb6340 !default;
50
- $yellow: #ffd600 !default;
51
- $green: #2dce89 !default;
52
- $teal: #11cdef !default;
53
- $cyan: #2bffc6 !default;
54
-
55
- $line-height-lg: 1.625rem !default;
56
- $line-height-sm: 1.5 !default;
57
- $line-height: 1.35em !default;
58
-
59
- $opacity-gray-3: rgba(222, 222, 222, 0.3) !default;
60
- $opacity-gray-5: rgba(222, 222, 222, 0.5) !default;
61
- $opacity-gray-8: rgba(222, 222, 222, 0.8) !default;
62
-
63
- $opacity-5: rgba(255, 255, 255, 0.5) !default;
64
- $opacity-6: rgba(255, 255, 255, 0.6) !default;
65
- $opacity-8: rgba(255, 255, 255, 0.8) !default;
66
-
67
- $opacity-1: rgba(255, 255, 255, 0.1) !default;
68
- $opacity-2: rgba(255, 255, 255, 0.2) !default;
69
-
70
- // end beniamin
71
-
72
- $colors: () !default;
73
- $colors: map-merge(
74
- (
75
- 'blue': $blue,
76
- 'indigo': $indigo,
77
- 'purple': $purple,
78
- 'pink': $pink,
79
- 'red': $red,
80
- 'orange': $orange,
81
- 'yellow': $yellow,
82
- 'green': $green,
83
- 'teal': $teal,
84
- 'cyan': $cyan,
85
- 'white': $white,
86
- 'gray': $gray-600,
87
- 'light': $gray-400,
88
- 'lighter': $gray-200,
89
- 'gray-dark': $gray-800,
90
- ),
91
- $colors
92
- );
93
-
94
- $default-color-opacity: rgba(182, 182, 182, 0.6) !default;
95
- $orange-color: #f96332 !default;
96
-
97
- $default: #344675 !default;
98
- $primary: #e14eca !default;
99
- $secondary: #f4f5f7 !default;
100
- $success: #00f2c3 !default;
101
- $info: #1d8cf8 !default;
102
- $warning: #ff8d72 !default;
103
- $danger: #fd5d93 !default;
104
- $black: #222a42 !default;
105
-
106
- // gradient
107
- $default-states: #263148 !default;
108
- $primary-states: #ba54f5 !default;
109
- $success-states: #0098f0 !default;
110
- $info-states: #3358f4 !default;
111
- $warning-states: #ff6491 !default;
112
- $danger-states: #ec250d !default;
113
- $black-states: #1d253b !default;
114
-
115
- $background-black: #1e1e2f !default;
116
- $background-states-black: #1e1e24 !default;
117
-
118
- // opacity
119
- $default-opacity: rgba(182, 182, 182, 0.6) !default;
120
- $primary-opacity: rgba(249, 99, 50, 0.3) !default;
121
- $success-opacity: rgba(24, 206, 15, 0.3) !default;
122
- $info-opacity: rgba(44, 168, 255, 0.3) !default;
123
- $warning-opacity: rgba(255, 178, 54, 0.3) !default;
124
- $danger-opacity: rgba(255, 54, 54, 0.3) !default;
125
-
126
- $light-gray: #e3e3e3 !default;
127
- $medium-gray: #dddddd !default;
128
- $dark-gray: #9a9a9a !default;
129
- $card-stats-gray: #808080 !default;
130
- $active-gray: #777777 !default;
131
- $nav-gray: #444444 !default;
132
- $search-gray: #b7b7b7 !default;
133
- $calendar-gray: #9499a7 !default;
134
- $active-blue: #00bbff !default;
135
-
136
- $light: $gray-500 !default;
137
- $dark: $gray-900 !default;
138
- $darker: darken($gray-900, 15%) !default;
139
-
140
- $facebook: #3b5998 !default;
141
- $facebook-states: darken($facebook, 5%) !default;
142
- $twitter: #55acee !default;
143
- $twitter-states: darken($twitter, 5%) !default;
144
- $google-plus: #dd4b39 !default;
145
- $google-plus-states: darken($google-plus, 5%) !default;
146
- $instagram: #125688 !default;
147
- $instagram-states: lighten($instagram, 6%) !default;
148
- $linkedin: #0077b5 !default;
149
- $linkedin-states: darken($linkedin, 5%) !default;
150
- $pinterest: #cc2127 !default;
151
- $pinterest-states: lighten($pinterest, 6%) !default;
152
- $youtube: #e52d27 !default;
153
- $youtube-states: lighten($youtube, 6%) !default;
154
- $dribbble: #ea4c89 !default;
155
- $dribbble-states: lighten($dribbble, 6%) !default;
156
- $github: #333333 !default;
157
- $github-states: #ccc !default;
158
- $reddit: #ff4500 !default;
159
- $reddit-states: lighten($reddit, 6%) !default;
160
- $tumblr: #35465c !default;
161
- $tumblr-states: lighten($tumblr, 6%) !default;
162
- $behance: #1769ff !default;
163
- $behance-states: lighten($behance, 6%) !default;
164
-
165
- $theme-colors: () !default;
166
- $theme-colors: map-merge(
167
- (
168
- 'default': $default,
169
- 'primary': $primary,
170
- 'secondary': $secondary,
171
- 'success': $success,
172
- 'info': $info,
173
- 'warning': $warning,
174
- 'danger': $danger,
175
- 'white': $white,
176
- 'neutral': $white,
177
- 'dark': $dark,
178
- 'darker': $darker,
179
- ),
180
- $theme-colors
181
- );
182
-
183
- $brand-colors: () !default;
184
- $brand-colors: map-merge(
185
- (
186
- 'facebook': $facebook,
187
- 'twitter': $twitter,
188
- 'google-plus': $google-plus,
189
- 'instagram': $instagram,
190
- 'pinterest': $pinterest,
191
- 'youtube': $youtube,
192
- 'dribbble': $dribbble,
193
- 'github': $github,
194
- 'reddit': $reddit,
195
- 'behance': $behance,
196
- 'tumblr': $tumblr,
197
- 'linkedin': $linkedin,
198
- ),
199
- $brand-colors
200
- );
201
-
202
- /* brand Colors */
203
- $brand-primary: $primary !default;
204
- $brand-info: $info !default;
205
- $brand-success: $success !default;
206
- $brand-warning: $warning !default;
207
- $brand-danger: $danger !default;
208
- $brand-inverse: $black !default;
209
-
210
- $topbar-x: topbar-x !default;
211
- $topbar-back: topbar-back !default;
212
- $bottombar-x: bottombar-x !default;
213
- $bottombar-back: bottombar-back !default;
214
-
215
- // Set a specific jump point for requesting color jumps
216
- $theme-color-interval: 8% !default;
217
-
218
- // The yiq lightness value that determines when the lightness of color changes from "dark" to "light". Acceptable values are between 0 and 255.
219
- $yiq-contrasted-threshold: 200 !default;
220
-
221
- // Customize the light and dark text colors for use in our YIQ color contrast function.
222
- $yiq-text-dark: $gray-900 !default;
223
- $yiq-text-light: $white !default;
224
-
225
- // Action colors
226
-
227
- $star-rating-color: $gray-400 !default;
228
- $star-rating-color-active: $yellow !default;
229
-
230
- $favorite-color: $yellow !default;
231
- $like-color: $blue !default;
232
- $love-color: $red !default;
233
-
234
- // Body
235
-
236
- $body-bg: $background-black !default;
237
- $body-color: $gray-700 !default;
238
-
239
- // Sections
240
-
241
- $section-colors: () !default;
242
- $section-colors: map-merge(
243
- (
244
- 'primary': $body-bg,
245
- 'secondary': $secondary,
246
- 'light': $gray-400,
247
- 'dark': $dark,
248
- 'darker': $darker,
249
- ),
250
- $section-colors
251
- );
252
-
253
- // Links
254
-
255
- $link-color: $primary !default;
256
- $link-decoration: none !default;
257
- $link-hover-color: darken($link-color, 15%);
258
- $link-hover-decoration: none !default;
259
-
260
- // Grid breakpoints
261
-
262
- $grid-breakpoints: (
263
- xs: 0,
264
- sm: 576px,
265
- md: 768px,
266
- lg: 992px,
267
- xl: 1200px,
268
- );
269
-
270
- @include _assert-ascending($grid-breakpoints, '$grid-breakpoints');
271
- @include _assert-starts-at-zero($grid-breakpoints);
272
-
273
- // Grid containers
274
- //
275
- // Define the maximum width of `.container` for different screen sizes.
276
-
277
- // Spacing
278
-
279
- $spacer: 1rem !default;
280
- $spacers: () !default;
281
- $spacers: map-merge(
282
- (
283
- 0: 0,
284
- 1: (
285
- $spacer * 0.25,
286
- ),
287
- 2: (
288
- $spacer * 0.5,
289
- ),
290
- 3: $spacer,
291
- 4: (
292
- $spacer * 1.5,
293
- ),
294
- 5: (
295
- $spacer * 3,
296
- ),
297
- 'sm': (
298
- $spacer * 2,
299
- ),
300
- 'md': (
301
- $spacer * 4,
302
- ),
303
- 'lg': (
304
- $spacer * 6,
305
- ),
306
- 'xl': (
307
- $spacer * 8,
308
- ),
309
- ),
310
- $spacers
311
- );
312
-
313
- $padding-base-vertical: 0.5rem !default;
314
- $padding-base-horizontal: 0.7rem !default;
315
-
316
- $padding-btn-vertical: 11px !default;
317
- $padding-btn-horizontal: 40px !default;
318
-
319
- $padding-round-horizontal: 23px !default;
320
-
321
- $padding-lg-vertical: 15px !default;
322
-
323
- $padding-input-vertical: 11px !default;
324
- $padding-input-horizontal: 19px !default;
325
-
326
- $margin-lg-vertical: 30px !default;
327
- $margin-base-vertical: 15px !default;
328
-
329
- // This variable affects the `.h-*` and `.w-*` classes.
330
-
331
- $sizes: () !default;
332
- $sizes: map-merge(
333
- (
334
- 25: 25%,
335
- 50: 50%,
336
- 75: 75%,
337
- 100: 100%,
338
- ),
339
- $sizes
340
- );
341
-
342
- // Components
343
-
344
- $shape-height-xl: 1.5 !default;
345
- $shape-height-lg: 1.5 !default;
346
- $shape-height-sm: 1.5 !default;
347
-
348
- // border
349
- $none: 0 !default;
350
- $border-thin: 1px !default;
351
- $border-thick: 2px !default;
352
- $border-width: 0.0625rem !default;
353
- $border-color: $gray-200 !default;
354
-
355
- $border-radius: 0.25rem !default;
356
- $border-radius-xl: 0.875rem !default;
357
- $border-radius-lg: 0.4285rem !default;
358
- $border-radius-sm: 0.2857rem !default;
359
- $border-radius-xs: 0.1428rem !default;
360
-
361
- $margin-bottom: 10px !default;
362
- $border: 1px solid !default;
363
-
364
- $box-shadow-sm: 0 0.125rem 0.25rem rgba($black, 0.075);
365
- $box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
366
- $box-shadow-lg: 0 1rem 3rem rgba($black, 0.175);
367
-
368
- $dropdown-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.125);
369
- $box-shadow-raised: 0px 10px 25px 0px rgba(0, 0, 0, 0.3);
370
- $box-shadow: 0 1px 20px 0px rgba(0, 0, 0, 0.1);
371
-
372
- $component-active-color: $white !default;
373
- $component-active-bg: theme-color('primary') !default;
374
- $component-active-border-color: theme-color('primary') !default;
375
-
376
- $component-hover-color: $gray-300 !default;
377
- $component-hover-bg: $gray-300 !default;
378
- $component-hover-border-color: $gray-300 !default;
379
-
380
- $caret-width: 0.3em !default;
381
-
382
- $transition-base: all 0.15s ease !default;
383
- $transition-fade: opacity 0.15s linear !default;
384
- $transition-collapse: height 0.35s ease !default;
385
-
386
- $fast-transition-time: 150ms !default;
387
-
388
- $transition-linear: linear !default;
389
- $transition-bezier: cubic-bezier(0.34, 1.61, 0.7, 1) !default;
390
- $transition-ease: ease 0s;
391
-
392
- $select-coordinates: 50% -40px !default;
393
- $general-transition-time: 300ms !default;
394
-
395
- // Fonts
396
-
397
- $font-family-base: 'Poppins', sans-serif !default;
398
- $font-family-alt: 'Poppins', sans-serif !default;
399
-
400
- $font-size-dash: 0.875rem !default;
401
-
402
- $font-size-base: $font-size-dash !default; // Assumes the browser default, typically `16px`
403
- $font-size-xl: ($font-size-base * 1.428);
404
- $font-size-lg: ($font-size-base * 1.142);
405
- $font-size-sm: ($font-size-base * 0.85714286);
406
- $font-size-xs: ($font-size-base * 0.714);
407
-
408
- $h1-font-size: $font-size-base * 2.35714285 !default; //2.1875rem
409
- $h2-font-size: $font-size-base * 1.9285714 !default;
410
- $h3-font-size: $font-size-base * 1.642857 !default;
411
- $h4-font-size: $font-size-base * 1.2142857 !default;
412
- $h5-font-size: $font-size-base * 0.9285714 !default;
413
- $h6-font-size: $font-size-base * 0.8571428 !default;
414
-
415
- $font-weight-light: 300 !default;
416
- $font-weight-normal: 400 !default;
417
- $font-weight-bold: 600 !default;
418
- $font-weight-extra-bold: 700 !default;
419
-
420
- $font-paragraph: 1rem !default;
421
-
422
- $font-weight-base: $font-weight-normal !default;
423
- $shape-height-base: 1.428571 !default;
424
-
425
- $headings-margin-bottom: ($spacer / 2);
426
- $headings-font-family: inherit !default;
427
- $headings-font-weight: $font-weight-normal !default;
428
- $headings-line-height: 1.2 !default;
429
- $headings-color: $gray-800 !default;
430
-
431
- $heading-letter-spacing: 0.025em !default;
432
- $heading-font-size: 0.95rem !default;
433
- $heading-text-transform: uppercase !default;
434
- $heading-font-weight: $headings-font-weight !default;
435
-
436
- $heading-title-letter-spacing: 0.025em !default;
437
- $heading-title-font-size: 1.375rem !default;
438
- $heading-title-font-weight: $font-weight-bold !default;
439
- $heading-title-text-transform: uppercase !default;
440
-
441
- $heading-section-letter-spacing: 0.025em !default;
442
- $heading-section-font-size: 1.375rem !default;
443
- $heading-section-font-weight: $font-weight-bold !default;
444
- $heading-section-text-transform: uppercase !default;
445
-
446
- $display1-size: 3.3rem !default;
447
- $display2-size: 2.75rem !default;
448
- $display3-size: 2.1875rem !default;
449
- $display4-size: 1.6275rem !default;
450
-
451
- $display1-weight: $font-weight-bold !default;
452
- $display2-weight: $font-weight-bold !default;
453
- $display3-weight: $font-weight-bold !default;
454
- $display4-weight: $font-weight-bold !default;
455
- $display-line-height: $headings-line-height !default;
456
-
457
- $paragraph-font-size: 0.625rem !default;
458
- $paragraph-font-weight: 300 !default;
459
- $paragraph-line-height: 1.7 !default;
460
-
461
- $lead-font-size: ($paragraph-font-size * 1.25);
462
- $lead-font-weight: 300 !default;
463
-
464
- $small-font-size: 80% !default;
465
-
466
- $text-muted: $gray-600 !default;
467
-
468
- $blockquote-small-color: $gray-600 !default;
469
- $blockquote-font-size: ($font-size-base * 1.1);
470
-
471
- $hr-border-color: rgba($black, 0.1);
472
- $hr-border-width: $border-width !default;
473
-
474
- $mark-padding: 0.2em !default;
475
-
476
- $dt-font-weight: $font-weight-bold !default;
477
-
478
- $list-inline-padding: 0.5rem !default;
479
-
480
- $mark-bg: #fcf8e3 !default;
481
-
482
- $hr-margin-y: $spacer * 2 !default;
483
-
484
- // Icons
485
-
486
- $icon-size: auto !default;
487
- $icon-size-regular: 2.375rem !default;
488
- $icon-font-size-regular: 0.9375rem !default;
489
- $icon-font-size-sm: 0.6875rem !default;
490
- $icon-size-sm: 1.875rem !default;
491
- $icon-font-size-lg: 1.325rem !default;
492
- $icon-size-lg: 3.6rem !default;
493
- $icon-size-xl: 5rem !default;
494
-
495
- // Tables
496
-
497
- $table-cell-padding: 1rem !default;
498
- $table-cell-padding-sm: 0.3rem !default;
499
-
500
- $table-bg: transparent !default;
501
- $table-accent-bg: rgba($black, 0.05);
502
- $table-hover-bg: rgba($black, 0.075);
503
- $table-active-bg: $table-hover-bg !default;
504
-
505
- $table-border-width: $border-width !default;
506
- $table-border-color: $gray-300 !default;
507
-
508
- $table-head-bg: $gray-200 !default;
509
- $table-head-color: $gray-700 !default;
510
-
511
- $table-dark-bg: $gray-900 !default;
512
- $table-dark-accent-bg: rgba($white, 0.05);
513
- $table-dark-hover-bg: rgba($white, 0.075);
514
- $table-dark-border-color: lighten($gray-900, 7.5%);
515
- $table-dark-color: $body-bg !default;
516
-
517
- // Buttons + Forms
518
-
519
- $input-btn-padding-y: 0.5rem !default;
520
- $input-btn-padding-x: 0.7rem !default;
521
- $input-btn-line-height: $shape-height-base !default;
522
-
523
- $input-btn-focus-width: 0 !default;
524
- $input-btn-focus-color: rgba($component-active-bg, 1);
525
- //$input-btn-focus-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.04);
526
- $input-btn-focus-box-shadow: none !default;
527
-
528
- $input-btn-padding-y-sm: 0.25rem !default;
529
- $input-btn-padding-x-sm: 0.5rem !default;
530
- $input-btn-line-height-sm: 1.35 !default;
531
-
532
- $input-btn-padding-y-lg: 0.875rem !default;
533
- $input-btn-padding-x-lg: 1rem !default;
534
- $input-btn-line-height-lg: 1.35 !default;
535
-
536
- $input-btn-border-width: 1px !default;
537
-
538
- $input-btn-font-size-sm: 0.75rem !default;
539
- $input-btn-font-size: 0.875rem !default;
540
- $input-btn-font-size-lg: 0.875rem !default;
541
-
542
- $input-padding-vertical: 11px !default;
543
- $input-padding-horizontal: 19px !default;
544
-
545
- // Buttons
546
-
547
- $btn-padding-y: 11px !default;
548
- $btn-padding-x: 40px !default;
549
- $btn-line-height: $line-height !default;
550
-
551
- $btn-padding-y-sm: 5px !default;
552
- $btn-padding-x-sm: 15px !default;
553
- $btn-line-height-sm: $input-btn-line-height-sm !default;
554
-
555
- $btn-padding-y-lg: 15px !default;
556
- $btn-padding-x-lg: 48px !default;
557
- $btn-line-height-lg: $input-btn-line-height-lg !default;
558
-
559
- $btn-border-width: $input-btn-border-width !default;
560
-
561
- $btn-font-size-lg: 1em !default;
562
- $btn-font-weight: 600 !default;
563
- $btn-text-transform: uppercase !default;
564
- $btn-letter-spacing: 0.025em !default;
565
- $btn-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
566
- $btn-hover-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1),
567
- 0 3px 6px rgba(0, 0, 0, 0.08);
568
- $btn-focus-box-shadow: $btn-hover-box-shadow !default;
569
- $btn-focus-width: $input-btn-focus-width !default;
570
-
571
- $btn-active-box-shadow: none !default;
572
- $btn-round-radius: 30px !default;
573
-
574
- // Forms
575
-
576
- $input-padding-y: $input-btn-padding-y !default;
577
- $input-padding-x: $input-btn-padding-x !default;
578
- $input-line-height: $input-btn-line-height !default;
579
-
580
- $input-padding-y-sm: $input-btn-padding-y-sm !default;
581
- $input-padding-x-sm: $input-btn-padding-x-sm !default;
582
- $input-line-height-sm: $input-btn-line-height-sm !default;
583
-
584
- $input-padding-y-lg: $input-btn-padding-y-lg !default;
585
- $input-padding-x-lg: $input-btn-padding-x-lg !default;
586
- $input-line-height-lg: $input-btn-line-height-lg !default;
587
-
588
- $input-border-radius: $border-radius !default;
589
- $input-border-radius-xl: $border-radius-xl !default;
590
- $input-border-radius-lg: $border-radius-lg !default;
591
- $input-border-radius-sm: $border-radius-sm !default;
592
-
593
- $input-bg: $transparent-bg !default;
594
- $input-disabled-bg: $gray-200 !default;
595
-
596
- $input-muted-bg: #edf0f5 !default;
597
-
598
- $input-alternative-box-shadow: 0 1px 3px rgba(50, 50, 93, 0.15),
599
- 0 1px 0 rgba(0, 0, 0, 0.02);
600
- $input-focus-alternative-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11),
601
- 0 1px 3px rgba(0, 0, 0, 0.08);
602
-
603
- $input-color: $opacity-8 !default;
604
- $input-border-color: #cad1d7 !default;
605
- $input-border-width: $input-btn-border-width !default;
606
- $input-box-shadow: none !default; // 0 1px 3px 0 $gray-400 !default;
607
-
608
- $input-focus-bg: $white !default;
609
- $input-focus-border-color: rgba(50, 151, 211, 0.25);
610
- $input-focus-color: $input-color !default;
611
- $input-focus-width: 0 !default;
612
- $input-focus-box-shadow: none !default; //0 1px 3px 0 $gray-500 !default;
613
-
614
- $input-placeholder-color: $gray-500 !default;
615
- $input-focus-placeholder-color: $gray-500 !default;
616
-
617
- $input-height-border: $input-border-width * 2 !default;
618
- $input-height-inner: ($font-size-base * $input-btn-line-height) +
619
- ($input-btn-padding-y * 2) !default;
620
- $input-height: calc(#{$input-height-inner} + #{$input-height-border}) !default;
621
-
622
- $input-transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
623
-
624
- // Input groups
625
-
626
- $input-group-addon-color: $input-placeholder-color !default;
627
- $input-group-addon-bg: $input-bg !default;
628
- $input-group-addon-border-color: $input-border-color !default;
629
-
630
- $input-group-addon-focus-color: $input-focus-color !default;
631
- $input-group-addon-focus-bg: $input-focus-bg !default;
632
- $input-group-addon-focus-border-color: $input-focus-border-color !default;
633
-
634
- // Custom forms
635
-
636
- $custom-control-gutter: 1.75rem !default;
637
- $custom-control-spacer-x: 1rem !default;
638
- $custom-control-indicator-size: 1.25rem !default;
639
-
640
- $custom-control-indicator-bg: $input-bg !default;
641
- $custom-control-indicator-border-width: 1px !default;
642
- $custom-control-indicator-border-color: $input-border-color !default;
643
- $custom-control-indicator-box-shadow: none !default;
644
-
645
- $custom-control-indicator-focus-box-shadow: $custom-control-indicator-box-shadow !default;
646
-
647
- $custom-control-indicator-hover-color: $component-hover-color !default;
648
- $custom-control-indicator-hover-bg: $component-hover-bg !default;
649
- $custom-control-indicator-hover-border-color: $component-hover-border-color !default;
650
-
651
- $custom-control-indicator-active-color: $component-active-color !default;
652
- $custom-control-indicator-active-bg: $component-active-bg !default;
653
- $custom-control-indicator-active-border-color: $component-active-border-color !default;
654
- $custom-control-indicator-active-box-shadow: $custom-control-indicator-box-shadow !default;
655
-
656
- $custom-control-indicator-checked-color: $component-active-color !default;
657
- $custom-control-indicator-checked-bg: $component-active-bg !default;
658
- $custom-control-indicator-checked-border-color: $component-active-border-color !default;
659
- $custom-control-indicator-checked-box-shadow: $custom-control-indicator-box-shadow !default;
660
- $custom-control-indicator-checked-disabled-bg: rgba(
661
- theme-color('primary'),
662
- 0.5
663
- );
664
-
665
- $custom-control-indicator-disabled-bg: $gray-200 !default;
666
- $custom-control-label-disabled-color: $gray-600 !default;
667
-
668
- $custom-checkbox-indicator-border-radius: $border-radius-sm !default;
669
- //$custom-checkbox-indicator-icon-checked: str-replace(url("data:image/svg+xml !default;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"), "#", "%23") !default;
670
-
671
- $custom-toggle-slider-bg: #ddd !default;
672
- $custom-toggle-checked-bg: theme-color('primary') !default;
673
-
674
- // Form validation
675
-
676
- $form-feedback-valid-bg: lighten($success, 15%);
677
- $form-feedback-valid-color: theme-color('success') !default;
678
- $form-feedback-invalid-bg: lighten($warning, 15%);
679
- $form-feedback-invalid-color: theme-color('warning') !default;
680
-
681
- // Allows for customizing button radius independently from global border radius
682
-
683
- $btn-border-radius: $input-border-radius !default;
684
- $btn-border-radius-xl: $input-border-radius-xl !default;
685
- $btn-border-radius-lg: $input-border-radius-lg !default;
686
- $btn-border-radius-sm: $input-border-radius !default;
687
-
688
- // No UI Slider
689
-
690
- $noui-target-bg: #eceeef !default;
691
- $noui-target-thickness: 5px !default;
692
- $noui-target-border-radius: 5px !default;
693
- $noui-target-border-color: 0 !default;
694
- $noui-target-box-shadow: inset 0 1px 2px rgba(90, 97, 105, 0.1);
695
-
696
- $noui-slider-connect-bg: $primary !default;
697
- $noui-slider-connect-disabled-bg: #b2b2b2 !default;
698
-
699
- $noui-handle-width: 15px !default;
700
- $noui-handle-bg: theme-color('primary') !default;
701
- $noui-handle-border: 0 !default;
702
- $noui-handle-border-radius: 100% !default;
703
-
704
- $noui-origin-border-radius: 2px !default;
705
-
706
- // Dropdown
707
-
708
- $dropdown-bg: $white !default;
709
- $dropdown-border-width: 0 !default;
710
- $dropdown-border-color: rgba($black, 0.15);
711
- $dropdown-border-radius: $border-radius-xs !default;
712
- $dropdown-box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1),
713
- 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
714
-
715
- $dropdown-link-active-color: $component-active-color !default;
716
- $dropdown-link-active-bg: $component-active-bg !default;
717
-
718
- // Navs
719
-
720
- $nav-link-padding-y: 0.5rem !default;
721
- $nav-link-padding-x: 1rem !default;
722
- $nav-link-color: $gray-700 !default;
723
- $nav-link-disabled-color: $gray-600 !default;
724
-
725
- $nav-pills-padding-y: 0.75rem !default;
726
- $nav-pills-padding-x: 1rem !default;
727
-
728
- $nav-pills-space-x: 1rem !default;
729
-
730
- $nav-pills-bg: $white;
731
- $nav-pills-border-width: 1px !default;
732
- $nav-pills-border-color: theme-color('primary') !default;
733
- $nav-pills-border-radius: $border-radius !default;
734
-
735
- $nav-pills-link-color: theme-color('primary') !default;
736
- $nav-pills-link-hover-color: darken(theme-color('primary'), 5%);
737
- $nav-pills-link-active-color: color-yiq(theme-color('primary'));
738
- $nav-pills-link-active-bg: theme-color('primary') !default;
739
- $nav-pills-box-shadow: $btn-box-shadow !default;
740
-
741
- // Navbar
742
-
743
- $navbar-transition: all 0.15s linear !default;
744
- $navbar-padding-y: 0.625rem !default;
745
- $navbar-padding-x: 0.9375rem !default;
746
-
747
- $navbar-nav-link-padding-x: 1rem !default;
748
- $navbar-nav-link-padding-y: 1rem !default;
749
-
750
- $navbar-nav-link-font-family: $font-family-alt !default;
751
- $navbar-nav-link-font-size: 0.9rem !default;
752
- $navbar-nav-link-font-weight: 400 !default;
753
- $navbar-nav-link-text-transform: normal !default;
754
- $navbar-nav-link-letter-spacing: 0 !default;
755
- $navbar-nav-link-border-radius: $border-radius !default;
756
-
757
- /* navbar color */
758
- $navbar-color: #1a1e34 !default;
759
- $navbar-dark-bg: transparent !default;
760
- $navbar-dark-hover-bg: rgba(255, 255, 255, 0.1);
761
- $navbar-dark-active-bg: rgba(255, 255, 255, 0.1);
762
- $navbar-dark-color: rgba($white, 0.95);
763
- $navbar-dark-hover-color: rgba($white, 0.65);
764
- $navbar-dark-active-color: rgba($white, 0.65);
765
- $navbar-dark-disabled-color: rgba($white, 0.25);
766
- $navbar-dark-toggler-border-color: transparent !default;
767
-
768
- $navbar-light-bg: transparent !default;
769
- $navbar-light-hover-bg: rgba(0, 0, 0, 0.1);
770
- $navbar-light-active-bg: rgba(0, 0, 0, 0.1);
771
- $navbar-light-color: rgba($black, 0.5);
772
- $navbar-light-hover-color: rgba($black, 0.7);
773
- $navbar-light-active-color: rgba($black, 0.9);
774
- $navbar-light-disabled-color: rgba($black, 0.3);
775
- $navbar-light-toggler-icon-bg: str-replace(url("data:image/svg+xml !default;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#{$navbar-light-color}' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"), "#", "%23") !default;
776
- $navbar-light-toggler-border-color: transparent !default;
777
- $full-width: 100% !default;
778
- $navbar-padding: 10px 15px !default;
779
-
780
- // Alerts
781
-
782
- $alert-padding-y: 0.9rem !default;
783
- $alert-padding-x: 1.25rem !default;
784
- $alert-border-radius: $border-radius-sm !default;
785
-
786
- $alert-bg-level: -2 !default;
787
- $alert-border-level: -2 !default;
788
- $alert-color-level: 0 !default;
789
-
790
- // List group
791
-
792
- $list-group-bg: $white !default;
793
- $list-group-border-color: $border-color !default; //rgba($black, .125);
794
- $list-group-border-width: $border-width !default;
795
- $list-group-border-radius: $border-radius !default;
796
-
797
- $list-group-item-padding-y: 1rem !default;
798
- $list-group-item-padding-x: 1rem !default;
799
-
800
- $list-group-hover-bg: $gray-100 !default;
801
- $list-group-active-color: $component-active-color !default;
802
- $list-group-active-bg: $component-active-bg !default;
803
- $list-group-active-border-color: $list-group-active-bg !default;
804
-
805
- $list-group-disabled-color: $gray-600 !default;
806
- $list-group-disabled-bg: $list-group-bg !default;
807
-
808
- $list-group-action-color: $gray-700 !default;
809
- $list-group-action-hover-color: $list-group-action-color !default;
810
-
811
- $list-group-action-active-color: $list-group-action-color !default;
812
- $list-group-action-active-bg: $gray-200 !default;
813
-
814
- // Close
815
-
816
- $close-font-size: $font-size-base * 1.5 !default;
817
- $close-font-weight: $font-weight-bold !default;
818
- $close-bg: transparent !default;
819
- $close-hover-bg: transparent !default;
820
- $close-color: rgba(0, 0, 0, 0.6);
821
- $close-hover-color: rgba(0, 0, 0, 0.9);
822
- $close-text-shadow: none !default;
823
-
824
- // Popovers
825
-
826
- $popover-font-size: $font-size-sm !default;
827
- $popover-bg: $white !default;
828
- $popover-max-width: 276px !default;
829
- $popover-border-width: 1px !default;
830
- $popover-border-color: rgba($black, 0.05);
831
- $popover-border-radius: $border-radius-lg !default;
832
- $popover-box-shadow: 0px 0.5rem 2rem 0px rgba($black, 0.2);
833
-
834
- $popover-header-bg: $popover-bg !default;
835
- $popover-header-color: $headings-color !default;
836
- $popover-header-padding-y: 0.75rem !default;
837
- $popover-header-padding-x: 0.75rem !default;
838
-
839
- $popover-body-color: $body-color !default;
840
- $popover-body-padding-y: $popover-header-padding-y !default;
841
- $popover-body-padding-x: $popover-header-padding-x !default;
842
-
843
- $popover-arrow-width: 1.5rem !default;
844
- $popover-arrow-height: 0.75rem !default;
845
- $popover-arrow-color: $popover-bg !default;
846
-
847
- $popover-arrow-outer-color: transparent !default;
848
-
849
- // Breadcrumbs
850
-
851
- $breadcrumb-bg: $black-states !default;
852
- $breadcrumb-divider-color: $white !default;
853
- $breadcrumb-active-color: $white !default;
854
-
855
- // Badges
856
-
857
- $badge-font-size: $font-size-xs !default;
858
- $badge-font-weight: $font-weight-extra-bold !default;
859
- $badge-padding-y: 0.25rem !default;
860
- $badge-padding-x: 0.5rem !default;
861
- $badge-border-radius: $border-radius !default;
862
- $badge-text-transfom: uppercase;
863
-
864
- $badge-pill-padding-x: 0.875em !default;
865
- $badge-pill-border-radius: $border-radius-xl !default;
866
-
867
- $badge-circle-size: 2rem;
868
-
869
- // Pagination
870
-
871
- $pagination-padding-y: 0 !default;
872
- $pagination-padding-x: 0.6875rem !default;
873
-
874
- $pagination-color: $white !default;
875
- $pagination-bg: transparent !default;
876
- $pagination-border-width: $border-width !default;
877
- $pagination-border-color: $gray-300 !default;
878
-
879
- //$pagination-focus-box-shadow: $btn-hover-box-shadow !default;
880
-
881
- $pagination-hover-color: $gray-600 !default;
882
- $pagination-hover-bg: $gray-300 !default;
883
- $pagination-hover-border-color: $gray-300 !default;
884
-
885
- $pagination-active-color: $component-active-color !default;
886
- $pagination-active-bg: $component-active-bg !default;
887
- $pagination-active-border-color: $pagination-active-bg !default;
888
- $pagination-active-box-shadow: $btn-hover-box-shadow !default;
889
-
890
- $pagination-disabled-color: $gray-600 !default;
891
- $pagination-disabled-bg: transparent !default;
892
- $pagination-disabled-border-color: $gray-300 !default;
893
-
894
- // Cards
895
-
896
- $card-spacer-y: 1.25rem !default;
897
- $card-spacer-x: 1.5rem !default;
898
- $card-border-width: $border-width !default;
899
- $card-border-radius: $border-radius-sm !default;
900
- $card-border-color: rgba($black, 0.05);
901
- $card-inner-border-radius: calc(#{$card-border-radius} - #{$card-border-width});
902
- $card-cap-bg: $gray-100 !default;
903
- $card-bg: $white !default;
904
- $card-black-background: #27293d !default;
905
- $card-img-overlay-padding: 1.25rem !default;
906
-
907
- //$card-group-margin: ($grid-gutter-width / 2);
908
- //$card-deck-margin: $card-group-margin !default;
909
-
910
- $card-columns-count: 3 !default;
911
- $card-columns-gap: 1.25rem !default;
912
- $card-columns-margin: $card-spacer-y !default;
913
-
914
- // Tooltips
915
-
916
- $tooltip-font-size: $font-size-sm !default;
917
- $tooltip-max-width: 200px !default;
918
- $tooltip-color: $black !default;
919
- $tooltip-bg: $white !default;
920
- $tooltip-border-radius: $border-radius !default;
921
- $tooltip-opacity: 0.9 !default;
922
- $tooltip-padding-y: 0.25rem !default;
923
- $tooltip-padding-x: 0.5rem !default;
924
- $tooltip-margin: 0 !default;
925
-
926
- $tooltip-arrow-width: 0.8rem !default;
927
- $tooltip-arrow-height: 0.4rem !default;
928
- $tooltip-arrow-color: $tooltip-bg !default;
929
-
930
- // Modals
931
-
932
- $modal-inner-padding: 24px 24px 16px 24px !default;
933
-
934
- $modal-lg: 800px !default;
935
- $modal-md: 500px !default;
936
- $modal-sm: 380px !default;
937
- $modal-title-line-height: 1.1;
938
- $modal-content-bg: $white !default;
939
- $modal-content-border-color: rgba($black, 0.2);
940
- $modal-content-border-width: 1px !default;
941
- $modal-content-border-radius: $border-radius-sm !default;
942
- $modal-content-box-shadow-xs: 0px 10px 50px 0px rgba(0, 0, 0, 0.5);
943
- $modal-content-box-shadow-sm-up: 0 15px 35px rgba(50, 50, 93, 0.2),
944
- 0 5px 15px rgba(0, 0, 0, 0.17);
945
-
946
- $modal-backdrop-bg: $black !default;
947
- $modal-backdrop-opacity: 0.16 !default;
948
- $modal-header-border-color: $gray-200 !default;
949
- $modal-footer-border-color: $modal-header-border-color !default;
950
- $modal-header-border-width: $modal-content-border-width !default;
951
- $modal-footer-border-width: $modal-header-border-width !default;
952
- $modal-header-padding: 24px 24px 0 24px !default;
953
-
954
- // Progress bars
955
-
956
- $progress-height: 0.5rem !default;
957
- $progress-bg: rgba(0, 0, 0, 0.3) !default;
958
- $progress-border-radius: $border-radius-xl !default;
959
- $progress-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.3) !default;
960
- $progress-bar-color: $white !default;
961
-
962
- // Datepicker
963
-
964
- $datepicker-border-radius: $card-border-radius !default;
965
- $datepicker-dropdown-padding: 20px 22px !default;
966
-
967
- $datepicker-cell-transition: $transition-base !default;
968
- $datepicker-cell-hover-background: lighten($gray-400, 55%);
969
- $datepicker-cell-border-radius: 50% !default;
970
- $datepicker-cell-width: 36px !default;
971
- $datepicker-cell-height: 36px !default;
972
-
973
- $datepicker-disabled-cell-color: $gray-300 !default;
974
- $datepicker-disabled-old-new-color: $gray-500 !default;
975
-
976
- $datepicker-header-cell-border-radius: $border-radius !default;
977
-
978
- $datepicker-active-color: $white !default;
979
- $datepicker-active-background: theme-color('primary') !default;
980
- $datepicker-active-box-shadow: none !default;
981
-
982
- $datepicker-range-background: theme-color('primary') !default;
983
- $datepicker-range-cell-focused-background: darken(
984
- $datepicker-range-background,
985
- 5%
986
- );
987
- $datepicker-range-color: $white !default;
988
- $datepicker-range-highlighted-bg: $gray-200 !default;
989
-
990
- $datepicker-dropdown-border: lighten($gray-400, 40%);
991
- $datepicker-dropdown-bg: $white !default;
992
- $datepicker-highlighted-bg: $datepicker-active-background !default;
993
-
994
- // Sidebar
995
-
996
- $sidebar-width: 260px;
997
- $sidebar-transition: 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
998
- $sidebar-box-shadow: 0px 2px 22px 0 rgba(0, 0, 0, 0.2),
999
- 0px 2px 30px 0 rgba(0, 0, 0, 0.35);
1000
-
1001
- // Footer
1002
-
1003
- $footer-link-font-size: 0.85rem !default;
1004
- $footer-bg: theme-color('secondary') !default;
1005
- $footer-color: $gray-600 !default;
1006
- $footer-link-color: $gray-600 !default;
1007
- $footer-link-hover-color: $gray-700 !default;
1008
- $footer-heading-color: $gray-600 !default;
1009
- $footer-heading-font-size: $font-size-sm !default;