{"version":3,"file":"DateTimePropertyWidget.mjs","names":["React","BaseTextPropertyWidget","DateTimeField","DateTimePropertyWidget","props","$","_c","t0"],"sources":["../../../../src/UI/property/widgets/DateTimePropertyWidget.jsx"],"sourcesContent":["import React from 'react';\nimport { BaseTextPropertyWidget } from './TextPropertyWidget';\nimport { DateTimeField } from '../../inputs/datetimes/DateTimeField';\n\n/**\n * `date` property widget\n *\n * Outputs a DateTimePicker field\n */\nconst DateTimePropertyWidget = (props) => {\n  return (\n    <BaseTextPropertyWidget\n      component={DateTimeField}\n      inputVariant='outlined'\n      {...props}\n    />\n  );\n};\n\nexport default DateTimePropertyWidget;\n"],"mappings":";;;;;;;;;;;;AASA,MAAMG,0BAAyBC,UAAA;CAAA,MAAAC,IAAAC,EAAA,EAAA;CAAA,IAAAC;AAAA,KAAAF,EAAA,OAAAD,OAAA;AAE3BG,OAAA,sBAAA,cAAC,wBAAD;GACaL,WAAAA;GACE,cAAA;GAAU,GACnBE;GACJ,CAAA;AAAAC,IAAA,KAAAD;AAAAC,IAAA,KAAAE;OAAAA,MAAAF,EAAA;AAAA,QAJFE"}