@dialpad/dialtone-tokens 1.11.0 → 1.12.0

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,7 +1,7 @@
1
1
 
2
2
 
3
3
  // Do not edit directly
4
- // Generated on Tue, 02 May 2023 06:28:52 GMT
4
+ // Generated on Wed, 03 May 2023 07:17:35 GMT
5
5
 
6
6
 
7
7
 
@@ -435,8 +435,8 @@ object DialtoneTokens {
435
435
  val dtSize75Percent = 75.dp
436
436
  val dtSize760 = 102.dp
437
437
  val dtSize760Negative = -102.dp
438
- val dtSize775 = 112.dp
439
- val dtSize775Negative = -112.dp
438
+ val dtSize775 = 114.dp
439
+ val dtSize775Negative = -114.dp
440
440
  val dtSize800 = 128.dp
441
441
  val dtSize800Negative = -128.dp
442
442
  val dtSize80Percent = 80.dp
@@ -550,8 +550,8 @@ object DialtoneTokens {
550
550
  val dtSpace760 = 102.dp
551
551
  val dtSpace760Negative = -102.dp
552
552
  val dtSpace77 = 112.dp
553
- val dtSpace775 = 112.dp
554
- val dtSpace775Negative = -112.dp
553
+ val dtSpace775 = 114.dp
554
+ val dtSpace775Negative = -114.dp
555
555
  val dtSpace800 = 128.dp
556
556
  val dtSpace800Negative = -128.dp
557
557
  val dtSpace80Percent = 80.dp
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 02 May 2023 06:28:51 GMT
5
+ Generated on Wed, 03 May 2023 07:17:35 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="dt_radio_color_border_unchecked">#ffaaaaaa</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 02 May 2023 06:28:51 GMT
5
+ Generated on Wed, 03 May 2023 07:17:35 GMT
6
6
  -->
7
7
  <resources>
8
8
  <dimen name="dt_radio_size_width">16px</dimen>
@@ -72,7 +72,7 @@
72
72
  <dimen name="dt_size_730">1344.00dp</dimen>
73
73
  <dimen name="dt_size_750">1536.00dp</dimen>
74
74
  <dimen name="dt_size_760">1632.00dp</dimen>
75
- <dimen name="dt_size_775">1792.00dp</dimen>
75
+ <dimen name="dt_size_775">1824.00dp</dimen>
76
76
  <dimen name="dt_size_800">2048.00dp</dimen>
77
77
  <dimen name="dt_size_825">2624.00dp</dimen>
78
78
  <dimen name="dt_size_850">3072.00dp</dimen>
@@ -119,7 +119,7 @@
119
119
  <dimen name="dt_size_730_negative">-1344.00dp</dimen>
120
120
  <dimen name="dt_size_750_negative">-1536.00dp</dimen>
121
121
  <dimen name="dt_size_760_negative">-1632.00dp</dimen>
122
- <dimen name="dt_size_775_negative">-1792.00dp</dimen>
122
+ <dimen name="dt_size_775_negative">-1824.00dp</dimen>
123
123
  <dimen name="dt_size_800_negative">-2048.00dp</dimen>
124
124
  <dimen name="dt_size_825_negative">-2624.00dp</dimen>
125
125
  <dimen name="dt_size_850_negative">-3072.00dp</dimen>
@@ -205,7 +205,7 @@
205
205
  <dimen name="dt_space_730">84px</dimen>
206
206
  <dimen name="dt_space_750">96px</dimen>
207
207
  <dimen name="dt_space_760">102px</dimen>
208
- <dimen name="dt_space_775">112px</dimen>
208
+ <dimen name="dt_space_775">114px</dimen>
209
209
  <dimen name="dt_space_800">128px</dimen>
210
210
  <dimen name="dt_space_825">164px</dimen>
211
211
  <dimen name="dt_space_850">192px</dimen>
@@ -244,7 +244,7 @@
244
244
  <dimen name="dt_space_730_negative">-84px</dimen>
245
245
  <dimen name="dt_space_750_negative">-96px</dimen>
246
246
  <dimen name="dt_space_760_negative">-102px</dimen>
247
- <dimen name="dt_space_775_negative">-112px</dimen>
247
+ <dimen name="dt_space_775_negative">-114px</dimen>
248
248
  <dimen name="dt_space_800_negative">-128px</dimen>
249
249
  <dimen name="dt_space_825_negative">-164px</dimen>
250
250
  <dimen name="dt_space_850_negative">-192px</dimen>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 02 May 2023 06:28:51 GMT
3
+ * Generated on Wed, 03 May 2023 07:17:35 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -357,7 +357,7 @@
357
357
  --dt-size-730: 8.4rem;
358
358
  --dt-size-750: 9.6rem;
359
359
  --dt-size-760: 10.2rem;
360
- --dt-size-775: 11.2rem;
360
+ --dt-size-775: 11.4rem;
361
361
  --dt-size-800: 12.8rem;
362
362
  --dt-size-825: 16.4rem;
363
363
  --dt-size-850: 19.2rem;
@@ -404,7 +404,7 @@
404
404
  --dt-size-730-negative: -8.4rem;
405
405
  --dt-size-750-negative: -9.6rem;
406
406
  --dt-size-760-negative: -10.2rem;
407
- --dt-size-775-negative: -11.2rem;
407
+ --dt-size-775-negative: -11.4rem;
408
408
  --dt-size-800-negative: -12.8rem;
409
409
  --dt-size-825-negative: -16.4rem;
410
410
  --dt-size-850-negative: -19.2rem;
@@ -551,9 +551,9 @@
551
551
  --dt-opacity-1100: 0.8;
552
552
  --dt-opacity-1200: 0.9;
553
553
  --dt-opacity-1300: 1;
554
- --dt-font-family-body: "-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol";
555
- --dt-font-family-expressive: "Archivo,-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol";
556
- --dt-font-family-mono: "SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace";
554
+ --dt-font-family-body: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
555
+ --dt-font-family-expressive: Archivo,-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
556
+ --dt-font-family-mono: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;
557
557
  --dt-font-size-100: 1.2rem;
558
558
  --dt-font-size-200: 1.5rem;
559
559
  --dt-font-size-300: 1.9rem;
@@ -593,7 +593,7 @@
593
593
  --dt-space-730: 84px;
594
594
  --dt-space-750: 96px;
595
595
  --dt-space-760: 102px;
596
- --dt-space-775: 112px;
596
+ --dt-space-775: 114px;
597
597
  --dt-space-800: 128px;
598
598
  --dt-space-825: 164px;
599
599
  --dt-space-850: 192px;
@@ -632,7 +632,7 @@
632
632
  --dt-space-730-negative: -84px;
633
633
  --dt-space-750-negative: -96px;
634
634
  --dt-space-760-negative: -102px;
635
- --dt-space-775-negative: -112px;
635
+ --dt-space-775-negative: -114px;
636
636
  --dt-space-800-negative: -128px;
637
637
  --dt-space-825-negative: -164px;
638
638
  --dt-space-850-negative: -192px;
package/dist/doc.json CHANGED
@@ -3746,7 +3746,7 @@
3746
3746
  },
3747
3747
  "ios-swift/enum.swift": {
3748
3748
  "name": "dtTypographyBodySmallFontFamily",
3749
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
3749
+ "value": "UIFont.systemFont(ofSize: 15)"
3750
3750
  }
3751
3751
  },
