ccs-digitalmarketplace-frameworks 4.4.24 → 4.4.26

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.
@@ -48,6 +48,8 @@ hint: >
48
48
  </p>
49
49
 
50
50
  type: upload
51
+ optional: true
52
+ optional_text: if applicable
51
53
 
52
54
  file_settings:
53
55
  name: fvra-consortium-recent-draft-accounts-5a
@@ -69,8 +71,6 @@ depends:
69
71
  - fvra_lot_2_with_other_lots_pass
70
72
 
71
73
  validations:
72
- - name: answer_required
73
- message: You must upload attachment 5a
74
74
  - name: file_is_valid_format
75
75
  message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
76
76
  - name: file_is_less_than_5mb
@@ -48,6 +48,8 @@ hint: >
48
48
  </p>
49
49
 
50
50
  type: upload
51
+ optional: true
52
+ optional_text: if applicable
51
53
 
52
54
  file_settings:
53
55
  name: fvra-consortium-recent-draft-accounts-5b
@@ -68,8 +70,6 @@ depends:
68
70
  - fvra_default_fail
69
71
 
70
72
  validations:
71
- - name: answer_required
72
- message: You must upload attachment 5b
73
73
  - name: file_is_valid_format
74
74
  message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
75
75
  - name: file_is_less_than_5mb
@@ -48,6 +48,8 @@ hint: >
48
48
  </p>
49
49
 
50
50
  type: upload
51
+ optional: true
52
+ optional_text: if applicable
51
53
 
52
54
  file_settings:
53
55
  name: fvra-recent-draft-accounts-5a
@@ -69,8 +71,6 @@ depends:
69
71
  - fvra_lot_2_with_other_lots_pass
70
72
 
71
73
  validations:
72
- - name: answer_required
73
- message: You must upload attachment 5a
74
74
  - name: file_is_valid_format
75
75
  message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
76
76
  - name: file_is_less_than_5mb
@@ -48,6 +48,8 @@ hint: >
48
48
  </p>
49
49
 
50
50
  type: upload
51
+ optional: true
52
+ optional_text: if applicable
51
53
 
52
54
  file_settings:
53
55
  name: fvra-recent-draft-accounts-5b
@@ -68,8 +70,6 @@ depends:
68
70
  - fvra_default_fail
69
71
 
70
72
  validations:
71
- - name: answer_required
72
- message: You must upload attachment 5b
73
73
  - name: file_is_valid_format
74
74
  message: Your document is not in an open document, spreadsheet or zip format. Please save as a Spreadsheet (ODS or XLSX) or, Open Document Format (ODF), PDF/A (eg .pdf, .odt) or Zip (.zip) file.
75
75
  - name: file_is_less_than_5mb
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.4.24",
3
+ "version": "4.4.26",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",