auto-commit for 708bb760-a338-44b7-b0f2-47e27405e3af

This commit is contained in:
emergent-agent-e1
2025-11-08 08:58:18 +00:00
parent 3fbaccbb47
commit b54a3f8321
284 changed files with 284 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"./createAnimation","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":48,"index":48}}],"key":"qDHUSoNc54hZyrUabQtWleQvNyU=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n exports.registerAnimation = registerAnimation;\n exports.getAnimationByName = getAnimationByName;\n exports.getAnimationNames = getAnimationNames;\n exports.initializeRegistryWithDefinitions = initializeRegistryWithDefinitions;\n var _createAnimation = require(_dependencyMap[0], \"./createAnimation\");\n var createAnimation = _interopDefault(_createAnimation);\n const animationRegistry = {};\n function registerAnimation(animationName, animation) {\n animationRegistry[animationName] = animation;\n }\n function getAnimationByName(animationName) {\n return animationRegistry[animationName];\n }\n function getAnimationNames() {\n return Object.keys(animationRegistry);\n }\n function initializeRegistryWithDefinitions(definitions) {\n Object.keys(definitions).forEach(animationName => {\n registerAnimation(animationName, (0, createAnimation.default)(definitions[animationName]));\n });\n }\n});","lineCount":33,"map":[[12,2,5,0,"exports"],[12,9,5,0],[12,10,5,0,"registerAnimation"],[12,27,5,0],[12,30,5,0,"registerAnimation"],[12,47,5,0],[13,2,9,0,"exports"],[13,9,9,0],[13,10,9,0,"getAnimationByName"],[13,28,9,0],[13,31,9,0,"getAnimationByName"],[13,49,9,0],[14,2,13,0,"exports"],[14,9,13,0],[14,10,13,0,"getAnimationNames"],[14,27,13,0],[14,30,13,0,"getAnimationNames"],[14,47,13,0],[15,2,17,0,"exports"],[15,9,17,0],[15,10,17,0,"initializeRegistryWithDefinitions"],[15,43,17,0],[15,46,17,0,"initializeRegistryWithDefinitions"],[15,79,17,0],[16,2,1,0],[16,6,1,0,"_createAnimation"],[16,22,1,0],[16,25,1,0,"require"],[16,32,1,0],[16,33,1,0,"_dependencyMap"],[16,47,1,0],[17,2,1,0],[17,6,1,0,"createAnimation"],[17,21,1,0],[17,24,1,0,"_interopDefault"],[17,39,1,0],[17,40,1,0,"_createAnimation"],[17,56,1,0],[18,2,3,0],[18,8,3,6,"animationRegistry"],[18,25,3,23],[18,28,3,26],[18,29,3,27],[18,30,3,28],[19,2,5,7],[19,11,5,16,"registerAnimation"],[19,28,5,33,"registerAnimation"],[19,29,5,34,"animationName"],[19,42,5,47],[19,44,5,49,"animation"],[19,53,5,58],[19,55,5,60],[20,4,6,2,"animationRegistry"],[20,21,6,19],[20,22,6,20,"animationName"],[20,35,6,33],[20,36,6,34],[20,39,6,37,"animation"],[20,48,6,46],[21,2,7,0],[22,2,9,7],[22,11,9,16,"getAnimationByName"],[22,29,9,34,"getAnimationByName"],[22,30,9,35,"animationName"],[22,43,9,48],[22,45,9,50],[23,4,10,2],[23,11,10,9,"animationRegistry"],[23,28,10,26],[23,29,10,27,"animationName"],[23,42,10,40],[23,43,10,41],[24,2,11,0],[25,2,13,7],[25,11,13,16,"getAnimationNames"],[25,28,13,33,"getAnimationNames"],[25,29,13,33],[25,31,13,36],[26,4,14,2],[26,11,14,9,"Object"],[26,17,14,15],[26,18,14,16,"keys"],[26,22,14,20],[26,23,14,21,"animationRegistry"],[26,40,14,38],[26,41,14,39],[27,2,15,0],[28,2,17,7],[28,11,17,16,"initializeRegistryWithDefinitions"],[28,44,17,49,"initializeRegistryWithDefinitions"],[28,45,17,50,"definitions"],[28,56,17,61],[28,58,17,63],[29,4,18,2,"Object"],[29,10,18,8],[29,11,18,9,"keys"],[29,15,18,13],[29,16,18,14,"definitions"],[29,27,18,25],[29,28,18,26],[29,29,18,27,"forEach"],[29,36,18,34],[29,37,18,36,"animationName"],[29,50,18,49],[29,54,18,54],[30,6,19,4,"registerAnimation"],[30,23,19,21],[30,24,20,6,"animationName"],[30,37,20,19],[30,39,21,6],[30,43,21,6,"createAnimation"],[30,58,21,21],[30,59,21,21,"default"],[30,66,21,21],[30,68,21,22,"definitions"],[30,79,21,33],[30,80,21,34,"animationName"],[30,93,21,47],[30,94,21,48],[30,95,22,4],[30,96,22,5],[31,4,23,2],[31,5,23,3],[31,6,23,4],[32,2,24,0],[33,0,24,1],[33,3]],"functionMap":{"names":["<global>","registerAnimation","getAnimationByName","getAnimationNames","initializeRegistryWithDefinitions","Object.keys.forEach$argument_0"],"mappings":"AAA;OCI;CDE;OEE;CFE;OGE;CHE;OIE;mCCC;GDK;CJC"},"hasCjsExports":false},"type":"js/module"}]}