dvla_internal_frontend_toolkit 0.4.8 → 0.4.9

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a7d0a7d07d9a97db87be092ec7ebc18bcf3df491
4
- data.tar.gz: 3dc8fa970d2c354bdf3e52aca7131a3ab854c44f
3
+ metadata.gz: 357841054b2b234d81c8b4b2bba23c6a3caf4d13
4
+ data.tar.gz: 544730952fd42d664a61410c22d1b51490da067c
5
5
  SHA512:
6
- metadata.gz: aeccaa7410299dcddfe57c575554ff1b7f5c869506676268ede0a4f62ce1e21128b9bc272e3629016b1b9deb0ce901f66876e40733a4611493716ef3bdc0afa5
7
- data.tar.gz: dd4eec5a9136c0bd19df7e1b5eed4f31aee12393520b45cd7d0910edb4513c99d9d78dee271cdfd354d5be43e9dd0b9ebe8d15ddf68ab5e12c19e4e271212a71
6
+ metadata.gz: 6c3bfc2554932682db843c2497ad5a5cb8b440ed26519bb984305b2355ba5189903a9563b4e55e0d665d6c6b92386644d27cccb3397f43e1d2d60479043963f5
7
+ data.tar.gz: f5fdbd831028e0f6e790bc889661e4075f9259dba7a9135f8621d8784bed04893e552ebd6692a89f7706138c28a462b4bd90bbc133eb955a1b71c95c32926e5d
@@ -22,12 +22,18 @@
22
22
  <div id="coat-of-arms" alt=""></div>
23
23
  <div class="name">DVLA</div>
24
24
  </a>
25
- <%= yield :header_application_title %>
25
+ <div id="header-application-title">
26
+ <%= yield :header_application_title %>
27
+ </div>
28
+ </div>
29
+ <div id="header-search">
30
+ <%= yield :header_search %>
26
31
  </div>
27
- <%= yield :header_search %>
28
32
  </div>
29
33
  <div id="header-float-right">
30
- <%= yield :header_user_account %>
34
+ <div id="user-account">
35
+ <%= yield :header_user_account %>
36
+ </div>
31
37
  </div>
32
38
  </div>
33
39
  </div>
@@ -22,12 +22,18 @@
22
22
  <div id="coat-of-arms" alt=""></div>
23
23
  <div class="name">DVLA</div>
24
24
  </a>
25
- <%= yield :header_application_title %>
25
+ <div id="header-application-title">
26
+ <%= yield :header_application_title %>
27
+ </div>
28
+ </div>
29
+ <div id="header-search">
30
+ <%= yield :header_search %>
26
31
  </div>
27
- <%= yield :header_search %>
28
32
  </div>
29
33
  <div id="header-float-right">
30
- <%= yield :header_user_account %>
34
+ <div id="user-account">
35
+ <%= yield :header_user_account %>
36
+ </div>
31
37
  </div>
32
38
  </div>
33
39
  </div>
@@ -22,12 +22,18 @@
22
22
  <div id="coat-of-arms" alt=""></div>
23
23
  <div class="name">DVLA</div>
24
24
  </a>
25
- <%= yield :header_application_title %>
25
+ <div id="header-application-title">
26
+ <%= yield :header_application_title %>
27
+ </div>
28
+ </div>
29
+ <div id="header-search">
30
+ <%= yield :header_search %>
26
31
  </div>
27
- <%= yield :header_search %>
28
32
  </div>
29
33
  <div id="header-float-right">
30
- <%= yield :header_user_account %>
34
+ <div id="user-account">
35
+ <%= yield :header_user_account %>
36
+ </div>
31
37
  </div>
32
38
  </div>
33
39
  </div>
@@ -22,12 +22,18 @@
22
22
  <div id="coat-of-arms" alt=""></div>
23
23
  <div class="name">DVLA</div>
24
24
  </a>
25
- <%= yield :header_application_title %>
25
+ <div id="header-application-title">
26
+ <%= yield :header_application_title %>
27
+ </div>
28
+ </div>
29
+ <div id="header-search">
30
+ <%= yield :header_search %>
26
31
  </div>
