@newskit-render/my-account 7.139.1-6e5d8dc74.20 → 7.139.1-992625841.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.
@@ -278,7 +278,7 @@ exports.subscriptionAndBillingContext = {
278
278
  paddingInline: 'space030',
279
279
  },
280
280
  labelOverrides: {
281
- marginBlockEnd: 'space040',
281
+ marginBlockEnd: 'space020',
282
282
  typographyPreset: 'utilityHeading010',
283
283
  stylePreset: 'inkContrast',
284
284
  },
@@ -272,7 +272,7 @@ export var subscriptionAndBillingContext = {
272
272
  paddingInline: 'space030',
273
273
  },
274
274
  labelOverrides: {
275
- marginBlockEnd: 'space040',
275
+ marginBlockEnd: 'space020',
276
276
  typographyPreset: 'utilityHeading010',
277
277
  stylePreset: 'inkContrast',
278
278
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newskit-render/my-account",
3
- "version": "7.139.1-6e5d8dc74.20+6e5d8dc74",
3
+ "version": "7.139.1-992625841.23+992625841",
4
4
  "description": "Newskit Render",
5
5
  "author": "",
6
6
  "license": "UNLICENSED",
@@ -36,7 +36,7 @@
36
36
  "@hookform/resolvers": "2.9.10",
37
37
  "@newskit-render/api": "^1.18.0",
38
38
  "@newskit-render/feature-flags": "^1.15.0",
39
- "@newskit-render/shared-components": "^4.58.2-6e5d8dc74.22+6e5d8dc74",
39
+ "@newskit-render/shared-components": "^4.58.2-992625841.25+992625841",
40
40
  "@newskit-render/validation": "^1.22.1",
41
41
  "@stripe/react-stripe-js": "2.1.1",
42
42
  "@stripe/stripe-js": "1.54.1",
@@ -118,5 +118,5 @@
118
118
  "publishConfig": {
119
119
  "access": "public"
120
120
  },
121
- "gitHead": "6e5d8dc74d22ba9d4ca24bca70abaf125ea7e50a"
121
+ "gitHead": "99262584170bb0c8adc674c10964396c7046b367"
122
122
  }