mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 11:11:01 +00:00
1 line
2.9 KiB
Plaintext
1 line
2.9 KiB
Plaintext
{"dependencies":[{"name":"react-native-web/dist/exports/StyleSheet","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"MK7+k1V+KnvCVW7Kj2k/ydtjmVU=","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 _reactNativeWebDistExportsStyleSheet = require(_dependencyMap[0], \"react-native-web/dist/exports/StyleSheet\");\n var StyleSheet = _interopDefault(_reactNativeWebDistExportsStyleSheet);\n var _default = StyleSheet.default.create({\n listContentContainer: {\n paddingBottom: 12\n },\n emptyContainer: {\n flex: 1,\n alignItems: 'center',\n justifyContent: 'center'\n },\n emptyText: {\n fontSize: 16,\n fontWeight: '600'\n },\n loaderContainer: {\n flexDirection: 'row',\n flexWrap: 'wrap'\n }\n });\n});","lineCount":38,"map":[[12,2,2,0,"Object"],[12,8,2,0],[12,9,2,0,"defineProperty"],[12,23,2,0],[12,24,2,0,"exports"],[12,31,2,0],[13,4,2,0,"enumerable"],[13,14,2,0],[14,4,2,0,"get"],[14,7,2,0],[14,18,2,0,"get"],[14,19,2,0],[15,6,2,0],[15,13,2,0,"_default"],[15,21,2,0],[16,4,2,0],[17,2,2,0],[18,2,19,3],[18,6,19,3,"_reactNativeWebDistExportsStyleSheet"],[18,42,19,3],[18,45,19,3,"require"],[18,52,19,3],[18,53,19,3,"_dependencyMap"],[18,67,19,3],[19,2,19,3],[19,6,19,3,"StyleSheet"],[19,16,19,3],[19,19,19,3,"_interopDefault"],[19,34,19,3],[19,35,19,3,"_reactNativeWebDistExportsStyleSheet"],[19,71,19,3],[20,2,2,0],[20,6,2,0,"_default"],[20,14,2,0],[20,17,2,15,"StyleSheet"],[20,27,2,25],[20,28,2,25,"default"],[20,35,2,25],[20,36,2,26,"create"],[20,42,2,32],[20,43,2,33],[21,4,3,2,"listContentContainer"],[21,24,3,22],[21,26,3,24],[22,6,4,4,"paddingBottom"],[22,19,4,17],[22,21,4,19],[23,4,5,2],[23,5,5,3],[24,4,6,2,"emptyContainer"],[24,18,6,16],[24,20,6,18],[25,6,7,4,"flex"],[25,10,7,8],[25,12,7,10],[25,13,7,11],[26,6,8,4,"alignItems"],[26,16,8,14],[26,18,8,16],[26,26,8,24],[27,6,9,4,"justifyContent"],[27,20,9,18],[27,22,9,20],[28,4,10,2],[28,5,10,3],[29,4,11,2,"emptyText"],[29,13,11,11],[29,15,11,13],[30,6,12,4,"fontSize"],[30,14,12,12],[30,16,12,14],[30,18,12,16],[31,6,13,4,"fontWeight"],[31,16,13,14],[31,18,13,16],[32,4,14,2],[32,5,14,3],[33,4,15,2,"loaderContainer"],[33,19,15,17],[33,21,15,19],[34,6,16,4,"flexDirection"],[34,19,16,17],[34,21,16,19],[34,26,16,24],[35,6,17,4,"flexWrap"],[35,14,17,12],[35,16,17,14],[36,4,18,2],[37,2,19,0],[37,3,19,1],[37,4,19,2],[38,0,19,3],[38,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |