File tree Expand file tree Collapse file tree 5 files changed +54
-52
lines changed
Expand file tree Collapse file tree 5 files changed +54
-52
lines changed Original file line number Diff line number Diff line change 1212 " cardImage" ,
1313 " cardName" ,
1414 " description" ,
15- " textBackgroundColour" ,
1615 " linkValue" ,
1716 " link"
1817 ],
5251 "title" : " Description" ,
5352 "description" : " "
5453 },
55- "textBackgroundColour" : {
56- "type" : " string" ,
57- "minLength" : 3 ,
58- "maxLength" : 6 ,
59- "title" : " Text Background Colour" ,
60- "description" : " Insert a hex code for background colour of the text area when hovered over"
61- },
6254 "link" : {
6355 "title" : " Link" ,
6456 "description" : " add Link" ,
Original file line number Diff line number Diff line change 33 "id" : " https://s3-eu-west-1.amazonaws.com/dev-solutions/DC-accelerators-v2.0.0/dist/contentTypes/link.json" ,
44 "title" : " Link Accelerator" ,
55 "description" : " Link Accelerator" ,
6+ "allOf" : [
7+ {
8+ "$ref" : " http://bigcontent.io/cms/schema/v1/core#/definitions/content"
9+ }
10+ ],
611 "propertyOrder" : [
712 " label" ,
813 " value"
Original file line number Diff line number Diff line change 33 "id" : " https://s3-eu-west-1.amazonaws.com/dev-solutions/DC-accelerators-v2.0.0/dist/contentTypes/roundel.json" ,
44 "title" : " Roundel" ,
55 "description" : " Roundel Accelerator" ,
6+ "allOf" : [
7+ {
8+ "$ref" : " http://bigcontent.io/cms/schema/v1/core#/definitions/content"
9+ }
10+ ],
611 "propertyOrder" : [
712 " roundel" ,
813 " roundelRatio" ,
You can’t perform that action at this time.
0 commit comments