@openeuropa/bcl-form-input 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
  - id (string) (default: '')
@@ -180,4 +178,3 @@
180
178
  </div>
181
179
  {% endif %}
182
180
 
183
- {% endapply %}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@openeuropa/bcl-form-input",
3
3
  "author": "European Commission",
4
4
  "license": "EUPL-1.2",
5
- "version": "0.4185.202512021245",
5
+ "version": "0.4230.202512021730",
6
6
  "publishConfig": {
7
7
  "access": "public"
8
8
  },
@@ -21,5 +21,5 @@
21
21
  "design-system",
22
22
  "twig"
23
23
  ],
24
- "gitHead": "795ad40621a91b0fbd8095b9ceed5f6ff30bb127"
24
+ "gitHead": "19735e328b2b53ccefbcc6829e2aaf149a2c438c"
25
25
  }