UNPKG

@xuda.io/xuda-ui-plugin-flag-icons

Version:

The Xuda Flag-Icons UI Plugin integrates the flag-icons library into your Xuda environment, enabling you to effortlessly display high-quality SVG flags from around the world. Easily customize size, style, and layout, thereby enhancing internationalization

33 lines (32 loc) 2.26 kB
{ "name": "@xuda.io/xuda-ui-plugin-flag-icons", "version": "1.0.10", "description": "The Xuda Flag-Icons UI Plugin integrates the flag-icons library into your Xuda environment, enabling you to effortlessly display high-quality SVG flags from around the world. Easily customize size, style, and layout, thereby enhancing internationalization, accessibility, and visual consistency across projects.", "scripts": { "pub": "npm version patch --force && npm publish --access public", "dev": "vite", "build": "vite build", "preview": "vite preview" }, "devDependencies": { "flag-icons": "^7.2.3", "vite": "^5.4.10", "@xuda.io/plugin-sandbox": "^1.0.27" }, "keywords": [ "xuda", "plugin", "Flag-Icons", "UI plugin", "Internationalization", "SVG flags", "Multi-language", "Customization", "High-quality icons", "Accessible design", "Globalization" ], "author": "xuda.io", "license": "Proprietary software licenses", "svg_icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" version=\"1.0\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" preserveAspectRatio=\"xMidYMid meet\"> <metadata> Created by potrace 1.10, written by Peter Selinger 2001-2011 </metadata> <g transform=\"translate(0.000000,300.000000) scale(0.100000,-0.100000)\" fill=\"#000000\" stroke=\"none\"> <path d=\"M1635 2556 c-290 -57 -445 -262 -445 -591 l0 -82 -97 -6 c-54 -4 -146 -7 -205 -7 l-108 0 0 -115 0 -116 205 3 205 3 0 -607 0 -608 145 0 145 0 0 608 0 607 290 -3 290 -3 0 121 0 120 -291 0 -292 0 6 108 c6 125 16 163 60 229 63 94 192 134 370 114 52 -6 126 -22 165 -35 l71 -24 31 98 c16 54 30 103 30 108 0 12 -91 44 -190 67 -93 22 -299 28 -385 11z m350 -47 c75 -14 165 -41 171 -51 7 -10 -23 -115 -35 -122 -5 -3 -44 4 -87 15 -58 16 -110 21 -199 22 -154 0 -215 -20 -291 -98 -70 -71 -95 -138 -101 -275 -5 -97 -4 -107 17 -132 l21 -28 258 0 c186 0 260 -3 269 -12 16 -16 16 -120 0 -136 -9 -9 -82 -12 -268 -12 -255 0 -257 0 -278 -23 -22 -23 -22 -24 -24 -603 l-3 -579 -100 0 -100 0 -3 579 c-2 579 -2 580 -24 603 -21 22 -27 23 -184 23 -89 0 -169 3 -178 6 -12 5 -16 21 -16 70 0 77 -13 72 197 77 144 3 154 4 178 27 23 21 25 31 25 106 0 382 215 578 610 558 52 -3 117 -10 145 -15z\"/> </g> </svg>" }