@esri/calcite-design-tokens 2.1.0-next.0 → 2.1.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,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Dec 2023 19:47:42 GMT
3
+ * Generated on Tue, 19 Dec 2023 06:48:47 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Dec 2023 19:47:42 GMT
3
+ * Generated on Tue, 19 Dec 2023 06:48:47 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: 1.375;
213
+ line-height: 0.01375;
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: 1.375;
228
+ line-height: 0.01375;
229
229
  }
230
230
  .calcite-typography-hierarchy-heading-5 {
231
231
  font-weight: 500;
232
- line-height: 1.375;
232
+ line-height: 0.01375;
233
233
  }
234
234
  .calcite-typography-hierarchy-heading-4 {
235
235
  font-weight: 500;
236
- line-height: 1.375;
236
+ line-height: 0.01375;
237
237
  font-size: 16px;
238
238
  }
239
239
  .calcite-typography-hierarchy-heading-3 {
240
240
  font-weight: 500;
241
- line-height: 1.375;
241
+ line-height: 0.01375;
242
242
  font-size: 18px;
243
243
  }
244
244
  .calcite-typography-hierarchy-heading-2 {
245
245
  font-weight: 500;
246
- line-height: 1.375;
246
+ line-height: 0.01375;
247
247
  font-size: 20px;
248
248
  }
249
249
  .calcite-typography-hierarchy-heading-1 {
250
250
  font-weight: 500;
251
- line-height: 1.375;
251
+ line-height: 0.01375;
252
252
  font-size: 24px;
253
253
  }
254
254
  .calcite-typography-hierarchy-display-2 {
255
255
  font-weight: 600;
256
- line-height: 1.375;
256
+ line-height: 0.01375;
257
257
  font-size: 20px;
258
258
  }
259
259
  .calcite-typography-hierarchy-display-1 {
260
260
  font-weight: 600;
261
- line-height: 1.375;
261
+ line-height: 0.01375;
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 Mon, 18 Dec 2023 19:47:41 GMT
3
+ * Generated on Tue, 19 Dec 2023 06:48:45 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 Mon, 18 Dec 2023 19:47:42 GMT
3
+ * Generated on Tue, 19 Dec 2023 06:48:47 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Dec 2023 19:47:42 GMT
3
+ * Generated on Tue, 19 Dec 2023 06:48:47 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: 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 */
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 */
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;
@@ -79,14 +79,14 @@
79
79
  monospace; /* Font family for code with fallbacks */
80
80
  --calcite-font-family: "Avenir Next World" "Avenir Next LT Pro" Avenir
81
81
  "Helvetica Neue" sans-serif; /* Primary font with fallbacks */
82
+ --calcite-corner-radius-pill: 100%;
83
+ --calcite-corner-radius-round: 4px;
84
+ --calcite-corner-radius-sharp: 0;
82
85
  --calcite-container-size-content-fixed: 1440px; /* only for lg breakpoint fixed grid width */
83
86
  --calcite-container-size-content-fluid: 100%; /* for fluid grid widths */
84
87
  --calcite-container-size-gutter: 16px;
85
88
  --calcite-container-size-margin: 24px;
86
- --calcite-color-background-none: rgba(#ffffff, 0);
87
- --calcite-corner-radius-pill: 100%;
88
- --calcite-corner-radius-round: 4px;
89
- --calcite-corner-radius-sharp: 0;
89
+ --calcite-color-background-none: rgba(255, 255, 255, 0);
90
90
  --calcite-border-width-lg: 4px;
91
91
  --calcite-border-width-md: 2px;
92
92
  --calcite-border-width-sm: 1px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Dec 2023 19:47:42 GMT
3
+ * Generated on Tue, 19 Dec 2023 06:48:47 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 Mon, 18 Dec 2023 19:47:42 GMT
3
+ * Generated on Tue, 19 Dec 2023 06:48:47 GMT
4
4
  */
5
5
 
6
6
  :root {