auto-commit for fa23f3bb-adf7-48d2-ba5f-304a1e01a0d9

This commit is contained in:
emergent-agent-e1
2025-11-09 07:57:58 +00:00
parent 85a33cb7f3
commit ff0ab63515
235 changed files with 235 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"./isArray","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":14,"index":14},"end":{"line":1,"column":34,"index":34}}],"key":"cpLl3Nq+ZgzwmgESYQ2NCH3CqEk=","exportNames":["*"],"imports":1}},{"name":"./_isKey","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":2,"column":12,"index":48},"end":{"line":2,"column":31,"index":67}}],"key":"+MCMKn90l79O3j42giV8WqqC4eA=","exportNames":["*"],"imports":1}},{"name":"./_stringToPath","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":19,"index":88},"end":{"line":3,"column":45,"index":114}}],"key":"GFAi627Vng5466kmSgLdaRrwC+8=","exportNames":["*"],"imports":1}},{"name":"./toString","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":131},"end":{"line":4,"column":36,"index":152}}],"key":"zMa/tuUPKwTzuIrDvFswSCAt57M=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var isArray = require(_dependencyMap[0], \"./isArray\"),\n isKey = require(_dependencyMap[1], \"./_isKey\"),\n stringToPath = require(_dependencyMap[2], \"./_stringToPath\"),\n toString = require(_dependencyMap[3], \"./toString\");\n\n /**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @param {Object} [object] The object to query keys on.\n * @returns {Array} Returns the cast property path array.\n */\n function castPath(value, object) {\n if (isArray(value)) {\n return value;\n }\n return isKey(value, object) ? [value] : stringToPath(toString(value));\n }\n module.exports = castPath;\n});","lineCount":22,"map":[[2,2,1,0],[2,6,1,4,"isArray"],[2,13,1,11],[2,16,1,14,"require"],[2,23,1,21],[2,24,1,21,"_dependencyMap"],[2,38,1,21],[2,54,1,33],[2,55,1,34],[3,4,2,4,"isKey"],[3,9,2,9],[3,12,2,12,"require"],[3,19,2,19],[3,20,2,19,"_dependencyMap"],[3,34,2,19],[3,49,2,30],[3,50,2,31],[4,4,3,4,"stringToPath"],[4,16,3,16],[4,19,3,19,"require"],[4,26,3,26],[4,27,3,26,"_dependencyMap"],[4,41,3,26],[4,63,3,44],[4,64,3,45],[5,4,4,4,"toString"],[5,12,4,12],[5,15,4,15,"require"],[5,22,4,22],[5,23,4,22,"_dependencyMap"],[5,37,4,22],[5,54,4,35],[5,55,4,36],[7,2,6,0],[8,0,7,0],[9,0,8,0],[10,0,9,0],[11,0,10,0],[12,0,11,0],[13,0,12,0],[14,0,13,0],[15,2,14,0],[15,11,14,9,"castPath"],[15,19,14,17,"castPath"],[15,20,14,18,"value"],[15,25,14,23],[15,27,14,25,"object"],[15,33,14,31],[15,35,14,33],[16,4,15,2],[16,8,15,6,"isArray"],[16,15,15,13],[16,16,15,14,"value"],[16,21,15,19],[16,22,15,20],[16,24,15,22],[17,6,16,4],[17,13,16,11,"value"],[17,18,16,16],[18,4,17,2],[19,4,18,2],[19,11,18,9,"isKey"],[19,16,18,14],[19,17,18,15,"value"],[19,22,18,20],[19,24,18,22,"object"],[19,30,18,28],[19,31,18,29],[19,34,18,32],[19,35,18,33,"value"],[19,40,18,38],[19,41,18,39],[19,44,18,42,"stringToPath"],[19,56,18,54],[19,57,18,55,"toString"],[19,65,18,63],[19,66,18,64,"value"],[19,71,18,69],[19,72,18,70],[19,73,18,71],[20,2,19,0],[21,2,21,0,"module"],[21,8,21,6],[21,9,21,7,"exports"],[21,16,21,14],[21,19,21,17,"castPath"],[21,27,21,25],[22,0,21,26],[22,3]],"functionMap":{"names":["<global>","castPath"],"mappings":"AAA;ACa;CDK"},"hasCjsExports":true},"type":"js/module"}]}