bookends 10.2.3 → 10.2.5.alpha
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 +4 -4
- data/app/assets/images/bookends/icons/marketing-icon.png +0 -0
- data/app/assets/images/bookends/icons/sales-icon.png +0 -0
- data/app/assets/images/bookends/icons/service-icon.png +0 -0
- data/app/assets/stylesheets/bookends/_header.scss +12 -0
- data/app/views/bookends/_footer.html.erb +2 -2
- data/app/views/bookends/_header.html.erb +8 -0
- data/config/initializers/bookends.rb +6 -0
- data/lib/bookends/version.rb +1 -1
- metadata +11 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 867bb582978003e2b21adccfa7de6a4077caea091c9718eddbe8e2805bb3907f
|
|
4
|
+
data.tar.gz: 101282ba4beffb2a0b38e40f1792326ab1b4f6de4a7625b15d5e5ac3de6731c7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 77ed2ac2c97e5f2020e9638f292d0afa4420fa077627cd574c0767eb96f3d89e9e605dab33759aca27bf03b870d017d5d060573372b79b6dcedbd350c200d60f
|
|
7
|
+
data.tar.gz: e213076422085f610b78301c859bb89e93d38b0d13431cbe6b8e79baa5ddffbfafa3eb1f1174eb63f4ec244c97b330ead75294edeff92aebade26814f2634ec3
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -311,6 +311,9 @@ a.visuallyhidden.skip-link:focus {
|
|
|
311
311
|
&.platform:before {
|
|
312
312
|
background-image: asset-url('bookends/icons/platform.svg');
|
|
313
313
|
}
|
|
314
|
+
&.salesforce-cloud:before {
|
|
315
|
+
background-image: asset-url('bookends/footer/salesforce.png');
|
|
316
|
+
}
|
|
314
317
|
&.data:before {
|
|
315
318
|
background-image: asset-url('bookends/icons/data.svg');
|
|
316
319
|
}
|
|
@@ -357,6 +360,15 @@ a.visuallyhidden.skip-link:focus {
|
|
|
357
360
|
&.shield:before {
|
|
358
361
|
background-image: asset-url('bookends/icons/shield.svg');
|
|
359
362
|
}
|
|
363
|
+
&.sales:before {
|
|
364
|
+
background-image: asset-url('bookends/icons/sales-icon.png');
|
|
365
|
+
}
|
|
366
|
+
&.service:before {
|
|
367
|
+
background-image: asset-url('bookends/icons/service-icon.png');
|
|
368
|
+
}
|
|
369
|
+
&.marketing:before {
|
|
370
|
+
background-image: asset-url('bookends/icons/marketing-icon.png');
|
|
371
|
+
}
|
|
360
372
|
}
|
|
361
373
|
|
|
362
374
|
.new-window-icon {
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
<li><a href="<%= Bookends::Config.host_blog %>/feed" target="_blank" aria-label="Opens in new window"><span class="heroku-footer-icon-rss"></span>Heroku Blog</a></li>
|
|
70
70
|
<li><a href="<%= Bookends::Config.host_blog %>/news/feed" target="_blank" aria-label="Opens in new window"><span class="heroku-footer-icon-rss"></span>Heroku News Blog</a></li>
|
|
71
71
|
<li><a href="<%= Bookends::Config.host_blog %>/engineering/feed" target="_blank" aria-label="Opens in new window"><span class="heroku-footer-icon-rss"></span>Heroku Engineering Blog</a></li>
|
|
72
|
-
<li><a href="
|
|
73
|
-
<li><a href="
|
|
72
|
+
<li><a href="https://devcenter.heroku.com/articles/feed" target="_blank" aria-label="Opens in new window"><span class="heroku-footer-icon-rss"></span>Dev Center Articles</a></li>
|
|
73
|
+
<li><a href="https://devcenter.heroku.com/changelog/feed" target="_blank" aria-label="Opens in new window"><span class="heroku-footer-icon-rss"></span>Dev Center Changelog</a></li>
|
|
74
74
|
<li><a href="http://feeds.feedburner.com/herokustatus" target="_blank" aria-label="Opens in new window"><span class="heroku-footer-icon-rss"></span>Heroku Status</a></li>
|
|
75
75
|
</ul>
|
|
76
76
|
</div>
|
|
@@ -55,6 +55,14 @@
|
|
|
55
55
|
</ul>
|
|
56
56
|
</li>
|
|
57
57
|
<li><a class="bookends-icon teams" href="<%= Bookends::Config.host_www %>/teams">Heroku Teams</a></li>
|
|
58
|
+
<li class="has-dropdown">
|
|
59
|
+
<a class="bookends-icon salesforce" href="https://www.salesforce.com/products/">Salesforce</a>
|
|
60
|
+
<ul class="dropdown wide">
|
|
61
|
+
<li><a class="bookends-icon sales-icon" href="https://www.salesforce.com/products/sales-cloud/overview/">Sales Cloud</a></li>
|
|
62
|
+
<li><a class="bookends-icon service-icon" href="https://www.salesforce.com/products/service-cloud/overview/">Service Cloud</a></li>
|
|
63
|
+
<li><a class="bookends-icon marketing-icon" href="https://www.salesforce.com/products/marketing-cloud/overview/">Marketing Cloud</a></li>
|
|
64
|
+
</ul>
|
|
65
|
+
</li>
|
|
58
66
|
</ul>
|
|
59
67
|
</li>
|
|
60
68
|
<li class="has-dropdown">
|
data/lib/bookends/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bookends
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 10.2.
|
|
4
|
+
version: 10.2.5.alpha
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Marketing Web Ops at heroku
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-
|
|
11
|
+
date: 2022-09-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -118,14 +118,14 @@ dependencies:
|
|
|
118
118
|
requirements:
|
|
119
119
|
- - "~>"
|
|
120
120
|
- !ruby/object:Gem::Version
|
|
121
|
-
version: 2.
|
|
121
|
+
version: 2.3.19
|
|
122
122
|
type: :development
|
|
123
123
|
prerelease: false
|
|
124
124
|
version_requirements: !ruby/object:Gem::Requirement
|
|
125
125
|
requirements:
|
|
126
126
|
- - "~>"
|
|
127
127
|
- !ruby/object:Gem::Version
|
|
128
|
-
version: 2.
|
|
128
|
+
version: 2.3.19
|
|
129
129
|
- !ruby/object:Gem::Dependency
|
|
130
130
|
name: rake
|
|
131
131
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -220,13 +220,16 @@ files:
|
|
|
220
220
|
- app/assets/images/bookends/icons/enterprise.svg
|
|
221
221
|
- app/assets/images/bookends/icons/flow.svg
|
|
222
222
|
- app/assets/images/bookends/icons/kafka.svg
|
|
223
|
+
- app/assets/images/bookends/icons/marketing-icon.png
|
|
223
224
|
- app/assets/images/bookends/icons/opex.svg
|
|
224
225
|
- app/assets/images/bookends/icons/platform.svg
|
|
225
226
|
- app/assets/images/bookends/icons/postgres.svg
|
|
226
227
|
- app/assets/images/bookends/icons/redis.svg
|
|
227
228
|
- app/assets/images/bookends/icons/runtime.svg
|
|
229
|
+
- app/assets/images/bookends/icons/sales-icon.png
|
|
228
230
|
- app/assets/images/bookends/icons/search-sprite.png
|
|
229
231
|
- app/assets/images/bookends/icons/search-sprite_2x.png
|
|
232
|
+
- app/assets/images/bookends/icons/service-icon.png
|
|
230
233
|
- app/assets/images/bookends/icons/shield.svg
|
|
231
234
|
- app/assets/images/bookends/icons/spaces.svg
|
|
232
235
|
- app/assets/images/bookends/icons/teams.svg
|
|
@@ -270,6 +273,7 @@ files:
|
|
|
270
273
|
- app/views/bookends/_header.html.erb
|
|
271
274
|
- app/views/bookends/_preloads.html.erb
|
|
272
275
|
- app/views/bookends/_search_page.html.erb
|
|
276
|
+
- config/initializers/bookends.rb
|
|
273
277
|
- config/routes.rb
|
|
274
278
|
- lib/bookends.rb
|
|
275
279
|
- lib/bookends/config.rb
|
|
@@ -338,11 +342,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
338
342
|
version: '0'
|
|
339
343
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
340
344
|
requirements:
|
|
341
|
-
- - "
|
|
345
|
+
- - ">"
|
|
342
346
|
- !ruby/object:Gem::Version
|
|
343
|
-
version:
|
|
347
|
+
version: 1.3.1
|
|
344
348
|
requirements: []
|
|
345
|
-
rubygems_version: 3.
|
|
349
|
+
rubygems_version: 3.1.6
|
|
346
350
|
signing_key:
|
|
347
351
|
specification_version: 4
|
|
348
352
|
summary: an engine to abstract common html/css elements across Heroku properties
|