Capital/tina/tina-lock.json

1 line
52 KiB
JSON
Raw Normal View History

2024-01-21 10:20:36 +00:00
{"schema":{"version":{"fullVersion":"1.4.32","major":"1","minor":"4","patch":"32"},"meta":{"flags":["experimentalData"]},"collections":[{"label":"Authors","name":"author","path":"content/authors","format":"mdx","fields":[{"type":"string","label":"Name","name":"name","isTitle":true,"required":true,"namespace":["author","name"],"searchable":true,"uid":false},{"type":"image","label":"Avatar","name":"avatar","namespace":["author","avatar"],"searchable":false,"uid":false},{"type":"rich-text","label":"Introduction","name":"_body","templates":[],"isBody":true,"namespace":["author","_body"],"searchable":true,"parser":{"type":"mdx"},"uid":false}],"namespace":["author"]},{"label":"Events","name":"event","path":"content/events","format":"mdx","ui":{},"fields":[{"type":"string","label":"Title","name":"title","isTitle":true,"required":true,"namespace":["event","title"],"searchable":true,"uid":false},{"type":"image","name":"heroImg","label":"Hero Image","namespace":["event","heroImg"],"searchable":false,"uid":false},{"type":"reference","label":"Author","name":"author","collections":["author"],"namespace":["event","author"],"searchable":true,"uid":false},{"type":"string","label":"Description","name":"description","namespace":["event","description"],"searchable":true,"uid":false},{"type":"datetime","label":"Published Date","name":"date","ui":{"dateFormat":"MMMM DD YYYY","timeFormat":"hh:mm A"},"namespace":["event","date"],"searchable":true,"uid":false},{"type":"rich-text","label":"Body","name":"_body","templates":[],"isBody":true,"namespace":["event","_body"],"searchable":true,"parser":{"type":"mdx"},"uid":false}],"namespace":["event"]},{"label":"Pages","name":"page","path":"content/pages","format":"mdx","ui":{},"fields":[{"type":"string","label":"Title","name":"title","description":"The title of the page. This is used to display the title in the CMS","isTitle":true,"required":true,"namespace":["page","title"],"searchable":true,"uid":false},{"type":"rich-text","label":"Body","name":"_body","templates":[],"isBody":true,"namespace":["page","_body"],"searchable":true,"parser":{"type":"mdx"},"uid":false}],"namespace":["page"]},{"label":"Posts","name":"post","path":"content/posts","format":"mdx","ui":{},"fields":[{"type":"string","label":"Title","name":"title","isTitle":true,"required":true,"namespace":["post","title"],"searchable":true,"uid":false},{"type":"image","name":"heroImg","label":"Hero Image","namespace":["post","heroImg"],"searchable":false,"uid":false},{"type":"reference","label":"Author","name":"author","collections":["author"],"namespace":["post","author"],"searchable":true,"uid":false},{"type":"string","label":"Description","name":"description","namespace":["post","description"],"searchable":true,"uid":false},{"type":"datetime","label":"Published Date","name":"date","ui":{"dateFormat":"MMMM DD YYYY","timeFormat":"hh:mm A"},"namespace":["post","date"],"searchable":true,"uid":false},{"label":"Categories","name":"categories","type":"string","list":true,"namespace":["post","categories"],"searchable":true,"uid":false},{"label":"Tags","name":"tags","type":"string","list":true,"namespace":["post","tags"],"searchable":true,"uid":false},{"label":"Type","name":"type","type":"string","component":"select","options":["article","podcast","announcement"],"list":true,"namespace":["post","type"],"searchable":true,"uid":false},{"type":"rich-text","label":"Body","name":"_body","templates":[{"name":"Video","label":"Video","fields":[{"name":"sources","label":"Sources","type":"object","fields":[{"name":"caption","label":"Caption","type":"string","namespace":["post","_body","Video","sources","caption"]},{"name":"url","label":"URL","type":"string","namespace":["post","_body","Video","sources","url"]}],"list":true,"namespace":["post","_body","Video","sources"],"searchable":true,"uid":false}],"namespace":["post","_body","Video"]}],"isBody":true,"namespace":["post","_body"],"searchable":true,"parser":{"type":"mdx"},"uid":false}],"namespace":["post"]}],"config":{"media":{"tina":{"publicFolder":"public","mediaRoot":"media"}}}},"lookup":{"DocumentConnecti