@pdtf/schemas 3.0.0-17 → 3.0.0-18

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pdtf/schemas",
3
- "version": "3.0.0-17",
3
+ "version": "3.0.0-18",
4
4
  "description": "Property Data Trust Framework Schemas and Utilities",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -396,7 +396,7 @@
396
396
  "heatingLastServicedReport": "To follow"
397
397
  }
398
398
  },
399
- "otherHeatingFeatures": ["Underfloor Heating"]
399
+ "otherHeatingFeatures": ["Underfloor heating"]
400
400
  },
401
401
  "insurance": {
402
402
  "isInsured": "Yes",
@@ -19071,7 +19071,7 @@
19071
19071
  "title": "",
19072
19072
  "enum": ["Yes", "To be connected", "No", "Not known"],
19073
19073
  "con29DWEnum": ["Yes", "No"],
19074
- "ntsEnum": ["Yes", "No", "Not known"],
19074
+ "ntsEnum": ["Yes", "No"],
19075
19075
  "ta6Enum": ["Yes", "No", "Not known"]
19076
19076
  }
19077
19077
  },
@@ -19139,7 +19139,7 @@
19139
19139
  "title": "",
19140
19140
  "enum": ["Yes", "To be connected", "No", "Not known"],
19141
19141
  "con29DWEnum": ["Yes", "No"],
19142
- "ntsEnum": ["Yes", "No", "Not known"],
19142
+ "ntsEnum": ["Yes", "No"],
19143
19143
  "ta6Enum": ["Yes", "No", "Not known"]
19144
19144
  }
19145
19145
  },
@@ -19988,6 +19988,7 @@
19988
19988
  "enum": [
19989
19989
  "Central heating",
19990
19990
  "Communal heating system",
19991
+ "Room heaters only",
19991
19992
  "None"
19992
19993
  ]
19993
19994
  }
@@ -20245,17 +20246,18 @@
20245
20246
  "items": {
20246
20247
  "type": "string",
20247
20248
  "enum": [
20248
- "Air Conditioning",
20249
- "Double Glazing",
20250
- "Eco-Friendly",
20251
- "Night Storage",
20252
- "Solar Water",
20253
- "Underfloor Heating",
20254
- "Wood Burner",
20255
- "Open Fire",
20256
- "Ground Source Heat Pump",
20257
- "Air Source Heat Pump",
20258
- "Solar Thermal"
20249
+ "Air conditioning",
20250
+ "Double glazing",
20251
+ "Triple glazing",
20252
+ "Night storage",
20253
+ "Solar water",
20254
+ "Underfloor heating",
20255
+ "Wood burner",
20256
+ "Open fire",
20257
+ "Ground source heat pump",
20258
+ "Air source heat pump",
20259
+ "Solar thermal",
20260
+ "Passive House design"
20259
20261
  ]
20260
20262
  }
20261
20263
  }
@@ -1400,8 +1400,7 @@
1400
1400
  "ntsRef": "B3.3.1.1",
1401
1401
  "enum": [
1402
1402
  "Yes",
1403
- "No",
1404
- "Not known"
1403
+ "No"
1405
1404
  ]
1406
1405
  }
1407
1406
  }
@@ -1509,8 +1508,7 @@
1509
1508
  "ntsRef": "B3.3.2.1",
1510
1509
  "enum": [
1511
1510
  "Yes",
1512
- "No",
1513
- "Not known"
1511
+ "No"
1514
1512
  ]
1515
1513
  }
1516
1514
  }
@@ -17425,6 +17425,7 @@
17425
17425
  "enum": [
17426
17426
  "Central heating",
17427
17427
  "Communal heating system",
17428
+ "Room heaters only",
17428
17429
  "None"
17429
17430
  ]
17430
17431
  }
@@ -17624,17 +17625,18 @@
17624
17625
  "items": {
17625
17626
  "type": "string",
17626
17627
  "enum": [
17627
- "Air Conditioning",
17628
- "Double Glazing",
17629
- "Eco-Friendly",
17630
- "Night Storage",
17631
- "Solar Water",
17632
- "Underfloor Heating",
17633
- "Wood Burner",
17634
- "Open Fire",
17635
- "Ground Source Heat Pump",
17636
- "Air Source Heat Pump",
17637
- "Solar Thermal"
17628
+ "Air conditioning",
17629
+ "Double glazing",
17630
+ "Triple glazing",
17631
+ "Night storage",
17632
+ "Solar water",
17633
+ "Underfloor heating",
17634
+ "Wood burner",
17635
+ "Open fire",
17636
+ "Ground source heat pump",
17637
+ "Air source heat pump",
17638
+ "Solar thermal",
17639
+ "Passive House design"
17638
17640
  ]
17639
17641
  }
17640
17642
  }