idsk_template 0.24.0.idsk.alpha.2 → 0.24.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. checksums.yaml +5 -5
  2. data/app/assets/images/ministry_logo.png +0 -0
  3. data/app/assets/images/slovensko_sk_logo.png +0 -0
  4. data/app/assets/images/slovensko_sk_logo.svg +73 -0
  5. data/app/assets/stylesheets/fonts.css.erb +20 -33
  6. data/app/assets/stylesheets/fonts/source-sans-pro-bold-latin-ext.woff2 +0 -0
  7. data/app/assets/stylesheets/fonts/source-sans-pro-bold-latin.woff2 +0 -0
  8. data/app/assets/stylesheets/fonts/source-sans-pro-regular-latin-ext.woff2 +0 -0
  9. data/app/assets/stylesheets/fonts/source-sans-pro-regular-latin.woff2 +0 -0
  10. data/app/assets/stylesheets/idsk-template-ie6.css +661 -0
  11. data/app/assets/stylesheets/idsk-template-ie6.css.erb +146 -75
  12. data/app/assets/stylesheets/idsk-template-ie7.css.erb +147 -75
  13. data/app/assets/stylesheets/idsk-template-ie8.css +638 -0
  14. data/app/assets/stylesheets/idsk-template-ie8.css.erb +147 -75
  15. data/app/assets/stylesheets/idsk-template-print.css +75 -0
  16. data/app/assets/stylesheets/idsk-template.css +704 -0
  17. data/app/assets/stylesheets/idsk-template.css.erb +176 -96
  18. data/app/assets/stylesheets/images/icon_user.png +0 -0
  19. data/app/assets/stylesheets/images/stripe.png +0 -0
  20. data/app/views/layouts/idsk_template.html.erb +16 -11
  21. data/lib/idsk_template/engine.rb +3 -0
  22. data/lib/idsk_template/version.rb +1 -1
  23. metadata +18 -17
  24. data/app/assets/stylesheets/fonts/v1-2c037cf7e1-light.eot +0 -0
  25. data/app/assets/stylesheets/fonts/v1-357fdfbcc3-tabular-bold.eot +0 -0
  26. data/app/assets/stylesheets/fonts/v1-458f8ea81c-light.woff +0 -0
  27. data/app/assets/stylesheets/fonts/v1-498ea8ffe2-tabular-light.eot +0 -0
  28. data/app/assets/stylesheets/fonts/v1-62cc6f0a28-tabular-light.woff +0 -0
  29. data/app/assets/stylesheets/fonts/v1-784c21afb8-tabular-bold.woff +0 -0
  30. data/app/assets/stylesheets/fonts/v1-851b10ccdd-tabular-light.woff2 +0 -0
  31. data/app/assets/stylesheets/fonts/v1-a2452cb66f-bold.woff2 +0 -0
  32. data/app/assets/stylesheets/fonts/v1-b89238d840-tabular-bold.woff2 +0 -0
  33. data/app/assets/stylesheets/fonts/v1-f38ad40456-light.woff2 +0 -0
  34. data/app/assets/stylesheets/fonts/v1-f38c792ac2-bold.woff +0 -0
  35. data/app/assets/stylesheets/fonts/v1-fb2676462a-bold.eot +0 -0
@@ -1,7 +1,7 @@
1
1
  <%= yield :top_of_page %>
2
2
  <!DOCTYPE html>
3
- <!--[if lt IE 9]><html class="lte-ie8" lang="<%= content_for?(:html_lang) ? yield(:html_lang) : "en" %>"><![endif]-->
4
- <!--[if gt IE 8]><!--><html lang="<%= content_for?(:html_lang) ? yield(:html_lang) : "en" %>"><!--<![endif]-->
3
+ <!--[if lt IE 9]><html class="lte-ie8" lang="<%= content_for?(:html_lang) ? yield(:html_lang) : "sk" %>"><![endif]-->
4
+ <!--[if gt IE 8]><!--><html lang="<%= content_for?(:html_lang) ? yield(:html_lang) : "sk" %>"><!--<![endif]-->
5
5
  <head>
6
6
  <meta charset="utf-8" />
