62efe116efe78b409892413aa0eb69b3.json 5.39 KB
{"ast":null,"code":"Object.defineProperty(exports,\"__esModule\",{value:true});exports.SYSTEM_FONT_STACK=exports.MONOSPACE_FONT_STACK=exports.STYLE_SHORT_FORM_EXPANSIONS=exports.STYLE_GROUPS=exports.STYLE_ELEMENT_ID=void 0;var STYLE_ELEMENT_ID='react-native-stylesheet';exports.STYLE_ELEMENT_ID=STYLE_ELEMENT_ID;var STYLE_GROUPS={reset:0,modality:0.1,classicReset:0.5,classic:1,atomic:2.2,custom:{borderColor:2,borderRadius:2,borderStyle:2,borderWidth:2,display:2,flex:2,margin:2,overflow:2,overscrollBehavior:2,padding:2,marginHorizontal:2.1,marginVertical:2.1,paddingHorizontal:2.1,paddingVertical:2.1}};exports.STYLE_GROUPS=STYLE_GROUPS;var STYLE_SHORT_FORM_EXPANSIONS={borderColor:['borderTopColor','borderRightColor','borderBottomColor','borderLeftColor'],borderRadius:['borderTopLeftRadius','borderTopRightRadius','borderBottomRightRadius','borderBottomLeftRadius'],borderStyle:['borderTopStyle','borderRightStyle','borderBottomStyle','borderLeftStyle'],borderWidth:['borderTopWidth','borderRightWidth','borderBottomWidth','borderLeftWidth'],margin:['marginTop','marginRight','marginBottom','marginLeft'],marginHorizontal:['marginRight','marginLeft'],marginVertical:['marginTop','marginBottom'],overflow:['overflowX','overflowY'],overscrollBehavior:['overscrollBehaviorX','overscrollBehaviorY'],padding:['paddingTop','paddingRight','paddingBottom','paddingLeft'],paddingHorizontal:['paddingRight','paddingLeft'],paddingVertical:['paddingTop','paddingBottom']};exports.STYLE_SHORT_FORM_EXPANSIONS=STYLE_SHORT_FORM_EXPANSIONS;var MONOSPACE_FONT_STACK='monospace,monospace';exports.MONOSPACE_FONT_STACK=MONOSPACE_FONT_STACK;var SYSTEM_FONT_STACK='system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Ubuntu,\"Helvetica Neue\",sans-serif';exports.SYSTEM_FONT_STACK=SYSTEM_FONT_STACK;","map":{"version":3,"sources":["C:/Users/bluej/Desktop/2_2/searchGuide/searchGuide/node_modules/react-native-web/dist/exports/StyleSheet/constants.js"],"names":["STYLE_ELEMENT_ID","STYLE_GROUPS","reset","modality","classicReset","classic","atomic","custom","borderColor","borderRadius","borderStyle","borderWidth","display","flex","margin","overflow","overscrollBehavior","padding","marginHorizontal","marginVertical","paddingHorizontal","paddingVertical","STYLE_SHORT_FORM_EXPANSIONS","MONOSPACE_FONT_STACK","SYSTEM_FONT_STACK"],"mappings":"yMAQO,GAAIA,CAAAA,gBAAgB,CAAG,yBAAvB,C,0CACA,GAAIC,CAAAA,YAAY,CAAG,CACxBC,KAAK,CAAE,CADiB,CAExBC,QAAQ,CAAE,GAFc,CAGxBC,YAAY,CAAE,GAHU,CAIxBC,OAAO,CAAE,CAJe,CAKxBC,MAAM,CAAE,GALgB,CAMxBC,MAAM,CAAE,CACNC,WAAW,CAAE,CADP,CAENC,YAAY,CAAE,CAFR,CAGNC,WAAW,CAAE,CAHP,CAINC,WAAW,CAAE,CAJP,CAKNC,OAAO,CAAE,CALH,CAMNC,IAAI,CAAE,CANA,CAONC,MAAM,CAAE,CAPF,CAQNC,QAAQ,CAAE,CARJ,CASNC,kBAAkB,CAAE,CATd,CAUNC,OAAO,CAAE,CAVH,CAWNC,gBAAgB,CAAE,GAXZ,CAYNC,cAAc,CAAE,GAZV,CAaNC,iBAAiB,CAAE,GAbb,CAcNC,eAAe,CAAE,GAdX,CANgB,CAAnB,C,kCAuBA,GAAIC,CAAAA,2BAA2B,CAAG,CACvCd,WAAW,CAAE,CAAC,gBAAD,CAAmB,kBAAnB,CAAuC,mBAAvC,CAA4D,iBAA5D,CAD0B,CAEvCC,YAAY,CAAE,CAAC,qBAAD,CAAwB,sBAAxB,CAAgD,yBAAhD,CAA2E,wBAA3E,CAFyB,CAGvCC,WAAW,CAAE,CAAC,gBAAD,CAAmB,kBAAnB,CAAuC,mBAAvC,CAA4D,iBAA5D,CAH0B,CAIvCC,WAAW,CAAE,CAAC,gBAAD,CAAmB,kBAAnB,CAAuC,mBAAvC,CAA4D,iBAA5D,CAJ0B,CAKvCG,MAAM,CAAE,CAAC,WAAD,CAAc,aAAd,CAA6B,cAA7B,CAA6C,YAA7C,CAL+B,CAMvCI,gBAAgB,CAAE,CAAC,aAAD,CAAgB,YAAhB,CANqB,CAOvCC,cAAc,CAAE,CAAC,WAAD,CAAc,cAAd,CAPuB,CAQvCJ,QAAQ,CAAE,CAAC,WAAD,CAAc,WAAd,CAR6B,CASvCC,kBAAkB,CAAE,CAAC,qBAAD,CAAwB,qBAAxB,CATmB,CAUvCC,OAAO,CAAE,CAAC,YAAD,CAAe,cAAf,CAA+B,eAA/B,CAAgD,aAAhD,CAV8B,CAWvCG,iBAAiB,CAAE,CAAC,cAAD,CAAiB,aAAjB,CAXoB,CAYvCC,eAAe,CAAE,CAAC,YAAD,CAAe,eAAf,CAZsB,CAAlC,C,gEAcA,GAAIE,CAAAA,oBAAoB,CAAG,qBAA3B,C,kDACA,GAAIC,CAAAA,iBAAiB,CAAG,iGAAxB,C","sourcesContent":["/**\n * Copyright (c) Nicolas Gallagher.\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 */\nexport var STYLE_ELEMENT_ID = 'react-native-stylesheet';\nexport var STYLE_GROUPS = {\n  reset: 0,\n  modality: 0.1,\n  classicReset: 0.5,\n  classic: 1,\n  atomic: 2.2,\n  custom: {\n    borderColor: 2,\n    borderRadius: 2,\n    borderStyle: 2,\n    borderWidth: 2,\n    display: 2,\n    flex: 2,\n    margin: 2,\n    overflow: 2,\n    overscrollBehavior: 2,\n    padding: 2,\n    marginHorizontal: 2.1,\n    marginVertical: 2.1,\n    paddingHorizontal: 2.1,\n    paddingVertical: 2.1\n  }\n};\nexport var STYLE_SHORT_FORM_EXPANSIONS = {\n  borderColor: ['borderTopColor', 'borderRightColor', 'borderBottomColor', 'borderLeftColor'],\n  borderRadius: ['borderTopLeftRadius', 'borderTopRightRadius', 'borderBottomRightRadius', 'borderBottomLeftRadius'],\n  borderStyle: ['borderTopStyle', 'borderRightStyle', 'borderBottomStyle', 'borderLeftStyle'],\n  borderWidth: ['borderTopWidth', 'borderRightWidth', 'borderBottomWidth', 'borderLeftWidth'],\n  margin: ['marginTop', 'marginRight', 'marginBottom', 'marginLeft'],\n  marginHorizontal: ['marginRight', 'marginLeft'],\n  marginVertical: ['marginTop', 'marginBottom'],\n  overflow: ['overflowX', 'overflowY'],\n  overscrollBehavior: ['overscrollBehaviorX', 'overscrollBehaviorY'],\n  padding: ['paddingTop', 'paddingRight', 'paddingBottom', 'paddingLeft'],\n  paddingHorizontal: ['paddingRight', 'paddingLeft'],\n  paddingVertical: ['paddingTop', 'paddingBottom']\n};\nexport var MONOSPACE_FONT_STACK = 'monospace,monospace';\nexport var SYSTEM_FONT_STACK = 'system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Ubuntu,\"Helvetica Neue\",sans-serif';"]},"metadata":{},"sourceType":"script"}