{"ast":null,"code":"import { animations } from '../../motion/features/animations.mjs';\nimport { gestureAnimations } from '../../motion/features/gestures.mjs';\nimport { createDomVisualElement } from './create-visual-element.mjs';\n\n/**\n * @public\n */\nconst domAnimation = {\n renderer: createDomVisualElement,\n ...animations,\n ...gestureAnimations\n};\nexport { domAnimation };","map":{"version":3,"names":["animations","gestureAnimations","createDomVisualElement","domAnimation","renderer"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/framer-motion/dist/es/render/dom/features-animation.mjs"],"sourcesContent":["import { animations } from '../../motion/features/animations.mjs';\nimport { gestureAnimations } from '../../motion/features/gestures.mjs';\nimport { createDomVisualElement } from './create-visual-element.mjs';\n\n/**\n * @public\n */\nconst domAnimation = {\n renderer: createDomVisualElement,\n ...animations,\n ...gestureAnimations,\n};\n\nexport { domAnimation };\n"],"mappings":"AAAA,SAASA,UAAU,QAAQ,sCAAsC;AACjE,SAASC,iBAAiB,QAAQ,oCAAoC;AACtE,SAASC,sBAAsB,QAAQ,6BAA6B;;AAEpE;AACA;AACA;AACA,MAAMC,YAAY,GAAG;EACjBC,QAAQ,EAAEF,sBAAsB;EAChC,GAAGF,UAAU;EACb,GAAGC;AACP,CAAC;AAED,SAASE,YAAY","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}