metadata_presenter 2.7.1 → 2.10.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.
Binary file
@@ -1,3 +1,3 @@
1
1
  module MetadataPresenter
2
- VERSION = '2.7.1'.freeze
2
+ VERSION = '2.10.0'.freeze
3
3
  end
@@ -31,6 +31,11 @@
31
31
  "items": {
32
32
  "type": "object",
33
33
  "properties": {
34
+ "_uuid": {
35
+ "type": "string",
36
+ "title": "Unique identifier of the conditional",
37
+ "description": "Used internally in the editor and the runner"
38
+ },
34
39
  "_type": {
35
40
  "type": "string",
36
41
  "enum": [
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.7.1
4
+ version: 2.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - MoJ Forms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-08 00:00:00.000000000 Z
11
+ date: 2021-12-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: govuk_design_system_formbuilder
@@ -398,6 +398,8 @@ files:
398
398
  - fixtures/branching_7.png
399
399
  - fixtures/branching_8.json
400
400
  - fixtures/branching_8.png
401
+ - fixtures/branching_9.json
402
+ - fixtures/branching_9.png
401
403
  - fixtures/exit_only_service.json
402
404
  - fixtures/invalid_content_page.json
403
405
  - fixtures/no_component_page.json