3752
3752
  "typography/body/small/fontWeight": {
@@ -3836,7 +3836,7 @@
3836
3836
  },
3837
3837
  "ios-swift/enum.swift": {
3838
3838
  "name": "dtTypographyBodyBaseFontFamily",
3839
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
3839
+ "value": "UIFont.systemFont(ofSize: 15)"
3840
3840
  }
3841
3841
  },
3842
3842
  "typography/body/base/fontWeight": {
@@ -3926,7 +3926,7 @@
3926
3926
  },
3927
3927
  "ios-swift/enum.swift": {
3928
3928
  "name": "dtTypographyBodyCompactSmallFontFamily",
3929
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
3929
+ "value": "UIFont.systemFont(ofSize: 15)"
3930
3930
  }
3931
3931
  },
3932
3932
  "typography/body/compact/small/fontWeight": {
@@ -4016,7 +4016,7 @@
4016
4016
  },
4017
4017
  "ios-swift/enum.swift": {
4018
4018
  "name": "dtTypographyBodyCompactBaseFontFamily",
4019
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4019
+ "value": "UIFont.systemFont(ofSize: 15)"
4020
4020
  }
4021
4021
  },
4022
4022
  "typography/body/compact/base/fontWeight": {
@@ -4106,7 +4106,7 @@
4106
4106
  },
4107
4107
  "ios-swift/enum.swift": {
4108
4108
  "name": "dtTypographyHeadlineEyebrowFontFamily",
4109
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4109
+ "value": "UIFont.systemFont(ofSize: 15)"
4110
4110
  }
4111
4111
  },
4112
4112
  "typography/headline/eyebrow/fontWeight": {
@@ -4196,7 +4196,7 @@
4196
4196
  },
4197
4197
  "ios-swift/enum.swift": {
4198
4198
  "name": "dtTypographyHeadlineSmallFontFamily",
4199
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4199
+ "value": "UIFont.systemFont(ofSize: 15)"
4200
4200
  }
4201
4201
  },
4202
4202
  "typography/headline/small/fontWeight": {
@@ -4286,7 +4286,7 @@
4286
4286
  },
4287
4287
  "ios-swift/enum.swift": {
4288
4288
  "name": "dtTypographyHeadlineMediumFontFamily",
4289
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4289
+ "value": "UIFont.systemFont(ofSize: 15)"
4290
4290
  }
4291
4291
  },
4292
4292
  "typography/headline/medium/fontWeight": {
@@ -4376,7 +4376,7 @@
4376
4376
  },
4377
4377
  "ios-swift/enum.swift": {
4378
4378
  "name": "dtTypographyHeadlineLargeFontFamily",
4379
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4379
+ "value": "UIFont.systemFont(ofSize: 15)"
4380
4380
  }
4381
4381
  },
4382
4382
  "typography/headline/large/fontWeight": {
@@ -4466,7 +4466,7 @@
4466
4466
  },
4467
4467
  "ios-swift/enum.swift": {
4468
4468
  "name": "dtTypographyHeadlineExtraLargeFontFamily",
4469
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4469
+ "value": "UIFont.systemFont(ofSize: 15)"
4470
4470
  }
4471
4471
  },
4472
4472
  "typography/headline/extra-large/fontWeight": {
@@ -4556,7 +4556,7 @@
4556
4556
  },
4557
4557
  "ios-swift/enum.swift": {
4558
4558
  "name": "dtTypographyHeadlineExtraExtraLargeFontFamily",
4559
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4559
+ "value": "UIFont.systemFont(ofSize: 15)"
4560
4560
  }
4561
4561
  },
4562
4562
  "typography/headline/extra-extra-large/fontWeight": {
@@ -4646,7 +4646,7 @@
4646
4646
  },
4647
4647
  "ios-swift/enum.swift": {
4648
4648
  "name": "dtTypographyHeadlineSoftSmallFontFamily",
4649
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4649
+ "value": "UIFont.systemFont(ofSize: 15)"
4650
4650
  }
4651
4651
  },
4652
4652
  "typography/headline/soft/small/fontWeight": {
@@ -4736,7 +4736,7 @@
4736
4736
  },
4737
4737
  "ios-swift/enum.swift": {
4738
4738
  "name": "dtTypographyHeadlineCompactSmallFontFamily",
4739
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4739
+ "value": "UIFont.systemFont(ofSize: 15)"
4740
4740
  }
4741
4741
  },
4742
4742
  "typography/headline/compact/small/fontWeight": {
@@ -4826,7 +4826,7 @@
4826
4826
  },
