UNPKG

vue-circle-flags

Version:

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

3 lines (2 loc) 2 kB
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),r=["viewBox"],i=e.createElementVNode("mask",{id:"d104ca52-b829-4a6a-be94-18103f1fd858"},[e.createElementVNode("circle",{cx:"256",cy:"256",r:"256",fill:"#fff"})],-1),s={mask:"url(#d104ca52-b829-4a6a-be94-18103f1fd858)"},d={key:0},h=e.createStaticVNode('<path fill="#ffda44" d="m0 144.7 256-20.5 256 20.5V178l-37.4 79 37.4 77v33.3l-256 24.1L0 367.3V334l37.7-77.3L0 178z"></path><path fill="#333" d="M0 0h512v144.7H0z"></path><path fill="#0052b4" d="M0 367.3h512V512H0z"></path><path fill="#a2001d" d="M0 178h512v156H0z"></path><path fill="#ffda44" d="M89.2 244.9h334V267h-334zm44.6-44.6h244.8v22.3H133.8z"></path><path fill="#eee" d="m256.2 189.2-18 65.2 18 68.4c66.8 0 124-66.8 124-66.8s-57.2-66.8-124-66.8z"></path><path fill="#333" d="M256.2 322.8c-66.8 0-124-66.8-124-66.8s57.2-66.8 124-66.8"></path><path fill="#eee" d="M211.7 233.7h22.2v44.6h-22.2z"></path><path fill="#333" d="M278.5 233.7h22.2v44.6h-22.2z"></path><g fill="#0052b4" transform="translate(.2)"><circle cx="89" cy="256" r="22.3"></circle><circle cx="423" cy="256" r="22.3"></circle></g>',10),n={fill:"none"},f=["r"],p=e.defineComponent({__name:"sz",props:{flagName:{},strokeColor:{default:"#000"},strokeWidth:{default:0}},setup(a){const t=a,l=e.computed(()=>512+2*t.strokeWidth),o=e.computed(()=>-t.strokeWidth),c=e.computed(()=>256+t.strokeWidth/2);return(m,u)=>(e.openBlock(),e.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",class:"svg-circle-flags",viewBox:`${o.value} ${o.value} ${l.value} ${l.value}`},[i,e.createElementVNode("g",s,[t.flagName?(e.openBlock(),e.createElementBlock("title",d,e.toDisplayString(t.flagName),1)):e.createCommentVNode("",!0),h]),e.createElementVNode("g",n,[e.createElementVNode("circle",{cx:"256",cy:"256",r:c.value,fill:"none",style:e.normalizeStyle({stroke:t.strokeColor,strokeWidth:t.strokeWidth})},null,12,f)])],8,r))}});exports.default=p; //# sourceMappingURL=sz-851b39ac.cjs.map