epb_view_models 2.0.10 → 2.0.12
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 +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +47 -34
- data/api/schemas/data/orchestrate.json +4 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/ExternalDefinitions.xml +1663 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/ExternalDefinitions.xsd +267 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/Templates/AssessorManagement.xsd +212 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/Templates/EPC-Certificate.xsd +398 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/Templates/EPC-CollectedData.xsd +1453 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/Templates/Property.xsd +67 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/Templates/RdSAP-Report.xsd +179 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/UDT/EPC-Domains.xsd +920 -0
- data/api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/UDT/SAP-Domains.xsd +3557 -0
- data/lib/epb_view_models.rb +1 -1
- data/lib/helper/xml_enums_to_output.rb +5 -0
- data/lib/presenter/rd_sap/certificate_summary.rb +5 -4
- data/lib/presenter/rd_sap/domestic_digest.rb +1 -1
- data/lib/presenter/sap/certificate_summary.rb +5 -4
- data/lib/presenter/sap/domestic_digest.rb +1 -1
- data/lib/presenter/xml/parser.rb +1 -1
- data/lib/view_model/factory.rb +1 -0
- data/lib/view_model/rd_sap_schema_ni_210/common_schema.rb +575 -0
- data/lib/view_model/rd_sap_wrapper.rb +2 -0
- metadata +12 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4deaa9ae06eb5be238cdd93f59337a28f533a8558f126c23f57e5feab29cb349
|
4
|
+
data.tar.gz: b55f21c34fa870494a2cbf736850cb46a10d2bde0da5a6aa7642ede1d4daff15
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ebc776bc9f1762ef3db1842addc7cf213976f97cc2fa714ce06fc45d4709157e8da9920db6a1d5915415ad0966f83350c315c92db3fdd1bd2cc0539fc54ac5e2
|
7
|
+
data.tar.gz: bd9d6d22016596a7b32136616f0a844e9b8c5f1e13b303dbb489aba57b95a71642f0caa4e126123a7396d2421483da16838b4763c151e41a16b59c9860834cd3
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,39 +1,44 @@
|
|
1
1
|
GEM
|
2
2
|
remote: https://rubygems.org/
|
3
3
|
specs:
|
4
|
-
activesupport (
|
4
|
+
activesupport (8.0.1)
|
5
5
|
base64
|
6
|
+
benchmark (>= 0.3)
|
6
7
|
bigdecimal
|
7
|
-
concurrent-ruby (~> 1.0, >= 1.
|
8
|
+
concurrent-ruby (~> 1.0, >= 1.3.1)
|
8
9
|
connection_pool (>= 2.2.5)
|
9
10
|
drb
|
10
11
|
i18n (>= 1.6, < 2)
|
12
|
+
logger (>= 1.4.2)
|
11
13
|
minitest (>= 5.1)
|
12
|
-
|
13
|
-
tzinfo (~> 2.0)
|
14
|
+
securerandom (>= 0.3)
|
15
|
+
tzinfo (~> 2.0, >= 2.0.5)
|
16
|
+
uri (>= 0.13.1)
|
14
17
|
ast (2.4.2)
|
15
18
|
base64 (0.2.0)
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
+
benchmark (0.4.0)
|
20
|
+
bigdecimal (3.1.9)
|
21
|
+
concurrent-ruby (1.3.5)
|
22
|
+
connection_pool (2.5.0)
|
19
23
|
diff-lcs (1.5.1)
|
20
24
|
drb (2.2.1)
|
21
|
-
i18n (1.14.
|
25
|
+
i18n (1.14.7)
|
22
26
|
concurrent-ruby (~> 1.0)
|
23
|
-
json (2.
|
24
|
-
|
25
|
-
|
27
|
+
json (2.10.0)
|
28
|
+
language_server-protocol (3.17.0.4)
|
29
|
+
logger (1.6.5)
|
30
|
+
minitest (5.25.4)
|
26
31
|
nokogiri (1.18.1-arm64-darwin)
|
27
32
|
racc (~> 1.4)
|
28
|
-
parallel (1.
|
29
|
-
parser (3.3.
|
33
|
+
parallel (1.26.3)
|
34
|
+
parser (3.3.7.1)
|
30
35
|
ast (~> 2.4.1)
|
31
36
|
racc
|
32
37
|
racc (1.7.3)
|
33
|
-
rack (3.
|
38
|
+
rack (3.1.9)
|
34
39
|
rainbow (3.1.1)
|
35
40
|
rake (13.0.6)
|
36
|
-
regexp_parser (2.
|
41
|
+
regexp_parser (2.10.0)
|
37
42
|
rexml (3.4.0)
|
38
43
|
rspec (3.13.0)
|
39
44
|
rspec-core (~> 3.13.0)
|
@@ -48,36 +53,44 @@ GEM
|
|
48
53
|
diff-lcs (>= 1.2.0, < 2.0)
|
49
54
|
rspec-support (~> 3.13.0)
|
50
55
|
rspec-support (3.13.1)
|
51
|
-
rubocop (1.
|
56
|
+
rubocop (1.70.0)
|
52
57
|
json (~> 2.3)
|
58
|
+
language_server-protocol (>= 3.17.0)
|
53
59
|
parallel (~> 1.10)
|
54
|
-
parser (>= 3.
|
60
|
+
parser (>= 3.3.0.2)
|
55
61
|
rainbow (>= 2.2.2, < 4.0)
|
56
|
-
regexp_parser (>=
|
57
|
-
|
58
|
-
rubocop-ast (>= 1.20.1, < 2.0)
|
62
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
63
|
+
rubocop-ast (>= 1.36.2, < 2.0)
|
59
64
|
ruby-progressbar (~> 1.7)
|
60
|
-
unicode-display_width (>=
|
61
|
-
rubocop-ast (1.
|
62
|
-
parser (>= 3.
|
63
|
-
rubocop-
|
64
|
-
rubocop (
|
65
|
-
|
66
|
-
rubocop
|
65
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
66
|
+
rubocop-ast (1.37.0)
|
67
|
+
parser (>= 3.3.1.0)
|
68
|
+
rubocop-capybara (2.21.0)
|
69
|
+
rubocop (~> 1.41)
|
70
|
+
rubocop-govuk (5.0.8)
|
71
|
+
rubocop (= 1.70.0)
|
72
|
+
rubocop-ast (= 1.37.0)
|
73
|
+
rubocop-capybara (= 2.21.0)
|
74
|
+
rubocop-rails (= 2.28.0)
|
67
75
|
rubocop-rake (= 0.6.0)
|
68
|
-
rubocop-rspec (=
|
69
|
-
rubocop-rails (2.
|
76
|
+
rubocop-rspec (= 3.3.0)
|
77
|
+
rubocop-rails (2.28.0)
|
70
78
|
activesupport (>= 4.2.0)
|
71
79
|
rack (>= 1.1)
|
72
|
-
rubocop (>= 1.
|
80
|
+
rubocop (>= 1.52.0, < 2.0)
|
81
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
73
82
|
rubocop-rake (0.6.0)
|
74
83
|
rubocop (~> 1.0)
|
75
|
-
rubocop-rspec (
|
76
|
-
rubocop (~> 1.
|
84
|
+
rubocop-rspec (3.3.0)
|
85
|
+
rubocop (~> 1.61)
|
77
86
|
ruby-progressbar (1.13.0)
|
87
|
+
securerandom (0.4.1)
|
78
88
|
tzinfo (2.0.6)
|
79
89
|
concurrent-ruby (~> 1.0)
|
80
|
-
unicode-display_width (
|
90
|
+
unicode-display_width (3.1.4)
|
91
|
+
unicode-emoji (~> 4.0, >= 4.0.4)
|
92
|
+
unicode-emoji (4.0.4)
|
93
|
+
uri (1.0.2)
|
81
94
|
zeitwerk (2.6.13)
|
82
95
|
|
83
96
|
PLATFORMS
|
@@ -88,7 +101,7 @@ DEPENDENCIES
|
|
88
101
|
rake (~> 13.0.6)
|
89
102
|
rexml (>= 3.3.9)
|
90
103
|
rspec (~> 3.0)
|
91
|
-
rubocop-govuk (~>
|
104
|
+
rubocop-govuk (~> 5.0)
|
92
105
|
zeitwerk (~> 2.6)
|
93
106
|
|
94
107
|
RUBY VERSION
|
@@ -131,6 +131,10 @@
|
|
131
131
|
"schema_path":
|
132
132
|
"api/schemas/xml/RdSAP-Schema-20.0.0/RdSAP/Templates/RdSAP-Report.xsd"
|
133
133
|
},
|
134
|
+
"RdSAP-Schema-NI-21.0.0": {
|
135
|
+
"schema_path":
|
136
|
+
"api/schemas/xml/RdSAP-Schema-NI-21.0.0/RdSAP/Templates/RdSAP-Report.xsd"
|
137
|
+
},
|
134
138
|
"RdSAP-Schema-NI-20.0.0": {
|
135
139
|
"schema_path":
|
136
140
|
"api/schemas/xml/RdSAP-Schema-NI-20.0.0/RdSAP/Templates/RdSAP-Report.xsd"
|