@esri/calcite-design-tokens 3.1.0-next.2 → 3.1.0-next.4

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.
@@ -43,9 +43,9 @@
43
43
  --calcite-font-line-height-relative-normal: 1.5; /* 1.5 */
44
44
  --calcite-font-line-height-relative-relaxed: 1.625; /* 1.625 */
45
45
  --calcite-font-line-height-relative-loose: 2; /* 2 */
46
- --calcite-font-letter-spacing-tight: -0.4; /* Deprecated */
46
+ --calcite-font-letter-spacing-tight: -0.4px; /* Deprecated */
47
47
  --calcite-font-letter-spacing-normal: 0; /* Deprecated */
48
- --calcite-font-letter-spacing-wide: 0.4; /* Deprecated */
48
+ --calcite-font-letter-spacing-wide: 0.4px; /* Deprecated */
49
49
  --calcite-font-paragraph-spacing-normal: 4px; /* Deprecated */
50
50
  --calcite-font-text-decoration-none: none; /* Deprecated */
51
51
  --calcite-font-text-decoration-underline: underline; /* Deprecated */
@@ -63,9 +63,9 @@
63
63
  --calcite-font-line-height-relative-normal: 1.5; /* 1.5 */
64
64
  --calcite-font-line-height-relative-relaxed: 1.625; /* 1.625 */
65
65
  --calcite-font-line-height-relative-loose: 2; /* 2 */
66
- --calcite-font-letter-spacing-tight: -0.4; /* Deprecated */
66
+ --calcite-font-letter-spacing-tight: -0.4px; /* Deprecated */
67
67
  --calcite-font-letter-spacing-normal: 0; /* Deprecated */
68
- --calcite-font-letter-spacing-wide: 0.4; /* Deprecated */
68
+ --calcite-font-letter-spacing-wide: 0.4px; /* Deprecated */
69
69
  --calcite-font-paragraph-spacing-normal: 4px; /* Deprecated */
70
70
  --calcite-font-text-decoration-none: none; /* Deprecated */
71
71
  --calcite-font-text-decoration-underline: underline; /* Deprecated */
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1745019697012,
2
+ "timestamp": 1745440103149,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "#ffffff",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1745019693488,
2
+ "timestamp": 1745440100748,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "#363636",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1745019696591,
2
+ "timestamp": 1745440102935,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "{\"light\":\"#f7f7f7\",\"dark\":\"#363636\"}",
@@ -2814,7 +2814,7 @@
2814
2814
  "key": "{semantic.font.line-height.relative.loose}"
2815
2815
  },
