@bytebrand/fe-ui-core 4.1.139 → 4.1.140

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 (27) hide show
  1. package/package.json +1 -1
  2. package/source/components/_common/IconSVG/IconSVGConfig.tsx +55 -1
  3. package/source/components/_common/IconSVG/SVG/flags/AT.tsx +18 -0
  4. package/source/components/_common/IconSVG/SVG/flags/BE.tsx +19 -0
  5. package/source/components/_common/IconSVG/SVG/flags/BG.tsx +13 -0
  6. package/source/components/_common/IconSVG/SVG/flags/CH.tsx +18 -0
  7. package/source/components/_common/IconSVG/SVG/flags/CZ.tsx +20 -0
  8. package/source/components/_common/IconSVG/SVG/flags/DE.tsx +19 -0
  9. package/source/components/_common/IconSVG/SVG/flags/DK.tsx +16 -0
  10. package/source/components/_common/IconSVG/SVG/flags/ES.tsx +574 -0
  11. package/source/components/_common/IconSVG/SVG/flags/FI.tsx +19 -0
  12. package/source/components/_common/IconSVG/SVG/flags/FR.tsx +19 -0
  13. package/source/components/_common/IconSVG/SVG/flags/GB.tsx +34 -0
  14. package/source/components/_common/IconSVG/SVG/flags/HR.tsx +133 -0
  15. package/source/components/_common/IconSVG/SVG/flags/HU.tsx +19 -0
  16. package/source/components/_common/IconSVG/SVG/flags/IT.tsx +19 -0
  17. package/source/components/_common/IconSVG/SVG/flags/LI.tsx +81 -0
  18. package/source/components/_common/IconSVG/SVG/flags/LU.tsx +19 -0
  19. package/source/components/_common/IconSVG/SVG/flags/NL.tsx +19 -0
  20. package/source/components/_common/IconSVG/SVG/flags/NO.tsx +21 -0
  21. package/source/components/_common/IconSVG/SVG/flags/PL.tsx +18 -0
  22. package/source/components/_common/IconSVG/SVG/flags/RO.tsx +19 -0
  23. package/source/components/_common/IconSVG/SVG/flags/RU.tsx +19 -0
  24. package/source/components/_common/IconSVG/SVG/flags/SE.tsx +12 -0
  25. package/source/components/_common/IconSVG/SVG/flags/SI.tsx +67 -0
  26. package/source/components/_common/IconSVG/SVG/flags/SK.tsx +41 -0
  27. package/source/components/_common/IconSVG/SVG/flags/UA.tsx +17 -0
