middleman-oulu 0.6.10 → 0.6.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: db674767fe767fb396cbdb32059d9f056f3a72ca
4
- data.tar.gz: 5c9de353b6d06835bb0a1d428d66cac6e9b5928a
3
+ metadata.gz: 1e22302445d6398a69a0b50fef8870914b6d3cd8
4
+ data.tar.gz: 2c011e28c83f448b30e165ee72cd875d2421e6c2
5
5
  SHA512:
6
- metadata.gz: d2feaea4a175c321d43afafa786d621c30427ba07724f48004c66e75887ca973932b8e33386464ba0f6b6946681d284df3c71f62550bc3689334378b9b2bba04
7
- data.tar.gz: 430e677276e9be136784fe388931fb5e31b39dc0414836e6f938daabe6f4e32ade83d75e5a66b877376c3f521d756ddc5c4551649e21728461c18ffe0470e9c6
6
+ metadata.gz: 75ef9c1f66387b5204f289676729bdd70593e2d8122fdd3a05ea0a57bde82fec569d08e88a0d5452dce3309957f24b063ee111bde09a69b2bbc517250f205c95
7
+ data.tar.gz: 891a7680ffacb54f70709ea1ed24d4c1e913c829667ba507f3d9ab21029dc8d1a227c8ee408c565d364877a0687a08ebc59d1e57751786ecaeed6ec1ecdf5adc
@@ -44,7 +44,6 @@
44
44
  @import settings/mixins/border-radius
45
45
  @import settings/mixins/table
46
46
  @import settings/mixins/list
47
- @import settings/mixins/color
48
47
  @import settings/mixins/overlay
49
48
  @import settings/mixins/balloon-tail
50
49
  @import settings/mixins/margin-padding
@@ -21,7 +21,7 @@
21
21
  +border-radius(0)
22
22
  &:first-child
23
23
  [class^="is-button"]
24
- +border-left-radius(4px)
24
+ +border-radius(left, 4px)
25
25
  &:last-child
26
26
  [class^="is-button"]
27
- +border-right-radius(4px)
27
+ +border-radius(right, 4px)
@@ -4,6 +4,7 @@ $button-styles: normal, border, flat-emboss, material
4
4
 
5
5
  @import button-base
6
6
 
7
+ // button styles
7
8
  @import styles/normal
8
9
  @import styles/border
9
10
  @import styles/flat-emboss
@@ -11,6 +12,12 @@ $button-styles: normal, border, flat-emboss, material
11
12
 
12
13
  @import button-helper
13
14
 
15
+ // inputのスタイルを継承させる
16
+ input[type= submit]
17
+ color: inherit
18
+ font-size: inherit
19
+ font-weight: inherit
20
+
14
21
  =button($style, $size, $color, $options: false)
15
22
  +button-base
16
23
  @if $style == normal
