@openeuropa/bcl-mega-menu 0.3694.202507310900 → 0.3694.202507311300

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.
@@ -79,7 +79,7 @@
79
79
  attributes: create_attribute().addClass(['back-button'])
80
80
  } only %}
81
81
  </div>
82
- <div class="row pb-md-3">
82
+ <div class="row pb-lg-3">
83
83
  {% if content_block is defined %}
84
84
  <div class="col-md-12 col-xl-3">
85
85
  <div class="content-block">
package/package.json CHANGED
@@ -2,15 +2,15 @@
2
2
  "name": "@openeuropa/bcl-mega-menu",
3
3
  "author": "European Commission",
4
4
  "license": "EUPL-1.2",
5
- "version": "0.3694.202507310900",
5
+ "version": "0.3694.202507311300",
6
6
  "publishConfig": {
7
7
  "access": "public"
8
8
  },
9
9
  "description": "OE - BCL mega menu",
10
10
  "dependencies": {
11
- "@openeuropa/bcl-button": "^0.3694.202507310900",
12
- "@openeuropa/bcl-dropdown": "^0.3694.202507310900",
13
- "@openeuropa/bcl-link": "^0.3694.202507310900"
11
+ "@openeuropa/bcl-button": "^0.3694.202507311300",
12
+ "@openeuropa/bcl-dropdown": "^0.3694.202507311300",
13
+ "@openeuropa/bcl-link": "^0.3694.202507311300"
14
14
  },
15
15
  "repository": {
16
16
  "type": "git",
@@ -26,5 +26,5 @@
26
26
  "design-system",
27
27
  "twig"
28
28
  ],
29
- "gitHead": "4b1b47204c5c1e7673f8093214eb976df91aa31b"
29
+ "gitHead": "36ddcab51576b66713f7560a4b27575484e7f7de"
30
30
  }