metadata_presenter 2.15.6 → 2.15.7

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: 317f9738775d4f54ec39b2a26022a7d10849ea62f9dbe11a5d3438f934fe68a6
4
- data.tar.gz: a06c2f83f04f48dfce34b257bbade85f4ebc1600b277391583689a2e8989dbfd
3
+ metadata.gz: d9e3440c00ba0d6f409a1bbf12067692b52b5fc9f82d236c4914e1ddee934b96
4
+ data.tar.gz: 0ebdbe91b53ec56f5af3b8a6c2fefd0c6e72eae410843e26120198afe4513e73
5
5
  SHA512:
6
- metadata.gz: ffd0e8343e0cdc239992f13703f180bfb9ca0a956e777ffb035ad59bdd302453aae62d3f67d8107cb9fc22d54a5d81b7a661d102a9e556fad6daf3933adf9d20
7
- data.tar.gz: 2c4e98e7c2890061e4e3a9f34a7b337e22fdf3c2aceda4da7d52b7f46818098d72f02ac4080b381cda115bd4c63295ad110a86c41025a9fb0f94b330130e8e10
6
+ metadata.gz: c79b50a7ead0b35d3fca70af9c7f4a51b7d66a79963b7cc0f63dc1bbf9711fbfc8bdb3b4b9f39c20a092d63c166b23591b50a402b2b1cea6c13a50902c60f11b
7
+ data.tar.gz: faa1fab939c694bfe663c2dd0df71cd567f423af222e8a84fe16e05eeb572d2d6f2a36382b7efedfba7c7fb2afed7f2f3e655187d135bac84fc0e4949658bb11
@@ -358,8 +358,8 @@
358
358
  "before_you_start": "###Before you start\r\nYou can also register by post.\r\n\r\nThe online service is also available in Welsh (Cymraeg).\r\n\r\nYou cannot register for this service if you’re in the UK illegally."
359
359
  },
360
360
  {
361
- "_id": "page.thisisareallylongnamethatshouldcauseavisualissue",
362
- "url": "thisisareallylongnamethatshouldcauseavisualissue",
361
+ "_id": "page.page-a",
362
+ "url": "page-a",
363
363
  "body": "Body section",
364
364
  "lede": "",
365
365
  "_type": "page.singlequestion",
@@ -367,9 +367,9 @@
367
367
  "heading": "",
368
368
  "components": [
369
369
  {
370
- "_id": "thisisareallylongnamethatshouldcauseavisualissue_text_1",
370
+ "_id": "page-a_text_1",
371
371
  "hint": "",
372
- "name": "thisisareallylongnamethatshouldcauseavisualissue_text_1",
372
+ "name": "page-a_text_1",
373
373
  "_type": "text",
374
374
  "_uuid": "bcedde64-8996-4911-9426-fafaf91008e0",
375
375
  "label": "Page A",
@@ -281,8 +281,8 @@
281
281
  "before_you_start": "###Before you start\r\nYou can also register by post.\r\n\r\nThe online service is also available in Welsh (Cymraeg).\r\n\r\nYou cannot register for this service if you’re in the UK illegally."
282
282
  },
283
283
  {
284
- "_id": "page.thisisareallylongnamethatshouldcauseavisualissue",
285
- "url": "thisisareallylongnamethatshouldcauseavisualissue",
284
+ "_id": "page.page-a",
285
+ "url": "page-a",
286
286
  "body": "Body section",
287
287
  "lede": "",
288
288
  "_type": "page.singlequestion",
@@ -290,9 +290,9 @@
290
290
  "heading": "",
291
291
  "components": [
292
292
  {
293
- "_id": "thisisareallylongnamethatshouldcauseavisualissue_text_1",
293
+ "_id": "page-a_text_1",
294
294
  "hint": "",
295
- "name": "thisisareallylongnamethatshouldcauseavisualissue_text_1",
295
+ "name": "page-a_text_1",
296
296
  "_type": "text",
297
297
  "_uuid": "bcedde64-8996-4911-9426-fafaf91008e0",
298
298
  "label": "Page A",
@@ -1,3 +1,3 @@
1
1
  module MetadataPresenter
2
- VERSION = '2.15.6'.freeze
2
+ VERSION = '2.15.7'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metadata_presenter
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.15.6
4
+ version: 2.15.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - MoJ Forms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-14 00:00:00.000000000 Z
11
+ date: 2022-01-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: govuk_design_system_formbuilder