@@ -1,4 +1,4 @@
1
- @import url(http://fonts.googleapis.com/css?family=Cousine:400,700,400italic,700italic)
1
+ @import url(//fonts.googleapis.com/css?family=Cousine:400,700,400italic,700italic)
2
2
 
3
3
  =cousine($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
4
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Inconsolata:400,700)
2
-
3
2
  =inconsolata($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Inconsolata', monospace
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic)
2
-
3
2
  =lato($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Lato', sans-serif
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Montserrat:400,700)
2
-
3
2
  // 備考:モントセラト(モントセラート、モンセラット)と読む
4
3
  =montserrat($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
5
4
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Old+Standard+TT:400,400italic,700)
2
-
3
2
  =old-standard($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Old Standard TT', serif
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Podkova:400,700)
2
-
3
2
  =podkova($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Podkova', serif
@@ -1,5 +1,4 @@
1
- @import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic)
2
-
1
+ @import url(//fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic)
3
2
  =pt-sans($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'PT Sans', sans-serif
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Satisfy)
2
-
3
2
  =satisfy($fw: null, $ls: null, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Satisfy', cursive
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Source+Code+Pro:200,300,400,500,600,700,900)
2
-
3
2
  // 備考:Adobeの等幅フォント
4
3
  =source-code-pro($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
5
4
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic)
2
-
3
2
  // 備考:Adobeのsans-serif
4
3
  =source-sans-pro($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
5
4
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Special+Elite)
2
-
3
2
  =special-elite($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Special Elite', cursive
@@ -1,5 +1,4 @@
1
- @import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic,700italic)
2
-
1
+ @import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic,700italic)
3
2
  =ubuntu-mono($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Ubuntu Mono', monospace
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic)
2
-
3
2
  =ubuntu($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'Ubuntu', sans-serif
@@ -1,5 +1,4 @@
1
1
  @import url(//fonts.googleapis.com/css?family=VT323)
2
-
3
2
  =inconsolata($fw: 400, $ls: 0, $fs: null, $tx-rendering: true)
4
3
  // $fw: フォントの太さ, $ls: 字間, $fs: フォントスタイル
5
4
  font-family: 'VT323', monospace
@@ -57,11 +57,6 @@ textarea
57
57
  outline: none
58
58
  +basic-font
59
59
 
60
- input[type= submit]
61
- color: inherit
62
- font-size: inherit
63
- font-weight: inherit
64
-
65
60
  button
66
61
  +appearance(button)
67
62
 
@@ -46,9 +46,6 @@
46
46
  @else
47
47
  over-flow: $over-flow-x
48
48
 
49
- =border-radius($values)
50
- +prefixer(border-radius, $values, webkit moz spec)
51
-
52
49
  =inline-block($value: null)
53
50
  display: inline-block
54
51
  vertical-align: $value
@@ -59,11 +56,8 @@
59
56
  =background-clip($value)
60
57
  +prefixer(background-clip, $value, webkit moz spec)
61
58
 
62
- =box-shadow($values)
59
+ =box-shadow($values...)
63
60
  +rem(box-shadow, $values)
64
61
 
65
- =text-shadow($values)
62
+ =text-shadow($values...)
66
63
  +rem(text-shadow, $values)
67
-
68
- =border-radius($values)
69
- +rem(border-radius, $values)
@@ -8,20 +8,18 @@
8
8
  @for $i from 1 through length($value1)
9
9
  @if nth($value1, $i) == 'all'
10
10
  +rem('border-radius', $value2)
11
- @else if vertical(nth($value1, $i))
12
- +rem('border-top-radius', $value2)
13
- +rem('border-bottom-radius', $value2)
14
- @else if horizontal(nth($value1, $i))
15
- +rem('border-left-radius', $value2)
16
- +rem('border-right-radius', $value2)
17
11
  @else if top(nth($value1, $i))
18
- +rem('border-top-radius', $value2)
12
+ +rem('border-top-left-radius', $value2)
13
+ +rem('border-top-right-radius', $value2)
19
14
  @else if bottom(nth($value1, $i))
20
- +rem('border-bottom-radius', $value2)
15
+ +rem('border-bottom-left-radius', $value2)
16
+ +rem('border-bottom-right-radius', $value2)
21
17
  @else if left(nth($value1, $i))
22
- +rem('border-left-radius', $value2)
18
+ +rem('border-top-left-radius', $value2)
19
+ +rem('border-bottom-left-radius', $value2)
23
20
  @else if right(nth($value1, $i))
24
- +rem('border-right-radius', $value2)
21
+ +rem('border-top-right-radius', $value2)
22
+ +rem('border-bottom-right-radius', $value2)
25
23
 
26
24
  // 使い方
27
25
  // +reset-border-radius(vertical, 4px)
@@ -1,5 +1,5 @@
1
1
  module Middleman
2
2
  module Oulu
3
- VERSION = "0.6.10"
3
+ VERSION = "0.6.12"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: middleman-oulu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.10
4
+ version: 0.6.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - machida
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-15 00:00:00.000000000 Z
11
+ date: 2015-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -133,7 +133,6 @@ files:
133
133
  - assets/stylesheets/modules/navs/_tabs-nav.sass
134
134
  - assets/stylesheets/options/amazlet/_amazlet.sass
135
135
  - assets/stylesheets/options/glitch/_glitch.sass
136
- - assets/stylesheets/options/oulu-buttons/_button-basic.sass
137
136
  - assets/stylesheets/options/web-fonts/_cousine.sass
138
137
  - assets/stylesheets/options/web-fonts/_font-awsome.sass
139
138
  - assets/stylesheets/options/web-fonts/_icomoon.sass
@@ -180,7 +179,6 @@ files:
180
179
  - assets/stylesheets/settings/mixins/_block.sass
181
180
  - assets/stylesheets/settings/mixins/_border-radius.sass
182
181
  - assets/stylesheets/settings/mixins/_border.sass
183
- - assets/stylesheets/settings/mixins/_color.sass
184
182
  - assets/stylesheets/settings/mixins/_filters.sass
185
183
  - assets/stylesheets/settings/mixins/_form.sass
186
184
  - assets/stylesheets/settings/mixins/_grids.sass
@@ -1,31 +0,0 @@
1
- =button-basic($bt-fz: 16px, $bt-ht: 30px, $bt-icon-pt: null)
2
- display: inline-block
3
- +text-block($bt-fz, $bt-ht)
4
- +rem('height', $bt-ht)
5
- +rem('padding-left', $bt-fz*.9)
6
- +rem('padding-right', $bt-fz*.9)
7
- cursor: pointer
8
- text-align: center
9
- text-decoration: none
10
- @if $bt-icon-pt == "right"
11
- >i
12
- +rem('margin-left', $bt-fz/6)
13
- @else if $bt-icon-pt == "left"
14
- >i
15
- +rem('margin-right', $bt-fz/6)
16
-
17
- =icon-button-basic($bt-fz: 18px, $bt-ht: 30px)
18
- display: inline-block
19
- +text-block($bt-fz, $bt-ht)
20
- +rem('height', $bt-ht)
21
- +rem('width', $bt-fz*1.6)
22
- cursor: pointer
23
- text-align: center
24
- text-decoration: none
25
-
26
- =border-style-border($bt-cl: red, $bt-bd-wd: 2px)
27
- +border(all, $bt-bd-wd, solid, $bt-cl)
28
- color: $bt-cl
29
- &:hover
30
- background-color: $bt-cl
31
- color: #ffffff
@@ -1,11 +0,0 @@
1
- // +ie-rgba(rgba(black, .4), white, background-color)
2
- =ie-rgba($foreground, $backdrop: white, $property: "background-color")
3
- @if $property == "background-color"
4
- background-color: $foreground
5
- @else
6
- #{$property}: mix(fade-in($foreground, 1), $backdrop, percentage(opacity($foreground)))
7
- // Browsers without color opacity
8
- #{$property}: $foreground
9
- // Decent browsers
10
- #{$property}: mix(fade-in($foreground, 1), $backdrop, percentage(opacity($foreground)))\9
11
- // IE8