@openeuropa/bcl-description-list 0.4185.202512021245 → 0.4230.202512021730

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.
@@ -1,5 +1,3 @@
1
- {% apply spaceless %}
2
-
3
1
  {#
4
2
  Parameters:
5
3
  - button: (button object) (default: {})
@@ -41,4 +39,3 @@
41
39
  {% endblock %}
42
40
  </dd>
43
41
 
44
- {% endapply %}
@@ -1,5 +1,3 @@
1
- {% apply spaceless %}
2
-
3
1
  {#
4
2
  Parameters:
5
3
  - icon: (icon object) (default: {})
@@ -30,4 +28,3 @@
30
28
  </div>
31
29
  </dt>
32
30
 
33
- {% endapply %}
@@ -1,5 +1,3 @@
1
- {% apply spaceless %}
2
-
3
1
  {#
4
2
  Parameters:
5
3
  - title: (string) (default: '')
@@ -118,4 +116,3 @@
118
116
  </div>
119
117
  {% endif %}
120
118
 
121
- {% endapply %}
package/package.json CHANGED
@@ -2,14 +2,14 @@
2
2
  "name": "@openeuropa/bcl-description-list",
3
3
  "author": "European Commission",
4
4
  "license": "EUPL-1.2",
5
- "version": "0.4185.202512021245",
5
+ "version": "0.4230.202512021730",
6
6
  "description": "OE - BCL description-list",
7
7
  "publishConfig": {
8
8
  "access": "public"
9
9
  },
10
10
  "dependencies": {
11
- "@openeuropa/bcl-heading": "^0.4185.202512021245",
12
- "@openeuropa/bcl-icon": "^0.4185.202512021245"
11
+ "@openeuropa/bcl-heading": "^0.4230.202512021730",
12
+ "@openeuropa/bcl-icon": "^0.4230.202512021730"
13
13
  },
14
14
  "repository": {
15
15
  "type": "git",
@@ -25,5 +25,5 @@
25
25
  "design-system",
26
26
  "twig"
27
27
  ],
28
- "gitHead": "795ad40621a91b0fbd8095b9ceed5f6ff30bb127"
28
+ "gitHead": "19735e328b2b53ccefbcc6829e2aaf149a2c438c"
29
29
  }