UNPKG

@contentstack/live-preview-utils

Version:

Contentstack provides the Live Preview SDK to establish a communication channel between the various Contentstack SDKs and your website, transmitting live changes to the preview pane.

1 lines 730 B
{"version":3,"sources":["../../../../../../src/visualBuilder/components/icons/fields/index.ts"],"sourcesContent":["import { EditIcon } from \"..\";\nimport { FieldDataType } from \"../../../utils/types/index.types\";\n\n// SVG components for use with Preact components\nexport const fieldIcons: Partial<Record<FieldDataType, React.FC>> = {\n link: EditIcon,\n json_rte: EditIcon,\n html_rte: EditIcon,\n markdown_rte: EditIcon,\n custom_field: EditIcon,\n isodate: EditIcon,\n url: EditIcon,\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,eAAyB;AAIlB,IAAM,aAAuD;AAAA,EAChE,MAAM;AAAA,EACN,UAAU;AAAA,EACV,UAAU;AAAA,EACV,cAAc;AAAA,EACd,cAAc;AAAA,EACd,SAAS;AAAA,EACT,KAAK;AACT;","names":[]}