UNPKG

vue-circle-flags

Version:

A vue component with a collection of 400+ circular SVG country flags. Wrapper of HatScripts/circle-flags

1 lines 5.09 kB
{"version":3,"file":"pm-d73b5302.cjs","sources":["../src/components/flags/pm.vue?vue&type=script&setup=true&lang.ts"],"sourcesContent":["import { defineComponent as _defineComponent } from 'vue'\nimport { createElementVNode as _createElementVNode, toDisplayString as _toDisplayString, openBlock as _openBlock, createElementBlock as _createElementBlock, createCommentVNode as _createCommentVNode, normalizeStyle as _normalizeStyle, createStaticVNode as _createStaticVNode } from \"vue\"\n\nconst _hoisted_1 = [\"viewBox\"]\nconst _hoisted_2 = /*#__PURE__*/_createElementVNode(\"mask\", { id: \"d0417b1c-0e5a-4d93-894d-4f70edf8252b\" }, [\n /*#__PURE__*/_createElementVNode(\"circle\", {\n cx: \"256\",\n cy: \"256\",\n r: \"256\",\n fill: \"#fff\"\n })\n], -1)\nconst _hoisted_3 = { mask: \"url(#d0417b1c-0e5a-4d93-894d-4f70edf8252b)\" }\nconst _hoisted_4 = { key: 0 }\nconst _hoisted_5 = /*#__PURE__*/_createStaticVNode(\"<path fill=\\\"#338af3\\\" d=\\\"M160 0h352v512H160l-32-256z\\\"></path><path fill=\\\"#eee\\\" d=\\\"m0 160 80-32 80 32v192l-80 32-80-32z\\\"></path><rect width=\\\"160\\\" height=\\\"160\\\" fill=\\\"#d80027\\\" ry=\\\"0\\\"></rect><path fill=\\\"#6da544\\\" d=\\\"M160 21V0h-20L0 139v21h20z\\\"></path><path fill=\\\"#6da544\\\" d=\\\"M0 21V0h20l140 139v21h-20z\\\"></path><path fill=\\\"#eee\\\" d=\\\"M0 64h160v32H0z\\\"></path><path fill=\\\"#eee\\\" d=\\\"M64 0h32v160H64z\\\"></path><path fill=\\\"#d80027\\\" d=\\\"M0 512h160V352H0z\\\"></path><path fill=\\\"#ffda44\\\" d=\\\"M340 146v158h-40c-24 0-24-32-24-32h-96v32h20l147 32 145-32v-24h-80s0 24-24 24h-32V146z\\\"></path><path fill=\\\"#ffda44\\\" d=\\\"M356 138v32c-31-11-61 8-80-32 33 23 51-10 80 0zm-72 46s-24 24-16 72h-72s32-56 88-72zm16 104h95c-31-48 0-104 0-104h-95s-40 56 0 104zm101-24a96 96 0 0 1 4-64h63s-16 32-1 64zm-101 40h192s-8 0-16 24-16 48-56 48H276c-39 0-52-50-76-72z\\\"></path><rect width=\\\"96\\\" height=\\\"32\\\" x=\\\"32\\\" y=\\\"384\\\" fill=\\\"#ffda44\\\" rx=\\\"16\\\" ry=\\\"16\\\"></rect><rect width=\\\"96\\\" height=\\\"32\\\" x=\\\"32\\\" y=\\\"448\\\" fill=\\\"#ffda44\\\" rx=\\\"16\\\" ry=\\\"16\\\"></rect>\", 12)\nconst _hoisted_17 = { fill: \"none\" }\nconst _hoisted_18 = [\"r\"]\n\nimport { computed } from 'vue';\r\n\r\n \nexport default /*#__PURE__*/_defineComponent({\n __name: 'pm',\n props: {\n flagName: {},\n strokeColor: { default: '#000' },\n strokeWidth: { default: 0 }\n },\n setup(__props: any) {\n\nconst props = __props;\n\r\n \r\n\r\n const svgSize = computed(() => 512 + 2 * props.strokeWidth),\r\n viewBoxOrigin = computed(() => -props.strokeWidth),\r\n circleStroke = computed(() => 256 + props.strokeWidth / 2);\r\n\nreturn (_ctx: any,_cache: any) => {\n return (_openBlock(), _createElementBlock(\"svg\", {\n xmlns: \"http://www.w3.org/2000/svg\",\n class: \"svg-circle-flags\",\n viewBox: `${viewBoxOrigin.value} ${viewBoxOrigin.value} ${svgSize.value} ${svgSize.value}`\n }, [\n _hoisted_2,\n _createElementVNode(\"g\", _hoisted_3, [\n (props.flagName)\n ? (_openBlock(), _createElementBlock(\"title\", _hoisted_4, _toDisplayString(props.flagName), 1))\n : _createCommentVNode(\"\", true),\n _hoisted_5\n ]),\n _createElementVNode(\"g\", _hoisted_17, [\n _createElementVNode(\"circle\", {\n cx: \"256\",\n cy: \"256\",\n r: circleStroke.value,\n fill: \"none\",\n style: _normalizeStyle({ stroke: props.strokeColor, strokeWidth: props.strokeWidth })\n }, null, 12, _hoisted_18)\n ])\n ], 8, _hoisted_1))\n}\n}\n\n})"],"names":["_hoisted_1","_hoisted_2","_createElementVNode","_hoisted_3","_hoisted_4","_hoisted_5","_createStaticVNode","_hoisted_17","_hoisted_18","_sfc_main","_defineComponent","__props","props","svgSize","computed","viewBoxOrigin","circleStroke","_ctx","_cache","_openBlock","_createElementBlock","_toDisplayString","_createCommentVNode","_normalizeStyle"],"mappings":"uGAGMA,EAAa,CAAC,SAAS,EACvBC,EAA8CC,EAAAA,mBAAA,OAAQ,CAAE,GAAI,wCAA0C,sBACzE,SAAU,CACzC,GAAI,MACJ,GAAI,MACJ,EAAG,MACH,KAAM,MAAA,CACP,CACH,EAAG,EAAE,EACCC,EAAa,CAAE,KAAM,8CACrBC,EAAa,CAAE,IAAK,GACpBC,EAA6CC,EAAA,kBAAA,i+BAA0iC,EAAE,EACzlCC,EAAc,CAAE,KAAM,QACtBC,EAAc,CAAC,GAAG,EAKIC,EAAiBC,kBAAA,CAC3C,OAAQ,KACR,MAAO,CACL,SAAU,CAAC,EACX,YAAa,CAAE,QAAS,MAAO,EAC/B,YAAa,CAAE,QAAS,CAAE,CAC5B,EACA,MAAMC,EAAc,CAEtB,MAAMC,EAAQD,EAINE,EAAUC,WAAS,IAAM,IAAM,EAAIF,EAAM,WAAW,EACxDG,EAAgBD,EAAA,SAAS,IAAM,CAACF,EAAM,WAAW,EACjDI,EAAeF,WAAS,IAAM,IAAMF,EAAM,YAAc,CAAC,EAEtD,MAAA,CAACK,EAAUC,KACRC,EAAA,UAAA,EAAcC,EAAA,mBAAoB,MAAO,CAC/C,MAAO,6BACP,MAAO,mBACP,QAAS,GAAGL,EAAc,SAASA,EAAc,SAASF,EAAQ,SAASA,EAAQ,OAAA,EAClF,CACDZ,EACAC,EAAA,mBAAoB,IAAKC,EAAY,CAClCS,EAAM,UACFO,EAAW,UAAA,EAAGC,EAAAA,mBAAoB,QAAShB,EAAYiB,EAAAA,gBAAiBT,EAAM,QAAQ,EAAG,CAAC,GAC3FU,EAAAA,mBAAoB,GAAI,EAAI,EAChCjB,CAAA,CACD,EACDH,EAAA,mBAAoB,IAAKK,EAAa,CACpCL,EAAAA,mBAAoB,SAAU,CAC5B,GAAI,MACJ,GAAI,MACJ,EAAGc,EAAa,MAChB,KAAM,OACN,MAAOO,EAAAA,eAAgB,CAAE,OAAQX,EAAM,YAAa,YAAaA,EAAM,YAAa,CAAA,EACnF,KAAM,GAAIJ,CAAW,CAAA,CACzB,CAAA,EACA,EAAGR,CAAU,EAElB,CAEA,CAAC"}