mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 10:01:02 +00:00
1 line
6.7 KiB
Plaintext
1 line
6.7 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 walletContainer: {\n alignItems: 'center',\n justifyContent: 'center',\n paddingVertical: 40\n },\n image: {\n height: 96,\n width: 96,\n borderRadius: 28\n },\n continueText: {\n marginTop: 20,\n fontSize: 16,\n fontWeight: '600'\n },\n retryButton: {\n flexDirection: 'row',\n alignItems: 'center',\n paddingVertical: 6,\n paddingHorizontal: 12,\n borderRadius: 16\n },\n retryIcon: {\n marginLeft: 4\n },\n text: {\n color: 'white',\n fontWeight: '500',\n fontSize: 14\n },\n alternateText: {\n marginTop: 16\n },\n getText: {\n fontSize: 16,\n fontWeight: '600',\n marginLeft: 8\n },\n storeText: {\n fontSize: 14,\n fontWeight: '600'\n },\n footer: {\n width: '100%'\n },\n row: {\n flexDirection: 'row',\n alignItems: 'center'\n },\n upperFooter: {\n alignItems: 'center',\n paddingVertical: 16,\n borderTopWidth: StyleSheet.default.hairlineWidth,\n borderBottomWidth: StyleSheet.default.hairlineWidth\n },\n lowerFooter: {\n paddingHorizontal: 20,\n paddingTop: 14,\n paddingBottom: 24,\n flexDirection: 'row',\n justifyContent: 'space-between',\n alignItems: 'center'\n },\n storeIcon: {\n marginLeft: 4\n }\n });\n});","lineCount":88,"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,69,3],[18,6,69,3,"_reactNativeWebDistExportsStyleSheet"],[18,42,69,3],[18,45,69,3,"require"],[18,52,69,3],[18,53,69,3,"_dependencyMap"],[18,67,69,3],[19,2,69,3],[19,6,69,3,"StyleSheet"],[19,16,69,3],[19,19,69,3,"_interopDefault"],[19,34,69,3],[19,35,69,3,"_reactNativeWebDistExportsStyleSheet"],[19,71,69,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,"walletContainer"],[21,19,3,17],[21,21,3,19],[22,6,4,4,"alignItems"],[22,16,4,14],[22,18,4,16],[22,26,4,24],[23,6,5,4,"justifyContent"],[23,20,5,18],[23,22,5,20],[23,30,5,28],[24,6,6,4,"paddingVertical"],[24,21,6,19],[24,23,6,21],[25,4,7,2],[25,5,7,3],[26,4,8,2,"image"],[26,9,8,7],[26,11,8,9],[27,6,9,4,"height"],[27,12,9,10],[27,14,9,12],[27,16,9,14],[28,6,10,4,"width"],[28,11,10,9],[28,13,10,11],[28,15,10,13],[29,6,11,4,"borderRadius"],[29,18,11,16],[29,20,11,18],[30,4,12,2],[30,5,12,3],[31,4,13,2,"continueText"],[31,16,13,14],[31,18,13,16],[32,6,14,4,"marginTop"],[32,15,14,13],[32,17,14,15],[32,19,14,17],[33,6,15,4,"fontSize"],[33,14,15,12],[33,16,15,14],[33,18,15,16],[34,6,16,4,"fontWeight"],[34,16,16,14],[34,18,16,16],[35,4,17,2],[35,5,17,3],[36,4,18,2,"retryButton"],[36,15,18,13],[36,17,18,15],[37,6,19,4,"flexDirection"],[37,19,19,17],[37,21,19,19],[37,26,19,24],[38,6,20,4,"alignItems"],[38,16,20,14],[38,18,20,16],[38,26,20,24],[39,6,21,4,"paddingVertical"],[39,21,21,19],[39,23,21,21],[39,24,21,22],[40,6,22,4,"paddingHorizontal"],[40,23,22,21],[40,25,22,23],[40,27,22,25],[41,6,23,4,"borderRadius"],[41,18,23,16],[41,20,23,18],[42,4,24,2],[42,5,24,3],[43,4,25,2,"retryIcon"],[43,13,25,11],[43,15,25,13],[44,6,26,4,"marginLeft"],[44,16,26,14],[44,18,26,16],[45,4,27,2],[45,5,27,3],[46,4,28,2,"text"],[46,8,28,6],[46,10,28,8],[47,6,29,4,"color"],[47,11,29,9],[47,13,29,11],[47,20,29,18],[48,6,30,4,"fontWeight"],[48,16,30,14],[48,18,30,16],[48,23,30,21],[49,6,31,4,"fontSize"],[49,14,31,12],[49,16,31,14],[50,4,32,2],[50,5,32,3],[51,4,33,2,"alternateText"],[51,17,33,15],[51,19,33,17],[52,6,34,4,"marginTop"],[52,15,34,13],[52,17,34,15],[53,4,35,2],[53,5,35,3],[54,4,36,2,"getText"],[54,11,36,9],[54,13,36,11],[55,6,37,4,"fontSize"],[55,14,37,12],[55,16,37,14],[55,18,37,16],[56,6,38,4,"fontWeight"],[56,16,38,14],[56,18,38,16],[56,23,38,21],[57,6,39,4,"marginLeft"],[57,16,39,14],[57,18,39,16],[58,4,40,2],[58,5,40,3],[59,4,41,2,"storeText"],[59,13,41,11],[59,15,41,13],[60,6,42,4,"fontSize"],[60,14,42,12],[60,16,42,14],[60,18,42,16],[61,6,43,4,"fontWeight"],[61,16,43,14],[61,18,43,16],[62,4,44,2],[62,5,44,3],[63,4,45,2,"footer"],[63,10,45,8],[63,12,45,10],[64,6,46,4,"width"],[64,11,46,9],[64,13,46,11],[65,4,47,2],[65,5,47,3],[66,4,48,2,"row"],[66,7,48,5],[66,9,48,7],[67,6,49,4,"flexDirection"],[67,19,49,17],[67,21,49,19],[67,26,49,24],[68,6,50,4,"alignItems"],[68,16,50,14],[68,18,50,16],[69,4,51,2],[69,5,51,3],[70,4,52,2,"upperFooter"],[70,15,52,13],[70,17,52,15],[71,6,53,4,"alignItems"],[71,16,53,14],[71,18,53,16],[71,26,53,24],[72,6,54,4,"paddingVertical"],[72,21,54,19],[72,23,54,21],[72,25,54,23],[73,6,55,4,"borderTopWidth"],[73,20,55,18],[73,22,55,20,"StyleSheet"],[73,32,55,30],[73,33,55,30,"default"],[73,40,55,30],[73,41,55,31,"hairlineWidth"],[73,54,55,44],[74,6,56,4,"borderBottomWidth"],[74,23,56,21],[74,25,56,23,"StyleSheet"],[74,35,56,33],[74,36,56,33,"default"],[74,43,56,33],[74,44,56,34,"hairlineWidth"],[75,4,57,2],[75,5,57,3],[76,4,58,2,"lowerFooter"],[76,15,58,13],[76,17,58,15],[77,6,59,4,"paddingHorizontal"],[77,23,59,21],[77,25,59,23],[77,27,59,25],[78,6,60,4,"paddingTop"],[78,16,60,14],[78,18,60,16],[78,20,60,18],[79,6,61,4,"paddingBottom"],[79,19,61,17],[79,21,61,19],[79,23,61,21],[80,6,62,4,"flexDirection"],[80,19,62,17],[80,21,62,19],[80,26,62,24],[81,6,63,4,"justifyContent"],[81,20,63,18],[81,22,63,20],[81,37,63,35],[82,6,64,4,"alignItems"],[82,16,64,14],[82,18,64,16],[83,4,65,2],[83,5,65,3],[84,4,66,2,"storeIcon"],[84,13,66,11],[84,15,66,13],[85,6,67,4,"marginLeft"],[85,16,67,14],[85,18,67,16],[86,4,68,2],[87,2,69,0],[87,3,69,1],[87,4,69,2],[88,0,69,3],[88,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |