ICT30016-Assignment-3/node_modules/.cache/babel-loader/fd1493b27d204c14639d3ab1443fae3d892623a045e8d2d2b42c8cbb5fd5f393.json
dlawler489 a79a6afd34 intial
intial
2025-09-16 12:09:52 +10:00

1 line
No EOL
1.3 KiB
JSON

{"ast":null,"code":"import { resolveVariantFromProps } from './resolve-variants.mjs';\nfunction resolveVariant(visualElement, definition, custom) {\n const props = visualElement.getProps();\n return resolveVariantFromProps(props, definition, custom !== undefined ? custom : props.custom, visualElement);\n}\nexport { resolveVariant };","map":{"version":3,"names":["resolveVariantFromProps","resolveVariant","visualElement","definition","custom","props","getProps","undefined"],"sources":["/Users/davidl/Nextcloud/Uni/Swinburne/ICT30016 - ICT Project/Assignment 3/incident-response-game/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs"],"sourcesContent":["import { resolveVariantFromProps } from './resolve-variants.mjs';\n\nfunction resolveVariant(visualElement, definition, custom) {\n const props = visualElement.getProps();\n return resolveVariantFromProps(props, definition, custom !== undefined ? custom : props.custom, visualElement);\n}\n\nexport { resolveVariant };\n"],"mappings":"AAAA,SAASA,uBAAuB,QAAQ,wBAAwB;AAEhE,SAASC,cAAcA,CAACC,aAAa,EAAEC,UAAU,EAAEC,MAAM,EAAE;EACvD,MAAMC,KAAK,GAAGH,aAAa,CAACI,QAAQ,CAAC,CAAC;EACtC,OAAON,uBAAuB,CAACK,KAAK,EAAEF,UAAU,EAAEC,MAAM,KAAKG,SAAS,GAAGH,MAAM,GAAGC,KAAK,CAACD,MAAM,EAAEF,aAAa,CAAC;AAClH;AAEA,SAASD,cAAc","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}