UNPKG

repoweaver

Version:

A GitHub App that skillfully weaves multiple templates together to create and update repositories with intelligent merge strategies

1 lines 4.18 kB
{"ast":null,"code":"\"use client\";\n\nimport { createFA6iconSet } from \"./createIconSetFromFontAwesome6\";\nimport glyphMap from \"./vendor/react-native-vector-icons/glyphmaps/FontAwesome6Free.json\";\nimport metadata from \"./vendor/react-native-vector-icons/glyphmaps/FontAwesome6Free_meta.json\";\nconst fontMap = {\n Regular: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf\"),\n Light: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf\"),\n Solid: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf\"),\n Brands: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Brands.ttf\"),\n Sharp_Regular: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf\"),\n Sharp_Light: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf\"),\n Sharp_Solid: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf\"),\n Duotone: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf\"),\n Thin: require(\"./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf\")\n};\nexport const FA6Style = {\n regular: 'regular',\n light: 'light',\n solid: 'solid',\n brand: 'brand',\n sharp: 'sharp',\n sharpLight: 'sharpLight',\n sharpSolid: 'sharpSolid',\n duotone: 'duotone',\n thin: 'thin'\n};\nconst iconSet = createFA6iconSet(glyphMap, metadata, fontMap, false);\nexport default iconSet;","map":{"version":3,"names":["createFA6iconSet","glyphMap","metadata","fontMap","Regular","require","Light","Solid","Brands","Sharp_Regular","Sharp_Light","Sharp_Solid","Duotone","Thin","FA6Style","regular","light","solid","brand","sharp","sharpLight","sharpSolid","duotone","thin","iconSet"],"sources":["/Users/pmouli/Documents/GitHub.nosync/boots-strapper/mobile/node_modules/@expo/vector-icons/src/FontAwesome6.ts"],"sourcesContent":["\"use client\";\n\nimport { createFA6iconSet } from './createIconSetFromFontAwesome6';\nimport glyphMap from './vendor/react-native-vector-icons/glyphmaps/FontAwesome6Free.json';\nimport metadata from './vendor/react-native-vector-icons/glyphmaps/FontAwesome6Free_meta.json';\n\nconst fontMap = {\n Regular: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf'),\n Light: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf'),\n Solid: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf'),\n Brands: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Brands.ttf'),\n Sharp_Regular: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf'),\n Sharp_Light: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf'),\n Sharp_Solid: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf'),\n Duotone: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf'),\n Thin: require('./vendor/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf'),\n};\n\nexport const FA6Style = {\n regular: 'regular',\n light: 'light',\n solid: 'solid',\n brand: 'brand',\n sharp: 'sharp',\n sharpLight: 'sharpLight',\n sharpSolid: 'sharpSolid',\n duotone: 'duotone',\n thin: 'thin',\n};\n\nconst iconSet = createFA6iconSet(glyphMap, metadata, fontMap, false);\n\nexport default iconSet;\n"],"mappings":"AAAA,YAAY;;AAEZ,SAASA,gBAAgB;AACzB,OAAOC,QAAQ;AACf,OAAOC,QAAQ;AAEf,MAAMC,OAAO,GAAG;EACdC,OAAO,EAAEC,OAAO,oEAAoE,CAAC;EACrFC,KAAK,EAAED,OAAO,oEAAoE,CAAC;EACnFE,KAAK,EAAEF,OAAO,kEAAkE,CAAC;EACjFG,MAAM,EAAEH,OAAO,mEAAmE,CAAC;EACnFI,aAAa,EAAEJ,OAAO,oEAAoE,CAAC;EAC3FK,WAAW,EAAEL,OAAO,oEAAoE,CAAC;EACzFM,WAAW,EAAEN,OAAO,kEAAkE,CAAC;EACvFO,OAAO,EAAEP,OAAO,kEAAkE,CAAC;EACnFQ,IAAI,EAAER,OAAO,oEAAoE;CAClF;AAED,OAAO,MAAMS,QAAQ,GAAG;EACtBC,OAAO,EAAE,SAAS;EAClBC,KAAK,EAAE,OAAO;EACdC,KAAK,EAAE,OAAO;EACdC,KAAK,EAAE,OAAO;EACdC,KAAK,EAAE,OAAO;EACdC,UAAU,EAAE,YAAY;EACxBC,UAAU,EAAE,YAAY;EACxBC,OAAO,EAAE,SAAS;EAClBC,IAAI,EAAE;CACP;AAED,MAAMC,OAAO,GAAGxB,gBAAgB,CAACC,QAAQ,EAAEC,QAAQ,EAAEC,OAAO,EAAE,KAAK,CAAC;AAEpE,eAAeqB,OAAO","ignoreList":[]},"metadata":{"hasCjsExports":false},"sourceType":"module","externalDependencies":[]}