flint-gs 1.3.6 → 1.4.0

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.
@@ -1,13 +1,13 @@
1
1
  // Creates a new instance, adds to global instance map
2
2
  // -------------------------------------------------------------------------------
3
3
  // @param $calcKey [string] : breakpoint key
4
- // @param $calcSpan [integer] : span
5
- // @param $calcContext [integer] : context
6
- // @param $calcGutter [integer] : gutter
7
- // @param $calcShift [integer] : shift
8
- // @param $outputWidth [integer] : width
9
- // @param $outputMarginRight [integer] : right margin
10
- // @param $outputMarginLeft [integer] : left margin
4
+ // @param $calcSpan [number] : span
5
+ // @param $calcContext [number] : context
6
+ // @param $calcGutter [number] : gutter
7
+ // @param $calcShift [number] : shift
8
+ // @param $outputWidth [number] : width
9
+ // @param $outputMarginRight [number] : right margin
10
+ // @param $outputMarginLeft [number] : left margin
11
11
  // -------------------------------------------------------------------------------
12
12
  // @output new instance map
13
13
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flint-gs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.6
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ezekiel Gabrielse
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-11 00:00:00.000000000 Z
11
+ date: 2014-06-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass