{"ast":null,"code":"import { makeUseVisualState } from '../../motion/utils/use-visual-state.js';\nimport { scrapeMotionValuesFromProps } from './utils/scrape-motion-values.js';\nimport { createHtmlRenderState } from './utils/create-render-state.js';\nvar htmlMotionConfig = {\n  useVisualState: makeUseVisualState({\n    scrapeMotionValuesFromProps: scrapeMotionValuesFromProps,\n    createRenderState: createHtmlRenderState\n  })\n};\nexport { htmlMotionConfig };","map":{"version":3,"names":["makeUseVisualState","scrapeMotionValuesFromProps","createHtmlRenderState","htmlMotionConfig","useVisualState","createRenderState"],"sources":["C:/ldt/LDT/management/node_modules/framer-motion/dist/es/render/html/config-motion.js"],"sourcesContent":["import { makeUseVisualState } from '../../motion/utils/use-visual-state.js';\nimport { scrapeMotionValuesFromProps } from './utils/scrape-motion-values.js';\nimport { createHtmlRenderState } from './utils/create-render-state.js';\n\nvar htmlMotionConfig = {\n    useVisualState: makeUseVisualState({\n        scrapeMotionValuesFromProps: scrapeMotionValuesFromProps,\n        createRenderState: createHtmlRenderState,\n    }),\n};\n\nexport { htmlMotionConfig };\n"],"mappings":"AAAA,SAASA,kBAAkB,QAAQ,wCAAwC;AAC3E,SAASC,2BAA2B,QAAQ,iCAAiC;AAC7E,SAASC,qBAAqB,QAAQ,gCAAgC;AAEtE,IAAIC,gBAAgB,GAAG;EACnBC,cAAc,EAAEJ,kBAAkB,CAAC;IAC/BC,2BAA2B,EAAEA,2BAA2B;IACxDI,iBAAiB,EAAEH;EACvB,CAAC;AACL,CAAC;AAED,SAASC,gBAAgB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}