2816
2816
  {
2817
- "value": "-0.4",
2817
+ "value": "-0.4px",
2818
2818
  "type": "dimension",
2819
2819
  "description": "Deprecated",
2820
2820
  "attributes": {
@@ -2886,7 +2886,7 @@
2886
2886
  "key": "{semantic.font.letter-spacing.normal}"
2887
2887
  },
2888
2888
  {
2889
- "value": "0.4",
2889
+ "value": "0.4px",
2890
2890
  "type": "dimension",
2891
2891
  "description": "Deprecated",
2892
2892
  "attributes": {
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1745019694680,
2
+ "timestamp": 1745440101656,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "#f7f7f7",
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": 1745019696887,
2
+ "timestamp": 1745440103091,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "0",
@@ -1633,7 +1633,7 @@
1633
1633
  "key": "{semantic.font.line-height.relative.loose}"
1634
1634
  },
1635
1635
  {
1636
- "value": "-0.4",
1636
+ "value": "-0.4px",
1637
1637
  "type": "dimension",
1638
1638
  "description": "Deprecated",
1639
1639
  "attributes": {
@@ -1705,7 +1705,7 @@
1705
1705
  "key": "{semantic.font.letter-spacing.normal}"
1706
1706
  },
1707
1707
  {
1708
- "value": "0.4",
1708
+ "value": "0.4px",
1709
1709
  "type": "dimension",
1710
1710
  "description": "Deprecated",
1711
1711
  "attributes": {
@@ -162,9 +162,9 @@ export const calciteFontLineHeightRelativeSnug = "1.375"; // 1.375
162
162
  export const calciteFontLineHeightRelativeNormal = "1.5"; // 1.5
163
163
  export const calciteFontLineHeightRelativeRelaxed = "1.625"; // 1.625
164
164
  export const calciteFontLineHeightRelativeLoose = "2"; // 2
165
- export const calciteFontLetterSpacingTight = "-0.4"; // Deprecated
165
+ export const calciteFontLetterSpacingTight = "-0.4px"; // Deprecated
166
166
  export const calciteFontLetterSpacingNormal = "0"; // Deprecated
167
- export const calciteFontLetterSpacingWide = "0.4"; // Deprecated
167
+ export const calciteFontLetterSpacingWide = "0.4px"; // Deprecated
168
168
  export const calciteFontParagraphSpacingNormal = "4px"; // Deprecated
169
169
  export const calciteFontTextDecorationNone = "none"; // Deprecated
170
170
  export const calciteFontTextDecorationUnderline = "underline"; // Deprecated
@@ -64,9 +64,9 @@ export const calciteFontLineHeightRelativeSnug = "1.375"; // 1.375
64
64
  export const calciteFontLineHeightRelativeNormal = "1.5"; // 1.5
65
65
  export const calciteFontLineHeightRelativeRelaxed = "1.625"; // 1.625
66
66
  export const calciteFontLineHeightRelativeLoose = "2"; // 2
67
- export const calciteFontLetterSpacingTight = "-0.4"; // Deprecated
67
+ export const calciteFontLetterSpacingTight = "-0.4px"; // Deprecated
68
68
  export const calciteFontLetterSpacingNormal = "0"; // Deprecated
69
- export const calciteFontLetterSpacingWide = "0.4"; // Deprecated
69
+ export const calciteFontLetterSpacingWide = "0.4px"; // Deprecated
70
70
  export const calciteFontParagraphSpacingNormal = "4px"; // Deprecated
71
71
  export const calciteFontTextDecorationNone = "none"; // Deprecated
72
72
  export const calciteFontTextDecorationUnderline = "underline"; // Deprecated
package/dist/js/global.js CHANGED
@@ -3780,7 +3780,7 @@ export default {
3780
3780
  },
3781
3781
  "letter-spacing": {
3782
3782
  tight: {
3783
- value: "-0.4",
3783
+ value: "-0.4px",
3784
3784
  type: "dimension",
3785
3785
  description: "Deprecated",
3786
3786
  attributes: {
@@ -3868,7 +3868,7 @@ export default {
3868
3868
  key: "{semantic.font.letter-spacing.normal}",
3869
3869
  },
3870
3870
  wide: {
3871
- value: "0.4",
3871
+ value: "0.4px",
3872
3872
  type: "dimension",
3873
3873
  description: "Deprecated",
3874
3874
  attributes: {
@@ -2138,7 +2138,7 @@ export default {
2138
2138
  },
2139
2139
  "letter-spacing": {
2140
2140
  tight: {
2141
- value: "-0.4",
2141
+ value: "-0.4px",
2142
2142
  type: "dimension",
2143
2143
  description: "Deprecated",
2144
2144
  attributes: {
@@ -2226,7 +2226,7 @@ export default {
2226
2226
  key: "{semantic.font.letter-spacing.normal}",
2227
2227
  },
2228
2228
  wide: {
2229
- value: "0.4",
2229
+ value: "0.4px",
2230
2230
  type: "dimension",
2231
2231
  description: "Deprecated",
2232
2232
  attributes: {
@@ -41,9 +41,9 @@ $calcite-font-line-height-relative-snug: 1.375; // 1.375
41
41
  $calcite-font-line-height-relative-normal: 1.5; // 1.5
42
42
  $calcite-font-line-height-relative-relaxed: 1.625; // 1.625
43
43
  $calcite-font-line-height-relative-loose: 2; // 2
44
- $calcite-font-letter-spacing-tight: -0.4; // Deprecated
44
+ $calcite-font-letter-spacing-tight: -0.4px; // Deprecated
45
45
  $calcite-font-letter-spacing-normal: 0; // Deprecated
46
- $calcite-font-letter-spacing-wide: 0.4; // Deprecated
46
+ $calcite-font-letter-spacing-wide: 0.4px; // Deprecated
47
47
  $calcite-font-paragraph-spacing-normal: 4px; // Deprecated
48
48
  $calcite-font-text-decoration-none: none; // Deprecated
49
49
  $calcite-font-text-decoration-underline: underline; // Deprecated
@@ -61,9 +61,9 @@ $calcite-font-line-height-relative-snug: 1.375; // 1.375
61
61
  $calcite-font-line-height-relative-normal: 1.5; // 1.5
62
62
  $calcite-font-line-height-relative-relaxed: 1.625; // 1.625
63
63
  $calcite-font-line-height-relative-loose: 2; // 2
64
- $calcite-font-letter-spacing-tight: -0.4; // Deprecated
64
+ $calcite-font-letter-spacing-tight: -0.4px; // Deprecated
65
65
  $calcite-font-letter-spacing-normal: 0; // Deprecated
66
- $calcite-font-letter-spacing-wide: 0.4; // Deprecated
66
+ $calcite-font-letter-spacing-wide: 0.4px; // Deprecated
67
67
  $calcite-font-paragraph-spacing-normal: 4px; // Deprecated
68
68
  $calcite-font-text-decoration-none: none; // Deprecated
69
69
  $calcite-font-text-decoration-underline: underline; // Deprecated
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/calcite-design-tokens",
3
- "version": "3.1.0-next.2",
3
+ "version": "3.1.0-next.4",
4
4
  "description": "Esri's Calcite Design System Tokens",
5
5
  "keywords": [
6
6
  "Calcite",
@@ -42,5 +42,8 @@
42
42
  "volta": {
43
43
  "extends": "../../package.json"
44
44
  },
45
- "gitHead": "f7aa3b371b3ed4a819e8b923ea78cd0697faefcb"
45
+ "devDependencies": {
46
+ "vitest": "2.1.9"
47
+ },
48
+ "gitHead": "f748aa2266e40aa16a83180c89245953fc62a553"
46
49
  }