UNPKG

@lucidcms/core

Version:

The core of the Lucid CMS. It's responsible for spinning up the API and serving the CMS.

1 lines 663 B
{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../../src/libs/collection/custom-fields/fields/section/index.ts"],"sourcesContent":["import { createValueFieldTypeGenerator } from \"../../../type-gen/custom-field.js\";\nimport { sectionFieldConfig } from \"./config.js\";\nimport SectionCustomField from \"./custom-field.js\";\n\nexport default {\n\tconfig: sectionFieldConfig,\n\tclass: SectionCustomField,\n\tfetchRefs: null,\n\tvalidateInput: null,\n\tformatRef: null,\n\tclientTypeGen: createValueFieldTypeGenerator(\"null\"),\n};\n"],"mappings":"uKAIA,IAAA,EAAe,CACd,OAAQ,EACR,MAAO,EACP,UAAW,KACX,cAAe,KACf,UAAW,KACX,cAAe,EAA8B,MAAM,CACpD"}