@atb-as/generate-assets 13.5.5 → 13.6.0

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.
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0 0V19.9375V40H19.9994H40V20.0006V0H20.0072H0Z" fill="white"/>
3
+ <path d="M32.8666 9.81335L34.1466 6.33335H40V0H0V40H40V33.68H34.48L32.44 31.2934L30.32 33.68H14.64V20.9734H9.46663L15.9333 6.33335H22.2266L23.7466 9.65335V6.33335H31.56L32.8666 9.81335ZM28.4534 12.12L28.44 10.72L28.9734 12.12L31.5734 19.0667H34.16L36.7734 12.12L37.28 10.7333V19.0667H40V8.4H35.48L33.4266 13.8134L32.88 15.28L32.32 13.8134L30.2534 8.4H25.7334V19.0667H28.4534V12.12ZM22.6 19.0667H25.7334L21.04 8.4H17.4L12.68 19.0667H15.7734L16.6 17.0134H21.7734L22.6 19.0667ZM18.6534 12.0134L19.1866 10.68L19.72 12.0134L20.8266 14.7066H17.5466L18.6534 12.0134ZM16.8266 20.9866V31.6134H25.7334V29.3066H19.5466V27.4534H25.6134V25.16H19.5466V23.2934H25.7334V20.9866H16.8266ZM35.64 31.6134H39.1734L34.1866 26.28L39.1734 20.9866H35.6934L32.48 24.44L29.28 20.9866H25.7334L30.7066 26.32L25.7334 31.6134H29.1734L32.4134 28.1467L35.64 31.6134ZM36.9866 26.2667L40 29.3333V23.24L36.9866 26.2667Z" fill="#006FCF"/>
4
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atb-as/generate-assets",
3
- "version": "13.5.5",
3
+ "version": "13.6.0",
4
4
  "private": false,
5
5
  "type": "commonjs",
6
6
  "description": "OOS Design System generate-assets",
@@ -28,12 +28,12 @@
28
28
  "access": "public"
29
29
  },
30
30
  "dependencies": {
31
- "@atb-as/theme": "^12.0.6",
31
+ "@atb-as/theme": "^12.0.7",
32
32
  "commander": "^9.4.0",
33
33
  "fast-glob": "^3.2.11",
34
34
  "micromatch": "^4.0.5",
35
35
  "normalize-path": "^3.0.0",
36
36
  "stream-editor": "^1.11.0"
37
37
  },
38
- "gitHead": "ad16b2c46be57101f6adf9248681a19a233cce2b"
38
+ "gitHead": "ff66530b04f2303c74005bd3f6f98c09f4b2a7dc"
39
39
  }