@esri/calcite-design-tokens 2.1.1-next.1 → 2.1.1-next.2

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,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  .calcite-typography-hierarchy-overline {
@@ -210,7 +210,7 @@
210
210
  text-decoration: var(--calcite-font-text-decoration-none);
211
211
  }
212
212
  .calcite-typography-hierarchy-caption {
213
- line-height: 0.01375;
213
+ line-height: 1.375;
214
214
  font-size: 12px;
215
215
  }
216
216
  .calcite-typography-hierarchy-body {
@@ -225,40 +225,40 @@
225
225
  text-decoration: none;
226
226
  }
227
227
  .calcite-typography-hierarchy-body-snug {
228
- line-height: 0.01375;
228
+ line-height: 1.375;
229
229
  }
230
230
  .calcite-typography-hierarchy-heading-5 {
231
231
  font-weight: 500;
232
- line-height: 0.01375;
232
+ line-height: 1.375;
233
233
  }
234
234
  .calcite-typography-hierarchy-heading-4 {
235
235
  font-weight: 500;
236
- line-height: 0.01375;
236
+ line-height: 1.375;
237
237
  font-size: 16px;
238
238
  }
239
239
  .calcite-typography-hierarchy-heading-3 {
240
240
  font-weight: 500;
241
- line-height: 0.01375;
241
+ line-height: 1.375;
242
242
  font-size: 18px;
243
243
  }
244
244
  .calcite-typography-hierarchy-heading-2 {
245
245
  font-weight: 500;
246
- line-height: 0.01375;
246
+ line-height: 1.375;
247
247
  font-size: 20px;
248
248
  }
249
249
  .calcite-typography-hierarchy-heading-1 {
250
250
  font-weight: 500;
251
- line-height: 0.01375;
251
+ line-height: 1.375;
252
252
  font-size: 24px;
253
253
  }
254
254
  .calcite-typography-hierarchy-display-2 {
255
255
  font-weight: 600;
256
- line-height: 0.01375;
256
+ line-height: 1.375;
257
257
  font-size: 20px;
258
258
  }
259
259
  .calcite-typography-hierarchy-display-1 {
260
260
  font-weight: 600;
261
- line-height: 0.01375;
261
+ line-height: 1.375;
262
262
  font-size: 24px;
263
263
  }
