{"version":3,"file":"MultilineTextPropertyWidget.mjs","names":["React","BaseTextPropertyWidget","MultilineTextPropertyWidget","props","$","_c","t0"],"sources":["../../../../src/UI/property/widgets/MultilineTextPropertyWidget.jsx"],"sourcesContent":["import React from 'react';\nimport { BaseTextPropertyWidget } from './TextPropertyWidget';\n\n/**\n * `multiline-text` property widget\n *\n * Outputs a multiline TextField\n */\nconst MultilineTextPropertyWidget = props => {\n  return <BaseTextPropertyWidget multiline rows={2} rowsMax={10} {...props} />;\n};\n\nexport default MultilineTextPropertyWidget;\n"],"mappings":";;;;;;;;;;;AAQA,MAAME,+BAA8BC,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAC3BG,OAAA,sBAAA,cAAC,wBAAD;GAAwB,WAAA;GAAgB,MAAA;GAAY,SAAA;GAAE,GAAMH;GAAS,CAAA;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAArEE"}