auto-commit for d4766860-f253-4ebc-a836-6c1ca9f17d9a

This commit is contained in:
emergent-agent-e1
2025-11-08 10:46:19 +00:00
parent 9d5f0582b7
commit 11e751f2ef
346 changed files with 346 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"./camelCase.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":52,"index":52}}],"key":"MC1N0IAwN/j+kQtD0ZbmLcGQON4=","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 Object.defineProperty(exports, \"stringLowerFirst\", {\n enumerable: true,\n get: function () {\n return stringLowerFirst;\n }\n });\n Object.defineProperty(exports, \"stringUpperFirst\", {\n enumerable: true,\n get: function () {\n return stringUpperFirst;\n }\n });\n var _camelCaseJs = require(_dependencyMap[0], \"./camelCase.js\");\n /** @internal */\n function converter(map) {\n return function (value) {\n return value ? map[value.charCodeAt(0)] + value.slice(1) : '';\n };\n }\n /**\n * @name stringLowerFirst\n * @summary Lowercase the first letter of a string\n * @description\n * Lowercase the first letter of a string\n * @example\n * <BR>\n *\n * ```javascript\n * import { stringLowerFirst } from '@polkadot/util';\n *\n * stringLowerFirst('ABC'); // => 'aBC'\n * ```\n */\n var stringLowerFirst = /*#__PURE__*/converter(_camelCaseJs.CC_TO_LO);\n /**\n * @name stringUpperFirst\n * @summary Uppercase the first letter of a string\n * @description\n * Lowercase the first letter of a string\n * @example\n * <BR>\n *\n * ```javascript\n * import { stringUpperFirst } from '@polkadot/util';\n *\n * stringUpperFirst('abc'); // => 'Abc'\n * ```\n */\n var stringUpperFirst = /*#__PURE__*/converter(_camelCaseJs.CC_TO_UP);\n});","lineCount":56,"map":[[7,2,22,0,"Object"],[7,8,22,0],[7,9,22,0,"defineProperty"],[7,23,22,0],[7,24,22,0,"exports"],[7,31,22,0],[8,4,22,0,"enumerable"],[8,14,22,0],[9,4,22,0,"get"],[9,7,22,0],[9,18,22,0,"get"],[9,19,22,0],[10,6,22,0],[10,13,22,0,"stringLowerFirst"],[10,29,22,0],[11,4,22,0],[12,2,22,0],[13,2,37,0,"Object"],[13,8,37,0],[13,9,37,0,"defineProperty"],[13,23,37,0],[13,24,37,0,"exports"],[13,31,37,0],[14,4,37,0,"enumerable"],[14,14,37,0],[15,4,37,0,"get"],[15,7,37,0],[15,18,37,0,"get"],[15,19,37,0],[16,6,37,0],[16,13,37,0,"stringUpperFirst"],[16,29,37,0],[17,4,37,0],[18,2,37,0],[19,2,1,0],[19,6,1,0,"_camelCaseJs"],[19,18,1,0],[19,21,1,0,"require"],[19,28,1,0],[19,29,1,0,"_dependencyMap"],[19,43,1,0],[20,2,2,0],[21,2,3,0],[21,11,3,9,"converter"],[21,20,3,18,"converter"],[21,21,3,19,"map"],[21,24,3,22],[21,26,3,24],[22,4,4,4],[22,11,4,11],[22,21,4,12,"value"],[22,26,4,17],[23,6,4,17],[23,13,4,22,"value"],[23,18,4,27],[23,21,5,10,"map"],[23,24,5,13],[23,25,5,14,"value"],[23,30,5,19],[23,31,5,20,"charCodeAt"],[23,41,5,30],[23,42,5,31],[23,43,5,32],[23,44,5,33],[23,45,5,34],[23,48,5,37,"value"],[23,53,5,42],[23,54,5,43,"slice"],[23,59,5,48],[23,60,5,49],[23,61,5,50],[23,62,5,51],[23,65,6,10],[23,67,6,12],[24,4,6,12],[25,2,7,0],[26,2,8,0],[27,0,9,0],[28,0,10,0],[29,0,11,0],[30,0,12,0],[31,0,13,0],[32,0,14,0],[33,0,15,0],[34,0,16,0],[35,0,17,0],[36,0,18,0],[37,0,19,0],[38,0,20,0],[39,0,21,0],[40,2,22,7],[40,6,22,13,"stringLowerFirst"],[40,22,22,29],[40,25,22,32],[40,38,22,46,"converter"],[40,47,22,55],[40,48,22,56,"CC_TO_LO"],[40,60,22,64],[40,61,22,64,"CC_TO_LO"],[40,69,22,64],[40,70,22,65],[41,2,23,0],[42,0,24,0],[43,0,25,0],[44,0,26,0],[45,0,27,0],[46,0,28,0],[47,0,29,0],[48,0,30,0],[49,0,31,0],[50,0,32,0],[51,0,33,0],[52,0,34,0],[53,0,35,0],[54,0,36,0],[55,2,37,7],[55,6,37,13,"stringUpperFirst"],[55,22,37,29],[55,25,37,32],[55,38,37,46,"converter"],[55,47,37,55],[55,48,37,56,"CC_TO_UP"],[55,60,37,64],[55,61,37,64,"CC_TO_UP"],[55,69,37,64],[55,70,37,65],[56,0,37,66],[56,3]],"functionMap":{"names":["<global>","converter","<anonymous>"],"mappings":"AAA;ACE;WCC;YDE;CDC"},"hasCjsExports":false},"type":"js/module"}]}