govuk_web_banners 1.1.3 → 1.2.0

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
  SHA256:
3
- metadata.gz: aeb91843024b8fd419414407feb287ea9fbba938e4d5bb9d35537553db850a7f
4
- data.tar.gz: b4c3f999aced4568d4bcc42059795f8226da977b41bbb8cac4188f1a62af7c99
3
+ metadata.gz: f4c7c7a56e1dc15439a274b7c0b6454b43f8b7cf5e9ee91d9e27508b19406b65
4
+ data.tar.gz: 1b66c1f15e0d7f6bce201b11ba4d596af0c37beaa62be7d60931363b338370ac
5
5
  SHA512:
6
- metadata.gz: fbbc106ec5f84d379285dca781c97fa71ca4ddba378e8a7bbe6642fc0f4d40d61888d9c65059361dd4ca671e2da1b1553106106b464c2a7de9a5a8fb21512834
7
- data.tar.gz: 4ba8342e08e438961b6d25fc755c815fcf3e83d17c467e5922ddb6740c97ec3940e6edfbd667b7fb5e050afb0c5b7c75ee2cfab51190ed68ddf85196ad8f3c7f
6
+ metadata.gz: 23025bb40a114ca11faaca75dd65bc563a37d39e8d193e4b9058da784025c98a89b2ef345955d3c4be7a617526b097087742a5321a6e3f327ea9c876df392122
7
+ data.tar.gz: 105c3a2e04a61892a6b02a15e01b7cc7c8682382c646ec8cf3d39810733dc0c75da51f639131259cecea05556715971322994ed6885a0b8032d454b19105d617
@@ -1,24 +1,35 @@
1
1
  # Check README.md for how to format this file
2
2
  banners:
3
- - name: HMRC banner - Debt Management 2025/02/18
3
+ - name: HMRC Comms & Guidance banner - Guidance 2025/02/18
4
4
  suggestion_text: "Help improve GOV.UK"
5
5
  suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
6
- survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_Tax_Debt_Management
6
+ survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_CT-Guidance_TAD
7
7
  page_paths:
8
8
  # government-frontend
9
- - /guidance/find-out-how-to-pay-a-debt-to-hmrc-with-a-time-to-pay-arrangement
10
- - /guidance/what-will-happen-if-you-do-not-pay-your-tax-bill
11
- - /guidance/pay-taxes-penalties-and-enquiry-settlements
12
- - /difficulties-paying-hmrc
13
- start_date: 2025/02/18
14
- end_date: 2025/04/15
15
- - name: HMRC banner 2025/02/25
9
+ - /government/collections/corporation-tax-detailed-information
10
+ - /government/collections/allowances-expenses-and-reliefs-when-you-run-a-business
11
+ - /corporation-tax/work-out-your-corporation-tax
12
+ - /corporation-tax-rates/allowances-and-reliefs
13
+ start_date: 2025/05/29
14
+ end_date: 2025/06/26
15
+ - name: HMRC Comms & Guidance banner - Charity 2025/02/18
16
16
  suggestion_text: "Help improve GOV.UK"
17
17
  suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
18
- survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_Apply_for_alcoholic_producers_approval
18
+ survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_CT-Charity_TAD
19
19
  page_paths:
20
20
  # government-frontend
21
- - /guidance/check-if-you-need-an-alcoholic-products-producer-approval-appa
22
- - /guidance/apply-for-an-alcoholic-products-producer-approval-appa
23
- start_date: 2025/02/25
24
- end_date: 2025/03/25
21
+ - /claim-gift-aid
22
+ start_date: 2025/05/29
23
+ end_date: 2025/06/26
24
+ - name: HMRC Comms & Guidance banner - Manual 2025/02/18
25
+ suggestion_text: "Help improve GOV.UK"
26
+ suggestion_link_text: "Sign up to take part in user research (opens in a new tab)"
27
+ survey_url: https://survey.take-part-in-research.service.gov.uk/jfe/form/SV_74GjifgnGv6GsMC?Source=BannerList_HMRC_CT-Manual_TAD
28
+ page_paths:
29
+ # government-frontend
30
+ - /hmrc-internal-manuals/business-income-manual/bim30000
31
+ - /hmrc-internal-manuals/business-income-manual/bim37000
32
+ - /hmrc-internal-manuals/property-income-manual/pim1900
33
+ - /hmrc-internal-manuals/property-income-manual/pim2010
34
+ start_date: 2025/05/29
35
+ end_date: 2025/06/26
@@ -1,3 +1,3 @@
1
1
  module GovukWebBanners
2
- VERSION = "1.1.3".freeze
2
+ VERSION = "1.2.0".freeze
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_web_banners
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-24 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: govuk_app_config
@@ -207,7 +207,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
207
207
  - !ruby/object:Gem::Version
208
208
  version: '0'
209
209
  requirements: []
210
- rubygems_version: 3.6.6
210
+ rubygems_version: 3.6.9
211
211
  specification_version: 4
212
212
  summary: A gem to support banners on GOV.UK frontend applications
213
213
  test_files: []