4827
4827
  "ios-swift/enum.swift": {
4828
4828
  "name": "dtTypographyHeadlineCompactMediumFontFamily",
4829
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4829
+ "value": "UIFont.systemFont(ofSize: 15)"
4830
4830
  }
4831
4831
  },
4832
4832
  "typography/headline/compact/medium/fontWeight": {
@@ -4916,7 +4916,7 @@
4916
4916
  },
4917
4917
  "ios-swift/enum.swift": {
4918
4918
  "name": "dtTypographyHeadlineCompactLargeFontFamily",
4919
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
4919
+ "value": "UIFont.systemFont(ofSize: 15)"
4920
4920
  }
4921
4921
  },
4922
4922
  "typography/headline/compact/large/fontWeight": {
@@ -5006,7 +5006,7 @@
5006
5006
  },
5007
5007
  "ios-swift/enum.swift": {
5008
5008
  "name": "dtTypographyHeadlineCompactSoftSmallFontFamily",
5009
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5009
+ "value": "UIFont.systemFont(ofSize: 15)"
5010
5010
  }
5011
5011
  },
5012
5012
  "typography/headline/compact/soft/small/fontWeight": {
@@ -5096,7 +5096,7 @@
5096
5096
  },
5097
5097
  "ios-swift/enum.swift": {
5098
5098
  "name": "dtTypographyLabelSmallFontFamily",
5099
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5099
+ "value": "UIFont.systemFont(ofSize: 15)"
5100
5100
  }
5101
5101
  },
5102
5102
  "typography/label/small/fontWeight": {
@@ -5186,7 +5186,7 @@
5186
5186
  },
5187
5187
  "ios-swift/enum.swift": {
5188
5188
  "name": "dtTypographyLabelBaseFontFamily",
5189
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5189
+ "value": "UIFont.systemFont(ofSize: 15)"
5190
5190
  }
5191
5191
  },
5192
5192
  "typography/label/base/fontWeight": {
@@ -5276,7 +5276,7 @@
5276
5276
  },
5277
5277
  "ios-swift/enum.swift": {
5278
5278
  "name": "dtTypographyLabelCompactSmallFontFamily",
5279
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5279
+ "value": "UIFont.systemFont(ofSize: 15)"
5280
5280
  }
5281
5281
  },
5282
5282
  "typography/label/compact/small/fontWeight": {
@@ -5366,7 +5366,7 @@
5366
5366
  },
5367
5367
  "ios-swift/enum.swift": {
5368
5368
  "name": "dtTypographyLabelCompactBaseFontFamily",
5369
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5369
+ "value": "UIFont.systemFont(ofSize: 15)"
5370
5370
  }
5371
5371
  },
5372
5372
  "typography/label/compact/base/fontWeight": {
@@ -5456,7 +5456,7 @@
5456
5456
  },
5457
5457
  "ios-swift/enum.swift": {
5458
5458
  "name": "dtTypographyLabelCompactPlainSmallFontFamily",
5459
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5459
+ "value": "UIFont.systemFont(ofSize: 15)"
5460
5460
  }
5461
5461
  },
5462
5462
  "typography/label/compact/plain/small/fontWeight": {
@@ -5546,7 +5546,7 @@
5546
5546
  },
5547
5547
  "ios-swift/enum.swift": {
5548
5548
  "name": "dtTypographyLabelCompactPlainBaseFontFamily",
5549
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5549
+ "value": "UIFont.systemFont(ofSize: 15)"
5550
5550
  }
5551
5551
  },
5552
5552
  "typography/label/compact/plain/base/fontWeight": {
@@ -5636,7 +5636,7 @@
5636
5636
  },
5637
5637
  "ios-swift/enum.swift": {
5638
5638
  "name": "dtTypographyLabelPlainSmallFontFamily",
5639
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5639
+ "value": "UIFont.systemFont(ofSize: 15)"
5640
5640
  }
5641
5641
  },
5642
5642
  "typography/label/plain/small/fontWeight": {
@@ -5726,7 +5726,7 @@
5726
5726
  },
5727
5727
  "ios-swift/enum.swift": {
5728
5728
  "name": "dtTypographyLabelPlainBaseFontFamily",
5729
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5729
+ "value": "UIFont.systemFont(ofSize: 15)"
5730
5730
  }
5731
5731
  },
5732
5732
  "typography/label/plain/base/fontWeight": {
@@ -5816,7 +5816,7 @@
5816
5816
  },
5817
5817
  "ios-swift/enum.swift": {
5818
5818
  "name": "dtTypographyHelperSmallFontFamily",
5819
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5819
+ "value": "UIFont.systemFont(ofSize: 15)"
5820
5820
  }
5821
5821
  },
5822
5822
  "typography/helper/small/fontWeight": {
@@ -5906,7 +5906,7 @@
5906
5906
  },
5907
5907
  "ios-swift/enum.swift": {
5908
5908
  "name": "dtTypographyHelperBaseFontFamily",
5909
- "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\""
5909
+ "value": "UIFont.systemFont(ofSize: 15)"
5910
5910
  }
5911
5911
  },
5912
5912
  "typography/helper/base/fontWeight": {
@@ -5996,7 +5996,7 @@
5996
5996
  },
5997
5997
  "ios-swift/enum.swift": {
5998
5998
  "name": "dtTypographyCodeSmallFontFamily",
5999
- "value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace"
5999
+ "value": "UIFont.monospacedSystemFont(ofSize: 15)"
6000
6000
  }
6001
6001
  },
6002
6002
  "typography/code/small/fontWeight": {
@@ -6086,7 +6086,7 @@
6086
6086
  },
6087
6087
  "ios-swift/enum.swift": {
6088
6088
  "name": "dtTypographyCodeBaseFontFamily",
6089
- "value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace"
6089
+ "value": "UIFont.monospacedSystemFont(ofSize: 15)"
6090
6090
  }
6091
6091
  },
