{"version":3,"file":"height.mjs","names":["heightField: TextField"],"sources":["../../src/fields/height.ts"],"sourcesContent":["import type { TextField } from 'payload'\n\nexport const heightField: TextField = {\n  name: 'height',\n  label: 'Height',\n  type: 'text',\n  admin: {\n    readOnly: true,\n    hidden: false,\n    width: '50%',\n  },\n}\n"],"mappings":";AAEA,MAAaA,cAAyB;CACpC,MAAM;CACN,OAAO;CACP,MAAM;CACN,OAAO;EACL,UAAU;EACV,QAAQ;EACR,OAAO;EACR;CACF"}