UNPKG

sp-image-editor

Version:

React component version of filerobot image editor (FIE).

1 lines 696 B
import _defineProperty from"@babel/runtime/helpers/defineProperty";import{POSITIONS}from"../../../utils/constants";export var AVAILABLE_POSITIONS=Object.values(POSITIONS);export var posCssRotateDegFromRightSide=_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({},POSITIONS.TOP_LEFT,-145),POSITIONS.TOP_CENTER,-90),POSITIONS.TOP_RIGHT,-45),POSITIONS.MIDDLE_LEFT,180),POSITIONS.MIDDLE_CENTER,0),POSITIONS.MIDDLE_RIGHT,0),POSITIONS.BOTTOM_LEFT,135),POSITIONS.BOTTOM_CENTER,90),POSITIONS.BOTTOM_RIGHT,45);export var POPPABLE_OPTIONS={OPACITY:"opacity",STROKE:"stroke",SHADOW:"shadow",POSITION:"position"};