mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-29 23:31:05 +00:00
1 line
8.2 KiB
Plaintext
1 line
8.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 Object.defineProperty(exports, \"Typography\", {\n enumerable: true,\n get: function () {\n return Typography;\n }\n });\n Object.defineProperty(exports, \"Spacing\", {\n enumerable: true,\n get: function () {\n return Spacing;\n }\n });\n Object.defineProperty(exports, \"BorderRadius\", {\n enumerable: true,\n get: function () {\n return BorderRadius;\n }\n });\n Object.defineProperty(exports, \"Shadow\", {\n enumerable: true,\n get: function () {\n return Shadow;\n }\n });\n Object.defineProperty(exports, \"IconSizes\", {\n enumerable: true,\n get: function () {\n return IconSizes;\n }\n });\n /**\n * PezkuwiChain Mobile App - Theme Constants\n */\n\n const Typography = {\n // Font Sizes\n sizes: {\n tiny: 10,\n small: 12,\n body: 14,\n medium: 16,\n large: 18,\n title: 20,\n heading: 24,\n display: 32,\n hero: 40\n },\n // Font Weights\n weights: {\n regular: '400',\n medium: '500',\n semibold: '600',\n bold: '700'\n },\n // Line Heights\n lineHeights: {\n tight: 1.2,\n normal: 1.5,\n relaxed: 1.8\n }\n };\n const Spacing = {\n xs: 4,\n sm: 8,\n md: 12,\n lg: 16,\n xl: 20,\n xxl: 24,\n xxxl: 32\n };\n const BorderRadius = {\n small: 8,\n medium: 12,\n large: 16,\n xlarge: 20,\n xxlarge: 24,\n round: 9999\n };\n const Shadow = {\n soft: {\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 2\n },\n shadowOpacity: 0.08,\n shadowRadius: 8,\n elevation: 3\n },\n medium: {\n shadowColor: '#000',\n shadowOffset: {\n width: 0,\n height: 4\n },\n shadowOpacity: 0.12,\n shadowRadius: 12,\n elevation: 5\n }\n };\n const IconSizes = {\n tiny: 16,\n small: 20,\n medium: 24,\n large: 32,\n xlarge: 40,\n xxlarge: 60\n };\n var _default = {\n Typography,\n Spacing,\n BorderRadius,\n Shadow,\n IconSizes\n };\n});","lineCount":128,"map":[[7,2,80,0,"Object"],[7,8,80,0],[7,9,80,0,"defineProperty"],[7,23,80,0],[7,24,80,0,"exports"],[7,31,80,0],[8,4,80,0,"enumerable"],[8,14,80,0],[9,4,80,0,"get"],[9,7,80,0],[9,18,80,0,"get"],[9,19,80,0],[10,6,80,0],[10,13,80,0,"_default"],[10,21,80,0],[11,4,80,0],[12,2,80,0],[13,2,5,0,"Object"],[13,8,5,0],[13,9,5,0,"defineProperty"],[13,23,5,0],[13,24,5,0,"exports"],[13,31,5,0],[14,4,5,0,"enumerable"],[14,14,5,0],[15,4,5,0,"get"],[15,7,5,0],[15,18,5,0,"get"],[15,19,5,0],[16,6,5,0],[16,13,5,0,"Typography"],[16,23,5,0],[17,4,5,0],[18,2,5,0],[19,2,35,0,"Object"],[19,8,35,0],[19,9,35,0,"defineProperty"],[19,23,35,0],[19,24,35,0,"exports"],[19,31,35,0],[20,4,35,0,"enumerable"],[20,14,35,0],[21,4,35,0,"get"],[21,7,35,0],[21,18,35,0,"get"],[21,19,35,0],[22,6,35,0],[22,13,35,0,"Spacing"],[22,20,35,0],[23,4,35,0],[24,2,35,0],[25,2,45,0,"Object"],[25,8,45,0],[25,9,45,0,"defineProperty"],[25,23,45,0],[25,24,45,0,"exports"],[25,31,45,0],[26,4,45,0,"enumerable"],[26,14,45,0],[27,4,45,0,"get"],[27,7,45,0],[27,18,45,0,"get"],[27,19,45,0],[28,6,45,0],[28,13,45,0,"BorderRadius"],[28,25,45,0],[29,4,45,0],[30,2,45,0],[31,2,54,0,"Object"],[31,8,54,0],[31,9,54,0,"defineProperty"],[31,23,54,0],[31,24,54,0,"exports"],[31,31,54,0],[32,4,54,0,"enumerable"],[32,14,54,0],[33,4,54,0,"get"],[33,7,54,0],[33,18,54,0,"get"],[33,19,54,0],[34,6,54,0],[34,13,54,0,"Shadow"],[34,19,54,0],[35,4,54,0],[36,2,54,0],[37,2,71,0,"Object"],[37,8,71,0],[37,9,71,0,"defineProperty"],[37,23,71,0],[37,24,71,0,"exports"],[37,31,71,0],[38,4,71,0,"enumerable"],[38,14,71,0],[39,4,71,0,"get"],[39,7,71,0],[39,18,71,0,"get"],[39,19,71,0],[40,6,71,0],[40,13,71,0,"IconSizes"],[40,22,71,0],[41,4,71,0],[42,2,71,0],[43,2,1,0],[44,0,2,0],[45,0,3,0],[47,2,5,7],[47,8,5,13,"Typography"],[47,18,5,23],[47,21,5,26],[48,4,6,2],[49,4,7,2,"sizes"],[49,9,7,7],[49,11,7,9],[50,6,8,4,"tiny"],[50,10,8,8],[50,12,8,10],[50,14,8,12],[51,6,9,4,"small"],[51,11,9,9],[51,13,9,11],[51,15,9,13],[52,6,10,4,"body"],[52,10,10,8],[52,12,10,10],[52,14,10,12],[53,6,11,4,"medium"],[53,12,11,10],[53,14,11,12],[53,16,11,14],[54,6,12,4,"large"],[54,11,12,9],[54,13,12,11],[54,15,12,13],[55,6,13,4,"title"],[55,11,13,9],[55,13,13,11],[55,15,13,13],[56,6,14,4,"heading"],[56,13,14,11],[56,15,14,13],[56,17,14,15],[57,6,15,4,"display"],[57,13,15,11],[57,15,15,13],[57,17,15,15],[58,6,16,4,"hero"],[58,10,16,8],[58,12,16,10],[59,4,17,2],[59,5,17,3],[60,4,19,2],[61,4,20,2,"weights"],[61,11,20,9],[61,13,20,11],[62,6,21,4,"regular"],[62,13,21,11],[62,15,21,13],[62,20,21,27],[63,6,22,4,"medium"],[63,12,22,10],[63,14,22,12],[63,19,22,26],[64,6,23,4,"semibold"],[64,14,23,12],[64,16,23,14],[64,21,23,28],[65,6,24,4,"bold"],[65,10,24,8],[65,12,24,10],[66,4,25,2],[66,5,25,3],[67,4,27,2],[68,4,28,2,"lineHeights"],[68,15,28,13],[68,17,28,15],[69,6,29,4,"tight"],[69,11,29,9],[69,13,29,11],[69,16,29,14],[70,6,30,4,"normal"],[70,12,30,10],[70,14,30,12],[70,17,30,15],[71,6,31,4,"relaxed"],[71,13,31,11],[71,15,31,13],[72,4,32,2],[73,2,33,0],[73,3,33,1],[74,2,35,7],[74,8,35,13,"Spacing"],[74,15,35,20],[74,18,35,23],[75,4,36,2,"xs"],[75,6,36,4],[75,8,36,6],[75,9,36,7],[76,4,37,2,"sm"],[76,6,37,4],[76,8,37,6],[76,9,37,7],[77,4,38,2,"md"],[77,6,38,4],[77,8,38,6],[77,10,38,8],[78,4,39,2,"lg"],[78,6,39,4],[78,8,39,6],[78,10,39,8],[79,4,40,2,"xl"],[79,6,40,4],[79,8,40,6],[79,10,40,8],[80,4,41,2,"xxl"],[80,7,41,5],[80,9,41,7],[80,11,41,9],[81,4,42,2,"xxxl"],[81,8,42,6],[81,10,42,8],[82,2,43,0],[82,3,43,1],[83,2,45,7],[83,8,45,13,"BorderRadius"],[83,20,45,25],[83,23,45,28],[84,4,46,2,"small"],[84,9,46,7],[84,11,46,9],[84,12,46,10],[85,4,47,2,"medium"],[85,10,47,8],[85,12,47,10],[85,14,47,12],[86,4,48,2,"large"],[86,9,48,7],[86,11,48,9],[86,13,48,11],[87,4,49,2,"xlarge"],[87,10,49,8],[87,12,49,10],[87,14,49,12],[88,4,50,2,"xxlarge"],[88,11,50,9],[88,13,50,11],[88,15,50,13],[89,4,51,2,"round"],[89,9,51,7],[89,11,51,9],[90,2,52,0],[90,3,52,1],[91,2,54,7],[91,8,54,13,"Shadow"],[91,14,54,19],[91,17,54,22],[92,4,55,2,"soft"],[92,8,55,6],[92,10,55,8],[93,6,56,4,"shadowColor"],[93,17,56,15],[93,19,56,17],[93,25,56,23],[94,6,57,4,"shadowOffset"],[94,18,57,16],[94,20,57,18],[95,8,57,20,"width"],[95,13,57,25],[95,15,57,27],[95,16,57,28],[96,8,57,30,"height"],[96,14,57,36],[96,16,57,38],[97,6,57,40],[97,7,57,41],[98,6,58,4,"shadowOpacity"],[98,19,58,17],[98,21,58,19],[98,25,58,23],[99,6,59,4,"shadowRadius"],[99,18,59,16],[99,20,59,18],[99,21,59,19],[100,6,60,4,"elevation"],[100,15,60,13],[100,17,60,15],[101,4,61,2],[101,5,61,3],[102,4,62,2,"medium"],[102,10,62,8],[102,12,62,10],[103,6,63,4,"shadowColor"],[103,17,63,15],[103,19,63,17],[103,25,63,23],[104,6,64,4,"shadowOffset"],[104,18,64,16],[104,20,64,18],[105,8,64,20,"width"],[105,13,64,25],[105,15,64,27],[105,16,64,28],[106,8,64,30,"height"],[106,14,64,36],[106,16,64,38],[107,6,64,40],[107,7,64,41],[108,6,65,4,"shadowOpacity"],[108,19,65,17],[108,21,65,19],[108,25,65,23],[109,6,66,4,"shadowRadius"],[109,18,66,16],[109,20,66,18],[109,22,66,20],[110,6,67,4,"elevation"],[110,15,67,13],[110,17,67,15],[111,4,68,2],[112,2,69,0],[112,3,69,1],[113,2,71,7],[113,8,71,13,"IconSizes"],[113,17,71,22],[113,20,71,25],[114,4,72,2,"tiny"],[114,8,72,6],[114,10,72,8],[114,12,72,10],[115,4,73,2,"small"],[115,9,73,7],[115,11,73,9],[115,13,73,11],[116,4,74,2,"medium"],[116,10,74,8],[116,12,74,10],[116,14,74,12],[117,4,75,2,"large"],[117,9,75,7],[117,11,75,9],[117,13,75,11],[118,4,76,2,"xlarge"],[118,10,76,8],[118,12,76,10],[118,14,76,12],[119,4,77,2,"xxlarge"],[119,11,77,9],[119,13,77,11],[120,2,78,0],[120,3,78,1],[121,2,80,0],[121,6,80,0,"_default"],[121,14,80,0],[121,17,80,15],[122,4,81,2,"Typography"],[122,14,81,12],[123,4,82,2,"Spacing"],[123,11,82,9],[124,4,83,2,"BorderRadius"],[124,16,83,14],[125,4,84,2,"Shadow"],[125,10,84,8],[126,4,85,2,"IconSizes"],[127,2,86,0],[127,3,86,1],[128,0,86,2],[128,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]} |