{"version":3,"file":"AutoSizeInputContext.cjs","sources":["../../../../src/components/Input/AutoSizeInputContext.ts"],"sourcesContent":["import React from 'react';\n\n// Used to tell Input to increase the width properly of the input to fit the text.\n// See comment in Input.tsx for more details\nexport const AutoSizeInputContext = React.createContext(false);\nAutoSizeInputContext.displayName = 'AutoSizeInputContext';\n"],"names":["React"],"mappings":";;;;;;;;;;;AAIO,MAAM,oBAAA,GAAuBA,sBAAA,CAAM,aAAA,CAAc,KAAK;AAC7D,oBAAA,CAAqB,WAAA,GAAc,sBAAA;;;;"}