@openeuropa/bcl-project-status 1.10.7 → 1.10.9

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/package.json CHANGED
@@ -2,15 +2,15 @@
2
2
  "name": "@openeuropa/bcl-project-status",
3
3
  "author": "European Commission",
4
4
  "license": "EUPL-1.2",
5
- "version": "1.10.7",
5
+ "version": "1.10.9",
6
6
  "description": "OE - BCL project status",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
10
10
  "dependencies": {
11
- "@openeuropa/bcl-badge": "^1.10.7",
12
- "@openeuropa/bcl-heading": "^1.10.7",
13
- "@openeuropa/bcl-progress": "^1.10.7"
11
+ "@openeuropa/bcl-badge": "^1.10.9",
12
+ "@openeuropa/bcl-heading": "^1.10.9",
13
+ "@openeuropa/bcl-progress": "^1.10.9"
14
14
  },
15
15
  "repository": {
16
16
  "type": "git",
@@ -26,5 +26,5 @@
26
26
  "design-system",
27
27
  "twig"
28
28
  ],
29
- "gitHead": "5f7e5c2fd90eceb81c0ffcf52dcf8e3921c3acae"
29
+ "gitHead": "cb9864341bfc98404071520d61568bd18e17e1fe"
30
30
  }
@@ -28,7 +28,7 @@
28
28
  <div {{ attributes }}>
29
29
  <div class="row">
30
30
 
31
- {% if _chart is not empty %}
31
+ {% if _chart %}
32
32
  <div class="bcl-project-contributions-chart col-5 col-md-3">
33
33
  {% block project_status_contrib_chart %}
34
34
  <div class="circular-progress" data-percentage="{{ _corporate_contributions }}">