UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

1 lines 792 B
import{Brush as e,CameraSettings as t,Color as n,FocusGestureStrategy as r,VideoResolution as i}from"@scandit/web-datacapture-core";import{fromEntries as a}from"@scandit/web-datacapture-core/build/js/private/utils/fromEntries.js";const o={BarcodeBatchBasicOverlay:{defaultStyle:`frame`,DefaultBrush:new e(n.fromJSON(`#00000000`),n.fromJSON(`#FFFFFFFF`),3),styles:a([[`frame`,{DefaultBrush:new e(n.fromJSON(`#00FFFF73`),n.fromJSON(`#00FFFF`),3)}],[`dot`,{DefaultBrush:new e(n.fromJSON(`#00FFFF73`),n.fromJSON(`#00FFFF`),1)}],[`legacy`,{DefaultBrush:new e(n.fromJSON(`#00000000`),n.fromJSON(`#FFFFFFFF`),1)}]])},RecommendedCameraSettings:t.fromJSON({zoomFactor:1,zoomGestureZoomFactor:2,focusGestureStrategy:r.ManualUntilCapture,preferredResolution:i.FullHD})};export{o as defaultBarcodeBatch};