7
7
  <title><%= content_for?(:page_title) ? yield(:page_title) : "GOV.UK - The best place to find government services and information" %></title>
@@ -60,8 +60,9 @@
60
60
  <div class="header-wrapper">
61
61
  <div class="header-global">
62
62
  <div class="header-logo">
63
- <a href="<%= content_for?(:homepage_url) ? yield(:homepage_url) : "https://www.gov.uk/" %>" title="<%= content_for?(:logo_link_title) ? yield(:logo_link_title) : "Go to the GOV.UK homepage" %>" id="logo" class="content">
64
- <img src="<%= asset_path 'gov.uk_logotype_crown_invert_trans.png' %>" width="36" height="32" alt=""> <%= content_for?(:global_header_text) ? yield(:global_header_text) : "GOV.UK" %>
63
+ <a href="<%= content_for?(:homepage_url) ? yield(:homepage_url) : "https://www.slovensko.sk/" %>" title="<%= content_for?(:logo_link_title) ? yield(:logo_link_title) : "Vrátiť sa na úvodnú stránku slovensko.sk" %>" id="logo" class="content">
64
+ <img src="<%= asset_path 'slovensko_sk_logo.png' %>" width="186" alt="">
65
+ <%= content_for?(:global_header_text) ? yield(:global_header_text) : "slovensko.sk" %>
65
66
  </a>
66
67
  </div>
67
68
  <%= yield :inside_header %>
@@ -77,15 +78,21 @@
77
78
 
78
79
  <%= content_for?(:content) ? yield(:content) : yield %>
79
80
 
80
- <footer class="group js-footer" id="footer" role="contentinfo">
81
+ <div id="global-header-bar"></div>
82
+
83
+ <footer class="group js-footer with-logo" id="footer" role="contentinfo">
81
84
 
82
85
  <div class="footer-wrapper">
83
86
  <%= yield :footer_top %>
84
87
 
85
88
  <div class="footer-meta">
86
- <div class="footer-meta-inner">
87
- <%= yield :footer_support_links %>
89
+ <div class="copyright">
90
+ <a href="#">
91
+ <img src="<%= asset_path 'ministry_logo.png' %>" title="Ministerstvo financií Slovenskej republiky" alt="Ministerstvo financií Slovenskej republiky" class="logo">
92
+ </a>
93
+ </div>
88
94
 
95
+ <div class="footer-meta-inner">
89
96
  <div class="open-government-licence">
90
97
  <p class="logo"><a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence</a></p>
91
98
  <% if content_for?(:licence_message) %>
@@ -93,11 +100,9 @@
93
100
  <% else %>
94
101
  <p>All content is available under the <a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated</p>
95
102
  <% end %>
96
- </div>
97
- </div>
98
103
 
99
- <div class="copyright">
100
- <a href="https://www.nationalarchives.gov.uk/information-management/re-using-public-sector-information/copyright-and-re-use/crown-copyright/"><%= content_for?(:crown_copyright_message) ? yield(:crown_copyright_message) : "© Crown copyright" %></a>
104
+ <%= yield :footer_support_links %>
105
+ </div>
101
106
  </div>
102
107
  </div>
103
108
  </div>
@@ -15,6 +15,9 @@ module IdskTemplate
15
15
  gov.uk_logotype_crown_invert_trans.png
16
16
  gov.uk_logotype_crown.svg
17
17
  opengraph-image.png
18
+ slovensko_sk_logo.png
19
+ stripe.png
20
+ ministry_logo.png
18
21
  )
19
22
  end
20
23
  end
@@ -1,3 +1,3 @@
1
1
  module IdskTemplate
2
- VERSION = "0.24.0.idsk.alpha.2"
2
+ VERSION = "0.24.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: idsk_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0.idsk.alpha.2
4
+ version: 0.24.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ernest Walzel
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-04-28 00:00:00.000000000 Z
12
+ date: 2018-04-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -183,26 +183,25 @@ files:
183
183
  - app/assets/images/gov.uk_logotype_crown.svg
184
184
  - app/assets/images/gov.uk_logotype_crown_invert.png
