{"schemaVersion":1,"system":{"id":"nysds","name":"New York State Design System","officialDocumentation":"https://designsystem.ny.gov/"},"spec":{"slug":"nysds","confidence":"high","colors":[{"name":"State Blue 700 / Theme Default","value":"#154973","cssVar":"--nys-color-theme","role":"Primary theme colour — primary buttons, links and key UI"},{"name":"Theme Strong","value":"#0e324f","cssVar":"--nys-color-theme-strong","role":"Hover state on primary elements"},{"name":"Theme Mid","value":"#457aa5","cssVar":"--nys-color-theme-mid","role":"Secondary buttons and active states"},{"name":"Theme Faint","value":"#f7fafd","cssVar":"--nys-color-theme-faint","role":"Faintest theme tint for subtle fills and hover"},{"name":"Link Default","value":"#004dd1","cssVar":"--nys-color-link","role":"Inline link colour"},{"name":"Text Default","value":"#1b1b1b","cssVar":"--nys-color-text","role":"Default running text"},{"name":"Surface Default","value":"#ffffff","cssVar":"--nys-color-surface","role":"Default page surface"},{"name":"Surface Raised","value":"#f6f6f6","cssVar":"--nys-color-surface-raised","role":"Raised surface, cards and panels"}],"fonts":[{"role":"body","family":"Proxima Nova","stack":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"},{"role":"heading","family":"Proxima Nova","stack":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"},{"role":"ui","family":"Proxima Nova","stack":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"},{"role":"display","family":"Proxima Nova","stack":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'"},{"role":"alt","family":"Oswald","stack":"Oswald, Arial, sans-serif"},{"role":"serif","family":"Noto Serif","stack":"'Noto Serif', Georgia, Cambria, 'Times New Roman', Times, serif"},{"role":"monospace","family":"Roboto Mono Web","stack":"'Roboto Mono Web', 'Bitstream Vera Sans Mono', Consolas, Courier, monospace"}],"typeScale":[{"name":"body-xs","size":"0.75rem","lineHeight":"1.25rem"},{"name":"body-sm","size":"0.875rem","lineHeight":"1.5rem"},{"name":"body-md","size":"1rem","lineHeight":"1.5rem"},{"name":"body-lg","size":"1.125rem","lineHeight":"1.75rem"},{"name":"h1","size":"2.5rem","lineHeight":"2.5rem"},{"name":"h2","size":"2rem","lineHeight":"2.25rem"},{"name":"h3","size":"1.75rem","lineHeight":"2rem"},{"name":"h4","size":"1.375rem","lineHeight":"2rem"},{"name":"h5","size":"1.375rem","lineHeight":"1.75rem"},{"name":"h6","size":"1.125rem","lineHeight":"1.75rem"}],"spacing":{"base":"0.5rem","steps":["0.25rem","0.5rem","0.75rem","1rem","1.5rem","2rem","3rem","4rem","6rem"]},"radius":[{"name":"xs","value":"1px"},{"name":"sm","value":"2px"},{"name":"md","value":"0.25rem"},{"name":"lg","value":"0.5rem"},{"name":"xl","value":"0.75rem"},{"name":"xxl","value":"1rem"},{"name":"round","value":"1776px"}],"personality":"Institutional and deliberately unshowy: a deep State Blue on white, small 4px corners and Proxima Nova set at a plain 16px — with seven sector palettes behind it, so a health agency and a transportation agency can each look like themselves without leaving the system.","sources":["https://designsystem.ny.gov/","https://github.com/ITS-HCD/nysds","https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz"],"note":"Read from the maintainers' own DTCG token file at a pinned commit, not from the rendered site, and then checked a second time against dist/tokens.css in the published npm package: all twelve sampled values agree. That second pass earned its keep twice. It corrected the CSS variable names — the build collapses a `default` child into its parent, so the primary is --nys-color-theme and there is no --nys-color-theme-default — and it explains why --nys-color-theme looks like three different colours in the file: seven agency themes (admin, business, environment, health, local, safety, transportation) override it after :root, so the values here are the default State Blue theme only. Licence is worth stating precisely: package.json says MIT, but LICENSE.md is more careful — New York State's own work is a US government work released under CC0, with Material Icons under Apache-2.0 and Lit under BSD-3. Two details that are not measurements but say something anyway: the pill radius is 1776px, and the repository's former name was Excelsior, after the state motto.","evidence":{"/colors/0/value":{"status":"official","valueAtCheck":"#154973","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/0/cssVar":{"status":"official","valueAtCheck":"--nys-color-theme","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #154973. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/colors/1/value":{"status":"official","valueAtCheck":"#0e324f","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/strong; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/1/cssVar":{"status":"official","valueAtCheck":"--nys-color-theme-strong","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #0e324f. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/colors/2/value":{"status":"official","valueAtCheck":"#457aa5","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/mid; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/2/cssVar":{"status":"official","valueAtCheck":"--nys-color-theme-mid","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #457aa5. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/colors/3/value":{"status":"official","valueAtCheck":"#f7fafd","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/faint; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/3/cssVar":{"status":"official","valueAtCheck":"--nys-color-theme-faint","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #f7fafd. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/colors/4/value":{"status":"official","valueAtCheck":"#004dd1","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/link/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/4/cssVar":{"status":"official","valueAtCheck":"--nys-color-link","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #004dd1. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/colors/5/value":{"status":"official","valueAtCheck":"#1b1b1b","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/text/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/5/cssVar":{"status":"official","valueAtCheck":"--nys-color-text","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #1b1b1b. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/colors/6/value":{"status":"official","valueAtCheck":"#ffffff","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/surface/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/6/cssVar":{"status":"official","valueAtCheck":"--nys-color-surface","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #ffffff. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/colors/7/value":{"status":"official","valueAtCheck":"#f6f6f6","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/surface/raised; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/colors/7/cssVar":{"status":"official","valueAtCheck":"--nys-color-surface-raised","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #f6f6f6. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null},"/fonts/0/family":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/body/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/0/stack":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/body (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/1/family":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/heading/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/1/stack":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/heading (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/2/family":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/ui/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/2/stack":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/ui (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/3/family":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/display/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/3/stack":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/display (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/4/family":{"status":"official","valueAtCheck":"Oswald","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/alt/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/4/stack":{"status":"official","valueAtCheck":"Oswald, Arial, sans-serif","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/alt (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/5/family":{"status":"official","valueAtCheck":"Noto Serif","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/serif/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/5/stack":{"status":"official","valueAtCheck":"'Noto Serif', Georgia, Cambria, 'Times New Roman', Times, serif","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/serif (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/6/family":{"status":"official","valueAtCheck":"Roboto Mono Web","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/monospace/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/fonts/6/stack":{"status":"official","valueAtCheck":"'Roboto Mono Web', 'Bitstream Vera Sans Mono', Consolas, Courier, monospace","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/monospace (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/0/size":{"status":"official","valueAtCheck":"0.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-xs; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/0/lineHeight":{"status":"official","valueAtCheck":"1.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-xs; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/1/size":{"status":"official","valueAtCheck":"0.875rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-sm; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/1/lineHeight":{"status":"official","valueAtCheck":"1.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-sm; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/2/size":{"status":"official","valueAtCheck":"1rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-md; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/2/lineHeight":{"status":"official","valueAtCheck":"1.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-md; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/3/size":{"status":"official","valueAtCheck":"1.125rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-lg; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/3/lineHeight":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-lg; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/4/size":{"status":"official","valueAtCheck":"2.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h1; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/4/lineHeight":{"status":"official","valueAtCheck":"2.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h1; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/5/size":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h2; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/5/lineHeight":{"status":"official","valueAtCheck":"2.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h2; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/6/size":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h3; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/6/lineHeight":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h3; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/7/size":{"status":"official","valueAtCheck":"1.375rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h4; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/7/lineHeight":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h4; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/8/size":{"status":"official","valueAtCheck":"1.375rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h5; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/8/lineHeight":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h5; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/9/size":{"status":"official","valueAtCheck":"1.125rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h6; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/typeScale/9/lineHeight":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h6; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/base":{"status":"official","valueAtCheck":"0.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/100; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/0":{"status":"official","valueAtCheck":"0.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/50; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/1":{"status":"official","valueAtCheck":"0.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/100; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/2":{"status":"official","valueAtCheck":"0.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/150; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/3":{"status":"official","valueAtCheck":"1rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/200; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/4":{"status":"official","valueAtCheck":"1.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/300; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/5":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/400; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/6":{"status":"official","valueAtCheck":"3rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/600; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/7":{"status":"official","valueAtCheck":"4rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/800; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/spacing/steps/8":{"status":"official","valueAtCheck":"6rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/1200; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/radius/0/value":{"status":"official","valueAtCheck":"1px","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/xs; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/radius/1/value":{"status":"official","valueAtCheck":"2px","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/sm; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/radius/2/value":{"status":"official","valueAtCheck":"0.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/md; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/radius/3/value":{"status":"official","valueAtCheck":"0.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/lg; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/radius/4/value":{"status":"official","valueAtCheck":"0.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/xl; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/radius/5/value":{"status":"official","valueAtCheck":"1rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/xxl; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null},"/radius/6/value":{"status":"official","valueAtCheck":"1776px","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/round; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},"provenance":{"schemaVersion":1,"contextSources":["https://designsystem.ny.gov/","https://github.com/ITS-HCD/nysds","https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz"],"contextSourceLimit":"These sources contextualize the whole reference. They do not verify each field unless that field explicitly links a source.","claims":[{"path":"/colors/0/name","value":"State Blue 700 / Theme Default","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/0/value","value":"#154973","evidence":{"status":"official","valueAtCheck":"#154973","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/0/cssVar","value":"--nys-color-theme","evidence":{"status":"official","valueAtCheck":"--nys-color-theme","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #154973. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/0/role","value":"Primary theme colour — primary buttons, links and key UI","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/1/name","value":"Theme Strong","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/1/value","value":"#0e324f","evidence":{"status":"official","valueAtCheck":"#0e324f","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/strong; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/1/cssVar","value":"--nys-color-theme-strong","evidence":{"status":"official","valueAtCheck":"--nys-color-theme-strong","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #0e324f. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/1/role","value":"Hover state on primary elements","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/2/name","value":"Theme Mid","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/2/value","value":"#457aa5","evidence":{"status":"official","valueAtCheck":"#457aa5","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/mid; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/2/cssVar","value":"--nys-color-theme-mid","evidence":{"status":"official","valueAtCheck":"--nys-color-theme-mid","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #457aa5. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/2/role","value":"Secondary buttons and active states","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/3/name","value":"Theme Faint","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/3/value","value":"#f7fafd","evidence":{"status":"official","valueAtCheck":"#f7fafd","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /color/theme/faint; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/3/cssVar","value":"--nys-color-theme-faint","evidence":{"status":"official","valueAtCheck":"--nys-color-theme-faint","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #f7fafd. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/3/role","value":"Faintest theme tint for subtle fills and hover","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/4/name","value":"Link Default","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/4/value","value":"#004dd1","evidence":{"status":"official","valueAtCheck":"#004dd1","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/link/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/4/cssVar","value":"--nys-color-link","evidence":{"status":"official","valueAtCheck":"--nys-color-link","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #004dd1. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/4/role","value":"Inline link colour","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/5/name","value":"Text Default","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/5/value","value":"#1b1b1b","evidence":{"status":"official","valueAtCheck":"#1b1b1b","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/text/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/5/cssVar","value":"--nys-color-text","evidence":{"status":"official","valueAtCheck":"--nys-color-text","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #1b1b1b. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/5/role","value":"Default running text","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/6/name","value":"Surface Default","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/6/value","value":"#ffffff","evidence":{"status":"official","valueAtCheck":"#ffffff","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/surface/default; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/6/cssVar","value":"--nys-color-surface","evidence":{"status":"official","valueAtCheck":"--nys-color-surface","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #ffffff. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/6/role","value":"Default page surface","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/7/name","value":"Surface Raised","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/colors/7/value","value":"#f6f6f6","evidence":{"status":"official","valueAtCheck":"#f6f6f6","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /applied/color/surface/raised; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/colors/7/cssVar","value":"--nys-color-surface-raised","evidence":{"status":"official","valueAtCheck":"--nys-color-surface-raised","source":"https://registry.npmjs.org/@nysds/tokens/-/tokens-1.21.1.tgz","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the custom-property name from dist/tokens.css in the published package, where the :root declaration resolves it to #f6f6f6. Terrazzo collapses a `default` child into its parent, so the name is not the token path. SHA-256 of the tarball 47267ba87a833530e9a9de87b77b01d302b90da31666cb6d1a1b8280cb3ebcda. Scope: the published artefact only.","maintainerConfirmedAt":null}},{"path":"/colors/7/role","value":"Raised surface, cards and panels","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/0/role","value":"body","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/0/family","value":"Proxima Nova","evidence":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/body/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/0/stack","value":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","evidence":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/body (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/1/role","value":"heading","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/1/family","value":"Proxima Nova","evidence":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/heading/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/1/stack","value":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","evidence":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/heading (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/2/role","value":"ui","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/2/family","value":"Proxima Nova","evidence":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/ui/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/2/stack","value":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","evidence":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/ui (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/3/role","value":"display","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/3/family","value":"Proxima Nova","evidence":{"status":"official","valueAtCheck":"Proxima Nova","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/display/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/3/stack","value":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","evidence":{"status":"official","valueAtCheck":"'Proxima Nova', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/display (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/4/role","value":"alt","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/4/family","value":"Oswald","evidence":{"status":"official","valueAtCheck":"Oswald","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/alt/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/4/stack","value":"Oswald, Arial, sans-serif","evidence":{"status":"official","valueAtCheck":"Oswald, Arial, sans-serif","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/alt (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/5/role","value":"serif","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/5/family","value":"Noto Serif","evidence":{"status":"official","valueAtCheck":"Noto Serif","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/serif/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/5/stack","value":"'Noto Serif', Georgia, Cambria, 'Times New Roman', Times, serif","evidence":{"status":"official","valueAtCheck":"'Noto Serif', Georgia, Cambria, 'Times New Roman', Times, serif","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/serif (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/6/role","value":"monospace","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/fonts/6/family","value":"Roboto Mono Web","evidence":{"status":"official","valueAtCheck":"Roboto Mono Web","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/monospace/0; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/fonts/6/stack","value":"'Roboto Mono Web', 'Bitstream Vera Sans Mono', Consolas, Courier, monospace","evidence":{"status":"official","valueAtCheck":"'Roboto Mono Web', 'Bitstream Vera Sans Mono', Consolas, Courier, monospace","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/family/monospace (full list, joined); SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/0/name","value":"body-xs","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/0/size","value":"0.75rem","evidence":{"status":"official","valueAtCheck":"0.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-xs; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/0/lineHeight","value":"1.25rem","evidence":{"status":"official","valueAtCheck":"1.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-xs; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/1/name","value":"body-sm","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/1/size","value":"0.875rem","evidence":{"status":"official","valueAtCheck":"0.875rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-sm; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/1/lineHeight","value":"1.5rem","evidence":{"status":"official","valueAtCheck":"1.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-sm; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/2/name","value":"body-md","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/2/size","value":"1rem","evidence":{"status":"official","valueAtCheck":"1rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-md; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/2/lineHeight","value":"1.5rem","evidence":{"status":"official","valueAtCheck":"1.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-md; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/3/name","value":"body-lg","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/3/size","value":"1.125rem","evidence":{"status":"official","valueAtCheck":"1.125rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/body-lg; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/3/lineHeight","value":"1.75rem","evidence":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/body-lg; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/4/name","value":"h1","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/4/size","value":"2.5rem","evidence":{"status":"official","valueAtCheck":"2.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h1; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/4/lineHeight","value":"2.5rem","evidence":{"status":"official","valueAtCheck":"2.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h1; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/5/name","value":"h2","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/5/size","value":"2rem","evidence":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h2; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/5/lineHeight","value":"2.25rem","evidence":{"status":"official","valueAtCheck":"2.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h2; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/6/name","value":"h3","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/6/size","value":"1.75rem","evidence":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h3; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/6/lineHeight","value":"2rem","evidence":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h3; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/7/name","value":"h4","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/7/size","value":"1.375rem","evidence":{"status":"official","valueAtCheck":"1.375rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h4; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/7/lineHeight","value":"2rem","evidence":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h4; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/8/name","value":"h5","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/8/size","value":"1.375rem","evidence":{"status":"official","valueAtCheck":"1.375rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h5; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/8/lineHeight","value":"1.75rem","evidence":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h5; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/9/name","value":"h6","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/typeScale/9/size","value":"1.125rem","evidence":{"status":"official","valueAtCheck":"1.125rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/size/h6; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/typeScale/9/lineHeight","value":"1.75rem","evidence":{"status":"official","valueAtCheck":"1.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /font/lineheight/h6; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/base","value":"0.5rem","evidence":{"status":"official","valueAtCheck":"0.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/100; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/0","value":"0.25rem","evidence":{"status":"official","valueAtCheck":"0.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/50; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/1","value":"0.5rem","evidence":{"status":"official","valueAtCheck":"0.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/100; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/2","value":"0.75rem","evidence":{"status":"official","valueAtCheck":"0.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/150; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/3","value":"1rem","evidence":{"status":"official","valueAtCheck":"1rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/200; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/4","value":"1.5rem","evidence":{"status":"official","valueAtCheck":"1.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/300; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/5","value":"2rem","evidence":{"status":"official","valueAtCheck":"2rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/400; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/6","value":"3rem","evidence":{"status":"official","valueAtCheck":"3rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/600; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/7","value":"4rem","evidence":{"status":"official","valueAtCheck":"4rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/800; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/spacing/steps/8","value":"6rem","evidence":{"status":"official","valueAtCheck":"6rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /space/1200; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/radius/0/name","value":"xs","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/radius/0/value","value":"1px","evidence":{"status":"official","valueAtCheck":"1px","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/xs; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/radius/1/name","value":"sm","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/radius/1/value","value":"2px","evidence":{"status":"official","valueAtCheck":"2px","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/sm; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/radius/2/name","value":"md","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/radius/2/value","value":"0.25rem","evidence":{"status":"official","valueAtCheck":"0.25rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/md; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/radius/3/name","value":"lg","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/radius/3/value","value":"0.5rem","evidence":{"status":"official","valueAtCheck":"0.5rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/lg; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/radius/4/name","value":"xl","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/radius/4/value","value":"0.75rem","evidence":{"status":"official","valueAtCheck":"0.75rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/xl; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/radius/5/name","value":"xxl","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/radius/5/value","value":"1rem","evidence":{"status":"official","valueAtCheck":"1rem","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/xxl; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/radius/6/name","value":"round","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}},{"path":"/radius/6/value","value":"1776px","evidence":{"status":"official","valueAtCheck":"1776px","source":"https://raw.githubusercontent.com/ITS-HCD/nysds/5f012c4a22e1c03916cdc1fcda1d65aec308d48c/packages/tokens/src/tokens.json","checkedAt":"2026-09-22","version":"@nysds/tokens 1.21.1","method":"Read the exact value from the maintainers' published DTCG token file at a pinned commit, resolving {alias} references to their primitive. Source field /radius/round; SHA-256 75c7db06f0235f5542f25f9ed21bb89db375ea85a8ed4fdd9902ff0bd5c14cb0. Scope: the published token set only — no claim about component behaviour or about values the docs site renders.","maintainerConfirmedAt":null}},{"path":"/personality","value":"Institutional and deliberately unshowy: a deep State Blue on white, small 4px corners and Proxima Nova set at a plain 16px — with seven sector palettes behind it, so a health agency and a transportation agency can each look like themselves without leaving the system.","evidence":{"status":"unknown","source":null,"checkedAt":null,"version":null,"method":"Legacy editorial reference; field-level source, method and verification date were not retained."}}],"coverage":{"total":108,"sourceLinked":67,"dated":67}}}}