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