{"version":3,"file":"index.mjs","sources":["../../../../components/image-viewer/utils/index.ts"],"sourcesContent":["import { TdImageViewerProps } from '../type';\n\nexport const getOverlay = (props: TdImageViewerProps) => {\n  if (props.showOverlay !== undefined) {\n    return props.showOverlay;\n  }\n  return props.mode === 'modal';\n};\n"],"names":["getOverlay","props","showOverlay","mode"],"mappings":";;;;;;IAEaA,UAAA,GAAa,SAAbA,UAAAA,CAAcC,KAA8B,EAAA;AACnD,EAAA,IAAAA,KAAA,CAAMC,gBAAgB,KAAW,CAAA,EAAA;IACnC,OAAOD,KAAM,CAAAC,WAAA,CAAA;AACf,GAAA;AACA,EAAA,OAAOD,MAAME,IAAS,KAAA,OAAA,CAAA;AACxB;;;;"}