mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 10:01:02 +00:00
1 line
4.4 KiB
Plaintext
1 line
4.4 KiB
Plaintext
{"dependencies":[{"name":"../../vendor/react-native/PooledClass","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":235},"end":{"line":11,"column":64,"index":299}}],"key":"rjJdwvKwN+vBovzXjT7R/avmvYY=","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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _vendorReactNativePooledClass = require(_dependencyMap[0], \"../../vendor/react-native/PooledClass\");\n var PooledClass = _interopDefault(_vendorReactNativePooledClass);\n /**\n * Copyright (c) Nicolas Gallagher.\n * Copyright (c) Meta Platforms, Inc. and affiliates.\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 twoArgumentPooler = PooledClass.default.twoArgumentPooler;\n\n /**\n * PooledClass representing the bounding rectangle of a region.\n */\n function BoundingDimensions(width, height) {\n this.width = width;\n this.height = height;\n }\n BoundingDimensions.prototype.destructor = function () {\n this.width = null;\n this.height = null;\n };\n BoundingDimensions.getPooledFromElement = function (element) {\n return BoundingDimensions.getPooled(element.offsetWidth, element.offsetHeight);\n };\n PooledClass.default.addPoolingTo(BoundingDimensions, twoArgumentPooler);\n var _default = BoundingDimensions;\n});","lineCount":48,"map":[[12,2,29,0,"Object"],[12,8,29,0],[12,9,29,0,"defineProperty"],[12,23,29,0],[12,24,29,0,"exports"],[12,31,29,0],[13,4,29,0,"enumerable"],[13,14,29,0],[14,4,29,0,"get"],[14,7,29,0],[14,18,29,0,"get"],[14,19,29,0],[15,6,29,0],[15,13,29,0,"_default"],[15,21,29,0],[16,4,29,0],[17,2,29,0],[18,2,11,0],[18,6,11,0,"_vendorReactNativePooledClass"],[18,35,11,0],[18,38,11,0,"require"],[18,45,11,0],[18,46,11,0,"_dependencyMap"],[18,60,11,0],[19,2,11,0],[19,6,11,0,"PooledClass"],[19,17,11,0],[19,20,11,0,"_interopDefault"],[19,35,11,0],[19,36,11,0,"_vendorReactNativePooledClass"],[19,65,11,0],[20,2,1,0],[21,0,2,0],[22,0,3,0],[23,0,4,0],[24,0,5,0],[25,0,6,0],[26,0,7,0],[27,0,8,0],[28,0,9,0],[30,2,12,0],[30,6,12,4,"twoArgumentPooler"],[30,23,12,21],[30,26,12,24,"PooledClass"],[30,37,12,35],[30,38,12,35,"default"],[30,45,12,35],[30,46,12,36,"twoArgumentPooler"],[30,63,12,53],[32,2,14,0],[33,0,15,0],[34,0,16,0],[35,2,17,0],[35,11,17,9,"BoundingDimensions"],[35,29,17,27,"BoundingDimensions"],[35,30,17,28,"width"],[35,35,17,33],[35,37,17,35,"height"],[35,43,17,41],[35,45,17,43],[36,4,18,2],[36,8,18,6],[36,9,18,7,"width"],[36,14,18,12],[36,17,18,15,"width"],[36,22,18,20],[37,4,19,2],[37,8,19,6],[37,9,19,7,"height"],[37,15,19,13],[37,18,19,16,"height"],[37,24,19,22],[38,2,20,0],[39,2,21,0,"BoundingDimensions"],[39,20,21,18],[39,21,21,19,"prototype"],[39,30,21,28],[39,31,21,29,"destructor"],[39,41,21,39],[39,44,21,42],[39,56,21,54],[40,4,22,2],[40,8,22,6],[40,9,22,7,"width"],[40,14,22,12],[40,17,22,15],[40,21,22,19],[41,4,23,2],[41,8,23,6],[41,9,23,7,"height"],[41,15,23,13],[41,18,23,16],[41,22,23,20],[42,2,24,0],[42,3,24,1],[43,2,25,0,"BoundingDimensions"],[43,20,25,18],[43,21,25,19,"getPooledFromElement"],[43,41,25,39],[43,44,25,42],[43,54,25,52,"element"],[43,61,25,59],[43,63,25,61],[44,4,26,2],[44,11,26,9,"BoundingDimensions"],[44,29,26,27],[44,30,26,28,"getPooled"],[44,39,26,37],[44,40,26,38,"element"],[44,47,26,45],[44,48,26,46,"offsetWidth"],[44,59,26,57],[44,61,26,59,"element"],[44,68,26,66],[44,69,26,67,"offsetHeight"],[44,81,26,79],[44,82,26,80],[45,2,27,0],[45,3,27,1],[46,2,28,0,"PooledClass"],[46,13,28,11],[46,14,28,11,"default"],[46,21,28,11],[46,22,28,12,"addPoolingTo"],[46,34,28,24],[46,35,28,25,"BoundingDimensions"],[46,53,28,43],[46,55,28,45,"twoArgumentPooler"],[46,72,28,62],[46,73,28,63],[47,2,29,0],[47,6,29,0,"_default"],[47,14,29,0],[47,17,29,15,"BoundingDimensions"],[47,35,29,33],[48,0,29,34],[48,3]],"functionMap":{"names":["<global>","BoundingDimensions","prototype.destructor","getPooledFromElement"],"mappings":"AAA;ACgB;CDG;0CEC;CFG;0CGC;CHE"},"hasCjsExports":false},"type":"js/module"}]} |