UNPKG

@grafana/ui

Version:
1 lines 544 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":";;AAIa,MAAA,oBAAA,GAAuBA,cAAM,CAAA,aAAA,CAAc,KAAK;AAC7D,oBAAA,CAAqB,WAAc,GAAA,sBAAA;;;;"}