{
  "version": 3,
  "sources": ["../../src/lib/defaultOverlayUtils.ts"],
  "sourcesContent": ["import { ShapeIndicatorOverlayUtil } from '@tldraw/editor'\nimport { ArrowBindingHintOverlayUtil } from './overlays/ArrowBindingHintOverlayUtil'\nimport { ArrowHintOverlayUtil } from './overlays/ArrowHintOverlayUtil'\nimport { BrushOverlayUtil } from './overlays/BrushOverlayUtil'\nimport { CollaboratorBrushOverlayUtil } from './overlays/CollaboratorBrushOverlayUtil'\nimport { CollaboratorCursorOverlayUtil } from './overlays/CollaboratorCursorOverlayUtil'\nimport { CollaboratorHintOverlayUtil } from './overlays/CollaboratorHintOverlayUtil'\nimport { CollaboratorScribbleOverlayUtil } from './overlays/CollaboratorScribbleOverlayUtil'\nimport { CollaboratorShapeIndicatorOverlayUtil } from './overlays/CollaboratorShapeIndicatorOverlayUtil'\nimport { ScribbleOverlayUtil } from './overlays/ScribbleOverlayUtil'\nimport { SelectionForegroundOverlayUtil } from './overlays/SelectionForegroundOverlayUtil'\nimport { ShapeHandleOverlayUtil } from './overlays/ShapeHandleOverlayUtil'\nimport { SnapIndicatorOverlayUtil } from './overlays/SnapIndicatorOverlayUtil'\nimport { ZoomBrushOverlayUtil } from './overlays/ZoomBrushOverlayUtil'\n\n/** @public */\nexport const defaultOverlayUtils = [\n\tCollaboratorShapeIndicatorOverlayUtil,\n\tShapeIndicatorOverlayUtil,\n\tSelectionForegroundOverlayUtil,\n\tShapeHandleOverlayUtil,\n\tBrushOverlayUtil,\n\tZoomBrushOverlayUtil,\n\tSnapIndicatorOverlayUtil,\n\tScribbleOverlayUtil,\n\tCollaboratorBrushOverlayUtil,\n\tCollaboratorScribbleOverlayUtil,\n\tCollaboratorHintOverlayUtil,\n\tArrowHintOverlayUtil,\n\tArrowBindingHintOverlayUtil,\n\tCollaboratorCursorOverlayUtil,\n] as const\n"],
  "mappings": "AAAA,SAAS,iCAAiC;AAC1C,SAAS,mCAAmC;AAC5C,SAAS,4BAA4B;AACrC,SAAS,wBAAwB;AACjC,SAAS,oCAAoC;AAC7C,SAAS,qCAAqC;AAC9C,SAAS,mCAAmC;AAC5C,SAAS,uCAAuC;AAChD,SAAS,6CAA6C;AACtD,SAAS,2BAA2B;AACpC,SAAS,sCAAsC;AAC/C,SAAS,8BAA8B;AACvC,SAAS,gCAAgC;AACzC,SAAS,4BAA4B;AAG9B,MAAM,sBAAsB;AAAA,EAClC;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AACD;",
  "names": []
}