264
264
  .calcite-typography-regular-minus-1h {
package/dist/css/core.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:56 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:14 GMT
4
4
  */
5
5
 
6
6
  :root {
package/dist/css/dark.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -51,11 +51,11 @@
51
51
  --calcite-font-letter-spacing-wide: 0.4;
52
52
  --calcite-font-letter-spacing-normal: 0;
53
53
  --calcite-font-letter-spacing-tight: -0.4;
54
- --calcite-font-line-height-relative-loose: 0.02; /* 2 */
55
- --calcite-font-line-height-relative-relaxed: 0.01625; /* 1.625 */
56
- --calcite-font-line-height-relative-normal: 0.015; /* 1.5 */
57
- --calcite-font-line-height-relative-snug: 0.01375; /* 1.375 */
58
- --calcite-font-line-height-relative-tight: 0.0125; /* 1.25 */
54
+ --calcite-font-line-height-relative-loose: 2; /* 2 */
55
+ --calcite-font-line-height-relative-relaxed: 1.625; /* 1.625 */
56
+ --calcite-font-line-height-relative-normal: 1.5; /* 1.5 */
57
+ --calcite-font-line-height-relative-snug: 1.375; /* 1.375 */
58
+ --calcite-font-line-height-relative-tight: 1.25; /* 1.25 */
59
59
  --calcite-font-line-height-relative: auto; /* 1 */
60
60
  --calcite-font-line-height-fixed-xl: 24px;
61
61
  --calcite-font-line-height-fixed-lg: 20px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  @import url("./global.css");
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1703092977267,
2
+ "timestamp": 1703097315561,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "#ffffff",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1703092979283,
2
+ "timestamp": 1703097317460,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "0",
@@ -3034,7 +3034,7 @@
3034
3034
  "path": ["semantic", "font", "line-height", "relative", "default"]
3035
3035
  },
3036
3036
  {
3037
- "value": "1.25",
3037
+ "value": "125%",
3038
3038
  "type": "lineHeights",
3039
3039
  "description": "1.25",
3040
3040
  "attributes": {
@@ -3070,7 +3070,7 @@
3070
3070
  "path": ["semantic", "font", "line-height", "relative", "tight"]
3071
3071
  },
3072
3072
  {
3073
- "value": "1.375",
3073
+ "value": "137.5%",
3074
3074
  "type": "lineHeights",
3075
3075
  "description": "1.375",
3076
3076
  "attributes": {
@@ -3106,7 +3106,7 @@
3106
3106
  "path": ["semantic", "font", "line-height", "relative", "snug"]
3107
3107
  },
3108
3108
  {
3109
- "value": "1.5",
3109
+ "value": "150%",
3110
3110
  "type": "lineHeights",
3111
3111
  "description": "1.5",
3112
3112
  "attributes": {
@@ -3142,7 +3142,7 @@
3142
3142
  "path": ["semantic", "font", "line-height", "relative", "normal"]
3143
3143
  },
3144
3144
  {
3145
- "value": "1.625",
3145
+ "value": "162.5%",
3146
3146
  "type": "lineHeights",
3147
3147
  "description": "1.625",
3148
3148
  "attributes": {
@@ -3178,7 +3178,7 @@
3178
3178
  "path": ["semantic", "font", "line-height", "relative", "relaxed"]
3179
3179
  },
3180
3180
  {
3181
- "value": "2",
3181
+ "value": "200%",
3182
3182
  "type": "lineHeights",
3183
3183
  "description": "2",
3184
3184
  "attributes": {
@@ -5691,7 +5691,7 @@
5691
5691
  "path": ["semantic", "typography", "default", "bold", "1h"]
5692
5692
  },
5693
5693
  {
5694
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
5694
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
5695
5695
  "type": "typography",
5696
5696
  "extensions": {
5697
5697
  "calcite.extends": {
@@ -5744,7 +5744,7 @@
5744
5744
  "path": ["semantic", "typography", "wrap", "light", "0"]
5745
5745
  },
5746
5746
  {
5747
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
5747
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
5748
5748
  "type": "typography",
5749
5749
  "extensions": {
5750
5750
  "calcite.extends": {
@@ -5797,7 +5797,7 @@
5797
5797
  "path": ["semantic", "typography", "wrap", "light", "1"]
5798
5798
  },
5799
5799
  {
5800
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
5800
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
5801
5801
  "type": "typography",
5802
5802
  "extensions": {
5803
5803
  "calcite.extends": {
@@ -5850,7 +5850,7 @@
5850
5850
  "path": ["semantic", "typography", "wrap", "light", "2"]
5851
5851
  },
5852
5852
  {
5853
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.25\",\"fontSize\":\"24px\"}",
5853
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"125%\",\"fontSize\":\"24px\"}",
5854
5854
  "type": "typography",
5855
5855
  "extensions": {
5856
5856
  "calcite.extends": {
@@ -5903,7 +5903,7 @@
5903
5903
  "path": ["semantic", "typography", "wrap", "light", "3"]
5904
5904
  },
5905
5905
  {
5906
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
5906
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
5907
5907
  "type": "typography",
5908
5908
  "extensions": {
5909
5909
  "calcite.extends": {
@@ -5956,7 +5956,7 @@
5956
5956
  "path": ["semantic", "typography", "wrap", "light", "-2"]
5957
5957
  },
5958
5958
  {
5959
- "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"1.375\"}",
5959
+ "value": "{\"fontWeight\":\"300\",\"lineHeight\":\"137.5%\"}",
5960
5960
  "type": "typography",
5961
5961
  "extensions": {
5962
5962
  "calcite.extends": {
@@ -6009,7 +6009,7 @@
6009
6009
  "path": ["semantic", "typography", "wrap", "light", "-1"]
6010
6010
  },
6011
6011
  {
6012
- "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6012
+ "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
6013
6013
  "type": "typography",
6014
6014
  "extensions": {
6015
6015
  "calcite.extends": {
@@ -6062,7 +6062,7 @@
6062
6062
  "path": ["semantic", "typography", "wrap", "regular", "0"]
6063
6063
  },
6064
6064
  {
6065
- "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6065
+ "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
6066
6066
  "type": "typography",
6067
6067
  "extensions": {
6068
6068
  "calcite.extends": {
@@ -6115,7 +6115,7 @@
6115
6115
  "path": ["semantic", "typography", "wrap", "regular", "1"]
6116
6116
  },
6117
6117
  {
6118
- "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6118
+ "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
6119
6119
  "type": "typography",
6120
6120
  "extensions": {
6121
6121
  "calcite.extends": {
@@ -6168,7 +6168,7 @@
6168
6168
  "path": ["semantic", "typography", "wrap", "regular", "2"]
6169
6169
  },
6170
6170
  {
6171
- "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6171
+ "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
6172
6172
  "type": "typography",
6173
6173
  "extensions": {
6174
6174
  "calcite.extends": {
@@ -6221,7 +6221,7 @@
6221
6221
  "path": ["semantic", "typography", "wrap", "regular", "3"]
6222
6222
  },
6223
6223
  {
6224
- "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6224
+ "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
6225
6225
  "type": "typography",
6226
6226
  "extensions": {
6227
6227
  "calcite.extends": {
@@ -6274,7 +6274,7 @@
6274
6274
  "path": ["semantic", "typography", "wrap", "regular", "-2"]
6275
6275
  },
6276
6276
  {
6277
- "value": "{\"lineHeight\":\"1.375\"}",
6277
+ "value": "{\"lineHeight\":\"137.5%\"}",
6278
6278
  "type": "typography",
6279
6279
  "extensions": {
6280
6280
  "calcite.extends": {
@@ -6327,7 +6327,7 @@
6327
6327
  "path": ["semantic", "typography", "wrap", "regular", "-1"]
6328
6328
  },
6329
6329
  {
6330
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6330
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
6331
6331
  "type": "typography",
6332
6332
  "extensions": {
6333
6333
  "calcite.extends": {
@@ -6380,7 +6380,7 @@
6380
6380
  "path": ["semantic", "typography", "wrap", "medium", "0"]
6381
6381
  },
6382
6382
  {
6383
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6383
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
6384
6384
  "type": "typography",
6385
6385
  "extensions": {
6386
6386
  "calcite.extends": {
@@ -6433,7 +6433,7 @@
6433
6433
  "path": ["semantic", "typography", "wrap", "medium", "1"]
6434
6434
  },
6435
6435
  {
6436
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6436
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
6437
6437
  "type": "typography",
6438
6438
  "extensions": {
6439
6439
  "calcite.extends": {
@@ -6486,7 +6486,7 @@
6486
6486
  "path": ["semantic", "typography", "wrap", "medium", "2"]
6487
6487
  },
6488
6488
  {
6489
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6489
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
6490
6490
  "type": "typography",
6491
6491
  "extensions": {
6492
6492
  "calcite.extends": {
@@ -6539,7 +6539,7 @@
6539
6539
  "path": ["semantic", "typography", "wrap", "medium", "3"]
6540
6540
  },
6541
6541
  {
6542
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6542
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
6543
6543
  "type": "typography",
6544
6544
  "extensions": {
6545
6545
  "calcite.extends": {
@@ -6592,7 +6592,7 @@
6592
6592
  "path": ["semantic", "typography", "wrap", "medium", "-2"]
6593
6593
  },
6594
6594
  {
6595
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\"}",
6595
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\"}",
6596
6596
  "type": "typography",
6597
6597
  "extensions": {
6598
6598
  "calcite.extends": {
@@ -6645,7 +6645,7 @@
6645
6645
  "path": ["semantic", "typography", "wrap", "medium", "-1"]
6646
6646
  },
6647
6647
  {
6648
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
6648
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
6649
6649
  "type": "typography",
6650
6650
  "extensions": {
6651
6651
  "calcite.extends": {
@@ -6698,7 +6698,7 @@
6698
6698
  "path": ["semantic", "typography", "wrap", "bold", "0"]
6699
6699
  },
6700
6700
  {
6701
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
6701
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
6702
6702
  "type": "typography",
6703
6703
  "extensions": {
6704
6704
  "calcite.extends": {
@@ -6751,7 +6751,7 @@
6751
6751
  "path": ["semantic", "typography", "wrap", "bold", "1"]
6752
6752
  },
6753
6753
  {
6754
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
6754
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
6755
6755
  "type": "typography",
6756
6756
  "extensions": {
6757
6757
  "calcite.extends": {
@@ -6804,7 +6804,7 @@
6804
6804
  "path": ["semantic", "typography", "wrap", "bold", "2"]
6805
6805
  },
6806
6806
  {
6807
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6807
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
6808
6808
  "type": "typography",
6809
6809
  "extensions": {
6810
6810
  "calcite.extends": {
@@ -6857,7 +6857,7 @@
6857
6857
  "path": ["semantic", "typography", "wrap", "bold", "3"]
6858
6858
  },
6859
6859
  {
6860
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
6860
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
6861
6861
  "type": "typography",
6862
6862
  "extensions": {
6863
6863
  "calcite.extends": {
@@ -6910,7 +6910,7 @@
6910
6910
  "path": ["semantic", "typography", "wrap", "bold", "-2"]
6911
6911
  },
6912
6912
  {
6913
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\"}",
6913
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\"}",
6914
6914
  "type": "typography",
6915
6915
  "extensions": {
6916
6916
  "calcite.extends": {
@@ -6963,7 +6963,7 @@
6963
6963
  "path": ["semantic", "typography", "wrap", "bold", "-1"]
6964
6964
  },
6965
6965
  {
6966
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
6966
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
6967
6967
  "type": "typography",
6968
6968
  "attributes": {
6969
6969
  "calcite-schema": {
@@ -6998,7 +6998,7 @@
6998
6998
  "path": ["semantic", "typography", "hierarchy", "display", "1"]
6999
6999
  },
7000
7000
  {
7001
- "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
7001
+ "value": "{\"fontWeight\":\"600\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
7002
7002
  "type": "typography",
7003
7003
  "attributes": {
7004
7004
  "calcite-schema": {
@@ -7033,7 +7033,7 @@
7033
7033
  "path": ["semantic", "typography", "hierarchy", "display", "2"]
7034
7034
  },
7035
7035
  {
7036
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"24px\"}",
7036
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"24px\"}",
7037
7037
  "type": "typography",
7038
7038
  "attributes": {
7039
7039
  "calcite-schema": {
@@ -7068,7 +7068,7 @@
7068
7068
  "path": ["semantic", "typography", "hierarchy", "heading", "1"]
7069
7069
  },
7070
7070
  {
7071
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"20px\"}",
7071
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"20px\"}",
7072
7072
  "type": "typography",
7073
7073
  "attributes": {
7074
7074
  "calcite-schema": {
@@ -7103,7 +7103,7 @@
7103
7103
  "path": ["semantic", "typography", "hierarchy", "heading", "2"]
7104
7104
  },
7105
7105
  {
7106
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"18px\"}",
7106
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"18px\"}",
7107
7107
  "type": "typography",
7108
7108
  "attributes": {
7109
7109
  "calcite-schema": {
@@ -7138,7 +7138,7 @@
7138
7138
  "path": ["semantic", "typography", "hierarchy", "heading", "3"]
7139
7139
  },
7140
7140
  {
7141
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\",\"fontSize\":\"16px\"}",
7141
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\",\"fontSize\":\"16px\"}",
7142
7142
  "type": "typography",
7143
7143
  "attributes": {
7144
7144
  "calcite-schema": {
@@ -7173,7 +7173,7 @@
7173
7173
  "path": ["semantic", "typography", "hierarchy", "heading", "4"]
7174
7174
  },
7175
7175
  {
7176
- "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"1.375\"}",
7176
+ "value": "{\"fontWeight\":\"500\",\"lineHeight\":\"137.5%\"}",
7177
7177
  "type": "typography",
7178
7178
  "attributes": {
7179
7179
  "calcite-schema": {
@@ -7208,7 +7208,7 @@
7208
7208
  "path": ["semantic", "typography", "hierarchy", "heading", "5"]
7209
7209
  },
7210
7210
  {
7211
- "value": "{\"lineHeight\":\"1.375\"}",
7211
+ "value": "{\"lineHeight\":\"137.5%\"}",
7212
7212
  "type": "typography",
7213
7213
  "attributes": {
7214
7214
  "calcite-schema": {
@@ -7313,7 +7313,7 @@
7313
7313
  "path": ["semantic", "typography", "hierarchy", "overline"]
7314
7314
  },
7315
7315
  {
7316
- "value": "{\"lineHeight\":\"1.375\",\"fontSize\":\"12px\"}",
7316
+ "value": "{\"lineHeight\":\"137.5%\",\"fontSize\":\"12px\"}",
7317
7317
  "type": "typography",
7318
7318
  "attributes": {
7319
7319
  "calcite-schema": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:57 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  export const calciteColorNeutralBlk000 : string;
package/dist/es6/core.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:57 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  export const calciteColorNeutralBlk000 = "#ffffff";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:59 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:17 GMT
4
4
  */
5
5
 
6
6
  export const calciteBorderWidthNone : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:59 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:17 GMT
4
4
  */
5
5
 
6
6
  export const calciteBorderWidthNone = "0";
@@ -89,11 +89,11 @@ export const calciteFontLineHeightFixedBase = "16px";
89
89
  export const calciteFontLineHeightFixedLg = "20px";
90
90
  export const calciteFontLineHeightFixedXl = "24px";
91
91
  export const calciteFontLineHeightRelative = "auto"; // 1
92
- export const calciteFontLineHeightRelativeTight = "1.25"; // 1.25
93
- export const calciteFontLineHeightRelativeSnug = "1.375"; // 1.375
94
- export const calciteFontLineHeightRelativeNormal = "1.5"; // 1.5
95
- export const calciteFontLineHeightRelativeRelaxed = "1.625"; // 1.625
96
- export const calciteFontLineHeightRelativeLoose = "2"; // 2
92
+ export const calciteFontLineHeightRelativeTight = "125%"; // 1.25
93
+ export const calciteFontLineHeightRelativeSnug = "137.5%"; // 1.375
94
+ export const calciteFontLineHeightRelativeNormal = "150%"; // 1.5
95
+ export const calciteFontLineHeightRelativeRelaxed = "162.5%"; // 1.625
96
+ export const calciteFontLineHeightRelativeLoose = "200%"; // 2
97
97
  export const calciteFontLetterSpacingTight = "-0.4";
98
98
  export const calciteFontLetterSpacingNormal = "0";
99
99
  export const calciteFontLetterSpacingWide = "0.4";
@@ -155,41 +155,41 @@ export const calciteTypographyBoldMinus2h = {"fontWeight":"600","fontSize":"12px
155
155
  export const calciteTypographyBoldMinus1h = {"fontWeight":"600"};
156
156
  export const calciteTypographyBold0h = {"fontWeight":"600","lineHeight":"20px","fontSize":"16px"};
157
157
  export const calciteTypographyBold1h = {"fontWeight":"600","lineHeight":"24px","fontSize":"18px"};
158
- export const calciteTypographyWrapLight0 = {"fontWeight":"300","lineHeight":"1.375","fontSize":"16px"};
159
- export const calciteTypographyWrapLight1 = {"fontWeight":"300","lineHeight":"1.375","fontSize":"18px"};
160
- export const calciteTypographyWrapLight2 = {"fontWeight":"300","lineHeight":"1.375","fontSize":"20px"};
161
- export const calciteTypographyWrapLight3 = {"fontWeight":"300","lineHeight":"1.25","fontSize":"24px"};
162
- export const calciteTypographyWrapLightMinus2 = {"fontWeight":"300","lineHeight":"1.375","fontSize":"12px"};
163
- export const calciteTypographyWrapLightMinus1 = {"fontWeight":"300","lineHeight":"1.375"};
164
- export const calciteTypographyWrapRegular0 = {"lineHeight":"1.375","fontSize":"16px"};
165
- export const calciteTypographyWrapRegular1 = {"lineHeight":"1.375","fontSize":"18px"};
166
- export const calciteTypographyWrapRegular2 = {"lineHeight":"1.375","fontSize":"20px"};
167
- export const calciteTypographyWrapRegular3 = {"lineHeight":"1.375","fontSize":"24px"};
168
- export const calciteTypographyWrapRegularMinus2 = {"lineHeight":"1.375","fontSize":"12px"};
169
- export const calciteTypographyWrapRegularMinus1 = {"lineHeight":"1.375"};
170
- export const calciteTypographyWrapMedium0 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"16px"};
171
- export const calciteTypographyWrapMedium1 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"18px"};
172
- export const calciteTypographyWrapMedium2 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"20px"};
173
- export const calciteTypographyWrapMedium3 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"24px"};
174
- export const calciteTypographyWrapMediumMinus2 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"12px"};
175
- export const calciteTypographyWrapMediumMinus1 = {"fontWeight":"500","lineHeight":"1.375"};
176
- export const calciteTypographyWrapBold0 = {"fontWeight":"600","lineHeight":"1.375","fontSize":"16px"};
177
- export const calciteTypographyWrapBold1 = {"fontWeight":"600","lineHeight":"1.375","fontSize":"18px"};
178
- export const calciteTypographyWrapBold2 = {"fontWeight":"600","lineHeight":"1.375","fontSize":"20px"};
179
- export const calciteTypographyWrapBold3 = {"fontWeight":"600","lineHeight":"1.375","fontSize":"24px"};
180
- export const calciteTypographyWrapBoldMinus2 = {"fontWeight":"600","lineHeight":"1.375","fontSize":"12px"};
181
- export const calciteTypographyWrapBoldMinus1 = {"fontWeight":"600","lineHeight":"1.375"};
182
- export const calciteTypographyHierarchyDisplay1 = {"fontWeight":"600","lineHeight":"1.375","fontSize":"24px"};
183
- export const calciteTypographyHierarchyDisplay2 = {"fontWeight":"600","lineHeight":"1.375","fontSize":"20px"};
184
- export const calciteTypographyHierarchyHeading1 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"24px"};
185
- export const calciteTypographyHierarchyHeading2 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"20px"};
186
- export const calciteTypographyHierarchyHeading3 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"18px"};
187
- export const calciteTypographyHierarchyHeading4 = {"fontWeight":"500","lineHeight":"1.375","fontSize":"16px"};
188
- export const calciteTypographyHierarchyHeading5 = {"fontWeight":"500","lineHeight":"1.375"};
189
- export const calciteTypographyHierarchyBodySnug = {"lineHeight":"1.375"};
158
+ export const calciteTypographyWrapLight0 = {"fontWeight":"300","lineHeight":"137.5%","fontSize":"16px"};
159
+ export const calciteTypographyWrapLight1 = {"fontWeight":"300","lineHeight":"137.5%","fontSize":"18px"};
160
+ export const calciteTypographyWrapLight2 = {"fontWeight":"300","lineHeight":"137.5%","fontSize":"20px"};
161
+ export const calciteTypographyWrapLight3 = {"fontWeight":"300","lineHeight":"125%","fontSize":"24px"};
162
+ export const calciteTypographyWrapLightMinus2 = {"fontWeight":"300","lineHeight":"137.5%","fontSize":"12px"};
163
+ export const calciteTypographyWrapLightMinus1 = {"fontWeight":"300","lineHeight":"137.5%"};
164
+ export const calciteTypographyWrapRegular0 = {"lineHeight":"137.5%","fontSize":"16px"};
165
+ export const calciteTypographyWrapRegular1 = {"lineHeight":"137.5%","fontSize":"18px"};
166
+ export const calciteTypographyWrapRegular2 = {"lineHeight":"137.5%","fontSize":"20px"};
167
+ export const calciteTypographyWrapRegular3 = {"lineHeight":"137.5%","fontSize":"24px"};
168
+ export const calciteTypographyWrapRegularMinus2 = {"lineHeight":"137.5%","fontSize":"12px"};
169
+ export const calciteTypographyWrapRegularMinus1 = {"lineHeight":"137.5%"};
170
+ export const calciteTypographyWrapMedium0 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"16px"};
171
+ export const calciteTypographyWrapMedium1 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"18px"};
172
+ export const calciteTypographyWrapMedium2 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"20px"};
173
+ export const calciteTypographyWrapMedium3 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"24px"};
174
+ export const calciteTypographyWrapMediumMinus2 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"12px"};
175
+ export const calciteTypographyWrapMediumMinus1 = {"fontWeight":"500","lineHeight":"137.5%"};
176
+ export const calciteTypographyWrapBold0 = {"fontWeight":"600","lineHeight":"137.5%","fontSize":"16px"};
177
+ export const calciteTypographyWrapBold1 = {"fontWeight":"600","lineHeight":"137.5%","fontSize":"18px"};
178
+ export const calciteTypographyWrapBold2 = {"fontWeight":"600","lineHeight":"137.5%","fontSize":"20px"};
179
+ export const calciteTypographyWrapBold3 = {"fontWeight":"600","lineHeight":"137.5%","fontSize":"24px"};
180
+ export const calciteTypographyWrapBoldMinus2 = {"fontWeight":"600","lineHeight":"137.5%","fontSize":"12px"};
181
+ export const calciteTypographyWrapBoldMinus1 = {"fontWeight":"600","lineHeight":"137.5%"};
182
+ export const calciteTypographyHierarchyDisplay1 = {"fontWeight":"600","lineHeight":"137.5%","fontSize":"24px"};
183
+ export const calciteTypographyHierarchyDisplay2 = {"fontWeight":"600","lineHeight":"137.5%","fontSize":"20px"};
184
+ export const calciteTypographyHierarchyHeading1 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"24px"};
185
+ export const calciteTypographyHierarchyHeading2 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"20px"};
186
+ export const calciteTypographyHierarchyHeading3 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"18px"};
187
+ export const calciteTypographyHierarchyHeading4 = {"fontWeight":"500","lineHeight":"137.5%","fontSize":"16px"};
188
+ export const calciteTypographyHierarchyHeading5 = {"fontWeight":"500","lineHeight":"137.5%"};
189
+ export const calciteTypographyHierarchyBodySnug = {"lineHeight":"137.5%"};
190
190
  export const calciteTypographyHierarchyBody = {"fontFamily":["Avenir Next World","Avenir Next LT Pro","Avenir","Helvetica Neue","sans-serif"],"fontSize":"14px","fontWeight":"400","letterSpacing":"0","lineHeight":"16px","paragraphSpacing":"4px","textCase":"none","textDecoration":"none"};
191
191
  export const calciteTypographyHierarchyOverline = {"lineHeight":"12px","textCase":"uppercase","fontWeight":"700"};
192
- export const calciteTypographyHierarchyCaption = {"lineHeight":"1.375","fontSize":"12px"};
192
+ export const calciteTypographyHierarchyCaption = {"lineHeight":"137.5%","fontSize":"12px"};
193
193
  export const calciteZIndexDeep = "-999999";
194
194
  export const calciteZIndex = "1";
195
195
  export const calciteZIndexSticky = "300";
package/dist/js/core.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:57 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:15 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
package/dist/js/core.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:56 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:14 GMT
4
4
  */
5
5
 
6
6
  export default {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:59 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:17 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
package/dist/js/global.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  export default {
@@ -5604,7 +5604,7 @@ export default {
5604
5604
  path: ["semantic", "font", "line-height", "relative", "default"],
5605
5605
  },
5606
5606
  tight: {
5607
- value: "1.25",
5607
+ value: "125%",
5608
5608
  type: "lineHeights",
5609
5609
  description: "1.25",
5610
5610
  attributes: {
@@ -5666,7 +5666,7 @@ export default {
5666
5666
  path: ["semantic", "font", "line-height", "relative", "tight"],
5667
5667
  },
5668
5668
  snug: {
5669
- value: "1.375",
5669
+ value: "137.5%",
5670
5670
  type: "lineHeights",
5671
5671
  description: "1.375",
5672
5672
  attributes: {
@@ -5728,7 +5728,7 @@ export default {
5728
5728
  path: ["semantic", "font", "line-height", "relative", "snug"],
5729
5729
  },
5730
5730
  normal: {
5731
- value: "1.5",
5731
+ value: "150%",
5732
5732
  type: "lineHeights",
5733
5733
  description: "1.5",
5734
5734
  attributes: {
@@ -5790,7 +5790,7 @@ export default {
5790
5790
  path: ["semantic", "font", "line-height", "relative", "normal"],
5791
5791
  },
5792
5792
  relaxed: {
5793
- value: "1.625",
5793
+ value: "162.5%",
5794
5794
  type: "lineHeights",
5795
5795
  description: "1.625",
5796
5796
  attributes: {
@@ -5852,7 +5852,7 @@ export default {
5852
5852
  path: ["semantic", "font", "line-height", "relative", "relaxed"],
5853
5853
  },
5854
5854
  loose: {
5855
- value: "2",
5855
+ value: "200%",
5856
5856
  type: "lineHeights",
5857
5857
  description: "2",
5858
5858
  attributes: {
@@ -10206,7 +10206,7 @@ export default {
10206
10206
  0: {
10207
10207
  value: {
10208
10208
  fontWeight: "300",
10209
- lineHeight: "1.375",
10209
+ lineHeight: "137.5%",
10210
10210
  fontSize: "16px",
10211
10211
  },
10212
10212
  type: "typography",
@@ -10295,7 +10295,7 @@ export default {
10295
10295
  1: {
10296
10296
  value: {
10297
10297
  fontWeight: "300",
10298
- lineHeight: "1.375",
10298
+ lineHeight: "137.5%",
10299
10299
  fontSize: "18px",
10300
10300
  },
10301
10301
  type: "typography",
@@ -10384,7 +10384,7 @@ export default {
10384
10384
  2: {
10385
10385
  value: {
10386
10386
  fontWeight: "300",
10387
- lineHeight: "1.375",
10387
+ lineHeight: "137.5%",
10388
10388
  fontSize: "20px",
10389
10389
  },
10390
10390
  type: "typography",
@@ -10473,7 +10473,7 @@ export default {
10473
10473
  3: {
10474
10474
  value: {
10475
10475
  fontWeight: "300",
10476
- lineHeight: "1.25",
10476
+ lineHeight: "125%",
10477
10477
  fontSize: "24px",
10478
10478
  },
10479
10479
  type: "typography",
@@ -10562,7 +10562,7 @@ export default {
10562
10562
  "-2": {
10563
10563
  value: {
10564
10564
  fontWeight: "300",
10565
- lineHeight: "1.375",
10565
+ lineHeight: "137.5%",
10566
10566
  fontSize: "12px",
10567
10567
  },
10568
10568
  type: "typography",
@@ -10651,7 +10651,7 @@ export default {
10651
10651
  "-1": {
10652
10652
  value: {
10653
10653
  fontWeight: "300",
10654
- lineHeight: "1.375",
10654
+ lineHeight: "137.5%",
10655
10655
  },
10656
10656
  type: "typography",
10657
10657
  extensions: {
@@ -10739,7 +10739,7 @@ export default {
10739
10739
  regular: {
10740
10740
  0: {
10741
10741
  value: {
10742
- lineHeight: "1.375",
10742
+ lineHeight: "137.5%",
10743
10743
  fontSize: "16px",
10744
10744
  },
10745
10745
  type: "typography",
@@ -10826,7 +10826,7 @@ export default {
10826
10826
  },
10827
10827
  1: {
10828
10828
  value: {
10829
- lineHeight: "1.375",
10829
+ lineHeight: "137.5%",
10830
10830
  fontSize: "18px",
10831
10831
  },
10832
10832
  type: "typography",
@@ -10913,7 +10913,7 @@ export default {
10913
10913
  },
10914
10914
  2: {
10915
10915
  value: {
10916
- lineHeight: "1.375",
10916
+ lineHeight: "137.5%",
10917
10917
  fontSize: "20px",
10918
10918
  },
10919
10919
  type: "typography",
@@ -11000,7 +11000,7 @@ export default {
11000
11000
  },
11001
11001
  3: {
11002
11002
  value: {
11003
- lineHeight: "1.375",
11003
+ lineHeight: "137.5%",
11004
11004
  fontSize: "24px",
11005
11005
  },
11006
11006
  type: "typography",
@@ -11087,7 +11087,7 @@ export default {
11087
11087
  },
11088
11088
  "-2": {
11089
11089
  value: {
11090
- lineHeight: "1.375",
11090
+ lineHeight: "137.5%",
11091
11091
  fontSize: "12px",
11092
11092
  },
11093
11093
  type: "typography",
@@ -11174,7 +11174,7 @@ export default {
11174
11174
  },
11175
11175
  "-1": {
11176
11176
  value: {
11177
- lineHeight: "1.375",
11177
+ lineHeight: "137.5%",
11178
11178
  },
11179
11179
  type: "typography",
11180
11180
  extensions: {
@@ -11262,7 +11262,7 @@ export default {
11262
11262
  0: {
11263
11263
  value: {
11264
11264
  fontWeight: "500",
11265
- lineHeight: "1.375",
11265
+ lineHeight: "137.5%",
11266
11266
  fontSize: "16px",
11267
11267
  },
11268
11268
  type: "typography",
@@ -11351,7 +11351,7 @@ export default {
11351
11351
  1: {
11352
11352
  value: {
11353
11353
  fontWeight: "500",
11354
- lineHeight: "1.375",
11354
+ lineHeight: "137.5%",
11355
11355
  fontSize: "18px",
11356
11356
  },
11357
11357
  type: "typography",
@@ -11440,7 +11440,7 @@ export default {
11440
11440
  2: {
11441
11441
  value: {
11442
11442
  fontWeight: "500",
11443
- lineHeight: "1.375",
11443
+ lineHeight: "137.5%",
11444
11444
  fontSize: "20px",
11445
11445
  },
11446
11446
  type: "typography",
@@ -11529,7 +11529,7 @@ export default {
11529
11529
  3: {
11530
11530
  value: {
11531
11531
  fontWeight: "500",
11532
- lineHeight: "1.375",
11532
+ lineHeight: "137.5%",
11533
11533
  fontSize: "24px",
11534
11534
  },
11535
11535
  type: "typography",
@@ -11618,7 +11618,7 @@ export default {
11618
11618
  "-2": {
11619
11619
  value: {
11620
11620
  fontWeight: "500",
11621
- lineHeight: "1.375",
11621
+ lineHeight: "137.5%",
11622
11622
  fontSize: "12px",
11623
11623
  },
11624
11624
  type: "typography",
@@ -11707,7 +11707,7 @@ export default {
11707
11707
  "-1": {
11708
11708
  value: {
11709
11709
  fontWeight: "500",
11710
- lineHeight: "1.375",
11710
+ lineHeight: "137.5%",
11711
11711
  },
11712
11712
  type: "typography",
11713
11713
  extensions: {
@@ -11796,7 +11796,7 @@ export default {
11796
11796
  0: {
11797
11797
  value: {
11798
11798
  fontWeight: "600",
11799
- lineHeight: "1.375",
11799
+ lineHeight: "137.5%",
11800
11800
  fontSize: "16px",
11801
11801
  },
11802
11802
  type: "typography",
@@ -11885,7 +11885,7 @@ export default {
11885
11885
  1: {
11886
11886
  value: {
11887
11887
  fontWeight: "600",
11888
- lineHeight: "1.375",
11888
+ lineHeight: "137.5%",
11889
11889
  fontSize: "18px",
11890
11890
  },
11891
11891
  type: "typography",
@@ -11974,7 +11974,7 @@ export default {
11974
11974
  2: {
11975
11975
  value: {
11976
11976
  fontWeight: "600",
11977
- lineHeight: "1.375",
11977
+ lineHeight: "137.5%",
11978
11978
  fontSize: "20px",
11979
11979
  },
11980
11980
  type: "typography",
@@ -12063,7 +12063,7 @@ export default {
12063
12063
  3: {
12064
12064
  value: {
12065
12065
  fontWeight: "600",
12066
- lineHeight: "1.375",
12066
+ lineHeight: "137.5%",
12067
12067
  fontSize: "24px",
12068
12068
  },
12069
12069
  type: "typography",
@@ -12152,7 +12152,7 @@ export default {
12152
12152
  "-2": {
12153
12153
  value: {
12154
12154
  fontWeight: "600",
12155
- lineHeight: "1.375",
12155
+ lineHeight: "137.5%",
12156
12156
  fontSize: "12px",
12157
12157
  },
12158
12158
  type: "typography",
@@ -12241,7 +12241,7 @@ export default {
12241
12241
  "-1": {
12242
12242
  value: {
12243
12243
  fontWeight: "600",
12244
- lineHeight: "1.375",
12244
+ lineHeight: "137.5%",
12245
12245
  },
12246
12246
  type: "typography",
12247
12247
  extensions: {
@@ -12332,7 +12332,7 @@ export default {
12332
12332
  1: {
12333
12333
  value: {
12334
12334
  fontWeight: "600",
12335
- lineHeight: "1.375",
12335
+ lineHeight: "137.5%",
12336
12336
  fontSize: "24px",
12337
12337
  },
12338
12338
  type: "typography",
@@ -12396,7 +12396,7 @@ export default {
12396
12396
  2: {
12397
12397
  value: {
12398
12398
  fontWeight: "600",
12399
- lineHeight: "1.375",
12399
+ lineHeight: "137.5%",
12400
12400
  fontSize: "20px",
12401
12401
  },
12402
12402
  type: "typography",
@@ -12462,7 +12462,7 @@ export default {
12462
12462
  1: {
12463
12463
  value: {
12464
12464
  fontWeight: "500",
12465
- lineHeight: "1.375",
12465
+ lineHeight: "137.5%",
12466
12466
  fontSize: "24px",
12467
12467
  },
12468
12468
  type: "typography",
@@ -12526,7 +12526,7 @@ export default {
12526
12526
  2: {
12527
12527
  value: {
12528
12528
  fontWeight: "500",
12529
- lineHeight: "1.375",
12529
+ lineHeight: "137.5%",
12530
12530
  fontSize: "20px",
12531
12531
  },
12532
12532
  type: "typography",
@@ -12590,7 +12590,7 @@ export default {
12590
12590
  3: {
12591
12591
  value: {
12592
12592
  fontWeight: "500",
12593
- lineHeight: "1.375",
12593
+ lineHeight: "137.5%",
12594
12594
  fontSize: "18px",
12595
12595
  },
12596
12596
  type: "typography",
@@ -12654,7 +12654,7 @@ export default {
12654
12654
  4: {
12655
12655
  value: {
12656
12656
  fontWeight: "500",
12657
- lineHeight: "1.375",
12657
+ lineHeight: "137.5%",
12658
12658
  fontSize: "16px",
12659
12659
  },
12660
12660
  type: "typography",
@@ -12718,7 +12718,7 @@ export default {
12718
12718
  5: {
12719
12719
  value: {
12720
12720
  fontWeight: "500",
12721
- lineHeight: "1.375",
12721
+ lineHeight: "137.5%",
12722
12722
  },
12723
12723
  type: "typography",
12724
12724
  attributes: {
@@ -12782,7 +12782,7 @@ export default {
12782
12782
  body: {
12783
12783
  snug: {
12784
12784
  value: {
12785
- lineHeight: "1.375",
12785
+ lineHeight: "137.5%",
12786
12786
  },
12787
12787
  type: "typography",
12788
12788
  attributes: {
@@ -12988,7 +12988,7 @@ export default {
12988
12988
  },
12989
12989
  caption: {
12990
12990
  value: {
12991
- lineHeight: "1.375",
12991
+ lineHeight: "137.5%",
12992
12992
  fontSize: "12px",
12993
12993
  },
12994
12994
  type: "typography",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  $calcite-container-size-width-xl-min: 1441px; // Projectors and televisions$calcite-container-size-width-lg-min: 1153px; // Large laptops and desktop computers
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:56 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:14 GMT
4
4
  */
5
5
 
6
6
  $calcite-z-index-9: 900;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  $calcite-color-border-white: #f8f8f8;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  $calcite-z-index-tooltip: 901;
@@ -50,11 +50,11 @@ $calcite-font-paragraph-spacing-normal: 4px;
50
50
  $calcite-font-letter-spacing-wide: 0.4;
51
51
  $calcite-font-letter-spacing-normal: 0;
52
52
  $calcite-font-letter-spacing-tight: -0.4;
53
- $calcite-font-line-height-relative-loose: 0.02; // 2
54
- $calcite-font-line-height-relative-relaxed: 0.01625; // 1.625
55
- $calcite-font-line-height-relative-normal: 0.015; // 1.5
56
- $calcite-font-line-height-relative-snug: 0.01375; // 1.375
57
- $calcite-font-line-height-relative-tight: 0.0125; // 1.25
53
+ $calcite-font-line-height-relative-loose: 2; // 2
54
+ $calcite-font-line-height-relative-relaxed: 1.625; // 1.625
55
+ $calcite-font-line-height-relative-normal: 1.5; // 1.5
56
+ $calcite-font-line-height-relative-snug: 1.375; // 1.375
57
+ $calcite-font-line-height-relative-tight: 1.25; // 1.25
58
58
  $calcite-font-line-height-relative: auto; // 1
59
59
  $calcite-font-line-height-fixed-xl: 24px;
60
60
  $calcite-font-line-height-fixed-lg: 20px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  @import "./global.scss";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  $calcite-color-border-white: #ffffff;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 17:22:58 GMT
3
+ * Generated on Wed, 20 Dec 2023 18:35:16 GMT
4
4
  */
5
5
 
6
6
  @mixin calcite-typography-hierarchy-overline {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/calcite-design-tokens",
3
- "version": "2.1.1-next.1",
3
+ "version": "2.1.1-next.2",
4
4
  "description": "Esri's Calcite Design System Tokens",
5
5
  "keywords": [
6
6
  "Calcite",
@@ -30,7 +30,12 @@
30
30
  "lint:json": "prettier --write \"**/*.json\" >/dev/null",
31
31
  "lint:md": "markdownlint \"**/*.md\" --fix --dot --ignore-path ../../.gitignore && prettier --write \"**/*.md\" >/dev/null",
32
32
  "lint:ts": "eslint --ext .ts,.tsx --fix . && prettier --write \"**/*.ts?(x)\" >/dev/null",
33
- "lint": "concurrently npm:lint:*"
33
+ "lint": "concurrently npm:lint:*",
34
+ "test": "NODE_OPTIONS=\"--experimental-vm-modules\" jest"
34
35
  },
35
- "gitHead": "ab30248647461c4e71d0d56996f5ce0aa97931c0"
36
+ "devDependencies": {
37
+ "ts-jest-resolver": "2.0.1",
38
+ "ts-node": "10.9.2"
39
+ },
40
+ "gitHead": "f7ba7f0fec7f8debd160185d42c7b468c765f9d0"
36
41
  }