@simplybusiness/theme-simplybusiness 2.3.21 → 2.3.23

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/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @simplybusiness/theme-simplybusiness
2
2
 
3
+ ## 2.3.23
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [2f8ee33]
8
+ - @simplybusiness/mobius-journey@11.0.0
9
+ - @simplybusiness/mobius-interventions@3.0.0
10
+
11
+ ## 2.3.22
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [31545e5]
16
+ - Updated dependencies [7f0dc99]
17
+ - Updated dependencies [2c3fbc6]
18
+ - @simplybusiness/mobius-journey@10.34.0
19
+
3
20
  ## 2.3.21
4
21
 
5
22
  ### Patch Changes
package/dist/index.css CHANGED
@@ -5977,6 +5977,9 @@ svg:not(:host).svg-inline--mobius-icon{
5977
5977
  grid-template-columns:2fr 1fr;
5978
5978
  width:100%;
5979
5979
  }
5980
+ .mobius-payment-summary__summary-item:not(:last-child){
5981
+ margin-bottom:12px;
5982
+ }
5980
5983
  .mobius-payment-summary__combined-payment-page-text{
5981
5984
  font-size:var(--font-size-2);
5982
5985
  font-weight:700;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simplybusiness/theme-simplybusiness",
3
- "version": "2.3.21",
3
+ "version": "2.3.23",
4
4
  "main": "dist/index.css",
5
5
  "simplyBusiness": {
6
6
  "publishToPublicNpm": true
@@ -29,8 +29,8 @@
29
29
  "@simplybusiness/mobius": "^6.5.3",
30
30
  "@simplybusiness/mobius-chatbot": "^2.0.25",
31
31
  "@simplybusiness/mobius-datepicker": "^7.1.19",
32
- "@simplybusiness/mobius-interventions": "^2.7.16",
33
- "@simplybusiness/mobius-journey": "^10.33.0",
32
+ "@simplybusiness/mobius-interventions": "^3.0.0",
33
+ "@simplybusiness/mobius-journey": "^11.0.0",
34
34
  "@simplybusiness/theme-core": "^7.13.16"
35
35
  },
36
36
  "devDependencies": {