@axa-fr/design-system-apollo-css 1.0.5-alpha.271 → 1.0.5-alpha.273

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,40 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
+ <svg version="1.1" id="Calque_1"
5
+ xmlns="http://www.w3.org/2000/svg"
6
+ xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="160.501px" height="160.501px" viewBox="0 0 160.501 160.501" enable-background="new 0 0 160.501 160.501" xml:space="preserve">
7
+ <g id="repere" display="none"></g>
8
+ <g id="ass_x5F_banq_x5F_reinv_x5F_met">
9
+ <rect x="0" fill="#00008f" width="160.501" height="160.501"/>
10
+ <g>
11
+ <g>
12
+ <g>
13
+ <g>
14
+ <polygon fill="#FF1821" points="99.358,79.26 160.501,0 151.443,0 90.3,79.26 "/>
15
+ </g>
16
+ <g>
17
+ <path fill="#FFFFFF" d="M122.57,114.644c2.831,7.926,8.492,28.307,10.757,29.723h-15.003c0,0,0-3.113-0.849-5.379
18
+ c-0.566-2.264-6.228-19.814-6.228-19.814H87.186l-3.396,5.378c0,0,4.529,14.153,4.812,15.002
19
+ c0.566,1.133,2.548,5.096,2.548,5.096H76.712c0,0-0.283-2.265-0.566-3.114c0-0.849-1.415-4.812-1.415-4.812
20
+ s-3.396,3.68-4.246,5.378c-0.849,1.698-1.415,2.548-1.415,2.548H57.746c0,0-0.283-2.265-0.566-3.114
21
+ c0-0.849-1.415-5.095-1.415-5.095s-3.113,3.963-3.963,5.661c-0.85,1.415-1.132,2.265-1.132,2.265H39.347
22
+ c0,0,3.113-3.113,4.246-4.246c1.981-2.265,8.775-11.322,8.775-11.322l-2.831-9.625H25.759c0,0-13.587,17.834-14.153,18.399
23
+ c-0.566,0.566-4.529,6.228-4.529,6.794H0v-4.529l0.283-0.283c0.282-0.283,10.19-12.738,19.531-24.91
24
+ c8.209-10.757,16.136-21.23,16.701-22.363c1.699-2.547,3.963-7.643,3.963-7.643h12.455c0,0,0.283,4.812,0.85,5.944
25
+ c0.283,1.132,7.926,25.759,7.926,26.042l4.246-5.378L58.879,89.45c0,0-1.699-4.246-2.265-4.812h14.437c0,0,0,1.981,0.566,3.963
26
+ c0.565,1.698,3.68,13.021,3.68,13.021s9.907-12.455,10.474-13.304c1.132-1.415,1.132-3.68,1.132-3.68h11.89
27
+ c0,0-2.265,1.698-5.945,6.51c-1.415,1.699-13.87,17.834-13.87,17.834s1.133,3.68,1.698,5.661
28
+ c0.283,0.566,0.283,0.849,0.283,0.849s0.283-0.283,0.85-0.849c3.396-4.246,18.116-23.778,18.966-25.193
29
+ c0.849-1.415,1.698-2.831,2.547-4.529h11.606c0,0,0.283,3.397,0.566,4.529L122.57,114.644z M104.737,96.244
30
+ c-1.698,3.68-11.89,16.135-11.89,16.135h16.136c0,0-3.114-9.625-3.68-11.606C105.02,98.792,105.02,96.527,104.737,96.244
31
+ C105.02,95.961,105.02,95.678,104.737,96.244z M43.31,96.244c-1.698,3.68-11.889,16.135-11.889,16.135h16.135
32
+ c0,0-3.113-9.625-3.68-11.606S43.31,96.527,43.31,96.244C43.31,95.961,43.31,95.678,43.31,96.244z M67.371,133.609l4.528-5.944
33
+ c-0.282-0.566-2.83-7.926-2.83-7.926l-4.246,5.662L67.371,133.609z"/>
34
+ </g>
35
+ </g>
36
+ </g>
37
+ </g>
38
+ <g id="Sign_2L_-_copie"></g>
39
+ </g>
40
+ </svg>
package/package.json CHANGED
@@ -1,11 +1,13 @@
1
1
  {
2
2
  "name": "@axa-fr/design-system-apollo-css",
3
- "version": "1.0.5-alpha.271",
3
+ "version": "1.0.5-alpha.273",
4
4
  "description": "",
5
5
  "sass": "dist/apollo.scss",
6
6
  "style": "dist/apollo.css",
7
7
  "exports": {
8
- "./logo-axa.svg": "./files/assets/logo-axa.svg",
8
+ "./logo-axa.svg": {
9
+ "default": "./dist/assets/logo-axa.svg"
10
+ },
9
11
  "./dist/*": {
10
12
  "default": "./dist/*"
11
13
  }
@@ -16,7 +18,7 @@
16
18
  "scripts": {
17
19
  "prebuild": "rimraf dist",
18
20
  "build": "postcss \"src/**/*.scss\" --base src --dir dist --ext css --verbose --env production",
19
- "postbuild": "copyfiles --up 1 \"src/**/*.{scss,css}\" dist",
21
+ "postbuild": "copyfiles --up 1 \"src/**/*.{scss,css}\" files/**/*.svg dist",
20
22
  "stylelint": "stylelint \"src/**/*.{scss,css}\"",
21
23
  "stylelint:fix": "stylelint \"src/**/*.{scss,css}\" --fix"
22
24
  },