@esri/calcite-design-tokens 2.1.2-next.0 → 2.1.2-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.
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Licensing
2
2
 
3
- COPYRIGHT © 2023 Esri
3
+ COPYRIGHT © 2024 Esri
4
4
 
5
5
  All rights reserved under the copyright laws of the United States and applicable international laws, treaties, and conventions.
6
6
 
@@ -10,4 +10,4 @@ See use restrictions at <http://www.esri.com/legal/pdfs/mla_e204_e300/english>
10
10
 
11
11
  For additional information, contact: Environmental Systems Research Institute, Inc. Attn: Contracts and Legal Services Department 380 New York Street Redlands, California, USA 92373 USA
12
12
 
13
- email: contracts@esri.com
13
+ email: <contracts@esri.com>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 GMT
4
4
  */
5
5
 
6
6
  .calcite-typography-hierarchy-overline {
@@ -214,8 +214,8 @@
214
214
  font-size: 12px;
215
215
  }
216
216
  .calcite-typography-hierarchy-body {
217
- font-family: "Avenir Next World" "Avenir Next LT Pro" Avenir "Helvetica Neue"
218
- sans-serif;
217
+ font-family: "Avenir Next World", "Avenir Next LT Pro", Avenir,
218
+ "Helvetica Neue", sans-serif;
219
219
  font-size: 14px;
220
220
  font-weight: 400;
221
221
  letter-spacing: 0;
@@ -262,8 +262,8 @@
262
262
  font-size: 24px;
263
263
  }
264
264
  .calcite-typography-regular-minus-1h {
265
- font-family: "Avenir Next World" "Avenir Next LT Pro" Avenir "Helvetica Neue"
266
- sans-serif;
265
+ font-family: "Avenir Next World", "Avenir Next LT Pro", Avenir,
266
+ "Helvetica Neue", sans-serif;
267
267
  font-size: 14px;
268
268
  font-weight: 400;
269
269
  letter-spacing: 0;
package/dist/css/core.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:57 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:57 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 Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -75,10 +75,10 @@
75
75
  --calcite-font-weight-regular: 400;
76
76
  --calcite-font-weight-normal: 400; /* For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word "regular" */
77
77
  --calcite-font-weight-light: 300; /* For Avenir Next World (secondary font family) */
78
- --calcite-font-family-code: Monaco Consolas "Andale Mono" "Lucida Console"
78
+ --calcite-font-family-code: Monaco, Consolas, "Andale Mono", "Lucida Console",
79
79
  monospace; /* Font family for code with fallbacks */
80
- --calcite-font-family: "Avenir Next World" "Avenir Next LT Pro" Avenir
81
- "Helvetica Neue" sans-serif; /* Primary font with fallbacks */
80
+ --calcite-font-family: "Avenir Next World", "Avenir Next LT Pro", Avenir,
81
+ "Helvetica Neue", sans-serif; /* Primary font with fallbacks */
82
82
  --calcite-corner-radius-pill: 100%;
83
83
  --calcite-corner-radius-round: 4px;
84
84
  --calcite-corner-radius-sharp: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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 Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1705597438029,
2
+ "timestamp": 1710885358666,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "#ffffff",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1705597439912,
2
+ "timestamp": 1710885360536,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "0",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:58 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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 Thu, 18 Jan 2024 17:03:58 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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 Thu, 18 Jan 2024 17:04:00 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:56:00 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 Thu, 18 Jan 2024 17:04:00 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:56:00 GMT
4
4
  */
5
5
 
6
6
  export const calciteBorderWidthNone = "0";
package/dist/js/core.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:57 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:58 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 Thu, 18 Jan 2024 17:03:57 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:57 GMT
4
4
  */
5
5
 
6
6
  export default {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:56:00 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 Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:56:00 GMT
4
4
  */
5
5
 
6
6
  export default {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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 Thu, 18 Jan 2024 17:03:56 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:57 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 Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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 Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 GMT
4
4
  */
5
5
 
6
6
  $calcite-z-index-tooltip: 901;
@@ -74,10 +74,10 @@ $calcite-font-weight-medium: 500;
74
74
  $calcite-font-weight-regular: 400;
75
75
  $calcite-font-weight-normal: 400; // For backwards compatibility only. This token will be removed from the published tokens in the next major in favor of the more descriptive word "regular"
76
76
  $calcite-font-weight-light: 300; // For Avenir Next World (secondary font family)
77
- $calcite-font-family-code: Monaco Consolas "Andale Mono" "Lucida Console"
77
+ $calcite-font-family-code: Monaco, Consolas, "Andale Mono", "Lucida Console",
78
78
  monospace; // Font family for code with fallbacks
79
- $calcite-font-family: "Avenir Next World" "Avenir Next LT Pro" Avenir
80
- "Helvetica Neue" sans-serif; // Primary font with fallbacks
79
+ $calcite-font-family: "Avenir Next World", "Avenir Next LT Pro", Avenir,
80
+ "Helvetica Neue", sans-serif; // Primary font with fallbacks
81
81
  $calcite-corner-radius-pill: 100%;
82
82
  $calcite-corner-radius-round: 4px;
83
83
  $calcite-corner-radius-sharp: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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 Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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 Thu, 18 Jan 2024 17:03:59 GMT
3
+ * Generated on Tue, 19 Mar 2024 21:55:59 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.2-next.0",
3
+ "version": "2.1.2-next.2",
4
4
  "description": "Esri's Calcite Design System Tokens",
5
5
  "keywords": [
6
6
  "Calcite",
@@ -37,5 +37,5 @@
37
37
  "ts-jest-resolver": "2.0.1",
38
38
  "ts-node": "10.9.2"
39
39
  },
40
- "gitHead": "0b3b66d2613200aab39a7963f225f14c4d6914ca"
40
+ "gitHead": "ddf4bd8c38bce1974557619037fe760dcacec632"
41
41
  }