UNPKG

@grafana/ui

Version:
1 lines 545 B
{"version":3,"file":"AutoSizeInputContext.mjs","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,cAAA,CAAM,aAAA,CAAc,KAAK;AAC7D,oBAAA,CAAqB,WAAA,GAAc,sBAAA;;;;"}