locomotivecms_wagon 2.0.0.rc3 → 2.0.0.rc4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (114) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/generators/blank/Gemfile.tt +8 -5
  4. data/generators/blank/Guardfile +22 -0
  5. data/generators/bootstrap/Gemfile.tt +7 -4
  6. data/generators/bootstrap/Guardfile +22 -0
  7. data/generators/bootstrap/public/stylesheets/bootstrap.css +1 -1
  8. data/generators/bootstrap/public/stylesheets/bootstrap.scss +1 -1
  9. data/generators/cloned/Gemfile.tt +7 -4
  10. data/generators/cloned/Guardfile +22 -0
  11. data/generators/foundation5/Gemfile.tt +7 -4
  12. data/generators/foundation5/Guardfile +22 -0
  13. data/lib/locomotive/wagon/cli.rb +1 -1
  14. data/lib/locomotive/wagon/commands/pull_sub_commands/concerns/assets_concern.rb +1 -1
  15. data/lib/locomotive/wagon/commands/push_sub_commands/push_theme_assets_command.rb +23 -3
  16. data/lib/locomotive/wagon/commands/serve_command.rb +2 -2
  17. data/lib/locomotive/wagon/version.rb +1 -1
  18. data/locomotivecms_wagon.gemspec +4 -3
  19. data/spec/fixtures/cassettes/authenticate.yml +27 -27
  20. data/spec/fixtures/cassettes/push.yml +1036 -1110
  21. data/spec/unit/commands/pull_sub_commands/concerns/assets_concern_spec.rb +24 -4
  22. data/spec/unit/commands/push_sub_commands/push_theme_assets_command_spec.rb +42 -0
  23. metadata +28 -99
  24. data/generators/foundation5/favicon.ico +0 -0
  25. data/generators/line_case/Gemfile.tt +0 -21
  26. data/generators/line_case/app/content_types/categories.yml +0 -56
  27. data/generators/line_case/app/content_types/emails.yml +0 -35
  28. data/generators/line_case/app/content_types/projects.yml +0 -58
  29. data/generators/line_case/app/views/pages/404.liquid.haml +0 -11
  30. data/generators/line_case/app/views/pages/email-registered.liquid.haml +0 -13
  31. data/generators/line_case/app/views/pages/index.liquid.haml +0 -110
  32. data/generators/line_case/app/views/pages/projects/content_type_template.liquid.haml +0 -32
  33. data/generators/line_case/app/views/snippets/newsletter_form.liquid.haml +0 -14
  34. data/generators/line_case/app/views/snippets/projects.liquid.haml +0 -17
  35. data/generators/line_case/app/views/snippets/social_links.liquid.haml +0 -19
  36. data/generators/line_case/config/deploy.yml +0 -15
  37. data/generators/line_case/config/site.yml.tt +0 -33
  38. data/generators/line_case/config/translations.yml +0 -8
  39. data/generators/line_case/data/categories.yml +0 -8
  40. data/generators/line_case/data/emails.yml +0 -2
  41. data/generators/line_case/data/projects.yml +0 -39
  42. data/generators/line_case/icon.png +0 -0
  43. data/generators/line_case/public/images/banner-header.png +0 -0
  44. data/generators/line_case/public/javascripts/foundation.min.js +0 -15
  45. data/generators/line_case/public/javascripts/foundation/foundation.abide.js +0 -194
  46. data/generators/line_case/public/javascripts/foundation/foundation.alerts.js +0 -57
  47. data/generators/line_case/public/javascripts/foundation/foundation.clearing.js +0 -516
  48. data/generators/line_case/public/javascripts/foundation/foundation.cookie.js +0 -74
  49. data/generators/line_case/public/javascripts/foundation/foundation.dropdown.js +0 -183
  50. data/generators/line_case/public/javascripts/foundation/foundation.forms.js +0 -556
  51. data/generators/line_case/public/javascripts/foundation/foundation.interchange.js +0 -280
  52. data/generators/line_case/public/javascripts/foundation/foundation.joyride.js +0 -852
  53. data/generators/line_case/public/javascripts/foundation/foundation.js +0 -464
  54. data/generators/line_case/public/javascripts/foundation/foundation.magellan.js +0 -136
  55. data/generators/line_case/public/javascripts/foundation/foundation.orbit.js +0 -432
  56. data/generators/line_case/public/javascripts/foundation/foundation.placeholder.js +0 -426
  57. data/generators/line_case/public/javascripts/foundation/foundation.reveal.js +0 -353
  58. data/generators/line_case/public/javascripts/foundation/foundation.section.js +0 -430
  59. data/generators/line_case/public/javascripts/foundation/foundation.tooltips.js +0 -209
  60. data/generators/line_case/public/javascripts/foundation/foundation.topbar.js +0 -370
  61. data/generators/line_case/public/javascripts/vendor/custom.modernizr.js +0 -4
  62. data/generators/line_case/public/javascripts/vendor/jquery.js +0 -9789
  63. data/generators/line_case/public/javascripts/vendor/zepto.js +0 -2000
  64. data/generators/line_case/public/samples/projects/sample.jpeg +0 -0
  65. data/generators/line_case/public/samples/projects/sample2.jpeg +0 -0
  66. data/generators/line_case/public/samples/projects/sample3.jpeg +0 -0
  67. data/generators/line_case/public/samples/projects/sample4.jpeg +0 -0
  68. data/generators/line_case/public/samples/projects/sample5.jpeg +0 -0
  69. data/generators/line_case/public/samples/projects/sample6.jpeg +0 -0
  70. data/generators/line_case/public/samples/projects/sample7.jpeg +0 -0
  71. data/generators/line_case/public/samples/projects/sample8.jpeg +0 -0
  72. data/generators/line_case/public/stylesheets/_variables.css.sass +0 -20
  73. data/generators/line_case/public/stylesheets/foundation.css.scss +0 -43
  74. data/generators/line_case/public/stylesheets/foundation.min.css +0 -1
  75. data/generators/line_case/public/stylesheets/foundation/_variables.scss +0 -1290
  76. data/generators/line_case/public/stylesheets/foundation/components/_alert-boxes.scss +0 -107
  77. data/generators/line_case/public/stylesheets/foundation/components/_block-grid.scss +0 -71
  78. data/generators/line_case/public/stylesheets/foundation/components/_breadcrumbs.scss +0 -124
  79. data/generators/line_case/public/stylesheets/foundation/components/_button-groups.scss +0 -89
  80. data/generators/line_case/public/stylesheets/foundation/components/_buttons.scss +0 -230
  81. data/generators/line_case/public/stylesheets/foundation/components/_clearing.scss +0 -227
  82. data/generators/line_case/public/stylesheets/foundation/components/_custom-forms.scss +0 -278
  83. data/generators/line_case/public/stylesheets/foundation/components/_dropdown-buttons.scss +0 -115
  84. data/generators/line_case/public/stylesheets/foundation/components/_dropdown.scss +0 -151
  85. data/generators/line_case/public/stylesheets/foundation/components/_flex-video.scss +0 -46
  86. data/generators/line_case/public/stylesheets/foundation/components/_forms.scss +0 -411
  87. data/generators/line_case/public/stylesheets/foundation/components/_global.scss +0 -366
  88. data/generators/line_case/public/stylesheets/foundation/components/_grid-5.scss +0 -214
  89. data/generators/line_case/public/stylesheets/foundation/components/_grid.scss +0 -188
  90. data/generators/line_case/public/stylesheets/foundation/components/_inline-lists.scss +0 -53
  91. data/generators/line_case/public/stylesheets/foundation/components/_joyride.scss +0 -217
  92. data/generators/line_case/public/stylesheets/foundation/components/_keystrokes.scss +0 -57
  93. data/generators/line_case/public/stylesheets/foundation/components/_labels.scss +0 -85
  94. data/generators/line_case/public/stylesheets/foundation/components/_magellan.scss +0 -23
  95. data/generators/line_case/public/stylesheets/foundation/components/_orbit.scss +0 -340
  96. data/generators/line_case/public/stylesheets/foundation/components/_pagination.scss +0 -140
  97. data/generators/line_case/public/stylesheets/foundation/components/_panels.scss +0 -83
  98. data/generators/line_case/public/stylesheets/foundation/components/_pricing-tables.scss +0 -131
  99. data/generators/line_case/public/stylesheets/foundation/components/_progress-bars.scss +0 -71
  100. data/generators/line_case/public/stylesheets/foundation/components/_reveal.scss +0 -136
  101. data/generators/line_case/public/stylesheets/foundation/components/_section.scss +0 -391
  102. data/generators/line_case/public/stylesheets/foundation/components/_side-nav.scss +0 -69
  103. data/generators/line_case/public/stylesheets/foundation/components/_split-buttons.scss +0 -167
  104. data/generators/line_case/public/stylesheets/foundation/components/_sub-nav.scss +0 -84
  105. data/generators/line_case/public/stylesheets/foundation/components/_switch.scss +0 -266
  106. data/generators/line_case/public/stylesheets/foundation/components/_tables.scss +0 -84
  107. data/generators/line_case/public/stylesheets/foundation/components/_thumbs.scss +0 -53
  108. data/generators/line_case/public/stylesheets/foundation/components/_tooltips.scss +0 -117
  109. data/generators/line_case/public/stylesheets/foundation/components/_top-bar.scss +0 -576
  110. data/generators/line_case/public/stylesheets/foundation/components/_type.scss +0 -435
  111. data/generators/line_case/public/stylesheets/foundation/components/_visibility.scss +0 -322
  112. data/generators/line_case/public/stylesheets/normalize.css.scss +0 -410
  113. data/generators/line_case/public/stylesheets/pages.css.sass +0 -163
  114. data/lib/locomotive/wagon/tools/livereload.rb +0 -45
