@rijkshuisstijl-community/design-tokens 1.0.0-alpha.125 → 1.0.0-alpha.127

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.
Files changed (53) hide show
  1. package/dist/_variables.scss +11 -7
  2. package/dist/index.css +11 -7
  3. package/dist/index.d.ts +11 -7
  4. package/dist/index.js +11 -7
  5. package/dist/index.json +10 -6
  6. package/dist/index.tokens.json +6 -2
  7. package/dist/root.css +11 -7
  8. package/dist/tokens.d.ts +6 -2
  9. package/dist/tokens.js +106 -22
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +11 -7
  11. package/dist/uitvoerend-mintgroen-focus/index.css +11 -7
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +11 -7
  13. package/dist/uitvoerend-mintgroen-focus/index.js +11 -7
  14. package/dist/uitvoerend-mintgroen-focus/index.json +10 -6
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +6 -2
  16. package/dist/uitvoerend-mintgroen-focus/root.css +11 -7
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +6 -2
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +106 -22
  19. package/dist/uitvoerend-violet/_variables.scss +11 -7
  20. package/dist/uitvoerend-violet/index.css +11 -7
  21. package/dist/uitvoerend-violet/index.d.ts +11 -7
  22. package/dist/uitvoerend-violet/index.js +11 -7
  23. package/dist/uitvoerend-violet/index.json +10 -6
  24. package/dist/uitvoerend-violet/index.tokens.json +6 -2
  25. package/dist/uitvoerend-violet/root.css +11 -7
  26. package/dist/uitvoerend-violet/tokens.d.ts +6 -2
  27. package/dist/uitvoerend-violet/tokens.js +106 -22
  28. package/dist/uitvoerend-violet-oud/_variables.scss +11 -7
  29. package/dist/uitvoerend-violet-oud/index.css +11 -7
  30. package/dist/uitvoerend-violet-oud/index.d.ts +11 -7
  31. package/dist/uitvoerend-violet-oud/index.js +11 -7
  32. package/dist/uitvoerend-violet-oud/index.json +10 -6
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +6 -2
  34. package/dist/uitvoerend-violet-oud/root.css +11 -7
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +6 -2
  36. package/dist/uitvoerend-violet-oud/tokens.js +106 -22
  37. package/dist/wetgevend/_variables.scss +11 -7
  38. package/dist/wetgevend/index.css +11 -7
  39. package/dist/wetgevend/index.d.ts +11 -7
  40. package/dist/wetgevend/index.js +11 -7
  41. package/dist/wetgevend/index.json +10 -6
  42. package/dist/wetgevend/index.tokens.json +6 -2
  43. package/dist/wetgevend/root.css +11 -7
  44. package/dist/wetgevend/tokens.d.ts +6 -2
  45. package/dist/wetgevend/tokens.js +106 -22
  46. package/figma/figma.tokens.json +18 -2
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +18 -2
  49. package/src/generated/themes.json +72 -8
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +18 -2
  51. package/src/generated/uitvoerend-violet/tokens.json +18 -2
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +18 -2
  53. package/src/generated/wetgevend/tokens.json +18 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Jan 2025 08:15:46 GMT
3
+ * Generated on Thu, 30 Jan 2025 09:11:55 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -25004,7 +25004,7 @@ module.exports = {
25004
25004
  }
25005
25005
  },
25006
25006
  "blockquote": {
25007
- "attribution": {
25007
+ "caption": {
25008
25008
  "font-size": {
25009
25009
  "value": "1.25rem",
25010
25010
  "type": "fontSizes",
@@ -25014,17 +25014,17 @@ module.exports = {
25014
25014
  "value": "1.25rem",
25015
25015
  "type": "fontSizes"
25016
25016
  },
25017
- "name": "utrechtBlockquoteAttributionFontSize",
25017
+ "name": "utrechtBlockquoteCaptionFontSize",
25018
25018
  "attributes": {
25019
25019
  "category": "utrecht",
25020
25020
  "type": "blockquote",
25021
- "item": "attribution",
25021
+ "item": "caption",
25022
25022
  "subitem": "font-size"
25023
25023
  },
25024
25024
  "path": [
25025
25025
  "utrecht",
25026
25026
  "blockquote",
25027
- "attribution",
25027
+ "caption",
25028
25028
  "font-size"
25029
25029
  ]
25030
25030
  },
@@ -25037,40 +25037,40 @@ module.exports = {
25037
25037
  "value": "Fira Sans, Arial, Verdana, sans-serif",
25038
25038
  "type": "fontFamilies"
25039
25039
  },
25040
- "name": "utrechtBlockquoteAttributionFontFamily",
25040
+ "name": "utrechtBlockquoteCaptionFontFamily",
25041
25041
  "attributes": {
25042
25042
  "category": "utrecht",
25043
25043
  "type": "blockquote",
25044
- "item": "attribution",
25044
+ "item": "caption",
25045
25045
  "subitem": "font-family"
25046
25046
  },
25047
25047
  "path": [
25048
25048
  "utrecht",
25049
25049
  "blockquote",
25050
- "attribution",
25050
+ "caption",
25051
25051
  "font-family"
25052
25052
  ]
25053
25053
  },
25054
25054
  "line-height": {
25055
- "value": 1.25,
25055
+ "value": "150%",
25056
25056
  "type": "lineHeights",
25057
25057
  "filePath": "src/generated/wetgevend/tokens.json",
25058
25058
  "isSource": true,
25059
25059
  "original": {
25060
- "value": 1.25,
25060
+ "value": "150%",
25061
25061
  "type": "lineHeights"
25062
25062
  },
25063
- "name": "utrechtBlockquoteAttributionLineHeight",
25063
+ "name": "utrechtBlockquoteCaptionLineHeight",
25064
25064
  "attributes": {
25065
25065
  "category": "utrecht",
25066
25066
  "type": "blockquote",
25067
- "item": "attribution",
25067
+ "item": "caption",
25068
25068
  "subitem": "line-height"
25069
25069
  },
25070
25070
  "path": [
25071
25071
  "utrecht",
25072
25072
  "blockquote",
25073
- "attribution",
25073
+ "caption",
25074
25074
  "line-height"
25075
25075
  ]
25076
25076
  },
@@ -25083,17 +25083,17 @@ module.exports = {
25083
25083
  "value": 400,
25084
25084
  "type": "fontWeights"
25085
25085
  },
25086
- "name": "utrechtBlockquoteAttributionFontWeight",
25086
+ "name": "utrechtBlockquoteCaptionFontWeight",
25087
25087
  "attributes": {
25088
25088
  "category": "utrecht",
25089
25089
  "type": "blockquote",
25090
- "item": "attribution",
25090
+ "item": "caption",
25091
25091
  "subitem": "font-weight"
25092
25092
  },
25093
25093
  "path": [
25094
25094
  "utrecht",
25095
25095
  "blockquote",
25096
- "attribution",
25096
+ "caption",
25097
25097
  "font-weight"
25098
25098
  ]
25099
25099
  },
@@ -25106,17 +25106,17 @@ module.exports = {
25106
25106
  "value": "0.75rem",
25107
25107
  "type": "spacing"
25108
25108
  },
25109
- "name": "utrechtBlockquoteAttributionPaddingBlockStart",
25109
+ "name": "utrechtBlockquoteCaptionPaddingBlockStart",
25110
25110
  "attributes": {
25111
25111
  "category": "utrecht",
25112
25112
  "type": "blockquote",
25113
- "item": "attribution",
25113
+ "item": "caption",
25114
25114
  "subitem": "padding-block-start"
25115
25115
  },
25116
25116
  "path": [
25117
25117
  "utrecht",
25118
25118
  "blockquote",
25119
- "attribution",
25119
+ "caption",
25120
25120
  "padding-block-start"
25121
25121
  ]
25122
25122
  },
@@ -25129,17 +25129,17 @@ module.exports = {
25129
25129
  "value": "#334155",
25130
25130
  "type": "color"
25131
25131
  },
25132
- "name": "utrechtBlockquoteAttributionColor",
25132
+ "name": "utrechtBlockquoteCaptionColor",
25133
25133
  "attributes": {
25134
25134
  "category": "utrecht",
25135
25135
  "type": "blockquote",
25136
- "item": "attribution",
25136
+ "item": "caption",
25137
25137
  "subitem": "color"
25138
25138
  },
25139
25139
  "path": [
25140
25140
  "utrecht",
25141
25141
  "blockquote",
25142
- "attribution",
25142
+ "caption",
25143
25143
  "color"
25144
25144
  ]
25145
25145
  }
@@ -25261,6 +25261,90 @@ module.exports = {
25261
25261
  ]
25262
25262
  }
25263
25263
  },
25264
+ "margin-block-end": {
25265
+ "value": 0,
25266
+ "type": "spacing",
25267
+ "filePath": "src/generated/wetgevend/tokens.json",
25268
+ "isSource": true,
25269
+ "original": {
25270
+ "value": 0,
25271
+ "type": "spacing"
25272
+ },
25273
+ "name": "utrechtBlockquoteMarginBlockEnd",
25274
+ "attributes": {
25275
+ "category": "utrecht",
25276
+ "type": "blockquote",
25277
+ "item": "margin-block-end"
25278
+ },
25279
+ "path": [
25280
+ "utrecht",
25281
+ "blockquote",
25282
+ "margin-block-end"
25283
+ ]
25284
+ },
25285
+ "margin-block-start": {
25286
+ "value": 0,
25287
+ "type": "spacing",
25288
+ "filePath": "src/generated/wetgevend/tokens.json",
25289
+ "isSource": true,
25290
+ "original": {
25291
+ "value": 0,
25292
+ "type": "spacing"
25293
+ },
25294
+ "name": "utrechtBlockquoteMarginBlockStart",
25295
+ "attributes": {
25296
+ "category": "utrecht",
25297
+ "type": "blockquote",
25298
+ "item": "margin-block-start"
25299
+ },
25300
+ "path": [
25301
+ "utrecht",
25302
+ "blockquote",
25303
+ "margin-block-start"
25304
+ ]
25305
+ },
25306
+ "margin-inline-end": {
25307
+ "value": 0,
25308
+ "type": "spacing",
25309
+ "filePath": "src/generated/wetgevend/tokens.json",
25310
+ "isSource": true,
25311
+ "original": {
25312
+ "value": 0,
25313
+ "type": "spacing"
25314
+ },
25315
+ "name": "utrechtBlockquoteMarginInlineEnd",
25316
+ "attributes": {
25317
+ "category": "utrecht",
25318
+ "type": "blockquote",
25319
+ "item": "margin-inline-end"
25320
+ },
25321
+ "path": [
25322
+ "utrecht",
25323
+ "blockquote",
25324
+ "margin-inline-end"
25325
+ ]
25326
+ },
25327
+ "margin-inline-start": {
25328
+ "value": 0,
25329
+ "type": "spacing",
25330
+ "filePath": "src/generated/wetgevend/tokens.json",
25331
+ "isSource": true,
25332
+ "original": {
25333
+ "value": 0,
25334
+ "type": "spacing"
25335
+ },
25336
+ "name": "utrechtBlockquoteMarginInlineStart",
25337
+ "attributes": {
25338
+ "category": "utrecht",
25339
+ "type": "blockquote",
25340
+ "item": "margin-inline-start"
25341
+ },
25342
+ "path": [
25343
+ "utrecht",
25344
+ "blockquote",
25345
+ "margin-inline-start"
25346
+ ]
25347
+ },
25264
25348
  "padding-block-end": {
25265
25349
  "value": "2rem",
25266
25350
  "type": "spacing",
@@ -1766,7 +1766,7 @@
1766
1766
  "components/blockquote": {
1767
1767
  "utrecht": {
1768
1768
  "blockquote": {
1769
- "attribution": {
1769
+ "caption": {
1770
1770
  "font-size": {
1771
1771
  "value": "{rhc.font-size.paragraph.default}",
1772
1772
  "type": "fontSizes"
@@ -1776,7 +1776,7 @@
1776
1776
  "type": "fontFamilies"
1777
1777
  },
1778
1778
  "line-height": {
1779
- "value": "1.25",
1779
+ "value": "{rhc.line-height.paragraph}",
1780
1780
  "type": "lineHeights"
1781
1781
  },
1782
1782
  "font-weight": {
@@ -1814,6 +1814,22 @@
1814
1814
  "type": "color"
1815
1815
  }
1816
1816
  },
1817
+ "margin-block-end": {
1818
+ "value": "0",
1819
+ "type": "spacing"
1820
+ },
1821
+ "margin-block-start": {
1822
+ "value": "0",
1823
+ "type": "spacing"
1824
+ },
1825
+ "margin-inline-end": {
1826
+ "value": "0",
1827
+ "type": "spacing"
1828
+ },
1829
+ "margin-inline-start": {
1830
+ "value": "0",
1831
+ "type": "spacing"
1832
+ },
1817
1833
  "padding-block-end": {
1818
1834
  "value": "{rhc.space.400}",
1819
1835
  "type": "spacing"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/design-tokens",
3
- "version": "1.0.0-alpha.125",
3
+ "version": "1.0.0-alpha.127",
4
4
  "author": "Community for NL Design System",
5
5
  "description": "Example design tokens",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -32,5 +32,5 @@
32
32
  "style-dictionary": "3.9.2",
33
33
  "token-transformer": "0.0.33"
34
34
  },
35
- "gitHead": "947ef9a45627f559c6ab1cc21db23f0d0e197b6b"
35
+ "gitHead": "c2d7b5f59085ce5690a74e488ef08c44cb43ec1e"
36
36
  }
@@ -5007,7 +5007,7 @@
5007
5007
  }
5008
5008
  },
5009
5009
  "blockquote": {
5010
- "attribution": {
5010
+ "caption": {
5011
5011
  "font-size": {
5012
5012
  "value": "1.25rem",
5013
5013
  "type": "fontSizes"
@@ -5017,7 +5017,7 @@
5017
5017
  "type": "fontFamilies"
5018
5018
  },
5019
5019
  "line-height": {
5020
- "value": 1.25,
5020
+ "value": "150%",
5021
5021
  "type": "lineHeights"
5022
5022
  },
5023
5023
  "font-weight": {
@@ -5055,6 +5055,22 @@
5055
5055
  "type": "color"
5056
5056
  }
5057
5057
  },
5058
+ "margin-block-end": {
5059
+ "value": 0,
5060
+ "type": "spacing"
5061
+ },
5062
+ "margin-block-start": {
5063
+ "value": 0,
5064
+ "type": "spacing"
5065
+ },
5066
+ "margin-inline-end": {
5067
+ "value": 0,
5068
+ "type": "spacing"
5069
+ },
5070
+ "margin-inline-start": {
5071
+ "value": 0,
5072
+ "type": "spacing"
5073
+ },
5058
5074
  "padding-block-end": {
5059
5075
  "value": "2rem",
5060
5076
  "type": "spacing"
@@ -4988,7 +4988,7 @@
4988
4988
  }
4989
4989
  },
4990
4990
  "blockquote": {
4991
- "attribution": {
4991
+ "caption": {
4992
4992
  "font-size": {
4993
4993
  "value": "1.25rem",
4994
4994
  "type": "fontSizes"
@@ -4998,7 +4998,7 @@
4998
4998
  "type": "fontFamilies"
4999
4999
  },
5000
5000
  "line-height": {
5001
- "value": 1.25,
5001
+ "value": "150%",
5002
5002
  "type": "lineHeights"
5003
5003
  },
5004
5004
  "font-weight": {
@@ -5036,6 +5036,22 @@
5036
5036
  "type": "color"
5037
5037
  }
5038
5038
  },
5039
+ "margin-block-end": {
5040
+ "value": 0,
5041
+ "type": "spacing"
5042
+ },
5043
+ "margin-block-start": {
5044
+ "value": 0,
5045
+ "type": "spacing"
5046
+ },
5047
+ "margin-inline-end": {
5048
+ "value": 0,
5049
+ "type": "spacing"
5050
+ },
5051
+ "margin-inline-start": {
5052
+ "value": 0,
5053
+ "type": "spacing"
5054
+ },
5039
5055
  "padding-block-end": {
5040
5056
  "value": "2rem",
5041
5057
  "type": "spacing"
@@ -10538,7 +10554,7 @@
10538
10554
  }
10539
10555
  },
10540
10556
  "blockquote": {
10541
- "attribution": {
10557
+ "caption": {
10542
10558
  "font-size": {
10543
10559
  "value": "1.25rem",
10544
10560
  "type": "fontSizes"
@@ -10548,7 +10564,7 @@
10548
10564
  "type": "fontFamilies"
10549
10565
  },
10550
10566
  "line-height": {
10551
- "value": 1.25,
10567
+ "value": "150%",
10552
10568
  "type": "lineHeights"
10553
10569
  },
10554
10570
  "font-weight": {
@@ -10586,6 +10602,22 @@
10586
10602
  "type": "color"
10587
10603
  }
10588
10604
  },
10605
+ "margin-block-end": {
10606
+ "value": 0,
10607
+ "type": "spacing"
10608
+ },
10609
+ "margin-block-start": {
10610
+ "value": 0,
10611
+ "type": "spacing"
10612
+ },
10613
+ "margin-inline-end": {
10614
+ "value": 0,
10615
+ "type": "spacing"
10616
+ },
10617
+ "margin-inline-start": {
10618
+ "value": 0,
10619
+ "type": "spacing"
10620
+ },
10589
10621
  "padding-block-end": {
10590
10622
  "value": "2rem",
10591
10623
  "type": "spacing"
@@ -16088,7 +16120,7 @@
16088
16120
  }
16089
16121
  },
16090
16122
  "blockquote": {
16091
- "attribution": {
16123
+ "caption": {
16092
16124
  "font-size": {
16093
16125
  "value": "1.25rem",
16094
16126
  "type": "fontSizes"
@@ -16098,7 +16130,7 @@
16098
16130
  "type": "fontFamilies"
16099
16131
  },
16100
16132
  "line-height": {
16101
- "value": 1.25,
16133
+ "value": "150%",
16102
16134
  "type": "lineHeights"
16103
16135
  },
16104
16136
  "font-weight": {
@@ -16136,6 +16168,22 @@
16136
16168
  "type": "color"
16137
16169
  }
16138
16170
  },
16171
+ "margin-block-end": {
16172
+ "value": 0,
16173
+ "type": "spacing"
16174
+ },
16175
+ "margin-block-start": {
16176
+ "value": 0,
16177
+ "type": "spacing"
16178
+ },
16179
+ "margin-inline-end": {
16180
+ "value": 0,
16181
+ "type": "spacing"
16182
+ },
16183
+ "margin-inline-start": {
16184
+ "value": 0,
16185
+ "type": "spacing"
16186
+ },
16139
16187
  "padding-block-end": {
16140
16188
  "value": "2rem",
16141
16189
  "type": "spacing"
@@ -21762,7 +21810,7 @@
21762
21810
  }
21763
21811
  },
21764
21812
  "blockquote": {
21765
- "attribution": {
21813
+ "caption": {
21766
21814
  "font-size": {
21767
21815
  "value": "1.25rem",
21768
21816
  "type": "fontSizes"
@@ -21772,7 +21820,7 @@
21772
21820
  "type": "fontFamilies"
21773
21821
  },
21774
21822
  "line-height": {
21775
- "value": 1.25,
21823
+ "value": "150%",
21776
21824
  "type": "lineHeights"
21777
21825
  },
21778
21826
  "font-weight": {
@@ -21810,6 +21858,22 @@
21810
21858
  "type": "color"
21811
21859
  }
21812
21860
  },
21861
+ "margin-block-end": {
21862
+ "value": 0,
21863
+ "type": "spacing"
21864
+ },
21865
+ "margin-block-start": {
21866
+ "value": 0,
21867
+ "type": "spacing"
21868
+ },
21869
+ "margin-inline-end": {
21870
+ "value": 0,
21871
+ "type": "spacing"
21872
+ },
21873
+ "margin-inline-start": {
21874
+ "value": 0,
21875
+ "type": "spacing"
21876
+ },
21813
21877
  "padding-block-end": {
21814
21878
  "value": "2rem",
21815
21879
  "type": "spacing"
@@ -5109,7 +5109,7 @@
5109
5109
  }
5110
5110
  },
5111
5111
  "blockquote": {
5112
- "attribution": {
5112
+ "caption": {
5113
5113
  "font-size": {
5114
5114
  "value": "1.25rem",
5115
5115
  "type": "fontSizes"
@@ -5119,7 +5119,7 @@
5119
5119
  "type": "fontFamilies"
5120
5120
  },
5121
5121
  "line-height": {
5122
- "value": 1.25,
5122
+ "value": "150%",
5123
5123
  "type": "lineHeights"
5124
5124
  },
5125
5125
  "font-weight": {
@@ -5157,6 +5157,22 @@
5157
5157
  "type": "color"
5158
5158
  }
5159
5159
  },
5160
+ "margin-block-end": {
5161
+ "value": 0,
5162
+ "type": "spacing"
5163
+ },
5164
+ "margin-block-start": {
5165
+ "value": 0,
5166
+ "type": "spacing"
5167
+ },
5168
+ "margin-inline-end": {
5169
+ "value": 0,
5170
+ "type": "spacing"
5171
+ },
5172
+ "margin-inline-start": {
5173
+ "value": 0,
5174
+ "type": "spacing"
5175
+ },
5160
5176
  "padding-block-end": {
5161
5177
  "value": "2rem",
5162
5178
  "type": "spacing"
@@ -4985,7 +4985,7 @@
4985
4985
  }
4986
4986
  },
4987
4987
  "blockquote": {
4988
- "attribution": {
4988
+ "caption": {
4989
4989
  "font-size": {
4990
4990
  "value": "1.25rem",
4991
4991
  "type": "fontSizes"
@@ -4995,7 +4995,7 @@
4995
4995
  "type": "fontFamilies"
4996
4996
  },
4997
4997
  "line-height": {
4998
- "value": 1.25,
4998
+ "value": "150%",
4999
4999
  "type": "lineHeights"
5000
5000
  },
5001
5001
  "font-weight": {
@@ -5033,6 +5033,22 @@
5033
5033
  "type": "color"
5034
5034
  }
5035
5035
  },
5036
+ "margin-block-end": {
5037
+ "value": 0,
5038
+ "type": "spacing"
5039
+ },
5040
+ "margin-block-start": {
5041
+ "value": 0,
5042
+ "type": "spacing"
5043
+ },
5044
+ "margin-inline-end": {
5045
+ "value": 0,
5046
+ "type": "spacing"
5047
+ },
5048
+ "margin-inline-start": {
5049
+ "value": 0,
5050
+ "type": "spacing"
5051
+ },
5036
5052
  "padding-block-end": {
5037
5053
  "value": "2rem",
5038
5054
  "type": "spacing"
@@ -4985,7 +4985,7 @@
4985
4985
  }
4986
4986
  },
4987
4987
  "blockquote": {
4988
- "attribution": {
4988
+ "caption": {
4989
4989
  "font-size": {
4990
4990
  "value": "1.25rem",
4991
4991
  "type": "fontSizes"
@@ -4995,7 +4995,7 @@
4995
4995
  "type": "fontFamilies"
4996
4996
  },
4997
4997
  "line-height": {
4998
- "value": 1.25,
4998
+ "value": "150%",
4999
4999
  "type": "lineHeights"
5000
5000
  },
5001
5001
  "font-weight": {
@@ -5033,6 +5033,22 @@
5033
5033
  "type": "color"
5034
5034
  }
5035
5035
  },
5036
+ "margin-block-end": {
5037
+ "value": 0,
5038
+ "type": "spacing"
5039
+ },
5040
+ "margin-block-start": {
5041
+ "value": 0,
5042
+ "type": "spacing"
5043
+ },
5044
+ "margin-inline-end": {
5045
+ "value": 0,
5046
+ "type": "spacing"
5047
+ },
5048
+ "margin-inline-start": {
5049
+ "value": 0,
5050
+ "type": "spacing"
5051
+ },
5036
5052
  "padding-block-end": {
5037
5053
  "value": "2rem",
5038
5054
  "type": "spacing"
@@ -4985,7 +4985,7 @@
4985
4985
  }
4986
4986
  },
4987
4987
  "blockquote": {
4988
- "attribution": {
4988
+ "caption": {
4989
4989
  "font-size": {
4990
4990
  "value": "1.25rem",
4991
4991
  "type": "fontSizes"
@@ -4995,7 +4995,7 @@
4995
4995
  "type": "fontFamilies"
4996
4996
  },
4997
4997
  "line-height": {
4998
- "value": 1.25,
4998
+ "value": "150%",
4999
4999
  "type": "lineHeights"
5000
5000
  },
5001
5001
  "font-weight": {
@@ -5033,6 +5033,22 @@
5033
5033
  "type": "color"
5034
5034
  }
5035
5035
  },
5036
+ "margin-block-end": {
5037
+ "value": 0,
5038
+ "type": "spacing"
5039
+ },
5040
+ "margin-block-start": {
5041
+ "value": 0,
5042
+ "type": "spacing"
5043
+ },
5044
+ "margin-inline-end": {
5045
+ "value": 0,
5046
+ "type": "spacing"
5047
+ },
5048
+ "margin-inline-start": {
5049
+ "value": 0,
5050
+ "type": "spacing"
5051
+ },
5036
5052
  "padding-block-end": {
5037
5053
  "value": "2rem",
5038
5054
  "type": "spacing"