{
  "version": 3,
  "sources": ["../../../src/components/dataform-controls/number.tsx"],
  "sourcesContent": ["/**\n * Internal dependencies\n */\nimport type { DataFormControlProps } from '../../types';\nimport ValidatedNumber from './utils/validated-number';\n\nexport default function Number< Item >( props: DataFormControlProps< Item > ) {\n\treturn <ValidatedNumber { ...props } />;\n}\n"],
  "mappings": ";AAIA,OAAO,qBAAqB;AAGpB;AADO,SAAR,OAAiC,OAAsC;AAC7E,SAAO,oBAAC,mBAAkB,GAAG,OAAQ;AACtC;",
  "names": []
}
