govuk_publishing_components 24.15.2 → 24.15.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a009f2b465acce49f9629d93f93b9766f6094782d58511beb9de6493339da158
4
- data.tar.gz: d8e7429882e8c30ae8f381fd2fc158007da6d37c734e2108acd20c5496868a82
3
+ metadata.gz: 0ca0bc4aaec398f4d2bcb5d7f5727169638e3780495ae7bf9518ce979283bb20
4
+ data.tar.gz: fb29ac6713100ffba6c45f1f2e1a955d4ca071cdd2b9ede0a28e14cac1e7f8dd
5
5
  SHA512:
6
- metadata.gz: f68f9ede39daaae299e1f4bab7fc2231df610c21dc3440a53fbcd247b1ee6e1c48a3e4e488894f967ce6c3edef414428dd8c58f1c86f349e19f533a1a773d05f
7
- data.tar.gz: af13f81336c52694fbaf55a412debb20412dc583dac7108dc12b758cb6aff656f554822fa96a4d25369f56aa4c8872c0706bee6c8b6d2c052a9f12dbb97b8c2d
6
+ metadata.gz: eafcd908a1accfe8c3d4d049dbf21a7f314d53e5484c926badd915f00a68810330c37bda6b9965354791140770b9726352487532987f4b9f820cc65079b1717f
7
+ data.tar.gz: af6c0b5853f8eebc4ae69642b03008dc9e05d926cdef050ca10f243d65809320ca642818d11c898e9ac63e8c7b8acb027bf9947547023ddade74f2e65195c8b6
@@ -198,6 +198,20 @@
198
198
  ['Heading', 'Rules to follow'],
199
199
  ['Heading', 'Good to know'],
200
200
  ['Heading', 'Change your answers']
201
+ ],
202
+ '/guidance/brexit-guidance-for-businesses': [
203
+ ['Percent', 20],
204
+ ['Percent', 40],
205
+ ['Percent', 60],
206
+ ['Percent', 80],
207
+ ['Percent', 100]
208
+ ],
209
+ '/guidance/brexit-guidance-for-individuals-and-families': [
210
+ ['Percent', 20],
211
+ ['Percent', 40],
212
+ ['Percent', 60],
213
+ ['Percent', 80],
214
+ ['Percent', 100]
201
215
  ]
202
216
  }
203
217
 
@@ -760,7 +760,6 @@ LUX = (function () {
760
760
  (n = document.getElementsByTagName("body")).length) &&
761
761
  n[0].appendChild(t);
762
762
  })(e);
763
- console.log(LUX.samplerate)
764
763
  new Image().src = e;
765
764
  }
766
765
  function ie(e) {
@@ -1014,7 +1013,7 @@ LUX.beaconMode = "simple";
1014
1013
  // Setting debug to `true` shows what happening as it happens. Running
1015
1014
  // `LUX.getDebug()` in the browser's console will show the history of what's
1016
1015
  // happened.
1017
- LUX.debug = true;
1016
+ LUX.debug = false;
1018
1017
 
1019
1018
  // Forces sampling - useful for when used with `debug = true`
1020
1019
  // LUX.forceSample()
@@ -18,5 +18,10 @@
18
18
  id: "site-search-text",
19
19
  margin_bottom: 0,
20
20
  no_border: true,
21
+ data_attributes: {
22
+ track_category: "headerClicked",
23
+ track_action: "searchSubmitted",
24
+ track_label: "none",
25
+ },
21
26
  } %>
22
27
  </form>
@@ -0,0 +1,4 @@
1
+ data:
2
+ yaml:
3
+ write:
4
+ line_width: -1
@@ -12,20 +12,14 @@ en:
12
12
  article_schema:
13
13
  scoped_search_description: Search within %{title}
14
14
  attachment:
15
- opendocument_html: This file is in an <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation'
16
- target=%{target} class='govuk-link'>OpenDocument</a> format
15
+ opendocument_html: This file is in an <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> format
17
16
  order_a_copy: Order a copy
18
17
  page:
19
18
  one: 1 page
20
- other: '%{count} pages'
19
+ other: "%{count} pages"
21
20
  reference: 'Ref: %{reference}'
22
21
  request_format_cta: Request an accessible format.