27
- <%= yield :header_search %>
28
32
  </div>
29
33
  <div id="header-float-right">
30
- <%= yield :header_user_account %>
34
+ <div id="user-account">
35
+ <%= yield :header_user_account %>
36
+ </div>
31
37
  </div>
32
38
  </div>
33
39
  </div>
@@ -22,12 +22,18 @@
22
22
  <div id="coat-of-arms" alt=""></div>
23
23
  <div class="name">DVLA</div>
24
24
  </a>
25
- <%= yield :header_application_title %>
25
+ <div id="header-application-title">
26
+ <%= yield :header_application_title %>
27
+ </div>
28
+ </div>
29
+ <div id="header-search">
30
+ <%= yield :header_search %>
26
31
  </div>
27
- <%= yield :header_search %>
28
32
  </div>
29
33
  <div id="header-float-right">
30
- <%= yield :header_user_account %>
34
+ <div id="user-account">
35
+ <%= yield :header_user_account %>
36
+ </div>
31
37
  </div>
32
38
  </div>
33
39
  </div>
@@ -22,12 +22,18 @@
22
22
  <div id="coat-of-arms" alt=""></div>
23
23
  <div class="name">DVLA</div>
24
24
  </a>
25
- <%= yield :header_application_title %>
25
+ <div id="header-application-title">
26
+ <%= yield :header_application_title %>
27
+ </div>
28
+ </div>
29
+ <div id="header-search">
30
+ <%= yield :header_search %>
26
31
  </div>
27
- <%= yield :header_search %>
28
32
  </div>
29
33
  <div id="header-float-right">
30
- <%= yield :header_user_account %>
34
+ <div id="user-account">
35
+ <%= yield :header_user_account %>
36
+ </div>
31
37
  </div>
32
38
  </div>
33
39
  </div>
@@ -1,6 +1,6 @@
1
1
  {% block top_of_page %}{% endblock %}
2
- <html>
3
2
 
3
+ <html lang="en">
4
4
  <head>
5
5
  <title>{% block page_title %} {% endblock %}</title>
6
6
  <meta name="viewport" content="width=device-width" />
@@ -1,6 +1,6 @@
1
1
  {% block top_of_page %}{% endblock %}
2
- <html>
3
2
 
3
+ <html lang="en">
4
4
  <head>
5
5
  <title>{% block page_title %} {% endblock %}</title>
6
6
  <meta name="viewport" content="width=device-width" />
@@ -1,6 +1,6 @@
1
1
  {% block top_of_page %}{% endblock %}
2
- <html>
3
2
 
3
+ <html lang="en">
4
4
  <head>
5
5
  <title>{% block page_title %} {% endblock %}</title>
6
6
  <meta name="viewport" content="width=device-width" />
@@ -1,6 +1,6 @@
1
1
  {% block top_of_page %}{% endblock %}
2
- <html>
3
2
 
3
+ <html lang="en">
4
4
  <head>
5
5
  <title>{% block page_title %} {% endblock %}</title>
6
6
  <meta name="viewport" content="width=device-width" />
@@ -1,6 +1,6 @@
1
1
  {% block top_of_page %}{% endblock %}
2
- <html>
3
2
 
3
+ <html lang="en">
4
4
  <head>
5
5
  <title>{% block page_title %} {% endblock %}</title>
6
6
  <meta name="viewport" content="width=device-width" />
@@ -1,6 +1,6 @@
1
1
  {% block top_of_page %}{% endblock %}
2
- <html>
3
2
 
3
+ <html lang="en">
4
4
  <head>
5
5
  <title>{% block page_title %} {% endblock %}</title>
6
6
  <meta name="viewport" content="width=device-width" />
@@ -1,3 +1,3 @@
1
1
  module DvlaInternalFrontendToolkit
2
- VERSION = "0.4.8"
2
+ VERSION = "0.4.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dvla_internal_frontend_toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.8
4
+ version: 0.4.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Liam Betsworth