185
185
  - app/assets/images/gov.uk_logotype_crown_invert_trans.png
186
+ - app/assets/images/ministry_logo.png
186
187
  - app/assets/images/opengraph-image.png
188
+ - app/assets/images/slovensko_sk_logo.png
189
+ - app/assets/images/slovensko_sk_logo.svg
187
190
  - app/assets/javascripts/idsk-template.js
188
191
  - app/assets/javascripts/ie.js
189
192
  - app/assets/stylesheets/fonts.css.erb
190
- - app/assets/stylesheets/fonts/v1-2c037cf7e1-light.eot
191
- - app/assets/stylesheets/fonts/v1-357fdfbcc3-tabular-bold.eot
192
- - app/assets/stylesheets/fonts/v1-458f8ea81c-light.woff
193
- - app/assets/stylesheets/fonts/v1-498ea8ffe2-tabular-light.eot
194
- - app/assets/stylesheets/fonts/v1-62cc6f0a28-tabular-light.woff
195
- - app/assets/stylesheets/fonts/v1-784c21afb8-tabular-bold.woff
196
- - app/assets/stylesheets/fonts/v1-851b10ccdd-tabular-light.woff2
197
- - app/assets/stylesheets/fonts/v1-a2452cb66f-bold.woff2
198
- - app/assets/stylesheets/fonts/v1-b89238d840-tabular-bold.woff2
199
- - app/assets/stylesheets/fonts/v1-f38ad40456-light.woff2
200
- - app/assets/stylesheets/fonts/v1-f38c792ac2-bold.woff
201
- - app/assets/stylesheets/fonts/v1-fb2676462a-bold.eot
193
+ - app/assets/stylesheets/fonts/source-sans-pro-bold-latin-ext.woff2
194
+ - app/assets/stylesheets/fonts/source-sans-pro-bold-latin.woff2
195
+ - app/assets/stylesheets/fonts/source-sans-pro-regular-latin-ext.woff2
196
+ - app/assets/stylesheets/fonts/source-sans-pro-regular-latin.woff2
197
+ - app/assets/stylesheets/idsk-template-ie6.css
202
198
  - app/assets/stylesheets/idsk-template-ie6.css.erb
203
199
  - app/assets/stylesheets/idsk-template-ie7.css.erb
200
+ - app/assets/stylesheets/idsk-template-ie8.css
204
201
  - app/assets/stylesheets/idsk-template-ie8.css.erb
202
+ - app/assets/stylesheets/idsk-template-print.css
205
203
  - app/assets/stylesheets/idsk-template-print.css.erb
204
+ - app/assets/stylesheets/idsk-template.css
206
205
  - app/assets/stylesheets/idsk-template.css.erb
207
206
  - app/assets/stylesheets/images/close.png
208
207
  - app/assets/stylesheets/images/gov.uk_logotype_crown-1x.png
@@ -210,8 +209,10 @@ files:
210
209
  - app/assets/stylesheets/images/govuk-crest-2x.png
211
210
  - app/assets/stylesheets/images/govuk-crest-ie.png
212
211
  - app/assets/stylesheets/images/govuk-crest.png
212
+ - app/assets/stylesheets/images/icon_user.png
213
213
  - app/assets/stylesheets/images/open-government-licence.png
214
214
  - app/assets/stylesheets/images/open-government-licence_2x.png
215
+ - app/assets/stylesheets/images/stripe.png
215
216
  - app/views/layouts/idsk_template.html.erb
216
217
  - lib/idsk_template.rb
217
218
  - lib/idsk_template/engine.rb
@@ -231,12 +232,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
231
232
  version: '0'
232
233
  required_rubygems_version: !ruby/object:Gem::Requirement
233
234
  requirements:
234
- - - ">"
235
+ - - ">="
235
236
  - !ruby/object:Gem::Version
236
- version: 1.3.1
237
+ version: '0'
237
238
  requirements: []
238
239
  rubyforge_project:
239
- rubygems_version: 2.5.1
240
+ rubygems_version: 2.7.6
240
241
  signing_key:
241
242
  specification_version: 4
242
243
  summary: Rails engine supplying the ID-SK header/footer template