{ "version": 3, "sources": ["../../../../src/lib/shapes/shared/useForceSolid.ts"], "sourcesContent": ["import { useEditor, useValue } from '@tldraw/editor'\n\nexport function useForceSolid() {\n\tconst editor = useEditor()\n\treturn useValue('zoom', () => editor.zoomLevel < 0.35, [editor])\n}\n"], "mappings": "AAAA,SAAS,WAAW,gBAAgB;AAE7B,SAAS,gBAAgB;AAC/B,QAAM,SAAS,UAAU;AACzB,SAAO,SAAS,QAAQ,MAAM,OAAO,YAAY,MAAM,CAAC,MAAM,CAAC;AAChE;", "names": [] }