@openeuropa/bcl-subscription 1.1.1 → 1.2.1

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.
@@ -915,7 +915,7 @@ exports[`OE - Subscription renders correctly 1`] = `
915
915
  <br />
916
916
  </p>
917
917
  <div
918
- class="bcl-subscription-block bg-light px-4-5 pt-4 pb-4-5"
918
+ class="bcl-subscription-block text-bg-light px-4-5 pt-4 pb-4-5"
919
919
  >
920
920
  <div
921
921
  class="fs-2 fw-normal"
package/package.json CHANGED
@@ -2,13 +2,13 @@
2
2
  "name": "@openeuropa/bcl-subscription",
3
3
  "author": "European Commission",
4
4
  "license": "EUPL-1.2",
5
- "version": "1.1.1",
5
+ "version": "1.2.1",
6
6
  "publishConfig": {
7
7
  "access": "public"
8
8
  },
9
9
  "description": "OE - BCL subscription",
10
10
  "dependencies": {
11
- "@openeuropa/bcl-subscription-block": "^1.1.1"
11
+ "@openeuropa/bcl-subscription-block": "^1.2.1"
12
12
  },
13
13
  "repository": {
14
14
  "type": "git",
@@ -24,5 +24,5 @@
24
24
  "design-system",
25
25
  "twig"
26
26
  ],
27
- "gitHead": "556ad7ce96c849c539c6722a4da68e1ae2822514"
27
+ "gitHead": "57c9a94fe7e7eb84afb69dcb10c1638b7d403483"
28
28
  }
@@ -94,7 +94,7 @@ export default {
94
94
  parameters: {
95
95
  layout: "fullscreen",
96
96
  controls: { disable: true },
97
- badges: ["stable"],
97
+ badges: ["stable", "deprecated"],
98
98
  design: [
99
99
  {
100
100
  name: "Mockup",