UNPKG

@proyecto26/animatable-component

Version:
478 lines (477 loc) • 23.4 kB
export declare const ANIMATIONS: { readonly BG_PAN_LEFT: "bg-pan-left"; readonly BG_PAN_RIGHT: "bg-pan-right"; readonly BG_PAN_TOP: "bg-pan-top"; readonly BG_PAN_BOTTOM: "bg-pan-bottom"; readonly BG_PAN_TR: "bg-pan-tr"; readonly BG_PAN_BR: "bg-pan-br"; readonly BG_PAN_BL: "bg-pan-bl"; readonly BG_PAN_TL: "bg-pan-tl"; readonly KEN_BURNS_TOP: "ken-burns-top"; readonly KEN_BURNS_TOP_RIGHT: "ken-burns-top-right"; readonly KEN_BURNS_RIGHT: "ken-burns-right"; readonly KEN_BURNS_BOTTOM_RIGHT: "ken-burns-bottom-right"; readonly KEN_BURNS_BOTTOM: "ken-burns-bottom"; readonly KEN_BURNS_BOTTOM_LEFT: "ken-burns-bottom-left"; readonly KEN_BURNS_LEFT: "ken-burns-left"; readonly KEN_BURNS_TOP_LEFT: "ken-burns-top-left"; readonly PULSATE_BCK: "pulsate-bck"; readonly PULSATE_FWD: "pulsate-fwd"; readonly PING: "ping"; readonly BOUNCE_TOP: "bounce-top"; readonly BOUNCE_BOTTOM: "bounce-bottom"; readonly BOUNCE_LEFT: "bounce-left"; readonly BOUNCE_RIGHT: "bounce-right"; readonly WOBBLE_HOR_BOTTOM: "wobble-hor-bottom"; readonly WOBBLE_HOR_TOP: "wobble-hor-top"; readonly WOBBLE_VER_LEFT: "wobble-ver-left"; readonly WOBBLE_VER_RIGHT: "wobble-ver-right"; readonly JELLO_HORIZONTAL: "jello-horizontal"; readonly JELLO_VERTICAL: "jello-vertical"; readonly JELLO_DIAGONAL_1: "jello-diagonal-1"; readonly JELLO_DIAGONAL_2: "jello-diagonal-2"; readonly SHAKE_HORIZONTAL: "shake-horizontal"; readonly SHAKE_VERTICAL: "shake-vertical"; readonly SHAKE_LR: "shake-lr"; readonly SHAKE_TOP: "shake-top"; readonly SHAKE_TR: "shake-tr"; readonly SHAKE_RIGHT: "shake-right"; readonly SHAKE_BR: "shake-br"; readonly SHAKE_BOTTOM: "shake-bottom"; readonly SHAKE_BL: "shake-bl"; readonly SHAKE_LEFT: "shake-left"; readonly SHAKE_TL: "shake-tl"; readonly VIBRATE_1: "vibrate-1"; readonly VIBRATE_2: "vibrate-2"; readonly TEXT_POP_UP_TOP: "text-pop-up-top"; readonly TEXT_POP_UP_TR: "text-pop-up-tr"; readonly TEXT_POP_UP_RIGHT: "text-pop-up-right"; readonly TEXT_POP_UP_BR: "text-pop-up-br"; readonly TEXT_POP_UP_BOTTOM: "text-pop-up-bottom"; readonly TEXT_POP_UP_BL: "text-pop-up-bl"; readonly TEXT_POP_UP_LEFT: "text-pop-up-left"; readonly TEXT_POP_UP_TL: "text-pop-up-tl"; readonly TEXT_SHADOW_POP_TOP: "text-shadow-pop-top"; readonly TEXT_SHADOW_POP_TR: "text-shadow-pop-tr"; readonly TEXT_SHADOW_POP_RIGHT: "text-shadow-pop-right"; readonly TEXT_SHADOW_POP_BR: "text-shadow-pop-br"; readonly TEXT_SHADOW_POP_BOTTOM: "text-shadow-pop-bottom"; readonly TEXT_SHADOW_POP_BL: "text-shadow-pop-bl"; readonly TEXT_SHADOW_POP_LEFT: "text-shadow-pop-left"; readonly TEXT_SHADOW_POP_TL: "text-shadow-pop-tl"; readonly TEXT_SHADOW_DROP_CENTER: "text-shadow-drop-center"; readonly TEXT_SHADOW_DROP_TOP: "text-shadow-drop-top"; readonly TEXT_SHADOW_DROP_TR: "text-shadow-drop-tr"; readonly TEXT_SHADOW_DROP_RIGHT: "text-shadow-drop-right"; readonly TEXT_SHADOW_DROP_BR: "text-shadow-drop-br"; readonly TEXT_SHADOW_DROP_BOTTOM: "text-shadow-drop-bottom"; readonly TEXT_SHADOW_DROP_BL: "text-shadow-drop-bl"; readonly TEXT_SHADOW_DROP_LEFT: "text-shadow-drop-left"; readonly TEXT_SHADOW_DROP_TL: "text-shadow-drop-tl"; readonly TEXT_FOCUS_IN: "text-focus-in"; readonly FOCUS_IN_EXPAND: "focus-in-expand"; readonly FOCUS_IN_EXPAND_FWD: "focus-in-expand-fwd"; readonly FOCUS_IN_CONTRACT: "focus-in-contract"; readonly FOCUS_IN_CONTRACT_BCK: "focus-in-contract-bck"; readonly TRACKING_IN_EXPAND: "tracking-in-expand"; readonly TRACKING_IN_EXPAND_FWD: "tracking-in-expand-fwd"; readonly TRACKING_IN_EXPAND_FWD_TOP: "tracking-in-expand-fwd-top"; readonly TRACKING_IN_EXPAND_FWD_BOTTOM: "tracking-in-expand-fwd-bottom"; readonly TRACKING_IN_CONTRACT: "tracking-in-contract"; readonly TRACKING_IN_CONTRACT_BCK: "tracking-in-contract-bck"; readonly TRACKING_IN_CONTRACT_BCK_TOP: "tracking-in-contract-bck-top"; readonly TRACKING_IN_CONTRACT_BCK_BOTTOM: "tracking-in-contract-bck-bottom"; readonly FLICKER_IN_1: "flicker-in-1"; readonly FLICKER_IN_2: "flicker-in-2"; readonly PUFF_IN_CENTER: "puff-in-center"; readonly PUFF_IN_TOP: "puff-in-top"; readonly PUFF_IN_TR: "puff-in-tr"; readonly PUFF_IN_RIGHT: "puff-in-right"; readonly PUFF_IN_BR: "puff-in-br"; readonly PUFF_IN_BOTTOM: "puff-in-bottom"; readonly PUFF_IN_BL: "puff-in-bl"; readonly PUFF_IN_LEFT: "puff-in-left"; readonly PUFF_IN_TL: "puff-in-tl"; readonly PUFF_IN_HOR: "puff-in-hor"; readonly PUFF_IN_VER: "puff-in-ver"; readonly FADE_IN_FWD: "fade-in-fwd"; readonly FADE_IN_BCK: "fade-in-bck"; readonly FADE_IN_TOP: "fade-in-top"; readonly FADE_IN_TR: "fade-in-tr"; readonly FADE_IN_RIGHT: "fade-in-right"; readonly FADE_IN_BR: "fade-in-br"; readonly FADE_IN_BOTTOM: "fade-in-bottom"; readonly FADE_IN_BL: "fade-in-bl"; readonly FADE_IN_LEFT: "fade-in-left"; readonly FADE_IN_TL: "fade-in-tl"; readonly SWING_IN_TOP_FWD: "swing-in-top-fwd"; readonly SWING_IN_TOP_BCK: "swing-in-top-bck"; readonly SWING_IN_RIGHT_FWD: "swing-in-right-fwd"; readonly SWING_IN_RIGHT_BCK: "swing-in-right-bck"; readonly SWING_IN_BOTTOM_FWD: "swing-in-bottom-fwd"; readonly SWING_IN_BOTTOM_BCK: "swing-in-bottom-bck"; readonly SWING_IN_LEFT_FWD: "swing-in-left-fwd"; readonly SWING_IN_LEFT_BCK: "swing-in-left-bck"; readonly TILT_IN_FWD_TR: "tilt-in-fwd-tr"; readonly TILT_IN_FWD_BR: "tilt-in-fwd-br"; readonly TILT_IN_FWD_BL: "tilt-in-fwd-bl"; readonly TILT_IN_FWD_TL: "tilt-in-fwd-tl"; readonly TILT_IN_TOP_1: "tilt-in-top-1"; readonly TILT_IN_TOP_2: "tilt-in-top-2"; readonly TILT_IN_TR: "tilt-in-tr"; readonly TILT_IN_RIGHT_1: "tilt-in-right-1"; readonly TILT_IN_RIGHT_2: "tilt-in-right-2"; readonly TILT_IN_BR: "tilt-in-br"; readonly TILT_IN_BOTTOM_1: "tilt-in-bottom-1"; readonly TILT_IN_BOTTOM_2: "tilt-in-bottom-2"; readonly TILT_IN_BL: "tilt-in-bl"; readonly TILT_IN_LEFT_1: "tilt-in-left-1"; readonly TILT_IN_LEFT_2: "tilt-in-left-2"; readonly TILT_IN_TL: "tilt-in-tl"; readonly ROLL_IN_BLURRED_LEFT: "roll-in-blurred-left"; readonly ROLL_IN_BLURRED_TOP: "roll-in-blurred-top"; readonly ROLL_IN_BLURRED_RIGHT: "roll-in-blurred-right"; readonly ROLL_IN_BLURRED_BOTTOM: "roll-in-blurred-bottom"; readonly ROLL_IN_LEFT: "roll-in-left"; readonly ROLL_IN_TOP: "roll-in-top"; readonly ROLL_IN_RIGHT: "roll-in-right"; readonly ROLL_IN_BOTTOM: "roll-in-bottom"; readonly BOUNCE_IN_TOP: "bounce-in-top"; readonly BOUNCE_IN_RIGHT: "bounce-in-right"; readonly BOUNCE_IN_BOTTOM: "bounce-in-bottom"; readonly BOUNCE_IN_LEFT: "bounce-in-left"; readonly BOUNCE_IN_FWD: "bounce-in-fwd"; readonly BOUNCE_IN_BCK: "bounce-in-bck"; readonly SLIDE_IN_ELLIPTIC_TOP_FWD: "slide-in-elliptic-top-fwd"; readonly SLIDE_IN_ELLIPTIC_TOP_BCK: "slide-in-elliptic-top-bck"; readonly SLIDE_IN_ELLIPTIC_RIGHT_FWD: "slide-in-elliptic-right-fwd"; readonly SLIDE_IN_ELLIPTIC_RIGHT_BCK: "slide-in-elliptic-right-bck"; readonly SLIDE_IN_ELLIPTIC_BOTTOM_FWD: "slide-in-elliptic-bottom-fwd"; readonly SLIDE_IN_ELLIPTIC_BOTTOM_BCK: "slide-in-elliptic-bottom-bck"; readonly SLIDE_IN_ELLIPTIC_LEFT_FWD: "slide-in-elliptic-left-fwd"; readonly SLIDE_IN_ELLIPTIC_LEFT_BCK: "slide-in-elliptic-left-bck"; readonly SLIDE_IN_BLURRED_TOP: "slide-in-blurred-top"; readonly SLIDE_IN_BLURRED_TR: "slide-in-blurred-tr"; readonly SLIDE_IN_BLURRED_RIGHT: "slide-in-blurred-right"; readonly SLIDE_IN_BLURRED_BR: "slide-in-blurred-br"; readonly SLIDE_IN_BLURRED_BOTTOM: "slide-in-blurred-bottom"; readonly SLIDE_IN_BLURRED_BL: "slide-in-blurred-bl"; readonly SLIDE_IN_BLURRED_LEFT: "slide-in-blurred-left"; readonly SLIDE_IN_BLURRED_TL: "slide-in-blurred-tl"; readonly SLIDE_IN_BCK_CENTER: "slide-in-bck-center"; readonly SLIDE_IN_BCK_TOP: "slide-in-bck-top"; readonly SLIDE_IN_BCK_TR: "slide-in-bck-tr"; readonly SLIDE_IN_BCK_RIGHT: "slide-in-bck-right"; readonly SLIDE_IN_BCK_BR: "slide-in-bck-br"; readonly SLIDE_IN_BCK_BOTTOM: "slide-in-bck-bottom"; readonly SLIDE_IN_BCK_BL: "slide-in-bck-bl"; readonly SLIDE_IN_BCK_LEFT: "slide-in-bck-left"; readonly SLIDE_IN_BCK_TL: "slide-in-bck-tl"; readonly SLIDE_IN_FWD_CENTER: "slide-in-fwd-center"; readonly SLIDE_IN_FWD_TOP: "slide-in-fwd-top"; readonly SLIDE_IN_FWD_TR: "slide-in-fwd-tr"; readonly SLIDE_IN_FWD_RIGHT: "slide-in-fwd-right"; readonly SLIDE_IN_FWD_BR: "slide-in-fwd-br"; readonly SLIDE_IN_FWD_BOTTOM: "slide-in-fwd-bottom"; readonly SLIDE_IN_FWD_BL: "slide-in-fwd-bl"; readonly SLIDE_IN_FWD_LEFT: "slide-in-fwd-left"; readonly SLIDE_IN_FWD_TL: "slide-in-fwd-tl"; readonly SLIDE_IN_TOP: "slide-in-top"; readonly SLIDE_IN_TR: "slide-in-tr"; readonly SLIDE_IN_RIGHT: "slide-in-right"; readonly SLIDE_IN_BR: "slide-in-br"; readonly SLIDE_IN_BOTTOM: "slide-in-bottom"; readonly SLIDE_IN_BL: "slide-in-bl"; readonly SLIDE_IN_LEFT: "slide-in-left"; readonly SLIDE_IN_TL: "slide-in-tl"; readonly SLIT_IN_VERTICAL: "slit-in-vertical"; readonly SLIT_IN_HORIZONTAL: "slit-in-horizontal"; readonly SLIT_IN_DIAGONAL_1: "slit-in-diagonal-1"; readonly SLIT_IN_DIAGONAL_2: "slit-in-diagonal-2"; readonly FLIP_IN_HOR_BOTTOM: "flip-in-hor-bottom"; readonly FLIP_IN_HOR_TOP: "flip-in-hor-top"; readonly FLIP_IN_VER_RIGHT: "flip-in-ver-right"; readonly FLIP_IN_VER_LEFT: "flip-in-ver-left"; readonly FLIP_IN_DIAG_1_TR: "flip-in-diag-1-tr"; readonly FLIP_IN_DIAG_1_BL: "flip-in-diag-1-bl"; readonly FLIP_IN_DIAG_2_TL: "flip-in-diag-2-tl"; readonly FLIP_IN_DIAG_2_BR: "flip-in-diag-2-br"; readonly SWIRL_IN_FWD: "swirl-in-fwd"; readonly SWIRL_IN_BCK: "swirl-in-bck"; readonly SWIRL_IN_TOP_FWD: "swirl-in-top-fwd"; readonly SWIRL_IN_TOP_BCK: "swirl-in-top-bck"; readonly SWIRL_IN_TR_FWD: "swirl-in-tr-fwd"; readonly SWIRL_IN_TR_BCK: "swirl-in-tr-bck"; readonly SWIRL_IN_RIGHT_FWD: "swirl-in-right-fwd"; readonly SWIRL_IN_RIGHT_BCK: "swirl-in-right-bck"; readonly SWIRL_IN_BR_FWD: "swirl-in-br-fwd"; readonly SWIRL_IN_BR_BCK: "swirl-in-br-bck"; readonly SWIRL_IN_BOTTOM_FWD: "swirl-in-bottom-fwd"; readonly SWIRL_IN_BOTTOM_BCK: "swirl-in-bottom-bck"; readonly SWIRL_IN_BL_FWD: "swirl-in-bl-fwd"; readonly SWIRL_IN_BL_BCK: "swirl-in-bl-bck"; readonly SWIRL_IN_LEFT_FWD: "swirl-in-left-fwd"; readonly SWIRL_IN_LEFT_BCK: "swirl-in-left-bck"; readonly SWIRL_IN_TL_FWD: "swirl-in-tl-fwd"; readonly SWIRL_IN_TL_BCK: "swirl-in-tl-bck"; readonly ROTATE_IN_2_CW: "rotate-in-2-cw"; readonly ROTATE_IN_2_CCW: "rotate-in-2-ccw"; readonly ROTATE_IN_2_FWD_CW: "rotate-in-2-fwd-cw"; readonly ROTATE_IN_2_FWD_CCW: "rotate-in-2-fwd-ccw"; readonly ROTATE_IN_2_BCK_CW: "rotate-in-2-bck-cw"; readonly ROTATE_IN_2_BCK_CCW: "rotate-in-2-bck-ccw"; readonly ROTATE_IN_2_TR_CW: "rotate-in-2-tr-cw"; readonly ROTATE_IN_2_TR_CCW: "rotate-in-2-tr-ccw"; readonly ROTATE_IN_2_BR_CW: "rotate-in-2-br-cw"; readonly ROTATE_IN_2_BR_CCW: "rotate-in-2-br-ccw"; readonly ROTATE_IN_2_BL_CW: "rotate-in-2-bl-cw"; readonly ROTATE_IN_2_BL_CCW: "rotate-in-2-bl-ccw"; readonly ROTATE_IN_2_TL_CW: "rotate-in-2-tl-cw"; readonly ROTATE_IN_2_TL_CCW: "rotate-in-2-tl-ccw"; readonly ROTATE_IN_CENTER: "rotate-in-center"; readonly ROTATE_IN_TOP: "rotate-in-top"; readonly ROTATE_IN_TR: "rotate-in-tr"; readonly ROTATE_IN_RIGHT: "rotate-in-right"; readonly ROTATE_IN_BR: "rotate-in-br"; readonly ROTATE_IN_BOTTOM: "rotate-in-bottom"; readonly ROTATE_IN_BL: "rotate-in-bl"; readonly ROTATE_IN_LEFT: "rotate-in-left"; readonly ROTATE_IN_TL: "rotate-in-tl"; readonly ROTATE_IN_HOR: "rotate-in-hor"; readonly ROTATE_IN_VER: "rotate-in-ver"; readonly ROTATE_IN_DIAG_1: "rotate-in-diag-1"; readonly ROTATE_IN_DIAG_2: "rotate-in-diag-2"; readonly SCALE_IN_CENTER: "scale-in-center"; readonly SCALE_IN_TOP: "scale-in-top"; readonly SCALE_IN_TR: "scale-in-tr"; readonly SCALE_IN_RIGHT: "scale-in-right"; readonly SCALE_IN_BR: "scale-in-br"; readonly SCALE_IN_BOTTOM: "scale-in-bottom"; readonly SCALE_IN_BL: "scale-in-bl"; readonly SCALE_IN_LEFT: "scale-in-left"; readonly SCALE_IN_TL: "scale-in-tl"; readonly SCALE_IN_HOR_CENTER: "scale-in-hor-center"; readonly SCALE_IN_HOR_LEFT: "scale-in-hor-left"; readonly SCALE_IN_HOR_RIGHT: "scale-in-hor-right"; readonly SCALE_IN_VER_CENTER: "scale-in-ver-center"; readonly SCALE_IN_VER_TOP: "scale-in-ver-top"; readonly SCALE_IN_VER_BOTTOM: "scale-in-ver-bottom"; readonly SHADOW_INSET_CENTER: "shadow-inset-center"; readonly SHADOW_INSET_TOP: "shadow-inset-top"; readonly SHADOW_INSET_RIGHT: "shadow-inset-right"; readonly SHADOW_INSET_BOTTOM: "shadow-inset-bottom"; readonly SHADOW_INSET_LEFT: "shadow-inset-left"; readonly SHADOW_INSET_LR: "shadow-inset-lr"; readonly SHADOW_INSET_TB: "shadow-inset-tb"; readonly SHADOW_INSET_TR: "shadow-inset-tr"; readonly SHADOW_INSET_BR: "shadow-inset-br"; readonly SHADOW_INSET_BL: "shadow-inset-bl"; readonly SHADOW_INSET_TL: "shadow-inset-tl"; readonly SHADOW_POP_TR: "shadow-pop-tr"; readonly SHADOW_POP_BR: "shadow-pop-br"; readonly SHADOW_POP_BL: "shadow-pop-bl"; readonly SHADOW_POP_TL: "shadow-pop-tl"; readonly SHADOW_DROP_2_CENTER: "shadow-drop-2-center"; readonly SHADOW_DROP_2_TOP: "shadow-drop-2-top"; readonly SHADOW_DROP_2_RIGHT: "shadow-drop-2-right"; readonly SHADOW_DROP_2_BOTTOM: "shadow-drop-2-bottom"; readonly SHADOW_DROP_2_LEFT: "shadow-drop-2-left"; readonly SHADOW_DROP_2_LR: "shadow-drop-2-lr"; readonly SHADOW_DROP_2_TB: "shadow-drop-2-tb"; readonly SHADOW_DROP_2_TR: "shadow-drop-2-tr"; readonly SHADOW_DROP_2_BR: "shadow-drop-2-br"; readonly SHADOW_DROP_2_BL: "shadow-drop-2-bl"; readonly SHADOW_DROP_2_TL: "shadow-drop-2-tl"; readonly SHADOW_DROP_CENTER: "shadow-drop-center"; readonly SHADOW_DROP_TOP: "shadow-drop-top"; readonly SHADOW_DROP_RIGHT: "shadow-drop-right"; readonly SHADOW_DROP_BOTTOM: "shadow-drop-bottom"; readonly SHADOW_DROP_LEFT: "shadow-drop-left"; readonly SHADOW_DROP_LR: "shadow-drop-lr"; readonly SHADOW_DROP_TB: "shadow-drop-tb"; readonly SHADOW_DROP_TR: "shadow-drop-tr"; readonly SHADOW_DROP_BR: "shadow-drop-br"; readonly SHADOW_DROP_BL: "shadow-drop-bl"; readonly SHADOW_DROP_TL: "shadow-drop-tl"; readonly SLIDE_ROTATE_HOR_TOP: "slide-rotate-hor-top"; readonly SLIDE_ROTATE_HOR_T_BCK: "slide-rotate-hor-t-bck"; readonly SLIDE_ROTATE_HOR_T_FWD: "slide-rotate-hor-t-fwd"; readonly SLIDE_ROTATE_VER_RIGHT: "slide-rotate-ver-right"; readonly SLIDE_ROTATE_VER_R_BCK: "slide-rotate-ver-r-bck"; readonly SLIDE_ROTATE_VER_R_FWD: "slide-rotate-ver-r-fwd"; readonly SLIDE_ROTATE_HOR_BOTTOM: "slide-rotate-hor-bottom"; readonly SLIDE_ROTATE_HOR_B_BCK: "slide-rotate-hor-b-bck"; readonly SLIDE_ROTATE_HOR_B_FWD: "slide-rotate-hor-b-fwd"; readonly SLIDE_ROTATE_VER_LEFT: "slide-rotate-ver-left"; readonly SLIDE_ROTATE_VER_L_BCK: "slide-rotate-ver-l-bck"; readonly SLIDE_ROTATE_VER_L_FWD: "slide-rotate-ver-l-fwd"; readonly SLIDE_FWD_CENTER: "slide-fwd-center"; readonly SLIDE_FWD_TOP: "slide-fwd-top"; readonly SLIDE_FWD_TR: "slide-fwd-tr"; readonly SLIDE_FWD_RIGHT: "slide-fwd-right"; readonly SLIDE_FWD_BR: "slide-fwd-br"; readonly SLIDE_FWD_BOTTOM: "slide-fwd-bottom"; readonly SLIDE_FWD_BL: "slide-fwd-bl"; readonly SLIDE_FWD_LEFT: "slide-fwd-left"; readonly SLIDE_FWD_TL: "slide-fwd-tl"; readonly SLIDE_BCK_CENTER: "slide-bck-center"; readonly SLIDE_BCK_TOP: "slide-bck-top"; readonly SLIDE_BCK_TR: "slide-bck-tr"; readonly SLIDE_BCK_RIGHT: "slide-bck-right"; readonly SLIDE_BCK_BR: "slide-bck-br"; readonly SLIDE_BCK_BOTTOM: "slide-bck-bottom"; readonly SLIDE_BCK_BL: "slide-bck-bl"; readonly SLIDE_BCK_LEFT: "slide-bck-left"; readonly SLIDE_BCK_TL: "slide-bck-tl"; readonly SLIDE_TOP: "slide-top"; readonly SLIDE_TR: "slide-tr"; readonly SLIDE_RIGHT: "slide-right"; readonly SLIDE_BR: "slide-br"; readonly SLIDE_BOTTOM: "slide-bottom"; readonly SLIDE_BL: "slide-bl"; readonly SLIDE_LEFT: "slide-left"; readonly SLIDE_TL: "slide-tl"; readonly SWING_TOP_FWD: "swing-top-fwd"; readonly SWING_TOP_BCK: "swing-top-bck"; readonly SWING_TOP_RIGHT_FWD: "swing-top-right-fwd"; readonly SWING_TOP_RIGHT_BCK: "swing-top-right-bck"; readonly SWING_RIGHT_FWD: "swing-right-fwd"; readonly SWING_RIGHT_BCK: "swing-right-bck"; readonly SWING_BOTTOM_RIGHT_FWD: "swing-bottom-right-fwd"; readonly SWING_BOTTOM_RIGHT_BCK: "swing-bottom-right-bck"; readonly SWING_BOTTOM_FWD: "swing-bottom-fwd"; readonly SWING_BOTTOM_BCK: "swing-bottom-bck"; readonly SWING_BOTTOM_LEFT_FWD: "swing-bottom-left-fwd"; readonly SWING_BOTTOM_LEFT_BCK: "swing-bottom-left-bck"; readonly SWING_LEFT_FWD: "swing-left-fwd"; readonly SWING_LEFT_BCK: "swing-left-bck"; readonly SWING_TOP_LEFT_FWD: "swing-top-left-fwd"; readonly SWING_TOP_LEFT_BCK: "swing-top-left-bck"; readonly FLIP_SCALE_2_HOR_TOP: "flip-scale-2-hor-top"; readonly FLIP_SCALE_2_VER_RIGHT: "flip-scale-2-ver-right"; readonly FLIP_SCALE_2_HOR_BOTTOM: "flip-scale-2-hor-bottom"; readonly FLIP_SCALE_2_VER_LEFT: "flip-scale-2-ver-left"; readonly FLIP_SCALE_UP_HOR: "flip-scale-up-hor"; readonly FLIP_SCALE_DOWN_HOR: "flip-scale-down-hor"; readonly FLIP_SCALE_UP_VER: "flip-scale-up-ver"; readonly FLIP_SCALE_DOWN_VER: "flip-scale-down-ver"; readonly FLIP_SCALE_UP_DIAG_1: "flip-scale-up-diag-1"; readonly FLIP_SCALE_DOWN_DIAG_1: "flip-scale-down-diag-1"; readonly FLIP_SCALE_UP_DIAG_2: "flip-scale-up-diag-2"; readonly FLIP_SCALE_DOWN_DIAG_2: "flip-scale-down-diag-2"; readonly FLIP_2_HOR_TOP_1: "flip-2-hor-top-1"; readonly FLIP_2_HOR_TOP_2: "flip-2-hor-top-2"; readonly FLIP_2_HOR_TOP_BCK: "flip-2-hor-top-bck"; readonly FLIP_2_HOR_TOP_FWD: "flip-2-hor-top-fwd"; readonly FLIP_2_VER_RIGHT_1: "flip-2-ver-right-1"; readonly FLIP_2_VER_RIGHT_2: "flip-2-ver-right-2"; readonly FLIP_2_VER_RIGHT_BCK: "flip-2-ver-right-bck"; readonly FLIP_2_VER_RIGHT_FWD: "flip-2-ver-right-fwd"; readonly FLIP_2_HOR_BOTTOM_1: "flip-2-hor-bottom-1"; readonly FLIP_2_HOR_BOTTOM_2: "flip-2-hor-bottom-2"; readonly FLIP_2_HOR_BOTTOM_BCK: "flip-2-hor-bottom-bck"; readonly FLIP_2_HOR_BOTTOM_FWD: "flip-2-hor-bottom-fwd"; readonly FLIP_2_VER_LEFT_1: "flip-2-ver-left-1"; readonly FLIP_2_VER_LEFT_2: "flip-2-ver-left-2"; readonly FLIP_2_VER_LEFT_BCK: "flip-2-ver-left-bck"; readonly FLIP_2_VER_LEFT_FWD: "flip-2-ver-left-fwd"; readonly FLIP_HORIZONTAL_BOTTOM: "flip-horizontal-bottom"; readonly FLIP_HORIZONTAL_TOP: "flip-horizontal-top"; readonly FLIP_HORIZONTAL_BCK: "flip-horizontal-bck"; readonly FLIP_HORIZONTAL_FWD: "flip-horizontal-fwd"; readonly FLIP_VERTICAL_RIGHT: "flip-vertical-right"; readonly FLIP_VERTICAL_LEFT: "flip-vertical-left"; readonly FLIP_VERTICAL_BCK: "flip-vertical-bck"; readonly FLIP_VERTICAL_FWD: "flip-vertical-fwd"; readonly FLIP_DIAGONAL_1_TR: "flip-diagonal-1-tr"; readonly FLIP_DIAGONAL_1_BL: "flip-diagonal-1-bl"; readonly FLIP_DIAGONAL_1_BCK: "flip-diagonal-1-bck"; readonly FLIP_DIAGONAL_1_FWD: "flip-diagonal-1-fwd"; readonly FLIP_DIAGONAL_2_BR: "flip-diagonal-2-br"; readonly FLIP_DIAGONAL_2_TL: "flip-diagonal-2-tl"; readonly FLIP_DIAGONAL_2_BCK: "flip-diagonal-2-bck"; readonly FLIP_DIAGONAL_2_FWD: "flip-diagonal-2-fwd"; readonly ROTATE_90_CW: "rotate-90-cw"; readonly ROTATE_90_CCW: "rotate-90-ccw"; readonly ROTATE_90_TOP_CW: "rotate-90-top-cw"; readonly ROTATE_90_TOP_CCW: "rotate-90-top-ccw"; readonly ROTATE_90_TR_CW: "rotate-90-tr-cw"; readonly ROTATE_90_TR_CCW: "rotate-90-tr-ccw"; readonly ROTATE_90_RIGHT_CW: "rotate-90-right-cw"; readonly ROTATE_90_RIGHT_CCW: "rotate-90-right-ccw"; readonly ROTATE_90_BR_CW: "rotate-90-br-cw"; readonly ROTATE_90_BR_CCW: "rotate-90-br-ccw"; readonly ROTATE_90_BOTTOM_CW: "rotate-90-bottom-cw"; readonly ROTATE_90_BOTTOM_CCW: "rotate-90-bottom-ccw"; readonly ROTATE_90_BL_CW: "rotate-90-bl-cw"; readonly ROTATE_90_BL_CCW: "rotate-90-bl-ccw"; readonly ROTATE_90_LEFT_CW: "rotate-90-left-cw"; readonly ROTATE_90_LEFT_CCW: "rotate-90-left-ccw"; readonly ROTATE_90_TL_CW: "rotate-90-tl-cw"; readonly ROTATE_90_TL_CCW: "rotate-90-tl-ccw"; readonly ROTATE_90_HORIZONTAL_FWD: "rotate-90-horizontal-fwd"; readonly ROTATE_90_HORIZONTAL_BCK: "rotate-90-horizontal-bck"; readonly ROTATE_90_VERTICAL_FWD: "rotate-90-vertical-fwd"; readonly ROTATE_90_VERTICAL_BCK: "rotate-90-vertical-bck"; readonly ROTATE_SCALE_UP: "rotate-scale-up"; readonly ROTATE_SCALE_DOWN: "rotate-scale-down"; readonly ROTATE_SCALE_UP_HOR: "rotate-scale-up-hor"; readonly ROTATE_SCALE_DOWN_HOR: "rotate-scale-down-hor"; readonly ROTATE_SCALE_UP_VER: "rotate-scale-up-ver"; readonly ROTATE_SCALE_DOWN_VER: "rotate-scale-down-ver"; readonly ROTATE_SCALE_UP_DIAG_1: "rotate-scale-up-diag-1"; readonly ROTATE_SCALE_DOWN_DIAG_1: "rotate-scale-down-diag-1"; readonly ROTATE_SCALE_UP_DIAG_2: "rotate-scale-up-diag-2"; readonly ROTATE_SCALE_DOWN_DIAG_2: "rotate-scale-down-diag-2"; readonly ROTATE_CENTER: "rotate-center"; readonly ROTATE_TOP: "rotate-top"; readonly ROTATE_TR: "rotate-tr"; readonly ROTATE_RIGHT: "rotate-right"; readonly ROTATE_BR: "rotate-br"; readonly ROTATE_BOTTOM: "rotate-bottom"; readonly ROTATE_BL: "rotate-bl"; readonly ROTATE_LEFT: "rotate-left"; readonly ROTATE_TL: "rotate-tl"; readonly ROTATE_HOR_CENTER: "rotate-hor-center"; readonly ROTATE_HOR_TOP: "rotate-hor-top"; readonly ROTATE_HOR_BOTTOM: "rotate-hor-bottom"; readonly ROTATE_VERT_CENTER: "rotate-vert-center"; readonly ROTATE_VERT_LEFT: "rotate-vert-left"; readonly ROTATE_VERT_RIGHT: "rotate-vert-right"; readonly ROTATE_DIAGONAL_1: "rotate-diagonal-1"; readonly ROTATE_DIAGONAL_2: "rotate-diagonal-2"; readonly ROTATE_DIAGONAL_TR: "rotate-diagonal-tr"; readonly ROTATE_DIAGONAL_BR: "rotate-diagonal-br"; readonly ROTATE_DIAGONAL_BL: "rotate-diagonal-bl"; readonly ROTATE_DIAGONAL_TL: "rotate-diagonal-tl"; readonly SCALE_DOWN_CENTER: "scale-down-center"; readonly SCALE_DOWN_TOP: "scale-down-top"; readonly SCALE_DOWN_TR: "scale-down-tr"; readonly SCALE_DOWN_RIGHT: "scale-down-right"; readonly SCALE_DOWN_BR: "scale-down-br"; readonly SCALE_DOWN_BOTTOM: "scale-down-bottom"; readonly SCALE_DOWN_BL: "scale-down-bl"; readonly SCALE_DOWN_LEFT: "scale-down-left"; readonly SCALE_DOWN_TL: "scale-down-tl"; readonly SCALE_DOWN_HOR_CENTER: "scale-down-hor-center"; readonly SCALE_DOWN_HOR_LEFT: "scale-down-hor-left"; readonly SCALE_DOWN_HOR_RIGHT: "scale-down-hor-right"; readonly SCALE_DOWN_VER_CENTER: "scale-down-ver-center"; readonly SCALE_DOWN_VER_TOP: "scale-down-ver-top"; readonly SCALE_DOWN_VER_BOTTOM: "scale-down-ver-bottom"; readonly SCALE_UP_CENTER: "scale-up-center"; readonly SCALE_UP_TOP: "scale-up-top"; readonly SCALE_UP_TR: "scale-up-tr"; readonly SCALE_UP_RIGHT: "scale-up-right"; readonly SCALE_UP_BR: "scale-up-br"; readonly SCALE_UP_BOTTOM: "scale-up-bottom"; readonly SCALE_UP_BL: "scale-up-bl"; readonly SCALE_UP_LEFT: "scale-up-left"; readonly SCALE_UP_TL: "scale-up-tl"; readonly SCALE_UP_HOR_CENTER: "scale-up-hor-center"; readonly SCALE_UP_HOR_LEFT: "scale-up-hor-left"; readonly SCALE_UP_HOR_RIGHT: "scale-up-hor-right"; readonly SCALE_UP_VER_CENTER: "scale-up-ver-center"; readonly SCALE_UP_VER_TOP: "scale-up-ver-top"; readonly SCALE_UP_VER_BOTTOM: "scale-up-ver-bottom"; };