mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 04:11:02 +00:00
1 line
11 KiB
Plaintext
1 line
11 KiB
Plaintext
{"dependencies":[{"name":"../../Components/View/View","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0},"end":{"line":11,"column":46}}],"key":"OQ+UwuOXakCp1lTGDrZ4ulZZQC4=","exportNames":["*"],"imports":1}},{"name":"../../StyleSheet/StyleSheet","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":12,"column":0},"end":{"line":12,"column":53}}],"key":"yxGa5FOOJGEfBq/dpb2XMHwdFLI=","exportNames":["*"],"imports":1}},{"name":"../../Text/Text","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":13,"column":0},"end":{"line":13,"column":35}}],"key":"2Uowcf8dI9Q+9EqAhRxQzVpiZEk=","exportNames":["*"],"imports":1}},{"name":"./LogBoxStyle","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":14,"column":0},"end":{"line":14,"column":45}}],"key":"ZNPCT6BEiOEisuHiD4UE+iOD6VQ=","exportNames":["*"],"imports":1}},{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":15,"column":0},"end":{"line":15,"column":31}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react/jsx-dev-runtime","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"L9D70Z4hi4aGuui1ysja/oQ5ytI=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _jsxFileName = \"/app/frontend/node_modules/react-native/Libraries/LogBox/UI/LogBoxNotificationCountBadge.js\";\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 function _interopNamespace(e) {\n if (e && e.__esModule) return e;\n var n = {};\n if (e) Object.keys(e).forEach(function (k) {\n var d = Object.getOwnPropertyDescriptor(e, k);\n Object.defineProperty(n, k, d.get ? d : {\n enumerable: true,\n get: function () {\n return e[k];\n }\n });\n });\n n.default = e;\n return n;\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return LogBoxNotificationCountBadge;\n }\n });\n var _ComponentsViewView = require(_dependencyMap[0], \"../../Components/View/View\");\n var View = _interopDefault(_ComponentsViewView);\n var _StyleSheetStyleSheet = require(_dependencyMap[1], \"../../StyleSheet/StyleSheet\");\n var StyleSheet = _interopDefault(_StyleSheetStyleSheet);\n var _TextText = require(_dependencyMap[2], \"../../Text/Text\");\n var Text = _interopDefault(_TextText);\n var _LogBoxStyle = require(_dependencyMap[3], \"./LogBoxStyle\");\n var LogBoxStyle = _interopNamespace(_LogBoxStyle);\n require(_dependencyMap[4], \"react\");\n var _reactJsxDevRuntime = require(_dependencyMap[5], \"react/jsx-dev-runtime\");\n function LogBoxNotificationCountBadge(props) {\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: styles.outside,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(View.default, {\n style: [styles.inside, styles[props.level]],\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(Text.default, {\n id: \"logbox_notification_count_text\",\n style: styles.text,\n children: props.count <= 1 ? '!' : props.count\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 27,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 26,\n columnNumber: 7\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 22,\n columnNumber: 5\n }, this);\n }\n var styles = StyleSheet.default.create({\n warn: {\n backgroundColor: LogBoxStyle.getWarningColor(1)\n },\n error: {\n backgroundColor: LogBoxStyle.getErrorColor(1)\n },\n outside: {\n padding: 2,\n borderRadius: 25,\n backgroundColor: '#fff',\n marginRight: 8\n },\n inside: {\n minWidth: 18,\n paddingLeft: 4,\n paddingRight: 4,\n borderRadius: 25,\n fontWeight: '600'\n },\n text: {\n color: LogBoxStyle.getTextColor(1),\n fontSize: 14,\n lineHeight: 18,\n textAlign: 'center',\n fontWeight: '600',\n textShadowColor: LogBoxStyle.getBackgroundColor(0.4),\n textShadowOffset: {\n width: 0,\n height: 0\n },\n textShadowRadius: 3\n }\n });\n});","lineCount":103,"map":[[28,2,17,15,"Object"],[28,8,17,15],[28,9,17,15,"defineProperty"],[28,23,17,15],[28,24,17,15,"exports"],[28,31,17,15],[29,4,17,15,"enumerable"],[29,14,17,15],[30,4,17,15,"get"],[30,7,17,15],[30,18,17,15,"get"],[30,19,17,15],[31,6,17,15],[31,13,17,15,"LogBoxNotificationCountBadge"],[31,41,17,15],[32,4,17,15],[33,2,17,15],[34,2,11,0],[34,6,11,0,"_ComponentsViewView"],[34,25,11,0],[34,28,11,0,"require"],[34,35,11,0],[34,36,11,0,"_dependencyMap"],[34,50,11,0],[35,2,11,0],[35,6,11,0,"View"],[35,10,11,0],[35,13,11,0,"_interopDefault"],[35,28,11,0],[35,29,11,0,"_ComponentsViewView"],[35,48,11,0],[36,2,12,0],[36,6,12,0,"_StyleSheetStyleSheet"],[36,27,12,0],[36,30,12,0,"require"],[36,37,12,0],[36,38,12,0,"_dependencyMap"],[36,52,12,0],[37,2,12,0],[37,6,12,0,"StyleSheet"],[37,16,12,0],[37,19,12,0,"_interopDefault"],[37,34,12,0],[37,35,12,0,"_StyleSheetStyleSheet"],[37,56,12,0],[38,2,13,0],[38,6,13,0,"_TextText"],[38,15,13,0],[38,18,13,0,"require"],[38,25,13,0],[38,26,13,0,"_dependencyMap"],[38,40,13,0],[39,2,13,0],[39,6,13,0,"Text"],[39,10,13,0],[39,13,13,0,"_interopDefault"],[39,28,13,0],[39,29,13,0,"_TextText"],[39,38,13,0],[40,2,14,0],[40,6,14,0,"_LogBoxStyle"],[40,18,14,0],[40,21,14,0,"require"],[40,28,14,0],[40,29,14,0,"_dependencyMap"],[40,43,14,0],[41,2,14,0],[41,6,14,0,"LogBoxStyle"],[41,17,14,0],[41,20,14,0,"_interopNamespace"],[41,37,14,0],[41,38,14,0,"_LogBoxStyle"],[41,50,14,0],[42,2,15,0,"require"],[42,9,15,0],[42,10,15,0,"_dependencyMap"],[42,24,15,0],[43,2,15,31],[43,6,15,31,"_reactJsxDevRuntime"],[43,25,15,31],[43,28,15,31,"require"],[43,35,15,31],[43,36,15,31,"_dependencyMap"],[43,50,15,31],[44,2,17,15],[44,11,17,24,"LogBoxNotificationCountBadge"],[44,39,17,52,"LogBoxNotificationCountBadge"],[44,40,17,53,"props"],[44,45,20,1],[44,47,20,15],[45,4,21,2],[45,24,22,4],[45,28,22,4,"_reactJsxDevRuntime"],[45,47,22,4],[45,48,22,4,"jsxDEV"],[45,54,22,4],[45,56,22,5,"View"],[45,60,22,9],[45,61,22,9,"default"],[45,68,22,9],[46,6,22,10,"style"],[46,11,22,15],[46,13,22,17,"styles"],[46,19,22,23],[46,20,22,24,"outside"],[46,27,22,32],[47,6,22,32,"children"],[47,14,22,32],[47,29,26,6],[47,33,26,6,"_reactJsxDevRuntime"],[47,52,26,6],[47,53,26,6,"jsxDEV"],[47,59,26,6],[47,61,26,7,"View"],[47,65,26,11],[47,66,26,11,"default"],[47,73,26,11],[48,8,26,12,"style"],[48,13,26,17],[48,15,26,19],[48,16,26,20,"styles"],[48,22,26,26],[48,23,26,27,"inside"],[48,29,26,33],[48,31,26,35,"styles"],[48,37,26,41],[48,38,26,42,"props"],[48,43,26,47],[48,44,26,48,"level"],[48,49,26,53],[48,50,26,54],[48,51,26,56],[49,8,26,56,"children"],[49,16,26,56],[49,31,27,8],[49,35,27,8,"_reactJsxDevRuntime"],[49,54,27,8],[49,55,27,8,"jsxDEV"],[49,61,27,8],[49,63,27,9,"Text"],[49,67,27,13],[49,68,27,13,"default"],[49,75,27,13],[50,10,27,14,"id"],[50,12,27,16],[50,14,27,17],[50,46,27,49],[51,10,27,50,"style"],[51,15,27,55],[51,17,27,57,"styles"],[51,23,27,63],[51,24,27,64,"text"],[51,28,27,69],[52,10,27,69,"children"],[52,18,27,69],[52,20,28,11,"props"],[52,25,28,16],[52,26,28,17,"count"],[52,31,28,22],[52,35,28,26],[52,36,28,27],[52,39,28,30],[52,42,28,33],[52,45,28,36,"props"],[52,50,28,41],[52,51,28,42,"count"],[53,8,28,47],[54,10,28,47,"fileName"],[54,18,28,47],[54,20,28,47,"_jsxFileName"],[54,32,28,47],[55,10,28,47,"lineNumber"],[55,20,28,47],[56,10,28,47,"columnNumber"],[56,22,28,47],[57,8,28,47],[57,15,29,14],[58,6,29,15],[59,8,29,15,"fileName"],[59,16,29,15],[59,18,29,15,"_jsxFileName"],[59,30,29,15],[60,8,29,15,"lineNumber"],[60,18,29,15],[61,8,29,15,"columnNumber"],[61,20,29,15],[62,6,29,15],[62,13,30,12],[63,4,30,13],[64,6,30,13,"fileName"],[64,14,30,13],[64,16,30,13,"_jsxFileName"],[64,28,30,13],[65,6,30,13,"lineNumber"],[65,16,30,13],[66,6,30,13,"columnNumber"],[66,18,30,13],[67,4,30,13],[67,11,31,10],[67,12,31,11],[68,2,33,0],[69,2,35,0],[69,6,35,6,"styles"],[69,12,35,12],[69,15,35,15,"StyleSheet"],[69,25,35,25],[69,26,35,25,"default"],[69,33,35,25],[69,34,35,26,"create"],[69,40,35,32],[69,41,35,33],[70,4,36,2,"warn"],[70,8,36,6],[70,10,36,8],[71,6,37,4,"backgroundColor"],[71,21,37,19],[71,23,37,21,"LogBoxStyle"],[71,34,37,32],[71,35,37,33,"getWarningColor"],[71,50,37,48],[71,51,37,49],[71,52,37,50],[72,4,38,2],[72,5,38,3],[73,4,39,2,"error"],[73,9,39,7],[73,11,39,9],[74,6,40,4,"backgroundColor"],[74,21,40,19],[74,23,40,21,"LogBoxStyle"],[74,34,40,32],[74,35,40,33,"getErrorColor"],[74,48,40,46],[74,49,40,47],[74,50,40,48],[75,4,41,2],[75,5,41,3],[76,4,42,2,"outside"],[76,11,42,9],[76,13,42,11],[77,6,43,4,"padding"],[77,13,43,11],[77,15,43,13],[77,16,43,14],[78,6,44,4,"borderRadius"],[78,18,44,16],[78,20,44,18],[78,22,44,20],[79,6,45,4,"backgroundColor"],[79,21,45,19],[79,23,45,21],[79,29,45,27],[80,6,46,4,"marginRight"],[80,17,46,15],[80,19,46,17],[81,4,47,2],[81,5,47,3],[82,4,48,2,"inside"],[82,10,48,8],[82,12,48,10],[83,6,49,4,"minWidth"],[83,14,49,12],[83,16,49,14],[83,18,49,16],[84,6,50,4,"paddingLeft"],[84,17,50,15],[84,19,50,17],[84,20,50,18],[85,6,51,4,"paddingRight"],[85,18,51,16],[85,20,51,18],[85,21,51,19],[86,6,52,4,"borderRadius"],[86,18,52,16],[86,20,52,18],[86,22,52,20],[87,6,53,4,"fontWeight"],[87,16,53,14],[87,18,53,16],[88,4,54,2],[88,5,54,3],[89,4,55,2,"text"],[89,8,55,6],[89,10,55,8],[90,6,56,4,"color"],[90,11,56,9],[90,13,56,11,"LogBoxStyle"],[90,24,56,22],[90,25,56,23,"getTextColor"],[90,37,56,35],[90,38,56,36],[90,39,56,37],[90,40,56,38],[91,6,57,4,"fontSize"],[91,14,57,12],[91,16,57,14],[91,18,57,16],[92,6,58,4,"lineHeight"],[92,16,58,14],[92,18,58,16],[92,20,58,18],[93,6,59,4,"textAlign"],[93,15,59,13],[93,17,59,15],[93,25,59,23],[94,6,60,4,"fontWeight"],[94,16,60,14],[94,18,60,16],[94,23,60,21],[95,6,61,4,"textShadowColor"],[95,21,61,19],[95,23,61,21,"LogBoxStyle"],[95,34,61,32],[95,35,61,33,"getBackgroundColor"],[95,53,61,51],[95,54,61,52],[95,57,61,55],[95,58,61,56],[96,6,62,4,"textShadowOffset"],[96,22,62,20],[96,24,62,22],[97,8,62,23,"width"],[97,13,62,28],[97,15,62,30],[97,16,62,31],[98,8,62,33,"height"],[98,14,62,39],[98,16,62,41],[99,6,62,42],[99,7,62,43],[100,6,63,4,"textShadowRadius"],[100,22,63,20],[100,24,63,22],[101,4,64,2],[102,2,65,0],[102,3,65,1],[102,4,65,2],[103,0,65,3],[103,3]],"functionMap":{"names":["<global>","LogBoxNotificationCountBadge"],"mappings":"AAA;eCgB;CDgB"},"hasCjsExports":false},"type":"js/module"}]} |