6092
6092
  "typography/code/base/fontWeight": {
@@ -6488,19 +6488,19 @@
6488
6488
  "size/775": {
6489
6489
  "css/variables": {
6490
6490
  "name": "var(--dt-size-775)",
6491
- "value": "11.2rem"
6491
+ "value": "11.4rem"
6492
6492
  },
6493
6493
  "android/resources": {
6494
6494
  "name": "dt_size_775",
6495
- "value": "1792.00dp"
6495
+ "value": "1824.00dp"
6496
6496
  },
6497
6497
  "compose/object": {
6498
6498
  "name": "dtSize775",
6499
- "value": "112.dp"
6499
+ "value": "114.dp"
6500
6500
  },
6501
6501
  "ios-swift/enum.swift": {
6502
6502
  "name": "dtSize775",
6503
- "value": "CGFloat(112.00)"
6503
+ "value": "CGFloat(114.00)"
6504
6504
  }
6505
6505
  },
6506
6506
  "size/800": {
@@ -7334,19 +7334,19 @@
7334
7334
  "size/775-negative": {
7335
7335
  "css/variables": {
7336
7336
  "name": "var(--dt-size-775-negative)",
7337
- "value": "-11.2rem"
7337
+ "value": "-11.4rem"
7338
7338
  },
7339
7339
  "android/resources": {
7340
7340
  "name": "dt_size_775_negative",
7341
- "value": "-1792.00dp"
7341
+ "value": "-1824.00dp"
7342
7342
  },
7343
7343
  "compose/object": {
7344
7344
  "name": "dtSize775Negative",
7345
- "value": "-112.dp"
7345
+ "value": "-114.dp"
7346
7346
  },
7347
7347
  "ios-swift/enum.swift": {
7348
7348
  "name": "dtSize775Negative",
7349
- "value": "CGFloat(-112.00)"
7349
+ "value": "CGFloat(-114.00)"
7350
7350
  }
7351
7351
  },
7352
7352
  "size/800-negative": {
@@ -9962,7 +9962,7 @@
9962
9962
  "font/family/body": {
9963
9963
  "css/variables": {
9964
9964
  "name": "var(--dt-font-family-body)",
9965
- "value": "\"-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol\""
9965
+ "value": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"
9966
9966
  },
9967
9967
  "android/resources": {
9968
9968
  "name": "dt_font_family_body",
@@ -9974,13 +9974,13 @@
9974
9974
  },
9975
9975
  "ios-swift/enum.swift": {
9976
9976
  "name": "dtFontFamilyBody",
9977
- "value": "\"-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol\""
9977
+ "value": "UIFont.systemFont(ofSize: 15)"
9978
9978
  }
9979
9979
  },
9980
9980
  "font/family/expressive": {
9981
9981
  "css/variables": {
9982
9982
  "name": "var(--dt-font-family-expressive)",
9983
- "value": "\"Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol\""
9983
+ "value": "Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"
9984
9984
  },
9985
9985
  "android/resources": {
9986
9986
  "name": "dt_font_family_expressive",
@@ -9992,13 +9992,13 @@
9992
9992
  },
9993
9993
  "ios-swift/enum.swift": {
9994
9994
  "name": "dtFontFamilyExpressive",
9995
- "value": "\"Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol\""
9995
+ "value": "UIFont.systemFont(ofSize: 15)"
9996
9996
  }
9997
9997
  },
9998
9998
  "font/family/mono": {
9999
9999
  "css/variables": {
10000
10000
  "name": "var(--dt-font-family-mono)",
10001
- "value": "\"SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace\""
10001
+ "value": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"
10002
10002
  },
10003
10003
  "android/resources": {
10004
10004
  "name": "dt_font_family_mono",
@@ -10010,7 +10010,7 @@
10010
10010
  },
10011
10011
  "ios-swift/enum.swift": {
10012
10012
  "name": "dtFontFamilyMono",
10013
- "value": "\"SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace\""
10013
+ "value": "UIFont.monospacedSystemFont(ofSize: 15)"
10014
10014
  }
10015
10015
  },
10016
10016
  "font/size/100": {
@@ -10742,19 +10742,19 @@
10742
10742
  "space/775": {
10743
10743
  "css/variables": {
10744
10744
  "name": "var(--dt-space-775)",
10745
- "value": "112px"
10745
+ "value": "114px"
10746
10746
  },
10747
10747
  "android/resources": {
10748
10748
  "name": "dt_space_775",
10749
- "value": "112px"
10749
+ "value": "114px"
10750
10750
  },
10751
10751
  "compose/object": {
10752
10752
  "name": "dtSpace775",
10753
- "value": "112.dp"
10753
+ "value": "114.dp"
10754
10754
  },
10755
10755
  "ios-swift/enum.swift": {
10756
10756
  "name": "dtSpace775",
10757
- "value": "CGFloat(112.00)"
10757
+ "value": "CGFloat(114.00)"
10758
10758
  }
10759
10759
  },
10760
10760
  "space/800": {
@@ -11444,19 +11444,19 @@
11444
11444
  "space/775-negative": {
11445
11445
  "css/variables": {
11446
11446
  "name": "var(--dt-space-775-negative)",
11447
- "value": "-112px"
11447
+ "value": "-114px"
11448
11448
  },
11449
11449
  "android/resources": {
11450
11450
  "name": "dt_space_775_negative",
11451
- "value": "-112px"
11451
+ "value": "-114px"
11452
11452
  },
11453
11453
  "compose/object": {
11454
11454
  "name": "dtSpace775Negative",
11455
- "value": "-112.dp"
11455
+ "value": "-114.dp"
11456
11456
  },
11457
11457
  "ios-swift/enum.swift": {
11458
11458
  "name": "dtSpace775Negative",
11459
- "value": "CGFloat(-112.00)"
11459
+ "value": "CGFloat(-114.00)"
11460
11460
  }
11461
11461
  },
11462
11462
  "space/800-negative": {
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 02 May 2023 06:28:52 GMT
7
+ // Generated on Wed, 03 May 2023 07:17:35 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -232,9 +232,9 @@ public enum DialtoneTokens {
232
232
  public static let dtColorTan300 = UIColor(red: 0.529, green: 0.502, blue: 0.482, alpha: 1)
233
233
  public static let dtColorTan400 = UIColor(red: 0.247, green: 0.239, blue: 0.235, alpha: 1)
234
234
  public static let dtColorTan500 = UIColor(red: 0.071, green: 0.071, blue: 0.071, alpha: 1)
235
- public static let dtFontFamilyBody = "-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"
236
- public static let dtFontFamilyExpressive = "Archivo,-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol"
237
- public static let dtFontFamilyMono = "SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"
235
+ public static let dtFontFamilyBody = UIFont.systemFont(ofSize: 15)
236
+ public static let dtFontFamilyExpressive = UIFont.systemFont(ofSize: 15)
237
+ public static let dtFontFamilyMono = UIFont.monospacedSystemFont(ofSize: 15)
238
238
  public static let dtFontLineHeight100 = CGFloat(100.00)
239
239
  public static let dtFontLineHeight200 = CGFloat(120.00)
240
240
  public static let dtFontLineHeight300 = CGFloat(140.00)
@@ -433,8 +433,8 @@ public enum DialtoneTokens {
433
433
  public static let dtSize75Percent = CGFloat(75.00)
434
434
  public static let dtSize760 = CGFloat(102.00)
435
435
  public static let dtSize760Negative = CGFloat(-102.00)
436
- public static let dtSize775 = CGFloat(112.00)
437
- public static let dtSize775Negative = CGFloat(-112.00)
436
+ public static let dtSize775 = CGFloat(114.00)
437
+ public static let dtSize775Negative = CGFloat(-114.00)
438
438
  public static let dtSize800 = CGFloat(128.00)
439
439
  public static let dtSize800Negative = CGFloat(-128.00)
440
440
  public static let dtSize80Percent = CGFloat(80.00)
@@ -548,8 +548,8 @@ public enum DialtoneTokens {
548
548
  public static let dtSpace760 = CGFloat(102.00)
549
549
  public static let dtSpace760Negative = CGFloat(-102.00)
550
550
  public static let dtSpace77 = CGFloat(112.00)
551
- public static let dtSpace775 = CGFloat(112.00)
552
- public static let dtSpace775Negative = CGFloat(-112.00)
551
+ public static let dtSpace775 = CGFloat(114.00)
552
+ public static let dtSpace775Negative = CGFloat(-114.00)
553
553
  public static let dtSpace800 = CGFloat(128.00)
554
554
  public static let dtSpace800Negative = CGFloat(-128.00)
555
555
  public static let dtSpace80Percent = CGFloat(80.00)
@@ -585,137 +585,137 @@ public enum DialtoneTokens {
585
585
  public static let dtThemeSidebarSelectedRowColorBackground = UIColor(red: 0.914, green: 0.914, blue: 0.914, alpha: 1)
586
586
  public static let dtThemeSidebarSelectedRowColorForeground = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 1)
587
587
  public static let dtThemeSidebarStatusColorForeground = UIColor(red: 0.333, green: 0.333, blue: 0.333, alpha: 1)
588
- public static let dtTypographyBodyBaseFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
588
+ public static let dtTypographyBodyBaseFontFamily = UIFont.systemFont(ofSize: 15)
589
589
  public static let dtTypographyBodyBaseFontSize = CGFloat(15.00)
590
590
  public static let dtTypographyBodyBaseFontWeight = 400
591
591
  public static let dtTypographyBodyBaseLineHeight = CGFloat(160.00)
592
592
  public static let dtTypographyBodyBaseTextCase = "none"
593
- public static let dtTypographyBodyCompactBaseFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
593
+ public static let dtTypographyBodyCompactBaseFontFamily = UIFont.systemFont(ofSize: 15)
594
594
  public static let dtTypographyBodyCompactBaseFontSize = CGFloat(15.00)
595
595
  public static let dtTypographyBodyCompactBaseFontWeight = 400
596
596
  public static let dtTypographyBodyCompactBaseLineHeight = CGFloat(140.00)
597
597
  public static let dtTypographyBodyCompactBaseTextCase = "none"
598
- public static let dtTypographyBodyCompactSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
598
+ public static let dtTypographyBodyCompactSmallFontFamily = UIFont.systemFont(ofSize: 15)
599
599
  public static let dtTypographyBodyCompactSmallFontSize = CGFloat(12.00)
600
600
  public static let dtTypographyBodyCompactSmallFontWeight = 400
601
601
  public static let dtTypographyBodyCompactSmallLineHeight = CGFloat(120.00)
602
602
  public static let dtTypographyBodyCompactSmallTextCase = "none"
603
- public static let dtTypographyBodySmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
603
+ public static let dtTypographyBodySmallFontFamily = UIFont.systemFont(ofSize: 15)
604
604
  public static let dtTypographyBodySmallFontSize = CGFloat(12.00)
605
605
  public static let dtTypographyBodySmallFontWeight = 400
606
606
  public static let dtTypographyBodySmallLineHeight = CGFloat(140.00)
607
607
  public static let dtTypographyBodySmallTextCase = "none"
608
- public static let dtTypographyCodeBaseFontFamily = SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace
608
+ public static let dtTypographyCodeBaseFontFamily = UIFont.monospacedSystemFont(ofSize: 15)
609
609
  public static let dtTypographyCodeBaseFontSize = CGFloat(15.00)
610
610
  public static let dtTypographyCodeBaseFontWeight = 400
611
611
  public static let dtTypographyCodeBaseLineHeight = CGFloat(120.00)
612
612
  public static let dtTypographyCodeBaseTextCase = "none"
613
- public static let dtTypographyCodeSmallFontFamily = SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace
613
+ public static let dtTypographyCodeSmallFontFamily = UIFont.monospacedSystemFont(ofSize: 15)
614
614
  public static let dtTypographyCodeSmallFontSize = CGFloat(12.00)
615
615
  public static let dtTypographyCodeSmallFontWeight = 400
616
616
  public static let dtTypographyCodeSmallLineHeight = CGFloat(120.00)
617
617
  public static let dtTypographyCodeSmallTextCase = "none"
618
- public static let dtTypographyHeadlineCompactLargeFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
618
+ public static let dtTypographyHeadlineCompactLargeFontFamily = UIFont.systemFont(ofSize: 15)
619
619
  public static let dtTypographyHeadlineCompactLargeFontSize = CGFloat(19.00)
620
620
  public static let dtTypographyHeadlineCompactLargeFontWeight = 700
621
621
  public static let dtTypographyHeadlineCompactLargeLineHeight = CGFloat(120.00)
622
622
  public static let dtTypographyHeadlineCompactLargeTextCase = "none"
623
- public static let dtTypographyHeadlineCompactMediumFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
623
+ public static let dtTypographyHeadlineCompactMediumFontFamily = UIFont.systemFont(ofSize: 15)
624
624
  public static let dtTypographyHeadlineCompactMediumFontSize = CGFloat(15.00)
625
625
  public static let dtTypographyHeadlineCompactMediumFontWeight = 700
626
626
  public static let dtTypographyHeadlineCompactMediumLineHeight = CGFloat(140.00)
627
627
  public static let dtTypographyHeadlineCompactMediumTextCase = "none"
628
- public static let dtTypographyHeadlineCompactSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
628
+ public static let dtTypographyHeadlineCompactSmallFontFamily = UIFont.systemFont(ofSize: 15)
629
629
  public static let dtTypographyHeadlineCompactSmallFontSize = CGFloat(12.00)
630
630
  public static let dtTypographyHeadlineCompactSmallFontWeight = 700
631
631
  public static let dtTypographyHeadlineCompactSmallLineHeight = CGFloat(120.00)
632
632
  public static let dtTypographyHeadlineCompactSmallTextCase = "none"
633
- public static let dtTypographyHeadlineCompactSoftSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
633
+ public static let dtTypographyHeadlineCompactSoftSmallFontFamily = UIFont.systemFont(ofSize: 15)
634
634
  public static let dtTypographyHeadlineCompactSoftSmallFontSize = CGFloat(12.00)
635
635
  public static let dtTypographyHeadlineCompactSoftSmallFontWeight = 500
636
636
  public static let dtTypographyHeadlineCompactSoftSmallLineHeight = CGFloat(120.00)
637
637
  public static let dtTypographyHeadlineCompactSoftSmallTextCase = "none"
638
- public static let dtTypographyHeadlineExtraExtraLargeFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
638
+ public static let dtTypographyHeadlineExtraExtraLargeFontFamily = UIFont.systemFont(ofSize: 15)
639
639
  public static let dtTypographyHeadlineExtraExtraLargeFontSize = CGFloat(38.00)
640
640
  public static let dtTypographyHeadlineExtraExtraLargeFontWeight = 500
641
641
  public static let dtTypographyHeadlineExtraExtraLargeLineHeight = CGFloat(120.00)
642
642
  public static let dtTypographyHeadlineExtraExtraLargeTextCase = "none"
643
- public static let dtTypographyHeadlineExtraLargeFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
643
+ public static let dtTypographyHeadlineExtraLargeFontFamily = UIFont.systemFont(ofSize: 15)
644
644
  public static let dtTypographyHeadlineExtraLargeFontSize = CGFloat(27.00)
645
645
  public static let dtTypographyHeadlineExtraLargeFontWeight = 500
646
646
  public static let dtTypographyHeadlineExtraLargeLineHeight = CGFloat(120.00)
647
647
  public static let dtTypographyHeadlineExtraLargeTextCase = "none"
648
- public static let dtTypographyHeadlineEyebrowFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
648
+ public static let dtTypographyHeadlineEyebrowFontFamily = UIFont.systemFont(ofSize: 15)
649
649
  public static let dtTypographyHeadlineEyebrowFontSize = CGFloat(12.00)
650
650
  public static let dtTypographyHeadlineEyebrowFontWeight = 400
651
651
  public static let dtTypographyHeadlineEyebrowLineHeight = CGFloat(140.00)
652
652
  public static let dtTypographyHeadlineEyebrowTextCase = "uppercase"
653
- public static let dtTypographyHeadlineLargeFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
653
+ public static let dtTypographyHeadlineLargeFontFamily = UIFont.systemFont(ofSize: 15)
654
654
  public static let dtTypographyHeadlineLargeFontSize = CGFloat(19.00)
655
655
  public static let dtTypographyHeadlineLargeFontWeight = 700
656
656
  public static let dtTypographyHeadlineLargeLineHeight = CGFloat(160.00)
657
657
  public static let dtTypographyHeadlineLargeTextCase = "none"
658
- public static let dtTypographyHeadlineMediumFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
658
+ public static let dtTypographyHeadlineMediumFontFamily = UIFont.systemFont(ofSize: 15)
659
659
  public static let dtTypographyHeadlineMediumFontSize = CGFloat(15.00)
660
660
  public static let dtTypographyHeadlineMediumFontWeight = 700
661
661
  public static let dtTypographyHeadlineMediumLineHeight = CGFloat(160.00)
662
662
  public static let dtTypographyHeadlineMediumTextCase = "none"
663
- public static let dtTypographyHeadlineSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
663
+ public static let dtTypographyHeadlineSmallFontFamily = UIFont.systemFont(ofSize: 15)
664
664
  public static let dtTypographyHeadlineSmallFontSize = CGFloat(12.00)
665
665
  public static let dtTypographyHeadlineSmallFontWeight = 700
666
666
  public static let dtTypographyHeadlineSmallLineHeight = CGFloat(140.00)
667
667
  public static let dtTypographyHeadlineSmallTextCase = "none"
668
- public static let dtTypographyHeadlineSoftSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
668
+ public static let dtTypographyHeadlineSoftSmallFontFamily = UIFont.systemFont(ofSize: 15)
669
669
  public static let dtTypographyHeadlineSoftSmallFontSize = CGFloat(12.00)
670
670
  public static let dtTypographyHeadlineSoftSmallFontWeight = 500
671
671
  public static let dtTypographyHeadlineSoftSmallLineHeight = CGFloat(140.00)
672
672
  public static let dtTypographyHeadlineSoftSmallTextCase = "none"
673
- public static let dtTypographyHelperBaseFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
673
+ public static let dtTypographyHelperBaseFontFamily = UIFont.systemFont(ofSize: 15)
674
674
  public static let dtTypographyHelperBaseFontSize = CGFloat(15.00)
675
675
  public static let dtTypographyHelperBaseFontWeight = 400
676
676
  public static let dtTypographyHelperBaseLineHeight = CGFloat(140.00)
677
677
  public static let dtTypographyHelperBaseTextCase = "none"
678
- public static let dtTypographyHelperSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
678
+ public static let dtTypographyHelperSmallFontFamily = UIFont.systemFont(ofSize: 15)
679
679
  public static let dtTypographyHelperSmallFontSize = CGFloat(12.00)
680
680
  public static let dtTypographyHelperSmallFontWeight = 400
681
681
  public static let dtTypographyHelperSmallLineHeight = CGFloat(120.00)
682
682
  public static let dtTypographyHelperSmallTextCase = "none"
683
- public static let dtTypographyLabelBaseFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
683
+ public static let dtTypographyLabelBaseFontFamily = UIFont.systemFont(ofSize: 15)
684
684
  public static let dtTypographyLabelBaseFontSize = CGFloat(15.00)
685
685
  public static let dtTypographyLabelBaseFontWeight = 600
686
686
  public static let dtTypographyLabelBaseLineHeight = CGFloat(160.00)
687
687
  public static let dtTypographyLabelBaseTextCase = "none"
688
- public static let dtTypographyLabelCompactBaseFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
688
+ public static let dtTypographyLabelCompactBaseFontFamily = UIFont.systemFont(ofSize: 15)
689
689
  public static let dtTypographyLabelCompactBaseFontSize = CGFloat(15.00)
690
690
  public static let dtTypographyLabelCompactBaseFontWeight = 600
691
691
  public static let dtTypographyLabelCompactBaseLineHeight = CGFloat(140.00)
692
692
  public static let dtTypographyLabelCompactBaseTextCase = "none"
693
- public static let dtTypographyLabelCompactPlainBaseFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
693
+ public static let dtTypographyLabelCompactPlainBaseFontFamily = UIFont.systemFont(ofSize: 15)
694
694
  public static let dtTypographyLabelCompactPlainBaseFontSize = CGFloat(15.00)
695
695
  public static let dtTypographyLabelCompactPlainBaseFontWeight = 400
696
696
  public static let dtTypographyLabelCompactPlainBaseLineHeight = CGFloat(140.00)
697
697
  public static let dtTypographyLabelCompactPlainBaseTextCase = "none"
698
- public static let dtTypographyLabelCompactPlainSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
698
+ public static let dtTypographyLabelCompactPlainSmallFontFamily = UIFont.systemFont(ofSize: 15)
699
699
  public static let dtTypographyLabelCompactPlainSmallFontSize = CGFloat(12.00)
700
700
  public static let dtTypographyLabelCompactPlainSmallFontWeight = 400
701
701
  public static let dtTypographyLabelCompactPlainSmallLineHeight = CGFloat(120.00)
702
702
  public static let dtTypographyLabelCompactPlainSmallTextCase = "none"
703
- public static let dtTypographyLabelCompactSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
703
+ public static let dtTypographyLabelCompactSmallFontFamily = UIFont.systemFont(ofSize: 15)
704
704
  public static let dtTypographyLabelCompactSmallFontSize = CGFloat(12.00)
705
705
  public static let dtTypographyLabelCompactSmallFontWeight = 600
706
706
  public static let dtTypographyLabelCompactSmallLineHeight = CGFloat(120.00)
707
707
  public static let dtTypographyLabelCompactSmallTextCase = "none"
708
- public static let dtTypographyLabelPlainBaseFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
708
+ public static let dtTypographyLabelPlainBaseFontFamily = UIFont.systemFont(ofSize: 15)
709
709
  public static let dtTypographyLabelPlainBaseFontSize = CGFloat(15.00)
710
710
  public static let dtTypographyLabelPlainBaseFontWeight = 400
711
711
  public static let dtTypographyLabelPlainBaseLineHeight = CGFloat(160.00)
712
712
  public static let dtTypographyLabelPlainBaseTextCase = "none"
713
- public static let dtTypographyLabelPlainSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
713
+ public static let dtTypographyLabelPlainSmallFontFamily = UIFont.systemFont(ofSize: 15)
714
714
  public static let dtTypographyLabelPlainSmallFontSize = CGFloat(12.00)
715
715
  public static let dtTypographyLabelPlainSmallFontWeight = 400
716
716
  public static let dtTypographyLabelPlainSmallLineHeight = CGFloat(140.00)
717
717
  public static let dtTypographyLabelPlainSmallTextCase = "none"
718
- public static let dtTypographyLabelSmallFontFamily = -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
718
+ public static let dtTypographyLabelSmallFontFamily = UIFont.systemFont(ofSize: 15)
719
719
  public static let dtTypographyLabelSmallFontSize = CGFloat(12.00)
720
720
  public static let dtTypographyLabelSmallFontWeight = 600
721
721
  public static let dtTypographyLabelSmallLineHeight = CGFloat(140.00)
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 02 May 2023 06:28:51 GMT
3
+ // Generated on Wed, 03 May 2023 07:17:35 GMT
4
4
 
5
5
  @dt-radio-size-width: 1.6rem;
6
6
  @dt-radio-size-height: 1.6rem;
@@ -355,7 +355,7 @@
355
355
  @dt-size-730: 8.4rem;
356
356
  @dt-size-750: 9.6rem;
357
357
  @dt-size-760: 10.2rem;
358
- @dt-size-775: 11.2rem;
358
+ @dt-size-775: 11.4rem;
359
359
  @dt-size-800: 12.8rem;
360
360
  @dt-size-825: 16.4rem;
361
361
  @dt-size-850: 19.2rem;
@@ -402,7 +402,7 @@
402
402
  @dt-size-730-negative: -8.4rem;
403
403
  @dt-size-750-negative: -9.6rem;
404
404
  @dt-size-760-negative: -10.2rem;
405
- @dt-size-775-negative: -11.2rem;
405
+ @dt-size-775-negative: -11.4rem;
406
406
  @dt-size-800-negative: -12.8rem;
407
407
  @dt-size-825-negative: -16.4rem;
408
408
  @dt-size-850-negative: -19.2rem;
@@ -549,9 +549,9 @@
549
549
  @dt-opacity-1100: 0.8;
550
550
  @dt-opacity-1200: 0.9;
551
551
  @dt-opacity-1300: 1;
552
- @dt-font-family-body: "-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol";
553
- @dt-font-family-expressive: "Archivo,-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol";
554
- @dt-font-family-mono: "SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace";
552
+ @dt-font-family-body: -apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
553
+ @dt-font-family-expressive: Archivo,-apple-system,BlinkMacSystemFont,"SF Pro","Segoe UI Adjusted","Segoe UI",SFMono,"Helvetica Neue",Cantarell,Ubuntu,Roboto,Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
554
+ @dt-font-family-mono: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;
555
555
  @dt-font-size-100: 1.2rem;
556
556
  @dt-font-size-200: 1.5rem;
557
557
  @dt-font-size-300: 1.9rem;
@@ -591,7 +591,7 @@
591
591
  @dt-space-730: 84px;
592
592
  @dt-space-750: 96px;
593
593
  @dt-space-760: 102px;
594
- @dt-space-775: 112px;
594
+ @dt-space-775: 114px;
595
595
  @dt-space-800: 128px;
596
596
  @dt-space-825: 164px;
597
597
  @dt-space-850: 192px;
@@ -630,7 +630,7 @@
630
630
  @dt-space-730-negative: -84px;
631
631
  @dt-space-750-negative: -96px;
632
632
  @dt-space-760-negative: -102px;
633
- @dt-space-775-negative: -112px;
633
+ @dt-space-775-negative: -114px;
634
634
  @dt-space-800-negative: -128px;
635
635
  @dt-space-825-negative: -164px;
636
636
  @dt-space-850-negative: -192px;
package/dist/tokens.json CHANGED
@@ -352,7 +352,7 @@
352
352
  "dtSize730": "8.4rem",
353
353
  "dtSize750": "9.6rem",
354
354
  "dtSize760": "10.2rem",
355
- "dtSize775": "11.2rem",
355
+ "dtSize775": "11.4rem",
356
356
  "dtSize800": "12.8rem",
357
357
  "dtSize825": "16.4rem",
358
358
  "dtSize850": "19.2rem",
@@ -399,7 +399,7 @@
399
399
  "dtSize730Negative": "-8.4rem",
400
400
  "dtSize750Negative": "-9.6rem",
401
401
  "dtSize760Negative": "-10.2rem",
402
- "dtSize775Negative": "-11.2rem",
402
+ "dtSize775Negative": "-11.4rem",
403
403
  "dtSize800Negative": "-12.8rem",
404
404
  "dtSize825Negative": "-16.4rem",
405
405
  "dtSize850Negative": "-19.2rem",
@@ -546,9 +546,9 @@
546
546
  "dtOpacity1100": 0.8,
547
547
  "dtOpacity1200": 0.9,
548
548
  "dtOpacity1300": 1,
549
- "dtFontFamilyBody": "\"-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol\"",
550
- "dtFontFamilyExpressive": "\"Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol\"",
551
- "dtFontFamilyMono": "\"SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace\"",
549
+ "dtFontFamilyBody": "-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
550
+ "dtFontFamilyExpressive": "Archivo,-apple-system,BlinkMacSystemFont,\"SF Pro\",\"Segoe UI Adjusted\",\"Segoe UI\",SFMono,\"Helvetica Neue\",Cantarell,Ubuntu,Roboto,Arial,\"Noto Sans\",sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",
551
+ "dtFontFamilyMono": "SFMono-Regular, \"SF Mono\", Consolas, \"Liberation Mono\", Menlo, Courier, monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace",
552
552
  "dtFontSize100": "1.2rem",
553
553
  "dtFontSize200": "1.5rem",
554
554
  "dtFontSize300": "1.9rem",
@@ -588,7 +588,7 @@
588
588
  "dtSpace730": "84px",
589
589
  "dtSpace750": "96px",
590
590
  "dtSpace760": "102px",
591
- "dtSpace775": "112px",
591
+ "dtSpace775": "114px",
592
592
  "dtSpace800": "128px",
593
593
  "dtSpace825": "164px",
594
594
  "dtSpace850": "192px",
@@ -627,7 +627,7 @@
627
627
  "dtSpace730Negative": "-84px",
628
628
  "dtSpace750Negative": "-96px",
629
629
  "dtSpace760Negative": "-102px",
630
- "dtSpace775Negative": "-112px",
630
+ "dtSpace775Negative": "-114px",
631
631
  "dtSpace800Negative": "-128px",
632
632
  "dtSpace825Negative": "-164px",
633
633
  "dtSpace850Negative": "-192px",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dialpad/dialtone-tokens",
3
- "version": "1.11.0",
3
+ "version": "1.12.0",
4
4
  "description": "Design tokens for Dialtone.",
5
5
  "main": "index.js",
6
6
  "scripts": {