23
- request_format_details_html: If you use assistive technology (such as a screen
24
- reader) and need a version of this document in a more accessible format, please
25
- email <a href='mailto:%{alternative_format_contact_email}' target='_blank'
26
- class='govuk-link'>%{alternative_format_contact_email}</a>. Please tell us
27
- what format you need. It will help us if you say what assistive technology
28
- you use.
22
+ request_format_details_html: If you use assistive technology (such as a screen reader) and need a version of this document in a more accessible format, please email <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Please tell us what format you need. It will help us if you say what assistive technology you use.
29
23
  request_format_text: This file may not be suitable for users of assistive technology.
30
24
  back_link:
31
25
  back: Back
@@ -44,28 +38,24 @@ en:
44
38
  buttons:
45
39
  accept_cookies: Accept additional cookies
46
40
  reject_cookies: Reject additional cookies
47
- hide: Hide this message
48
- text:
49
- - We use some essential cookies to make this website work.
50
- - We’d like to set additional cookies to understand how you use GOV.UK, remember your settings and improve government services.
51
- - We also use cookies set by other sites to help us deliver content from their services.
52
41
  confirmation_message: You can %{link} at any time.
53
42
  confirmation_message_link: change your cookie settings
43
+ hide: Hide this message
44
+ text:
45
+ - We use some essential cookies to make this website work.
46
+ - We’d like to set additional cookies to understand how you use GOV.UK, remember your settings and improve government services.
47
+ - We also use cookies set by other sites to help us deliver content from their services.
54
48
  title: Cookies on GOV.UK
55
49
  feedback:
56
50
  close: Close
57
- dont_include_personal_info: Don’t include personal or financial information
58
- like your National Insurance number or credit card details.
51
+ dont_include_personal_info: Don’t include personal or financial information like your National Insurance number or credit card details.
59
52
  email_address: Email address
60
53
  help_us_improve_govuk: Help us improve GOV.UK
61
54
  is_not_useful: this page is not useful
62
55
  is_this_page_useful: Is this page useful?
63
56
  is_useful: this page is useful
64
57
  maybe: Maybe
65
- more_about_visit: To help us improve GOV.UK, we’d like to know more about your
66
- visit today. We’ll send you a link to a feedback form. It will take only 2
67
- minutes to fill in. Don’t worry we won’t send you spam or share your email
68
- address with anyone.
58
+ more_about_visit: To help us improve GOV.UK, we’d like to know more about your visit today. We’ll send you a link to a feedback form. It will take only 2 minutes to fill in. Don’t worry we won’t send you spam or share your email address with anyone.
69
59
  'no': 'No'
70
60
  send: Send
71
61
  send_me_survey: Send me the survey
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = "24.15.2".freeze
2
+ VERSION = "24.15.3".freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_publishing_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 24.15.2
4
+ version: 24.15.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-21 00:00:00.000000000 Z
11
+ date: 2021-06-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: govuk_app_config
@@ -178,6 +178,20 @@ dependencies:
178
178
  - - ">="
179
179
  - !ruby/object:Gem::Version
180
180
  version: '0'
181
+ - !ruby/object:Gem::Dependency
182
+ name: i18n-tasks
183
+ requirement: !ruby/object:Gem::Requirement
184
+ requirements:
185
+ - - ">="
186
+ - !ruby/object:Gem::Version
187
+ version: '0'
188
+ type: :development
189
+ prerelease: false
190
+ version_requirements: !ruby/object:Gem::Requirement
191
+ requirements:
192
+ - - ">="
193
+ - !ruby/object:Gem::Version
194
+ version: '0'
181
195
  - !ruby/object:Gem::Dependency
182
196
  name: jasmine
183
197
  requirement: !ruby/object:Gem::Requirement
@@ -804,6 +818,7 @@ files:
804
818
  - app/views/govuk_publishing_components/components/metadata/_sentence.html.erb
805
819
  - app/views/govuk_publishing_components/components/related_navigation/_section.html.erb
806
820
  - app/views/layouts/govuk_publishing_components/application.html.erb
821
+ - config/i18n-tasks.yml
807
822
  - config/initializers/assets.rb
808
823
  - config/locales/ar.yml
809
824
  - config/locales/az.yml