@@ -0,0 +1,19 @@
1
+ /* tslint:disable */
2
+ import * as React from "react";
3
+
4
+ const RU = (props: any) => (
5
+ <svg
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 9 6"
8
+ width="900"
9
+ height="600"
10
+ {...props}
11
+ >
12
+ <path fill="#fff" d="M0 0h9v3H0z" />
13
+ <path fill="#d52b1e" d="M0 3h9v3H0z" />
14
+ <path fill="#0039a6" d="M0 2h9v2H0z" />
15
+ </svg>
16
+ );
17
+
18
+ export default RU;
19
+ /* tslint:enable */
@@ -0,0 +1,12 @@
1
+ /* tslint:disable */
2
+ import * as React from "react";
3
+
4
+ const SE = (props: any) => (
5
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 10" {...props}>
6
+ <path fill="#006aa7" d="M0 0h16v10H0z" />
7
+ <path fill="#fecc00" d="M0 4h5V0h2v4h9v2H7v4H5V6H0z" />
8
+ </svg>
9
+ );
10
+
11
+ export default SE;
12
+ /* tslint:enable */
@@ -0,0 +1,67 @@
1
+ /* tslint:disable */
2
+ import * as React from "react";
3
+
4
+ const SI = (props: any) => (
5
+ <svg
6
+ height="600"
7
+ viewBox="0 0 12 6"
8
+ width="1200"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ xmlnsxlink="http://www.w3.org/1999/xlink"
11
+ {...props}
12
+ >
13
+ <path d="M0 0h12v6H0z" fill="red" />
14
+ <path d="M0 0h12v4H0z" fill="#005ce5" />
15
+ <path d="M0 0h12v2H0z" fill="#fff" />
16
+ <g transform="matrix(.021 0 0 .021 -.106 3.478)">
17
+ <path
18
+ d="M147.913-115.518c-.64 0-1.277.014-1.913.032-12.37.32-23.983 3.515-32.252 7.41l.001.012c-.904.378-1.79.757-2.632 1.136l2.842 44.519c1.97 23.264 17.131 36.81 33.976 42.128 16.846-5.319 32.006-18.864 33.975-42.128l2.827-44.378a64.852 64.852 0 00-2.632-1.277v-.011c-8.69-4.095-21.074-7.42-34.15-7.442l-.028-.001h-.014z"
19
+ fill="#005ce5"
20
+ fill-rule="evenodd"
21
+ stroke-width="2.1"
22
+ />
23
+ <path
24
+ d="M147.934-84.712l-8.314 16.237-5.375-6.983-14.046 18.561c.254 1.153.552 2.265.878 3.35 1.568 2.648 4.583 5.67 8.449 5.67 3.068 0 6.136-2.454 9.204-2.454 3.068 0 6.136 2.455 9.204 2.455 3.068 0 6.136-2.455 9.205-2.455 3.068 0 6.136 2.455 9.204 2.455 3.831 0 6.825-2.967 8.406-5.597.338-1.115.64-2.263.902-3.448l-14.027-18.537-5.375 6.983zm-9.204 36.836c-3.068 0-6.136 2.454-9.204 2.454-2.428 0-4.514-.86-6.13-2.08a41.98 41.98 0 001.835 3.504c1.265.787 2.704 1.319 4.295 1.319 3.068 0 6.136-2.455 9.204-2.455 3.068 0 6.136 2.455 9.204 2.455 3.068 0 6.136-2.455 9.205-2.455 3.068 0 6.136 2.455 9.204 2.455 1.568 0 2.987-.52 4.24-1.289a42.193 42.193 0 001.835-3.491c-1.609 1.197-3.675 2.037-6.075 2.037-3.068 0-6.136-2.454-9.204-2.454-3.069 0-6.137 2.454-9.205 2.454-3.068 0-6.136-2.454-9.204-2.454zm0 5.197c-3.068 0-6.136 2.454-9.204 2.454-.667 0-1.3-.078-1.914-.196 5.307 7.091 12.549 11.838 20.316 14.567 7.751-2.725 14.982-7.475 20.286-14.555-.6.113-1.22.184-1.871.184-3.068 0-6.136-2.454-9.204-2.454-3.069 0-6.137 2.454-9.205 2.454-3.068 0-6.136-2.454-9.204-2.454z"
25
+ fill="#fff"
26
+ fill-rule="evenodd"
27
+ />
28
+ <g id="b" fill="#ffe500">
29
+ <path
30
+ id="a"
31
+ d="M134.094-109.56h6.96l-3.48 6.027"
32
+ fill="#ffe500"
33
+ fill-rule="evenodd"
34
+ />
35
+ <use
36
+ height="300"
37
+ transform="matrix(1 0 0 -1 0 -215.104)"
38
+ width="600"
39
+ xlinkHref="#a"
40
+ />
41
+ </g>
42
+ <g fill="#ffe500">
43
+ <use
44
+ height="300"
45
+ transform="translate(20.72)"
46
+ width="600"
47
+ xlinkHref="#b"
48
+ />
49
+ <use
50
+ height="300"
51
+ transform="translate(10.36 13.875)"
52
+ width="600"
53
+ xlinkHref="#b"
54
+ />
55
+ </g>
56
+ </g>
57
+ <path
58
+ d="M3 1.052zm-.718.157a2.26 2.26 0 00-.055.023l.06.935c.041.489.36.773.713.885.354-.112.672-.396.714-.885l.059-.932a1.362 1.362 0 00-.055-.026l-.056.927a.947.947 0 01-.662.86.947.947 0 01-.662-.86z"
59
+ fill="red"
60
+ fill-rule="evenodd"
61
+ stroke-width="2.1"
62
+ />
63
+ </svg>
64
+ );
65
+
66
+ export default SI;
67
+ /* tslint:enable */
@@ -0,0 +1,41 @@
1
+ /* tslint:disable */
2
+ import { fill } from "lodash";
3
+ import * as React from "react";
4
+
5
+ const SK = (props: any) => (
6
+ <svg
7
+ version="1.1"
8
+ id="Layer_1"
9
+ xmlns="http://www.w3.org/2000/svg"
10
+ x="0"
11
+ y="0"
12
+ viewBox="0 0 900 600"
13
+ xmlpace="preserve"
14
+ {...props}
15
+ >
16
+ <style></style>
17
+ <path d="M0 0h900v600H0z" fill="#ee1c25" />
18
+ <path d="M0 0h900v400H0z" fill="#0b4ea2" />
19
+ <path d="M0 0h900v200H0z" fill="#fff" />
20
+ <path
21
+ id="_x3C_Path_x3E_"
22
+ fill="#fff"
23
+ d="M393.479 141H146.358l-.847 8.059c-.184 1.752-4.511 43.971-4.511 136.69 0 43.563 14.726 81.996 43.77 114.23 20.349 22.585 46.923 41.599 81.242 58.129l3.905 1.881 3.906-1.881c34.32-16.53 60.896-35.544 81.246-58.129 29.044-32.234 43.771-70.667 43.771-114.23 0-92.718-4.328-134.938-4.512-136.69l-.849-8.059z"
24
+ />
25
+ <path
26
+ fill="#ee1c25"
27
+ d="M269.917 450C220.577 426.234 150 379.062 150 285.749S154.461 150 154.461 150H385.376s4.463 42.437 4.463 135.749c0 93.313-70.578 140.485-119.922 164.251z"
28
+ />
29
+ <path
30
+ fill="#fff"
31
+ d="M280.484 261.284c13.36.216 39.425.739 62.635-7.027 0 0-.613 8.306-.613 17.98 0 9.677.613 17.982.613 17.982-21.289-7.125-47.58-7.273-62.635-7.082v51.539H259.38v-51.539c-15.055-.191-41.345-.043-62.635 7.082 0 0 .613-8.305.613-17.982 0-9.675-.613-17.98-.613-17.98 23.21 7.766 49.275 7.243 62.635 7.027v-32.368c-12.177-.108-29.723.473-49.563 7.113 0 0 .613-8.305.613-17.982 0-9.676-.613-17.981-.613-17.981 19.81 6.628 37.336 7.219 49.509 7.114-.626-20.498-6.597-46.332-6.597-46.332s12.289.959 17.202.959c4.918 0 17.203-.959 17.203-.959s-5.969 25.835-6.596 46.33c12.174.106 29.699-.485 49.509-7.114 0 0-.613 8.305-.613 17.981 0 9.677.613 17.982.613 17.982-19.839-6.639-37.386-7.221-49.563-7.113V261.284z"
32
+ />
33
+ <path
34
+ fill="#0b4ea2"
35
+ d="M269.904 329.094c-24.852 0-38.163 34.469-38.163 34.469s-7.385-16.344-27.661-16.344c-13.719 0-23.829 12.201-30.256 23.5 24.959 39.705 64.78 64.207 96.079 79.281 31.305-15.075 71.152-39.571 96.112-79.281-6.427-11.299-16.537-23.5-30.256-23.5-20.277 0-27.693 16.344-27.693 16.344s-13.308-34.469-38.162-34.469z"
36
+ />
37
+ </svg>
38
+ );
39
+
40
+ export default SK;
41
+ /* tslint:enable */
@@ -0,0 +1,17 @@
1
+ /* tslint:disable */
2
+ import * as React from "react";
3
+
4
+ const UA = (props: any) => (
5
+ <svg xmlns="http://www.w3.org/2000/svg"
6
+ width="1000"
7
+ height="600"
8
+ {...props}
9
+ viewBox="0 0 900 600"
10
+ >
11
+ <path fill="#005BBB" d="M0 0h1200v800H0z" />
12
+ <path fill="#FFD500" d="M0 400h1200v400H0z" />
13
+ </svg>
14
+ );
15
+
16
+ export default UA;
17
+ /* tslint:enable */