@grafana/ui
Version:
Grafana Components Library
1 lines • 545 B
Source Map (JSON)
{"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;;;;"}