|
1 | 1 | { |
2 | | - "generatedAt": "2026-07-09T15:58:36.576Z", |
| 2 | + "generatedAt": "2026-07-09T17:20:04.977Z", |
3 | 3 | "prefix": "--hds-", |
4 | 4 | "tokenSource": { |
5 | 5 | "path": "packages/tokens/dist/products/css/tokens.css", |
6 | 6 | "kind": "dependency", |
7 | | - "parseMode": "postcss" |
| 7 | + "parseMode": "postcss", |
| 8 | + "fromCache": false |
8 | 9 | }, |
9 | 10 | "roots": [ |
10 | 11 | "packages/components/src", |
|
30 | 31 | "website" |
31 | 32 | ], |
32 | 33 | "summary": { |
33 | | - "officialTokens": 801, |
| 34 | + "officialTokens": 818, |
34 | 35 | "allowlistTokens": 97, |
35 | | - "validTokens": 898, |
36 | | - "filesScanned": 3102, |
37 | | - "totalTokenUsages": 1975, |
| 36 | + "validTokens": 915, |
| 37 | + "filesScanned": 3116, |
| 38 | + "totalTokenUsages": 1989, |
38 | 39 | "interpolatedUsages": 63, |
39 | 40 | "commentedUsages": 0, |
40 | | - "distinctInvalidTokens": 0, |
41 | | - "totalInvalidOccurrences": 0 |
| 41 | + "distinctInvalidTokens": 13, |
| 42 | + "totalInvalidOccurrences": 20 |
42 | 43 | }, |
43 | | - "invalidTokens": [] |
| 44 | + "invalidTokens": [ |
| 45 | + { |
| 46 | + "token": "--hds-app-side-nav-color-surface-primary", |
| 47 | + "occurrences": 4, |
| 48 | + "locations": [ |
| 49 | + { |
| 50 | + "file": "showcase/app/styles/showcase-pages/app-side-nav.scss", |
| 51 | + "line": 9, |
| 52 | + "column": 47 |
| 53 | + }, |
| 54 | + { |
| 55 | + "file": "showcase/app/styles/showcase-pages/carbonization/app-side-nav.scss", |
| 56 | + "line": 11, |
| 57 | + "column": 47 |
| 58 | + }, |
| 59 | + { |
| 60 | + "file": "showcase/app/styles/showcase-pages/carbonization/focus-ring.scss", |
| 61 | + "line": 30, |
| 62 | + "column": 21 |
| 63 | + }, |
| 64 | + { |
| 65 | + "file": "showcase/app/styles/showcase-pages/focus-ring.scss", |
| 66 | + "line": 24, |
| 67 | + "column": 21 |
| 68 | + } |
| 69 | + ] |
| 70 | + }, |
| 71 | + { |
| 72 | + "token": "--hds-app-side-nav-interactive-surface-color-default", |
| 73 | + "occurrences": 1, |
| 74 | + "locations": [ |
| 75 | + { |
| 76 | + "file": "packages/components/src/styles/components/app-header.scss", |
| 77 | + "line": 122, |
| 78 | + "column": 23 |
| 79 | + } |
| 80 | + ] |
| 81 | + }, |
| 82 | + { |
| 83 | + "token": "--hds-code-block-syntax-highlight-color-white", |
| 84 | + "occurrences": 3, |
| 85 | + "locations": [ |
| 86 | + { |
| 87 | + "file": "packages/components/src/modifiers/hds-code-editor/highlight-styles/hds-highlight-style.ts", |
| 88 | + "line": 81, |
| 89 | + "column": 17 |
| 90 | + }, |
| 91 | + { |
| 92 | + "file": "packages/components/src/modifiers/hds-code-editor/highlight-styles/hds-highlight-style.ts", |
| 93 | + "line": 85, |
| 94 | + "column": 17 |
| 95 | + }, |
| 96 | + { |
| 97 | + "file": "packages/components/src/modifiers/hds-code-editor/highlight-styles/hds-highlight-style.ts", |
| 98 | + "line": 121, |
| 99 | + "column": 17 |
| 100 | + } |
| 101 | + ] |
| 102 | + }, |
| 103 | + { |
| 104 | + "token": "--hds-color-background-highlight", |
| 105 | + "occurrences": 1, |
| 106 | + "locations": [ |
| 107 | + { |
| 108 | + "file": "website/docs/foundations/tokens/partials/code/code-snippets/tokens-in-styles.scss", |
| 109 | + "line": 11, |
| 110 | + "column": 19 |
| 111 | + } |
| 112 | + ] |
| 113 | + }, |
| 114 | + { |
| 115 | + "token": "--hds-copy-button-surface-color-focus", |
| 116 | + "occurrences": 1, |
| 117 | + "locations": [ |
| 118 | + { |
| 119 | + "file": "packages/components/src/styles/components/copy/button.scss", |
| 120 | + "line": 34, |
| 121 | + "column": 27 |
| 122 | + } |
| 123 | + ] |
| 124 | + }, |
| 125 | + { |
| 126 | + "token": "--hds-modal-header-tagline-critical", |
| 127 | + "occurrences": 1, |
| 128 | + "locations": [ |
| 129 | + { |
| 130 | + "file": "packages/components/src/styles/components/modal.scss", |
| 131 | + "line": 74, |
| 132 | + "column": 16 |
| 133 | + } |
| 134 | + ] |
| 135 | + }, |
| 136 | + { |
| 137 | + "token": "--hds-modal-header-tagline-warning", |
| 138 | + "occurrences": 1, |
| 139 | + "locations": [ |
| 140 | + { |
| 141 | + "file": "packages/components/src/styles/components/modal.scss", |
| 142 | + "line": 59, |
| 143 | + "column": 16 |
| 144 | + } |
| 145 | + ] |
| 146 | + }, |
| 147 | + { |
| 148 | + "token": "--hds-typography-body-base-font-family", |
| 149 | + "occurrences": 1, |
| 150 | + "locations": [ |
| 151 | + { |
| 152 | + "file": "website/docs/foundations/tokens/partials/code/code-snippets/tokens-in-styles.scss", |
| 153 | + "line": 9, |
| 154 | + "column": 20 |
| 155 | + } |
| 156 | + ] |
| 157 | + }, |
| 158 | + { |
| 159 | + "token": "--hds-typography-body-base-font-size", |
| 160 | + "occurrences": 1, |
| 161 | + "locations": [ |
| 162 | + { |
| 163 | + "file": "website/docs/foundations/tokens/partials/code/code-snippets/tokens-in-styles.scss", |
| 164 | + "line": 8, |
| 165 | + "column": 18 |
| 166 | + } |
| 167 | + ] |
| 168 | + }, |
| 169 | + { |
| 170 | + "token": "--hds-typography-body-base-line-height", |
| 171 | + "occurrences": 1, |
| 172 | + "locations": [ |
| 173 | + { |
| 174 | + "file": "website/docs/foundations/tokens/partials/code/code-snippets/tokens-in-styles.scss", |
| 175 | + "line": 10, |
| 176 | + "column": 20 |
| 177 | + } |
| 178 | + ] |
| 179 | + }, |
| 180 | + { |
| 181 | + "token": "--hds-value-box-shadow", |
| 182 | + "occurrences": 2, |
| 183 | + "locations": [ |
| 184 | + { |
| 185 | + "file": "website/app/components/doc/token-preview/index.gts", |
| 186 | + "line": 156, |
| 187 | + "column": 17 |
| 188 | + }, |
| 189 | + { |
| 190 | + "file": "website/app/styles/doc-components/token-preview.scss", |
| 191 | + "line": 87, |
| 192 | + "column": 21 |
| 193 | + } |
| 194 | + ] |
| 195 | + }, |
| 196 | + { |
| 197 | + "token": "--hds-value-height", |
| 198 | + "occurrences": 2, |
| 199 | + "locations": [ |
| 200 | + { |
| 201 | + "file": "website/app/components/doc/token-preview/index.gts", |
| 202 | + "line": 149, |
| 203 | + "column": 17 |
| 204 | + }, |
| 205 | + { |
| 206 | + "file": "website/app/styles/doc-components/token-preview.scss", |
| 207 | + "line": 49, |
| 208 | + "column": 17 |
| 209 | + } |
| 210 | + ] |
| 211 | + }, |
| 212 | + { |
| 213 | + "token": "--hds-var-code-block-color-lang-css-punctuatione", |
| 214 | + "occurrences": 1, |
| 215 | + "locations": [ |
| 216 | + { |
| 217 | + "file": "packages/components/src/styles/components/code-block/theme.scss", |
| 218 | + "line": 210, |
| 219 | + "column": 18 |
| 220 | + } |
| 221 | + ] |
| 222 | + } |
| 223 | + ] |
44 | 224 | } |
0 commit comments