UNPKG

@lucidcms/core

Version:

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

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