smock 0.1.77 → 0.1.78
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.
- data/Gemfile.lock +1 -1
- data/examples/pages/blackbox.html +15 -28
- metadata +3 -3
data/Gemfile.lock
CHANGED
@@ -32,20 +32,11 @@
|
|
32
32
|
<img src="http://placehold.it/590x300" alt="Theme title"/>
|
33
33
|
</div>
|
34
34
|
|
35
|
-
<
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
is installed.</p>
|
41
|
-
<p class="paragraph--no-margin"><a href="https://envatostudio.zendesk.com/hc/en-us/categories/200211534">More on how this works.</a></p>
|
42
|
-
</div>
|
43
|
-
<div am-grid-col="l:2:8 l:end">
|
44
|
-
<div class="marketing-countdown">
|
45
|
-
<div class="marketing-countdown__svg hot-icon__clock--green"></div>
|
46
|
-
<span class="marketing-countdown__copy">in 24 hours</span>
|
47
|
-
</div>
|
48
|
-
</div>
|
35
|
+
<h3 class="paragraph--heading">Save time and frustration. We'll match you with an expert who will install your theme in 24 hours.</h3>
|
36
|
+
<p>You get WordPress, your theme, its demo content, and your logo installed
|
37
|
+
on your server. If you need more work done, you can create a follow-up job
|
38
|
+
once your theme is installed.</p>
|
39
|
+
<p class="paragraph--no-margin"><a href="https://envatostudio.zendesk.com/hc/en-us/categories/200211534">More on how this works.</a></p>
|
49
40
|
|
50
41
|
<aside class="testimonials">
|
51
42
|
<blockquote class="testimonial testimonial--single" am-grid-row="l:start l:end">
|
@@ -92,10 +83,19 @@
|
|
92
83
|
</div>
|
93
84
|
|
94
85
|
<div class="input string optional form_order_hosting_panel_details">
|
95
|
-
<label class="string optional" for="form_order_hosting_panel_details">Your hosting
|
86
|
+
<label class="string optional" for="form_order_hosting_panel_details">Your hosting and FTP details</label>
|
96
87
|
<textarea class="string optional" id="form_order_hosting_panel_details" name="form_order[hosting_panel_details]"></textarea>
|
97
88
|
</div>
|
98
89
|
|
90
|
+
<div class="asset-uploader">
|
91
|
+
<div class="button button--muted stand-alone-button">Add Theme</div>
|
92
|
+
<div class="asset-uploader__previews"></div>
|
93
|
+
</div>
|
94
|
+
<div class="asset-uploader">
|
95
|
+
<div class="button button--muted stand-alone-button">Add Files</div>
|
96
|
+
<div class="asset-uploader__previews"></div>
|
97
|
+
</div>
|
98
|
+
|
99
99
|
<div class="payment-method">
|
100
100
|
<label>Payment</label>
|
101
101
|
<span>
|
@@ -151,19 +151,6 @@
|
|
151
151
|
</div>
|
152
152
|
</div>
|
153
153
|
|
154
|
-
<div class="asset-uploader">
|
155
|
-
<div class="button button--muted stand-alone-button">Add Theme</div>
|
156
|
-
<div class="asset-uploader__previews"></div>
|
157
|
-
</div>
|
158
|
-
<div class="asset-uploader">
|
159
|
-
<div class="button button--muted stand-alone-button">Add Files</div>
|
160
|
-
<div class="asset-uploader__previews"></div>
|
161
|
-
</div>
|
162
|
-
|
163
|
-
<div class="input string optional form_order_extra_comments">
|
164
|
-
<label class="string optional" for="form_order_extra_comments">Extra comments (optional)</label>
|
165
|
-
<textarea class="string optional" id="form_order_extra_comments" name="form_order[extra_comments]" placeholder="Anything else you would like to share with your expert"></textarea>
|
166
|
-
</div>
|
167
154
|
</fieldset>
|
168
155
|
|
169
156
|
<button class="button button--large" name="commit" type="submit" value="Install my theme" disabled>Install my theme</button>
|
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.
|
4
|
+
version: 0.1.78
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -360,7 +360,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
360
360
|
version: '0'
|
361
361
|
segments:
|
362
362
|
- 0
|
363
|
-
hash:
|
363
|
+
hash: 2872505025699845762
|
364
364
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
365
365
|
none: false
|
366
366
|
requirements:
|
@@ -369,7 +369,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
369
369
|
version: '0'
|
370
370
|
segments:
|
371
371
|
- 0
|
372
|
-
hash:
|
372
|
+
hash: 2872505025699845762
|
373
373
|
requirements: []
|
374
374
|
rubyforge_project: smock
|
375
375
|
rubygems_version: 1.8.21
|