@atb-as/generate-assets 4.0.0-alpha.13 → 4.0.0-alpha.14
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.
- package/files/atb/colors/images/dark/BackgroundIllustration-OnBehalfOf.svg +4 -0
- package/files/atb/colors/images/light/BackgroundIllustration-OnBehalfOf.svg +4 -0
- package/files/nfk/colors/images/dark/BackgroundIllustration-OnBehalfOf.svg +11 -0
- package/files/nfk/colors/images/light/BackgroundIllustration-OnBehalfOf.svg +4 -0
- package/package.json +2 -2
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<?xml version="1.0" ?>
|
|
2
|
+
<svg width="1024" height="375" viewBox="0 0 1024 375" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path opacity="0.1" d="M1024 0C1001.7 63.2156 943.513 107.058 869.982 141.66L864.438 144.538C741.645 194.14 594.811 218.688 493.238 230.552C470.376 233.225 447.799 235.627 425.942 237.951L425.611 237.986C318.972 249.327 218.237 260.051 130.918 295.335C101.748 307.118 75.7948 320.859 51.5881 337.342L49.1933 338.923C32.7686 349.371 16.3526 361.102 0 374.055V0H1024Z" fill="#A2AD00"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<?xml version="1.0" ?>
|
|
2
|
+
<svg width="1024" height="375" viewBox="0 0 1024 375" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<path opacity="0.1" d="M1024 0C1001.7 63.2156 943.513 107.058 869.982 141.66L864.438 144.538C741.645 194.14 594.811 218.688 493.238 230.552C470.376 233.225 447.799 235.627 425.942 237.951L425.611 237.986C318.972 249.327 218.237 260.051 130.918 295.335C101.748 307.118 75.7948 320.859 51.5881 337.342L49.1933 338.923C32.7686 349.371 16.3526 361.102 0 374.055V0H1024Z" fill="#A2AD00"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="6388" height="4087" viewBox="0 0 6388 4087" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_0_3)">
|
|
3
|
+
<path d="M0 0H6388V4087H0V0Z" fill="#00232C"/>
|
|
4
|
+
<path d="M6389 4087V1926.86C5881.48 1926.86 5609.25 2101.78 5390.5 2242.32C5211.86 2357.09 5082.81 2440.01 4791.69 2440.01C4500.57 2440.01 4371.52 2357.09 4192.88 2242.32C3974.15 2101.78 3701.93 1926.86 3194.4 1926.86C2686.9 1926.86 2414.68 2101.78 2195.95 2242.32C2017.34 2357.09 1888.28 2440.01 1597.18 2440.01C1306.1 2440.01 1177.04 2357.09 998.44 2242.33C779.71 2101.78 507.5 1926.86 0 1926.86V4087H6389Z" fill="#00303D"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_0_3">
|
|
8
|
+
<rect width="6388" height="4087" fill="white"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="6388" height="4087" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6388 0H0v4087h6388V0Z" fill="#D3E5EA"/>
|
|
3
|
+
<path d="M6389 4087V1926.86c-507.52 0-779.75 174.92-998.5 315.46-178.64 114.77-307.69 197.69-598.81 197.69-291.12 0-420.17-82.92-598.81-197.69-218.73-140.54-490.95-315.46-998.48-315.46-507.5 0-779.72 174.92-998.45 315.46-178.61 114.77-307.67 197.69-598.77 197.69-291.08 0-420.14-82.92-598.74-197.68C779.71 2101.78 507.5 1926.86 0 1926.86V4087h6389Z" fill="#E6F2F6"/>
|
|
4
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atb-as/generate-assets",
|
|
3
|
-
"version": "4.0.0-alpha.
|
|
3
|
+
"version": "4.0.0-alpha.14",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "OOS Design System generate-assets",
|
|
6
6
|
"license": "EUPL-1.2",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"normalize-path": "^3.0.0",
|
|
35
35
|
"stream-editor": "^1.11.0"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "eea5d989ab694746192a52a6ae844b24ecc3cff1"
|
|
38
38
|
}
|