@korioinc/next-core 2.0.22 → 2.0.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/components/locale-switcher/_components/brazil-flag.d.ts +4 -0
  2. package/dist/components/locale-switcher/_components/brazil-flag.d.ts.map +1 -0
  3. package/dist/components/locale-switcher/_components/brazil-flag.js +3 -0
  4. package/dist/components/locale-switcher/_components/china-flag.d.ts +2 -1
  5. package/dist/components/locale-switcher/_components/china-flag.d.ts.map +1 -1
  6. package/dist/components/locale-switcher/_components/china-flag.js +2 -2
  7. package/dist/components/locale-switcher/_components/denmark-flag.d.ts +4 -0
  8. package/dist/components/locale-switcher/_components/denmark-flag.d.ts.map +1 -0
  9. package/dist/components/locale-switcher/_components/denmark-flag.js +3 -0
  10. package/dist/components/locale-switcher/_components/finland-flag.d.ts +4 -0
  11. package/dist/components/locale-switcher/_components/finland-flag.d.ts.map +1 -0
  12. package/dist/components/locale-switcher/_components/finland-flag.js +3 -0
  13. package/dist/components/locale-switcher/_components/france-flag.d.ts +4 -0
  14. package/dist/components/locale-switcher/_components/france-flag.d.ts.map +1 -0
  15. package/dist/components/locale-switcher/_components/france-flag.js +3 -0
  16. package/dist/components/locale-switcher/_components/germany-flag.d.ts +4 -0
  17. package/dist/components/locale-switcher/_components/germany-flag.d.ts.map +1 -0
  18. package/dist/components/locale-switcher/_components/germany-flag.js +3 -0
  19. package/dist/components/locale-switcher/_components/hungary-flag.d.ts +4 -0
  20. package/dist/components/locale-switcher/_components/hungary-flag.d.ts.map +1 -0
  21. package/dist/components/locale-switcher/_components/hungary-flag.js +3 -0
  22. package/dist/components/locale-switcher/_components/india-flag.d.ts +3 -0
  23. package/dist/components/locale-switcher/_components/india-flag.d.ts.map +1 -0
  24. package/dist/components/locale-switcher/_components/india-flag.js +4 -0
  25. package/dist/components/locale-switcher/_components/indonesia-flag.d.ts +3 -0
  26. package/dist/components/locale-switcher/_components/indonesia-flag.d.ts.map +1 -0
  27. package/dist/components/locale-switcher/_components/indonesia-flag.js +4 -0
  28. package/dist/components/locale-switcher/_components/italy-flag.d.ts +4 -0
  29. package/dist/components/locale-switcher/_components/italy-flag.d.ts.map +1 -0
  30. package/dist/components/locale-switcher/_components/italy-flag.js +3 -0
  31. package/dist/components/locale-switcher/_components/japan-flag.d.ts +2 -1
  32. package/dist/components/locale-switcher/_components/japan-flag.d.ts.map +1 -1
  33. package/dist/components/locale-switcher/_components/japan-flag.js +2 -2
  34. package/dist/components/locale-switcher/_components/korea-flag.d.ts +2 -3
  35. package/dist/components/locale-switcher/_components/korea-flag.d.ts.map +1 -1
  36. package/dist/components/locale-switcher/_components/korea-flag.js +2 -2
  37. package/dist/components/locale-switcher/_components/lithuania-flag.d.ts +4 -0
  38. package/dist/components/locale-switcher/_components/lithuania-flag.d.ts.map +1 -0
  39. package/dist/components/locale-switcher/_components/lithuania-flag.js +3 -0
  40. package/dist/components/locale-switcher/_components/netherlands-flag.d.ts +4 -0
  41. package/dist/components/locale-switcher/_components/netherlands-flag.d.ts.map +1 -0
  42. package/dist/components/locale-switcher/_components/netherlands-flag.js +3 -0
  43. package/dist/components/locale-switcher/_components/norway-flag.d.ts +4 -0
  44. package/dist/components/locale-switcher/_components/norway-flag.d.ts.map +1 -0
  45. package/dist/components/locale-switcher/_components/norway-flag.js +3 -0
  46. package/dist/components/locale-switcher/_components/poland-flag.d.ts +4 -0
  47. package/dist/components/locale-switcher/_components/poland-flag.d.ts.map +1 -0
  48. package/dist/components/locale-switcher/_components/poland-flag.js +3 -0
  49. package/dist/components/locale-switcher/_components/romania-flag.d.ts +4 -0
  50. package/dist/components/locale-switcher/_components/romania-flag.d.ts.map +1 -0
  51. package/dist/components/locale-switcher/_components/romania-flag.js +3 -0
  52. package/dist/components/locale-switcher/_components/russia-flag.d.ts +4 -0
  53. package/dist/components/locale-switcher/_components/russia-flag.d.ts.map +1 -0
  54. package/dist/components/locale-switcher/_components/russia-flag.js +3 -0
  55. package/dist/components/locale-switcher/_components/saudi-arabia-flag.d.ts +4 -0
  56. package/dist/components/locale-switcher/_components/saudi-arabia-flag.d.ts.map +1 -0
  57. package/dist/components/locale-switcher/_components/saudi-arabia-flag.js +3 -0
  58. package/dist/components/locale-switcher/_components/serbia-flag.d.ts +4 -0
  59. package/dist/components/locale-switcher/_components/serbia-flag.d.ts.map +1 -0
  60. package/dist/components/locale-switcher/_components/serbia-flag.js +3 -0
  61. package/dist/components/locale-switcher/_components/spain-flag.d.ts +4 -0
  62. package/dist/components/locale-switcher/_components/spain-flag.d.ts.map +1 -0
  63. package/dist/components/locale-switcher/_components/spain-flag.js +3 -0
  64. package/dist/components/locale-switcher/_components/sweden-flag.d.ts +4 -0
  65. package/dist/components/locale-switcher/_components/sweden-flag.d.ts.map +1 -0
  66. package/dist/components/locale-switcher/_components/sweden-flag.js +3 -0
  67. package/dist/components/locale-switcher/_components/taiwan-flag.d.ts +2 -1
  68. package/dist/components/locale-switcher/_components/taiwan-flag.d.ts.map +1 -1
  69. package/dist/components/locale-switcher/_components/taiwan-flag.js +2 -2
  70. package/dist/components/locale-switcher/_components/thailand-flag.d.ts +4 -0
  71. package/dist/components/locale-switcher/_components/thailand-flag.d.ts.map +1 -0
  72. package/dist/components/locale-switcher/_components/thailand-flag.js +3 -0
  73. package/dist/components/locale-switcher/_components/turkey-flag.d.ts +4 -0
  74. package/dist/components/locale-switcher/_components/turkey-flag.d.ts.map +1 -0
  75. package/dist/components/locale-switcher/_components/turkey-flag.js +3 -0
  76. package/dist/components/locale-switcher/_components/usa-flag.d.ts +2 -3
  77. package/dist/components/locale-switcher/_components/usa-flag.d.ts.map +1 -1
  78. package/dist/components/locale-switcher/_components/usa-flag.js +2 -2
  79. package/dist/components/locale-switcher/_components/vietnam-flag.d.ts +4 -0
  80. package/dist/components/locale-switcher/_components/vietnam-flag.d.ts.map +1 -0
  81. package/dist/components/locale-switcher/_components/vietnam-flag.js +3 -0
  82. package/dist/components/locale-switcher/index.d.ts +1 -1
  83. package/dist/components/locale-switcher/index.d.ts.map +1 -1
  84. package/dist/components/locale-switcher/index.js +10 -41
  85. package/dist/components/locale-switcher/language-options.d.ts +8 -0
  86. package/dist/components/locale-switcher/language-options.d.ts.map +1 -0
  87. package/dist/components/locale-switcher/language-options.js +170 -0
  88. package/dist/components/locale-switcher/resolve-visible-languages.d.ts +10 -0
  89. package/dist/components/locale-switcher/resolve-visible-languages.d.ts.map +1 -0
  90. package/dist/components/locale-switcher/resolve-visible-languages.js +8 -0
  91. package/dist/components/theme-switcher/index.d.ts.map +1 -1
  92. package/dist/components/theme-switcher/index.js +6 -1
  93. package/package.json +15 -15
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgBrazilFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgBrazilFlag;
4
+ //# sourceMappingURL=brazil-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"brazil-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/brazil-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,aAAa,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CA+GpD,CAAC;AACF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgBrazilFlag = (props) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: _jsxs("g", { strokeWidth: '1pt', children: [_jsx("path", { fill: '#229e45', fillRule: 'evenodd', d: 'M0 0h640v480H0z' }), _jsx("path", { fill: '#f8e509', fillRule: 'evenodd', d: 'm321.4 436 301.5-195.7L319.6 44 17.1 240.7z' }), _jsx("path", { fill: '#2b49a3', fillRule: 'evenodd', d: 'M452.8 240c0 70.3-57.1 127.3-127.6 127.3A127.4 127.4 0 1 1 452.8 240' }), _jsx("path", { fill: '#ffffef', fillRule: 'evenodd', d: 'm283.3 316.3-4-2.3-4 2 .9-4.5-3.2-3.4 4.5-.5 2.2-4 1.9 4.2 4.4.8-3.3 3m86 26.3-3.9-2.3-4 2 .8-4.5-3.1-3.3 4.5-.5 2.1-4.1 2 4.2 4.4.8-3.4 3.1m-36.2-30-3.4-2-3.5 1.8.8-3.9-2.8-2.9 4-.4 1.8-3.6 1.6 3.7 3.9.7-3 2.7m87-8.5-3.4-2-3.5 1.8.8-3.9-2.7-2.8 3.9-.4 1.8-3.5 1.6 3.6 3.8.7-2.9 2.6m-87.3-22-4-2.2-4 2 .8-4.6-3.1-3.3 4.5-.5 2.1-4.1 2 4.2 4.4.8-3.4 3.2m-104.6-35-4-2.2-4 2 1-4.6-3.3-3.3 4.6-.5 2-4.1 2 4.2 4.4.8-3.3 3.1m13.3 57.2-4-2.3-4 2 .9-4.5-3.2-3.3 4.5-.6 2.1-4 2 4.2 4.4.8-3.3 3.1m132-67.3-3.6-2-3.6 1.8.8-4-2.8-3 4-.5 1.9-3.6 1.7 3.8 4 .7-3 2.7m-6.7 38.3-2.7-1.6-2.9 1.4.6-3.2-2.2-2.3 3.2-.4 1.5-2.8 1.3 3 3 .5-2.2 2.2m-142.2 50.4-2.7-1.5-2.7 1.3.6-3-2.1-2.2 3-.4 1.4-2.7 1.3 2.8 3 .6-2.3 2M419 299.8l-2.2-1.1-2.2 1 .5-2.3-1.7-1.6 2.4-.3 1.2-2 1 2 2.5.5-1.9 1.5' }), _jsx("path", { fill: '#ffffef', fillRule: 'evenodd', d: 'm219.3 287.6-2.7-1.5-2.7 1.3.6-3-2.1-2.2 3-.4 1.4-2.7 1.3 2.8 3 .6-2.3 2' }), _jsx("path", { fill: '#ffffef', fillRule: 'evenodd', d: 'm219.3 287.6-2.7-1.5-2.7 1.3.6-3-2.1-2.2 3-.4 1.4-2.7 1.3 2.8 3 .6-2.3 2m42.3 3-2.6-1.4-2.7 1.3.6-3-2.1-2.2 3-.4 1.4-2.7 1.3 2.8 3 .5-2.3 2.1m-4.8 17-2.6-1.5-2.7 1.4.6-3-2.1-2.3 3-.4 1.4-2.7 1.3 2.8 3 .6-2.3 2m87.4-22.2-2.6-1.6-2.8 1.4.6-3-2-2.3 3-.3 1.4-2.7 1.2 2.8 3 .5-2.2 2.1m-25.1 3-2.7-1.5-2.7 1.4.6-3-2-2.3 3-.3 1.4-2.8 1.2 2.9 3 .5-2.2 2.1m-68.8-5.8-1.7-1-1.7.8.4-1.9-1.3-1.4 1.9-.2.8-1.7.8 1.8 1.9.3-1.4 1.3m167.8 45.4-2.6-1.5-2.7 1.4.6-3-2.1-2.3 3-.4 1.4-2.7 1.3 2.8 3 .6-2.3 2m-20.8 6-2.2-1.4-2.3 1.2.5-2.6-1.7-1.8 2.5-.3 1.2-2.3 1 2.4 2.5.4-1.9 1.8m10.4 2.3-2-1.2-2.1 1 .4-2.3-1.6-1.7 2.3-.3 1.1-2 1 2 2.3.5-1.7 1.6m29.1-22.8-2-1-2 1 .5-2.3-1.6-1.7 2.3-.3 1-2 1 2.1 2.1.4-1.6 1.6m-38.8 41.8-2.5-1.4-2.7 1.2.6-2.8-2-2 3-.3 1.3-2.5 1.2 2.6 3 .5-2.3 1.9m.6 14.2-2.4-1.4-2.4 1.3.6-2.8-1.9-2 2.7-.4 1.2-2.5 1.1 2.6 2.7.5-2 2m-19-23.1-1.9-1.2-2 1 .4-2.2-1.5-1.7 2.2-.2 1-2 1 2 2.2.4-1.6 1.6m-17.8 2.3-2-1.2-2 1 .5-2.2-1.6-1.7 2.3-.2 1-2 1 2 2.1.4-1.6 1.6m-30.4-24.6-2-1.1-2 1 .5-2.3-1.6-1.6 2.2-.3 1-2 1 2 2.2.5-1.6 1.5m3.7 57-1.6-.9-1.8.9.4-2-1.3-1.4 1.9-.2.9-1.7.8 1.8 1.9.3-1.4 1.3m-46.2-86.6-4-2.3-4 2 .9-4.5-3.2-3.3 4.5-.6 2.2-4 1.9 4.2 4.4.8-3.3 3.1' }), _jsx("path", { fill: '#fff', fillRule: 'evenodd', d: 'M444.4 285.8a125 125 0 0 0 5.8-19.8c-67.8-59.5-143.3-90-238.7-83.7a125 125 0 0 0-8.5 20.9c113-10.8 196 39.2 241.4 82.6' }), _jsx("path", { fill: '#309e3a', d: 'm414 252.4 2.3 1.3a3 3 0 0 0-.3 2.2 3 3 0 0 0 1.4 1.7q1 .8 2 .7.9 0 1.3-.7l.2-.9-.5-1-1.5-1.8a8 8 0 0 1-1.8-3 4 4 0 0 1 2-4.4 4 4 0 0 1 2.3-.2 7 7 0 0 1 2.6 1.2q2.1 1.5 2.6 3.2a4 4 0 0 1-.6 3.3l-2.4-1.5q.5-1 .2-1.7-.2-.8-1.2-1.4a3 3 0 0 0-1.8-.7 1 1 0 0 0-.9.5q-.3.4-.1 1 .2.8 1.6 2.2t2 2.5a4 4 0 0 1-.3 4.2 4 4 0 0 1-1.9 1.5 4 4 0 0 1-2.4.3q-1.3-.3-2.8-1.3-2.2-1.5-2.7-3.3a5 5 0 0 1 .6-4zm-11.6-7.6 2.5 1.3a3 3 0 0 0-.2 2.2 3 3 0 0 0 1.4 1.6q1.1.8 2 .6.9 0 1.3-.8l.2-.8q0-.5-.5-1l-1.6-1.8q-1.7-1.6-2-2.8a4 4 0 0 1 .4-3.1 4 4 0 0 1 1.6-1.4 4 4 0 0 1 2.2-.3 7 7 0 0 1 2.6 1q2.3 1.5 2.7 3.1a4 4 0 0 1-.4 3.4l-2.5-1.4q.5-1 .2-1.7-.4-1-1.3-1.4a3 3 0 0 0-1.9-.6 1 1 0 0 0-.8.5q-.3.4-.1 1 .3.8 1.7 2.2 1.5 1.5 2 2.4a4 4 0 0 1 0 4.2 4 4 0 0 1-1.8 1.6 4 4 0 0 1-2.4.3 8 8 0 0 1-2.9-1.1 6 6 0 0 1-2.8-3.2 5 5 0 0 1 .4-4m-14.2-3.8 7.3-12 8.8 5.5-1.2 2-6.4-4-1.6 2.7 6 3.7-1.3 2-6-3.7-2 3.3 6.7 4-1.2 2zm-20.7-17 1.1-2 5.4 2.7-2.5 5q-1.2.3-3 .2a9 9 0 0 1-3.3-1 8 8 0 0 1-3-2.6 6 6 0 0 1-1-3.5 9 9 0 0 1 1-3.7 8 8 0 0 1 2.6-3 6 6 0 0 1 3.6-1.1q1.4 0 3.2 1 2.4 1.1 3.1 2.8a5 5 0 0 1 .3 3.5l-2.7-.8a3 3 0 0 0-.2-2q-.4-.9-1.6-1.4a4 4 0 0 0-3.1-.3q-1.5.5-2.6 2.6t-.7 3.8a4 4 0 0 0 2 2.4q.8.5 1.7.5h1.8l.8-1.6zm-90.2-22.3 2-14 4.2.7 1.1 9.8 3.9-9 4.2.6-2 13.8-2.7-.4 1.7-10.9-4.4 10.5-2.7-.4-1.1-11.3-1.6 11zm-14.1-1.7 1.3-14 10.3 1-.2 2.4-7.5-.7-.3 3 7 .7-.3 2.4-7-.7-.3 3.8 7.8.7-.2 2.4z' }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'M216.5 191.3q0-2.2.7-3.6a7 7 0 0 1 1.4-1.9 5 5 0 0 1 1.8-1.2q1.5-.5 3-.5 3.1.1 5 2a7 7 0 0 1 1.6 5.5q0 3.3-2 5.3a7 7 0 0 1-5 1.7 7 7 0 0 1-4.8-2 7 7 0 0 1-1.7-5.3' }), _jsx("path", { fill: '#f7ffff', d: 'M219.4 191.3q0 2.3 1 3.6t2.8 1.3a4 4 0 0 0 2.8-1.1q1-1.2 1.1-3.7.1-2.4-1-3.6a4 4 0 0 0-2.7-1.3 4 4 0 0 0-2.8 1.2q-1.1 1.2-1.2 3.6' })] }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'm233 198.5.2-14h6q2.2 0 3.2.5 1 .3 1.6 1.3c.6 1 .6 1.4.6 2.3a4 4 0 0 1-1 2.6 5 5 0 0 1-2.7 1.2l1.5 1.2q.6.6 1.5 2.3l1.7 2.8h-3.4l-2-3.2-1.4-2-.9-.6-1.4-.2h-.6v5.8z' }), _jsx("path", { fill: '#fff', d: 'M236 190.5h2q2.1 0 2.6-.2.5-.1.8-.5.4-.6.3-1 0-.9-.4-1.2-.3-.4-1-.6h-2l-2.3-.1z' })] }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'm249 185.2 5.2.3q1.7 0 2.6.3a5 5 0 0 1 2 1.4 6 6 0 0 1 1.2 2.4q.4 1.4.3 3.3a9 9 0 0 1-.5 3q-.6 1.5-1.7 2.4a5 5 0 0 1-2 1q-1 .3-2.5.2l-5.3-.3z' }), _jsx("path", { fill: '#fff', d: 'm251.7 187.7-.5 9.3h3.8q.8 0 1.2-.5.5-.4.8-1.3t.4-2.6l-.1-2.5a3 3 0 0 0-.8-1.4l-1.2-.7-2.3-.3z' })] }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'm317.6 210.2 3.3-13.6 4.4 1 3.2 1q1.1.6 1.6 1.9t.2 2.8q-.3 1.2-1 2a4 4 0 0 1-3 1.4q-1 0-3-.5l-1.7-.5-1.2 5.2z' }), _jsx("path", { fill: '#fff', d: 'm323 199.6-.8 3.8 1.5.4q1.6.4 2.2.3a2 2 0 0 0 1.6-1.5q0-.7-.2-1.3a2 2 0 0 0-1-.9l-1.9-.5-1.3-.3z' })] }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'm330.6 214.1 4.7-13.2 5.5 2q2.2.8 3 1.4.8.7 1 1.8c.2 1.1.2 1.5 0 2.3q-.6 1.5-1.8 2.2-1.2.6-3 .3.6.7 1 1.6l.8 2.7.6 3.1-3.1-1.1-1-3.6-.7-2.4-.6-.8q-.3-.4-1.3-.7l-.5-.2-2 5.6z' }), _jsx("path", { fill: '#fff', d: 'm336 207.4 1.9.7q2 .7 2.5.7t.9-.3q.5-.3.6-.9.3-.6 0-1.2l-.8-.9-2-.7-2-.7-1.2 3.3z' })] }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'M347 213.6a9 9 0 0 1 1.7-3.2l1.8-1.5 2-.7q1.5-.1 3.1.4a7 7 0 0 1 4.2 3.3q1.2 2.4.2 5.7a7 7 0 0 1-3.4 4.5q-2.3 1.3-5.2.4a7 7 0 0 1-4.2-3.3 7 7 0 0 1-.2-5.6' }), _jsx("path", { fill: '#fff', d: 'M349.8 214.4q-.7 2.3 0 3.8c.7 1.5 1.2 1.6 2.3 2q1.5.5 3-.4 1.4-.8 2.1-3.2.8-2.2 0-3.7a4 4 0 0 0-2.2-2 4 4 0 0 0-3 .3q-1.5.8-2.2 3.2' })] }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'm374.3 233.1 6.4-12.4 5.3 2.7a10 10 0 0 1 2.7 1.9q.8.7.8 1.9c0 1.2 0 1.5-.4 2.2a4 4 0 0 1-2 2q-1.5.4-3.1-.2.6 1 .8 1.7.3.9.4 2.8l.2 3.2-3-1.5-.4-3.7-.3-2.5-.5-1-1.2-.7-.5-.3-2.7 5.2z' }), _jsx("path", { fill: '#fff', d: 'm380.5 227.2 1.9 1q1.8 1 2.3 1t1-.2q.4-.2.7-.8t.2-1.2l-.7-1-1.8-1-2-1z' })] }), _jsxs("g", { strokeOpacity: 0.5, children: [_jsx("path", { fill: '#309e3a', d: 'M426.1 258.7a9 9 0 0 1 2.5-2.6 7 7 0 0 1 2.2-.9 6 6 0 0 1 2.2 0q1.5.3 2.8 1.2a7 7 0 0 1 3 4.4q.4 2.6-1.4 5.5a7 7 0 0 1-4.5 3.3 7 7 0 0 1-5.2-1.1 7 7 0 0 1-3-4.4q-.4-2.7 1.4-5.4' }), _jsx("path", { fill: '#fff', d: 'M428.6 260.3q-1.4 2-1.1 3.6a4 4 0 0 0 1.6 2.5q1.5 1 3 .6t2.9-2.4q1.4-2.1 1.1-3.6t-1.6-2.6c-1.4-1.1-2-.8-3-.5q-1.5.3-3 2.4z' })] }), _jsx("path", { fill: '#309e3a', d: 'm301.8 204.5 2.3-9.8 7.2 1.7-.3 1.6-5.3-1.2-.5 2.2 4.9 1.1-.4 1.7-4.9-1.2-.6 2.7 5.5 1.3-.4 1.6z' })] }) }));
3
+ export default SvgBrazilFlag;
@@ -1,2 +1,3 @@
1
- export default function ChinaFlag(): import("react/jsx-runtime").JSX.Element;
1
+ import type { SVGProps } from 'react';
2
+ export default function ChinaFlag({ className, ...props }: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
2
3
  //# sourceMappingURL=china-flag.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"china-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/china-flag.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,SAAS,4CAyBhC"}
1
+ {"version":3,"file":"china-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/china-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,SAAoB,EAAE,GAAG,KAAK,EAAE,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAyB5F"}
@@ -1,4 +1,4 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- export default function ChinaFlag() {
3
- return (_jsxs("svg", { className: 'h-5 w-5', viewBox: '0 0 640 480', xmlns: 'http://www.w3.org/2000/svg', children: [_jsx("rect", { fill: '#de2910', width: '640', height: '480' }), _jsxs("g", { fill: '#ffde00', children: [_jsx("polygon", { points: '192,96 206.1,145.5 256,116.5 215.4,145.5 229.5,195 192,166 154.5,195 168.6,145.5 128,116.5 177.9,145.5' }), _jsx("polygon", { points: '288,48 293.3,62.4 308.5,58.4 296.8,70.8 302.1,85.2 288,73.5 273.9,85.2 279.2,70.8 267.5,58.4 282.7,62.4', transform: 'rotate(23.036 256 0)' }), _jsx("polygon", { points: '352,96 357.3,110.4 372.5,106.4 360.8,118.8 366.1,133.2 352,121.5 337.9,133.2 343.2,118.8 331.5,106.4 346.7,110.4', transform: 'rotate(45.870 320 64)' }), _jsx("polygon", { points: '352,192 357.3,206.4 372.5,202.4 360.8,214.8 366.1,229.2 352,217.5 337.9,229.2 343.2,214.8 331.5,202.4 346.7,206.4', transform: 'rotate(69.945 320 208)' }), _jsx("polygon", { points: '288,240 293.3,254.4 308.5,250.4 296.8,262.8 302.1,277.2 288,265.5 273.9,277.2 279.2,262.8 267.5,250.4 282.7,254.4', transform: 'rotate(20.660 256 416)' })] })] }));
2
+ export default function ChinaFlag({ className = 'size-5', ...props }) {
3
+ return (_jsxs("svg", { className: className, viewBox: '0 0 640 480', xmlns: 'http://www.w3.org/2000/svg', ...props, children: [_jsx("rect", { fill: '#de2910', width: '640', height: '480' }), _jsxs("g", { fill: '#ffde00', children: [_jsx("polygon", { points: '192,96 206.1,145.5 256,116.5 215.4,145.5 229.5,195 192,166 154.5,195 168.6,145.5 128,116.5 177.9,145.5' }), _jsx("polygon", { points: '288,48 293.3,62.4 308.5,58.4 296.8,70.8 302.1,85.2 288,73.5 273.9,85.2 279.2,70.8 267.5,58.4 282.7,62.4', transform: 'rotate(23.036 256 0)' }), _jsx("polygon", { points: '352,96 357.3,110.4 372.5,106.4 360.8,118.8 366.1,133.2 352,121.5 337.9,133.2 343.2,118.8 331.5,106.4 346.7,110.4', transform: 'rotate(45.870 320 64)' }), _jsx("polygon", { points: '352,192 357.3,206.4 372.5,202.4 360.8,214.8 366.1,229.2 352,217.5 337.9,229.2 343.2,214.8 331.5,202.4 346.7,206.4', transform: 'rotate(69.945 320 208)' }), _jsx("polygon", { points: '288,240 293.3,254.4 308.5,250.4 296.8,262.8 302.1,277.2 288,265.5 273.9,277.2 279.2,262.8 267.5,250.4 282.7,254.4', transform: 'rotate(20.660 256 416)' })] })] }));
4
4
  }
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgDenmarkFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgDenmarkFlag;
4
+ //# sourceMappingURL=denmark-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"denmark-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/denmark-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,cAAc,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAMrD,CAAC;AACF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgDenmarkFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("path", { fill: '#c8102e', d: 'M0 0h640.1v480H0z' }), _jsx("path", { fill: '#fff', d: 'M205.7 0h68.6v480h-68.6z' }), _jsx("path", { fill: '#fff', d: 'M0 205.7h640.1v68.6H0z' })] }));
3
+ export default SvgDenmarkFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgFinlandFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgFinlandFlag;
4
+ //# sourceMappingURL=finland-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"finland-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/finland-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,cAAc,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAMrD,CAAC;AACF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgFinlandFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("path", { fill: '#fff', d: 'M0 0h640v480H0z' }), _jsx("path", { fill: '#002f6c', d: 'M0 174.5h640v131H0z' }), _jsx("path", { fill: '#002f6c', d: 'M175.5 0h130.9v480h-131z' })] }));
3
+ export default SvgFinlandFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgFranceFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgFranceFlag;
4
+ //# sourceMappingURL=france-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"france-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/france-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,aAAa,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAMpD,CAAC;AACF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgFranceFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("path", { fill: '#000091', d: 'M0 0h213.3v480H0z' }), _jsx("path", { fill: '#fff', d: 'M213.3 0h213.4v480H213.3z' }), _jsx("path", { fill: '#e1000f', d: 'M426.7 0H640v480H426.7z' })] }));
3
+ export default SvgFranceFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgGermanyFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgGermanyFlag;
4
+ //# sourceMappingURL=germany-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"germany-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/germany-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,cAAc,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAMrD,CAAC;AACF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgGermanyFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("path", { fill: '#fc0', d: 'M0 320h640v160H0z' }), _jsx("path", { fill: '#000001', d: 'M0 0h640v160H0z' }), _jsx("path", { fill: 'red', d: 'M0 160h640v160H0z' })] }));
3
+ export default SvgGermanyFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgHungaryFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgHungaryFlag;
4
+ //# sourceMappingURL=hungary-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hungary-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/hungary-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,cAAc,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAQrD,CAAC;AACF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgHungaryFlag = (props) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: _jsxs("g", { fillRule: 'evenodd', children: [_jsx("path", { fill: '#d43516', d: 'M0 0h640v160H0z' }), _jsx("path", { fill: '#fff', d: 'M0 160h640v160H0z' }), _jsx("path", { fill: '#388d00', d: 'M0 320h640v160H0z' })] }) }));
3
+ export default SvgHungaryFlag;
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ export default function IndiaFlag({ className, ...props }: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=india-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"india-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/india-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,SAAoB,EAAE,GAAG,KAAK,EAAE,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAwB5F"}
@@ -0,0 +1,4 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ export default function IndiaFlag({ className = 'size-5', ...props }) {
3
+ return (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', className: className, ...props, children: [_jsx("path", { fill: '#ff9933', d: 'M0 0h640v160H0z' }), _jsx("path", { fill: '#fff', d: 'M0 160h640v160H0z' }), _jsx("path", { fill: '#138808', d: 'M0 320h640v160H0z' }), _jsx("circle", { cx: '320', cy: '240', r: '52', fill: 'none', stroke: '#000088', strokeWidth: '8' }), _jsx("circle", { cx: '320', cy: '240', r: '6', fill: '#000088' }), _jsxs("g", { stroke: '#000088', strokeWidth: '4', children: [_jsx("path", { d: 'M320 188v104' }), _jsx("path", { d: 'M268 240h104' }), _jsx("path", { d: 'm283.2 203.2 73.6 73.6' }), _jsx("path", { d: 'm356.8 203.2-73.6 73.6' }), _jsx("path", { d: 'm320 188 26 97' }), _jsx("path", { d: 'm320 188-26 97' }), _jsx("path", { d: 'm372 240-97 26' }), _jsx("path", { d: 'm372 240-97-26' }), _jsx("path", { d: 'm346 195-52 90' }), _jsx("path", { d: 'm294 195 52 90' }), _jsx("path", { d: 'm365 214-90 52' }), _jsx("path", { d: 'm365 266-90-52' })] })] }));
4
+ }
@@ -0,0 +1,3 @@
1
+ import type { SVGProps } from 'react';
2
+ export default function IndonesiaFlag({ className, ...props }: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=indonesia-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indonesia-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/indonesia-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAAE,SAAoB,EAAE,GAAG,KAAK,EAAE,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAOhG"}
@@ -0,0 +1,4 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ export default function IndonesiaFlag({ className = 'size-5', ...props }) {
3
+ return (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', className: className, ...props, children: [_jsx("path", { fill: '#ce1126', d: 'M0 0h640v240H0z' }), _jsx("path", { fill: '#fff', d: 'M0 240h640v240H0z' })] }));
4
+ }
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgItalyFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgItalyFlag;
4
+ //# sourceMappingURL=italy-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"italy-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/italy-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,YAAY,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAQnD,CAAC;AACF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgItalyFlag = (props) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: _jsxs("g", { fillRule: 'evenodd', strokeWidth: '1pt', children: [_jsx("path", { fill: '#fff', d: 'M0 0h640v480H0z' }), _jsx("path", { fill: '#009246', d: 'M0 0h213.3v480H0z' }), _jsx("path", { fill: '#ce2b37', d: 'M426.7 0H640v480H426.7z' })] }) }));
3
+ export default SvgItalyFlag;
@@ -1,2 +1,3 @@
1
- export default function JapanFlag(): import("react/jsx-runtime").JSX.Element;
1
+ import type { SVGProps } from 'react';
2
+ export default function JapanFlag({ className, ...props }: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
2
3
  //# sourceMappingURL=japan-flag.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"japan-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/japan-flag.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,SAAS,4CAOhC"}
1
+ {"version":3,"file":"japan-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/japan-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,SAAoB,EAAE,GAAG,KAAK,EAAE,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAO5F"}
@@ -1,4 +1,4 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- export default function JapanFlag() {
3
- return (_jsxs("svg", { className: 'h-5 w-5', viewBox: '0 0 640 480', xmlns: 'http://www.w3.org/2000/svg', children: [_jsx("rect", { fill: '#fff', width: '640', height: '480' }), _jsx("circle", { fill: '#bc002d', cx: '320', cy: '240', r: '96' })] }));
2
+ export default function JapanFlag({ className = 'size-5', ...props }) {
3
+ return (_jsxs("svg", { className: className, viewBox: '0 0 640 480', xmlns: 'http://www.w3.org/2000/svg', ...props, children: [_jsx("rect", { fill: '#fff', width: '640', height: '480' }), _jsx("circle", { fill: '#bc002d', cx: '320', cy: '240', r: '96' })] }));
4
4
  }
@@ -1,4 +1,3 @@
1
- export default function KoreaFlag({ className }: {
2
- className?: string;
3
- }): import("react/jsx-runtime").JSX.Element;
1
+ import type { SVGProps } from 'react';
2
+ export default function KoreaFlag({ className, ...props }: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
4
3
  //# sourceMappingURL=korea-flag.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"korea-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/korea-flag.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,SAAoB,EAAE,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,2CAiCjF"}
1
+ {"version":3,"file":"korea-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/korea-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,SAAoB,EAAE,GAAG,KAAK,EAAE,EAAE,QAAQ,CAAC,aAAa,CAAC,2CAiC5F"}
@@ -1,4 +1,4 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- export default function KoreaFlag({ className = 'size-5' }) {
3
- return (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 90 90', className: className, children: [_jsx("circle", { cx: '45', cy: '45', r: '45', fill: '#f3f4f5' }), _jsx("path", { d: 'M62.345 44.996c0 9.581-7.685 17.347-17.165 17.347s-17.165-7.766-17.165-17.347S35.7 27.649 45.18 27.649s17.165 7.766 17.165 17.347z', fill: '#c70000' }), _jsx("path", { d: 'M28.265 41.939c.543 4.369 1.335 9.238 8.059 9.743 2.52.151 7.423-.6 9.106-7.467 2.208-6.597 8.86-8.494 13.386-4.917 2.566 1.674 3.276 4.333 3.46 6.329-.205 6.41-3.885 11.958-8.605 14.433-5.427 3.226-12.946 3.293-19.533-1.594-2.968-2.786-7.116-7.92-5.873-16.527z', fill: '#3d5897' }), _jsxs("g", { fill: '#000', children: [_jsx("path", { d: 'M10.065 28.912l9.886-11.435 2.342 2.025-9.886 11.435z' }), _jsx("path", { d: 'M13.303 31.711l9.886-11.435 2.342 2.025-9.886 11.435z' }), _jsx("path", { d: 'M16.61 34.57l9.886-11.435 2.342 2.025-9.886 11.435z' }), _jsx("path", { d: 'M66.935 20.251l9.808 11.502-2.356 2.009-9.808-11.502z' }), _jsx("path", { d: 'M18.938 53.403l9.808 11.502-2.356 2.009-9.808-11.502zM12.356 59.016l9.808 11.502-2.356 2.009L10 61.025z' }), _jsx("polygon", { points: '19.61,60.79 15.68,56.18 13.33,58.19 17.27,62.81' }), _jsx("polygon", { points: '21.39,62.88 19.09,64.95 23.13,69.69 25.49,67.68' }), _jsx("polygon", { points: '72.87,62.45 76.67,57.93 74.34,55.99 70.58,60.48' }), _jsx("polygon", { points: '68.77,62.63 64.84,67.32 67.17,69.25 71.11,64.56' }), _jsx("polygon", { points: '65.49,59.88 61.55,64.58 63.88,66.52 67.83,61.81' }), _jsx("polygon", { points: '69.68,59.61 73.38,55.19 71.05,53.26 67.38,57.63' }), _jsx("polygon", { points: '72,65.3 68.06,70 70.39,71.93 74.34,67.22' }), _jsx("polygon", { points: '76.05,65.18 79.89,60.61 77.56,58.67 73.75,63.21' }), _jsx("polygon", { points: '75.83,24.09 73.53,26.16 77.64,30.98 80,28.98' }), _jsx("polygon", { points: '74.11,22.06 70.19,17.47 67.84,19.48 71.76,24.09' }), _jsx("polygon", { points: '65.25,29.71 67.56,27.72 63.61,23.09 61.25,25.1 65.29,29.83' }), _jsx("polygon", { points: '67.09,31.94 71.06,36.6 73.42,34.59 69.4,29.87' })] })] }));
2
+ export default function KoreaFlag({ className = 'size-5', ...props }) {
3
+ return (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 90 90', className: className, ...props, children: [_jsx("circle", { cx: '45', cy: '45', r: '45', fill: '#f3f4f5' }), _jsx("path", { d: 'M62.345 44.996c0 9.581-7.685 17.347-17.165 17.347s-17.165-7.766-17.165-17.347S35.7 27.649 45.18 27.649s17.165 7.766 17.165 17.347z', fill: '#c70000' }), _jsx("path", { d: 'M28.265 41.939c.543 4.369 1.335 9.238 8.059 9.743 2.52.151 7.423-.6 9.106-7.467 2.208-6.597 8.86-8.494 13.386-4.917 2.566 1.674 3.276 4.333 3.46 6.329-.205 6.41-3.885 11.958-8.605 14.433-5.427 3.226-12.946 3.293-19.533-1.594-2.968-2.786-7.116-7.92-5.873-16.527z', fill: '#3d5897' }), _jsxs("g", { fill: '#000', children: [_jsx("path", { d: 'M10.065 28.912l9.886-11.435 2.342 2.025-9.886 11.435z' }), _jsx("path", { d: 'M13.303 31.711l9.886-11.435 2.342 2.025-9.886 11.435z' }), _jsx("path", { d: 'M16.61 34.57l9.886-11.435 2.342 2.025-9.886 11.435z' }), _jsx("path", { d: 'M66.935 20.251l9.808 11.502-2.356 2.009-9.808-11.502z' }), _jsx("path", { d: 'M18.938 53.403l9.808 11.502-2.356 2.009-9.808-11.502zM12.356 59.016l9.808 11.502-2.356 2.009L10 61.025z' }), _jsx("polygon", { points: '19.61,60.79 15.68,56.18 13.33,58.19 17.27,62.81' }), _jsx("polygon", { points: '21.39,62.88 19.09,64.95 23.13,69.69 25.49,67.68' }), _jsx("polygon", { points: '72.87,62.45 76.67,57.93 74.34,55.99 70.58,60.48' }), _jsx("polygon", { points: '68.77,62.63 64.84,67.32 67.17,69.25 71.11,64.56' }), _jsx("polygon", { points: '65.49,59.88 61.55,64.58 63.88,66.52 67.83,61.81' }), _jsx("polygon", { points: '69.68,59.61 73.38,55.19 71.05,53.26 67.38,57.63' }), _jsx("polygon", { points: '72,65.3 68.06,70 70.39,71.93 74.34,67.22' }), _jsx("polygon", { points: '76.05,65.18 79.89,60.61 77.56,58.67 73.75,63.21' }), _jsx("polygon", { points: '75.83,24.09 73.53,26.16 77.64,30.98 80,28.98' }), _jsx("polygon", { points: '74.11,22.06 70.19,17.47 67.84,19.48 71.76,24.09' }), _jsx("polygon", { points: '65.25,29.71 67.56,27.72 63.61,23.09 61.25,25.1 65.29,29.83' }), _jsx("polygon", { points: '67.09,31.94 71.06,36.6 73.42,34.59 69.4,29.87' })] })] }));
4
4
  }
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgLithuaniaFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgLithuaniaFlag;
4
+ //# sourceMappingURL=lithuania-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lithuania-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/lithuania-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,gBAAgB,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAQvD,CAAC;AACF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgLithuaniaFlag = (props) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: _jsxs("g", { fillRule: 'evenodd', strokeWidth: '1pt', transform: 'scale(.64143 .96773)', children: [_jsx("rect", { width: 1063, height: 708.7, fill: '#006a44', rx: 0, ry: 0, transform: 'scale(.93865 .69686)' }), _jsx("rect", { width: 1063, height: 236.2, y: 475.6, fill: '#c1272d', rx: 0, ry: 0, transform: 'scale(.93865 .69686)' }), _jsx("path", { fill: '#fdb913', d: 'M0 0h997.8v164.6H0z' })] }) }));
3
+ export default SvgLithuaniaFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgNetherlandsFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgNetherlandsFlag;
4
+ //# sourceMappingURL=netherlands-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"netherlands-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/netherlands-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,kBAAkB,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAMzD,CAAC;AACF,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgNetherlandsFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("path", { fill: '#ae1c28', d: 'M0 0h640v160H0z' }), _jsx("path", { fill: '#fff', d: 'M0 160h640v160H0z' }), _jsx("path", { fill: '#21468b', d: 'M0 320h640v160H0z' })] }));
3
+ export default SvgNetherlandsFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgNorwayFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgNorwayFlag;
4
+ //# sourceMappingURL=norway-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"norway-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/norway-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,aAAa,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAQpD,CAAC;AACF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgNorwayFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("path", { fill: '#ed2939', d: 'M0 0h640v480H0z' }), _jsx("path", { fill: '#fff', d: 'M180 0h120v480H180z' }), _jsx("path", { fill: '#fff', d: 'M0 180h640v120H0z' }), _jsx("path", { fill: '#002664', d: 'M210 0h60v480h-60z' }), _jsx("path", { fill: '#002664', d: 'M0 210h640v60H0z' })] }));
3
+ export default SvgNorwayFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgPolandFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgPolandFlag;
4
+ //# sourceMappingURL=poland-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"poland-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/poland-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,aAAa,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAOpD,CAAC;AACF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgPolandFlag = (props) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: _jsxs("g", { fillRule: 'evenodd', children: [_jsx("path", { fill: '#fff', d: 'M0 0h640v240H0z' }), _jsx("path", { fill: '#dc143c', d: 'M0 240h640v240H0z' })] }) }));
3
+ export default SvgPolandFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgRomaniaFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgRomaniaFlag;
4
+ //# sourceMappingURL=romania-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"romania-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/romania-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,cAAc,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAQrD,CAAC;AACF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRomaniaFlag = (props) => (_jsx("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: _jsxs("g", { fillRule: 'evenodd', strokeWidth: '1pt', children: [_jsx("path", { fill: '#00319c', d: 'M0 0h213.3v480H0z' }), _jsx("path", { fill: '#ffde00', d: 'M213.3 0h213.4v480H213.3z' }), _jsx("path", { fill: '#de2110', d: 'M426.7 0H640v480H426.7z' })] }) }));
3
+ export default SvgRomaniaFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgRussiaFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgRussiaFlag;
4
+ //# sourceMappingURL=russia-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"russia-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/russia-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,aAAa,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAMpD,CAAC;AACF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgRussiaFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("path", { fill: '#fff', d: 'M0 0h640v160H0z' }), _jsx("path", { fill: '#0039a6', d: 'M0 160h640v160H0z' }), _jsx("path", { fill: '#d52b1e', d: 'M0 320h640v160H0z' })] }));
3
+ export default SvgRussiaFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgSaudiArabiaFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgSaudiArabiaFlag;
4
+ //# sourceMappingURL=saudi-arabia-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"saudi-arabia-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/saudi-arabia-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,kBAAkB,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAoEzD,CAAC;AACF,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const SvgSaudiArabiaFlag = (props) => (_jsxs("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 640 480', ...props, children: [_jsx("defs", { children: _jsx("clipPath", { id: 'saudi-arabia-flag_svg__a', children: _jsx("path", { fillOpacity: 0.7, d: 'M-85.3 0h682.6v512H-85.3z' }) }) }), _jsxs("g", { fillRule: 'evenodd', clipPath: 'url(#saudi-arabia-flag_svg__a)', transform: 'translate(80)scale(.9375)', children: [_jsx("path", { fill: '#165d31', d: 'M-128 0h768v512h-768z' }), _jsx("path", { fill: '#fff', d: 'M65.5 145.1c-.8 12-2 33 8.3 35.2 12.3 1.2 5.5-20.8 10-24.8.8-2 2.3-2 2.4.5v18.7c0 6 4 7.8 7 9 3.2-.2 5.4 0 6.6 3l1.6 32.3s7.4 2.2 7.8-18.1c.3-12-2.4-21.9-.8-24.2 0-2.3 3-2.4 5-1.3 3.2 2.2 4.6 5 9.6 4 7.6-2.2 12.2-5.9 12.3-11.7a47 47 0 0 0-3.5-16.6c.4-1-1.4-3.7-1-4.7 1.3 2.2 3.4 2 3.8 0-1.3-4.2-3.3-8.3-6.5-10-2.7-2.4-6.7-2-8 3-.8 5.7 2 12.4 6.1 18 .9 2.1 2.1 5.7 1.6 8.9q-3.4 1.8-6.3-1.2s-6-4.5-6-5.6c1.6-10.2.3-11.4-.6-14.3-.6-3.9-2.5-5.2-4-7.8-1.5-1.6-3.5-1.6-4.5 0-2.7 4.6-1.4 14.5.5 19 1.4 4.1 3.5 6.7 2.5 6.7-.8 2.3-2.5 1.7-3.8-1a67 67 0 0 1-2.1-17.4c-.5-4.6-1.1-14.4-4.2-17-1.8-2.4-4.5-1.2-5.5 1a82 82 0 0 0 .3 13.4c2 7.4 2.7 14 3.7 21.5.3 10.1-5.8 4.4-5.5-.7a45 45 0 0 0-.3-19.4c-1-2.6-2.1-3.2-4.6-2.8-1.9 0-6.8 5.3-8.2 14.3 0 0-1.2 4.6-1.7 8.7-.7 4.6-3.7 8-5.9-.6-1.8-6.3-3-21.6-6-18z' }), _jsx("path", { fill: '#fff', d: 'm99 194.2-32 15.4c.3-7.3 15.1-20.4 25.3-20.5 6.5.1 4.9 2.5 6.6 5.1z' }), _jsx("path", { fill: '#fff', d: 'M93.3 204.2c-16.8 43.5 39.5 49.6 45.8 1.8.6-2 3-3.9 3.4-.7-1.3 43.3-43.6 46.2-50.8 32.6a42 42 0 0 1-2.5-14.6c-1-8.5-5.5-5.2-6.2 3.2-.7 4.7-.5 6-.5 10.5 2.2 34.2 56.7 19.5 65.6-8.7 4.7-15.6-.8-27.1 1.7-27.1 5.4 5.8 13 .8 14.7-1.2.7-1 2.5-1.7 3.7-.4 4.2 3 11.6 1.6 13.2-3.7q1.4-8 1.8-16.2c-3.5 1-6 1.7-6.3 3.2l-.7 4.6c-.3 1.5-3.2 1.5-3.4-.4-1.3-6-6.7-6.7-10 2.5-2.1 1.8-6.1 2.2-6.5-.5.5-6.2-2-7-7-4.1l-4.8-36.2c2 0 4 1.5 5.9-.9-2-6.5-6.5-19.7-9-20.7-1.1-1.4-2.1-.5-3.7-.1-2.6.8-5 3-4.2 7.4 3 18.8 5 33.1 8.1 52 .5 2.1-1.3 5-3.7 4.7-4-2.7-5-8.2-12-8-5 0-10.6 5.5-11.3 10.7-.9 4.2-1.2 8.7 0 12.3 3.5 4.2 7.7 3.8 11.4 2.9 3-1.3 5.5-4.3 6.6-3.6.7.9.1 10.9-14.3 18.5-8.7 4-15.7 4.8-19.4-2.3-2.3-4.5.2-21.4-5.6-17.5' }), _jsx("path", { fill: '#fff', d: 'M165 160c3.3-1.2 19.3-19.6 19.3-19.6l-2.4-2q-1.3-1.1 0-2.2c4-2.4 2.7-7.4.7-9.8a10 10 0 0 0-8.7.1c-2.8 2.7-3.4 7-1.2 9.6 2.1 1 4.2 3.2 2.8 4.4-6.6 7-24.5 19.1-22.4 19.5.4.6 11.5.6 11.8 0zm-97 65c-6 9.6-6.5 23.9-3.2 28.2 1.8 2 4.7 2.9 6.8 2.2 3.8-1.6 5.5-9.3 4.6-12q-1.8-3-3.6-.7c-2.6 5.4-3.7 1.7-4-1.3a70 70 0 0 1 .8-15.2c.7-4.2 0-3-1.4-1.2m257.1-15.3c-5.8-12.6-13.9-25-16.4-29.7a558 558 0 0 0-24.8-36c-6.2-7.4 10.2 3.1-2-11.7l-8.9-7.5c-2-1.4-6.8-4-7.6.2-.4 3.8-.2 5.8.4 8.9.5 2 3.5 5.5 5 7.5a565 565 0 0 1 53.8 86.5c2.6-1.3 2-16.1.5-18.2' }), _jsx("path", { fill: '#fff', d: 'M299.6 251.5c-1.2 1.3 2.8 6.8 8 6.8 8.6-1 16.2-5.8 23.2-18.6a33 33 0 0 0 5.3-14.2 317 317 0 0 0-5.8-72.4c-.3-2 0-4.4.2-5 .6-.7 2.5 0 3.5-1.7 1.5-1.5-4-14-7-18.7-1-2.2-1.5-3.6-3.3.2a27 27 0 0 0-3 13.6c4.1 28.5 5.4 53.4 8 81.9.3 2.8-.1 6.8-2 8.4a80 80 0 0 1-27.1 19.7m116.5-.1c-6.2 3.6-6.2 7.7-1.2 7.8 8.6-1 18.8-1.7 25.8-12.3a41 41 0 0 0 4.2-16 303 303 0 0 0-4.7-71.4c-.2-2-1.1-6.7-.8-7.3.6-1.4 3.4.1 4.4-1.5 1.4-1.5-7.3-12.7-10.4-17.5-1-2.2-1.4-3.6-3.3.2a22 22 0 0 0-1.8 13.6c4.6 31 8 54.2 8.7 81.6-.4 2.6-.5 4-1.7 7.3-2.7 3.4-5.7 7.8-8.5 9.9-2.8 2-8.8 4-10.7 5.6' }), _jsx("path", { fill: '#fff', d: 'M420.7 223.7q.1-10.9-.1-19a34 34 0 0 0-3-13.5c-1.8-4.1-.7-7.4-1.6-11.8-.8-4.4-.6-11-1.8-16.1-.4-2-1.4-8.5-1.1-9.2.5-1.4 2.4 0 3.4-1.6 1.4-1.5-5-18-8.2-22.7-1.1-2.1-3.3-1.4-5.8 2-2.5 2.3-1.6 7.4-.6 12.3 6.1 32.3 10.8 61.6 9.8 92.3-.4 2.6 9-7.8 9-12.7m-45.7-40c-3.9-.2-12-7.7-14.4-12a8 8 0 0 1 .4-6.5c1.5-1 3.7-2 5.4-1 0 0 1.7 2.4 1.4 2.7 2 1 3 .5 3.2-.4.1-1.5-.6-2.4-.6-4 .9-4.6 6-5.3 8-2.4 1.4 1.8 2 5.5 2.1 8 0 1.3-2-.2-3.3 0-1.1.4-1.4 1.8-1.5 3-.2 3.3-.6 8.6-.7 12.5zm-71.8 48c1-9.8-.4-27.3-.5-33.1A477 477 0 0 0 299 154c-1.2-8.4 3.4.9 2.8-4-1.5-8.3-6.1-14-11.6-21.5-1.7-2.5-1.7-3-4.4.6-3 6.7-.4 11.4.4 16.7 3.9 17.2 6.2 33 7.3 48.7a393 393 0 0 1 .4 49c3 .1 7.6-4.7 9.3-11.8' }), _jsx("path", { fill: '#fff', d: 'M434 216c-6.9-11.6-17.2-24-20-28.7a658 658 0 0 0-29.2-37.8c-8.5-9 4-1.5-1.6-8.5-4.7-5.1-6-6.8-10.1-9.9-2-1.3-3.2-3.8-4 .5a83 83 0 0 0-.2 11.2c0 1.7 1.8 5 3.4 7 20.7 25.5 43.4 51.5 61.6 84.2 2.6-1.3 1.7-16 0-18z' }), _jsx("path", { fill: '#165d31', d: 'M122.6 194.7c-.5.9-1.6 2-1.2 3.1q1 1.4 2.6 1.3c1.1 0 2.7.3 3-.3q1-1.2.6-3.3c-1.2-3-4.4-1.8-5-.8' }), _jsx("path", { fill: '#fff', d: 'M354.2 362.5c9.2.4 15.2.5 23.3 1.4l9.6-1c10.6-1 11 15.1 11 15.1 0 9.5-3.7 10-8.4 11-2.7.4-4-1.6-5.5-3.6a14 14 0 0 1-7 .4l-11.5-.5c-4-.3-6.2.5-10.3.1-.8 1.3-2 3.1-4.4 2.6-2-.3-4.5-6-3.8-10.5 1.5-3.2 1-2.1 1-3.5-37.6-1-75.5-2.7-112.3-2.2-28.8.1-57.2 1.3-85.7 2.5-15.2-.2-26.8-2.6-34.8-14.3.8 0 38.8 2.1 49.9 1.4 20.5-.2 39.3-1.9 60.2-2.5 41.2.7 82.1.7 123.3 3.6-4-2.7-4-9 2-10.6.5-.4.8 3.1 1.7 3 4.9-.3 2.7 6.3 1.7 7.6M188.6 135.3c-6.2 17.8 3.6 37.4 10.4 35.5 5 2 8-7.4 10-17.6 1.5-2.9 2.5-3.2 3.2-1.7-.2 13.6 1 16.7 4.5 20.8 7.8 6 14.3.8 14.8.3l6-6.1q2.2-2.2 5.1-.3c1.9 1.7 1.6 4.6 5.6 6.6 3.4 1.4 10.5.4 12.2-2.5 2.2-3.9 2.8-5.2 3.8-6.6 1.6-2.1 4.3-1.2 4.3-.5-.3 1.2-1.9 2.3-.8 4.5 2 1.4 2.4.5 3.5.2 4-2 7-10.6 7-10.6.1-3.2-1.7-3-2.9-2.2l-3.1 2.1c-2 .3-5.7 1.6-7.6-1.3-1.9-3.4-1.9-8.3-3.3-11.8 0-.2-2.6-5.5-.2-5.8 1.2.2 3.7.9 4.1-1.2 1.2-2.1-2.6-8-5.3-11-2.3-2.5-5.5-2.8-8.6-.2-2.2 2-1.9 4.2-2.3 6.3a10 10 0 0 0 2 8.7c2.2 4.2 6.1 9.7 4.8 17.5 0 0-2.3 3.6-6.3 3.1-1.7-.3-4.4-1-5.8-11.8-1.1-8 .2-19.4-3.2-24.7-1.3-3.3-2.2-6.4-5.2-.9-.8 2.2-4.3 5.5-1.8 12.2a36 36 0 0 1 2 19c-1.5 2.2-1.8 2.9-3.7 5-2.6 3-5.5 2.2-7.7 1.1-2-1.3-3.6-2-4.6-6.5.2-7 .6-18.5-.7-20.9-1.9-3.8-5-2.4-6.3-1.2a48 48 0 0 0-11.5 23.5c-1.8 5.8-3.7 4.1-5 1.8-3.2-3-3.5-26.7-7.4-22.8' }), _jsx("path", { fill: '#fff', d: 'M207.4 174.1c2.9-2 1.6-3.4 5.8.8a72 72 0 0 1 9.2 31.3c-.2 2.6 1.6 4.2 2.5 3.6.4-6 15.1-14.4 28.6-15.6 2-.5 1-4.4 1.3-6.4-.8-7.5 4.2-14.3 11.2-14.8 9.6 1.4 12.8 6.5 13 14.2-1.1 15-16.7 17.5-25.4 18.7-1.3.5-1.9 1.1 0 1.8l36.6.2 1.9 1c.2 1-.6.2-2 2.6a30 30 0 0 0-3.7 11.5c-10.9 3.6-22.2 5-33.6 6.5-4 2-6 4.7-5.2 7.7 1.4 3.3 10.2 6.7 10.2 6.8 1.7 1 3.6 3.5-.5 8.6-17.8-.8-31.7-8.4-36.5-19.1-1.4-1.1-3 0-4 1.4-7 9-13.8 17-25.7 21.4-7 1.8-14.3-1.1-17.7-5.7-2.3-2.7-2.2-5.6-3-6.2-3.9 1.7-36.9 15.7-32.7 9.1 8-8.5 22-14.9 34.2-23.3.9-2.9 2.5-12.5 7.3-15.6.3 0-.7 5.6-.6 8 0 2-.2 2.7.2 2.2.9-.5 15.7-12.2 17-15.8 1.4-2 .3-7.2.3-7.4-2.8-7.2-6.7-7.8-8.1-11.4-1.3-4.7-.7-10.1 2-11.7q3.7-3.1 7.9.5c3 2.7 5.6 8 6.4 11.9-.5 1.5-4-1-5-.3a16 16 0 0 1 3.7 7.8c2 8.2 1.4 11.4-.6 16.7-6.6 13.9-15 18-22.4 23.2-.2 0-.3 3.5 2.4 5.4 1 1 4.9 1.5 9.4 0a55 55 0 0 0 22.3-23.3 51 51 0 0 0-2.4-22.2c-2.9-6.7-6.3-16.2-6.3-16.4-.1-4.2.2-5.6 2-7.7m-95.8-38.6c4.2 2 12.2 1.1 11.8-5.7l-.2-3.1c-.8-2-3.2-1.5-3.7.5-.2.7.3 1.8-.3 2.1-.4.4-1.7.2-1.7-1.7q-.1-1-.7-1.6-.2-.2-.9-.2c-.6 0-.6.1-.9.6l-.3 1.6q-.1.9-.8 1c-.6 0-.5 0-1-.2q-.4-.3-.5-1l-.3-1.6q-.3-.4-1-.6c-2.3 0-2.5 2.7-2.3 3.7-.2.2-.3 4.9 2.8 6.2' }), _jsx("path", { fill: '#fff', d: 'M235.1 187.7c4.2 2 14.3.9 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.6-.2.6.3 1.7-.4 2-.3.4-1.7.2-1.6-1.6q-.1-1-.7-1.7-.3-.2-1-.2c-.5 0-.5.2-.8.7q-.3.7-.3 1.6-.2.8-.9 1c-.5 0-.4 0-.8-.3q-.5-.3-.6-.9l-.3-1.6q-.3-.5-1-.6c-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 5 3 6.2zm72-21.6c4.2 2 12.1 1.1 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.5-.2.7.3 1.8-.4 2.2-.3.3-1.7.1-1.6-1.8q-.1-1-.7-1.6-.3-.2-1-.2t-.8.7l-.3 1.5q-.1 1-.9 1c-.8 0-.4 0-.8-.2q-.5-.3-.6-.9 0-1-.3-1.7-.4-.4-1-.5c-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 4.9 3 6.2zm37.3 54.3c-7.3 8.3-4.1 22-2.4 25 2.4 4.8 4.3 7.9 9 10.3 4.3 3.1 7.7 1.2 9.5-1 4.3-4.5 4.4-16 6.4-18.2 1.4-4.2 5-3.5 6.7-1.6a17 17 0 0 0 6.2 5.3c4 3.5 8.8 4.2 13.6 1 3.2-1.9 5.3-4.2 7.2-8.9 2-5.6 1-31.6.5-47l-4.2-21.5c0-.2-.5-10.2-1-12.5 0-1-.3-1.3.7-1.2 1.1 1 1.2 1 2 1.3 1 .2 2-1.7 1.3-3.3l-10-18.6c-.8-.8-1.9-1.6-3.2.2a7 7 0 0 0-2.4 5.5l1.3 13.3 4 22.6c1.3 16 1.6 29.2 2.9 45.3-.2 6.8-2.3 12.7-4.3 13.6 0 0-3 1.7-5-.2-1.5-.6-7.4-9.9-7.4-9.9-3-2.7-5-2-7.1 0-6 5.8-8.6 16.4-12.7 23.8-1 1.7-4 3-7.2-.1-8.2-11.3-3.4-27.3-4.4-23.2M309 126.7c3.8 1.5 6.4 9.2 5.6 13-.8 4.5-2.8 9.5-4.2 8.9-1.6-.6 1-4.6-.5-8.8-.8-2.8-6-7.8-5.4-9.2-1-3.1 2.2-4.5 4.5-4z' }), _jsx("path", { fill: '#fff', d: 'M356.6 225c.7-9.2-.6-14.8-.8-20.2s-6.1-46.6-7.3-50.6c-1.5-7.8 5.7-1 4.9-5.6-2.5-5.6-8.6-13.9-10.5-18.8-1.2-2-.7-4-3.3-.5a42 42 0 0 0-2.3 19.2c6.2 32.3 12.5 59.1 11.5 89.8 3 0 6.3-6.7 7.8-13.3m64.4-85.3c3.5 1.7 5.5 11.3 5.1 14-.7 5-2.5 10.4-3.8 9.7-1.5-.6.3-7.4-.4-9.5-.8-3-5.5-8.4-5-10-1-3.4 2-4.8 4.1-4.2m-255.7 67.9c3.3 1.3 5.3 8.3 5 10.3-.8 3.7-2.5 7.7-3.8 7.1-1.3-.4.3-5.4-.3-7-.3-3.7-4.9-5.7-4.8-7.3-.8-3 2-3.5 4-3.1z' }), _jsx("path", { fill: '#165d31', d: 'M244.9 218.2c4.2.2 6.3 3.6 2.4 5-4 1.3-7.7 2.4-7.8 8 1.5 8-2 5.2-4 4.2-2.4-1.8-9.2-6-10.2-15-.1-2.1 1.6-4 4.3-4 4 1.1 10 1.2 15.3 1.8' }), _jsx("path", { fill: '#fff', d: 'M77.4 124.4c4.8 1.4 5.1 8.6 4.8 10.7-.7 3.8-2.4 7.9-3.6 7.4-1.4-.5 0-5.7-.7-7.3-.7-2.2-4.8-6.4-4.4-7.6-.9-2.5 2-3.7 3.9-3.2m95.9 33.6c-3.8 2-5.2 8-2.9 11.6 2.2 3 5.6 1.9 6 1.9 3.7.4 5.9-6.9 5.9-6.9s.1-2-4.2 1.9c-1.9.3-2-.4-2.5-1.4a9 9 0 0 1 .5-5.7c.7-1.8-.7-2.6-2.8-1.4m28-36.4c-2 1.3-5.7 5.2-5.8 9.6-.1 2.5-.6 2.5 1 4 1.3 1.8 2.4 1.7 4.8.4a5 5 0 0 0 2.3-3.4c.6-2.8-3 1.4-3.4-1.8-.8-3 1.5-4.2 3.7-7 0-2 0-3.3-2.7-1.8zm22.4 4a60 60 0 0 0-1.6 11.1c-.6 2.8 3 4 4.5.4 2.4-6.5 2.4-9.3 2.6-12-.7-4.3-3.6-4.2-5.5.5m142 72.3c.4-.5 20-14.4 20-14.4 2-.7 1.5 7.2.6 7.1a78 78 0 0 1-20.7 14.3c-1 .7-1.9-5.3 0-7zm17.7-.2c3.5 1.7 4.9 11.8 4.5 14.5 0 5.4-3.3 9.6-4.7 9-1.4-.7.2-6.7-.5-8.8-.8-3-3.7-8.5-3.2-10.1-1-3.4 1.8-5.2 4-4.6zm-116 43.4a26 26 0 0 1 5.6-4.9c2-1 3.8.8 3.7.7.3 2-1.2 3.7-.7 6.3.4 1 .7 2.2 2.6 1.8 3.1-2.5 6-2.7 9-2.8 2.5.1 2.6 4.2 1 4.2-5.7 1.2-8.2 2.8-12.3 4.3-2 1.2-3.6-.3-3.6-.4s-1.1-1.1-.4-3.7q.3-3.2-2.4-3c-1.2.8-2.4 1.2-3-.3q-.6-1.4.5-2.2m136.6 5.4c.8 1 1.4 2-.1 3.8l-3.7 3.2c-.6 1-1 2.8 1 3.3 3.6 1 12-4.5 12-4.6 1.4-1 1-3 .8-3-.8-.9-2.6-.3-3.8-.5-.6 0-2.5-.2-1.6-2a11 11 0 0 0 1.6-2.9q.9-1.7-2-2.7c-2.1-.4-3-.2-5.3 0q-1.6.2-1.9 2.3c.1 2.3 1.5 2.2 3 3z' }), _jsx("path", { fill: '#165d31', d: 'M268.1 189.7c-.5 1-2.3 1-4 0s-2.7-2.6-2.1-3.5 2.3-.9 4 0 2.6 2.6 2.1 3.5m-89-53.6c-1 .3-2.4-.6-3-2s-.3-2.6.7-2.9 2.3.7 3 2 .3 2.7-.8 3zM355.2 375c9.4.4 18.2 0 27.5.5 1.7 1.5.5 5-.6 4.8l-7.8-.3c-.1-3-7.7-2.5-7.5.1-4.1.5-7.8-.1-12-.3-1.2-1.5-1-4.2.4-4.8' })] })] }));
3
+ export default SvgSaudiArabiaFlag;
@@ -0,0 +1,4 @@
1
+ import type { SVGProps } from 'react';
2
+ declare const SvgSerbiaFlag: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default SvgSerbiaFlag;
4
+ //# sourceMappingURL=serbia-flag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"serbia-flag.d.ts","sourceRoot":"","sources":["../../../../src/components/locale-switcher/_components/serbia-flag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,QAAA,MAAM,aAAa,GAAI,OAAO,QAAQ,CAAC,aAAa,CAAC,4CAg5BpD,CAAC;AACF,eAAe,aAAa,CAAC"}