mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 18:01:02 +00:00
1 line
2.2 KiB
Plaintext
1 line
2.2 KiB
Plaintext
{"dependencies":[],"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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n /**\n * Copyright (c) Nicolas Gallagher.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * \n */\n\n var getBoundingClientRect = node => {\n if (node != null) {\n var isElement = node.nodeType === 1; /* Node.ELEMENT_NODE */\n if (isElement && typeof node.getBoundingClientRect === 'function') {\n return node.getBoundingClientRect();\n }\n }\n };\n var _default = getBoundingClientRect;\n});","lineCount":31,"map":[[7,2,18,0,"Object"],[7,8,18,0],[7,9,18,0,"defineProperty"],[7,23,18,0],[7,24,18,0,"exports"],[7,31,18,0],[8,4,18,0,"enumerable"],[8,14,18,0],[9,4,18,0,"get"],[9,7,18,0],[9,18,18,0,"get"],[9,19,18,0],[10,6,18,0],[10,13,18,0,"_default"],[10,21,18,0],[11,4,18,0],[12,2,18,0],[13,2,1,0],[14,0,2,0],[15,0,3,0],[16,0,4,0],[17,0,5,0],[18,0,6,0],[19,0,7,0],[20,0,8,0],[22,2,10,0],[22,6,10,4,"getBoundingClientRect"],[22,27,10,25],[22,30,10,28,"node"],[22,34,10,32],[22,38,10,36],[23,4,11,2],[23,8,11,6,"node"],[23,12,11,10],[23,16,11,14],[23,20,11,18],[23,22,11,20],[24,6,12,4],[24,10,12,8,"isElement"],[24,19,12,17],[24,22,12,20,"node"],[24,26,12,24],[24,27,12,25,"nodeType"],[24,35,12,33],[24,40,12,38],[24,41,12,39],[24,42,12,40],[24,43,12,41],[25,6,13,4],[25,10,13,8,"isElement"],[25,19,13,17],[25,23,13,21],[25,30,13,28,"node"],[25,34,13,32],[25,35,13,33,"getBoundingClientRect"],[25,56,13,54],[25,61,13,59],[25,71,13,69],[25,73,13,71],[26,8,14,6],[26,15,14,13,"node"],[26,19,14,17],[26,20,14,18,"getBoundingClientRect"],[26,41,14,39],[26,42,14,40],[26,43,14,41],[27,6,15,4],[28,4,16,2],[29,2,17,0],[29,3,17,1],[30,2,18,0],[30,6,18,0,"_default"],[30,14,18,0],[30,17,18,15,"getBoundingClientRect"],[30,38,18,36],[31,0,18,37],[31,3]],"functionMap":{"names":["<global>","getBoundingClientRect"],"mappings":"AAA;4BCS;CDO"},"hasCjsExports":false},"type":"js/module"}]} |