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.
- checksums.yaml +4 -4
- data/lib/viniBaxter/desk_front/version.rb +6 -1
- data/lib/viniBaxter/sass/desk_front.scss +7 -18
- data/lib/viniBaxter/sass/desk_front/bootstrap/_buttons.scss +84 -27
- data/lib/viniBaxter/sass/desk_front/bootstrap/_card.scss +9 -8
- data/lib/viniBaxter/sass/desk_front/bootstrap/_grid.scss +14 -0
- data/lib/viniBaxter/sass/desk_front/bootstrap/_list-group.scss +16 -14
- data/lib/viniBaxter/sass/desk_front/bootstrap/_mixins.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/_modal.scss +9 -23
- data/lib/viniBaxter/sass/desk_front/bootstrap/_reboot.scss +2 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-grid.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap-reboot.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/bootstrap/bootstrap.scss +2 -3
- data/lib/viniBaxter/sass/desk_front/bootstrap/mixins/_buttons.scss +433 -44
- data/lib/viniBaxter/sass/desk_front/dashkit/_dashkit.scss +1 -2
- data/lib/viniBaxter/sass/desk_front/dashkit/vendors/_dropzone.scss +10 -3
- data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_badge.scss +4 -3
- data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/_mixins.scss +0 -5
- data/lib/viniBaxter/sass/desk_front/landing/spa_landing/theme/utilities/_background.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/theme.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/_functions.scss +5 -5
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_index.scss +9 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_mixins.scss +18 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/_new_nav.scss +1 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/_index.scss +19 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_forms.scss +37 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_layout.scss +2 -2
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_lists.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/base/_tables.scss +6 -27
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/base/_typography.scss +5 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_app-container.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_attributes.scss +1 -3
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_cells.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_flashes.scss +4 -4
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_main-content.scss +1 -10
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/components/_navigation.scss +11 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_pagination.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/components/_search.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/desk_front/.DS_Store +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_clearfix.scss +1 -1
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/administrate/library/_customSelectize.scss +30 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_data-label.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/library/_variables.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/reset/_normalize.scss +79 -40
- data/lib/viniBaxter/sass/desk_front/{administrate → v2lrf-dashboard/administrate}/utilities/_text-color.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_custom-dashboard-ui.scss +54 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_dropdown.scss +0 -16
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_index.scss +15 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_misc.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal-setup.scss +25 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_modal.scss +109 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_navbar.scss +14 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/_pagination.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/_white-content.scss +519 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-animation-on-hover.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-chart.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-collapse.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-contributions.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-lock.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-map.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-plain.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-pricing.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-profile.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-register.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_card-stats.scss +82 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-subcategories.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-task.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-testimonials.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-user.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard/custom-components}/cards/_card-wizard.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/cards/_index.scss +17 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_index.scss +12 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-animate-bootstrap-notify.scss +25 -48
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-select.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-bootstrap-switch.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-card-wizard.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/custom-components/vendor/_plugin-datatables-net.scss +1119 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-datetimepicker.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-jasny-fileupload.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom/vendor/_plugin-jquery.jvectormap.scss → v2lrf-dashboard/custom-components/vendor/_plugin-jquery-jvectormap.scss} +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-new-bootstrap-select.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-nouislider.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-perfect-scrollbar.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard/custom-components}/vendor/_plugin-tagsinput.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_alert.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_background-variant.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_badges.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_caret-color.scss +10 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_dropdown.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_forms.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_icon.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_inputs.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_modals.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-normal.scss +160 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup-ntf.scss +156 -0
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/mixins/_nav-setup.scss +8 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_page-header.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_popovers.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/mixins/_vendor-prefixes.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/_wizard.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter/custom → v2lrf-dashboard}/mixins/opacity.scss +0 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_dropdown.scss +16 -18
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_index.scss +5 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_misc.scss +12 -5
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_navbar.scss +543 -0
- data/lib/viniBaxter/sass/desk_front/{beckyBaxter → v2lrf-dashboard}/new_nav/_sidebar-and-main-panel.scss +239 -214
- data/lib/viniBaxter/sass/desk_front/v2lrf-dashboard/new_nav/_white-content.scss +95 -0
- metadata +90 -163
- data/lib/viniBaxter/sass/desk_front/administrate/base/_forms.scss +0 -135
- data/lib/viniBaxter/sass/desk_front/administrate/base/_typography.scss +0 -50
- data/lib/viniBaxter/sass/desk_front/administrate/components/_buttons.scss +0 -51
- data/lib/viniBaxter/sass/desk_front/administrate/components/_field-unit.scss +0 -45
- data/lib/viniBaxter/sass/desk_front/administrate/components/_form-actions.scss +0 -3
- data/lib/viniBaxter/sass/desk_front/administrate/components/_navigation.scss +0 -32
- data/lib/viniBaxter/sass/desk_front/administrate/index.scss +0 -36
- data/lib/viniBaxter/sass/desk_front/administrate/library/_customSelectize.scss +0 -29
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_functions.scss +0 -23
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_index.scss +0 -84
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_mixins.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/_new_nav.scss +0 -9
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats-mini.scss +0 -53
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/cards/_card-stats.scss +0 -80
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_alerts.scss +0 -89
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_avatars.scss +0 -53
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_badge.scss +0 -25
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_buttons.scss +0 -314
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_card.scss +0 -228
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_checkboxes-radio.scss +0 -154
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_close.scss +0 -29
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_custom-forms.scss +0 -186
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_example-pages.scss +0 -319
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_fixed-plugin.scss +0 -335
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_footer.scss +0 -109
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_forms.scss +0 -146
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_global.scss +0 -172
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_grid.scss +0 -5
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_icons.scss +0 -92
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_images.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_info-areas.scss +0 -170
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_input-group.scss +0 -342
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_mixins.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_modal.scss +0 -257
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_nav.scss +0 -85
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_navbar.scss +0 -479
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_pills.scss +0 -169
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_popover.scss +0 -14
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_progress.scss +0 -103
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_reboot.scss +0 -18
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_rtl.scss +0 -268
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_sidebar-and-main-panel.scss +0 -914
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tables.scss +0 -248
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_tabs.scss +0 -110
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_timeline.scss +0 -251
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_type.scss +0 -166
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_utilities.scss +0 -9
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_variables.scss +0 -1009
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/_white-content.scss +0 -491
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-animation-on-hover.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-chart.scss +0 -84
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-collapse.scss +0 -51
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-contributions.scss +0 -55
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-lock.scss +0 -18
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-map.scss +0 -3
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-plain.scss +0 -16
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-pricing.scss +0 -190
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-profile.scss +0 -49
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-register.scss +0 -79
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats-mini.scss +0 -53
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-stats.scss +0 -80
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-subcategories.scss +0 -3
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-task.scss +0 -31
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-testimonials.scss +0 -46
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-user.scss +0 -77
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/cards/_card-wizard.scss +0 -21
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_buttons.scss +0 -357
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_forms.scss +0 -127
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/mixins/_vendor-prefixes.scss +0 -200
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_backgrounds.scss +0 -42
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_floating.scss +0 -54
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_helper.scss +0 -62
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_position.scss +0 -19
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_shadows.scss +0 -10
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_sizing.scss +0 -5
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_spacing.scss +0 -105
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_text.scss +0 -40
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/utilities/_transform.scss +0 -8
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-datatables.net.scss +0 -135
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-fullcalendar.scss +0 -1528
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/custom/vendor/_plugin-sweetalert2.scss +0 -711
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_alert.scss +0 -14
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_background-variant.scss +0 -18
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_badges.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_buttons.scss +0 -357
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_dropdown.scss +0 -26
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_icon.scss +0 -4
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_inputs.scss +0 -234
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_modals.scss +0 -15
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_page-header.scss +0 -7
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_popovers.scss +0 -41
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/_wizard.scss +0 -26
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/mixins/opacity.scss +0 -8
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_fixed-plugin.scss +0 -335
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_navbar.scss +0 -480
- data/lib/viniBaxter/sass/desk_front/beckyBaxter/new_nav/_white-content.scss +0 -43
- data/lib/viniBaxter/sass/desk_front/dashkit/_modal.scss +0 -104
- data/lib/viniBaxter/sass/desk_front/theme-dark.scss +0 -30
@@ -1,109 +0,0 @@
|
|
1
|
-
.footer{
|
2
|
-
padding: 24px 30px;
|
3
|
-
|
4
|
-
[class*="container-"] {
|
5
|
-
padding: 0;
|
6
|
-
}
|
7
|
-
|
8
|
-
.nav{
|
9
|
-
display: inline-block;
|
10
|
-
float: left;
|
11
|
-
margin-bottom: 0;
|
12
|
-
padding: 0;
|
13
|
-
list-style: none;
|
14
|
-
}
|
15
|
-
|
16
|
-
.nav-item{
|
17
|
-
display: inline-block;
|
18
|
-
|
19
|
-
&:first-child a {
|
20
|
-
padding-left: 0;
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
.nav-link {
|
25
|
-
color: $white;
|
26
|
-
padding: $padding-base-vertical;
|
27
|
-
font-size: $font-size-sm;
|
28
|
-
text-transform: uppercase;
|
29
|
-
text-decoration: none;
|
30
|
-
|
31
|
-
&:hover{
|
32
|
-
text-decoration: none;
|
33
|
-
}
|
34
|
-
}
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
.copyright{
|
39
|
-
font-size: $font-size-sm;
|
40
|
-
line-height: 1.8;
|
41
|
-
color: $white;
|
42
|
-
}
|
43
|
-
|
44
|
-
&:after{
|
45
|
-
display: table;
|
46
|
-
clear: both;
|
47
|
-
content: " ";
|
48
|
-
}
|
49
|
-
}
|
50
|
-
|
51
|
-
@include media-breakpoint-down(md){
|
52
|
-
|
53
|
-
.footer {
|
54
|
-
padding-left: 30px;
|
55
|
-
text-align: center;
|
56
|
-
|
57
|
-
.copyright {
|
58
|
-
text-align: right;
|
59
|
-
}
|
60
|
-
}
|
61
|
-
|
62
|
-
}
|
63
|
-
|
64
|
-
@include media-breakpoint-up(xl){
|
65
|
-
.footer {
|
66
|
-
.copyright {
|
67
|
-
float: right;
|
68
|
-
margin-top: 5px;
|
69
|
-
}
|
70
|
-
}
|
71
|
-
}
|
72
|
-
|
73
|
-
@include media-breakpoint-down(sm){
|
74
|
-
.footer {
|
75
|
-
text-align: center;
|
76
|
-
nav {
|
77
|
-
display: block;
|
78
|
-
margin-bottom: 5px;
|
79
|
-
float: none;
|
80
|
-
}
|
81
|
-
|
82
|
-
.copyright {
|
83
|
-
text-align: center;
|
84
|
-
}
|
85
|
-
}
|
86
|
-
}
|
87
|
-
|
88
|
-
@include media-breakpoint-down(sm){
|
89
|
-
.footer {
|
90
|
-
.copyright {
|
91
|
-
text-align: center;
|
92
|
-
}
|
93
|
-
.nav {
|
94
|
-
float: none;
|
95
|
-
}
|
96
|
-
}
|
97
|
-
}
|
98
|
-
|
99
|
-
@include media-breakpoint-between (md, lg){
|
100
|
-
.footer {
|
101
|
-
padding-left: 30px !important;
|
102
|
-
text-align: center;
|
103
|
-
|
104
|
-
.copyright {
|
105
|
-
float: right;
|
106
|
-
margin-top: 5px;
|
107
|
-
}
|
108
|
-
}
|
109
|
-
}
|
@@ -1,146 +0,0 @@
|
|
1
|
-
/* Form controls */
|
2
|
-
@include form-control-placeholder(#6c757c, 1);
|
3
|
-
|
4
|
-
.form-control{
|
5
|
-
border-color: lighten($black,5%);
|
6
|
-
border-radius: $border-radius-lg;
|
7
|
-
font-size: $font-size-sm;
|
8
|
-
@include transition-input-focus-color();
|
9
|
-
|
10
|
-
|
11
|
-
&:focus{
|
12
|
-
border-color: $primary;
|
13
|
-
background-color: $input-bg;
|
14
|
-
@include box-shadow(none);
|
15
|
-
|
16
|
-
& + .input-group-append .input-group-text,
|
17
|
-
& ~ .input-group-append .input-group-text,
|
18
|
-
& + .input-group-prepend .input-group-text,
|
19
|
-
& ~ .input-group-prepend .input-group-text{
|
20
|
-
border: 1px solid $primary;
|
21
|
-
border-left: none;
|
22
|
-
background-color: $transparent-bg;
|
23
|
-
}
|
24
|
-
}
|
25
|
-
|
26
|
-
.has-success &,
|
27
|
-
.has-error &,
|
28
|
-
.has-success &:focus,
|
29
|
-
.has-error &:focus{
|
30
|
-
@include box-shadow(none);
|
31
|
-
}
|
32
|
-
|
33
|
-
.has-danger &,
|
34
|
-
.has-success &{
|
35
|
-
&.form-control-success,
|
36
|
-
&.form-control-danger{
|
37
|
-
background-image: none;
|
38
|
-
}
|
39
|
-
}
|
40
|
-
|
41
|
-
& + .form-control-feedback{
|
42
|
-
border-radius: $border-radius-lg;
|
43
|
-
margin-top: -7px;
|
44
|
-
position: absolute;
|
45
|
-
right: 10px;
|
46
|
-
top: 50%;
|
47
|
-
vertical-align: middle;
|
48
|
-
}
|
49
|
-
|
50
|
-
.open &{
|
51
|
-
border-radius: $border-radius-lg $border-radius-lg 0 0;
|
52
|
-
border-bottom-color: $transparent-bg;
|
53
|
-
}
|
54
|
-
|
55
|
-
& + .input-group-append .input-group-text,
|
56
|
-
& + .input-group-prepend .input-group-text{
|
57
|
-
background-color: $white;
|
58
|
-
}
|
59
|
-
|
60
|
-
}
|
61
|
-
|
62
|
-
.has-success .input-group-append .input-group-text,
|
63
|
-
.has-success .input-group-prepend .input-group-text,
|
64
|
-
.has-success .form-control{
|
65
|
-
border-color: lighten($black,5%);
|
66
|
-
}
|
67
|
-
|
68
|
-
.has-success .form-control:focus,
|
69
|
-
.has-success.input-group-focus .input-group-append .input-group-text,
|
70
|
-
.has-success.input-group-focus .input-group-prepend .input-group-text{
|
71
|
-
border-color: darken($success, 10%);
|
72
|
-
}
|
73
|
-
|
74
|
-
.has-danger .form-control,
|
75
|
-
.has-danger .input-group-append .input-group-text,
|
76
|
-
.has-danger .input-group-prepend .input-group-text,
|
77
|
-
.has-danger.input-group-focus .input-group-prepend .input-group-text,
|
78
|
-
.has-danger.input-group-focus .input-group-append .input-group-text{
|
79
|
-
border-color: lighten($danger-states,5%);
|
80
|
-
color: $danger-states;
|
81
|
-
background-color: rgba(222,222,222, .1);
|
82
|
-
|
83
|
-
&:focus{
|
84
|
-
background-color: $transparent-bg;
|
85
|
-
}
|
86
|
-
}
|
87
|
-
|
88
|
-
.has-success,
|
89
|
-
.has-danger{
|
90
|
-
&:after{
|
91
|
-
font-family: 'nucleo';
|
92
|
-
content: "\ea1b";
|
93
|
-
display: inline-block;
|
94
|
-
position: absolute;
|
95
|
-
right: 20px;
|
96
|
-
top: 13px;
|
97
|
-
color: $success;
|
98
|
-
font-size: 11px;
|
99
|
-
}
|
100
|
-
|
101
|
-
&.form-control-lg{
|
102
|
-
&:after{
|
103
|
-
font-size: 13px;
|
104
|
-
top: 24px;
|
105
|
-
}
|
106
|
-
}
|
107
|
-
|
108
|
-
&.has-label{
|
109
|
-
&:after{
|
110
|
-
top: 37px;
|
111
|
-
}
|
112
|
-
}
|
113
|
-
|
114
|
-
|
115
|
-
&.form-check:after{
|
116
|
-
display: none !important;
|
117
|
-
}
|
118
|
-
|
119
|
-
&.form-check .form-check-label{
|
120
|
-
color: $success;
|
121
|
-
}
|
122
|
-
}
|
123
|
-
|
124
|
-
.has-danger{
|
125
|
-
&:after{
|
126
|
-
content: "\ea48";
|
127
|
-
color: $danger-states;
|
128
|
-
}
|
129
|
-
|
130
|
-
&.form-check .form-check-label{
|
131
|
-
color: $danger-states;
|
132
|
-
}
|
133
|
-
}
|
134
|
-
|
135
|
-
|
136
|
-
@include media-breakpoint-down(xs){
|
137
|
-
.form-horizontal .col-form-label,
|
138
|
-
.form-horizontal .label-on-right {
|
139
|
-
text-align: inherit;
|
140
|
-
padding-top: 0;
|
141
|
-
code {
|
142
|
-
padding: 0 10px;
|
143
|
-
}
|
144
|
-
}
|
145
|
-
|
146
|
-
}
|
@@ -1,172 +0,0 @@
|
|
1
|
-
// Nucleo icons
|
2
|
-
|
3
|
-
.section-nucleo-icons .icons-container {
|
4
|
-
position: relative;
|
5
|
-
max-width: 100%;
|
6
|
-
height: 360px;
|
7
|
-
margin: 0 auto;
|
8
|
-
z-index: 1;
|
9
|
-
}
|
10
|
-
|
11
|
-
.section-nucleo-icons {
|
12
|
-
|
13
|
-
--icon-size: 5rem;
|
14
|
-
--icon-sm-size: 3.75rem;
|
15
|
-
--gutter: 7rem;
|
16
|
-
|
17
|
-
.icons-container {
|
18
|
-
i {
|
19
|
-
position: absolute;
|
20
|
-
display: inline-flex;
|
21
|
-
align-items: center;
|
22
|
-
justify-content: center;
|
23
|
-
border-radius: 50%;
|
24
|
-
background: $white;
|
25
|
-
z-index: 1;
|
26
|
-
transform: translate(-50%, -50%);
|
27
|
-
@include box-shadow($box-shadow);
|
28
|
-
transition: all .2s cubic-bezier(.25,.65,.9,.75);
|
29
|
-
|
30
|
-
&.icon {
|
31
|
-
width: var(--icon-size);
|
32
|
-
height: var(--icon-size);
|
33
|
-
font-size: 1.7em;
|
34
|
-
}
|
35
|
-
|
36
|
-
&.icon-sm {
|
37
|
-
width: var(--icon-sm-size);
|
38
|
-
height: var(--icon-sm-size);
|
39
|
-
font-size: 1.5em;
|
40
|
-
}
|
41
|
-
|
42
|
-
&:nth-child(1) {
|
43
|
-
font-size: 42px;
|
44
|
-
color: theme-color("warning");
|
45
|
-
z-index: 2;
|
46
|
-
}
|
47
|
-
}
|
48
|
-
|
49
|
-
&:not(.on-screen) {
|
50
|
-
i {
|
51
|
-
transform: translate(-50%, -50%);
|
52
|
-
left: 50%;
|
53
|
-
top: 50%;
|
54
|
-
|
55
|
-
&:not(:nth-child(1)) {
|
56
|
-
opacity: 0;
|
57
|
-
}
|
58
|
-
}
|
59
|
-
}
|
60
|
-
|
61
|
-
&.on-screen {
|
62
|
-
|
63
|
-
i {
|
64
|
-
opacity: 1;
|
65
|
-
|
66
|
-
&:nth-child(1) {
|
67
|
-
left: 50%;
|
68
|
-
top: 50%;
|
69
|
-
font-size: 42px;
|
70
|
-
color: theme-color("warning");
|
71
|
-
}
|
72
|
-
|
73
|
-
&:nth-child(2) {
|
74
|
-
left: calc(50% + (var(--gutter) * 1.7));
|
75
|
-
top: 50%;
|
76
|
-
}
|
77
|
-
|
78
|
-
&:nth-child(3) {
|
79
|
-
left: calc(50% + var(--gutter));
|
80
|
-
top: calc(50% + var(--gutter));
|
81
|
-
}
|
82
|
-
|
83
|
-
&:nth-child(4) {
|
84
|
-
left: calc(50% + var(--gutter));
|
85
|
-
top: calc(50% - var(--gutter));
|
86
|
-
}
|
87
|
-
|
88
|
-
&:nth-child(5) {
|
89
|
-
left: calc(50% + (var(--gutter) * 4));
|
90
|
-
top: 50%;
|
91
|
-
}
|
92
|
-
|
93
|
-
&:nth-child(6) {
|
94
|
-
left: calc(50% + (var(--gutter) * 2.7));
|
95
|
-
top: calc(50% + (var(--gutter) * 1.5));
|
96
|
-
}
|
97
|
-
|
98
|
-
&:nth-child(7) {
|
99
|
-
left: calc(50% + (var(--gutter) * 2.7));
|
100
|
-
top: calc(50% - (var(--gutter) * 1.5));
|
101
|
-
}
|
102
|
-
|
103
|
-
&:nth-child(8) {
|
104
|
-
left: calc(50% - (var(--gutter) * 1.7));
|
105
|
-
top: 50%;
|
106
|
-
}
|
107
|
-
|
108
|
-
&:nth-child(9) {
|
109
|
-
left: calc(50% - var(--gutter));
|
110
|
-
top: calc(50% + var(--gutter));
|
111
|
-
}
|
112
|
-
|
113
|
-
&:nth-child(10) {
|
114
|
-
left: calc(50% - var(--gutter));
|
115
|
-
top: calc(50% - var(--gutter));
|
116
|
-
}
|
117
|
-
|
118
|
-
&:nth-child(11) {
|
119
|
-
left: calc(50% - (var(--gutter) * 4));
|
120
|
-
top: 50%;
|
121
|
-
}
|
122
|
-
|
123
|
-
&:nth-child(12) {
|
124
|
-
left: calc(50% - (var(--gutter) * 2.7));
|
125
|
-
top: calc(50% + (var(--gutter) * 1.5));
|
126
|
-
}
|
127
|
-
|
128
|
-
&:nth-child(13) {
|
129
|
-
left: calc(50% - (var(--gutter) * 2.7));
|
130
|
-
top: calc(50% - (var(--gutter) * 1.5));
|
131
|
-
}
|
132
|
-
}
|
133
|
-
|
134
|
-
}
|
135
|
-
}
|
136
|
-
}
|
137
|
-
|
138
|
-
|
139
|
-
// Blurable sections
|
140
|
-
|
141
|
-
.blur--hover {
|
142
|
-
position: relative;
|
143
|
-
|
144
|
-
.blur-item {
|
145
|
-
transition: 1s cubic-bezier(.19,1,.22,1);
|
146
|
-
will-change: transform;
|
147
|
-
filter: blur(0);
|
148
|
-
opacity: 1;
|
149
|
-
}
|
150
|
-
|
151
|
-
.blur-hidden {
|
152
|
-
position: absolute;
|
153
|
-
top: calc(50% + 7px);
|
154
|
-
left: 50%;
|
155
|
-
transform: translate(-50%, -50%);
|
156
|
-
opacity: 0;
|
157
|
-
transition: $transition-base;
|
158
|
-
z-index: 100;
|
159
|
-
}
|
160
|
-
&:hover {
|
161
|
-
.blur-item {
|
162
|
-
opacity: .8;
|
163
|
-
filter: blur(10px);
|
164
|
-
transform: scale(.95);
|
165
|
-
z-index: 1;
|
166
|
-
}
|
167
|
-
.blur-hidden {
|
168
|
-
opacity: 1;
|
169
|
-
top: 50%;
|
170
|
-
}
|
171
|
-
}
|
172
|
-
}
|
@@ -1,92 +0,0 @@
|
|
1
|
-
.icon {
|
2
|
-
width: $icon-size;
|
3
|
-
height: $icon-size;
|
4
|
-
|
5
|
-
i, svg {
|
6
|
-
font-size: $icon-size - .75;
|
7
|
-
}
|
8
|
-
}
|
9
|
-
|
10
|
-
.icon + .icon-text {
|
11
|
-
padding-left: 1rem;
|
12
|
-
width: calc(100% - #{$icon-size} - 1);
|
13
|
-
}
|
14
|
-
|
15
|
-
.icon-xl {
|
16
|
-
width: $icon-size-xl;
|
17
|
-
height: $icon-size-xl;
|
18
|
-
|
19
|
-
i, svg {
|
20
|
-
font-size: $icon-size-xl - .75;
|
21
|
-
}
|
22
|
-
}
|
23
|
-
|
24
|
-
.icon-xl + .icon-text {
|
25
|
-
width: calc(100% - $icon-size-xl - 1);
|
26
|
-
}
|
27
|
-
|
28
|
-
.icon-lg {
|
29
|
-
width: $icon-size-lg;
|
30
|
-
height: $icon-size-lg;
|
31
|
-
|
32
|
-
i, svg {
|
33
|
-
font-size: $icon-size-lg - .75;
|
34
|
-
}
|
35
|
-
}
|
36
|
-
|
37
|
-
.icon-lg + .icon-text {
|
38
|
-
width: calc(100% - $icon-size-lg - 1);
|
39
|
-
}
|
40
|
-
|
41
|
-
.icon-sm {
|
42
|
-
width: $icon-size-sm;
|
43
|
-
height: $icon-size-sm;
|
44
|
-
|
45
|
-
i, svg {
|
46
|
-
font-size: $icon-size-sm - .75;
|
47
|
-
}
|
48
|
-
}
|
49
|
-
|
50
|
-
.icon-sm + .icon-text {
|
51
|
-
width: calc(100% - $icon-size-sm - 1);
|
52
|
-
}
|
53
|
-
|
54
|
-
|
55
|
-
// Icons included in shapes
|
56
|
-
.icon-shape {
|
57
|
-
padding: 12px;
|
58
|
-
text-align: center;
|
59
|
-
display: inline-flex;
|
60
|
-
align-items: center;
|
61
|
-
justify-content: center;
|
62
|
-
border-radius: 50%;
|
63
|
-
|
64
|
-
|
65
|
-
i, svg {
|
66
|
-
font-size: 1.25rem;
|
67
|
-
}
|
68
|
-
|
69
|
-
&.icon-lg {
|
70
|
-
i, svg {
|
71
|
-
font-size: 1.625rem;
|
72
|
-
}
|
73
|
-
}
|
74
|
-
|
75
|
-
&.icon-sm {
|
76
|
-
i, svg {
|
77
|
-
font-size: .875rem;
|
78
|
-
}
|
79
|
-
}
|
80
|
-
|
81
|
-
svg {
|
82
|
-
width: 30px;
|
83
|
-
height: 30px;
|
84
|
-
}
|
85
|
-
|
86
|
-
}
|
87
|
-
|
88
|
-
@each $color, $value in $theme-colors {
|
89
|
-
.icon-shape-#{$color} {
|
90
|
-
@include icon-shape-variant(theme-color($color));
|
91
|
-
}
|
92
|
-
}
|