@@ -1,167 +0,0 @@
1
- //
2
- // Split Button Variables
3
- //
4
- $include-html-button-classes: $include-html-classes !default;
5
-
6
- // We use these to control different shared styles for Split Buttons
7
- $split-button-function-factor: 15% !default;
8
- $split-button-pip-color: #fff !default;
9
- $split-button-pip-color-alt: #333 !default;
10
- $split-button-active-bg-tint: rgba(0,0,0,0.1) !default;
11
-
12
- // We use these to control tiny split buttons
13
- $split-button-padding-tny: $button-tny * 9 !default;
14
- $split-button-span-width-tny: $button-tny * 6.5 !default;
15
- $split-button-pip-size-tny: $button-tny !default;
16
- $split-button-pip-top-tny: $button-tny * 2 !default;
17
- $split-button-pip-default-float-tny: em-calc(-5) !default;
18
-
19
- // We use these to control small split buttons
20
- $split-button-padding-sml: $button-sml * 7 !default;
21
- $split-button-span-width-sml: $button-sml * 5 !default;
22
- $split-button-pip-size-sml: $button-sml !default;
23
- $split-button-pip-top-sml: $button-sml * 1.5 !default;
24
- $split-button-pip-default-float-sml: em-calc(-9) !default;
25
-
26
- // We use these to control medium split buttons
27
- $split-button-padding-med: $button-med * 6.4 !default;
28
- $split-button-span-width-med: $button-med * 4 !default;
29
- $split-button-pip-size-med: $button-med - em-calc(3) !default;
30
- $split-button-pip-top-med: $button-med * 1.5 !default;
31
- $split-button-pip-default-float-med: em-calc(-9) !default;
32
-
33
- // We use these to control large split buttons
34
- $split-button-padding-lrg: $button-lrg * 6 !default;
35
- $split-button-span-width-lrg: $button-lrg * 3.75 !default;
36
- $split-button-pip-size-lrg: $button-lrg - em-calc(6) !default;
37
- $split-button-pip-top-lrg: $button-lrg + em-calc(5) !default;
38
- $split-button-pip-default-float-lrg: em-calc(-9) !default;
39
-
40
-
41
- //
42
- // Split Button Mixin
43
- //
44
-
45
- // We use this mixin to create split buttons that build upon the button mixins
46
- @mixin split-button($padding:medium, $pip-color:$split-button-pip-color, $span-border:$primary-color, $base-style:true) {
47
-
48
- // With this, we can control whether or not the base styles come through.
49
- @if $base-style {
50
- position: relative;
51
-
52
- // Styling for the split arrow clickable area
53
- span {
54
- display: block;
55
- height: 100%;
56
- position: absolute;
57
- #{$opposite-direction}: 0;
58
- top: 0;
59
- border-#{$default-float}: solid 1px;
60
-
61
- // Building the triangle pip indicator
62
- &:before {
63
- position: absolute;
64
- content: "";
65
- width: 0;
66
- height: 0;
67
- display: block;
68
- border-style: inset;
69
-
70
- #{$default-float}: 50%;
71
- }
72
-
73
- &:active { background-color: $split-button-active-bg-tint; }
74
- }
75
- }
76
-
77
- // Control the border color for the span area of the split button
78
- @if $span-border {
79
- span {
80
- border-#{$default-float}-color: darken($span-border, $split-button-function-factor);
81
- }
82
- }
83
-
84
- // Style of the button and clickable area for tiny sizes
85
- @if $padding == tiny {
86
- padding-#{$opposite-direction}: $split-button-padding-tny;
87
-
88
- span { width: $split-button-span-width-tny;
89
- &:before {
90
- border-top-style: solid;
91
- border-width: $split-button-pip-size-tny;
92
- top: $split-button-pip-top-tny;
93
- margin-#{$default-float}: $split-button-pip-default-float-tny;
94
- }
95
- }
96
- }
97
-
98
- // Style of the button and clickable area for small sizes
99
- @else if $padding == small {
100
- padding-#{$opposite-direction}: $split-button-padding-sml;
101
-
102
- span { width: $split-button-span-width-sml;
103
- &:before {
104
- border-top-style: solid;
105
- border-width: $split-button-pip-size-sml;
106
- top: $split-button-pip-top-sml;
107
- margin-#{$default-float}: $split-button-pip-default-float-sml;
108
- }
109
- }
110
- }
111
-
112
- // Style of the button and clickable area for default (medium) sizes
113
- @else if $padding == medium {
114
- padding-#{$opposite-direction}: $split-button-padding-med;
115
-
116
- span { width: $split-button-span-width-med;
117
- &:before {
118
- border-top-style: solid;
119
- border-width: $split-button-pip-size-med;
120
- top: $split-button-pip-top-med;
121
- margin-#{$default-float}: $split-button-pip-default-float-med;
122
- }
123
- }
124
- }
125
-
126
- // Style of the button and clickable area for large sizes
127
- @else if $padding == large {
128
- padding-#{$opposite-direction}: $split-button-padding-lrg;
129
-
130
- span { width: $split-button-span-width-lrg;
131
- &:before {
132
- border-top-style: solid;
133
- border-width: $split-button-pip-size-lrg;
134
- top: $split-button-pip-top-lrg;
135
- margin-#{$default-float}: $split-button-pip-default-float-lrg;
136
- }
137
- }
138
- }
139
-
140
- // Control the color of the triangle pip
141
- @if $pip-color {
142
- span:before { border-color: $pip-color transparent transparent transparent; }
143
- }
144
- }
145
-
146
-
147
- @if $include-html-button-classes != false {
148
-
149
- /* Split Buttons */
150
- .split.button { @include split-button;
151
-
152
- &.secondary { @include split-button(false, $split-button-pip-color, $secondary-color, false); }
153
- &.alert { @include split-button(false, false, $alert-color, false); }
154
- &.success { @include split-button(false, false, $success-color, false); }
155
-
156
- &.tiny { @include split-button(tiny, false, false, false); }
157
- &.small { @include split-button(small, false, false, false); }
158
- &.large { @include split-button(large, false, false, false); }
159
- &.expand { padding-left: 2em; }
160
-
161
- &.secondary { @include split-button(false, $split-button-pip-color-alt, false, false); }
162
-
163
- &.radius span { @include side-radius($opposite-direction, $global-radius); }
164
- &.round span { @include side-radius($opposite-direction, 1000px); }
165
- }
166
-
167
- }
@@ -1,84 +0,0 @@
1
- //
2
- // Sub Nav Variables
3
- //
4
- $include-html-nav-classes: $include-html-classes !default;
5
-
6
- // We use these to control margin and padding
7
- $sub-nav-list-margin: em-calc(-4 0 18) !default;
8
- $sub-nav-list-padding-top: em-calc(4) !default;
9
-
10
- // We use this to control the definition
11
- $sub-nav-font-size: em-calc(14) !default;
12
- $sub-nav-font-color: #999 !default;
13
- $sub-nav-font-weight: normal !default;
14
- $sub-nav-text-decoration: none !default;
15
- $sub-nav-border-radius: 1000px !default;
16
-
17
- // We use these to control the active item styles
18
- $sub-nav-active-font-weight: bold !default;
19
- $sub-nav-active-bg: $primary-color !default;
20
- $sub-nav-active-color: #fff !default;
21
- $sub-nav-active-padding: em-calc(3 9) !default;
22
- $sub-nav-active-cursor: default !default;
23
-
24
- $sub-nav-item-divider: "" !default;
25
- $sub-nav-item-divider-margin: emCalc(12) !default;
26
-
27
- //
28
- // Sub Nav Mixins
29
- //
30
-
31
- @mixin sub-nav($font-color:$sub-nav-font-color, $font-size:$sub-nav-font-size, $active-bg:$sub-nav-active-bg) {
32
- display: block;
33
- width: auto;
34
- overflow: hidden;
35
- margin: $sub-nav-list-margin;
36
- padding-top: $sub-nav-list-padding-top;
37
- margin-#{$opposite-direction}: 0;
38
- margin-#{$default-float}: em-calc(-9);
39
-
40
- dt,
41
- dd,
42
- li {
43
- float: $default-float;
44
- display: inline;
45
- margin-#{$default-float}: em-calc(9);
46
- margin-bottom: em-calc(10);
47
- font-weight: $sub-nav-font-weight;
48
- font-size: $font-size;
49
-
50
- a {
51
- color: $font-color;
52
- text-decoration: $sub-nav-text-decoration; }
53
-
54
- &.active a {
55
- @include radius($sub-nav-border-radius);
56
- font-weight: $sub-nav-active-font-weight;
57
- background: $active-bg;
58
- padding: $sub-nav-active-padding;
59
- cursor: $sub-nav-active-cursor;
60
- color: $sub-nav-active-color;
61
- }
62
- @if $sub-nav-item-divider != "" {
63
- margin-#{$default-float}: 0;
64
-
65
- &:before {
66
- content: "#{$sub-nav-item-divider}";
67
- margin: 0 $sub-nav-item-divider-margin;
68
- }
69
-
70
- &:first-child:before {
71
- content: "";
72
- margin: 0;
73
- }
74
- }
75
- }
76
- }
77
-
78
-
79
- @if $include-html-nav-classes != false {
80
-
81
- /* Side Nav */
82
- .sub-nav { @include sub-nav; }
83
-
84
- }
@@ -1,266 +0,0 @@
1
- //
2
- // Switch Variables
3
- //
4
- $include-html-form-classes: $include-html-classes !default;
5
-
6
- // Controlling border styles and background colors for the switch container
7
- $switch-border-color: darken(#fff, 20%) !default;
8
- $switch-border-style: solid !default;
9
- $switch-border-width: 1px !default;
10
- $switch-bg: #fff !default;
11
-
12
- // We use these to control the switch heights for our default classes
13
- $switch-height-tny: 22px !default;
14
- $switch-height-sml: 28px !default;
15
- $switch-height-med: 36px !default;
16
- $switch-height-lrg: 44px !default;
17
- $switch-bottom-margin: em-calc(20) !default;
18
-
19
- // We use these to control default font sizes for our classes.
20
- $switch-font-size-tny: 11px !default;
21
- $switch-font-size-sml: 12px !default;
22
- $switch-font-size-med: 14px !default;
23
- $switch-font-size-lrg: 17px !default;
24
- $switch-label-side-padding: 6px !default;
25
-
26
- // We use these to style the switch-paddle
27
- $switch-paddle-bg: #fff !default;
28
- $switch-paddle-fade-to-color: darken($switch-paddle-bg, 10%) !default;
29
- $switch-paddle-border-color: darken($switch-paddle-bg, 35%) !default;
30
- $switch-paddle-border-width: 1px !default;
31
- $switch-paddle-border-style: solid !default;
32
- $switch-paddle-transition-speed: .1s !default;
33
- $switch-paddle-transition-ease: ease-out !default;
34
- $switch-positive-color: lighten($success-color, 50%) !default;
35
- $switch-negative-color: #f5f5f5 !default;
36
-
37
- // Outline Style for tabbing through switches
38
- $switch-label-outline: 1px dotted #888 !default;
39
-
40
-
41
- //
42
- // Switch Mixins
43
- //
44
-
45
- // We use this mixin to create the base styles for our switch element.
46
- @mixin switch-base($transition-speed:$switch-paddle-transition-speed, $transition-ease:$switch-paddle-transition-ease) {
47
-
48
- // Default position and structure for switch container.
49
- position: relative;
50
- padding: 0;
51
- display: block;
52
- overflow: hidden;
53
- border-style: $switch-border-style;
54
- border-width: $switch-border-width;
55
- margin-bottom: $switch-bottom-margin;
56
-
57
- // Default label styles for type and transition
58
- label {
59
- position: relative;
60
- #{$default-float}: 0;
61
- z-index: 2;
62
- float: $default-float;
63
- width: 50%;
64
- height: 100%;
65
- margin: 0;
66
- font-weight: bold;
67
- text-align: $default-float;
68
-
69
- // Transition for the switch label to follow paddle
70
- @include single-transition(all, $transition-speed, $transition-ease);
71
- }
72
-
73
- // So that we don't need to recreate the form with any JS, we use the
74
- // existing radio button, but we cleverly position and hide it.
75
- input {
76
- position: absolute;
77
- z-index: 3;
78
- opacity: 0;
79
- width: 100%;
80
- height: 100%;
81
- -moz-appearance: none;
82
-
83
- // Hover and focus styles for the paddle
84
- &:hover,
85
- &:focus {
86
- cursor: $cursor-pointer-value;
87
- }
88
- }
89
-
90
- // The toggle area for radio switches. We call is a paddle.
91
- span:last-child {
92
- position: absolute;
93
- top: -1px;
94
- #{$default-float}: -1px;
95
- z-index: 1;
96
- display: block;
97
- padding: 0;
98
- border-width: $switch-paddle-border-width;
99
- border-style: $switch-paddle-border-style;
100
-
101
- // Transition for the switch paddle
102
- @include single-transition(all, $transition-speed, $transition-ease);
103
- }
104
-
105
- // When a label isn't :checked, we hide it as it slides away.
106
- input:not(:checked) + label { opacity: 0; }
107
-
108
- // Controlling the position of the labels as they are toggled.
109
- input:checked { display: none !important; }
110
- input { #{$default-float}: 0; display: block !important; }
111
-
112
- // Left Label alignment and position changes, including fixes for while inside a custom form
113
- input:first-of-type + label,
114
- input:first-of-type + span + label { #{$default-float}: -50%; }
115
- input:first-of-type:checked + label,
116
- input:first-of-type:checked + span + label { #{$default-float}: 0%; }
117
-
118
- // Right Label alignment and position changes, including fixes for while inside a custom form
119
- input:last-of-type + label,
120
- input:last-of-type + span + label {#{$opposite-direction}: -50%; #{$default-float}: auto; text-align: $opposite-direction; }
121
- input:last-of-type:checked + label,
122
- input:last-of-type:checked + span + label { #{$opposite-direction}: 0%; #{$default-float}: auto; }
123
-
124
- // Hiding custom form spans since we auto-create them
125
- span.custom { display: none !important; }
126
-
127
- // Bugfix for older Webkit, including mobile Webkit. Adapted from:
128
- // http://css-tricks.com/webkit-sibling-bug/
129
- @media only screen and (-webkit-min-device-pixel-ratio:0) and (max-device-width:480px) {
130
- @if $experimental { -webkit-animation: webkitSiblingBugfix infinite 1s; }
131
- }
132
-
133
- @media only screen and (-webkit-min-device-pixel-ratio:1.5) {
134
- @if $experimental { -webkit-animation: none 0; }
135
- }
136
-
137
- form.custom & .hidden-field {
138
- margin-left: auto;
139
- position: absolute;
140
- visibility: visible;
141
- }
142
- }
143
-
144
- // We use this mixin to create the size styles for switches.
145
- @mixin switch-size($height:$switch-height-med, $font-size:$switch-font-size-med, $line-height:2.3em) {
146
-
147
- height: em-calc($height);
148
-
149
- label {
150
- padding: em-calc(0 $switch-label-side-padding);
151
- line-height: $line-height;
152
- font-size: em-calc($font-size);
153
- }
154
-
155
- input {
156
- // Move the paddle to the right position
157
- &:first-of-type:checked ~ span:last-child {
158
- #{$default-float}: 100%;
159
- margin-#{$default-float}: em-calc(-$height + 1px);
160
- }
161
- }
162
-
163
- span:last-child {
164
- width: em-calc($height);
165
- height: em-calc($height);
166
- }
167
-
168
- }
169
-
170
- // We use this mixin to add color and other fanciness to the switches.
171
- @mixin switch-style($paddle-bg:$switch-paddle-bg, $positive-color:$switch-positive-color, $negative-color:$switch-negative-color, $radius:false, $base-style:true) {
172
-
173
- @if $base-style {
174
- background: $switch-bg;
175
- border-color: $switch-border-color;
176
-
177
- span:last-child {
178
- border-color: darken($paddle-bg, 30%);
179
- background: $paddle-bg;
180
- @if $experimental {
181
- background: -moz-linear-gradient(top, $paddle-bg 0%, darken($paddle-bg, 5%) 100%);
182
- background: -webkit-linear-gradient(top, $paddle-bg 0%, darken($paddle-bg, 5%) 100%);
183
- }
184
- background: linear-gradient(to bottom, $paddle-bg 0%, darken($paddle-bg, 5%) 100%);
185
-
186
- // Building the alternating colored sides of the switch
187
- @if $experimental {
188
- -webkit-box-shadow: 2px 0 10px 0 rgba(0,0,0,0.07),
189
- 1000px 0 0 1000px $positive-color,
190
- -2px 0 10px 0 rgba(0,0,0,0.07),
191
- -1000px 0 0 1000px $negative-color;
192
- }
193
- box-shadow: 2px 0 10px 0 rgba(0,0,0,0.07),
194
- 1000px 0 0 980px $positive-color,
195
- -2px 0 10px 0 rgba(0,0,0,0.07),
196
- -1000px 0 0 1000px $negative-color;
197
- }
198
-
199
- &:hover,
200
- &:focus {
201
- span:last-child {
202
- background: $paddle-bg;
203
- @if $experimental {
204
- background: -moz-linear-gradient(top, $paddle-bg 0%, darken($paddle-bg, 10%) 100%);
205
- background: -webkit-linear-gradient(top, $paddle-bg 0%, darken($paddle-bg, 10%) 100%);
206
- }
207
- background: linear-gradient(to bottom, $paddle-bg 0%, darken($paddle-bg, 10%) 100%);
208
- }
209
- }
210
-
211
- &:active { background: transparent; }
212
- }
213
-
214
- // Setting up the radius for switches
215
- @if $radius == true {
216
- @include radius(4px);
217
- span:last-child { @include radius(3px); }
218
- }
219
- @else if $radius {
220
- @include radius($radius);
221
- span:last-child { @include radius($radius - 1px); }
222
- }
223
-
224
- }
225
-
226
- // We use this to quickly create switches with a single mixin
227
- @mixin switch($transition-speed:$switch-paddle-transition-speed, $transition-ease:$switch-paddle-transition-ease, $height:$switch-height-med, $font-size:$switch-font-size-med, $line-height:2.3em, $paddle-bg:$switch-paddle-bg, $positive-color:$switch-positive-color, $negative-color:$switch-negative-color, $radius:false, $base-style:true) {
228
- @include switch-base($transition-speed, $transition-ease);
229
- @include switch-size($height, $font-size, $line-height);
230
- @include switch-style($paddle-bg, $positive-color, $negative-color, $radius, $base-style);
231
- }
232
-
233
- @if $include-html-form-classes != false {
234
-
235
- /* Foundation Switches */
236
- @media only screen {
237
-
238
- // Containing element for the radio switch
239
- div.switch {
240
- @include switch;
241
-
242
- // Large radio switches
243
- &.large { @include switch-size($switch-height-lrg, $switch-font-size-lrg); }
244
-
245
- // Small radio switches
246
- &.small { @include switch-size($switch-height-sml, $switch-font-size-sml, 2.1em); }
247
-
248
- // Tiny radio switches
249
- &.tiny { @include switch-size($switch-height-tny, $switch-font-size-tny, 1.9em); }
250
-
251
- // Add a radius to the switch
252
- &.radius { @include radius(4px);
253
- span:last-child{ @include radius(3px); }
254
- }
255
-
256
- // Make the switch completely round, like a pill
257
- &.round { @include radius(1000px);
258
- span:last-child { @include radius(999px); }
259
- label { padding: em-calc(0 $switch-label-side-padding + 3); }
260
- }
261
-
262
- }
263
-
264
- @if $experimental { @-webkit-keyframes webkitSiblingBugfix { from { position: relative; } to { position: relative; } } }
265
- }
266
- }