@esri/calcite-design-tokens 2.3.0-next.1 → 2.3.0-next.3

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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 GMT
4
4
  */
5
5
 
6
6
  .calcite-typography-hierarchy-overline {
package/dist/css/core.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Nov 2024 23:31:52 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:21 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -69,7 +69,7 @@
69
69
  --calcite-font-size: 14px;
70
70
  --calcite-font-size-sm: 12px;
71
71
  --calcite-font-size-xs: 10px;
72
- --calcite-font-weight-bold: 700;
72
+ --calcite-font-weight-bold: 600;
73
73
  --calcite-font-weight-semibold: 600;
74
74
  --calcite-font-weight-medium: 500;
75
75
  --calcite-font-weight-regular: 400;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1732145513894,
2
+ "timestamp": 1732651222965,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "#ffffff",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1732145516193,
2
+ "timestamp": 1732651225390,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "0",
@@ -2574,7 +2574,7 @@
2574
2574
  "path": ["semantic", "font", "weight", "semibold"]
2575
2575
  },
2576
2576
  {
2577
- "value": "700",
2577
+ "value": "600",
2578
2578
  "type": "fontWeights",
2579
2579
  "attributes": {
2580
2580
  "calcite-schema": {
@@ -7277,7 +7277,7 @@
7277
7277
  "path": ["semantic", "typography", "hierarchy", "body", "default"]
7278
7278
  },
7279
7279
  {
7280
- "value": "{\"lineHeight\":\"12px\",\"textCase\":\"uppercase\",\"fontWeight\":\"700\"}",
7280
+ "value": "{\"lineHeight\":\"12px\",\"textCase\":\"uppercase\",\"fontWeight\":\"600\"}",
7281
7281
  "type": "typography",
7282
7282
  "attributes": {
7283
7283
  "calcite-schema": {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Nov 2024 23:31:54 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:23 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 Nov 2024 23:31:54 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:23 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 Nov 2024 23:31:56 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:25 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 Nov 2024 23:31:56 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:25 GMT
4
4
  */
5
5
 
6
6
  export const calciteBorderWidthNone = "0";
@@ -76,7 +76,7 @@ export const calciteFontWeightNormal = "400"; // For backwards compatibility onl
76
76
  export const calciteFontWeightRegular = "400";
77
77
  export const calciteFontWeightMedium = "500";
78
78
  export const calciteFontWeightSemibold = "600";
79
- export const calciteFontWeightBold = "700";
79
+ export const calciteFontWeightBold = "600";
80
80
  export const calciteFontSizeXs = "10px";
81
81
  export const calciteFontSizeSm = "12px";
82
82
  export const calciteFontSize = "14px";
@@ -189,7 +189,7 @@ export const calciteTypographyHierarchyHeading4 = {"fontWeight":"500","lineHeigh
189
189
  export const calciteTypographyHierarchyHeading5 = {"fontWeight":"500","lineHeight":"137.5%"};
190
190
  export const calciteTypographyHierarchyBodySnug = {"lineHeight":"137.5%"};
191
191
  export const calciteTypographyHierarchyBody = {"fontFamily":["Avenir Next","Avenir","Helvetica Neue","sans-serif"],"fontSize":"14px","fontWeight":"400","letterSpacing":"0","lineHeight":"16px","paragraphSpacing":"4px","textCase":"none","textDecoration":"none"};
192
- export const calciteTypographyHierarchyOverline = {"lineHeight":"12px","textCase":"uppercase","fontWeight":"700"};
192
+ export const calciteTypographyHierarchyOverline = {"lineHeight":"12px","textCase":"uppercase","fontWeight":"600"};
193
193
  export const calciteTypographyHierarchyCaption = {"lineHeight":"137.5%","fontSize":"12px"};
194
194
  export const calciteZIndexDeep = "-999999";
195
195
  export const calciteZIndex = "1";
package/dist/js/core.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Nov 2024 23:31:53 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:22 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 Nov 2024 23:31:52 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:21 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 Nov 2024 23:31:56 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:25 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 GMT
4
4
  */
5
5
 
6
6
  export default {
@@ -4801,7 +4801,7 @@ export default {
4801
4801
  path: ["semantic", "font", "weight", "semibold"],
4802
4802
  },
4803
4803
  bold: {
4804
- value: "700",
4804
+ value: "600",
4805
4805
  type: "fontWeights",
4806
4806
  attributes: {
4807
4807
  "calcite-schema": {
@@ -4834,7 +4834,7 @@ export default {
4834
4834
  "/home/runner/work/calcite-design-system/calcite-design-system/packages/calcite-design-tokens/src/semantic/font.json",
4835
4835
  isSource: true,
4836
4836
  original: {
4837
- value: "{core.font.weight.bold}",
4837
+ value: "{core.font.weight.demi}",
4838
4838
  type: "fontWeights",
4839
4839
  attributes: {
4840
4840
  "calcite-schema": {
@@ -12946,7 +12946,7 @@ export default {
12946
12946
  value: {
12947
12947
  lineHeight: "12px",
12948
12948
  textCase: "uppercase",
12949
- fontWeight: "700",
12949
+ fontWeight: "600",
12950
12950
  },
12951
12951
  type: "typography",
12952
12952
  attributes: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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 Nov 2024 23:31:52 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:21 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 GMT
4
4
  */
5
5
 
6
6
  $calcite-z-index-tooltip: 901;
@@ -68,7 +68,7 @@ $calcite-font-size-md: 16px;
68
68
  $calcite-font-size: 14px;
69
69
  $calcite-font-size-sm: 12px;
70
70
  $calcite-font-size-xs: 10px;
71
- $calcite-font-weight-bold: 700;
71
+ $calcite-font-weight-bold: 600;
72
72
  $calcite-font-weight-semibold: 600;
73
73
  $calcite-font-weight-medium: 500;
74
74
  $calcite-font-weight-regular: 400;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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 Nov 2024 23:31:55 GMT
3
+ * Generated on Tue, 26 Nov 2024 20:00:24 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.3.0-next.1",
3
+ "version": "2.3.0-next.3",
4
4
  "description": "Esri's Calcite Design System Tokens",
5
5
  "keywords": [
6
6
  "Calcite",
@@ -42,5 +42,5 @@
42
42
  "volta": {
43
43
  "extends": "../../package.json"
44
44
  },
45
- "gitHead": "87162937e12d12526dcd052ef39d589a1ed6abf1"
45
+ "gitHead": "19e42427cb5ba69ad98de14196d83fa316372496"
46
46
  }