smock 0.1.142 → 0.1.143

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,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smock (0.1.142)
4
+ smock (0.1.143)
5
5
  sass (= 3.2.19)
6
6
  thor (= 0.19.1)
7
7
 
@@ -1,3 +1,5 @@
1
+ <h2>Avatars</h2>
2
+
1
3
  <div class="example">
2
4
  <div class="avatar">
3
5
  <img class="avatar__image" src="https://dummyimage.com/220x220" alt="220x220 Placeholder" />
@@ -24,4 +26,4 @@
24
26
  <a class="button button--muted" href="http://studio.dev/account/users/283/enquiries/new">Contact Me</a>
25
27
  </div>
26
28
  </div>
27
- </div>
29
+ </div>
@@ -1,3 +1,5 @@
1
+ <h2>Banners</h2>
2
+
1
3
  <div class="example">
2
4
  <div class="marketing-banner" am-grid-col="l:10:12">
3
5
  <h2 class="marketing-banner__heading" am-grid-col="l:8:10 l:pre1:10">Need web hosting for your project?</h2>
@@ -5,4 +7,4 @@
5
7
  deals to help you get started.</p>
6
8
  <a class="marketing-banner__button button" href="" am-grid-col="l:4:10">View hosting partners</a>
7
9
  </div>
8
- </div>
10
+ </div>
@@ -1,3 +1,5 @@
1
+ <h2>Buttons</h2>
2
+
1
3
  <div class="example">
2
4
  <button class="button">Primary Button</button>
3
5
  </div>
@@ -6,4 +8,4 @@
6
8
  </div>
7
9
  <div class="example">
8
10
  <button class="button" disabled>Disabled Button</button>
9
- </div>
11
+ </div>
@@ -1,4 +1,4 @@
1
- <h3>Colors used in the styleguide</h3>
1
+ <h2>Colors</h2>
2
2
  <ul id="colors" class="style-group__example__colors"></ul>
3
3
  <div class="separator"></div>
4
4
 
@@ -108,4 +108,4 @@
108
108
  }
109
109
 
110
110
 
111
- </script>
111
+ </script>
@@ -1,3 +1,5 @@
1
+ <h2>Forms</h2>
2
+
1
3
  <div class="example">
2
4
  <form action="" method="post">
3
5
  <fieldset>
@@ -12,4 +14,4 @@
12
14
  placeholder="Anything else you would like to share with your expert"></textarea>
13
15
  </fieldset>
14
16
  </form>
15
- </div>
17
+ </div>
@@ -1,3 +1,5 @@
1
+ <h2>Helpers</h2>
2
+
1
3
  <h2>Space Helpers</h2>
2
4
  <dl id="space-helpers">
3
5
  </dl>
@@ -1,3 +1,5 @@
1
+ <h2>Icons</h2>
2
+
1
3
  <ul id="icons">
2
4
  </ul>
3
5
 
@@ -17,4 +19,4 @@
17
19
  }
18
20
  }
19
21
  }
20
- </script>
22
+ </script>
@@ -1,7 +1,9 @@
1
+ <h2>Links</h2>
2
+
1
3
  <div class="example">
2
4
  <a href="#">Navigation Link</a>
3
5
  </div>
4
6
 
5
7
  <div class="example">
6
8
  <p>This is a paragraph with <a href="#">A basic link</a> inside of it.</p>
7
- </div>
9
+ </div>
@@ -1,3 +1,5 @@
1
+ <h2>Metrics</h2>
2
+
1
3
  <div class="example">
2
4
  <div am-grid-col="l:3:12">
3
5
  <div class="metric__item" am-grid-col="l:3:3">
@@ -10,4 +12,4 @@
10
12
  </div>
11
13
  </div>
12
14
  </div>
13
- </div>
15
+ </div>
@@ -1,3 +1,5 @@
1
+ <h2>Paragraphs</h2>
2
+
1
3
  <div class="example">
2
4
  <p>Integer posuere erat a ante venenatis dapibus posuere velit aliquet.
3
5
  Donec id elit non mi porta gravida at eget metus. Donec ullamcorper nulla
@@ -50,4 +52,4 @@
50
52
  </aside>
51
53
  </div>
52
54
  </article>
53
- </div>
55
+ </div>
@@ -1,3 +1,5 @@
1
+ <h2>Reviews</h2>
2
+
1
3
  <div class="example">
2
4
  <h3 class="s-no-below">311 Recommendations</h3>
3
5
  <div am-grid-col="l:2:9">
@@ -69,4 +71,4 @@
69
71
  </div>
70
72
  </li>
71
73
  </ul>
72
- </div>
74
+ </div>
@@ -1,3 +1,5 @@
1
+ <h2>Service</h2>
2
+
1
3
  <div class="example">
2
4
  <div class="service service__card" am-grid-col="l:3:10" am-grid-row="l:start">
3
5
  <a href="#">
@@ -1,3 +1,5 @@
1
+ <h2>Testimonials</h2>
2
+
1
3
  <div class="example">
2
4
  <blockquote class="testimonial testimonial--single">
3
5
  <div class="testimonial__image avatar" am-grid-col="l:1:12">
@@ -1,3 +1,5 @@
1
+ <h2>Typography</h2>
2
+
1
3
  <div class="example">
2
4
  <h1>Heading 1</h1>
3
5
  <h2>Heading 2</h2>
@@ -5,4 +7,4 @@
5
7
  <h4>Heading 4</h4>
6
8
  <h5>Heading 5</h5>
7
9
  <h6>Heading 6</h6>
8
- </div>
10
+ </div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smock
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.142
4
+ version: 0.1.143
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -441,7 +441,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
441
441
  version: '0'
442
442
  segments:
443
443
  - 0
444
- hash: 1768832687415697408
444
+ hash: 4084705115675569303
445
445
  required_rubygems_version: !ruby/object:Gem::Requirement
446
446
  none: false
447
447
  requirements:
@@ -450,7 +450,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
450
450
  version: '0'
451
451
  segments:
452
452
  - 0
453
- hash: 1768832687415697408
453
+ hash: 4084705115675569303
454
454
  requirements: []
455
455
  rubyforge_project: smock
456
456
  rubygems_version: 1.8.21